diff --git a/sites/enterprise-collaboration-faqs/10.js b/sites/enterprise-collaboration-faqs/10.js index c12ace1f427e83d6d9ceef5dbf5b88108fc84d3d..f61260a398a8fb595f764da7779388a56cf8d07e 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"},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'); +(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},334:function(t,e,r){},349:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},376: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}]}))},377:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(24),o=r(378),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}]}))},378:function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},379:function(t,e,r){"use strict";var n=r(1),i=r(380).trim;n({target:"String",proto:!0,forced:r(381)("trim")},{trim:function(){return i(this)}})},380: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)}},381: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}))}},382:function(t,e,r){"use strict";var n=r(334);r.n(n).a},418:function(t,e,r){"use strict";r.r(e);r(28),r(86),r(315),r(60),r(376),r(377),r(379),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/14.js b/sites/enterprise-collaboration-faqs/14.js index 94014d951a68c3136d595d2ecf146cc82fa42b96..d9779fd9223b744f30889127ba069d7b0b310bc2 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"},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"},440: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}}]); +(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"},438: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 c4ef41618427beb26520ab901b1f5ef1bfdda4c5..1b2ef68b48380c76aeebad42be7b5fa57d98bd0d 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(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}}]); +(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))}})},337: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 fba71801e88f0ca47d58280b7670473666863f94..62156b4435525093b698ad200280f6b832bcb027 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}),{})}},337: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 - - + + -

404

