diff --git a/sites/enterprise-collaboration-faqs/10.js b/sites/enterprise-collaboration-faqs/10.js index eb14fadd53c048d0cd0da18104e3c2db45f478a2..c12ace1f427e83d6d9ceef5dbf5b88108fc84d3d 100644 --- a/sites/enterprise-collaboration-faqs/10.js +++ b/sites/enterprise-collaboration-faqs/10.js @@ -1,9 +1,9 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{325:function(t,e,r){"use strict";r.d(e,"d",(function(){return n})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return a})),r.d(e,"b",(function(){return o}));var n=Math.min,i=Math.max,a=Math.abs,o=(Math.ceil,Math.floor);Math.pow,Math.round},333:function(t,e,r){},349:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},377:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(14),o=r(24),c=r(162),l=r(161);n("match",1,(function(t,e,r){return[function(e){var r=o(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=i(t),u=String(this);if(!o.global)return l(o,u);var s=o.unicode;o.lastIndex=0;for(var p,f=[],d=0;null!==(p=l(o,u));){var h=String(p[0]);f[d]=h,""===h&&(o.lastIndex=c(u,a(o.lastIndex),s)),d++}return 0===d?null:f}]}))},378:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(24),o=r(379),c=r(161);n("search",1,(function(t,e,r){return[function(e){var r=a(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var a=i(t),l=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var s=c(a,l);return o(a.lastIndex,u)||(a.lastIndex=u),null===s?-1:s.index}]}))},379:function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},380:function(t,e,r){"use strict";var n=r(1),i=r(381).trim;n({target:"String",proto:!0,forced:r(382)("trim")},{trim:function(){return i(this)}})},381:function(t,e,r){var n=r(24),i="["+r(349)+"]",a=RegExp("^"+i+i+"*"),o=RegExp(i+i+"*$"),c=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(a,"")),2&t&&(r=r.replace(o,"")),r}};t.exports={start:c(1),end:c(2),trim:c(3)}},382:function(t,e,r){var n=r(2),i=r(349);t.exports=function(t){return n((function(){return!!i[t]()||"​…᠎"!="​…᠎"[t]()||i[t].name!==t}))}},383:function(t,e,r){"use strict";var n=r(333);r.n(n).a},420:function(t,e,r){"use strict";r.r(e);r(28),r(86),r(315),r(60),r(377),r(378),r(380),r(87);var n=r(419),i=r(474),a=r(348),o=r(297),c=r(302),l=r(307),u=r(319),s={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var t=this;this.$nextTick((function(){Object(l.t)((function(){var e=t.$el;t.autofocus&&Object(l.o)(e)&&(Object(l.p)(e,"input, textarea, select")||(e=Object(l.u)("input, textarea, select",e)),Object(l.d)(e))}))}))}}},p=r(304),f={props:{size:{type:String,default:function(){return Object(p.c)("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},d=r(299),h={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return Object(d.a)(this.state)?this.state:null},stateClass:function(){var t=this.computedState;return!0===t?"is-valid":!1===t?"is-invalid":null}}},b=r(325),m=r(312),y=r(301),O={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:Object(y.e)(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return Object(b.c)(Object(m.b)(this.debounce,0),0)},hasFormatter:function(){return Object(d.d)(this.formatter)}},watch:{value:function(t){var e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.clearDebounce(),this.localValue=e,this.vModelValue=t)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var t=this.value,e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.localValue=e,this.vModelValue=t)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t=Object(y.e)(t),!this.hasFormatter||this.lazyFormatter&&!r||(t=this.formatter(t,e)),t},modifyValue:function(t){return this.trim&&(t=t.trim()),this.number&&(t=Object(m.a)(t,t)),t},updateValue:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.lazy;if(!n||r)if((t=this.modifyValue(t))!==this.vModelValue){this.clearDebounce();var i=function(){e.vModelValue=t,e.$emit("update",t)},a=this.computedDebounce;a>0&&!n&&!r?this.$_inputDebounceTimer=setTimeout(i,a):i()}else if(this.hasFormatter){var o=this.$refs.input;o&&t!==o.value&&(o.value=t)}},onInput:function(t){if(!t.target.composing){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r),this.$emit("input",r))}},onChange:function(t){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r,!0),this.$emit("change",r))},onBlur:function(t){var e=t.target.value,r=this.formatValue(e,t,!0);!1!==r&&(this.localValue=Object(y.e)(this.modifyValue(r)),this.updateValue(r,!0)),this.$emit("blur",t)},focus:function(){this.disabled||Object(l.d)(this.$el)},blur:function(){this.disabled||Object(l.c)(this.$el)}}},v=r(320),g=r(347);function j(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function w(t){for(var e=1;e'); +(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{325:function(t,e,r){"use strict";r.d(e,"d",(function(){return n})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return a})),r.d(e,"b",(function(){return o}));var n=Math.min,i=Math.max,a=Math.abs,o=(Math.ceil,Math.floor);Math.pow,Math.round},333:function(t,e,r){},349:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},375:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(14),o=r(24),c=r(162),l=r(161);n("match",1,(function(t,e,r){return[function(e){var r=o(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=i(t),u=String(this);if(!o.global)return l(o,u);var s=o.unicode;o.lastIndex=0;for(var p,f=[],d=0;null!==(p=l(o,u));){var h=String(p[0]);f[d]=h,""===h&&(o.lastIndex=c(u,a(o.lastIndex),s)),d++}return 0===d?null:f}]}))},376:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(24),o=r(377),c=r(161);n("search",1,(function(t,e,r){return[function(e){var r=a(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var a=i(t),l=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var s=c(a,l);return o(a.lastIndex,u)||(a.lastIndex=u),null===s?-1:s.index}]}))},377:function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},378:function(t,e,r){"use strict";var n=r(1),i=r(379).trim;n({target:"String",proto:!0,forced:r(380)("trim")},{trim:function(){return i(this)}})},379:function(t,e,r){var n=r(24),i="["+r(349)+"]",a=RegExp("^"+i+i+"*"),o=RegExp(i+i+"*$"),c=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(a,"")),2&t&&(r=r.replace(o,"")),r}};t.exports={start:c(1),end:c(2),trim:c(3)}},380:function(t,e,r){var n=r(2),i=r(349);t.exports=function(t){return n((function(){return!!i[t]()||"​…᠎"!="​…᠎"[t]()||i[t].name!==t}))}},381:function(t,e,r){"use strict";var n=r(333);r.n(n).a},418:function(t,e,r){"use strict";r.r(e);r(28),r(86),r(315),r(60),r(375),r(376),r(378),r(87);var n=r(417),i=r(469),a=r(348),o=r(297),c=r(302),l=r(307),u=r(319),s={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var t=this;this.$nextTick((function(){Object(l.t)((function(){var e=t.$el;t.autofocus&&Object(l.o)(e)&&(Object(l.p)(e,"input, textarea, select")||(e=Object(l.u)("input, textarea, select",e)),Object(l.d)(e))}))}))}}},p=r(304),f={props:{size:{type:String,default:function(){return Object(p.c)("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},d=r(299),h={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return Object(d.a)(this.state)?this.state:null},stateClass:function(){var t=this.computedState;return!0===t?"is-valid":!1===t?"is-invalid":null}}},b=r(325),m=r(312),y=r(301),O={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:Object(y.e)(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return Object(b.c)(Object(m.b)(this.debounce,0),0)},hasFormatter:function(){return Object(d.d)(this.formatter)}},watch:{value:function(t){var e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.clearDebounce(),this.localValue=e,this.vModelValue=t)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var t=this.value,e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.localValue=e,this.vModelValue=t)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t=Object(y.e)(t),!this.hasFormatter||this.lazyFormatter&&!r||(t=this.formatter(t,e)),t},modifyValue:function(t){return this.trim&&(t=t.trim()),this.number&&(t=Object(m.a)(t,t)),t},updateValue:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.lazy;if(!n||r)if((t=this.modifyValue(t))!==this.vModelValue){this.clearDebounce();var i=function(){e.vModelValue=t,e.$emit("update",t)},a=this.computedDebounce;a>0&&!n&&!r?this.$_inputDebounceTimer=setTimeout(i,a):i()}else if(this.hasFormatter){var o=this.$refs.input;o&&t!==o.value&&(o.value=t)}},onInput:function(t){if(!t.target.composing){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r),this.$emit("input",r))}},onChange:function(t){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r,!0),this.$emit("change",r))},onBlur:function(t){var e=t.target.value,r=this.formatValue(e,t,!0);!1!==r&&(this.localValue=Object(y.e)(this.modifyValue(r)),this.updateValue(r,!0)),this.$emit("blur",t)},focus:function(){this.disabled||Object(l.d)(this.$el)},blur:function(){this.disabled||Object(l.c)(this.$el)}}},v=r(320),g=r(347);function j(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function w(t){for(var e=1;e'); /*! * BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha4 * * @link https://icons.getbootstrap.com/ * @license MIT * https://github.com/twbs/icons/blob/master/LICENSE.md - */function at(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ot(t){for(var e=1;et.length)&&(e=t.length);for(var r=0,n=new Array(e);r3,expression:"news.length > 3"},{name:"b-toggle",rawName:"v-b-toggle.collapse-news",modifiers:{"collapse-news":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))])],2)]),t._v(" "),r("hr")])}),[],!1,null,"19ae4ad8",null);e.default=O.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return m})),r.d(e,"a",(function(){return v}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),b="BCardSubTitle",p={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(b,"subTitleTextVariant")}}},d=a.a.extend({name:b,functional:!0,props:p,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return O(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return O(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return O(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function O(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r3,expression:"news.length > 3"},{name:"b-toggle",rawName:"v-b-toggle.collapse-news",modifiers:{"collapse-news":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))])],2)]),t._v(" "),r("hr")])}),[],!1,null,"19ae4ad8",null);e.default=O.exports}}]); //# sourceMappingURL=11.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/13.js b/sites/enterprise-collaboration-faqs/13.js index be0e22ab9631c6d4e3f13d766ccfc6e34029427a..02ac9bb019da1429d23a400191decb3de12159a9 100644 --- a/sites/enterprise-collaboration-faqs/13.js +++ b/sites/enterprise-collaboration-faqs/13.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return v})),r.d(e,"a",(function(){return h}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),p="BCardSubTitle",d={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(p,"subTitleTextVariant")}}},b=a.a.extend({name:p,functional:!0,props:d,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return g(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return g(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return g(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=s(y,n),p=0;pO-n+r;p--)delete y[p-1]}else if(r>n)for(p=O-n;p>m;p--)b=p+r-1,(d=p+n-1)in y?y[b]=y[d]:delete y[b];for(p=0;p1?r("b-button",{directives:[{name:"b-toggle",rawName:"v-b-toggle.collapse-1",modifiers:{"collapse-1":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))]):t._e()],1)])])}),[],!1,null,"08bfb501",null);e.default=p.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return v})),r.d(e,"a",(function(){return h}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),p="BCardSubTitle",d={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(p,"subTitleTextVariant")}}},b=a.a.extend({name:p,functional:!0,props:d,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return g(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return g(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return g(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=s(y,n),p=0;pO-n+r;p--)delete y[p-1]}else if(r>n)for(p=O-n;p>m;p--)b=p+r-1,(d=p+n-1)in y?y[b]=y[d]:delete y[b];for(p=0;p1?r("b-button",{directives:[{name:"b-toggle",rawName:"v-b-toggle.collapse-1",modifiers:{"collapse-1":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))]):t._e()],1)])])}),[],!1,null,"08bfb501",null);e.default=p.exports}}]); //# sourceMappingURL=13.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/14.js b/sites/enterprise-collaboration-faqs/14.js index c34a50ab4862d963604491583d609c3940605f87..57dabc7fe2352e7cd03da27af2276e1f7c0d51bb 100644 --- a/sites/enterprise-collaboration-faqs/14.js +++ b/sites/enterprise-collaboration-faqs/14.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{327:function(t,e,a){t.exports=a.p+"assets/img/mfa_code_screen.71394efd.png"},361:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_login_screen.9496ba97.png"},362:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_register_screen.3263cb75.png"},363:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_verification.b8be6902.png"},364:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_validation.29232515.png"},365:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_wo_mattermost_main_page.e5d6a5b3.png"},366:function(t,e,a){t.exports=a.p+"assets/img/forgot_password_screen.193cf237.png"},367:function(t,e,a){t.exports=a.p+"assets/img/reset_password_verification_email.44341091.png"},368:function(t,e,a){t.exports=a.p+"assets/img/password_reset_screen.91fe3886.png"},443:function(t,e,a){"use strict";a.r(e);var o=a(39),r=Object(o.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[o("p",[o("strong",[t._v("Related Articles")])]),t._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/twofactor.html"}},[t._v("What is Two-Factor Authentication?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-create-a-p1-sso-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-create-a-p1-sso-account"}},[t._v("#")]),t._v(" How do I create a P1 SSO Account?")]),t._v(" "),o("hr"),t._v(" "),o("h5",{attrs:{id:"to-get-started-you-will-need"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#to-get-started-you-will-need"}},[t._v("#")]),t._v(" To get started, you will need:")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("A web browser")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("Use a web browser on a computer to register.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Mobile Device with Multi Factor Authentication (MFA)")])]),t._v(" "),o("ul",[o("li",[t._v("Use a mobile device with a Multi Factor Authentication (MFA) app, such as Google Authenticator or Authy.")])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Government email address")])]),t._v(" "),o("ul",[o("li",[t._v("Have access to your government email address.")])])])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"new-user-registration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#new-user-registration"}},[t._v("#")]),t._v(" New user registration")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("For users who want to create a new SSO Account and gain access to Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])]),t._v(" "),o("li",[o("p",[t._v("Anyone can register now with any email, but if you don't have one that matches IL2 or IL4 and aren't using CAC, you will be dropped into the \"Randos\" group and only have access to Harbor/Repo1/IronBank")])])]),t._v(" "),o("h4",{attrs:{id:"step-1-register-on-your-desktop-with-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-1-register-on-your-desktop-with-cac"}},[t._v("#")]),t._v(" Step 1: Register on your desktop with CAC")]),t._v(" "),o("p",[o("strong",[t._v("Desktop computer with a CAC installed registration:")])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),o("OutboundLink")],1),t._v(" "),o("ul",[o("li",[o("strong",[t._v("Note:")]),t._v(" if your domain is whitelisted, you'll have to ignore the following and go to\n"),o("a",{attrs:{href:"https://chat.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" or "),o("a",{attrs:{href:"https://chat.il4.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il4.dsop.io/"),o("OutboundLink")],1),t._v(" to chat if you've got a CAC.")])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(361),alt:"alt Login Image"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Enter your name.")])]),t._v(" "),o("li",[o("p",[t._v("Select affiliation- if you are a contractor working on platform 1, select yourself as")]),t._v(" "),o("p",[t._v("contractor.")])]),t._v(" "),o("li",[o("p",[t._v("Select N/A for Pay Grade unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter your unit, organization/company name, user name fields, and government email.")])]),t._v(" "),o("li",[o("p",[t._v("Access Request Notes can be blank unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter and confirm your password.")])]),t._v(" "),o("li",[o("p",[t._v("Click Register.")])])]),t._v(" "),o("p",[o("strong",[t._v("Note:")]),t._v(" If you are not sure who your team admin is or can't get a hold, email at "),o("a",{attrs:{href:"mailto:dod_p1chat_admin@afwerx.af.mil"}},[t._v("dod_p1chat_admin@afwerx.af.mil")]),t._v(".")]),t._v(" "),o("p",[o("img",{attrs:{src:a(362),alt:"alt Registration Example Picture"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-2-multi-factor-authentication-mfa-set-up"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-2-multi-factor-authentication-mfa-set-up"}},[t._v("#")]),t._v(" Step 2: Multi-factor authentication (MFA) set up")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("Setup an MFA by scanning the QR code with your MFA app")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("You can set up an MFA after registering with CAC or an invite link.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code with your MFA app.")])]),t._v(" "),o("li",[o("p",[t._v("This will create a 6-digit pin that changes every 30 seconds.")])]),t._v(" "),o("li",[o("p",[t._v("You will need to enter the MFA 6-digit pin each time you login, so do not delete the MFA app.")])])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Scan the QR code with your app, and enter the one time-code.")])]),t._v(" "),o("li",[o("p",[t._v("Enter device name if necessary (not required) and hit submit.")])])]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-3-verify-your-email-address"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-3-verify-your-email-address"}},[t._v("#")]),t._v(" Step 3: Verify your email address")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Verify your email address by checking your email for a link.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to e-mail address verification" or copy the URL to')])])]),t._v(" "),o("p",[t._v("a web browser.")]),t._v(" "),o("p",[o("img",{attrs:{src:a(363),alt:"alt Email Verification Screen Image"}})]),t._v(" "),o("ol",{attrs:{start:"3"}},[o("li",[o("p",[t._v('Verify by clicking "Click here to proceed."')])]),t._v(" "),o("li",[o("p",[t._v('On the next screen, click "Back to Application."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(364),alt:"alt Email Validation Scree Image"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-4-your-account-has-been-created"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-4-your-account-has-been-created"}},[t._v("#")]),t._v(" Step 4: Your account has been created")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(" to access Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"http://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("http://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" for IL2 Mattermost instance.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Platform One SSO."')])]),t._v(" "),o("li",[o("p",[t._v("Login with the credentials you created.")])]),t._v(" "),o("li",[o("p",[t._v("You will be asked to join a team after logging in.")])]),t._v(" "),o("li",[o("p",[t._v('Select the "Welcome" team and join the "Team Access Request" public channel')])])]),t._v(" "),o("p",[t._v("to request your team.")]),t._v(" "),o("ol",{attrs:{start:"5"}},[o("li",[t._v("If desired, you can update the rest of your profile.")])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[t._v("#")]),t._v(" How to create an SSO account if you have a Mattermost account:")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(".")])]),t._v(" "),o("p",[o("img",{attrs:{src:a(365),alt:"alt Main Page Image for Setup"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Click Platform One SSO.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Forgot Password."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(366),alt:"alt Login Screen Pointing to Reset Password link"}})]),t._v(" "),o("ol",{attrs:{start:"4"}},[o("li",[o("p",[t._v("Enter your email in the next screen.")])]),t._v(" "),o("li",[o("p",[t._v("Check your email to find a link to reset your credentials.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to reset credentials" or copy the URL into a web browser.')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(367),alt:"alt Reset Password Email Verification Image"}})]),t._v(" "),o("ol",{attrs:{start:"6"}},[o("li",[o("p",[t._v("You will be sent to the page where you scan the QR code.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code using your MFA app.")]),t._v(" "),o("ul",[o("li",[t._v("The QR code will reset if your MFA pin is not accepted or entered incorrectly, if this happens then re-scan the QR code.")])])]),t._v(" "),o("li",[o("p",[t._v("Create a new password.")]),t._v(" "),o("ul",[o("li",[t._v("You can use the same password as your Mattermost account, but it must have at least two special characters.")])])]),t._v(" "),o("li",[o("p",[t._v("You are now logged into Mattermost.")])])]),t._v(" "),o("p",[o("strong",[t._v('From here on, you will be using the blue "Platform One SSO" button on Mattermost login screen to log into your account using the username, password, and MFA you just setup.')])]),t._v(" "),o("p",[o("img",{attrs:{src:a(368),alt:"alt Password Reset Screen Image"}})]),t._v(" "),o("p",[o("strong",[t._v("NOTE")])]),t._v(" "),o("ul",[o("li",[t._v('For mobile app, select the purple "GitLab" button to log into P1 SSO. This is a')])]),t._v(" "),o("p",[t._v("known issue.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{327:function(t,e,a){t.exports=a.p+"assets/img/mfa_code_screen.71394efd.png"},359:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_login_screen.9496ba97.png"},360:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_register_screen.3263cb75.png"},361:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_verification.b8be6902.png"},362:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_validation.29232515.png"},363:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_wo_mattermost_main_page.e5d6a5b3.png"},364:function(t,e,a){t.exports=a.p+"assets/img/forgot_password_screen.193cf237.png"},365:function(t,e,a){t.exports=a.p+"assets/img/reset_password_verification_email.44341091.png"},366:function(t,e,a){t.exports=a.p+"assets/img/password_reset_screen.91fe3886.png"},439:function(t,e,a){"use strict";a.r(e);var o=a(39),r=Object(o.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[o("p",[o("strong",[t._v("Related Articles")])]),t._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/twofactor.html"}},[t._v("What is Two-Factor Authentication?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-create-a-p1-sso-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-create-a-p1-sso-account"}},[t._v("#")]),t._v(" How do I create a P1 SSO Account?")]),t._v(" "),o("hr"),t._v(" "),o("h5",{attrs:{id:"to-get-started-you-will-need"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#to-get-started-you-will-need"}},[t._v("#")]),t._v(" To get started, you will need:")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("A web browser")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("Use a web browser on a computer to register.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Mobile Device with Multi Factor Authentication (MFA)")])]),t._v(" "),o("ul",[o("li",[t._v("Use a mobile device with a Multi Factor Authentication (MFA) app, such as Google Authenticator or Authy.")])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Government email address")])]),t._v(" "),o("ul",[o("li",[t._v("Have access to your government email address.")])])])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"new-user-registration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#new-user-registration"}},[t._v("#")]),t._v(" New user registration")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("For users who want to create a new SSO Account and gain access to Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])]),t._v(" "),o("li",[o("p",[t._v("Anyone can register now with any email, but if you don't have one that matches IL2 or IL4 and aren't using CAC, you will be dropped into the \"Randos\" group and only have access to Harbor/Repo1/IronBank")])])]),t._v(" "),o("h4",{attrs:{id:"step-1-register-on-your-desktop-with-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-1-register-on-your-desktop-with-cac"}},[t._v("#")]),t._v(" Step 1: Register on your desktop with CAC")]),t._v(" "),o("p",[o("strong",[t._v("Desktop computer with a CAC installed registration:")])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),o("OutboundLink")],1),t._v(" "),o("ul",[o("li",[o("strong",[t._v("Note:")]),t._v(" if your domain is whitelisted, you'll have to ignore the following and go to\n"),o("a",{attrs:{href:"https://chat.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" or "),o("a",{attrs:{href:"https://chat.il4.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il4.dsop.io/"),o("OutboundLink")],1),t._v(" to chat if you've got a CAC.")])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(359),alt:"alt Login Image"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Enter your name.")])]),t._v(" "),o("li",[o("p",[t._v("Select affiliation- if you are a contractor working on platform 1, select yourself as")]),t._v(" "),o("p",[t._v("contractor.")])]),t._v(" "),o("li",[o("p",[t._v("Select N/A for Pay Grade unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter your unit, organization/company name, user name fields, and government email.")])]),t._v(" "),o("li",[o("p",[t._v("Access Request Notes can be blank unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter and confirm your password.")])]),t._v(" "),o("li",[o("p",[t._v("Click Register.")])])]),t._v(" "),o("p",[o("strong",[t._v("Note:")]),t._v(" If you are not sure who your team admin is or can't get a hold, email at "),o("a",{attrs:{href:"mailto:dod_p1chat_admin@afwerx.af.mil"}},[t._v("dod_p1chat_admin@afwerx.af.mil")]),t._v(".")]),t._v(" "),o("p",[o("img",{attrs:{src:a(360),alt:"alt Registration Example Picture"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-2-multi-factor-authentication-mfa-set-up"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-2-multi-factor-authentication-mfa-set-up"}},[t._v("#")]),t._v(" Step 2: Multi-factor authentication (MFA) set up")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("Setup an MFA by scanning the QR code with your MFA app")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("You can set up an MFA after registering with CAC or an invite link.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code with your MFA app.")])]),t._v(" "),o("li",[o("p",[t._v("This will create a 6-digit pin that changes every 30 seconds.")])]),t._v(" "),o("li",[o("p",[t._v("You will need to enter the MFA 6-digit pin each time you login, so do not delete the MFA app.")])])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Scan the QR code with your app, and enter the one time-code.")])]),t._v(" "),o("li",[o("p",[t._v("Enter device name if necessary (not required) and hit submit.")])])]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-3-verify-your-email-address"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-3-verify-your-email-address"}},[t._v("#")]),t._v(" Step 3: Verify your email address")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Verify your email address by checking your email for a link.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to e-mail address verification" or copy the URL to')])])]),t._v(" "),o("p",[t._v("a web browser.")]),t._v(" "),o("p",[o("img",{attrs:{src:a(361),alt:"alt Email Verification Screen Image"}})]),t._v(" "),o("ol",{attrs:{start:"3"}},[o("li",[o("p",[t._v('Verify by clicking "Click here to proceed."')])]),t._v(" "),o("li",[o("p",[t._v('On the next screen, click "Back to Application."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(362),alt:"alt Email Validation Scree Image"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-4-your-account-has-been-created"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-4-your-account-has-been-created"}},[t._v("#")]),t._v(" Step 4: Your account has been created")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(" to access Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"http://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("http://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" for IL2 Mattermost instance.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Platform One SSO."')])]),t._v(" "),o("li",[o("p",[t._v("Login with the credentials you created.")])]),t._v(" "),o("li",[o("p",[t._v("You will be asked to join a team after logging in.")])]),t._v(" "),o("li",[o("p",[t._v('Select the "Welcome" team and join the "Team Access Request" public channel')])])]),t._v(" "),o("p",[t._v("to request your team.")]),t._v(" "),o("ol",{attrs:{start:"5"}},[o("li",[t._v("If desired, you can update the rest of your profile.")])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[t._v("#")]),t._v(" How to create an SSO account if you have a Mattermost account:")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(".")])]),t._v(" "),o("p",[o("img",{attrs:{src:a(363),alt:"alt Main Page Image for Setup"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Click Platform One SSO.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Forgot Password."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(364),alt:"alt Login Screen Pointing to Reset Password link"}})]),t._v(" "),o("ol",{attrs:{start:"4"}},[o("li",[o("p",[t._v("Enter your email in the next screen.")])]),t._v(" "),o("li",[o("p",[t._v("Check your email to find a link to reset your credentials.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to reset credentials" or copy the URL into a web browser.')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(365),alt:"alt Reset Password Email Verification Image"}})]),t._v(" "),o("ol",{attrs:{start:"6"}},[o("li",[o("p",[t._v("You will be sent to the page where you scan the QR code.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code using your MFA app.")]),t._v(" "),o("ul",[o("li",[t._v("The QR code will reset if your MFA pin is not accepted or entered incorrectly, if this happens then re-scan the QR code.")])])]),t._v(" "),o("li",[o("p",[t._v("Create a new password.")]),t._v(" "),o("ul",[o("li",[t._v("You can use the same password as your Mattermost account, but it must have at least two special characters.")])])]),t._v(" "),o("li",[o("p",[t._v("You are now logged into Mattermost.")])])]),t._v(" "),o("p",[o("strong",[t._v('From here on, you will be using the blue "Platform One SSO" button on Mattermost login screen to log into your account using the username, password, and MFA you just setup.')])]),t._v(" "),o("p",[o("img",{attrs:{src:a(366),alt:"alt Password Reset Screen Image"}})]),t._v(" "),o("p",[o("strong",[t._v("NOTE")])]),t._v(" "),o("ul",[o("li",[t._v('For mobile app, select the purple "GitLab" button to log into P1 SSO. This is a')])]),t._v(" "),o("p",[t._v("known issue.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]); //# sourceMappingURL=14.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/15.js b/sites/enterprise-collaboration-faqs/15.js index bd42048bf6fba04e8612e026259d728ff1c9670a..c4ef41618427beb26520ab901b1f5ef1bfdda4c5 100644 --- a/sites/enterprise-collaboration-faqs/15.js +++ b/sites/enterprise-collaboration-faqs/15.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{298:function(t,e,r){"use strict";r.d(e,"c",(function(){return a})),r.d(e,"e",(function(){return s})),r.d(e,"d",(function(){return u})),r.d(e,"a",(function(){return l})),r.d(e,"b",(function(){return f}));var n=r(306),c=r(302),o=r(300),i=r(301),a=function(t,e){return t+Object(i.g)(e)},s=function(t,e){return Object(i.c)(e.replace(t,""))},u=function(t,e){return e+(t?Object(i.g)(t):"")},l=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(c.d)(t))return t.map(e);var r={};for(var i in t)Object(o.f)(t,i)&&(r[e(i)]=Object(o.g)(t[i])?Object(o.b)(t[i]):t[i]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(c.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),c=r(20),o=r(11),i=r(2),a=r(40),s=[],u=s.sort,l=i((function(){s.sort(void 0)})),f=i((function(){s.sort(null)})),b=a("sort");n({target:"Array",proto:!0,forced:l||!f||!b},{sort:function(t){return void 0===t?u.call(o(this)):u.call(o(this),c(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return j}));var n=r(296),c=r(306),o=r(313),i=r(302),a=r(304),s=r(300),u=r(298),l=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function b(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var p=["start","end","center"],d=Object(o.a)((function(t,e){return(e=Object(l.f)(Object(l.e)(e)))?Object(l.b)(["row-cols",t,e].filter(c.a).join("-")):null})),v=Object(o.a)((function(t){return Object(l.b)(t.replace("cols",""))})),h=[],O=function(){var t=Object(a.b)().reduce((function(t,e){return t[Object(u.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return h=Object(s.i)(t),function(t){for(var e=1;e=0&&(this.prev=this.news[r(this.currentNewsIndex-1,this.news.length)]),this.currentNewsIndex+1<=this.news.length-1&&(this.next=this.news[r(this.currentNewsIndex+1,this.news.length)])}},i=(r(413),r(39)),a=Object(i.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container"},[r("div",{staticClass:"header"},[r("h2",[t._v(" "+t._s(this.$frontmatter.articleTitle)+" ")]),t._v(" "),r("h3",{staticStyle:{color:"#4A4A4A"}},[t._v(" "+t._s(this.$frontmatter.intro)+" ")]),t._v(" "),r("b-row",[r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(" by "+t._s(this.$frontmatter.author))])]),t._v(" "),r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(t._s(this.$frontmatter.date)+" ")])])],1)],1),t._v(" "),"/Enterprise-Collaboration_logo.png"!=this.$frontmatter.src?r("div",[r("hr"),t._v(" "),r("img",{staticClass:"news-img",attrs:{src:this.$frontmatter.src}}),t._v(" "),r("hr")]):t._e(),t._v(" "),r("div",{staticClass:"news-content"},[r("Content",{attrs:{"slot-key":"news-info"}})],1),t._v(" "),r("hr"),t._v(" "),r("div",{staticClass:"footer"},[r("div",{staticClass:"row"},[r("div",{staticClass:"col"},[t._m(0),t._v(" "),r("div",{staticClass:"router-col"},[this.prev?r("router-link",{attrs:{to:this.prev.path}},[t._v(" \n "+t._s(this.prev.frontmatter.articleTitle)+" \n ")]):r("p",[t._v("No newer articles")])],1)]),t._v(" "),r("div",{staticClass:"col"},[t._m(1),t._v(" "),r("div",{staticClass:"router-col"},[this.next?r("router-link",{attrs:{to:this.next.path}},[t._v(" \n "+t._s(this.next.frontmatter.articleTitle)+"\n ")]):r("p",[t._v("No older articles")])],1)])])])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Previous Post ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Next Post ")])])}],!1,null,"857b7f7c",null);e.default=a.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{298:function(t,e,r){"use strict";r.d(e,"c",(function(){return a})),r.d(e,"e",(function(){return s})),r.d(e,"d",(function(){return u})),r.d(e,"a",(function(){return l})),r.d(e,"b",(function(){return f}));var n=r(306),c=r(302),o=r(300),i=r(301),a=function(t,e){return t+Object(i.g)(e)},s=function(t,e){return Object(i.c)(e.replace(t,""))},u=function(t,e){return e+(t?Object(i.g)(t):"")},l=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(c.d)(t))return t.map(e);var r={};for(var i in t)Object(o.f)(t,i)&&(r[e(i)]=Object(o.g)(t[i])?Object(o.b)(t[i]):t[i]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(c.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),c=r(20),o=r(11),i=r(2),a=r(40),s=[],u=s.sort,l=i((function(){s.sort(void 0)})),f=i((function(){s.sort(null)})),b=a("sort");n({target:"Array",proto:!0,forced:l||!f||!b},{sort:function(t){return void 0===t?u.call(o(this)):u.call(o(this),c(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return j}));var n=r(296),c=r(306),o=r(313),i=r(302),a=r(304),s=r(300),u=r(298),l=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function b(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var p=["start","end","center"],d=Object(o.a)((function(t,e){return(e=Object(l.f)(Object(l.e)(e)))?Object(l.b)(["row-cols",t,e].filter(c.a).join("-")):null})),v=Object(o.a)((function(t){return Object(l.b)(t.replace("cols",""))})),h=[],O=function(){var t=Object(a.b)().reduce((function(t,e){return t[Object(u.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return h=Object(s.i)(t),function(t){for(var e=1;e=0&&(this.prev=this.news[r(this.currentNewsIndex-1,this.news.length)]),this.currentNewsIndex+1<=this.news.length-1&&(this.next=this.news[r(this.currentNewsIndex+1,this.news.length)])}},i=(r(411),r(39)),a=Object(i.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container"},[r("div",{staticClass:"header"},[r("h2",[t._v(" "+t._s(this.$frontmatter.articleTitle)+" ")]),t._v(" "),r("h3",{staticStyle:{color:"#4A4A4A"}},[t._v(" "+t._s(this.$frontmatter.intro)+" ")]),t._v(" "),r("b-row",[r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(" by "+t._s(this.$frontmatter.author))])]),t._v(" "),r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(t._s(this.$frontmatter.date)+" ")])])],1)],1),t._v(" "),"/Enterprise-Collaboration_logo.png"!=this.$frontmatter.src?r("div",[r("hr"),t._v(" "),r("img",{staticClass:"news-img",attrs:{src:this.$frontmatter.src}}),t._v(" "),r("hr")]):t._e(),t._v(" "),r("div",{staticClass:"news-content"},[r("Content",{attrs:{"slot-key":"news-info"}})],1),t._v(" "),r("hr"),t._v(" "),r("div",{staticClass:"footer"},[r("div",{staticClass:"row"},[r("div",{staticClass:"col"},[t._m(0),t._v(" "),r("div",{staticClass:"router-col"},[this.prev?r("router-link",{attrs:{to:this.prev.path}},[t._v(" \n "+t._s(this.prev.frontmatter.articleTitle)+" \n ")]):r("p",[t._v("No newer articles")])],1)]),t._v(" "),r("div",{staticClass:"col"},[t._m(1),t._v(" "),r("div",{staticClass:"router-col"},[this.next?r("router-link",{attrs:{to:this.next.path}},[t._v(" \n "+t._s(this.next.frontmatter.articleTitle)+"\n ")]):r("p",[t._v("No older articles")])],1)])])])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Previous Post ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Next Post ")])])}],!1,null,"857b7f7c",null);e.default=a.exports}}]); //# sourceMappingURL=15.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/16.js b/sites/enterprise-collaboration-faqs/16.js index 75cd143498bf19fc1e4712314c91083f3d0db207..fba71801e88f0ca47d58280b7670473666863f94 100644 --- a/sites/enterprise-collaboration-faqs/16.js +++ b/sites/enterprise-collaboration-faqs/16.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{298:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"e",(function(){return u})),n.d(e,"d",(function(){return l})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return f}));var r=n(306),c=n(302),a=n(300),o=n(301),i=function(t,e){return t+Object(o.g)(e)},u=function(t,e){return Object(o.c)(e.replace(t,""))},l=function(t,e){return e+(t?Object(o.g)(t):"")},s=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.a;if(Object(c.d)(t))return t.map(e);var n={};for(var o in t)Object(a.f)(t,o)&&(n[e(o)]=Object(a.g)(t[o])?Object(a.b)(t[o]):t[o]);return n},f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.a;return(Object(c.d)(t)?t.slice():Object(a.i)(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})}},336:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var r=n(296),c=n(306),a=n(313),o=n(302),i=n(304),u=n(300),l=n(298),s=n(301);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=["start","end","center"],p=Object(a.a)((function(t,e){return(e=Object(s.f)(Object(s.e)(e)))?Object(s.b)(["row-cols",t,e].filter(c.a).join("-")):null})),O=Object(a.a)((function(t){return Object(s.b)(t.replace("cols",""))})),v=[],j=function(){var t=Object(i.b)().reduce((function(t,e){return t[Object(l.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(u.c)(null));return v=Object(u.i)(t),function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:r.a;if(Object(c.d)(t))return t.map(e);var n={};for(var o in t)Object(a.f)(t,o)&&(n[e(o)]=Object(a.g)(t[o])?Object(a.b)(t[o]):t[o]);return n},f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.a;return(Object(c.d)(t)?t.slice():Object(a.i)(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})}},336:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var r=n(296),c=n(306),a=n(313),o=n(302),i=n(304),u=n(300),l=n(298),s=n(301);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=["start","end","center"],p=Object(a.a)((function(t,e){return(e=Object(s.f)(Object(s.e)(e)))?Object(s.b)(["row-cols",t,e].filter(c.a).join("-")):null})),O=Object(a.a)((function(t){return Object(s.b)(t.replace("cols",""))})),v=[],j=function(){var t=Object(i.b)().reduce((function(t,e){return t[Object(l.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(u.c)(null));return v=Object(u.i)(t),function(t){for(var e=1;e()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}}},n=(s(402),s(39)),i=Object(n.a)(o,(function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"container"},[e.errors.length?t("div",{attrs:{id:"error-list"}},[t("p",{staticClass:"error-message"},[t("br"),e._v(" "),t("strong",[e._v("\n Please correct the following :\n ")]),e._v(" "),t("ul",e._l(e.errors,(function(r){return t("li",[e._v("\n "+e._s(r)+"\n ")])})),0)])]):e._e(),e._v(" "),e.showFeedbackForm?t("div",{attrs:{id:"feedback-form"}},[t("Content",{attrs:{"slot-key":"feedback-content"}}),e._v(" "),e._m(0),e._v(" "),t("label",{class:{"error-message":e.errorCommentLabel},attrs:{id:"feedback-box-label",for:"feedback-box"}},[e._v("Comment *")]),e._v(" "),t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.sendersComment,expression:"sendersComment"}],class:{"error-box-highlight":e.errorComment},attrs:{id:"feedback-box",type:"text",name:"feedback",placeholder:"Enter Your Comments Here"},domProps:{value:e.sendersComment},on:{input:function(r){r.target.composing||(e.sendersComment=r.target.value)}}}),e._v(" "),t("label",{attrs:{for:"senders-name"}},[e._v("Name")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersName,expression:"sendersName"}],attrs:{id:"feedback-name",name:"senders-name",type:"text",placeholder:"Enter Your Name Here"},domProps:{value:e.sendersName},on:{input:function(r){r.target.composing||(e.sendersName=r.target.value)}}}),e._v(" "),t("label",{class:{"error-message":e.errorEmailLabel},attrs:{id:"feedback-email-label",for:"senders-email"}},[e._v("Email")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersEmail,expression:"sendersEmail"}],class:{"error-box-highlight":e.errorEmail},attrs:{id:"feedback-email",name:"senders-email",type:"email",placeholder:"Enter Your Email Here"},domProps:{value:e.sendersEmail},on:{input:function(r){r.target.composing||(e.sendersEmail=r.target.value)}}}),e._v(" "),t("button",{staticClass:"p1-button",attrs:{id:"submit-btn"},on:{click:e.checkForm}},[e._v("Submit")])],1):e._e(),e._v(" "),e.showSuccess?t("div",{attrs:{id:"success"}},[t("br"),t("br"),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"350",width:"400"}}),e._v(" "),t("br"),t("br"),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"feedback-success"}})],1):e._e(),e._v(" "),e.noApiReroute?t("div",{attrs:{id:"noApiReroute"}},[t("br"),e._v(" "),t("b-alert",{attrs:{show:"",variant:"warning"}},[t("Content",{attrs:{"slot-key":"warning"}})],1),e._v(" "),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"241",width:"275"}}),e._v(" "),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"no-api-feedback-prompt"}})],1):e._e()])}),[function(){var e=this.$createElement,r=this._self._c||e;return r("div",{attrs:{id:"requiredInfoPrompt"}},[r("p",[this._v("Required information *")])])}],!1,null,"fdec1c1a",null);r.default=i.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{335:function(e,r,s){},350:function(e,r,s){e.exports=s.p+"assets/img/feedback_success.4e9f8c28.png"},400:function(e,r,s){"use strict";var t=s(335);s.n(t).a},426:function(e,r,s){"use strict";s.r(r);var t=s(383),a=s.n(t),o={name:"Feedback",components:{BAlert:s(470).a},data:function(){return{errors:[],sendersComment:null,sendersName:null,sendersEmail:null,noApiReroute:!1,showFeedbackForm:!0,showSuccess:!1,showError:!1,errorComment:!1,errorCommentLabel:!1,errorEmail:!1,errorEmailLabel:!1,data:"something"}},methods:{submitFeedback:function(){var e=this,r="";this.sendersEmail&&this.sendersName?r=this.sendersName+" - "+this.sendersEmail:this.sendersEmail?r=this.sendersEmail:this.sendersName&&(r=this.sendersName);var s={username:r,text:this.sendersComment};a.a.post("https://chat.il2.dsop.io/hooks/mkfifxeqktd98yq8kwtzty68jy",s,{headers:{"Content-type":"application/json"}}).then((function(r){e.data=r,e.showSuccess=!0,e.showFeedbackForm=!1,e.errorComment=!1,e.errorCommentLabel=!1,e.errorEmail=!1,e.errorEmailLabel=!1})).catch((function(r){console.log("error "+r),e.showSuccess=!1,e.showFeedbackForm=!0,e.errorComment=!1,e.errorCommentLabel=!1,e.errorEmail=!1,e.errorEmailLabel=!1,e.sendersComment=null,e.sendersEmail=null,e.sendersName=null,e.errors.push("Uh Oh... Something went wrong on our end. Our apologies. Please feel free to send your feedback to this email if you still cannot connect through this form: help@dsop.io")}))},checkForm:function(e){if(this.errors=[],this.errorComment=!1,this.errorEmail=!1,this.errorCommentLabel=!1,this.errorEmailLabel=!1,this.sendersComment||(this.errors.push("Comments required"),this.errorComment=!0,this.errorCommentLabel=!0),this.isValidEmail(this.sendersEmail)||null===this.sendersEmail||""===this.sendersEmail||(this.errors.push("Valid email required."),this.errorEmail=!0,this.errorEmailLabel=!0),!this.errors.length)return this.submitFeedback(),!0;e.preventDefault()},isValidEmail:function(e){return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}}},n=(s(400),s(39)),i=Object(n.a)(o,(function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"container"},[e.errors.length?t("div",{attrs:{id:"error-list"}},[t("p",{staticClass:"error-message"},[t("br"),e._v(" "),t("strong",[e._v("\n Please correct the following :\n ")]),e._v(" "),t("ul",e._l(e.errors,(function(r){return t("li",[e._v("\n "+e._s(r)+"\n ")])})),0)])]):e._e(),e._v(" "),e.showFeedbackForm?t("div",{attrs:{id:"feedback-form"}},[t("Content",{attrs:{"slot-key":"feedback-content"}}),e._v(" "),e._m(0),e._v(" "),t("label",{class:{"error-message":e.errorCommentLabel},attrs:{id:"feedback-box-label",for:"feedback-box"}},[e._v("Comment *")]),e._v(" "),t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.sendersComment,expression:"sendersComment"}],class:{"error-box-highlight":e.errorComment},attrs:{id:"feedback-box",type:"text",name:"feedback",placeholder:"Enter Your Comments Here"},domProps:{value:e.sendersComment},on:{input:function(r){r.target.composing||(e.sendersComment=r.target.value)}}}),e._v(" "),t("label",{attrs:{for:"senders-name"}},[e._v("Name")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersName,expression:"sendersName"}],attrs:{id:"feedback-name",name:"senders-name",type:"text",placeholder:"Enter Your Name Here"},domProps:{value:e.sendersName},on:{input:function(r){r.target.composing||(e.sendersName=r.target.value)}}}),e._v(" "),t("label",{class:{"error-message":e.errorEmailLabel},attrs:{id:"feedback-email-label",for:"senders-email"}},[e._v("Email")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersEmail,expression:"sendersEmail"}],class:{"error-box-highlight":e.errorEmail},attrs:{id:"feedback-email",name:"senders-email",type:"email",placeholder:"Enter Your Email Here"},domProps:{value:e.sendersEmail},on:{input:function(r){r.target.composing||(e.sendersEmail=r.target.value)}}}),e._v(" "),t("button",{staticClass:"p1-button",attrs:{id:"submit-btn"},on:{click:e.checkForm}},[e._v("Submit")])],1):e._e(),e._v(" "),e.showSuccess?t("div",{attrs:{id:"success"}},[t("br"),t("br"),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"350",width:"400"}}),e._v(" "),t("br"),t("br"),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"feedback-success"}})],1):e._e(),e._v(" "),e.noApiReroute?t("div",{attrs:{id:"noApiReroute"}},[t("br"),e._v(" "),t("b-alert",{attrs:{show:"",variant:"warning"}},[t("Content",{attrs:{"slot-key":"warning"}})],1),e._v(" "),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"241",width:"275"}}),e._v(" "),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"no-api-feedback-prompt"}})],1):e._e()])}),[function(){var e=this.$createElement,r=this._self._c||e;return r("div",{attrs:{id:"requiredInfoPrompt"}},[r("p",[this._v("Required information *")])])}],!1,null,"fdec1c1a",null);r.default=i.exports}}]); //# sourceMappingURL=20.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/21.js b/sites/enterprise-collaboration-faqs/21.js index 86ee93efde9d20d295a1a1965081b17c2cfc4d0b..f98857599796479b5f767f70e7098777f96556e9 100644 --- a/sites/enterprise-collaboration-faqs/21.js +++ b/sites/enterprise-collaboration-faqs/21.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{330:function(t,e,n){},375:function(t,e,n){"use strict";var s=n(330);n.n(s).a},425:function(t,e,n){"use strict";n.r(e);n(88);var s={name:"EventsPage",data:function(){return{newDate:""}},mounted:function(){this.newDate=new Date(this.$frontmatter.date+" "+this.$frontmatter.time)}},a=(n(375),n(39)),i=Object(a.a)(s,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"container"},[n("div",{staticClass:"event-header"},[this.$frontmatter.src?n("img",{staticClass:"event-img",attrs:{src:this.$frontmatter.src}}):t._e(),t._v(" "),n("h2",[t._v(t._s(this.$frontmatter.eventTitle))]),t._v(" "),n("p",[t._v("Hosted by "+t._s(this.$frontmatter.hostperson))])]),t._v(" "),n("div",{staticClass:"date-time-loc"},[this.newDate?n("p",[n("strong",[t._v("Date:")]),t._v("\n "+t._s(this.newDate.toLocaleDateString())+"\n ")]):t._e(),t._v(" "),this.newDate?n("p",[n("strong",[t._v("Time:")]),t._v("\n "+t._s(this.newDate.toLocaleTimeString())+"\n ")]):t._e(),t._v(" "),n("p",[n("strong",[t._v("Location:")]),t._v("\n "+t._s(this.$frontmatter.location)+"\n ")])]),t._v(" "),n("div",{staticClass:"event-about"},[t._m(0),t._v(" "),n("hr"),t._v(" "),n("Content",{attrs:{"slot-key":"event-info"}})],1)])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",{staticClass:"event-about-title"},[e("strong",[this._v("About")])])}],!1,null,"3cabcc8d",null);e.default=i.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{330:function(t,e,n){},373:function(t,e,n){"use strict";var s=n(330);n.n(s).a},423:function(t,e,n){"use strict";n.r(e);n(88);var s={name:"EventsPage",data:function(){return{newDate:""}},mounted:function(){this.newDate=new Date(this.$frontmatter.date+" "+this.$frontmatter.time)}},a=(n(373),n(39)),i=Object(a.a)(s,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"container"},[n("div",{staticClass:"event-header"},[this.$frontmatter.src?n("img",{staticClass:"event-img",attrs:{src:this.$frontmatter.src}}):t._e(),t._v(" "),n("h2",[t._v(t._s(this.$frontmatter.eventTitle))]),t._v(" "),n("p",[t._v("Hosted by "+t._s(this.$frontmatter.hostperson))])]),t._v(" "),n("div",{staticClass:"date-time-loc"},[this.newDate?n("p",[n("strong",[t._v("Date:")]),t._v("\n "+t._s(this.newDate.toLocaleDateString())+"\n ")]):t._e(),t._v(" "),this.newDate?n("p",[n("strong",[t._v("Time:")]),t._v("\n "+t._s(this.newDate.toLocaleTimeString())+"\n ")]):t._e(),t._v(" "),n("p",[n("strong",[t._v("Location:")]),t._v("\n "+t._s(this.$frontmatter.location)+"\n ")])]),t._v(" "),n("div",{staticClass:"event-about"},[t._m(0),t._v(" "),n("hr"),t._v(" "),n("Content",{attrs:{"slot-key":"event-info"}})],1)])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",{staticClass:"event-about-title"},[e("strong",[this._v("About")])])}],!1,null,"3cabcc8d",null);e.default=i.exports}}]); //# sourceMappingURL=21.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/22.js b/sites/enterprise-collaboration-faqs/22.js index efa2b828f767145077499a6962b5b8a326af2b7c..e412d7c213271cdd72e1678016f3258bb22cb593 100644 --- a/sites/enterprise-collaboration-faqs/22.js +++ b/sites/enterprise-collaboration-faqs/22.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{334:function(t,n,r){},384:function(t,n,r){"use strict";var e=r(334);r.n(e).a},427:function(t,n,r){"use strict";r.r(n);r(86),r(315),r(331),r(87);var e=r(326),a=r(323),o=r(324),s=r(348),i={name:"faqTiles",components:{BCard:e.a,BCardText:a.a,BCardGroup:o.a,BButton:s.a},data:function(){return{pages:[]}},mounted:function(){var t=[];for(this.$site.pages.forEach((function(n){"tile"===n.frontmatter.type&&t.push(n)})),t.sort((function(t,n){return t.frontmatter.id-n.frontmatter.id}));t.length;)this.pages.push(t.splice(0,4))}},c=(r(384),r(39)),u=Object(c.a)(i,(function(){var t=this,n=t.$createElement,r=t._self._c||n;return r("div",{staticClass:"container"},t._l(t.pages,(function(n){return r("b-card-group",{attrs:{deck:""}},t._l(n,(function(n){return r("b-card",{attrs:{"header-tag":"header","footer-tag":"footer"},scopedSlots:t._u([{key:"header",fn:function(){return[r("img",{staticStyle:{transform:"scale(1.5)"},attrs:{src:n.frontmatter.icon}})]},proxy:!0},{key:"footer",fn:function(){return[r("router-link",{staticClass:"home-link",attrs:{to:n.frontmatter.link}},[r("b-button",{staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(n.frontmatter.button))])],1)]},proxy:!0}],null,!0)},[t._v(" "),r("h3",[t._v("\n "+t._s(n.title)+"\n ")]),t._v(" "),r("b-card-text",[t._v("\n "+t._s(n.frontmatter.description)+"\n ")])],1)})),1)})),1)}),[],!1,null,"c2ce2b3a",null);n.default=u.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{334:function(t,n,r){},382:function(t,n,r){"use strict";var e=r(334);r.n(e).a},425:function(t,n,r){"use strict";r.r(n);r(86),r(315),r(331),r(87);var e=r(326),a=r(323),o=r(324),s=r(348),i={name:"faqTiles",components:{BCard:e.a,BCardText:a.a,BCardGroup:o.a,BButton:s.a},data:function(){return{pages:[]}},mounted:function(){var t=[];for(this.$site.pages.forEach((function(n){"tile"===n.frontmatter.type&&t.push(n)})),t.sort((function(t,n){return t.frontmatter.id-n.frontmatter.id}));t.length;)this.pages.push(t.splice(0,4))}},c=(r(382),r(39)),u=Object(c.a)(i,(function(){var t=this,n=t.$createElement,r=t._self._c||n;return r("div",{staticClass:"container"},t._l(t.pages,(function(n){return r("b-card-group",{attrs:{deck:""}},t._l(n,(function(n){return r("b-card",{attrs:{"header-tag":"header","footer-tag":"footer"},scopedSlots:t._u([{key:"header",fn:function(){return[r("img",{staticStyle:{transform:"scale(1.5)"},attrs:{src:n.frontmatter.icon}})]},proxy:!0},{key:"footer",fn:function(){return[r("router-link",{staticClass:"home-link",attrs:{to:n.frontmatter.link}},[r("b-button",{staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(n.frontmatter.button))])],1)]},proxy:!0}],null,!0)},[t._v(" "),r("h3",[t._v("\n "+t._s(n.title)+"\n ")]),t._v(" "),r("b-card-text",[t._v("\n "+t._s(n.frontmatter.description)+"\n ")])],1)})),1)})),1)}),[],!1,null,"c2ce2b3a",null);n.default=u.exports}}]); //# sourceMappingURL=22.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/23.js b/sites/enterprise-collaboration-faqs/23.js index 2aa5aef2fc7069f6d594766d156e0e507e15eb99..638138c47a5128d547e5803879a2e70b87b3b787 100644 --- a/sites/enterprise-collaboration-faqs/23.js +++ b/sites/enterprise-collaboration-faqs/23.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{344:function(t,e,s){},417:function(t,e,s){"use strict";var i=s(344);s.n(i).a},434:function(t,e,s){"use strict";s.r(e);s(86),s(87);var i=s(476),n=s(436),o={name:"VideoCarousel",components:{BCarouselSlide:i.a,BCarousel:n.a},methods:{onSlideStart:function(t){var e=function(t,e){return(t%e+e)%e},s=this.$refs.videos[e(t-1,this.$refs.videos.length)],i=this.$refs.videos[e(t+1,this.$refs.videos.length)];!1===s.paused?s.pause():!1===i.paused&&i.pause()}},data:function(){return{videos:[]}},mounted:function(){var t=this;this.$site.pages.forEach((function(e){"video"===e.frontmatter.type&&t.videos.push(e.frontmatter)}))}},a=(s(417),s(39)),r=Object(a.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"container"},[e("b-carousel",{attrs:{id:"carousel-no-animation","no-animation":"",controls:"",indicators:"",interval:0,"img-width":"768","img-height":"425"},on:{"sliding-start":this.onSlideStart}},this._l(this.videos,(function(t){return e("b-carousel-slide",{attrs:{caption:t.title,"img-blank":""}},[e("video",{ref:"videos",refInFor:!0,staticClass:"mattermost-videos",attrs:{type:"video/mp4",width:"100%",height:"100%",controls:""}},[e("source",{attrs:{src:t.content,autoplay:"false"}})])])})),1)],1)}),[],!1,null,"04433ae2",null);e.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{344:function(t,e,s){},415:function(t,e,s){"use strict";var i=s(344);s.n(i).a},432:function(t,e,s){"use strict";s.r(e);s(86),s(87);var i=s(471),n=s(434),o={name:"VideoCarousel",components:{BCarouselSlide:i.a,BCarousel:n.a},methods:{onSlideStart:function(t){var e=function(t,e){return(t%e+e)%e},s=this.$refs.videos[e(t-1,this.$refs.videos.length)],i=this.$refs.videos[e(t+1,this.$refs.videos.length)];!1===s.paused?s.pause():!1===i.paused&&i.pause()}},data:function(){return{videos:[]}},mounted:function(){var t=this;this.$site.pages.forEach((function(e){"video"===e.frontmatter.type&&t.videos.push(e.frontmatter)}))}},a=(s(415),s(39)),r=Object(a.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"container"},[e("b-carousel",{attrs:{id:"carousel-no-animation","no-animation":"",controls:"",indicators:"",interval:0,"img-width":"768","img-height":"425"},on:{"sliding-start":this.onSlideStart}},this._l(this.videos,(function(t){return e("b-carousel-slide",{attrs:{caption:t.title,"img-blank":""}},[e("video",{ref:"videos",refInFor:!0,staticClass:"mattermost-videos",attrs:{type:"video/mp4",width:"100%",height:"100%",controls:""}},[e("source",{attrs:{src:t.content,autoplay:"false"}})])])})),1)],1)}),[],!1,null,"04433ae2",null);e.default=r.exports}}]); //# sourceMappingURL=23.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/24.js b/sites/enterprise-collaboration-faqs/24.js index 9146134ac01917dc5b1b1daf6ad3a04491c97d7d..598cee634685c32e2a501495477e49b24895259f 100644 --- a/sites/enterprise-collaboration-faqs/24.js +++ b/sites/enterprise-collaboration-faqs/24.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{359:function(o,t,e){o.exports=e.p+"assets/img/account_cred.73b93298.png"},360:function(o,t,e){o.exports=e.p+"assets/img/password_change.91c5ada5.png"},440:function(o,t,e){"use strict";e.r(t);var a=e(39),n=Object(a.a)({},(function(){var o=this,t=o.$createElement,a=o._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":o.$parent.slotKey},scopedSlots:o._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"how-do-i-change-my-credentials-using-login-dsop-io"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-credentials-using-login-dsop-io"}},[o._v("#")]),o._v(" How do I change my credentials using login.dsop.io?")]),o._v(" "),a("hr"),o._v(" "),a("p",[o._v("Log in to your account at "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[o._v("login.dsop.io"),a("OutboundLink")],1),o._v(", and you will be taken to the account credentials page where you can change various information stored about your account.")]),o._v(" "),a("p",[a("img",{attrs:{src:e(359),alt:"alt Account Credentials Change"}})]),o._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-password"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-password"}},[o._v("#")]),o._v(" How do I change my password?")]),o._v(" "),a("hr"),o._v(" "),a("p",[o._v("Log in to your account at "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[o._v("login.dsop.io"),a("OutboundLink")],1),o._v(", and select the password tab from the sidebar.")]),o._v(" "),a("p",[a("img",{attrs:{src:e(360),alt:"alt Password Change"}})])]},proxy:!0}])},[a("PageHeader"),o._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{369:function(t,e,o){t.exports=o.p+"assets/img/p1ssoconcept.b38df421.png"},370:function(t,e,o){t.exports=o.p+"assets/img/cac_confirm.5217ed79.jpg"},446:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-p1-sso"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[t._v("#")]),t._v(" What is P1 SSO?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("P1 SSO, also known as Platform One Single Sign-On, is used to\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\non an open source identity called Keycloak.")]),t._v(" "),a("p",[t._v("It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\nto log in at home while using a CAC to log in at work.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(369),alt:"alt P1 SSO Functionality Image"}})]),t._v(" "),a("p",[t._v("These changes will be rolled out in two phases:")]),t._v(" "),a("ul",[a("li",[t._v("Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.")]),t._v(" "),a("li",[t._v("Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.")])]),t._v(" "),a("h2",{attrs:{id:"why-do-i-need-it"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-need-it"}},[t._v("#")]),t._v(" Why do I need it?")]),t._v(" "),a("hr"),t._v(" "),a("ul",[a("li",[t._v("Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login")]),t._v(" "),a("li",[t._v("Prevents having to create a new account for each application or service we release")]),t._v(" "),a("li",[t._v("Allows users to have multiple login methods such as username, password\nand MFA at home and using CAC to login at work")]),t._v(" "),a("li",[t._v("Improves security")])]),t._v(" "),a("h2",{attrs:{id:"what-do-i-need-to-do"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-do-i-need-to-do"}},[t._v("#")]),t._v(" What do I need to do?")]),t._v(" "),a("hr"),t._v(" "),a("h3",{attrs:{id:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[t._v("#")]),t._v(" If you were previously clicking the AF Portal Login button to log in:")]),t._v(" "),a("p",[t._v('Your account has been automatically migrated to P1 SSO. You will now use the "Platform One SSO" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to '),a("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(' to access your profile. From here, click the "Password" tab to set a password. You will also need to click the "Authenticator" tab to set up multi-factor authentication (MFA).')]),t._v(" "),a("h3",{attrs:{id:"if-you-click-the-platform-one-sso-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-click-the-platform-one-sso-button-to-log-in"}},[t._v("#")]),t._v(" If you click the Platform One SSO button to log in:")]),t._v(" "),a("p",[t._v("If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:")]),t._v(" "),a("ol",[a("li",[t._v("Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.")]),t._v(" "),a("li",[t._v("Navigate to "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(".")]),t._v(" "),a("li",[t._v("You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.")]),t._v(" "),a("li",[t._v("You may now navigate to "),a("a",{attrs:{href:"https://chat.collab.cdl.af.mil",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil"),a("OutboundLink")],1),t._v(" or "),a("a",{attrs:{href:"https://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io"),a("OutboundLink")],1),t._v(" for the appropriate chat server you are on, and should be automatically logged into Mattermost")]),t._v(" "),a("li",[t._v("From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.")])]),t._v(" "),a("p",[a("em",[t._v("NOTE")]),t._v(": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(370),alt:"alt P1 CAC Confirm Image"}})]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[t._v("#")]),t._v(" If you are a Mattermost user that hasn't logged in for a while:")]),t._v(" "),a("p",[t._v("If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_p1sso.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for instructions on how to finish migrating your account.")]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-new-user-to-the-platform"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-new-user-to-the-platform"}},[t._v("#")]),t._v(" If you are a new user to the platform:")]),t._v(" "),a("p",[t._v("If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for setup instructions.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]); //# sourceMappingURL=24.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/24.js.map b/sites/enterprise-collaboration-faqs/24.js.map index 3f861bf07f4edce432bd116206774a787d6b4ad8..d57d61d69867efe858f362f3e46b5caa8248fba7 100644 --- a/sites/enterprise-collaboration-faqs/24.js.map +++ b/sites/enterprise-collaboration-faqs/24.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/account_cred.png","webpack:///./.vuepress/assets/images/faqs/password_change.png","webpack:///./faq/faq-articles/changecredentials.md?c28a","webpack:///./faq/faq-articles/changecredentials.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,oBCA3CD,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,8BAA8BX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,iBAAiBX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,iIAAiIf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAuD,IAAM,sCAAsCN,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,gCAAgC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,iCAAiC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,mCAAmCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,8BAA8BX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,iBAAiBX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,6BAA6BO,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC9rD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"24.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/account_cred.73b93298.png\";","module.exports = __webpack_public_path__ + \"assets/img/password_change.91c5ada5.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-change-my-credentials-using-login-dsop-io\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-credentials-using-login-dsop-io\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my credentials using login.dsop.io?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log in to your account at \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\", and you will be taken to the account credentials page where you can change various information stored about your account.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/account_cred.png\"),\"alt\":\"alt Account Credentials Change\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-password\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-password\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my password?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log in to your account at \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\", and select the password tab from the sidebar.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/password_change.png\"),\"alt\":\"alt Password Change\"}})])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./changecredentials.md?vue&type=template&id=7e80e3dc&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/p1ssoconcept.png","webpack:///./.vuepress/assets/images/faqs/cac_confirm.jpg","webpack:///./faq/faq-articles/whatisp1sso.md?d9ea","webpack:///./faq/faq-articles/whatisp1sso.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"24.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/p1ssoconcept.b38df421.png\";","module.exports = __webpack_public_path__ + \"assets/img/cac_confirm.5217ed79.jpg\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"P1 SSO, also known as Platform One Single Sign-On, is used to\\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\\non an open source identity called Keycloak.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\\nto log in at home while using a CAC to log in at work.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/p1ssoconcept.png\"),\"alt\":\"alt P1 SSO Functionality Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"These changes will be rolled out in two phases:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"why-do-i-need-it\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-need-it\"}},[_vm._v(\"#\")]),_vm._v(\" Why do I need it?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Prevents having to create a new account for each application or service we release\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows users to have multiple login methods such as username, password\\nand MFA at home and using CAC to login at work\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Improves security\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-do-i-need-to-do\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-do-i-need-to-do\"}},[_vm._v(\"#\")]),_vm._v(\" What do I need to do?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you were previously clicking the AF Portal Login button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Your account has been automatically migrated to P1 SSO. You will now use the \\\"Platform One SSO\\\" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" to access your profile. From here, click the \\\"Password\\\" tab to set a password. You will also need to click the \\\"Authenticator\\\" tab to set up multi-factor authentication (MFA).\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-click-the-platform-one-sso-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-click-the-platform-one-sso-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you click the Platform One SSO button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Navigate to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\".\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You may now navigate to \"),_c('a',{attrs:{\"href\":\"https://chat.collab.cdl.af.mil\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.collab.cdl.af.mil\"),_c('OutboundLink')],1),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.il2.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" for the appropriate chat server you are on, and should be automatically logged into Mattermost\")]),_vm._v(\" \"),_c('li',[_vm._v(\"From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.\")])]),_vm._v(\" \"),_c('p',[_c('em',[_vm._v(\"NOTE\")]),_vm._v(\": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/cac_confirm.jpg\"),\"alt\":\"alt P1 CAC Confirm Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a Mattermost user that hasn't logged in for a while:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_p1sso.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on how to finish migrating your account.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-new-user-to-the-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-new-user-to-the-platform\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a new user to the platform:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for setup instructions.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./whatisp1sso.md?vue&type=template&id=26033804&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/25.js b/sites/enterprise-collaboration-faqs/25.js index 0de86e6ed28b28629081dc86b31f9bc61da3f8a4..065aae5368ab971d7f663a26c795fd69a9ac25e2 100644 --- a/sites/enterprise-collaboration-faqs/25.js +++ b/sites/enterprise-collaboration-faqs/25.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{371:function(t,e,o){t.exports=o.p+"assets/img/p1ssoconcept.b38df421.png"},372:function(t,e,o){t.exports=o.p+"assets/img/cac_confirm.5217ed79.jpg"},451:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-p1-sso"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[t._v("#")]),t._v(" What is P1 SSO?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("P1 SSO, also known as Platform One Single Sign-On, is used to\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\non an open source identity called Keycloak.")]),t._v(" "),a("p",[t._v("It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\nto log in at home while using a CAC to log in at work.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(371),alt:"alt P1 SSO Functionality Image"}})]),t._v(" "),a("p",[t._v("These changes will be rolled out in two phases:")]),t._v(" "),a("ul",[a("li",[t._v("Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.")]),t._v(" "),a("li",[t._v("Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.")])]),t._v(" "),a("h2",{attrs:{id:"why-do-i-need-it"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-need-it"}},[t._v("#")]),t._v(" Why do I need it?")]),t._v(" "),a("hr"),t._v(" "),a("ul",[a("li",[t._v("Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login")]),t._v(" "),a("li",[t._v("Prevents having to create a new account for each application or service we release")]),t._v(" "),a("li",[t._v("Allows users to have multiple login methods such as username, password\nand MFA at home and using CAC to login at work")]),t._v(" "),a("li",[t._v("Improves security")])]),t._v(" "),a("h2",{attrs:{id:"what-do-i-need-to-do"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-do-i-need-to-do"}},[t._v("#")]),t._v(" What do I need to do?")]),t._v(" "),a("hr"),t._v(" "),a("h3",{attrs:{id:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[t._v("#")]),t._v(" If you were previously clicking the AF Portal Login button to log in:")]),t._v(" "),a("p",[t._v('Your account has been automatically migrated to P1 SSO. You will now use the "Platform One SSO" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to '),a("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(' to access your profile. From here, click the "Password" tab to set a password. You will also need to click the "Authenticator" tab to set up multi-factor authentication (MFA).')]),t._v(" "),a("h3",{attrs:{id:"if-you-click-the-platform-one-sso-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-click-the-platform-one-sso-button-to-log-in"}},[t._v("#")]),t._v(" If you click the Platform One SSO button to log in:")]),t._v(" "),a("p",[t._v("If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:")]),t._v(" "),a("ol",[a("li",[t._v("Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.")]),t._v(" "),a("li",[t._v("Navigate to "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(".")]),t._v(" "),a("li",[t._v("You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.")]),t._v(" "),a("li",[t._v("You may now navigate to "),a("a",{attrs:{href:"https://chat.collab.cdl.af.mil",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil"),a("OutboundLink")],1),t._v(" or "),a("a",{attrs:{href:"https://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io"),a("OutboundLink")],1),t._v(" for the appropriate chat server you are on, and should be automatically logged into Mattermost")]),t._v(" "),a("li",[t._v("From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.")])]),t._v(" "),a("p",[a("em",[t._v("NOTE")]),t._v(": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(372),alt:"alt P1 CAC Confirm Image"}})]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[t._v("#")]),t._v(" If you are a Mattermost user that hasn't logged in for a while:")]),t._v(" "),a("p",[t._v("If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_p1sso.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for instructions on how to finish migrating your account.")]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-new-user-to-the-platform"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-new-user-to-the-platform"}},[t._v("#")]),t._v(" If you are a new user to the platform:")]),t._v(" "),a("p",[t._v("If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for setup instructions.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{368:function(e,t,a){e.exports=a.p+"assets/img/catopipeline.3720cc65.png"},441:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"mattermost-ato"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#mattermost-ato"}},[e._v("#")]),e._v(" Mattermost ATO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(368),alt:"alt P1 CATO Image"}})]),e._v(" "),o("p",[e._v("Below are some explanations for the components in this\ndiagram.")]),e._v(" "),o("h3",{attrs:{id:"iron-bank"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#iron-bank"}},[e._v("#")]),e._v(" Iron Bank")]),e._v(" "),o("p",[e._v("The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.")]),e._v(" "),o("p",[e._v("The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.")]),e._v(" "),o("h3",{attrs:{id:"big-bang"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#big-bang"}},[e._v("#")]),e._v(" Big Bang")]),e._v(" "),o("p",[e._v("Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.")]),e._v(" "),o("h2",{attrs:{id:"where-is-the-paperwork"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-is-the-paperwork"}},[e._v("#")]),e._v(" Where is the paperwork?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Good question, you'll have to join us to find out 😃")]),e._v(" "),o("h2",{attrs:{id:"il-2-4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#il-2-4"}},[e._v("#")]),e._v(" IL-2/4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost has classification levels approved all the way up to IL-5.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=25.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/25.js.map b/sites/enterprise-collaboration-faqs/25.js.map index e80dfe4ce22c53263c7cb91d9b9bcfbfbe38365b..f154d4cbba009d58bbf91414f58f4ad9b1d97cee 100644 --- a/sites/enterprise-collaboration-faqs/25.js.map +++ b/sites/enterprise-collaboration-faqs/25.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/p1ssoconcept.png","webpack:///./.vuepress/assets/images/faqs/cac_confirm.jpg","webpack:///./faq/faq-articles/whatisp1sso.md?d9ea","webpack:///./faq/faq-articles/whatisp1sso.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,oBCA3CD,EAAOC,QAAU,IAA0B,uC,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACN,EAAIa,GAAG,wCAAwC,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oBAAoB,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,sBAAsBb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sOAAsOb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,qNAAqNb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAwC,IAAM,sCAAsCN,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,qDAAqDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,wIAAwIb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8QAA8Qb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,qBAAqB,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,sBAAsB,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,qFAAqFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,wFAAwFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4HAA4Hb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,yBAAyBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yBAAyB,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,0BAA0B,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4BAA4Bb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yEAAyE,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,0EAA0E,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4EAA4Eb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,yQAA2QT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,yBAAyB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,yBAAyBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,sLAA0Lb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0DAA0Db,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0NAA0Nb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,wFAAwFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,gBAAgBT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,yBAAyBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,OAAOb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,6ZAA6Zb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4BAA4BT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iCAAiC,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,kCAAkCT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,QAAQT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2BAA2B,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,4BAA4BT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,qGAAqGb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,kNAAkNb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,UAAUb,EAAIa,GAAG,wMAAwMb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAuC,IAAM,gCAAgCN,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mEAAmE,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oEAAoE,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,sEAAsEb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,iLAAiLT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,gDAAgD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,cAAcT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,gEAAgEb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,0CAA0C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,2CAA2C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,6CAA6Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,2IAA2IT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,gDAAgD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,cAAcT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,gCAAgCC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KACpyO,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"25.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/p1ssoconcept.b38df421.png\";","module.exports = __webpack_public_path__ + \"assets/img/cac_confirm.5217ed79.jpg\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"P1 SSO, also known as Platform One Single Sign-On, is used to\\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\\non an open source identity called Keycloak.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\\nto log in at home while using a CAC to log in at work.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/p1ssoconcept.png\"),\"alt\":\"alt P1 SSO Functionality Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"These changes will be rolled out in two phases:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"why-do-i-need-it\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-need-it\"}},[_vm._v(\"#\")]),_vm._v(\" Why do I need it?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Prevents having to create a new account for each application or service we release\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows users to have multiple login methods such as username, password\\nand MFA at home and using CAC to login at work\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Improves security\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-do-i-need-to-do\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-do-i-need-to-do\"}},[_vm._v(\"#\")]),_vm._v(\" What do I need to do?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you were previously clicking the AF Portal Login button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Your account has been automatically migrated to P1 SSO. You will now use the \\\"Platform One SSO\\\" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" to access your profile. From here, click the \\\"Password\\\" tab to set a password. You will also need to click the \\\"Authenticator\\\" tab to set up multi-factor authentication (MFA).\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-click-the-platform-one-sso-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-click-the-platform-one-sso-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you click the Platform One SSO button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Navigate to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\".\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You may now navigate to \"),_c('a',{attrs:{\"href\":\"https://chat.collab.cdl.af.mil\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.collab.cdl.af.mil\"),_c('OutboundLink')],1),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.il2.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" for the appropriate chat server you are on, and should be automatically logged into Mattermost\")]),_vm._v(\" \"),_c('li',[_vm._v(\"From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.\")])]),_vm._v(\" \"),_c('p',[_c('em',[_vm._v(\"NOTE\")]),_vm._v(\": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/cac_confirm.jpg\"),\"alt\":\"alt P1 CAC Confirm Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a Mattermost user that hasn't logged in for a while:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_p1sso.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on how to finish migrating your account.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-new-user-to-the-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-new-user-to-the-platform\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a new user to the platform:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for setup instructions.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./whatisp1sso.md?vue&type=template&id=26033804&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/catopipeline.png","webpack:///./faq/faq-articles/mattermostato.md?846f","webpack:///./faq/faq-articles/mattermostato.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,oBAAoB,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qBAAqBf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6TAA6Tf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAwC,IAAM,yBAAyBN,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,sEAAsEf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,cAAc,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,eAAe,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gBAAgBf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+dAA+df,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,gKAAgKf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,aAAa,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,cAAc,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,eAAef,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,iJAAiJf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2BAA2B,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,4BAA4B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,8BAA8Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,WAAW,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,YAAY,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,cAAcf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6EAA6EF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC1uF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"25.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/catopipeline.3720cc65.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"mattermost-ato\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#mattermost-ato\"}},[_vm._v(\"#\")]),_vm._v(\" Mattermost ATO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/catopipeline.png\"),\"alt\":\"alt P1 CATO Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Below are some explanations for the components in this\\ndiagram.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"iron-bank\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#iron-bank\"}},[_vm._v(\"#\")]),_vm._v(\" Iron Bank\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"big-bang\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#big-bang\"}},[_vm._v(\"#\")]),_vm._v(\" Big Bang\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"where-is-the-paperwork\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-is-the-paperwork\"}},[_vm._v(\"#\")]),_vm._v(\" Where is the paperwork?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Good question, you'll have to join us to find out 😃\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"il-2-4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#il-2-4\"}},[_vm._v(\"#\")]),_vm._v(\" IL-2/4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost has classification levels approved all the way up to IL-5.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./mattermostato.md?vue&type=template&id=145bf87a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/26.js b/sites/enterprise-collaboration-faqs/26.js index 7069f931b55c7073c5a2230cd3a47d087a42843b..1f5386a31600ef363acbc5db0d3094ea6a1fcece 100644 --- a/sites/enterprise-collaboration-faqs/26.js +++ b/sites/enterprise-collaboration-faqs/26.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{369:function(e,t,a){e.exports=a.p+"assets/img/catopipeline.3720cc65.png"},446:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"mattermost-ato"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#mattermost-ato"}},[e._v("#")]),e._v(" Mattermost ATO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(369),alt:"alt P1 CATO Image"}})]),e._v(" "),o("p",[e._v("Below are some explanations for the components in this\ndiagram.")]),e._v(" "),o("h3",{attrs:{id:"iron-bank"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#iron-bank"}},[e._v("#")]),e._v(" Iron Bank")]),e._v(" "),o("p",[e._v("The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.")]),e._v(" "),o("p",[e._v("The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.")]),e._v(" "),o("h3",{attrs:{id:"big-bang"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#big-bang"}},[e._v("#")]),e._v(" Big Bang")]),e._v(" "),o("p",[e._v("Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.")]),e._v(" "),o("h2",{attrs:{id:"where-is-the-paperwork"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-is-the-paperwork"}},[e._v("#")]),e._v(" Where is the paperwork?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Good question, you'll have to join us to find out 😃")]),e._v(" "),o("h2",{attrs:{id:"il-2-4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#il-2-4"}},[e._v("#")]),e._v(" IL-2/4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost has classification levels approved all the way up to IL-5.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{367:function(e,t,a){e.exports=a.p+"assets/img/mm_user_roadmap.1886ca4f.png"},440:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I Get IL4 Access?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"i-am-onboarding-with-platform-1-what-can-i-do-now"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-am-onboarding-with-platform-1-what-can-i-do-now"}},[e._v("#")]),e._v(" I am Onboarding with Platform 1, What Can I Do Now?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.")]),e._v(" "),o("h3",{attrs:{id:"what-is-il2-il4-and-impact-levels"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-il2-il4-and-impact-levels"}},[e._v("#")]),e._v(" What is IL2, IL4, and impact levels?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can find any information pertaining to impact levels in the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-get-access-to-il4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-get-access-to-il4"}},[e._v("#")]),e._v(" How Can I Get Access to IL4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Refer to the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I get IL4 Access?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-add-myself-to-my-team-channel"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-add-myself-to-my-team-channel"}},[e._v("#")]),e._v(" How Can I Add Myself to My Team/Channel?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You will first need to be added to a team before being able to join a channel.")]),e._v(" "),o("p",[e._v("To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.")]),e._v(" "),o("p",[e._v("The visual below shows where you can find team in Mattermost, as well as channels.")]),e._v(" "),o("p",[e._v("Once you are inside the team, you can be added to public channels by doing one of the following:")]),e._v(" "),o("ul",[o("li",[e._v('Click "More" under Public Channels, and search for the Channel to join. The visual below shows where the "More" button is.')])]),e._v(" "),o("p",[o("img",{attrs:{src:a(367),alt:"alt mattermost_user_roadmap image"}})]),e._v(" "),o("ul",[o("li",[e._v("Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.")])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-access-jira-and-confluence"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-access-jira-and-confluence"}},[e._v("#")]),e._v(" How Do I Access Jira and Confluence?")]),e._v(" "),o("hr"),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://jira.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"http://confluence.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - Confluence"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://jira.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - Confluence"),o("OutboundLink")],1)])]),e._v(" "),o("h3",{attrs:{id:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[e._v("#")]),e._v(" How Can I make a Ticket in JSD (Jira Service Desk)")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can create a ticket "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" if you are having technical difficulties.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-request-jira-and-confluence-projects"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-request-jira-and-confluence-projects"}},[e._v("#")]),e._v(" How Do I Request Jira and Confluence Projects?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Contact the "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("Help Desk")]),e._v(" or "),o("a",{attrs:{href:"jhunt@oteemo.com"}},[e._v("James Hunt")]),e._v(" for any questions regarding Jira, Confluence, or anything Atlassian.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=26.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/26.js.map b/sites/enterprise-collaboration-faqs/26.js.map index d2b74e5b12e7f2ebeea42793b1b19e7bba94079e..769d96a18133411cfbd93a82106668c2c7fd1968 100644 --- a/sites/enterprise-collaboration-faqs/26.js.map +++ b/sites/enterprise-collaboration-faqs/26.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/catopipeline.png","webpack:///./faq/faq-articles/mattermostato.md?846f","webpack:///./faq/faq-articles/mattermostato.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,oBAAoB,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qBAAqBf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6TAA6Tf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAwC,IAAM,yBAAyBN,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,sEAAsEf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,cAAc,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,eAAe,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gBAAgBf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+dAA+df,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,gKAAgKf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,aAAa,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,cAAc,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,eAAef,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,iJAAiJf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2BAA2B,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,4BAA4B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,8BAA8Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,WAAW,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,YAAY,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,cAAcf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6EAA6EF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC1uF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"26.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/catopipeline.3720cc65.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"mattermost-ato\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#mattermost-ato\"}},[_vm._v(\"#\")]),_vm._v(\" Mattermost ATO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/catopipeline.png\"),\"alt\":\"alt P1 CATO Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Below are some explanations for the components in this\\ndiagram.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"iron-bank\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#iron-bank\"}},[_vm._v(\"#\")]),_vm._v(\" Iron Bank\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"big-bang\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#big-bang\"}},[_vm._v(\"#\")]),_vm._v(\" Big Bang\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"where-is-the-paperwork\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-is-the-paperwork\"}},[_vm._v(\"#\")]),_vm._v(\" Where is the paperwork?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Good question, you'll have to join us to find out 😃\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"il-2-4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#il-2-4\"}},[_vm._v(\"#\")]),_vm._v(\" IL-2/4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost has classification levels approved all the way up to IL-5.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./mattermostato.md?vue&type=template&id=145bf87a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mm_user_roadmap.png","webpack:///./faq/faq-articles/newmattermostuser.md?a6c5","webpack:///./faq/faq-articles/newmattermostuser.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"26.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mm_user_roadmap.1886ca4f.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I Get IL4 Access?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_vm._v(\"#\")]),_vm._v(\" I am Onboarding with Platform 1, What Can I Do Now?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-il2-il4-and-impact-levels\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-il2-il4-and-impact-levels\"}},[_vm._v(\"#\")]),_vm._v(\" What is IL2, IL4, and impact levels?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can find any information pertaining to impact levels in the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-get-access-to-il4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-get-access-to-il4\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Get Access to IL4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Refer to the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I get IL4 Access?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-add-myself-to-my-team-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-add-myself-to-my-team-channel\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Add Myself to My Team/Channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You will first need to be added to a team before being able to join a channel.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The visual below shows where you can find team in Mattermost, as well as channels.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once you are inside the team, you can be added to public channels by doing one of the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Click \\\"More\\\" under Public Channels, and search for the Channel to join. The visual below shows where the \\\"More\\\" button is.\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/mm_user_roadmap.png\"),\"alt\":\"alt mattermost_user_roadmap image\"}})]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.\")])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-access-jira-and-confluence\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-access-jira-and-confluence\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Access Jira and Confluence?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"http://jira.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"http://confluence.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - Confluence\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://jira.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - Confluence\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I make a Ticket in JSD (Jira Service Desk)\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can create a ticket \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" if you are having technical difficulties.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-request-jira-and-confluence-projects\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-request-jira-and-confluence-projects\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Request Jira and Confluence Projects?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact the \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"Help Desk\")]),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"jhunt@oteemo.com\"}},[_vm._v(\"James Hunt\")]),_vm._v(\" for any questions regarding Jira, Confluence, or anything Atlassian.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./newmattermostuser.md?vue&type=template&id=90fe3250&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/27.js b/sites/enterprise-collaboration-faqs/27.js index f01840df28df619e00b57cd3047f847429d73a9e..3853acfb4bc0395bbe008d548b46cf998fcd8f9b 100644 --- a/sites/enterprise-collaboration-faqs/27.js +++ b/sites/enterprise-collaboration-faqs/27.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{370:function(e,t,a){e.exports=a.p+"assets/img/mm_user_roadmap.1886ca4f.png"},447:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I Get IL4 Access?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"i-am-onboarding-with-platform-1-what-can-i-do-now"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-am-onboarding-with-platform-1-what-can-i-do-now"}},[e._v("#")]),e._v(" I am Onboarding with Platform 1, What Can I Do Now?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.")]),e._v(" "),o("h3",{attrs:{id:"what-is-il2-il4-and-impact-levels"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-il2-il4-and-impact-levels"}},[e._v("#")]),e._v(" What is IL2, IL4, and impact levels?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can find any information pertaining to impact levels in the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-get-access-to-il4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-get-access-to-il4"}},[e._v("#")]),e._v(" How Can I Get Access to IL4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Refer to the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I get IL4 Access?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-add-myself-to-my-team-channel"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-add-myself-to-my-team-channel"}},[e._v("#")]),e._v(" How Can I Add Myself to My Team/Channel?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You will first need to be added to a team before being able to join a channel.")]),e._v(" "),o("p",[e._v("To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.")]),e._v(" "),o("p",[e._v("The visual below shows where you can find team in Mattermost, as well as channels.")]),e._v(" "),o("p",[e._v("Once you are inside the team, you can be added to public channels by doing one of the following:")]),e._v(" "),o("ul",[o("li",[e._v('Click "More" under Public Channels, and search for the Channel to join. The visual below shows where the "More" button is.')])]),e._v(" "),o("p",[o("img",{attrs:{src:a(370),alt:"alt mattermost_user_roadmap image"}})]),e._v(" "),o("ul",[o("li",[e._v("Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.")])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-access-jira-and-confluence"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-access-jira-and-confluence"}},[e._v("#")]),e._v(" How Do I Access Jira and Confluence?")]),e._v(" "),o("hr"),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://jira.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"http://confluence.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - Confluence"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://jira.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - Confluence"),o("OutboundLink")],1)])]),e._v(" "),o("h3",{attrs:{id:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[e._v("#")]),e._v(" How Can I make a Ticket in JSD (Jira Service Desk)")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can create a ticket "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" if you are having technical difficulties.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-request-jira-and-confluence-projects"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-request-jira-and-confluence-projects"}},[e._v("#")]),e._v(" How Do I Request Jira and Confluence Projects?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Contact the "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("Help Desk")]),e._v(" or "),o("a",{attrs:{href:"jhunt@oteemo.com"}},[e._v("James Hunt")]),e._v(" for any questions regarding Jira, Confluence, or anything Atlassian.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{327:function(t,e,o){t.exports=o.p+"assets/img/mfa_code_screen.71394efd.png"},445:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-two-factor-authentication"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-two-factor-authentication"}},[t._v("#")]),t._v(" What is Two-Factor Authentication?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.")]),t._v(" "),a("h2",{attrs:{id:"how-do-i-set-up-2fa-on-my-p1-sso-account"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-set-up-2fa-on-my-p1-sso-account"}},[t._v("#")]),t._v(" How do I set up 2FA on my P1 SSO account?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-2fa-credentials"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-2fa-credentials"}},[t._v("#")]),t._v(" How do I change my 2FA credentials?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("In order to modify your 2FA credentials, you will first need to log in to your "),a("a",{attrs:{href:"https://login.dsop.io/auth/realms/baby-yoda/account/totp",target:"_blank",rel:"noopener noreferrer"}},[t._v("P1 SSO account"),a("OutboundLink")],1),t._v(" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]); //# sourceMappingURL=27.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/27.js.map b/sites/enterprise-collaboration-faqs/27.js.map index 582b050e20539377974869fe138a49e6d0daea10..44d5e8acbe4e81a237cde85ba6c623e301fab228 100644 --- a/sites/enterprise-collaboration-faqs/27.js.map +++ b/sites/enterprise-collaboration-faqs/27.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mm_user_roadmap.png","webpack:///./faq/faq-articles/newmattermostuser.md?a6c5","webpack:///./faq/faq-articles/newmattermostuser.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"27.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mm_user_roadmap.1886ca4f.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I Get IL4 Access?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_vm._v(\"#\")]),_vm._v(\" I am Onboarding with Platform 1, What Can I Do Now?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-il2-il4-and-impact-levels\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-il2-il4-and-impact-levels\"}},[_vm._v(\"#\")]),_vm._v(\" What is IL2, IL4, and impact levels?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can find any information pertaining to impact levels in the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-get-access-to-il4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-get-access-to-il4\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Get Access to IL4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Refer to the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I get IL4 Access?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-add-myself-to-my-team-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-add-myself-to-my-team-channel\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Add Myself to My Team/Channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You will first need to be added to a team before being able to join a channel.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The visual below shows where you can find team in Mattermost, as well as channels.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once you are inside the team, you can be added to public channels by doing one of the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Click \\\"More\\\" under Public Channels, and search for the Channel to join. The visual below shows where the \\\"More\\\" button is.\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/mm_user_roadmap.png\"),\"alt\":\"alt mattermost_user_roadmap image\"}})]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.\")])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-access-jira-and-confluence\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-access-jira-and-confluence\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Access Jira and Confluence?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"http://jira.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"http://confluence.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - Confluence\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://jira.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - Confluence\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I make a Ticket in JSD (Jira Service Desk)\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can create a ticket \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" if you are having technical difficulties.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-request-jira-and-confluence-projects\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-request-jira-and-confluence-projects\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Request Jira and Confluence Projects?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact the \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"Help Desk\")]),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"jhunt@oteemo.com\"}},[_vm._v(\"James Hunt\")]),_vm._v(\" for any questions regarding Jira, Confluence, or anything Atlassian.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./newmattermostuser.md?vue&type=template&id=90fe3250&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mfa_code_screen.png","webpack:///./faq/faq-articles/twofactor.md?ddc7","webpack:///./faq/faq-articles/twofactor.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACN,EAAIa,GAAG,wCAAwC,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yCAAyCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,maAAmab,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,gDAAgDb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0cAA0cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,2CAA2CN,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,wCAAwC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,mFAAmFT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2DAA2D,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,kBAAkBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,kMAAkMC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC/xF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"27.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mfa_code_screen.71394efd.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-two-factor-authentication\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-two-factor-authentication\"}},[_vm._v(\"#\")]),_vm._v(\" What is Two-Factor Authentication?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_vm._v(\"#\")]),_vm._v(\" How do I set up 2FA on my P1 SSO account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/mfa_code_screen.png\"),\"alt\":\"alt MFA Authentication Screen Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-2fa-credentials\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-2fa-credentials\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my 2FA credentials?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to modify your 2FA credentials, you will first need to log in to your \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/auth/realms/baby-yoda/account/totp\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"P1 SSO account\"),_c('OutboundLink')],1),_vm._v(\" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./twofactor.md?vue&type=template&id=35893372&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/28.js b/sites/enterprise-collaboration-faqs/28.js index d763d551d1f195cac2b766ac219091919f9c83de..3cc4fe4f92ab5d16fc54155fe1f4056118dbd297 100644 --- a/sites/enterprise-collaboration-faqs/28.js +++ b/sites/enterprise-collaboration-faqs/28.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{327:function(t,e,o){t.exports=o.p+"assets/img/mfa_code_screen.71394efd.png"},450:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-two-factor-authentication"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-two-factor-authentication"}},[t._v("#")]),t._v(" What is Two-Factor Authentication?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.")]),t._v(" "),a("h2",{attrs:{id:"how-do-i-set-up-2fa-on-my-p1-sso-account"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-set-up-2fa-on-my-p1-sso-account"}},[t._v("#")]),t._v(" How do I set up 2FA on my P1 SSO account?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-2fa-credentials"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-2fa-credentials"}},[t._v("#")]),t._v(" How do I change my 2FA credentials?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("In order to modify your 2FA credentials, you will first need to log in to your "),a("a",{attrs:{href:"https://login.dsop.io/auth/realms/baby-yoda/account/totp",target:"_blank",rel:"noopener noreferrer"}},[t._v("P1 SSO account"),a("OutboundLink")],1),t._v(" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{435:function(s,t,i){"use strict";i.r(t);var e=i(39),l=Object(e.a)({},(function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"min-vh-100 d-flex flex-column position-relative",attrs:{id:"global-layout"}},[t("NavBar"),this._v(" "),t("link",{attrs:{rel:"stylesheet",href:"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"}}),this._v(" "),t("div",{staticClass:"h-100 flex-grow-1 theme-container"},[t("Content")],1),this._v(" "),this._m(0),this._v(" "),t("Footer")],1)}),[function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"wisps"},[t("div",{staticClass:"mask"})])}],!1,null,null,null);t.default=l.exports}}]); //# sourceMappingURL=28.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/28.js.map b/sites/enterprise-collaboration-faqs/28.js.map index 5ee7b0ea60760f1b3a793b5b7ff5ed5c8df4d6de..69ac2094eb794c8a95a99993ac758aa11dc19bea 100644 --- a/sites/enterprise-collaboration-faqs/28.js.map +++ b/sites/enterprise-collaboration-faqs/28.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mfa_code_screen.png","webpack:///./faq/faq-articles/twofactor.md?ddc7","webpack:///./faq/faq-articles/twofactor.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACN,EAAIa,GAAG,wCAAwC,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yCAAyCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,maAAmab,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,gDAAgDb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0cAA0cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,2CAA2CN,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,wCAAwC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,mFAAmFT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2DAA2D,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,kBAAkBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,kMAAkMC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC/xF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"28.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mfa_code_screen.71394efd.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-two-factor-authentication\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-two-factor-authentication\"}},[_vm._v(\"#\")]),_vm._v(\" What is Two-Factor Authentication?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_vm._v(\"#\")]),_vm._v(\" How do I set up 2FA on my P1 SSO account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/mfa_code_screen.png\"),\"alt\":\"alt MFA Authentication Screen Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-2fa-credentials\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-2fa-credentials\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my 2FA credentials?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to modify your 2FA credentials, you will first need to log in to your \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/auth/realms/baby-yoda/account/totp\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"P1 SSO account\"),_c('OutboundLink')],1),_vm._v(\" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./twofactor.md?vue&type=template&id=35893372&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./.vuepress/theme/Layout.vue?d6b9","webpack:///./.vuepress/theme/Layout.vue"],"names":["component","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,kDAAkDC,MAAM,CAAC,GAAK,kBAAkB,CAACH,EAAG,UAAxKF,KAAsLM,GAAG,KAAKJ,EAAG,OAAO,CAACG,MAAM,CAAC,IAAM,aAAa,KAAO,kGAA1OL,KAAgVM,GAAG,KAAKJ,EAAG,MAAM,CAACE,YAAY,qCAAqC,CAACF,EAAG,YAAY,GAAnaF,KAA0aM,GAAG,KAA7aN,KAAsbO,GAAG,GAAzbP,KAAgcM,GAAG,KAAKJ,EAAG,WAAW,KACle,CAAC,WAAa,IAAiBH,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,SAAS,CAACF,EAAG,MAAM,CAACE,YAAY,cCS9J,EACA,KACA,KACA,MAIa,UAAAN,E","file":"28.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"min-vh-100 d-flex flex-column position-relative\",attrs:{\"id\":\"global-layout\"}},[_c('NavBar'),_vm._v(\" \"),_c('link',{attrs:{\"rel\":\"stylesheet\",\"href\":\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css\"}}),_vm._v(\" \"),_c('div',{staticClass:\"h-100 flex-grow-1 theme-container\"},[_c('Content')],1),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('Footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wisps\"},[_c('div',{staticClass:\"mask\"})])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Layout.vue?vue&type=template&id=a37dd396&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/29.js b/sites/enterprise-collaboration-faqs/29.js index a0c9f8bbebcfdfa07cc876892be56ad31985d0c0..3041d1f9cacd46ac9787bd1a206682aa46fdd796 100644 --- a/sites/enterprise-collaboration-faqs/29.js +++ b/sites/enterprise-collaboration-faqs/29.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{437:function(s,t,i){"use strict";i.r(t);var e=i(39),l=Object(e.a)({},(function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"min-vh-100 d-flex flex-column position-relative",attrs:{id:"global-layout"}},[t("NavBar"),this._v(" "),t("link",{attrs:{rel:"stylesheet",href:"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"}}),this._v(" "),t("div",{staticClass:"h-100 flex-grow-1 theme-container"},[t("Content")],1),this._v(" "),this._m(0),this._v(" "),t("Footer")],1)}),[function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"wisps"},[t("div",{staticClass:"mask"})])}],!1,null,null,null);t.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{421:function(t,e,s){"use strict";s.r(e);var n=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],o={methods:{getMsg:function(){return n[Math.floor(Math.random()*n.length)]}}},i=s(39),h=Object(i.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"theme-container"},[e("div",{staticClass:"content"},[e("h1",[this._v("404")]),this._v(" "),e("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),e("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=h.exports}}]); //# sourceMappingURL=29.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/29.js.map b/sites/enterprise-collaboration-faqs/29.js.map index 3dec6c4550ee818fc7f8ff1711ac5df758a2be97..bcf80e33b763106b16279b212aa429d0cbe3ae47 100644 --- a/sites/enterprise-collaboration-faqs/29.js.map +++ b/sites/enterprise-collaboration-faqs/29.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./.vuepress/theme/Layout.vue?d6b9","webpack:///./.vuepress/theme/Layout.vue"],"names":["component","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,kDAAkDC,MAAM,CAAC,GAAK,kBAAkB,CAACH,EAAG,UAAxKF,KAAsLM,GAAG,KAAKJ,EAAG,OAAO,CAACG,MAAM,CAAC,IAAM,aAAa,KAAO,kGAA1OL,KAAgVM,GAAG,KAAKJ,EAAG,MAAM,CAACE,YAAY,qCAAqC,CAACF,EAAG,YAAY,GAAnaF,KAA0aM,GAAG,KAA7aN,KAAsbO,GAAG,GAAzbP,KAAgcM,GAAG,KAAKJ,EAAG,WAAW,KACle,CAAC,WAAa,IAAiBH,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,SAAS,CAACF,EAAG,MAAM,CAACE,YAAY,cCS9J,EACA,KACA,KACA,MAIa,UAAAN,E","file":"29.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"min-vh-100 d-flex flex-column position-relative\",attrs:{\"id\":\"global-layout\"}},[_c('NavBar'),_vm._v(\" \"),_c('link',{attrs:{\"rel\":\"stylesheet\",\"href\":\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css\"}}),_vm._v(\" \"),_c('div',{staticClass:\"h-100 flex-grow-1 theme-container\"},[_c('Content')],1),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('Footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wisps\"},[_c('div',{staticClass:\"mask\"})])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Layout.vue?vue&type=template&id=a37dd396&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue?0370","webpack:///node_modules/@vuepress/core/lib/client/components/NotFound.vue","webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue?f215","webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue"],"names":["methods","getMsg","msgs","Math","floor","random","length","component","_h","this","$createElement","_c","_self","staticClass","_v","_s","attrs"],"mappings":"kGAAA,ICeA,sHCf0T,EDsB1T,CACEA,QAAS,CACPC,OADJ,WAEM,OAAOC,EAAKC,KAAKC,MAAMD,KAAKE,SAAWH,EAAKI,Y,QElB9CC,EAAY,YACd,GHRW,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,mBAAmB,CAACF,EAAG,MAAM,CAACE,YAAY,WAAW,CAACF,EAAG,KAAK,CAAlJF,KAAuJK,GAAG,SAA1JL,KAAuKK,GAAG,KAAKH,EAAG,aAAa,CAA/LF,KAAoMK,GAApML,KAA2MM,GAA3MN,KAAkNR,aAAlNQ,KAAmOK,GAAG,KAAKH,EAAG,aAAa,CAACK,MAAM,CAAC,GAAK,MAAM,CAA9QP,KAAmRK,GAAG,kCAAkC,OACpU,IGUpB,EACA,KACA,KACA,MAIa,UAAAP,E","file":"29.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"theme-container\"},[_c('div',{staticClass:\"content\"},[_c('h1',[_vm._v(\"404\")]),_vm._v(\" \"),_c('blockquote',[_vm._v(_vm._s(_vm.getMsg()))]),_vm._v(\" \"),_c('RouterLink',{attrs:{\"to\":\"/\"}},[_vm._v(\"\\n Take me home.\\n \")])],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotFound.vue?vue&type=template&id=229c4a90&\"\nimport script from \"./NotFound.vue?vue&type=script&lang=js&\"\nexport * from \"./NotFound.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/3.js b/sites/enterprise-collaboration-faqs/3.js index 992b557b961f455a408e48926809ebdde640ef25..8f10f937ad036ee5c9c0d0c2e17eccc2b73a12e1 100644 --- a/sites/enterprise-collaboration-faqs/3.js +++ b/sites/enterprise-collaboration-faqs/3.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{305:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var i=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},315:function(t,e,n){"use strict";var i=n(1),o=n(20),r=n(11),c=n(2),s=n(40),a=[],l=a.sort,u=c((function(){a.sort(void 0)})),f=c((function(){a.sort(null)})),d=s("sort");i({target:"Array",proto:!0,forced:u||!f||!d},{sort:function(t){return void 0===t?l.call(r(this)):l.call(r(this),o(t))}})},318:function(t,e,n){"use strict";var i=n(300),o=Object(i.e)({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46});e.a=o},319:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return s})),n.d(e,"b",(function(){return a})),n.d(e,"d",(function(){return l}));var i=n(311),o=n(300),r={passive:!0,capture:!1},c=function(t){return i.d?Object(o.g)(t)?t:{capture:!!t||!1}:!!(Object(o.g)(t)?t.capture:t)},s=function(t,e,n,i){t&&t.addEventListener&&t.addEventListener(e,n,c(i))},a=function(t,e,n,i){t&&t.removeEventListener&&t.removeEventListener(e,n,c(i))},l=function(t){for(var e=t?s:a,n=arguments.length,i=new Array(n>1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o\n
\n
\n

404

\n\n
{{ getMsg() }}
\n\n \n Take me home.\n \n
\n
\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotFound.vue?vue&type=template&id=229c4a90&\"\nimport script from \"./NotFound.vue?vue&type=script&lang=js&\"\nexport * from \"./NotFound.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./README.md?eb13","webpack:///./README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,YAArKF,KAAqLO,GAAG,KAAKL,EAAG,eAAhMF,KAAmNO,GAAG,KAAKL,EAAG,eAA9NF,KAAiPO,GAAG,KAAKL,EAAG,kBAAkB,KAC1R,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"30.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTiles'),_vm._v(\" \"),_c('WaveDivider'),_vm._v(\" \"),_c('CollabTools'),_vm._v(\" \"),_c('VideoCarousel')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=e092d9a4&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!./node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/31.js b/sites/enterprise-collaboration-faqs/31.js index 6d6291bb3f9db8e571cc8aced3f9742da79cdb2d..0a0a340acfc79f2f971546299ca7bfc7ec6d0f9d 100644 --- a/sites/enterprise-collaboration-faqs/31.js +++ b/sites/enterprise-collaboration-faqs/31.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{438:function(t,e,s){"use strict";s.r(e);var i=s(39),l=Object(i.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("FaqTiles"),this._v(" "),e("WaveDivider"),this._v(" "),e("CollabTools"),this._v(" "),e("VideoCarousel")],1)}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{437:function(e,t,a){"use strict";a.r(t);var r=a(39),s=Object(r.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"welcome"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#welcome"}},[e._v("#")]),e._v(" Welcome!")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("Select a question to get started or use the searchbar to filter out unwanted articles.")]),e._v(" "),a("h3",{attrs:{id:"need-additional-assistance"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#need-additional-assistance"}},[e._v("#")]),e._v(" Need additional assistance?")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("If these are not the answers you are looking for, please send an email to "),a("a",{attrs:{href:"mailto:help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" or submit a ticket at the "),a("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),a("OutboundLink")],1),e._v("!")])]},proxy:!0}])},[a("PageHeader"),e._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=s.exports}}]); //# sourceMappingURL=31.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/31.js.map b/sites/enterprise-collaboration-faqs/31.js.map index 881c4d18b2d249e00122effb428da1026df7cc57..03b6d32bff850bca39dfce116167b30fc9ed1249 100644 --- a/sites/enterprise-collaboration-faqs/31.js.map +++ b/sites/enterprise-collaboration-faqs/31.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./README.md?eb13","webpack:///./README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,YAArKF,KAAqLO,GAAG,KAAKL,EAAG,eAAhMF,KAAmNO,GAAG,KAAKL,EAAG,eAA9NF,KAAiPO,GAAG,KAAKL,EAAG,kBAAkB,KAC1R,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"31.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTiles'),_vm._v(\" \"),_c('WaveDivider'),_vm._v(\" \"),_c('CollabTools'),_vm._v(\" \"),_c('VideoCarousel')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=e092d9a4&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!./node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./faq/README.md?8a77","webpack:///./faq/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,YAAY,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,aAAa,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,eAAed,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,4FAA4Fd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,+BAA+B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,gCAAgC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kCAAkCd,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,8EAA8EV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,CAACN,EAAIc,GAAG,kBAAkBd,EAAIc,GAAG,+BAA+BV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,yDAAyD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIc,GAAG,4BAA4BV,EAAG,iBAAiB,GAAGJ,EAAIc,GAAG,SAASC,OAAM,MAAS,CAACX,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,gBAAgB,KAC/pC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"31.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"welcome\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#welcome\"}},[_vm._v(\"#\")]),_vm._v(\" Welcome!\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Select a question to get started or use the searchbar to filter out unwanted articles.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"need-additional-assistance\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#need-additional-assistance\"}},[_vm._v(\"#\")]),_vm._v(\" Need additional assistance?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If these are not the answers you are looking for, please send an email to \"),_c('a',{attrs:{\"href\":\"mailto:help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" or submit a ticket at the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\"!\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=31c299f6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/32.js b/sites/enterprise-collaboration-faqs/32.js index f4e175799fd43e6a9b0342e6d84429187f69c9b0..a9dd0c1afe371325d51ebe46aa5a1bb26bd6fab5 100644 --- a/sites/enterprise-collaboration-faqs/32.js +++ b/sites/enterprise-collaboration-faqs/32.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{441:function(e,t,a){"use strict";a.r(t);var r=a(39),s=Object(r.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"welcome"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#welcome"}},[e._v("#")]),e._v(" Welcome!")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("Select a question to get started or use the searchbar to filter out unwanted articles.")]),e._v(" "),a("h3",{attrs:{id:"need-additional-assistance"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#need-additional-assistance"}},[e._v("#")]),e._v(" Need additional assistance?")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("If these are not the answers you are looking for, please send an email to "),a("a",{attrs:{href:"mailto:help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" or submit a ticket at the "),a("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),a("OutboundLink")],1),e._v("!")])]},proxy:!0}])},[a("PageHeader"),e._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=s.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{438:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"common-questions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#common-questions"}},[e._v("#")]),e._v(" Common Questions")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("These are archived FAQs from "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("SSO-info"),o("OutboundLink")],1),e._v(" that we have migrated here.")]),e._v(" "),o("h3",{attrs:{id:"what-is-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[e._v("#")]),e._v(" What is P1 SSO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.")]),e._v(" "),o("h3",{attrs:{id:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[e._v("#")]),e._v(" Why Do I Have to Set Up a New Password and MFA Again?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.")]),e._v(" "),o("h3",{attrs:{id:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[e._v("#")]),e._v(' When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?')]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for a guide on this kind of problem. Common fixes are found below:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.")])]),e._v(" "),o("li",[o("p",[e._v('If the MFA token is not accepted, you will receive the "Invalid authenticator code" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).')])]),e._v(" "),o("li",[o("p",[e._v("Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.")])])]),e._v(" "),o("h3",{attrs:{id:"how-to-unlock-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-unlock-an-account"}},[e._v("#")]),e._v(" How to unlock an account?")]),e._v(" "),o("p",[e._v("Account Unlock: Submit a request to the portal "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" or send e-mail with e-mail associated with account to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" which will also create a Jira ticket for you.")]),e._v(" "),o("h3",{attrs:{id:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[e._v("#")]),e._v(" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Password Reset:")]),e._v(" "),o("ul",[o("li",[e._v('You can do that on your own by clicking "Forgot Password" link and entering your email but sometimes the reset link gets filtered as spam.')])]),e._v(" "),o("p",[e._v("To fix this problem, attempt the following:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Try having the email sent again and make sure to check your junk email folder.")])]),e._v(" "),o("li",[o("p",[e._v("If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" to have your account unlocked.")])]),e._v(" "),o("li",[o("p",[e._v("If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-update-my-profile"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-update-my-profile"}},[e._v("#")]),e._v(" How Do I Update My Profile?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Log into your account "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" which will bring you to your account settings page where you will be able to update your profile.")]),e._v(" "),o("h3",{attrs:{id:"how-does-a-new-user-create-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-does-a-new-user-create-an-account"}},[e._v("#")]),e._v(" How Does A New User Create An Account?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("New Mattermost accounts are now created through P1 SSO. "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-send-someone-an-invite-link-to-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-send-someone-an-invite-link-to-p1-sso"}},[e._v("#")]),e._v(" How Do I Send Someone An Invite Link to P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Administrators and users can find invitation links on their "),o("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("login.dsop.io"),o("OutboundLink")],1),e._v(" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/invite_user.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[e._v("#")]),e._v(" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?")]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/reset_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions on resetting MFA on your account.")]),e._v(" "),o("h3",{attrs:{id:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[e._v("#")]),e._v(" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")]),e._v(" "),o("h3",{attrs:{id:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[e._v("#")]),e._v(' Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?')]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" and we should be able to quickly resolve the issue.")]),e._v(" "),o("h3",{attrs:{id:"where-can-i-get-more-information-on-using-mattermost"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-can-i-get-more-information-on-using-mattermost"}},[e._v("#")]),e._v(" Where Can I get More Information On Using Mattermost?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Checkout the "),o("a",{attrs:{href:"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("official user guide"),o("OutboundLink")],1),e._v(" for information on using Mattermost.")]),e._v(" "),o("h3",{attrs:{id:"i-have-another-question-or-need-additional-help-who-do-i-contact"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-another-question-or-need-additional-help-who-do-i-contact"}},[e._v("#")]),e._v(" I Have Another Question Or Need Additional Help. Who Do I contact?")]),e._v(" "),o("p",[e._v("Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=32.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/32.js.map b/sites/enterprise-collaboration-faqs/32.js.map index 88823e9aa1f8e483256040a8dabd1725aedac219..4853ade6ba51916abe8229fd771e2175a1452ea9 100644 --- a/sites/enterprise-collaboration-faqs/32.js.map +++ b/sites/enterprise-collaboration-faqs/32.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/README.md?8a77","webpack:///./faq/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,YAAY,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,aAAa,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,eAAed,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,4FAA4Fd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,+BAA+B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,gCAAgC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kCAAkCd,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,8EAA8EV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,CAACN,EAAIc,GAAG,kBAAkBd,EAAIc,GAAG,+BAA+BV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,yDAAyD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIc,GAAG,4BAA4BV,EAAG,iBAAiB,GAAGJ,EAAIc,GAAG,SAASC,OAAM,MAAS,CAACX,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,gBAAgB,KAC/pC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"32.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"welcome\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#welcome\"}},[_vm._v(\"#\")]),_vm._v(\" Welcome!\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Select a question to get started or use the searchbar to filter out unwanted articles.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"need-additional-assistance\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#need-additional-assistance\"}},[_vm._v(\"#\")]),_vm._v(\" Need additional assistance?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If these are not the answers you are looking for, please send an email to \"),_c('a',{attrs:{\"href\":\"mailto:help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" or submit a ticket at the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\"!\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=31c299f6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./faq/faq-articles/commonquestions.md?c7bd","webpack:///./faq/faq-articles/commonquestions.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"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","file":"32.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"common-questions\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#common-questions\"}},[_vm._v(\"#\")]),_vm._v(\" Common Questions\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"These are archived FAQs from \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"SSO-info\"),_c('OutboundLink')],1),_vm._v(\" that we have migrated here.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_vm._v(\"#\")]),_vm._v(\" Why Do I Have to Set Up a New Password and MFA Again?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_vm._v(\"#\")]),_vm._v(\" When Setting Up MFA, Why Do I Keep Getting \\\"Invalid Authenticator Code\\\"?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for a guide on this kind of problem. Common fixes are found below:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If the MFA token is not accepted, you will receive the \\\"Invalid authenticator code\\\" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-to-unlock-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-to-unlock-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How to unlock an account?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Account Unlock: Submit a request to the portal \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" or send e-mail with e-mail associated with account to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" which will also create a Jira ticket for you.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Password Reset:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"You can do that on your own by clicking \\\"Forgot Password\\\" link and entering your email but sometimes the reset link gets filtered as spam.\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"To fix this problem, attempt the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Try having the email sent again and make sure to check your junk email folder.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" to have your account unlocked.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-update-my-profile\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-update-my-profile\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Update My Profile?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log into your account \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" which will bring you to your account settings page where you will be able to update your profile.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-does-a-new-user-create-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-does-a-new-user-create-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How Does A New User Create An Account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"New Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Send Someone An Invite Link to P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Administrators and users can find invitation links on their \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/invite_user.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/reset_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on resetting MFA on your account.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_vm._v(\"#\")]),_vm._v(\" Why Am I Getting a \\\"X509 Certificate's Authentication Failed.\\\" When Trying To Log In With a CAC?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" and we should be able to quickly resolve the issue.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"where-can-i-get-more-information-on-using-mattermost\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-can-i-get-more-information-on-using-mattermost\"}},[_vm._v(\"#\")]),_vm._v(\" Where Can I get More Information On Using Mattermost?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Checkout the \"),_c('a',{attrs:{\"href\":\"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"official user guide\"),_c('OutboundLink')],1),_vm._v(\" for information on using Mattermost.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Another Question Or Need Additional Help. Who Do I contact?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./commonquestions.md?vue&type=template&id=3a6fcc01&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/33.js b/sites/enterprise-collaboration-faqs/33.js index 92cb326dc359e36d434eba82db044f92d8cbf9c7..dfd9fb4a30ce7ee6517c94d259434757d0a52a27 100644 --- a/sites/enterprise-collaboration-faqs/33.js +++ b/sites/enterprise-collaboration-faqs/33.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{439:function(e,t,n){"use strict";n.r(t);var a=n(39),o=Object(a.a)({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[n("h2",{attrs:{id:"why-can-t-i-invite-someone-to-my-channel"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#why-can-t-i-invite-someone-to-my-channel"}},[e._v("#")]),e._v(" Why can't I invite someone to my channel?")]),e._v(" "),n("hr"),e._v(" "),n("p",[e._v('In order to add someone to a channel, they must first be a part of the team. If they aren\'t already on your team, add them by selecting the hamburger menu in the upper left. Then, by selecting the "Invite People" button.')]),e._v(" "),n("p",[e._v('Once they are on your team, go to the channel you want to add them to and select the "Members" button in the upper right, hit "Manage Members", then "Add Members".')]),e._v(" "),n("p",[e._v("If it's a private channel, an admin will need to add the new member to the channel.")])]},proxy:!0}])},[n("PageHeader"),e._v(" "),n("FaqTemplate")],1)}),[],!1,null,null,null);t.default=o.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{443:function(e,t,o){"use strict";o.r(t);var r=o(39),i=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"what-is-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-impact-level"}},[e._v("#")]),e._v(" What is Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the "),o("a",{attrs:{href:"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf",target:"_blank",rel:"noopener noreferrer"}},[e._v("Cloud Computing Security Requirements Guide"),o("OutboundLink")],1),e._v(' (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the "combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation."')]),e._v(" "),o("p",[e._v("The figure below provides a summary of the current Information Impact Levels coupled with some of the\ndistinguishing requirements and characteristics.")]),e._v(" "),o("h2",{attrs:{id:"what-about-impact-level-1-and-3"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-about-impact-level-1-and-3"}},[e._v("#")]),e._v(" What about Impact Level 1 and 3?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.")]),e._v(" "),o("h2",{attrs:{id:"who-is-responsible-for-choosing-the-proper-il"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#who-is-responsible-for-choosing-the-proper-il"}},[e._v("#")]),e._v(" Who is responsible for choosing the proper IL?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.")]),e._v(" "),o("h2",{attrs:{id:"as-a-mission-owner-how-do-i-choose-an-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#as-a-mission-owner-how-do-i-choose-an-impact-level"}},[e._v("#")]),e._v(" As a Mission Owner, how do I choose an Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("The office of the Department of the Navy Chief Information officer plublished this helpful "),o("a",{attrs:{href:"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393",target:"_blank",rel:"noopener noreferrer"}},[e._v("flow chart"),o("OutboundLink")],1),e._v(" for choosing an IL")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]); //# sourceMappingURL=33.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/33.js.map b/sites/enterprise-collaboration-faqs/33.js.map index 1668bfba778bfb9d4d5db5464ab1efbef380f530..03df2ce521c5179a34567895f2b0cd11923ccbd9 100644 --- a/sites/enterprise-collaboration-faqs/33.js.map +++ b/sites/enterprise-collaboration-faqs/33.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/cannotinvite.md?87dc","webpack:///./faq/faq-articles/cannotinvite.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gDAAgDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mOAAoOf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,yKAA+Kf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,2FAA2FF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACpoC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"33.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-can-t-i-invite-someone-to-my-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-can-t-i-invite-someone-to-my-channel\"}},[_vm._v(\"#\")]),_vm._v(\" Why can't I invite someone to my channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to add someone to a channel, they must first be a part of the team. If they aren't already on your team, add them by selecting the hamburger menu in the upper left. Then, by selecting the \\\"Invite People\\\" button.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once they are on your team, go to the channel you want to add them to and select the \\\"Members\\\" button in the upper right, hit \\\"Manage Members\\\", then \\\"Add Members\\\".\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If it's a private channel, an admin will need to add the new member to the channel.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./cannotinvite.md?vue&type=template&id=9c82008a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./faq/faq-articles/impactlevels.md?3076","webpack:///./faq/faq-articles/impactlevels.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yBAAyB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0BAA0B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4BAA4Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,0EAA0E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,+CAA+CX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,8WAAgXf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6JAA6Jf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,uCAAuCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kDAAkD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,mDAAmD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mPAAmPf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,2DAA2Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+FAA+FX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,qFAAqF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,cAAcX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,2BAA2BF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9F,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"33.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" What is Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the \"),_c('a',{attrs:{\"href\":\"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Cloud Computing Security Requirements Guide\"),_c('OutboundLink')],1),_vm._v(\" (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the \\\"combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation.\\\"\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The figure below provides a summary of the current Information Impact Levels coupled with some of the\\ndistinguishing requirements and characteristics.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-about-impact-level-1-and-3\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-about-impact-level-1-and-3\"}},[_vm._v(\"#\")]),_vm._v(\" What about Impact Level 1 and 3?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"who-is-responsible-for-choosing-the-proper-il\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#who-is-responsible-for-choosing-the-proper-il\"}},[_vm._v(\"#\")]),_vm._v(\" Who is responsible for choosing the proper IL?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" As a Mission Owner, how do I choose an Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"The office of the Department of the Navy Chief Information officer plublished this helpful \"),_c('a',{attrs:{\"href\":\"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"flow chart\"),_c('OutboundLink')],1),_vm._v(\" for choosing an IL\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./impactlevels.md?vue&type=template&id=3dbd9682&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/34.js b/sites/enterprise-collaboration-faqs/34.js index e32151eb4e78a3375202b60b4de0092152ae47fc..ae0cc62809172d194cd9546faab8271577f206cc 100644 --- a/sites/enterprise-collaboration-faqs/34.js +++ b/sites/enterprise-collaboration-faqs/34.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{442:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"common-questions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#common-questions"}},[e._v("#")]),e._v(" Common Questions")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("These are archived FAQs from "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("SSO-info"),o("OutboundLink")],1),e._v(" that we have migrated here.")]),e._v(" "),o("h3",{attrs:{id:"what-is-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[e._v("#")]),e._v(" What is P1 SSO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.")]),e._v(" "),o("h3",{attrs:{id:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[e._v("#")]),e._v(" Why Do I Have to Set Up a New Password and MFA Again?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.")]),e._v(" "),o("h3",{attrs:{id:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[e._v("#")]),e._v(' When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?')]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for a guide on this kind of problem. Common fixes are found below:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.")])]),e._v(" "),o("li",[o("p",[e._v('If the MFA token is not accepted, you will receive the "Invalid authenticator code" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).')])]),e._v(" "),o("li",[o("p",[e._v("Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.")])])]),e._v(" "),o("h3",{attrs:{id:"how-to-unlock-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-unlock-an-account"}},[e._v("#")]),e._v(" How to unlock an account?")]),e._v(" "),o("p",[e._v("Account Unlock: Submit a request to the portal "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" or send e-mail with e-mail associated with account to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" which will also create a Jira ticket for you.")]),e._v(" "),o("h3",{attrs:{id:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[e._v("#")]),e._v(" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Password Reset:")]),e._v(" "),o("ul",[o("li",[e._v('You can do that on your own by clicking "Forgot Password" link and entering your email but sometimes the reset link gets filtered as spam.')])]),e._v(" "),o("p",[e._v("To fix this problem, attempt the following:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Try having the email sent again and make sure to check your junk email folder.")])]),e._v(" "),o("li",[o("p",[e._v("If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" to have your account unlocked.")])]),e._v(" "),o("li",[o("p",[e._v("If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-update-my-profile"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-update-my-profile"}},[e._v("#")]),e._v(" How Do I Update My Profile?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Log into your account "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" which will bring you to your account settings page where you will be able to update your profile.")]),e._v(" "),o("h3",{attrs:{id:"how-does-a-new-user-create-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-does-a-new-user-create-an-account"}},[e._v("#")]),e._v(" How Does A New User Create An Account?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("New Mattermost accounts are now created through P1 SSO. "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-send-someone-an-invite-link-to-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-send-someone-an-invite-link-to-p1-sso"}},[e._v("#")]),e._v(" How Do I Send Someone An Invite Link to P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Administrators and users can find invitation links on their "),o("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("login.dsop.io"),o("OutboundLink")],1),e._v(" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/invite_user.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[e._v("#")]),e._v(" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?")]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/reset_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions on resetting MFA on your account.")]),e._v(" "),o("h3",{attrs:{id:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[e._v("#")]),e._v(" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")]),e._v(" "),o("h3",{attrs:{id:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[e._v("#")]),e._v(' Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?')]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" and we should be able to quickly resolve the issue.")]),e._v(" "),o("h3",{attrs:{id:"where-can-i-get-more-information-on-using-mattermost"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-can-i-get-more-information-on-using-mattermost"}},[e._v("#")]),e._v(" Where Can I get More Information On Using Mattermost?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Checkout the "),o("a",{attrs:{href:"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("official user guide"),o("OutboundLink")],1),e._v(" for information on using Mattermost.")]),e._v(" "),o("h3",{attrs:{id:"i-have-another-question-or-need-additional-help-who-do-i-contact"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-another-question-or-need-additional-help-who-do-i-contact"}},[e._v("#")]),e._v(" I Have Another Question Or Need Additional Help. Who Do I contact?")]),e._v(" "),o("p",[e._v("Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{442:function(t,e,o){"use strict";o.r(e);var n=o(39),r=Object(n.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"why-mattermost-over-slack-or-discord"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-mattermost-over-slack-or-discord"}},[t._v("#")]),t._v(" Why Mattermost over Slack or Discord?")]),t._v(" "),o("hr"),t._v(" "),o("p",[t._v("We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\nsee the result), and it sits in a vetted and controlled IL5 environment.")]),t._v(" "),o("p",[t._v("With Slack or any other Software as a Service, the DoD cannot vouch\nin near-real time for the software or the environment it is hosted in.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]); //# sourceMappingURL=34.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/34.js.map b/sites/enterprise-collaboration-faqs/34.js.map index 3a28637ff21e2cc6e3c6acca092346cc43408996..718db3c13451b15d9993b0104df1effb2b6867cc 100644 --- a/sites/enterprise-collaboration-faqs/34.js.map +++ b/sites/enterprise-collaboration-faqs/34.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/commonquestions.md?c7bd","webpack:///./faq/faq-articles/commonquestions.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"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","file":"34.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"common-questions\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#common-questions\"}},[_vm._v(\"#\")]),_vm._v(\" Common Questions\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"These are archived FAQs from \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"SSO-info\"),_c('OutboundLink')],1),_vm._v(\" that we have migrated here.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_vm._v(\"#\")]),_vm._v(\" Why Do I Have to Set Up a New Password and MFA Again?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_vm._v(\"#\")]),_vm._v(\" When Setting Up MFA, Why Do I Keep Getting \\\"Invalid Authenticator Code\\\"?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for a guide on this kind of problem. Common fixes are found below:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If the MFA token is not accepted, you will receive the \\\"Invalid authenticator code\\\" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-to-unlock-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-to-unlock-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How to unlock an account?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Account Unlock: Submit a request to the portal \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" or send e-mail with e-mail associated with account to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" which will also create a Jira ticket for you.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Password Reset:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"You can do that on your own by clicking \\\"Forgot Password\\\" link and entering your email but sometimes the reset link gets filtered as spam.\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"To fix this problem, attempt the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Try having the email sent again and make sure to check your junk email folder.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" to have your account unlocked.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-update-my-profile\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-update-my-profile\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Update My Profile?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log into your account \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" which will bring you to your account settings page where you will be able to update your profile.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-does-a-new-user-create-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-does-a-new-user-create-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How Does A New User Create An Account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"New Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Send Someone An Invite Link to P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Administrators and users can find invitation links on their \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/invite_user.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/reset_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on resetting MFA on your account.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_vm._v(\"#\")]),_vm._v(\" Why Am I Getting a \\\"X509 Certificate's Authentication Failed.\\\" When Trying To Log In With a CAC?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" and we should be able to quickly resolve the issue.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"where-can-i-get-more-information-on-using-mattermost\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-can-i-get-more-information-on-using-mattermost\"}},[_vm._v(\"#\")]),_vm._v(\" Where Can I get More Information On Using Mattermost?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Checkout the \"),_c('a',{attrs:{\"href\":\"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"official user guide\"),_c('OutboundLink')],1),_vm._v(\" for information on using Mattermost.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Another Question Or Need Additional Help. Who Do I contact?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./commonquestions.md?vue&type=template&id=3a6fcc01&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./faq/faq-articles/slackordiscord.md?bbb4","webpack:///./faq/faq-articles/slackordiscord.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yCAAyC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0CAA0C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4CAA4Cf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,uNAAuNf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mJAAmJF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"34.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-mattermost-over-slack-or-discord\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-mattermost-over-slack-or-discord\"}},[_vm._v(\"#\")]),_vm._v(\" Why Mattermost over Slack or Discord?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\\nsee the result), and it sits in a vetted and controlled IL5 environment.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"With Slack or any other Software as a Service, the DoD cannot vouch\\nin near-real time for the software or the environment it is hosted in.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./slackordiscord.md?vue&type=template&id=a13a5666&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/35.js b/sites/enterprise-collaboration-faqs/35.js index 111177da5e1159c11422adeab5e16f607b269dba..20ecfc6fced1d893bb97e0c3d1f7372cf4917d37 100644 --- a/sites/enterprise-collaboration-faqs/35.js +++ b/sites/enterprise-collaboration-faqs/35.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{444:function(e,t,o){"use strict";o.r(t);var n=o(39),i=Object(n.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-invite-people-to-the-chat-platform"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-invite-people-to-the-chat-platform"}},[e._v("#")]),e._v(" How do I invite people to the chat platform?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v('You can invite people who are not yet on Mattermost by selecting the hamburger menu in the upper left of the Mattermost interface. It is located directly to the right of your profile picture. Once selected, you\'ll see a dropdown list with the second item being "Invite People". Select that and you will be presented with an invite link which you can then use to invite anyone outside of the team.')])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{444:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-get-il4-access"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-il4-access"}},[e._v("#")]),e._v(" How Do I Get IL4 Access?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"/DD2875.pdf",download:""}},[e._v("Download the form here")])]),e._v(" "),o("li",[e._v("Have the form signed by Mission Owner")]),e._v(" "),o("li",[e._v("Have a background check or clearance validated in JPAS")]),e._v(" "),o("li",[e._v("Justification as to why you lack a DoD approved PKI")]),e._v(" "),o("li",[e._v("Submit the completed form "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.")]),e._v(" "),o("p",[e._v("For further information on what is IL2/ IL4, see: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v('"What Is Impact Level?"')]),e._v(".")],1),e._v(" "),o("p",[e._v("For full documentation on authentication and authroization for different impact levels for Platform One, go "),o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=35.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/35.js.map b/sites/enterprise-collaboration-faqs/35.js.map index ef292397a73dceb0e81326039e1ded640a230eb3..e5f5a1f4f9b58835d451438debead1572d4b31a8 100644 --- a/sites/enterprise-collaboration-faqs/35.js.map +++ b/sites/enterprise-collaboration-faqs/35.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/howtoinvite.md?4e33","webpack:///./faq/faq-articles/howtoinvite.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,gDAAgD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,iDAAiD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,mDAAmDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qZAAsZF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC//B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"35.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-invite-people-to-the-chat-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-invite-people-to-the-chat-platform\"}},[_vm._v(\"#\")]),_vm._v(\" How do I invite people to the chat platform?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can invite people who are not yet on Mattermost by selecting the hamburger menu in the upper left of the Mattermost interface. It is located directly to the right of your profile picture. Once selected, you'll see a dropdown list with the second item being \\\"Invite People\\\". Select that and you will be presented with an invite link which you can then use to invite anyone outside of the team.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./howtoinvite.md?vue&type=template&id=a9cb0234&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./faq/faq-articles/transitiontoil4.md?402c","webpack:///./faq/faq-articles/transitiontoil4.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,4BAA4B,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,+BAA+Bb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0JAA0Jb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,cAAc,SAAW,KAAK,CAACN,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,yDAAyDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8BAA8BT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,mEAAmE,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,OAAOJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,uLAAuLb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sDAAsDT,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,6BAA+Bb,EAAIa,GAAG,MAAM,GAAGb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gHAAgHT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,4IAA4I,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC5wE,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"35.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-get-il4-access\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-get-il4-access\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Get IL4 Access?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"/DD2875.pdf\",\"download\":\"\"}},[_vm._v(\"Download the form here\")])]),_vm._v(\" \"),_c('li',[_vm._v(\"Have the form signed by Mission Owner\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Have a background check or clearance validated in JPAS\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Justification as to why you lack a DoD approved PKI\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Submit the completed form \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('p',[_vm._v(\"This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"For further information on what is IL2/ IL4, see: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"\\\"What Is Impact Level?\\\"\")]),_vm._v(\".\")],1),_vm._v(\" \"),_c('p',[_vm._v(\"For full documentation on authentication and authroization for different impact levels for Platform One, go \"),_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./transitiontoil4.md?vue&type=template&id=70c60722&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/36.js b/sites/enterprise-collaboration-faqs/36.js index cc007320f12976d32bfd6b1adaf4ee351cb491c8..c675f87e69a2cc6e04ff402b9907cb354c10ea3a 100644 --- a/sites/enterprise-collaboration-faqs/36.js +++ b/sites/enterprise-collaboration-faqs/36.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{445:function(e,t,o){"use strict";o.r(t);var r=o(39),i=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"what-is-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-impact-level"}},[e._v("#")]),e._v(" What is Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the "),o("a",{attrs:{href:"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf",target:"_blank",rel:"noopener noreferrer"}},[e._v("Cloud Computing Security Requirements Guide"),o("OutboundLink")],1),e._v(' (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the "combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation."')]),e._v(" "),o("p",[e._v("The figure below provides a summary of the current Information Impact Levels coupled with some of the\ndistinguishing requirements and characteristics.")]),e._v(" "),o("h2",{attrs:{id:"what-about-impact-level-1-and-3"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-about-impact-level-1-and-3"}},[e._v("#")]),e._v(" What about Impact Level 1 and 3?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.")]),e._v(" "),o("h2",{attrs:{id:"who-is-responsible-for-choosing-the-proper-il"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#who-is-responsible-for-choosing-the-proper-il"}},[e._v("#")]),e._v(" Who is responsible for choosing the proper IL?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.")]),e._v(" "),o("h2",{attrs:{id:"as-a-mission-owner-how-do-i-choose-an-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#as-a-mission-owner-how-do-i-choose-an-impact-level"}},[e._v("#")]),e._v(" As a Mission Owner, how do I choose an Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("The office of the Department of the Navy Chief Information officer plublished this helpful "),o("a",{attrs:{href:"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393",target:"_blank",rel:"noopener noreferrer"}},[e._v("flow chart"),o("OutboundLink")],1),e._v(" for choosing an IL")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{447:function(e,t,r){"use strict";r.r(t);var n=r(39),a=Object(n.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"feedback-content",fn:function(){return[r("p",[e._v("Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.")])]},proxy:!0},{key:"feedback-success",fn:function(){return[r("h2",{attrs:{id:"thank-you-for-sending-us-your-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-sending-us-your-feedback"}},[e._v("#")]),e._v(" Thank You For Sending Us Your Feedback!"),r("br")]),e._v(" "),r("br"),e._v("\nWe appreciate your time and effort as we are always looking for ways to improve. \n")]},proxy:!0},{key:"no-api-feedback-prompt",fn:function(){return[r("hr"),e._v(" "),r("h2",{attrs:{id:"best-ways-to-send-us-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#best-ways-to-send-us-feedback"}},[e._v("#")]),e._v(" Best Ways to Send Us Feedback:")]),e._v(" "),r("hr"),e._v(" "),r("br"),e._v(" "),r("p",[e._v("Contact us at this email address: "),r("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")])]),e._v(" "),r("p",[e._v("Go to "),r("strong",[e._v("IL2 Mattermost")]),e._v(" and contact us in the following channel:")]),e._v(" "),r("p",[r("a",{attrs:{href:"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration",target:"_blank",rel:"noopener noreferrer"}},[e._v("Team - Enterprise Collaboration Product Team"),r("OutboundLink")],1),e._v(" "),r("br"),r("br")])]},proxy:!0},{key:"warning",fn:function(){return[r("p",[e._v("⚠️ This page is currently under construction. Stay tuned! ⚠️")])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("Feedback")],1)}),[],!1,null,null,null);t.default=a.exports}}]); //# sourceMappingURL=36.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/36.js.map b/sites/enterprise-collaboration-faqs/36.js.map index e03cf39c960e0e356b1155b3c856e2cb6c293632..112db20546f18c684413aca58d44d530c44661f7 100644 --- a/sites/enterprise-collaboration-faqs/36.js.map +++ b/sites/enterprise-collaboration-faqs/36.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/impactlevels.md?3076","webpack:///./faq/faq-articles/impactlevels.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yBAAyB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0BAA0B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4BAA4Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,0EAA0E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,+CAA+CX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,8WAAgXf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6JAA6Jf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,uCAAuCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kDAAkD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,mDAAmD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mPAAmPf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,2DAA2Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+FAA+FX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,qFAAqF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,cAAcX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,2BAA2BF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9F,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"36.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" What is Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the \"),_c('a',{attrs:{\"href\":\"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Cloud Computing Security Requirements Guide\"),_c('OutboundLink')],1),_vm._v(\" (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the \\\"combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation.\\\"\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The figure below provides a summary of the current Information Impact Levels coupled with some of the\\ndistinguishing requirements and characteristics.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-about-impact-level-1-and-3\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-about-impact-level-1-and-3\"}},[_vm._v(\"#\")]),_vm._v(\" What about Impact Level 1 and 3?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"who-is-responsible-for-choosing-the-proper-il\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#who-is-responsible-for-choosing-the-proper-il\"}},[_vm._v(\"#\")]),_vm._v(\" Who is responsible for choosing the proper IL?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" As a Mission Owner, how do I choose an Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"The office of the Department of the Navy Chief Information officer plublished this helpful \"),_c('a',{attrs:{\"href\":\"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"flow chart\"),_c('OutboundLink')],1),_vm._v(\" for choosing an IL\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./impactlevels.md?vue&type=template&id=3dbd9682&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./feedback/README.md?93d7","webpack:///./feedback/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,GAAM,CAACH,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2CAA2C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4CAA4C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4CAA4CT,EAAG,QAAQJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,2FAA2FC,OAAM,GAAM,CAACH,IAAI,yBAAyBC,GAAG,WAAW,MAAO,CAACR,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kCAAkC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mCAAmC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,qCAAqCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sCAAsCT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iBAAiB,CAACN,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,UAAUT,EAAG,SAAS,CAACJ,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,+CAA+Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iFAAiF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,gDAAgDT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,KAAKT,EAAG,MAAMA,EAAG,UAAUU,OAAM,GAAM,CAACH,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sEAAsEC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAChzD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"36.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"feedback-content\",fn:function(){return [_c('p',[_vm._v(\"Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.\")])]},proxy:true},{key:\"feedback-success\",fn:function(){return [_c('h2',{attrs:{\"id\":\"thank-you-for-sending-us-your-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-sending-us-your-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Sending Us Your Feedback!\"),_c('br')]),_vm._v(\" \"),_c('br'),_vm._v(\"\\nWe appreciate your time and effort as we are always looking for ways to improve. \\n\")]},proxy:true},{key:\"no-api-feedback-prompt\",fn:function(){return [_c('hr'),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"best-ways-to-send-us-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#best-ways-to-send-us-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Best Ways to Send Us Feedback:\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact us at this email address: \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Go to \"),_c('strong',[_vm._v(\"IL2 Mattermost\")]),_vm._v(\" and contact us in the following channel:\")]),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Team - Enterprise Collaboration Product Team\"),_c('OutboundLink')],1),_vm._v(\" \"),_c('br'),_c('br')])]},proxy:true},{key:\"warning\",fn:function(){return [_c('p',[_vm._v(\"⚠️ This page is currently under construction. Stay tuned! ⚠️\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('Feedback')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=79920ffe&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/37.js b/sites/enterprise-collaboration-faqs/37.js index 54b8cc79438be40359250ab3dcf13ef02f7c6653..00c2bcf929a31d7d2569ed62bf9804b753f3361f 100644 --- a/sites/enterprise-collaboration-faqs/37.js +++ b/sites/enterprise-collaboration-faqs/37.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{448:function(t,e,o){"use strict";o.r(e);var n=o(39),r=Object(n.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"why-mattermost-over-slack-or-discord"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-mattermost-over-slack-or-discord"}},[t._v("#")]),t._v(" Why Mattermost over Slack or Discord?")]),t._v(" "),o("hr"),t._v(" "),o("p",[t._v("We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\nsee the result), and it sits in a vetted and controlled IL5 environment.")]),t._v(" "),o("p",[t._v("With Slack or any other Software as a Service, the DoD cannot vouch\nin near-real time for the software or the environment it is hosted in.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{448:function(t,e,s){"use strict";s.r(e);var r=s(39),o=Object(r.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("h2",{attrs:{id:"thank-you-for-your-feedback-this-route-query-sendersname"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-your-feedback-this-route-query-sendersname"}},[this._v("#")]),this._v(" Thank You For Your Feedback, "+this._s(this.$route.query.sendersName))]),this._v(" "),e("hr"),this._v(" "),e("p",[this._v("We hope to get back to you soon!")])])}),[],!1,null,null,null);e.default=o.exports}}]); //# sourceMappingURL=37.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/37.js.map b/sites/enterprise-collaboration-faqs/37.js.map index 757de3b927ab0168fcbea41b82f754ab602d9076..3b5840d301d2d3ab592cfdd4fae4bd0dc2858f71 100644 --- a/sites/enterprise-collaboration-faqs/37.js.map +++ b/sites/enterprise-collaboration-faqs/37.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/slackordiscord.md?bbb4","webpack:///./faq/faq-articles/slackordiscord.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yCAAyC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0CAA0C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4CAA4Cf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,uNAAuNf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mJAAmJF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"37.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-mattermost-over-slack-or-discord\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-mattermost-over-slack-or-discord\"}},[_vm._v(\"#\")]),_vm._v(\" Why Mattermost over Slack or Discord?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\\nsee the result), and it sits in a vetted and controlled IL5 environment.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"With Slack or any other Software as a Service, the DoD cannot vouch\\nin near-real time for the software or the environment it is hosted in.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./slackordiscord.md?vue&type=template&id=a13a5666&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./feedback/feedback-post-page/feedback-submit.md?dff9","webpack:///./feedback/feedback-post-page/feedback-submit.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","staticClass","_v","_s","$route","query","sendersName"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6DAA6D,CAACF,EAAG,IAAI,CAACK,YAAY,gBAAgBH,MAAM,CAAC,KAAO,8DAA8D,CAAxUJ,KAA6UQ,GAAG,OAAhVR,KAA2VQ,GAAG,iCAA9VR,KAAmYS,GAAGT,KAAKU,OAAOC,MAAMC,gBAAxZZ,KAA4aQ,GAAG,KAAKN,EAAG,MAAvbF,KAAicQ,GAAG,KAAKN,EAAG,IAAI,CAAhdF,KAAqdQ,GAAG,0CACpe,ICSpB,EACA,KACA,KACA,MAIa,UAAAV,E","file":"37.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('h2',{attrs:{\"id\":\"thank-you-for-your-feedback-this-route-query-sendersname\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-your-feedback-this-route-query-sendersname\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Your Feedback, \"+_vm._s(this.$route.query.sendersName))]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We hope to get back to you soon!\")])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./feedback-submit.md?vue&type=template&id=26bdcf7e&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/38.js b/sites/enterprise-collaboration-faqs/38.js index 92d0f7740199308be341bf3497cb6c000729b678..69474e1cd7a208a4e255eaf421ed4f12bedb5dee 100644 --- a/sites/enterprise-collaboration-faqs/38.js +++ b/sites/enterprise-collaboration-faqs/38.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{449:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-get-il4-access"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-il4-access"}},[e._v("#")]),e._v(" How Do I Get IL4 Access?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"/DD2875.pdf",download:""}},[e._v("Download the form here")])]),e._v(" "),o("li",[e._v("Have the form signed by Mission Owner")]),e._v(" "),o("li",[e._v("Have a background check or clearance validated in JPAS")]),e._v(" "),o("li",[e._v("Justification as to why you lack a DoD approved PKI")]),e._v(" "),o("li",[e._v("Submit the completed form "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.")]),e._v(" "),o("p",[e._v("For further information on what is IL2/ IL4, see: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v('"What Is Impact Level?"')]),e._v(".")],1),e._v(" "),o("p",[e._v("For full documentation on authentication and authroization for different impact levels for Platform One, go "),o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{449:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostHelp")],1)}),[],!1,null,null,null);e.default=r.exports}}]); //# sourceMappingURL=38.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/38.js.map b/sites/enterprise-collaboration-faqs/38.js.map index 5fe9f170b7dbd8b972695b7989adadc7a376aad3..4227725937df1441cb6d185c98120b93cf3fb4f5 100644 --- a/sites/enterprise-collaboration-faqs/38.js.map +++ b/sites/enterprise-collaboration-faqs/38.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./faq/faq-articles/transitiontoil4.md?402c","webpack:///./faq/faq-articles/transitiontoil4.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,4BAA4B,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,+BAA+Bb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0JAA0Jb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,cAAc,SAAW,KAAK,CAACN,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,yDAAyDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8BAA8BT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,mEAAmE,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,OAAOJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,uLAAuLb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sDAAsDT,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,6BAA+Bb,EAAIa,GAAG,MAAM,GAAGb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gHAAgHT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,4IAA4I,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC5wE,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"38.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-get-il4-access\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-get-il4-access\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Get IL4 Access?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"/DD2875.pdf\",\"download\":\"\"}},[_vm._v(\"Download the form here\")])]),_vm._v(\" \"),_c('li',[_vm._v(\"Have the form signed by Mission Owner\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Have a background check or clearance validated in JPAS\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Justification as to why you lack a DoD approved PKI\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Submit the completed form \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('p',[_vm._v(\"This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"For further information on what is IL2/ IL4, see: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"\\\"What Is Impact Level?\\\"\")]),_vm._v(\".\")],1),_vm._v(\" \"),_c('p',[_vm._v(\"For full documentation on authentication and authroization for different impact levels for Platform One, go \"),_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./transitiontoil4.md?vue&type=template&id=70c60722&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./mattermost-help/README.md?b5fd","webpack:///./mattermost-help/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,mBAAmB,KACpM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"38.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostHelp')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=273a4272&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/39.js b/sites/enterprise-collaboration-faqs/39.js index db76fbcaa6f09aa33d684ec7b0a9f0ed041c6ff9..71b94297c7869a7226b9a4f98a38c32b2401cdd9 100644 --- a/sites/enterprise-collaboration-faqs/39.js +++ b/sites/enterprise-collaboration-faqs/39.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{452:function(e,t,r){"use strict";r.r(t);var n=r(39),a=Object(n.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"feedback-content",fn:function(){return[r("p",[e._v("Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.")])]},proxy:!0},{key:"feedback-success",fn:function(){return[r("h2",{attrs:{id:"thank-you-for-sending-us-your-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-sending-us-your-feedback"}},[e._v("#")]),e._v(" Thank You For Sending Us Your Feedback!"),r("br")]),e._v(" "),r("br"),e._v("\nWe appreciate your time and effort as we are always looking for ways to improve. \n")]},proxy:!0},{key:"no-api-feedback-prompt",fn:function(){return[r("hr"),e._v(" "),r("h2",{attrs:{id:"best-ways-to-send-us-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#best-ways-to-send-us-feedback"}},[e._v("#")]),e._v(" Best Ways to Send Us Feedback:")]),e._v(" "),r("hr"),e._v(" "),r("br"),e._v(" "),r("p",[e._v("Contact us at this email address: "),r("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")])]),e._v(" "),r("p",[e._v("Go to "),r("strong",[e._v("IL2 Mattermost")]),e._v(" and contact us in the following channel:")]),e._v(" "),r("p",[r("a",{attrs:{href:"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration",target:"_blank",rel:"noopener noreferrer"}},[e._v("Team - Enterprise Collaboration Product Team"),r("OutboundLink")],1),e._v(" "),r("br"),r("br")])]},proxy:!0},{key:"warning",fn:function(){return[r("p",[e._v("⚠️ This page is currently under construction. Stay tuned! ⚠️")])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("Feedback")],1)}),[],!1,null,null,null);t.default=a.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{450:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostTeams")],1)}),[],!1,null,null,null);e.default=r.exports}}]); //# sourceMappingURL=39.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/39.js.map b/sites/enterprise-collaboration-faqs/39.js.map index f6c312e313e002fca804b4975df77af5680d5928..1420f1ab69dfe58a614f4bb842f7b2e1b2574645 100644 --- a/sites/enterprise-collaboration-faqs/39.js.map +++ b/sites/enterprise-collaboration-faqs/39.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./feedback/README.md?93d7","webpack:///./feedback/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,GAAM,CAACH,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2CAA2C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4CAA4C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4CAA4CT,EAAG,QAAQJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,2FAA2FC,OAAM,GAAM,CAACH,IAAI,yBAAyBC,GAAG,WAAW,MAAO,CAACR,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kCAAkC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mCAAmC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,qCAAqCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sCAAsCT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iBAAiB,CAACN,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,UAAUT,EAAG,SAAS,CAACJ,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,+CAA+Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iFAAiF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,gDAAgDT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,KAAKT,EAAG,MAAMA,EAAG,UAAUU,OAAM,GAAM,CAACH,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sEAAsEC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAChzD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"39.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"feedback-content\",fn:function(){return [_c('p',[_vm._v(\"Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.\")])]},proxy:true},{key:\"feedback-success\",fn:function(){return [_c('h2',{attrs:{\"id\":\"thank-you-for-sending-us-your-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-sending-us-your-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Sending Us Your Feedback!\"),_c('br')]),_vm._v(\" \"),_c('br'),_vm._v(\"\\nWe appreciate your time and effort as we are always looking for ways to improve. \\n\")]},proxy:true},{key:\"no-api-feedback-prompt\",fn:function(){return [_c('hr'),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"best-ways-to-send-us-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#best-ways-to-send-us-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Best Ways to Send Us Feedback:\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact us at this email address: \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Go to \"),_c('strong',[_vm._v(\"IL2 Mattermost\")]),_vm._v(\" and contact us in the following channel:\")]),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Team - Enterprise Collaboration Product Team\"),_c('OutboundLink')],1),_vm._v(\" \"),_c('br'),_c('br')])]},proxy:true},{key:\"warning\",fn:function(){return [_c('p',[_vm._v(\"⚠️ This page is currently under construction. Stay tuned! ⚠️\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('Feedback')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=79920ffe&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./mattermost-teams/README.md?204e","webpack:///./mattermost-teams/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,oBAAoB,KACrM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"39.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostTeams')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=7014338a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/40.js b/sites/enterprise-collaboration-faqs/40.js index d3f378a6c96c53104257dfdf6f49b5270819f7f4..cd979421187a626396ce14fc34a2f1f1ab28999a 100644 --- a/sites/enterprise-collaboration-faqs/40.js +++ b/sites/enterprise-collaboration-faqs/40.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{453:function(t,e,s){"use strict";s.r(e);var r=s(39),o=Object(r.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("h2",{attrs:{id:"thank-you-for-your-feedback-this-route-query-sendersname"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-your-feedback-this-route-query-sendersname"}},[this._v("#")]),this._v(" Thank You For Your Feedback, "+this._s(this.$route.query.sendersName))]),this._v(" "),e("hr"),this._v(" "),e("p",[this._v("We hope to get back to you soon!")])])}),[],!1,null,null,null);e.default=o.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{451:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=40.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/40.js.map b/sites/enterprise-collaboration-faqs/40.js.map index 1e2c0cb5799d8a1bb2061934a7a3bf1043f07d9d..55f35350e4acdadf582cef6211b66b4b9bc5c8ae 100644 --- a/sites/enterprise-collaboration-faqs/40.js.map +++ b/sites/enterprise-collaboration-faqs/40.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./feedback/feedback-post-page/feedback-submit.md?dff9","webpack:///./feedback/feedback-post-page/feedback-submit.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","staticClass","_v","_s","$route","query","sendersName"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6DAA6D,CAACF,EAAG,IAAI,CAACK,YAAY,gBAAgBH,MAAM,CAAC,KAAO,8DAA8D,CAAxUJ,KAA6UQ,GAAG,OAAhVR,KAA2VQ,GAAG,iCAA9VR,KAAmYS,GAAGT,KAAKU,OAAOC,MAAMC,gBAAxZZ,KAA4aQ,GAAG,KAAKN,EAAG,MAAvbF,KAAicQ,GAAG,KAAKN,EAAG,IAAI,CAAhdF,KAAqdQ,GAAG,0CACpe,ICSpB,EACA,KACA,KACA,MAIa,UAAAV,E","file":"40.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('h2',{attrs:{\"id\":\"thank-you-for-your-feedback-this-route-query-sendersname\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-your-feedback-this-route-query-sendersname\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Your Feedback, \"+_vm._s(this.$route.query.sendersName))]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We hope to get back to you soon!\")])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./feedback-submit.md?vue&type=template&id=26bdcf7e&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./nav/Events.md?6821","webpack:///./nav/Events.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"40.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Events.md?vue&type=template&id=3e79c4a0&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/404.html b/sites/enterprise-collaboration-faqs/404.html index b4f94c8992e3b2a95e05c755b22ffead826a3dc2..c6bfcec396f91f6db5226cebbf1b8e7f3b2083fa 100644 --- a/sites/enterprise-collaboration-faqs/404.html +++ b/sites/enterprise-collaboration-faqs/404.html @@ -7,13 +7,13 @@ - + -

404

That's a Four-Oh-Four.
+ - + diff --git a/sites/enterprise-collaboration-faqs/41.js b/sites/enterprise-collaboration-faqs/41.js index b828ee189a1ba0139d7698ade1250396218b1702..0ae8bc1e5ef47e23c5427289fc40945d97bbb5e8 100644 --- a/sites/enterprise-collaboration-faqs/41.js +++ b/sites/enterprise-collaboration-faqs/41.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{454:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostHelp")],1)}),[],!1,null,null,null);e.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{452:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=41.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/41.js.map b/sites/enterprise-collaboration-faqs/41.js.map index 14a4f619c820b39a9af42d4691e5d35b5e69a795..699bb339ae8249c10e837d9a89ff5eb723b62fcf 100644 --- a/sites/enterprise-collaboration-faqs/41.js.map +++ b/sites/enterprise-collaboration-faqs/41.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./mattermost-help/README.md?b5fd","webpack:///./mattermost-help/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,mBAAmB,KACpM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"41.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostHelp')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=273a4272&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./nav/Feedback.md?e527","webpack:///./nav/Feedback.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"41.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Feedback.md?vue&type=template&id=1d4d0234&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/42.js b/sites/enterprise-collaboration-faqs/42.js index 9e73e1b8676caea61d40b138af1fe76a8e96823b..c655c2dfea032c0035cf4ad251ef1d64dda171d3 100644 --- a/sites/enterprise-collaboration-faqs/42.js +++ b/sites/enterprise-collaboration-faqs/42.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{455:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostTeams")],1)}),[],!1,null,null,null);e.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{453:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=42.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/42.js.map b/sites/enterprise-collaboration-faqs/42.js.map index 4ed0d717a6c4b8e65abf67bd0333e698441e15ab..8135d6eae4cbc20d360f316ede3e7de36dda6714 100644 --- a/sites/enterprise-collaboration-faqs/42.js.map +++ b/sites/enterprise-collaboration-faqs/42.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./mattermost-teams/README.md?204e","webpack:///./mattermost-teams/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,oBAAoB,KACrM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"42.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostTeams')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=7014338a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./nav/Popular.md?c718","webpack:///./nav/Popular.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"42.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Popular.md?vue&type=template&id=f6592bb8&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/43.js b/sites/enterprise-collaboration-faqs/43.js index a9034d079b3dc73e2dd3a59917e5956e92cce36c..e2afb8d6dd10703f8f3f01dfd4019eab8f65d75a 100644 --- a/sites/enterprise-collaboration-faqs/43.js +++ b/sites/enterprise-collaboration-faqs/43.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{456:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{454:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=43.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/43.js.map b/sites/enterprise-collaboration-faqs/43.js.map index 6cb94f5b1b043fe12385dfecca6b955d7107b29d..a8c24c8fc72dcd5f81b8a6a21abfad34fc390d7d 100644 --- a/sites/enterprise-collaboration-faqs/43.js.map +++ b/sites/enterprise-collaboration-faqs/43.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./nav/Events.md?6821","webpack:///./nav/Events.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"43.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Events.md?vue&type=template&id=3e79c4a0&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./nav/TeamsLookup.md?fe1a","webpack:///./nav/TeamsLookup.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"43.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./TeamsLookup.md?vue&type=template&id=632eeae6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/44.js b/sites/enterprise-collaboration-faqs/44.js index 697e9d0c86bb53eebfc8a12e61e1adb54bdd3d25..5e082d831c206da8580fa85ba3cd2c5b465fcb5f 100644 --- a/sites/enterprise-collaboration-faqs/44.js +++ b/sites/enterprise-collaboration-faqs/44.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{457:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{455:function(t,e,s){"use strict";s.r(e);var n=s(39),l=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("NewsTemplate"),this._v(" "),e("EventsTemplate")],1)}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=44.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/44.js.map b/sites/enterprise-collaboration-faqs/44.js.map index f0e8537efa067749ec7a65be085c949abfe7db29..1fbb469bf7a8bc187d9e72e35c07317f10c03a7a 100644 --- a/sites/enterprise-collaboration-faqs/44.js.map +++ b/sites/enterprise-collaboration-faqs/44.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./nav/Feedback.md?e527","webpack:///./nav/Feedback.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"44.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Feedback.md?vue&type=template&id=1d4d0234&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/README.md?7aac","webpack:///./news/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,gBAArKF,KAAyLO,GAAG,KAAKL,EAAG,mBAAmB,KACnO,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"44.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('NewsTemplate'),_vm._v(\" \"),_c('EventsTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=58c16d7a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/45.js b/sites/enterprise-collaboration-faqs/45.js index 9f16ed8f4f76684f92e5c3e34167826eda2828c9..90c3e28a93739faa15a3b5a7eddca119657c9b46 100644 --- a/sites/enterprise-collaboration-faqs/45.js +++ b/sites/enterprise-collaboration-faqs/45.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{458:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{456:function(e,t,s){"use strict";s.r(t);var a=s(39),n=Object(a.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"event-info",fn:function(){return[s("p",[e._v("Some detailed description about the event goes here!")])]},proxy:!0}])},[s("h2",{attrs:{id:"copy-everything-past-this-line"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#copy-everything-past-this-line"}},[e._v("#")]),e._v(" \x3c!--\nCOPY EVERYTHING PAST THIS LINE")]),e._v(" "),s("h1",{attrs:{id:"header-details-keep-this-section-the-same"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#header-details-keep-this-section-the-same"}},[e._v("#")]),e._v(" Header Details - Keep this section the same")]),e._v(" "),s("p",[e._v("title: News\ndescription: You will find all the latest news from our team.")]),e._v(" "),s("h1",{attrs:{id:"event-details-change-this-section"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#event-details-change-this-section"}},[e._v("#")]),e._v(" Event details - Change this section")]),e._v(" "),s("p",[e._v("eventTitle: Insert Event Name (Dsiplayed on event card and event page)\neventDescription: Insert Event Description (Displayed on event card)\nhostperson: Insert Name of Host\ndate: Insert Date (UTC formatted as such: August 20, 2020)\ntime: Insert Time (UTC formatted as such: '14:00:01 UTC')\nlocation: Insert Address")]),e._v(" "),s("h1",{attrs:{id:"image-optional-uncomment-src-and-alt-if-wanted"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#image-optional-uncomment-src-and-alt-if-wanted"}},[e._v("#")]),e._v(" Image - Optional, uncomment src and alt if wanted")]),e._v(" "),s("h1",{attrs:{id:"src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[e._v("#")]),e._v(" src: /Insert image filename (Image must be placed in src/.vuepress/public/public/)")]),e._v(" "),s("h1",{attrs:{id:"alt-insert-description-of-image"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#alt-insert-description-of-image"}},[e._v("#")]),e._v(" alt: Insert description of image")]),e._v(" "),s("h1",{attrs:{id:"leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[e._v("#")]),e._v(" leave the majority of this alone... this allows backwards navigation on the site")]),e._v(" "),s("h2",{attrs:{id:"type-eventbreadcrumb-title-home-href-title-news-href-news-title-insert-eventtitle-here-this-should-be-the-same-as-event-title-but-it-doesnt-need-to-be"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#type-eventbreadcrumb-title-home-href-title-news-href-news-title-insert-eventtitle-here-this-should-be-the-same-as-event-title-but-it-doesnt-need-to-be"}},[e._v("#")]),e._v(" type: event\nbreadcrumb:\n- title: 'Home'\nhref: '/'\n- title: 'News'\nhref: '/news/'\n- title: 'Insert eventTitle here' # This should be the same as event title, but it doesnt need to be.")]),e._v(" "),s("PageHeader"),e._v(" "),s("EventsPage"),e._v(" "),s("p",[e._v("--\x3e")])],1)}),[],!1,null,null,null);t.default=n.exports}}]); //# sourceMappingURL=45.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/45.js.map b/sites/enterprise-collaboration-faqs/45.js.map index f1d9ad36547eb068c213ab64c66c62ff3ca39858..e55e7eac03d39b384ff8df5478fb673a6f9a6b7c 100644 --- a/sites/enterprise-collaboration-faqs/45.js.map +++ b/sites/enterprise-collaboration-faqs/45.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./nav/Popular.md?c718","webpack:///./nav/Popular.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"45.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Popular.md?vue&type=template&id=f6592bb8&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/event-articles/event-template.md?e087","webpack:///./news/event-articles/event-template.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,aAAaC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,4DAA4DC,OAAM,MAAS,CAACV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mCAAmC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oCAAoC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,8CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,8CAA8C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,+CAA+C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,kDAAkDb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gFAAgFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,oUAAoUb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mDAAmD,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oDAAoD,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,wDAAwDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,iFAAiF,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,kFAAkF,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yFAAyFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,uCAAuCb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kFAAkF,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mFAAmF,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,uFAAuFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2JAA2J,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4JAA4J,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,mMAAmMb,EAAIa,GAAG,KAAKT,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,aAAU,KAC5wG,ICSpB,EACA,KACA,KACA,MAIa,UAAAd,E","file":"45.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"event-info\",fn:function(){return [_c('p',[_vm._v(\"Some detailed description about the event goes here!\")])]},proxy:true}])},[_c('h2',{attrs:{\"id\":\"copy-everything-past-this-line\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#copy-everything-past-this-line\"}},[_vm._v(\"#\")]),_vm._v(\" \")])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./event-template.md?vue&type=template&id=37fbfcb5&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/46.js b/sites/enterprise-collaboration-faqs/46.js index 9b37cfb5894489be98df5c58d281a57b0512582b..b216f9609c7c31f17b8361a8ad3539dfb066e9c3 100644 --- a/sites/enterprise-collaboration-faqs/46.js +++ b/sites/enterprise-collaboration-faqs/46.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[46],{459:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[46],{457:function(e,t,n){"use strict";n.r(t);var o=n(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[n("p",[e._v("Due to a DNS outage there was an IL4 outage on the evening of September 20, 2020. While service has been restored, Platform One has prioritized deploying our own DNS to prevent this from happening in the future.")])]},proxy:!0}])},[n("PageHeader"),e._v(" "),n("NewsPage")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=46.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/46.js.map b/sites/enterprise-collaboration-faqs/46.js.map index 88ed3014fa16b9f66c008f411a54b39db15bec75..bc60c8e2ee87ab8a8783bd7aee5a047ca13a0f9b 100644 --- a/sites/enterprise-collaboration-faqs/46.js.map +++ b/sites/enterprise-collaboration-faqs/46.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./nav/TeamsLookup.md?fe1a","webpack:///./nav/TeamsLookup.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"46.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./TeamsLookup.md?vue&type=template&id=632eeae6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/dnsoutage.md?e357","webpack:///./news/news-articles/dnsoutage.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,2NAA2NC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACjf,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"46.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"Due to a DNS outage there was an IL4 outage on the evening of September 20, 2020. While service has been restored, Platform One has prioritized deploying our own DNS to prevent this from happening in the future.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./dnsoutage.md?vue&type=template&id=946746fc&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/47.js b/sites/enterprise-collaboration-faqs/47.js index 912af4cb024591bb43aaf97289231365fca2e4cc..7127c625d45af49446fca73d41178ce699f74404 100644 --- a/sites/enterprise-collaboration-faqs/47.js +++ b/sites/enterprise-collaboration-faqs/47.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{460:function(t,e,s){"use strict";s.r(e);var n=s(39),l=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("NewsTemplate"),this._v(" "),e("EventsTemplate")],1)}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{458:function(e,t,o){"use strict";o.r(t);var r=o(39),n=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("ul",[o("li",[o("p",[e._v("Typing /help and enter into any IL2 and IL4 Mattermost chat field will send you to the "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),o("OutboundLink")],1),e._v(".")])]),e._v(" "),o("li",[o("p",[e._v("The /help command allows you to quickly submit a ticket and receive help for any of the Platform One products or services.")])])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); //# sourceMappingURL=47.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/47.js.map b/sites/enterprise-collaboration-faqs/47.js.map index e9d6d3b55c25cee3bbb2389c41c792de516f08e5..6ef972a0d6ab3eb15b7014d78bfb829c44dbed61 100644 --- a/sites/enterprise-collaboration-faqs/47.js.map +++ b/sites/enterprise-collaboration-faqs/47.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/README.md?7aac","webpack:///./news/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,gBAArKF,KAAyLO,GAAG,KAAKL,EAAG,mBAAmB,KACnO,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"47.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('NewsTemplate'),_vm._v(\" \"),_c('EventsTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=58c16d7a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/helpcommand.md?14f6","webpack:///./news/news-articles/helpcommand.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACJ,EAAIa,GAAG,2FAA2FT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2EAA2E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,4BAA4BT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACzwB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"47.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('ul',[_c('li',[_c('p',[_vm._v(\"Typing /help and enter into any IL2 and IL4 Mattermost chat field will send you to the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\".\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"The /help command allows you to quickly submit a ticket and receive help for any of the Platform One products or services.\")])])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./helpcommand.md?vue&type=template&id=7b1ec10b&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/48.js b/sites/enterprise-collaboration-faqs/48.js index a7e79f642f0a8de4b1066d849d30729f32b22e6c..41b42f4375b420678663ef5081a69e311ad72832 100644 --- a/sites/enterprise-collaboration-faqs/48.js +++ b/sites/enterprise-collaboration-faqs/48.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{461:function(e,t,s){"use strict";s.r(t);var a=s(39),n=Object(a.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"event-info",fn:function(){return[s("p",[e._v("Some detailed description about the event goes here!")])]},proxy:!0}])},[s("h2",{attrs:{id:"copy-everything-past-this-line"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#copy-everything-past-this-line"}},[e._v("#")]),e._v(" \x3c!--\nCOPY EVERYTHING PAST THIS LINE")]),e._v(" "),s("h1",{attrs:{id:"header-details-keep-this-section-the-same"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#header-details-keep-this-section-the-same"}},[e._v("#")]),e._v(" Header Details - Keep this section the same")]),e._v(" "),s("p",[e._v("title: News\ndescription: You will find all the latest news from our team.")]),e._v(" "),s("h1",{attrs:{id:"event-details-change-this-section"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#event-details-change-this-section"}},[e._v("#")]),e._v(" Event details - Change this section")]),e._v(" "),s("p",[e._v("eventTitle: Insert Event Name (Dsiplayed on event card and event page)\neventDescription: Insert Event Description (Displayed on event card)\nhostperson: Insert Name of Host\ndate: Insert Date (UTC formatted as such: August 20, 2020)\ntime: Insert Time (UTC formatted as such: '14:00:01 UTC')\nlocation: Insert Address")]),e._v(" "),s("h1",{attrs:{id:"image-optional-uncomment-src-and-alt-if-wanted"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#image-optional-uncomment-src-and-alt-if-wanted"}},[e._v("#")]),e._v(" Image - Optional, uncomment src and alt if wanted")]),e._v(" "),s("h1",{attrs:{id:"src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[e._v("#")]),e._v(" src: /Insert image filename (Image must be placed in src/.vuepress/public/public/)")]),e._v(" "),s("h1",{attrs:{id:"alt-insert-description-of-image"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#alt-insert-description-of-image"}},[e._v("#")]),e._v(" alt: Insert description of image")]),e._v(" "),s("h1",{attrs:{id:"leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[e._v("#")]),e._v(" leave the majority of this alone... this allows backwards navigation on the site")]),e._v(" "),s("h2",{attrs:{id:"type-eventbreadcrumb-title-home-href-title-news-href-news-title-insert-eventtitle-here-this-should-be-the-same-as-event-title-but-it-doesnt-need-to-be"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#type-eventbreadcrumb-title-home-href-title-news-href-news-title-insert-eventtitle-here-this-should-be-the-same-as-event-title-but-it-doesnt-need-to-be"}},[e._v("#")]),e._v(" type: event\nbreadcrumb:\n- title: 'Home'\nhref: '/'\n- title: 'News'\nhref: '/news/'\n- title: 'Insert eventTitle here' # This should be the same as event title, but it doesnt need to be.")]),e._v(" "),s("PageHeader"),e._v(" "),s("EventsPage"),e._v(" "),s("p",[e._v("--\x3e")])],1)}),[],!1,null,null,null);t.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{459:function(e,t,o){"use strict";o.r(t);var l=o(39),n=Object(l.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("p",[e._v("The Matterpoll plugin, which is also on IL4 Mattermost, is now on IL2 Mattermost as well!")]),e._v(" "),o("p",[o("strong",[e._v("Matterpoll features")])]),e._v(" "),o("ul",[o("li",[e._v("Use the poll slash command (by typing /poll) to create a new poll in a channel.\n"),o("ul",[o("li",[e._v("By default the poll options are 'yes' and 'no'")]),e._v(" "),o("li",[e._v('You can specify new options by listing them after your poll question, like so: /poll "How are you liking Mattermost?" "I\'m really enjoying it!" "It could use some improvements..."')])])]),e._v(" "),o("li",[e._v("Once the poll has been ended by the creator or a system admin, users can view the results easily with a link to the original post.")])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); //# sourceMappingURL=48.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/48.js.map b/sites/enterprise-collaboration-faqs/48.js.map index 484a62dee6ce0c2d7c4771bbf6e8a952e0513afe..e0809c170ff98fd6ec706b6bee88e24afc002f54 100644 --- a/sites/enterprise-collaboration-faqs/48.js.map +++ b/sites/enterprise-collaboration-faqs/48.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/event-articles/event-template.md?e087","webpack:///./news/event-articles/event-template.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,aAAaC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,4DAA4DC,OAAM,MAAS,CAACV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mCAAmC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oCAAoC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,8CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,8CAA8C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,+CAA+C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,kDAAkDb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gFAAgFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,oUAAoUb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mDAAmD,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,oDAAoD,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,wDAAwDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,iFAAiF,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,kFAAkF,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yFAAyFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,uCAAuCb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kFAAkF,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mFAAmF,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,uFAAuFb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2JAA2J,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4JAA4J,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,mMAAmMb,EAAIa,GAAG,KAAKT,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,aAAU,KAC5wG,ICSpB,EACA,KACA,KACA,MAIa,UAAAd,E","file":"48.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"event-info\",fn:function(){return [_c('p',[_vm._v(\"Some detailed description about the event goes here!\")])]},proxy:true}])},[_c('h2',{attrs:{\"id\":\"copy-everything-past-this-line\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#copy-everything-past-this-line\"}},[_vm._v(\"#\")]),_vm._v(\" \")])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./event-template.md?vue&type=template&id=37fbfcb5&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/il2matterpoll.md?bc44","webpack:///./news/news-articles/il2matterpoll.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,+FAA+Fb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,2BAA2Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,qFAAqFT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,oDAAoDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8LAAmMb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4IAA4IC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACtgC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"48.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The Matterpoll plugin, which is also on IL4 Mattermost, is now on IL2 Mattermost as well!\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Matterpoll features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Use the poll slash command (by typing /poll) to create a new poll in a channel.\\n\"),_c('ul',[_c('li',[_vm._v(\"By default the poll options are 'yes' and 'no'\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You can specify new options by listing them after your poll question, like so: /poll \\\"How are you liking Mattermost?\\\" \\\"I'm really enjoying it!\\\" \\\"It could use some improvements...\\\"\")])])]),_vm._v(\" \"),_c('li',[_vm._v(\"Once the poll has been ended by the creator or a system admin, users can view the results easily with a link to the original post.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./il2matterpoll.md?vue&type=template&id=2df1ff7f&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/49.js b/sites/enterprise-collaboration-faqs/49.js index c8e527110f556ac6aaea873d3e5cff640bd1455a..5b57884103bd4561b1eb0fca39548a37a8becbb2 100644 --- a/sites/enterprise-collaboration-faqs/49.js +++ b/sites/enterprise-collaboration-faqs/49.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{462:function(e,t,n){"use strict";n.r(t);var o=n(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[n("p",[e._v("Due to a DNS outage there was an IL4 outage on the evening of September 20, 2020. While service has been restored, Platform One has prioritized deploying our own DNS to prevent this from happening in the future.")])]},proxy:!0}])},[n("PageHeader"),e._v(" "),n("NewsPage")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{460:function(e,t,s){"use strict";s.r(t);var n=s(39),o=Object(n.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[s("p",[e._v("Our newly integrated Jira Bot puts relevant information at your fingertips.")]),e._v(" "),s("p",[s("strong",[e._v("Jira Bot features")])]),e._v(" "),s("ul",[s("li",[e._v("Updates through Mattermost on your Jira tickets.")]),e._v(" "),s("li",[e._v("Recieve notifications when someone comments or adds to your Jira tickets.")]),e._v(" "),s("li",[e._v("Utilizes the /Jira commands in Mattermost to assign yourself to an issue, create\nor close an issue, change the assignee or status of an issue, and much more!")])])]},proxy:!0}])},[s("PageHeader"),e._v(" "),s("NewsPage")],1)}),[],!1,null,null,null);t.default=o.exports}}]); //# sourceMappingURL=49.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/49.js.map b/sites/enterprise-collaboration-faqs/49.js.map index 4f5a9dba5bad28c8a4d42e24135075b72a4b600b..1362fa1a30f78218e3f8f775780151ffabaa7b5a 100644 --- a/sites/enterprise-collaboration-faqs/49.js.map +++ b/sites/enterprise-collaboration-faqs/49.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/dnsoutage.md?e357","webpack:///./news/news-articles/dnsoutage.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,2NAA2NC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACjf,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"49.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"Due to a DNS outage there was an IL4 outage on the evening of September 20, 2020. While service has been restored, Platform One has prioritized deploying our own DNS to prevent this from happening in the future.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./dnsoutage.md?vue&type=template&id=946746fc&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/jiraintegration.md?5144","webpack:///./news/news-articles/jiraintegration.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,iFAAiFb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,yBAAyBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,sDAAsDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,+EAA+Eb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,wKAAwKC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAClzB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"49.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"Our newly integrated Jira Bot puts relevant information at your fingertips.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Jira Bot features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Updates through Mattermost on your Jira tickets.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Recieve notifications when someone comments or adds to your Jira tickets.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Utilizes the /Jira commands in Mattermost to assign yourself to an issue, create\\nor close an issue, change the assignee or status of an issue, and much more!\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./jiraintegration.md?vue&type=template&id=038b0246&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/5.js b/sites/enterprise-collaboration-faqs/5.js index b06847d948c7ca749aef3917d1fb3f9e78888f6e..71a532b1b41e95eff71a1e64cbd873c52bdfaacc 100644 --- a/sites/enterprise-collaboration-faqs/5.js +++ b/sites/enterprise-collaboration-faqs/5.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{307:function(t,e,n){"use strict";n.d(e,"t",(function(){return d})),n.d(e,"a",(function(){return p})),n.d(e,"m",(function(){return h})),n.d(e,"f",(function(){return m})),n.d(e,"n",(function(){return b})),n.d(e,"o",(function(){return w})),n.d(e,"l",(function(){return y})),n.d(e,"q",(function(){return g})),n.d(e,"v",(function(){return O})),n.d(e,"u",(function(){return j})),n.d(e,"p",(function(){return x})),n.d(e,"e",(function(){return S})),n.d(e,"b",(function(){return E})),n.d(e,"s",(function(){return N})),n.d(e,"k",(function(){return A})),n.d(e,"w",(function(){return T})),n.d(e,"r",(function(){return R})),n.d(e,"g",(function(){return D})),n.d(e,"j",(function(){return L})),n.d(e,"h",(function(){return B})),n.d(e,"i",(function(){return P})),n.d(e,"d",(function(){return k})),n.d(e,"c",(function(){return q}));var r=n(302),o=n(311),i=n(299),s=(n(312),n(301)),a=(["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),o.h?window:{}),u=o.b?document:{},c="undefined"!=typeof Element?Element.prototype:{},f=c.matches||c.msMatchesSelector||c.webkitMatchesSelector,l=c.closest||function(t){var e=this;do{if(x(e,t))return e;e=e.parentElement||e.parentNode}while(!Object(i.e)(e)&&e.nodeType===Node.ELEMENT_NODE);return null},d=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.msRequestAnimationFrame||a.oRequestAnimationFrame||function(t){return setTimeout(t,16)},p=a.MutationObserver||a.WebKitMutationObserver||a.MozMutationObserver||null,h=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},m=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=u.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},b=function(t,e){return Object(s.e)(t).toLowerCase()===Object(s.e)(e).toLowerCase()},v=function(t){return h(t)&&t===m()},w=function(t){if(!h(t)||!t.parentNode||!C(u.body,t))return!1;if("none"===t.style.display)return!1;var e=B(t);return!!(e&&e.height>0&&e.width>0)},y=function(t){return!h(t)||t.disabled||L(t,"disabled")||A(t,"disabled")},g=function(t){return h(t)&&t.offsetHeight},O=function(t,e){return Object(r.c)((h(e)?e:u).querySelectorAll(t))},j=function(t,e){return(h(e)?e:u).querySelector(t)||null},x=function(t,e){return!!h(t)&&f.call(t,e)},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!h(e))return null;var r=l.call(e,t);return n?r:r===e?null:r},C=function(t,e){return!(!t||!Object(i.d)(t.contains))&&t.contains(e)},E=function(t,e){e&&h(t)&&t.classList&&t.classList.add(e)},N=function(t,e){e&&h(t)&&t.classList&&t.classList.remove(e)},A=function(t,e){return!!(e&&h(t)&&t.classList)&&t.classList.contains(e)},T=function(t,e,n){e&&h(t)&&t.setAttribute(e,n)},R=function(t,e){e&&h(t)&&t.removeAttribute(e)},D=function(t,e){return e&&h(t)?t.getAttribute(e):null},L=function(t,e){return e&&h(t)?t.hasAttribute(e):null},B=function(t){return h(t)?t.getBoundingClientRect():null},P=function(t){return o.h&&h(t)?a.getComputedStyle(t):{}},k=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(t){}return v(t)},q=function(t){try{t.blur()}catch(t){}return!v(t)}},308:function(t,e,n){"use strict";n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return a}));var r=n(306),o=n(302),i=n(299),s=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(o.b)(t).filter(r.a)).some((function(t){return e[t]||n[t]}))},a=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(o.b)(t).filter(r.a);for(var u=0;u1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},o=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n}},317:function(t,e,n){"use strict";var r=n(308),o=n(302);e.a={methods:{hasNormalizedSlot:function(t){return Object(r.a)(t,this.$scopedSlots,this.$slots)},normalizeSlot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object(r.b)(t,e,this.$scopedSlots,this.$slots);return n?Object(o.b)(n):n}}}},351:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r=200&&t<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},r.forEach(["delete","get","head"],(function(t){u.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){u.headers[t]=r.merge(i)})),t.exports=u},355:function(t,e,n){"use strict";var r=n(309),o=n(392),i=n(352),s=n(394),a=n(397),u=n(398),c=n(356);t.exports=function(t){return new Promise((function(e,f){var l=t.data,d=t.headers;r.isFormData(l)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",m=t.auth.password||"";d.Authorization="Basic "+btoa(h+":"+m)}var b=s(t.baseURL,t.url);if(p.open(t.method.toUpperCase(),i(b,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in p?a(p.getAllResponseHeaders()):null,r={data:t.responseType&&"text"!==t.responseType?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:n,config:t,request:p};o(e,f,r),p=null}},p.onabort=function(){p&&(f(c("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){f(c("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(c(e,t,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=n(399),w=(t.withCredentials||u(b))&&t.xsrfCookieName?v.read(t.xsrfCookieName):void 0;w&&(d[t.xsrfHeaderName]=w)}if("setRequestHeader"in p&&r.forEach(d,(function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),t.responseType)try{p.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&p.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){p&&(p.abort(),f(t),p=null)})),void 0===l&&(l=null),p.send(l)}))}},356:function(t,e,n){"use strict";var r=n(393);t.exports=function(t,e,n,o,i){var s=new Error(t);return r(s,e,n,o,i)}},357:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e){e=e||{};var n={},o=["url","method","params","data"],i=["headers","auth","proxy"],s=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(o,(function(t){void 0!==e[t]&&(n[t]=e[t])})),r.forEach(i,(function(o){r.isObject(e[o])?n[o]=r.deepMerge(t[o],e[o]):void 0!==e[o]?n[o]=e[o]:r.isObject(t[o])?n[o]=r.deepMerge(t[o]):void 0!==t[o]&&(n[o]=t[o])})),r.forEach(s,(function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}));var a=o.concat(i).concat(s),u=Object.keys(e).filter((function(t){return-1===a.indexOf(t)}));return r.forEach(u,(function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])})),n}},358:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},385:function(t,e,n){t.exports=n(386)},386:function(t,e,n){"use strict";var r=n(309),o=n(351),i=n(387),s=n(357);function a(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n}var u=a(n(354));u.Axios=i,u.create=function(t){return a(s(u.defaults,t))},u.Cancel=n(358),u.CancelToken=n(400),u.isCancel=n(353),u.all=function(t){return Promise.all(t)},u.spread=n(401),t.exports=u,t.exports.default=u},387:function(t,e,n){"use strict";var r=n(309),o=n(352),i=n(388),s=n(389),a=n(357);function u(t){this.defaults=t,this.interceptors={request:new i,response:new i}}u.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=a(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[s,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)n=n.then(e.shift(),e.shift());return n},u.prototype.getUri=function(t){return t=a(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){u.prototype[t]=function(e,n){return this.request(r.merge(n||{},{method:t,url:e}))}})),r.forEach(["post","put","patch"],(function(t){u.prototype[t]=function(e,n,o){return this.request(r.merge(o||{},{method:t,url:e,data:n}))}})),t.exports=u},388:function(t,e,n){"use strict";var r=n(309);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},389:function(t,e,n){"use strict";var r=n(309),o=n(390),i=n(353),s=n(354);function a(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return a(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||s.adapter)(t).then((function(e){return a(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(a(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},390:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},391:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},392:function(t,e,n){"use strict";var r=n(356);t.exports=function(t,e,n){var o=n.config.validateStatus;!o||o(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},393:function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},394:function(t,e,n){"use strict";var r=n(395),o=n(396);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},395:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},396:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},397:function(t,e,n){"use strict";var r=n(309),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,s={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(s[e]&&o.indexOf(e)>=0)return;s[e]="set-cookie"===e?(s[e]?s[e]:[]).concat([n]):s[e]?s[e]+", "+n:n}})),s):s}},398:function(t,e,n){"use strict";var r=n(309);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},399:function(t,e,n){"use strict";var r=n(309);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,o,i,s){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(i)&&a.push("domain="+i),!0===s&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},400:function(t,e,n){"use strict";var r=n(358);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},401:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},475:function(t,e,n){"use strict";n.d(e,"a",(function(){return S}));var r=n(297),o=n(304),i=n(307),s=n(299),a=n(312),u=n(296),c=n(300);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function l(t){for(var e=1;e0?t:0},j=function(t){return""===t||!0===t||!(Object(a.b)(t,0)<1)&&!!t},x=function(t){return!isNaN(Object(a.b)(t))},S=r.a.extend({name:"BAlert",mixins:[b.a],model:{prop:"show",event:"input"},props:{variant:{type:String,default:function(){return Object(o.c)("BAlert","variant")}},dismissible:{type:Boolean,default:!1},dismissLabel:{type:String,default:function(){return Object(o.c)("BAlert","dismissLabel")}},show:{type:[Boolean,Number,String],default:!1},fade:{type:Boolean,default:!1}},data:function(){return{countDown:0,countDownTimeout:null,localShow:j(this.show)}},watch:{show:function(t){this.countDown=O(t),this.localShow=j(t)},countDown:function(t){var e=this;this.clearCountDownInterval(),x(this.show)&&(this.$emit("dismiss-count-down",t),this.show!==t&&this.$emit("input",t),t>0?(this.localShow=!0,this.countDownTimeout=setTimeout((function(){e.countDown--}),1e3)):this.$nextTick((function(){Object(i.t)((function(){e.localShow=!1}))})))},localShow:function(t){t||!this.dismissible&&!x(this.show)||this.$emit("dismissed"),x(this.show)||this.show===t||this.$emit("input",t)}},created:function(){this.countDown=O(this.show),this.localShow=j(this.show)},mounted:function(){this.countDown=O(this.show),this.localShow=j(this.show)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){this.countDownTimeout&&(clearTimeout(this.countDownTimeout),this.countDownTimeout=null)}},render:function(t){var e,n,r,o;if(this.localShow){var i=t();this.dismissible&&(i=t(g,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),e=[e=t("div",{key:this._uid,staticClass:"alert",class:(n={"alert-dismissible":this.dismissible},r="alert-".concat(this.variant),o=this.variant,r in n?Object.defineProperty(n,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[r]=o,n),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0}},[i,this.normalizeSlot("default")])]}return t(m,{props:{noFade:!this.fade}},e)}})}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{307:function(t,e,n){"use strict";n.d(e,"t",(function(){return d})),n.d(e,"a",(function(){return p})),n.d(e,"m",(function(){return h})),n.d(e,"f",(function(){return m})),n.d(e,"n",(function(){return b})),n.d(e,"o",(function(){return w})),n.d(e,"l",(function(){return y})),n.d(e,"q",(function(){return g})),n.d(e,"v",(function(){return O})),n.d(e,"u",(function(){return j})),n.d(e,"p",(function(){return x})),n.d(e,"e",(function(){return S})),n.d(e,"b",(function(){return E})),n.d(e,"s",(function(){return N})),n.d(e,"k",(function(){return A})),n.d(e,"w",(function(){return T})),n.d(e,"r",(function(){return R})),n.d(e,"g",(function(){return D})),n.d(e,"j",(function(){return L})),n.d(e,"h",(function(){return B})),n.d(e,"i",(function(){return P})),n.d(e,"d",(function(){return k})),n.d(e,"c",(function(){return q}));var r=n(302),o=n(311),i=n(299),s=(n(312),n(301)),a=(["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),o.h?window:{}),u=o.b?document:{},c="undefined"!=typeof Element?Element.prototype:{},f=c.matches||c.msMatchesSelector||c.webkitMatchesSelector,l=c.closest||function(t){var e=this;do{if(x(e,t))return e;e=e.parentElement||e.parentNode}while(!Object(i.e)(e)&&e.nodeType===Node.ELEMENT_NODE);return null},d=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.msRequestAnimationFrame||a.oRequestAnimationFrame||function(t){return setTimeout(t,16)},p=a.MutationObserver||a.WebKitMutationObserver||a.MozMutationObserver||null,h=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},m=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=u.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},b=function(t,e){return Object(s.e)(t).toLowerCase()===Object(s.e)(e).toLowerCase()},v=function(t){return h(t)&&t===m()},w=function(t){if(!h(t)||!t.parentNode||!C(u.body,t))return!1;if("none"===t.style.display)return!1;var e=B(t);return!!(e&&e.height>0&&e.width>0)},y=function(t){return!h(t)||t.disabled||L(t,"disabled")||A(t,"disabled")},g=function(t){return h(t)&&t.offsetHeight},O=function(t,e){return Object(r.c)((h(e)?e:u).querySelectorAll(t))},j=function(t,e){return(h(e)?e:u).querySelector(t)||null},x=function(t,e){return!!h(t)&&f.call(t,e)},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!h(e))return null;var r=l.call(e,t);return n?r:r===e?null:r},C=function(t,e){return!(!t||!Object(i.d)(t.contains))&&t.contains(e)},E=function(t,e){e&&h(t)&&t.classList&&t.classList.add(e)},N=function(t,e){e&&h(t)&&t.classList&&t.classList.remove(e)},A=function(t,e){return!!(e&&h(t)&&t.classList)&&t.classList.contains(e)},T=function(t,e,n){e&&h(t)&&t.setAttribute(e,n)},R=function(t,e){e&&h(t)&&t.removeAttribute(e)},D=function(t,e){return e&&h(t)?t.getAttribute(e):null},L=function(t,e){return e&&h(t)?t.hasAttribute(e):null},B=function(t){return h(t)?t.getBoundingClientRect():null},P=function(t){return o.h&&h(t)?a.getComputedStyle(t):{}},k=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(t){}return v(t)},q=function(t){try{t.blur()}catch(t){}return!v(t)}},308:function(t,e,n){"use strict";n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return a}));var r=n(306),o=n(302),i=n(299),s=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(o.b)(t).filter(r.a)).some((function(t){return e[t]||n[t]}))},a=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(o.b)(t).filter(r.a);for(var u=0;u1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},o=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n}},317:function(t,e,n){"use strict";var r=n(308),o=n(302);e.a={methods:{hasNormalizedSlot:function(t){return Object(r.a)(t,this.$scopedSlots,this.$slots)},normalizeSlot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object(r.b)(t,e,this.$scopedSlots,this.$slots);return n?Object(o.b)(n):n}}}},351:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r=200&&t<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},r.forEach(["delete","get","head"],(function(t){u.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){u.headers[t]=r.merge(i)})),t.exports=u},355:function(t,e,n){"use strict";var r=n(309),o=n(390),i=n(352),s=n(392),a=n(395),u=n(396),c=n(356);t.exports=function(t){return new Promise((function(e,f){var l=t.data,d=t.headers;r.isFormData(l)&&delete d["Content-Type"];var p=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",m=t.auth.password||"";d.Authorization="Basic "+btoa(h+":"+m)}var b=s(t.baseURL,t.url);if(p.open(t.method.toUpperCase(),i(b,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in p?a(p.getAllResponseHeaders()):null,r={data:t.responseType&&"text"!==t.responseType?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:n,config:t,request:p};o(e,f,r),p=null}},p.onabort=function(){p&&(f(c("Request aborted",t,"ECONNABORTED",p)),p=null)},p.onerror=function(){f(c("Network Error",t,null,p)),p=null},p.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(c(e,t,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=n(397),w=(t.withCredentials||u(b))&&t.xsrfCookieName?v.read(t.xsrfCookieName):void 0;w&&(d[t.xsrfHeaderName]=w)}if("setRequestHeader"in p&&r.forEach(d,(function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete d[e]:p.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),t.responseType)try{p.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&p.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){p&&(p.abort(),f(t),p=null)})),void 0===l&&(l=null),p.send(l)}))}},356:function(t,e,n){"use strict";var r=n(391);t.exports=function(t,e,n,o,i){var s=new Error(t);return r(s,e,n,o,i)}},357:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e){e=e||{};var n={},o=["url","method","params","data"],i=["headers","auth","proxy"],s=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(o,(function(t){void 0!==e[t]&&(n[t]=e[t])})),r.forEach(i,(function(o){r.isObject(e[o])?n[o]=r.deepMerge(t[o],e[o]):void 0!==e[o]?n[o]=e[o]:r.isObject(t[o])?n[o]=r.deepMerge(t[o]):void 0!==t[o]&&(n[o]=t[o])})),r.forEach(s,(function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}));var a=o.concat(i).concat(s),u=Object.keys(e).filter((function(t){return-1===a.indexOf(t)}));return r.forEach(u,(function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])})),n}},358:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},383:function(t,e,n){t.exports=n(384)},384:function(t,e,n){"use strict";var r=n(309),o=n(351),i=n(385),s=n(357);function a(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n}var u=a(n(354));u.Axios=i,u.create=function(t){return a(s(u.defaults,t))},u.Cancel=n(358),u.CancelToken=n(398),u.isCancel=n(353),u.all=function(t){return Promise.all(t)},u.spread=n(399),t.exports=u,t.exports.default=u},385:function(t,e,n){"use strict";var r=n(309),o=n(352),i=n(386),s=n(387),a=n(357);function u(t){this.defaults=t,this.interceptors={request:new i,response:new i}}u.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=a(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[s,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)n=n.then(e.shift(),e.shift());return n},u.prototype.getUri=function(t){return t=a(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){u.prototype[t]=function(e,n){return this.request(r.merge(n||{},{method:t,url:e}))}})),r.forEach(["post","put","patch"],(function(t){u.prototype[t]=function(e,n,o){return this.request(r.merge(o||{},{method:t,url:e,data:n}))}})),t.exports=u},386:function(t,e,n){"use strict";var r=n(309);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},387:function(t,e,n){"use strict";var r=n(309),o=n(388),i=n(353),s=n(354);function a(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return a(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||s.adapter)(t).then((function(e){return a(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(a(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},388:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},389:function(t,e,n){"use strict";var r=n(309);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},390:function(t,e,n){"use strict";var r=n(356);t.exports=function(t,e,n){var o=n.config.validateStatus;!o||o(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},391:function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},392:function(t,e,n){"use strict";var r=n(393),o=n(394);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},393:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},394:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},395:function(t,e,n){"use strict";var r=n(309),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,s={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(s[e]&&o.indexOf(e)>=0)return;s[e]="set-cookie"===e?(s[e]?s[e]:[]).concat([n]):s[e]?s[e]+", "+n:n}})),s):s}},396:function(t,e,n){"use strict";var r=n(309);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},397:function(t,e,n){"use strict";var r=n(309);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,o,i,s){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(i)&&a.push("domain="+i),!0===s&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},398:function(t,e,n){"use strict";var r=n(358);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},399:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},470:function(t,e,n){"use strict";n.d(e,"a",(function(){return S}));var r=n(297),o=n(304),i=n(307),s=n(299),a=n(312),u=n(296),c=n(300);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function l(t){for(var e=1;e0?t:0},j=function(t){return""===t||!0===t||!(Object(a.b)(t,0)<1)&&!!t},x=function(t){return!isNaN(Object(a.b)(t))},S=r.a.extend({name:"BAlert",mixins:[b.a],model:{prop:"show",event:"input"},props:{variant:{type:String,default:function(){return Object(o.c)("BAlert","variant")}},dismissible:{type:Boolean,default:!1},dismissLabel:{type:String,default:function(){return Object(o.c)("BAlert","dismissLabel")}},show:{type:[Boolean,Number,String],default:!1},fade:{type:Boolean,default:!1}},data:function(){return{countDown:0,countDownTimeout:null,localShow:j(this.show)}},watch:{show:function(t){this.countDown=O(t),this.localShow=j(t)},countDown:function(t){var e=this;this.clearCountDownInterval(),x(this.show)&&(this.$emit("dismiss-count-down",t),this.show!==t&&this.$emit("input",t),t>0?(this.localShow=!0,this.countDownTimeout=setTimeout((function(){e.countDown--}),1e3)):this.$nextTick((function(){Object(i.t)((function(){e.localShow=!1}))})))},localShow:function(t){t||!this.dismissible&&!x(this.show)||this.$emit("dismissed"),x(this.show)||this.show===t||this.$emit("input",t)}},created:function(){this.countDown=O(this.show),this.localShow=j(this.show)},mounted:function(){this.countDown=O(this.show),this.localShow=j(this.show)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){this.countDownTimeout&&(clearTimeout(this.countDownTimeout),this.countDownTimeout=null)}},render:function(t){var e,n,r,o;if(this.localShow){var i=t();this.dismissible&&(i=t(g,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),e=[e=t("div",{key:this._uid,staticClass:"alert",class:(n={"alert-dismissible":this.dismissible},r="alert-".concat(this.variant),o=this.variant,r in n?Object.defineProperty(n,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[r]=o,n),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0}},[i,this.normalizeSlot("default")])]}return t(m,{props:{noFade:!this.fade}},e)}})}}]); //# sourceMappingURL=5.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/50.js b/sites/enterprise-collaboration-faqs/50.js index 5933d9e3a7436ed18f121c38754d08f5ebad0d23..da5ffcb5592d8aef3b303b99e46a3cdb3d0b939d 100644 --- a/sites/enterprise-collaboration-faqs/50.js +++ b/sites/enterprise-collaboration-faqs/50.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[50],{463:function(e,t,o){"use strict";o.r(t);var r=o(39),n=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("ul",[o("li",[o("p",[e._v("Typing /help and enter into any IL2 and IL4 Mattermost chat field will send you to the "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),o("OutboundLink")],1),e._v(".")])]),e._v(" "),o("li",[o("p",[e._v("The /help command allows you to quickly submit a ticket and receive help for any of the Platform One products or services.")])])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[50],{461:function(e,t,r){"use strict";r.r(t);var o=r(39),n=Object(o.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[r("p",[e._v("The community can now submit a ticket to request new plugins or features for\n"),r("strong",[e._v("Mattermost, Jira, and Confluence")]),e._v(".")]),e._v(" "),r("p",[e._v("Our team will evaluate your request based on if it poses a security risk or will affect the performance of our products.")]),e._v(" "),r("p",[r("strong",[e._v("Have a request for a plugin or feature? Check out the Support Hub.")])]),e._v(" "),r("ul",[r("li",[e._v("📥 "),r("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),r("OutboundLink")],1)])])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); //# sourceMappingURL=50.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/50.js.map b/sites/enterprise-collaboration-faqs/50.js.map index d29098f634146aec317a568229ee1a2fdafd6bd6..09e141eda393581a0da45db70d0b9af303b8cfce 100644 --- a/sites/enterprise-collaboration-faqs/50.js.map +++ b/sites/enterprise-collaboration-faqs/50.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/helpcommand.md?14f6","webpack:///./news/news-articles/helpcommand.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACJ,EAAIa,GAAG,2FAA2FT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2EAA2E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,4BAA4BT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACzwB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"50.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('ul',[_c('li',[_c('p',[_vm._v(\"Typing /help and enter into any IL2 and IL4 Mattermost chat field will send you to the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\".\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"The /help command allows you to quickly submit a ticket and receive help for any of the Platform One products or services.\")])])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./helpcommand.md?vue&type=template&id=7b1ec10b&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/jirapluginrequest.md?96b6","webpack:///./news/news-articles/jirapluginrequest.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,kFAAkFT,EAAG,SAAS,CAACJ,EAAIa,GAAG,sCAAsCb,EAAIa,GAAG,OAAOb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,8HAA8Hb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,0EAA0Eb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,OAAOT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2EAA2E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,4BAA4BT,EAAG,iBAAiB,SAASU,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACz7B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"50.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The community can now submit a ticket to request new plugins or features for\\n\"),_c('strong',[_vm._v(\"Mattermost, Jira, and Confluence\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Our team will evaluate your request based on if it poses a security risk or will affect the performance of our products.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Have a request for a plugin or feature? Check out the Support Hub.\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"📥 \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1)])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./jirapluginrequest.md?vue&type=template&id=73b97759&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/51.js b/sites/enterprise-collaboration-faqs/51.js index 6a23c961d23782f36ddd6fd049c46a5c6701947e..6c0ebec0c2c7af0192215b0c9de3e3f29c0c9c60 100644 --- a/sites/enterprise-collaboration-faqs/51.js +++ b/sites/enterprise-collaboration-faqs/51.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{464:function(e,t,o){"use strict";o.r(t);var l=o(39),n=Object(l.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("p",[e._v("The Matterpoll plugin, which is also on IL4 Mattermost, is now on IL2 Mattermost as well!")]),e._v(" "),o("p",[o("strong",[e._v("Matterpoll features")])]),e._v(" "),o("ul",[o("li",[e._v("Use the poll slash command (by typing /poll) to create a new poll in a channel.\n"),o("ul",[o("li",[e._v("By default the poll options are 'yes' and 'no'")]),e._v(" "),o("li",[e._v('You can specify new options by listing them after your poll question, like so: /poll "How are you liking Mattermost?" "I\'m really enjoying it!" "It could use some improvements..."')])])]),e._v(" "),o("li",[e._v("Once the poll has been ended by the creator or a system admin, users can view the results easily with a link to the original post.")])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{462:function(e,t,a){"use strict";a.r(t);var s=a(39),i=Object(s.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[a("h3",{attrs:{id:"here-s-a-section-header"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#here-s-a-section-header"}},[e._v("#")]),e._v(" Here's a section header!")]),e._v(" "),a("p",[e._v("Content goes here!")])]},proxy:!0}])},[a("h2",{attrs:{id:"copy-everything-past-this-line"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#copy-everything-past-this-line"}},[e._v("#")]),e._v(" \x3c!--\nCOPY EVERYTHING PAST THIS LINE")]),e._v(" "),a("h1",{attrs:{id:"header-details-keep-this-section-the-same"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#header-details-keep-this-section-the-same"}},[e._v("#")]),e._v(" Header Details - Keep this section the same")]),e._v(" "),a("p",[e._v("title: News\ndescription: You will find all the latest news from our team.")]),e._v(" "),a("h1",{attrs:{id:"article-details-change-this-section"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#article-details-change-this-section"}},[e._v("#")]),e._v(" Article Details - Change this section")]),e._v(" "),a("p",[e._v("articleTitle: Insert News Article Title (Dsiplayed on news card and news page)\narticleDescription: Insert News Article Description (Displayed on news card)\nintro: Insert intro (Subtitle for the news article on news page)\nauthor: Insert author (Dislayed on news page)\ndate: Insert Date (UTC formatted as such: August 20, 2020)")]),e._v(" "),a("h1",{attrs:{id:"image-optional-uncomment-src-and-alt-if-wanted"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-optional-uncomment-src-and-alt-if-wanted"}},[e._v("#")]),e._v(" Image - Optional, uncomment src and alt if wanted")]),e._v(" "),a("h1",{attrs:{id:"src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[e._v("#")]),e._v(" src: /Insert image filename (Image must be placed in src/.vuepress/public/public/)")]),e._v(" "),a("h1",{attrs:{id:"alt-insert-description-of-image"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#alt-insert-description-of-image"}},[e._v("#")]),e._v(" alt: Insert description of image")]),e._v(" "),a("h1",{attrs:{id:"leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[e._v("#")]),e._v(" leave the majority of this alone... this allows backwards navigation on the site")]),e._v(" "),a("p",[e._v("type: news\nbreadcrumb:\n- title: 'Home'\nhref: '/'\n- title: 'News'\nhref: '/news/'\n- title: 'Insert articleTitle here' # This should be the same as article title, but it doesnt need to be.")]),e._v(" "),a("PageHeader"),e._v(" "),a("NewsPage"),e._v(" "),a("p",[e._v("--\x3e")])],1)}),[],!1,null,null,null);t.default=i.exports}}]); //# sourceMappingURL=51.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/51.js.map b/sites/enterprise-collaboration-faqs/51.js.map index 715ed17f87def5948833759ab119907117cd66b1..77820992ca87d5abd0631a4bb236373685e81760 100644 --- a/sites/enterprise-collaboration-faqs/51.js.map +++ b/sites/enterprise-collaboration-faqs/51.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/il2matterpoll.md?bc44","webpack:///./news/news-articles/il2matterpoll.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,+FAA+Fb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,2BAA2Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,qFAAqFT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,oDAAoDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8LAAmMb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4IAA4IC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACtgC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"51.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The Matterpoll plugin, which is also on IL4 Mattermost, is now on IL2 Mattermost as well!\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Matterpoll features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Use the poll slash command (by typing /poll) to create a new poll in a channel.\\n\"),_c('ul',[_c('li',[_vm._v(\"By default the poll options are 'yes' and 'no'\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You can specify new options by listing them after your poll question, like so: /poll \\\"How are you liking Mattermost?\\\" \\\"I'm really enjoying it!\\\" \\\"It could use some improvements...\\\"\")])])]),_vm._v(\" \"),_c('li',[_vm._v(\"Once the poll has been ended by the creator or a system admin, users can view the results easily with a link to the original post.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./il2matterpoll.md?vue&type=template&id=2df1ff7f&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/news-template.md?f00f","webpack:///./news/news-articles/news-template.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,+BAA+Bd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,0BAA0BC,OAAM,MAAS,CAACX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mCAAmC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,oCAAoC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,8CAA2Cd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,8CAA8C,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,+CAA+C,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kDAAkDd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,gFAAgFd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,yCAAyC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,4CAA4Cd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,+UAA+Ud,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mDAAmD,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,oDAAoD,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,wDAAwDd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,iFAAiF,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,kFAAkF,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,yFAAyFd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,uCAAuCd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kFAAkF,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,mFAAmF,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,uFAAuFd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,qMAAqMd,EAAIc,GAAG,KAAKV,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,YAAYJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,aAAU,KACtjG,ICSpB,EACA,KACA,KACA,MAIa,UAAAf,E","file":"51.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('h3',{attrs:{\"id\":\"here-s-a-section-header\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#here-s-a-section-header\"}},[_vm._v(\"#\")]),_vm._v(\" Here's a section header!\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Content goes here!\")])]},proxy:true}])},[_c('h2',{attrs:{\"id\":\"copy-everything-past-this-line\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#copy-everything-past-this-line\"}},[_vm._v(\"#\")]),_vm._v(\" \")])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./news-template.md?vue&type=template&id=40bf2568&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/52.js b/sites/enterprise-collaboration-faqs/52.js index 6cc53037b639c2d97af83a81db30585ec2eea8f1..bd96e558cee7defb2280b447a3ae5c0130356b12 100644 --- a/sites/enterprise-collaboration-faqs/52.js +++ b/sites/enterprise-collaboration-faqs/52.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{465:function(e,t,s){"use strict";s.r(t);var n=s(39),o=Object(n.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[s("p",[e._v("Our newly integrated Jira Bot puts relevant information at your fingertips.")]),e._v(" "),s("p",[s("strong",[e._v("Jira Bot features")])]),e._v(" "),s("ul",[s("li",[e._v("Updates through Mattermost on your Jira tickets.")]),e._v(" "),s("li",[e._v("Recieve notifications when someone comments or adds to your Jira tickets.")]),e._v(" "),s("li",[e._v("Utilizes the /Jira commands in Mattermost to assign yourself to an issue, create\nor close an issue, change the assignee or status of an issue, and much more!")])])]},proxy:!0}])},[s("PageHeader"),e._v(" "),s("NewsPage")],1)}),[],!1,null,null,null);t.default=o.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{463:function(t,e,n){"use strict";n.r(e);var s=n(39),a=Object(s.a)({},(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"news-info",fn:function(){return[n("p",[n("strong",[t._v("Standup Raven features")])]),t._v(" "),n("ul",[n("li",[t._v("The Raven stand-up plugin communicates daily standups across your team in Mattermost chat.")]),t._v(" "),n("li",[t._v("Customize your standup on per-channel basis, so team members can make it suite their style.")]),t._v(" "),n("li",[t._v("Automatic Mattermost reminders for the team to update their stand-up information.")])])]},proxy:!0}])},[n("PageHeader"),t._v(" "),n("NewsPage")],1)}),[],!1,null,null,null);e.default=a.exports}}]); //# sourceMappingURL=52.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/52.js.map b/sites/enterprise-collaboration-faqs/52.js.map index 429ad533c38f7eb10848c88db6532165c7eb08a5..1be6008c1679f80f6a85b19005908465decae6d2 100644 --- a/sites/enterprise-collaboration-faqs/52.js.map +++ b/sites/enterprise-collaboration-faqs/52.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/jiraintegration.md?5144","webpack:///./news/news-articles/jiraintegration.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,iFAAiFb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,yBAAyBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,sDAAsDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,+EAA+Eb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,wKAAwKC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAClzB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"52.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"Our newly integrated Jira Bot puts relevant information at your fingertips.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Jira Bot features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Updates through Mattermost on your Jira tickets.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Recieve notifications when someone comments or adds to your Jira tickets.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Utilizes the /Jira commands in Mattermost to assign yourself to an issue, create\\nor close an issue, change the assignee or status of an issue, and much more!\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./jiraintegration.md?vue&type=template&id=038b0246&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/ravenplugin.md?a100","webpack:///./news/news-articles/ravenplugin.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,gGAAgGb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,iGAAiGb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2FAA2FC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAC1rB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"52.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Standup Raven features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"The Raven stand-up plugin communicates daily standups across your team in Mattermost chat.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Customize your standup on per-channel basis, so team members can make it suite their style.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Automatic Mattermost reminders for the team to update their stand-up information.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./ravenplugin.md?vue&type=template&id=02e4019f&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/53.js b/sites/enterprise-collaboration-faqs/53.js index 1ad1e113051936be9fe760361fe5f85197bf7d43..6e1c2434bd507b905f923190f02d07269b7ba43f 100644 --- a/sites/enterprise-collaboration-faqs/53.js +++ b/sites/enterprise-collaboration-faqs/53.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{466:function(e,t,r){"use strict";r.r(t);var o=r(39),n=Object(o.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[r("p",[e._v("The community can now submit a ticket to request new plugins or features for\n"),r("strong",[e._v("Mattermost, Jira, and Confluence")]),e._v(".")]),e._v(" "),r("p",[e._v("Our team will evaluate your request based on if it poses a security risk or will affect the performance of our products.")]),e._v(" "),r("p",[r("strong",[e._v("Have a request for a plugin or feature? Check out the Support Hub.")])]),e._v(" "),r("ul",[r("li",[e._v("📥 "),r("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),r("OutboundLink")],1)])])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("NewsPage")],1)}),[],!1,null,null,null);t.default=n.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{464:function(e,t,o){"use strict";o.r(t);var s=o(39),r=Object(s.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("p",[e._v("The Welcomebot greets new Mattermost users with basic information to get started.")]),e._v(" "),o("p",[o("strong",[e._v("Welcomebot features")])]),e._v(" "),o("ul",[o("li",[e._v("Provides a few, helpful tips for Mattermost beginners.")]),e._v(" "),o("li",[e._v("Lets you know what teams are available.")]),e._v(" "),o("li",[e._v("Allows you to request access to a particular team.")])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=r.exports}}]); //# sourceMappingURL=53.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/53.js.map b/sites/enterprise-collaboration-faqs/53.js.map index 908649c24dc4d05ee53130354bc9687e8b7e66a0..7dfd214908d258ad21cfc8a98f201611b3c7411a 100644 --- a/sites/enterprise-collaboration-faqs/53.js.map +++ b/sites/enterprise-collaboration-faqs/53.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/jirapluginrequest.md?96b6","webpack:///./news/news-articles/jirapluginrequest.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,kFAAkFT,EAAG,SAAS,CAACJ,EAAIa,GAAG,sCAAsCb,EAAIa,GAAG,OAAOb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,8HAA8Hb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,0EAA0Eb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,OAAOT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2EAA2E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,4BAA4BT,EAAG,iBAAiB,SAASU,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KACz7B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"53.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The community can now submit a ticket to request new plugins or features for\\n\"),_c('strong',[_vm._v(\"Mattermost, Jira, and Confluence\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Our team will evaluate your request based on if it poses a security risk or will affect the performance of our products.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Have a request for a plugin or feature? Check out the Support Hub.\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"📥 \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/7?groupId=7\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1)])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./jirapluginrequest.md?vue&type=template&id=73b97759&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./news/news-articles/welcomebot.md?e34a","webpack:///./news/news-articles/welcomebot.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,uFAAuFb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,2BAA2Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,6CAA6Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4DC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAClrB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"53.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The Welcomebot greets new Mattermost users with basic information to get started.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Welcomebot features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Provides a few, helpful tips for Mattermost beginners.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Lets you know what teams are available.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows you to request access to a particular team.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./welcomebot.md?vue&type=template&id=39723d12&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/54.js b/sites/enterprise-collaboration-faqs/54.js index 0ff7e56ff529bd70bf293ed1a16b7b84de3f0626..760d5e8870daa9b839b41b725325886f9ae0d61c 100644 --- a/sites/enterprise-collaboration-faqs/54.js +++ b/sites/enterprise-collaboration-faqs/54.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[54],{467:function(e,t,a){"use strict";a.r(t);var s=a(39),i=Object(s.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[a("h3",{attrs:{id:"here-s-a-section-header"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#here-s-a-section-header"}},[e._v("#")]),e._v(" Here's a section header!")]),e._v(" "),a("p",[e._v("Content goes here!")])]},proxy:!0}])},[a("h2",{attrs:{id:"copy-everything-past-this-line"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#copy-everything-past-this-line"}},[e._v("#")]),e._v(" \x3c!--\nCOPY EVERYTHING PAST THIS LINE")]),e._v(" "),a("h1",{attrs:{id:"header-details-keep-this-section-the-same"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#header-details-keep-this-section-the-same"}},[e._v("#")]),e._v(" Header Details - Keep this section the same")]),e._v(" "),a("p",[e._v("title: News\ndescription: You will find all the latest news from our team.")]),e._v(" "),a("h1",{attrs:{id:"article-details-change-this-section"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#article-details-change-this-section"}},[e._v("#")]),e._v(" Article Details - Change this section")]),e._v(" "),a("p",[e._v("articleTitle: Insert News Article Title (Dsiplayed on news card and news page)\narticleDescription: Insert News Article Description (Displayed on news card)\nintro: Insert intro (Subtitle for the news article on news page)\nauthor: Insert author (Dislayed on news page)\ndate: Insert Date (UTC formatted as such: August 20, 2020)")]),e._v(" "),a("h1",{attrs:{id:"image-optional-uncomment-src-and-alt-if-wanted"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-optional-uncomment-src-and-alt-if-wanted"}},[e._v("#")]),e._v(" Image - Optional, uncomment src and alt if wanted")]),e._v(" "),a("h1",{attrs:{id:"src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#src-insert-image-filename-image-must-be-placed-in-src-vuepress-public-public"}},[e._v("#")]),e._v(" src: /Insert image filename (Image must be placed in src/.vuepress/public/public/)")]),e._v(" "),a("h1",{attrs:{id:"alt-insert-description-of-image"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#alt-insert-description-of-image"}},[e._v("#")]),e._v(" alt: Insert description of image")]),e._v(" "),a("h1",{attrs:{id:"leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#leave-the-majority-of-this-alone-this-allows-backwards-navigation-on-the-site"}},[e._v("#")]),e._v(" leave the majority of this alone... this allows backwards navigation on the site")]),e._v(" "),a("p",[e._v("type: news\nbreadcrumb:\n- title: 'Home'\nhref: '/'\n- title: 'News'\nhref: '/news/'\n- title: 'Insert articleTitle here' # This should be the same as article title, but it doesnt need to be.")]),e._v(" "),a("PageHeader"),e._v(" "),a("NewsPage"),e._v(" "),a("p",[e._v("--\x3e")])],1)}),[],!1,null,null,null);t.default=i.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[54],{465:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=54.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/54.js.map b/sites/enterprise-collaboration-faqs/54.js.map index 25f2b1cd1a52c01c13fb3150ac5ec96e150a5baf..6887665fc198baffa4693d0d5b7c1ace9e72f655 100644 --- a/sites/enterprise-collaboration-faqs/54.js.map +++ b/sites/enterprise-collaboration-faqs/54.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/news-template.md?f00f","webpack:///./news/news-articles/news-template.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,+BAA+Bd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,0BAA0BC,OAAM,MAAS,CAACX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mCAAmC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,oCAAoC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,8CAA2Cd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,8CAA8C,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,+CAA+C,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kDAAkDd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,gFAAgFd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,yCAAyC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,4CAA4Cd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,+UAA+Ud,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mDAAmD,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,oDAAoD,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,wDAAwDd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,iFAAiF,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,kFAAkF,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,yFAAyFd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,uCAAuCd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kFAAkF,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,mFAAmF,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,uFAAuFd,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,qMAAqMd,EAAIc,GAAG,KAAKV,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,YAAYJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,aAAU,KACtjG,ICSpB,EACA,KACA,KACA,MAIa,UAAAf,E","file":"54.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('h3',{attrs:{\"id\":\"here-s-a-section-header\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#here-s-a-section-header\"}},[_vm._v(\"#\")]),_vm._v(\" Here's a section header!\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Content goes here!\")])]},proxy:true}])},[_c('h2',{attrs:{\"id\":\"copy-everything-past-this-line\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#copy-everything-past-this-line\"}},[_vm._v(\"#\")]),_vm._v(\" \")])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./news-template.md?vue&type=template&id=40bf2568&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./videos/intro-to-mattermost.md?cc34","webpack:///./videos/intro-to-mattermost.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"54.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./intro-to-mattermost.md?vue&type=template&id=62e13932&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/55.js b/sites/enterprise-collaboration-faqs/55.js index f9a6b507ad5fb773519a37fd9c849e39de88c70c..bddc54fb92a649cbabebeffd8e0f8132ed728138 100644 --- a/sites/enterprise-collaboration-faqs/55.js +++ b/sites/enterprise-collaboration-faqs/55.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{468:function(t,e,n){"use strict";n.r(e);var s=n(39),a=Object(s.a)({},(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"news-info",fn:function(){return[n("p",[n("strong",[t._v("Standup Raven features")])]),t._v(" "),n("ul",[n("li",[t._v("The Raven stand-up plugin communicates daily standups across your team in Mattermost chat.")]),t._v(" "),n("li",[t._v("Customize your standup on per-channel basis, so team members can make it suite their style.")]),t._v(" "),n("li",[t._v("Automatic Mattermost reminders for the team to update their stand-up information.")])])]},proxy:!0}])},[n("PageHeader"),t._v(" "),n("NewsPage")],1)}),[],!1,null,null,null);e.default=a.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{466:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=55.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/55.js.map b/sites/enterprise-collaboration-faqs/55.js.map index 5444526873c34a892e879028ccf3dcd4de973297..e8cf8b7af9b2966da6a2247cd08fb5420ddd50d1 100644 --- a/sites/enterprise-collaboration-faqs/55.js.map +++ b/sites/enterprise-collaboration-faqs/55.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/ravenplugin.md?a100","webpack:///./news/news-articles/ravenplugin.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,gGAAgGb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,iGAAiGb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2FAA2FC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAC1rB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"55.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Standup Raven features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"The Raven stand-up plugin communicates daily standups across your team in Mattermost chat.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Customize your standup on per-channel basis, so team members can make it suite their style.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Automatic Mattermost reminders for the team to update their stand-up information.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./ravenplugin.md?vue&type=template&id=02e4019f&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./videos/messaging-in-mattermost.md?df72","webpack:///./videos/messaging-in-mattermost.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"55.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./messaging-in-mattermost.md?vue&type=template&id=860f780e&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/56.js b/sites/enterprise-collaboration-faqs/56.js index d0eba852d00ed64fa39bb8b8e9d31ed434509945..34b309550fb6e770b12a80e30881ea610bfde1e1 100644 --- a/sites/enterprise-collaboration-faqs/56.js +++ b/sites/enterprise-collaboration-faqs/56.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{469:function(e,t,o){"use strict";o.r(t);var s=o(39),r=Object(s.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"news-info",fn:function(){return[o("p",[e._v("The Welcomebot greets new Mattermost users with basic information to get started.")]),e._v(" "),o("p",[o("strong",[e._v("Welcomebot features")])]),e._v(" "),o("ul",[o("li",[e._v("Provides a few, helpful tips for Mattermost beginners.")]),e._v(" "),o("li",[e._v("Lets you know what teams are available.")]),e._v(" "),o("li",[e._v("Allows you to request access to a particular team.")])])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("NewsPage")],1)}),[],!1,null,null,null);t.default=r.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{467:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=56.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/56.js.map b/sites/enterprise-collaboration-faqs/56.js.map index fa54b036893bab3d9e79fe331f670deb051582cf..1a514a66ff8fca33d882af349f5e6b2b18f7f03b 100644 --- a/sites/enterprise-collaboration-faqs/56.js.map +++ b/sites/enterprise-collaboration-faqs/56.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./news/news-articles/welcomebot.md?e34a","webpack:///./news/news-articles/welcomebot.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,YAAYC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,uFAAuFb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,2BAA2Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,6CAA6Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4DC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAClrB,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"56.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"news-info\",fn:function(){return [_c('p',[_vm._v(\"The Welcomebot greets new Mattermost users with basic information to get started.\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Welcomebot features\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Provides a few, helpful tips for Mattermost beginners.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Lets you know what teams are available.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows you to request access to a particular team.\")])])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('NewsPage')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./welcomebot.md?vue&type=template&id=39723d12&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./videos/notifications-in-mattermost.md?7a8a","webpack:///./videos/notifications-in-mattermost.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"56.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./notifications-in-mattermost.md?vue&type=template&id=d57661d6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/57.js b/sites/enterprise-collaboration-faqs/57.js index 84ae6ab6bb0577a559eca50445e15da8c98fe7a1..73a06665af47c42d58aaa543c5b9c99771a5c2e8 100644 --- a/sites/enterprise-collaboration-faqs/57.js +++ b/sites/enterprise-collaboration-faqs/57.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{470:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{468:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]); //# sourceMappingURL=57.js.map \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/57.js.map b/sites/enterprise-collaboration-faqs/57.js.map index 68554d643964d68bec0023a3b9083aee53e21765..91708957f8ec8ac7187621806d06f80d4765cd1c 100644 --- a/sites/enterprise-collaboration-faqs/57.js.map +++ b/sites/enterprise-collaboration-faqs/57.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./videos/intro-to-mattermost.md?cc34","webpack:///./videos/intro-to-mattermost.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"57.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./intro-to-mattermost.md?vue&type=template&id=62e13932&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./videos/searching-in-mattermost.md?bb04","webpack:///./videos/searching-in-mattermost.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"57.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./searching-in-mattermost.md?vue&type=template&id=1a3d3ffa&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/6.js b/sites/enterprise-collaboration-faqs/6.js index 8ee5e721a1090b76f92d606a9ee001d1d0aa387b..0b65494966ba21a2f3c6e37779b8f38ca119745a 100644 --- a/sites/enterprise-collaboration-faqs/6.js +++ b/sites/enterprise-collaboration-faqs/6.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{298:function(t,e,r){"use strict";r.d(e,"c",(function(){return o})),r.d(e,"e",(function(){return s})),r.d(e,"d",(function(){return i})),r.d(e,"a",(function(){return u})),r.d(e,"b",(function(){return f}));var n=r(306),a=r(302),c=r(300),l=r(301),o=function(t,e){return t+Object(l.g)(e)},s=function(t,e){return Object(l.c)(e.replace(t,""))},i=function(t,e){return e+(t?Object(l.g)(t):"")},u=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(a.d)(t))return t.map(e);var r={};for(var l in t)Object(c.f)(t,l)&&(r[e(l)]=Object(c.g)(t[l])?Object(c.b)(t[l]):t[l]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(a.d)(t)?t.slice():Object(c.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),a=r(20),c=r(11),l=r(2),o=r(40),s=[],i=s.sort,u=l((function(){s.sort(void 0)})),f=l((function(){s.sort(null)})),h=o("sort");n({target:"Array",proto:!0,forced:u||!f||!h},{sort:function(t){return void 0===t?i.call(c(this)):i.call(c(this),a(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return g}));var n=r(296),a=r(306),c=r(313),l=r(302),o=r(304),s=r(300),i=r(298),u=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function h(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var v=["start","end","center"],d=Object(c.a)((function(t,e){return(e=Object(u.f)(Object(u.e)(e)))?Object(u.b)(["row-cols",t,e].filter(a.a).join("-")):null})),b=Object(c.a)((function(t){return Object(u.b)(t.replace("cols",""))})),p=[],m=function(){var t=Object(o.b)().reduce((function(t,e){return t[Object(i.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return p=Object(s.i)(t),function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(a.d)(t))return t.map(e);var r={};for(var l in t)Object(c.f)(t,l)&&(r[e(l)]=Object(c.g)(t[l])?Object(c.b)(t[l]):t[l]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(a.d)(t)?t.slice():Object(c.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),a=r(20),c=r(11),l=r(2),o=r(40),s=[],i=s.sort,u=l((function(){s.sort(void 0)})),f=l((function(){s.sort(null)})),h=o("sort");n({target:"Array",proto:!0,forced:u||!f||!h},{sort:function(t){return void 0===t?i.call(c(this)):i.call(c(this),a(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return g}));var n=r(296),a=r(306),c=r(313),l=r(302),o=r(304),s=r(300),i=r(298),u=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function h(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var v=["start","end","center"],d=Object(c.a)((function(t,e){return(e=Object(u.f)(Object(u.e)(e)))?Object(u.b)(["row-cols",t,e].filter(a.a).join("-")):null})),b=Object(c.a)((function(t){return Object(u.b)(t.replace("cols",""))})),p=[],m=function(){var t=Object(o.b)().reduce((function(t,e){return t[Object(i.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return p=Object(s.i)(t),function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(a.d)(t))return t.map(e);var r={};for(var c in t)Object(o.f)(t,c)&&(r[e(c)]=Object(o.g)(t[c])?Object(o.b)(t[c]):t[c]);return r},d=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(a.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},305:function(t,e,r){"use strict";r.d(e,"a",(function(){return n}));var n=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},308:function(t,e,r){"use strict";r.d(e,"a",(function(){return c})),r.d(e,"b",(function(){return i}));var n=r(306),a=r(302),o=r(299),c=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(a.b)(t).filter(n.a)).some((function(t){return e[t]||r[t]}))},i=function(t){var e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(a.b)(t).filter(n.a);for(var u=0;ut.length)&&(e=t.length);for(var r=0,n=new Array(e);r1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(a.d)(t))return t.map(e);var r={};for(var c in t)Object(o.f)(t,c)&&(r[e(c)]=Object(o.g)(t[c])?Object(o.b)(t[c]):t[c]);return r},d=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(a.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},305:function(t,e,r){"use strict";r.d(e,"a",(function(){return n}));var n=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},308:function(t,e,r){"use strict";r.d(e,"a",(function(){return c})),r.d(e,"b",(function(){return i}));var n=r(306),a=r(302),o=r(299),c=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(a.b)(t).filter(n.a)).some((function(t){return e[t]||r[t]}))},i=function(t){var e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(a.b)(t).filter(n.a);for(var u=0;ut.length)&&(e=t.length);for(var r=0,n=new Array(e);rt.length)&&(e=t.length);for(var r=0,n=new Array(e);rt.length)&&(e=t.length);for(var r=0,n=new Array(e);r1&&void 0!==arguments[1]?arguments[1]:i.a;if(Object(r.d)(t))return t.map(e);var n={};for(var a in t)Object(o.f)(t,a)&&(n[e(a)]=Object(o.g)(t[a])?Object(o.b)(t[a]):t[a]);return n},d=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:i.a;return(Object(r.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,i){return t[n(i)]=e[i],t}),{})}},305:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var i=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},307:function(t,e,n){"use strict";n.d(e,"t",(function(){return h})),n.d(e,"a",(function(){return f})),n.d(e,"m",(function(){return b})),n.d(e,"f",(function(){return p})),n.d(e,"n",(function(){return v})),n.d(e,"o",(function(){return m})),n.d(e,"l",(function(){return O})),n.d(e,"q",(function(){return y})),n.d(e,"v",(function(){return j})),n.d(e,"u",(function(){return S})),n.d(e,"p",(function(){return w})),n.d(e,"e",(function(){return T})),n.d(e,"b",(function(){return _})),n.d(e,"s",(function(){return x})),n.d(e,"k",(function(){return k})),n.d(e,"w",(function(){return C})),n.d(e,"r",(function(){return P})),n.d(e,"g",(function(){return N})),n.d(e,"j",(function(){return B})),n.d(e,"h",(function(){return $})),n.d(e,"i",(function(){return D})),n.d(e,"d",(function(){return A})),n.d(e,"c",(function(){return I}));var i=n(302),r=n(311),o=n(299),a=(n(312),n(301)),s=(["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),r.h?window:{}),u=r.b?document:{},c="undefined"!=typeof Element?Element.prototype:{},l=c.matches||c.msMatchesSelector||c.webkitMatchesSelector,d=c.closest||function(t){var e=this;do{if(w(e,t))return e;e=e.parentElement||e.parentNode}while(!Object(o.e)(e)&&e.nodeType===Node.ELEMENT_NODE);return null},h=s.requestAnimationFrame||s.webkitRequestAnimationFrame||s.mozRequestAnimationFrame||s.msRequestAnimationFrame||s.oRequestAnimationFrame||function(t){return setTimeout(t,16)},f=s.MutationObserver||s.WebKitMutationObserver||s.MozMutationObserver||null,b=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},p=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=u.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},v=function(t,e){return Object(a.e)(t).toLowerCase()===Object(a.e)(e).toLowerCase()},g=function(t){return b(t)&&t===p()},m=function(t){if(!b(t)||!t.parentNode||!E(u.body,t))return!1;if("none"===t.style.display)return!1;var e=$(t);return!!(e&&e.height>0&&e.width>0)},O=function(t){return!b(t)||t.disabled||B(t,"disabled")||k(t,"disabled")},y=function(t){return b(t)&&t.offsetHeight},j=function(t,e){return Object(i.c)((b(e)?e:u).querySelectorAll(t))},S=function(t,e){return(b(e)?e:u).querySelector(t)||null},w=function(t,e){return!!b(t)&&l.call(t,e)},T=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!b(e))return null;var i=d.call(e,t);return n?i:i===e?null:i},E=function(t,e){return!(!t||!Object(o.d)(t.contains))&&t.contains(e)},_=function(t,e){e&&b(t)&&t.classList&&t.classList.add(e)},x=function(t,e){e&&b(t)&&t.classList&&t.classList.remove(e)},k=function(t,e){return!!(e&&b(t)&&t.classList)&&t.classList.contains(e)},C=function(t,e,n){e&&b(t)&&t.setAttribute(e,n)},P=function(t,e){e&&b(t)&&t.removeAttribute(e)},N=function(t,e){return e&&b(t)?t.getAttribute(e):null},B=function(t,e){return e&&b(t)?t.hasAttribute(e):null},$=function(t){return b(t)?t.getBoundingClientRect():null},D=function(t){return r.h&&b(t)?s.getComputedStyle(t):{}},A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(t){}return g(t)},I=function(t){try{t.blur()}catch(t){}return!g(t)}},308:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return s}));var i=n(306),r=n(302),o=n(299),a=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(r.b)(t).filter(i.a)).some((function(t){return e[t]||n[t]}))},s=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(r.b)(t).filter(i.a);for(var u=0;u1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n}},317:function(t,e,n){"use strict";var i=n(308),r=n(302);e.a={methods:{hasNormalizedSlot:function(t){return Object(i.a)(t,this.$scopedSlots,this.$slots)},normalizeSlot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object(i.b)(t,e,this.$scopedSlots,this.$slots);return n?Object(r.b)(n):n}}}},318:function(t,e,n){"use strict";var i=n(300),r=Object(i.e)({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46});e.a=r},319:function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"c",(function(){return s})),n.d(e,"b",(function(){return u})),n.d(e,"d",(function(){return c}));var i=n(311),r=n(300),o={passive:!0,capture:!1},a=function(t){return i.d?Object(r.g)(t)?t:{capture:!!t||!1}:!!(Object(r.g)(t)?t.capture:t)},s=function(t,e,n,i){t&&t.addEventListener&&t.addEventListener(e,n,a(i))},u=function(t,e,n,i){t&&t.removeEventListener&&t.removeEventListener(e,n,a(i))},c=function(t){for(var e=t?s:u,n=arguments.length,i=new Array(n>1?n-1:0),r=1;r1&&void 0!==arguments[1]?arguments[1]:null;Object(s.a)()||console.warn("[BootstrapVue warn]: ".concat(e?"".concat(e," - "):"").concat(t))};function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function l(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=function(t,e,n){if(t=t?t.$el||t:null,!Object(a.m)(t))return null;if(i="observeDom",!s.c&&(u("".concat(i,": Requires MutationObserver support.")),1))return null;var i,r=new a.a((function(t){for(var n=!1,i=0;i0||r.removedNodes.length>0))&&(n=!0)}n&&e()}));return r.observe(t,function(t){for(var e=1;e0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:{value:function(t,e){t!==e&&this.setSlide(Object(v.b)(t,0))},interval:function(t,e){t!==e&&(t?(this.pause(!0),this.start(!1)):this.pause(!1))},isPaused:function(t,e){t!==e&&this.$emit(t?"paused":"unpaused")},index:function(t,e){t===e||this.isSliding||this.doSlide(t,e)}},created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(Object(v.b)(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=function(t){for(var e in S)if(!Object(b.g)(t.style[e]))return S[e];return null}(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=d(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(s.i&&document.visibilityState&&document.hidden)){var i=this.noWrap,r=this.numSlides;t=Object(p.b)(t),0!==r&&(this.isSliding?this.$once("sliding-end",(function(){return e.setSlide(t,n)})):(this.direction=n,this.index=t>=r?i?r-1:0:t<0?i?0:r-1:t,i&&this.index!==t&&this.index!==this.value&&this.$emit("input",this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(t){t||(this.isPaused=!0),this.clearInterval()},start:function(t){t||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,Object(p.c)(1e3,this.interval)))},restart:function(){this.$el.contains(Object(a.f)())||this.start()},doSlide:function(t,e){var n=this,i=Boolean(this.interval),r=this.calcDirection(this.direction,e,t),o=r.overlayClass,s=r.dirClass,u=this.slides[e],c=this.slides[t];if(u&&c){if(this.isSliding=!0,i&&this.pause(!1),this.$emit("sliding-start",t),this.$emit("input",this.index),this.noAnimation)Object(a.b)(c,"active"),Object(a.s)(u,"active"),this.isSliding=!1,this.$nextTick((function(){return n.$emit("sliding-end",t)}));else{Object(a.b)(c,o),Object(a.q)(c),Object(a.b)(u,s),Object(a.b)(c,s);var l=!1,d=function e(){if(!l){if(l=!0,n.transitionEndEvent)n.transitionEndEvent.split(/\s+/).forEach((function(t){return Object(f.b)(u,t,e,f.a)}));n.clearAnimationTimeout(),Object(a.s)(c,s),Object(a.s)(c,o),Object(a.b)(c,"active"),Object(a.s)(u,"active"),Object(a.s)(u,s),Object(a.s)(u,o),Object(a.w)(u,"aria-current","false"),Object(a.w)(c,"aria-current","true"),Object(a.w)(u,"aria-hidden","true"),Object(a.w)(c,"aria-hidden","false"),n.isSliding=!1,n.direction=null,n.$nextTick((function(){return n.$emit("sliding-end",t)}))}};if(this.transitionEndEvent)this.transitionEndEvent.split(/\s+/).forEach((function(t){return Object(f.c)(u,t,d,f.a)}));this.$_animationTimeout=setTimeout(d,650)}i&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=Object(a.v)(".carousel-item",this.$refs.inner);var t=this.slides.length,e=Object(p.c)(0,Object(p.d)(Object(p.b)(this.index),t-1));this.slides.forEach((function(n,i){var r=i+1;i===e?(Object(a.b)(n,"active"),Object(a.w)(n,"aria-current","true")):(Object(a.s)(n,"active"),Object(a.w)(n,"aria-current","false")),Object(a.w)(n,"aria-posinset",String(r)),Object(a.w)(n,"aria-setsize",String(t))})),this.setSlide(e),this.start(this.isPaused)},calcDirection:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return t?y[t]:n>e?y.next:y.prev},handleClick:function(t,e){var n=t.keyCode;"click"!==t.type&&n!==r.a.SPACE&&n!==r.a.ENTER||(t.preventDefault(),t.stopPropagation(),e())},handleSwipe:function(){var t=Object(p.a)(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0?this.prev():e<0&&this.next()}},touchStart:function(t){s.e&&j[t.pointerType.toUpperCase()]?this.touchStartX=t.clientX:s.e||(this.touchStartX=t.touches[0].clientX)},touchMove:function(t){t.touches&&t.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=t.touches[0].clientX-this.touchStartX},touchEnd:function(t){s.e&&j[t.pointerType.toUpperCase()]&&(this.touchDeltaX=t.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+Object(p.c)(1e3,this.interval))}},render:function(t){var e=this,n=t("div",{ref:"inner",class:["carousel-inner"],attrs:{id:this.safeId("__BV_inner_"),role:"list"}},[this.normalizeSlot("default")]),i=t();if(this.controls){var a=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.prev)},u=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.next)};i=[t("a",{class:["carousel-control-prev"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:a,keydown:a}},[t("span",{class:["carousel-control-prev-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelPrev])]),t("a",{class:["carousel-control-next"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:u,keydown:u}},[t("span",{class:["carousel-control-next-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelNext])])]}var c=t("ol",{class:["carousel-indicators"],directives:[{name:"show",rawName:"v-show",value:this.indicators,expression:"indicators"}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":this.indicators?"false":"true","aria-label":this.labelIndicators,"aria-owns":this.safeId("__BV_inner_")}},this.slides.map((function(n,i){return t("li",{key:"slide_".concat(i),class:{active:i===e.index},attrs:{role:"button",id:e.safeId("__BV_indicator_".concat(i+1,"_")),tabindex:e.indicators?"0":"-1","aria-current":i===e.index?"true":"false","aria-label":"".concat(e.labelGotoSlide," ").concat(i+1),"aria-describedby":e.slides[i].id||null,"aria-controls":e.safeId("__BV_inner_")},on:{click:function(t){e.handleClick(t,(function(){e.setSlide(i)}))},keydown:function(t){e.handleClick(t,(function(){e.setSlide(i)}))}}})}))),l={mouseenter:this.noHoverPause?o:this.pause,mouseleave:this.noHoverPause?o:this.restart,focusin:this.pause,focusout:this.restart,keydown:function(t){if(!/input|textarea/i.test(t.target.tagName)){var n=t.keyCode;n!==r.a.LEFT&&n!==r.a.RIGHT||(t.preventDefault(),t.stopPropagation(),e[n===r.a.LEFT?"prev":"next"]())}}};return!this.noTouch&&s.g&&(s.e?(l["&pointerdown"]=this.touchStart,l["&pointerup"]=this.touchEnd):(l["&touchstart"]=this.touchStart,l["&touchmove"]=this.touchMove,l["&touchend"]=this.touchEnd)),t("div",{staticClass:"carousel",class:{slide:!this.noAnimation,"carousel-fade":!this.noAnimation&&this.fade,"pointer-event":!this.noTouch&&s.g&&s.e},style:{background:this.background},attrs:{role:"region",id:this.safeId(),"aria-busy":this.isSliding?"true":"false"},on:l},[n,i,c])}})},476:function(t,e,n){"use strict";n.d(e,"a",(function(){return E}));var i=n(297),r=n(311),o=n(305),a=n(298),s=n(320),u=n(317),c=n(306),l=n(302),d=n(304),h=n(299),f=n(312),b=n(301),p=n(296);function v(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var g='',m={src:{type:String},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},block:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},thumbnail:{type:Boolean,default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},blank:{type:Boolean,default:!1},blankColor:{type:String,default:function(){return Object(d.c)("BImg","blankColor")}}},O=i.a.extend({name:"BImg",functional:!0,props:m,render:function(t,e){var n,i=e.props,r=e.data,o=i.src,a=Object(f.b)(i.width)||null,s=Object(f.b)(i.height)||null,u=null,d=i.block,m=Object(l.b)(i.srcset).filter(c.a).join(","),O=Object(l.b)(i.sizes).filter(c.a).join(",");return i.blank&&(!s&&a?s=a:!a&&s&&(a=s),a||s||(a=1,s=1),o=function(t,e,n){var i=encodeURIComponent(g.replace("%{w}",Object(b.e)(t)).replace("%{h}",Object(b.e)(e)).replace("%{f}",n));return"data:image/svg+xml;charset=UTF-8,".concat(i)}(a,s,i.blankColor||"transparent"),m=null,O=null),i.left?u="float-left":i.right?u="float-right":i.center&&(u="mx-auto",d=!0),t("img",Object(p.a)(r,{attrs:{src:o,alt:i.alt||null,width:a?Object(b.e)(a):null,height:s?Object(b.e)(s):null,srcset:m||null,sizes:O||null},class:(n={"img-thumbnail":i.thumbnail,"img-fluid":i.fluid||i.fluidGrow,"w-100":i.fluidGrow,rounded:""===i.rounded||!0===i.rounded},v(n,"rounded-".concat(i.rounded),Object(h.f)(i.rounded)&&""!==i.rounded),v(n,u,u),v(n,"d-block",d),n)}))}});function y(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function j(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:i.a;if(Object(r.d)(t))return t.map(e);var n={};for(var a in t)Object(o.f)(t,a)&&(n[e(a)]=Object(o.g)(t[a])?Object(o.b)(t[a]):t[a]);return n},d=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:i.a;return(Object(r.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,i){return t[n(i)]=e[i],t}),{})}},305:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var i=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},307:function(t,e,n){"use strict";n.d(e,"t",(function(){return h})),n.d(e,"a",(function(){return f})),n.d(e,"m",(function(){return b})),n.d(e,"f",(function(){return p})),n.d(e,"n",(function(){return v})),n.d(e,"o",(function(){return m})),n.d(e,"l",(function(){return O})),n.d(e,"q",(function(){return y})),n.d(e,"v",(function(){return j})),n.d(e,"u",(function(){return S})),n.d(e,"p",(function(){return w})),n.d(e,"e",(function(){return T})),n.d(e,"b",(function(){return _})),n.d(e,"s",(function(){return x})),n.d(e,"k",(function(){return k})),n.d(e,"w",(function(){return C})),n.d(e,"r",(function(){return P})),n.d(e,"g",(function(){return N})),n.d(e,"j",(function(){return B})),n.d(e,"h",(function(){return $})),n.d(e,"i",(function(){return D})),n.d(e,"d",(function(){return A})),n.d(e,"c",(function(){return I}));var i=n(302),r=n(311),o=n(299),a=(n(312),n(301)),s=(["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(t){return"".concat(t,":not(:disabled):not([disabled])")})).join(", "),r.h?window:{}),u=r.b?document:{},c="undefined"!=typeof Element?Element.prototype:{},l=c.matches||c.msMatchesSelector||c.webkitMatchesSelector,d=c.closest||function(t){var e=this;do{if(w(e,t))return e;e=e.parentElement||e.parentNode}while(!Object(o.e)(e)&&e.nodeType===Node.ELEMENT_NODE);return null},h=s.requestAnimationFrame||s.webkitRequestAnimationFrame||s.mozRequestAnimationFrame||s.msRequestAnimationFrame||s.oRequestAnimationFrame||function(t){return setTimeout(t,16)},f=s.MutationObserver||s.WebKitMutationObserver||s.MozMutationObserver||null,b=function(t){return!(!t||t.nodeType!==Node.ELEMENT_NODE)},p=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=u.activeElement;return e&&!t.some((function(t){return t===e}))?e:null},v=function(t,e){return Object(a.e)(t).toLowerCase()===Object(a.e)(e).toLowerCase()},g=function(t){return b(t)&&t===p()},m=function(t){if(!b(t)||!t.parentNode||!E(u.body,t))return!1;if("none"===t.style.display)return!1;var e=$(t);return!!(e&&e.height>0&&e.width>0)},O=function(t){return!b(t)||t.disabled||B(t,"disabled")||k(t,"disabled")},y=function(t){return b(t)&&t.offsetHeight},j=function(t,e){return Object(i.c)((b(e)?e:u).querySelectorAll(t))},S=function(t,e){return(b(e)?e:u).querySelector(t)||null},w=function(t,e){return!!b(t)&&l.call(t,e)},T=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!b(e))return null;var i=d.call(e,t);return n?i:i===e?null:i},E=function(t,e){return!(!t||!Object(o.d)(t.contains))&&t.contains(e)},_=function(t,e){e&&b(t)&&t.classList&&t.classList.add(e)},x=function(t,e){e&&b(t)&&t.classList&&t.classList.remove(e)},k=function(t,e){return!!(e&&b(t)&&t.classList)&&t.classList.contains(e)},C=function(t,e,n){e&&b(t)&&t.setAttribute(e,n)},P=function(t,e){e&&b(t)&&t.removeAttribute(e)},N=function(t,e){return e&&b(t)?t.getAttribute(e):null},B=function(t,e){return e&&b(t)?t.hasAttribute(e):null},$=function(t){return b(t)?t.getBoundingClientRect():null},D=function(t){return r.h&&b(t)?s.getComputedStyle(t):{}},A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{t.focus(e)}catch(t){}return g(t)},I=function(t){try{t.blur()}catch(t){}return!g(t)}},308:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return s}));var i=n(306),r=n(302),o=n(299),a=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(t=Object(r.b)(t).filter(i.a)).some((function(t){return e[t]||n[t]}))},s=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};t=Object(r.b)(t).filter(i.a);for(var u=0;u1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(t,10);return isNaN(n)?e:n},r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(t);return isNaN(n)?e:n}},317:function(t,e,n){"use strict";var i=n(308),r=n(302);e.a={methods:{hasNormalizedSlot:function(t){return Object(i.a)(t,this.$scopedSlots,this.$slots)},normalizeSlot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object(i.b)(t,e,this.$scopedSlots,this.$slots);return n?Object(r.b)(n):n}}}},318:function(t,e,n){"use strict";var i=n(300),r=Object(i.e)({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46});e.a=r},319:function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"c",(function(){return s})),n.d(e,"b",(function(){return u})),n.d(e,"d",(function(){return c}));var i=n(311),r=n(300),o={passive:!0,capture:!1},a=function(t){return i.d?Object(r.g)(t)?t:{capture:!!t||!1}:!!(Object(r.g)(t)?t.capture:t)},s=function(t,e,n,i){t&&t.addEventListener&&t.addEventListener(e,n,a(i))},u=function(t,e,n,i){t&&t.removeEventListener&&t.removeEventListener(e,n,a(i))},c=function(t){for(var e=t?s:u,n=arguments.length,i=new Array(n>1?n-1:0),r=1;r1&&void 0!==arguments[1]?arguments[1]:null;Object(s.a)()||console.warn("[BootstrapVue warn]: ".concat(e?"".concat(e," - "):"").concat(t))};function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function l(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=function(t,e,n){if(t=t?t.$el||t:null,!Object(a.m)(t))return null;if(i="observeDom",!s.c&&(u("".concat(i,": Requires MutationObserver support.")),1))return null;var i,r=new a.a((function(t){for(var n=!1,i=0;i0||r.removedNodes.length>0))&&(n=!0)}n&&e()}));return r.observe(t,function(t){for(var e=1;e0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:{value:function(t,e){t!==e&&this.setSlide(Object(v.b)(t,0))},interval:function(t,e){t!==e&&(t?(this.pause(!0),this.start(!1)):this.pause(!1))},isPaused:function(t,e){t!==e&&this.$emit(t?"paused":"unpaused")},index:function(t,e){t===e||this.isSliding||this.doSlide(t,e)}},created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(Object(v.b)(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=function(t){for(var e in S)if(!Object(b.g)(t.style[e]))return S[e];return null}(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t&&(this.$_observer=d(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(s.i&&document.visibilityState&&document.hidden)){var i=this.noWrap,r=this.numSlides;t=Object(p.b)(t),0!==r&&(this.isSliding?this.$once("sliding-end",(function(){return e.setSlide(t,n)})):(this.direction=n,this.index=t>=r?i?r-1:0:t<0?i?0:r-1:t,i&&this.index!==t&&this.index!==this.value&&this.$emit("input",this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(t){t||(this.isPaused=!0),this.clearInterval()},start:function(t){t||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,Object(p.c)(1e3,this.interval)))},restart:function(){this.$el.contains(Object(a.f)())||this.start()},doSlide:function(t,e){var n=this,i=Boolean(this.interval),r=this.calcDirection(this.direction,e,t),o=r.overlayClass,s=r.dirClass,u=this.slides[e],c=this.slides[t];if(u&&c){if(this.isSliding=!0,i&&this.pause(!1),this.$emit("sliding-start",t),this.$emit("input",this.index),this.noAnimation)Object(a.b)(c,"active"),Object(a.s)(u,"active"),this.isSliding=!1,this.$nextTick((function(){return n.$emit("sliding-end",t)}));else{Object(a.b)(c,o),Object(a.q)(c),Object(a.b)(u,s),Object(a.b)(c,s);var l=!1,d=function e(){if(!l){if(l=!0,n.transitionEndEvent)n.transitionEndEvent.split(/\s+/).forEach((function(t){return Object(f.b)(u,t,e,f.a)}));n.clearAnimationTimeout(),Object(a.s)(c,s),Object(a.s)(c,o),Object(a.b)(c,"active"),Object(a.s)(u,"active"),Object(a.s)(u,s),Object(a.s)(u,o),Object(a.w)(u,"aria-current","false"),Object(a.w)(c,"aria-current","true"),Object(a.w)(u,"aria-hidden","true"),Object(a.w)(c,"aria-hidden","false"),n.isSliding=!1,n.direction=null,n.$nextTick((function(){return n.$emit("sliding-end",t)}))}};if(this.transitionEndEvent)this.transitionEndEvent.split(/\s+/).forEach((function(t){return Object(f.c)(u,t,d,f.a)}));this.$_animationTimeout=setTimeout(d,650)}i&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=Object(a.v)(".carousel-item",this.$refs.inner);var t=this.slides.length,e=Object(p.c)(0,Object(p.d)(Object(p.b)(this.index),t-1));this.slides.forEach((function(n,i){var r=i+1;i===e?(Object(a.b)(n,"active"),Object(a.w)(n,"aria-current","true")):(Object(a.s)(n,"active"),Object(a.w)(n,"aria-current","false")),Object(a.w)(n,"aria-posinset",String(r)),Object(a.w)(n,"aria-setsize",String(t))})),this.setSlide(e),this.start(this.isPaused)},calcDirection:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return t?y[t]:n>e?y.next:y.prev},handleClick:function(t,e){var n=t.keyCode;"click"!==t.type&&n!==r.a.SPACE&&n!==r.a.ENTER||(t.preventDefault(),t.stopPropagation(),e())},handleSwipe:function(){var t=Object(p.a)(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0?this.prev():e<0&&this.next()}},touchStart:function(t){s.e&&j[t.pointerType.toUpperCase()]?this.touchStartX=t.clientX:s.e||(this.touchStartX=t.touches[0].clientX)},touchMove:function(t){t.touches&&t.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=t.touches[0].clientX-this.touchStartX},touchEnd:function(t){s.e&&j[t.pointerType.toUpperCase()]&&(this.touchDeltaX=t.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+Object(p.c)(1e3,this.interval))}},render:function(t){var e=this,n=t("div",{ref:"inner",class:["carousel-inner"],attrs:{id:this.safeId("__BV_inner_"),role:"list"}},[this.normalizeSlot("default")]),i=t();if(this.controls){var a=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.prev)},u=function(t){e.isSliding?t.preventDefault():e.handleClick(t,e.next)};i=[t("a",{class:["carousel-control-prev"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:a,keydown:a}},[t("span",{class:["carousel-control-prev-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelPrev])]),t("a",{class:["carousel-control-next"],attrs:{href:"#",role:"button","aria-controls":this.safeId("__BV_inner_"),"aria-disabled":this.isSliding?"true":null},on:{click:u,keydown:u}},[t("span",{class:["carousel-control-next-icon"],attrs:{"aria-hidden":"true"}}),t("span",{class:["sr-only"]},[this.labelNext])])]}var c=t("ol",{class:["carousel-indicators"],directives:[{name:"show",rawName:"v-show",value:this.indicators,expression:"indicators"}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":this.indicators?"false":"true","aria-label":this.labelIndicators,"aria-owns":this.safeId("__BV_inner_")}},this.slides.map((function(n,i){return t("li",{key:"slide_".concat(i),class:{active:i===e.index},attrs:{role:"button",id:e.safeId("__BV_indicator_".concat(i+1,"_")),tabindex:e.indicators?"0":"-1","aria-current":i===e.index?"true":"false","aria-label":"".concat(e.labelGotoSlide," ").concat(i+1),"aria-describedby":e.slides[i].id||null,"aria-controls":e.safeId("__BV_inner_")},on:{click:function(t){e.handleClick(t,(function(){e.setSlide(i)}))},keydown:function(t){e.handleClick(t,(function(){e.setSlide(i)}))}}})}))),l={mouseenter:this.noHoverPause?o:this.pause,mouseleave:this.noHoverPause?o:this.restart,focusin:this.pause,focusout:this.restart,keydown:function(t){if(!/input|textarea/i.test(t.target.tagName)){var n=t.keyCode;n!==r.a.LEFT&&n!==r.a.RIGHT||(t.preventDefault(),t.stopPropagation(),e[n===r.a.LEFT?"prev":"next"]())}}};return!this.noTouch&&s.g&&(s.e?(l["&pointerdown"]=this.touchStart,l["&pointerup"]=this.touchEnd):(l["&touchstart"]=this.touchStart,l["&touchmove"]=this.touchMove,l["&touchend"]=this.touchEnd)),t("div",{staticClass:"carousel",class:{slide:!this.noAnimation,"carousel-fade":!this.noAnimation&&this.fade,"pointer-event":!this.noTouch&&s.g&&s.e},style:{background:this.background},attrs:{role:"region",id:this.safeId(),"aria-busy":this.isSliding?"true":"false"},on:l},[n,i,c])}})},471:function(t,e,n){"use strict";n.d(e,"a",(function(){return E}));var i=n(297),r=n(311),o=n(305),a=n(298),s=n(320),u=n(317),c=n(306),l=n(302),d=n(304),h=n(299),f=n(312),b=n(301),p=n(296);function v(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var g='',m={src:{type:String},srcset:{type:[String,Array]},sizes:{type:[String,Array]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},block:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},fluidGrow:{type:Boolean,default:!1},rounded:{type:[Boolean,String],default:!1},thumbnail:{type:Boolean,default:!1},left:{type:Boolean,default:!1},right:{type:Boolean,default:!1},center:{type:Boolean,default:!1},blank:{type:Boolean,default:!1},blankColor:{type:String,default:function(){return Object(d.c)("BImg","blankColor")}}},O=i.a.extend({name:"BImg",functional:!0,props:m,render:function(t,e){var n,i=e.props,r=e.data,o=i.src,a=Object(f.b)(i.width)||null,s=Object(f.b)(i.height)||null,u=null,d=i.block,m=Object(l.b)(i.srcset).filter(c.a).join(","),O=Object(l.b)(i.sizes).filter(c.a).join(",");return i.blank&&(!s&&a?s=a:!a&&s&&(a=s),a||s||(a=1,s=1),o=function(t,e,n){var i=encodeURIComponent(g.replace("%{w}",Object(b.e)(t)).replace("%{h}",Object(b.e)(e)).replace("%{f}",n));return"data:image/svg+xml;charset=UTF-8,".concat(i)}(a,s,i.blankColor||"transparent"),m=null,O=null),i.left?u="float-left":i.right?u="float-right":i.center&&(u="mx-auto",d=!0),t("img",Object(p.a)(r,{attrs:{src:o,alt:i.alt||null,width:a?Object(b.e)(a):null,height:s?Object(b.e)(s):null,srcset:m||null,sizes:O||null},class:(n={"img-thumbnail":i.thumbnail,"img-fluid":i.fluid||i.fluidGrow,"w-100":i.fluidGrow,rounded:""===i.rounded||!0===i.rounded},v(n,"rounded-".concat(i.rounded),Object(h.f)(i.rounded)&&""!==i.rounded),v(n,u,u),v(n,"d-block",d),n)}))}});function y(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function j(t){for(var e=1;e=0&&Math.floor(e)===e&&isFinite(t)}function h(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function d(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var x=/-(\w)/g,O=_((function(t){return t.replace(x,(function(t,e){return e?e.toUpperCase():""}))})),k=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,S=_((function(t){return t.replace(A,"-$1").toLowerCase()}));var E=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function j(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function C(t,e){for(var n in e)t[n]=e[n];return t}function P(t){for(var e={},n=0;n0,Y=K&&K.indexOf("edge/")>0,X=(K&&K.indexOf("android"),K&&/iphone|ipad|ipod|ios/.test(K)||"ios"===Q),Z=(K&&/chrome\/\d+/.test(K),K&&/phantomjs/.test(K),K&&K.match(/firefox\/(\d+)/)),tt={}.watch,et=!1;if(z)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(t){}var rt=function(){return void 0===W&&(W=!z&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),W},ot=z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function it(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,st="undefined"!=typeof Symbol&&it(Symbol)&&"undefined"!=typeof Reflect&&it(Reflect.ownKeys);at="undefined"!=typeof Set&&it(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=$,ut=0,lt=function(){this.id=ut++,this.subs=[]};lt.prototype.addSub=function(t){this.subs.push(t)},lt.prototype.removeSub=function(t){g(this.subs,t)},lt.prototype.depend=function(){lt.target&<.target.addDep(this)},lt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(i&&!w(o,"default"))a=!1;else if(""===a||a===S(t)){var c=Ht(String,o.type);(c<0||s0&&(le((c=t(c,(n||"")+"_"+r))[0])&&le(l)&&(f[u]=yt(l.text+c[0].text),c.shift()),f.push.apply(f,c)):s(c)?le(l)?f[u]=yt(l.text+c):""!==c&&f.push(yt(c)):le(c)&&le(l)?f[u]=yt(l.text+c.text):(a(e._isVList)&&i(c.tag)&&o(c.key)&&i(n)&&(c.key="__vlist"+n+"_"+r+"__"),f.push(c)));return f}(t):void 0}function le(t){return i(t)&&i(t.text)&&!1===t.isComment}function fe(t,e){if(t){for(var n=Object.create(null),r=st?Reflect.ownKeys(t):Object.keys(t),o=0;o0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&n&&n!==r&&s===n.$key&&!i&&!n.$hasNormal)return n;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=ve(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=me(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),H(o,"$stable",a),H(o,"$key",s),H(o,"$hasNormal",i),o}function ve(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:ue(t))&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function me(t,e){return function(){return t[e]}}function ye(t,e){var n,r,o,a,s;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,o=t.length;rdocument.createEvent("Event").timeStamp&&(cn=function(){return un.now()})}function ln(){var t,e;for(sn=cn(),on=!0,tn.sort((function(t,e){return t.id-e.id})),an=0;anan&&tn[n].id>t.id;)n--;tn.splice(n+1,0,t)}else tn.push(t);rn||(rn=!0,ee(ln))}}(this)},pn.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(t){Ut(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},pn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},pn.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},pn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var hn={enumerable:!0,configurable:!0,get:$,set:$};function dn(t,e,n){hn.get=function(){return this[e][n]},hn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,hn)}function vn(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[];t.$parent&&Ot(!1);var i=function(i){o.push(i);var a=Ft(i,e,n,t);St(r,i,a),i in t||dn(t,"_props",i)};for(var a in e)i(a);Ot(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]="function"!=typeof e[n]?$:E(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;l(e=t._data="function"==typeof e?function(t,e){pt();try{return t.call(e,e)}catch(t){return Ut(t,e,"data()"),{}}finally{ht()}}(e,t):e||{})||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);for(;o--;){var i=n[o];0,r&&w(r,i)||(a=void 0,36!==(a=(i+"").charCodeAt(0))&&95!==a&&dn(t,"_data",i))}var a;At(e,!0)}(t):At(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=rt();for(var o in e){var i=e[o],a="function"==typeof i?i:i.get;0,r||(n[o]=new pn(t,a||$,$,mn)),o in t||yn(t,o,i)}}(t,e.computed),e.watch&&e.watch!==tt&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function En(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=An(a.componentOptions);s&&!e(s)&&jn(n,i,r,o)}}}function jn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,g(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=_n++,e._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=qt(xn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Ke(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=pe(e._renderChildren,o),t.$scopedSlots=r,t._c=function(e,n,r,o){return De(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return De(t,e,n,r,o,!0)};var i=n&&n.data;St(t,"$attrs",i&&i.attrs||r,null,!0),St(t,"$listeners",e._parentListeners||r,null,!0)}(e),Ze(e,"beforeCreate"),function(t){var e=fe(t.$options.inject,t);e&&(Ot(!1),Object.keys(e).forEach((function(n){St(t,n,e[n])})),Ot(!0))}(e),vn(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),Ze(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(On),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Et,t.prototype.$delete=jt,t.prototype.$watch=function(t,e,n){if(l(e))return wn(this,t,e,n);(n=n||{}).user=!0;var r=new pn(this,t,e,n);if(n.immediate)try{e.call(this,r.value)}catch(t){Ut(t,this,'callback for immediate watcher "'+r.expression+'"')}return function(){r.teardown()}}}(On),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var o=0,i=t.length;o1?j(n):n;for(var r=j(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;iparseInt(this.max)&&jn(a,s[0],s,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return D}};Object.defineProperty(t,"config",e),t.util={warn:ct,extend:C,mergeOptions:qt,defineReactive:St},t.set=Et,t.delete=jt,t.nextTick=ee,t.observable=function(t){return At(t),t},t.options=Object.create(null),M.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,C(t.options.components,Pn),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=j(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=qt(this.options,t),this}}(t),kn(t),function(t){M.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(On),Object.defineProperty(On.prototype,"$isServer",{get:rt}),Object.defineProperty(On.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(On,"FunctionalRenderContext",{value:Te}),On.version="2.6.11";var $n=m("style,class"),Tn=m("input,textarea,option,select,progress"),Ln=m("contenteditable,draggable,spellcheck"),In=m("events,caret,typing,plaintext-only"),Rn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),qn="http://www.w3.org/1999/xlink",Mn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Fn=function(t){return Mn(t)?t.slice(6,t.length):""},Dn=function(t){return null==t||!1===t};function Nn(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=Hn(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=Hn(e,n.data));return function(t,e){if(i(t)||i(e))return Un(t,Wn(e));return""}(e.staticClass,e.class)}function Hn(t,e){return{staticClass:Un(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Un(t,e){return t?e?t+" "+e:t:e||""}function Wn(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?pr(t,e,n):Rn(e)?Dn(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Ln(e)?t.setAttribute(e,function(t,e){return Dn(e)||"false"===e?"false":"contenteditable"===t&&In(e)?e:"true"}(e,n)):Mn(e)?Dn(n)?t.removeAttributeNS(qn,Fn(e)):t.setAttributeNS(qn,e,n):pr(t,e,n)}function pr(t,e,n){if(Dn(n))t.removeAttribute(e);else{if(G&&!J&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var hr={create:lr,update:lr};function dr(t,e){var n=e.elm,r=e.data,a=t.data;if(!(o(r.staticClass)&&o(r.class)&&(o(a)||o(a.staticClass)&&o(a.class)))){var s=Nn(e),c=n._transitionClasses;i(c)&&(s=Un(s,Wn(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var vr,mr={create:dr,update:dr};function yr(t,e,n){var r=vr;return function o(){var i=e.apply(null,arguments);null!==i&&wr(t,o,n,r)}}var gr=Qt&&!(Z&&Number(Z[1])<=53);function br(t,e,n,r){if(gr){var o=sn,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}vr.addEventListener(t,e,et?{capture:n,passive:r}:n)}function wr(t,e,n,r){(r||vr).removeEventListener(t,e._wrapper||e,n)}function _r(t,e){if(!o(t.data.on)||!o(e.data.on)){var n=e.data.on||{},r=t.data.on||{};vr=e.elm,function(t){if(i(t.__r)){var e=G?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}i(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),ae(n,r,br,wr,yr,e.context),vr=void 0}}var xr,Or={create:_r,update:_r};function kr(t,e){if(!o(t.data.domProps)||!o(e.data.domProps)){var n,r,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=C({},c)),s)n in c||(a[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=r;var u=o(r)?"":String(r);Ar(a,u)&&(a.value=u)}else if("innerHTML"===n&&Vn(a.tagName)&&o(a.innerHTML)){(xr=xr||document.createElement("div")).innerHTML=""+r+"";for(var l=xr.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(r!==s[n])try{a[n]=r}catch(t){}}}}function Ar(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Sr={create:kr,update:kr},Er=_((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function jr(t){var e=Cr(t.style);return t.staticStyle?C(t.staticStyle,e):e}function Cr(t){return Array.isArray(t)?P(t):"string"==typeof t?Er(t):t}var Pr,$r=/^--/,Tr=/\s*!important$/,Lr=function(t,e,n){if($r.test(e))t.style.setProperty(e,n);else if(Tr.test(n))t.style.setProperty(S(e),n.replace(Tr,""),"important");else{var r=Rr(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Fr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Nr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Fr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Hr(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&C(e,Ur(t.name||"v")),C(e,t),e}return"string"==typeof t?Ur(t):void 0}}var Ur=_((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Wr=z&&!J,Br="transition",zr="transitionend",Vr="animation",Qr="animationend";Wr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Br="WebkitTransition",zr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Vr="WebkitAnimation",Qr="webkitAnimationEnd"));var Kr=z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Gr(t){Kr((function(){Kr(t)}))}function Jr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Dr(t,e))}function Yr(t,e){t._transitionClasses&&g(t._transitionClasses,e),Nr(t,e)}function Xr(t,e,n){var r=to(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s="transition"===o?zr:Qr,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n="transition",l=a,f=i.length):"animation"===e?u>0&&(n="animation",l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?"transition":"animation":null)?"transition"===n?i.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:"transition"===n&&Zr.test(r[Br+"Property"])}}function eo(t,e){for(;t.length1}function so(t,e){!0!==e.data.show&&ro(e)}var co=function(t){var e,n,r={},c=t.modules,u=t.nodeOps;for(e=0;ed?b(t,o(n[y+1])?null:n[y+1].elm,n,h,y,r):h>y&&_(e,p,d)}(p,m,y,n,l):i(y)?(i(t.text)&&u.setTextContent(p,""),b(p,null,y,0,y.length-1,n)):i(m)?_(m,0,m.length-1):i(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),i(d)&&i(h=d.hook)&&i(h=h.postpatch)&&h(t,e)}}}function A(t,e,n){if(a(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(I(ho(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function po(t,e){return e.every((function(e){return!I(e,t)}))}function ho(t){return"_value"in t?t._value:t.value}function vo(t){t.target.composing=!0}function mo(t){t.target.composing&&(t.target.composing=!1,yo(t.target,"input"))}function yo(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function go(t){return!t.componentInstance||t.data&&t.data.transition?t:go(t.componentInstance._vnode)}var bo={model:uo,show:{bind:function(t,e,n){var r=e.value,o=(n=go(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,ro(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=go(n)).data&&n.data.transition?(n.data.show=!0,r?ro(n,(function(){t.style.display=t.__vOriginalDisplay})):oo(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},wo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function _o(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?_o(Be(e.children)):t}function xo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[O(i)]=o[i];return e}function Oo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var ko=function(t){return t.tag||We(t)},Ao=function(t){return"show"===t.name},So={name:"transition",props:wo,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(ko)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=_o(o);if(!i)return o;if(this._leaving)return Oo(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=xo(this),u=this._vnode,l=_o(u);if(i.data.directives&&i.data.directives.some(Ao)&&(i.data.show=!0),l&&l.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,l)&&!We(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=C({},c);if("out-in"===r)return this._leaving=!0,se(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Oo(t,o);if("in-out"===r){if(We(i))return u;var p,h=function(){p()};se(c,"afterEnter",h),se(c,"enterCancelled",h),se(f,"delayLeave",(function(t){p=t}))}}return o}}},Eo=C({tag:String,moveClass:String},wo);function jo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function Co(t){t.data.newPos=t.elm.getBoundingClientRect()}function Po(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+r+"px,"+o+"px)",i.transitionDuration="0s"}}delete Eo.mode;var $o={Transition:So,TransitionGroup:{props:Eo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Je(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=xo(this),s=0;s-1?Kn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Kn[t]=/HTMLUnknownElement/.test(e.toString())},C(On.options.directives,bo),C(On.options.components,$o),On.prototype.__patch__=z?co:$,On.prototype.$mount=function(t,e){return function(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=mt),Ze(t,"beforeMount"),r=function(){t._update(t._render(),n)},new pn(t,r,$,{before:function(){t._isMounted&&!t._isDestroyed&&Ze(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,Ze(t,"mounted")),t}(this,t=t&&z?function(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}(t):void 0,e)},z&&setTimeout((function(){D.devtools&&ot&&ot.emit("init",On)}),0),e.a=On},function(t,e,n){var r=n(4),o=n(25).f,i=n(12),a=n(13),s=n(62),c=n(100),u=n(102);t.exports=function(t,e){var n,l,f,p,h,d=t.target,v=t.global,m=t.stat;if(n=v?r:m?r[d]||s(d,{}):(r[d]||{}).prototype)for(l in e){if(p=e[l],f=t.noTargetGet?(h=o(n,l))&&h.value:n[l],!u(v?l:d+(m?".":"#")+l,t.forced)&&void 0!==f){if(typeof p==typeof f)continue;c(p,f)}(t.sham||f&&f.sham)&&i(p,"sham",!0),a(n,l,p,t)}}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){var r=n(4),o=n(61),i=n(8),a=n(45),s=n(64),c=n(95),u=o("wks"),l=r.Symbol,f=c?l:l&&l.withoutSetter||a;t.exports=function(t){return i(u,t)||(s&&i(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},function(t,e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof global&&global)||Function("return this")()},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){var r=n(5);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},function(t,e,n){var r=n(2);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(7),o=n(94),i=n(6),a=n(44),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(72),o=n(13),i=n(179);r||o(Object.prototype,"toString",i,{unsafe:!0})},function(t,e,n){var r=n(24);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(7),o=n(9),i=n(30);t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){var r=n(4),o=n(12),i=n(8),a=n(62),s=n(67),c=n(34),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c=!!s&&!!s.unsafe,u=!!s&&!!s.enumerable,p=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),l(n).source=f.join("string"==typeof e?e:"")),t!==r?(c?!p&&t[e]&&(u=!0):delete t[e],u?t[e]=n:o(t,e,n)):u?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},function(t,e,n){var r=n(41),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){var r=n(29),o=n(24);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(137),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},function(t,e){var n=Array.isArray;t.exports=n},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r=n(98),o=n(4),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(7),o=n(2),i=n(8),a=Object.defineProperty,s={},c=function(t){throw t};t.exports=function(t,e){if(i(s,t))return s[t];e||(e={});var n=[][t],u=!!i(e,"ACCESSORS")&&e.ACCESSORS,l=i(e,0)?e[0]:c,f=i(e,1)?e[1]:void 0;return s[t]=!!n&&!o((function(){if(u&&!r)return!0;var t={length:-1};u?a(t,1,{enumerable:!0,get:c}):t[1]=1,n.call(t,l,f)}))}},function(t,e){t.exports=!1},function(t,e,n){var r=n(212),o=n(215);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){var r=n(7),o=n(68),i=n(30),a=n(15),s=n(44),c=n(8),u=n(94),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),u)try{return l(t,e)}catch(t){}if(c(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e,n){"use strict";var r=n(118).charAt,o=n(34),i=n(99),a=o.set,s=o.getterFor("String Iterator");i(String,"String",(function(t){a(this,{type:"String Iterator",string:String(t),index:0})}),(function(){var t,e=s(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},function(t,e){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,e,n){"use strict";var r=n(1),o=n(50).filter,i=n(42),a=n(21),s=i("filter"),c=a("filter");r({target:"Array",proto:!0,forced:!s||!c},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(2),o=n(18),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r,o=n(6),i=n(164),a=n(66),s=n(32),c=n(97),u=n(63),l=n(47),f=l("IE_PROTO"),p=function(){},h=function(t){return"\n","import { render, staticRenderFns } from \"./GlobalLayout.vue?vue&type=template&id=6e3432a2&\"\nimport script from \"./GlobalLayout.vue?vue&type=script&lang=js&\"\nexport * from \"./GlobalLayout.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.layout,{tag:\"component\"})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * Generated by \"@vuepress/internal-routes\"\n */\n\nimport { injectComponentOption, ensureAsyncComponentsLoaded } from '@app/util'\nimport rootMixins from '@internal/root-mixins'\nimport GlobalLayout from \"/builds/platform-one/plugins/mattermost/faqs/src/node_modules/@vuepress/core/lib/client/components/GlobalLayout.vue\"\n\ninjectComponentOption(GlobalLayout, 'mixins', rootMixins)\nexport const routes = [\n {\n name: \"v-65ad7fcb\",\n path: \"/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-65ad7fcb\").then(next)\n },\n },\n {\n path: \"/index.html\",\n redirect: \"/\"\n },\n {\n name: \"v-f44ef820\",\n path: \"/faq/faq-articles/cannotinvite.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-f44ef820\").then(next)\n },\n },\n {\n name: \"v-c0a5c570\",\n path: \"/faq/faq-articles/changecredentials.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-c0a5c570\").then(next)\n },\n },\n {\n name: \"v-572b3e86\",\n path: \"/faq/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-572b3e86\").then(next)\n },\n },\n {\n path: \"/faq/index.html\",\n redirect: \"/faq/\"\n },\n {\n name: \"v-77aeed48\",\n path: \"/faq/faq-articles/commonquestions.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-77aeed48\").then(next)\n },\n },\n {\n name: \"v-41a10708\",\n path: \"/faq/faq-articles/createp1sso.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-41a10708\").then(next)\n },\n },\n {\n name: \"v-d1e58390\",\n path: \"/faq/faq-articles/howtoinvite.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-d1e58390\").then(next)\n },\n },\n {\n name: \"v-82ed7260\",\n path: \"/faq/faq-articles/impactlevels.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-82ed7260\").then(next)\n },\n },\n {\n name: \"v-13491ba0\",\n path: \"/faq/faq-articles/mattermostato.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-13491ba0\").then(next)\n },\n },\n {\n name: \"v-6e9fcb82\",\n path: \"/faq/faq-articles/newmattermostuser.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-6e9fcb82\").then(next)\n },\n },\n {\n name: \"v-fa3712e0\",\n path: \"/faq/faq-articles/slackordiscord.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-fa3712e0\").then(next)\n },\n },\n {\n name: \"v-0bc0ed5e\",\n path: \"/faq/faq-articles/transitiontoil4.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-0bc0ed5e\").then(next)\n },\n },\n {\n name: \"v-5e5643aa\",\n path: \"/faq/faq-articles/twofactor.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-5e5643aa\").then(next)\n },\n },\n {\n name: \"v-baa0d940\",\n path: \"/faq/faq-articles/whatisp1sso.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-baa0d940\").then(next)\n },\n },\n {\n name: \"v-540cad5b\",\n path: \"/feedback/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-540cad5b\").then(next)\n },\n },\n {\n path: \"/feedback/index.html\",\n redirect: \"/feedback/\"\n },\n {\n name: \"v-3eb7a2e0\",\n path: \"/feedback/feedback-post-page/feedback-submit.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-3eb7a2e0\").then(next)\n },\n },\n {\n name: \"v-bea441d6\",\n path: \"/mattermost-help/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-bea441d6\").then(next)\n },\n },\n {\n path: \"/mattermost-help/index.html\",\n redirect: \"/mattermost-help/\"\n },\n {\n name: \"v-b99a8b4a\",\n path: \"/mattermost-teams/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-b99a8b4a\").then(next)\n },\n },\n {\n path: \"/mattermost-teams/index.html\",\n redirect: \"/mattermost-teams/\"\n },\n {\n name: \"v-7facf752\",\n path: \"/nav/Events.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-7facf752\").then(next)\n },\n },\n {\n name: \"v-72fa40ba\",\n path: \"/nav/Feedback.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-72fa40ba\").then(next)\n },\n },\n {\n name: \"v-0c2c6a50\",\n path: \"/nav/Popular.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-0c2c6a50\").then(next)\n },\n },\n {\n name: \"v-48cbf730\",\n path: \"/nav/TeamsLookup.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-48cbf730\").then(next)\n },\n },\n {\n name: \"v-69ce8d1b\",\n path: \"/news/\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-69ce8d1b\").then(next)\n },\n },\n {\n path: \"/news/index.html\",\n redirect: \"/news/\"\n },\n {\n name: \"v-09297888\",\n path: \"/news/event-articles/event-template.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-09297888\").then(next)\n },\n },\n {\n name: \"v-1fac5310\",\n path: \"/news/news-articles/dnsoutage.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-1fac5310\").then(next)\n },\n },\n {\n name: \"v-56b18f70\",\n path: \"/news/news-articles/helpcommand.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-56b18f70\").then(next)\n },\n },\n {\n name: \"v-981d9fb4\",\n path: \"/news/news-articles/il2matterpoll.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-981d9fb4\").then(next)\n },\n },\n {\n name: \"v-29f0e578\",\n path: \"/news/news-articles/jiraintegration.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-29f0e578\").then(next)\n },\n },\n {\n name: \"v-23a5faa8\",\n path: \"/news/news-articles/jirapluginrequest.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-23a5faa8\").then(next)\n },\n },\n {\n name: \"v-7c8b9ddc\",\n path: \"/news/news-articles/news-template.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-7c8b9ddc\").then(next)\n },\n },\n {\n name: \"v-50ac5b84\",\n path: \"/news/news-articles/ravenplugin.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-50ac5b84\").then(next)\n },\n },\n {\n name: \"v-5eecda90\",\n path: \"/news/news-articles/welcomebot.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-5eecda90\").then(next)\n },\n },\n {\n name: \"v-6132e6a0\",\n path: \"/videos/intro-to-mattermost.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-6132e6a0\").then(next)\n },\n },\n {\n name: \"v-5c79af78\",\n path: \"/videos/messaging-in-mattermost.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-5c79af78\").then(next)\n },\n },\n {\n name: \"v-458ccd08\",\n path: \"/videos/notifications-in-mattermost.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-458ccd08\").then(next)\n },\n },\n {\n name: \"v-4f50a1d8\",\n path: \"/videos/searching-in-mattermost.html\",\n component: GlobalLayout,\n beforeEnter: (to, from, next) => {\n ensureAsyncComponentsLoaded(\"Layout\", \"v-4f50a1d8\").then(next)\n },\n },\n {\n path: '*',\n component: GlobalLayout\n }\n]","/**\n * Generated by \"@vuepress/internal-site-data\"\n */\nexport const siteData = {\n \"title\": \"FAQs\",\n \"description\": \"Enterprise Collaboration - Platform One\",\n \"base\": \"/\",\n \"headTags\": [],\n \"pages\": [\n {\n \"title\": \"Enterprise Collaboration\",\n \"frontmatter\": {\n \"title\": \"Enterprise Collaboration\",\n \"description\": \"We enable people who advance the mission through providing secure collaboration tools.\"\n },\n \"regularPath\": \"/\",\n \"relativePath\": \"README.md\",\n \"key\": \"v-65ad7fcb\",\n \"path\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 3,\n \"articleTitle\": \"Why Can't I Invite Someone to My Channel?\",\n \"searchKeywords\": \"add, invite\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"Why Can't I Invite Someone to My Channel?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/cannotinvite.html\",\n \"relativePath\": \"faq/faq-articles/cannotinvite.md\",\n \"key\": \"v-f44ef820\",\n \"path\": \"/faq/faq-articles/cannotinvite.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Why can't I invite someone to my channel?\",\n \"slug\": \"why-can-t-i-invite-someone-to-my-channel\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 2,\n \"articleTitle\": \"How do I change my credentials using login.dsop.io?\",\n \"searchKeywords\": \"account, password, username, email\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"How do I change my credentials using login.dsop.io?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/changecredentials.html\",\n \"relativePath\": \"faq/faq-articles/changecredentials.md\",\n \"key\": \"v-c0a5c570\",\n \"path\": \"/faq/faq-articles/changecredentials.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"How do I change my credentials using login.dsop.io?\",\n \"slug\": \"how-do-i-change-my-credentials-using-login-dsop-io\"\n },\n {\n \"level\": 2,\n \"title\": \"How do I change my password?\",\n \"slug\": \"how-do-i-change-my-password\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"The repository of some of the most upvoted questions and answers.\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\"\n }\n ]\n },\n \"regularPath\": \"/faq/\",\n \"relativePath\": \"faq/README.md\",\n \"key\": \"v-572b3e86\",\n \"path\": \"/faq/\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Welcome!\",\n \"slug\": \"welcome\"\n },\n {\n \"level\": 3,\n \"title\": \"Need additional assistance?\",\n \"slug\": \"need-additional-assistance\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 1,\n \"articleTitle\": \"Common Questions About Moving to Platform 1\",\n \"searchKeywords\": \"Platform One, P1 SSO, Mattermost, Jira, Confluence, GitLab, MFA, Authenticator, account, password, invite link\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"Common Questions\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/commonquestions.html\",\n \"relativePath\": \"faq/faq-articles/commonquestions.md\",\n \"key\": \"v-77aeed48\",\n \"path\": \"/faq/faq-articles/commonquestions.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Common Questions\",\n \"slug\": \"common-questions\"\n },\n {\n \"level\": 3,\n \"title\": \"What is P1 SSO\",\n \"slug\": \"what-is-p1-sso\"\n },\n {\n \"level\": 3,\n \"title\": \"Why Do I Have to Set Up a New Password and MFA Again?\",\n \"slug\": \"why-do-i-have-to-set-up-a-new-password-and-mfa-again\"\n },\n {\n \"level\": 3,\n \"title\": \"When Setting Up MFA, Why Do I Keep Getting \\\"Invalid Authenticator Code\\\"?\",\n \"slug\": \"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"\n },\n {\n \"level\": 3,\n \"title\": \"How to unlock an account?\",\n \"slug\": \"how-to-unlock-an-account\"\n },\n {\n \"level\": 3,\n \"title\": \"Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?\",\n \"slug\": \"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"\n },\n {\n \"level\": 3,\n \"title\": \"How Do I Update My Profile?\",\n \"slug\": \"how-do-i-update-my-profile\"\n },\n {\n \"level\": 3,\n \"title\": \"How Does A New User Create An Account?\",\n \"slug\": \"how-does-a-new-user-create-an-account\"\n },\n {\n \"level\": 3,\n \"title\": \"How Do I Send Someone An Invite Link to P1 SSO?\",\n \"slug\": \"how-do-i-send-someone-an-invite-link-to-p1-sso\"\n },\n {\n \"level\": 3,\n \"title\": \"How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?\",\n \"slug\": \"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"\n },\n {\n \"level\": 3,\n \"title\": \"I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?\",\n \"slug\": \"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"\n },\n {\n \"level\": 3,\n \"title\": \"Why Am I Getting a \\\"X509 Certificate's Authentication Failed.\\\" When Trying To Log In With a CAC?\",\n \"slug\": \"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"\n },\n {\n \"level\": 3,\n \"title\": \"Where Can I get More Information On Using Mattermost?\",\n \"slug\": \"where-can-i-get-more-information-on-using-mattermost\"\n },\n {\n \"level\": 3,\n \"title\": \"I Have Another Question Or Need Additional Help. Who Do I contact?\",\n \"slug\": \"i-have-another-question-or-need-additional-help-who-do-i-contact\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 1,\n \"articleTitle\": \"How Do I Create a P1 SSO Account?\",\n \"searchKeywords\": \"Platform One, setup, register, registration, new user, email, CAC\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"How Do I Create a P1 SSO Account?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/createp1sso.html\",\n \"relativePath\": \"faq/faq-articles/createp1sso.md\",\n \"key\": \"v-41a10708\",\n \"path\": \"/faq/faq-articles/createp1sso.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"How do I create a P1 SSO Account?\",\n \"slug\": \"how-do-i-create-a-p1-sso-account\"\n },\n {\n \"level\": 2,\n \"title\": \"New user registration\",\n \"slug\": \"new-user-registration\"\n },\n {\n \"level\": 2,\n \"title\": \"How to create an SSO account if you have a Mattermost account:\",\n \"slug\": \"how-to-create-an-sso-account-if-you-have-a-mattermost-account\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 3,\n \"articleTitle\": \"How do I invite people to the chat platform?\",\n \"searchKeywords\": \"Mattermost, invite people, link\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"How do I invite people to the chat platform?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/howtoinvite.html\",\n \"relativePath\": \"faq/faq-articles/howtoinvite.md\",\n \"key\": \"v-d1e58390\",\n \"path\": \"/faq/faq-articles/howtoinvite.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"How do I invite people to the chat platform?\",\n \"slug\": \"how-do-i-invite-people-to-the-chat-platform\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 2,\n \"articleTitle\": \"What is Impact Level?\",\n \"searchKeywords\": \"IL2, IL4, IL5, IL6, Defense Information Systems Agency, DISA, CSP, Cloud Service Provider\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"What is Impact Level?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/impactlevels.html\",\n \"relativePath\": \"faq/faq-articles/impactlevels.md\",\n \"key\": \"v-82ed7260\",\n \"path\": \"/faq/faq-articles/impactlevels.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"What is Impact Level?\",\n \"slug\": \"what-is-impact-level\"\n },\n {\n \"level\": 2,\n \"title\": \"What about Impact Level 1 and 3?\",\n \"slug\": \"what-about-impact-level-1-and-3\"\n },\n {\n \"level\": 2,\n \"title\": \"Who is responsible for choosing the proper IL?\",\n \"slug\": \"who-is-responsible-for-choosing-the-proper-il\"\n },\n {\n \"level\": 2,\n \"title\": \"As a Mission Owner, how do I choose an Impact Level?\",\n \"slug\": \"as-a-mission-owner-how-do-i-choose-an-impact-level\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 4,\n \"articleTitle\": \"How is Mattermost ATOd? Where is the paperwork? IL-2/4?\",\n \"searchKeywords\": \"container, Iron Bank, C-ATO, hardened, Big Bang, IL5\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"How is Mattermost ATOd? Where is the paperwork? IL-2/4?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/mattermostato.html\",\n \"relativePath\": \"faq/faq-articles/mattermostato.md\",\n \"key\": \"v-13491ba0\",\n \"path\": \"/faq/faq-articles/mattermostato.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Mattermost ATO\",\n \"slug\": \"mattermost-ato\"\n },\n {\n \"level\": 3,\n \"title\": \"Iron Bank\",\n \"slug\": \"iron-bank\"\n },\n {\n \"level\": 3,\n \"title\": \"Big Bang\",\n \"slug\": \"big-bang\"\n },\n {\n \"level\": 2,\n \"title\": \"Where is the paperwork?\",\n \"slug\": \"where-is-the-paperwork\"\n },\n {\n \"level\": 2,\n \"title\": \"IL-2/4?\",\n \"slug\": \"il-2-4\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 3,\n \"articleTitle\": \"What Do I Do Now That I Have Mattermost Access?\",\n \"searchKeywords\": \"onboarding, new user, team, channel, add, jira, confluence, JSD, jira service desk\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"What Do I Do Now That I Have Mattermost Access?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/newmattermostuser.html\",\n \"relativePath\": \"faq/faq-articles/newmattermostuser.md\",\n \"key\": \"v-6e9fcb82\",\n \"path\": \"/faq/faq-articles/newmattermostuser.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"I am Onboarding with Platform 1, What Can I Do Now?\",\n \"slug\": \"i-am-onboarding-with-platform-1-what-can-i-do-now\"\n },\n {\n \"level\": 3,\n \"title\": \"What is IL2, IL4, and impact levels?\",\n \"slug\": \"what-is-il2-il4-and-impact-levels\"\n },\n {\n \"level\": 3,\n \"title\": \"How Can I Get Access to IL4?\",\n \"slug\": \"how-can-i-get-access-to-il4\"\n },\n {\n \"level\": 3,\n \"title\": \"How Can I Add Myself to My Team/Channel?\",\n \"slug\": \"how-can-i-add-myself-to-my-team-channel\"\n },\n {\n \"level\": 3,\n \"title\": \"How Do I Access Jira and Confluence?\",\n \"slug\": \"how-do-i-access-jira-and-confluence\"\n },\n {\n \"level\": 3,\n \"title\": \"How Can I make a Ticket in JSD (Jira Service Desk)\",\n \"slug\": \"how-can-i-make-a-ticket-in-jsd-jira-service-desk\"\n },\n {\n \"level\": 3,\n \"title\": \"How Do I Request Jira and Confluence Projects?\",\n \"slug\": \"how-do-i-request-jira-and-confluence-projects\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 4,\n \"articleTitle\": \"Why did you not choose Slack or Discord?\",\n \"searchKeywords\": \"Mattermost, open source, software, environment, security\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"Why did you not choose Slack or Discord?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/slackordiscord.html\",\n \"relativePath\": \"faq/faq-articles/slackordiscord.md\",\n \"key\": \"v-fa3712e0\",\n \"path\": \"/faq/faq-articles/slackordiscord.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Why Mattermost over Slack or Discord?\",\n \"slug\": \"why-mattermost-over-slack-or-discord\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 1,\n \"articleTitle\": \"How Do I get IL4 Access?\",\n \"searchKeywords\": \"IL2, 2875, Background check, clearance, DoD, impact level\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"How Do I get IL4 Access?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/transitiontoil4.html\",\n \"relativePath\": \"faq/faq-articles/transitiontoil4.md\",\n \"key\": \"v-0bc0ed5e\",\n \"path\": \"/faq/faq-articles/transitiontoil4.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"How Do I Get IL4 Access?\",\n \"slug\": \"how-do-i-get-il4-access\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 2,\n \"articleTitle\": \"What is Two-Factor Authentication?\",\n \"searchKeywords\": \"MFA, setup, two factor, authenticator, QR Code, P1 SSO, credentials\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"What is Two-Factor Authentication?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/twofactor.html\",\n \"relativePath\": \"faq/faq-articles/twofactor.md\",\n \"key\": \"v-5e5643aa\",\n \"path\": \"/faq/faq-articles/twofactor.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"What is Two-Factor Authentication?\",\n \"slug\": \"what-is-two-factor-authentication\"\n },\n {\n \"level\": 2,\n \"title\": \"How do I set up 2FA on my P1 SSO account?\",\n \"slug\": \"how-do-i-set-up-2fa-on-my-p1-sso-account\"\n },\n {\n \"level\": 2,\n \"title\": \"How do I change my 2FA credentials?\",\n \"slug\": \"how-do-i-change-my-2fa-credentials\"\n }\n ]\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"Check out our answers to the most frequently asked questions!\",\n \"type\": \"article\",\n \"priority\": 1,\n \"articleTitle\": \"What is P1 SSO and why do I need it?\",\n \"searchKeywords\": \"Platform One, Single Sign-On, MFA, Mattermost user, new account\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"FAQs\",\n \"href\": \"/faq/\"\n },\n {\n \"title\": \"What is P1 SSO and why do I need it?\"\n }\n ]\n },\n \"regularPath\": \"/faq/faq-articles/whatisp1sso.html\",\n \"relativePath\": \"faq/faq-articles/whatisp1sso.md\",\n \"key\": \"v-baa0d940\",\n \"path\": \"/faq/faq-articles/whatisp1sso.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"What is P1 SSO?\",\n \"slug\": \"what-is-p1-sso\"\n },\n {\n \"level\": 2,\n \"title\": \"Why do I need it?\",\n \"slug\": \"why-do-i-need-it\"\n },\n {\n \"level\": 2,\n \"title\": \"What do I need to do?\",\n \"slug\": \"what-do-i-need-to-do\"\n },\n {\n \"level\": 3,\n \"title\": \"If you were previously clicking the AF Portal Login button to log in:\",\n \"slug\": \"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"\n },\n {\n \"level\": 3,\n \"title\": \"If you click the Platform One SSO button to log in:\",\n \"slug\": \"if-you-click-the-platform-one-sso-button-to-log-in\"\n },\n {\n \"level\": 2,\n \"title\": \"If you are a Mattermost user that hasn't logged in for a while:\",\n \"slug\": \"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"\n },\n {\n \"level\": 2,\n \"title\": \"If you are a new user to the platform:\",\n \"slug\": \"if-you-are-a-new-user-to-the-platform\"\n }\n ]\n },\n {\n \"title\": \"Feedback\",\n \"frontmatter\": {\n \"title\": \"Feedback\",\n \"description\": \"Tell us how to help improve your experience with a few keystrokes\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"Feedback\"\n }\n ]\n },\n \"regularPath\": \"/feedback/\",\n \"relativePath\": \"feedback/README.md\",\n \"key\": \"v-540cad5b\",\n \"path\": \"/feedback/\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Thank You For Sending Us Your Feedback!\",\n \"slug\": \"thank-you-for-sending-us-your-feedback\"\n },\n {\n \"level\": 2,\n \"title\": \"Best Ways to Send Us Feedback:\",\n \"slug\": \"best-ways-to-send-us-feedback\"\n }\n ]\n },\n {\n \"frontmatter\": {},\n \"regularPath\": \"/feedback/feedback-post-page/feedback-submit.html\",\n \"relativePath\": \"feedback/feedback-post-page/feedback-submit.md\",\n \"key\": \"v-3eb7a2e0\",\n \"path\": \"/feedback/feedback-post-page/feedback-submit.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \"Thank You For Your Feedback, {{ this.$route.query.sendersName }}\",\n \"slug\": \"thank-you-for-your-feedback-this-route-query-sendersname\"\n }\n ]\n },\n {\n \"title\": \"How can we help you?\",\n \"frontmatter\": {\n \"title\": \"How can we help you?\",\n \"subtext\": \"For helpful links and resources, please visit the links below.\",\n \"navtiles\": [\n {\n \"iconname\": \"Mattermost Icon\",\n \"icon\": \"/Mattermost_logo_horizontal.svg\",\n \"description\": \"Learn how to use Mattermost chat\",\n \"link\": \"https://chat.il2.dsop.io/help/messaging\"\n },\n {\n \"iconname\": \"Platform One Icon\",\n \"icon\": \"/PlatformOne_Logo.svg\",\n \"description\": \"Learn about Platform One\",\n \"link\": \"https://p1.dsop.io/\"\n },\n {\n \"iconname\": \"Jira Icon\",\n \"icon\": \"/Jira Service Desk-blue.svg\",\n \"description\": \"Ask for Technical Assistance\",\n \"link\": \"https://jira.il2.dsop.io/servicedesk/customer/portal/1\"\n }\n ]\n },\n \"regularPath\": \"/mattermost-help/\",\n \"relativePath\": \"mattermost-help/README.md\",\n \"key\": \"v-bea441d6\",\n \"path\": \"/mattermost-help/\"\n },\n {\n \"title\": \"Admin Lookup\",\n \"frontmatter\": {\n \"title\": \"Admin Lookup\",\n \"subtext\": \"Find a Mattermost team admin to contact.\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"Admin Lookup\"\n }\n ]\n },\n \"regularPath\": \"/mattermost-teams/\",\n \"relativePath\": \"mattermost-teams/README.md\",\n \"key\": \"v-b99a8b4a\",\n \"path\": \"/mattermost-teams/\"\n },\n {\n \"title\": \"News\",\n \"frontmatter\": {\n \"title\": \"News\",\n \"description\": \"You will find all the latest news from our team.\",\n \"icon\": \"/calendar_today-24px.svg\",\n \"type\": \"tile\",\n \"link\": \"/news/\",\n \"button\": \"LEARN MORE\",\n \"id\": 0\n },\n \"regularPath\": \"/nav/Events.html\",\n \"relativePath\": \"nav/Events.md\",\n \"key\": \"v-7facf752\",\n \"path\": \"/nav/Events.html\"\n },\n {\n \"title\": \"Feedback\",\n \"frontmatter\": {\n \"title\": \"Feedback\",\n \"description\": \"Tell us how to help improve your experience with a few keystrokes.\",\n \"icon\": \"/mail_outline-24px.svg\",\n \"type\": \"tile\",\n \"link\": \"/feedback/\",\n \"button\": \"LEARN MORE\",\n \"id\": 3\n },\n \"regularPath\": \"/nav/Feedback.html\",\n \"relativePath\": \"nav/Feedback.md\",\n \"key\": \"v-72fa40ba\",\n \"path\": \"/nav/Feedback.html\"\n },\n {\n \"title\": \"FAQs\",\n \"frontmatter\": {\n \"title\": \"FAQs\",\n \"description\": \"The repository of some of the most upvoted questions and answers.\",\n \"icon\": \"/question_answer-24px.svg\",\n \"type\": \"tile\",\n \"link\": \"/faq/\",\n \"button\": \"LEARN MORE\",\n \"id\": 1\n },\n \"regularPath\": \"/nav/Popular.html\",\n \"relativePath\": \"nav/Popular.md\",\n \"key\": \"v-0c2c6a50\",\n \"path\": \"/nav/Popular.html\"\n },\n {\n \"title\": \"Admin Lookup\",\n \"frontmatter\": {\n \"title\": \"Admin Lookup\",\n \"description\": \"Need to request access in Mattermost? Find a team admin to contact.\",\n \"icon\": \"/groups-24px.svg\",\n \"link\": \"/mattermost-teams/\",\n \"button\": \"LEARN MORE\",\n \"id\": 2\n },\n \"regularPath\": \"/nav/TeamsLookup.html\",\n \"relativePath\": \"nav/TeamsLookup.md\",\n \"key\": \"v-48cbf730\",\n \"path\": \"/nav/TeamsLookup.html\"\n },\n {\n \"title\": \"News\",\n \"frontmatter\": {\n \"title\": \"News\",\n \"description\": \"You will find all the latest news from our team.\",\n \"breadcrumb\": [\n {\n \"title\": \"Home\",\n \"href\": \"/\"\n },\n {\n \"title\": \"News\"\n }\n ]\n },\n \"regularPath\": \"/news/\",\n \"relativePath\": \"news/README.md\",\n \"key\": \"v-69ce8d1b\",\n \"path\": \"/news/\"\n },\n {\n \"frontmatter\": {},\n \"regularPath\": \"/news/event-articles/event-template.html\",\n \"relativePath\": \"news/event-articles/event-template.md\",\n \"key\": \"v-09297888\",\n \"path\": \"/news/event-articles/event-template.html\",\n \"headers\": [\n {\n \"level\": 2,\n \"title\": \" ' : repeat(' ', 5 + i * 2)) + (Array.isArray(vm)\n ? ((formatComponentName(vm[0])) + \"... (\" + (vm[1]) + \" recursive calls)\")\n : formatComponentName(vm))); })\n .join('\\n')\n } else {\n return (\"\\n\\n(found in \" + (formatComponentName(vm)) + \")\")\n }\n };\n}\n\n/* */\n\nvar uid = 0;\n\n/**\n * A dep is an observable that can have multiple\n * directives subscribing to it.\n */\nvar Dep = function Dep () {\n this.id = uid++;\n this.subs = [];\n};\n\nDep.prototype.addSub = function addSub (sub) {\n this.subs.push(sub);\n};\n\nDep.prototype.removeSub = function removeSub (sub) {\n remove(this.subs, sub);\n};\n\nDep.prototype.depend = function depend () {\n if (Dep.target) {\n Dep.target.addDep(this);\n }\n};\n\nDep.prototype.notify = function notify () {\n // stabilize the subscriber list first\n var subs = this.subs.slice();\n if (process.env.NODE_ENV !== 'production' && !config.async) {\n // subs aren't sorted in scheduler if not running async\n // we need to sort them now to make sure they fire in correct\n // order\n subs.sort(function (a, b) { return a.id - b.id; });\n }\n for (var i = 0, l = subs.length; i < l; i++) {\n subs[i].update();\n }\n};\n\n// The current target watcher being evaluated.\n// This is globally unique because only one watcher\n// can be evaluated at a time.\nDep.target = null;\nvar targetStack = [];\n\nfunction pushTarget (target) {\n targetStack.push(target);\n Dep.target = target;\n}\n\nfunction popTarget () {\n targetStack.pop();\n Dep.target = targetStack[targetStack.length - 1];\n}\n\n/* */\n\nvar VNode = function VNode (\n tag,\n data,\n children,\n text,\n elm,\n context,\n componentOptions,\n asyncFactory\n) {\n this.tag = tag;\n this.data = data;\n this.children = children;\n this.text = text;\n this.elm = elm;\n this.ns = undefined;\n this.context = context;\n this.fnContext = undefined;\n this.fnOptions = undefined;\n this.fnScopeId = undefined;\n this.key = data && data.key;\n this.componentOptions = componentOptions;\n this.componentInstance = undefined;\n this.parent = undefined;\n this.raw = false;\n this.isStatic = false;\n this.isRootInsert = true;\n this.isComment = false;\n this.isCloned = false;\n this.isOnce = false;\n this.asyncFactory = asyncFactory;\n this.asyncMeta = undefined;\n this.isAsyncPlaceholder = false;\n};\n\nvar prototypeAccessors = { child: { configurable: true } };\n\n// DEPRECATED: alias for componentInstance for backwards compat.\n/* istanbul ignore next */\nprototypeAccessors.child.get = function () {\n return this.componentInstance\n};\n\nObject.defineProperties( VNode.prototype, prototypeAccessors );\n\nvar createEmptyVNode = function (text) {\n if ( text === void 0 ) text = '';\n\n var node = new VNode();\n node.text = text;\n node.isComment = true;\n return node\n};\n\nfunction createTextVNode (val) {\n return new VNode(undefined, undefined, undefined, String(val))\n}\n\n// optimized shallow clone\n// used for static nodes and slot nodes because they may be reused across\n// multiple renders, cloning them avoids errors when DOM manipulations rely\n// on their elm reference.\nfunction cloneVNode (vnode) {\n var cloned = new VNode(\n vnode.tag,\n vnode.data,\n // #7975\n // clone children array to avoid mutating original in case of cloning\n // a child.\n vnode.children && vnode.children.slice(),\n vnode.text,\n vnode.elm,\n vnode.context,\n vnode.componentOptions,\n vnode.asyncFactory\n );\n cloned.ns = vnode.ns;\n cloned.isStatic = vnode.isStatic;\n cloned.key = vnode.key;\n cloned.isComment = vnode.isComment;\n cloned.fnContext = vnode.fnContext;\n cloned.fnOptions = vnode.fnOptions;\n cloned.fnScopeId = vnode.fnScopeId;\n cloned.asyncMeta = vnode.asyncMeta;\n cloned.isCloned = true;\n return cloned\n}\n\n/*\n * not type checking this file because flow doesn't play well with\n * dynamically accessing methods on Array prototype\n */\n\nvar arrayProto = Array.prototype;\nvar arrayMethods = Object.create(arrayProto);\n\nvar methodsToPatch = [\n 'push',\n 'pop',\n 'shift',\n 'unshift',\n 'splice',\n 'sort',\n 'reverse'\n];\n\n/**\n * Intercept mutating methods and emit events\n */\nmethodsToPatch.forEach(function (method) {\n // cache original method\n var original = arrayProto[method];\n def(arrayMethods, method, function mutator () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n var result = original.apply(this, args);\n var ob = this.__ob__;\n var inserted;\n switch (method) {\n case 'push':\n case 'unshift':\n inserted = args;\n break\n case 'splice':\n inserted = args.slice(2);\n break\n }\n if (inserted) { ob.observeArray(inserted); }\n // notify change\n ob.dep.notify();\n return result\n });\n});\n\n/* */\n\nvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\n\n/**\n * In some cases we may want to disable observation inside a component's\n * update computation.\n */\nvar shouldObserve = true;\n\nfunction toggleObserving (value) {\n shouldObserve = value;\n}\n\n/**\n * Observer class that is attached to each observed\n * object. Once attached, the observer converts the target\n * object's property keys into getter/setters that\n * collect dependencies and dispatch updates.\n */\nvar Observer = function Observer (value) {\n this.value = value;\n this.dep = new Dep();\n this.vmCount = 0;\n def(value, '__ob__', this);\n if (Array.isArray(value)) {\n if (hasProto) {\n protoAugment(value, arrayMethods);\n } else {\n copyAugment(value, arrayMethods, arrayKeys);\n }\n this.observeArray(value);\n } else {\n this.walk(value);\n }\n};\n\n/**\n * Walk through all properties and convert them into\n * getter/setters. This method should only be called when\n * value type is Object.\n */\nObserver.prototype.walk = function walk (obj) {\n var keys = Object.keys(obj);\n for (var i = 0; i < keys.length; i++) {\n defineReactive$$1(obj, keys[i]);\n }\n};\n\n/**\n * Observe a list of Array items.\n */\nObserver.prototype.observeArray = function observeArray (items) {\n for (var i = 0, l = items.length; i < l; i++) {\n observe(items[i]);\n }\n};\n\n// helpers\n\n/**\n * Augment a target Object or Array by intercepting\n * the prototype chain using __proto__\n */\nfunction protoAugment (target, src) {\n /* eslint-disable no-proto */\n target.__proto__ = src;\n /* eslint-enable no-proto */\n}\n\n/**\n * Augment a target Object or Array by defining\n * hidden properties.\n */\n/* istanbul ignore next */\nfunction copyAugment (target, src, keys) {\n for (var i = 0, l = keys.length; i < l; i++) {\n var key = keys[i];\n def(target, key, src[key]);\n }\n}\n\n/**\n * Attempt to create an observer instance for a value,\n * returns the new observer if successfully observed,\n * or the existing observer if the value already has one.\n */\nfunction observe (value, asRootData) {\n if (!isObject(value) || value instanceof VNode) {\n return\n }\n var ob;\n if (hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n ob = value.__ob__;\n } else if (\n shouldObserve &&\n !isServerRendering() &&\n (Array.isArray(value) || isPlainObject(value)) &&\n Object.isExtensible(value) &&\n !value._isVue\n ) {\n ob = new Observer(value);\n }\n if (asRootData && ob) {\n ob.vmCount++;\n }\n return ob\n}\n\n/**\n * Define a reactive property on an Object.\n */\nfunction defineReactive$$1 (\n obj,\n key,\n val,\n customSetter,\n shallow\n) {\n var dep = new Dep();\n\n var property = Object.getOwnPropertyDescriptor(obj, key);\n if (property && property.configurable === false) {\n return\n }\n\n // cater for pre-defined getter/setters\n var getter = property && property.get;\n var setter = property && property.set;\n if ((!getter || setter) && arguments.length === 2) {\n val = obj[key];\n }\n\n var childOb = !shallow && observe(val);\n Object.defineProperty(obj, key, {\n enumerable: true,\n configurable: true,\n get: function reactiveGetter () {\n var value = getter ? getter.call(obj) : val;\n if (Dep.target) {\n dep.depend();\n if (childOb) {\n childOb.dep.depend();\n if (Array.isArray(value)) {\n dependArray(value);\n }\n }\n }\n return value\n },\n set: function reactiveSetter (newVal) {\n var value = getter ? getter.call(obj) : val;\n /* eslint-disable no-self-compare */\n if (newVal === value || (newVal !== newVal && value !== value)) {\n return\n }\n /* eslint-enable no-self-compare */\n if (process.env.NODE_ENV !== 'production' && customSetter) {\n customSetter();\n }\n // #7981: for accessor properties without setter\n if (getter && !setter) { return }\n if (setter) {\n setter.call(obj, newVal);\n } else {\n val = newVal;\n }\n childOb = !shallow && observe(newVal);\n dep.notify();\n }\n });\n}\n\n/**\n * Set a property on an object. Adds the new property and\n * triggers change notification if the property doesn't\n * already exist.\n */\nfunction set (target, key, val) {\n if (process.env.NODE_ENV !== 'production' &&\n (isUndef(target) || isPrimitive(target))\n ) {\n warn((\"Cannot set reactive property on undefined, null, or primitive value: \" + ((target))));\n }\n if (Array.isArray(target) && isValidArrayIndex(key)) {\n target.length = Math.max(target.length, key);\n target.splice(key, 1, val);\n return val\n }\n if (key in target && !(key in Object.prototype)) {\n target[key] = val;\n return val\n }\n var ob = (target).__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' && warn(\n 'Avoid adding reactive properties to a Vue instance or its root $data ' +\n 'at runtime - declare it upfront in the data option.'\n );\n return val\n }\n if (!ob) {\n target[key] = val;\n return val\n }\n defineReactive$$1(ob.value, key, val);\n ob.dep.notify();\n return val\n}\n\n/**\n * Delete a property and trigger change if necessary.\n */\nfunction del (target, key) {\n if (process.env.NODE_ENV !== 'production' &&\n (isUndef(target) || isPrimitive(target))\n ) {\n warn((\"Cannot delete reactive property on undefined, null, or primitive value: \" + ((target))));\n }\n if (Array.isArray(target) && isValidArrayIndex(key)) {\n target.splice(key, 1);\n return\n }\n var ob = (target).__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' && warn(\n 'Avoid deleting properties on a Vue instance or its root $data ' +\n '- just set it to null.'\n );\n return\n }\n if (!hasOwn(target, key)) {\n return\n }\n delete target[key];\n if (!ob) {\n return\n }\n ob.dep.notify();\n}\n\n/**\n * Collect dependencies on array elements when the array is touched, since\n * we cannot intercept array element access like property getters.\n */\nfunction dependArray (value) {\n for (var e = (void 0), i = 0, l = value.length; i < l; i++) {\n e = value[i];\n e && e.__ob__ && e.__ob__.dep.depend();\n if (Array.isArray(e)) {\n dependArray(e);\n }\n }\n}\n\n/* */\n\n/**\n * Option overwriting strategies are functions that handle\n * how to merge a parent option value and a child option\n * value into the final value.\n */\nvar strats = config.optionMergeStrategies;\n\n/**\n * Options with restrictions\n */\nif (process.env.NODE_ENV !== 'production') {\n strats.el = strats.propsData = function (parent, child, vm, key) {\n if (!vm) {\n warn(\n \"option \\\"\" + key + \"\\\" can only be used during instance \" +\n 'creation with the `new` keyword.'\n );\n }\n return defaultStrat(parent, child)\n };\n}\n\n/**\n * Helper that recursively merges two data objects together.\n */\nfunction mergeData (to, from) {\n if (!from) { return to }\n var key, toVal, fromVal;\n\n var keys = hasSymbol\n ? Reflect.ownKeys(from)\n : Object.keys(from);\n\n for (var i = 0; i < keys.length; i++) {\n key = keys[i];\n // in case the object is already observed...\n if (key === '__ob__') { continue }\n toVal = to[key];\n fromVal = from[key];\n if (!hasOwn(to, key)) {\n set(to, key, fromVal);\n } else if (\n toVal !== fromVal &&\n isPlainObject(toVal) &&\n isPlainObject(fromVal)\n ) {\n mergeData(toVal, fromVal);\n }\n }\n return to\n}\n\n/**\n * Data\n */\nfunction mergeDataOrFn (\n parentVal,\n childVal,\n vm\n) {\n if (!vm) {\n // in a Vue.extend merge, both should be functions\n if (!childVal) {\n return parentVal\n }\n if (!parentVal) {\n return childVal\n }\n // when parentVal & childVal are both present,\n // we need to return a function that returns the\n // merged result of both functions... no need to\n // check if parentVal is a function here because\n // it has to be a function to pass previous merges.\n return function mergedDataFn () {\n return mergeData(\n typeof childVal === 'function' ? childVal.call(this, this) : childVal,\n typeof parentVal === 'function' ? parentVal.call(this, this) : parentVal\n )\n }\n } else {\n return function mergedInstanceDataFn () {\n // instance merge\n var instanceData = typeof childVal === 'function'\n ? childVal.call(vm, vm)\n : childVal;\n var defaultData = typeof parentVal === 'function'\n ? parentVal.call(vm, vm)\n : parentVal;\n if (instanceData) {\n return mergeData(instanceData, defaultData)\n } else {\n return defaultData\n }\n }\n }\n}\n\nstrats.data = function (\n parentVal,\n childVal,\n vm\n) {\n if (!vm) {\n if (childVal && typeof childVal !== 'function') {\n process.env.NODE_ENV !== 'production' && warn(\n 'The \"data\" option should be a function ' +\n 'that returns a per-instance value in component ' +\n 'definitions.',\n vm\n );\n\n return parentVal\n }\n return mergeDataOrFn(parentVal, childVal)\n }\n\n return mergeDataOrFn(parentVal, childVal, vm)\n};\n\n/**\n * Hooks and props are merged as arrays.\n */\nfunction mergeHook (\n parentVal,\n childVal\n) {\n var res = childVal\n ? parentVal\n ? parentVal.concat(childVal)\n : Array.isArray(childVal)\n ? childVal\n : [childVal]\n : parentVal;\n return res\n ? dedupeHooks(res)\n : res\n}\n\nfunction dedupeHooks (hooks) {\n var res = [];\n for (var i = 0; i < hooks.length; i++) {\n if (res.indexOf(hooks[i]) === -1) {\n res.push(hooks[i]);\n }\n }\n return res\n}\n\nLIFECYCLE_HOOKS.forEach(function (hook) {\n strats[hook] = mergeHook;\n});\n\n/**\n * Assets\n *\n * When a vm is present (instance creation), we need to do\n * a three-way merge between constructor options, instance\n * options and parent options.\n */\nfunction mergeAssets (\n parentVal,\n childVal,\n vm,\n key\n) {\n var res = Object.create(parentVal || null);\n if (childVal) {\n process.env.NODE_ENV !== 'production' && assertObjectType(key, childVal, vm);\n return extend(res, childVal)\n } else {\n return res\n }\n}\n\nASSET_TYPES.forEach(function (type) {\n strats[type + 's'] = mergeAssets;\n});\n\n/**\n * Watchers.\n *\n * Watchers hashes should not overwrite one\n * another, so we merge them as arrays.\n */\nstrats.watch = function (\n parentVal,\n childVal,\n vm,\n key\n) {\n // work around Firefox's Object.prototype.watch...\n if (parentVal === nativeWatch) { parentVal = undefined; }\n if (childVal === nativeWatch) { childVal = undefined; }\n /* istanbul ignore if */\n if (!childVal) { return Object.create(parentVal || null) }\n if (process.env.NODE_ENV !== 'production') {\n assertObjectType(key, childVal, vm);\n }\n if (!parentVal) { return childVal }\n var ret = {};\n extend(ret, parentVal);\n for (var key$1 in childVal) {\n var parent = ret[key$1];\n var child = childVal[key$1];\n if (parent && !Array.isArray(parent)) {\n parent = [parent];\n }\n ret[key$1] = parent\n ? parent.concat(child)\n : Array.isArray(child) ? child : [child];\n }\n return ret\n};\n\n/**\n * Other object hashes.\n */\nstrats.props =\nstrats.methods =\nstrats.inject =\nstrats.computed = function (\n parentVal,\n childVal,\n vm,\n key\n) {\n if (childVal && process.env.NODE_ENV !== 'production') {\n assertObjectType(key, childVal, vm);\n }\n if (!parentVal) { return childVal }\n var ret = Object.create(null);\n extend(ret, parentVal);\n if (childVal) { extend(ret, childVal); }\n return ret\n};\nstrats.provide = mergeDataOrFn;\n\n/**\n * Default strategy.\n */\nvar defaultStrat = function (parentVal, childVal) {\n return childVal === undefined\n ? parentVal\n : childVal\n};\n\n/**\n * Validate component names\n */\nfunction checkComponents (options) {\n for (var key in options.components) {\n validateComponentName(key);\n }\n}\n\nfunction validateComponentName (name) {\n if (!new RegExp((\"^[a-zA-Z][\\\\-\\\\.0-9_\" + (unicodeRegExp.source) + \"]*$\")).test(name)) {\n warn(\n 'Invalid component name: \"' + name + '\". Component names ' +\n 'should conform to valid custom element name in html5 specification.'\n );\n }\n if (isBuiltInTag(name) || config.isReservedTag(name)) {\n warn(\n 'Do not use built-in or reserved HTML elements as component ' +\n 'id: ' + name\n );\n }\n}\n\n/**\n * Ensure all props option syntax are normalized into the\n * Object-based format.\n */\nfunction normalizeProps (options, vm) {\n var props = options.props;\n if (!props) { return }\n var res = {};\n var i, val, name;\n if (Array.isArray(props)) {\n i = props.length;\n while (i--) {\n val = props[i];\n if (typeof val === 'string') {\n name = camelize(val);\n res[name] = { type: null };\n } else if (process.env.NODE_ENV !== 'production') {\n warn('props must be strings when using array syntax.');\n }\n }\n } else if (isPlainObject(props)) {\n for (var key in props) {\n val = props[key];\n name = camelize(key);\n res[name] = isPlainObject(val)\n ? val\n : { type: val };\n }\n } else if (process.env.NODE_ENV !== 'production') {\n warn(\n \"Invalid value for option \\\"props\\\": expected an Array or an Object, \" +\n \"but got \" + (toRawType(props)) + \".\",\n vm\n );\n }\n options.props = res;\n}\n\n/**\n * Normalize all injections into Object-based format\n */\nfunction normalizeInject (options, vm) {\n var inject = options.inject;\n if (!inject) { return }\n var normalized = options.inject = {};\n if (Array.isArray(inject)) {\n for (var i = 0; i < inject.length; i++) {\n normalized[inject[i]] = { from: inject[i] };\n }\n } else if (isPlainObject(inject)) {\n for (var key in inject) {\n var val = inject[key];\n normalized[key] = isPlainObject(val)\n ? extend({ from: key }, val)\n : { from: val };\n }\n } else if (process.env.NODE_ENV !== 'production') {\n warn(\n \"Invalid value for option \\\"inject\\\": expected an Array or an Object, \" +\n \"but got \" + (toRawType(inject)) + \".\",\n vm\n );\n }\n}\n\n/**\n * Normalize raw function directives into object format.\n */\nfunction normalizeDirectives (options) {\n var dirs = options.directives;\n if (dirs) {\n for (var key in dirs) {\n var def$$1 = dirs[key];\n if (typeof def$$1 === 'function') {\n dirs[key] = { bind: def$$1, update: def$$1 };\n }\n }\n }\n}\n\nfunction assertObjectType (name, value, vm) {\n if (!isPlainObject(value)) {\n warn(\n \"Invalid value for option \\\"\" + name + \"\\\": expected an Object, \" +\n \"but got \" + (toRawType(value)) + \".\",\n vm\n );\n }\n}\n\n/**\n * Merge two option objects into a new one.\n * Core utility used in both instantiation and inheritance.\n */\nfunction mergeOptions (\n parent,\n child,\n vm\n) {\n if (process.env.NODE_ENV !== 'production') {\n checkComponents(child);\n }\n\n if (typeof child === 'function') {\n child = child.options;\n }\n\n normalizeProps(child, vm);\n normalizeInject(child, vm);\n normalizeDirectives(child);\n\n // Apply extends and mixins on the child options,\n // but only if it is a raw options object that isn't\n // the result of another mergeOptions call.\n // Only merged options has the _base property.\n if (!child._base) {\n if (child.extends) {\n parent = mergeOptions(parent, child.extends, vm);\n }\n if (child.mixins) {\n for (var i = 0, l = child.mixins.length; i < l; i++) {\n parent = mergeOptions(parent, child.mixins[i], vm);\n }\n }\n }\n\n var options = {};\n var key;\n for (key in parent) {\n mergeField(key);\n }\n for (key in child) {\n if (!hasOwn(parent, key)) {\n mergeField(key);\n }\n }\n function mergeField (key) {\n var strat = strats[key] || defaultStrat;\n options[key] = strat(parent[key], child[key], vm, key);\n }\n return options\n}\n\n/**\n * Resolve an asset.\n * This function is used because child instances need access\n * to assets defined in its ancestor chain.\n */\nfunction resolveAsset (\n options,\n type,\n id,\n warnMissing\n) {\n /* istanbul ignore if */\n if (typeof id !== 'string') {\n return\n }\n var assets = options[type];\n // check local registration variations first\n if (hasOwn(assets, id)) { return assets[id] }\n var camelizedId = camelize(id);\n if (hasOwn(assets, camelizedId)) { return assets[camelizedId] }\n var PascalCaseId = capitalize(camelizedId);\n if (hasOwn(assets, PascalCaseId)) { return assets[PascalCaseId] }\n // fallback to prototype chain\n var res = assets[id] || assets[camelizedId] || assets[PascalCaseId];\n if (process.env.NODE_ENV !== 'production' && warnMissing && !res) {\n warn(\n 'Failed to resolve ' + type.slice(0, -1) + ': ' + id,\n options\n );\n }\n return res\n}\n\n/* */\n\n\n\nfunction validateProp (\n key,\n propOptions,\n propsData,\n vm\n) {\n var prop = propOptions[key];\n var absent = !hasOwn(propsData, key);\n var value = propsData[key];\n // boolean casting\n var booleanIndex = getTypeIndex(Boolean, prop.type);\n if (booleanIndex > -1) {\n if (absent && !hasOwn(prop, 'default')) {\n value = false;\n } else if (value === '' || value === hyphenate(key)) {\n // only cast empty string / same name to boolean if\n // boolean has higher priority\n var stringIndex = getTypeIndex(String, prop.type);\n if (stringIndex < 0 || booleanIndex < stringIndex) {\n value = true;\n }\n }\n }\n // check default value\n if (value === undefined) {\n value = getPropDefaultValue(vm, prop, key);\n // since the default value is a fresh copy,\n // make sure to observe it.\n var prevShouldObserve = shouldObserve;\n toggleObserving(true);\n observe(value);\n toggleObserving(prevShouldObserve);\n }\n if (\n process.env.NODE_ENV !== 'production' &&\n // skip validation for weex recycle-list child component props\n !(false)\n ) {\n assertProp(prop, key, value, vm, absent);\n }\n return value\n}\n\n/**\n * Get the default value of a prop.\n */\nfunction getPropDefaultValue (vm, prop, key) {\n // no default, return undefined\n if (!hasOwn(prop, 'default')) {\n return undefined\n }\n var def = prop.default;\n // warn against non-factory defaults for Object & Array\n if (process.env.NODE_ENV !== 'production' && isObject(def)) {\n warn(\n 'Invalid default value for prop \"' + key + '\": ' +\n 'Props with type Object/Array must use a factory function ' +\n 'to return the default value.',\n vm\n );\n }\n // the raw prop value was also undefined from previous render,\n // return previous default value to avoid unnecessary watcher trigger\n if (vm && vm.$options.propsData &&\n vm.$options.propsData[key] === undefined &&\n vm._props[key] !== undefined\n ) {\n return vm._props[key]\n }\n // call factory function for non-Function types\n // a value is Function if its prototype is function even across different execution context\n return typeof def === 'function' && getType(prop.type) !== 'Function'\n ? def.call(vm)\n : def\n}\n\n/**\n * Assert whether a prop is valid.\n */\nfunction assertProp (\n prop,\n name,\n value,\n vm,\n absent\n) {\n if (prop.required && absent) {\n warn(\n 'Missing required prop: \"' + name + '\"',\n vm\n );\n return\n }\n if (value == null && !prop.required) {\n return\n }\n var type = prop.type;\n var valid = !type || type === true;\n var expectedTypes = [];\n if (type) {\n if (!Array.isArray(type)) {\n type = [type];\n }\n for (var i = 0; i < type.length && !valid; i++) {\n var assertedType = assertType(value, type[i]);\n expectedTypes.push(assertedType.expectedType || '');\n valid = assertedType.valid;\n }\n }\n\n if (!valid) {\n warn(\n getInvalidTypeMessage(name, value, expectedTypes),\n vm\n );\n return\n }\n var validator = prop.validator;\n if (validator) {\n if (!validator(value)) {\n warn(\n 'Invalid prop: custom validator check failed for prop \"' + name + '\".',\n vm\n );\n }\n }\n}\n\nvar simpleCheckRE = /^(String|Number|Boolean|Function|Symbol)$/;\n\nfunction assertType (value, type) {\n var valid;\n var expectedType = getType(type);\n if (simpleCheckRE.test(expectedType)) {\n var t = typeof value;\n valid = t === expectedType.toLowerCase();\n // for primitive wrapper objects\n if (!valid && t === 'object') {\n valid = value instanceof type;\n }\n } else if (expectedType === 'Object') {\n valid = isPlainObject(value);\n } else if (expectedType === 'Array') {\n valid = Array.isArray(value);\n } else {\n valid = value instanceof type;\n }\n return {\n valid: valid,\n expectedType: expectedType\n }\n}\n\n/**\n * Use function string name to check built-in types,\n * because a simple equality check will fail when running\n * across different vms / iframes.\n */\nfunction getType (fn) {\n var match = fn && fn.toString().match(/^\\s*function (\\w+)/);\n return match ? match[1] : ''\n}\n\nfunction isSameType (a, b) {\n return getType(a) === getType(b)\n}\n\nfunction getTypeIndex (type, expectedTypes) {\n if (!Array.isArray(expectedTypes)) {\n return isSameType(expectedTypes, type) ? 0 : -1\n }\n for (var i = 0, len = expectedTypes.length; i < len; i++) {\n if (isSameType(expectedTypes[i], type)) {\n return i\n }\n }\n return -1\n}\n\nfunction getInvalidTypeMessage (name, value, expectedTypes) {\n var message = \"Invalid prop: type check failed for prop \\\"\" + name + \"\\\".\" +\n \" Expected \" + (expectedTypes.map(capitalize).join(', '));\n var expectedType = expectedTypes[0];\n var receivedType = toRawType(value);\n var expectedValue = styleValue(value, expectedType);\n var receivedValue = styleValue(value, receivedType);\n // check if we need to specify expected value\n if (expectedTypes.length === 1 &&\n isExplicable(expectedType) &&\n !isBoolean(expectedType, receivedType)) {\n message += \" with value \" + expectedValue;\n }\n message += \", got \" + receivedType + \" \";\n // check if we need to specify received value\n if (isExplicable(receivedType)) {\n message += \"with value \" + receivedValue + \".\";\n }\n return message\n}\n\nfunction styleValue (value, type) {\n if (type === 'String') {\n return (\"\\\"\" + value + \"\\\"\")\n } else if (type === 'Number') {\n return (\"\" + (Number(value)))\n } else {\n return (\"\" + value)\n }\n}\n\nfunction isExplicable (value) {\n var explicitTypes = ['string', 'number', 'boolean'];\n return explicitTypes.some(function (elem) { return value.toLowerCase() === elem; })\n}\n\nfunction isBoolean () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n return args.some(function (elem) { return elem.toLowerCase() === 'boolean'; })\n}\n\n/* */\n\nfunction handleError (err, vm, info) {\n // Deactivate deps tracking while processing error handler to avoid possible infinite rendering.\n // See: https://github.com/vuejs/vuex/issues/1505\n pushTarget();\n try {\n if (vm) {\n var cur = vm;\n while ((cur = cur.$parent)) {\n var hooks = cur.$options.errorCaptured;\n if (hooks) {\n for (var i = 0; i < hooks.length; i++) {\n try {\n var capture = hooks[i].call(cur, err, vm, info) === false;\n if (capture) { return }\n } catch (e) {\n globalHandleError(e, cur, 'errorCaptured hook');\n }\n }\n }\n }\n }\n globalHandleError(err, vm, info);\n } finally {\n popTarget();\n }\n}\n\nfunction invokeWithErrorHandling (\n handler,\n context,\n args,\n vm,\n info\n) {\n var res;\n try {\n res = args ? handler.apply(context, args) : handler.call(context);\n if (res && !res._isVue && isPromise(res) && !res._handled) {\n res.catch(function (e) { return handleError(e, vm, info + \" (Promise/async)\"); });\n // issue #9511\n // avoid catch triggering multiple times when nested calls\n res._handled = true;\n }\n } catch (e) {\n handleError(e, vm, info);\n }\n return res\n}\n\nfunction globalHandleError (err, vm, info) {\n if (config.errorHandler) {\n try {\n return config.errorHandler.call(null, err, vm, info)\n } catch (e) {\n // if the user intentionally throws the original error in the handler,\n // do not log it twice\n if (e !== err) {\n logError(e, null, 'config.errorHandler');\n }\n }\n }\n logError(err, vm, info);\n}\n\nfunction logError (err, vm, info) {\n if (process.env.NODE_ENV !== 'production') {\n warn((\"Error in \" + info + \": \\\"\" + (err.toString()) + \"\\\"\"), vm);\n }\n /* istanbul ignore else */\n if ((inBrowser || inWeex) && typeof console !== 'undefined') {\n console.error(err);\n } else {\n throw err\n }\n}\n\n/* */\n\nvar isUsingMicroTask = false;\n\nvar callbacks = [];\nvar pending = false;\n\nfunction flushCallbacks () {\n pending = false;\n var copies = callbacks.slice(0);\n callbacks.length = 0;\n for (var i = 0; i < copies.length; i++) {\n copies[i]();\n }\n}\n\n// Here we have async deferring wrappers using microtasks.\n// In 2.5 we used (macro) tasks (in combination with microtasks).\n// However, it has subtle problems when state is changed right before repaint\n// (e.g. #6813, out-in transitions).\n// Also, using (macro) tasks in event handler would cause some weird behaviors\n// that cannot be circumvented (e.g. #7109, #7153, #7546, #7834, #8109).\n// So we now use microtasks everywhere, again.\n// A major drawback of this tradeoff is that there are some scenarios\n// where microtasks have too high a priority and fire in between supposedly\n// sequential events (e.g. #4521, #6690, which have workarounds)\n// or even between bubbling of the same event (#6566).\nvar timerFunc;\n\n// The nextTick behavior leverages the microtask queue, which can be accessed\n// via either native Promise.then or MutationObserver.\n// MutationObserver has wider support, however it is seriously bugged in\n// UIWebView in iOS >= 9.3.3 when triggered in touch event handlers. It\n// completely stops working after triggering a few times... so, if native\n// Promise is available, we will use it:\n/* istanbul ignore next, $flow-disable-line */\nif (typeof Promise !== 'undefined' && isNative(Promise)) {\n var p = Promise.resolve();\n timerFunc = function () {\n p.then(flushCallbacks);\n // In problematic UIWebViews, Promise.then doesn't completely break, but\n // it can get stuck in a weird state where callbacks are pushed into the\n // microtask queue but the queue isn't being flushed, until the browser\n // needs to do some other work, e.g. handle a timer. Therefore we can\n // \"force\" the microtask queue to be flushed by adding an empty timer.\n if (isIOS) { setTimeout(noop); }\n };\n isUsingMicroTask = true;\n} else if (!isIE && typeof MutationObserver !== 'undefined' && (\n isNative(MutationObserver) ||\n // PhantomJS and iOS 7.x\n MutationObserver.toString() === '[object MutationObserverConstructor]'\n)) {\n // Use MutationObserver where native Promise is not available,\n // e.g. PhantomJS, iOS7, Android 4.4\n // (#6466 MutationObserver is unreliable in IE11)\n var counter = 1;\n var observer = new MutationObserver(flushCallbacks);\n var textNode = document.createTextNode(String(counter));\n observer.observe(textNode, {\n characterData: true\n });\n timerFunc = function () {\n counter = (counter + 1) % 2;\n textNode.data = String(counter);\n };\n isUsingMicroTask = true;\n} else if (typeof setImmediate !== 'undefined' && isNative(setImmediate)) {\n // Fallback to setImmediate.\n // Technically it leverages the (macro) task queue,\n // but it is still a better choice than setTimeout.\n timerFunc = function () {\n setImmediate(flushCallbacks);\n };\n} else {\n // Fallback to setTimeout.\n timerFunc = function () {\n setTimeout(flushCallbacks, 0);\n };\n}\n\nfunction nextTick (cb, ctx) {\n var _resolve;\n callbacks.push(function () {\n if (cb) {\n try {\n cb.call(ctx);\n } catch (e) {\n handleError(e, ctx, 'nextTick');\n }\n } else if (_resolve) {\n _resolve(ctx);\n }\n });\n if (!pending) {\n pending = true;\n timerFunc();\n }\n // $flow-disable-line\n if (!cb && typeof Promise !== 'undefined') {\n return new Promise(function (resolve) {\n _resolve = resolve;\n })\n }\n}\n\n/* */\n\n/* not type checking this file because flow doesn't play well with Proxy */\n\nvar initProxy;\n\nif (process.env.NODE_ENV !== 'production') {\n var allowedGlobals = makeMap(\n 'Infinity,undefined,NaN,isFinite,isNaN,' +\n 'parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,' +\n 'Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,' +\n 'require' // for Webpack/Browserify\n );\n\n var warnNonPresent = function (target, key) {\n warn(\n \"Property or method \\\"\" + key + \"\\\" is not defined on the instance but \" +\n 'referenced during render. Make sure that this property is reactive, ' +\n 'either in the data option, or for class-based components, by ' +\n 'initializing the property. ' +\n 'See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.',\n target\n );\n };\n\n var warnReservedPrefix = function (target, key) {\n warn(\n \"Property \\\"\" + key + \"\\\" must be accessed with \\\"$data.\" + key + \"\\\" because \" +\n 'properties starting with \"$\" or \"_\" are not proxied in the Vue instance to ' +\n 'prevent conflicts with Vue internals. ' +\n 'See: https://vuejs.org/v2/api/#data',\n target\n );\n };\n\n var hasProxy =\n typeof Proxy !== 'undefined' && isNative(Proxy);\n\n if (hasProxy) {\n var isBuiltInModifier = makeMap('stop,prevent,self,ctrl,shift,alt,meta,exact');\n config.keyCodes = new Proxy(config.keyCodes, {\n set: function set (target, key, value) {\n if (isBuiltInModifier(key)) {\n warn((\"Avoid overwriting built-in modifier in config.keyCodes: .\" + key));\n return false\n } else {\n target[key] = value;\n return true\n }\n }\n });\n }\n\n var hasHandler = {\n has: function has (target, key) {\n var has = key in target;\n var isAllowed = allowedGlobals(key) ||\n (typeof key === 'string' && key.charAt(0) === '_' && !(key in target.$data));\n if (!has && !isAllowed) {\n if (key in target.$data) { warnReservedPrefix(target, key); }\n else { warnNonPresent(target, key); }\n }\n return has || !isAllowed\n }\n };\n\n var getHandler = {\n get: function get (target, key) {\n if (typeof key === 'string' && !(key in target)) {\n if (key in target.$data) { warnReservedPrefix(target, key); }\n else { warnNonPresent(target, key); }\n }\n return target[key]\n }\n };\n\n initProxy = function initProxy (vm) {\n if (hasProxy) {\n // determine which proxy handler to use\n var options = vm.$options;\n var handlers = options.render && options.render._withStripped\n ? getHandler\n : hasHandler;\n vm._renderProxy = new Proxy(vm, handlers);\n } else {\n vm._renderProxy = vm;\n }\n };\n}\n\n/* */\n\nvar seenObjects = new _Set();\n\n/**\n * Recursively traverse an object to evoke all converted\n * getters, so that every nested property inside the object\n * is collected as a \"deep\" dependency.\n */\nfunction traverse (val) {\n _traverse(val, seenObjects);\n seenObjects.clear();\n}\n\nfunction _traverse (val, seen) {\n var i, keys;\n var isA = Array.isArray(val);\n if ((!isA && !isObject(val)) || Object.isFrozen(val) || val instanceof VNode) {\n return\n }\n if (val.__ob__) {\n var depId = val.__ob__.dep.id;\n if (seen.has(depId)) {\n return\n }\n seen.add(depId);\n }\n if (isA) {\n i = val.length;\n while (i--) { _traverse(val[i], seen); }\n } else {\n keys = Object.keys(val);\n i = keys.length;\n while (i--) { _traverse(val[keys[i]], seen); }\n }\n}\n\nvar mark;\nvar measure;\n\nif (process.env.NODE_ENV !== 'production') {\n var perf = inBrowser && window.performance;\n /* istanbul ignore if */\n if (\n perf &&\n perf.mark &&\n perf.measure &&\n perf.clearMarks &&\n perf.clearMeasures\n ) {\n mark = function (tag) { return perf.mark(tag); };\n measure = function (name, startTag, endTag) {\n perf.measure(name, startTag, endTag);\n perf.clearMarks(startTag);\n perf.clearMarks(endTag);\n // perf.clearMeasures(name)\n };\n }\n}\n\n/* */\n\nvar normalizeEvent = cached(function (name) {\n var passive = name.charAt(0) === '&';\n name = passive ? name.slice(1) : name;\n var once$$1 = name.charAt(0) === '~'; // Prefixed last, checked first\n name = once$$1 ? name.slice(1) : name;\n var capture = name.charAt(0) === '!';\n name = capture ? name.slice(1) : name;\n return {\n name: name,\n once: once$$1,\n capture: capture,\n passive: passive\n }\n});\n\nfunction createFnInvoker (fns, vm) {\n function invoker () {\n var arguments$1 = arguments;\n\n var fns = invoker.fns;\n if (Array.isArray(fns)) {\n var cloned = fns.slice();\n for (var i = 0; i < cloned.length; i++) {\n invokeWithErrorHandling(cloned[i], null, arguments$1, vm, \"v-on handler\");\n }\n } else {\n // return handler return value for single handlers\n return invokeWithErrorHandling(fns, null, arguments, vm, \"v-on handler\")\n }\n }\n invoker.fns = fns;\n return invoker\n}\n\nfunction updateListeners (\n on,\n oldOn,\n add,\n remove$$1,\n createOnceHandler,\n vm\n) {\n var name, def$$1, cur, old, event;\n for (name in on) {\n def$$1 = cur = on[name];\n old = oldOn[name];\n event = normalizeEvent(name);\n if (isUndef(cur)) {\n process.env.NODE_ENV !== 'production' && warn(\n \"Invalid handler for event \\\"\" + (event.name) + \"\\\": got \" + String(cur),\n vm\n );\n } else if (isUndef(old)) {\n if (isUndef(cur.fns)) {\n cur = on[name] = createFnInvoker(cur, vm);\n }\n if (isTrue(event.once)) {\n cur = on[name] = createOnceHandler(event.name, cur, event.capture);\n }\n add(event.name, cur, event.capture, event.passive, event.params);\n } else if (cur !== old) {\n old.fns = cur;\n on[name] = old;\n }\n }\n for (name in oldOn) {\n if (isUndef(on[name])) {\n event = normalizeEvent(name);\n remove$$1(event.name, oldOn[name], event.capture);\n }\n }\n}\n\n/* */\n\nfunction mergeVNodeHook (def, hookKey, hook) {\n if (def instanceof VNode) {\n def = def.data.hook || (def.data.hook = {});\n }\n var invoker;\n var oldHook = def[hookKey];\n\n function wrappedHook () {\n hook.apply(this, arguments);\n // important: remove merged hook to ensure it's called only once\n // and prevent memory leak\n remove(invoker.fns, wrappedHook);\n }\n\n if (isUndef(oldHook)) {\n // no existing hook\n invoker = createFnInvoker([wrappedHook]);\n } else {\n /* istanbul ignore if */\n if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n // already a merged invoker\n invoker = oldHook;\n invoker.fns.push(wrappedHook);\n } else {\n // existing plain hook\n invoker = createFnInvoker([oldHook, wrappedHook]);\n }\n }\n\n invoker.merged = true;\n def[hookKey] = invoker;\n}\n\n/* */\n\nfunction extractPropsFromVNodeData (\n data,\n Ctor,\n tag\n) {\n // we are only extracting raw values here.\n // validation and default values are handled in the child\n // component itself.\n var propOptions = Ctor.options.props;\n if (isUndef(propOptions)) {\n return\n }\n var res = {};\n var attrs = data.attrs;\n var props = data.props;\n if (isDef(attrs) || isDef(props)) {\n for (var key in propOptions) {\n var altKey = hyphenate(key);\n if (process.env.NODE_ENV !== 'production') {\n var keyInLowerCase = key.toLowerCase();\n if (\n key !== keyInLowerCase &&\n attrs && hasOwn(attrs, keyInLowerCase)\n ) {\n tip(\n \"Prop \\\"\" + keyInLowerCase + \"\\\" is passed to component \" +\n (formatComponentName(tag || Ctor)) + \", but the declared prop name is\" +\n \" \\\"\" + key + \"\\\". \" +\n \"Note that HTML attributes are case-insensitive and camelCased \" +\n \"props need to use their kebab-case equivalents when using in-DOM \" +\n \"templates. You should probably use \\\"\" + altKey + \"\\\" instead of \\\"\" + key + \"\\\".\"\n );\n }\n }\n checkProp(res, props, key, altKey, true) ||\n checkProp(res, attrs, key, altKey, false);\n }\n }\n return res\n}\n\nfunction checkProp (\n res,\n hash,\n key,\n altKey,\n preserve\n) {\n if (isDef(hash)) {\n if (hasOwn(hash, key)) {\n res[key] = hash[key];\n if (!preserve) {\n delete hash[key];\n }\n return true\n } else if (hasOwn(hash, altKey)) {\n res[key] = hash[altKey];\n if (!preserve) {\n delete hash[altKey];\n }\n return true\n }\n }\n return false\n}\n\n/* */\n\n// The template compiler attempts to minimize the need for normalization by\n// statically analyzing the template at compile time.\n//\n// For plain HTML markup, normalization can be completely skipped because the\n// generated render function is guaranteed to return Array. There are\n// two cases where extra normalization is needed:\n\n// 1. When the children contains components - because a functional component\n// may return an Array instead of a single root. In this case, just a simple\n// normalization is needed - if any child is an Array, we flatten the whole\n// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n// because functional components already normalize their own children.\nfunction simpleNormalizeChildren (children) {\n for (var i = 0; i < children.length; i++) {\n if (Array.isArray(children[i])) {\n return Array.prototype.concat.apply([], children)\n }\n }\n return children\n}\n\n// 2. When the children contains constructs that always generated nested Arrays,\n// e.g.