How did we get here?
+ diff --git a/sites/enterprise-collaboration-faqs/41.js b/sites/enterprise-collaboration-faqs/41.js index 119bd587b5d7f0567903066e21d9535e7017e412..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],{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}}]); +(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/6.js b/sites/enterprise-collaboration-faqs/6.js index 0b65494966ba21a2f3c6e37779b8f38ca119745a..8ea4c51aa0fac81f8981843141711679aeb4527b 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))}})},337: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);r 1 && arguments[1] !== undefined ? arguments[1] : identity;\n\n if (isArray(props)) {\n return props.map(transformFn);\n }\n\n var copied = {};\n\n for (var prop in props) {\n /* istanbul ignore else */\n if (hasOwnProperty(props, prop)) {\n // If the prop value is an object, do a shallow clone\n // to prevent potential mutations to the original object\n copied[transformFn(prop)] = isObject(props[prop]) ? clone(props[prop]) : props[prop];\n }\n }\n\n return copied;\n}; // Given an array of properties or an object of property keys,\n// plucks all the values off the target object, returning a new object\n// that has props that reference the original prop values\n\nexport var pluckProps = function pluckProps(keysToPluck, objToPluck) {\n var transformFn = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : identity;\n return (isArray(keysToPluck) ? keysToPluck.slice() : keys(keysToPluck)).reduce(function (memo, prop) {\n memo[transformFn(prop)] = objToPluck[prop];\n return memo;\n }, {});\n};","// @vue/component\nexport default {\n props: {\n tag: {\n type: String,\n default: 'div'\n },\n bgVariant: {\n type: String // default: null\n\n },\n borderVariant: {\n type: String // default: null\n\n },\n textVariant: {\n type: String // default: null\n\n }\n }\n};","var RX_HTML_TAGS = /(<([^>]+)>)/gi; // Removes anything that looks like an HTML tag from the supplied string\n\nexport var stripTags = function stripTags() {\n var text = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';\n return String(text).replace(RX_HTML_TAGS, '');\n}; // Generate a `domProps` object for either `innerHTML`, `textContent` or an empty object\n\nexport var htmlOrText = function htmlOrText(innerHTML, textContent) {\n return innerHTML ? {\n innerHTML: innerHTML\n } : textContent ? {\n textContent: textContent\n } : {};\n};","import identity from './identity';\nimport { concat } from './array';\nimport { isFunction } from './inspect'; // Note for functional components:\n// In functional components, `slots` is a function so it must be called\n// first before passing to the below methods. `scopedSlots` is always an\n// object and may be undefined (for Vue < 2.6.x)\n\n/**\n * Returns true if either scoped or unscoped named slot exists\n *\n * @param {String, Array} name or name[]\n * @param {Object} scopedSlots\n * @param {Object} slots\n * @returns {Array|undefined} VNodes\n */\n\nvar hasNormalizedSlot = function hasNormalizedSlot(names) {\n var $scopedSlots = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var $slots = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n // Ensure names is an array\n names = concat(names).filter(identity); // Returns true if the either a $scopedSlot or $slot exists with the specified name\n\n return names.some(function (name) {\n return $scopedSlots[name] || $slots[name];\n });\n};\n/**\n * Returns VNodes for named slot either scoped or unscoped\n *\n * @param {String, Array} name or name[]\n * @param {String} scope\n * @param {Object} scopedSlots\n * @param {Object} slots\n * @returns {Array|undefined} VNodes\n */\n\n\nvar normalizeSlot = function normalizeSlot(names) {\n var scope = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var $scopedSlots = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n var $slots = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n // Ensure names is an array\n names = concat(names).filter(identity);\n var slot;\n\n for (var i = 0; i < names.length && !slot; i++) {\n var name = names[i];\n slot = $scopedSlots[name] || $slots[name];\n } // Note: in Vue 2.6.x, all named slots are also scoped slots\n\n\n return isFunction(slot) ? slot(scope) : slot;\n}; // Named exports\n\n\nexport { hasNormalizedSlot, normalizeSlot }; // Default export (backwards compatibility)\n\nexport default normalizeSlot;","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n src: {\n type: String,\n required: true\n },\n alt: {\n type: String // default: null\n\n },\n top: {\n type: Boolean,\n default: false\n },\n bottom: {\n type: Boolean,\n default: false\n },\n start: {\n type: Boolean,\n default: false\n },\n left: {\n // alias of 'start'\n type: Boolean,\n default: false\n },\n end: {\n type: Boolean,\n default: false\n },\n right: {\n // alias of 'end'\n type: Boolean,\n default: false\n },\n height: {\n type: [Number, String] // default: null\n\n },\n width: {\n type: [Number, String] // default: null\n\n }\n}; // @vue/component\n\nexport var BCardImg = /*#__PURE__*/Vue.extend({\n name: 'BCardImg',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data;\n var baseClass = 'card-img';\n\n if (props.top) {\n baseClass += '-top';\n } else if (props.right || props.end) {\n baseClass += '-right';\n } else if (props.bottom) {\n baseClass += '-bottom';\n } else if (props.left || props.start) {\n baseClass += '-left';\n }\n\n return h('img', mergeData(data, {\n class: [baseClass],\n attrs: {\n src: props.src || null,\n alt: props.alt || null,\n height: props.height || null,\n width: props.width || null\n }\n }));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nimport { toString } from '../../utils/string';\nexport var props = {\n title: {\n type: String // default: null\n\n },\n titleTag: {\n type: String,\n default: 'h4'\n }\n}; // @vue/component\n\nexport var BCardTitle = /*#__PURE__*/Vue.extend({\n name: 'BCardTitle',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.titleTag, mergeData(data, {\n staticClass: 'card-title'\n }), children || toString(props.title));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nimport { getComponentConfig } from '../../utils/config';\nimport { toString } from '../../utils/string';\nvar NAME = 'BCardSubTitle';\nexport var props = {\n subTitle: {\n type: String // default: null\n\n },\n subTitleTag: {\n type: String,\n default: 'h6'\n },\n subTitleTextVariant: {\n type: String,\n default: function _default() {\n return getComponentConfig(NAME, 'subTitleTextVariant');\n }\n }\n}; // @vue/component\n\nexport var BCardSubTitle = /*#__PURE__*/Vue.extend({\n name: NAME,\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.subTitleTag, mergeData(data, {\n staticClass: 'card-subtitle',\n class: [props.subTitleTextVariant ? \"text-\".concat(props.subTitleTextVariant) : null]\n }), children || toString(props.subTitle));\n }\n});","function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { copyProps, pluckProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card';\nimport { BCardTitle, props as titleProps } from './card-title';\nimport { BCardSubTitle, props as subTitleProps } from './card-sub-title';\nexport var props = _objectSpread(_objectSpread(_objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'body'))), {}, {\n bodyClass: {\n type: [String, Object, Array] // default: null\n\n }\n}, titleProps), subTitleProps), {}, {\n overlay: {\n type: Boolean,\n default: false\n }\n}); // @vue/component\n\nexport var BCardBody = /*#__PURE__*/Vue.extend({\n name: 'BCardBody',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var cardTitle = h();\n var cardSubTitle = h();\n var cardContent = children || [h()];\n\n if (props.title) {\n cardTitle = h(BCardTitle, {\n props: pluckProps(titleProps, props)\n });\n }\n\n if (props.subTitle) {\n cardSubTitle = h(BCardSubTitle, {\n props: pluckProps(subTitleProps, props),\n class: ['mb-2']\n });\n }\n\n return h(props.bodyTag, mergeData(data, {\n staticClass: 'card-body',\n class: [(_ref2 = {\n 'card-img-overlay': props.overlay\n }, _defineProperty(_ref2, \"bg-\".concat(props.bodyBgVariant), props.bodyBgVariant), _defineProperty(_ref2, \"border-\".concat(props.bodyBorderVariant), props.bodyBorderVariant), _defineProperty(_ref2, \"text-\".concat(props.bodyTextVariant), props.bodyTextVariant), _ref2), props.bodyClass || {}]\n }), [cardTitle, cardSubTitle].concat(_toConsumableArray(cardContent)));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n textTag: {\n type: String,\n default: 'p'\n }\n}; // @vue/component\n\nexport var BCardText = /*#__PURE__*/Vue.extend({\n name: 'BCardText',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.textTag, mergeData(data, {\n staticClass: 'card-text'\n }), children);\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n tag: {\n type: String,\n default: 'div'\n },\n deck: {\n type: Boolean,\n default: false\n },\n columns: {\n type: Boolean,\n default: false\n }\n}; // @vue/component\n\nexport var BCardGroup = /*#__PURE__*/Vue.extend({\n name: 'BCardGroup',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.tag, mergeData(data, {\n class: props.deck ? 'card-deck' : props.columns ? 'card-columns' : 'card-group'\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { copyProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card'; // --- Props ---\n\nexport var props = _objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'header'))), {}, {\n header: {\n type: String // default: null\n\n },\n headerHtml: {\n type: String // default: null\n\n },\n headerClass: {\n type: [String, Object, Array] // default: null\n\n }\n}); // --- Main component ---\n// @vue/component\n\nexport var BCardHeader = /*#__PURE__*/Vue.extend({\n name: 'BCardHeader',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var headerBgVariant = props.headerBgVariant,\n headerBorderVariant = props.headerBorderVariant,\n headerTextVariant = props.headerTextVariant;\n return h(props.headerTag, mergeData(data, {\n staticClass: 'card-header',\n class: [props.headerClass, (_ref2 = {}, _defineProperty(_ref2, \"bg-\".concat(headerBgVariant), headerBgVariant), _defineProperty(_ref2, \"border-\".concat(headerBorderVariant), headerBorderVariant), _defineProperty(_ref2, \"text-\".concat(headerTextVariant), headerTextVariant), _ref2)],\n domProps: children ? {} : htmlOrText(props.headerHtml, props.header)\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { copyProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card'; // --- Props ---\n\nexport var props = _objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'footer'))), {}, {\n footer: {\n type: String // default: null\n\n },\n footerHtml: {\n type: String // default: null\n\n },\n footerClass: {\n type: [String, Object, Array] // default: null\n\n }\n}); // --- Main component ---\n// @vue/component\n\nexport var BCardFooter = /*#__PURE__*/Vue.extend({\n name: 'BCardFooter',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var footerBgVariant = props.footerBgVariant,\n footerBorderVariant = props.footerBorderVariant,\n footerTextVariant = props.footerTextVariant;\n return h(props.footerTag, mergeData(data, {\n staticClass: 'card-footer',\n class: [props.footerClass, (_ref2 = {}, _defineProperty(_ref2, \"bg-\".concat(footerBgVariant), footerBgVariant), _defineProperty(_ref2, \"border-\".concat(footerBorderVariant), footerBorderVariant), _defineProperty(_ref2, \"text-\".concat(footerTextVariant), footerTextVariant), _ref2)],\n domProps: children ? {} : htmlOrText(props.footerHtml, props.footer)\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { hasNormalizedSlot, normalizeSlot } from '../../utils/normalize-slot';\nimport { copyProps, pluckProps, prefixPropName, unprefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card';\nimport { BCardBody, props as bodyProps } from './card-body';\nimport { BCardHeader, props as headerProps } from './card-header';\nimport { BCardFooter, props as footerProps } from './card-footer';\nimport { BCardImg, props as imgProps } from './card-img';\nvar cardImgProps = copyProps(imgProps, prefixPropName.bind(null, 'img'));\ncardImgProps.imgSrc.required = false;\nexport var props = _objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread({}, bodyProps), headerProps), footerProps), cardImgProps), copyProps(cardMixin.props)), {}, {\n align: {\n type: String // default: null\n\n },\n noBody: {\n type: Boolean,\n default: false\n }\n}); // @vue/component\n\nexport var BCard = /*#__PURE__*/Vue.extend({\n name: 'BCard',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _class;\n\n var props = _ref.props,\n data = _ref.data,\n slots = _ref.slots,\n scopedSlots = _ref.scopedSlots;\n var imgLeft = props.imgLeft,\n imgRight = props.imgRight,\n imgStart = props.imgStart,\n imgEnd = props.imgEnd,\n header = props.header,\n headerHtml = props.headerHtml,\n footer = props.footer,\n footerHtml = props.footerHtml,\n align = props.align,\n textVariant = props.textVariant,\n bgVariant = props.bgVariant,\n borderVariant = props.borderVariant;\n var $scopedSlots = scopedSlots || {};\n var $slots = slots();\n var slotScope = {};\n var $imgFirst = h();\n var $imgLast = h();\n\n if (props.imgSrc) {\n var $img = h(BCardImg, {\n props: pluckProps(cardImgProps, props, unprefixPropName.bind(null, 'img'))\n });\n\n if (props.imgBottom) {\n $imgLast = $img;\n } else {\n $imgFirst = $img;\n }\n }\n\n var $header = h();\n var hasHeaderSlot = hasNormalizedSlot('header', $scopedSlots, $slots);\n\n if (hasHeaderSlot || header || headerHtml) {\n $header = h(BCardHeader, {\n props: pluckProps(headerProps, props),\n domProps: hasHeaderSlot ? {} : htmlOrText(headerHtml, header)\n }, normalizeSlot('header', slotScope, $scopedSlots, $slots));\n }\n\n var $content = normalizeSlot('default', slotScope, $scopedSlots, $slots); // Wrap content in when `noBody` prop set\n\n if (!props.noBody) {\n $content = h(BCardBody, {\n props: pluckProps(bodyProps, props)\n }, $content);\n }\n\n var $footer = h();\n var hasFooterSlot = hasNormalizedSlot('footer', $scopedSlots, $slots);\n\n if (hasFooterSlot || footer || footerHtml) {\n $footer = h(BCardFooter, {\n props: pluckProps(footerProps, props),\n domProps: hasHeaderSlot ? {} : htmlOrText(footerHtml, footer)\n }, normalizeSlot('footer', slotScope, $scopedSlots, $slots));\n }\n\n return h(props.tag, mergeData(data, {\n staticClass: 'card',\n class: (_class = {\n 'flex-row': imgLeft || imgStart,\n 'flex-row-reverse': (imgRight || imgEnd) && !(imgLeft || imgStart)\n }, _defineProperty(_class, \"text-\".concat(align), align), _defineProperty(_class, \"bg-\".concat(bgVariant), bgVariant), _defineProperty(_class, \"border-\".concat(borderVariant), borderVariant), _defineProperty(_class, \"text-\".concat(textVariant), textVariant), _class)\n }), [$imgFirst, $header, $content, $footer, $imgLast]);\n }\n});","import mod from \"-!../../node_modules/@vuepress/core/node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/@vuepress/core/node_modules/css-loader/dist/cjs.js??ref--10-oneOf-1-1!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--10-oneOf-1-3!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=style&index=0&id=aa26670a&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/@vuepress/core/node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/@vuepress/core/node_modules/css-loader/dist/cjs.js??ref--10-oneOf-1-1!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--10-oneOf-1-3!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=style&index=0&id=aa26670a&lang=scss&scoped=true&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h2',[_vm._v(\"MEET OUR COLLABORATION TOOLS\")]),_vm._v(\" \"),_c('div',{staticClass:\"products\"},[_c('b-card-group',{attrs:{\"deck\":\"\"}},[_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"77%\"},attrs:{\"src\":\"/mattermost-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Our secure chat service enabling anytime/anywhere communication within the DoD. Currently supporting IL2 and IL4 communications.\\n \")])],1),_vm._v(\" \"),_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"80%\"},attrs:{\"src\":\"/jira-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Easily plan, track, and manage your agile and software development projects. Define your own workflow and enhance team collaboration.\\n \")])],1),_vm._v(\" \"),_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"80%\"},attrs:{\"src\":\"/confluence-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Create, collaborate, and organize all your work in one place. Confluence is a team workspace where knowledge and collaboration meet.\\n \")])],1)],1)],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--3-0!../../node_modules/@vuepress/core/node_modules/babel-loader/lib/index.js??ref--3-1!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--3-0!../../node_modules/@vuepress/core/node_modules/babel-loader/lib/index.js??ref--3-1!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=script&lang=js&\"","\n\n\n\n\n","import { render, staticRenderFns } from \"./CollabTools.vue?vue&type=template&id=aa26670a&scoped=true&\"\nimport script from \"./CollabTools.vue?vue&type=script&lang=js&\"\nexport * from \"./CollabTools.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CollabTools.vue?vue&type=style&index=0&id=aa26670a&lang=scss&scoped=true&\"\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 \"aa26670a\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///./node_modules/bootstrap-vue/esm/utils/props.js","webpack:///./node_modules/bootstrap-vue/esm/mixins/card.js","webpack:///./node_modules/bootstrap-vue/esm/utils/html.js","webpack:///./node_modules/bootstrap-vue/esm/utils/normalize-slot.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-img.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-title.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-sub-title.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-body.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-text.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-group.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-header.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card-footer.js","webpack:///./node_modules/bootstrap-vue/esm/components/card/card.js","webpack:///./.vuepress/components/CollabTools.vue?6966","webpack:///./.vuepress/components/CollabTools.vue?615a","webpack:///./.vuepress/components/CollabTools.vue?2705","webpack:///.vuepress/components/CollabTools.vue","webpack:///./.vuepress/components/CollabTools.vue"],"names":["prefixPropName","prefix","value","unprefixPropName","replace","suffixPropName","suffix","str","copyProps","props","transformFn","arguments","length","undefined","map","copied","prop","pluckProps","keysToPluck","objToPluck","slice","reduce","memo","tag","type","String","default","bgVariant","borderVariant","textVariant","htmlOrText","innerHTML","textContent","hasNormalizedSlot","names","$scopedSlots","$slots","filter","some","name","normalizeSlot","slot","scope","i","src","required","alt","top","Boolean","bottom","start","left","end","right","height","Number","width","BCardImg","extend","functional","render","h","_ref","data","baseClass","class","attrs","title","titleTag","BCardTitle","children","staticClass","NAME","subTitle","subTitleTag","subTitleTextVariant","BCardSubTitle","concat","_toConsumableArray","arr","Array","isArray","_arrayLikeToArray","_arrayWithoutHoles","iter","Symbol","iterator","Object","from","_iterableToArray","o","minLen","n","prototype","toString","call","constructor","test","_unsupportedIterableToArray","TypeError","_nonIterableSpread","len","arr2","ownKeys","object","enumerableOnly","keys","getOwnPropertySymbols","symbols","sym","getOwnPropertyDescriptor","enumerable","push","apply","_objectSpread","target","source","forEach","key","_defineProperty","getOwnPropertyDescriptors","defineProperties","defineProperty","obj","configurable","writable","card","bind","bodyClass","overlay","BCardBody","_ref2","cardTitle","cardSubTitle","cardContent","bodyTag","bodyBgVariant","bodyBorderVariant","bodyTextVariant","textTag","BCardText","deck","columns","BCardGroup","header","headerHtml","headerClass","BCardHeader","headerBgVariant","headerBorderVariant","headerTextVariant","headerTag","domProps","html","footer","footerHtml","footerClass","BCardFooter","footerBgVariant","footerBorderVariant","footerTextVariant","footerTag","cardImgProps","imgSrc","align","noBody","BCard","_class","slots","scopedSlots","imgLeft","imgRight","imgStart","imgEnd","slotScope","$imgFirst","$imgLast","$img","imgBottom","$header","hasHeaderSlot","$content","$footer","component","_vm","this","_h","$createElement","_c","_self","_v","_u","fn","staticStyle","proxy"],"mappings":"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","file":"7.js","sourcesContent":["import identity from './identity';\nimport { isArray, isObject } from './inspect';\nimport { clone, hasOwnProperty, keys } from './object';\nimport { lowerFirst, upperFirst } from './string'; // Prefix a property\n\nexport var prefixPropName = function prefixPropName(prefix, value) {\n return prefix + upperFirst(value);\n}; // Remove a prefix from a property\n\nexport var unprefixPropName = function unprefixPropName(prefix, value) {\n return lowerFirst(value.replace(prefix, ''));\n}; // Suffix can be a falsey value so nothing is appended to string\n// (helps when looping over props & some shouldn't change)\n// Use data last parameters to allow for currying\n\nexport var suffixPropName = function suffixPropName(suffix, str) {\n return str + (suffix ? upperFirst(suffix) : '');\n}; // Copies props from one array/object to a new array/object\n// Prop values are also cloned as new references to prevent possible\n// mutation of original prop object values\n// Optionally accepts a function to transform the prop name\n\nexport var copyProps = function copyProps(props) {\n var transformFn = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : identity;\n\n if (isArray(props)) {\n return props.map(transformFn);\n }\n\n var copied = {};\n\n for (var prop in props) {\n /* istanbul ignore else */\n if (hasOwnProperty(props, prop)) {\n // If the prop value is an object, do a shallow clone\n // to prevent potential mutations to the original object\n copied[transformFn(prop)] = isObject(props[prop]) ? clone(props[prop]) : props[prop];\n }\n }\n\n return copied;\n}; // Given an array of properties or an object of property keys,\n// plucks all the values off the target object, returning a new object\n// that has props that reference the original prop values\n\nexport var pluckProps = function pluckProps(keysToPluck, objToPluck) {\n var transformFn = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : identity;\n return (isArray(keysToPluck) ? keysToPluck.slice() : keys(keysToPluck)).reduce(function (memo, prop) {\n memo[transformFn(prop)] = objToPluck[prop];\n return memo;\n }, {});\n};","// @vue/component\nexport default {\n props: {\n tag: {\n type: String,\n default: 'div'\n },\n bgVariant: {\n type: String // default: null\n\n },\n borderVariant: {\n type: String // default: null\n\n },\n textVariant: {\n type: String // default: null\n\n }\n }\n};","var RX_HTML_TAGS = /(<([^>]+)>)/gi; // Removes anything that looks like an HTML tag from the supplied string\n\nexport var stripTags = function stripTags() {\n var text = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';\n return String(text).replace(RX_HTML_TAGS, '');\n}; // Generate a `domProps` object for either `innerHTML`, `textContent` or an empty object\n\nexport var htmlOrText = function htmlOrText(innerHTML, textContent) {\n return innerHTML ? {\n innerHTML: innerHTML\n } : textContent ? {\n textContent: textContent\n } : {};\n};","import identity from './identity';\nimport { concat } from './array';\nimport { isFunction } from './inspect'; // Note for functional components:\n// In functional components, `slots` is a function so it must be called\n// first before passing to the below methods. `scopedSlots` is always an\n// object and may be undefined (for Vue < 2.6.x)\n\n/**\n * Returns true if either scoped or unscoped named slot exists\n *\n * @param {String, Array} name or name[]\n * @param {Object} scopedSlots\n * @param {Object} slots\n * @returns {Array|undefined} VNodes\n */\n\nvar hasNormalizedSlot = function hasNormalizedSlot(names) {\n var $scopedSlots = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var $slots = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n // Ensure names is an array\n names = concat(names).filter(identity); // Returns true if the either a $scopedSlot or $slot exists with the specified name\n\n return names.some(function (name) {\n return $scopedSlots[name] || $slots[name];\n });\n};\n/**\n * Returns VNodes for named slot either scoped or unscoped\n *\n * @param {String, Array} name or name[]\n * @param {String} scope\n * @param {Object} scopedSlots\n * @param {Object} slots\n * @returns {Array|undefined} VNodes\n */\n\n\nvar normalizeSlot = function normalizeSlot(names) {\n var scope = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var $scopedSlots = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n var $slots = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n // Ensure names is an array\n names = concat(names).filter(identity);\n var slot;\n\n for (var i = 0; i < names.length && !slot; i++) {\n var name = names[i];\n slot = $scopedSlots[name] || $slots[name];\n } // Note: in Vue 2.6.x, all named slots are also scoped slots\n\n\n return isFunction(slot) ? slot(scope) : slot;\n}; // Named exports\n\n\nexport { hasNormalizedSlot, normalizeSlot }; // Default export (backwards compatibility)\n\nexport default normalizeSlot;","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n src: {\n type: String,\n required: true\n },\n alt: {\n type: String // default: null\n\n },\n top: {\n type: Boolean,\n default: false\n },\n bottom: {\n type: Boolean,\n default: false\n },\n start: {\n type: Boolean,\n default: false\n },\n left: {\n // alias of 'start'\n type: Boolean,\n default: false\n },\n end: {\n type: Boolean,\n default: false\n },\n right: {\n // alias of 'end'\n type: Boolean,\n default: false\n },\n height: {\n type: [Number, String] // default: null\n\n },\n width: {\n type: [Number, String] // default: null\n\n }\n}; // @vue/component\n\nexport var BCardImg = /*#__PURE__*/Vue.extend({\n name: 'BCardImg',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data;\n var baseClass = 'card-img';\n\n if (props.top) {\n baseClass += '-top';\n } else if (props.right || props.end) {\n baseClass += '-right';\n } else if (props.bottom) {\n baseClass += '-bottom';\n } else if (props.left || props.start) {\n baseClass += '-left';\n }\n\n return h('img', mergeData(data, {\n class: [baseClass],\n attrs: {\n src: props.src || null,\n alt: props.alt || null,\n height: props.height || null,\n width: props.width || null\n }\n }));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nimport { toString } from '../../utils/string';\nexport var props = {\n title: {\n type: String // default: null\n\n },\n titleTag: {\n type: String,\n default: 'h4'\n }\n}; // @vue/component\n\nexport var BCardTitle = /*#__PURE__*/Vue.extend({\n name: 'BCardTitle',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.titleTag, mergeData(data, {\n staticClass: 'card-title'\n }), children || toString(props.title));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nimport { getComponentConfig } from '../../utils/config';\nimport { toString } from '../../utils/string';\nvar NAME = 'BCardSubTitle';\nexport var props = {\n subTitle: {\n type: String // default: null\n\n },\n subTitleTag: {\n type: String,\n default: 'h6'\n },\n subTitleTextVariant: {\n type: String,\n default: function _default() {\n return getComponentConfig(NAME, 'subTitleTextVariant');\n }\n }\n}; // @vue/component\n\nexport var BCardSubTitle = /*#__PURE__*/Vue.extend({\n name: NAME,\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.subTitleTag, mergeData(data, {\n staticClass: 'card-subtitle',\n class: [props.subTitleTextVariant ? \"text-\".concat(props.subTitleTextVariant) : null]\n }), children || toString(props.subTitle));\n }\n});","function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { copyProps, pluckProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card';\nimport { BCardTitle, props as titleProps } from './card-title';\nimport { BCardSubTitle, props as subTitleProps } from './card-sub-title';\nexport var props = _objectSpread(_objectSpread(_objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'body'))), {}, {\n bodyClass: {\n type: [String, Object, Array] // default: null\n\n }\n}, titleProps), subTitleProps), {}, {\n overlay: {\n type: Boolean,\n default: false\n }\n}); // @vue/component\n\nexport var BCardBody = /*#__PURE__*/Vue.extend({\n name: 'BCardBody',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var cardTitle = h();\n var cardSubTitle = h();\n var cardContent = children || [h()];\n\n if (props.title) {\n cardTitle = h(BCardTitle, {\n props: pluckProps(titleProps, props)\n });\n }\n\n if (props.subTitle) {\n cardSubTitle = h(BCardSubTitle, {\n props: pluckProps(subTitleProps, props),\n class: ['mb-2']\n });\n }\n\n return h(props.bodyTag, mergeData(data, {\n staticClass: 'card-body',\n class: [(_ref2 = {\n 'card-img-overlay': props.overlay\n }, _defineProperty(_ref2, \"bg-\".concat(props.bodyBgVariant), props.bodyBgVariant), _defineProperty(_ref2, \"border-\".concat(props.bodyBorderVariant), props.bodyBorderVariant), _defineProperty(_ref2, \"text-\".concat(props.bodyTextVariant), props.bodyTextVariant), _ref2), props.bodyClass || {}]\n }), [cardTitle, cardSubTitle].concat(_toConsumableArray(cardContent)));\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n textTag: {\n type: String,\n default: 'p'\n }\n}; // @vue/component\n\nexport var BCardText = /*#__PURE__*/Vue.extend({\n name: 'BCardText',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.textTag, mergeData(data, {\n staticClass: 'card-text'\n }), children);\n }\n});","import Vue from '../../utils/vue';\nimport { mergeData } from 'vue-functional-data-merge';\nexport var props = {\n tag: {\n type: String,\n default: 'div'\n },\n deck: {\n type: Boolean,\n default: false\n },\n columns: {\n type: Boolean,\n default: false\n }\n}; // @vue/component\n\nexport var BCardGroup = /*#__PURE__*/Vue.extend({\n name: 'BCardGroup',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n return h(props.tag, mergeData(data, {\n class: props.deck ? 'card-deck' : props.columns ? 'card-columns' : 'card-group'\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { copyProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card'; // --- Props ---\n\nexport var props = _objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'header'))), {}, {\n header: {\n type: String // default: null\n\n },\n headerHtml: {\n type: String // default: null\n\n },\n headerClass: {\n type: [String, Object, Array] // default: null\n\n }\n}); // --- Main component ---\n// @vue/component\n\nexport var BCardHeader = /*#__PURE__*/Vue.extend({\n name: 'BCardHeader',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var headerBgVariant = props.headerBgVariant,\n headerBorderVariant = props.headerBorderVariant,\n headerTextVariant = props.headerTextVariant;\n return h(props.headerTag, mergeData(data, {\n staticClass: 'card-header',\n class: [props.headerClass, (_ref2 = {}, _defineProperty(_ref2, \"bg-\".concat(headerBgVariant), headerBgVariant), _defineProperty(_ref2, \"border-\".concat(headerBorderVariant), headerBorderVariant), _defineProperty(_ref2, \"text-\".concat(headerTextVariant), headerTextVariant), _ref2)],\n domProps: children ? {} : htmlOrText(props.headerHtml, props.header)\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { copyProps, prefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card'; // --- Props ---\n\nexport var props = _objectSpread(_objectSpread({}, copyProps(cardMixin.props, prefixPropName.bind(null, 'footer'))), {}, {\n footer: {\n type: String // default: null\n\n },\n footerHtml: {\n type: String // default: null\n\n },\n footerClass: {\n type: [String, Object, Array] // default: null\n\n }\n}); // --- Main component ---\n// @vue/component\n\nexport var BCardFooter = /*#__PURE__*/Vue.extend({\n name: 'BCardFooter',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _ref2;\n\n var props = _ref.props,\n data = _ref.data,\n children = _ref.children;\n var footerBgVariant = props.footerBgVariant,\n footerBorderVariant = props.footerBorderVariant,\n footerTextVariant = props.footerTextVariant;\n return h(props.footerTag, mergeData(data, {\n staticClass: 'card-footer',\n class: [props.footerClass, (_ref2 = {}, _defineProperty(_ref2, \"bg-\".concat(footerBgVariant), footerBgVariant), _defineProperty(_ref2, \"border-\".concat(footerBorderVariant), footerBorderVariant), _defineProperty(_ref2, \"text-\".concat(footerTextVariant), footerTextVariant), _ref2)],\n domProps: children ? {} : htmlOrText(props.footerHtml, props.footer)\n }), children);\n }\n});","function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nimport { mergeData } from 'vue-functional-data-merge';\nimport Vue from '../../utils/vue';\nimport { htmlOrText } from '../../utils/html';\nimport { hasNormalizedSlot, normalizeSlot } from '../../utils/normalize-slot';\nimport { copyProps, pluckProps, prefixPropName, unprefixPropName } from '../../utils/props';\nimport cardMixin from '../../mixins/card';\nimport { BCardBody, props as bodyProps } from './card-body';\nimport { BCardHeader, props as headerProps } from './card-header';\nimport { BCardFooter, props as footerProps } from './card-footer';\nimport { BCardImg, props as imgProps } from './card-img';\nvar cardImgProps = copyProps(imgProps, prefixPropName.bind(null, 'img'));\ncardImgProps.imgSrc.required = false;\nexport var props = _objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread({}, bodyProps), headerProps), footerProps), cardImgProps), copyProps(cardMixin.props)), {}, {\n align: {\n type: String // default: null\n\n },\n noBody: {\n type: Boolean,\n default: false\n }\n}); // @vue/component\n\nexport var BCard = /*#__PURE__*/Vue.extend({\n name: 'BCard',\n functional: true,\n props: props,\n render: function render(h, _ref) {\n var _class;\n\n var props = _ref.props,\n data = _ref.data,\n slots = _ref.slots,\n scopedSlots = _ref.scopedSlots;\n var imgLeft = props.imgLeft,\n imgRight = props.imgRight,\n imgStart = props.imgStart,\n imgEnd = props.imgEnd,\n header = props.header,\n headerHtml = props.headerHtml,\n footer = props.footer,\n footerHtml = props.footerHtml,\n align = props.align,\n textVariant = props.textVariant,\n bgVariant = props.bgVariant,\n borderVariant = props.borderVariant;\n var $scopedSlots = scopedSlots || {};\n var $slots = slots();\n var slotScope = {};\n var $imgFirst = h();\n var $imgLast = h();\n\n if (props.imgSrc) {\n var $img = h(BCardImg, {\n props: pluckProps(cardImgProps, props, unprefixPropName.bind(null, 'img'))\n });\n\n if (props.imgBottom) {\n $imgLast = $img;\n } else {\n $imgFirst = $img;\n }\n }\n\n var $header = h();\n var hasHeaderSlot = hasNormalizedSlot('header', $scopedSlots, $slots);\n\n if (hasHeaderSlot || header || headerHtml) {\n $header = h(BCardHeader, {\n props: pluckProps(headerProps, props),\n domProps: hasHeaderSlot ? {} : htmlOrText(headerHtml, header)\n }, normalizeSlot('header', slotScope, $scopedSlots, $slots));\n }\n\n var $content = normalizeSlot('default', slotScope, $scopedSlots, $slots); // Wrap content in when `noBody` prop set\n\n if (!props.noBody) {\n $content = h(BCardBody, {\n props: pluckProps(bodyProps, props)\n }, $content);\n }\n\n var $footer = h();\n var hasFooterSlot = hasNormalizedSlot('footer', $scopedSlots, $slots);\n\n if (hasFooterSlot || footer || footerHtml) {\n $footer = h(BCardFooter, {\n props: pluckProps(footerProps, props),\n domProps: hasHeaderSlot ? {} : htmlOrText(footerHtml, footer)\n }, normalizeSlot('footer', slotScope, $scopedSlots, $slots));\n }\n\n return h(props.tag, mergeData(data, {\n staticClass: 'card',\n class: (_class = {\n 'flex-row': imgLeft || imgStart,\n 'flex-row-reverse': (imgRight || imgEnd) && !(imgLeft || imgStart)\n }, _defineProperty(_class, \"text-\".concat(align), align), _defineProperty(_class, \"bg-\".concat(bgVariant), bgVariant), _defineProperty(_class, \"border-\".concat(borderVariant), borderVariant), _defineProperty(_class, \"text-\".concat(textVariant), textVariant), _class)\n }), [$imgFirst, $header, $content, $footer, $imgLast]);\n }\n});","import mod from \"-!../../node_modules/@vuepress/core/node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/@vuepress/core/node_modules/css-loader/dist/cjs.js??ref--10-oneOf-1-1!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--10-oneOf-1-3!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=style&index=0&id=632c840b&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/@vuepress/core/node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/@vuepress/core/node_modules/css-loader/dist/cjs.js??ref--10-oneOf-1-1!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--10-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--10-oneOf-1-3!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=style&index=0&id=632c840b&lang=scss&scoped=true&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h2',[_vm._v(\"MEET OUR COLLABORATION TOOLS\")]),_vm._v(\" \"),_c('div',{staticClass:\"products\"},[_c('b-card-group',{attrs:{\"deck\":\"\"}},[_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"77%\"},attrs:{\"src\":\"/mattermost-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Our secure chat service enabling anytime/anywhere communication within the DoD. Currently supporting IL2, IL4 and IL5 communications.\\n \")])],1),_vm._v(\" \"),_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"80%\"},attrs:{\"src\":\"/jira-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Easily plan, track, and manage your agile and software development projects. Define your own workflow and enhance team collaboration.\\n \")])],1),_vm._v(\" \"),_c('b-card',{attrs:{\"header-tag\":\"header\"},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('img',{staticClass:\"product-logo\",staticStyle:{\"width\":\"80%\"},attrs:{\"src\":\"/confluence-logo.svg\"}})]},proxy:true}])},[_vm._v(\" \"),_c('b-card-text',[_vm._v(\"\\n Create, collaborate, and organize all your work in one place. Confluence is a team workspace where knowledge and collaboration meet.\\n \")])],1)],1)],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--3-0!../../node_modules/@vuepress/core/node_modules/babel-loader/lib/index.js??ref--3-1!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--3-0!../../node_modules/@vuepress/core/node_modules/babel-loader/lib/index.js??ref--3-1!../../node_modules/@vuepress/core/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/@vuepress/core/node_modules/vue-loader/lib/index.js??vue-loader-options!./CollabTools.vue?vue&type=script&lang=js&\"","\n\n\n\n\n","import { render, staticRenderFns } from \"./CollabTools.vue?vue&type=template&id=632c840b&scoped=true&\"\nimport script from \"./CollabTools.vue?vue&type=script&lang=js&\"\nexport * from \"./CollabTools.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CollabTools.vue?vue&type=style&index=0&id=632c840b&lang=scss&scoped=true&\"\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 \"632c840b\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""} \ No newline at end of file diff --git a/sites/enterprise-collaboration-faqs/8.js b/sites/enterprise-collaboration-faqs/8.js index 56c953de016eca4f3d4bdf60e9283d2ed0fed74a..f722333ffa107335978dcf847f9ab9d151a9e27c 100644 --- a/sites/enterprise-collaboration-faqs/8.js +++ b/sites/enterprise-collaboration-faqs/8.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{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}:{}}},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 m}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),u={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:u,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))}}),s=r(304),p="BCardSubTitle",b={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(s.c)(p,"subTitleTextVariant")}}},d=a.a.extend({name:p,functional:!0,props:b,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);rt.length)&&(e=t.length);for(var r=0,n=new Array(e);r-1}function s(t,e){return a(t)&&t._isRouter&&(null==e||t.type===e)}function c(t,e){for(var n in e)t[n]=e[n];return t}var u={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var a=o.$createElement,s=n.name,u=o.$route,f=o._routerViewCache||(o._routerViewCache={}),p=0,h=!1;o&&o._routerRoot!==o;){var d=o.$vnode?o.$vnode.data:{};d.routerView&&p++,d.keepAlive&&o._directInactive&&o._inactive&&(h=!0),o=o.$parent}if(i.routerViewDepth=p,h){var v=f[s],m=v&&v.component;return m?(v.configProps&&l(m,i,v.route,v.configProps),a(m,i,r)):a()}var y=u.matched[p],g=y&&y.components[s];if(!y||!g)return f[s]=null,a();f[s]={component:g},i.registerRouteInstance=function(t,e){var n=y.instances[s];(e&&n!==t||!e&&n===t)&&(y.instances[s]=e)},(i.hook||(i.hook={})).prepatch=function(t,e){y.instances[s]=e.componentInstance},i.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==y.instances[s]&&(y.instances[s]=t.componentInstance)};var b=y.props&&y.props[s];return b&&(c(f[s],{route:u,configProps:b}),l(g,i,u,b)),a(g,i,r)}};function l(t,e,n,r){var o=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(n,r);if(o){o=e.props=c({},o);var i=e.attrs=e.attrs||{};for(var a in o)t.props&&a in t.props||(i[a]=o[a],delete o[a])}}var f=/[!'()*]/g,p=function(t){return"%"+t.charCodeAt(0).toString(16)},h=/%2C/g,d=function(t){return encodeURIComponent(t).replace(f,p).replace(h,",")},v=decodeURIComponent;function m(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=v(n.shift()),o=n.length>0?v(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function y(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return d(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(d(e)):r.push(d(e)+"="+d(t)))})),r.join("&")}return d(e)+"="+d(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var g=/\/?$/;function b(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=w(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:O(e,o),matched:t?x(t):[]};return n&&(a.redirectedFrom=O(n,o)),Object.freeze(a)}function w(t){if(Array.isArray(t))return t.map(w);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=w(t[n]);return e}return t}var _=b(null,{path:"/"});function x(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function O(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;return void 0===o&&(o=""),(n||"/")+(e||y)(r)+o}function k(t,e){return e===_?t===e:!!e&&(t.path&&e.path?t.path.replace(g,"")===e.path.replace(g,"")&&t.hash===e.hash&&S(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&S(t.query,e.query)&&S(t.params,e.params)))}function S(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t),r=Object.keys(e);return n.length===r.length&&n.every((function(n){var r=t[n],o=e[n];return"object"==typeof r&&"object"==typeof o?S(r,o):String(r)===String(o)}))}function A(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),l=e&&e.path||"/",f=u.path?A(u.path,l,n||o.append):l,p=function(t,e,n){void 0===e&&(e={});var r,o=n||m;try{r=o(t||"")}catch(t){r={}}for(var i in e)r[i]=e[i];return r}(u.query,o.query,r&&r.options.parseQuery),h=o.hash||u.hash;return h&&"#"!==h.charAt(0)&&(h="#"+h),{_normalized:!0,path:f,query:p,hash:h}}var Q,G=function(){},K={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,s=o.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,p=null==l?"router-link-active":l,h=null==f?"router-link-exact-active":f,d=null==this.activeClass?p:this.activeClass,v=null==this.exactActiveClass?h:this.exactActiveClass,m=a.redirectedFrom?b(null,V(a.redirectedFrom),null,n):a;u[v]=k(r,m),u[d]=this.exact?u[v]:function(t,e){return 0===t.path.replace(g,"/").indexOf(e.path.replace(g,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,m);var y=u[v]?this.ariaCurrentValue:null,w=function(t){J(t)&&(e.replace?n.replace(i,G):n.push(i,G))},_={click:J};Array.isArray(this.event)?this.event.forEach((function(t){_[t]=w})):_[this.event]=w;var x={class:u},O=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:a,navigate:w,isActive:u[d],isExactActive:u[v]});if(O){if(1===O.length)return O[0];if(O.length>1||!O.length)return 0===O.length?t():t("span",{},O)}if("a"===this.tag)x.on=_,x.attrs={href:s,"aria-current":y};else{var S=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[p]=n.params[p]);return s.path=z(l.path,s.params),c(l,s,a)}if(s.path){s.params={};for(var h=0;h=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}function xt(t){return function(e,n,r){var o=!1,i=0,s=null;Ot(t,(function(t,e,n,c){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var u,l=At((function(e){var o;((o=e).__esModule||St&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Q.extend(e),n.components[c]=e,--i<=0&&r()})),f=At((function(t){var e="Failed to resolve async component "+c+": "+t;s||(s=a(t)?t:new Error(e),r(s))}));try{u=t(l,f)}catch(t){f(t)}if(u)if("function"==typeof u.then)u.then(l,f);else{var p=u.component;p&&"function"==typeof p.then&&p.then(l,f)}}})),o||r()}}function Ot(t,e){return kt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function kt(t){return Array.prototype.concat.apply([],t)}var St="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function At(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Et=1,jt=2,Ct=3,Pt=4;function $t(t,e){return Lt(t,e,Et,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return It.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function Tt(t,e){return Lt(t,e,Ct,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Lt(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var It=["params","query","hash"];var Rt=function(t,e){this.router=t,this.base=function(t){if(!t)if(Y){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=_,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Mt(t,e,n,r){var o=Ot(t,(function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Q.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return kt(r?o.reverse():o)}function Ft(t,e){if(e)return function(){return t.apply(e,arguments)}}Rt.prototype.listen=function(t){this.cb=t},Rt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Rt.prototype.onError=function(t){this.errorCbs.push(t)},Rt.prototype.transitionTo=function(t,e,n){var r=this,o=this.router.match(t,this.current);this.confirmTransition(o,(function(){var t=r.current;r.updateRoute(o),e&&e(o),r.ensureURL(),r.router.afterHooks.forEach((function(e){e&&e(o,t)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(t){t(o)})))}),(function(t){n&&n(t),t&&!r.ready&&(r.ready=!0,s(t,Et)?r.readyCbs.forEach((function(t){t(o)})):r.readyErrorCbs.forEach((function(e){e(t)})))}))},Rt.prototype.confirmTransition=function(t,e,n){var r,o=this,i=this.current,c=function(t){!s(t)&&a(t)&&(o.errorCbs.length?o.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},u=t.matched.length-1,l=i.matched.length-1;if(k(t,i)&&u===l&&t.matched[u]===i.matched[l])return this.ensureURL(),c(Lt(r=i,t,Pt,'Avoided redundant navigation to current location: "'+r.fullPath+'".'));var f=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=gt&&n;r&&this.listeners.push(ct());var o=function(){var n=t.current,o=Dt(t.base);t.current===_&&o===t._startLocation||t.transitionTo(o,(function(t){r&&ut(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){bt(E(r.base+t.fullPath)),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){wt(E(r.base+t.fullPath)),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Dt(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?bt(e):wt(e)}},e.prototype.getCurrentLocation=function(){return Dt(this.base)},e}(Rt);function Dt(t){var e=decodeURI(window.location.pathname);return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Nt=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Dt(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}(this.base)||Ut()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=gt&&e;n&&this.listeners.push(ct());var r=function(){var e=t.current;Ut()&&t.transitionTo(Ht(),(function(r){n&&ut(t.router,r,e,!0),gt||zt(r.fullPath)}))},o=gt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Bt(t.fullPath),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){zt(t.fullPath),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ht()!==e&&(t?Bt(e):zt(e))},e.prototype.getCurrentLocation=function(){return Ht()},e}(Rt);function Ut(){var t=Ht();return"/"===t.charAt(0)||(zt("/"+t),!1)}function Ht(){var t=window.location.href,e=t.indexOf("#");if(e<0)return"";var n=(t=t.slice(e+1)).indexOf("?");if(n<0){var r=t.indexOf("#");t=r>-1?decodeURI(t.slice(0,r))+t.slice(r):decodeURI(t)}else t=decodeURI(t.slice(0,n))+t.slice(n);return t}function Wt(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Bt(t){gt?bt(Wt(t)):window.location.hash=t}function zt(t){gt?wt(Wt(t)):window.location.replace(Wt(t))}var Vt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){e.index=n,e.updateRoute(r)}),(function(t){s(t,Pt)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Rt),Qt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=tt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!gt&&!1!==t.fallback,this.fallback&&(e="hash"),Y||(e="abstract"),this.mode=e,e){case"history":this.history=new qt(this,t.base);break;case"hash":this.history=new Nt(this,t.base,this.fallback);break;case"abstract":this.history=new Vt(this,t.base);break;default:0}},Gt={currentRoute:{configurable:!0}};function Kt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Qt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Gt.currentRoute.get=function(){return this.history&&this.history.current},Qt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardownListeners()})),!this.app){this.app=t;var n=this.history;if(n instanceof qt||n instanceof Nt){var r=function(){n.setupListeners()};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Qt.prototype.beforeEach=function(t){return Kt(this.beforeHooks,t)},Qt.prototype.beforeResolve=function(t){return Kt(this.resolveHooks,t)},Qt.prototype.afterEach=function(t){return Kt(this.afterHooks,t)},Qt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Qt.prototype.onError=function(t){this.history.onError(t)},Qt.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},Qt.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},Qt.prototype.go=function(t){this.history.go(t)},Qt.prototype.back=function(){this.go(-1)},Qt.prototype.forward=function(){this.go(1)},Qt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},Qt.prototype.resolve=function(t,e,n){var r=V(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?E(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Qt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==_&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Qt.prototype,Gt),Qt.install=function t(e){if(!t.installed||Q!==e){t.installed=!0,Q=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",u),e.component("RouterLink",K);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Qt.version="3.3.4",Y&&window.Vue&&window.Vue.use(Qt);var Jt=Qt;n(86),n(180),n(182),n(184),n(123),n(124),n(185),n(87);function Yt(t){t.locales&&Object.keys(t.locales).forEach((function(e){t.locales[e].path=e})),Object.freeze(t)}n(187),n(127),n(60),n(189),n(129),n(51),n(52),n(76);function Xt(t){return(Xt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}n(132);function Zt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n"})).join("\n "):""}var e},mounted:function(){this.currentMetaTags=ee(document.querySelectorAll("meta")),this.updateMeta()},methods:{updateMeta:function(){document.title=this.$title,document.documentElement.lang=this.$lang;var t=this.getMergedMetaTags();this.currentMetaTags=Se(t,this.currentMetaTags)},getMergedMetaTags:function(){var t=this.$page.frontmatter.meta||[];return ke()([{name:"description",content:this.$description}],t,this.siteMeta,Ae)}},watch:{$page:function(){this.updateMeta()}},beforeDestroy:function(){Se(null,this.currentMetaTags)}}],je={name:"GlobalLayout",computed:{layout:function(){var t=this.getLayout();return _e("layout",t),i.a.component(t)}},methods:{getLayout:function(){if(this.$page.path){var t=this.$page.frontmatter.layout;return t&&(this.$vuepress.getLayoutAsyncComponent(t)||this.$vuepress.getVueComponent(t))?t:"Layout"}return"NotFound"}}},Ce=n(39),Pe=Object(Ce.a)(je,(function(){var t=this.$createElement;return(this._self._c||t)(this.layout,{tag:"component"})}),[],!1,null,null,null).exports;!function(t,e,n){var r;switch(e){case"components":t[e]||(t[e]={}),Object.assign(t[e],n);break;case"mixins":t[e]||(t[e]=[]),(r=t[e]).push.apply(r,ee(n));break;default:throw new Error("Unknown option name.")}}(Pe,"mixins",Ee);var $e=[{name:"v-572b3e86",path:"/faq/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-572b3e86").then(n)}},{path:"/faq/index.html",redirect:"/faq/"},{name:"v-77aeed48",path:"/faq/faq-articles/commonquestions.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-77aeed48").then(n)}},{name:"v-65ad7fcb",path:"/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-65ad7fcb").then(n)}},{path:"/index.html",redirect:"/"},{name:"v-82ed7260",path:"/faq/faq-articles/impactlevels.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-82ed7260").then(n)}},{name:"v-41a10708",path:"/faq/faq-articles/createp1sso.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-41a10708").then(n)}},{name:"v-13491ba0",path:"/faq/faq-articles/mattermostato.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-13491ba0").then(n)}},{name:"v-fa3712e0",path:"/faq/faq-articles/slackordiscord.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-fa3712e0").then(n)}},{name:"v-0bc0ed5e",path:"/faq/faq-articles/transitiontoil4.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-0bc0ed5e").then(n)}},{name:"v-5e5643aa",path:"/faq/faq-articles/twofactor.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5e5643aa").then(n)}},{name:"v-baa0d940",path:"/faq/faq-articles/whatisp1sso.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-baa0d940").then(n)}},{name:"v-6e9fcb82",path:"/faq/faq-articles/newmattermostuser.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-6e9fcb82").then(n)}},{name:"v-540cad5b",path:"/feedback/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-540cad5b").then(n)}},{path:"/feedback/index.html",redirect:"/feedback/"},{name:"v-3eb7a2e0",path:"/feedback/feedback-post-page/feedback-submit.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-3eb7a2e0").then(n)}},{name:"v-bea441d6",path:"/mattermost-help/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-bea441d6").then(n)}},{path:"/mattermost-help/index.html",redirect:"/mattermost-help/"},{name:"v-b99a8b4a",path:"/mattermost-teams/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-b99a8b4a").then(n)}},{path:"/mattermost-teams/index.html",redirect:"/mattermost-teams/"},{name:"v-72fa40ba",path:"/nav/Feedback.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-72fa40ba").then(n)}},{name:"v-7facf752",path:"/nav/Events.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-7facf752").then(n)}},{name:"v-0c2c6a50",path:"/nav/Popular.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-0c2c6a50").then(n)}},{name:"v-48cbf730",path:"/nav/TeamsLookup.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-48cbf730").then(n)}},{name:"v-69ce8d1b",path:"/news/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-69ce8d1b").then(n)}},{path:"/news/index.html",redirect:"/news/"},{name:"v-09297888",path:"/news/event-articles/event-template.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-09297888").then(n)}},{name:"v-1fac5310",path:"/news/news-articles/dnsoutage.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-1fac5310").then(n)}},{name:"v-56b18f70",path:"/news/news-articles/helpcommand.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-56b18f70").then(n)}},{name:"v-981d9fb4",path:"/news/news-articles/il2matterpoll.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-981d9fb4").then(n)}},{name:"v-29f0e578",path:"/news/news-articles/jiraintegration.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-29f0e578").then(n)}},{name:"v-7c8b9ddc",path:"/news/news-articles/news-template.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-7c8b9ddc").then(n)}},{name:"v-23a5faa8",path:"/news/news-articles/jirapluginrequest.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-23a5faa8").then(n)}},{name:"v-50ac5b84",path:"/news/news-articles/ravenplugin.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-50ac5b84").then(n)}},{name:"v-5eecda90",path:"/news/news-articles/welcomebot.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5eecda90").then(n)}},{name:"v-6132e6a0",path:"/videos/intro-to-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-6132e6a0").then(n)}},{name:"v-5c79af78",path:"/videos/messaging-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5c79af78").then(n)}},{name:"v-458ccd08",path:"/videos/notifications-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-458ccd08").then(n)}},{name:"v-4f50a1d8",path:"/videos/searching-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-4f50a1d8").then(n)}},{path:"*",component:Pe}],Te={title:"FAQs",description:"Enterprise Collaboration - Platform One",base:"/",headTags:[],pages:[{title:"FAQs",frontmatter:{title:"FAQs",description:"The repository of some of the most upvoted questions and answers.",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs"}]},regularPath:"/faq/",relativePath:"faq/README.md",key:"v-572b3e86",path:"/faq/",headers:[{level:2,title:"Welcome!",slug:"welcome"},{level:3,title:"Need additional assistance?",slug:"need-additional-assistance"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"Common Questions About Moving to Platform 1",searchKeywords:"Platform One, P1 SSO, Mattermost, Jira, Confluence, GitLab, MFA, Authenticator, account, password, invite link",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"Common Questions"}]},regularPath:"/faq/faq-articles/commonquestions.html",relativePath:"faq/faq-articles/commonquestions.md",key:"v-77aeed48",path:"/faq/faq-articles/commonquestions.html",headers:[{level:2,title:"Common Questions",slug:"common-questions"},{level:3,title:"What is P1 SSO",slug:"what-is-p1-sso"},{level:3,title:"Why Do I Have to Set Up a New Password and MFA Again?",slug:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"},{level:3,title:'When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?',slug:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"},{level:3,title:"How to unlock an account?",slug:"how-to-unlock-an-account"},{level:3,title:"Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?",slug:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"},{level:3,title:"How Do I Update My Profile?",slug:"how-do-i-update-my-profile"},{level:3,title:"How Does A New User Create An Account?",slug:"how-does-a-new-user-create-an-account"},{level:3,title:"How Do I Send Someone An Invite Link to P1 SSO?",slug:"how-do-i-send-someone-an-invite-link-to-p1-sso"},{level:3,title:"How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?",slug:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"},{level:3,title:"I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?",slug:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"},{level:3,title:'Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?',slug:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"},{level:3,title:"Where Can I get More Information On Using Mattermost?",slug:"where-can-i-get-more-information-on-using-mattermost"},{level:3,title:"I Have Another Question Or Need Additional Help. Who Do I contact?",slug:"i-have-another-question-or-need-additional-help-who-do-i-contact"}]},{title:"Enterprise Collaboration",frontmatter:{title:"Enterprise Collaboration",description:"We enable people who advance the mission through providing secure collaboration tools."},regularPath:"/",relativePath:"README.md",key:"v-65ad7fcb",path:"/"},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:2,articleTitle:"What is Impact Level?",searchKeywords:"IL2, IL4, IL5, IL6, Defense Information Systems Agency, DISA, CSP, Cloud Service Provider",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is Impact Level?"}]},regularPath:"/faq/faq-articles/impactlevels.html",relativePath:"faq/faq-articles/impactlevels.md",key:"v-82ed7260",path:"/faq/faq-articles/impactlevels.html",headers:[{level:2,title:"What is Impact Level?",slug:"what-is-impact-level"},{level:2,title:"What about Impact Level 1 and 3?",slug:"what-about-impact-level-1-and-3"},{level:2,title:"Who is responsible for choosing the proper IL?",slug:"who-is-responsible-for-choosing-the-proper-il"},{level:2,title:"As a Mission Owner, how do I choose an Impact Level?",slug:"as-a-mission-owner-how-do-i-choose-an-impact-level"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"How Do I Create a P1 SSO Account?",searchKeywords:"Platform One, setup, register, registration, new user, email, CAC",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How Do I Create a P1 SSO Account?"}]},regularPath:"/faq/faq-articles/createp1sso.html",relativePath:"faq/faq-articles/createp1sso.md",key:"v-41a10708",path:"/faq/faq-articles/createp1sso.html",headers:[{level:2,title:"How do I create a P1 SSO Account?",slug:"how-do-i-create-a-p1-sso-account"},{level:2,title:"New user registration",slug:"new-user-registration"},{level:2,title:"How to create an SSO account if you have a Mattermost account:",slug:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:4,articleTitle:"How is Mattermost ATOd? Where is the paperwork? IL-2/4?",searchKeywords:"container, Iron Bank, C-ATO, hardened, Big Bang, IL5",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How is Mattermost ATOd? Where is the paperwork? IL-2/4?"}]},regularPath:"/faq/faq-articles/mattermostato.html",relativePath:"faq/faq-articles/mattermostato.md",key:"v-13491ba0",path:"/faq/faq-articles/mattermostato.html",headers:[{level:2,title:"Mattermost ATO",slug:"mattermost-ato"},{level:3,title:"Iron Bank",slug:"iron-bank"},{level:3,title:"Big Bang",slug:"big-bang"},{level:2,title:"Where is the paperwork?",slug:"where-is-the-paperwork"},{level:2,title:"IL-2/4?",slug:"il-2-4"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:4,articleTitle:"Why did you not choose Slack or Discord?",searchKeywords:"Mattermost, open source, software, environment, security",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"Why did you not choose Slack or Discord?"}]},regularPath:"/faq/faq-articles/slackordiscord.html",relativePath:"faq/faq-articles/slackordiscord.md",key:"v-fa3712e0",path:"/faq/faq-articles/slackordiscord.html",headers:[{level:2,title:"Why Mattermost over Slack or Discord?",slug:"why-mattermost-over-slack-or-discord"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"How Do I get IL4 Access?",searchKeywords:"IL2, 2875, Background check, clearance, DoD, impact level",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How Do I get IL4 Access?"}]},regularPath:"/faq/faq-articles/transitiontoil4.html",relativePath:"faq/faq-articles/transitiontoil4.md",key:"v-0bc0ed5e",path:"/faq/faq-articles/transitiontoil4.html",headers:[{level:2,title:"How Do I Get IL4 Access?",slug:"how-do-i-get-il4-access"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:2,articleTitle:"What is Two-Factor Authentication?",searchKeywords:"MFA, setup, two factor, authenticator, QR Code, P1 SSO, credentials",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is Two-Factor Authentication?"}]},regularPath:"/faq/faq-articles/twofactor.html",relativePath:"faq/faq-articles/twofactor.md",key:"v-5e5643aa",path:"/faq/faq-articles/twofactor.html",headers:[{level:2,title:"What is Two-Factor Authentication?",slug:"what-is-two-factor-authentication"},{level:2,title:"How do I set up 2FA on my P1 SSO account?",slug:"how-do-i-set-up-2fa-on-my-p1-sso-account"},{level:2,title:"How do I change my 2FA credentials?",slug:"how-do-i-change-my-2fa-credentials"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"What is P1 SSO and why do I need it?",searchKeywords:"Platform One, Single Sign-On, MFA, Mattermost user, new account",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is P1 SSO and why do I need it?"}]},regularPath:"/faq/faq-articles/whatisp1sso.html",relativePath:"faq/faq-articles/whatisp1sso.md",key:"v-baa0d940",path:"/faq/faq-articles/whatisp1sso.html",headers:[{level:2,title:"What is P1 SSO?",slug:"what-is-p1-sso"},{level:2,title:"Why do I need it?",slug:"why-do-i-need-it"},{level:2,title:"What do I need to do?",slug:"what-do-i-need-to-do"},{level:3,title:"If you were previously clicking the AF Portal Login button to log in:",slug:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"},{level:3,title:"If you click the Platform One SSO button to log in:",slug:"if-you-click-the-platform-one-sso-button-to-log-in"},{level:2,title:"If you are a Mattermost user that hasn't logged in for a while:",slug:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"},{level:2,title:"If you are a new user to the platform:",slug:"if-you-are-a-new-user-to-the-platform"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:3,articleTitle:"What Do I Do Now That I Have Mattermost Access?",searchKeywords:"onboarding, new user, team, channel, add, jira, confluence, JSD, jira service desk",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What Do I Do Now That I Have Mattermost Access?"}]},regularPath:"/faq/faq-articles/newmattermostuser.html",relativePath:"faq/faq-articles/newmattermostuser.md",key:"v-6e9fcb82",path:"/faq/faq-articles/newmattermostuser.html",headers:[{level:2,title:"I am Onboarding with Platform 1, What Can I Do Now?",slug:"i-am-onboarding-with-platform-1-what-can-i-do-now"},{level:3,title:"What is IL2, IL4, and impact levels?",slug:"what-is-il2-il4-and-impact-levels"},{level:3,title:"How Can I Get Access to IL4?",slug:"how-can-i-get-access-to-il4"},{level:3,title:"How Can I Add Myself to My Team/Channel?",slug:"how-can-i-add-myself-to-my-team-channel"},{level:3,title:"How Do I Access Jira and Confluence?",slug:"how-do-i-access-jira-and-confluence"},{level:3,title:"How Can I make a Ticket in JSD (Jira Service Desk)",slug:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"},{level:3,title:"How Do I Request Jira and Confluence Projects?",slug:"how-do-i-request-jira-and-confluence-projects"}]},{title:"Feedback",frontmatter:{title:"Feedback",description:"Tell us how to help improve your experience with a few keystrokes",breadcrumb:[{title:"Home",href:"/"},{title:"Feedback"}]},regularPath:"/feedback/",relativePath:"feedback/README.md",key:"v-540cad5b",path:"/feedback/",headers:[{level:2,title:"Thank You For Sending Us Your Feedback!",slug:"thank-you-for-sending-us-your-feedback"},{level:2,title:"Best Ways to Send Us Feedback:",slug:"best-ways-to-send-us-feedback"}]},{frontmatter:{},regularPath:"/feedback/feedback-post-page/feedback-submit.html",relativePath:"feedback/feedback-post-page/feedback-submit.md",key:"v-3eb7a2e0",path:"/feedback/feedback-post-page/feedback-submit.html",headers:[{level:2,title:"Thank You For Your Feedback, {{ this.$route.query.sendersName }}",slug:"thank-you-for-your-feedback-this-route-query-sendersname"}]},{title:"How can we help you?",frontmatter:{title:"How can we help you?",subtext:"For helpful links and resources, please visit the links below.",navtiles:[{iconname:"Mattermost Icon",icon:"/Mattermost_logo_horizontal.svg",description:"Learn how to use Mattermost chat",link:"https://chat.il2.dsop.io/help/messaging"},{iconname:"Platform One Icon",icon:"/PlatformOne_Logo.svg",description:"Learn about Platform One",link:"https://p1.dsop.io/"},{iconname:"Jira Icon",icon:"/Jira Service Desk-blue.svg",description:"Ask for Technical Assistance",link:"https://jira.il2.dsop.io/servicedesk/customer/portal/1"}]},regularPath:"/mattermost-help/",relativePath:"mattermost-help/README.md",key:"v-bea441d6",path:"/mattermost-help/"},{title:"Admin Lookup",frontmatter:{title:"Admin Lookup",subtext:"Find a Mattermost team admin to contact.",breadcrumb:[{title:"Home",href:"/"},{title:"Admin Lookup"}]},regularPath:"/mattermost-teams/",relativePath:"mattermost-teams/README.md",key:"v-b99a8b4a",path:"/mattermost-teams/"},{title:"Feedback",frontmatter:{title:"Feedback",description:"Tell us how to help improve your experience with a few keystrokes.",icon:"/mail_outline-24px.svg",type:"tile",link:"/feedback/",button:"LEARN MORE",id:3},regularPath:"/nav/Feedback.html",relativePath:"nav/Feedback.md",key:"v-72fa40ba",path:"/nav/Feedback.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",icon:"/calendar_today-24px.svg",type:"tile",link:"/news/",button:"LEARN MORE",id:0},regularPath:"/nav/Events.html",relativePath:"nav/Events.md",key:"v-7facf752",path:"/nav/Events.html"},{title:"FAQs",frontmatter:{title:"FAQs",description:"The repository of some of the most upvoted questions and answers.",icon:"/question_answer-24px.svg",type:"tile",link:"/faq/",button:"LEARN MORE",id:1},regularPath:"/nav/Popular.html",relativePath:"nav/Popular.md",key:"v-0c2c6a50",path:"/nav/Popular.html"},{title:"Admin Lookup",frontmatter:{title:"Admin Lookup",description:"Need to request access in Mattermost? Find a team admin to contact.",icon:"/groups-24px.svg",link:"/mattermost-teams/",button:"LEARN MORE",id:2},regularPath:"/nav/TeamsLookup.html",relativePath:"nav/TeamsLookup.md",key:"v-48cbf730",path:"/nav/TeamsLookup.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",breadcrumb:[{title:"Home",href:"/"},{title:"News"}]},regularPath:"/news/",relativePath:"news/README.md",key:"v-69ce8d1b",path:"/news/"},{frontmatter:{},regularPath:"/news/event-articles/event-template.html",relativePath:"news/event-articles/event-template.md",key:"v-09297888",path:"/news/event-articles/event-template.html",headers:[{level:2,title:"\x3c!-- \nCOPY EVERYTHING PAST THIS LINE",slug:"copy-everything-past-this-line"},{level:2,title:"type: event\nbreadcrumb:\n - title: 'Home'\n href: '/'\n - title: 'News'\n href: '/news/'\n - title: 'Insert eventTitle here' # This should be the same as event title, but it doesnt need to be.",slug:"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"}]},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"IL4 Outage",articleDescription:"DNS outage on September 20, 2020.",intro:"Status Update",author:"Enterprise Collaboration Team",date:"September 21, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"IL4 Outage"}]},regularPath:"/news/news-articles/dnsoutage.html",relativePath:"news/news-articles/dnsoutage.md",key:"v-1fac5310",path:"/news/news-articles/dnsoutage.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Mattermost Help Command Release",articleDescription:"Feature Update on July 22, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"July 22, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Mattermost Help Command Release"}]},regularPath:"/news/news-articles/helpcommand.html",relativePath:"news/news-articles/helpcommand.md",key:"v-56b18f70",path:"/news/news-articles/helpcommand.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Matterpoll Deployed to IL2 Mattermost",articleDescription:"Feature Update on October 27, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"October 27, 2020",src:"/matterpoll-logo.svg",alt:"Matterpoll Plugin Logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Matterpoll Deployed to IL2 Mattermost"}]},regularPath:"/news/news-articles/il2matterpoll.html",relativePath:"news/news-articles/il2matterpoll.md",key:"v-981d9fb4",path:"/news/news-articles/il2matterpoll.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Jira is now integrated with Mattermost",articleDescription:"Feature Update on September 10, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"September 10, 2020",src:"/jira-logo.svg",alt:"Jira Software Logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Jira is now integrated with Mattermost"}]},regularPath:"/news/news-articles/jiraintegration.html",relativePath:"news/news-articles/jiraintegration.md",key:"v-29f0e578",path:"/news/news-articles/jiraintegration.html"},{frontmatter:{},regularPath:"/news/news-articles/news-template.html",relativePath:"news/news-articles/news-template.md",key:"v-7c8b9ddc",path:"/news/news-articles/news-template.html",headers:[{level:2,title:"\x3c!-- \nCOPY EVERYTHING PAST THIS LINE",slug:"copy-everything-past-this-line"},{level:3,title:"Here's a section header!",slug:"here-s-a-section-header"}]},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Request a New Feature or Plugin",articleDescription:"Feature Update on July 22, 2020.",intro:"Feature update",author:"Enterprise Collaboration Team",date:"July 22, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Request a New Feature or Plugin"}]},regularPath:"/news/news-articles/jirapluginrequest.html",relativePath:"news/news-articles/jirapluginrequest.md",key:"v-23a5faa8",path:"/news/news-articles/jirapluginrequest.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Stand-up plugin available in Mattermost",articleDescription:"Feature Update on September 15, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"September 15, 2020",src:"/standup-logo.png",alt:"Standup Raven Plugin logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Stand-up plugin available in Mattermost"}]},regularPath:"/news/news-articles/ravenplugin.html",relativePath:"news/news-articles/ravenplugin.md",key:"v-50ac5b84",path:"/news/news-articles/ravenplugin.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Welcomebot gets new users started in Mattermost",articleDescription:"Feature Update on July 26, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"July 26, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Welcomebot gets new users started in Mattermost"}]},regularPath:"/news/news-articles/welcomebot.html",relativePath:"news/news-articles/welcomebot.md",key:"v-5eecda90",path:"/news/news-articles/welcomebot.html"},{title:"Intro to Mattermost",frontmatter:{type:"video",id:1,title:"Intro to Mattermost",content:"mattermost-intro.mp4"},regularPath:"/videos/intro-to-mattermost.html",relativePath:"videos/intro-to-mattermost.md",key:"v-6132e6a0",path:"/videos/intro-to-mattermost.html"},{title:"Messaging in Mattermost",frontmatter:{type:"video",id:2,title:"Messaging in Mattermost",content:"mattermost-messaging.mp4"},regularPath:"/videos/messaging-in-mattermost.html",relativePath:"videos/messaging-in-mattermost.md",key:"v-5c79af78",path:"/videos/messaging-in-mattermost.html"},{title:"Mattermost Notifications",frontmatter:{type:"video",id:3,title:"Mattermost Notifications",content:"mattermost-notifications.mp4"},regularPath:"/videos/notifications-in-mattermost.html",relativePath:"videos/notifications-in-mattermost.md",key:"v-458ccd08",path:"/videos/notifications-in-mattermost.html"},{title:"Searching in Mattermost",frontmatter:{type:"video",id:4,title:"Searching in Mattermost",content:"mattermost-searching.mp4"},regularPath:"/videos/searching-in-mattermost.html",relativePath:"videos/searching-in-mattermost.md",key:"v-4f50a1d8",path:"/videos/searching-in-mattermost.html"}],themeConfig:{videos:["/videos/intro-to-mattermost.md","/videos/messaging-in-mattermost.md","/videos/notifications-in-mattermost.md","/videos/searching-in-mattermost.md"],nav:[{text:"Home",link:"/"},{text:"Guide",link:"/guide/"},{text:"VuePress",link:"https://vuepress.vuejs.org/"}]}};n(290);i.a.component("Breadcrumb",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(19)]).then(n.bind(null,419))})),i.a.component("CollabTools",(function(){return Promise.all([n.e(0),n.e(1),n.e(7)]).then(n.bind(null,422))})),i.a.component("EventsPage",(function(){return Promise.all([n.e(0),n.e(21)]).then(n.bind(null,423))})),i.a.component("EventsTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(13)]).then(n.bind(null,424))})),i.a.component("FaqTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(10)]).then(n.bind(null,418))})),i.a.component("FaqTiles",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(12),n.e(22)]).then(n.bind(null,425))})),i.a.component("Feedback",(function(){return Promise.all([n.e(0),n.e(1),n.e(5),n.e(20)]).then(n.bind(null,426))})),i.a.component("Footer",(function(){return Promise.all([n.e(0),n.e(1),n.e(6)]).then(n.bind(null,427))})),i.a.component("MattermostHelp",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(8)]).then(n.bind(null,428))})),i.a.component("NavBar",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(18)]).then(n.bind(null,420))})),i.a.component("NewsPage",(function(){return Promise.all([n.e(0),n.e(1),n.e(15)]).then(n.bind(null,429))})),i.a.component("NewsTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(11)]).then(n.bind(null,430))})),i.a.component("PageHeader",(function(){return Promise.all([n.e(0),n.e(17)]).then(n.bind(null,431))})),i.a.component("VideoCarousel",(function(){return Promise.all([n.e(0),n.e(1),n.e(9),n.e(23)]).then(n.bind(null,432))})),i.a.component("WaveDivider",(function(){return Promise.all([n.e(0),n.e(1),n.e(16)]).then(n.bind(null,433))}));var Le=[function(t){t.Vue,t.options,t.router,t.siteData;n(289)},{},function(t){t.Vue.mixin({computed:{$dataBlock:function(){return this.$options.__data__block__}}})},{}],Ie=[];n(291);function Re(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n(292);function Me(t,e){for(var n=0;n0}var Ve={props:{pageKey:String,slotKey:{type:String,default:"default"}},render:function(t){var e=this.pageKey||this.$parent.$page.key;return _e("pageKey",e),i.a.component(e)||i.a.component(e,me(e)),i.a.component(e)?t(e):t("")}},Qe={functional:!0,props:{slotKey:String,required:!0},render:function(t,e){var n=e.props,r=e.slots;return t("div",{class:["content__".concat(n.slotKey)]},r()[n.slotKey])}},Ge=(n(294),Object(Ce.a)({},(function(t,e){var n=e._c;return n("svg",{staticClass:"icon outbound",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"}},[n("path",{attrs:{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}}),e._v(" "),n("polygon",{attrs:{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"}})])}),[],!0,null,null,null).exports);function Ke(){return(Ke=o(regeneratorRuntime.mark((function t(e){var n,r,o,a;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n="undefined"!=typeof window&&window.__VUEPRESS_ROUTER_BASE__?window.__VUEPRESS_ROUTER_BASE__:Te.routerBase||Te.base,Be(r=new Jt({base:n,mode:"history",fallback:!1,routes:$e,scrollBehavior:function(t,e,n){return n||(t.hash?!i.a.$vuepress.$get("disableScrollBehavior")&&{selector:t.hash}:{x:0,y:0})}})),o={},t.prev=4,t.next=7,Promise.all(Le.filter((function(t){return"function"==typeof t})).map((function(t){return t({Vue:i.a,options:o,router:r,siteData:Te,isServer:e})})));case 7:t.next=12;break;case 9:t.prev=9,t.t0=t.catch(4),console.error(t.t0);case 12:return a=new i.a(Object.assign(o,{router:r,render:function(t){return t("div",{attrs:{id:"app"}},[t("RouterView",{ref:"layout"}),t("div",{class:"global-ui"},Ie.map((function(e){return t(e)})))])}})),t.abrupt("return",{app:a,router:r});case 14:case"end":return t.stop()}}),t,null,[[4,9]])})))).apply(this,arguments)}i.a.config.productionTip=!1,i.a.use(Jt),i.a.use(We),i.a.mixin(function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:i.a;Yt(e),n.$vuepress.$set("siteData",e);var r=t(n.$vuepress.$get("siteData")),o=new r,a=Object.getOwnPropertyDescriptors(Object.getPrototypeOf(o)),s={};return Object.keys(a).reduce((function(t,e){return e.startsWith("$")&&(t[e]=a[e].get),t}),s),{computed:s}}((function(t){return function(){function e(){Re(this,e)}return Fe(e,[{key:"setPage",value:function(t){this.__page=t}},{key:"$site",get:function(){return t}},{key:"$themeConfig",get:function(){return this.$site.themeConfig}},{key:"$frontmatter",get:function(){return this.$page.frontmatter}},{key:"$localeConfig",get:function(){var t,e,n=this.$site.locales,r=void 0===n?{}:n;for(var o in r)"/"===o?e=r[o]:0===this.$page.path.indexOf(o)&&(t=r[o]);return t||e||{}}},{key:"$siteTitle",get:function(){return this.$localeConfig.title||this.$site.title||""}},{key:"$title",get:function(){var t=this.$page,e=this.$page.frontmatter.metaTitle;if("string"==typeof e)return e;var n=this.$siteTitle,r=t.frontmatter.home?null:t.frontmatter.title||t.title;return n?r?r+" | "+n:n:r||"VuePress"}},{key:"$description",get:function(){var t=function(t){if(t){var e=t.filter((function(t){return"description"===t.name}))[0];if(e)return e.content}}(this.$page.frontmatter.meta);return t||(this.$page.frontmatter.description||this.$localeConfig.description||this.$site.description||"")}},{key:"$lang",get:function(){return this.$page.frontmatter.lang||this.$localeConfig.lang||"en-US"}},{key:"$localePath",get:function(){return this.$localeConfig.path||"/"}},{key:"$themeLocaleConfig",get:function(){return(this.$site.themeConfig.locales||{})[this.$localePath]||{}}},{key:"$page",get:function(){return this.__page?this.__page:function(t,e){for(var n=0;n-1}function s(t,e){return a(t)&&t._isRouter&&(null==e||t.type===e)}function c(t,e){for(var n in e)t[n]=e[n];return t}var u={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,i=e.data;i.routerView=!0;for(var a=o.$createElement,s=n.name,u=o.$route,f=o._routerViewCache||(o._routerViewCache={}),p=0,h=!1;o&&o._routerRoot!==o;){var d=o.$vnode?o.$vnode.data:{};d.routerView&&p++,d.keepAlive&&o._directInactive&&o._inactive&&(h=!0),o=o.$parent}if(i.routerViewDepth=p,h){var v=f[s],m=v&&v.component;return m?(v.configProps&&l(m,i,v.route,v.configProps),a(m,i,r)):a()}var y=u.matched[p],g=y&&y.components[s];if(!y||!g)return f[s]=null,a();f[s]={component:g},i.registerRouteInstance=function(t,e){var n=y.instances[s];(e&&n!==t||!e&&n===t)&&(y.instances[s]=e)},(i.hook||(i.hook={})).prepatch=function(t,e){y.instances[s]=e.componentInstance},i.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==y.instances[s]&&(y.instances[s]=t.componentInstance)};var b=y.props&&y.props[s];return b&&(c(f[s],{route:u,configProps:b}),l(g,i,u,b)),a(g,i,r)}};function l(t,e,n,r){var o=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(n,r);if(o){o=e.props=c({},o);var i=e.attrs=e.attrs||{};for(var a in o)t.props&&a in t.props||(i[a]=o[a],delete o[a])}}var f=/[!'()*]/g,p=function(t){return"%"+t.charCodeAt(0).toString(16)},h=/%2C/g,d=function(t){return encodeURIComponent(t).replace(f,p).replace(h,",")},v=decodeURIComponent;function m(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=v(n.shift()),o=n.length>0?v(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function y(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return d(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(d(e)):r.push(d(e)+"="+d(t)))})),r.join("&")}return d(e)+"="+d(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var g=/\/?$/;function b(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=w(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:O(e,o),matched:t?x(t):[]};return n&&(a.redirectedFrom=O(n,o)),Object.freeze(a)}function w(t){if(Array.isArray(t))return t.map(w);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=w(t[n]);return e}return t}var _=b(null,{path:"/"});function x(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function O(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;return void 0===o&&(o=""),(n||"/")+(e||y)(r)+o}function k(t,e){return e===_?t===e:!!e&&(t.path&&e.path?t.path.replace(g,"")===e.path.replace(g,"")&&t.hash===e.hash&&S(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&S(t.query,e.query)&&S(t.params,e.params)))}function S(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t),r=Object.keys(e);return n.length===r.length&&n.every((function(n){var r=t[n],o=e[n];return"object"==typeof r&&"object"==typeof o?S(r,o):String(r)===String(o)}))}function A(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),l=e&&e.path||"/",f=u.path?A(u.path,l,n||o.append):l,p=function(t,e,n){void 0===e&&(e={});var r,o=n||m;try{r=o(t||"")}catch(t){r={}}for(var i in e)r[i]=e[i];return r}(u.query,o.query,r&&r.options.parseQuery),h=o.hash||u.hash;return h&&"#"!==h.charAt(0)&&(h="#"+h),{_normalized:!0,path:f,query:p,hash:h}}var Q,G=function(){},K={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,s=o.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,p=null==l?"router-link-active":l,h=null==f?"router-link-exact-active":f,d=null==this.activeClass?p:this.activeClass,v=null==this.exactActiveClass?h:this.exactActiveClass,m=a.redirectedFrom?b(null,V(a.redirectedFrom),null,n):a;u[v]=k(r,m),u[d]=this.exact?u[v]:function(t,e){return 0===t.path.replace(g,"/").indexOf(e.path.replace(g,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,m);var y=u[v]?this.ariaCurrentValue:null,w=function(t){J(t)&&(e.replace?n.replace(i,G):n.push(i,G))},_={click:J};Array.isArray(this.event)?this.event.forEach((function(t){_[t]=w})):_[this.event]=w;var x={class:u},O=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:a,navigate:w,isActive:u[d],isExactActive:u[v]});if(O){if(1===O.length)return O[0];if(O.length>1||!O.length)return 0===O.length?t():t("span",{},O)}if("a"===this.tag)x.on=_,x.attrs={href:s,"aria-current":y};else{var S=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[p]=n.params[p]);return s.path=z(l.path,s.params),c(l,s,a)}if(s.path){s.params={};for(var h=0;h=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}function xt(t){return function(e,n,r){var o=!1,i=0,s=null;Ot(t,(function(t,e,n,c){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var u,l=At((function(e){var o;((o=e).__esModule||St&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Q.extend(e),n.components[c]=e,--i<=0&&r()})),f=At((function(t){var e="Failed to resolve async component "+c+": "+t;s||(s=a(t)?t:new Error(e),r(s))}));try{u=t(l,f)}catch(t){f(t)}if(u)if("function"==typeof u.then)u.then(l,f);else{var p=u.component;p&&"function"==typeof p.then&&p.then(l,f)}}})),o||r()}}function Ot(t,e){return kt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function kt(t){return Array.prototype.concat.apply([],t)}var St="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function At(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Et=1,jt=2,Ct=3,Pt=4;function $t(t,e){return Lt(t,e,Et,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return It.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function Tt(t,e){return Lt(t,e,Ct,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Lt(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var It=["params","query","hash"];var Rt=function(t,e){this.router=t,this.base=function(t){if(!t)if(Y){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=_,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Mt(t,e,n,r){var o=Ot(t,(function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Q.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return kt(r?o.reverse():o)}function Ft(t,e){if(e)return function(){return t.apply(e,arguments)}}Rt.prototype.listen=function(t){this.cb=t},Rt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Rt.prototype.onError=function(t){this.errorCbs.push(t)},Rt.prototype.transitionTo=function(t,e,n){var r=this,o=this.router.match(t,this.current);this.confirmTransition(o,(function(){var t=r.current;r.updateRoute(o),e&&e(o),r.ensureURL(),r.router.afterHooks.forEach((function(e){e&&e(o,t)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(t){t(o)})))}),(function(t){n&&n(t),t&&!r.ready&&(r.ready=!0,s(t,Et)?r.readyCbs.forEach((function(t){t(o)})):r.readyErrorCbs.forEach((function(e){e(t)})))}))},Rt.prototype.confirmTransition=function(t,e,n){var r,o=this,i=this.current,c=function(t){!s(t)&&a(t)&&(o.errorCbs.length?o.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},u=t.matched.length-1,l=i.matched.length-1;if(k(t,i)&&u===l&&t.matched[u]===i.matched[l])return this.ensureURL(),c(Lt(r=i,t,Pt,'Avoided redundant navigation to current location: "'+r.fullPath+'".'));var f=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=gt&&n;r&&this.listeners.push(ct());var o=function(){var n=t.current,o=Dt(t.base);t.current===_&&o===t._startLocation||t.transitionTo(o,(function(t){r&&ut(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){bt(E(r.base+t.fullPath)),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){wt(E(r.base+t.fullPath)),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Dt(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?bt(e):wt(e)}},e.prototype.getCurrentLocation=function(){return Dt(this.base)},e}(Rt);function Dt(t){var e=decodeURI(window.location.pathname);return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Nt=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Dt(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}(this.base)||Ut()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=gt&&e;n&&this.listeners.push(ct());var r=function(){var e=t.current;Ut()&&t.transitionTo(Ht(),(function(r){n&&ut(t.router,r,e,!0),gt||zt(r.fullPath)}))},o=gt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Bt(t.fullPath),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){zt(t.fullPath),ut(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ht()!==e&&(t?Bt(e):zt(e))},e.prototype.getCurrentLocation=function(){return Ht()},e}(Rt);function Ut(){var t=Ht();return"/"===t.charAt(0)||(zt("/"+t),!1)}function Ht(){var t=window.location.href,e=t.indexOf("#");if(e<0)return"";var n=(t=t.slice(e+1)).indexOf("?");if(n<0){var r=t.indexOf("#");t=r>-1?decodeURI(t.slice(0,r))+t.slice(r):decodeURI(t)}else t=decodeURI(t.slice(0,n))+t.slice(n);return t}function Wt(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Bt(t){gt?bt(Wt(t)):window.location.hash=t}function zt(t){gt?wt(Wt(t)):window.location.replace(Wt(t))}var Vt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){e.index=n,e.updateRoute(r)}),(function(t){s(t,Pt)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Rt),Qt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=tt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!gt&&!1!==t.fallback,this.fallback&&(e="hash"),Y||(e="abstract"),this.mode=e,e){case"history":this.history=new qt(this,t.base);break;case"hash":this.history=new Nt(this,t.base,this.fallback);break;case"abstract":this.history=new Vt(this,t.base);break;default:0}},Gt={currentRoute:{configurable:!0}};function Kt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Qt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Gt.currentRoute.get=function(){return this.history&&this.history.current},Qt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardownListeners()})),!this.app){this.app=t;var n=this.history;if(n instanceof qt||n instanceof Nt){var r=function(){n.setupListeners()};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Qt.prototype.beforeEach=function(t){return Kt(this.beforeHooks,t)},Qt.prototype.beforeResolve=function(t){return Kt(this.resolveHooks,t)},Qt.prototype.afterEach=function(t){return Kt(this.afterHooks,t)},Qt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Qt.prototype.onError=function(t){this.history.onError(t)},Qt.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},Qt.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},Qt.prototype.go=function(t){this.history.go(t)},Qt.prototype.back=function(){this.go(-1)},Qt.prototype.forward=function(){this.go(1)},Qt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},Qt.prototype.resolve=function(t,e,n){var r=V(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?E(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Qt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==_&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Qt.prototype,Gt),Qt.install=function t(e){if(!t.installed||Q!==e){t.installed=!0,Q=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",u),e.component("RouterLink",K);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Qt.version="3.3.4",Y&&window.Vue&&window.Vue.use(Qt);var Jt=Qt;n(86),n(180),n(182),n(184),n(123),n(124),n(185),n(87);function Yt(t){t.locales&&Object.keys(t.locales).forEach((function(e){t.locales[e].path=e})),Object.freeze(t)}n(187),n(127),n(60),n(189),n(129),n(51),n(52),n(76);function Xt(t){return(Xt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}n(132);function Zt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n"})).join("\n "):""}var e},mounted:function(){this.currentMetaTags=ee(document.querySelectorAll("meta")),this.updateMeta()},methods:{updateMeta:function(){document.title=this.$title,document.documentElement.lang=this.$lang;var t=this.getMergedMetaTags();this.currentMetaTags=Se(t,this.currentMetaTags)},getMergedMetaTags:function(){var t=this.$page.frontmatter.meta||[];return ke()([{name:"description",content:this.$description}],t,this.siteMeta,Ae)}},watch:{$page:function(){this.updateMeta()}},beforeDestroy:function(){Se(null,this.currentMetaTags)}}],je={name:"GlobalLayout",computed:{layout:function(){var t=this.getLayout();return _e("layout",t),i.a.component(t)}},methods:{getLayout:function(){if(this.$page.path){var t=this.$page.frontmatter.layout;return t&&(this.$vuepress.getLayoutAsyncComponent(t)||this.$vuepress.getVueComponent(t))?t:"Layout"}return"NotFound"}}},Ce=n(39),Pe=Object(Ce.a)(je,(function(){var t=this.$createElement;return(this._self._c||t)(this.layout,{tag:"component"})}),[],!1,null,null,null).exports;!function(t,e,n){var r;switch(e){case"components":t[e]||(t[e]={}),Object.assign(t[e],n);break;case"mixins":t[e]||(t[e]=[]),(r=t[e]).push.apply(r,ee(n));break;default:throw new Error("Unknown option name.")}}(Pe,"mixins",Ee);var $e=[{name:"v-65ad7fcb",path:"/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-65ad7fcb").then(n)}},{path:"/index.html",redirect:"/"},{name:"v-77aeed48",path:"/faq/faq-articles/commonquestions.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-77aeed48").then(n)}},{name:"v-41a10708",path:"/faq/faq-articles/createp1sso.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-41a10708").then(n)}},{name:"v-572b3e86",path:"/faq/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-572b3e86").then(n)}},{path:"/faq/index.html",redirect:"/faq/"},{name:"v-82ed7260",path:"/faq/faq-articles/impactlevels.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-82ed7260").then(n)}},{name:"v-13491ba0",path:"/faq/faq-articles/mattermostato.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-13491ba0").then(n)}},{name:"v-6e9fcb82",path:"/faq/faq-articles/newmattermostuser.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-6e9fcb82").then(n)}},{name:"v-fa3712e0",path:"/faq/faq-articles/slackordiscord.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-fa3712e0").then(n)}},{name:"v-5e5643aa",path:"/faq/faq-articles/twofactor.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5e5643aa").then(n)}},{name:"v-baa0d940",path:"/faq/faq-articles/whatisp1sso.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-baa0d940").then(n)}},{name:"v-540cad5b",path:"/feedback/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-540cad5b").then(n)}},{path:"/feedback/index.html",redirect:"/feedback/"},{name:"v-3eb7a2e0",path:"/feedback/feedback-post-page/feedback-submit.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-3eb7a2e0").then(n)}},{name:"v-bea441d6",path:"/mattermost-help/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-bea441d6").then(n)}},{path:"/mattermost-help/index.html",redirect:"/mattermost-help/"},{name:"v-b99a8b4a",path:"/mattermost-teams/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-b99a8b4a").then(n)}},{path:"/mattermost-teams/index.html",redirect:"/mattermost-teams/"},{name:"v-0bc0ed5e",path:"/faq/faq-articles/transitiontoil4.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-0bc0ed5e").then(n)}},{name:"v-7facf752",path:"/nav/Events.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-7facf752").then(n)}},{name:"v-72fa40ba",path:"/nav/Feedback.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-72fa40ba").then(n)}},{name:"v-0c2c6a50",path:"/nav/Popular.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-0c2c6a50").then(n)}},{name:"v-48cbf730",path:"/nav/TeamsLookup.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-48cbf730").then(n)}},{name:"v-69ce8d1b",path:"/news/",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-69ce8d1b").then(n)}},{path:"/news/index.html",redirect:"/news/"},{name:"v-09297888",path:"/news/event-articles/event-template.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-09297888").then(n)}},{name:"v-1fac5310",path:"/news/news-articles/dnsoutage.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-1fac5310").then(n)}},{name:"v-56b18f70",path:"/news/news-articles/helpcommand.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-56b18f70").then(n)}},{name:"v-981d9fb4",path:"/news/news-articles/il2matterpoll.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-981d9fb4").then(n)}},{name:"v-29f0e578",path:"/news/news-articles/jiraintegration.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-29f0e578").then(n)}},{name:"v-7c8b9ddc",path:"/news/news-articles/news-template.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-7c8b9ddc").then(n)}},{name:"v-23a5faa8",path:"/news/news-articles/jirapluginrequest.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-23a5faa8").then(n)}},{name:"v-50ac5b84",path:"/news/news-articles/ravenplugin.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-50ac5b84").then(n)}},{name:"v-5eecda90",path:"/news/news-articles/welcomebot.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5eecda90").then(n)}},{name:"v-6132e6a0",path:"/videos/intro-to-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-6132e6a0").then(n)}},{name:"v-5c79af78",path:"/videos/messaging-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-5c79af78").then(n)}},{name:"v-458ccd08",path:"/videos/notifications-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-458ccd08").then(n)}},{name:"v-4f50a1d8",path:"/videos/searching-in-mattermost.html",component:Pe,beforeEnter:function(t,e,n){we("Layout","v-4f50a1d8").then(n)}},{path:"*",component:Pe}],Te={title:"FAQs",description:"Enterprise Collaboration - Platform One",base:"/",headTags:[],pages:[{title:"Enterprise Collaboration",frontmatter:{title:"Enterprise Collaboration",description:"We enable people who advance the mission through providing secure collaboration tools."},regularPath:"/",relativePath:"README.md",key:"v-65ad7fcb",path:"/"},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"Common Questions About Moving to Platform 1",searchKeywords:"Platform One, P1 SSO, Mattermost, Jira, Confluence, GitLab, MFA, Authenticator, account, password, invite link",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"Common Questions"}]},regularPath:"/faq/faq-articles/commonquestions.html",relativePath:"faq/faq-articles/commonquestions.md",key:"v-77aeed48",path:"/faq/faq-articles/commonquestions.html",headers:[{level:2,title:"Common Questions",slug:"common-questions"},{level:3,title:"What is P1 SSO",slug:"what-is-p1-sso"},{level:3,title:"Why Do I Have to Set Up a New Password and MFA Again?",slug:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"},{level:3,title:'When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?',slug:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"},{level:3,title:"How to unlock an account?",slug:"how-to-unlock-an-account"},{level:3,title:"Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?",slug:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"},{level:3,title:"How Do I Update My Profile?",slug:"how-do-i-update-my-profile"},{level:3,title:"How Does A New User Create An Account?",slug:"how-does-a-new-user-create-an-account"},{level:3,title:"How Do I Send Someone An Invite Link to P1 SSO?",slug:"how-do-i-send-someone-an-invite-link-to-p1-sso"},{level:3,title:"How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?",slug:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"},{level:3,title:"I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?",slug:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"},{level:3,title:'Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?',slug:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"},{level:3,title:"Where Can I get More Information On Using Mattermost?",slug:"where-can-i-get-more-information-on-using-mattermost"},{level:3,title:"I Have Another Question Or Need Additional Help. Who Do I contact?",slug:"i-have-another-question-or-need-additional-help-who-do-i-contact"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"How Do I Create a P1 SSO Account?",searchKeywords:"Platform One, setup, register, registration, new user, email, CAC",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How Do I Create a P1 SSO Account?"}]},regularPath:"/faq/faq-articles/createp1sso.html",relativePath:"faq/faq-articles/createp1sso.md",key:"v-41a10708",path:"/faq/faq-articles/createp1sso.html",headers:[{level:2,title:"How do I create a P1 SSO Account?",slug:"how-do-i-create-a-p1-sso-account"},{level:2,title:"New user registration",slug:"new-user-registration"},{level:2,title:"How to create an SSO account if you have a Mattermost account:",slug:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"The repository of some of the most upvoted questions and answers.",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs"}]},regularPath:"/faq/",relativePath:"faq/README.md",key:"v-572b3e86",path:"/faq/",headers:[{level:2,title:"Welcome!",slug:"welcome"},{level:3,title:"Need additional assistance?",slug:"need-additional-assistance"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:2,articleTitle:"What is Impact Level?",searchKeywords:"IL2, IL4, IL5, IL6, Defense Information Systems Agency, DISA, CSP, Cloud Service Provider",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is Impact Level?"}]},regularPath:"/faq/faq-articles/impactlevels.html",relativePath:"faq/faq-articles/impactlevels.md",key:"v-82ed7260",path:"/faq/faq-articles/impactlevels.html",headers:[{level:2,title:"What is Impact Level?",slug:"what-is-impact-level"},{level:2,title:"What about Impact Level 1 and 3?",slug:"what-about-impact-level-1-and-3"},{level:2,title:"Who is responsible for choosing the proper IL?",slug:"who-is-responsible-for-choosing-the-proper-il"},{level:2,title:"As a Mission Owner, how do I choose an Impact Level?",slug:"as-a-mission-owner-how-do-i-choose-an-impact-level"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:4,articleTitle:"How is Mattermost ATOd? Where is the paperwork? IL-2/4?",searchKeywords:"container, Iron Bank, C-ATO, hardened, Big Bang, IL5",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How is Mattermost ATOd? Where is the paperwork? IL-2/4?"}]},regularPath:"/faq/faq-articles/mattermostato.html",relativePath:"faq/faq-articles/mattermostato.md",key:"v-13491ba0",path:"/faq/faq-articles/mattermostato.html",headers:[{level:2,title:"Mattermost ATO",slug:"mattermost-ato"},{level:3,title:"Iron Bank",slug:"iron-bank"},{level:3,title:"Big Bang",slug:"big-bang"},{level:2,title:"Where is the paperwork?",slug:"where-is-the-paperwork"},{level:2,title:"IL-2/4?",slug:"il-2-4"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:3,articleTitle:"What Do I Do Now That I Have Mattermost Access?",searchKeywords:"onboarding, new user, team, channel, add, jira, confluence, JSD, jira service desk",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What Do I Do Now That I Have Mattermost Access?"}]},regularPath:"/faq/faq-articles/newmattermostuser.html",relativePath:"faq/faq-articles/newmattermostuser.md",key:"v-6e9fcb82",path:"/faq/faq-articles/newmattermostuser.html",headers:[{level:2,title:"I am Onboarding with Platform 1, What Can I Do Now?",slug:"i-am-onboarding-with-platform-1-what-can-i-do-now"},{level:3,title:"What is IL2, IL4, and impact levels?",slug:"what-is-il2-il4-and-impact-levels"},{level:3,title:"How Can I Get Access to IL4?",slug:"how-can-i-get-access-to-il4"},{level:3,title:"How Can I Add Myself to My Team/Channel?",slug:"how-can-i-add-myself-to-my-team-channel"},{level:3,title:"How Do I Access Jira and Confluence?",slug:"how-do-i-access-jira-and-confluence"},{level:3,title:"How Can I make a Ticket in JSD (Jira Service Desk)",slug:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"},{level:3,title:"How Do I Request Jira and Confluence Projects?",slug:"how-do-i-request-jira-and-confluence-projects"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:4,articleTitle:"Why did you not choose Slack or Discord?",searchKeywords:"Mattermost, open source, software, environment, security",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"Why did you not choose Slack or Discord?"}]},regularPath:"/faq/faq-articles/slackordiscord.html",relativePath:"faq/faq-articles/slackordiscord.md",key:"v-fa3712e0",path:"/faq/faq-articles/slackordiscord.html",headers:[{level:2,title:"Why Mattermost over Slack or Discord?",slug:"why-mattermost-over-slack-or-discord"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:2,articleTitle:"What is Two-Factor Authentication?",searchKeywords:"MFA, setup, two factor, authenticator, QR Code, P1 SSO, credentials",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is Two-Factor Authentication?"}]},regularPath:"/faq/faq-articles/twofactor.html",relativePath:"faq/faq-articles/twofactor.md",key:"v-5e5643aa",path:"/faq/faq-articles/twofactor.html",headers:[{level:2,title:"What is Two-Factor Authentication?",slug:"what-is-two-factor-authentication"},{level:2,title:"How do I set up 2FA on my P1 SSO account?",slug:"how-do-i-set-up-2fa-on-my-p1-sso-account"},{level:2,title:"How do I change my 2FA credentials?",slug:"how-do-i-change-my-2fa-credentials"}]},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"What is P1 SSO and why do I need it?",searchKeywords:"Platform One, Single Sign-On, MFA, Mattermost user, new account",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"What is P1 SSO and why do I need it?"}]},regularPath:"/faq/faq-articles/whatisp1sso.html",relativePath:"faq/faq-articles/whatisp1sso.md",key:"v-baa0d940",path:"/faq/faq-articles/whatisp1sso.html",headers:[{level:2,title:"What is P1 SSO?",slug:"what-is-p1-sso"},{level:2,title:"Why do I need it?",slug:"why-do-i-need-it"},{level:2,title:"What do I need to do?",slug:"what-do-i-need-to-do"},{level:3,title:"If you were previously clicking the AF Portal Login button to log in:",slug:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"},{level:3,title:"If you click the Platform One SSO button to log in:",slug:"if-you-click-the-platform-one-sso-button-to-log-in"},{level:2,title:"If you are a Mattermost user that hasn't logged in for a while:",slug:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"},{level:2,title:"If you are a new user to the platform:",slug:"if-you-are-a-new-user-to-the-platform"}]},{title:"Feedback",frontmatter:{title:"Feedback",description:"Tell us how to help improve your experience with a few keystrokes",breadcrumb:[{title:"Home",href:"/"},{title:"Feedback"}]},regularPath:"/feedback/",relativePath:"feedback/README.md",key:"v-540cad5b",path:"/feedback/",headers:[{level:2,title:"Thank You For Sending Us Your Feedback!",slug:"thank-you-for-sending-us-your-feedback"},{level:2,title:"Best Ways to Send Us Feedback:",slug:"best-ways-to-send-us-feedback"}]},{frontmatter:{},regularPath:"/feedback/feedback-post-page/feedback-submit.html",relativePath:"feedback/feedback-post-page/feedback-submit.md",key:"v-3eb7a2e0",path:"/feedback/feedback-post-page/feedback-submit.html",headers:[{level:2,title:"Thank You For Your Feedback, {{ this.$route.query.sendersName }}",slug:"thank-you-for-your-feedback-this-route-query-sendersname"}]},{title:"How can we help you?",frontmatter:{title:"How can we help you?",subtext:"For helpful links and resources, please visit the links below.",navtiles:[{iconname:"Mattermost Icon",icon:"/Mattermost_logo_horizontal.svg",description:"Learn how to use Mattermost chat",link:"https://chat.il2.dsop.io/help/messaging"},{iconname:"Platform One Icon",icon:"/PlatformOne_Logo.svg",description:"Learn about Platform One",link:"https://p1.dsop.io/"},{iconname:"Jira Icon",icon:"/Jira Service Desk-blue.svg",description:"Ask for Technical Assistance",link:"https://jira.il2.dsop.io/servicedesk/customer/portal/1"}]},regularPath:"/mattermost-help/",relativePath:"mattermost-help/README.md",key:"v-bea441d6",path:"/mattermost-help/"},{title:"Admin Lookup",frontmatter:{title:"Admin Lookup",subtext:"Find a Mattermost team admin to contact.",breadcrumb:[{title:"Home",href:"/"},{title:"Admin Lookup"}]},regularPath:"/mattermost-teams/",relativePath:"mattermost-teams/README.md",key:"v-b99a8b4a",path:"/mattermost-teams/"},{title:"FAQs",frontmatter:{title:"FAQs",description:"Check out our answers to the most frequently asked questions!",type:"article",priority:1,articleTitle:"How Do I get IL4 Access?",searchKeywords:"IL2, 2875, Background check, clearance, DoD, impact level",breadcrumb:[{title:"Home",href:"/"},{title:"FAQs",href:"/faq/"},{title:"How Do I get IL4 Access?"}]},regularPath:"/faq/faq-articles/transitiontoil4.html",relativePath:"faq/faq-articles/transitiontoil4.md",key:"v-0bc0ed5e",path:"/faq/faq-articles/transitiontoil4.html",headers:[{level:2,title:"How Do I Get IL4 Access?",slug:"how-do-i-get-il4-access"}]},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",icon:"/calendar_today-24px.svg",type:"tile",link:"/news/",button:"LEARN MORE",id:0},regularPath:"/nav/Events.html",relativePath:"nav/Events.md",key:"v-7facf752",path:"/nav/Events.html"},{title:"Feedback",frontmatter:{title:"Feedback",description:"Tell us how to help improve your experience with a few keystrokes.",icon:"/mail_outline-24px.svg",type:"tile",link:"/feedback/",button:"LEARN MORE",id:3},regularPath:"/nav/Feedback.html",relativePath:"nav/Feedback.md",key:"v-72fa40ba",path:"/nav/Feedback.html"},{title:"FAQs",frontmatter:{title:"FAQs",description:"The repository of some of the most upvoted questions and answers.",icon:"/question_answer-24px.svg",type:"tile",link:"/faq/",button:"LEARN MORE",id:1},regularPath:"/nav/Popular.html",relativePath:"nav/Popular.md",key:"v-0c2c6a50",path:"/nav/Popular.html"},{title:"Admin Lookup",frontmatter:{title:"Admin Lookup",description:"Need to request access in Mattermost? Find a team admin to contact.",icon:"/groups-24px.svg",link:"/mattermost-teams/",button:"LEARN MORE",id:2},regularPath:"/nav/TeamsLookup.html",relativePath:"nav/TeamsLookup.md",key:"v-48cbf730",path:"/nav/TeamsLookup.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",breadcrumb:[{title:"Home",href:"/"},{title:"News"}]},regularPath:"/news/",relativePath:"news/README.md",key:"v-69ce8d1b",path:"/news/"},{frontmatter:{},regularPath:"/news/event-articles/event-template.html",relativePath:"news/event-articles/event-template.md",key:"v-09297888",path:"/news/event-articles/event-template.html",headers:[{level:2,title:"\x3c!-- \nCOPY EVERYTHING PAST THIS LINE",slug:"copy-everything-past-this-line"},{level:2,title:"type: event\nbreadcrumb:\n - title: 'Home'\n href: '/'\n - title: 'News'\n href: '/news/'\n - title: 'Insert eventTitle here' # This should be the same as event title, but it doesnt need to be.",slug:"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"}]},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"IL4 Outage",articleDescription:"DNS outage on September 20, 2020.",intro:"Status Update",author:"Enterprise Collaboration Team",date:"September 21, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"IL4 Outage"}]},regularPath:"/news/news-articles/dnsoutage.html",relativePath:"news/news-articles/dnsoutage.md",key:"v-1fac5310",path:"/news/news-articles/dnsoutage.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Mattermost Help Command Release",articleDescription:"Feature Update on July 22, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"July 22, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Mattermost Help Command Release"}]},regularPath:"/news/news-articles/helpcommand.html",relativePath:"news/news-articles/helpcommand.md",key:"v-56b18f70",path:"/news/news-articles/helpcommand.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Matterpoll Deployed to IL2 Mattermost",articleDescription:"Feature Update on October 27, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"October 27, 2020",src:"/matterpoll-logo.svg",alt:"Matterpoll Plugin Logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Matterpoll Deployed to IL2 Mattermost"}]},regularPath:"/news/news-articles/il2matterpoll.html",relativePath:"news/news-articles/il2matterpoll.md",key:"v-981d9fb4",path:"/news/news-articles/il2matterpoll.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Jira is now integrated with Mattermost",articleDescription:"Feature Update on September 10, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"September 10, 2020",src:"/jira-logo.svg",alt:"Jira Software Logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Jira is now integrated with Mattermost"}]},regularPath:"/news/news-articles/jiraintegration.html",relativePath:"news/news-articles/jiraintegration.md",key:"v-29f0e578",path:"/news/news-articles/jiraintegration.html"},{frontmatter:{},regularPath:"/news/news-articles/news-template.html",relativePath:"news/news-articles/news-template.md",key:"v-7c8b9ddc",path:"/news/news-articles/news-template.html",headers:[{level:2,title:"\x3c!-- \nCOPY EVERYTHING PAST THIS LINE",slug:"copy-everything-past-this-line"},{level:3,title:"Here's a section header!",slug:"here-s-a-section-header"}]},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Request a New Feature or Plugin",articleDescription:"Feature Update on July 22, 2020.",intro:"Feature update",author:"Enterprise Collaboration Team",date:"July 22, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Request a New Feature or Plugin"}]},regularPath:"/news/news-articles/jirapluginrequest.html",relativePath:"news/news-articles/jirapluginrequest.md",key:"v-23a5faa8",path:"/news/news-articles/jirapluginrequest.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Stand-up plugin available in Mattermost",articleDescription:"Feature Update on September 15, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"September 15, 2020",src:"/standup-logo.png",alt:"Standup Raven Plugin logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Stand-up plugin available in Mattermost"}]},regularPath:"/news/news-articles/ravenplugin.html",relativePath:"news/news-articles/ravenplugin.md",key:"v-50ac5b84",path:"/news/news-articles/ravenplugin.html"},{title:"News",frontmatter:{title:"News",description:"You will find all the latest news from our team.",articleTitle:"Welcomebot gets new users started in Mattermost",articleDescription:"Feature Update on July 26, 2020.",intro:"Feature Update",author:"Enterprise Collaboration Team",date:"July 26, 2020",src:"/Enterprise-Collaboration_logo.png",alt:"Enterprise Collaboration logo",type:"news",breadcrumb:[{title:"Home",href:"/"},{title:"News",href:"/news/"},{title:"Welcomebot gets new users started in Mattermost"}]},regularPath:"/news/news-articles/welcomebot.html",relativePath:"news/news-articles/welcomebot.md",key:"v-5eecda90",path:"/news/news-articles/welcomebot.html"},{title:"Intro to Mattermost",frontmatter:{type:"video",id:1,title:"Intro to Mattermost",content:"mattermost-intro.mp4"},regularPath:"/videos/intro-to-mattermost.html",relativePath:"videos/intro-to-mattermost.md",key:"v-6132e6a0",path:"/videos/intro-to-mattermost.html"},{title:"Messaging in Mattermost",frontmatter:{type:"video",id:2,title:"Messaging in Mattermost",content:"mattermost-messaging.mp4"},regularPath:"/videos/messaging-in-mattermost.html",relativePath:"videos/messaging-in-mattermost.md",key:"v-5c79af78",path:"/videos/messaging-in-mattermost.html"},{title:"Mattermost Notifications",frontmatter:{type:"video",id:3,title:"Mattermost Notifications",content:"mattermost-notifications.mp4"},regularPath:"/videos/notifications-in-mattermost.html",relativePath:"videos/notifications-in-mattermost.md",key:"v-458ccd08",path:"/videos/notifications-in-mattermost.html"},{title:"Searching in Mattermost",frontmatter:{type:"video",id:4,title:"Searching in Mattermost",content:"mattermost-searching.mp4"},regularPath:"/videos/searching-in-mattermost.html",relativePath:"videos/searching-in-mattermost.md",key:"v-4f50a1d8",path:"/videos/searching-in-mattermost.html"}],themeConfig:{videos:["/videos/intro-to-mattermost.md","/videos/messaging-in-mattermost.md","/videos/notifications-in-mattermost.md","/videos/searching-in-mattermost.md"],nav:[{text:"Home",link:"/"},{text:"Guide",link:"/guide/"},{text:"VuePress",link:"https://vuepress.vuejs.org/"}]}};n(290);i.a.component("Breadcrumb",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(19)]).then(n.bind(null,419))})),i.a.component("CollabTools",(function(){return Promise.all([n.e(0),n.e(1),n.e(7)]).then(n.bind(null,422))})),i.a.component("EventsPage",(function(){return Promise.all([n.e(0),n.e(21)]).then(n.bind(null,423))})),i.a.component("EventsTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(13)]).then(n.bind(null,424))})),i.a.component("FaqTiles",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(12),n.e(22)]).then(n.bind(null,425))})),i.a.component("FaqTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(10)]).then(n.bind(null,418))})),i.a.component("Feedback",(function(){return Promise.all([n.e(0),n.e(1),n.e(5),n.e(20)]).then(n.bind(null,426))})),i.a.component("MattermostHelp",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(8)]).then(n.bind(null,427))})),i.a.component("Footer",(function(){return Promise.all([n.e(0),n.e(1),n.e(6)]).then(n.bind(null,428))})),i.a.component("NavBar",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(18)]).then(n.bind(null,420))})),i.a.component("NewsPage",(function(){return Promise.all([n.e(0),n.e(1),n.e(15)]).then(n.bind(null,429))})),i.a.component("NewsTemplate",(function(){return Promise.all([n.e(0),n.e(1),n.e(2),n.e(3),n.e(11)]).then(n.bind(null,430))})),i.a.component("PageHeader",(function(){return Promise.all([n.e(0),n.e(17)]).then(n.bind(null,431))})),i.a.component("VideoCarousel",(function(){return Promise.all([n.e(0),n.e(1),n.e(9),n.e(23)]).then(n.bind(null,432))})),i.a.component("WaveDivider",(function(){return Promise.all([n.e(0),n.e(1),n.e(16)]).then(n.bind(null,433))}));var Le=[function(t){t.Vue,t.options,t.router,t.siteData;n(289)},{},function(t){t.Vue.mixin({computed:{$dataBlock:function(){return this.$options.__data__block__}}})},{}],Ie=[];n(291);function Re(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n(292);function Me(t,e){for(var n=0;n0}var Ve={props:{pageKey:String,slotKey:{type:String,default:"default"}},render:function(t){var e=this.pageKey||this.$parent.$page.key;return _e("pageKey",e),i.a.component(e)||i.a.component(e,me(e)),i.a.component(e)?t(e):t("")}},Qe={functional:!0,props:{slotKey:String,required:!0},render:function(t,e){var n=e.props,r=e.slots;return t("div",{class:["content__".concat(n.slotKey)]},r()[n.slotKey])}},Ge=(n(294),Object(Ce.a)({},(function(t,e){var n=e._c;return n("svg",{staticClass:"icon outbound",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"}},[n("path",{attrs:{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}}),e._v(" "),n("polygon",{attrs:{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"}})])}),[],!0,null,null,null).exports);function Ke(){return(Ke=o(regeneratorRuntime.mark((function t(e){var n,r,o,a;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n="undefined"!=typeof window&&window.__VUEPRESS_ROUTER_BASE__?window.__VUEPRESS_ROUTER_BASE__:Te.routerBase||Te.base,Be(r=new Jt({base:n,mode:"history",fallback:!1,routes:$e,scrollBehavior:function(t,e,n){return n||(t.hash?!i.a.$vuepress.$get("disableScrollBehavior")&&{selector:t.hash}:{x:0,y:0})}})),o={},t.prev=4,t.next=7,Promise.all(Le.filter((function(t){return"function"==typeof t})).map((function(t){return t({Vue:i.a,options:o,router:r,siteData:Te,isServer:e})})));case 7:t.next=12;break;case 9:t.prev=9,t.t0=t.catch(4),console.error(t.t0);case 12:return a=new i.a(Object.assign(o,{router:r,render:function(t){return t("div",{attrs:{id:"app"}},[t("RouterView",{ref:"layout"}),t("div",{class:"global-ui"},Ie.map((function(e){return t(e)})))])}})),t.abrupt("return",{app:a,router:r});case 14:case"end":return t.stop()}}),t,null,[[4,9]])})))).apply(this,arguments)}i.a.config.productionTip=!1,i.a.use(Jt),i.a.use(We),i.a.mixin(function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:i.a;Yt(e),n.$vuepress.$set("siteData",e);var r=t(n.$vuepress.$get("siteData")),o=new r,a=Object.getOwnPropertyDescriptors(Object.getPrototypeOf(o)),s={};return Object.keys(a).reduce((function(t,e){return e.startsWith("$")&&(t[e]=a[e].get),t}),s),{computed:s}}((function(t){return function(){function e(){Re(this,e)}return Fe(e,[{key:"setPage",value:function(t){this.__page=t}},{key:"$site",get:function(){return t}},{key:"$themeConfig",get:function(){return this.$site.themeConfig}},{key:"$frontmatter",get:function(){return this.$page.frontmatter}},{key:"$localeConfig",get:function(){var t,e,n=this.$site.locales,r=void 0===n?{}:n;for(var o in r)"/"===o?e=r[o]:0===this.$page.path.indexOf(o)&&(t=r[o]);return t||e||{}}},{key:"$siteTitle",get:function(){return this.$localeConfig.title||this.$site.title||""}},{key:"$title",get:function(){var t=this.$page,e=this.$page.frontmatter.metaTitle;if("string"==typeof e)return e;var n=this.$siteTitle,r=t.frontmatter.home?null:t.frontmatter.title||t.title;return n?r?r+" | "+n:n:r||"VuePress"}},{key:"$description",get:function(){var t=function(t){if(t){var e=t.filter((function(t){return"description"===t.name}))[0];if(e)return e.content}}(this.$page.frontmatter.meta);return t||(this.$page.frontmatter.description||this.$localeConfig.description||this.$site.description||"")}},{key:"$lang",get:function(){return this.$page.frontmatter.lang||this.$localeConfig.lang||"en-US"}},{key:"$localePath",get:function(){return this.$localeConfig.path||"/"}},{key:"$themeLocaleConfig",get:function(){return(this.$site.themeConfig.locales||{})[this.$localePath]||{}}},{key:"$page",get:function(){return this.__page?this.__page:function(t,e){for(var n=0;n= 0 && Math.floor(n) === n && isFinite(val)\n}\n\nfunction isPromise (val) {\n return (\n isDef(val) &&\n typeof val.then === 'function' &&\n typeof val.catch === 'function'\n )\n}\n\n/**\n * Convert a value to a string that is actually rendered.\n */\nfunction toString (val) {\n return val == null\n ? ''\n : Array.isArray(val) || (isPlainObject(val) && val.toString === _toString)\n ? JSON.stringify(val, null, 2)\n : String(val)\n}\n\n/**\n * Convert an input value to a number for persistence.\n * If the conversion fails, return original string.\n */\nfunction toNumber (val) {\n var n = parseFloat(val);\n return isNaN(n) ? val : n\n}\n\n/**\n * Make a map and return a function for checking if a key\n * is in that map.\n */\nfunction makeMap (\n str,\n expectsLowerCase\n) {\n var map = Object.create(null);\n var list = str.split(',');\n for (var i = 0; i < list.length; i++) {\n map[list[i]] = true;\n }\n return expectsLowerCase\n ? function (val) { return map[val.toLowerCase()]; }\n : function (val) { return map[val]; }\n}\n\n/**\n * Check if a tag is a built-in tag.\n */\nvar isBuiltInTag = makeMap('slot,component', true);\n\n/**\n * Check if an attribute is a reserved attribute.\n */\nvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n\n/**\n * Remove an item from an array.\n */\nfunction remove (arr, item) {\n if (arr.length) {\n var index = arr.indexOf(item);\n if (index > -1) {\n return arr.splice(index, 1)\n }\n }\n}\n\n/**\n * Check whether an object has the property.\n */\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn (obj, key) {\n return hasOwnProperty.call(obj, key)\n}\n\n/**\n * Create a cached version of a pure function.\n */\nfunction cached (fn) {\n var cache = Object.create(null);\n return (function cachedFn (str) {\n var hit = cache[str];\n return hit || (cache[str] = fn(str))\n })\n}\n\n/**\n * Camelize a hyphen-delimited string.\n */\nvar camelizeRE = /-(\\w)/g;\nvar camelize = cached(function (str) {\n return str.replace(camelizeRE, function (_, c) { return c ? c.toUpperCase() : ''; })\n});\n\n/**\n * Capitalize a string.\n */\nvar capitalize = cached(function (str) {\n return str.charAt(0).toUpperCase() + str.slice(1)\n});\n\n/**\n * Hyphenate a camelCase string.\n */\nvar hyphenateRE = /\\B([A-Z])/g;\nvar hyphenate = cached(function (str) {\n return str.replace(hyphenateRE, '-$1').toLowerCase()\n});\n\n/**\n * Simple bind polyfill for environments that do not support it,\n * e.g., PhantomJS 1.x. Technically, we don't need this anymore\n * since native bind is now performant enough in most browsers.\n * But removing it would mean breaking code that was able to run in\n * PhantomJS 1.x, so this must be kept for backward compatibility.\n */\n\n/* istanbul ignore next */\nfunction polyfillBind (fn, ctx) {\n function boundFn (a) {\n var l = arguments.length;\n return l\n ? l > 1\n ? fn.apply(ctx, arguments)\n : fn.call(ctx, a)\n : fn.call(ctx)\n }\n\n boundFn._length = fn.length;\n return boundFn\n}\n\nfunction nativeBind (fn, ctx) {\n return fn.bind(ctx)\n}\n\nvar bind = Function.prototype.bind\n ? nativeBind\n : polyfillBind;\n\n/**\n * Convert an Array-like object to a real Array.\n */\nfunction toArray (list, start) {\n start = start || 0;\n var i = list.length - start;\n var ret = new Array(i);\n while (i--) {\n ret[i] = list[i + start];\n }\n return ret\n}\n\n/**\n * Mix properties into target object.\n */\nfunction extend (to, _from) {\n for (var key in _from) {\n to[key] = _from[key];\n }\n return to\n}\n\n/**\n * Merge an Array of Objects into a single Object.\n */\nfunction toObject (arr) {\n var res = {};\n for (var i = 0; i < arr.length; i++) {\n if (arr[i]) {\n extend(res, arr[i]);\n }\n }\n return res\n}\n\n/* eslint-disable no-unused-vars */\n\n/**\n * Perform no operation.\n * Stubbing args to make Flow happy without leaving useless transpiled code\n * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/).\n */\nfunction noop (a, b, c) {}\n\n/**\n * Always return false.\n */\nvar no = function (a, b, c) { return false; };\n\n/* eslint-enable no-unused-vars */\n\n/**\n * Return the same value.\n */\nvar identity = function (_) { return _; };\n\n/**\n * Check if two values are loosely equal - that is,\n * if they are plain objects, do they have the same shape?\n */\nfunction looseEqual (a, b) {\n if (a === b) { return true }\n var isObjectA = isObject(a);\n var isObjectB = isObject(b);\n if (isObjectA && isObjectB) {\n try {\n var isArrayA = Array.isArray(a);\n var isArrayB = Array.isArray(b);\n if (isArrayA && isArrayB) {\n return a.length === b.length && a.every(function (e, i) {\n return looseEqual(e, b[i])\n })\n } else if (a instanceof Date && b instanceof Date) {\n return a.getTime() === b.getTime()\n } else if (!isArrayA && !isArrayB) {\n var keysA = Object.keys(a);\n var keysB = Object.keys(b);\n return keysA.length === keysB.length && keysA.every(function (key) {\n return looseEqual(a[key], b[key])\n })\n } else {\n /* istanbul ignore next */\n return false\n }\n } catch (e) {\n /* istanbul ignore next */\n return false\n }\n } else if (!isObjectA && !isObjectB) {\n return String(a) === String(b)\n } else {\n return false\n }\n}\n\n/**\n * Return the first index at which a loosely equal value can be\n * found in the array (if value is a plain object, the array must\n * contain an object of the same shape), or -1 if it is not present.\n */\nfunction looseIndexOf (arr, val) {\n for (var i = 0; i < arr.length; i++) {\n if (looseEqual(arr[i], val)) { return i }\n }\n return -1\n}\n\n/**\n * Ensure a function is called only once.\n */\nfunction once (fn) {\n var called = false;\n return function () {\n if (!called) {\n called = true;\n fn.apply(this, arguments);\n }\n }\n}\n\nvar SSR_ATTR = 'data-server-rendered';\n\nvar ASSET_TYPES = [\n 'component',\n 'directive',\n 'filter'\n];\n\nvar LIFECYCLE_HOOKS = [\n 'beforeCreate',\n 'created',\n 'beforeMount',\n 'mounted',\n 'beforeUpdate',\n 'updated',\n 'beforeDestroy',\n 'destroyed',\n 'activated',\n 'deactivated',\n 'errorCaptured',\n 'serverPrefetch'\n];\n\n/* */\n\n\n\nvar config = ({\n /**\n * Option merge strategies (used in core/util/options)\n */\n // $flow-disable-line\n optionMergeStrategies: Object.create(null),\n\n /**\n * Whether to suppress warnings.\n */\n silent: false,\n\n /**\n * Show production mode tip message on boot?\n */\n productionTip: process.env.NODE_ENV !== 'production',\n\n /**\n * Whether to enable devtools\n */\n devtools: process.env.NODE_ENV !== 'production',\n\n /**\n * Whether to record perf\n */\n performance: false,\n\n /**\n * Error handler for watcher errors\n */\n errorHandler: null,\n\n /**\n * Warn handler for watcher warns\n */\n warnHandler: null,\n\n /**\n * Ignore certain custom elements\n */\n ignoredElements: [],\n\n /**\n * Custom user key aliases for v-on\n */\n // $flow-disable-line\n keyCodes: Object.create(null),\n\n /**\n * Check if a tag is reserved so that it cannot be registered as a\n * component. This is platform-dependent and may be overwritten.\n */\n isReservedTag: no,\n\n /**\n * Check if an attribute is reserved so that it cannot be used as a component\n * prop. This is platform-dependent and may be overwritten.\n */\n isReservedAttr: no,\n\n /**\n * Check if a tag is an unknown element.\n * Platform-dependent.\n */\n isUnknownElement: no,\n\n /**\n * Get the namespace of an element\n */\n getTagNamespace: noop,\n\n /**\n * Parse the real tag name for the specific platform.\n */\n parsePlatformTagName: identity,\n\n /**\n * Check if an attribute must be bound using property, e.g. value\n * Platform-dependent.\n */\n mustUseProp: no,\n\n /**\n * Perform updates asynchronously. Intended to be used by Vue Test Utils\n * This will significantly reduce performance if set to false.\n */\n async: true,\n\n /**\n * Exposed for legacy reasons\n */\n _lifecycleHooks: LIFECYCLE_HOOKS\n});\n\n/* */\n\n/**\n * unicode letters used for parsing html tags, component names and property paths.\n * using https://www.w3.org/TR/html53/semantics-scripting.html#potentialcustomelementname\n * skipping \\u10000-\\uEFFFF due to it freezing up PhantomJS\n */\nvar unicodeRegExp = /a-zA-Z\\u00B7\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u203F-\\u2040\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD/;\n\n/**\n * Check if a string starts with $ or _\n */\nfunction isReserved (str) {\n var c = (str + '').charCodeAt(0);\n return c === 0x24 || c === 0x5F\n}\n\n/**\n * Define a property.\n */\nfunction def (obj, key, val, enumerable) {\n Object.defineProperty(obj, key, {\n value: val,\n enumerable: !!enumerable,\n writable: true,\n configurable: true\n });\n}\n\n/**\n * Parse simple path.\n */\nvar bailRE = new RegExp((\"[^\" + (unicodeRegExp.source) + \".$_\\\\d]\"));\nfunction parsePath (path) {\n if (bailRE.test(path)) {\n return\n }\n var segments = path.split('.');\n return function (obj) {\n for (var i = 0; i < segments.length; i++) {\n if (!obj) { return }\n obj = obj[segments[i]];\n }\n return obj\n }\n}\n\n/* */\n\n// can we use __proto__?\nvar hasProto = '__proto__' in {};\n\n// Browser environment sniffing\nvar inBrowser = typeof window !== 'undefined';\nvar inWeex = typeof WXEnvironment !== 'undefined' && !!WXEnvironment.platform;\nvar weexPlatform = inWeex && WXEnvironment.platform.toLowerCase();\nvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\nvar isIE = UA && /msie|trident/.test(UA);\nvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\nvar isEdge = UA && UA.indexOf('edge/') > 0;\nvar isAndroid = (UA && UA.indexOf('android') > 0) || (weexPlatform === 'android');\nvar isIOS = (UA && /iphone|ipad|ipod|ios/.test(UA)) || (weexPlatform === 'ios');\nvar isChrome = UA && /chrome\\/\\d+/.test(UA) && !isEdge;\nvar isPhantomJS = UA && /phantomjs/.test(UA);\nvar isFF = UA && UA.match(/firefox\\/(\\d+)/);\n\n// Firefox has a \"watch\" function on Object.prototype...\nvar nativeWatch = ({}).watch;\n\nvar supportsPassive = false;\nif (inBrowser) {\n try {\n var opts = {};\n Object.defineProperty(opts, 'passive', ({\n get: function get () {\n /* istanbul ignore next */\n supportsPassive = true;\n }\n })); // https://github.com/facebook/flow/issues/285\n window.addEventListener('test-passive', null, opts);\n } catch (e) {}\n}\n\n// this needs to be lazy-evaled because vue may be required before\n// vue-server-renderer can set VUE_ENV\nvar _isServer;\nvar isServerRendering = function () {\n if (_isServer === undefined) {\n /* istanbul ignore if */\n if (!inBrowser && !inWeex && typeof global !== 'undefined') {\n // detect presence of vue-server-renderer and avoid\n // Webpack shimming the process\n _isServer = global['process'] && global['process'].env.VUE_ENV === 'server';\n } else {\n _isServer = false;\n }\n }\n return _isServer\n};\n\n// detect devtools\nvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n\n/* istanbul ignore next */\nfunction isNative (Ctor) {\n return typeof Ctor === 'function' && /native code/.test(Ctor.toString())\n}\n\nvar hasSymbol =\n typeof Symbol !== 'undefined' && isNative(Symbol) &&\n typeof Reflect !== 'undefined' && isNative(Reflect.ownKeys);\n\nvar _Set;\n/* istanbul ignore if */ // $flow-disable-line\nif (typeof Set !== 'undefined' && isNative(Set)) {\n // use native Set when available.\n _Set = Set;\n} else {\n // a non-standard Set polyfill that only works with primitive keys.\n _Set = /*@__PURE__*/(function () {\n function Set () {\n this.set = Object.create(null);\n }\n Set.prototype.has = function has (key) {\n return this.set[key] === true\n };\n Set.prototype.add = function add (key) {\n this.set[key] = true;\n };\n Set.prototype.clear = function clear () {\n this.set = Object.create(null);\n };\n\n return Set;\n }());\n}\n\n/* */\n\nvar warn = noop;\nvar tip = noop;\nvar generateComponentTrace = (noop); // work around flow check\nvar formatComponentName = (noop);\n\nif (process.env.NODE_ENV !== 'production') {\n var hasConsole = typeof console !== 'undefined';\n var classifyRE = /(?:^|[-_])(\\w)/g;\n var classify = function (str) { return str\n .replace(classifyRE, function (c) { return c.toUpperCase(); })\n .replace(/[-_]/g, ''); };\n\n warn = function (msg, vm) {\n var trace = vm ? generateComponentTrace(vm) : '';\n\n if (config.warnHandler) {\n config.warnHandler.call(null, msg, vm, trace);\n } else if (hasConsole && (!config.silent)) {\n console.error((\"[Vue warn]: \" + msg + trace));\n }\n };\n\n tip = function (msg, vm) {\n if (hasConsole && (!config.silent)) {\n console.warn(\"[Vue tip]: \" + msg + (\n vm ? generateComponentTrace(vm) : ''\n ));\n }\n };\n\n formatComponentName = function (vm, includeFile) {\n if (vm.$root === vm) {\n return ''\n }\n var options = typeof vm === 'function' && vm.cid != null\n ? vm.options\n : vm._isVue\n ? vm.$options || vm.constructor.options\n : vm;\n var name = options.name || options._componentTag;\n var file = options.__file;\n if (!name && file) {\n var match = file.match(/([^/\\\\]+)\\.vue$/);\n name = match && match[1];\n }\n\n return (\n (name ? (\"<\" + (classify(name)) + \">\") : \"\") +\n (file && includeFile !== false ? (\" at \" + file) : '')\n )\n };\n\n var repeat = function (str, n) {\n var res = '';\n while (n) {\n if (n % 2 === 1) { res += str; }\n if (n > 1) { str += str; }\n n >>= 1;\n }\n return res\n };\n\n generateComponentTrace = function (vm) {\n if (vm._isVue && vm.$parent) {\n var tree = [];\n var currentRecursiveSequence = 0;\n while (vm) {\n if (tree.length > 0) {\n var last = tree[tree.length - 1];\n if (last.constructor === vm.constructor) {\n currentRecursiveSequence++;\n vm = vm.$parent;\n continue\n } else if (currentRecursiveSequence > 0) {\n tree[tree.length - 1] = [last, currentRecursiveSequence];\n currentRecursiveSequence = 0;\n }\n }\n tree.push(vm);\n vm = vm.$parent;\n }\n return '\\n\\nfound in\\n\\n' + tree\n .map(function (vm, i) { return (\"\" + (i === 0 ? '---> ' : 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.