(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"001e":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"dialog-fade"},on:{"after-enter":e.afterEnter,"after-leave":e.afterLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-dialog__wrapper",on:{click:function(t){return t.target!==t.currentTarget?null:e.handleWrapperClick.apply(null,arguments)}}},[t("div",e._b({ref:"dialog",staticClass:"zm-dialog",class:[{"is-fullscreen":e.fullscreen,"zm-dialog--center":e.center},e.customClass],style:e.style,attrs:{role:"dialog","aria-describedby":e.visible&&e.ariaDescribedby?e.ariaDescribedby:null,"aria-labelledby":e.visible?e.ariaLabelledby?e.ariaLabelledby:e.dialogId:null}},"div",e.$attrs,!1),[t("div",{staticClass:"zm-dialog__header"},[e._t("title",(function(){return[t("span",{staticClass:"zm-dialog__title",attrs:{id:e.dialogId,role:"heading","aria-level":"2"}},[e._v(e._s(e.title))])]})),e.showClose?t("button",{staticClass:"zm-dialog__headerbtn",attrs:{type:"button","aria-label":"Close"},on:{click:e.handleClose}},[t("i",{staticClass:"zm-dialog__close zm-icon zm-icon-close"})]):e._e()],2),e.rendered?t("div",{staticClass:"zm-dialog__body"},[e._t("default")],2):e._e(),e.$slots.footer?t("div",{staticClass:"zm-dialog__footer"},[e._t("footer")],2):e._e()])])])};t.render=n;var r=[];t.staticRenderFns=r},"0024":function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},"0035":function(e,t,n){"use strict";n.r(t);var r=n("17d2"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"0049":function(e,t,n){"use strict";n.r(t);var r=n("9402"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"007b":function(e,t,n){"use strict";n.r(t);var r=n("e03d"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"00b4":function(e,t,n){"use strict";n("ac1f");var r=n("23e7"),i=n("c65b"),o=n("1626"),a=n("825a"),s=n("577e"),u=function(){var e=!1,t=/[ac]/;return t.exec=function(){return e=!0,/./.exec.apply(this,arguments)},!0===t.test("abc")&&e}(),c=/./.test;r({target:"RegExp",proto:!0,forced:!u},{test:function(e){var t=a(this),n=s(e),r=t.exec;if(!o(r))return i(c,t,n);var u=i(r,t,n);return null!==u&&(a(u),!0)}})},"00b7":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d81d");var i=r(n("9f59")),o=r(n("ced2")),a=r(n("3edc")),s={name:"IQSummary",components:{Divider:a.default,ClientSvgIcon:o.default},mixins:[i.default],props:{showFullSummary:Boolean,eventDetail:{type:Object,default:function(){}}},data:function(){return{}},computed:{overview:function(){return this.eventDetail.meetingIQSummary&&this.eventDetail.meetingIQSummary.overview},updatedSummary:function(){return this.eventDetail.meetingIQSummary.updatedSummary},smartSummary:function(){return this.eventDetail.meetingIQSummary&&(this.eventDetail.meetingIQSummary.smartSummary||[])},nextStep:function(){return this.eventDetail.meetingIQSummary&&(this.eventDetail.meetingIQSummary.nextStepList||[]).map((function(e){return(null===e||void 0===e?void 0:e.step)||e}))},showSummaryPart:function(){return this.eventDetail.meetingIQSummary&&(this.overview||this.updatedSummary||this.smartSummary.length||this.nextStep.length)}},methods:{changeIQSummaryView:function(e){this.$emit("changeIQSummaryView",e)}}};t.default=s},"00ee":function(e,t,n){var r=n("b622"),i=r("toStringTag"),o={};o[i]="z",e.exports="[object z]"===String(o)},"0147":function(e,t,n){n("a29f"),n("0607"),n("949e"),n("7565"),n("dfda")},"0152":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-time-off-lovedOnes",use:"icon-time-off-lovedOnes-usage",viewBox:"0 0 16 16",content:'\n \n \n \n \n \n \n \n \n'});a.a.add(s);t["default"]=s},"0165":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("f409")),o=r(n("7023")),a=r(n("c962")),s={name:"ZmMenuItem",componentName:"ZmMenuItem",mixins:[i.default,a.default],components:{ZmTooltip:o.default},props:{index:{default:null,validator:function(e){return"string"===typeof e||null===e}},route:[String,Object],disabled:Boolean},computed:{active:function(){return this.index===this.rootMenu.activeIndex},hoverBackground:function(){return this.rootMenu.hoverBackground},backgroundColor:function(){return this.rootMenu.backgroundColor||""},activeTextColor:function(){return this.rootMenu.activeTextColor||""},textColor:function(){return this.rootMenu.textColor||""},mode:function(){return this.rootMenu.mode},itemStyle:function(){var e={color:this.active?this.activeTextColor:this.textColor};return"horizontal"!==this.mode||this.isNested||(e.borderBottomColor=this.active?this.rootMenu.activeTextColor?this.activeTextColor:"":"transparent"),e},isNested:function(){return this.parentMenu!==this.rootMenu}},methods:{onMouseEnter:function(){("horizontal"!==this.mode||this.rootMenu.backgroundColor)&&(this.$el.style.backgroundColor=this.hoverBackground)},onMouseLeave:function(){("horizontal"!==this.mode||this.rootMenu.backgroundColor)&&(this.$el.style.backgroundColor=this.backgroundColor)},handleClick:function(){this.disabled||(this.dispatch("ZmMenu","item-click",this),this.$emit("click",this))}},mounted:function(){this.parentMenu.addItem(this),this.rootMenu.addItem(this)},beforeDestroy:function(){this.parentMenu.removeItem(this),this.rootMenu.removeItem(this)}};t.default=s},"0187":function(e,t,n){"use strict";var r=n("b5db");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"01b4":function(e,t){var n=function(){this.head=null,this.tail=null};n.prototype={add:function(e){var t={item:e,next:null};this.head?this.tail.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e)return this.head=e.next,this.tail===e&&(this.tail=null),e.item}},e.exports=n},"01f5":function(e,t,n){"use strict";t.__esModule=!0,t.BORDER_UNSET_TOP_BOTTOM=t.BORDER_TOP_BOTTOM=t.BORDER_SURROUND=t.BORDER_BOTTOM=t.BORDER_LEFT=t.BORDER_TOP=t.BORDER=t.RED=void 0;var r="#ee0a24";t.RED=r;var i="van-hairline";t.BORDER=i;var o=i+"--top";t.BORDER_TOP=o;var a=i+"--left";t.BORDER_LEFT=a;var s=i+"--bottom";t.BORDER_BOTTOM=s;var u=i+"--surround";t.BORDER_SURROUND=u;var c=i+"--top-bottom";t.BORDER_TOP_BOTTOM=c;var l=i+"-unset--top-bottom";t.BORDER_UNSET_TOP_BOTTOM=l},"01fb":function(e,t,n){},"0246":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("e875"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"02bc":function(e,t,n){"use strict";var r=n("2c98");e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,i,o,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"0358":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af"),n("d3b7"),n("ddb0");var i=r(n("3835")),o=n("fbc7"),a=n("faaf"),s=r(n("4b94")),u=r(n("a413")),c=r(n("d1d3")),l=r(n("1875")),d=r(n("8d2c")),f=r(n("82e2")),h=r(n("5b8d")),p=n("ad09"),m=r(n("bd41")),v=function(e,t){return new Date(new Date(e).getTime()+t)},g=function(e){return Array.isArray(e)?[new Date(e[0]),new Date(e[1])]:e?[new Date(e),v(e,864e5)]:[new Date,v(Date.now(),864e5)]},y={mixins:[u.default],directives:{Clickoutside:s.default},computed:{btnDisabled:function(){return!(this.minDate&&this.maxDate&&!this.selecting&&this.isValidValue([this.minDate,this.maxDate]))},leftLabel:function(){var e=(0,o.shouldIgnoreUnit)()?this.t("datepicker.year"):"";return this.t("datepicker.month".concat(this.leftDate.getMonth()+1))+" "+this.leftDate.getFullYear()+" "+e},rightLabel:function(){var e=(0,o.shouldIgnoreUnit)()?this.t("datepicker.year"):"";return this.t("datepicker.month".concat(this.rightDate.getMonth()+1))+" "+this.rightDate.getFullYear()+" "+e},leftYear:function(){return this.leftDate.getFullYear()},leftMonth:function(){return this.leftDate.getMonth()},leftMonthDate:function(){return this.leftDate.getDate()},rightYear:function(){return this.rightDate.getFullYear()},rightMonth:function(){return this.rightDate.getMonth()},rightMonthDate:function(){return this.rightDate.getDate()},minVisibleDate:function(){return null!==this.dateUserInput.min?this.dateUserInput.min:this.minDate?(0,a.formatDate)(this.minDate,this.dateFormat):""},maxVisibleDate:function(){return null!==this.dateUserInput.max?this.dateUserInput.max:this.maxDate||this.minDate?(0,a.formatDate)(this.maxDate||this.minDate,this.dateFormat):""},minVisibleTime:function(){return null!==this.timeUserInput.min?this.timeUserInput.min:this.minDate?(0,a.formatDate)(this.minDate,this.timeFormat):""},maxVisibleTime:function(){return null!==this.timeUserInput.max?this.timeUserInput.max:this.maxDate||this.minDate?(0,a.formatDate)(this.maxDate||this.minDate,this.timeFormat):""},timeFormat:function(){return this.format?(0,a.extractTimeFormat)(this.format):"HH:mm:ss"},dateFormat:function(){return this.format?(0,a.extractDateFormat)(this.format):"MM-dd-yyyy"},enableMonthArrow:function(){var e=(this.leftMonth+1)%12,t=this.leftMonth+1>=12?1:0;return this.unlinkPanels&&new Date(this.leftYear+t,e)=12}},data:function(){return{popperClass:"",value:[],defaultValue:null,defaultTime:null,minDate:"",maxDate:"",leftDate:new Date,rightDate:(0,a.nextMonth)(new Date),rangeState:{endDate:null,selecting:!1,row:null,column:null},showTime:!1,shortcuts:"",visible:"",disabledDate:"",firstDayOfWeek:7,minTimePickerVisible:!1,maxTimePickerVisible:!1,format:"",arrowControl:!0,unlinkPanels:!1,currentFocusDate:null,leftDateValue:null,rightDateValue:null,markedValue:null,entering:!1,enterDate:null,currentDate:null,showClearBtn:!0,dateUserInput:{min:null,max:null},timeUserInput:{min:null,max:null}}},watch:{minDate:function(e){var t=this;this.dateUserInput.min=null,this.timeUserInput.min=null,this.$nextTick((function(){if(t.$refs.maxTimePicker&&t.maxDate&&t.maxDatethis.maxDate&&(this.maxDate=this.minDate)):(this.maxDate=(0,a.modifyDate)(this.maxDate,n.getFullYear(),n.getMonth(),n.getDate()),this.maxDatethis.maxDate&&(this.maxDate=this.minDate),this.$refs.minTimePicker.value=this.minDate,this.minTimePickerVisible=!1):(this.maxDate=(0,a.modifyTime)(this.maxDate,n.getHours(),n.getMinutes(),n.getSeconds()),this.maxDate1&&void 0!==arguments[1])||arguments[1],r=this.defaultTime||[],i=(0,a.modifyWithTimeString)(e.minDate,r[0]),o=(0,a.modifyWithTimeString)(e.maxDate,r[1]),s=(0,a.modifyWithTimeString)(e.newDate);this.maxDate===o&&this.minDate===i||(this.onPick&&this.onPick(e),this.maxDate=o,this.minDate=i,setTimeout((function(){t.maxDate=o,t.minDate=i}),10),this.currentFocusDate=s,this.updateDate(s),n&&!this.showTime&&this.handleConfirm())},handleDateFocus:function(e){this.currentFocusDate=e,this.updateDate(this.currentFocusDate)},handleRangeMark:function(e){this.markedValue||(this.markedValue=e),e&&this.markedValue&&e[0]&&e[1]&&(e[0]!==this.markedValue[0]||e[1]!==this.markedValue[1])&&(this.markedValue=e,(0,p.readAria)("Select Date from ".concat(this.getAriaLabel(e[0])," to ").concat(this.getAriaLabel(e[1]))))},getAriaLabel:function(e){var t=["sun","mon","tue","wed","thu","fri","sat"];return(0,a.getDateI18n)(e)+" "+this.t("datepicker.weeks."+t[e.getDay()])},handleShortcutClick:function(e){e.onClick&&e.onClick(this)},handleMinTimePick:function(e,t,n){this.minDate=this.minDate||new Date,e&&(this.minDate=(0,a.modifyTime)(this.minDate,e.getHours(),e.getMinutes(),e.getSeconds())),n||(this.minTimePickerVisible=t),(!this.maxDate||this.maxDate&&this.maxDate.getTime()this.maxDate.getTime()&&(this.minDate=new Date(this.maxDate))},handleMaxTimeClose:function(){this.maxTimePickerVisible=!1},leftPrevYear:function(){this.leftDate=(0,a.prevYear)(this.leftDate),this.unlinkPanels||(this.rightDate=(0,a.nextMonth)(this.leftDate))},getPrevYearAria:function(){return"Previous Year"},leftPrevMonth:function(){this.leftDate=(0,a.prevMonth)(this.leftDate),this.unlinkPanels||(this.rightDate=(0,a.nextMonth)(this.leftDate))},getPrevMonthAria:function(){return"Previous Month"},rightNextYear:function(){this.unlinkPanels?this.rightDate=(0,a.nextYear)(this.rightDate):(this.leftDate=(0,a.nextYear)(this.leftDate),this.rightDate=(0,a.nextMonth)(this.leftDate))},getNextYearAria:function(){return"Next Year"},rightNextMonth:function(){this.unlinkPanels?this.rightDate=(0,a.nextMonth)(this.rightDate):(this.leftDate=(0,a.nextMonth)(this.leftDate),this.rightDate=(0,a.nextMonth)(this.leftDate))},getNextMonthAria:function(){return"Next Month"},leftNextYear:function(){this.leftDate=(0,a.nextYear)(this.leftDate)},leftNextMonth:function(){this.leftDate=(0,a.nextMonth)(this.leftDate)},rightPrevYear:function(){this.rightDate=(0,a.prevYear)(this.rightDate)},rightPrevMonth:function(){this.rightDate=(0,a.prevMonth)(this.rightDate)},handleConfirm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e||(this.entering=!1),this.isValidValue([this.minDate,this.maxDate])&&this.$emit("pick",[this.minDate,this.maxDate],e)},handleEnter:function(){var e=this;document.body.addEventListener("keydown",this.handleKeydown);var t=document.activeElement;this.$nextTick((function(){if(e.ariaDialog)e.ariaDialog.setFocusEl();else{var n=e.$el.querySelector(".current a");n||(n=e.$el.querySelector(".start-date a"),n?e.currentFocusDate=e.minDate:n=e.$el.querySelector(".today a")),e.ariaDialog=new h.default(e.$el,t,n)}}))},handleLeave:function(){this.$emit("dodestroy"),this.flagLeave=!0,this.ariaDialog&&this.ariaDialog.closeDialog(),this.ariaDialog=null,document.body.removeEventListener("keydown",this.handleKeydown)},handleKeydown:function(e){var t=e.keyCode,n=[38,40,37,39];if(this.visible){var r="A"===document.activeElement.tagName;if(-1!==n.indexOf(t))r&&this.handleKeyControl(t),e.stopPropagation(),e.preventDefault();else if(t===m.default.keys.enter||t===m.default.keys.space)r&&(this.entering?(this.maxDate||(this.maxDate=this.minDate),this.handleConfirm()):(this.entering=!0,this.enterDate=this.currentFocusDate,this.minDate=this.maxDate=this.enterDate),e.stopPropagation(),e.preventDefault());else if(t===m.default.keys.esc){if(r&&this.entering)return this.entering=!1,this.minDate=null,void(this.maxDate=null);this.$emit("escClose"),this.visible=!1,e.preventDefault(),e.stopPropagation()}}},handleKeyControl:function(e){var t={year:{38:-4,40:4,37:-1,39:1,offset:function(e,t){return e.setFullYear(e.getFullYear()+t)}},month:{38:-4,40:4,37:-1,39:1,offset:function(e,t){return e.setMonth(e.getMonth()+t)}},week:{38:-1,40:1,37:-1,39:1,offset:function(e,t){return e.setDate(e.getDate()+7*t)}},day:{38:-7,40:7,37:-1,39:1,offset:function(e,t){return e.setDate(e.getDate()+t)}}},n="day",r=31536e6,i=this.currentFocusDate||new Date,o=i.getTime(),a=new Date(i.getTime()),s=this.disabledDate;while(Math.abs(o-a.getTime())<=r){var u=t[n];if(u.offset(a,u[e]),"function"!==typeof s||!s(a)){if(this.currentFocusDate=a,this.updateDate(a),this.entering){var c=a.getTime(),l=this.enterDate.getTime();c\n\n'});a.a.add(s);t["default"]=s},"05e8":function(e,t,n){"use strict";n.r(t);var r=n("fd88"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"0607":function(e,t,n){},"0662":function(e,t,n){n("a29f"),n("adba")},"06a3":function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n("e5f6"),i=n("d593"),o=(0,r.createNamespace)("col"),a=o[0],s=o[1],u=a({mixins:[(0,i.ChildrenMixin)("vanRow")],props:{span:[Number,String],offset:[Number,String],tag:{type:String,default:"div"}},computed:{style:function(){var e=this.index,t=this.parent||{},n=t.spaces;if(n&&n[e]){var r=n[e],i=r.left,o=r.right;return{paddingLeft:i?i+"px":null,paddingRight:o?o+"px":null}}}},methods:{onClick:function(e){this.$emit("click",e)}},render:function(){var e,t=arguments[0],n=this.span,r=this.offset;return t(this.tag,{style:this.style,class:s((e={},e[n]=n,e["offset-"+r]=r,e)),on:{click:this.onClick}},[this.slots()])}});t.default=u},"06c5":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=o,n("fb6a"),n("d3b7"),n("b0c0"),n("a630"),n("3ca3"),n("ac1f"),n("00b4");var r=i(n("6b75"));function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if(e){if("string"===typeof e)return(0,r.default)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.default)(e,t):void 0}}},"06cf":function(e,t,n){var r=n("83ab"),i=n("c65b"),o=n("d1e7"),a=n("5c6c"),s=n("fc6a"),u=n("a04b"),c=n("1a2d"),l=n("0cfb"),d=Object.getOwnPropertyDescriptor;t.f=r?d:function(e,t){if(e=s(e),t=u(t),l)try{return d(e,t)}catch(n){}if(c(e,t))return a(!i(o.f,e,t),e[t])}},"06e0":function(e,t,n){"use strict";var r=n("7bca");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"06f4":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.RRuleString2Obj=i,t.filterAvailableRRule=a,n("caad"),n("2532");var r=n("570a");function i(e){var t=r.RRule.fromString(e);if(t&&t.origOptions)return t=t.origOptions,t}function o(e){var t,n;if(!e)return!1;var r=null===e||void 0===e||null===(t=e.toUpperCase())||void 0===t?void 0:t.substr(0,5);return"RRULE"===r||!(null===e||void 0===e||null===(n=e.toUpperCase())||void 0===n||!n.includes("FREQ"))}function a(e){if(e&&1===e.length)return e[0];if(e&&e.length>1)for(var t=0;t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"07dc":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("eb0f")),o=r(n("998b"));i.default.install=function(e){e.component(o.default.name,o.default),e.component(i.default.name,i.default)};var a=i.default;t.default=a},"07fa":function(e,t,n){var r=n("50c4");e.exports=function(e){return r(e.length)}},"0809":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-close",use:"icon-zumo-close-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},"0832":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("99af");var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"paticipant"},[t("div",{staticClass:"participant__number",attrs:{tabindex:"0","aria-label":e.hostAriaLabel,role:"button"}},[t("div",{staticClass:"participant__number--title"},[t("div",{staticClass:"title__left"},[t("div",{staticClass:"title__left--avatar cursor"},[t("user-avatar-display",{attrs:{showStatus:!e.isUndef(e.organizer.presence),displayName:e.organizer.displayName,backgroundColor:e.organizer.backgroundColor,email:e.organizer.email,avatarUrl:e.organizer.pictureURL||e.organizer.picUrl||e.organizer.userAvatarData,onlineStatus:e.organizer.presence},on:{showVCard:e.showVCard,hideVCard:e.hideVCard}})],1),t("div",{staticClass:"title__left--name"},[t("div",{staticClass:"canBeCopy"},[e._v(" "+e._s(e.organizerName||e.organizerEmail)+" ")]),t("div",{staticClass:"host"},[e._v(" "+e._s(e.t("zumoEventAttendeesHost"))+" "),e.organizer&&e.organizer.isInMeeting&&e.showParticipantsList?t("span",{staticClass:"status"},[e._v("("+e._s(e.t("zumoParticipantJoined"))+")")]):e.organizer&&e.organizer.optional?t("span",{staticClass:"status"},[e._v(e._s(e.t("zumoParticipantOptional")))]):e._e(),!e.isOrganizer&&e.organizer&&e.organizer.isExternalUser?t("span",{staticClass:"external"},[e._v(e._s(e.t("zumoParticipantExternalInvitees")))]):e._e()])]),!e.isOrganizer&&e.showChatButton?t("zm-button",{staticClass:"title__left--chat",attrs:{title:e.t("zumoEventAttendeesChatHost")},on:{click:e.handleChat}},[t("client-svg-icon",{attrs:{iconName:"zumo-messageHost",className:"participant-icon"}})],1):e._e(),t("zm-button",{directives:[{name:"show",rawName:"v-show",value:e.showCopyButton,expression:"showCopyButton"}],staticClass:"title__left--copy",attrs:{"aria-label":"".concat(e.t("zumoParticipantCopyEmail")," ").concat(e.organizer.email),title:e.t("zumoParticipantCopyEmail"),size:"mini"},on:{click:e.copyUserInfo}},[t("client-svg-icon",{attrs:{iconName:"zumo-copy-outline",className:"copy-icon"}})],1)],1),e.isNotOffice365?t("div",["accepted"===e.organizer.responseStatus?t("client-svg-icon",{attrs:{iconName:"rsvp-yes",title:e.t("zumoRsvpTooltipYes"),className:"participant-icon"}}):"tentative"===e.organizer.responseStatus?t("client-svg-icon",{attrs:{iconName:"rsvp-maybe",title:e.t("zumoRsvpTooltipMaybe"),className:"participant-icon maybe"}}):"declined"===e.organizer.responseStatus?t("client-svg-icon",{attrs:{iconName:"rsvp-no",title:e.t("zumoRsvpTooltipNo"),className:"participant-icon"}}):"needsAction"===e.organizer.responseStatus?t("client-svg-icon",{attrs:{iconName:"rsvp-awaiting",title:e.t("zumoRsvpTooltipAwaiting"),className:"participant-icon"}}):e._e()],1):e._e()])]),t("div",{ref:"list",staticClass:"participant__list"},[t("div",{staticClass:"list"},[e.allAttendeesList&&e.allAttendeesList.length>1?t("div",{staticClass:"participant__number--status"},[e.acceptedAttendees.length?t("span",[e._v(" "+e._s(e.acceptedAttendees.length)+" "+e._s(e.t("zumoAcceptYes"))+" ")]):e._e(),e.maybeAttendees.length?t("span",[e.acceptedAttendees.length?t("span",[e._v(",")]):e._e(),e._v(" "+e._s(e.maybeAttendees.length)+" "+e._s(e.t("zumoAcceptMaybe")))]):e._e(),e.waitAttendees.length?t("span",[e.maybeAttendees.length||e.acceptedAttendees.length?t("span",[e._v(",")]):e._e(),e._v(" "+e._s(e.waitAttendees.length)+" "+e._s(e.t("zumoAcceptAwaiting")))]):e._e()]):e._e(),t("div",{directives:[{name:"show",rawName:"v-show",value:e.attendeesOmitted,expression:"attendeesOmitted"}],staticClass:"tip"},[e._v(" "+e._s(e.t("zumoEventAttendeesMax"))+" ")]),t("div",{attrs:{tabindex:"0",role:"list","aria-label":e.participantListAriaLabel},on:{keydown:function(t){return e.onKeydown(t,"listitem")}}},e._l(e.allAttendeesList,(function(n,r){return t("participant-item",{key:r,attrs:{"data-id":n.email,index:r,showStatus:!e.isUndef(n.presence),allAttendeesLength:e.allAttendeesList.length,prevAttendee:n,organizerEmail:e.organizerEmail,userEmail:e.userEmail,isOrganizer:e.isOrganizer,activeParticipant:e.currentActiveParticipant,role:"listitem",tabindex:-1,buddy:e.buddiesMap[n.email],showParticipantsList:e.showParticipantsList},on:{showVCard:e.showVCard,hideVCard:e.hideVCard}})})),1),t("div",{directives:[{name:"show",rawName:"v-show",value:!e.seeAllParticipant,expression:"!seeAllParticipant"}],staticClass:"tip"},[e._v(" "+e._s(e.t("zumoEventHideGuestList"))+" ")])])])])};t.render=r;var i=[];t.staticRenderFns=i},"083a":function(e,t,n){"use strict";var r=n("0d51"),i=TypeError;e.exports=function(e,t){if(!delete e[t])throw i("Cannot delete property "+r(t)+" of "+r(e))}},"0855":function(e,t,n){"use strict";n.r(t);var r=n("a323"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"086a":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("ac1f"),n("841c");var r=function(){var e=this,t=e._self._c;return t("zm-dialog",{staticClass:"zm-transfer",attrs:{title:e.i18n.title,visible:e.visible,"close-on-click-modal":!1,"close-on-press-escape":!1,"append-to-body":e.appendToBody,width:e.width},on:{"update:visible":function(t){e.visible=t},opened:e.dialogOpened}},[t("div",{staticClass:"page-tips",attrs:{tabindex:"0"}},[e._t("pageTips",(function(){return[e._v(" "+e._s(e.i18n.pageTips)+" ")]}))],2),t("div",{staticClass:"main-content",style:{height:e.height},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:e.isListFocusOut(t)}}},[t("div",{staticClass:"source-col"},[e.filterable?t("zm-input",{ref:"searchInput",attrs:{label:"Search",placeholder:e.i18n.searchPlaceholder,"prefix-icon":"zm-icon-search"},model:{value:e.search,callback:function(t){e.search=t},expression:"search"}}):e._e(),t("origin-list",{ref:"originList",attrs:{id:e.id,query:e.search,visible:e.visible,selected:e.selectedKeys,"source-label":e.sourceLabel,"data-source":e.dataSource,"no-match":e.i18n.noMatch,"disabled-keys":e.disabledKeys,"allow-select-all":e.allowSelectAll}})],1),t("div",{staticClass:"selected-col"},[t("h6",{staticClass:"section-title",attrs:{id:e.id+"-selected-title"}},[t("span",{domProps:{textContent:e._s(e.i18n.selectedTitle)}}),e._v(" ("),t("span",{domProps:{textContent:e._s(e.selectedKeys.length)}}),e._v(") ")]),t("div",{staticClass:"static-help"},[t("p",{domProps:{textContent:e._s(e.i18n.selectedPlaceholder)}})]),t("selected-list",{ref:"selectedList",attrs:{"aria-labelledby":e.id+"-selected-title","aria-label":e.selectedLabel,draggable:e.draggable,i18n:e.i18n,"disabled-keys":e.disabledKeys},on:{"handler-outside":e.handlerOutside}}),e._t("selected-footer",null,{default:e.defaultData}),e._t("select-result",null,{default:e.defaultData})],2)]),t("footer",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e.showChecked?t("zm-checkbox",{staticStyle:{float:"left"},model:{value:e.isChecked,callback:function(t){e.isChecked=t},expression:"isChecked"}},[e._v(" "+e._s(e.i18n.checkInnerText)+" ")]):e._e(),t("zm-button",{attrs:{type:"primary",disabled:e.required&&!e.selectedKeys.length,loading:e.isLoading},on:{click:e.onSave}},[e._v(" "+e._s(e.t("transfer.save"))+" ")]),t("zm-button",{attrs:{disabled:e.isLoading},on:{click:e.onCancel}},[e._v(" "+e._s(e.t("transfer.cancel"))+" ")])],1)])};t.render=r;var i=[];t.staticRenderFns=i},"08f1":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("b0c0");var r=function(){var e=this,t=e._self._c;return t("div",{class:["textarea"===e.type?"zm-textarea":"zm-input",e.inputSize?"zm-input--"+e.inputSize:"",{"is-disabled":e.inputDisabled,"is-exceed":e.inputExceed,"is-empty":e.inputEmpty,"is-focused":e.inlineFocus,"zm-input-group":e.$slots.prepend||e.$slots.append,"zm-input-group--append":e.$slots.append,"zm-input-group--prepend":e.$slots.prepend,"zm-input--prefix":e.$slots.prefix||e.prefixIcon,"zm-input--suffix":e.$slots.suffix||e.suffixIcon||e.clearable||e.showPassword,"zm-input--suffix-large":(e.$slots.suffix||e.suffixIcon)&&(e.clearable||e.showPassword)||e.clearable&&e.showPassword,"zm-input--show-label":e.showInlineLabel}],on:{mouseenter:function(t){e.hovering=!0},mouseleave:function(t){e.hovering=!1}}},["textarea"!==e.type?[e.$slots.prepend?t("div",{staticClass:"zm-input-group__prepend"},[e._t("prepend")],2):e._e(),"textarea"!==e.type?t("input",e._b({ref:"input",staticClass:"zm-input__inner",attrs:{type:e.showPassword?e.passwordVisible?"text":"password":e.type,disabled:e.inputDisabled,readonly:e.readonly,autocomplete:e.autocompleteFill,name:e.name,placeholder:e.placeholder,"aria-required":e.isRequired,"aria-disabled":e.inputDisabled,"aria-label":e.label||e.inlineLabelText,"aria-labelledby":e.labelBy,"aria-invalid":e.isShowErrorMessage},on:{compositionstart:e.handleCompositionStart,compositionend:e.handleCompositionEnd,input:e.handleInput,focus:e.handleFocus,blur:e.handleBlur,change:e.handleChange,keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},"input",e.$attrs,!1)):e._e(),e.showInlineLabel?t("label",{staticClass:"zm-input__label",attrs:{for:e.labelFor}},[e._v(e._s(e.inlineLabelText))]):e._e(),e.$slots.prefix||e.prefixIcon?t("span",{staticClass:"zm-input__prefix"},[e._t("prefix"),e.prefixIcon?t("i",{staticClass:"zm-input__icon",class:e.prefixIcon}):e._e()],2):e._e(),t("span",{directives:[{name:"show",rawName:"v-show",value:e.$slots.suffix||e.suffixIcon||e.showClear||e.showPassword||e.validateState&&e.needStatusIcon,expression:"$slots.suffix || suffixIcon || showClear|| showPassword || validateState && needStatusIcon"}],staticClass:"zm-input__suffix"},[t("span",{staticClass:"zm-input__suffix-inner"},[e.showClear&&e.showPwdVisible?e._e():[e._t("suffix"),e.suffixIcon?t("i",{staticClass:"zm-input__icon",class:e.suffixIcon}):e._e()],e.showPassword?t("button",{class:["zm-input__password-btn","zm-input__icon",e.passwordVisible?"zm-icon-eyes-close":"zm-icon-eyes","zm-input__clear"],attrs:{type:"button","aria-label":e.passwordVisible?"hide password":"show password"},on:{click:e.handlePasswordVisible}}):e._e(),e.showClear?t("button",{staticClass:"zm-input__icon zm-icon-error zm-input__clear",attrs:{type:"button","aria-label":"Clear"},on:{click:e.clear}}):e._e(),e.isWordLimitVisible?t("span",{staticClass:"zm-input__count"},[t("span",{staticClass:"zm-input__count-inner"},[e._v(" "+e._s(e.textLength)+"/"+e._s(e.upperLimit)+" ")])]):e._e()],2),e.validateState?t("i",{staticClass:"zm-input__icon",class:["zm-input__validateIcon",e.validateIcon]}):e._e()]),e.$slots.append?t("div",{staticClass:"zm-input-group__append"},[e._t("append")],2):e._e()]:t("textarea",e._b({ref:"textarea",staticClass:"zm-textarea__inner",style:e.textareaStyle,attrs:{disabled:e.inputDisabled,readonly:e.readonly,autocomplete:e.autocomplete,name:e.name,"aria-required":e.isRequired,"aria-disabled":e.inputDisabled,"aria-label":e.label,"aria-labelledby":e.labelBy,"aria-invalid":e.isShowErrorMessage,"aria-describedby":e.isWordLimitVisible&&"textarea"===e.type?e.wordLimitId:null},on:{compositionstart:e.handleCompositionStart,compositionend:e.handleCompositionEnd,input:e.handleInput,focus:e.handleFocus,blur:e.handleBlur,change:e.handleChange,keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},"textarea",e.$attrs,!1)),e.isWordLimitVisible&&"textarea"===e.type?[t("span",{staticClass:"zm-input__count"},[e._v(" "+e._s(e.textLength)+"/"+e._s(e.upperLimit)+" ")]),t("span",{staticClass:"zm-sr-only",attrs:{id:e.wordLimitId}},[e._v("You can only use "+e._s(e.upperLimit)+" characters in this field.")]),t("span",{staticClass:"zm-sr-only",attrs:{role:"status"}},[e._v("You have used "+e._s(e.textLength)+" characters in this field.")])]:e._e()],2)};t.render=r;var i=[];t.staticRenderFns=i},"08f2":function(e,t,n){},"09e0":function(e,t,n){"use strict";n.r(t);var r=n("a2dc"),i=n("9bb4");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("7b07");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"7481529c",null);t["default"]=s.exports},"09f0":function(e,t,n){function r(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done);a=!0)if(o.push(r.value),t&&o.length===t)break}catch(u){s=!0,i=u}finally{try{a||null==n["return"]||n["return"]()}finally{if(s)throw i}}return o}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0"),n("14d9")},"0a38":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-eye-open",use:"icon-zumo-eye-open-usage",viewBox:"0 0 16 16",content:'\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"0a42":function(e,t,n){"use strict";var r=n("e7bb");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"0ad2":function(e,t,n){"use strict";n.r(t);var r=n("2318"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"0b25":function(e,t,n){},"0b25d":function(e,t,n){var r=n("5926"),i=n("50c4"),o=RangeError;e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=i(t);if(t!==n)throw o("Wrong length or index");return n}},"0b42":function(e,t,n){var r=n("e8b5"),i=n("68ee"),o=n("861d"),a=n("b622"),s=a("species"),u=Array;e.exports=function(e){var t;return r(e)&&(t=e.constructor,i(t)&&(t===u||r(t.prototype))?t=void 0:o(t)&&(t=t[s],null===t&&(t=void 0))),void 0===t?u:t}},"0b43":function(e,t,n){var r=n("04f8");e.exports=r&&!!Symbol["for"]&&!!Symbol.keyFor},"0b46":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("14d9");var r={name:"ZmRow",componentName:"ZmRow",props:{tag:{type:String,default:"div"},gutter:Number,type:String,justify:{type:String,default:"start"},align:{type:String,default:"top"}},provide:function(){return{row:this}},computed:{style:function(){var e={};return this.gutter&&(e.marginLeft="-".concat(this.gutter/2,"px"),e.marginRight=e.marginLeft),e},classList:function(){var e=["zm-row"],t=this.justify,n=this.align;return"start"!==t&&e.push("is-justify-".concat(t)),"top"!==n&&e.push("is-align-".concat(n)),e.push({"zm-row--flex":"flex"===this.type}),e}},render:function(e){return e(this.tag,{class:this.classList,style:this.style},this.$slots.default)}};t.default=r},"0b49":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("498a"),n("b0c0"),n("fb6a"),n("99af");var i=r(n("c962")),o=r(n("2a96")),a=r(n("5c16")),s=n("bc9d"),u=n("17d6"),c=0,l={name:"ZmInput",componentName:"ZmInput",mixins:[i.default],inheritAttrs:!1,inject:{ZmForm:{default:""},ZmFormItem:{default:""}},data:function(){return{textareaCalcStyle:{},hovering:!1,focused:!1,isComposing:!1,passwordVisible:!1,name:""}},props:{value:[String,Number],size:{type:String,default:"small"},resize:String,disabled:Boolean,readonly:Boolean,type:{type:String,default:"text"},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},validateEvent:{type:Boolean,default:!0},inlineLabel:String,suffixIcon:String,prefixIcon:String,ariaRequired:Boolean,label:String,labelBy:String,clearable:Boolean,alwaysShowClear:Boolean,showPassword:Boolean,showWordLimit:Boolean},computed:{_elFormItemSize:function(){return(this.ZmFormItem||{}).elFormItemSize},validateState:function(){return this.ZmFormItem?this.ZmFormItem.validateState:""},isShowErrorMessage:function(){return this.ZmFormItem&&this.ZmFormItem.isShowErrorMessage||!1},needStatusIcon:function(){return!!this.ZmForm&&this.ZmForm.statusIcon},validateIcon:function(){return{validating:"zm-icon-loading",success:"zm-icon-success",error:"zm-icon-error"}[this.validateState]},textareaStyle:function(){return(0,a.default)({},this.textareaCalcStyle,{resize:this.resize})},labelFor:function(){return this.ZmForm&&"inline"===this.ZmForm.labelPosition&&this.ZmFormItem&&this.ZmFormItem.labelFor||this.$attrs.id},emptyText:function(){return 0===String(this.value).trim().length},showInlineLabel:function(){return this.ZmForm&&"inline"===this.ZmForm.labelPosition||this.inlineLabel},inlineFocus:function(){return!!this.showInlineLabel&&(this.focused&&this.emptyText||!this.emptyText)},placeholder:function(){return this.showInlineLabel?"":this.$attrs.placeholder},inlineLabelText:function(){return this.ZmForm&&"inline"!==this.ZmForm.labelPosition&&!this.inlineLabel?"":this.ZmFormItem&&this.ZmFormItem.label?this.ZmFormItem.label:this.inlineLabel},inputSize:function(){return this.ZmForm&&"inline"===this.ZmForm.labelPosition||this.inlineLabel?"xLarge":this._elFormItemSize||this.size||(this.$ELEMENT||{}).size},inputEmpty:function(){return"undefined"===typeof this.value||0===String(this.value).length},inputDisabled:function(){return this.disabled||(this.ZmForm||{}).disabled},nativeInputValue:function(){return null===this.value||void 0===this.value?"":String(this.value)},showClear:function(){return this.clearable&&!this.inputDisabled&&!this.readonly&&this.nativeInputValue&&(this.focused||this.hovering||this.alwaysShowClear)},showPwdVisible:function(){return this.showPassword&&!this.inputDisabled&&!this.readonly},autocompleteFill:function(){return"off"===this.autocomplete&&u.isChrome?this.name:this.autocomplete},isRequired:function(){return this.ZmFormItem&&this.ZmFormItem.isRequired||this.ariaRequired},isWordLimitVisible:function(){return this.showWordLimit&&this.$attrs.maxlength&&("text"===this.type||"textarea"===this.type)&&!this.inputDisabled&&!this.readonly&&!this.showPassword},upperLimit:function(){return this.$attrs.maxlength},textLength:function(){return"number"===typeof this.value?String(this.value).length:(this.value||"").length},inputExceed:function(){return this.isWordLimitVisible&&this.textLength>this.upperLimit},wordLimitId:function(){return"word-limit-".concat(this.id||c++)}},watch:{value:function(e){this.$nextTick(this.resizeTextarea),this.validateEvent&&this.dispatch("ZmFormItem","el.form.change",[e])},nativeInputValue:function(){this.setNativeInputValue()},type:function(){var e=this;this.$nextTick((function(){e.setNativeInputValue(),e.resizeTextarea(),e.updateIconOffset()}))}},methods:{focus:function(){this.getInput().focus()},blur:function(){this.getInput().blur()},handleBlur:function(e){this.focused=!1,u.isChrome&&(this.$attrs&&this.$attrs.name?this.name=this.$attrs.name:this.name=""),this.$emit("blur",e),this.validateEvent&&this.dispatch("ZmFormItem","el.form.blur",[this.value])},select:function(){this.getInput().select()},resizeTextarea:function(){if(!this.$isServer){var e=this.autosize,t=this.type;if("textarea"===t&&this.$refs.textarea)if(e){var n=e.minRows,r=e.maxRows;this.textareaCalcStyle=(0,o.default)(this.$refs.textarea,n,r)}else this.textareaCalcStyle={minHeight:(0,o.default)(this.$refs.textarea).minHeight}}},setNativeInputValue:function(){var e=this.getInput();e&&e.value!==this.nativeInputValue&&(e.value=this.nativeInputValue)},handleFocus:function(e){this.focused=!0,u.isChrome&&(this.$attrs&&this.$attrs.name?this.name="new-".concat(this.$attrs.name):this.name="input-name-".concat((0,s.generateId)())),this.$emit("focus",e)},handleCompositionStart:function(){this.isComposing=!0},handleCompositionEnd:function(e){this.isComposing=!1,this.handleInput(e)},handleInput:function(e){this.isComposing||e.target.value!==this.nativeInputValue&&(this.$emit("input",e.target.value),this.$nextTick(this.setNativeInputValue))},handleChange:function(e){this.$emit("change",e.target.value)},handleSubmit:function(e){this.$emit("submit",e.target.value)},calcIconOffset:function(e){var t=[].slice.call(this.$el.querySelectorAll(".zm-input__".concat(e))||[]);if(t.length){for(var n=null,r=0;r0&&s(a.width)/e.offsetWidth||1,l=e.offsetHeight>0&&s(a.height)/e.offsetHeight||1);var d=i(e)?r(e):window,f=d.visualViewport,h=!c()&&n,p=(a.left+(h&&f?f.offsetLeft:0))/u,m=(a.top+(h&&f?f.offsetTop:0))/l,v=a.width/u,g=a.height/l;return{width:v,height:g,top:m,right:p+v,bottom:m+g,left:p,x:p,y:m}}function d(e){var t=r(e),n=t.pageXOffset,i=t.pageYOffset;return{scrollLeft:n,scrollTop:i}}function f(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function h(e){return e!==r(e)&&o(e)?f(e):d(e)}function p(e){return e?(e.nodeName||"").toLowerCase():null}function m(e){return((i(e)?e.ownerDocument:e.document)||window.document).documentElement}function v(e){return l(m(e)).left+d(e).scrollLeft}function g(e){return r(e).getComputedStyle(e)}function y(e){var t=g(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function b(e){var t=e.getBoundingClientRect(),n=s(t.width)/e.offsetWidth||1,r=s(t.height)/e.offsetHeight||1;return 1!==n||1!==r}function w(e,t,n){void 0===n&&(n=!1);var r=o(t),i=o(t)&&b(t),a=m(t),s=l(e,i,n),u={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&(("body"!==p(t)||y(a))&&(u=h(t)),o(t)?(c=l(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):a&&(c.x=v(a))),{x:s.left+u.scrollLeft-c.x,y:s.top+u.scrollTop-c.y,width:s.width,height:s.height}}function _(e){var t=l(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function C(e){return"html"===p(e)?e:e.assignedSlot||e.parentNode||(a(e)?e.host:null)||m(e)}function x(e){return["html","body","#document"].indexOf(p(e))>=0?e.ownerDocument.body:o(e)&&y(e)?e:x(C(e))}function k(e,t){var n;void 0===t&&(t=[]);var i=x(e),o=i===(null==(n=e.ownerDocument)?void 0:n.body),a=r(i),s=o?[a].concat(a.visualViewport||[],y(i)?i:[]):i,u=t.concat(s);return o?u:u.concat(k(C(s)))}function S(e){return["table","td","th"].indexOf(p(e))>=0}function O(e){return o(e)&&"fixed"!==g(e).position?e.offsetParent:null}function T(e){var t=/firefox/i.test(u()),n=/Trident/i.test(u());if(n&&o(e)){var r=g(e);if("fixed"===r.position)return null}var i=C(e);a(i)&&(i=i.host);while(o(i)&&["html","body"].indexOf(p(i))<0){var s=g(i);if("none"!==s.transform||"none"!==s.perspective||"paint"===s.contain||-1!==["transform","perspective"].indexOf(s.willChange)||t&&"filter"===s.willChange||t&&s.filter&&"none"!==s.filter)return i;i=i.parentNode}return null}function E(e){var t=r(e),n=O(e);while(n&&S(n)&&"static"===g(n).position)n=O(n);return n&&("html"===p(n)||"body"===p(n)&&"static"===g(n).position)?t:n||T(e)||t}var D="top",M="bottom",A="right",N="left",P="auto",L=[D,M,A,N],I="start",R="end",F=[].concat(L,[P]).reduce((function(e,t){return e.concat([t,t+"-"+I,t+"-"+R])}),[]),z="beforeRead",j="read",B="afterRead",$="beforeMain",U="main",V="afterMain",H="beforeWrite",q="write",W="afterWrite",Z=[z,j,B,$,U,V,H,q,W];function Y(e){var t=new Map,n=new Set,r=[];function i(e){n.add(e.name);var o=[].concat(e.requires||[],e.requiresIfExists||[]);o.forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&i(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||i(e)})),r}function K(e){var t=Y(e);return Z.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}function G(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function J(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r=0?"x":"y"}function se(e){var t,n=e.reference,r=e.element,i=e.placement,o=i?re(i):null,a=i?oe(i):null,s=n.x+n.width/2-r.width/2,u=n.y+n.height/2-r.height/2;switch(o){case D:t={x:s,y:n.y-r.height};break;case M:t={x:s,y:n.y+n.height};break;case A:t={x:n.x+n.width,y:u};break;case N:t={x:n.x-r.width,y:u};break;default:t={x:n.x,y:n.y}}var c=o?ae(o):null;if(null!=c){var l="y"===c?"height":"width";switch(a){case I:t[c]=t[c]-(n[l]/2-r[l]/2);break;case R:t[c]=t[c]+(n[l]/2-r[l]/2);break;default:}}return t}var ue="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.",ce="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.",le={placement:"bottom",modifiers:[],strategy:"absolute"};function de(){for(var e=arguments.length,t=new Array(e),n=0;n100){console.error(ce);break}if(!0!==o.reset){var a=o.orderedModifiers[i],s=a.fn,l=a.options,d=void 0===l?{}:l,f=a.name;"function"===typeof s&&(o=s({state:o,options:d,name:f,instance:c})||o)}else o.reset=!1,i=-1}}else console.error(ue)}},update:G((function(){return new Promise((function(e){c.forceUpdate(),e(o)}))})),destroy:function(){d(),u=!0}};if(!de(e,t))return console.error(ue),c;function l(){o.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,r=void 0===n?{}:n,i=e.effect;if("function"===typeof i){var a=i({state:o,name:t,instance:c,options:r}),u=function(){};s.push(a||u)}}))}function d(){s.forEach((function(e){return e()})),s=[]}return c.setOptions(n).then((function(e){!u&&n.onFirstUpdate&&n.onFirstUpdate(e)})),c}}var he={passive:!0};function pe(e){var t=e.state,n=e.instance,i=e.options,o=i.scroll,a=void 0===o||o,s=i.resize,u=void 0===s||s,c=r(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&l.forEach((function(e){e.addEventListener("scroll",n.update,he)})),u&&c.addEventListener("resize",n.update,he),function(){a&&l.forEach((function(e){e.removeEventListener("scroll",n.update,he)})),u&&c.removeEventListener("resize",n.update,he)}}var me={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:pe,data:{}};function ve(e){var t=e.state,n=e.name;t.modifiersData[n]=se({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}var ge={name:"popperOffsets",enabled:!0,phase:"read",fn:ve,data:{}},ye={top:"auto",right:"auto",bottom:"auto",left:"auto"};function be(e){var t=e.x,n=e.y,r=window,i=r.devicePixelRatio||1;return{x:s(t*i)/i||0,y:s(n*i)/i||0}}function we(e){var t,n=e.popper,i=e.popperRect,o=e.placement,a=e.variation,s=e.offsets,u=e.position,c=e.gpuAcceleration,l=e.adaptive,d=e.roundOffsets,f=e.isFixed,h=s.x,p=void 0===h?0:h,v=s.y,y=void 0===v?0:v,b="function"===typeof d?d({x:p,y:y}):{x:p,y:y};p=b.x,y=b.y;var w=s.hasOwnProperty("x"),_=s.hasOwnProperty("y"),C=N,x=D,k=window;if(l){var S=E(n),O="clientHeight",T="clientWidth";if(S===r(n)&&(S=m(n),"static"!==g(S).position&&"absolute"===u&&(O="scrollHeight",T="scrollWidth")),S=S,o===D||(o===N||o===A)&&a===R){x=M;var P=f&&S===k&&k.visualViewport?k.visualViewport.height:S[O];y-=P-i.height,y*=c?1:-1}if(o===N||(o===D||o===M)&&a===R){C=A;var L=f&&S===k&&k.visualViewport?k.visualViewport.width:S[T];p-=L-i.width,p*=c?1:-1}}var I,F=Object.assign({position:u},l&&ye),z=!0===d?be({x:p,y:y}):{x:p,y:y};return p=z.x,y=z.y,c?Object.assign({},F,(I={},I[x]=_?"0":"",I[C]=w?"0":"",I.transform=(k.devicePixelRatio||1)<=1?"translate("+p+"px, "+y+"px)":"translate3d("+p+"px, "+y+"px, 0)",I)):Object.assign({},F,(t={},t[x]=_?y+"px":"",t[C]=w?p+"px":"",t.transform="",t))}function _e(e){var t=e.state,n=e.options,r=n.gpuAcceleration,i=void 0===r||r,o=n.adaptive,a=void 0===o||o,s=n.roundOffsets,u=void 0===s||s,c=g(t.elements.popper).transitionProperty||"";a&&["transform","top","right","bottom","left"].some((function(e){return c.indexOf(e)>=0}))&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',"\n\n",'Disable the "computeStyles" modifier\'s `adaptive` option to allow',"for smooth transitions, or remove these properties from the CSS","transition declaration on the popper element if only transitioning","opacity or background-color for example.","\n\n","We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "));var l={placement:re(t.placement),variation:oe(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:i,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,we(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:u})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,we(Object.assign({},l,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var Ce={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:_e,data:{}};function xe(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},i=t.elements[e];o(i)&&p(i)&&(Object.assign(i.style,n),Object.keys(r).forEach((function(e){var t=r[e];!1===t?i.removeAttribute(e):i.setAttribute(e,!0===t?"":t)})))}))}function ke(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var r=t.elements[e],i=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]),s=a.reduce((function(e,t){return e[t]="",e}),{});o(r)&&p(r)&&(Object.assign(r.style,s),Object.keys(i).forEach((function(e){r.removeAttribute(e)})))}))}}var Se={name:"applyStyles",enabled:!0,phase:"write",fn:xe,effect:ke,requires:["computeStyles"]},Oe=[me,ge,Ce,Se],Te=fe({defaultModifiers:Oe});function Ee(e,t,n){var r=re(e),i=[N,D].indexOf(r)>=0?-1:1,o="function"===typeof n?n(Object.assign({},t,{placement:e})):n,a=o[0],s=o[1];return a=a||0,s=(s||0)*i,[N,A].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function De(e){var t=e.state,n=e.options,r=e.name,i=n.offset,o=void 0===i?[0,0]:i,a=F.reduce((function(e,n){return e[n]=Ee(n,t.rects,o),e}),{}),s=a[t.placement],u=s.x,c=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=u,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=a}var Me={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:De}},"0c2e":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"attachment-display-view",attrs:{tabindex:"0",role:"button"},on:{click:e.handleClickAttachment,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.handleClickAttachment.apply(null,arguments)}}},[t("i",{class:e.attachmentIcon,staticStyle:{fontSize:"32px"}}),t("div",{staticClass:"attachment-info"},[t("a",{directives:[{name:"title",rawName:"v-title",value:e.attachmentTitle,expression:"attachmentTitle"}],staticClass:"attachment-title",attrs:{href:"javascript:void(0)"}},[e._v(e._s(e.attachmentTitle)+" ")])])])};t.render=n;var r=[];t.staticRenderFns=r},"0c47":function(e,t,n){var r=n("da84"),i=n("d44e");i(r.JSON,"JSON",!0)},"0c81":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-iq",use:"icon-zumo-iq-usage",viewBox:"0 0 16 16",content:'\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"0cb2":function(e,t,n){var r=n("e330"),i=n("7b0b"),o=Math.floor,a=r("".charAt),s=r("".replace),u=r("".slice),c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,l=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,n,r,d,f){var h=n+e.length,p=r.length,m=l;return void 0!==d&&(d=i(d),m=c),s(f,m,(function(i,s){var c;switch(a(s,0)){case"$":return"$";case"&":return e;case"`":return u(t,0,n);case"'":return u(t,h);case"<":c=d[u(s,1,-1)];break;default:var l=+s;if(0===l)return i;if(l>p){var f=o(l/10);return 0===f?i:f<=p?void 0===r[f-1]?a(s,1):r[f-1]+a(s,1):i}c=r[l-1]}return void 0===c?"":c}))}},"0ccb":function(e,t,n){var r=n("e330"),i=n("50c4"),o=n("577e"),a=n("1148"),s=n("1d80"),u=r(a),c=r("".slice),l=Math.ceil,d=function(e){return function(t,n,r){var a,d,f=o(s(t)),h=i(n),p=f.length,m=void 0===r?" ":o(r);return h<=p||""==m?f:(a=h-p,d=u(m,l(a/m.length)),d.length>a&&(d=c(d,0,a)),e?f+d:d+f)}};e.exports={start:d(!1),end:d(!0)}},"0cde":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d81d"),n("a9e3"),n("d3b7");var r=n("e7c7"),i=n("faaf"),o=n("bc9d"),a=function(e){var t=(0,i.getDayCountOfYear)(e),n=new Date(e,0,1);return(0,i.range)(t).map((function(e){return(0,i.nextDate)(n,e)}))},s={props:{disabledDate:[Function,String],value:[String,Number,Date],defaultValue:{validator:function(e){return null===e||e instanceof Date&&(0,i.isDate)(e)}},date:Date,useCenterYear:Boolean},computed:{startYear:function(){return this.useCenterYear?this.date.getFullYear()-5:10*Math.floor(this.date.getFullYear()/10)}},methods:{getCellStyle:function(e){var t={},n=new Date;return t.disabled="function"===typeof this.disabledDate&&a(e).every(this.disabledDate),t.current=(0,o.arrayFindIndex)((0,o.coerceTruthyValueToArray)(this.value),(function(t){return t.getFullYear()===e}))>=0,t.today=n.getFullYear()===e,t.default=this.defaultValue&&this.defaultValue.getFullYear()===e,t},handleYearTableClick:function(e){var t=e.target;if("A"===t.tagName){if((0,r.hasClass)(t.parentNode,"disabled"))return;var n=t.textContent||t.innerText;this.$emit("pick",Number(n))}}}};t.default=s},"0cfb":function(e,t,n){var r=n("83ab"),i=n("d039"),o=n("cc12");e.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},"0d21":function(e,t){function n(e){if(Array.isArray(e))return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n},"0d26":function(e,t,n){var r=n("e330"),i=Error,o=r("".replace),a=function(e){return String(i(e).stack)}("zxcasd"),s=/\n\s*at [^:]*:[^\n]*/,u=s.test(a);e.exports=function(e,t){if(u&&"string"==typeof e&&!i.prepareStackTrace)while(t--)e=o(e,s,"");return e}},"0d51":function(e,t){var n=String;e.exports=function(e){try{return n(e)}catch(t){return"Object"}}},"0d80":function(e,t,n){"use strict";n("8072")},"0d8b":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"client-test"};t.default=n},"0d97":function(e,t,n){"use strict";n.r(t);var r=n("ab1b"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"0da1":function(e,t,n){"use strict";var r=n("bc42");e.exports=function(e,t,n,i,o){var a=new Error(e);return r(a,t,n,i,o)}},"0dfa":function(e,t,n){"use strict";var r=n("b5e3");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"0e15":function(e,t,n){var r=n("597f");e.exports=function(e,t,n){return void 0===n?r(e,t,!1):r(e,n,!1!==t)}},"0e4f":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("d3b7"),n("99af"),n("159b"),n("b64b");var i=r(n("eec8")),o=r(n("e0d6")),a=r(n("b565")),s=n("bc9d");n("9526");var u=n("fbc7"),c={name:"ZmSelect",components:{TreeSelect:i.default,NormalSelect:a.default,FilterableSelect:o.default},props:{id:{type:String,default:""},value:[String,Number,Array,Object,Boolean],ariaRequired:Boolean,size:{type:String,default:"small"},disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,hasMore:Boolean,remote:Boolean,loadingText:String,noMatchText:String,noDataText:String,emptyDataText:Boolean,remoteMethod:Function,filterMethod:Function,widthLimit:[Boolean,Object],multiple:Boolean,multipleLimit:{type:Number,default:0},placeholder:{type:String,default:function(){return(0,u.t)("select.placeholder")}},defaultFirstOption:Boolean,valueKey:{type:String,default:"value"},collapseTags:Boolean,popperAppendToBody:Boolean,inlineLabel:String,listLabel:String,listLabelBy:String,label:String,labelBy:String,popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}},popperClass:String,tree:{type:Object,default:function(){return null}},checkboxOptions:{type:Array,default:function(){return[]}},selectOptions:{type:Array,default:function(){return[]}},selectOptionsValueKey:{type:String,default:"value"},limitQueryLength:{type:Number,default:0},filterLabel:Function,queryWhenFocus:Boolean,queryWhenVisible:{type:Boolean,default:!0},selectedAfterFocus:Boolean,maxLine:{type:Number,default:0},clearQueryWhenVisible:{type:Boolean,default:!0},queryAfterValueChange:Boolean,checkStrictly:{type:Boolean,default:!1}},data:function(){return{visible:!1,query:"",hoverIndex:-1,options:[]}},mounted:function(){this.makeProxy()},watch:{filterable:function(){this.$nextTick(this.makeProxy)}},methods:{makeProxy:function(){this.proxyEvents(),this.proxyMethods(),this.proxyData(),this.proxyRefs()},proxyEvents:function(){var e=this,t=["input","change","visible-change","remove-tag","focus","blur","clear"],n=this.$refs.select;t.forEach((function(t){n.$on(t,(function(){for(var n=arguments.length,r=new Array(n),i=0;i\n\n\n\n'});a.a.add(s);t["default"]=s},1019:function(e,t,n){"use strict";var r=n("2c98");e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},1046:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("b0c0"),n("d3b7"),n("25f0");var r=function(){var e=this,t=e._self._c;return t("label",{staticClass:"zm-switch",class:{"is-disabled":e.switchDisabled,"is-checked":e.checked,"is-large":"large"===e.size,"is-middle":"middle"===e.size,"is-small":"small"===e.size}},[t("input",{ref:"input",staticClass:"zm-switch__input",attrs:{type:"checkbox",id:e.id,name:e.name,"true-value":e.activeValue,"false-value":e.inactiveValue,disabled:e.switchDisabled,tabindex:e.switchDisabled?"-1":"0",autocomplete:"off",role:"button","data-toggle":"button","aria-pressed":e.checked.toString(),"aria-describedby":e.labelBy,"aria-label":e.labelText},on:{click:e.debouncedOnInputChange,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.switchValue.apply(null,arguments)}}}),e.inactiveIconClass||e.inactiveText?t("span",{class:["zm-switch__label","zm-switch__label--left",e.checked?"":"is-active"]},[e.inactiveIconClass?t("i",{class:[e.inactiveIconClass]}):e._e(),!e.inactiveIconClass&&e.inactiveText?t("span",{attrs:{"aria-hidden":e.checked}},[e._v(" "+e._s(e.inactiveText)+" ")]):e._e()]):e._e(),t("span",{ref:"core",staticClass:"zm-switch__core"}),t("span",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}],domProps:{textContent:e._s(e.labelText)}}),e.activeIconClass||e.activeText?t("span",{class:["zm-switch__label","zm-switch__label--right",e.checked?"is-active":""]},[e.activeIconClass?t("i",{class:[e.activeIconClass]}):e._e(),!e.activeIconClass&&e.activeText?t("span",{attrs:{"aria-hidden":!e.checked}},[e._v(" "+e._s(e.activeText)+" ")]):e._e()]):e._e()])};t.render=r;var i=[];t.staticRenderFns=i},"107c":function(e,t,n){var r=n("d039"),i=n("da84"),o=i.RegExp;e.exports=r((function(){var e=o("(?b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$c")}))},"107f":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zm-checkbox-list",attrs:{role:"group",tabindex:"0","aria-activedescendant":e.activedescendant},on:{keydown:e.handleKeyDown,focus:e.onFocus}},e._l(e.splitItems,(function(n,r){return t("zm-row",{key:r,staticClass:"zm-checkbox-list__row"},e._l(n,(function(n,i){return t("zm-col",{key:i,attrs:{span:e.span}},[t("zm-checkbox",{ref:"checkbox",refInFor:!0,attrs:{label:n.label,disabled:n.disabled,"aria-label":e.computeAriaLabel(n,r,i),name:n.displayName,x:i,y:r}},[e.$scopedSlots.default?e._e():[e._v(" "+e._s(n.displayName||n.label)+" ")],e._t("default",null,{item:n})],2)],1)})),1)})),1)};t.render=n;var r=[];t.staticRenderFns=r},"10d1":function(e,t,n){"use strict";t.__esModule=!0,t.formatMonthTitle=u,t.compareMonth=c,t.compareDay=l,t.getDayByOffset=d,t.getPrevDay=f,t.getNextDay=h,t.calcDateNum=p,t.copyDate=m,t.copyDates=v,t.t=t.bem=t.createComponent=void 0;var r=n("e5f6"),i=(0,r.createNamespace)("calendar"),o=i[0],a=i[1],s=i[2];function u(e){return s("monthTitle",e.getFullYear(),e.getMonth()+1)}function c(e,t){var n=e.getFullYear(),r=t.getFullYear(),i=e.getMonth(),o=t.getMonth();return n===r?i===o?0:i>o?1:-1:n>r?1:-1}function l(e,t){var n=c(e,t);if(0===n){var r=e.getDate(),i=t.getDate();return r===i?0:r>i?1:-1}return n}function d(e,t){return e=new Date(e),e.setDate(e.getDate()+t),e}function f(e){return d(e,-1)}function h(e){return d(e,1)}function p(e){var t=e[0].getTime(),n=e[1].getTime();return(n-t)/864e5+1}function m(e){return new Date(e)}function v(e){return Array.isArray(e)?e.map((function(e){return null===e?e:m(e)})):m(e)}t.t=s,t.bem=a,t.createComponent=o},1148:function(e,t,n){"use strict";var r=n("5926"),i=n("577e"),o=n("1d80"),a=RangeError;e.exports=function(e){var t=i(o(this)),n="",s=r(e);if(s<0||s==1/0)throw a("Wrong number of repetitions");for(;s>0;(s>>>=1)&&(t+=t))1&s&&(n+=t);return n}},1182:function(e,t,n){"use strict";t.__esModule=!0,t.addUnit=a,t.unitToPx=d;var r,i=n("e5f6"),o=n("d29d");function a(e){if((0,i.isDef)(e))return e=String(e),(0,o.isNumeric)(e)?e+"px":e}function s(){if(!r){var e=document.documentElement,t=e.style.fontSize||window.getComputedStyle(e).fontSize;r=parseFloat(t)}return r}function u(e){return e=e.replace(/rem/g,""),+e*s()}function c(e){return e=e.replace(/vw/g,""),+e*window.innerWidth/100}function l(e){return e=e.replace(/vh/g,""),+e*window.innerHeight/100}function d(e){if("number"===typeof e)return e;if(i.inBrowser){if(-1!==e.indexOf("rem"))return u(e);if(-1!==e.indexOf("vw"))return c(e);if(-1!==e.indexOf("vh"))return l(e)}return parseFloat(e)}},"11af":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=t._Vue=void 0;var r,i=n("6f46");t._Vue=r;var o={install:function(e){t._Vue=r=e,e.prototype.$message=i.MessageConstructor,(0,i.showSessionMessages)()}};t.default=o},"11e5":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("input",e._b({staticClass:"zm-simple-input-number",attrs:{tabindex:"-1",role:"spinbutton",type:"text",maxlength:"2","aria-live":"assertive","aria-valuenow":e.displayValue,"aria-valuemax":e.max,"aria-valuemin":e.min,disabled:e.disabled,readonly:e.readonly},domProps:{value:e.displayValue},on:{input:e.handleInput,change:e.handleChange,focus:e.handleFocus,keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),e.increase.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),e.decrease.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"home",void 0,t.key,void 0)?null:(t.preventDefault(),e.home.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"end",void 0,t.key,void 0)?null:(t.preventDefault(),e.end.apply(null,arguments))}]}},"input",e.$attrs,!1))};t.render=n;var r=[];t.staticRenderFns=r},1258:function(e,t,n){"use strict";n.r(t);var r=n("3263"),i=n("3965");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("e5e1");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},1276:function(e,t,n){"use strict";var r=n("2ba4"),i=n("c65b"),o=n("e330"),a=n("d784"),s=n("825a"),u=n("7234"),c=n("44e7"),l=n("1d80"),d=n("4840"),f=n("8aa5"),h=n("50c4"),p=n("577e"),m=n("dc4a"),v=n("4dae"),g=n("14c3"),y=n("9263"),b=n("9f7f"),w=n("d039"),_=b.UNSUPPORTED_Y,C=4294967295,x=Math.min,k=[].push,S=o(/./.exec),O=o(k),T=o("".slice),E=!w((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));a("split",(function(e,t,n){var o;return o="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,n){var o=p(l(this)),a=void 0===n?C:n>>>0;if(0===a)return[];if(void 0===e)return[o];if(!c(e))return i(t,o,e,a);var s,u,d,f=[],h=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),m=0,g=new RegExp(e.source,h+"g");while(s=i(y,g,o)){if(u=g.lastIndex,u>m&&(O(f,T(o,m,s.index)),s.length>1&&s.index=a))break;g.lastIndex===s.index&&g.lastIndex++}return m===o.length?!d&&S(g,"")||O(f,""):O(f,T(o,m)),f.length>a?v(f,0,a):f}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:i(t,this,e,n)}:t,[function(t,n){var r=l(this),a=u(t)?void 0:m(t,e);return a?i(a,t,r,n):i(o,p(r),t,n)},function(e,r){var i=s(this),a=p(e),u=n(o,i,a,r,o!==t);if(u.done)return u.value;var c=d(i,RegExp),l=i.unicode,m=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(_?"g":"y"),v=new c(_?"^(?:"+i.source+")":i,m),y=void 0===r?C:r>>>0;if(0===y)return[];if(0===a.length)return null===g(v,a)?[a]:[];var b=0,w=0,k=[];while(w=0||(i[n]=e[n]);return i}function p(e,t){if(e){if("string"===typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}Object.defineProperty(t,"__esModule",{value:!0});var g=function(e){function t(){return e.apply(this,arguments)||this}return a(t,e),t}(f(Error)),y=function(e){function t(t){return e.call(this,"Invalid DateTime: "+t.toMessage())||this}return a(t,e),t}(g),b=function(e){function t(t){return e.call(this,"Invalid Interval: "+t.toMessage())||this}return a(t,e),t}(g),w=function(e){function t(t){return e.call(this,"Invalid Duration: "+t.toMessage())||this}return a(t,e),t}(g),_=function(e){function t(){return e.apply(this,arguments)||this}return a(t,e),t}(g),C=function(e){function t(t){return e.call(this,"Invalid unit "+t)||this}return a(t,e),t}(g),x=function(e){function t(){return e.apply(this,arguments)||this}return a(t,e),t}(g),k=function(e){function t(){return e.call(this,"Zone is an abstract class")||this}return a(t,e),t}(g),S="numeric",O="short",T="long",E={year:S,month:S,day:S},D={year:S,month:O,day:S},M={year:S,month:O,day:S,weekday:O},A={year:S,month:T,day:S},N={year:S,month:T,day:S,weekday:T},P={hour:S,minute:S},L={hour:S,minute:S,second:S},I={hour:S,minute:S,second:S,timeZoneName:O},R={hour:S,minute:S,second:S,timeZoneName:T},F={hour:S,minute:S,hourCycle:"h23"},z={hour:S,minute:S,second:S,hourCycle:"h23"},j={hour:S,minute:S,second:S,hourCycle:"h23",timeZoneName:O},B={hour:S,minute:S,second:S,hourCycle:"h23",timeZoneName:T},$={year:S,month:S,day:S,hour:S,minute:S},U={year:S,month:S,day:S,hour:S,minute:S,second:S},V={year:S,month:O,day:S,hour:S,minute:S},H={year:S,month:O,day:S,hour:S,minute:S,second:S},q={year:S,month:O,day:S,weekday:O,hour:S,minute:S},W={year:S,month:T,day:S,hour:S,minute:S,timeZoneName:O},Z={year:S,month:T,day:S,hour:S,minute:S,second:S,timeZoneName:O},Y={year:S,month:T,day:S,weekday:T,hour:S,minute:S,timeZoneName:T},K={year:S,month:T,day:S,weekday:T,hour:S,minute:S,second:S,timeZoneName:T};function G(e){return"undefined"===typeof e}function J(e){return"number"===typeof e}function X(e){return"number"===typeof e&&e%1===0}function Q(e){return"string"===typeof e}function ee(e){return"[object Date]"===Object.prototype.toString.call(e)}function te(){try{return"undefined"!==typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function ne(e){return Array.isArray(e)?e:[e]}function re(e,t,n){if(0!==e.length)return e.reduce((function(e,r){var i=[t(r),r];return e&&n(e[0],i[0])===e[0]?e:i}),null)[1]}function ie(e,t){return t.reduce((function(t,n){return t[n]=e[n],t}),{})}function oe(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ae(e,t,n){return X(e)&&e>=t&&e<=n}function se(e,t){return e-t*Math.floor(e/t)}function ue(e,t){void 0===t&&(t=2);var n,r=e<0;return n=r?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),n}function ce(e){return G(e)||null===e||""===e?void 0:parseInt(e,10)}function le(e){return G(e)||null===e||""===e?void 0:parseFloat(e)}function de(e){if(!G(e)&&null!==e&&""!==e){var t=1e3*parseFloat("0."+e);return Math.floor(t)}}function fe(e,t,n){void 0===n&&(n=!1);var r=Math.pow(10,t),i=n?Math.trunc:Math.round;return i(e*r)/r}function he(e){return e%4===0&&(e%100!==0||e%400===0)}function pe(e){return he(e)?366:365}function me(e,t){var n=se(t-1,12)+1,r=e+(t-n)/12;return 2===n?he(r)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function ve(e){var t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(t.getUTCFullYear()-1900)),+t}function ge(e){var t=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,n=e-1,r=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return 4===t||3===r?53:52}function ye(e){return e>99?e:e>60?1900+e:2e3+e}function be(e,t,n,r){void 0===r&&(r=null);var i=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(a.timeZone=r);var s=o({timeZoneName:t},a),u=new Intl.DateTimeFormat(n,s).formatToParts(i).find((function(e){return"timezonename"===e.type.toLowerCase()}));return u?u.value:null}function we(e,t){var n=parseInt(e,10);Number.isNaN(n)&&(n=0);var r=parseInt(t,10)||0,i=n<0||Object.is(n,-0)?-r:r;return 60*n+i}function _e(e){var t=Number(e);if("boolean"===typeof e||""===e||Number.isNaN(t))throw new x("Invalid unit value "+e);return t}function Ce(e,t){var n={};for(var r in e)if(oe(e,r)){var i=e[r];if(void 0===i||null===i)continue;n[t(r)]=_e(i)}return n}function xe(e,t){var n=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),i=e>=0?"+":"-";switch(t){case"short":return""+i+ue(n,2)+":"+ue(r,2);case"narrow":return""+i+n+(r>0?":"+r:"");case"techie":return""+i+ue(n,2)+ue(r,2);default:throw new RangeError("Value format "+t+" is out of range for property format")}}function ke(e){return ie(e,["hour","minute","second","millisecond"])}var Se=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/,Oe=["January","February","March","April","May","June","July","August","September","October","November","December"],Te=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ee=["J","F","M","A","M","J","J","A","S","O","N","D"];function De(e){switch(e){case"narrow":return[].concat(Ee);case"short":return[].concat(Te);case"long":return[].concat(Oe);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var Me=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ae=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ne=["M","T","W","T","F","S","S"];function Pe(e){switch(e){case"narrow":return[].concat(Ne);case"short":return[].concat(Ae);case"long":return[].concat(Me);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Le=["AM","PM"],Ie=["Before Christ","Anno Domini"],Re=["BC","AD"],Fe=["B","A"];function ze(e){switch(e){case"narrow":return[].concat(Fe);case"short":return[].concat(Re);case"long":return[].concat(Ie);default:return null}}function je(e){return Le[e.hour<12?0:1]}function Be(e,t){return Pe(t)[e.weekday-1]}function $e(e,t){return De(t)[e.month-1]}function Ue(e,t){return ze(t)[e.year<0?0:1]}function Ve(e,t,n,r){void 0===n&&(n="always"),void 0===r&&(r=!1);var i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===n&&o){var a="days"===e;switch(t){case 1:return a?"tomorrow":"next "+i[e][0];case-1:return a?"yesterday":"last "+i[e][0];case 0:return a?"today":"this "+i[e][0]}}var s=Object.is(t,-0)||t<0,u=Math.abs(t),c=1===u,l=i[e],d=r?c?l[1]:l[2]||l[1]:c?i[e][0]:e;return s?u+" "+d+" ago":"in "+u+" "+d}function He(e,t){for(var n,r="",i=v(e);!(n=i()).done;){var o=n.value;o.literal?r+=o.val:r+=t(o.val)}return r}var qe={D:E,DD:D,DDD:A,DDDD:N,t:P,tt:L,ttt:I,tttt:R,T:F,TT:z,TTT:j,TTTT:B,f:$,ff:V,fff:W,ffff:Y,F:U,FF:H,FFF:Z,FFFF:K},We=function(){function e(e,t){this.opts=t,this.loc=e,this.systemLoc=null}e.create=function(t,n){return void 0===n&&(n={}),new e(t,n)},e.parseFormat=function(e){for(var t=null,n="",r=!1,i=[],o=0;o0&&i.push({literal:r,val:n}),t=null,n="",r=!r):r||a===t?n+=a:(n.length>0&&i.push({literal:!1,val:n}),n=a,t=a)}return n.length>0&&i.push({literal:r,val:n}),i},e.macroTokenToFormatOpts=function(e){return qe[e]};var t=e.prototype;return t.formatWithSystemDefault=function(e,t){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());var n=this.systemLoc.dtFormatter(e,o({},this.opts,t));return n.format()},t.formatDateTime=function(e,t){void 0===t&&(t={});var n=this.loc.dtFormatter(e,o({},this.opts,t));return n.format()},t.formatDateTimeParts=function(e,t){void 0===t&&(t={});var n=this.loc.dtFormatter(e,o({},this.opts,t));return n.formatToParts()},t.resolvedOptions=function(e,t){void 0===t&&(t={});var n=this.loc.dtFormatter(e,o({},this.opts,t));return n.resolvedOptions()},t.num=function(e,t){if(void 0===t&&(t=0),this.opts.forceSimple)return ue(e,t);var n=o({},this.opts);return t>0&&(n.padTo=t),this.loc.numberFormatter(n).format(e)},t.formatDateTimeFromString=function(t,n){var r=this,i="en"===this.loc.listingMode(),o=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,a=function(e,n){return r.loc.extract(t,e,n)},s=function(e){return t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):""},u=function(){return i?je(t):a({hour:"numeric",hourCycle:"h12"},"dayperiod")},c=function(e,n){return i?$e(t,e):a(n?{month:e}:{month:e,day:"numeric"},"month")},l=function(e,n){return i?Be(t,e):a(n?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday")},d=function(n){var i=e.macroTokenToFormatOpts(n);return i?r.formatWithSystemDefault(t,i):n},f=function(e){return i?Ue(t,e):a({era:e},"era")},h=function(e){switch(e){case"S":return r.num(t.millisecond);case"u":case"SSS":return r.num(t.millisecond,3);case"s":return r.num(t.second);case"ss":return r.num(t.second,2);case"uu":return r.num(Math.floor(t.millisecond/10),2);case"uuu":return r.num(Math.floor(t.millisecond/100));case"m":return r.num(t.minute);case"mm":return r.num(t.minute,2);case"h":return r.num(t.hour%12===0?12:t.hour%12);case"hh":return r.num(t.hour%12===0?12:t.hour%12,2);case"H":return r.num(t.hour);case"HH":return r.num(t.hour,2);case"Z":return s({format:"narrow",allowZ:r.opts.allowZ});case"ZZ":return s({format:"short",allowZ:r.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:r.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:r.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:r.loc.locale});case"z":return t.zoneName;case"a":return u();case"d":return o?a({day:"numeric"},"day"):r.num(t.day);case"dd":return o?a({day:"2-digit"},"day"):r.num(t.day,2);case"c":return r.num(t.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"E":return r.num(t.weekday);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return o?a({month:"numeric",day:"numeric"},"month"):r.num(t.month);case"LL":return o?a({month:"2-digit",day:"numeric"},"month"):r.num(t.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return o?a({month:"numeric"},"month"):r.num(t.month);case"MM":return o?a({month:"2-digit"},"month"):r.num(t.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return o?a({year:"numeric"},"year"):r.num(t.year);case"yy":return o?a({year:"2-digit"},"year"):r.num(t.year.toString().slice(-2),2);case"yyyy":return o?a({year:"numeric"},"year"):r.num(t.year,4);case"yyyyyy":return o?a({year:"numeric"},"year"):r.num(t.year,6);case"G":return f("short");case"GG":return f("long");case"GGGGG":return f("narrow");case"kk":return r.num(t.weekYear.toString().slice(-2),2);case"kkkk":return r.num(t.weekYear,4);case"W":return r.num(t.weekNumber);case"WW":return r.num(t.weekNumber,2);case"o":return r.num(t.ordinal);case"ooo":return r.num(t.ordinal,3);case"q":return r.num(t.quarter);case"qq":return r.num(t.quarter,2);case"X":return r.num(Math.floor(t.ts/1e3));case"x":return r.num(t.ts);default:return d(e)}};return He(e.parseFormat(n),h)},t.formatDurationFromString=function(t,n){var r=this,i=function(e){switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},o=function(e){return function(t){var n=i(t);return n?r.num(e.get(n),t.length):t}},a=e.parseFormat(n),s=a.reduce((function(e,t){var n=t.literal,r=t.val;return n?e:e.concat(r)}),[]),u=t.shiftTo.apply(t,s.map(i).filter((function(e){return e})));return He(a,o(u))},e}(),Ze=function(){function e(e,t){this.reason=e,this.explanation=t}var t=e.prototype;return t.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},e}(),Ye=function(){function e(){}var t=e.prototype;return t.offsetName=function(e,t){throw new k},t.formatOffset=function(e,t){throw new k},t.offset=function(e){throw new k},t.equals=function(e){throw new k},i(e,[{key:"type",get:function(){throw new k}},{key:"name",get:function(){throw new k}},{key:"ianaName",get:function(){return this.name}},{key:"isUniversal",get:function(){throw new k}},{key:"isValid",get:function(){throw new k}}]),e}(),Ke=null,Ge=function(e){function t(){return e.apply(this,arguments)||this}a(t,e);var n=t.prototype;return n.offsetName=function(e,t){var n=t.format,r=t.locale;return be(e,n,r)},n.formatOffset=function(e,t){return xe(this.offset(e),t)},n.offset=function(e){return-new Date(e).getTimezoneOffset()},n.equals=function(e){return"system"===e.type},i(t,[{key:"type",get:function(){return"system"}},{key:"name",get:function(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}},{key:"isUniversal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===Ke&&(Ke=new t),Ke}}]),t}(Ye),Je={};function Xe(e){return Je[e]||(Je[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Je[e]}var Qe={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function et(e,t){var n=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),i=r[1],o=r[2],a=r[3],s=r[4],u=r[5],c=r[6],l=r[7];return[a,i,o,s,u,c,l]}function tt(e,t){for(var n=e.formatToParts(t),r=[],i=0;i=0?p:1e3+p,(f-h)/6e4},n.equals=function(e){return"iana"===e.type&&e.name===this.name},i(t,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"isUniversal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),t}(Ye),it=null,ot=function(e){function t(t){var n;return n=e.call(this)||this,n.fixed=t,n}a(t,e),t.instance=function(e){return 0===e?t.utcInstance:new t(e)},t.parseSpecifier=function(e){if(e){var n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new t(we(n[1],n[2]))}return null};var n=t.prototype;return n.offsetName=function(){return this.name},n.formatOffset=function(e,t){return xe(this.fixed,t)},n.offset=function(){return this.fixed},n.equals=function(e){return"fixed"===e.type&&e.fixed===this.fixed},i(t,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+xe(this.fixed,"narrow")}},{key:"ianaName",get:function(){return 0===this.fixed?"Etc/UTC":"Etc/GMT"+xe(-this.fixed,"narrow")}},{key:"isUniversal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}],[{key:"utcInstance",get:function(){return null===it&&(it=new t(0)),it}}]),t}(Ye),at=function(e){function t(t){var n;return n=e.call(this)||this,n.zoneName=t,n}a(t,e);var n=t.prototype;return n.offsetName=function(){return null},n.formatOffset=function(){return""},n.offset=function(){return NaN},n.equals=function(){return!1},i(t,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"isUniversal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),t}(Ye);function st(e,t){if(G(e)||null===e)return t;if(e instanceof Ye)return e;if(Q(e)){var n=e.toLowerCase();return"local"===n||"system"===n?t:"utc"===n||"gmt"===n?ot.utcInstance:ot.parseSpecifier(n)||rt.create(e)}return J(e)?ot.instance(e):"object"===typeof e&&e.offset&&"number"===typeof e.offset?e:new at(e)}var ut,ct=function(){return Date.now()},lt="system",dt=null,ft=null,ht=null,pt=function(){function e(){}return e.resetCaches=function(){Rt.resetCache(),rt.resetCache()},i(e,null,[{key:"now",get:function(){return ct},set:function(e){ct=e}},{key:"defaultZone",get:function(){return st(lt,Ge.instance)},set:function(e){lt=e}},{key:"defaultLocale",get:function(){return dt},set:function(e){dt=e}},{key:"defaultNumberingSystem",get:function(){return ft},set:function(e){ft=e}},{key:"defaultOutputCalendar",get:function(){return ht},set:function(e){ht=e}},{key:"throwOnInvalid",get:function(){return ut},set:function(e){ut=e}}]),e}(),mt=["base"],vt=["padTo","floor"],gt={};function yt(e,t){void 0===t&&(t={});var n=JSON.stringify([e,t]),r=gt[n];return r||(r=new Intl.ListFormat(e,t),gt[n]=r),r}var bt={};function wt(e,t){void 0===t&&(t={});var n=JSON.stringify([e,t]),r=bt[n];return r||(r=new Intl.DateTimeFormat(e,t),bt[n]=r),r}var _t={};function Ct(e,t){void 0===t&&(t={});var n=JSON.stringify([e,t]),r=_t[n];return r||(r=new Intl.NumberFormat(e,t),_t[n]=r),r}var xt={};function kt(e,t){void 0===t&&(t={});var n=t;n.base;var r=h(n,mt),i=JSON.stringify([e,r]),o=xt[i];return o||(o=new Intl.RelativeTimeFormat(e,t),xt[i]=o),o}var St=null;function Ot(){return St||(St=(new Intl.DateTimeFormat).resolvedOptions().locale,St)}function Tt(e){var t=e.indexOf("-u-");if(-1===t)return[e];var n,r=e.substring(0,t);try{n=wt(e).resolvedOptions()}catch(s){n=wt(r).resolvedOptions()}var i=n,o=i.numberingSystem,a=i.calendar;return[r,o,a]}function Et(e,t,n){return n||t?(e+="-u",n&&(e+="-ca-"+n),t&&(e+="-nu-"+t),e):e}function Dt(e){for(var t=[],n=1;n<=12;n++){var r=pi.utc(2016,n,1);t.push(e(r))}return t}function Mt(e){for(var t=[],n=1;n<=7;n++){var r=pi.utc(2016,11,13+n);t.push(e(r))}return t}function At(e,t,n,r,i){var o=e.listingMode(n);return"error"===o?null:"en"===o?r(t):i(t)}function Nt(e){return(!e.numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)}var Pt=function(){function e(e,t,n){this.padTo=n.padTo||0,this.floor=n.floor||!1,n.padTo,n.floor;var r=h(n,vt);if(!t||Object.keys(r).length>0){var i=o({useGrouping:!1},n);n.padTo>0&&(i.minimumIntegerDigits=n.padTo),this.inf=Ct(e,i)}}var t=e.prototype;return t.format=function(e){if(this.inf){var t=this.floor?Math.floor(e):e;return this.inf.format(t)}var n=this.floor?Math.floor(e):fe(e,3);return ue(n,this.padTo)},e}(),Lt=function(){function e(e,t,n){var r;if(this.opts=n,e.zone.isUniversal){var i=e.offset/60*-1,a=i>=0?"Etc/GMT+"+i:"Etc/GMT"+i;0!==e.offset&&rt.create(a).valid?(r=a,this.dt=e):(r="UTC",n.timeZoneName?this.dt=e:this.dt=0===e.offset?e:pi.fromMillis(e.ts+60*e.offset*1e3))}else"system"===e.zone.type?this.dt=e:(this.dt=e,r=e.zone.name);var s=o({},this.opts);r&&(s.timeZone=r),this.dtf=wt(t,s)}var t=e.prototype;return t.format=function(){return this.dtf.format(this.dt.toJSDate())},t.formatToParts=function(){return this.dtf.formatToParts(this.dt.toJSDate())},t.resolvedOptions=function(){return this.dtf.resolvedOptions()},e}(),It=function(){function e(e,t,n){this.opts=o({style:"long"},n),!t&&te()&&(this.rtf=kt(e,n))}var t=e.prototype;return t.format=function(e,t){return this.rtf?this.rtf.format(e,t):Ve(t,e,this.opts.numeric,"long"!==this.opts.style)},t.formatToParts=function(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]},e}(),Rt=function(){function e(e,t,n,r){var i=Tt(e),o=i[0],a=i[1],s=i[2];this.locale=o,this.numberingSystem=t||a||null,this.outputCalendar=n||s||null,this.intl=Et(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=r,this.fastNumbersCached=null}e.fromOpts=function(t){return e.create(t.locale,t.numberingSystem,t.outputCalendar,t.defaultToEN)},e.create=function(t,n,r,i){void 0===i&&(i=!1);var o=t||pt.defaultLocale,a=o||(i?"en-US":Ot()),s=n||pt.defaultNumberingSystem,u=r||pt.defaultOutputCalendar;return new e(a,s,u,o)},e.resetCache=function(){St=null,bt={},_t={},xt={}},e.fromObject=function(t){var n=void 0===t?{}:t,r=n.locale,i=n.numberingSystem,o=n.outputCalendar;return e.create(r,i,o)};var t=e.prototype;return t.listingMode=function(){var e=this.isEnglish(),t=(null===this.numberingSystem||"latn"===this.numberingSystem)&&(null===this.outputCalendar||"gregory"===this.outputCalendar);return e&&t?"en":"intl"},t.clone=function(t){return t&&0!==Object.getOwnPropertyNames(t).length?e.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,t.defaultToEN||!1):this},t.redefaultToEN=function(e){return void 0===e&&(e={}),this.clone(o({},e,{defaultToEN:!0}))},t.redefaultToSystem=function(e){return void 0===e&&(e={}),this.clone(o({},e,{defaultToEN:!1}))},t.months=function(e,t,n){var r=this;return void 0===t&&(t=!1),void 0===n&&(n=!0),At(this,e,n,De,(function(){var n=t?{month:e,day:"numeric"}:{month:e},i=t?"format":"standalone";return r.monthsCache[i][e]||(r.monthsCache[i][e]=Dt((function(e){return r.extract(e,n,"month")}))),r.monthsCache[i][e]}))},t.weekdays=function(e,t,n){var r=this;return void 0===t&&(t=!1),void 0===n&&(n=!0),At(this,e,n,Pe,(function(){var n=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=t?"format":"standalone";return r.weekdaysCache[i][e]||(r.weekdaysCache[i][e]=Mt((function(e){return r.extract(e,n,"weekday")}))),r.weekdaysCache[i][e]}))},t.meridiems=function(e){var t=this;return void 0===e&&(e=!0),At(this,void 0,e,(function(){return Le}),(function(){if(!t.meridiemCache){var e={hour:"numeric",hourCycle:"h12"};t.meridiemCache=[pi.utc(2016,11,13,9),pi.utc(2016,11,13,19)].map((function(n){return t.extract(n,e,"dayperiod")}))}return t.meridiemCache}))},t.eras=function(e,t){var n=this;return void 0===t&&(t=!0),At(this,e,t,ze,(function(){var t={era:e};return n.eraCache[e]||(n.eraCache[e]=[pi.utc(-40,1,1),pi.utc(2017,1,1)].map((function(e){return n.extract(e,t,"era")}))),n.eraCache[e]}))},t.extract=function(e,t,n){var r=this.dtFormatter(e,t),i=r.formatToParts(),o=i.find((function(e){return e.type.toLowerCase()===n}));return o?o.value:null},t.numberFormatter=function(e){return void 0===e&&(e={}),new Pt(this.intl,e.forceSimple||this.fastNumbers,e)},t.dtFormatter=function(e,t){return void 0===t&&(t={}),new Lt(e,this.intl,t)},t.relFormatter=function(e){return void 0===e&&(e={}),new It(this.intl,this.isEnglish(),e)},t.listFormatter=function(e){return void 0===e&&(e={}),yt(this.intl,e)},t.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},t.equals=function(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar},i(e,[{key:"fastNumbers",get:function(){return null==this.fastNumbersCached&&(this.fastNumbersCached=Nt(this)),this.fastNumbersCached}}]),e}();function Ft(){for(var e=arguments.length,t=new Array(e),n=0;n1?t-1:0),r=1;r3?Me.indexOf(e)+1:Ae.indexOf(e)+1),s}var dn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function fn(e){var t,n=e[1],r=e[2],i=e[3],o=e[4],a=e[5],s=e[6],u=e[7],c=e[8],l=e[9],d=e[10],f=e[11],h=ln(n,o,i,r,a,s,u);return t=c?cn[c]:l?0:we(d,f),[h,new ot(t)]}function hn(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}var pn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,mn=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,vn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function gn(e){var t=e[1],n=e[2],r=e[3],i=e[4],o=e[5],a=e[6],s=e[7],u=ln(t,i,r,n,o,a,s);return[u,ot.utcInstance]}function yn(e){var t=e[1],n=e[2],r=e[3],i=e[4],o=e[5],a=e[6],s=e[7],u=ln(t,s,n,r,i,o,a);return[u,ot.utcInstance]}var bn=Ft(Wt,qt),wn=Ft(Zt,qt),_n=Ft(Yt,qt),Cn=Ft(Ht),xn=zt(tn,nn,rn,on),kn=zt(Kt,nn,rn,on),Sn=zt(Gt,nn,rn,on),On=zt(nn,rn,on);function Tn(e){return jt(e,[bn,xn],[wn,kn],[_n,Sn],[Cn,On])}function En(e){return jt(hn(e),[dn,fn])}function Dn(e){return jt(e,[pn,gn],[mn,gn],[vn,yn])}function Mn(e){return jt(e,[sn,un])}var An=zt(nn);function Nn(e){return jt(e,[an,An])}var Pn=Ft(Jt,Qt),Ln=Ft(Xt),In=zt(nn,rn,on);function Rn(e){return jt(e,[Pn,xn],[Ln,In])}var Fn="Invalid Duration",zn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},jn=o({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},zn),Bn=365.2425,$n=30.436875,Un=o({years:{quarters:4,months:12,weeks:Bn/7,days:Bn,hours:24*Bn,minutes:24*Bn*60,seconds:24*Bn*60*60,milliseconds:24*Bn*60*60*1e3},quarters:{months:3,weeks:Bn/28,days:Bn/4,hours:24*Bn/4,minutes:24*Bn*60/4,seconds:24*Bn*60*60/4,milliseconds:24*Bn*60*60*1e3/4},months:{weeks:$n/7,days:$n,hours:24*$n,minutes:24*$n*60,seconds:24*$n*60*60,milliseconds:24*$n*60*60*1e3}},zn),Vn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Hn=Vn.slice(0).reverse();function qn(e,t,n){void 0===n&&(n=!1);var r={values:n?t.values:o({},e.values,t.values||{}),loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy};return new Kn(r)}function Wn(e){return e<0?Math.floor(e):Math.ceil(e)}function Zn(e,t,n,r,i){var o=e[i][n],a=t[n]/o,s=Math.sign(a)===Math.sign(r[i]),u=!s&&0!==r[i]&&Math.abs(a)<=1?Wn(a):Math.trunc(a);r[i]+=u,t[n]-=u*o}function Yn(e,t){Hn.reduce((function(n,r){return G(t[r])?n:(n&&Zn(e,t,n,t,r),r)}),null)}var Kn=function(){function e(e){var t="longterm"===e.conversionAccuracy||!1;this.values=e.values,this.loc=e.loc||Rt.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=t?Un:jn,this.isLuxonDuration=!0}e.fromMillis=function(t,n){return e.fromObject({milliseconds:t},n)},e.fromObject=function(t,n){if(void 0===n&&(n={}),null==t||"object"!==typeof t)throw new x("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new e({values:Ce(t,e.normalizeUnit),loc:Rt.fromObject(n),conversionAccuracy:n.conversionAccuracy})},e.fromDurationLike=function(t){if(J(t))return e.fromMillis(t);if(e.isDuration(t))return t;if("object"===typeof t)return e.fromObject(t);throw new x("Unknown duration argument "+t+" of type "+typeof t)},e.fromISO=function(t,n){var r=Mn(t),i=r[0];return i?e.fromObject(i,n):e.invalid("unparsable",'the input "'+t+"\" can't be parsed as ISO 8601")},e.fromISOTime=function(t,n){var r=Nn(t),i=r[0];return i?e.fromObject(i,n):e.invalid("unparsable",'the input "'+t+"\" can't be parsed as ISO 8601")},e.invalid=function(t,n){if(void 0===n&&(n=null),!t)throw new x("need to specify a reason the Duration is invalid");var r=t instanceof Ze?t:new Ze(t,n);if(pt.throwOnInvalid)throw new w(r);return new e({invalid:r})},e.normalizeUnit=function(e){var t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new C(e);return t},e.isDuration=function(e){return e&&e.isLuxonDuration||!1};var t=e.prototype;return t.toFormat=function(e,t){void 0===t&&(t={});var n=o({},t,{floor:!1!==t.round&&!1!==t.floor});return this.isValid?We.create(this.loc,n).formatDurationFromString(this,e):Fn},t.toHuman=function(e){var t=this;void 0===e&&(e={});var n=Vn.map((function(n){var r=t.values[n];return G(r)?null:t.loc.numberFormatter(o({style:"unit",unitDisplay:"long"},e,{unit:n.slice(0,-1)})).format(r)})).filter((function(e){return e}));return this.loc.listFormatter(o({type:"conjunction",style:e.listStyle||"narrow"},e)).format(n)},t.toObject=function(){return this.isValid?o({},this.values):{}},t.toISO=function(){if(!this.isValid)return null;var e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=fe(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e},t.toISOTime=function(e){if(void 0===e&&(e={}),!this.isValid)return null;var t=this.toMillis();if(t<0||t>=864e5)return null;e=o({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},e);var n=this.shiftTo("hours","minutes","seconds","milliseconds"),r="basic"===e.format?"hhmm":"hh:mm";e.suppressSeconds&&0===n.seconds&&0===n.milliseconds||(r+="basic"===e.format?"ss":":ss",e.suppressMilliseconds&&0===n.milliseconds||(r+=".SSS"));var i=n.toFormat(r);return e.includePrefix&&(i="T"+i),i},t.toJSON=function(){return this.toISO()},t.toString=function(){return this.toISO()},t.toMillis=function(){return this.as("milliseconds")},t.valueOf=function(){return this.toMillis()},t.plus=function(t){if(!this.isValid)return this;for(var n,r=e.fromDurationLike(t),i={},o=v(Vn);!(n=o()).done;){var a=n.value;(oe(r.values,a)||oe(this.values,a))&&(i[a]=r.get(a)+this.get(a))}return qn(this,{values:i},!0)},t.minus=function(t){if(!this.isValid)return this;var n=e.fromDurationLike(t);return this.plus(n.negate())},t.mapUnits=function(e){if(!this.isValid)return this;for(var t={},n=0,r=Object.keys(this.values);n=0){i=l;var d=0;for(var f in s)d+=this.matrix[f][l]*s[f],s[f]=0;J(u[l])&&(d+=u[l]);var h=Math.trunc(d);for(var p in a[l]=h,s[l]=(1e3*d-1e3*h)/1e3,u)Vn.indexOf(p)>Vn.indexOf(l)&&Zn(this.matrix,u,p,a,l)}else J(u[l])&&(s[l]=u[l])}for(var m in s)0!==s[m]&&(a[i]+=m===i?s[m]:s[m]/this.matrix[i][m]);return qn(this,{values:a},!0).normalize()},t.negate=function(){if(!this.isValid)return this;for(var e={},t=0,n=Object.keys(this.values);te},t.isBefore=function(e){return!!this.isValid&&this.e<=e},t.contains=function(e){return!!this.isValid&&(this.s<=e&&this.e>e)},t.set=function(t){var n=void 0===t?{}:t,r=n.start,i=n.end;return this.isValid?e.fromDateTimes(r||this.s,i||this.e):this},t.splitAt=function(){var t=this;if(!this.isValid)return[];for(var n=arguments.length,r=new Array(n),i=0;i+this.e?this.e:c;a.push(e.fromDateTimes(s,l)),s=l,u+=1}return a},t.splitBy=function(t){var n=Kn.fromDurationLike(t);if(!this.isValid||!n.isValid||0===n.as("milliseconds"))return[];var r,i=this.s,o=1,a=[];while(i+this.e?this.e:s,a.push(e.fromDateTimes(i,r)),i=r,o+=1}return a},t.divideEqually=function(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]},t.overlaps=function(e){return this.e>e.s&&this.s=e.e)},t.equals=function(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))},t.intersection=function(t){if(!this.isValid)return this;var n=this.s>t.s?this.s:t.s,r=this.e=r?null:e.fromDateTimes(n,r)},t.union=function(t){if(!this.isValid)return this;var n=this.st.e?this.e:t.e;return e.fromDateTimes(n,r)},e.merge=function(e){var t=e.sort((function(e,t){return e.s-t.s})).reduce((function(e,t){var n=e[0],r=e[1];return r?r.overlaps(t)||r.abutsStart(t)?[n,r.union(t)]:[n.concat([r]),t]:[n,t]}),[[],null]),n=t[0],r=t[1];return r&&n.push(r),n},e.xor=function(t){for(var n,r,i=null,o=0,a=[],s=t.map((function(e){return[{time:e.s,type:"s"},{time:e.e,type:"e"}]})),u=(n=Array.prototype).concat.apply(n,s),c=u.sort((function(e,t){return e.time-t.time})),l=v(c);!(r=l()).done;){var d=r.value;o+="s"===d.type?1:-1,1===o?i=d.time:(i&&+i!==+d.time&&a.push(e.fromDateTimes(i,d.time)),i=null)}return e.merge(a)},t.difference=function(){for(var t=this,n=arguments.length,r=new Array(n),i=0;i=0){var f;r=l;var h,p=d(e,t);if(i=e.plus((f={},f[l]=p,f)),i>t)e=e.plus((h={},h[l]=p-1,h)),p-=1;else e=i;a[l]=p}}return[e,a,i,r]}function nr(e,t,n,r){var i=tr(e,t,n),o=i[0],a=i[1],s=i[2],u=i[3],c=t-o,l=n.filter((function(e){return["hours","minutes","seconds","milliseconds"].indexOf(e)>=0}));if(0===l.length){var d;if(s0?(f=Kn.fromMillis(c,r)).shiftTo.apply(f,l).plus(h):h}var rr={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},ir={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},or=rr.hanidec.replace(/[\[|\]]/g,"").split("");function ar(e){var t=parseInt(e,10);if(isNaN(t)){t="";for(var n=0;n=a&&r<=s&&(t+=r-a)}}return parseInt(t,10)}return t}function sr(e,t){var n=e.numberingSystem;return void 0===t&&(t=""),new RegExp(""+rr[n||"latn"]+t)}var ur="missing Intl.DateTimeFormat.formatToParts support";function cr(e,t){return void 0===t&&(t=function(e){return e}),{regex:e,deser:function(e){var n=e[0];return t(ar(n))}}}var lr=String.fromCharCode(160),dr="[ "+lr+"]",fr=new RegExp(dr,"g");function hr(e){return e.replace(/\./g,"\\.?").replace(fr,dr)}function pr(e){return e.replace(/\./g,"").replace(fr," ").toLowerCase()}function mr(e,t){return null===e?null:{regex:RegExp(e.map(hr).join("|")),deser:function(n){var r=n[0];return e.findIndex((function(e){return pr(r)===pr(e)}))+t}}}function vr(e,t){return{regex:e,deser:function(e){var t=e[1],n=e[2];return we(t,n)},groups:t}}function gr(e){return{regex:e,deser:function(e){var t=e[0];return t}}}function yr(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function br(e,t){var n=sr(t),r=sr(t,"{2}"),i=sr(t,"{3}"),o=sr(t,"{4}"),a=sr(t,"{6}"),s=sr(t,"{1,2}"),u=sr(t,"{1,3}"),c=sr(t,"{1,6}"),l=sr(t,"{1,9}"),d=sr(t,"{2,4}"),f=sr(t,"{4,6}"),h=function(e){return{regex:RegExp(yr(e.val)),deser:function(e){var t=e[0];return t},literal:!0}},p=function(p){if(e.literal)return h(p);switch(p.val){case"G":return mr(t.eras("short",!1),0);case"GG":return mr(t.eras("long",!1),0);case"y":return cr(c);case"yy":return cr(d,ye);case"yyyy":return cr(o);case"yyyyy":return cr(f);case"yyyyyy":return cr(a);case"M":return cr(s);case"MM":return cr(r);case"MMM":return mr(t.months("short",!0,!1),1);case"MMMM":return mr(t.months("long",!0,!1),1);case"L":return cr(s);case"LL":return cr(r);case"LLL":return mr(t.months("short",!1,!1),1);case"LLLL":return mr(t.months("long",!1,!1),1);case"d":return cr(s);case"dd":return cr(r);case"o":return cr(u);case"ooo":return cr(i);case"HH":return cr(r);case"H":return cr(s);case"hh":return cr(r);case"h":return cr(s);case"mm":return cr(r);case"m":return cr(s);case"q":return cr(s);case"qq":return cr(r);case"s":return cr(s);case"ss":return cr(r);case"S":return cr(u);case"SSS":return cr(i);case"u":return gr(l);case"uu":return gr(s);case"uuu":return cr(n);case"a":return mr(t.meridiems(),0);case"kkkk":return cr(o);case"kk":return cr(d,ye);case"W":return cr(s);case"WW":return cr(r);case"E":case"c":return cr(n);case"EEE":return mr(t.weekdays("short",!1,!1),1);case"EEEE":return mr(t.weekdays("long",!1,!1),1);case"ccc":return mr(t.weekdays("short",!0,!1),1);case"cccc":return mr(t.weekdays("long",!0,!1),1);case"Z":case"ZZ":return vr(new RegExp("([+-]"+s.source+")(?::("+r.source+"))?"),2);case"ZZZ":return vr(new RegExp("([+-]"+s.source+")("+r.source+")?"),2);case"z":return gr(/[a-z_+-/]{1,256}?/i);default:return h(p)}},m=p(e)||{invalidReason:ur};return m.token=e,m}var wr={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};function _r(e,t,n){var r=e.type,i=e.value;if("literal"===r)return{literal:!0,val:i};var o=n[r],a=wr[r];return"object"===typeof a&&(a=a[o]),a?{literal:!1,val:a}:void 0}function Cr(e){var t=e.map((function(e){return e.regex})).reduce((function(e,t){return e+"("+t.source+")"}),"");return["^"+t+"$",e]}function xr(e,t,n){var r=e.match(t);if(r){var i={},o=1;for(var a in n)if(oe(n,a)){var s=n[a],u=s.groups?s.groups+1:1;!s.literal&&s.token&&(i[s.token.val[0]]=s.deser(r.slice(o,o+u))),o+=u}return[r,i]}return[r,{}]}function kr(e){var t,n=function(e){switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},r=null;G(e.z)||(r=rt.create(e.z)),G(e.Z)||(r||(r=new ot(e.Z)),t=e.Z),G(e.q)||(e.M=3*(e.q-1)+1),G(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),G(e.u)||(e.S=de(e.u));var i=Object.keys(e).reduce((function(t,r){var i=n(r);return i&&(t[i]=e[r]),t}),{});return[i,r,t]}var Sr=null;function Or(){return Sr||(Sr=pi.fromMillis(1555555555555)),Sr}function Tr(e,t){if(e.literal)return e;var n=We.macroTokenToFormatOpts(e.val);if(!n)return e;var r=We.create(t,n),i=r.formatDateTimeParts(Or()),o=i.map((function(e){return _r(e,t,n)}));return o.includes(void 0)?e:o}function Er(e,t){var n;return(n=Array.prototype).concat.apply(n,e.map((function(e){return Tr(e,t)})))}function Dr(e,t,n){var r=Er(We.parseFormat(n),e),i=r.map((function(t){return br(t,e)})),o=i.find((function(e){return e.invalidReason}));if(o)return{input:t,tokens:r,invalidReason:o.invalidReason};var a=Cr(i),s=a[0],u=a[1],c=RegExp(s,"i"),l=xr(t,c,u),d=l[0],f=l[1],h=f?kr(f):[null,null,void 0],p=h[0],m=h[1],v=h[2];if(oe(f,"a")&&oe(f,"H"))throw new _("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:r,regex:c,rawMatches:d,matches:f,result:p,zone:m,specificOffset:v}}function Mr(e,t,n){var r=Dr(e,t,n),i=r.result,o=r.zone,a=r.specificOffset,s=r.invalidReason;return[i,o,a,s]}var Ar=[0,31,59,90,120,151,181,212,243,273,304,334],Nr=[0,31,60,91,121,152,182,213,244,274,305,335];function Pr(e,t){return new Ze("unit out of range","you specified "+t+" (of type "+typeof t+") as a "+e+", which is invalid")}function Lr(e,t,n){var r=new Date(Date.UTC(e,t-1,n));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);var i=r.getUTCDay();return 0===i?7:i}function Ir(e,t,n){return n+(he(e)?Nr:Ar)[t-1]}function Rr(e,t){var n=he(e)?Nr:Ar,r=n.findIndex((function(e){return ege(n)?(t=n+1,u=1):t=n,o({weekYear:t,weekNumber:u,weekday:s},ke(e))}function zr(e){var t,n=e.weekYear,r=e.weekNumber,i=e.weekday,a=Lr(n,1,4),s=pe(n),u=7*r+i-a-3;u<1?(t=n-1,u+=pe(t)):u>s?(t=n+1,u-=pe(n)):t=n;var c=Rr(t,u),l=c.month,d=c.day;return o({year:t,month:l,day:d},ke(e))}function jr(e){var t=e.year,n=e.month,r=e.day,i=Ir(t,n,r);return o({year:t,ordinal:i},ke(e))}function Br(e){var t=e.year,n=e.ordinal,r=Rr(t,n),i=r.month,a=r.day;return o({year:t,month:i,day:a},ke(e))}function $r(e){var t=X(e.weekYear),n=ae(e.weekNumber,1,ge(e.weekYear)),r=ae(e.weekday,1,7);return t?n?!r&&Pr("weekday",e.weekday):Pr("week",e.week):Pr("weekYear",e.weekYear)}function Ur(e){var t=X(e.year),n=ae(e.ordinal,1,pe(e.year));return t?!n&&Pr("ordinal",e.ordinal):Pr("year",e.year)}function Vr(e){var t=X(e.year),n=ae(e.month,1,12),r=ae(e.day,1,me(e.year,e.month));return t?n?!r&&Pr("day",e.day):Pr("month",e.month):Pr("year",e.year)}function Hr(e){var t=e.hour,n=e.minute,r=e.second,i=e.millisecond,o=ae(t,0,23)||24===t&&0===n&&0===r&&0===i,a=ae(n,0,59),s=ae(r,0,59),u=ae(i,0,999);return o?a?s?!u&&Pr("millisecond",i):Pr("second",r):Pr("minute",n):Pr("hour",t)}var qr="Invalid DateTime",Wr=864e13;function Zr(e){return new Ze("unsupported zone",'the zone "'+e.name+'" is not supported')}function Yr(e){return null===e.weekData&&(e.weekData=Fr(e.c)),e.weekData}function Kr(e,t){var n={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new pi(o({},n,t,{old:n}))}function Gr(e,t,n){var r=e-60*t*1e3,i=n.offset(r);if(t===i)return[r,t];r-=60*(i-t)*1e3;var o=n.offset(r);return i===o?[r,i]:[e-60*Math.min(i,o)*1e3,Math.max(i,o)]}function Jr(e,t){e+=60*t*1e3;var n=new Date(e);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Xr(e,t,n){return Gr(ve(e),t,n)}function Qr(e,t){var n=e.o,r=e.c.year+Math.trunc(t.years),i=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a=o({},e.c,{year:r,month:i,day:Math.min(e.c.day,me(r,i))+Math.trunc(t.days)+7*Math.trunc(t.weeks)}),s=Kn.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),u=ve(a),c=Gr(u,n,e.zone),l=c[0],d=c[1];return 0!==s&&(l+=s,d=e.zone.offset(l)),{ts:l,o:d}}function ei(e,t,n,r,i,a){var s=n.setZone,u=n.zone;if(e&&0!==Object.keys(e).length){var c=t||u,l=pi.fromObject(e,o({},n,{zone:c,specificOffset:a}));return s?l:l.setZone(u)}return pi.invalid(new Ze("unparsable",'the input "'+i+"\" can't be parsed as "+r))}function ti(e,t,n){return void 0===n&&(n=!0),e.isValid?We.create(Rt.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(e,t):null}function ni(e,t){var n=e.c.year>9999||e.c.year<0,r="";return n&&e.c.year>=0&&(r+="+"),r+=ue(e.c.year,n?6:4),t?(r+="-",r+=ue(e.c.month),r+="-",r+=ue(e.c.day)):(r+=ue(e.c.month),r+=ue(e.c.day)),r}function ri(e,t,n,r,i,o){var a=ue(e.c.hour);return t?(a+=":",a+=ue(e.c.minute),0===e.c.second&&n||(a+=":")):a+=ue(e.c.minute),0===e.c.second&&n||(a+=ue(e.c.second),0===e.c.millisecond&&r||(a+=".",a+=ue(e.c.millisecond,3))),i&&(e.isOffsetFixed&&0===e.offset&&!o?a+="Z":e.o<0?(a+="-",a+=ue(Math.trunc(-e.o/60)),a+=":",a+=ue(Math.trunc(-e.o%60))):(a+="+",a+=ue(Math.trunc(e.o/60)),a+=":",a+=ue(Math.trunc(e.o%60)))),o&&(a+="["+e.zone.ianaName+"]"),a}var ii={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},oi={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},ai={ordinal:1,hour:0,minute:0,second:0,millisecond:0},si=["year","month","day","hour","minute","second","millisecond"],ui=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ci=["year","ordinal","hour","minute","second","millisecond"];function li(e){var t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new C(e);return t}function di(e,t){var n,r,i=st(t.zone,pt.defaultZone),o=Rt.fromObject(t),a=pt.now();if(G(e.year))n=a;else{for(var s,u=v(si);!(s=u()).done;){var c=s.value;G(e[c])&&(e[c]=ii[c])}var l=Vr(e)||Hr(e);if(l)return pi.invalid(l);var d=i.offset(a),f=Xr(e,d,i);n=f[0],r=f[1]}return new pi({ts:n,zone:i,loc:o,o:r})}function fi(e,t,n){var r=!!G(n.round)||n.round,i=function(e,i){e=fe(e,r||n.calendary?0:2,!0);var o=t.loc.clone(n).relFormatter(n);return o.format(e,i)},o=function(r){return n.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r)};if(n.unit)return i(o(n.unit),n.unit);for(var a,s=v(n.units);!(a=s()).done;){var u=a.value,c=o(u);if(Math.abs(c)>=1)return i(c,u)}return i(e>t?-0:0,n.units[n.units.length-1])}function hi(e){var t,n={};return e.length>0&&"object"===typeof e[e.length-1]?(n=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[n,t]}var pi=function(){function e(e){var t=e.zone||pt.defaultZone,n=e.invalid||(Number.isNaN(e.ts)?new Ze("invalid input"):null)||(t.isValid?null:Zr(t));this.ts=G(e.ts)?pt.now():e.ts;var r=null,i=null;if(!n){var o=e.old&&e.old.ts===this.ts&&e.old.zone.equals(t);if(o){var a=[e.old.c,e.old.o];r=a[0],i=a[1]}else{var s=t.offset(this.ts);r=Jr(this.ts,s),n=Number.isNaN(r.year)?new Ze("invalid input"):null,r=n?null:r,i=n?null:s}}this._zone=t,this.loc=e.loc||Rt.create(),this.invalid=n,this.weekData=null,this.c=r,this.o=i,this.isLuxonDateTime=!0}e.now=function(){return new e({})},e.local=function(){var e=hi(arguments),t=e[0],n=e[1],r=n[0],i=n[1],o=n[2],a=n[3],s=n[4],u=n[5],c=n[6];return di({year:r,month:i,day:o,hour:a,minute:s,second:u,millisecond:c},t)},e.utc=function(){var e=hi(arguments),t=e[0],n=e[1],r=n[0],i=n[1],o=n[2],a=n[3],s=n[4],u=n[5],c=n[6];return t.zone=ot.utcInstance,di({year:r,month:i,day:o,hour:a,minute:s,second:u,millisecond:c},t)},e.fromJSDate=function(t,n){void 0===n&&(n={});var r=ee(t)?t.valueOf():NaN;if(Number.isNaN(r))return e.invalid("invalid input");var i=st(n.zone,pt.defaultZone);return i.isValid?new e({ts:r,zone:i,loc:Rt.fromObject(n)}):e.invalid(Zr(i))},e.fromMillis=function(t,n){if(void 0===n&&(n={}),J(t))return t<-Wr||t>Wr?e.invalid("Timestamp out of range"):new e({ts:t,zone:st(n.zone,pt.defaultZone),loc:Rt.fromObject(n)});throw new x("fromMillis requires a numerical input, but received a "+typeof t+" with value "+t)},e.fromSeconds=function(t,n){if(void 0===n&&(n={}),J(t))return new e({ts:1e3*t,zone:st(n.zone,pt.defaultZone),loc:Rt.fromObject(n)});throw new x("fromSeconds requires a numerical input")},e.fromObject=function(t,n){void 0===n&&(n={}),t=t||{};var r=st(n.zone,pt.defaultZone);if(!r.isValid)return e.invalid(Zr(r));var i=pt.now(),o=G(n.specificOffset)?r.offset(i):n.specificOffset,a=Ce(t,li),s=!G(a.ordinal),u=!G(a.year),c=!G(a.month)||!G(a.day),l=u||c,d=a.weekYear||a.weekNumber,f=Rt.fromObject(n);if((l||s)&&d)throw new _("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&s)throw new _("Can't mix ordinal dates with month/day");var h,p,m=d||a.weekday&&!l,g=Jr(i,o);m?(h=ui,p=oi,g=Fr(g)):s?(h=ci,p=ai,g=jr(g)):(h=si,p=ii);for(var y,b=!1,w=v(h);!(y=w()).done;){var C=y.value,x=a[C];G(x)?a[C]=b?p[C]:g[C]:b=!0}var k=m?$r(a):s?Ur(a):Vr(a),S=k||Hr(a);if(S)return e.invalid(S);var O=m?zr(a):s?Br(a):a,T=Xr(O,o,r),E=T[0],D=T[1],M=new e({ts:E,zone:r,o:D,loc:f});return a.weekday&&l&&t.weekday!==M.weekday?e.invalid("mismatched weekday","you can't specify both a weekday of "+a.weekday+" and a date of "+M.toISO()):M},e.fromISO=function(e,t){void 0===t&&(t={});var n=Tn(e),r=n[0],i=n[1];return ei(r,i,t,"ISO 8601",e)},e.fromRFC2822=function(e,t){void 0===t&&(t={});var n=En(e),r=n[0],i=n[1];return ei(r,i,t,"RFC 2822",e)},e.fromHTTP=function(e,t){void 0===t&&(t={});var n=Dn(e),r=n[0],i=n[1];return ei(r,i,t,"HTTP",t)},e.fromFormat=function(t,n,r){if(void 0===r&&(r={}),G(t)||G(n))throw new x("fromFormat requires an input string and a format");var i=r,o=i.locale,a=void 0===o?null:o,s=i.numberingSystem,u=void 0===s?null:s,c=Rt.fromOpts({locale:a,numberingSystem:u,defaultToEN:!0}),l=Mr(c,t,n),d=l[0],f=l[1],h=l[2],p=l[3];return p?e.invalid(p):ei(d,f,r,"format "+n,t,h)},e.fromString=function(t,n,r){return void 0===r&&(r={}),e.fromFormat(t,n,r)},e.fromSQL=function(e,t){void 0===t&&(t={});var n=Rn(e),r=n[0],i=n[1];return ei(r,i,t,"SQL",e)},e.invalid=function(t,n){if(void 0===n&&(n=null),!t)throw new x("need to specify a reason the DateTime is invalid");var r=t instanceof Ze?t:new Ze(t,n);if(pt.throwOnInvalid)throw new y(r);return new e({invalid:r})},e.isDateTime=function(e){return e&&e.isLuxonDateTime||!1};var t=e.prototype;return t.get=function(e){return this[e]},t.resolvedLocaleOptions=function(e){void 0===e&&(e={});var t=We.create(this.loc.clone(e),e).resolvedOptions(this),n=t.locale,r=t.numberingSystem,i=t.calendar;return{locale:n,numberingSystem:r,outputCalendar:i}},t.toUTC=function(e,t){return void 0===e&&(e=0),void 0===t&&(t={}),this.setZone(ot.instance(e),t)},t.toLocal=function(){return this.setZone(pt.defaultZone)},t.setZone=function(t,n){var r=void 0===n?{}:n,i=r.keepLocalTime,o=void 0!==i&&i,a=r.keepCalendarTime,s=void 0!==a&&a;if(t=st(t,pt.defaultZone),t.equals(this.zone))return this;if(t.isValid){var u=this.ts;if(o||s){var c=t.offset(this.ts),l=this.toObject(),d=Xr(l,c,t);u=d[0]}return Kr(this,{ts:u,zone:t})}return e.invalid(Zr(t))},t.reconfigure=function(e){var t=void 0===e?{}:e,n=t.locale,r=t.numberingSystem,i=t.outputCalendar,o=this.loc.clone({locale:n,numberingSystem:r,outputCalendar:i});return Kr(this,{loc:o})},t.setLocale=function(e){return this.reconfigure({locale:e})},t.set=function(e){if(!this.isValid)return this;var t,n=Ce(e,li),r=!G(n.weekYear)||!G(n.weekNumber)||!G(n.weekday),i=!G(n.ordinal),a=!G(n.year),s=!G(n.month)||!G(n.day),u=a||s,c=n.weekYear||n.weekNumber;if((u||i)&&c)throw new _("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(s&&i)throw new _("Can't mix ordinal dates with month/day");r?t=zr(o({},Fr(this.c),n)):G(n.ordinal)?(t=o({},this.toObject(),n),G(n.day)&&(t.day=Math.min(me(t.year,t.month),t.day))):t=Br(o({},jr(this.c),n));var l=Xr(t,this.o,this.zone),d=l[0],f=l[1];return Kr(this,{ts:d,o:f})},t.plus=function(e){if(!this.isValid)return this;var t=Kn.fromDurationLike(e);return Kr(this,Qr(this,t))},t.minus=function(e){if(!this.isValid)return this;var t=Kn.fromDurationLike(e).negate();return Kr(this,Qr(this,t))},t.startOf=function(e){if(!this.isValid)return this;var t={},n=Kn.normalizeUnit(e);switch(n){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0;break}if("weeks"===n&&(t.weekday=1),"quarters"===n){var r=Math.ceil(this.month/3);t.month=3*(r-1)+1}return this.set(t)},t.endOf=function(e){var t;return this.isValid?this.plus((t={},t[e]=1,t)).startOf(e).minus(1):this},t.toFormat=function(e,t){return void 0===t&&(t={}),this.isValid?We.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):qr},t.toLocaleString=function(e,t){return void 0===e&&(e=E),void 0===t&&(t={}),this.isValid?We.create(this.loc.clone(t),e).formatDateTime(this):qr},t.toLocaleParts=function(e){return void 0===e&&(e={}),this.isValid?We.create(this.loc.clone(e),e).formatDateTimeParts(this):[]},t.toISO=function(e){var t=void 0===e?{}:e,n=t.format,r=void 0===n?"extended":n,i=t.suppressSeconds,o=void 0!==i&&i,a=t.suppressMilliseconds,s=void 0!==a&&a,u=t.includeOffset,c=void 0===u||u,l=t.extendedZone,d=void 0!==l&&l;if(!this.isValid)return null;var f="extended"===r,h=ni(this,f);return h+="T",h+=ri(this,f,o,s,c,d),h},t.toISODate=function(e){var t=void 0===e?{}:e,n=t.format,r=void 0===n?"extended":n;return this.isValid?ni(this,"extended"===r):null},t.toISOWeekDate=function(){return ti(this,"kkkk-'W'WW-c")},t.toISOTime=function(e){var t=void 0===e?{}:e,n=t.suppressMilliseconds,r=void 0!==n&&n,i=t.suppressSeconds,o=void 0!==i&&i,a=t.includeOffset,s=void 0===a||a,u=t.includePrefix,c=void 0!==u&&u,l=t.extendedZone,d=void 0!==l&&l,f=t.format,h=void 0===f?"extended":f;if(!this.isValid)return null;var p=c?"T":"";return p+ri(this,"extended"===h,o,r,s,d)},t.toRFC2822=function(){return ti(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},t.toHTTP=function(){return ti(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},t.toSQLDate=function(){return this.isValid?ni(this,!0):null},t.toSQLTime=function(e){var t=void 0===e?{}:e,n=t.includeOffset,r=void 0===n||n,i=t.includeZone,o=void 0!==i&&i,a=t.includeOffsetSpace,s=void 0===a||a,u="HH:mm:ss.SSS";return(o||r)&&(s&&(u+=" "),o?u+="z":r&&(u+="ZZ")),ti(this,u,!0)},t.toSQL=function(e){return void 0===e&&(e={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(e):null},t.toString=function(){return this.isValid?this.toISO():qr},t.valueOf=function(){return this.toMillis()},t.toMillis=function(){return this.isValid?this.ts:NaN},t.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},t.toUnixInteger=function(){return this.isValid?Math.floor(this.ts/1e3):NaN},t.toJSON=function(){return this.toISO()},t.toBSON=function(){return this.toJSDate()},t.toObject=function(e){if(void 0===e&&(e={}),!this.isValid)return{};var t=o({},this.c);return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t},t.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},t.diff=function(e,t,n){if(void 0===t&&(t="milliseconds"),void 0===n&&(n={}),!this.isValid||!e.isValid)return Kn.invalid("created by diffing an invalid DateTime");var r=o({locale:this.locale,numberingSystem:this.numberingSystem},n),i=ne(t).map(Kn.normalizeUnit),a=e.valueOf()>this.valueOf(),s=a?this:e,u=a?e:this,c=nr(s,u,i,r);return a?c.negate():c},t.diffNow=function(t,n){return void 0===t&&(t="milliseconds"),void 0===n&&(n={}),this.diff(e.now(),t,n)},t.until=function(e){return this.isValid?Xn.fromDateTimes(this,e):this},t.hasSame=function(e,t){if(!this.isValid)return!1;var n=e.valueOf(),r=this.setZone(e.zone,{keepLocalTime:!0});return r.startOf(t)<=n&&n<=r.endOf(t)},t.equals=function(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)},t.toRelative=function(t){if(void 0===t&&(t={}),!this.isValid)return null;var n=t.base||e.fromObject({},{zone:this.zone}),r=t.padding?thisthis.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return he(this.year)}},{key:"daysInMonth",get:function(){return me(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?pe(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?ge(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return E}},{key:"DATE_MED",get:function(){return D}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return M}},{key:"DATE_FULL",get:function(){return A}},{key:"DATE_HUGE",get:function(){return N}},{key:"TIME_SIMPLE",get:function(){return P}},{key:"TIME_WITH_SECONDS",get:function(){return L}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return I}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return R}},{key:"TIME_24_SIMPLE",get:function(){return F}},{key:"TIME_24_WITH_SECONDS",get:function(){return z}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return j}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return B}},{key:"DATETIME_SHORT",get:function(){return $}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return U}},{key:"DATETIME_MED",get:function(){return V}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return H}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return q}},{key:"DATETIME_FULL",get:function(){return W}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return Z}},{key:"DATETIME_HUGE",get:function(){return Y}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return K}}]),e}();function mi(e){if(pi.isDateTime(e))return e;if(e&&e.valueOf&&J(e.valueOf()))return pi.fromJSDate(e);if(e&&"object"===typeof e)return pi.fromObject(e);throw new x("Unknown datetime argument: "+e+", of type "+typeof e)}var vi="2.5.2";t.DateTime=pi,t.Duration=Kn,t.FixedOffsetZone=ot,t.IANAZone=rt,t.Info=Qn,t.Interval=Xn,t.InvalidZone=at,t.Settings=pt,t.SystemZone=Ge,t.VERSION=vi,t.Zone=Ye},"131a":function(e,t,n){var r=n("23e7"),i=n("d2bb");r({target:"Object",stat:!0},{setPrototypeOf:i})},"13d2":function(e,t,n){var r=n("d039"),i=n("1626"),o=n("1a2d"),a=n("83ab"),s=n("5e77").CONFIGURABLE,u=n("8925"),c=n("69f3"),l=c.enforce,d=c.get,f=Object.defineProperty,h=a&&!r((function(){return 8!==f((function(){}),"length",{value:8}).length})),p=String(String).split("String"),m=e.exports=function(e,t,n){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!o(e,"name")||s&&e.name!==t)&&(a?f(e,"name",{value:t,configurable:!0}):e.name=t),h&&n&&o(n,"arity")&&e.length!==n.arity&&f(e,"length",{value:n.arity});try{n&&o(n,"constructor")&&n.constructor?a&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(i){}var r=l(e);return o(r,"source")||(r.source=p.join("string"==typeof t?t:"")),e};Function.prototype.toString=m((function(){return i(this)&&d(this).source||u(this)}),"toString")},"13d5":function(e,t,n){"use strict";var r=n("23e7"),i=n("d58f").left,o=n("a640"),a=n("2d00"),s=n("605d"),u=o("reduce"),c=!s&&a>79&&a<83;r({target:"Array",proto:!0,forced:!u||c},{reduce:function(e){var t=arguments.length;return i(this,e,t,t>1?arguments[1]:void 0)}})},"13f7":function(e,t,n){"use strict";n("82e3")},"140f":function(e,t,n){"use strict";n("a4e6")},1448:function(e,t,n){var r=n("dfb9"),i=n("b6b7");e.exports=function(e,t){return r(i(e),t)}},"145e":function(e,t,n){"use strict";var r=n("7b0b"),i=n("23cb"),o=n("07fa"),a=n("083a"),s=Math.min;e.exports=[].copyWithin||function(e,t){var n=r(this),u=o(n),c=i(e,u),l=i(t,u),d=arguments.length>2?arguments[2]:void 0,f=s((void 0===d?u:i(d,u))-l,u-c),h=1;l0)l in n?n[c]=n[l]:a(n,c),c+=h,l+=h;return n}},1464:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("table",{staticClass:"zm-year-table",on:{click:e.handleYearTableClick}},[t("tbody",[t("tr",[t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+0)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+1)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+1))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+2)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+2))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+3)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+3))])])]),t("tr",[t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+4)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+4))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+5)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+5))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+6)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+6))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+7)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+7))])])]),t("tr",[t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+8)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+8))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+9)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+9))])]),e.useCenterYear?[t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+10)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+10))])]),t("td",{staticClass:"available",class:e.getCellStyle(e.startYear+11)},[t("a",{staticClass:"cell"},[e._v(e._s(e.startYear+11))])])]:[t("td"),t("td")]],2)])])};t.render=n;var r=[];t.staticRenderFns=r},1486:function(e,t,n){n("a29f"),n("8a5a"),n("0607"),n("949e"),n("f251"),n("19e0")},"14c3":function(e,t,n){var r=n("c65b"),i=n("825a"),o=n("1626"),a=n("c6b6"),s=n("9263"),u=TypeError;e.exports=function(e,t){var n=e.exec;if(o(n)){var c=r(n,e,t);return null!==c&&i(c),c}if("RegExp"===a(e))return r(s,e,t);throw u("RegExp#exec called on incompatible receiver")}},"14c8":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("498a"),n("d81d"),n("b64b"),n("4de4"),n("ac1f"),n("00b4"),n("4d63"),n("c607"),n("2c3e"),n("25f0"),n("159b"),n("14d9"),n("a434"),n("a15b");var i=r(n("7045")),o=r(n("a413")),a={name:"OriginList",mixins:[o.default],props:{query:String,visible:Boolean,sourceLabel:String,id:String,disabledKeys:{type:Array,default:function(){return[]}},dataSource:Object,selected:Array,noMatch:{type:String,default:"No item match"},allowSelectAll:Boolean},data:function(){return{focusIndex:-1,checkList:[],checkAll:!1}},inject:["store"],computed:{isIndeterminate:function(){var e=this;if(!this.checkList.length)return!1;var t=this.options.every((function(t){return-1!==e.checkList.indexOf(t.label)}));return(!this.checkAll||!t)&&this.options.some((function(t){return-1!==e.checkList.indexOf(t.label)}))},selectedKeys:function(){return this.store.states.selectedKeys},options:function(){var e=this,t=this.query.trim();return t?Object.keys(this.dataSource).filter((function(n){return new RegExp("^"+t.toLowerCase()).test(e.dataSource[n].toLowerCase())})).map((function(t){return{displayName:e.dataSource[t],disabled:!1,label:t}})):Object.keys(this.dataSource).map((function(t){return{displayName:e.dataSource[t],ariaLabel:e.dataSource[t],disabled:!1,label:t}}))}},watch:{visible:function(e){e&&(this.checkList=this.selected.map((function(e){return e})))},options:function(e){var t=this,n=e.every((function(e){return-1!==t.checkList.indexOf(e.label)}));this.checkAll=n},checkList:function(e){var t=this;this.$nextTick((function(){t.checkAll=t.options.every((function(t){return-1!==e.indexOf(t.label)}))}))},selected:{immediate:!0,handler:function(e){this.checkList=e.map((function(e){return e}))}}},methods:{onAllChange:function(e){var t=this;e?this.options.forEach((function(e){-1===t.disabledKeys.indexOf(e.label)&&-1===t.checkList.indexOf(e.label)&&t.checkList.push(e.label)})):this.options.forEach((function(e){if(-1===t.disabledKeys.indexOf(e.label)){var n=t.checkList.indexOf(e.label);t.checkList.splice(n,1)}})),this.$nextTick((function(){t.checkListChange(t.checkList)}))},checkListChange:function(e){var t=this;this.checkAll=e.every((function(e){return-1!==t.checkList.indexOf(e.label)}));var n=this.selectedKeys.map((function(e){return e})),r=[];e.forEach((function(e){r.push(t.dataSource[e]),t.store.commit("toggleSelectedKey",{isChecked:!0,key:e})}));var i=[];n.forEach((function(e){-1===t.checkList.indexOf(e)&&(i.push(t.dataSource[e]),t.store.commit("toggleSelectedKey",{isChecked:!1,key:e}))})),this.$refs.ariaAlert.innerText="",this.$refs.ariaAlert.innerText="".concat(r.join(", ")," had been added into the selected list")+(i.length?",and ".concat(i.join(", ")," had been removed"):"")}},components:{ZmScrollbar:i.default}};t.default=a},"14d8":function(e,t,n){"use strict";var r=n("62a4");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"14d9":function(e,t,n){"use strict";var r=n("23e7"),i=n("7b0b"),o=n("07fa"),a=n("3a34"),s=n("3511"),u=n("d039"),c=u((function(){return 4294967297!==[].push.call({length:4294967296},1)})),l=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}();r({target:"Array",proto:!0,arity:1,forced:c||l},{push:function(e){var t=i(this),n=o(t),r=arguments.length;s(n+r);for(var u=0;up?(o=p,n&&(n.style.width=o*h+"px")):n&&(n.style.width=r+"px"),t.style.height=o+"px"}t=n=null}}),window.addEventListener("message",this.listenRecordingIframe=function(t){t.source.parent===window&&("getToken"===t.data.type?e.settingConfig&&e.settingConfig.zak&&t.source.postMessage({type:"tokenResult",value:{zak:e.settingConfig.zak,zakExpireTime:e.settingConfig.zakExpireTime,recordingShareLink:e.currentItem.recordingUrl,theme:e.theme,lang:e.lang},from:f},t.origin):"thumbnail"===t.data.type?e.$emit("changeToFullRecording",!1):"hideClientLoading"===t.data.type&&(e.iframeLoading=!1,console.timeEnd("Player loading")))});var t=this.$watch((function(){return e.firstRecording}),(function(n){n&&(e.currentItem=n,e.currentItem.isCloud&&(e.playUrl=n.recordingUrl),e.$nextTick((function(){e.onPageResize(),e.settingConfig.hasMeetingRecord&&e.handleIframeLoading()}))),t()}))},beforeDestroy:function(){this.subscribeTheme&&this.subscribeTheme.unsubscribe(),window.removeEventListener("resize",this.onPageResize),window.removeEventListener("message",this.listenRecordingIframe),this.clearIframeLoading()},computed:{cloudRecordings:function(){return(this.eventDetail.cloudRecordings||[]).map((function(e){return(0,o.default)((0,o.default)({},e),{},{isCloud:!0})}))},localRecordings:function(){var e=this;return(this.eventDetail.localRecordings||[]).filter((function(t){return e.isClient?!!t.recordId:!!t})).map((function(e){return(0,o.default)((0,o.default)({},e),{},{isLocal:!0})}))},allRecordings:function(){return[].concat((0,i.default)(this.cloudRecordings),(0,i.default)(this.localRecordings))},firstRecording:function(){return this.allRecordings&&this.allRecordings[0]},calendarPlayUrl:function(){return this.playUrl?this.isClient?this.currentItem.clientIframeUrl:this.addQueryParam("isFromClient","true",this.playUrl):""},passcodeVal:function(){return this.showPasscode?this.currentItem.passcode:"*******"},baseUrl:function(){return this.getTargetOrigin(this.currentItem.recordingUrl)},shareUrl:function(){return"".concat(this.baseUrl,"/recording/share-config")},enableIframePlayer:function(){return this.isClient&&this.currentItem.clientIframeUrl||!this.isClient&&this.settingConfig.enableRecordingPlayByIframe},enablePopupPlayer:function(){return this.isClient&&!this.currentItem.clientIframeUrl||!this.isClient&&!this.settingConfig.enableRecordingPlayByIframe}},methods:{isSameRecording:function(e,t){return e&&e.isCloud?e.recordingUrl===t.recordingUrl:!(!e||!e.isLocal)&&e.location===t.location},openShareRecording:function(){this.shareRecordingVisible=!0},closeShareRecording:function(){this.shareRecordingVisible=!1},initTheme:function(){this.theme=localStorage.getItem("__ZUMO_theme")||"light"},initLang:function(){this.lang=localStorage.getItem("__ZUMO_lang")||"en-US"},onKeydown:function(e,t){(0,c.handleUpDownKey)(e,{role:t,tabCallback:function(){}})},toggleShowRecordingInfo:function(){this.showRecordingInfo=!0},handleClickLink:function(e){this.isClient?this.$emit("openBrowser",{url:e}):window.open(e,"_blank")},handleCopyInfo:function(e){(0,c.copyToClipboard)(e),(0,c.axAlert)(this.t("zumoCopySuccess")),this.$successMessage(this.t("zumoCopySuccess"),1e3)},toggleShowPasscode:function(){this.showPasscode=!this.showPasscode},copyLinkAndPasscode:function(){var e=this.currentItem.passcode?"".concat(this.currentItem.recordingUrl,"\n").concat(this.t("zumoPasscode")," ").concat(this.currentItem.passcode):"".concat(this.currentItem.recordingUrl);this.handleCopyInfo(e)},handleError:function(e){e.target&&e.target.classList.add("error")},handleSuccess:function(e){e.target&&e.target.classList.remove("error")},handleIframeLoad:function(){},handlePlay:function(e){this.showMiniRecording&&this.$emit("changeToFullRecording",!0),e.isCloud?this.handleCloudPreview(e):e.isLocal&&this.handleLocalPreview(e)},handlePreview:function(e){var t=this;e.isCloud?this.handleCloudPreview(e):e.isLocal&&this.handleLocalPreview(e),this.showPasscode=!1,this.$nextTick((function(){t.onPageResize(),t.$emit("updateShowRecordingChapters",!1)}))},handleCloudPreview:function(e){this.currentItem=e,this.playUrl=e.recordingUrl,this.handleIframeLoading()},handleLocalPreview:function(e){this.currentItem=e,e.needConvert&&this.handleConvertLocalRecording()},handlePlayRecording:function(e){e.isCloud?this.handlePlayCloudRecording(e):this.handlePlayLocalRecording(e)},handlePlayCloudRecording:function(e){this.isClient?this.$emit("openCloudRecording",e):window.open(e.recordingUrl,"_blank")},handlePlayLocalRecording:function(e){this.$emit("playRecording",e)},handleConvertLocalRecording:function(){this.convertLoadingList.push(this.currentItem.location),this.$emit("convertRecording",this.currentItem)},handleIframeLoading:function(){var e=this;this.iframeLoading=!0,this.clearIframeLoading(),this.iframeLoadingTimer=setTimeout((function(){e.iframeLoading=!1}),v),console.time("Player loading")},clearIframeLoading:function(){this.iframeLoadingTimer&&(clearTimeout(this.iframeLoadingTimer),this.iframeLoadingTimer=null)},isRecordingNeedConvert:function(e,t){var n=t.find((function(t){return t.location===e}));return!!n&&n.needConvert},handleConvertStatus:function(){this.convertLoading=this.convertLoadingList.indexOf(this.currentItem.location)>-1},notifyIframeRecording:function(e,t){var n,r;null===(n=this.$refs.recordingIframeRef)||void 0===n||null===(r=n.contentWindow)||void 0===r||r.postMessage({type:e,value:t,from:f},"*")},notifyIframeTokenChange:function(e){this.notifyIframeRecording("tokenResult",e)},notifyIframeThemeChange:function(e){this.notifyIframeRecording("themeChanged",e)},notifyIframeChapterChange:function(e){var t=e?1:0;this.notifyIframeRecording("showChapters",t),this.$emit("updateShowRecordingChapters",e),this.$nextTick((function(){var t=document.querySelector("#recording-wrapper");if(t){var n=t.clientHeight;t.style.height=e?n+m+"px":n-m+"px"}t=null}))},handleViewTranscript:function(){var e=this.currentItem.recordingUrl;this.isClient?this.$emit("openBrowser",{url:e}):window.open(e,"_blank")},addQueryParam:function(e,t,n){try{var r=new URL(n),i=new URLSearchParams(r.search);return i.set(e,t),r.search=i.toString(),r.href}catch(o){return n}},updateQueryParam:function(e,t,n){var r=new URL(e),i=r.searchParams;return i.set(t,n),r.search=i.toString(),r.toString()},getTargetOrigin:function(e){try{var t=new URL(e);return"".concat(t.protocol,"//").concat(t.host)}catch(n){return"*"}}}};t.default=g},"14e1":function(e,t,n){},"14e5":function(e,t,n){"use strict";var r=n("23e7"),i=n("c65b"),o=n("59ed"),a=n("f069"),s=n("e667"),u=n("2266"),c=n("5eed");r({target:"Promise",stat:!0,forced:c},{all:function(e){var t=this,n=a.f(t),r=n.resolve,c=n.reject,l=s((function(){var n=o(t.resolve),a=[],s=0,l=1;u(e,(function(e){var o=s++,u=!1;l++,i(n,t,e).then((function(e){u||(u=!0,a[o]=e,--l||r(a))}),c)})),--l||r(a)}));return l.error&&c(l.value),n.promise}})},"157a":function(e,t,n){},"159b":function(e,t,n){var r=n("da84"),i=n("fdbc"),o=n("785a"),a=n("17c2"),s=n("9112"),u=function(e){if(e&&e.forEach!==a)try{s(e,"forEach",a)}catch(t){e.forEach=a}};for(var c in i)i[c]&&u(r[c]&&r[c].prototype);u(o)},"15bb":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("94c4"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"15e1":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-recurrence",use:"icon-zumo-recurrence-usage",viewBox:"0 0 12 12",content:'\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"160b":function(e,t,n){n("a29f"),n("8a5a"),n("0607"),n("949e"),n("f251")},1626:function(e,t,n){var r=n("8ea1"),i=r.all;e.exports=r.IS_HTMLDDA?function(e){return"function"==typeof e||e===i}:function(e){return"function"==typeof e}},"162c":function(e,t,n){"use strict";n("0b25")},1649:function(e,t,n){"use strict";n.r(t);var r=n("9f90"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},1685:function(e,t,n){"use strict";n.r(t);var r=n("b588"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"16ac":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-clean",use:"icon-clean-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},"16d0":function(e,t,n){},"16fe":function(e,t,n){"use strict";n.r(t);var r=n("2bd6"),i=n("320a");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"170b":function(e,t,n){"use strict";var r=n("ebb5"),i=n("50c4"),o=n("23cb"),a=n("b6b7"),s=r.aTypedArray,u=r.exportTypedArrayMethod;u("subarray",(function(e,t){var n=s(this),r=n.length,u=o(e,r),c=a(n);return new c(n.buffer,n.byteOffset+u*n.BYTES_PER_ELEMENT,i((void 0===t?r:o(t,r))-u))}))},1772:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("ac1f"),n("466d"),n("d3b7"),n("d9e2"),n("5319"),n("fb6a"),n("841c");var r={},i=/d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,o=/\d\d?/,a=/\d{3}/,s=/\d{4}/,u=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,c=function(){};function l(e,t){for(var n=[],r=0,i=e.length;r3?0:(e-e%10!==10)*e%10]}};var g={D:function(e){return e.getDay()},DD:function(e){return f(e.getDay())},Do:function(e,t){return t.DoFn(e.getDate())},d:function(e){return e.getDate()},dd:function(e){return f(e.getDate())},ddd:function(e,t){return t.dayNamesShort[e.getDay()]},dddd:function(e,t){return t.dayNames[e.getDay()]},M:function(e){return e.getMonth()+1},MM:function(e){return f(e.getMonth()+1)},MMM:function(e,t){return t.monthNamesShort[e.getMonth()]},MMMM:function(e,t){return t.monthNames[e.getMonth()]},yy:function(e){return String(e.getFullYear()).substr(2)},yyyy:function(e){return e.getFullYear()},h:function(e){return e.getHours()%12||12},hh:function(e){return f(0===e.getHours()?0:e.getHours()%12||12)},H:function(e){return e.getHours()},HH:function(e){return f(e.getHours())},m:function(e){return e.getMinutes()},mm:function(e){return f(e.getMinutes())},s:function(e){return e.getSeconds()},ss:function(e){return f(e.getSeconds())},S:function(e){return Math.round(e.getMilliseconds()/100)},SS:function(e){return f(Math.round(e.getMilliseconds()/10),2)},SSS:function(e){return f(e.getMilliseconds(),3)},a:function(e,t){return e.getHours()<12?t.amPm[0]:t.amPm[1]},A:function(e,t){return e.getHours()<12?t.amPm[0].toUpperCase():t.amPm[1].toUpperCase()},ZZ:function(e){var t=e.getTimezoneOffset();return(t>0?"-":"+")+f(100*Math.floor(Math.abs(t)/60)+Math.abs(t)%60,4)}},y={d:[o,function(e,t){e.day=t}],M:[o,function(e,t){e.month=t-1}],yy:[o,function(e,t){var n=new Date,r=+(""+n.getFullYear()).substr(0,2);e.year=""+(t>68?r-1:r)+t}],h:[o,function(e,t){e.hour=t}],m:[o,function(e,t){e.minute=t}],s:[o,function(e,t){e.second=t}],yyyy:[s,function(e,t){e.year=t}],S:[/\d/,function(e,t){e.millisecond=100*t}],SS:[/\d{2}/,function(e,t){e.millisecond=10*t}],SSS:[a,function(e,t){e.millisecond=t}],D:[o,c],ddd:[u,c],MMM:[u,d("monthNamesShort")],MMMM:[u,d("monthNames")],a:[u,function(e,t,n){var r=t.toLowerCase();r===n.amPm[0]?e.isPm=!1:r===n.amPm[1]&&(e.isPm=!0)}],ZZ:[/[\+\-]\d\d:?\d\d/,function(e,t){var n,r=(t+"").match(/([\+\-]|\d\d)/gi);r&&(n=60*r[1]+parseInt(r[2],10),e.timezoneOffset="+"===r[0]?n:-n)}]};y.DD=y.D,y.dddd=y.ddd,y.Do=y.dd=y.d,y.mm=y.m,y.hh=y.H=y.HH=y.h,y.MM=y.M,y.ss=y.s,y.A=y.a,r.masks={default:"ddd MMM dd yyyy HH:mm:ss",shortDate:"M/D/yy",mediumDate:"MMM d, yyyy",longDate:"MMMM d, yyyy",fullDate:"dddd, MMMM d, yyyy",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},r.format=function(e,t,n){var o=n||r.i18n;if("number"===typeof e&&(e=new Date(e)),"[object Date]"!==Object.prototype.toString.call(e)||isNaN(e.getTime()))throw new Error("Invalid Date in fecha.format");return t=r.masks[t]||t||r.masks["default"],t.replace(i,(function(t){return t in g?g[t](e,o):t.slice(1,t.length-1)}))},r.parse=function(e,t,n){var o=n||r.i18n;if("string"!==typeof t)throw new Error("Invalid format in fecha.parse");if(t=r.masks[t]||t,e.length>1e3)return!1;var a=!0,s={};if(t.replace(i,(function(t){if(y[t]){var n=y[t],r=e.search(n[0]);~r?e.replace(n[0],(function(t){return n[1](s,t,o),e=e.substr(r+t.length),t})):a=!1}return y[t]?"":t.slice(1,t.length-1)})),!a)return!1;var u,c=new Date;return!0===s.isPm&&null!=s.hour&&12!==+s.hour?s.hour=+s.hour+12:!1===s.isPm&&12===+s.hour&&(s.hour=0),null!=s.timezoneOffset?(s.minute=+(s.minute||0)-+s.timezoneOffset,u=new Date(Date.UTC(s.year||c.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0))):u=new Date(s.year||c.getFullYear(),s.month||0,s.day||1,s.hour||0,s.minute||0,s.second||0,s.millisecond||0),u};var b=r;t.default=b},1788:function(e,t,n){"use strict";var r=n("bfbc");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"17c2":function(e,t,n){"use strict";var r=n("b727").forEach,i=n("a640"),o=i("forEach");e.exports=o?[].forEach:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}},"17d1":function(e,t,n){n("a29f"),n("836f")},"17d2":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af");var i=r(n("810d")),o=r(n("c962")),a=n("bc9d"),s=r(n("5b8d")),u={name:"ZmDialog",mixins:[i.default,o.default],props:{title:{type:String,default:""},modal:{type:Boolean,default:!0},modalAppendToBody:{type:Boolean,default:!0},appendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnClickModal:{type:Boolean,default:!1},closeOnPressEscape:{type:Boolean,default:!0},showClose:{type:Boolean,default:!1},width:String,fullscreen:Boolean,customClass:{type:String,default:""},top:{type:String,default:"15vh"},beforeClose:Function,center:{type:Boolean,default:!1},ariaDescribedby:{type:String,default:""},ariaLabelledby:{type:String,default:""},loseFocusAfterClosed:Function},inheritAttrs:!1,data:function(){return{closed:!1,dialogId:"dialog-title-".concat((0,a.generateId)(),"-").concat((0,a.generateId)())}},watch:{visible:function(e){var t=this;e?(this.closed=!1,this.$emit("open"),this.$el.addEventListener("scroll",this.updatePopper),this.$nextTick((function(){t.$refs.dialog.scrollTop=0})),this.appendToBody&&document.body.appendChild(this.$el)):(this.$el.removeEventListener("scroll",this.updatePopper),this.closed||this.$emit("close"))}},computed:{style:function(){var e={};return this.fullscreen||(e.marginTop=this.top,this.width&&(e.width=this.width)),e}},methods:{getFirstFocus:function(){var e=this.$el.querySelector("[focusFirst]")||this.$el.querySelector("[focus-first]");return e||null},handleWrapperClick:function(){this.closeOnClickModal&&this.handleClose()},handleClose:function(){"function"===typeof this.beforeClose?this.beforeClose(this.hide):this.hide()},hide:function(e){!1!==e&&(this.$emit("update:visible",!1),this.$emit("close"),this.closed=!0)},updatePopper:function(){this.broadcast("ZmSelectDropdown","updatePopper"),this.broadcast("ZmDropdownMenu","updatePopper")},afterEnter:function(){this.$emit("opened"),this.createAria()},afterLeave:function(){this.$emit("closed"),this.destroyAria()},createAria:function(){var e=this;this.ariaDialog||this.$nextTick((function(){e.ariaDialog=new s.default(e.$refs.dialog,document.activeElement,e.getFirstFocus())}))},destroyAria:function(){this.ariaDialog&&this.ariaDialog.closeDialog(this.loseFocusAfterClosed),this.ariaDialog=null},refreshAria:function(){var e=this;this.$nextTick((function(){e.ariaDialog&&e.ariaDialog.refresh()}))}},mounted:function(){this.visible&&(this.rendered=!0,this.open(),this.appendToBody&&document.body.appendChild(this.$el),this.createAria())},destroyed:function(){this.appendToBody&&this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el),this.destroyAria()}};t.default=u},"17d6":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.weSnsType=t.isWin=t.isSafari=t.isOpera=t.isMobie=t.isMac=t.isLinux=t.isIPhone=t.isIPad=t.isIELower=t.isIE8=t.isIE=t.isFirefox=t.isEdge=t.isChromeOS=t.isChrome=t.isBrowser64=t.isAndroid=void 0,n("ac1f"),n("00b4");var r=n("e7c7"),i=!r.isServer&&navigator.userAgent.toLowerCase(),o=i&&/windows/.test(i);t.isWin=o;var a=i&&/ipad/.test(i)&&"ontouchend"in document;t.isIPad=a;var s=i&&!a&&/(iphone|ipod)/.test(i);t.isIPhone=s;var u=i&&!a&&!s&&/macintosh/.test(i);t.isMac=u;var c=i&&i.indexOf("android")>0;t.isAndroid=c;var l=s||c||a;t.isMobie=l;var d=i&&!c&&/linux (i686|x86_64)/.test(i);t.isLinux=d;var f=i&&/cros/.test(i);t.isChromeOS=f;var h=i&&/firefox/.test(i);t.isFirefox=h;var p=i&&/opera|opr\/[\d]+/.test(i);t.isOpera=p;var m=i&&!p&&/(msie|trident)/.test(i);t.isIE=m;var v=i&&i.indexOf("compatible")>-1&&i.indexOf("msie")>-1;t.isIELower=v;var g=i&&/edge\/(\d+)/.test(i);t.isEdge=g;var y=i&&!p&&!g&&/chrome/.test(i)&&/webkit/.test(i);t.isChrome=y;var b=!r.isServer&&window.__isSafari__||i&&!p&&!g&&!y&&/safari/.test(i);t.isSafari=b;var w=i&&m&&/(msie 8)/.test(i);t.isIE8=w;var _=i&&/x64|win64|amd64|x86_64/.test(i);t.isBrowser64=_;var C=i&&100===window.weSnsType;t.weSnsType=C},"17f5":function(e,t,n){"use strict";var r=n("2c98");e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=i(window.location.href),function(t){var n=r.isString(t)?i(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},"182d":function(e,t,n){var r=n("f8cd"),i=RangeError;e.exports=function(e,t){var n=r(e);if(n%t)throw i("Wrong offset");return n}},1832:function(e,t,n){"use strict";n.r(t);var r=n("e929"),i=n("6042");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("89ad");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},1875:function(e,t,n){"use strict";n.r(t);var r=n("f869"),i=n("7a57");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("4659");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},1885:function(e,t,n){},18851:function(e,t,n){n("a29f"),n("0607"),n("949e")},1895:function(e,t,n){"use strict";var r=n("0da1");e.exports=function(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},"18d0":function(e,t,n){"use strict";t.__esModule=!0,t.on=a,t.off=s,t.stopPropagation=u,t.preventDefault=c,t.supportsPassive=void 0;var r=n("e5f6"),i=!1;if(t.supportsPassive=i,!r.isServer)try{var o={};Object.defineProperty(o,"passive",{get:function(){t.supportsPassive=i=!0}}),window.addEventListener("test-passive",null,o)}catch(l){}function a(e,t,n,o){void 0===o&&(o=!1),r.isServer||e.addEventListener(t,n,!!i&&{capture:!1,passive:o})}function s(e,t,n){r.isServer||e.removeEventListener(t,n)}function u(e){e.stopPropagation()}function c(e,t){("boolean"!==typeof e.cancelable||e.cancelable)&&e.preventDefault(),t&&u(e)}},"192e":function(e,t,n){"use strict";n.r(t);var r=n("1d8b"),i=n("9c6e");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},1959:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-rsvp-maybe",use:"icon-rsvp-maybe-usage",viewBox:"0 0 14 14",content:'\n\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"19aa":function(e,t,n){var r=n("3a9b"),i=TypeError;e.exports=function(e,t){if(r(t,e))return e;throw i("Incorrect invocation")}},"19b9":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.mustRegisterComponentsName=t.isValidEmailAddress=t.getContactName=void 0,n("7db0"),n("d3b7"),n("a15b"),n("d81d"),n("fb6a"),n("498a"),n("ac1f"),n("00b4");var r=["ZmSelect","ZmTooltip","ZmAvatar"];t.mustRegisterComponentsName=r;var i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(!o(e))return e;var n=t.find((function(t){var n=t.email;return e===n})),r=n?n.displayName:n;return r||(r=e.split("@")[0].split(".").map((function(e){return e[0].toUpperCase()+e.slice(1)})).join(" "),r)};t.getContactName=i;var o=function(e){if(!e)return!1;var t=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i,n=e.trim();return""!==n&&t.test(n)};t.isValidEmailAddress=o},"19e0":function(e,t,n){},"1a13":function(e,t,n){"use strict";n("469c")},"1a1d":function(e,t,n){"use strict";var r=n("086a");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"1a2d":function(e,t,n){var r=n("e330"),i=n("7b0b"),o=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return o(i(e),t)}},"1a6f":function(e,t,n){"use strict";n("611b")},"1b11":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("1b90"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"1b53":function(e,t,n){},"1b67":function(e,t,n){"use strict";n.r(t);var r=n("7330"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"1b8d":function(e,t,n){},"1b90":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("668d")),o=r(n("8762")),a={mixins:[i.default],name:"ZmTimeSelect",componentName:"ZmTimeSelect",props:{type:{type:String,default:"time-select"}},data:function(){return{activedescendant:""}},beforeCreate:function(){this.panel=o.default}};t.default=a},"1ba5":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("43a7")),o=r(n("ec71")),a=r(n("192e")),s=r(n("3545"));i.default.install=function(e){e.component(i.default.name,i.default),e.component(o.default.name,o.default),e.component(a.default.name,a.default),e.component(s.default.name,s.default)};var u=i.default;t.default=u},"1be4":function(e,t,n){var r=n("d066");e.exports=r("document","documentElement")},"1be6":function(e,t,n){"use strict";t.__esModule=!0,t.lockClick=i;var r=0;function i(e){e?(r||document.body.classList.add("van-toast--unclickable"),r++):(r--,r||document.body.classList.remove("van-toast--unclickable"))}},"1bee":function(e,t,n){"use strict";n("d6d0")},"1bf2":function(e,t,n){var r=n("23e7"),i=n("56ef");r({target:"Reflect",stat:!0},{ownKeys:i})},"1c59":function(e,t,n){"use strict";var r=n("6d61"),i=n("6566");r("Set",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},"1c7e":function(e,t,n){var r=n("b622"),i=r("iterator"),o=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){o=!0}};s[i]=function(){return this},Array.from(s,(function(){throw 2}))}catch(u){}e.exports=function(e,t){if(!t&&!o)return!1;var n=!1;try{var r={};r[i]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch(u){}return n}},"1cdc":function(e,t,n){var r=n("342f");e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(r)},"1d02":function(e,t,n){"use strict";var r=n("ebb5"),i=n("a258").findLastIndex,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("findLastIndex",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},"1d2b":function(e,t,n){"use strict";function r(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return r}))},"1d80":function(e,t,n){var r=n("7234"),i=TypeError;e.exports=function(e){if(r(e))throw i("Can't call method on "+e);return e}},"1d8b":function(e,t,n){"use strict";var r=n("fe66");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"1da1":function(e,t,n){function r(e,t,n,r,i,o,a){try{var s=e[o](a),u=s.value}catch(c){return void n(c)}s.done?t(u):Promise.resolve(u).then(r,i)}function i(e){return function(){var t=this,n=arguments;return new Promise((function(i,o){var a=e.apply(t,n);function s(e){r(a,i,o,s,u,"next",e)}function u(e){r(a,i,o,s,u,"throw",e)}s(void 0)}))}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i,n("d3b7")},"1dd3":function(e,t,n){"use strict";var r=n("900f");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"1dde":function(e,t,n){var r=n("d039"),i=n("b622"),o=n("2d00"),a=i("species");e.exports=function(e){return o>=51||!r((function(){var t=[],n=t.constructor={};return n[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},"1e04":function(e,t,n){"use strict";n("fb87")},"1e09":function(e,t,n){"use strict";n.r(t);var r=n("3fa0"),i=n("2c9c");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("90e7"),n("a545");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"fdaa2b5c",null);t["default"]=s.exports},"1e7b":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("d9e2"),n("caad");var i=r(n("80ff")),o=r(n("ad4c")),a=r(n("b229")),s=r(n("1f5f")),u=r(n("9d1a")),c=r(n("fc8f")),l=r(n("defa")),d=r(n("3edc"));n("0562"),n("6db1"),n("ccdea");var f=["client","browser"],h={name:"ZUMODetail",components:{ZUMOIntegration:i.default,topbar:o.default,recording:a.default,basicInfo:s.default,IQSummary:u.default,hostInfo:c.default,fileInfo:l.default,divider:d.default},props:{area:{type:String,required:!0},platform:{type:String},showClose:{type:Boolean,default:!0},showRSVP:Boolean,showChat:Boolean,showEmail:Boolean,showShare:Boolean,showEdit:Boolean,showMoreOption:Boolean,options:{type:Array,default:function(){return[]}},showJoin:{type:Boolean,default:!0},joinText:String,disabledJoin:Boolean,showIntegrationPart:Boolean,integrationConfig:{type:Object,default:function(){return{chat:!1,participant:!1,notes:!1,apps:!1}}},buddiesMap:{type:Object,default:function(){return{}}},getWhiteboardRequest:{type:Function,default:function(){return function(){return new Promise((function(e,t){t(new Error({errorCode:-1}))}))}}},settingConfig:{type:Object,default:function(){return{}}},eventDetail:{type:Object,default:function(){return{}}}},watch:{"settingConfig.hasMeetingRecord":{immediate:!0,handler:function(e){this.showMiniRecording=!e}}},data:function(){return{showMiniRecording:!0,activeRecording:{},showRecordingChapters:!1,showFullSummary:!1,showRightPart:!0}},computed:{isClient:function(){return this.area&&"client"===this.area.toLocaleLowerCase()},showTopbar:function(){return this.showClose||this.showRSVP||this.showChat||this.showEmail||this.showShare||this.showEdit||this.showMoreOption},showRecordingButton:function(){var e;return this.isClient&&!this.showMiniRecording&&!(null===(e=this.eventDetail.cloudRecordings)||void 0===e||!e.length)&&!!this.activeRecording&&this.activeRecording.isCloud}},created:function(){this.initParams()},methods:{initParams:function(){if(!this.area||!f.includes(this.area.toLocaleLowerCase()))throw new Error("Invalid paramter: ".concat(this.area,", only support 'client', 'browser'"))},changeToFullRecording:function(e){this.showMiniRecording=!e},changeIQSummaryView:function(e){this.showFullSummary=e},updateActiveRecording:function(e){this.activeRecording=e},updateShowRecordingChapters:function(e){this.showRecordingChapters=e},handleShowChapters:function(e){this.$refs.recordingRef&&this.$refs.recordingRef.notifyIframeChapterChange(e)},handleViewTranscript:function(){this.$refs.recordingRef&&this.$refs.recordingRef.handleViewTranscript()},handleClose:function(){this.$emit("close")},handleOpenBrowser:function(e){this.$emit("openBrowser",e)},handleRSVP:function(e){this.$emit("rsvp",e)},handleChat:function(){this.$emit("chat")},handleEmail:function(){this.$emit("email")},handleShare:function(){this.$emit("share")},handleEdit:function(){this.$emit("edit",this.eventDetail)},handleMoreOptions:function(e){this.$emit("moreOptions",e)},downloadAttachment:function(e){this.$emit("downloadAttachment",e)},jumpToWhiteboard:function(e){this.$emit("jumpToWhiteboard",e)},chatWithHost:function(e){this.$emit("chatWithHost",e)},messageHost:function(e){this.$emit("chatWithHost",e)},handleShowVCard:function(e){this.$emit("showVCard",e)},handleHideVCard:function(e){this.$emit("hideVCard",e)},handleJoinMeeting:function(){this.$emit("joinMeeting")},handlePhoneCall:function(e){this.$emit("phone",e)},handleConvertRecording:function(e){this.$emit("covertRecording",e)},handlePlayLocalRecording:function(e){this.$emit("playRecording",e)},handlePlayCloundRecording:function(e){this.$emit("openCloudRecording",e)}}};t.default=h},"1ee7":function(e,t,n){"use strict";n("1885")},"1eeb":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return!e.lazy||e.loaded||e.active?t("div",{directives:[{name:"show",rawName:"v-show",value:e.active,expression:"active"}],staticClass:"zm-tab-pane",attrs:{role:"tabpanel","aria-hidden":!e.active,id:"pane-".concat(e.paneName),"aria-labelledby":"tab-".concat(e.paneName)}},[e._t("default")],2):e._e()};t.render=n;var r=[];t.staticRenderFns=r},"1f3d":function(e,t,n){"use strict";n.r(t);var r=n("797e"),i=n("2af0");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("3458");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"f65b3368",null);t["default"]=s.exports},"1f50":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("99af");var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"link"},e._l(e.linksList,(function(n,r){return t("div",{key:n.highLightURL,staticClass:"link__item",attrs:{tabindex:"0","aria-label":"links, ".concat(n.highLightURL,", link, ").concat(r," of ").concat(e.linksList.length," sent by ").concat(n.userName)}},[t("div",{staticClass:"link__item--right"},[t("div",{staticClass:"link__item--href"},[t("a",{staticClass:"link__item--href",attrs:{href:n.highLightURL}},[e._v(" "+e._s(n.highLightURL)+" ")])]),t("div",{staticClass:"link__item--name"},[e._v(" "+e._s(n.userName)+" "+e._s(e.t("zumoQuickCreateMeetingChat"))+" ")])])])})),0)};t.render=r;var i=[];t.staticRenderFns=i},"1f5f":function(e,t,n){"use strict";n.r(t);var r=n("aed1"),i=n("d2c9");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("cb75");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"b32b9150",null);t["default"]=s.exports},"1f68":function(e,t,n){"use strict";var r=n("83ab"),i=n("edd0"),o=n("861d"),a=n("7b0b"),s=n("1d80"),u=Object.getPrototypeOf,c=Object.setPrototypeOf,l=Object.prototype,d="__proto__";if(r&&u&&c&&!(d in l))try{i(l,d,{configurable:!0,get:function(){return u(a(this))},set:function(e){var t=s(this);(o(e)||null===e)&&o(t)&&c(t,e)}})}catch(f){}},"1f74":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-email",use:"icon-zumo-email-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},"1fb5":function(e,t,n){"use strict";t.byteLength=l,t.toByteArray=f,t.fromByteArray=m;for(var r=[],i=[],o="undefined"!==typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function l(e){var t=c(e),n=t[0],r=t[1];return 3*(n+r)/4-r}function d(e,t,n){return 3*(t+n)/4-n}function f(e){var t,n,r=c(e),a=r[0],s=r[1],u=new o(d(e,a,s)),l=0,f=s>0?a-4:a;for(n=0;n>16&255,u[l++]=t>>8&255,u[l++]=255&t;return 2===s&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,u[l++]=255&t),1===s&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t),u}function h(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function p(e,t,n){for(var r,i=[],o=t;ou?u:s+a));return 1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),o.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},"1fba":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-loading-fade"},on:{"after-leave":e.handleAfterLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-loading-mask",class:[e.customClass,{"is-fullscreen":e.fullscreen}],style:{backgroundColor:e.background||""}},[t("div",{staticClass:"zm-loading-spinner"},[e.spinner?t("i",{class:e.spinner}):t("svg",{staticClass:"circular",attrs:{width:"50",height:"50",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 0.375C8.34518 0.375 8.625 0.654822 8.625 1V4C8.625 4.34518 8.34518 4.625 8 4.625C7.65482 4.625 7.375 4.34518 7.375 4V1C7.375 0.654822 7.65482 0.375 8 0.375Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.9","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18775 1.39655C4.48668 1.22396 4.86893 1.32638 5.04152 1.62531L6.54152 4.22339C6.71411 4.52232 6.61168 4.90456 6.31275 5.07715C6.01382 5.24974 5.63157 5.14732 5.45898 4.84839L3.95898 2.25031C3.7864 1.95138 3.88882 1.56913 4.18775 1.39655Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.8","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 4.18752C1.56907 3.88859 1.95132 3.78617 2.25025 3.95876L4.84833 5.45876C5.14726 5.63135 5.24968 6.01359 5.07709 6.31252C4.9045 6.61146 4.52226 6.71388 4.22333 6.54129L1.62525 5.04129C1.32632 4.8687 1.2239 4.48646 1.39648 4.18752Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.7","fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.375 8C0.375 7.65482 0.654822 7.375 1 7.375H4C4.34518 7.375 4.625 7.65482 4.625 8C4.625 8.34518 4.34518 8.625 4 8.625H1C0.654822 8.625 0.375 8.34518 0.375 8Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.6","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 11.8125C1.2239 11.5136 1.32632 11.1313 1.62525 10.9587L4.22333 9.45873C4.52226 9.28614 4.9045 9.38856 5.07709 9.68749C5.24968 9.98643 5.14726 10.3687 4.84833 10.5413L2.25025 12.0413C1.95132 12.2138 1.56907 12.1114 1.39648 11.8125Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.5","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18725 14.6035C3.88832 14.4309 3.78589 14.0486 3.95848 13.7497L5.45848 11.1516C5.63107 10.8527 6.01332 10.7503 6.31225 10.9228C6.61118 11.0954 6.7136 11.4777 6.54102 11.7766L5.04102 14.3747C4.86843 14.6736 4.48618 14.776 4.18725 14.6035Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.4","fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 15.6272C7.65482 15.6272 7.375 15.3473 7.375 15.0022V12.0022C7.375 11.657 7.65482 11.3772 8 11.3772C8.34518 11.3772 8.625 11.657 8.625 12.0022V15.0022C8.625 15.3473 8.34518 15.6272 8 15.6272Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8122 14.6056C11.5133 14.7782 11.1311 14.6758 10.9585 14.3768L9.45848 11.7787C9.28589 11.4798 9.38832 11.0976 9.68725 10.925C9.98618 10.7524 10.3684 10.8548 10.541 11.1537L12.041 13.7518C12.2136 14.0508 12.1112 14.433 11.8122 14.6056Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 11.8147C14.4309 12.1136 14.0487 12.216 13.7497 12.0434L11.1517 10.5434C10.8527 10.3708 10.7503 9.98861 10.9229 9.68967C11.0955 9.39074 11.4777 9.28832 11.7767 9.46091L14.3747 10.9609C14.6737 11.1335 14.7761 11.5157 14.6035 11.8147Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.625 8.00217C15.625 8.34734 15.3452 8.62717 15 8.62717H12C11.6548 8.62717 11.375 8.34734 11.375 8.00217C11.375 7.65699 11.6548 7.37717 12 7.37717H15C15.3452 7.37717 15.625 7.65699 15.625 8.00217Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 4.18967C14.7761 4.48861 14.6737 4.87085 14.3747 5.04344L11.7767 6.54344C11.4777 6.71603 11.0955 6.61361 10.9229 6.31467C10.7503 6.01574 10.8527 5.6335 11.1517 5.46091L13.7497 3.96091C14.0487 3.78832 14.4309 3.89074 14.6035 4.18967Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.1","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8128 1.39874C12.1117 1.57133 12.2141 1.95358 12.0415 2.25251L10.5415 4.85058C10.3689 5.14952 9.98668 5.25194 9.68775 5.07935C9.38882 4.90676 9.2864 4.52452 9.45898 4.22558L10.959 1.62751C11.1316 1.32858 11.5138 1.22615 11.8128 1.39874Z",fill:"#000001"}})]),e.text?t("p",{staticClass:"zm-loading-text"},[e._v(" "+e._s(e.text)+" ")]):e._e()])])])};t.render=n;var r=[];t.staticRenderFns=r},2078:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("9ca9"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"209c":function(e,t,n){},"20b0":function(e,t,n){},"20d5":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("svg",e._g({class:e.svgClass,attrs:{"aria-hidden":"true"}},e.$listeners),[e.title?t("title",[e._v(e._s(e.title))]):e._e(),t("use",{attrs:{"xlink:href":e._iconName}})])};t.render=n;var r=[];t.staticRenderFns=r},"211d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("2aae"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"219c":function(e,t,n){"use strict";var r=n("da84"),i=n("e330"),o=n("d039"),a=n("59ed"),s=n("addb"),u=n("ebb5"),c=n("04d1"),l=n("d998"),d=n("2d00"),f=n("512c"),h=u.aTypedArray,p=u.exportTypedArrayMethod,m=r.Uint16Array,v=m&&i(m.prototype.sort),g=!!v&&!(o((function(){v(new m(2),null)}))&&o((function(){v(new m(2),{})}))),y=!!v&&!o((function(){if(d)return d<74;if(c)return c<67;if(l)return!0;if(f)return f<602;var e,t,n=new m(516),r=Array(516);for(e=0;e<516;e++)t=e%4,n[e]=515-e,r[e]=e-2*t+3;for(v(n,(function(e,t){return(e/4|0)-(t/4|0)})),e=0;e<516;e++)if(n[e]!==r[e])return!0})),b=function(e){return function(t,n){return void 0!==e?+e(t,n)||0:n!==n?-1:t!==t?1:0===t&&0===n?1/t>0&&1/n<0?1:-1:t>n}};p("sort",(function(e){return void 0!==e&&a(e),y?v(this,e):s(h(this),b(e))}),!y||g)},"21a1":function(e,t,n){(function(t){(function(t,n){e.exports=n()})(0,(function(){"use strict";"undefined"!==typeof window?window:"undefined"!==typeof t||"undefined"!==typeof self&&self;function e(e,t){return t={exports:{}},e(t,t.exports),t.exports}var n=e((function(e,t){(function(t,n){e.exports=n()})(0,(function(){function e(e){var t=e&&"object"===typeof e;return t&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(e){return Array.isArray(e)?[]:{}}function n(n,r){var i=r&&!0===r.clone;return i&&e(n)?o(t(n),n,r):n}function r(t,r,i){var a=t.slice();return r.forEach((function(r,s){"undefined"===typeof a[s]?a[s]=n(r,i):e(r)?a[s]=o(t[s],r,i):-1===t.indexOf(r)&&a.push(n(r,i))})),a}function i(t,r,i){var a={};return e(t)&&Object.keys(t).forEach((function(e){a[e]=n(t[e],i)})),Object.keys(r).forEach((function(s){e(r[s])&&t[s]?a[s]=o(t[s],r[s],i):a[s]=n(r[s],i)})),a}function o(e,t,o){var a=Array.isArray(t),s=o||{arrayMerge:r},u=s.arrayMerge||r;return a?Array.isArray(e)?u(e,t,o):n(t,o):i(e,t,o)}return o.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return o(e,n,t)}))},o}))}));function r(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).map((function(e){e(n)})),(e["*"]||[]).map((function(e){e(t,n)}))}}}var i=e((function(e,t){var n={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}};t.default=n,e.exports=t.default})),o=function(e){return Object.keys(e).map((function(t){var n=e[t].toString().replace(/"/g,""");return t+'="'+n+'"'})).join(" ")},a=i.svg,s=i.xlink,u={};u[a.name]=a.uri,u[s.name]=s.uri;var c,l=function(e,t){void 0===e&&(e="");var r=n(u,t||{}),i=o(r);return""+e+""},d=i.svg,f=i.xlink,h={attrs:(c={style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"},c[d.name]=d.uri,c[f.name]=f.uri,c)},p=function(e){this.config=n(h,e||{}),this.symbols=[]};p.prototype.add=function(e){var t=this,n=t.symbols,r=this.find(e.id);return r?(n[n.indexOf(r)]=e,!1):(n.push(e),!0)},p.prototype.remove=function(e){var t=this,n=t.symbols,r=this.find(e);return!!r&&(n.splice(n.indexOf(r),1),r.destroy(),!0)},p.prototype.find=function(e){return this.symbols.filter((function(t){return t.id===e}))[0]||null},p.prototype.has=function(e){return null!==this.find(e)},p.prototype.stringify=function(){var e=this.config,t=e.attrs,n=this.symbols.map((function(e){return e.stringify()})).join("");return l(n,t)},p.prototype.toString=function(){return this.stringify()},p.prototype.destroy=function(){this.symbols.forEach((function(e){return e.destroy()}))};var m=function(e){var t=e.id,n=e.viewBox,r=e.content;this.id=t,this.viewBox=n,this.content=r};m.prototype.stringify=function(){return this.content},m.prototype.toString=function(){return this.stringify()},m.prototype.destroy=function(){var e=this;["id","viewBox","content"].forEach((function(t){return delete e[t]}))};var v=function(e){var t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n},g=function(e){function t(){e.apply(this,arguments)}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},t.createFromExistingNode=function(e){return new t({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})},t.prototype.destroy=function(){this.isMounted&&this.unmount(),e.prototype.destroy.call(this)},t.prototype.mount=function(e){if(this.isMounted)return this.node;var t="string"===typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n},t.prototype.render=function(){var e=this.stringify();return v(l(e)).childNodes[0]},t.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(t.prototype,n),t}(m),y={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1},b=function(e){return Array.prototype.slice.call(e,0)},w={isChrome:function(){return/chrome/i.test(navigator.userAgent)},isFirefox:function(){return/firefox/i.test(navigator.userAgent)},isIE:function(){return/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)},isEdge:function(){return/edge/i.test(navigator.userAgent)}},_=function(e,t){var n=document.createEvent("CustomEvent");n.initCustomEvent(e,!1,!1,t),window.dispatchEvent(n)},C=function(e){var t=[];return b(e.querySelectorAll("style")).forEach((function(e){e.textContent+="",t.push(e)})),t},x=function(e){return(e||window.location.href).split("#")[0]},k=function(e){angular.module("ng").run(["$rootScope",function(t){t.$on("$locationChangeSuccess",(function(t,n,r){_(e,{oldUrl:r,newUrl:n})}))}])},S="linearGradient, radialGradient, pattern, mask, clipPath",O=function(e,t){return void 0===t&&(t=S),b(e.querySelectorAll("symbol")).forEach((function(e){b(e.querySelectorAll(t)).forEach((function(t){e.parentNode.insertBefore(t,e)}))})),e};function T(e,t){var n=b(e).reduce((function(e,n){if(!n.attributes)return e;var r=b(n.attributes),i=t?r.filter(t):r;return e.concat(i)}),[]);return n}var E=i.xlink.uri,D="xlink:href",M=/[{}|\\\^\[\]`"<>]/g;function A(e){return e.replace(M,(function(e){return"%"+e[0].charCodeAt(0).toString(16).toUpperCase()}))}function N(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function P(e,t,n){return b(e).forEach((function(e){var r=e.getAttribute(D);if(r&&0===r.indexOf(t)){var i=r.replace(t,n);e.setAttributeNS(E,D,i)}})),e}var L,I=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],R=I.map((function(e){return"["+e+"]"})).join(","),F=function(e,t,n,r){var i=A(n),o=A(r),a=e.querySelectorAll(R),s=T(a,(function(e){var t=e.localName,n=e.value;return-1!==I.indexOf(t)&&-1!==n.indexOf("url("+i)}));s.forEach((function(e){return e.value=e.value.replace(new RegExp(N(i),"g"),o)})),P(t,i,o)},z={MOUNT:"mount",SYMBOL_MOUNT:"symbol_mount"},j=function(e){function t(t){var i=this;void 0===t&&(t={}),e.call(this,n(y,t));var o=r();this._emitter=o,this.node=null;var a=this,s=a.config;if(s.autoConfigure&&this._autoConfigure(t),s.syncUrlsWithBaseTag){var u=document.getElementsByTagName("base")[0].getAttribute("href");o.on(z.MOUNT,(function(){return i.updateUrls("#",u)}))}var c=this._handleLocationChange.bind(this);this._handleLocationChange=c,s.listenLocationChangeEvent&&window.addEventListener(s.locationChangeEvent,c),s.locationChangeAngularEmitter&&k(s.locationChangeEvent),o.on(z.MOUNT,(function(e){s.moveGradientsOutsideSymbol&&O(e)})),o.on(z.SYMBOL_MOUNT,(function(e){s.moveGradientsOutsideSymbol&&O(e.parentNode),(w.isIE()||w.isEdge())&&C(e)}))}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var i={isMounted:{}};return i.isMounted.get=function(){return!!this.node},t.prototype._autoConfigure=function(e){var t=this,n=t.config;"undefined"===typeof e.syncUrlsWithBaseTag&&(n.syncUrlsWithBaseTag="undefined"!==typeof document.getElementsByTagName("base")[0]),"undefined"===typeof e.locationChangeAngularEmitter&&(n.locationChangeAngularEmitter="undefined"!==typeof window.angular),"undefined"===typeof e.moveGradientsOutsideSymbol&&(n.moveGradientsOutsideSymbol=w.isFirefox())},t.prototype._handleLocationChange=function(e){var t=e.detail,n=t.oldUrl,r=t.newUrl;this.updateUrls(n,r)},t.prototype.add=function(t){var n=this,r=e.prototype.add.call(this,t);return this.isMounted&&r&&(t.mount(n.node),this._emitter.emit(z.SYMBOL_MOUNT,t.node)),r},t.prototype.attach=function(e){var t=this,n=this;if(n.isMounted)return n.node;var r="string"===typeof e?document.querySelector(e):e;return n.node=r,this.symbols.forEach((function(e){e.mount(n.node),t._emitter.emit(z.SYMBOL_MOUNT,e.node)})),b(r.querySelectorAll("symbol")).forEach((function(e){var t=g.createFromExistingNode(e);t.node=e,n.add(t)})),this._emitter.emit(z.MOUNT,r),r},t.prototype.destroy=function(){var e=this,t=e.config,n=e.symbols,r=e._emitter;n.forEach((function(e){return e.destroy()})),r.off("*"),window.removeEventListener(t.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()},t.prototype.mount=function(e,t){void 0===e&&(e=this.config.mountTo),void 0===t&&(t=!1);var n=this;if(n.isMounted)return n.node;var r="string"===typeof e?document.querySelector(e):e,i=n.render();return this.node=i,t&&r.childNodes[0]?r.insertBefore(i,r.childNodes[0]):r.appendChild(i),this._emitter.emit(z.MOUNT,i),i},t.prototype.render=function(){return v(this.stringify())},t.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},t.prototype.updateUrls=function(e,t){if(!this.isMounted)return!1;var n=document.querySelectorAll(this.config.usagesToUpdate);return F(this.node,n,x(e)+"#",x(t)+"#"),!0},Object.defineProperties(t.prototype,i),t}(p),B=e((function(e){ /*! * domready (c) Dustin Diaz 2014 - License MIT */ !function(t,n){e.exports=n()}(0,(function(){var e,t=[],n=document,r=n.documentElement.doScroll,i="DOMContentLoaded",o=(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return o||n.addEventListener(i,e=function(){n.removeEventListener(i,e),o=1;while(e=t.shift())e()}),function(e){o?setTimeout(e,0):t.push(e)}}))})),$="__SVG_SPRITE_NODE__",U="__SVG_SPRITE__",V=!!window[U];V?L=window[U]:(L=new j({attrs:{id:$,"aria-hidden":"true"}}),window[U]=L);var H=function(){var e=document.getElementById($);e?L.attach(e):L.mount(document.body,!0)};document.body?H():B(H);var q=L;return q}))}).call(this,n("c8ba"))},"21f3":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-download",use:"icon-zumo-download-usage",viewBox:"0 0 14 14",content:'\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},2266:function(e,t,n){var r=n("0366"),i=n("c65b"),o=n("825a"),a=n("0d51"),s=n("e95a"),u=n("07fa"),c=n("3a9b"),l=n("9a1f"),d=n("35a1"),f=n("2a62"),h=TypeError,p=function(e,t){this.stopped=e,this.result=t},m=p.prototype;e.exports=function(e,t,n){var v,g,y,b,w,_,C,x=n&&n.that,k=!(!n||!n.AS_ENTRIES),S=!(!n||!n.IS_RECORD),O=!(!n||!n.IS_ITERATOR),T=!(!n||!n.INTERRUPTED),E=r(t,x),D=function(e){return v&&f(v,"normal",e),new p(!0,e)},M=function(e){return k?(o(e),T?E(e[0],e[1],D):E(e[0],e[1])):T?E(e,D):E(e)};if(S)v=e.iterator;else if(O)v=e;else{if(g=d(e),!g)throw h(a(e)+" is not iterable");if(s(g)){for(y=0,b=u(e);b>y;y++)if(w=M(e[y]),w&&c(m,w))return w;return new p(!1)}v=l(e,g)}_=S?e.next:v.next;while(!(C=i(_,v)).done){try{w=M(C.value)}catch(A){f(v,"throw",A)}if("object"==typeof w&&w&&c(m,w))return w}return new p(!1)}},"229e":function(e,t,n){"use strict";n.r(t),n.d(t,"Behavior",(function(){return me})),n.d(t,"CustomOptions",(function(){return te})),n.d(t,"createBScroll",(function(){return Ee})),n.d(t,"default",(function(){return De})); /*! * better-scroll / core * (c) 2016-2023 ustbhuangyi * Released under the MIT License. */ /*! ***************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ***************************************************************************** */ var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function i(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var o=function(){return o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0,h=function(){if("string"===typeof l){var e=/os (\d\d?_\d(_\d)?)/,t=e.exec(l);if(!t)return!1;var n=t[1].split("_").map((function(e){return parseInt(e,10)}));return!!(13===n[0]&&n[1]>=4)}return!1}(),p=!1;if(c){var m="test-passive";try{var v={};Object.defineProperty(v,"passive",{get:function(){p=!0}}),window.addEventListener(m,(function(){}),v)}catch(Me){}}function g(){return window.performance&&window.performance.now&&window.performance.timing?window.performance.now()+window.performance.timing.navigationStart:+new Date}var y=function(e,t){for(var n in t)e[n]=t[n];return e};function b(e){return void 0===e||null===e}function w(e,t,n){return en?n:e}var _=c&&document.createElement("div").style,C=function(){if(!c)return!1;for(var e=[{key:"standard",value:"transform"},{key:"webkit",value:"webkitTransform"},{key:"Moz",value:"MozTransform"},{key:"O",value:"OTransform"},{key:"ms",value:"msTransform"}],t=0,n=e;tdocument.documentElement.clientWidth-u||s>document.documentElement.clientHeight-u||a0?-1:n<0?1:0;return r},o=i(t.x,e.x),a=i(t.y,e.y),s=n.x-r.x,u=n.y-r.y;return o*s<=0&&a*u<=0},ue=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.startProbe=function(e,t){var n=this,r=e,i=function(){var o=n.translater.getComputedPosition();se(e,t,o,r)&&n.hooks.trigger(n.hooks.eventTypes.move,o),n.pending||(n.callStopWhenPending?n.callStopWhenPending=!1:n.hooks.trigger(n.hooks.eventTypes.end,o)),r=o,n.pending&&(n.timer=W(i))};this.callStopWhenPending&&this.setCallStop(!1),Z(this.timer),i()},t.prototype.transitionTime=function(e){void 0===e&&(e=0),this.style[L.transitionDuration]=e+"ms",this.hooks.trigger(this.hooks.eventTypes.time,e)},t.prototype.transitionTimingFunction=function(e){this.style[L.transitionTimingFunction]=e,this.hooks.trigger(this.hooks.eventTypes.timeFunction,e)},t.prototype.transitionProperty=function(){this.style[L.transitionProperty]=L.transform},t.prototype.move=function(e,t,n,r){this.setPending(n>0),this.transitionTimingFunction(r),this.transitionProperty(),this.transitionTime(n),this.translate(t);var i=3===this.options.probeType;n&&i&&this.startProbe(e,t),n||(this._reflow=this.content.offsetHeight,i&&this.hooks.trigger(this.hooks.eventTypes.move,t),this.hooks.trigger(this.hooks.eventTypes.end,t))},t.prototype.doStop=function(){var e=this.pending;if(this.setForceStopped(!1),this.setCallStop(!1),e){this.setPending(!1),Z(this.timer);var t=this.translater.getComputedPosition(),n=t.x,r=t.y;this.transitionTime(),this.translate({x:n,y:r}),this.setForceStopped(!0),this.setCallStop(!0),this.hooks.trigger(this.hooks.eventTypes.forceStop,{x:n,y:r})}return e},t.prototype.stop=function(){var e=this.doStop();e&&this.hooks.trigger(this.hooks.eventTypes.callStop)},t}(ae),ce=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.move=function(e,t,n,r){if(!n)return this.translate(t),3===this.options.probeType&&this.hooks.trigger(this.hooks.eventTypes.move,t),void this.hooks.trigger(this.hooks.eventTypes.end,t);this.animate(e,t,n,r)},t.prototype.animate=function(e,t,n,r){var i=this,o=g(),a=o+n,s=3===this.options.probeType,u=function(){var c=g();if(c>=a)return i.translate(t),s&&i.hooks.trigger(i.hooks.eventTypes.move,t),void i.hooks.trigger(i.hooks.eventTypes.end,t);c=(c-o)/n;var l=r(c),d={};Object.keys(t).forEach((function(n){var r=e[n],i=t[n];d[n]=(i-r)*l+r})),i.translate(d),s&&i.hooks.trigger(i.hooks.eventTypes.move,d),i.pending&&(i.timer=W(u)),i.pending||(i.callStopWhenPending?i.callStopWhenPending=!1:i.hooks.trigger(i.hooks.eventTypes.end,t))};this.setPending(!0),this.callStopWhenPending&&this.setCallStop(!1),Z(this.timer),u()},t.prototype.doStop=function(){var e=this.pending;if(this.setForceStopped(!1),this.setCallStop(!1),e){this.setPending(!1),Z(this.timer);var t=this.translater.getComputedPosition();this.setForceStopped(!0),this.setCallStop(!0),this.hooks.trigger(this.hooks.eventTypes.forceStop,t)}return e},t.prototype.stop=function(){var e=this.doStop();e&&this.hooks.trigger(this.hooks.eventTypes.callStop)},t}(ae);function le(e,t,n){var r=n.useTransition,i={};return Object.defineProperty(i,"probeType",{enumerable:!0,configurable:!1,get:function(){return n.probeType}}),r?new ue(e,t,i):new ce(e,t,i)}var de,fe,he,pe,me=function(){function e(e,t,n){this.wrapper=e,this.options=n,this.hooks=new Q(["beforeComputeBoundary","computeBoundary","momentum","end","ignoreHasScroll"]),this.refresh(t)}return e.prototype.start=function(){this.dist=0,this.setMovingDirection(0),this.setDirection(0)},e.prototype.move=function(e){return e=this.hasScroll?e:0,this.setMovingDirection(e),this.performDampingAlgorithm(e,this.options.outOfBoundaryDampingFactor)},e.prototype.setMovingDirection=function(e){this.movingDirection=e>0?-1:e<0?1:0},e.prototype.setDirection=function(e){this.direction=e>0?-1:e<0?1:0},e.prototype.performDampingAlgorithm=function(e,t){var n=this.currentPos+e;return(n>this.minScrollPos||nthis.minScrollPos&&this.options.bounces[0]||nthis.minScrollPos?this.minScrollPos:this.maxScrollPos),n},e.prototype.end=function(e){var t={duration:0},n=Math.abs(this.currentPos-this.startPos);if(this.options.momentum&&ethis.options.momentumLimitDistance){var r=-1===this.direction&&this.options.bounces[0]||1===this.direction&&this.options.bounces[1]?this.wrapperSize:0;t=this.hasScroll?this.momentum(this.currentPos,this.startPos,e,this.maxScrollPos,this.minScrollPos,r,this.options):{destination:this.currentPos,duration:0}}else this.hooks.trigger(this.hooks.eventTypes.end,t);return t},e.prototype.momentum=function(e,t,n,r,i,o,a){void 0===a&&(a=this.options);var s=e-t,u=Math.abs(s)/n,c=a.deceleration,l=a.swipeBounceTime,d=a.swipeTime,f=Math.min(d,2*u/c),h={destination:e+u*u/c*(s<0?-1:1),duration:f,rate:15};return this.hooks.trigger(this.hooks.eventTypes.momentum,h,s),h.destinationi&&(h.destination=o?Math.min(i+o/4,i+o/h.rate*u):i,h.duration=l),h.destination=Math.round(h.destination),h},e.prototype.updateDirection=function(){var e=this.currentPos-this.absStartPos;this.setDirection(e)},e.prototype.refresh=function(e){var t=this.options.rect,n=t.size,r=t.position,i="static"===window.getComputedStyle(this.wrapper,null).position,o=R(this.wrapper);this.wrapperSize=this.wrapper["width"===n?"clientWidth":"clientHeight"],this.setContent(e);var a=R(this.content);this.contentSize=a[n],this.relativeOffset=a[r],i&&(this.relativeOffset-=o[r]),this.computeBoundary(),this.setDirection(0)},e.prototype.setContent=function(e){e!==this.content&&(this.content=e,this.resetState())},e.prototype.resetState=function(){this.currentPos=0,this.startPos=0,this.dist=0,this.setDirection(0),this.setMovingDirection(0),this.resetStartPos()},e.prototype.computeBoundary=function(){this.hooks.trigger(this.hooks.eventTypes.beforeComputeBoundary);var e={minScrollPos:0,maxScrollPos:this.wrapperSize-this.contentSize};e.maxScrollPos<0&&(e.maxScrollPos-=this.relativeOffset,0===this.options.specifiedIndexAsContent&&(e.minScrollPos=-this.relativeOffset)),this.hooks.trigger(this.hooks.eventTypes.computeBoundary,e),this.minScrollPos=e.minScrollPos,this.maxScrollPos=e.maxScrollPos,this.hasScroll=this.options.scrollable&&this.maxScrollPosthis.minScrollPos?e=this.minScrollPos:et+this.directionLockThreshold?this.directionLocked="horizontal":t>=e+this.directionLockThreshold?this.directionLocked="vertical":this.directionLocked="none")},e.prototype.handleEventPassthrough=function(e){var t=ge[this.directionLocked];if(t){if(this.eventPassthrough===t["yes"])return ve["yes"](e);if(this.eventPassthrough===t["no"])return ve["no"](e)}return!1},e}(),be=function(e,t,n){return 2===n?[t,-e]:3===n?[-e,-t]:4===n?[-t,e]:[e,t]},we=function(){function e(e,t,n,r,i){this.hooks=new Q(["start","beforeMove","scrollStart","scroll","beforeEnd","end","scrollEnd","contentNotMoved","detectMovingDirection","coordinateTransformation"]),this.scrollBehaviorX=e,this.scrollBehaviorY=t,this.actionsHandler=n,this.animater=r,this.options=i,this.directionLockAction=new ye(i.directionLockThreshold,i.freeScroll,i.eventPassthrough),this.enabled=!0,this.bindActionsHandler()}return e.prototype.bindActionsHandler=function(){var e=this;this.actionsHandler.hooks.on(this.actionsHandler.hooks.eventTypes.start,(function(t){return!e.enabled||e.handleStart(t)})),this.actionsHandler.hooks.on(this.actionsHandler.hooks.eventTypes.move,(function(t){var n=t.deltaX,r=t.deltaY,i=t.e;if(!e.enabled)return!0;var o=be(n,r,e.options.quadrant),a=o[0],s=o[1],u={deltaX:a,deltaY:s};return e.hooks.trigger(e.hooks.eventTypes.coordinateTransformation,u),e.handleMove(u.deltaX,u.deltaY,i)})),this.actionsHandler.hooks.on(this.actionsHandler.hooks.eventTypes.end,(function(t){return!e.enabled||e.handleEnd(t)})),this.actionsHandler.hooks.on(this.actionsHandler.hooks.eventTypes.click,(function(t){e.enabled&&!t._constructed&&e.handleClick(t)}))},e.prototype.handleStart=function(e){var t=g();this.fingerMoved=!1,this.contentMoved=!1,this.startTime=t,this.directionLockAction.reset(),this.scrollBehaviorX.start(),this.scrollBehaviorY.start(),this.animater.doStop(),this.scrollBehaviorX.resetStartPos(),this.scrollBehaviorY.resetStartPos(),this.hooks.trigger(this.hooks.eventTypes.start,e)},e.prototype.handleMove=function(e,t,n){if(!this.hooks.trigger(this.hooks.eventTypes.beforeMove,n)){var r=this.scrollBehaviorX.getAbsDist(e),i=this.scrollBehaviorY.getAbsDist(t),o=g();if(this.checkMomentum(r,i,o))return!0;if(this.directionLockAction.checkMovingDirection(r,i,n))return this.actionsHandler.setInitiated(),!0;var a=this.directionLockAction.adjustDelta(e,t),s=this.scrollBehaviorX.getCurrentPos(),u=this.scrollBehaviorX.move(a.deltaX),c=this.scrollBehaviorY.getCurrentPos(),l=this.scrollBehaviorY.move(a.deltaY);if(!this.hooks.trigger(this.hooks.eventTypes.detectMovingDirection)){this.fingerMoved||(this.fingerMoved=!0);var d=u!==s||l!==c;this.contentMoved||d||this.hooks.trigger(this.hooks.eventTypes.contentNotMoved),!this.contentMoved&&d&&(this.contentMoved=!0,this.hooks.trigger(this.hooks.eventTypes.scrollStart)),this.contentMoved&&d&&(this.animater.translate({x:u,y:l}),this.dispatchScroll(o))}}},e.prototype.dispatchScroll=function(e){e-this.startTime>this.options.momentumLimitTime&&(this.startTime=e,this.scrollBehaviorX.updateStartPos(),this.scrollBehaviorY.updateStartPos(),1===this.options.probeType&&this.hooks.trigger(this.hooks.eventTypes.scroll,this.getCurrentPos())),this.options.probeType>1&&this.hooks.trigger(this.hooks.eventTypes.scroll,this.getCurrentPos())},e.prototype.checkMomentum=function(e,t,n){return n-this.endTime>this.options.momentumLimitTime&&t0?Math.ceil(t):Math.floor(t),n=n>0?Math.ceil(n):Math.floor(n),t=w(t,o,i),n=w(n,u,s),{x:t,y:n}},e.prototype.handleClick=function(e){F(e.target,this.options.preventDefaultException)||(T(e),e.stopPropagation())},e.prototype.getCurrentPos=function(){return{x:this.scrollBehaviorX.getCurrentPos(),y:this.scrollBehaviorY.getCurrentPos()}},e.prototype.refresh=function(){this.endTime=0},e.prototype.destroy=function(){this.hooks.destroy()},e}();function _e(e){var t=["click","bindToWrapper","disableMouse","disableTouch","preventDefault","stopPropagation","tagException","preventDefaultException","autoEndDistance"].reduce((function(t,n){return t[n]=e[n],t}),{});return t}function Ce(e,t,n,r){var i=["momentum","momentumLimitTime","momentumLimitDistance","deceleration","swipeBounceTime","swipeTime","outOfBoundaryDampingFactor","specifiedIndexAsContent"].reduce((function(t,n){return t[n]=e[n],t}),{});return i.scrollable=!!e[t],i.bounces=n,i.rect=r,i}function xe(e,t,n){n.forEach((function(n){var r,i;"string"===typeof n?r=i=n:(r=n.source,i=n.target),e.on(r,(function(){for(var e=[],n=0;n1&&er||t>r))return!0},e.prototype.momentum=function(e,t){var n={time:0,easing:U.swiper,newX:e.x,newY:e.y},r=this.scrollBehaviorX.end(t),i=this.scrollBehaviorY.end(t);if(n.newX=b(r.destination)?n.newX:r.destination,n.newY=b(i.destination)?n.newY:i.destination,n.time=Math.max(r.duration,i.duration),this.hooks.trigger(this.hooks.eventTypes.momentum,n,this),n.newX!==e.x||n.newY!==e.y)return(n.newX>this.scrollBehaviorX.minScrollPos||n.newXthis.scrollBehaviorY.minScrollPos||n.newY0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;if(!t){var n=(0,i.clearMilliseconds)((0,i.limitTimeRange)(this.date,this.selectableRange,this.format));this.$emit("pick",n,e,t)}},handleKeydown:function(e){var t=e.keyCode,n={38:-1,40:1,37:-1,39:1};if(37===t||39===t){var r=n[t];return this.changeSelectionRange(r),void e.preventDefault()}if(38===t||40===t){var i=n[t];return this.$refs.spinner.scrollDown(i),void e.preventDefault()}},keyEventHandler:function(e){27===e.keyCode&&(this.$emit("escClose"),this.handleLeave(),e.stopPropagation())},handleEnter:function(){var e=this;document.body.addEventListener("keydown",this.keyEventHandler);var t=null;this.$nextTick((function(){if(!e.ariaDialog){var n=e.$el.querySelector(".btn-firstFocus");e.ariaDialog=new s.default(e.$el,t,n)}}))},handleLeave:function(){this.$emit("dodestroy"),this.flagLeave=!0,this.ariaDialog&&this.ariaDialog.closeDialog(),this.ariaDialog=null,document.body.removeEventListener("keydown",this.keyEventHandler)},isValidValue:function(e){return(0,i.timeWithinRange)(e,this.selectableRange,this.format)},adjustSpinners:function(){return this.$refs.spinner.adjustSpinners()},changeSelectionRange:function(e){var t=[0,3].concat(this.showSeconds?[6]:[]),n=["hours","minutes"].concat(this.showSeconds?["seconds"]:[]),r=t.indexOf(this.selectionRange[0]),i=(r+e+t.length)%t.length;this.$refs.spinner.emitSelectRange(n[i])}},mounted:function(){var e=this;this.$nextTick((function(){return e.handleConfirm(!0,!0)})),this.$emit("mounted")}};t.default=u},2378:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("a559")),o=n("e5f6"),a=n("18d0"),s=n("01f5"),u=n("8e0d"),c=n("1182"),l=r(n("b988")),d=r(n("9bb9")),f=(0,o.createNamespace)("picker"),h=f[0],p=f[1],m=f[2],v=h({props:(0,i.default)({},u.pickerProps,{defaultIndex:{type:[Number,String],default:0},columns:{type:Array,default:function(){return[]}},toolbarPosition:{type:String,default:"top"},valueKey:{type:String,default:"text"}}),data:function(){return{children:[],formattedColumns:[]}},computed:{itemPxHeight:function(){return this.itemHeight?(0,c.unitToPx)(this.itemHeight):u.DEFAULT_ITEM_HEIGHT},dataType:function(){var e=this.columns,t=e[0]||{};return t.children?"cascade":t.values?"object":"text"}},watch:{columns:{handler:"format",immediate:!0}},methods:{format:function(){var e=this.columns,t=this.dataType;"text"===t?this.formattedColumns=[{values:e}]:"cascade"===t?this.formatCascade():this.formattedColumns=e},formatCascade:function(){var e=[],t={children:this.columns};while(t&&t.children){var n,r=t,i=r.children,o=null!=(n=t.defaultIndex)?n:+this.defaultIndex;while(i[o]&&i[o].disabled){if(!(o1?n-1:0),i=1;i0){var o=r[i],a=t[o];if(a){var s=e[o],u=void 0===s||a(s,o,e);if(!0!==u)throw new TypeError("option "+o+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+o)}}i.transitional=function(e,t,n){function i(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,a){if(!1===e)throw new Error(i(r," has been removed"+(t?" in "+t:"")));return t&&!o[r]&&(o[r]=!0,console.warn(i(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,a)}},e.exports={assertOptions:a,validators:i}},2532:function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("5a34"),a=n("1d80"),s=n("577e"),u=n("ab13"),c=i("".indexOf);r({target:"String",proto:!0,forced:!u("includes")},{includes:function(e){return!!~c(s(a(this)),s(o(e)),arguments.length>1?arguments[1]:void 0)}})},"255d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("14d9"),n("b0c0"),n("a434"),n("99af"),n("ddb0"),n("3c65");var i=r(n("d58ff")),o=r(n("4b94")),a=r(n("b76a")),s=r(n("7045")),u=r(n("bd41")),c=n("ad09"),l={name:"SelectedList",directives:{Clickoutside:o.default},components:{SelectedItem:i.default,Draggable:a.default,ZmScrollbar:s.default},props:{draggable:Boolean,disabledKeys:Array,i18n:Object},data:function(){return{targetData:[],focusIndex:-1,activeItem:null,showFocusTips:!1}},inject:["store"],computed:{dataLength:function(){return this.targetData.length},activeItemIndex:function(){return this.getIndex(this.activeItem)},dataSource:function(){return this.store.states.dataSource},isFocusRight:function(){return this.store.states.isFocusRight},selectedKeys:function(){return this.store.states.selectedKeys},activeKey:function(){return-1===this.focusIndex?null:this.targetData[this.focusIndex]&&this.targetData[this.focusIndex].key}},watch:{focusIndex:function(e){this.focusItem(e)},selectedKeys:function(){this.initTargetData()},isFocusRight:function(e){e&&this.$refs.selectedListWrap.focus()}},mounted:function(){var e=this;this.initTargetData(),this.$on("swapItems",(function(t,n){e.swapItems(t,n)}))},methods:{initTargetData:function(){var e=this;this.targetData=[],this.selectedKeys.forEach((function(t){var n={key:t,name:e.dataSource[t]};e.targetData.push(n)}))},getIndex:function(e){if(!e)return-1;for(var t=-1,n=0;n=this.targetData.length-1?this.focusIndex=this.targetData.length-1:this.focusIndex=this.focusIndex+1,this.activeItem&&this.activeItemIndex!==this.targetData.length-1&&this.swapItems(this.activeItemIndex,this.activeItemIndex+1),this.adjustScroll()},keyTop:function(){if(this.focusIndex=0,this.activeItem){var e=this.targetData.splice(this.activeItemIndex,1);this.targetData.unshift(e[0]),(0,c.readAria)("".concat(e[0].name,", Position, 1 of ").concat(this.selectedKeys.length))}else(0,c.readAria)("".concat(this.targetData[0].name,", Position, 1 of ").concat(this.selectedKeys.length));this.adjustScroll()},keyBottom:function(){this.focusIndex=this.targetData.length-1,this.activeItem?(this.targetData.push(this.targetData[this.activeItemIndex]),this.targetData.splice(this.activeItemIndex,1),(0,c.readAria)("".concat(this.targetData[this.activeItemIndex].name,", Position, ").concat(this.selectedKeys.length," of ").concat(this.selectedKeys.length))):(0,c.readAria)("".concat(this.targetData[this.selectedKeys.length-1].name,", Position, ").concat(this.selectedKeys.length," of ").concat(this.selectedKeys.length)),this.adjustScroll()},blur:function(){this.showFocusTips=!1,this.$emit("handler-outside")}}};t.default=l},2577:function(e,t,n){"use strict";var r=n("c45c");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"257e":function(e,t,n){function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,n("d9e2")},"25a1":function(e,t,n){"use strict";var r=n("ebb5"),i=n("d58f").right,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("reduceRight",(function(e){var t=arguments.length;return i(o(this),e,t,t>1?arguments[1]:void 0)}))},"25ab":function(e,t,n){"use strict";n.r(t);var r=n("d228"),i=n("5d10");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("1a13");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"25f0":function(e,t,n){"use strict";var r=n("5e77").PROPER,i=n("cb2d"),o=n("825a"),a=n("577e"),s=n("d039"),u=n("90d8"),c="toString",l=RegExp.prototype,d=l[c],f=s((function(){return"/a/b"!=d.call({source:"a",flags:"b"})})),h=r&&d.name!=c;(f||h)&&i(RegExp.prototype,c,(function(){var e=o(this),t=a(e.source),n=a(u(e));return"/"+t+"/"+n}),{unsafe:!0})},"25f7":function(e,t,n){},"260b":function(e,t,n){"use strict";n.r(t);var r=n("14c8"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},2626:function(e,t,n){"use strict";var r=n("d066"),i=n("9bf2"),o=n("b622"),a=n("83ab"),s=o("species");e.exports=function(e){var t=r(e),n=i.f;a&&t&&!t[s]&&n(t,s,{configurable:!0,get:function(){return this}})}},"262e":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=o,n("d9e2");var r=i(n("b380"));function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&(0,r.default)(e,t)}},2638:function(e,t,n){"use strict";function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t,n=1;n'});a.a.add(s);t["default"]=s},"26ee":function(e,t,n){"use strict";var r=n("5ea3"),i="object"==typeof self&&self&&self.Object===Object&&self,o=r["a"]||i||Function("return this")();t["a"]=o},"279a":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("99af");var r=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:e.close,expression:"close"}],staticClass:"zm-autocomplete",attrs:{"aria-haspopup":"listbox",role:"combobox","aria-expanded":e.suggestionVisible,"aria-owns":e.id}},[t("zm-input",e._b({ref:"input",attrs:{label:e.label,"label-by":e.labelBy},on:{input:e.handleChange,focus:e.handleFocus,blur:e.handleBlur,clear:e.handleClear},nativeOn:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),e.highlight(e.highlightedIndex-1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),e.highlight(e.highlightedIndex+1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleKeyEnter.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:e.close.apply(null,arguments)}]}},"zm-input",[e.$props,e.$attrs],!1),[e.$slots.prepend?t("template",{slot:"prepend"},[e._t("prepend")],2):e._e(),e.$slots.append?t("template",{slot:"append"},[e._t("append")],2):e._e(),e.$slots.prefix?t("template",{slot:"prefix"},[e._t("prefix")],2):e._e(),e.$slots.suffix?t("template",{slot:"suffix"},[e._t("suffix")],2):e._e()],2),t("zm-autocomplete-suggestions",{ref:"suggestions",class:[e.popperClass?e.popperClass:""],attrs:{"visible-arrow":"","popper-options":e.popperOptions,"append-to-body":e.popperAppendToBody,placement:e.placement,"list-label":e.listLabel,"list-label-by":e.listLabelBy,id:e.id}},e._l(e.suggestions,(function(n,r){return t("li",{key:"".concat(e.id,"-item-").concat(r),class:{highlighted:e.highlightedIndex===r},attrs:{id:"".concat(e.id,"-item-").concat(r),role:"option","aria-selected":e.highlightedIndex===r},on:{click:function(t){return e.select(n)}}},[e._t("default",(function(){return[e._v(" "+e._s(n[e.valueKey])+" ")]}),{item:n,index:r})],2)})),0)],1)};t.render=r;var i=[];t.staticRenderFns=i},2864:function(e,t,n){"use strict";n.r(t);var r=n("5ff7"),i=n("49d6");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},2877:function(e,t,n){"use strict";function r(e,t,n,r,i,o,a,s){var u,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=u):i&&(u=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),u)if(c.functional){c._injectStyles=u;var l=c.render;c.render=function(e,t){return u.call(t),l(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,u):[u]}return{exports:e,options:c}}n.d(t,"a",(function(){return r}))},2909:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=u;var r=s(n("6005")),i=s(n("db90")),o=s(n("06c5")),a=s(n("3427"));function s(e){return e&&e.__esModule?e:{default:e}}function u(e){return(0,r.default)(e)||(0,i.default)(e)||(0,o.default)(e)||(0,a.default)()}},"293d":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("1276"),n("498a"),n("d3b7"),n("159b"),n("14d9"),n("a434");var r=n("e7c7"),i=!1,o=!1,a=100,s=2e3,u=function(){if(!r.isServer){var e=l.modalDom;return e?i=!0:(i=!1,e=document.createElement("div"),l.modalDom=e,e.addEventListener("touchmove",(function(e){e.preventDefault(),e.stopPropagation()}),{passive:!1}),e.addEventListener("click",(function(){l.doOnModalClick&&l.doOnModalClick()}))),e}},c={},l={modalFade:!0,getInstance:function(e){return c[e]},register:function(e,t){e&&t&&(c[e]=t)},deregister:function(e){e&&(c[e]=null,delete c[e])},nextZIndex:function(e){return e?l.modelZIndex++:l.zIndex++},modalStack:[],doOnModalClick:function(){var e=l.modalStack[l.modalStack.length-1];if(e){var t=l.getInstance(e.id);t&&t.closeOnClickModal&&t.close()}},openModal:function(e,t,n,o,a){if(!r.isServer&&e&&void 0!==t){this.modalFade=a;for(var s=this.modalStack,c=0,l=s.length;c0){var i=t[t.length-1];if(i.id===e){if(i.modalClass){var o=i.modalClass.trim().split(/\s+/);o.forEach((function(e){return(0,r.removeClass)(n,e)}))}t.pop(),t.length>0&&(n.style.zIndex=t[t.length-1].zIndex)}else for(var a=t.length-1;a>=0;a--)if(t[a].id===e){t.splice(a,1);break}}0===t.length&&(this.modalFade&&(0,r.addClass)(n,"v-modal-leave"),setTimeout((function(){0===t.length&&(n.parentNode&&n.parentNode.removeChild(n),n.style.display="none",l.modalDom=void 0),(0,r.removeClass)(n,"v-modal-leave")}),200))}};Object.defineProperty(l,"zIndex",{configurable:!0,get:function(){return o||(a={}.zIndex||a,o=!0),a},set:function(e){a=e}}),Object.defineProperty(l,"modelZIndex",{configurable:!0,get:function(){return s},set:function(e){s=e}});var d=function(){if(!r.isServer&&l.modalStack.length>0){var e=l.modalStack[l.modalStack.length-1];if(!e)return;var t=l.getInstance(e.id);return t}};r.isServer||window.addEventListener("keydown",(function(e){if(27===e.keyCode){var t=d();t&&t.closeOnPressEscape&&(t.handleClose?t.handleClose():t.handleAction?t.handleAction("cancel"):t.close())}}));var f=l;t.default=f},2954:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b6b7"),o=n("d039"),a=n("f36a"),s=r.aTypedArray,u=r.exportTypedArrayMethod,c=o((function(){new Int8Array(1).slice()}));u("slice",(function(e,t){var n=a(s(this),e,t),r=i(this),o=0,u=n.length,c=new r(u);while(u>o)c[o]=n[o++];return c}),c)},2958:function(e,t,n){(function(t,n){"use strict";var r=2,i=1,o=3,a=9,s=11,u=1,c=4,l=0,d=1,f=2,h=3,p="​",m=(t.defaultView,navigator.userAgent),v=(/Android/.test(m),/Mac OS X/.test(m)),g=/Windows NT/.test(m),y=/iP(?:ad|hone|od)/.test(m)||v&&!!navigator.maxTouchPoints,b=/Gecko\//.test(m),w=/Edge\//.test(m),_=!w&&/WebKit\//.test(m),C=/Trident\/[4567]\./.test(m),x=v?"meta-":"ctrl-",k=_,S="undefined"!==typeof MutationObserver,O="undefined"!==typeof WeakMap,T=/[^ \t\r\n]/,E=Array.prototype.indexOf,D={1:1,2:2,3:4,8:128,9:256,11:1024},M=function(){return!0};function A(e,t,n){this.root=this.currentNode=e,this.nodeType=t,this.filter=n||M}A.prototype.nextNode=function(){var e,t=this.currentNode,n=this.root,r=this.nodeType,i=this.filter;while(1){e=t.firstChild;while(!e&&t){if(t===n)break;e=t.nextSibling,e||(t=t.parentNode)}if(!e)return null;if(D[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}},A.prototype.previousNode=function(){var e,t=this.currentNode,n=this.root,r=this.nodeType,i=this.filter;while(1){if(t===n)return null;if(e=t.previousSibling,e)while(t=e.lastChild)e=t;else e=t.parentNode;if(!e)return null;if(D[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}},A.prototype.previousPONode=function(){var e,t=this.currentNode,n=this.root,r=this.nodeType,i=this.filter;while(1){e=t.lastChild;while(!e&&t){if(t===n)break;e=t.previousSibling,e||(t=t.parentNode)}if(!e)return null;if(D[e.nodeType]&r&&i(e))return this.currentNode=e,e;t=e}};var N=/^(?:#text|A(?:BBR|CRONYM)?|B(?:R|D[IO])?|C(?:ITE|ODE)|D(?:ATA|EL|FN)|EM|FONT|HR|I(?:FRAME|MG|NPUT|NS)?|KBD|Q|R(?:P|T|UBY)|S(?:AMP|MALL|PAN|TR(?:IKE|ONG)|U[BP])?|TIME|U|VAR|WBR)$/,P={BR:1,HR:1,IFRAME:1,IMG:1,INPUT:1};function L(e,t){var n=e.length;while(n--)if(!t(e[n]))return!1;return!0}var I=0,R=1,F=2,z=3,j=O?new WeakMap:null;function B(e){return e.nodeType===i&&!!P[e.nodeName]}function $(e){switch(e.nodeType){case o:return R;case i:case s:if(O&&j.has(e))return j.get(e);break;default:return I}var t;return t=L(e.childNodes,U)?N.test(e.nodeName)?R:F:z,O&&j.set(e,t),t}function U(e){return $(e)===R}function V(e){return $(e)===F}function H(e){return $(e)===z}function q(e,t){var n=new A(t,u,V);return n.currentNode=e,n}function W(e,t){return e=q(e,t).previousNode(),e!==t?e:null}function Z(e,t){return e=q(e,t).nextNode(),e!==t?e:null}function Y(e){return!e.textContent&&!e.querySelector("IMG")}function K(e,t){return!B(e)&&e.nodeType===t.nodeType&&e.nodeName===t.nodeName&&"A"!==e.nodeName&&e.className===t.className&&(!e.style&&!t.style||e.style.cssText===t.style.cssText)}function G(e,t,n){if(e.nodeName!==t)return!1;for(var r in n)if(e.getAttribute(r)!==n[r])return!1;return!0}function J(e,t,n,r){while(e&&e!==t){if(G(e,n,r))return e;e=e.parentNode}return null}function X(e,t){while(t){if(t===e)return!0;t=t.parentNode}return!1}function Q(e,t,n){var r,o,a,s,u,c="";return e&&e!==t&&(c=Q(e.parentNode,t,n),e.nodeType===i&&(c+=(c?">":"")+e.nodeName,(r=e.id)&&(c+="#"+r),(o=e.className.trim())&&(a=o.split(/\s\s*/),a.sort(),c+=".",c+=a.join(".")),(s=e.dir)&&(c+="[dir="+s+"]"),a&&(u=n.classNames,E.call(a,u.highlight)>-1&&(c+="[backgroundColor="+e.style.backgroundColor.replace(/ /g,"")+"]"),E.call(a,u.colour)>-1&&(c+="[color="+e.style.color.replace(/ /g,"")+"]"),E.call(a,u.fontFamily)>-1&&(c+="[fontFamily="+e.style.fontFamily.replace(/ /g,"")+"]"),E.call(a,u.fontSize)>-1&&(c+="[fontSize="+e.style.fontSize+"]")))),c}function ee(e){var t=e.nodeType;return t===i||t===s?e.childNodes.length:e.length||0}function te(e){var t=e.parentNode;return t&&t.removeChild(e),e}function ne(e,t){var n=e.parentNode;n&&n.replaceChild(t,e)}function re(e){var t=e.ownerDocument.createDocumentFragment(),n=e.childNodes,r=n?n.length:0;while(r--)t.appendChild(e.firstChild);return t}function ie(e,t,r,i){var o,a,s,u,c=e.createElement(t);if(r instanceof Array&&(i=r,r=null),r)for(o in r)a=r[o],a!==n&&c.setAttribute(o,a);if(i)for(s=0,u=i.length;su?t.startOffset-=1:t.startOffset===u&&(t.startContainer=r,t.startOffset=ee(r))),t.endContainer===e&&(t.endOffset>u?t.endOffset-=1:t.endOffset===u&&(t.endContainer=r,t.endOffset=ee(r))),te(n),n.nodeType===o?r.appendData(n.data):c.push(re(n));else if(n.nodeType===i){a=c.length;while(a--)n.appendChild(c.pop());ue(n,t)}}function ce(e,t){if(e.nodeType===o&&(e=e.parentNode),e.nodeType===i){var n={startContainer:t.startContainer,startOffset:t.startOffset,endContainer:t.endContainer,endOffset:t.endOffset};ue(e,n),t.setStart(n.startContainer,n.startOffset),t.setEnd(n.endContainer,n.endOffset)}}function le(e,t,n,r){var o,a,s,u=t;while((o=u.parentNode)&&o!==r&&o.nodeType===i&&1===o.childNodes.length)u=o;te(u),s=e.childNodes.length,a=e.lastChild,a&&"BR"===a.nodeName&&(e.removeChild(a),s-=1),e.appendChild(re(t)),n.setStart(e,s),n.collapse(!0),ce(e,n)}function de(e,t){var n,r,i=e.previousSibling,o=e.firstChild,a=e.ownerDocument,s="LI"===e.nodeName;if(!s||o&&/^[OU]L$/.test(o.nodeName))if(i&&K(i,e)){if(!H(i)){if(!s)return;r=ie(a,"DIV"),r.appendChild(re(i)),i.appendChild(r)}te(e),n=!H(e),i.appendChild(re(e)),n&&ae(i,t),o&&de(o,t)}else s&&(i=ie(a,"DIV"),e.insertBefore(i,o),oe(i,t))}var fe=function(e,t){var n=e.childNodes;while(t&&e.nodeType===i)e=n[t-1],n=e.childNodes,t=n.length;return e},he=function(e,t){if(e.nodeType===i){var n=e.childNodes;if(t-1,o=e.compareBoundaryPoints(d,r)<1;return!i&&!o}var a=e.compareBoundaryPoints(l,r)<1,s=e.compareBoundaryPoints(f,r)>-1;return a&&s},be=function(e){var t,n=e.startContainer,r=e.startOffset,i=e.endContainer,a=e.endOffset,s=!0;while(n.nodeType!==o){if(t=n.childNodes[r],!t||B(t))break;n=t,r=0}if(a)while(i.nodeType!==o){if(t=i.childNodes[a-1],!t||B(t)){if(s&&t&&"BR"===t.nodeName){a-=1,s=!1;continue}break}i=t,a=ee(i)}else while(i.nodeType!==o){if(t=i.firstChild,!t||B(t))break;i=t}e.collapsed?(e.setStart(i,a),e.setEnd(n,r)):(e.setStart(n,r),e.setEnd(i,a))},we=function(e,t,n,r){var i,a=e.startContainer,s=e.startOffset,u=e.endContainer,c=e.endOffset,l=!0;t||(t=e.commonAncestorContainer),n||(n=t);while(!s&&a!==t&&a!==r)i=a.parentNode,s=E.call(i.childNodes,a),a=i;while(1){if(u===n||u===r)break;if(l&&u.nodeType!==o&&u.childNodes[c]&&"BR"===u.childNodes[c].nodeName&&(c+=1,l=!1),c!==ee(u))break;i=u.parentNode,c=E.call(i.childNodes,u)+1,u=i}e.setStart(a,s),e.setEnd(u,c)},_e=function(e,t,n){var r=J(e.endContainer,n,"A");if(r){var i=e.cloneRange();r=r.parentNode,we(i,r,r,n),i.endContainer===r&&(e.setStart(i.endContainer,i.endOffset),e.setEnd(i.endContainer,i.endOffset))}return e},Ce=function(e,t){var n,r=e.startContainer;return U(r)?n=W(r,t):r!==t&&V(r)?n=r:(n=fe(r,e.startOffset),n=Z(n,t)),n&&ye(e,n,!0)?n:null},xe=function(e,t){var n,r,i=e.endContainer;if(U(i))n=W(i,t);else if(i!==t&&V(i))n=i;else{if(n=he(i,e.endOffset),!n||!X(t,n)){n=t;while(r=n.lastChild)n=r}n=W(n,t)}return n&&ye(e,n,!0)?n:null},ke=new A(null,c|u,(function(e){return e.nodeType===o?T.test(e.data):"IMG"===e.nodeName})),Se=function(e,t){var n,r=e.startContainer,i=e.startOffset;if(ke.root=null,r.nodeType===o){if(i)return!1;n=r}else if(n=he(r,i),n&&!X(t,n)&&(n=null),!n&&(n=fe(r,i),n.nodeType===o&&n.length))return!1;return ke.currentNode=n,ke.root=Ce(e,t),!ke.previousNode()},Oe=function(e,t){var n,r=e.endContainer,i=e.endOffset;if(ke.root=null,r.nodeType===o){if(n=r.data.length,n&&i)BLOCKQUOTE/.test(i)||!/(?:^|>)[OU]L/.test(i)?n[e]():n[t]()}},Fe=function(e,t){return function(n,r){r.preventDefault();var i=n.getPath();e.test(i)?n.removeList():n[t]()}};Ie[x+"b"]=Ae("B"),Ie[x+"i"]=Ae("I"),Ie[x+"u"]=Ae("U"),Ie[x+"shift-x"]=Ae("S"),Ie[x+"shift-5"]=Ae("SUB",{tag:"SUP"}),Ie[x+"shift-6"]=Ae("SUP",{tag:"SUB"}),Ie[x+"shift-7"]=Fe(/(?:^|>)UL/,"makeUnorderedList"),Ie[x+"shift-8"]=Fe(/(?:^|>)OL/,"makeOrderedList"),Ie[x+"["]=Re("decreaseQuoteLevel","decreaseListLevel"),Ie[x+"]"]=Re("increaseQuoteLevel","increaseListLevel"),Ie[x+"d"]=Me("toggleCode"),Ie[x+"y"]=Me("redo"),Ie[x+"z"]=Me("undo"),Ie[x+"shift-z"]=Me("redo"),Ie[x+"\\"]=Me("removeAllFormatting");var ze={1:10,2:13,3:16,4:18,5:24,6:32,7:48},je={fontWeight:{regexp:/^bold|^700/i,replace:function(e){return ie(e,"B")}},fontStyle:{regexp:/^italic/i,replace:function(e){return ie(e,"I")}},fontFamily:{regexp:T,replace:function(e,t,n){return ie(e,"SPAN",{class:t.fontFamily,style:"font-family:"+n})}},fontSize:{regexp:T,replace:function(e,t,n){return ie(e,"SPAN",{class:t.fontSize,style:"font-size:"+n})}},textDecoration:{regexp:/^underline/i,replace:function(e){return ie(e,"U")}}},Be=function(e){return function(t,n){var r,i,o,a=ie(t.ownerDocument,e),s=t.attributes;for(r=0,i=s.length;r-1||!b&&E.call(i,"text/plain")>-1&&E.call(i,"text/rtf")<0))return e.preventDefault(),void(!u&&(o=a.getData("text/html"))?this.insertHTML(o,!0):((o=a.getData("text/plain"))||(o=a.getData("text/uri-list")))&&this.insertPlainText(o,!0));this._awaitingPaste=!0;var m=this._doc.body,v=this.getSelection(),g=v.startContainer,y=v.startOffset,_=v.endContainer,C=v.endOffset,x=this.createElement("DIV",{contenteditable:"true",style:"position:fixed; overflow:hidden; top:0; right:100%; width:1px; height:1px;"});m.appendChild(x),v.selectNodeContents(x),this.setSelection(v),setTimeout((function(){try{p._awaitingPaste=!1;var e,t,n="",r=x;while(x=r)r=x.nextSibling,te(x),e=x.firstChild,e&&e===x.lastChild&&"DIV"===e.nodeName&&(x=e),n+=x.innerHTML;t=p.createRange(g,y,_,C),p.setSelection(t),n&&p.insertHTML(n,!0)}catch(i){p.didError(i)}}),0)},rt=function(e){var t=e.dataTransfer.types,n=t.length,r=!1,i=!1;while(n--)switch(t[n]){case"text/plain":r=!0;break;case"text/html":i=!0;break;default:return}(i||r)&&this.saveUndoState()};function it(e,t,n){var r,i;if(e||(e={}),t)for(r in t)!n&&r in e||(i=t[r],e[r]=i&&i.constructor===Object?it(e[r],i,n):i);return e}function ot(e,t){e.nodeType===a&&(e=e.body);var n,r=e.ownerDocument,i=r.defaultView;this._win=i,this._doc=r,this._root=e,this._events={},this._isFocused=!1,this._lastSelection=null,this._hasZWS=!1,this._lastAnchorNode=null,this._lastFocusNode=null,this._path="",this._willUpdatePath=!1,"onselectionchange"in r?this.addEventListener("selectionchange",this._updatePathOnEvent):(this.addEventListener("keyup",this._updatePathOnEvent),this.addEventListener("mouseup",this._updatePathOnEvent)),this._undoIndex=-1,this._undoStack=[],this._undoStackLength=0,this._isInUndoState=!1,this._ignoreChange=!1,this._ignoreAllChanges=!1,S?(n=new MutationObserver(this._docWasChanged.bind(this)),n.observe(e,{childList:!0,attributes:!0,characterData:!0,subtree:!0}),this._mutation=n):this.addEventListener("keyup",this._keyUpDetectChange),this._restoreSelection=!1,this.addEventListener("blur",lt),this.addEventListener("mousedown",dt),this.addEventListener("touchstart",dt),this.addEventListener("focus",ft),this._awaitingPaste=!1,this.addEventListener("cut",Xe),this.addEventListener("copy",et),this.addEventListener("keydown",tt),this.addEventListener("keyup",tt),this.addEventListener("paste",nt),this.addEventListener("drop",rt),this.addEventListener("keydown",De),this._keyHandlers=Object.create(Ie),this.setConfig(t),e.setAttribute("contenteditable","true"),e.setAttribute("data-gramm","false");try{r.execCommand("enableObjectResizing",!1,"false"),r.execCommand("enableInlineTableEditing",!1,"false")}catch(o){}e.__squire__=this,this.setHTML("")}var at=ot.prototype,st=function(e,t,n){var r=n._doc,i=e?DOMPurify.sanitize(e,{ALLOW_UNKNOWN_PROTOCOLS:!0,WHOLE_DOCUMENT:!1,RETURN_DOM:!0,RETURN_DOM_FRAGMENT:!0,FORCE_BODY:!1}):null;return i?r.importNode(i,!0):r.createDocumentFragment()};at.setConfig=function(e){return e=it({blockTag:"DIV",blockAttributes:null,tagAttributes:{blockquote:null,ul:null,ol:null,li:null,a:null},classNames:{colour:"colour",fontFamily:"font",fontSize:"size",highlight:"highlight"},leafNodeNames:P,undo:{documentSizeThreshold:-1,undoLimit:-1},isInsertedHTMLSanitized:!0,isSetHTMLSanitized:!0,sanitizeToDOMFragment:"undefined"!==typeof DOMPurify&&DOMPurify.isSupported?st:null,willCutCopy:null,addLinks:!0},e,!0),e.blockTag=e.blockTag.toUpperCase(),this._config=e,this},at.createElement=function(e,t,n){return ie(this._doc,e,t,n)},at.createDefaultBlock=function(e){var t=this._config;return oe(this.createElement(t.blockTag,t.blockAttributes,e),this._root)},at.didError=function(e){console.log(e)},at.getDocument=function(){return this._doc},at.getRoot=function(){return this._root},at.modifyDocument=function(e){var t=this._mutation;t&&(t.takeRecords().length&&this._docWasChanged(),t.disconnect()),this._ignoreAllChanges=!0,e(),this._ignoreAllChanges=!1,t&&(t.observe(this._root,{childList:!0,attributes:!0,characterData:!0,subtree:!0}),this._ignoreChange=!1)};var ut={pathChange:1,select:1,input:1,undoStateChange:1};at.fireEvent=function(e,t){var n,r,i,o=this._events[e];if(/^(?:focus|blur)/.test(e))if(n=this._root===this._doc.activeElement,"focus"===e){if(!n||this._isFocused)return this;this._isFocused=!0}else{if(n||!this._isFocused)return this;this._isFocused=!1}if(o){t||(t={}),t.type!==e&&(t.type=e),o=o.slice(),r=o.length;while(r--){i=o[r];try{i.handleEvent?i.handleEvent(t):i.call(this,t)}catch(a){a.details="Squire: fireEvent error. Event type: "+e,this.didError(a)}}}return this},at.destroy=function(){var e,t=this._events;for(e in t)this.removeEventListener(e);this._mutation&&this._mutation.disconnect(),delete this._root.__squire__,this._undoIndex=-1,this._undoStack=[],this._undoStackLength=0},at.handleEvent=function(e){this.fireEvent(e.type,e)},at.addEventListener=function(e,t){var n=this._events[e],r=this._root;return t?(n||(n=this._events[e]=[],ut[e]||("selectionchange"===e&&(r=this._doc),r.addEventListener(e,this,!0))),n.push(t),this):(this.didError({name:"Squire: addEventListener with null or undefined fn",message:"Event type: "+e}),this)},at.removeEventListener=function(e,t){var n,r=this._events[e],i=this._root;if(r){if(t){n=r.length;while(n--)r[n]===t&&r.splice(n,1)}else r.length=0;r.length||(delete this._events[e],ut[e]||("selectionchange"===e&&(i=this._doc),i.removeEventListener(e,this,!0)))}return this},at.createRange=function(e,t,n,r){if(e instanceof this._win.Range)return e.cloneRange();var i=this._doc.createRange();return i.setStart(e,t),n?i.setEnd(n,r):i.setEnd(e,t),i},at.getCursorPosition=function(e){if(!e&&!(e=this.getSelection())||!e.getBoundingClientRect)return null;var t,n,r=e.getBoundingClientRect();return r&&!r.top&&(this._ignoreChange=!0,t=this._doc.createElement("SPAN"),t.textContent=p,pe(e,t),r=t.getBoundingClientRect(),n=t.parentNode,n.removeChild(t),ce(n,e)),r},at._moveCursorTo=function(e){var t=this._root,n=this.createRange(t,e?0:t.childNodes.length);return be(n),this.setSelection(n),this},at.moveCursorToStart=function(){return this._moveCursorTo(!0)},at.moveCursorToEnd=function(){return this._moveCursorTo(!1)};var ct=function(e){return e._win.getSelection()||null};function lt(){this._restoreSelection=!0}function dt(){this._restoreSelection=!1}function ft(){this._restoreSelection&&this.setSelection(this._lastSelection)}at.setSelection=function(e){if(e)if(this._lastSelection=e,this._isFocused){y&&this._win.focus();var t=ct(this);t&&t.setBaseAndExtent?t.setBaseAndExtent(e.startContainer,e.startOffset,e.endContainer,e.endOffset):t&&(t.removeAllRanges(),t.addRange(e))}else lt.call(this);return this},at.getSelection=function(){var e,t,n,r,i=ct(this),o=this._root;return this._isFocused&&i&&i.rangeCount&&(e=i.getRangeAt(0).cloneRange(),t=e.startContainer,n=e.endContainer,t&&B(t)&&e.setStartBefore(t),n&&B(n)&&e.setEndBefore(n)),e&&X(o,e.commonAncestorContainer)?this._lastSelection=e:(e=this._lastSelection,r=e.commonAncestorContainer,X(r.ownerDocument,r)||(e=null)),e||(e=this.createRange(o.firstChild,0)),e},at.getSelectedText=function(){var e=this.getSelection();if(!e||e.collapsed)return"";var t,n=new A(e.commonAncestorContainer,c|u,(function(t){return ye(e,t,!0)})),r=e.startContainer,i=e.endContainer,a=n.currentNode=r,s="",l=!1;n.filter(a)||(a=n.nextNode());while(a)a.nodeType===o?(t=a.data,t&&/\S/.test(t)&&(a===i&&(t=t.slice(0,e.endOffset)),a===r&&(t=t.slice(e.startOffset)),s+=t,l=!0)):("BR"===a.nodeName||l&&!U(a))&&(s+="\n",l=!1),a=n.nextNode();return s},at.getPath=function(){return this._path};var ht=function(e,t){var n,r,i,o=new A(e,c);while(r=o.nextNode())while((i=r.data.indexOf(p))>-1&&(!t||r.parentNode!==t)){if(1===r.length){do{n=r.parentNode,n.removeChild(r),r=n,o.currentNode=n}while(U(r)&&!ee(r));break}r.deleteData(i,1)}};at._didAddZWS=function(){this._hasZWS=!0},at._removeZWS=function(){this._hasZWS&&(ht(this._root),this._hasZWS=!1)},at._updatePath=function(e,t){if(e){var n,r=e.startContainer,i=e.endContainer;(t||r!==this._lastAnchorNode||i!==this._lastFocusNode)&&(this._lastAnchorNode=r,this._lastFocusNode=i,n=r&&i?r===i?Q(i,this._root,this._config):"(selection)":"",this._path!==n&&(this._path=n,this.fireEvent("pathChange",{path:n}))),this.fireEvent(e.collapsed?"cursor":"select",{range:e})}},at._updatePathOnEvent=function(){var e=this;e._isFocused&&!e._willUpdatePath&&(e._willUpdatePath=!0,setTimeout((function(){e._willUpdatePath=!1,e._updatePath(e.getSelection())}),0))},at.focus=function(){return this._root.focus({preventScroll:!0}),C&&this.fireEvent("focus"),this},at.blur=function(){return this._root.blur(),C&&this.fireEvent("blur"),this};var pt="squire-selection-start",mt="squire-selection-end";at._saveRangeToBookmark=function(e){var t,n=this.createElement("INPUT",{id:pt,type:"hidden"}),i=this.createElement("INPUT",{id:mt,type:"hidden"});pe(e,n),e.collapse(!1),pe(e,i),n.compareDocumentPosition(i)&r&&(n.id=mt,i.id=pt,t=n,n=i,i=t),e.setStartAfter(n),e.setEndBefore(i)},at._getRangeAndRemoveBookmark=function(e){var t=this._root,n=t.querySelector("#"+pt),r=t.querySelector("#"+mt);if(n&&r){var i=n.parentNode,a=r.parentNode,s=E.call(i.childNodes,n),u=E.call(a.childNodes,r);i===a&&(u-=1),te(n),te(r),e||(e=this._doc.createRange()),e.setStart(i,s),e.setEnd(a,u),ce(i,e),i!==a&&ce(a,e),e.collapsed&&(i=e.startContainer,i.nodeType===o&&(a=i.childNodes[e.startOffset],a&&a.nodeType===o||(a=i.childNodes[e.startOffset-1]),a&&a.nodeType===o&&(e.setStart(a,0),e.collapse(!0))))}return e||null},at._keyUpDetectChange=function(e){var t=e.keyCode;e.ctrlKey||e.metaKey||e.altKey||!(t<16||t>20)||!(t<33||t>45)||this._docWasChanged()},at._docWasChanged=function(){O&&(j=new WeakMap),this._ignoreAllChanges||(S&&this._ignoreChange?this._ignoreChange=!1:(this._isInUndoState&&(this._isInUndoState=!1,this.fireEvent("undoStateChange",{canUndo:!0,canRedo:!1})),this.fireEvent("input")))},at._recordUndoState=function(e,t){if(!this._isInUndoState||t){var n,r=this._undoIndex,i=this._undoStack,o=this._config.undo,a=o.documentSizeThreshold,s=o.undoLimit;t||(r+=1),r-1&&2*n.length>a&&s>-1&&r>s&&(i.splice(0,r-s),r=s,this._undoStackLength=s),i[r]=n,this._undoIndex=r,this._undoStackLength+=1,this._isInUndoState=!0}},at.saveUndoState=function(e){return e===n&&(e=this.getSelection()),this._recordUndoState(e,this._isInUndoState),this._getRangeAndRemoveBookmark(e),this},at.undo=function(){if(0!==this._undoIndex||!this._isInUndoState){this._recordUndoState(this.getSelection(),!1),this._undoIndex-=1,this._setHTML(this._undoStack[this._undoIndex]);var e=this._getRangeAndRemoveBookmark();e&&this.setSelection(e),this._isInUndoState=!0,this.fireEvent("undoStateChange",{canUndo:0!==this._undoIndex,canRedo:!0}),this.fireEvent("input")}return this},at.redo=function(){var e=this._undoIndex,t=this._undoStackLength;if(e+1d&&f.splitText(d),f===a&&l&&(f=f.splitText(l),s===a&&(s=f,d-=l),a=f,l=0),r=this.createElement(e,t),ne(f,r),r.appendChild(f))}while(i.nextNode());s.nodeType!==o&&(f.nodeType===o?(s=f,d=f.length):(s=f.parentNode,d=1)),n=this.createRange(a,l,s,d)}return n},at._removeFormat=function(e,t,n,r){this._saveRangeToBookmark(n);var i,a=this._doc;n.collapsed&&(k?(i=a.createTextNode(p),this._didAddZWS()):i=a.createTextNode(""),pe(n,i));var s=n.commonAncestorContainer;while(U(s))s=s.parentNode;var u=n.startContainer,c=n.startOffset,l=n.endContainer,d=n.endOffset,f=[],h=function(e,t){if(!ye(n,e,!1)){var r,i,a=e.nodeType===o;if(ye(n,e,!0))if(a)e===l&&d!==e.length&&f.push([t,e.splitText(d)]),e===u&&c&&(e.splitText(c),f.push([t,e]));else for(r=e.firstChild;r;r=i)i=r.nextSibling,h(r,t);else"INPUT"===e.nodeName||a&&!e.data||f.push([t,e])}},m=Array.prototype.filter.call(s.getElementsByTagName(e),(function(r){return ye(n,r,!0)&&G(r,e,t)}));return r||m.forEach((function(e){h(e,e)})),f.forEach((function(e){var t=e[0].cloneNode(!1),n=e[1];ne(n,t),t.appendChild(n)})),m.forEach((function(e){ne(e,re(e))})),this._getRangeAndRemoveBookmark(n),i&&n.collapse(!1),ce(s,n),n},at.changeFormat=function(e,t,n,r){return n||(n=this.getSelection())?(this.saveUndoState(n),t&&(n=this._removeFormat(t.tag.toUpperCase(),t.attributes||{},n,r)),e&&(n=this._addFormat(e.tag.toUpperCase(),e.attributes||{},n)),this.setSelection(n),this._updatePath(n,!0),S||this._docWasChanged(),this):this};var vt={DT:"DD",DD:"DT",LI:"LI",PRE:"PRE"},gt=function(e,t,n,r){var i=vt[t.nodeName],o=null,a=se(n,r,t.parentNode,e._root),s=e._config;return i||(i=s.blockTag,o=s.blockAttributes),G(a,i,o)||(t=ie(a.ownerDocument,i,o),a.dir&&(t.dir=a.dir),ne(a,t),t.appendChild(re(a)),a=t),a};at.forEachBlock=function(e,t,n){if(!n&&!(n=this.getSelection()))return this;t&&this.saveUndoState(n);var r=this._root,i=Ce(n,r),o=xe(n,r);if(i&&o)do{if(e(i)||i===o)break}while(i=Z(i,r));return t&&(this.setSelection(n),this._updatePath(n,!0),S||this._docWasChanged()),this},at.modifyBlocks=function(e,t){if(!t&&!(t=this.getSelection()))return this;this._recordUndoState(t,this._isInUndoState);var n,r=this._root;return Te(t,r),we(t,r,r,r),n=me(t,r,r),pe(t,e.call(this,n)),t.endOffset]+|\([^\s()<>]+\))+(?:[^\s?&`!()\[\]{};:'".,<>«»“”‘’]|\([^\s()<>]+\)))|([\w\-.%+]+@(?:[\w\-]+\.)+[a-z]{2,}\b(?:[?][^&?\s]+=[^\s?&`!()\[\]{};:'".,<>«»“”‘’]+(?:&[^&?\s]+=[^\s?&`!()\[\]{};:'".,<>«»“”‘’]+)*)?))/i;var Ot=function(e,t,n){var r,i,o,a,s,u,l,d=e.ownerDocument,f=new A(e,c,(function(e){return!J(e,t,"A")})),h=n.linkRegExp,p=n._config.tagAttributes.a;if(h)while(r=f.nextNode()){i=r.data,o=r.parentNode;while(a=h.exec(i))s=a.index,u=s+a[0].length,s&&(l=d.createTextNode(i.slice(0,s)),o.insertBefore(l,r)),l=n.createElement("A",it({href:a[1]?/^(?:ht|f)tps?:/i.test(a[1])?a[1]:"http://"+a[1]:"mailto:"+a[0]},p,!1)),l.textContent=i.slice(s,u),o.insertBefore(l,r),r.data=i=i.slice(u)}};at.insertHTML=function(e,t){var n,r,i,o,a,s,u,c=this._config,l=c.isInsertedHTMLSanitized?c.sanitizeToDOMFragment:null,d=this.getSelection(),f=this._doc;"function"===typeof l?o=l(e,t,this):(t&&(n=e.indexOf("\x3c!--StartFragment--\x3e"),r=e.lastIndexOf("\x3c!--EndFragment--\x3e"),n>-1&&r>-1&&(e=e.slice(n+20,r))),/<\/td>((?!<\/tr>)[\s\S])*$/i.test(e)&&(e=""+e+""),/<\/tr>((?!<\/table>)[\s\S])*$/i.test(e)&&(e=""+e+"
"),i=this.createElement("DIV"),i.innerHTML=e,o=f.createDocumentFragment(),o.appendChild(re(i))),this.saveUndoState(d);try{a=this._root,s=o,u={fragment:o,preventDefault:function(){this.defaultPrevented=!0},defaultPrevented:!1},Ot(o,o,this),We(o,c),Ge(o,a,!1),Ze(o),o.normalize();while(s=Z(s,o))oe(s,a);t&&this.fireEvent("willPaste",u),u.defaultPrevented||(ge(d,u.fragment,a),S||this._docWasChanged(),d.collapse(!1),_e(d,"A",a),this._ensureBottomLine()),this.setSelection(d),this._updatePath(d,!0),t&&this.focus()}catch(h){this.didError(h)}return this};var Tt=function(e){return e.split("&").join("&").split("<").join("<").split(">").join(">").split('"').join(""")};at.insertPlainText=function(e,t){var n=this.getSelection();if(n.collapsed&&J(n.startContainer,this._root,"PRE")){var r,i,a=n.startContainer,s=n.startOffset;return a&&a.nodeType===o||(r=this._doc.createTextNode(""),a.insertBefore(r,a.childNodes[s]),a=r,s=0),i={text:e,preventDefault:function(){this.defaultPrevented=!0},defaultPrevented:!1},t&&this.fireEvent("willPaste",i),i.defaultPrevented||(e=i.text,a.insertData(s,e),n.setStart(a,s+e.length),n.collapse(!0)),this.setSelection(n),this}var u,c,l,d,f=e.split("\n"),h=this._config,p=h.blockTag,m=h.blockAttributes,v="",g="<"+p;for(u in m)g+=" "+u+'="'+Tt(m[u])+'"';for(g+=">",c=0,l=f.length;c")+v),f[c]=d;return this.insertHTML(f.join(""),t)};var Et=function(e,t,n){return function(){return this[e](t,n),this.focus()}};at.addStyles=function(e){if(e){var t=this._doc.documentElement.firstChild,n=this.createElement("STYLE",{type:"text/css"});n.appendChild(this._doc.createTextNode(e)),t.appendChild(n)}return this},at.bold=Et("changeFormat",{tag:"B"}),at.italic=Et("changeFormat",{tag:"I"}),at.underline=Et("changeFormat",{tag:"U"}),at.strikethrough=Et("changeFormat",{tag:"S"}),at.subscript=Et("changeFormat",{tag:"SUB"},{tag:"SUP"}),at.superscript=Et("changeFormat",{tag:"SUP"},{tag:"SUB"}),at.removeBold=Et("changeFormat",null,{tag:"B"}),at.removeItalic=Et("changeFormat",null,{tag:"I"}),at.removeUnderline=Et("changeFormat",null,{tag:"U"}),at.removeStrikethrough=Et("changeFormat",null,{tag:"S"}),at.removeSubscript=Et("changeFormat",null,{tag:"SUB"}),at.removeSuperscript=Et("changeFormat",null,{tag:"SUP"}),at.makeLink=function(e,t,n=!0){var r=this.getSelection();if(r.collapsed){var i=e.indexOf(":")+1;if(i)while("/"===e[i])i+=1;pe(r,this._doc.createTextNode(n?e.slice(i):e))}return t=it(it({href:e},t,!0),this._config.tagAttributes.a,!1),this.changeFormat({tag:"A",attributes:t},{tag:"A"},r),this.focus()},at.removeLink=function(){return this.changeFormat(null,{tag:"A"},this.getSelection(),!0),this.focus()},at.setFontFace=function(e){var t=this._config.classNames.fontFamily;return this.changeFormat(e?{tag:"SPAN",attributes:{class:t,style:"font-family: "+e+", sans-serif;"}}:null,{tag:"SPAN",attributes:{class:t}}),this.focus()},at.setFontSize=function(e){var t=this._config.classNames.fontSize;return this.changeFormat(e?{tag:"SPAN",attributes:{class:t,style:"font-size: "+("number"===typeof e?e+"px":e)}}:null,{tag:"SPAN",attributes:{class:t}}),this.focus()},at.setTextColour=function(e){var t=this._config.classNames.colour;return this.changeFormat(e?{tag:"font",attributes:{class:t,style:"color:"+e}}:null,{tag:"font",attributes:{class:t}}),this.focus()},at.setHighlightColour=function(e){var t=this._config.classNames.highlight;return this.changeFormat(e?{tag:"SPAN",attributes:{class:t,style:"background-color:"+e}}:e,{tag:"SPAN",attributes:{class:t}}),this.focus()},at.setTextAlignment=function(e){return this.forEachBlock((function(t){var n=t.className.split(/\s+/).filter((function(e){return!!e&&!/^align/.test(e)})).join(" ");e?(t.className=n+" align-"+e,t.style.textAlign=e):(t.className=n,t.style.textAlign="")}),!0),this.focus()},at.setTextDirection=function(e){return this.forEachBlock((function(t){e?t.dir=e:t.removeAttribute("dir")}),!0),this.focus()};var Dt=function(e){var t,n=this._root,r=this._doc,i=r.createDocumentFragment(),o=q(e,n);while(t=o.nextNode()){var a,s,u=t.querySelectorAll("BR"),l=[],d=u.length;for(a=0;a-1)o.appendChild(s.createTextNode(i.slice(0,a))),o.appendChild(s.createElement("BR")),i=i.slice(a+1);r.parentNode.insertBefore(o,r),r.data=i}ae(t,u),ne(t,re(t))}return e};function At(e,t,n){var r,i;for(r=t.firstChild;r;r=i){if(i=r.nextSibling,U(r)){if(r.nodeType===o||"BR"===r.nodeName||"IMG"===r.nodeName){n.appendChild(r);continue}}else if(V(r)){n.appendChild(e.createDefaultBlock([At(e,r,e._doc.createDocumentFragment())]));continue}At(e,r,n)}return n}at.code=function(){var e=this.getSelection();return e.collapsed||H(e.commonAncestorContainer)?this.modifyBlocks(Dt,e):this.changeFormat({tag:"CODE",attributes:this._config.tagAttributes.code},null,e),this.focus()},at.removeCode=function(){var e=this.getSelection(),t=e.commonAncestorContainer,n=J(t,this._root,"PRE");return n?this.modifyBlocks(Mt,e):this.changeFormat(null,{tag:"CODE"},e),this.focus()},at.toggleCode=function(){return this.hasFormat("PRE")||this.hasFormat("CODE")?this.removeCode():this.code(),this},at.removeAllFormatting=function(e){if(!e&&!(e=this.getSelection())||e.collapsed)return this;var t=this._root,n=e.commonAncestorContainer;while(n&&!V(n))n=n.parentNode;if(n||(Te(e,t),n=t),n.nodeType===o)return this;this.saveUndoState(e),we(e,n,n,t);var r,i,a=n.ownerDocument,s=e.startContainer,u=e.startOffset,c=e.endContainer,l=e.endOffset,d=a.createDocumentFragment(),f=a.createDocumentFragment(),h=se(c,l,n,t),p=se(s,u,n,t);while(p!==h)r=p.nextSibling,d.appendChild(p),p=r;return At(this,d,f),f.normalize(),p=f.firstChild,r=f.lastChild,i=n.childNodes,p?(n.insertBefore(f,h),u=E.call(i,p),l=E.call(i,r)+1):(u=E.call(i,h),l=u),e.setStart(n,u),e.setEnd(n,l),ce(n,e),be(e),this.setSelection(e),this._updatePath(e,!0),this.focus()},at.increaseQuoteLevel=Et("modifyBlocks",yt),at.decreaseQuoteLevel=Et("modifyBlocks",bt),at.makeUnorderedList=Et("modifyBlocks",Ct),at.makeOrderedList=Et("modifyBlocks",xt),at.removeList=Et("modifyBlocks",kt),ot.isInline=U,ot.isBlock=V,ot.isContainer=H,ot.getBlockWalker=q,ot.getPreviousBlock=W,ot.getNextBlock=Z,ot.areAlike=K,ot.hasTagAttributes=G,ot.getNearest=J,ot.isOrContains=X,ot.detach=te,ot.replaceWith=ne,ot.empty=re,ot.getNodeBefore=fe,ot.getNodeAfter=he,ot.insertNodeInRange=pe,ot.extractContentsOfRange=me,ot.deleteContentsOfRange=ve,ot.insertTreeFragmentIntoRange=ge,ot.isNodeContainedInRange=ye,ot.moveRangeBoundariesDownTree=be,ot.moveRangeBoundariesUpTree=we,ot.getStartBlockOfRange=Ce,ot.getEndBlockOfRange=xe,ot.contentWalker=ke,ot.rangeDoesStartAtBlockBoundary=Se,ot.rangeDoesEndAtBlockBoundary=Oe,ot.expandRangeToBlockBoundaries=Te,ot.onCopy=Qe,ot.onPaste=nt,ot.addLinks=Ot,ot.splitBlock=gt,ot.startSelectionId=pt,ot.endSelectionId=mt,e.exports=ot})(document)},"298c":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("fb6a"),n("14d9"),n("99af"),n("d3b7"),n("ddb0");var i=r(n("c962")),o=r(n("29b6")),a=r(n("15bb")),s=r(n("65d3")),u=r(n("8ccf")),c=r(n("bd41")),l={name:"ZmCheckboxList",componentName:"ZmCheckboxList",mixins:[i.default,u.default],components:{ZmRow:o.default,ZmCol:a.default,ZmCheckbox:s.default},inject:{ZmFormItem:{default:""}},props:{value:[Array,String],items:{type:Array,default:function(){return[]}},columnCount:{type:Number,default:1},span:{type:Number,default:6},disabled:Boolean,limit:{type:Number,default:0},stopKeyBoardEvent:Boolean},computed:{splitItems:function(){var e=[],t=this.items.slice(),n=0,r=t.length>0;while(r){for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:"en-US",t=s[e]||"en";o.default[t]&&(l=o.default[t],c=t)},h=function(){return c};t.getCrtLanguage=h;var p=function(e){var t=u[e]||"en-US";localStorage.setItem("__ZUMO_lang",t)},m={use:f,setLangToLocal:p};t.default=m},"2a1b":function(e,t,n){var r=n("fbc7"),i="en-US",o={"en-US":{alert:{close:"Close"}},"de-DE":{alert:{close:"Schließen"}},"es-ES":{alert:{close:"Cerrar"}},"fr-FR":{alert:{close:"Fermer"}},"id-ID":{alert:{close:"Tutup"}},"it-IT":{alert:{close:"Chiudi"}},"jp-JP":{alert:{close:"閉じる"}},"ko-KO":{alert:{close:"닫기"}},"nl-NL":{alert:{close:"Sluiten"}},"pl-PL":{alert:{close:"Zamknij"}},"pt-PT":{alert:{close:"Fechar"}},"ru-RU":{alert:{close:"Закрыть"}},"tr-TR":{alert:{close:"Kapat"}},"vi-VN":{alert:{close:"Đóng"}},"zh-CN":{alert:{close:"关闭"}},"zh-TW":{alert:{close:"關閉"}}},a=o[r.locale]?o[r.locale]:o[i];(0,r.addLang)(a)},"2a1c":function(e,t,n){},"2a32":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("4de4"),n("159b");var r={data:function(){return{hoverOption:-1,activedescendant:""}},computed:{optionsAllDisabled:function(){return this.options.filter((function(e){return e.visible})).every((function(e){return e.computedDisabled}))}},watch:{hoverIndex:function(e){var t=this;"number"===typeof e&&(this.hoverOption=this.options[e]||{}),this.options.forEach((function(e){e.hover=t.hoverOption===e})),this.activedescendant=this.hoverOption.optionId}},methods:{navigateOptions:function(e){var t=this;if(this.visible){if(0!==this.options.length&&0!==this.filteredOptionsCount&&!this.optionsAllDisabled){"next"===e?(this.hoverIndex++,this.hoverIndex===this.options.length&&(this.hoverIndex=0)):"prev"===e?(this.hoverIndex--,this.hoverIndex<0&&(this.hoverIndex=this.options.length-1)):"home"===e?this.hoverIndex=0:"end"===e&&(this.hoverIndex=this.options.length-1);var n=this.options[this.hoverIndex];!0!==n.computedDisabled&&!0!==n.groupDisabled&&n.visible||(e="home"===e?"next":"end"===e?"prev":e,this.navigateOptions(e)),this.$nextTick((function(){t.scrollToOption(t.hoverOption)}))}}else this.visible=!0}}};t.default=r},"2a62":function(e,t,n){var r=n("c65b"),i=n("825a"),o=n("dc4a");e.exports=function(e,t,n){var a,s;i(e);try{if(a=o(e,"return"),!a){if("throw"===t)throw n;return n}a=r(a,e)}catch(u){s=!0,a=u}if("throw"===t)throw n;if(s)throw a;return i(a),n}},"2a96":function(e,t,n){var r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=s,n("a15b"),n("d81d"),n("99af");var i="\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important\n",o=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function a(e){var t=window.getComputedStyle(e),n=t.getPropertyValue("box-sizing"),r=parseFloat(t.getPropertyValue("padding-bottom"))+parseFloat(t.getPropertyValue("padding-top")),i=parseFloat(t.getPropertyValue("border-bottom-width"))+parseFloat(t.getPropertyValue("border-top-width")),a=o.map((function(e){return"".concat(e,":").concat(t.getPropertyValue(e))})).join(";");return{contextStyle:a,paddingSize:r,borderSize:i,boxSizing:n}}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;r||(r=document.createElement("textarea"),document.body.appendChild(r));var o=a(e),s=o.paddingSize,u=o.borderSize,c=o.boxSizing,l=o.contextStyle;r.setAttribute("style","".concat(l,";").concat(i)),r.value=e.value||e.placeholder||"";var d=r.scrollHeight,f={};"border-box"===c?d+=u:"content-box"===c&&(d-=s),r.value="";var h=r.scrollHeight-s;if(null!==t){var p=h*t;"border-box"===c&&(p=p+s+u),d=Math.max(p,d),f.minHeight="".concat(p,"px")}if(null!==n){var m=h*n;"border-box"===c&&(m=m+s+u),d=Math.min(m,d)}return f.height="".concat(d,"px"),r.parentNode&&r.parentNode.removeChild(r),r=null,f}},"2aae":function(e,t,n){"use strict";n.r(t);var r=n("68eb"),i=n("6509");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("ae74");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"2ac2":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("zm-popover",{ref:"popover",attrs:{"popper-options":e.popperOptions,"tab-to-leave":e.tabToLeave,"append-to-body":e.appendToBody,offset:e.offset,popper:e.popper,"boundaries-padding":e.boundariesPadding,"transform-origin":e.transformOrigin,transition:e.transition,"arrow-offset":e.arrowOffset,"visible-arrow":e.visibleArrow,width:e.width,"popper-class":e.popperClass,disabled:e.disabled,title:e.title,trigger:e.trigger,"open-delay":e.openDelay,placement:e.placement,"custom-selector":e.customSelector}},[t("template",{slot:"reference"},[e._t("default")],2),t("panel-content",{ref:"panel",attrs:{value:e.value,"text-colors":e.textColors,"background-colors":e.backgroundColors,"confirm-select":e.confirmSelect},on:{change:e.handleChange}})],2)};t.render=n;var r=[];t.staticRenderFns=r},"2ac3":function(e,t){e.exports={version:"0.24.0"}},"2af0":function(e,t,n){"use strict";n.r(t);var r=n("979d"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"2b3d":function(e,t,n){n("4002")},"2b49":function(e,t,n){"use strict";n.r(t);var r=n("0e52"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"2b61":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-time-off-travel",use:"icon-time-off-travel-usage",viewBox:"0 0 16 16",content:'\n \n \n \n \n \n \n'});a.a.add(s);t["default"]=s},"2ba4":function(e,t,n){var r=n("40d5"),i=Function.prototype,o=i.apply,a=i.call;e.exports="object"==typeof Reflect&&Reflect.apply||(r?a.bind(o):function(){return a.apply(o,arguments)})},"2bd6":function(e,t,n){"use strict";var r=n("f522a");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"2bf9":function(e,t,n){"use strict";n.r(t);var r=n("007b");for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);n("5b68");var o,a,s=n("2877"),u=Object(s["a"])(r["default"],o,a,!1,null,null,null);t["default"]=u.exports},"2c00":function(e,t,n){"use strict";n.r(t);var r=n("2993"),i=n("853e");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"ba93f208",null);t["default"]=s.exports},"2c3e":function(e,t,n){var r=n("83ab"),i=n("9f7f").MISSED_STICKY,o=n("c6b6"),a=n("edd0"),s=n("69f3").get,u=RegExp.prototype,c=TypeError;r&&i&&a(u,"sticky",{configurable:!0,get:function(){if(this!==u){if("RegExp"===o(this))return!!s(this).sticky;throw c("Incompatible receiver, RegExp required")}}})},"2c98":function(e,t,n){"use strict";var r=n("c4bb"),i=Object.prototype.toString;function o(e){return"[object Array]"===i.call(e)}function a(e){return"undefined"===typeof e}function s(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function u(e){return"[object ArrayBuffer]"===i.call(e)}function c(e){return"undefined"!==typeof FormData&&e instanceof FormData}function l(e){var t;return t="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function d(e){return"string"===typeof e}function f(e){return"number"===typeof e}function h(e){return null!==e&&"object"===typeof e}function p(e){if("[object Object]"!==i.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function m(e){return"[object Date]"===i.call(e)}function v(e){return"[object File]"===i.call(e)}function g(e){return"[object Blob]"===i.call(e)}function y(e){return"[object Function]"===i.call(e)}function b(e){return h(e)&&y(e.pipe)}function w(e){return"undefined"!==typeof URLSearchParams&&e instanceof URLSearchParams}function _(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function C(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function x(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),o(e))for(var n=0,r=e.length;n1?arguments[1]:void 0,t.length)),r=s(e);return f?f(t,r,n):h(t,n,n+r.length)===r}})},"2caf":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=s,n("4ae1"),n("d3b7"),n("f8c9");var r=a(n("7e84")),i=a(n("d967")),o=a(n("99de"));function a(e){return e&&e.__esModule?e:{default:e}}function s(e){var t=(0,i.default)();return function(){var n,i=(0,r.default)(e);if(t){var a=(0,r.default)(this).constructor;n=Reflect.construct(i,arguments,a)}else n=i.apply(this,arguments);return(0,o.default)(this,n)}}},"2cf4":function(e,t,n){var r,i,o,a,s=n("da84"),u=n("2ba4"),c=n("0366"),l=n("1626"),d=n("1a2d"),f=n("d039"),h=n("1be4"),p=n("f36a"),m=n("cc12"),v=n("d6d6"),g=n("1cdc"),y=n("605d"),b=s.setImmediate,w=s.clearImmediate,_=s.process,C=s.Dispatch,x=s.Function,k=s.MessageChannel,S=s.String,O=0,T={},E="onreadystatechange";try{r=s.location}catch(P){}var D=function(e){if(d(T,e)){var t=T[e];delete T[e],t()}},M=function(e){return function(){D(e)}},A=function(e){D(e.data)},N=function(e){s.postMessage(S(e),r.protocol+"//"+r.host)};b&&w||(b=function(e){v(arguments.length,1);var t=l(e)?e:x(e),n=p(arguments,1);return T[++O]=function(){u(t,void 0,n)},i(O),O},w=function(e){delete T[e]},y?i=function(e){_.nextTick(M(e))}:C&&C.now?i=function(e){C.now(M(e))}:k&&!g?(o=new k,a=o.port2,o.port1.onmessage=A,i=c(a.postMessage,a)):s.addEventListener&&l(s.postMessage)&&!s.importScripts&&r&&"file:"!==r.protocol&&!f(N)?(i=N,s.addEventListener("message",A,!1)):i=E in m("script")?function(e){h.appendChild(m("script"))[E]=function(){h.removeChild(this),D(e)}}:function(e){setTimeout(M(e),0)}),e.exports={set:b,clear:w}},"2cf8":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("ade3"));n("a9e3"),n("ac1f"),n("00b4"),n("d3b7"),n("159b"),n("b64b"),n("b0c0");var o=n("810d"),a=r(n("f0bd")),s=function(e){return e.stopPropagation()},u={props:{transformOrigin:{type:[Boolean,String],default:!0},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:{},popper:{},offset:{default:0},value:Boolean,visibleArrow:Boolean,appendToBody:{type:Boolean,default:!0},tabToLeave:{type:Boolean,default:!1},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}},modifiers:Object},data:function(){return{showPopper:!1,currentPlacement:""}},watch:{value:{immediate:!0,handler:function(e){this.showPopper=e,this.$emit("input",e)}},showPopper:function(e){this.disabled||(e?this.updatePopper():this.destroyPopper(),this.$emit("input",e))}},methods:{createPopper:function(){var e=this;if(!this.$isServer&&(this.currentPlacement=this.currentPlacement||this.placement,/^(top|bottom|left|right)(-start|-end)?$/g.test(this.currentPlacement))){var t=this.popperElm=this.popperElm||this.popper||this.$refs.popper,n=this.referenceElm=this.referenceElm||this.reference||this.$refs.reference;if(!n&&this.$slots.reference&&this.$slots.reference[0]&&(n=this.referenceElm=this.$slots.reference[0].elm),t&&n){this.visibleArrow&&this.appendArrow(t),this.appendToBody&&!this.tabToLeave&&document.body.appendChild(this.popperElm),this.popperJS&&this.popperJS.destroy&&this.popperJS.destroy();var r={};r.modifiers=this.createModifiers(this.popperOptions),r.modifiers.offset={offset:this.offset},r.placement=this.currentPlacement,r.positionFixed="undefined"===typeof this.popperOptions.positionFixed?"undefined"!==typeof this.popperOptions.forceAbsolute&&!this.popperOptions.forceAbsolute:this.popperOptions.positionFixed,r.onCreate=function(){e.$emit("created",e),e.resetTransformOrigin(),e.$nextTick(e.updatePopper)},this.popperJS=new a.default(n,t,r),this.popperJS.popper&&(this.popperJS.popper.style.zIndex=o.PopupManager.nextZIndex(!!o.PopupManager.modalDom)),this.popperElm.addEventListener("click",s)}}},createModifiers:function(e){var t=this.modifiers||{},n={gpuAcceleration:"computeStyle",boundariesElement:"preventOverflow"};return Object.keys(n).forEach((function(r){"undefined"!==typeof e[r]&&"undefined"===typeof t[n[r]]&&(t[n[r]]=(0,i.default)({},r,e[r]))})),t},updatePopper:function(){var e=this.popperJS;e?(e.enableEventListeners(),e.update(),e.popper&&(e.popper.style.zIndex=o.PopupManager.nextZIndex(!!o.PopupManager.modalDom))):this.createPopper()},updatePopperReference:function(e){this.popperJS&&(this.popperJS.reference=e)},updatePopperBoundaries:function(e){this.popperJS&&(this.popperJS.options.modifiers.preventOverflow.boundariesElement=e,this.popperJS.modifiers.some((function(t){if("preventOverflow"===t.name)return t.boundariesElement=e,!0})))},doDestroy:function(e){!this.popperJS||this.showPopper&&!e||(this.popperJS.destroy(),this.popperJS=null)},destroyPopper:function(){this.popperJS&&(this.popperJS.disableEventListeners(),this.resetTransformOrigin())},resetTransformOrigin:function(){if(this.transformOrigin&&this.popperJS.popper){var e={top:"bottom",bottom:"top",left:"right",right:"left"},t=this.popperJS.popper.getAttribute("x-placement").split("-")[0],n=e[t];this.popperJS.popper.style.transformOrigin="string"===typeof this.transformOrigin?this.transformOrigin:["top","bottom"].indexOf(t)>-1?"center ".concat(n):"".concat(n," center")}},appendArrow:function(e){var t;if(!this.appended){for(var n in this.appended=!0,e.attributes)if(/^_v-/.test(e.attributes[n].name)){t=e.attributes[n].name;break}var r=document.createElement("div");t&&r.setAttribute(t,""),r.setAttribute("x-arrow",""),r.className="popper__arrow",e.appendChild(r)}},doBeforeDestroy:function(){if(this.doDestroy(!0),this.popperElm&&this.popperElm.parentNode===document.body)this.popperElm.removeEventListener("click",s),document.body.removeChild(this.popperElm);else if(window.__MICRO_APP_ENVIRONMENT__){var e=document.querySelector('micro-app[name="'.concat(window.__MICRO_APP_NAME__,'"] micro-app-body'));this.popperElm&&this.popperElm.parentNode===e&&(this.popperElm.removeEventListener("click",s),document.body.removeChild(this.popperElm))}}},beforeDestroy:function(){this.doBeforeDestroy()},deactivated:function(){this.doBeforeDestroy()}};t.default=u},"2d00":function(e,t,n){var r,i,o=n("da84"),a=n("342f"),s=o.process,u=o.Deno,c=s&&s.versions||u&&u.version,l=c&&c.v8;l&&(r=l.split("."),i=r[0]>0&&r[0]<4?1:+(r[0]+r[1])),!i&&a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(i=+r[1]))),e.exports=i},"2dd5":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t._Vue=void 0,n("b0c0");var i,o=r(n("5a56")),a=r(n("7023")),s=r(n("0246")),u=r(n("a5e4")),c=r(n("82e2")),l=r(n("8d2c")),d=r(n("65d3")),f=r(n("211d"));t._Vue=i,o.default.install=function(e){t._Vue=i=e,e.use(u.default),e.use(c.default),e.use(l.default),e.use(d.default),e.use(a.default),e.use(s.default),e.use(f.default),e.component(o.default.name,o.default)};var h=o.default;t.default=h},"2e17":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("88ae")),o=r(n("2c00"));i.default.install=function(e){e.component(i.default.name,i.default),e.component(o.default.name,o.default)};var a=i.default;t.default=a},"2e81":function(e,t,n){"use strict";n.r(t);var r=n("e962"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"2ef0e":function(e,t,n){(function(e,r){var i; /** * @license * Lodash * Copyright OpenJS Foundation and other contributors * Released under MIT license * Based on Underscore.js 1.8.3 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors */(function(){var o,a="4.17.21",s=200,u="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",c="Expected a function",l="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",p=1,m=2,v=4,g=1,y=2,b=1,w=2,_=4,C=8,x=16,k=32,S=64,O=128,T=256,E=512,D=30,M="...",A=800,N=16,P=1,L=2,I=3,R=1/0,F=9007199254740991,z=17976931348623157e292,j=NaN,B=4294967295,$=B-1,U=B>>>1,V=[["ary",O],["bind",b],["bindKey",w],["curry",C],["curryRight",x],["flip",E],["partial",k],["partialRight",S],["rearg",T]],H="[object Arguments]",q="[object Array]",W="[object AsyncFunction]",Z="[object Boolean]",Y="[object Date]",K="[object DOMException]",G="[object Error]",J="[object Function]",X="[object GeneratorFunction]",Q="[object Map]",ee="[object Number]",te="[object Null]",ne="[object Object]",re="[object Promise]",ie="[object Proxy]",oe="[object RegExp]",ae="[object Set]",se="[object String]",ue="[object Symbol]",ce="[object Undefined]",le="[object WeakMap]",de="[object WeakSet]",fe="[object ArrayBuffer]",he="[object DataView]",pe="[object Float32Array]",me="[object Float64Array]",ve="[object Int8Array]",ge="[object Int16Array]",ye="[object Int32Array]",be="[object Uint8Array]",we="[object Uint8ClampedArray]",_e="[object Uint16Array]",Ce="[object Uint32Array]",xe=/\b__p \+= '';/g,ke=/\b(__p \+=) '' \+/g,Se=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Oe=/&(?:amp|lt|gt|quot|#39);/g,Te=/[&<>"']/g,Ee=RegExp(Oe.source),De=RegExp(Te.source),Me=/<%-([\s\S]+?)%>/g,Ae=/<%([\s\S]+?)%>/g,Ne=/<%=([\s\S]+?)%>/g,Pe=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Le=/^\w*$/,Ie=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Re=/[\\^$.*+?()[\]{}|]/g,Fe=RegExp(Re.source),ze=/^\s+/,je=/\s/,Be=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$e=/\{\n\/\* \[wrapped with (.+)\] \*/,Ue=/,? & /,Ve=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,He=/[()=,{}\[\]\/\s]/,qe=/\\(\\)?/g,We=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ze=/\w*$/,Ye=/^[-+]0x[0-9a-f]+$/i,Ke=/^0b[01]+$/i,Ge=/^\[object .+?Constructor\]$/,Je=/^0o[0-7]+$/i,Xe=/^(?:0|[1-9]\d*)$/,Qe=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,et=/($^)/,tt=/['\n\r\u2028\u2029\\]/g,nt="\\ud800-\\udfff",rt="\\u0300-\\u036f",it="\\ufe20-\\ufe2f",ot="\\u20d0-\\u20ff",at=rt+it+ot,st="\\u2700-\\u27bf",ut="a-z\\xdf-\\xf6\\xf8-\\xff",ct="\\xac\\xb1\\xd7\\xf7",lt="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",dt="\\u2000-\\u206f",ft=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ht="A-Z\\xc0-\\xd6\\xd8-\\xde",pt="\\ufe0e\\ufe0f",mt=ct+lt+dt+ft,vt="['’]",gt="["+nt+"]",yt="["+mt+"]",bt="["+at+"]",wt="\\d+",_t="["+st+"]",Ct="["+ut+"]",xt="[^"+nt+mt+wt+st+ut+ht+"]",kt="\\ud83c[\\udffb-\\udfff]",St="(?:"+bt+"|"+kt+")",Ot="[^"+nt+"]",Tt="(?:\\ud83c[\\udde6-\\uddff]){2}",Et="[\\ud800-\\udbff][\\udc00-\\udfff]",Dt="["+ht+"]",Mt="\\u200d",At="(?:"+Ct+"|"+xt+")",Nt="(?:"+Dt+"|"+xt+")",Pt="(?:"+vt+"(?:d|ll|m|re|s|t|ve))?",Lt="(?:"+vt+"(?:D|LL|M|RE|S|T|VE))?",It=St+"?",Rt="["+pt+"]?",Ft="(?:"+Mt+"(?:"+[Ot,Tt,Et].join("|")+")"+Rt+It+")*",zt="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",jt="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Bt=Rt+It+Ft,$t="(?:"+[_t,Tt,Et].join("|")+")"+Bt,Ut="(?:"+[Ot+bt+"?",bt,Tt,Et,gt].join("|")+")",Vt=RegExp(vt,"g"),Ht=RegExp(bt,"g"),qt=RegExp(kt+"(?="+kt+")|"+Ut+Bt,"g"),Wt=RegExp([Dt+"?"+Ct+"+"+Pt+"(?="+[yt,Dt,"$"].join("|")+")",Nt+"+"+Lt+"(?="+[yt,Dt+At,"$"].join("|")+")",Dt+"?"+At+"+"+Pt,Dt+"+"+Lt,jt,zt,wt,$t].join("|"),"g"),Zt=RegExp("["+Mt+nt+at+pt+"]"),Yt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Kt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Gt=-1,Jt={};Jt[pe]=Jt[me]=Jt[ve]=Jt[ge]=Jt[ye]=Jt[be]=Jt[we]=Jt[_e]=Jt[Ce]=!0,Jt[H]=Jt[q]=Jt[fe]=Jt[Z]=Jt[he]=Jt[Y]=Jt[G]=Jt[J]=Jt[Q]=Jt[ee]=Jt[ne]=Jt[oe]=Jt[ae]=Jt[se]=Jt[le]=!1;var Xt={};Xt[H]=Xt[q]=Xt[fe]=Xt[he]=Xt[Z]=Xt[Y]=Xt[pe]=Xt[me]=Xt[ve]=Xt[ge]=Xt[ye]=Xt[Q]=Xt[ee]=Xt[ne]=Xt[oe]=Xt[ae]=Xt[se]=Xt[ue]=Xt[be]=Xt[we]=Xt[_e]=Xt[Ce]=!0,Xt[G]=Xt[J]=Xt[le]=!1;var Qt={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},en={"&":"&","<":"<",">":">",'"':""","'":"'"},tn={"&":"&","<":"<",">":">",""":'"',"'":"'"},nn={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},rn=parseFloat,on=parseInt,an="object"==typeof e&&e&&e.Object===Object&&e,sn="object"==typeof self&&self&&self.Object===Object&&self,un=an||sn||Function("return this")(),cn=t&&!t.nodeType&&t,ln=cn&&"object"==typeof r&&r&&!r.nodeType&&r,dn=ln&&ln.exports===cn,fn=dn&&an.process,hn=function(){try{var e=ln&&ln.require&&ln.require("util").types;return e||fn&&fn.binding&&fn.binding("util")}catch(t){}}(),pn=hn&&hn.isArrayBuffer,mn=hn&&hn.isDate,vn=hn&&hn.isMap,gn=hn&&hn.isRegExp,yn=hn&&hn.isSet,bn=hn&&hn.isTypedArray;function wn(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function _n(e,t,n,r){var i=-1,o=null==e?0:e.length;while(++i-1}function Tn(e,t,n){var r=-1,i=null==e?0:e.length;while(++r-1);return n}function er(e,t){var n=e.length;while(n--&&zn(t,e[n],0)>-1);return n}function tr(e,t){var n=e.length,r=0;while(n--)e[n]===t&&++r;return r}var nr=Vn(Qt),rr=Vn(en);function ir(e){return"\\"+nn[e]}function or(e,t){return null==e?o:e[t]}function ar(e){return Zt.test(e)}function sr(e){return Yt.test(e)}function ur(e){var t,n=[];while(!(t=e.next()).done)n.push(t.value);return n}function cr(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function lr(e,t){return function(n){return e(t(n))}}function dr(e,t){var n=-1,r=e.length,i=0,o=[];while(++n-1}function Ur(e,t){var n=this.__data__,r=li(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function Vr(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t=t?e:t)),e}function gi(e,t,n,r,i,a){var s,u=t&p,c=t&m,l=t&v;if(n&&(s=i?n(e,r,i,a):n(e)),s!==o)return s;if(!kl(e))return e;var d=ul(e);if(d){if(s=ts(e),!u)return ia(e,s)}else{var f=Ja(e),h=f==J||f==X;if(hl(e))return Yo(e,u);if(f==ne||f==H||h&&!i){if(s=c||h?{}:ns(e),!u)return c?sa(e,hi(s,e)):aa(e,fi(s,e))}else{if(!Xt[f])return i?e:{};s=rs(e,f,u)}}a||(a=new Xr);var g=a.get(e);if(g)return g;a.set(e,s),Fl(e)?e.forEach((function(r){s.add(gi(r,t,n,r,e,a))})):Ol(e)&&e.forEach((function(r,i){s.set(i,gi(r,t,n,i,e,a))}));var y=l?c?Ba:ja:c?xd:Cd,b=d?o:y(e);return Cn(b||e,(function(r,i){b&&(i=r,r=e[i]),ci(s,i,gi(r,t,n,i,e,a))})),s}function yi(e){var t=Cd(e);return function(n){return bi(n,e,t)}}function bi(e,t,n){var r=n.length;if(null==e)return!r;e=nt(e);while(r--){var i=n[r],a=t[i],s=e[i];if(s===o&&!(i in e)||!a(s))return!1}return!0}function wi(e,t,n){if("function"!=typeof e)throw new ot(c);return Ss((function(){e.apply(o,n)}),t)}function _i(e,t,n,r){var i=-1,o=On,a=!0,u=e.length,c=[],l=t.length;if(!u)return c;n&&(t=En(t,Gn(n))),r?(o=Tn,a=!1):t.length>=s&&(o=Xn,a=!1,t=new Kr(t));e:while(++ii?0:i+n),r=r===o||r>i?i:Yl(r),r<0&&(r+=i),r=n>r?0:Kl(r);while(n0&&n(s)?t>1?Ei(s,t-1,n,r,i):Dn(i,s):r||(i[i.length]=s)}return i}var Di=da(),Mi=da(!0);function Ai(e,t){return e&&Di(e,t,Cd)}function Ni(e,t){return e&&Mi(e,t,Cd)}function Pi(e,t){return Sn(t,(function(t){return _l(e[t])}))}function Li(e,t){t=Ho(t,e);var n=0,r=t.length;while(null!=e&&nt}function zi(e,t){return null!=e&&dt.call(e,t)}function ji(e,t){return null!=e&&t in nt(e)}function Bi(e,t,n){return e>=$t(t,n)&&e=120&&f.length>=120)?new Kr(u&&f):o}f=e[0];var h=-1,p=c[0];e:while(++h-1)s!==e&&St.call(s,u,1),St.call(e,u,1)}return e}function go(e,t){var n=e?t.length:0,r=n-1;while(n--){var i=t[n];if(n==r||i!==o){var o=i;as(i)?St.call(e,i,1):Ro(e,i)}}return e}function yo(e,t){return e+Lt(Wt()*(t-e+1))}function bo(e,t,r,i){var o=-1,a=Bt(Pt((t-e)/(r||1)),0),s=n(a);while(a--)s[i?a:++o]=e,e+=r;return s}function wo(e,t){var n="";if(!e||t<1||t>F)return n;do{t%2&&(n+=e),t=Lt(t/2),t&&(e+=e)}while(t);return n}function _o(e,t){return Os(ws(e,t,Af),e+"")}function Co(e){return oi($d(e))}function xo(e,t){var n=$d(e);return Ds(n,vi(t,0,n.length))}function ko(e,t,n,r){if(!kl(e))return e;t=Ho(t,e);var i=-1,a=t.length,s=a-1,u=e;while(null!=u&&++io?0:o+t),r=r>o?o:r,r<0&&(r+=o),o=t>r?0:r-t>>>0,t>>>=0;var a=n(o);while(++i>>1,a=e[o];null!==a&&!jl(a)&&(n?a<=t:a=s){var l=t?null:Da(e);if(l)return fr(l);a=!1,i=Xn,c=new Kr}else c=t?[]:u;e:while(++r=r?e:Eo(e,t,n)}var Zo=Mt||function(e){return un.clearTimeout(e)};function Yo(e,t){if(t)return e.slice();var n=e.length,r=_t?_t(n):new e.constructor(n);return e.copy(r),r}function Ko(e){var t=new e.constructor(e.byteLength);return new wt(t).set(new wt(e)),t}function Go(e,t){var n=t?Ko(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}function Jo(e){var t=new e.constructor(e.source,Ze.exec(e));return t.lastIndex=e.lastIndex,t}function Xo(e){return pr?nt(pr.call(e)):{}}function Qo(e,t){var n=t?Ko(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function ea(e,t){if(e!==t){var n=e!==o,r=null===e,i=e===e,a=jl(e),s=t!==o,u=null===t,c=t===t,l=jl(t);if(!u&&!l&&!a&&e>t||a&&s&&c&&!u&&!l||r&&s&&c||!n&&c||!i)return 1;if(!r&&!a&&!l&&e=s)return u;var c=n[r];return u*("desc"==c?-1:1)}}return e.index-t.index}function na(e,t,r,i){var o=-1,a=e.length,s=r.length,u=-1,c=t.length,l=Bt(a-s,0),d=n(c+l),f=!i;while(++u1?n[i-1]:o,s=i>2?n[2]:o;a=e.length>3&&"function"==typeof a?(i--,a):o,s&&ss(n[0],n[1],s)&&(a=i<3?o:a,i=1),t=nt(t);while(++r-1?i[a?t[s]:s]:o}}function ya(e){return za((function(t){var n=t.length,r=n,i=Or.prototype.thru;e&&t.reverse();while(r--){var a=t[r];if("function"!=typeof a)throw new ot(c);if(i&&!s&&"wrapper"==Ua(a))var s=new Or([],!0)}r=s?r:n;while(++r1&&b.reverse(),f&&lu))return!1;var l=a.get(e),d=a.get(t);if(l&&d)return l==t&&d==e;var f=-1,h=!0,p=n&y?new Kr:o;a.set(e,t),a.set(t,e);while(++f1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(Be,"{\n/* [wrapped with "+t+"] */\n")}function os(e){return ul(e)||sl(e)||!!(Ot&&e&&e[Ot])}function as(e,t){var n=typeof e;return t=null==t?F:t,!!t&&("number"==n||"symbol"!=n&&Xe.test(e))&&e>-1&&e%1==0&&e0){if(++t>=A)return arguments[0]}else t=0;return e.apply(o,arguments)}}function Ds(e,t){var n=-1,r=e.length,i=r-1;t=t===o?r:t;while(++n1?e[t-1]:o;return n="function"==typeof n?(e.pop(),n):o,Ru(e,n)}));function qu(e){var t=_r(e);return t.__chain__=!0,t}function Wu(e,t){return t(e),e}function Zu(e,t){return t(e)}var Yu=za((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,i=function(t){return mi(t,e)};return!(t>1||this.__actions__.length)&&r instanceof Tr&&as(n)?(r=r.slice(n,+n+(t?1:0)),r.__actions__.push({func:Zu,args:[i],thisArg:o}),new Or(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(o),e}))):this.thru(i)}));function Ku(){return qu(this)}function Gu(){return new Or(this.value(),this.__chain__)}function Ju(){this.__values__===o&&(this.__values__=Wl(this.value()));var e=this.__index__>=this.__values__.length,t=e?o:this.__values__[this.__index__++];return{done:e,value:t}}function Xu(){return this}function Qu(e){var t,n=this;while(n instanceof Sr){var r=Ls(n);r.__index__=0,r.__values__=o,t?i.__wrapped__=r:t=r;var i=r;n=n.__wrapped__}return i.__wrapped__=e,t}function ec(){var e=this.__wrapped__;if(e instanceof Tr){var t=e;return this.__actions__.length&&(t=new Tr(this)),t=t.reverse(),t.__actions__.push({func:Zu,args:[pu],thisArg:o}),new Or(t,this.__chain__)}return this.thru(pu)}function tc(){return jo(this.__wrapped__,this.__actions__)}var nc=ua((function(e,t,n){dt.call(e,n)?++e[n]:pi(e,n,1)}));function rc(e,t,n){var r=ul(e)?kn:ki;return n&&ss(e,t,n)&&(t=o),r(e,Ha(t,3))}function ic(e,t){var n=ul(e)?Sn:Ti;return n(e,Ha(t,3))}var oc=ga(Ws),ac=ga(Zs);function sc(e,t){return Ei(vc(e,t),1)}function uc(e,t){return Ei(vc(e,t),R)}function cc(e,t,n){return n=n===o?1:Yl(n),Ei(vc(e,t),n)}function lc(e,t){var n=ul(e)?Cn:Ci;return n(e,Ha(t,3))}function dc(e,t){var n=ul(e)?xn:xi;return n(e,Ha(t,3))}var fc=ua((function(e,t,n){dt.call(e,n)?e[n].push(t):pi(e,n,[t])}));function hc(e,t,n,r){e=ll(e)?e:$d(e),n=n&&!r?Yl(n):0;var i=e.length;return n<0&&(n=Bt(i+n,0)),zl(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&zn(e,t,n)>-1}var pc=_o((function(e,t,r){var i=-1,o="function"==typeof t,a=ll(e)?n(e.length):[];return Ci(e,(function(e){a[++i]=o?wn(t,e,r):Vi(e,t,r)})),a})),mc=ua((function(e,t,n){pi(e,n,t)}));function vc(e,t){var n=ul(e)?En:oo;return n(e,Ha(t,3))}function gc(e,t,n,r){return null==e?[]:(ul(t)||(t=null==t?[]:[t]),n=r?o:n,ul(n)||(n=null==n?[]:[n]),fo(e,t,n))}var yc=ua((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));function bc(e,t,n){var r=ul(e)?Mn:Hn,i=arguments.length<3;return r(e,Ha(t,4),n,i,Ci)}function wc(e,t,n){var r=ul(e)?An:Hn,i=arguments.length<3;return r(e,Ha(t,4),n,i,xi)}function _c(e,t){var n=ul(e)?Sn:Ti;return n(e,$c(Ha(t,3)))}function Cc(e){var t=ul(e)?oi:Co;return t(e)}function xc(e,t,n){t=(n?ss(e,t,n):t===o)?1:Yl(t);var r=ul(e)?ai:xo;return r(e,t)}function kc(e){var t=ul(e)?si:To;return t(e)}function Sc(e){if(null==e)return 0;if(ll(e))return zl(e)?vr(e):e.length;var t=Ja(e);return t==Q||t==ae?e.size:no(e).length}function Oc(e,t,n){var r=ul(e)?Nn:Do;return n&&ss(e,t,n)&&(t=o),r(e,Ha(t,3))}var Tc=_o((function(e,t){if(null==e)return[];var n=t.length;return n>1&&ss(e,t[0],t[1])?t=[]:n>2&&ss(t[0],t[1],t[2])&&(t=[t[0]]),fo(e,Ei(t,1),[])})),Ec=At||function(){return un.Date.now()};function Dc(e,t){if("function"!=typeof t)throw new ot(c);return e=Yl(e),function(){if(--e<1)return t.apply(this,arguments)}}function Mc(e,t,n){return t=n?o:t,t=e&&null==t?e.length:t,Aa(e,O,o,o,o,o,t)}function Ac(e,t){var n;if("function"!=typeof t)throw new ot(c);return e=Yl(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=o),n}}var Nc=_o((function(e,t,n){var r=b;if(n.length){var i=dr(n,Va(Nc));r|=k}return Aa(e,r,t,n,i)})),Pc=_o((function(e,t,n){var r=b|w;if(n.length){var i=dr(n,Va(Pc));r|=k}return Aa(t,r,e,n,i)}));function Lc(e,t,n){t=n?o:t;var r=Aa(e,C,o,o,o,o,o,t);return r.placeholder=Lc.placeholder,r}function Ic(e,t,n){t=n?o:t;var r=Aa(e,x,o,o,o,o,o,t);return r.placeholder=Ic.placeholder,r}function Rc(e,t,n){var r,i,a,s,u,l,d=0,f=!1,h=!1,p=!0;if("function"!=typeof e)throw new ot(c);function m(t){var n=r,a=i;return r=i=o,d=t,s=e.apply(a,n),s}function v(e){return d=e,u=Ss(b,t),f?m(e):s}function g(e){var n=e-l,r=e-d,i=t-n;return h?$t(i,a-r):i}function y(e){var n=e-l,r=e-d;return l===o||n>=t||n<0||h&&r>=a}function b(){var e=Ec();if(y(e))return w(e);u=Ss(b,g(e))}function w(e){return u=o,p&&r?m(e):(r=i=o,s)}function _(){u!==o&&Zo(u),d=0,r=l=i=u=o}function C(){return u===o?s:w(Ec())}function x(){var e=Ec(),n=y(e);if(r=arguments,i=this,l=e,n){if(u===o)return v(l);if(h)return Zo(u),u=Ss(b,t),m(l)}return u===o&&(u=Ss(b,t)),s}return t=Gl(t)||0,kl(n)&&(f=!!n.leading,h="maxWait"in n,a=h?Bt(Gl(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p),x.cancel=_,x.flush=C,x}var Fc=_o((function(e,t){return wi(e,1,t)})),zc=_o((function(e,t,n){return wi(e,Gl(t)||0,n)}));function jc(e){return Aa(e,E)}function Bc(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new ot(c);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(Bc.Cache||Vr),n}function $c(e){if("function"!=typeof e)throw new ot(c);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function Uc(e){return Ac(2,e)}Bc.Cache=Vr;var Vc=qo((function(e,t){t=1==t.length&&ul(t[0])?En(t[0],Gn(Ha())):En(Ei(t,1),Gn(Ha()));var n=t.length;return _o((function(r){var i=-1,o=$t(r.length,n);while(++i=t})),sl=Hi(function(){return arguments}())?Hi:function(e){return Sl(e)&&dt.call(e,"callee")&&!kt.call(e,"callee")},ul=n.isArray,cl=pn?Gn(pn):qi;function ll(e){return null!=e&&xl(e.length)&&!_l(e)}function dl(e){return Sl(e)&&ll(e)}function fl(e){return!0===e||!1===e||Sl(e)&&Ri(e)==Z}var hl=Rt||Kf,pl=mn?Gn(mn):Wi;function ml(e){return Sl(e)&&1===e.nodeType&&!Ll(e)}function vl(e){if(null==e)return!0;if(ll(e)&&(ul(e)||"string"==typeof e||"function"==typeof e.splice||hl(e)||Bl(e)||sl(e)))return!e.length;var t=Ja(e);if(t==Q||t==ae)return!e.size;if(hs(e))return!no(e).length;for(var n in e)if(dt.call(e,n))return!1;return!0}function gl(e,t){return Zi(e,t)}function yl(e,t,n){n="function"==typeof n?n:o;var r=n?n(e,t):o;return r===o?Zi(e,t,o,n):!!r}function bl(e){if(!Sl(e))return!1;var t=Ri(e);return t==G||t==K||"string"==typeof e.message&&"string"==typeof e.name&&!Ll(e)}function wl(e){return"number"==typeof e&&Ft(e)}function _l(e){if(!kl(e))return!1;var t=Ri(e);return t==J||t==X||t==W||t==ie}function Cl(e){return"number"==typeof e&&e==Yl(e)}function xl(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=F}function kl(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Sl(e){return null!=e&&"object"==typeof e}var Ol=vn?Gn(vn):Ki;function Tl(e,t){return e===t||Gi(e,t,Wa(t))}function El(e,t,n){return n="function"==typeof n?n:o,Gi(e,t,Wa(t),n)}function Dl(e){return Pl(e)&&e!=+e}function Ml(e){if(fs(e))throw new i(u);return Ji(e)}function Al(e){return null===e}function Nl(e){return null==e}function Pl(e){return"number"==typeof e||Sl(e)&&Ri(e)==ee}function Ll(e){if(!Sl(e)||Ri(e)!=ne)return!1;var t=Ct(e);if(null===t)return!0;var n=dt.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&<.call(n)==mt}var Il=gn?Gn(gn):Xi;function Rl(e){return Cl(e)&&e>=-F&&e<=F}var Fl=yn?Gn(yn):Qi;function zl(e){return"string"==typeof e||!ul(e)&&Sl(e)&&Ri(e)==se}function jl(e){return"symbol"==typeof e||Sl(e)&&Ri(e)==ue}var Bl=bn?Gn(bn):eo;function $l(e){return e===o}function Ul(e){return Sl(e)&&Ja(e)==le}function Vl(e){return Sl(e)&&Ri(e)==de}var Hl=Oa(io),ql=Oa((function(e,t){return e<=t}));function Wl(e){if(!e)return[];if(ll(e))return zl(e)?gr(e):ia(e);if(Tt&&e[Tt])return ur(e[Tt]());var t=Ja(e),n=t==Q?cr:t==ae?fr:$d;return n(e)}function Zl(e){if(!e)return 0===e?e:0;if(e=Gl(e),e===R||e===-R){var t=e<0?-1:1;return t*z}return e===e?e:0}function Yl(e){var t=Zl(e),n=t%1;return t===t?n?t-n:t:0}function Kl(e){return e?vi(Yl(e),0,B):0}function Gl(e){if("number"==typeof e)return e;if(jl(e))return j;if(kl(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=kl(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Kn(e);var n=Ke.test(e);return n||Je.test(e)?on(e.slice(2),n?2:8):Ye.test(e)?j:+e}function Jl(e){return oa(e,xd(e))}function Xl(e){return e?vi(Yl(e),-F,F):0===e?e:0}function Ql(e){return null==e?"":Lo(e)}var ed=ca((function(e,t){if(hs(t)||ll(t))oa(t,Cd(t),e);else for(var n in t)dt.call(t,n)&&ci(e,n,t[n])})),td=ca((function(e,t){oa(t,xd(t),e)})),nd=ca((function(e,t,n,r){oa(t,xd(t),e,r)})),rd=ca((function(e,t,n,r){oa(t,Cd(t),e,r)})),id=za(mi);function od(e,t){var n=xr(e);return null==t?n:fi(n,t)}var ad=_o((function(e,t){e=nt(e);var n=-1,r=t.length,i=r>2?t[2]:o;i&&ss(t[0],t[1],i)&&(r=1);while(++n1),t})),oa(e,Ba(e),n),r&&(n=gi(n,p|m|v,La));var i=t.length;while(i--)Ro(n,t[i]);return n}));function Dd(e,t){return Ad(e,$c(Ha(t)))}var Md=za((function(e,t){return null==e?{}:ho(e,t)}));function Ad(e,t){if(null==e)return{};var n=En(Ba(e),(function(e){return[e]}));return t=Ha(t),po(e,n,(function(e,n){return t(e,n[0])}))}function Nd(e,t,n){t=Ho(t,e);var r=-1,i=t.length;i||(i=1,e=o);while(++rt){var r=e;e=t,t=r}if(n||e%1||t%1){var i=Wt();return $t(e+i*(t-e+rn("1e-"+((i+"").length-1))),t)}return yo(e,t)}var Wd=pa((function(e,t,n){return t=t.toLowerCase(),e+(n?Zd(t):t)}));function Zd(e){return _f(Ql(e).toLowerCase())}function Yd(e){return e=Ql(e),e&&e.replace(Qe,nr).replace(Ht,"")}function Kd(e,t,n){e=Ql(e),t=Lo(t);var r=e.length;n=n===o?r:vi(Yl(n),0,r);var i=n;return n-=t.length,n>=0&&e.slice(n,i)==t}function Gd(e){return e=Ql(e),e&&De.test(e)?e.replace(Te,rr):e}function Jd(e){return e=Ql(e),e&&Fe.test(e)?e.replace(Re,"\\$&"):e}var Xd=pa((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Qd=pa((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),ef=ha("toLowerCase");function tf(e,t,n){e=Ql(e),t=Yl(t);var r=t?vr(e):0;if(!t||r>=t)return e;var i=(t-r)/2;return xa(Lt(i),n)+e+xa(Pt(i),n)}function nf(e,t,n){e=Ql(e),t=Yl(t);var r=t?vr(e):0;return t&&r>>0,n?(e=Ql(e),e&&("string"==typeof t||null!=t&&!Il(t))&&(t=Lo(t),!t&&ar(e))?Wo(gr(e),0,n):e.split(t,n)):[]}var lf=pa((function(e,t,n){return e+(n?" ":"")+_f(t)}));function df(e,t,n){return e=Ql(e),n=null==n?0:vi(Yl(n),0,e.length),t=Lo(t),e.slice(n,n+t.length)==t}function ff(e,t,n){var r=_r.templateSettings;n&&ss(e,t,n)&&(t=o),e=Ql(e),t=nd({},t,r,Na);var a,s,u=nd({},t.imports,r.imports,Na),c=Cd(u),d=Jn(u,c),f=0,h=t.interpolate||et,p="__p += '",m=rt((t.escape||et).source+"|"+h.source+"|"+(h===Ne?We:et).source+"|"+(t.evaluate||et).source+"|$","g"),v="//# sourceURL="+(dt.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Gt+"]")+"\n";e.replace(m,(function(t,n,r,i,o,u){return r||(r=i),p+=e.slice(f,u).replace(tt,ir),n&&(a=!0,p+="' +\n__e("+n+") +\n'"),o&&(s=!0,p+="';\n"+o+";\n__p += '"),r&&(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),f=u+t.length,t})),p+="';\n";var g=dt.call(t,"variable")&&t.variable;if(g){if(He.test(g))throw new i(l)}else p="with (obj) {\n"+p+"\n}\n";p=(s?p.replace(xe,""):p).replace(ke,"$1").replace(Se,"$1;"),p="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(a?", __e = _.escape":"")+(s?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var y=xf((function(){return je(c,v+"return "+p).apply(o,d)}));if(y.source=p,bl(y))throw y;return y}function hf(e){return Ql(e).toLowerCase()}function pf(e){return Ql(e).toUpperCase()}function mf(e,t,n){if(e=Ql(e),e&&(n||t===o))return Kn(e);if(!e||!(t=Lo(t)))return e;var r=gr(e),i=gr(t),a=Qn(r,i),s=er(r,i)+1;return Wo(r,a,s).join("")}function vf(e,t,n){if(e=Ql(e),e&&(n||t===o))return e.slice(0,yr(e)+1);if(!e||!(t=Lo(t)))return e;var r=gr(e),i=er(r,gr(t))+1;return Wo(r,0,i).join("")}function gf(e,t,n){if(e=Ql(e),e&&(n||t===o))return e.replace(ze,"");if(!e||!(t=Lo(t)))return e;var r=gr(e),i=Qn(r,gr(t));return Wo(r,i).join("")}function yf(e,t){var n=D,r=M;if(kl(t)){var i="separator"in t?t.separator:i;n="length"in t?Yl(t.length):n,r="omission"in t?Lo(t.omission):r}e=Ql(e);var a=e.length;if(ar(e)){var s=gr(e);a=s.length}if(n>=a)return e;var u=n-vr(r);if(u<1)return r;var c=s?Wo(s,0,u).join(""):e.slice(0,u);if(i===o)return c+r;if(s&&(u+=c.length-u),Il(i)){if(e.slice(u).search(i)){var l,d=c;i.global||(i=rt(i.source,Ql(Ze.exec(i))+"g")),i.lastIndex=0;while(l=i.exec(d))var f=l.index;c=c.slice(0,f===o?u:f)}}else if(e.indexOf(Lo(i),u)!=u){var h=c.lastIndexOf(i);h>-1&&(c=c.slice(0,h))}return c+r}function bf(e){return e=Ql(e),e&&Ee.test(e)?e.replace(Oe,br):e}var wf=pa((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),_f=ha("toUpperCase");function Cf(e,t,n){return e=Ql(e),t=n?o:t,t===o?sr(e)?Cr(e):In(e):e.match(t)||[]}var xf=_o((function(e,t){try{return wn(e,o,t)}catch(n){return bl(n)?n:new i(n)}})),kf=za((function(e,t){return Cn(t,(function(t){t=As(t),pi(e,t,Nc(e[t],e))})),e}));function Sf(e){var t=null==e?0:e.length,n=Ha();return e=t?En(e,(function(e){if("function"!=typeof e[1])throw new ot(c);return[n(e[0]),e[1]]})):[],_o((function(n){var r=-1;while(++rF)return[];var n=B,r=$t(e,B);t=Ha(t),e-=B;var i=Zn(r,t);while(++n0||t<0)?new Tr(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==o&&(t=Yl(t),n=t<0?n.dropRight(-t):n.take(t-e)),n)},Tr.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Tr.prototype.toArray=function(){return this.take(B)},Ai(Tr.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),i=_r[r?"take"+("last"==t?"Right":""):t],a=r||/^find/.test(t);i&&(_r.prototype[t]=function(){var t=this.__wrapped__,s=r?[1]:arguments,u=t instanceof Tr,c=s[0],l=u||ul(t),d=function(e){var t=i.apply(_r,Dn([e],s));return r&&f?t[0]:t};l&&n&&"function"==typeof c&&1!=c.length&&(u=l=!1);var f=this.__chain__,h=!!this.__actions__.length,p=a&&!f,m=u&&!h;if(!a&&l){t=m?t:new Tr(this);var v=e.apply(t,s);return v.__actions__.push({func:Zu,args:[d],thisArg:o}),new Or(v,f)}return p&&m?e.apply(this,s):(v=this.thru(d),p?r?v.value()[0]:v.value():v)})})),Cn(["pop","push","shift","sort","splice","unshift"],(function(e){var t=at[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);_r.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var i=this.value();return t.apply(ul(i)?i:[],e)}return this[n]((function(n){return t.apply(ul(n)?n:[],e)}))}})),Ai(Tr.prototype,(function(e,t){var n=_r[t];if(n){var r=n.name+"";dt.call(cn,r)||(cn[r]=[]),cn[r].push({name:t,func:n})}})),cn[ba(o,w).name]=[{name:"wrapper",func:o}],Tr.prototype.clone=Er,Tr.prototype.reverse=Dr,Tr.prototype.value=Mr,_r.prototype.at=Yu,_r.prototype.chain=Ku,_r.prototype.commit=Gu,_r.prototype.next=Ju,_r.prototype.plant=Qu,_r.prototype.reverse=ec,_r.prototype.toJSON=_r.prototype.valueOf=_r.prototype.value=tc,_r.prototype.first=_r.prototype.head,Tt&&(_r.prototype[Tt]=Xu),_r},kr=xr();un._=kr,i=function(){return kr}.call(t,n,t,r),i===o||(r.exports=i)}).call(this)}).call(this,n("c8ba"),n("62e4")(e))},"2f1f":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("ade3"));n("ac1f"),n("00b4");var o=n("bc9d"),a={success:"success",info:"Megaphone",warning:"warning",error:"error"},s=(0,o.generateId)(),u={data:function(){return{visible:!1,title:"",message:"",duration:4500,type:"",showClose:!0,customClass:"",iconClass:"",onClose:null,onClick:null,closed:!1,verticalOffset:0,timer:null,dangerouslyUseHTMLString:!1,position:"top-right",dialogTitleId:"notification-title-".concat(s),dialogContentId:"notification-content-".concat(s)}},computed:{typeClass:function(){return this.type&&a[this.type]?"zm-icon-".concat(a[this.type]):""},typeWrap:function(){return"zm-notification--".concat(this.type)},horizontalClass:function(){return this.position.indexOf("right")>-1?"right":"left"},verticalProperty:function(){return/^top-/.test(this.position)?"top":"bottom"},positionStyle:function(){return(0,i.default)({},this.verticalProperty,"".concat(this.verticalOffset,"px"))}},watch:{closed:function(e){e&&(this.visible=!1,this.$el.addEventListener("transitionend",this.destroyElement))}},methods:{destroyElement:function(){this.$el.removeEventListener("transitionend",this.destroyElement),this.$destroy(!0),this.$el.parentNode.removeChild(this.$el)},click:function(){"function"===typeof this.onClick&&this.onClick()},close:function(){this.closed=!0,"function"===typeof this.onClose&&this.onClose()},clearTimer:function(){clearTimeout(this.timer)},startTimer:function(){var e=this;this.duration>0&&(this.timer=setTimeout((function(){e.closed||e.close()}),this.duration))},keydown:function(e){46===e.keyCode||8===e.keyCode?this.clearTimer():27===e.keyCode?this.closed||this.close():this.startTimer()}},mounted:function(){var e=this;this.duration>0&&(this.timer=setTimeout((function(){e.closed||e.close()}),this.duration)),document.addEventListener("keydown",this.keydown)},beforeDestroy:function(){document.removeEventListener("keydown",this.keydown)}};t.default=u},"2f74":function(e,t,n){"use strict";function r(){return!1}t["a"]=r},"2fbe":function(e,t,n){},3015:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=i,n("14d9"),n("13d5"),n("d3b7");var r=n("e7c7");function i(e,t){if(!r.isServer)if(t){var n=[],i=t.offsetParent;while(i&&e!==i&&e.contains(i))n.push(i),i=i.offsetParent;var o=t.offsetTop+n.reduce((function(e,t){return e+t.offsetTop}),0),a=o+t.offsetHeight,s=e.scrollTop,u=s+e.clientHeight;ou&&(e.scrollTop=a-e.clientHeight)}else e.scrollTop=0}},"305d":function(e,t,n){},"307f":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("4de4"),n("14d9"),n("a434");var i,o=n("bcab"),a=r(n("f978")),s=n("810d"),u=n("d390"),c=n("e7c7"),l=[],d=1,f=function e(t){if(!c.isServer){t=t||{};var n=t.onClose,r="notification_"+d++,f=t.position||"top-right";t.onClose=function(){e.close(r,n)};var h=o._Vue.extend(a.default);i=new h({data:t}),(0,u.isVNode)(t.message)&&(i.$slots.default=[t.message],t.message="REPLACED_BY_VNODE"),i.id=r,i.vm=i.$mount(),document.body.appendChild(i.vm.$el),i.vm.visible=!0,i.dom=i.vm.$el,i.dom.style.zIndex=1e3+s.PopupManager.nextZIndex(!!s.PopupManager.modalDom);var p=t.offset||0;return l.filter((function(e){return e.position===f})).forEach((function(e){p+=e.$el.offsetHeight+16})),p+=16,i.verticalOffset=p,l.push(i),i.vm}};["success","warning","info","error"].forEach((function(e){f[e]=function(t){return("string"===typeof t||(0,u.isVNode)(t))&&(t={message:t}),t.type=e,f(t)}})),f.close=function(e,t){var n=-1,r=l.length,i=l.filter((function(t,r){return t.id===e&&(n=r,!0)}))[0];if(i&&("function"===typeof t&&t(i),l.splice(n,1),!(r<=1)))for(var o=i.position,a=i.dom.offsetHeight,s=n;s=0;e--)l[e].close()};var h=f;t.default=h},3081:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-h-size",use:"icon-h-size-usage",viewBox:"0 0 24 24",content:'\n\n\n'});a.a.add(s);t["default"]=s},"30ad":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("ade3")),o=r(n("2638"));n("4de4"),n("d3b7"),n("b0c0"),n("d81d");var a=r(n("c7ce")),s={name:"ZmTabs",components:{TabNav:a.default},props:{type:String,activeName:String,closable:Boolean,addable:Boolean,value:String,editable:Boolean,tabPosition:{type:String,default:"top"},beforeLeave:Function,stretch:Boolean,ariaLabel:String},provide:function(){return{rootTabs:this}},data:function(){return{currentName:this.value||this.activeName,panes:[]}},watch:{activeName:function(e){this.setCurrentName(e)},value:function(e){this.setCurrentName(e)},currentName:function(e){var t=this;this.$refs.nav&&this.$nextTick((function(){t.$refs.nav.$nextTick((function(e){t.$refs.nav.scrollToActiveTab()}))}))}},methods:{calcPaneInstances:function(){var e=this;if(this.$slots.default){var t=this.$slots.default.filter((function(e){return e.tag&&e.componentOptions&&"ZmTabPane"===e.componentOptions.Ctor.options.name})),n=t.map((function(e){var t=e.componentInstance;return t}));n.length===this.panes.length&&n.every((function(t,n){return t===e.panes[n]}))||(this.panes=n)}},handleTabClick:function(e,t,n){e.disabled||(this.setCurrentName(t),this.$emit("tab-click",e,n))},handleTabEnter:function(e,t,n){e.disabled||(this.setCurrentName(t),this.$emit("tab-enter",e,n))},handleTabRemove:function(e,t){e.disabled||(t.stopPropagation(),this.$emit("edit",e.name,"remove"),this.$emit("tab-remove",e.name))},setCurrentName:function(e){var t=this,n=function(){t.currentName=e,t.$emit("input",e)};if(this.currentName!==e&&this.beforeLeave){var r=this.beforeLeave(e,this.currentName);r&&r.then?r.then((function(){n(),t.$refs.nav&&t.$refs.nav.removeFocus()}),(function(){})):!1!==r&&n()}else n()},setActiveName:function(e){this.setCurrentName(e),this.$refs.nav&&this.$refs.nav.$el.querySelector("[id=tab-"+e+"]")&&this.$refs.nav.$el.querySelector("[id=tab-"+e+"]").focus()}},render:function(e){var t,n=this.type,r=this.handleTabClick,a=this.handleTabEnter,s=this.handleTabRemove,u=this.currentName,c=this.panes,l=this.tabPosition,d=this.stretch,f=this.ariaLabel,h={props:{currentName:u,onTabClick:r,onTabEnter:a,onTabRemove:s,type:n,panes:c,stretch:d,ariaLabel:f},ref:"nav"},p=e("div",{class:["zm-tabs__header","is-".concat(l)]},[e("tab-nav",(0,o.default)([{},h]))]),m=e("div",{class:"zm-tabs__content"},[this.$slots.default]);return e("div",{class:(t={"zm-tabs":!0,"zm-tabs--card":"card"===n,"zm-tabs--capsule":"capsule"===n,"zm-tabs--pipeline":"pipeline"===n},(0,i.default)(t,"zm-tabs--".concat(l),!0),(0,i.default)(t,"zm-tabs--border-card","border-card"===n),t)},["bottom"!==l?[p,m]:[m,p]])},created:function(){this.currentName||this.setCurrentName("0")},mounted:function(){this.calcPaneInstances()},updated:function(){this.calcPaneInstances()}};t.default=s},"30f1":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3");var r=n("e7c7"),i=n("d438"),o=n("17d6"),a={name:"Bar",props:{vertical:Boolean,size:String,move:Number},computed:{bar:function(){return i.BAR_MAP[this.vertical?"vertical":"horizontal"]},wrap:function(){return this.scrollbar.wrap},mobileCls:function(){if(o.isAndroid||o.isIPhone)return"is-mobile"}},inject:["scrollbar"],render:function(e){var t=this.size,n=this.move,r=this.bar;return e("div",{class:["zm-scrollbar__bar","is-"+r.key,this.mobileCls],on:{mousedown:this.clickTrackHandler}},[e("div",{ref:"thumb",class:"zm-scrollbar__thumb",on:{mousedown:this.clickThumbHandler},style:(0,i.renderThumbStyle)({size:t,move:n,bar:r})})])},methods:{clickThumbHandler:function(e){this.startDrag(e),this[this.bar.axis]=e.currentTarget[this.bar.offset]-(e[this.bar.client]-e.currentTarget.getBoundingClientRect()[this.bar.direction])},clickTrackHandler:function(e){var t=Math.abs(e.target.getBoundingClientRect()[this.bar.direction]-e[this.bar.client]),n=this.$refs.thumb[this.bar.offset]/2,r=100*(t-n)/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=r*this.wrap[this.bar.scrollSize]/100},startDrag:function(e){e.stopImmediatePropagation(),this.cursorDown=!0,(0,r.on)(document,"mousemove",this.mouseMoveDocumentHandler),(0,r.on)(document,"mouseup",this.mouseUpDocumentHandler),document.onselectstart=function(){return!1}},mouseMoveDocumentHandler:function(e){if(!1!==this.cursorDown){var t=this[this.bar.axis];if(t){var n=-1*(this.$el.getBoundingClientRect()[this.bar.direction]-e[this.bar.client]),r=this.$refs.thumb[this.bar.offset]-t,i=100*(n-r)/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=i*this.wrap[this.bar.scrollSize]/100}}},mouseUpDocumentHandler:function(e){this.cursorDown=!1,this[this.bar.axis]=0,(0,r.off)(document,"mousemove",this.mouseMoveDocumentHandler),document.onselectstart=null},scrollToEnd:function(){this.wrap[this.bar.scroll]=this.wrap[this.bar.scrollSize]},scrollToBegin:function(){this.wrap[this.bar.scroll]=0}},destroyed:function(){(0,r.off)(document,"mouseup",this.mouseUpDocumentHandler)}};t.default=a},"312a":function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=n("e5f6"),o=n("4fb4"),a=n("fc4d"),s=r(n("493d")),u=(0,i.createNamespace)("notice-bar"),c=u[0],l=u[1],d=c({mixins:[(0,a.BindEventMixin)((function(e){e(window,"pageshow",this.reset)}))],inject:{vanPopup:{default:null}},props:{text:String,mode:String,color:String,leftIcon:String,wrapable:Boolean,background:String,scrollable:{type:Boolean,default:null},delay:{type:[Number,String],default:1},speed:{type:[Number,String],default:60}},data:function(){return{show:!0,offset:0,duration:0,wrapWidth:0,contentWidth:0}},watch:{scrollable:"reset",text:{handler:"reset",immediate:!0}},created:function(){this.vanPopup&&this.vanPopup.onReopen(this.reset)},activated:function(){this.reset()},methods:{onClickIcon:function(e){"closeable"===this.mode&&(this.show=!1,this.$emit("close",e))},onTransitionEnd:function(){var e=this;this.offset=this.wrapWidth,this.duration=0,(0,o.raf)((function(){(0,o.doubleRaf)((function(){e.offset=-e.contentWidth,e.duration=(e.contentWidth+e.wrapWidth)/e.speed,e.$emit("replay")}))}))},start:function(){this.reset()},reset:function(){var e=this,t=(0,i.isDef)(this.delay)?1e3*this.delay:0;this.offset=0,this.duration=0,this.wrapWidth=0,this.contentWidth=0,clearTimeout(this.startTimer),this.startTimer=setTimeout((function(){var t=e.$refs,n=t.wrap,r=t.content;if(n&&r&&!1!==e.scrollable){var i=n.getBoundingClientRect().width,a=r.getBoundingClientRect().width;(e.scrollable||a>i)&&(0,o.doubleRaf)((function(){e.offset=-a,e.duration=a/e.speed,e.wrapWidth=i,e.contentWidth=a}))}}),t)}},render:function(){var e=this,t=arguments[0],n=this.slots,r=this.mode,i=this.leftIcon,o=this.onClickIcon,a={color:this.color,background:this.background},u={transform:this.offset?"translateX("+this.offset+"px)":"",transitionDuration:this.duration+"s"};function c(){var e=n("left-icon");return e||(i?t(s.default,{class:l("left-icon"),attrs:{name:i}}):void 0)}function d(){var e,i=n("right-icon");return i||("closeable"===r?e="cross":"link"===r&&(e="arrow"),e?t(s.default,{class:l("right-icon"),attrs:{name:e},on:{click:o}}):void 0)}return t("div",{attrs:{role:"alert"},directives:[{name:"show",value:this.show}],class:l({wrapable:this.wrapable}),style:a,on:{click:function(t){e.$emit("click",t)}}},[c(),t("div",{ref:"wrap",class:l("wrap"),attrs:{role:"marquee"}},[t("div",{ref:"content",class:[l("content"),{"van-ellipsis":!1===this.scrollable&&!this.wrapable}],style:u,on:{transitionend:this.onTransitionEnd}},[this.slots()||this.text])]),d()])}});t.default=d},"31d9":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("be13")),o=r(n("3a49")),a=r(n("8216"));i.default.install=function(e){e.component(i.default.name,i.default),e.component(o.default.name,o.default),e.component(a.default.name,a.default)};var s=i.default;t.default=s},3202:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3");var r=n("faaf"),i={name:"SimpleInputNumber",props:{value:[Number,String],ranges:{type:Array,default:function(){return[]}},disabled:Boolean,readonly:Boolean},data:function(){return{userInput:null,currentValue:0}},computed:{max:function(){var e=this.ranges;return e[e.length-1]},min:function(){var e=this.ranges;return e[0]},displayValue:function(){return null!==this.userInput?this.userInput:(0,r.padZero)(this.currentValue)}},watch:{value:{immediate:!0,handler:function(e){var t=void 0===e?e:Number(e);if(void 0===t||!isNaN(t)){var n=this.max,r=this.min;t>=n&&(t=n),t<=r&&(t=r),this.currentValue=t,this.userInput=null,this.$emit("input",t)}}}},methods:{handleFocus:function(e){e.target.select()},handleInput:function(e){this.userInput=e.target.value},handleChange:function(e){var t=e.target.value,n=""===t?void 0:Number(t);isNaN(n)||this.setCurrentValue(n,!0),this.userInput=null},setCurrentValue:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.currentValue,r=this.max,i=this.min;e>=r&&(e=r),e<=i&&(e=i),n!==e&&(this.userInput=null,this.$emit("input",e,t),this.$emit("change",e,n),this.currentValue=e)},increase:function(){var e=this,t=this.ranges,n=t.indexOf(this.value);n===t.length-1?n=0:n++,this.setCurrentValue(t[n]),this.$nextTick((function(){e.$el.select()}))},home:function(){var e=this;this.setCurrentValue(this.ranges[0]),this.$nextTick((function(){e.$el.select()}))},end:function(){var e=this;this.setCurrentValue(this.ranges[this.ranges.length-1]),this.$nextTick((function(){e.$el.select()}))},decrease:function(){var e=this,t=this.ranges,n=t.indexOf(this.value);0===n?n=t.length-1:n--,this.setCurrentValue(t[n]),this.$nextTick((function(){e.$el.select()}))},focus:function(){var e=this.$el;e.setAttribute("tabindex",0),e.focus()}}};t.default=i},"320a":function(e,t,n){"use strict";n.r(t);var r=n("255d"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},3210:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("ac1f"),n("5319"),n("00b4"),n("a434"),n("a15b"),n("99af"),n("4de4"),n("d3b7"),n("14d9"),n("159b"),n("25f0");var i=r(n("c962")),o=r(n("ce18")),a=n("e7c7"),s={name:"ZmMenu",render:function(e){var t=e("ul",{attrs:{role:"menubar"},key:+this.collapse,style:{backgroundColor:this.backgroundColor||""},class:{"zm-menu--horizontal":"horizontal"===this.mode,"zm-menu--collapse":this.collapse,"zm-menu":!0}},[this.$slots.default]);return this.collapseTransition?e("zm-menu-collapse-transition",[t]):t},componentName:"ZmMenu",mixins:[i.default],provide:function(){return{rootMenu:this}},components:{"zm-menu-collapse-transition":{functional:!0,render:function(e,t){var n={props:{mode:"out-in"},on:{beforeEnter:function(e){e.style.opacity=.2},enter:function(e){(0,a.addClass)(e,"zm-opacity-transition"),e.style.opacity=1},afterEnter:function(e){(0,a.removeClass)(e,"zm-opacity-transition"),e.style.opacity=""},beforeLeave:function(e){e.dataset||(e.dataset={}),(0,a.hasClass)(e,"zm-menu--collapse")?((0,a.removeClass)(e,"zm-menu--collapse"),e.dataset.oldOverflow=e.style.overflow,e.dataset.scrollWidth=e.clientWidth,(0,a.addClass)(e,"zm-menu--collapse")):((0,a.addClass)(e,"zm-menu--collapse"),e.dataset.oldOverflow=e.style.overflow,e.dataset.scrollWidth=e.clientWidth,(0,a.removeClass)(e,"zm-menu--collapse")),e.style.width=e.scrollWidth+"px",e.style.overflow="hidden"},leave:function(e){(0,a.addClass)(e,"horizontal-collapse-transition"),e.style.width=e.dataset.scrollWidth+"px"}}};return e("transition",n,t.children)}}},props:{mode:{type:String,default:"vertical"},defaultActive:{type:String,default:""},defaultOpeneds:Array,uniqueOpened:Boolean,router:Boolean,menuTrigger:{type:String,default:"hover"},collapse:Boolean,backgroundColor:String,textColor:String,activeTextColor:String,collapseTransition:{type:Boolean,default:!0}},data:function(){return{activeIndex:this.defaultActive,openedMenus:this.defaultOpeneds&&!this.collapse?this.defaultOpeneds.slice(0):[],items:{},submenus:{}}},computed:{hoverBackground:function(){return this.backgroundColor?this.mixColor(this.backgroundColor,.2):""},isMenuPopup:function(){return"horizontal"===this.mode||"vertical"===this.mode&&this.collapse}},watch:{defaultActive:function(e){this.items[e]||(this.activeIndex=null),this.updateActiveIndex(e)},defaultOpeneds:function(e){this.collapse||(this.openedMenus=e)},collapse:function(e){e&&(this.openedMenus=[]),this.broadcast("ZmSubmenu","toggle-collapse",e)}},methods:{updateActiveIndex:function(e){var t=this.items[e]||this.items[this.activeIndex]||this.items[this.defaultActive];t?(this.activeIndex=t.index,this.initOpenedMenu()):this.activeIndex=null},getColorChannels:function(e){if(e=e.replace("#",""),/^[0-9a-fA-F]{3}$/.test(e)){e=e.split("");for(var t=2;t>=0;t--)e.splice(t,0,e[t]);e=e.join("")}return/^[0-9a-fA-F]{6}$/.test(e)?{red:parseInt(e.slice(0,2),16),green:parseInt(e.slice(2,4),16),blue:parseInt(e.slice(4,6),16)}:{red:255,green:255,blue:255}},mixColor:function(e,t){var n=this.getColorChannels(e),r=n.red,i=n.green,o=n.blue;return t>0?(r*=1-t,i*=1-t,o*=1-t):(r+=(255-r)*t,i+=(255-i)*t,o+=(255-o)*t),"rgb(".concat(Math.round(r),", ").concat(Math.round(i),", ").concat(Math.round(o),")")},addItem:function(e){this.$set(this.items,e.index,e)},removeItem:function(e){delete this.items[e.index]},addSubmenu:function(e){this.$set(this.submenus,e.index,e)},removeSubmenu:function(e){delete this.submenus[e.index]},openMenu:function(e,t){var n=this.openedMenus;-1===n.indexOf(e)&&(this.uniqueOpened&&(this.openedMenus=n.filter((function(e){return-1!==t.indexOf(e)}))),this.openedMenus.push(e))},closeMenu:function(e){var t=this.openedMenus.indexOf(e);-1!==t&&this.openedMenus.splice(t,1)},handleSubmenuClick:function(e){var t=e.index,n=e.indexPath,r=-1!==this.openedMenus.indexOf(t);r?(this.closeMenu(t),this.$emit("close",t,n)):(this.openMenu(t,n),this.$emit("open",t,n))},handleItemClick:function(e){var t=this,n=e.index,r=e.indexPath,i=this.activeIndex,o=null!==e.index;o&&(this.activeIndex=e.index),this.$emit("select",n,r,e),("horizontal"===this.mode||this.collapse)&&(this.openedMenus=[]),this.router&&o&&this.routeToItem(e,(function(e){t.activeIndex=i,e&&console.error(e)}))},initOpenedMenu:function(){var e=this,t=this.activeIndex,n=this.items[t];if(n&&"horizontal"!==this.mode&&!this.collapse){var r=n.indexPath;r.forEach((function(t){var n=e.submenus[t];n&&e.openMenu(t,n.indexPath)}))}},routeToItem:function(e,t){var n=e.route||e.index;try{this.$router.push(n,(function(){}),t)}catch(r){console.error(r)}},open:function(e){var t=this,n=this.submenus[e.toString()].indexPath;n.forEach((function(e){return t.openMenu(e,n)}))},close:function(e){this.closeMenu(e)}},mounted:function(){this.initOpenedMenu(),this.$on("item-click",this.handleItemClick),this.$on("submenu-click",this.handleSubmenuClick),"horizontal"===this.mode&&new o.default(this.$el),this.$watch("items",this.updateActiveIndex)}};t.default=s},3236:function(e,t,n){"use strict";n.r(t);var r=n("e694"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},3263:function(e,t,n){"use strict";var r=n("92af");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},3280:function(e,t,n){"use strict";var r=n("ebb5"),i=n("2ba4"),o=n("e58c"),a=r.aTypedArray,s=r.exportTypedArrayMethod;s("lastIndexOf",(function(e){var t=arguments.length;return i(o,a(this),t>1?[e,arguments[1]]:[e])}))},"32a6":function(e,t,n){"use strict";n("20b0")},"335a":function(e,t,n){"use strict";n.r(t);var r=Object.assign||function(e){for(var t=1;t
').concat(t,"]"),r="background: url(".concat(t,") no-repeat 10px center;width: auto;height: auto; display:block; padding-bottom: 20%;");e=e.replace(n,"
"))})),e},showVCard:function(e){this.$emit("showVCard",(0,i.default)((0,i.default)({},e),{},{attendee:this.organizer}))},hideVCard:function(){this.$emit("hideVCard",{attendee:this.organizer})},openBrowser:function(e){this.$emit("openBrowser",e)}}};t.default=f},"49d6":function(e,t,n){"use strict";n.r(t);var r=n("8ccb"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"4a0f":function(e,t,n){"use strict";n.r(t);var r=n("cc6a"),i=n("8abe");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("cf2d");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"6127182e",null);t["default"]=s.exports},"4a19":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("99af");var r=function(){var e=this,t=e._self._c;return t("ul",{attrs:{role:"listbox"}},e._l(e.colors,(function(n,r){return t("li",{key:r,class:[e.text?"zm-simple-color-picker__text":"",e.color===n?"is-selected":""],style:"".concat(e.styl,": ").concat(n,";"),attrs:{role:"option","aria-label":e.ariaLabel(n)},on:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleChange(e.type,n)},click:function(t){return e.handleChange(e.type,n)}}},[e._v(" "+e._s(e.text)+" ")])})),0)};t.render=r;var i=[];t.staticRenderFns=i},"4a4b":function(e,t,n){function r(t,n){return e.exports=r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports["default"]=e.exports,r(t,n)}n("131a"),n("1f68"),e.exports=r,e.exports.__esModule=!0,e.exports["default"]=e.exports},"4a4c":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-online-status-offline",use:"icon-zumo-online-status-offline-usage",viewBox:"0 0 8 8",content:'\n\n'});a.a.add(s);t["default"]=s},"4ac7":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zm-simple-color-picker"},[t("div",{staticClass:"zm-simple-color-picker__section"},[t("p",[e._v(e._s(e.t("simple-color-picker.textLabel")))]),t("color-list",{ref:"texColors",attrs:{colors:e.textColors,color:e.proxyValue.text,type:e.TEXT_TYPE,"aria-text":e.ariaText[e.TEXT_TYPE],styl:"color",text:"A"},on:{change:e.handleChange}})],1),t("div",{staticClass:"zm-simple-color-picker__section"},[t("p",[e._v(e._s(e.t("simple-color-picker.backgroundLabel")))]),t("color-list",{attrs:{colors:e.backgroundColors,color:e.proxyValue.background,type:e.BG_TYPE,"aria-text":e.ariaText[e.BG_TYPE],styl:"background"},on:{change:e.handleChange}})],1),e.confirmSelect?t("zm-button",{staticStyle:{width:"100%"},attrs:{type:"primary"},on:{click:e.handleSelect}},[e._v(" "+e._s(e.t("simple-color-picker.btn"))+" ")]):e._e()],1)};t.render=n;var r=[];t.staticRenderFns=r},"4ae1":function(e,t,n){var r=n("23e7"),i=n("d066"),o=n("2ba4"),a=n("0538"),s=n("5087"),u=n("825a"),c=n("861d"),l=n("7c73"),d=n("d039"),f=i("Reflect","construct"),h=Object.prototype,p=[].push,m=d((function(){function e(){}return!(f((function(){}),[],e)instanceof e)})),v=!d((function(){f((function(){}))})),g=m||v;r({target:"Reflect",stat:!0,forced:g,sham:g},{construct:function(e,t){s(e),u(t);var n=arguments.length<3?e:s(arguments[2]);if(v&&!m)return f(e,t,n);if(e==n){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var r=[null];return o(p,r,t),new(o(a,e,r))}var i=n.prototype,d=l(c(i)?i:h),g=o(e,d,t);return c(g)?g:d}})},"4b11":function(e,t){e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},"4b42":function(e,t,n){"use strict";n.r(t);var r=n("14d8"),i=n("3daa");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("7c6b");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"4b7f":function(e,t,n){"use strict";var r=n("88c3");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"4b94":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.HOT_AREA_TARGET=void 0,n("d3b7"),n("14d9"),n("a434");var r,i=n("e7c7"),o=n("17d6"),a=n("5a64"),s=n("9012"),u=[],c="@@clickoutsideContext",l=0,d=o.isMobie?"touchstart":"mousedown",f=o.isMobie?"touchend":"mouseup";!i.isServer&&(0,i.on)(document,d,(function(e){return r=e})),!i.isServer&&(0,i.on)(document,f,(function(e){1!==e.which&&!o.isMobie||o.isMac&&e.ctrlKey||u.forEach((function(t){return t[c].documentHandler(e,r)}))}));var h=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.every((function(e){return t.some((function(t){return(0,a.isPointInsidePolygon)(e,[t])}))}))},p=function(e,t,n){var r=n.getBoundingClientRect(),i=r.x,o=r.y,a=function(e){return[e.clientX-i,e.clientY-o]};return[a(t),a(e)]},m={self:"self",popper:"popper"};function v(e,t,n){return function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(n&&n.context){var a=n.context.popperElm||n.context.relatedPopperElm;if(r.target&&o.target&&e.contains(r.target)&&e.contains(o.target)||e===r.target||a&&a.contains(r.target)&&a.contains(o.target)){var u=t.arg;if(!u||!(0,s.isObject)(u))return;var l=u.polygons,d=void 0===l?[]:l,f=u.target,v=f===m.popper,g=v?a:e;if(!d.length)return;if(d.length&&g&&(0,i.isVisible)(g)){if(v&&(!g.contains(r.target)||!g.contains(o.target)))return;var y=p(r,o,g);if(h(y,d))return}}t.expression&&e[c].methodName&&n.context[e[c].methodName]?n.context[e[c].methodName]():e[c].bindingFn&&e[c].bindingFn()}}}t.HOT_AREA_TARGET=m;var g={bind:function(e,t,n){u.push(e);var r=l++;e[c]={id:r,documentHandler:v(e,t,n),methodName:t.expression,bindingFn:t.value}},update:function(e,t,n){e[c].documentHandler=v(e,t,n),e[c].methodName=t.expression,e[c].bindingFn=t.value},unbind:function(e){for(var t=u.length,n=0;n@^][^\s!#%&*+<=>@^]*>/,L=/a/g,I=/a/g,R=new S(L)!==L,F=p.MISSED_STICKY,z=p.UNSUPPORTED_Y,j=r&&(!R||F||C||x||g((function(){return I[k]=!1,S(L)!=L||S(I)==I||"/a/i"!=S(L,"i")}))),B=function(e){for(var t,n=e.length,r=0,i="",o=!1;r<=n;r++)t=D(e,r),"\\"!==t?o||"."!==t?("["===t?o=!0:"]"===t&&(o=!1),i+=t):i+="[\\s\\S]":i+=t+D(e,++r);return i},$=function(e){for(var t,n=e.length,r=0,i="",o=[],a={},s=!1,u=!1,c=0,l="";r<=n;r++){if(t=D(e,r),"\\"===t)t+=D(e,++r);else if("]"===t)s=!1;else if(!s)switch(!0){case"["===t:s=!0;break;case"("===t:E(P,N(e,r+1))&&(r+=2,u=!0),i+=t,c++;continue;case">"===t&&u:if(""===l||y(a,l))throw new T("Invalid capture group name");a[l]=!0,o[o.length]=[l,c],u=!1,l="";continue}u?l+=t:i+=t}return[i,o]};if(a("RegExp",j)){for(var U=function(e,t){var n,r,i,o,a,c,p=l(O,this),m=d(e),v=void 0===t,g=[],y=e;if(!p&&m&&v&&e.constructor===U)return e;if((m||l(O,e))&&(e=e.source,v&&(t=h(y))),e=void 0===e?"":f(e),t=void 0===t?"":f(t),y=e,C&&"dotAll"in L&&(r=!!t&&A(t,"s")>-1,r&&(t=M(t,/s/g,""))),n=t,F&&"sticky"in L&&(i=!!t&&A(t,"y")>-1,i&&z&&(t=M(t,/y/g,""))),x&&(o=$(e),e=o[0],g=o[1]),a=s(S(e,t),p?this:O,U),(r||i||g.length)&&(c=b(a),r&&(c.dotAll=!0,c.raw=U(B(e),n)),i&&(c.sticky=!0),g.length&&(c.groups=g)),e!==y)try{u(a,"source",""===y?"(?:)":y)}catch(w){}return a},V=c(S),H=0;V.length>H;)m(U,S,V[H++]);O.constructor=U,U.prototype=O,v(i,"RegExp",U,{constructor:!0})}w("RegExp")},"4d64":function(e,t,n){var r=n("fc6a"),i=n("23cb"),o=n("07fa"),a=function(e){return function(t,n,a){var s,u=r(t),c=o(u),l=i(a,c);if(e&&n!=n){while(c>l)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===n)return e||l||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"4d8b":function(e,t,n){"use strict";n.r(t);var r=n("814c"),i=n("5d38");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("bc50");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"4d90":function(e,t,n){"use strict";var r=n("23e7"),i=n("0ccb").start,o=n("9a0c");r({target:"String",proto:!0,forced:o},{padStart:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"4dae":function(e,t,n){var r=n("23cb"),i=n("07fa"),o=n("8418"),a=Array,s=Math.max;e.exports=function(e,t,n){for(var u=i(e),c=r(t,u),l=r(void 0===n?u:n,u),d=a(s(l-c,0)),f=0;c1?arguments[1]:void 0)}})},"4df4":function(e,t,n){"use strict";var r=n("0366"),i=n("c65b"),o=n("7b0b"),a=n("9bdd"),s=n("e95a"),u=n("68ee"),c=n("07fa"),l=n("8418"),d=n("9a1f"),f=n("35a1"),h=Array;e.exports=function(e){var t=o(e),n=u(this),p=arguments.length,m=p>1?arguments[1]:void 0,v=void 0!==m;v&&(m=r(m,p>2?arguments[2]:void 0));var g,y,b,w,_,C,x=f(t),k=0;if(!x||this===h&&s(x))for(g=c(t),y=n?new this(g):h(g);g>k;k++)C=v?m(t[k],k):t[k],l(y,k,C);else for(w=d(t,x),_=w.next,y=n?new this:[];!(b=i(_,w)).done;k++)C=v?a(w,m,[b.value,k],!0):b.value,l(y,k,C);return y.length=k,y}},"4e02":function(e,t,n){"use strict";var r=n("9cd3");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"4e82":function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("59ed"),a=n("7b0b"),s=n("07fa"),u=n("083a"),c=n("577e"),l=n("d039"),d=n("addb"),f=n("a640"),h=n("04d1"),p=n("d998"),m=n("2d00"),v=n("512c"),g=[],y=i(g.sort),b=i(g.push),w=l((function(){g.sort(void 0)})),_=l((function(){g.sort(null)})),C=f("sort"),x=!l((function(){if(m)return m<70;if(!(h&&h>3)){if(p)return!0;if(v)return v<603;var e,t,n,r,i="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(r=0;r<47;r++)g.push({k:t+r,v:n})}for(g.sort((function(e,t){return t.v-e.v})),r=0;rc(n)?1:-1}};r({target:"Array",proto:!0,forced:k},{sort:function(e){void 0!==e&&o(e);var t=a(this);if(x)return void 0===e?y(t):y(t,e);var n,r,i=[],c=s(t);for(r=0;r\n\n\n'});a.a.add(s);t["default"]=s},"4f0c":function(e,t,n){"use strict";var r=n("247d");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"4fad":function(e,t,n){var r=n("23e7"),i=n("6f53").entries;r({target:"Object",stat:!0},{entries:function(e){return i(e)}})},"4fadd":function(e,t,n){var r=n("d039"),i=n("861d"),o=n("c6b6"),a=n("d86b"),s=Object.isExtensible,u=r((function(){s(1)}));e.exports=u||a?function(e){return!!i(e)&&((!a||"ArrayBuffer"!=o(e))&&(!s||s(e)))}:s},"4fb4":function(e,t,n){"use strict";(function(e){t.__esModule=!0,t.raf=c,t.doubleRaf=l,t.cancelRaf=d;var r=n("e5f6"),i=Date.now();function o(e){var t=Date.now(),n=Math.max(0,16-(t-i)),r=setTimeout(e,n);return i=t+n,r}var a=r.isServer?e:window,s=a.requestAnimationFrame||o,u=a.cancelAnimationFrame||a.clearTimeout;function c(e){return s.call(a,e)}function l(e){c((function(){c(e)}))}function d(e){u.call(a,e)}}).call(this,n("c8ba"))},"4ff6":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var i=r(n("ade3")),o=function(){var e=this,t=e._self._c;return t("li",{ref:"item",staticClass:"zm-dropdown-menu__item",class:(0,i.default)({"is-disabled":e.disabled,"zm-dropdown-menu__item--divided":e.divided,"is-hover":e.hover},"zm-dropdown-menu__item--".concat(e.type),e.type),attrs:{"aria-disabled":e.disabled,id:e.itemId,role:"menuitem","aria-label":e.ariaLabel},on:{click:e.handleClick}},[t("span",{staticClass:"zm-dropdown-menu__item-content"},[e.icon?t("i",{staticClass:"mgr-xs",class:e.icon}):e._e(),e._t("default")],2)])};t.render=o;var a=[];t.staticRenderFns=a},5024:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("99af");var i=r(n("0e15")),o=r(n("8d2c")),a=r(n("4b94")),s=r(n("7eac")),u=r(n("c962")),c=n("bc9d"),l=r(n("f31a")),d={name:"ZmAutocomplete",mixins:[u.default,(0,l.default)("input")],inheritAttrs:!1,componentName:"ZmAutocomplete",components:{ZmInput:o.default,ZmAutocompleteSuggestions:s.default},directives:{Clickoutside:a.default},props:{valueKey:{type:String,default:"value"},popperClass:String,popperOptions:Object,placeholder:String,clearable:{type:Boolean,default:!1},disabled:Boolean,name:String,size:String,value:[String,Number],maxlength:Number,minlength:Number,autofocus:Boolean,fetchSuggestions:Function,triggerOnFocus:{type:Boolean,default:!0},customItem:String,selectWhenUnmatched:{type:Boolean,default:!1},prefixIcon:String,suffixIcon:String,label:String,labelBy:String,listLabel:String,listLabelBy:String,debounce:{type:Number,default:300},placement:{type:String,default:"bottom-start"},hideLoading:Boolean,popperAppendToBody:{type:Boolean,default:!0}},data:function(){return{activated:!1,suggestions:[],loading:!1,highlightedIndex:-1,suggestionDisabled:!1}},computed:{suggestionVisible:function(){var e=this.suggestions,t=Array.isArray(e)&&e.length>0;return(t||this.loading)&&this.activated},id:function(){return"zm-autocomplete-".concat((0,c.generateId)())}},watch:{suggestionVisible:function(e){this.broadcast("ZmAutocompleteSuggestions","visible",[e,this.$refs.input.$refs.input.offsetWidth])}},methods:{getData:function(e){var t=this;this.suggestionDisabled||(this.loading=!0,this.fetchSuggestions(e,(function(e){t.loading=!1,t.suggestionDisabled||(Array.isArray(e)?t.suggestions=e:console.error("[Element Error][Autocomplete]autocomplete suggestions must be an array"))})))},handleChange:function(e){if(this.$emit("input",e),this.suggestionDisabled=!1,!this.triggerOnFocus&&!e)return this.suggestionDisabled=!0,void(this.suggestions=[]);this.debouncedGetData(e)},handleFocus:function(e){this.activated=!0,this.$emit("focus",e),this.triggerOnFocus&&this.debouncedGetData(this.value)},handleBlur:function(e){this.$emit("blur",e)},handleClear:function(){this.activated=!1,this.$emit("clear")},close:function(e){this.activated=!1},handleKeyEnter:function(e){var t=this;this.suggestionVisible&&this.highlightedIndex>=0&&this.highlightedIndex=this.suggestions.length&&(e=this.suggestions.length-1);var t=this.$refs.suggestions.$el.querySelector(".zm-autocomplete-suggestion__wrap"),n=t.querySelectorAll(".zm-autocomplete-suggestion__list li"),r=n[e],i=t.scrollTop,o=r.offsetTop;o+r.scrollHeight>i+t.clientHeight&&(t.scrollTop+=r.scrollHeight),o0?i(r(e),9007199254740991):0}},"50c7":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b0c0"),n("d9e2");var i=r(n("bade")),o=n("d40f");n("ccde"),i.default.install=function(e){o.mustRegisterComponentsName.forEach((function(t){if(!e._installedPlugins.some((function(e){return t===e.name})))throw new Error("".concat(t," should be registered from zoom-ui."))})),e.component(i.default.name,i.default)};var a=i.default;t.default=a},"50cf":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("00b4"),n("6111");var i,o=r(n("810d")),a=r(n("a413")),s=r(n("8d2c")),u=r(n("82e2")),c=n("e7c7"),l=n("fbc7"),d=r(n("5b8d")),f=n("bc9d"),h=(0,f.generateId)(),p={success:"success",info:"Megaphone",warning:"warning",error:"error"},m={mixins:[o.default,a.default],props:{modal:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},showClose:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!0},closeOnHashChange:{type:Boolean,default:!0},center:{default:!1,type:Boolean},roundButton:{default:!1,type:Boolean}},components:{ZmInput:s.default,ZmButton:u.default},computed:{icon:function(){var e=this.type,t=this.iconClass;return t||(e&&p[e]?"zm-icon-".concat(p[e]):"")},confirmButtonClasses:function(){return"".concat(this.confirmButtonClass)},cancelButtonClasses:function(){return"".concat(this.cancelButtonClass)},showStatusIcon:function(){return this.icon&&!this.center&&""!==this.message}},methods:{getSafeClose:function(){var e=this,t=this.uid;return function(){e.$nextTick((function(){t===e.uid&&e.doClose()}))}},doClose:function(){var e=this;this.visible&&(this.visible=!1,this._closing=!0,this.confirmButtonDisabled=!1,this.onClose&&this.onClose(),i.closeDialog(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose(),setTimeout((function(){e.action&&e.callback(e.action,e)})))},handleWrapperClick:function(){this.closeOnClickModal&&this.handleAction(this.distinguishCancelAndClose?"close":"cancel")},handleInputEnter:function(){if("textarea"!==this.inputType)return this.handleAction("confirm")},handleAction:function(e){("prompt"!==this.$type||"confirm"!==e||this.validate())&&(this.action=e,"function"===typeof this.beforeClose?(this.close=this.getSafeClose(),this.beforeClose(e,this,this.close)):this.doClose())},validate:function(){if("prompt"===this.$type){var e=this.inputPattern;if(e&&!e.test(this.inputValue||""))return this.editorErrorMessage=this.inputErrorMessage||(0,l.t)("messagebox.error"),(0,c.addClass)(this.getInputElement(),"invalid"),!1;var t=this.inputValidator;if("function"===typeof t){var n=t(this.inputValue);if(!1===n)return this.editorErrorMessage=this.inputErrorMessage||(0,l.t)("messagebox.error"),(0,c.addClass)(this.getInputElement(),"invalid"),!1;if("string"===typeof n)return this.editorErrorMessage=n,(0,c.addClass)(this.getInputElement(),"invalid"),!1}}return this.editorErrorMessage="",(0,c.removeClass)(this.getInputElement(),"invalid"),!0},getFirstFocus:function(){var e=this.$el.querySelector(".zm-message-box__btns .zm-button"),t=this.$el.querySelector(".zm-message-box__btns .zm-message-box__title");return e||t},getInputElement:function(){var e=this.$refs.input.$refs;return e.input||e.textarea},afterLeave:function(){this.closed&&"function"===typeof this.closed&&this.closed()}},watch:{inputValue:{immediate:!0,handler:function(e){var t=this;this.$nextTick((function(n){"prompt"===t.$type&&null!==e&&t.validate()}))}},visible:function(e){var t=this;e&&(this.uid++,this.focusAfterClosed=document.activeElement,this.$nextTick((function(){i=new d.default(t.$el,t.focusAfterClosed,t.getFirstFocus())}))),"prompt"===this.$type&&(e?setTimeout((function(){t.$refs.input&&t.$refs.input.$el&&t.getInputElement().focus()}),500):(this.editorErrorMessage="",(0,c.removeClass)(this.getInputElement(),"invalid")))}},mounted:function(){var e=this;this.$nextTick((function(){e.closeOnHashChange&&window.addEventListener("hashchange",e.close)})),this.$on("updateConfirmButtonDisabled",(function(t){e.confirmButtonDisabled=t}))},beforeDestroy:function(){this.closeOnHashChange&&window.removeEventListener("hashchange",this.close),setTimeout((function(){i.closeDialog()}))},data:function(){return{uid:1,title:void 0,message:"",type:"",iconClass:"",customClass:"",showInput:!1,inputValue:null,inputPlaceholder:"",inputType:"text",inputPattern:null,inputValidator:null,inputErrorMessage:"",showConfirmButton:!0,showCancelButton:!1,action:"",confirmButtonText:"",cancelButtonText:"",confirmButtonLoading:!1,cancelButtonLoading:!1,confirmButtonClass:"",confirmButtonDisabled:!1,cancelButtonClass:"",editorErrorMessage:null,callback:null,dangerouslyUseHTMLString:!1,focusAfterClosed:null,isOnComposition:!1,distinguishCancelAndClose:!1,dialogTitleId:"message-box-title-".concat(h),dialogContentId:"message-box-content-".concat(h)}}};t.default=m},"510d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af");var i=n("faaf"),o=r(n("a413")),a=r(n("38da")),s=r(n("5b8d")),u=function(e){var t=(0,i.parseDate)("00:00:00","HH:mm:ss");return(0,i.modifyDate)(t,e.getFullYear(),e.getMonth(),e.getDate())},c=function(e){var t=(0,i.parseDate)("23:59:59","HH:mm:ss");return(0,i.modifyDate)(t,e.getFullYear(),e.getMonth(),e.getDate())},l=function(e,t){return new Date(Math.min(e.getTime()+t,c(e).getTime()))},d={mixins:[o.default],components:{TimeSpinner:a.default},computed:{showSeconds:function(){return-1!==(this.format||"").indexOf("ss")},offset:function(){return this.showSeconds?11:8},spinner:function(){return this.selectionRange[0]this.maxDate.getTime()},amPmMode:function(){return-1!==(this.format||"").indexOf("A")?"A":-1!==(this.format||"").indexOf("a")?"a":""}},data:function(){return{popperClass:"",minDate:new Date,maxDate:new Date,value:[],oldValue:[new Date,new Date],defaultValue:null,format:"HH:mm:ss",visible:!1,selectionRange:[0,2],arrowControl:!0}},watch:{value:function(e){Array.isArray(e)?(this.minDate=new Date(e[0]),this.maxDate=new Date(e[1])):Array.isArray(this.defaultValue)?(this.minDate=new Date(this.defaultValue[0]),this.maxDate=new Date(this.defaultValue[1])):this.defaultValue?(this.minDate=new Date(this.defaultValue),this.maxDate=l(new Date(this.defaultValue),36e5)):(this.minDate=new Date,this.maxDate=l(new Date,36e5))},visible:function(e){var t=this;e&&(this.oldValue=this.value,this.$nextTick((function(){return t.$refs.minSpinner.emitSelectRange("hours")})))}},methods:{handleClear:function(){this.$emit("pick",null)},handleCancel:function(){this.$emit("pick",this.oldValue)},handleMinChange:function(e){this.minDate=(0,i.clearMilliseconds)(e),this.handleChange()},handleMaxChange:function(e){this.maxDate=(0,i.clearMilliseconds)(e),this.handleChange()},handleChange:function(){this.isValidValue([this.minDate,this.maxDate])&&(this.$refs.minSpinner.selectableRange=[[u(this.minDate),this.maxDate]],this.$refs.maxSpinner.selectableRange=[[this.minDate,c(this.maxDate)]],this.$emit("pick",[this.minDate,this.maxDate],!0))},setMinSelectionRange:function(e,t){this.$emit("select-range",e,t,"min"),this.selectionRange=[e,t]},setMaxSelectionRange:function(e,t){this.$emit("select-range",e,t,"max"),this.selectionRange=[e+this.offset,t+this.offset]},handleConfirm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.$refs.minSpinner.selectableRange,n=this.$refs.maxSpinner.selectableRange;this.minDate=(0,i.limitTimeRange)(this.minDate,t,this.format),this.maxDate=(0,i.limitTimeRange)(this.maxDate,n,this.format),this.$emit("pick",[this.minDate,this.maxDate],e)},adjustSpinners:function(){this.$refs.minSpinner.adjustSpinners(),this.$refs.maxSpinner.adjustSpinners()},changeSelectionRange:function(e){var t=this.showSeconds?[0,3,6,11,14,17]:[0,3,8,11],n=["hours","minutes"].concat(this.showSeconds?["seconds"]:[]),r=t.indexOf(this.selectionRange[0]),i=(r+e+t.length)%t.length,o=t.length/2;i\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"52a7":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("d3b7"),n("25f0");var r=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:e.handleClose,expression:"handleClose"}],class:e.appendCls,on:{click:function(t){return t.stopPropagation(),e.toggleMenu.apply(null,arguments)}}},[t("zm-scrollbar",{ref:"wrapper",staticClass:"zm-select-scrollbar-fix",attrs:{"wrap-style":e.inputWrapStyl}},[e.tree.filterable?t("div",{ref:"reference",staticClass:"zm-select-input"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.query,expression:"query"}],ref:"referenceInner",staticClass:"zm-select-input__inner",attrs:{autocomplete:"off",placeholder:e.currentPlaceholder,label:e.selectedLabel,tabindex:e.selectDisabled?-1:0,id:e.targetId,disabled:e.selectDisabled,"aria-controls":e.listId,"aria-owns":e.listId,"aria-required":e.ariaRequired,"aria-label":(e.label?e.label+",":"")+(e.selectedLabel||e.currentPlaceholder),"aria-describedby":e.labelBy,role:"combobox","aria-expanded":e.visible.toString(),"aria-activedescendant":e.visible?e.activedescendant:null,"aria-haspopup":"true"},domProps:{value:e.query},on:{input:[function(t){t.target.composing||(e.query=t.target.value)},e.debouncedQueryChange],focus:e.handleFocus,blur:e.handleBlur,keydown:e.handleKeyDown}}),t("button",{staticClass:"zm-select-toggle",attrs:{tabindex:"-1",type:"button","aria-hidden":"true","aria-label":e.toggleText},on:{click:function(t){return t.stopPropagation(),e.handleIconClick.apply(null,arguments)}}},[t("i",{class:["zm-select__caret","zm-input__icon","zm-icon-up"]})])]):t("div",{ref:"reference",staticClass:"zm-select-input",class:{"has-slot":e.$slots.prefix},style:e.inputStyl},[e.$slots.prefix?t("div",{staticClass:"zm-select-prefix"},[e._t("prefix")],2):e._e(),t("span",{ref:"referenceInner",staticClass:"zm-select-span__inner",class:{"is-placeholder":""===e.selectedLabel},attrs:{role:"button",tabindex:e.selectDisabled?-1:0,id:e.targetId,disabled:e.selectDisabled,"aria-expanded":e.visible.toString(),"aria-haspopup":"listbox","aria-controls":e.listId,"aria-owns":e.listId,"aria-required":e.ariaRequired,"aria-label":(e.label?e.label+",":"")+(e.selectedLabel||e.currentPlaceholder),"aria-describedby":e.labelBy},on:{focus:e.handleFocus,blur:e.handleBlur,keydown:e.handleBtnKeyDown}},[e._v(" "+e._s(e.selectedLabel||e.currentPlaceholder)+" ")]),t("div",{ref:"tags",staticClass:"zm-select__tags",style:{"max-width":e.inputWidth-25+"px"}},[e.collapseTags&&e.selected.length?t("span",[t("zm-tag",{staticClass:"zm-tag-fix",attrs:{closable:!e.selectDisabled,size:e.collapseTagSize,hit:e.selected[0].hitState,"delete-text":e.t("tag.delete")+" "+e.selected[0].currentLabel,type:"info","disable-transitions":""},on:{close:function(t){return e.deleteTag(t,e.selected[0])}}},[t("span",{staticClass:"zm-select__tags-text"},[e._v(e._s(e.selected[0].currentLabel)+" ")])]),e.selected.length>1?t("zm-tag",{staticClass:"zm-tag-fix",attrs:{closable:!1,size:e.collapseTagSize,type:"info","disable-transitions":""}},[t("span",{staticClass:"zm-select__tags-text"},[e._v("+ "+e._s(e.selected.length-1)+" ")])]):e._e()],1):e._e(),e.collapseTags?e._e():t("div",e._l(e.selected,(function(n){return t("zm-tag",{key:e.getValueKey(n),staticClass:"zm-tag-fix",attrs:{"delete-text":e.t("tag.delete")+" "+n.currentLabel,closable:!e.selectDisabled,size:e.collapseTagSize,hit:n.hitState,type:"info","disable-transitions":""},on:{close:function(t){return e.deleteTag(t,n)}}},[t("span",{staticClass:"zm-select__tags-text"},[e._v(e._s(n.currentLabel))])])})),1)]),t("button",{directives:[{name:"show",rawName:"v-show",value:e.showClear,expression:"showClear"}],staticClass:"zm-select-clear",attrs:{type:"button","aria-label":"Clear Select"},on:{click:function(t){return t.stopPropagation(),e.clearSelect.apply(null,arguments)}}},[t("i",{class:["zm-select__caret","zm-input__icon","zm-icon-error","is-show-close"]})]),t("button",{staticClass:"zm-select-toggle",attrs:{tabindex:"-1",type:"button","aria-hidden":"true",disabled:e.selectDisabled,"aria-label":e.toggleText},on:{click:function(t){return t.stopPropagation(),e.handleIconClick.apply(null,arguments)}}},[t("i",{class:["zm-select__caret","zm-input__icon","zm-icon-up"]})])])]),t("transition",{attrs:{name:"zm-zoom-in-top",duration:e.duration},on:{"after-enter":e.handleMenuEnter,"after-leave":e.handleMenuLeave}},[t("zm-select-dropdown",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],ref:"popper",class:{"zm-select-menu-width-limit":e.widthLimit},attrs:{"append-to-body":e.popperAppendToBody,"width-limit":e.widthLimit,"popper-options":e.popperOptions}},[t("div",{staticClass:"zm-select-dropdown__wrap"},[t("zm-tree",{ref:"tree",attrs:{data:e.tree.data,"default-expanded-keys":e.tree.defaultExpandedKeys,"default-checked-keys":e.value,"check-strictly":e.checkStrictly,props:e.tree.props||{},"check-on-click-node":e.tree.checkOnClickNode||!1,"single-choice":e.tree.singleChoice,"filter-node-method":e.filterNodeMethod,"show-checkbox":"","highlight-current":e.highlightCurrent,"node-key":"id"},on:{"hook:mounted":e.handleTreeSelectChange,check:e.handleTreeSelectChange,keydown:e.handleTreeKeyDown,"node-expand":e.handleTreeExpandChange}})],1)])],1)],1)};t.render=r;var i=[];t.staticRenderFns=i},"52da":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-mobile",use:"icon-zumo-mobile-usage",viewBox:"0 0 6 8",content:'\n\n'});a.a.add(s);t["default"]=s},5319:function(e,t,n){"use strict";var r=n("2ba4"),i=n("c65b"),o=n("e330"),a=n("d784"),s=n("d039"),u=n("825a"),c=n("1626"),l=n("7234"),d=n("5926"),f=n("50c4"),h=n("577e"),p=n("1d80"),m=n("8aa5"),v=n("dc4a"),g=n("0cb2"),y=n("14c3"),b=n("b622"),w=b("replace"),_=Math.max,C=Math.min,x=o([].concat),k=o([].push),S=o("".indexOf),O=o("".slice),T=function(e){return void 0===e?e:String(e)},E=function(){return"$0"==="a".replace(/./,"$0")}(),D=function(){return!!/./[w]&&""===/./[w]("a","$0")}(),M=!s((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}));a("replace",(function(e,t,n){var o=D?"$":"$0";return[function(e,n){var r=p(this),o=l(e)?void 0:v(e,w);return o?i(o,e,r,n):i(t,h(r),e,n)},function(e,i){var a=u(this),s=h(e);if("string"==typeof i&&-1===S(i,o)&&-1===S(i,"$<")){var l=n(t,a,s,i);if(l.done)return l.value}var p=c(i);p||(i=h(i));var v=a.global;if(v){var b=a.unicode;a.lastIndex=0}var w=[];while(1){var E=y(a,s);if(null===E)break;if(k(w,E),!v)break;var D=h(E[0]);""===D&&(a.lastIndex=m(s,f(a.lastIndex),b))}for(var M="",A=0,N=0;N=A&&(M+=O(s,A,L)+j,A=L+P.length)}return M+O(s,A)}]}),!M||!E||D)},5329:function(e,t,n){"use strict";function r(e){return"string"===typeof e?document.querySelector(e):e()}function i(e){var t=void 0===e?{}:e,n=t.ref,i=t.afterPortal;return{props:{getContainer:[String,Function]},watch:{getContainer:"portal"},mounted:function(){this.getContainer&&this.portal()},methods:{portal:function(){var e,t=this.getContainer,o=n?this.$refs[n]:this.$el;t?e=r(t):this.$parent&&(e=this.$parent.$el),e&&e!==o.parentNode&&e.appendChild(o),i&&i.call(this)}}}}t.__esModule=!0,t.PortalMixin=i},5352:function(e,t,n){"use strict";n("e260");var r=n("23e7"),i=n("da84"),o=n("c65b"),a=n("e330"),s=n("83ab"),u=n("f354"),c=n("cb2d"),l=n("6964"),d=n("d44e"),f=n("dcc3"),h=n("69f3"),p=n("19aa"),m=n("1626"),v=n("1a2d"),g=n("0366"),y=n("f5df"),b=n("825a"),w=n("861d"),_=n("577e"),C=n("7c73"),x=n("5c6c"),k=n("9a1f"),S=n("35a1"),O=n("d6d6"),T=n("b622"),E=n("addb"),D=T("iterator"),M="URLSearchParams",A=M+"Iterator",N=h.set,P=h.getterFor(M),L=h.getterFor(A),I=Object.getOwnPropertyDescriptor,R=function(e){if(!s)return i[e];var t=I(i,e);return t&&t.value},F=R("fetch"),z=R("Request"),j=R("Headers"),B=z&&z.prototype,$=j&&j.prototype,U=i.RegExp,V=i.TypeError,H=i.decodeURIComponent,q=i.encodeURIComponent,W=a("".charAt),Z=a([].join),Y=a([].push),K=a("".replace),G=a([].shift),J=a([].splice),X=a("".split),Q=a("".slice),ee=/\+/g,te=Array(4),ne=function(e){return te[e-1]||(te[e-1]=U("((?:%[\\da-f]{2}){"+e+"})","gi"))},re=function(e){try{return H(e)}catch(t){return e}},ie=function(e){var t=K(e,ee," "),n=4;try{return H(t)}catch(r){while(n)t=K(t,ne(n--),re);return t}},oe=/[!'()~]|%20/g,ae={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},se=function(e){return ae[e]},ue=function(e){return K(q(e),oe,se)},ce=f((function(e,t){N(this,{type:A,iterator:k(P(e).entries),kind:t})}),"Iterator",(function(){var e=L(this),t=e.kind,n=e.iterator.next(),r=n.value;return n.done||(n.value="keys"===t?r.key:"values"===t?r.value:[r.key,r.value]),n}),!0),le=function(e){this.entries=[],this.url=null,void 0!==e&&(w(e)?this.parseObject(e):this.parseQuery("string"==typeof e?"?"===W(e,0)?Q(e,1):e:_(e)))};le.prototype={type:M,bindURL:function(e){this.url=e,this.update()},parseObject:function(e){var t,n,r,i,a,s,u,c=S(e);if(c){t=k(e,c),n=t.next;while(!(r=o(n,t)).done){if(i=k(b(r.value)),a=i.next,(s=o(a,i)).done||(u=o(a,i)).done||!o(a,i).done)throw V("Expected sequence with length 2");Y(this.entries,{key:_(s.value),value:_(u.value)})}}else for(var l in e)v(e,l)&&Y(this.entries,{key:l,value:_(e[l])})},parseQuery:function(e){if(e){var t,n,r=X(e,"&"),i=0;while(i0?arguments[0]:void 0;N(this,new le(e))},fe=de.prototype;if(l(fe,{append:function(e,t){O(arguments.length,2);var n=P(this);Y(n.entries,{key:_(e),value:_(t)}),n.updateURL()},delete:function(e){O(arguments.length,1);var t=P(this),n=t.entries,r=_(e),i=0;while(it.key?1:-1})),e.updateURL()},forEach:function(e){var t,n=P(this).entries,r=g(e,arguments.length>1?arguments[1]:void 0),i=0;while(i1?me(arguments[1]):{})}}),m(z)){var ve=function(e){return p(this,B),new z(e,arguments.length>1?me(arguments[1]):{})};B.constructor=ve,ve.prototype=B,r({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:ve})}}e.exports={URLSearchParams:de,getState:P}},5365:function(e,t,n){"use strict";n.r(t);var r=n("b40b"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"53ca":function(e,t,n){function r(e){return t.default=r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0")},5530:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=a,n("b64b"),n("a4d3"),n("4de4"),n("d3b7"),n("e439"),n("14d9"),n("159b"),n("dbb4");var r=i(n("ade3"));function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t0?"+":"")+String(this.n)+e),e},e.prototype.getJsWeekday=function(){return 6===this.weekday?0:this.weekday+1},e}(),o=function(e){return null!==e&&void 0!==e},a=function(e){return"number"===typeof e},s=function(e){return"string"===typeof e&&r.includes(e)},u=Array.isArray,c=function(e,t){void 0===t&&(t=e),1===arguments.length&&(t=e,e=0);for(var n=[],r=e;r>=0,r.length>t?String(r):(t-=r.length,t>n.length&&(n+=l(n,t/n.length)),n.slice(0,t)+String(r))}var h,p=function(e,t,n){var r=e.split(t);return n?r.slice(0,n).concat([r.slice(n).join(t)]):r},m=function(e,t){var n=e%t;return n*t<0?n+t:n},v=function(e,t){return{div:Math.floor(e/t),mod:m(e,t)}},g=function(e){return!o(e)||0===e.length},y=function(e){return!g(e)},b=function(e,t){return y(e)&&-1!==e.indexOf(t)};(function(e){e.MONTH_DAYS=[31,28,31,30,31,30,31,31,30,31,30,31],e.ONE_DAY=864e5,e.MAXYEAR=9999,e.ORDINAL_BASE=new Date(Date.UTC(1970,0,1)),e.PY_WEEKDAYS=[6,0,1,2,3,4,5],e.getYearDay=function(t){var n=new Date(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate());return Math.ceil((n.valueOf()-new Date(t.getUTCFullYear(),0,1).valueOf())/e.ONE_DAY)+1},e.isLeapYear=function(e){return e%4===0&&e%100!==0||e%400===0},e.isDate=function(e){return e instanceof Date},e.isValidDate=function(t){return e.isDate(t)&&!isNaN(t.getTime())},e.tzOffset=function(e){return 60*e.getTimezoneOffset()*1e3},e.daysBetween=function(t,n){var r=t.getTime()-e.tzOffset(t),i=n.getTime()-e.tzOffset(n),o=r-i;return Math.round(o/e.ONE_DAY)},e.toOrdinal=function(t){return e.daysBetween(t,e.ORDINAL_BASE)},e.fromOrdinal=function(t){return new Date(e.ORDINAL_BASE.getTime()+t*e.ONE_DAY)},e.getMonthDays=function(t){var n=t.getUTCMonth();return 1===n&&e.isLeapYear(t.getUTCFullYear())?29:e.MONTH_DAYS[n]},e.getWeekday=function(t){return e.PY_WEEKDAYS[t.getUTCDay()]},e.monthRange=function(t,n){var r=new Date(Date.UTC(t,n,1));return[e.getWeekday(r),e.getMonthDays(r)]},e.combine=function(e,t){return t=t||e,new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()))},e.clone=function(e){var t=new Date(e.getTime());return t},e.cloneDates=function(t){for(var n=[],r=0;rthis.maxDate;if("between"===this.method){if(t)return!0;if(n)return!1}else if("before"===this.method){if(n)return!1}else if("after"===this.method)return!!t||(this.add(e),!1);return this.add(e)},e.prototype.add=function(e){return this._result.push(e),!0},e.prototype.getValue=function(){var e=this._result;switch(this.method){case"all":case"between":return e;case"before":case"after":default:return e.length?e[e.length-1]:null}},e.prototype.clone=function(){return new e(this.method,this.args)},e}(),C=_,x=function(e,t){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},x(e,t)};function k(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}x(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var S=function(){return S=Object.assign||function(e){for(var t,n=1,r=arguments.length;ne[0].length)&&(e=i,t=r)}if(null!=e&&(this.text=this.text.substr(e[0].length),""===this.text&&(this.done=!0)),null==e)return this.done=!0,this.symbol=null,void(this.value=null)}while("SKIP"===t);return this.symbol=t,this.value=e,!0},e.prototype.accept=function(e){if(this.symbol===e){if(this.value){var t=this.value;return this.nextSymbol(),t}return this.nextSymbol(),!0}return!1},e.prototype.acceptNumber=function(){return this.accept("number")},e.prototype.expect=function(e){if(this.accept(e))return!0;throw new Error("expected "+e+" but found "+this.symbol)},e}();function z(e,t){void 0===t&&(t=A);var n={},r=new F(t.tokens);return r.start(e)?(i(),n):null;function i(){r.expect("every");var e=r.acceptNumber();if(e&&(n.interval=parseInt(e[0],10)),r.isDone())throw new Error("Unexpected end");switch(r.symbol){case"day(s)":n.freq=Be.DAILY,r.nextSymbol()&&(a(),d());break;case"weekday(s)":n.freq=Be.WEEKLY,n.byweekday=[Be.MO,Be.TU,Be.WE,Be.TH,Be.FR],r.nextSymbol(),d();break;case"week(s)":n.freq=Be.WEEKLY,r.nextSymbol()&&(o(),d());break;case"hour(s)":n.freq=Be.HOURLY,r.nextSymbol()&&(o(),d());break;case"minute(s)":n.freq=Be.MINUTELY,r.nextSymbol()&&(o(),d());break;case"month(s)":n.freq=Be.MONTHLY,r.nextSymbol()&&(o(),d());break;case"year(s)":n.freq=Be.YEARLY,r.nextSymbol()&&(o(),d());break;case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":n.freq=Be.WEEKLY;var t=r.symbol.substr(0,2).toUpperCase();if(n.byweekday=[Be[t]],!r.nextSymbol())return;while(r.accept("comma")){if(r.isDone())throw new Error("Unexpected end");var i=u();if(!i)throw new Error("Unexpected symbol "+r.symbol+", expected weekday");n.byweekday.push(Be[i]),r.nextSymbol()}l(),d();break;case"january":case"february":case"march":case"april":case"may":case"june":case"july":case"august":case"september":case"october":case"november":case"december":if(n.freq=Be.YEARLY,n.bymonth=[s()],!r.nextSymbol())return;while(r.accept("comma")){if(r.isDone())throw new Error("Unexpected end");var c=s();if(!c)throw new Error("Unexpected symbol "+r.symbol+", expected month");n.bymonth.push(c),r.nextSymbol()}o(),d();break;default:throw new Error("Unknown symbol")}}function o(){var e=r.accept("on"),t=r.accept("the");if(e||t)do{var i=c(),o=u(),a=s();if(i)o?(r.nextSymbol(),n.byweekday||(n.byweekday=[]),n.byweekday.push(Be[o].nth(i))):(n.bymonthday||(n.bymonthday=[]),n.bymonthday.push(i),r.accept("day(s)"));else if(o)r.nextSymbol(),n.byweekday||(n.byweekday=[]),n.byweekday.push(Be[o]);else if("weekday(s)"===r.symbol)r.nextSymbol(),n.byweekday||(n.byweekday=[Be.MO,Be.TU,Be.WE,Be.TH,Be.FR]);else if("week(s)"===r.symbol){r.nextSymbol();var l=r.acceptNumber();if(!l)throw new Error("Unexpected symbol "+r.symbol+", expected week number");n.byweekno=[parseInt(l[0],10)];while(r.accept("comma")){if(l=r.acceptNumber(),!l)throw new Error("Unexpected symbol "+r.symbol+"; expected monthday");n.byweekno.push(parseInt(l[0],10))}}else{if(!a)return;r.nextSymbol(),n.bymonth||(n.bymonth=[]),n.bymonth.push(a)}}while(r.accept("comma")||r.accept("the")||r.accept("on"))}function a(){var e=r.accept("at");if(e)do{var t=r.acceptNumber();if(!t)throw new Error("Unexpected symbol "+r.symbol+", expected hour");n.byhour=[parseInt(t[0],10)];while(r.accept("comma")){if(t=r.acceptNumber(),!t)throw new Error("Unexpected symbol "+r.symbol+"; expected hour");n.byhour.push(parseInt(t[0],10))}}while(r.accept("comma")||r.accept("at"))}function s(){switch(r.symbol){case"january":return 1;case"february":return 2;case"march":return 3;case"april":return 4;case"may":return 5;case"june":return 6;case"july":return 7;case"august":return 8;case"september":return 9;case"october":return 10;case"november":return 11;case"december":return 12;default:return!1}}function u(){switch(r.symbol){case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":return r.symbol.substr(0,2).toUpperCase();default:return!1}}function c(){switch(r.symbol){case"last":return r.nextSymbol(),-1;case"first":return r.nextSymbol(),1;case"second":return r.nextSymbol(),r.accept("last")?-2:2;case"third":return r.nextSymbol(),r.accept("last")?-3:3;case"nth":var e=parseInt(r.value[1],10);if(e<-366||e>366)throw new Error("Nth out of range: "+e);return r.nextSymbol(),r.accept("last")?-e:e;default:return!1}}function l(){r.accept("on"),r.accept("the");var e=c();if(e){n.bymonthday=[e],r.nextSymbol();while(r.accept("comma")){if(e=c(),!e)throw new Error("Unexpected symbol "+r.symbol+"; expected monthday");n.bymonthday.push(e),r.nextSymbol()}}}function d(){if("until"===r.symbol){var e=Date.parse(r.text);if(!e)throw new Error("Cannot parse until date:"+r.text);n.until=new Date(e)}else r.accept("for")&&(n.count=parseInt(r.value[0],10),r.expect("number"))}}function j(e){return e12){var t=Math.floor(this.month/12),n=m(this.month,12);this.month=n,this.year+=t,0===this.month&&(this.month=12,--this.year)}},t.prototype.addWeekly=function(e,t){t>this.getWeekday()?this.day+=-(this.getWeekday()+1+(6-t))+7*e:this.day+=-(this.getWeekday()-t)+7*e,this.fixDay()},t.prototype.addDaily=function(e){this.day+=e,this.fixDay()},t.prototype.addHours=function(e,t,n){for(t&&(this.hour+=Math.floor((23-this.hour)/e)*e);;){this.hour+=e;var r=v(this.hour,24),i=r.div,o=r.mod;if(i&&(this.hour=o,this.addDaily(i)),g(n)||b(n,this.hour))break}},t.prototype.addMinutes=function(e,t,n,r){for(t&&(this.minute+=Math.floor((1439-(60*this.hour+this.minute))/e)*e);;){this.minute+=e;var i=v(this.minute,60),o=i.div,a=i.mod;if(o&&(this.minute=a,this.addHours(o,!1,n)),(g(n)||b(n,this.hour))&&(g(r)||b(r,this.minute)))break}},t.prototype.addSeconds=function(e,t,n,r,i){for(t&&(this.second+=Math.floor((86399-(3600*this.hour+60*this.minute+this.second))/e)*e);;){this.second+=e;var o=v(this.second,60),a=o.div,s=o.mod;if(a&&(this.second=s,this.addMinutes(a,!1,n,r)),(g(n)||b(n,this.hour))&&(g(r)||b(r,this.minute))&&(g(i)||b(i,this.second)))break}},t.prototype.fixDay=function(){if(!(this.day<=28)){var e=h.monthRange(this.year,this.month-1)[1];if(!(this.day<=e))while(this.day>e){if(this.day-=e,++this.month,13===this.month&&(this.month=1,++this.year,this.year>h.MAXYEAR))return;e=h.monthRange(this.year,this.month-1)[1]}}},t.prototype.add=function(e,t){var n=e.freq,r=e.interval,i=e.wkst,o=e.byhour,a=e.byminute,s=e.bysecond;switch(n){case T.YEARLY:return this.addYears(r);case T.MONTHLY:return this.addMonths(r);case T.WEEKLY:return this.addWeekly(r,i);case T.DAILY:return this.addDaily(r);case T.HOURLY:return this.addHours(r,t,o);case T.MINUTELY:return this.addMinutes(r,t,o,a);case T.SECONDLY:return this.addSeconds(r,t,o,a,s)}},t}(H);function W(e){for(var t=[],n=Object.keys(e),r=0,i=n;r=-366&&r<=366))throw new Error("bysetpos must be between 1 and 366, or between -366 and -1")}}if(!(Boolean(t.byweekno)||y(t.byweekno)||y(t.byyearday)||Boolean(t.bymonthday)||y(t.bymonthday)||o(t.byweekday)||o(t.byeaster)))switch(t.freq){case Be.YEARLY:t.bymonth||(t.bymonth=t.dtstart.getUTCMonth()+1),t.bymonthday=t.dtstart.getUTCDate();break;case Be.MONTHLY:t.bymonthday=t.dtstart.getUTCDate();break;case Be.WEEKLY:t.byweekday=[w.getWeekday(t.dtstart)];break}if(o(t.bymonth)&&!u(t.bymonth)&&(t.bymonth=[t.bymonth]),o(t.byyearday)&&!u(t.byyearday)&&a(t.byyearday)&&(t.byyearday=[t.byyearday]),o(t.bymonthday))if(u(t.bymonthday)){var c=[],l=[];for(n=0;n0?c.push(r):r<0&&l.push(r)}t.bymonthday=c,t.bynmonthday=l}else t.bymonthday<0?(t.bynmonthday=[t.bymonthday],t.bymonthday=[]):(t.bynmonthday=[],t.bymonthday=[t.bymonthday]);else t.bymonthday=[],t.bynmonthday=[];if(o(t.byweekno)&&!u(t.byweekno)&&(t.byweekno=[t.byweekno]),o(t.byweekday))if(a(t.byweekday))t.byweekday=[t.byweekday],t.bynweekday=null;else if(s(t.byweekday))t.byweekday=[i.fromStr(t.byweekday).weekday],t.bynweekday=null;else if(t.byweekday instanceof i)!t.byweekday.n||t.freq>Be.MONTHLY?(t.byweekday=[t.byweekday.weekday],t.bynweekday=null):(t.bynweekday=[[t.byweekday.weekday,t.byweekday.n]],t.byweekday=null);else{var d=[],f=[];for(n=0;nBe.MONTHLY?d.push(h.weekday):f.push([h.weekday,h.n])}t.byweekday=y(d)?d:null,t.bynweekday=y(f)?f:null}else t.bynweekday=null;return o(t.byhour)?a(t.byhour)&&(t.byhour=[t.byhour]):t.byhour=t.freq=4?(d=0,r=c.yearlen+m(u-t.wkst,7)):r=o-d;for(var f=Math.floor(r/7),h=m(r,7),p=Math.floor(f+h/4),v=0;v0&&y<=p){var _=void 0;y>1?(_=d+7*(y-1),d!==n&&(_-=7-n)):_=d;for(var C=0;C<7;C++)if(c.wnomask[_]=1,_++,c.wdaymask[_]===t.wkst)break}}if(b(t.byweekno,1)){_=d+7*p;if(d!==n&&(_-=7-n),_=4?(O=0,E=T+m(k-t.wkst,7)):E=o-d,x=Math.floor(52+m(E,7)/4)}if(b(t.byweekno,x))for(_=0;_a)return Le(e);if(_>=n){var C=Pe(_,t);if(!e.accept(C))return Le(e);if(u&&(--u,!u))return Le(e)}}else for(b=p;ba)return Le(e);if(_>=n){C=Pe(_,t);if(!e.accept(C))return Le(e);if(u&&(--u,!u))return Le(e)}}}if(0===t.interval)return Le(e);if(c.add(t,v),c.year>w.MAXYEAR)return Le(e);j(r)||(d=l.gettimeset(r)(c.hour,c.minute,c.second,0)),l.rebuild(c.year,c.month)}}function Ne(e,t,n){var r=n.bymonth,i=n.byweekno,o=n.byweekday,a=n.byeaster,s=n.bymonthday,u=n.bynmonthday,c=n.byyearday;return y(r)&&!b(r,e.mmask[t])||y(i)&&!e.wnomask[t]||y(o)&&!b(o,e.wdaymask[t])||y(e.nwdaymask)&&!e.nwdaymask[t]||null!==a&&!b(e.eastermask,t)||(y(s)||y(u))&&!b(s,e.mdaymask[t])&&!b(u,e.nmdaymask[t])||y(c)&&(t=e.yearlen&&!b(c,t+1-e.yearlen)&&!b(c,-e.nextyearlen+t-e.yearlen))}function Pe(e,t){return new ne(e,t.tzid).rezonedDate()}function Le(e){return e.getValue()}function Ie(e,t,n,r,i){for(var o=!1,a=t;a=Be.HOURLY&&y(i)&&!b(i,t.hour)||r>=Be.MINUTELY&&y(o)&&!b(o,t.minute)||r>=Be.SECONDLY&&y(a)&&!b(a,t.second)?[]:e.gettimeset(r)(t.hour,t.minute,t.second,t.millisecond)}var Fe={MO:new i(0),TU:new i(1),WE:new i(2),TH:new i(3),FR:new i(4),SA:new i(5),SU:new i(6)},ze={freq:T.YEARLY,dtstart:null,interval:1,wkst:Fe.MO,count:null,until:null,tzid:null,bysetpos:null,bymonth:null,bymonthday:null,bynmonthday:null,byyearday:null,byweekno:null,byweekday:null,bynweekday:null,byhour:null,byminute:null,bysecond:null,byeaster:null},je=Object.keys(ze),Be=function(){function e(e,t){void 0===e&&(e={}),void 0===t&&(t=!1),this._cache=t?null:new ae,this.origOptions=W(e);var n=Z(e).parsedOptions;this.options=n}return e.parseText=function(e,t){return z(e,t)},e.fromText=function(e,t){return B(e,t)},e.fromString=function(t){return new e(e.parseString(t)||void 0)},e.prototype._iter=function(e){return Ae(e,this.options)},e.prototype._cacheGet=function(e,t){return!!this._cache&&this._cache._cacheGet(e,t)},e.prototype._cacheAdd=function(e,t,n){if(this._cache)return this._cache._cacheAdd(e,t,n)},e.prototype.all=function(e){if(e)return this._iter(new D("all",{},e));var t=this._cacheGet("all");return!1===t&&(t=this._iter(new C("all",{})),this._cacheAdd("all",t)),t},e.prototype.between=function(e,t,n,r){if(void 0===n&&(n=!1),!w.isValidDate(e)||!w.isValidDate(t))throw new Error("Invalid date passed in to RRule.between");var i={before:t,after:e,inc:n};if(r)return this._iter(new D("between",i,r));var o=this._cacheGet("between",i);return!1===o&&(o=this._iter(new C("between",i)),this._cacheAdd("between",o,i)),o},e.prototype.before=function(e,t){if(void 0===t&&(t=!1),!w.isValidDate(e))throw new Error("Invalid date passed in to RRule.before");var n={dt:e,inc:t},r=this._cacheGet("before",n);return!1===r&&(r=this._iter(new C("before",n)),this._cacheAdd("before",r,n)),r},e.prototype.after=function(e,t){if(void 0===t&&(t=!1),!w.isValidDate(e))throw new Error("Invalid date passed in to RRule.after");var n={dt:e,inc:t},r=this._cacheGet("after",n);return!1===r&&(r=this._iter(new C("after",n)),this._cacheAdd("after",r,n)),r},e.prototype.count=function(){return this.all().length},e.prototype.toString=function(){return re(this.origOptions)},e.prototype.toText=function(e,t,n){return U(this,e,t,n)},e.prototype.isFullyConvertibleToText=function(){return V(this)},e.prototype.clone=function(){return new e(this.origOptions)},e.FREQUENCIES=["YEARLY","MONTHLY","WEEKLY","DAILY","HOURLY","MINUTELY","SECONDLY"],e.YEARLY=T.YEARLY,e.MONTHLY=T.MONTHLY,e.WEEKLY=T.WEEKLY,e.DAILY=T.DAILY,e.HOURLY=T.HOURLY,e.MINUTELY=T.MINUTELY,e.SECONDLY=T.SECONDLY,e.MO=Fe.MO,e.TU=Fe.TU,e.WE=Fe.WE,e.TH=Fe.TH,e.FR=Fe.FR,e.SA=Fe.SA,e.SU=Fe.SU,e.parseString=K,e.optionsToString=re,e}();function $e(e,t,n,r,i,o){var a={},s=e.accept;function u(e,t){n.forEach((function(n){n.between(e,t,!0).forEach((function(e){a[Number(e)]=!0}))}))}i.forEach((function(e){var t=new ne(e,o).rezonedDate();a[Number(t)]=!0})),e.accept=function(e){var t=Number(e);return isNaN(t)?s.call(this,e):!(!a[t]&&(u(new Date(t-1),new Date(t+1)),!a[t]))||(a[t]=!0,s.call(this,e))},"between"===e.method&&(u(e.args.after,e.args.before),e.accept=function(e){var t=Number(e);return!!a[t]||(a[t]=!0,s.call(this,e))});for(var c=0;c1||i.length||o.length||a.length){var l=new et(c);return l.dtstart(s),l.tzid(u||void 0),r.forEach((function(e){l.rrule(new Be(We(e,s,u),c))})),i.forEach((function(e){l.rdate(e)})),o.forEach((function(e){l.exrule(new Be(We(e,s,u),c))})),a.forEach((function(e){l.exdate(e)})),t.compatible&&t.dtstart&&l.rdate(s),l}var d=r[0]||{};return new Be(We(d,d.dtstart||t.dtstart||s,d.tzid||t.tzid||u),c)}function qe(e,t){return void 0===t&&(t={}),He(e,Ze(t))}function We(e,t,n){return S(S({},e),{dtstart:t,tzid:n})}function Ze(e){var t=[],n=Object.keys(e),r=Object.keys(Ue);if(n.forEach((function(e){b(r,e)||t.push(e)})),t.length)throw new Error("Invalid options: "+t.join(", "));return S(S({},Ue),e)}function Ye(e){if(-1===e.indexOf(":"))return{name:"RRULE",value:e};var t=p(e,":",1),n=t[0],r=t[1];return{name:n,value:r}}function Ke(e){var t=Ye(e),n=t.name,r=t.value,i=n.split(";");if(!i)throw new Error("empty property name");return{name:i[0].toUpperCase(),parms:i.slice(1),value:r}}function Ge(e,t){if(void 0===t&&(t=!1),e=e&&e.trim(),!e)throw new Error("Invalid empty string");if(!t)return e.split(/\s/);var n=e.split("\n"),r=0;while(r0&&" "===i[0]?(n[r-1]+=i.slice(1),n.splice(r,1)):r+=1:n.splice(r,1)}return n}function Je(e){e.forEach((function(e){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(e))throw new Error("unsupported RDATE/EXDATE parm: "+e)}))}function Xe(e,t){return Je(t),e.split(",").map((function(e){return w.untilStringToDate(e)}))}function Qe(e){var t=this;return function(n){if(void 0!==n&&(t["_".concat(e)]=n),void 0!==t["_".concat(e)])return t["_".concat(e)];for(var r=0;re?c():!0!==t&&(i=setTimeout(r?l:c,void 0===r?e-s:e))}return"boolean"!==typeof t&&(r=n,n=t,t=void 0),a}},"59d5":function(e,t,n){"use strict";n.r(t);var r=n("f935"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"59ed":function(e,t,n){var r=n("1626"),i=n("0d51"),o=TypeError;e.exports=function(e){if(r(e))return e;throw o(i(e)+" is not a function")}},"5a34":function(e,t,n){var r=n("44e7"),i=TypeError;e.exports=function(e){if(r(e))throw i("The method doesn't accept regular expressions");return e}},"5a47":function(e,t,n){var r=n("23e7"),i=n("04f8"),o=n("d039"),a=n("7418"),s=n("7b0b"),u=!i||o((function(){a.f(1)}));r({target:"Object",stat:!0,forced:u},{getOwnPropertySymbols:function(e){var t=a.f;return t?t(s(e)):[]}})},"5a52":function(e,t,n){"use strict"; /*! * better-scroll / infinity * (c) 2016-2023 ustbhuangyi * Released under the MIT License. */ function r(e){console.error("[BScroll warn]: "+e)} /*! ***************************************************************************** Copyright (c) Microsoft Corporation. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ***************************************************************************** */n.r(t),n.d(t,"default",(function(){return T}));var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&i[i.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]=4)}}();if(s){var c="test-passive";try{var l={};Object.defineProperty(l,"passive",{get:function(){!0}}),window.addEventListener(c,(function(){}),l)}catch(E){}}var d=s&&document.createElement("div").style,f=function(){if(!s)return!1;for(var e=[{key:"standard",value:"transform"},{key:"webkit",value:"webkitTransform"},{key:"Moz",value:"MozTransform"},{key:"O",value:"OTransform"},{key:"ms",value:"msTransform"}],t=0,n=e;t0)t=1;else{if(!(e<0))return this.lastDirection;t=0}return this.lastDirection=t,t},e.prototype.calculateIndex=function(e,t,n){if(t<=0)return e;var r=e,i=n[r]&&-1!==n[r].pos?n[r].pos:0,o=i,a=0;while(rthis.list.length&&(t=e-this.list.length,this.addEmptyData(t)),[2,this.checkToFetch(e)]}))}))},e.prototype.add=function(e){for(var t=0;t=e.length&&(t=e.length-1),n>e.length&&(n=e.length),this.collectUnusedDom(e,t,n),this.createDom(e,t,n),this.cacheHeight(e,t,n);var r=this.positionDom(e,t,n),i=r.startPos,o=r.startDelta,a=r.endPos;return{start:t,startPos:i,startDelta:o,end:n,endPos:a}},e.prototype.collectUnusedDom=function(e,t,n){for(var r=0;rt)r-=e[s-1].height,s--;var u=a-r;return{start:r,delta:u}},e.prototype.removeTombstone=function(){for(var e=this.content.querySelectorAll(".tombstone"),t=e.length-1;t>=0;t--)this.content.removeChild(e[t])},e.prototype.setContent=function(e){e!==this.content&&(this.content=e)},e.prototype.destroy=function(){this.removeTombstone(),this.timers.forEach((function(e){clearTimeout(e)}))},e.prototype.resetState=function(){this.destroy(),this.timers=[],this.unusedDom=[]},e}(),O=-2e3,T=function(){function e(e){this.scroll=e,this.start=0,this.end=0,this.init()}return e.prototype.init=function(){var e=this;this.handleOptions();var t=this.options,n=t.fetch,r=t.render,i=t.createTombstone;this.tombstone=new x(i),this.indexCalculator=new w(this.scroll.scroller.scrollBehaviorY.wrapperSize,this.tombstone.height),this.domManager=new S(this.scroll.scroller.content,r,this.tombstone),this.dataManager=new C([],n,this.onFetchFinish.bind(this)),this.scroll.on(this.scroll.eventTypes.destroy,this.destroy,this),this.scroll.on(this.scroll.eventTypes.scroll,this.update,this),this.scroll.on(this.scroll.eventTypes.contentChanged,(function(t){e.domManager.setContent(t),e.indexCalculator.resetState(),e.domManager.resetState(),e.dataManager.resetState(),e.update({y:0})}));var o=this.scroll.scroller.scrollBehaviorY;o.hooks.on(o.hooks.eventTypes.computeBoundary,this.modifyBoundary,this),this.update({y:0})},e.prototype.modifyBoundary=function(e){e.maxScrollPos=O},e.prototype.handleOptions=function(){var e=this.scroll.options.infinity;e&&("function"!==typeof e.fetch&&r("Infinity plugin need fetch Function to new data."),"function"!==typeof e.render&&r("Infinity plugin need render Function to render each item."),"function"!==typeof e.render&&r("Infinity plugin need createTombstone Function to create tombstone."),this.options=e),this.scroll.options.probeType=3},e.prototype.update=function(e){var t=Math.round(-e.y),n=this.indexCalculator.calculate(t,this.dataManager.getList()),r=n.start,i=n.end;this.start=r,this.end=i,this.dataManager.update(i),this.updateDom(this.dataManager.getList())},e.prototype.onFetchFinish=function(e,t){var n=this.updateDom(e).end;return t||(this.domManager.removeTombstone(),this.scroll.scroller.animater.stop(),this.scroll.resetPosition()),n},e.prototype.updateDom=function(e){var t=this.domManager.update(e,this.start,this.end),n=t.end,r=t.startPos,i=t.endPos,o=t.startDelta;return o&&(this.scroll.minScrollY=o),i>this.scroll.maxScrollY&&(this.scroll.maxScrollY=-(i-this.scroll.scroller.scrollBehaviorY.wrapperSize)),{end:n,startPos:r,endPos:i}},e.prototype.destroy=function(){var e=this.scroll.scroller,t=e.content,n=e.scrollBehaviorY;while(t.firstChild)t.removeChild(t.firstChild);this.domManager.destroy(),this.scroll.off("scroll",this.update),this.scroll.off("destroy",this.destroy),n.hooks.off(n.hooks.eventTypes.computeBoundary)},e.pluginName="infinity",e}()},"5a56":function(e,t,n){"use strict";n.r(t);var r=n("1a1d"),i=n("05e8");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("fe06");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"5a64":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.isPointInsidePolygon=void 0,n("d9e2");var r=function(e,t){var n=0,r=0,i=0,o=0,a=0,s=0,u=0,c=0,l=null,d=null,f=e[0],h=e[1],p=t.length;for(n;n0&&c>0)l=d,s=c,a=l[0]-f;else{if(u=d[0]-e[0],c>0&&s<=0){if(o=a*c-u*s,o>0)i+=1;else if(0===o)return 0}else if(s>0&&c<=0){if(o=a*c-u*s,o<0)i+=1;else if(0===o)return 0}else if(0===c&&s<0){if(o=a*c-u*s,0===o)return 0}else if(0===s&&c<0){if(o=a*c-u*s,0===o)return 0}else if(0===s&&0===c){if(u<=0&&a>=0)return 0;if(a<=0&&u>=0)return 0}l=d,s=c,a=u}}return!(i%2===0)};t.isPointInsidePolygon=r},"5adc":function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("b17c")),o=r(n("a559")),a=n("e5f6"),s=n("fdc8"),u=n("ca48"),c=n("bb6b"),l=n("d298"),d=(new Date).getFullYear(),f=(0,a.createNamespace)("date-picker"),h=f[0],p=h({mixins:[l.TimePickerMixin],props:(0,o.default)({},l.sharedProps,{type:{type:String,default:"datetime"},minDate:{type:Date,default:function(){return new Date(d-10,0,1)},validator:s.isDate},maxDate:{type:Date,default:function(){return new Date(d+10,11,31)},validator:s.isDate}}),watch:{filter:"updateInnerValue",minDate:function(){var e=this;this.$nextTick((function(){e.updateInnerValue()}))},maxDate:function(e){this.innerValue.valueOf()>=e.valueOf()?this.innerValue=e:this.updateInnerValue()},value:function(e){e=this.formatValue(e),e&&e.valueOf()!==this.innerValue.valueOf()&&(this.innerValue=e)}},computed:{ranges:function(){var e=this.getBoundary("max",this.innerValue?this.innerValue:this.minDate),t=e.maxYear,n=e.maxDate,r=e.maxMonth,i=e.maxHour,o=e.maxMinute,a=this.getBoundary("min",this.innerValue?this.innerValue:this.minDate),s=a.minYear,u=a.minDate,c=a.minMonth,l=a.minHour,d=a.minMinute,f=[{type:"year",range:[s,t]},{type:"month",range:[c,r]},{type:"day",range:[u,n]},{type:"hour",range:[l,i]},{type:"minute",range:[d,o]}];switch(this.type){case"date":f=f.slice(0,3);break;case"year-month":f=f.slice(0,2);break;case"month-day":f=f.slice(1,3);break;case"datehour":f=f.slice(0,4);break}if(this.columnsOrder){var h=this.columnsOrder.concat(f.map((function(e){return e.type})));f.sort((function(e,t){return h.indexOf(e.type)-h.indexOf(t.type)}))}return f}},methods:{formatValue:function(e){var t=this;if(!(0,s.isDate)(e))return null;var n=new Date(this.minDate),r=new Date(this.maxDate),o={year:"getFullYear",month:"getMonth",day:"getDate",hour:"getHours",minute:"getMinutes"};if(this.originColumns){var a=this.originColumns.map((function(e,i){var a=e.type,s=e.values,u=t.ranges[i].range,c=n[o[a]](),l=r[o[a]](),d="month"===a?+s[0]-1:+s[0],f="month"===a?+s[s.length-1]-1:+s[s.length-1];return{type:a,values:[cu[1]?Math.min(l,f):f||l]}}));if("month-day"===this.type){var u=(this.innerValue||this.minDate).getFullYear();a.unshift({type:"year",values:[u,u]})}var l=Object.keys(o).map((function(e){var t;return null==(t=a.filter((function(t){return t.type===e}))[0])?void 0:t.values})).filter((function(e){return e}));n=(0,i.default)(Date,l.map((function(e){return(0,c.getTrueValue)(e[0])}))),r=(0,i.default)(Date,l.map((function(e){return(0,c.getTrueValue)(e[1])})))}return e=Math.max(e,n.getTime()),e=Math.min(e,r.getTime()),new Date(e)},getBoundary:function(e,t){var n,r=this[e+"Date"],i=r.getFullYear(),o=1,a=1,s=0,u=0;return"max"===e&&(o=12,a=(0,c.getMonthEndDay)(t.getFullYear(),t.getMonth()+1),s=23,u=59),t.getFullYear()===i&&(o=r.getMonth()+1,t.getMonth()+1===o&&(a=r.getDate(),t.getDate()===a&&(s=r.getHours(),t.getHours()===s&&(u=r.getMinutes())))),n={},n[e+"Year"]=i,n[e+"Month"]=o,n[e+"Date"]=a,n[e+"Hour"]=s,n[e+"Minute"]=u,n},updateInnerValue:function(){var e,t,n,r=this,i=this.type,o=this.getPicker().getIndexes(),a=function(e){var t=0;r.originColumns.forEach((function(n,r){e===n.type&&(t=r)}));var n=r.originColumns[t].values;return(0,c.getTrueValue)(n[o[t]])};"month-day"===i?(e=(this.innerValue||this.minDate).getFullYear(),t=a("month"),n=a("day")):(e=a("year"),t=a("month"),n="year-month"===i?1:a("day"));var s=(0,c.getMonthEndDay)(e,t);n=n>s?s:n;var u=0,l=0;"datehour"===i&&(u=a("hour")),"datetime"===i&&(u=a("hour"),l=a("minute"));var d=new Date(e,t-1,n,u,l);this.innerValue=this.formatValue(d)},onChange:function(e){var t=this;this.updateInnerValue(),this.$nextTick((function(){t.$nextTick((function(){t.updateInnerValue(),t.$emit("change",e)}))}))},updateColumnValue:function(){var e=this,t=this.innerValue?this.innerValue:this.minDate,n=this.formatter,r=this.originColumns.map((function(e){switch(e.type){case"year":return n("year",""+t.getFullYear());case"month":return n("month",(0,u.padZero)(t.getMonth()+1));case"day":return n("day",(0,u.padZero)(t.getDate()));case"hour":return n("hour",(0,u.padZero)(t.getHours()));case"minute":return n("minute",(0,u.padZero)(t.getMinutes()));default:return null}}));this.$nextTick((function(){e.getPicker().setValues(r)}))}}});t.default=p},"5b4d":function(e,t,n){n("a29f"),n("7565"),n("911e")},"5b5d":function(e,t,n){"use strict";n.r(t);var r=n("bb6e"),i=n("907f");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("8807");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"5b68":function(e,t,n){"use strict";n("bee1")},"5b8d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("ddb0"),n("14d9"),n("c740");var i=r(n("53ca")),o=r(n("bd41")),a=n("e7c7"),s={};function u(){var e=document.createElement("button");return(0,a.addClass)(e,"dialog-temp-node"),e.setAttribute("aria-hidden","true"),e.innerText="Aria Button",e}s.openDialogList=s.openDialogList||new Array(0),s.getCurrentDialog=function(){if(s.openDialogList&&s.openDialogList.length)return s.openDialogList[s.openDialogList.length-1]},s.Dialog=function(e,t,n,r){var a=this;this.dialogNode=e,this.appendTempNode(),this.options=r||{},"string"===typeof t?this.focusAfterClosed=document.getElementById(t):"object"===(0,i.default)(t)?this.focusAfterClosed=t:this.focusAfterClosed=null,"string"===typeof n?this.focusFirst=document.getElementById(n):"object"===(0,i.default)(n)?this.focusFirst=n:this.focusFirst=null,this.focusFirst?setTimeout((function(){a.focusFirst.focus()}),0):!1!==this.focusFirst&&o.default.focusFirstDescendant(this.dialogNode,this.preButton),s.openDialogList.length>0&&s.getCurrentDialog().removeListeners(),this.refresh(),this.tabEvent=function(e){e.keyCode===o.default.keys.tab&&a.trapFocus(e)},this.addListeners(),s.openDialogList.push(this)},s.Dialog.prototype.refresh=function(){this.lastFocus=o.default.findLastFocusEl(this.dialogNode,this.nextButton),this.firstFocus=o.default.findFirstFocusEl(this.dialogNode,this.preButton)},s.Dialog.prototype.addListeners=function(){document.addEventListener("keydown",this.tabEvent,!0)},s.Dialog.prototype.removeListeners=function(){document.removeEventListener("keydown",this.tabEvent,!0)},s.Dialog.prototype.closeDialog=function(e){var t=this;s.openDialogList.pop(),this.removeListeners(),this.focusAfterClosed&&setTimeout((function(){(0,a.isHidden)(t.focusAfterClosed)||t.focusAfterClosed===document.body?e&&e():t.focusAfterClosed.focus()})),s.openDialogList.length&&s.getCurrentDialog().addListeners(),this.removeTempNode()},s.Dialog.prototype.setFocusEl=function(){this.focusFirst?this.focusFirst.focus():o.default.focusFirstDescendant(this.dialogNode,this.preButton)},s.Dialog.prototype.trapFocus=function(e){var t=this,n=s.getCurrentDialog().dialogNode,r=o.default.findFirstFocusEl(this.dialogNode,this.preButton),i=o.default.findLastFocusEl(this.dialogNode,this.nextButton);if(e.shiftKey){var a=r===e.target||r.contains(e.target);setTimeout((function(){var e=o.default.getFocusableChildElements(n)||[],r=e.findIndex((function(e){return e===document.activeElement}))>0;!a&&r||o.default.focusLastDescendant(n,t.nextButton)}),0)}else(i===e.target||i.contains(e.target))&&setTimeout((function(){o.default.focusFirstDescendant(n,t.preButton)}),0)},s.Dialog.prototype.focusNext=function(){return o.default.focusNext(this.dialogNode,null,this.nextButton)},s.Dialog.prototype.focusPrevious=function(){return o.default.focusPrevious(this.dialogNode,null,this.preButton)},s.Dialog.prototype.focusFirstDescendant=function(){return o.default.focusFirstDescendant(this.dialogNode,this.preButton)},s.Dialog.prototype.focusLastDescendant=function(){return o.default.focusLastDescendant(this.dialogNode,this.nextButton)},s.Dialog.prototype.appendTempNode=function(){var e=this.dialogNode;if(!(0,a.hasClass)(e.children[0],"dialog-temp-node")){var t=this.preButton=u();e.insertBefore(t,e.children[0]);var n=this.nextButton=u();e.appendChild(n)}},s.Dialog.prototype.removeTempNode=function(){var e=this.dialogNode;this.preButton&&e.removeChild(this.preButton),this.nextButton&&e.removeChild(this.nextButton)};var c=s.Dialog;t.default=c},"5be8":function(e,t,n){"use strict";n.r(t);var r=n("ae82"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"5c16":function(e,t){function n(e){for(var t=1,n=arguments.length;t-1}var v=m;function g(e,t){var n=this.__data__,r=u(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var y=g;function b(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t-1&&e%1==0&&e-1&&e%1==0&&e<=Vt}var qt=Ht,Wt="[object Arguments]",Zt="[object Array]",Yt="[object Boolean]",Kt="[object Date]",Gt="[object Error]",Jt="[object Function]",Xt="[object Map]",Qt="[object Number]",en="[object Object]",tn="[object RegExp]",nn="[object Set]",rn="[object String]",on="[object WeakMap]",an="[object ArrayBuffer]",sn="[object DataView]",un="[object Float32Array]",cn="[object Float64Array]",ln="[object Int8Array]",dn="[object Int16Array]",fn="[object Int32Array]",hn="[object Uint8Array]",pn="[object Uint8ClampedArray]",mn="[object Uint16Array]",vn="[object Uint32Array]",gn={};function yn(e){return Tt(e)&&qt(e.length)&&!!gn[W(e)]}gn[un]=gn[cn]=gn[ln]=gn[dn]=gn[fn]=gn[hn]=gn[pn]=gn[mn]=gn[vn]=!0,gn[Wt]=gn[Zt]=gn[an]=gn[Yt]=gn[sn]=gn[Kt]=gn[Gt]=gn[Jt]=gn[Xt]=gn[Qt]=gn[en]=gn[tn]=gn[nn]=gn[rn]=gn[on]=!1;var bn=yn;function wn(e){return function(t){return e(t)}}var _n=wn,Cn=n("c6eb"),xn=Cn["a"]&&Cn["a"].isTypedArray,kn=xn?_n(xn):bn,Sn=kn,On=Object.prototype,Tn=On.hasOwnProperty;function En(e,t){var n=Ft(e),r=!n&&It(e),i=!n&&!r&&Object(zt["a"])(e),o=!n&&!r&&!i&&Sn(e),a=n||r||i||o,s=a?St(e.length,String):[],u=s.length;for(var c in e)!t&&!Tn.call(e,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||Ut(c,u))||s.push(c);return s}var Dn=En,Mn=Object.prototype;function An(e){var t=e&&e.constructor,n="function"==typeof t&&t.prototype||Mn;return e===n}var Nn=An;function Pn(e,t){return function(n){return e(t(n))}}var Ln=Pn,In=Ln(Object.keys,Object),Rn=In,Fn=Object.prototype,zn=Fn.hasOwnProperty;function jn(e){if(!Nn(e))return Rn(e);var t=[];for(var n in Object(e))zn.call(e,n)&&"constructor"!=n&&t.push(n);return t}var Bn=jn;function $n(e){return null!=e&&qt(e.length)&&!ee(e)}var Un=$n;function Vn(e){return Un(e)?Dn(e):Bn(e)}var Hn=Vn;function qn(e,t){return e&&xt(t,Hn(t),e)}var Wn=qn;function Zn(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}var Yn=Zn,Kn=Object.prototype,Gn=Kn.hasOwnProperty;function Jn(e){if(!Y(e))return Yn(e);var t=Nn(e),n=[];for(var r in e)("constructor"!=r||!t&&Gn.call(e,r))&&n.push(r);return n}var Xn=Jn;function Qn(e){return Un(e)?Dn(e,!0):Xn(e)}var er=Qn;function tr(e,t){return e&&xt(t,er(t),e)}var nr=tr,rr=n("dff1");function ir(e,t){var n=-1,r=e.length;t||(t=Array(r));while(++n-1&&this.receipts.splice(t,1)},isValidEmailAddress:function(e){return(0,a.isValidEmailAddress)(e)}}};t.default=s},"5cc6":function(e,t,n){var r=n("74e8");r("Uint8",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"5d10":function(e,t,n){"use strict";n.r(t);var r=n("0358"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"5d38":function(e,t,n){"use strict";n.r(t);var r=n("3202"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"5d41":function(e,t,n){var r=n("23e7"),i=n("c65b"),o=n("861d"),a=n("825a"),s=n("c60d"),u=n("06cf"),c=n("e163");function l(e,t){var n,r,d=arguments.length<3?e:arguments[2];return a(e)===d?e[t]:(n=u.f(e,t),n?s(n)?n.value:void 0===n.get?void 0:i(n.get,d):o(r=c(e))?l(r,t,d):void 0)}r({target:"Reflect",stat:!0},{get:l})},"5e52":function(e,t,n){},"5e77":function(e,t,n){var r=n("83ab"),i=n("1a2d"),o=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,s=i(o,"name"),u=s&&"something"===function(){}.name,c=s&&(!r||r&&a(o,"name").configurable);e.exports={EXISTS:s,PROPER:u,CONFIGURABLE:c}},"5e7e":function(e,t,n){"use strict";var r,i,o,a,s=n("23e7"),u=n("c430"),c=n("605d"),l=n("da84"),d=n("c65b"),f=n("cb2d"),h=n("d2bb"),p=n("d44e"),m=n("2626"),v=n("59ed"),g=n("1626"),y=n("861d"),b=n("19aa"),w=n("4840"),_=n("2cf4").set,C=n("b575"),x=n("44de"),k=n("e667"),S=n("01b4"),O=n("69f3"),T=n("d256"),E=n("4738"),D=n("f069"),M="Promise",A=E.CONSTRUCTOR,N=E.REJECTION_EVENT,P=E.SUBCLASSING,L=O.getterFor(M),I=O.set,R=T&&T.prototype,F=T,z=R,j=l.TypeError,B=l.document,$=l.process,U=D.f,V=U,H=!!(B&&B.createEvent&&l.dispatchEvent),q="unhandledrejection",W="rejectionhandled",Z=0,Y=1,K=2,G=1,J=2,X=function(e){var t;return!(!y(e)||!g(t=e.then))&&t},Q=function(e,t){var n,r,i,o=t.value,a=t.state==Y,s=a?e.ok:e.fail,u=e.resolve,c=e.reject,l=e.domain;try{s?(a||(t.rejection===J&&ie(t),t.rejection=G),!0===s?n=o:(l&&l.enter(),n=s(o),l&&(l.exit(),i=!0)),n===e.promise?c(j("Promise-chain cycle")):(r=X(n))?d(r,n,u,c):u(n)):c(o)}catch(f){l&&!i&&l.exit(),c(f)}},ee=function(e,t){e.notified||(e.notified=!0,C((function(){var n,r=e.reactions;while(n=r.get())Q(n,e);e.notified=!1,t&&!e.rejection&&ne(e)})))},te=function(e,t,n){var r,i;H?(r=B.createEvent("Event"),r.promise=t,r.reason=n,r.initEvent(e,!1,!0),l.dispatchEvent(r)):r={promise:t,reason:n},!N&&(i=l["on"+e])?i(r):e===q&&x("Unhandled promise rejection",n)},ne=function(e){d(_,l,(function(){var t,n=e.facade,r=e.value,i=re(e);if(i&&(t=k((function(){c?$.emit("unhandledRejection",r,n):te(q,n,r)})),e.rejection=c||re(e)?J:G,t.error))throw t.value}))},re=function(e){return e.rejection!==G&&!e.parent},ie=function(e){d(_,l,(function(){var t=e.facade;c?$.emit("rejectionHandled",t):te(W,t,e.value)}))},oe=function(e,t,n){return function(r){e(t,r,n)}},ae=function(e,t,n){e.done||(e.done=!0,n&&(e=n),e.value=t,e.state=K,ee(e,!0))},se=function(e,t,n){if(!e.done){e.done=!0,n&&(e=n);try{if(e.facade===t)throw j("Promise can't be resolved itself");var r=X(t);r?C((function(){var n={done:!1};try{d(r,t,oe(se,n,e),oe(ae,n,e))}catch(i){ae(n,i,e)}})):(e.value=t,e.state=Y,ee(e,!1))}catch(i){ae({done:!1},i,e)}}};if(A&&(F=function(e){b(this,z),v(e),d(r,this);var t=L(this);try{e(oe(se,t),oe(ae,t))}catch(n){ae(t,n)}},z=F.prototype,r=function(e){I(this,{type:M,done:!1,notified:!1,parent:!1,reactions:new S,rejection:!1,state:Z,value:void 0})},r.prototype=f(z,"then",(function(e,t){var n=L(this),r=U(w(this,F));return n.parent=!0,r.ok=!g(e)||e,r.fail=g(t)&&t,r.domain=c?$.domain:void 0,n.state==Z?n.reactions.add(r):C((function(){Q(r,n)})),r.promise})),i=function(){var e=new r,t=L(e);this.promise=e,this.resolve=oe(se,t),this.reject=oe(ae,t)},D.f=U=function(e){return e===F||e===o?new i(e):V(e)},!u&&g(T)&&R!==Object.prototype)){a=R.then,P||f(R,"then",(function(e,t){var n=this;return new F((function(e,t){d(a,n,e,t)})).then(e,t)}),{unsafe:!0});try{delete R.constructor}catch(ue){}h&&h(R,z)}s({global:!0,constructor:!0,wrap:!0,forced:A},{Promise:F}),p(F,M,!1,!0),m(M)},"5ea3":function(e,t,n){"use strict";(function(e){var n="object"==typeof e&&e&&e.Object===Object&&e;t["a"]=n}).call(this,n("c8ba"))},"5ec5":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-time-off",use:"icon-time-off-usage",viewBox:"0 0 16 16",content:'\n\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"5ee3":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b64b");var i=r(n("fdd7")),o=n("e7c7"),a=n("810d"),s=r(n("3c83")),u={install:function(e){if(!o.isServer){var t=function(t,r){r.value?e.nextTick((function(){r.modifiers.fullscreen?(t.originalPosition=(0,o.getStyle)(document.body,"position"),t.originalOverflow=(0,o.getStyle)(document.body,"overflow"),t.maskStyle.zIndex=a.PopupManager.nextZIndex(!!a.PopupManager.modalDom),(0,o.addClass)(t.mask,"is-fullscreen"),n(document.body,t,r)):((0,o.removeClass)(t.mask,"is-fullscreen"),r.modifiers.body?(t.originalPosition=(0,o.getStyle)(document.body,"position"),["top","left"].forEach((function(e){var n="top"===e?"scrollTop":"scrollLeft";t.maskStyle[e]=t.getBoundingClientRect()[e]+document.body[n]+document.documentElement[n]-parseInt((0,o.getStyle)(document.body,"margin-".concat(e)),10)+"px"})),["height","width"].forEach((function(e){t.maskStyle[e]=t.getBoundingClientRect()[e]+"px"})),n(document.body,t,r)):(t.originalPosition=(0,o.getStyle)(t,"position"),n(t,t,r)))})):((0,s.default)(t.instance,(function(e){t.domVisible=!1;var n=r.modifiers.fullscreen||r.modifiers.body?document.body:t;(0,o.removeClass)(n,"zm-loading-parent--relative"),(0,o.removeClass)(n,"zm-loading-parent--hidden"),t.instance.hiding=!1}),300,!0),t.instance.visible=!1,t.instance.hiding=!0)},n=function(t,n,r){n.domVisible||"none"===(0,o.getStyle)(n,"display")||"hidden"===(0,o.getStyle)(n,"visibility")||(Object.keys(n.maskStyle).forEach((function(e){n.mask.style[e]=n.maskStyle[e]})),"absolute"!==n.originalPosition&&"fixed"!==n.originalPosition&&(0,o.addClass)(t,"zm-loading-parent--relative"),r.modifiers.fullscreen&&r.modifiers.lock&&(0,o.addClass)(t,"zm-loading-parent--hidden"),n.domVisible=!0,t.appendChild(n.mask),e.nextTick((function(){n.instance.hiding?n.instance.$emit("after-leave"):n.instance.visible=!0})),n.domInserted=!0)};e.directive("loading",{bind:function(n,r,o){var a=n.getAttribute("element-loading-text"),s=n.getAttribute("element-loading-spinner"),u=n.getAttribute("element-loading-background"),c=n.getAttribute("element-loading-custom-class"),l=o.context,d=e.extend(i.default),f=new d({el:document.createElement("div"),data:{text:l&&l[a]||a,spinner:l&&l[s]||s,background:l&&l[u]||u,customClass:l&&l[c]||c,fullscreen:!!r.modifiers.fullscreen}});n.instance=f,n.mask=f.$el,n.maskStyle={},r.value&&t(n,r)},update:function(e,n){e.instance.setText(e.getAttribute("element-loading-text")),n.oldValue!==n.value&&t(e,n)},unbind:function(e,n){e.domInserted&&(e.mask&&e.mask.parentNode&&e.mask.parentNode.removeChild(e.mask),t(e,{value:!1,modifiers:n.modifiers}))}})}}},c=u;t.default=c},"5eed":function(e,t,n){var r=n("d256"),i=n("1c7e"),o=n("4738").CONSTRUCTOR;e.exports=o||!i((function(e){r.all(e).then(void 0,(function(){}))}))},"5f7d":function(e,t,n){n("a29f"),n("0607"),n("949e"),n("247c")},"5f96":function(e,t,n){"use strict";var r=n("ebb5"),i=n("e330"),o=r.aTypedArray,a=r.exportTypedArrayMethod,s=i([].join);a("join",(function(e){return s(o(this),e)}))},"5fb2":function(e,t,n){"use strict";var r=n("e330"),i=2147483647,o=36,a=1,s=26,u=38,c=700,l=72,d=128,f="-",h=/[^\0-\u007E]/,p=/[.\u3002\uFF0E\uFF61]/g,m="Overflow: input needs wider integers to process",v=o-a,g=RangeError,y=r(p.exec),b=Math.floor,w=String.fromCharCode,_=r("".charCodeAt),C=r([].join),x=r([].push),k=r("".replace),S=r("".split),O=r("".toLowerCase),T=function(e){var t=[],n=0,r=e.length;while(n=55296&&i<=56319&&n>1,e+=b(e/t);while(e>v*s>>1)e=b(e/v),r+=o;return b(r+(v+1)*e/(e+u))},M=function(e){var t=[];e=T(e);var n,r,u=e.length,c=d,h=0,p=l;for(n=0;n=c&&r<_&&(_=r);var k=y+1;if(_-c>b((i-h)/k))throw g(m);for(h+=(_-c)*k,c=_,n=0;ni)throw g(m);if(r==c){var S=h,O=o;while(1){var M=O<=p?a:O>=p+s?s:O-p;if(S0&&a<0?"middle":void 0},getDayType:function(e){var t=this.type,n=this.minDate,r=this.maxDate,i=this.currentDate;return(0,o.compareDay)(e,n)<0||(0,o.compareDay)(e,r)>0?"disabled":null!==i?"single"===t?0===(0,o.compareDay)(e,i)?"selected":"":"multiple"===t?this.getMultipleDayType(e):"range"===t?this.getRangeDayType(e):void 0:void 0},getBottomInfo:function(e){if("range"===this.type){if("start"===e||"end"===e)return(0,o.t)(e);if("start-end"===e)return(0,o.t)("startEnd")}},getDayStyle:function(e,t){var n={height:this.rowHeightWithUnit};return"placeholder"===e?(n.width="100%",n):(0===t&&(n.marginLeft=100*this.offset/7+"%"),this.color&&("start"===e||"end"===e||"start-end"===e||"multiple-selected"===e||"multiple-middle"===e?n.background=this.color:"middle"===e&&(n.color=this.color)),n)},genTitle:function(){var e=this.$createElement;if(this.showMonthTitle)return e("div",{class:(0,o.bem)("month-title")},[this.title])},genMark:function(){var e=this.$createElement;if(this.showMark&&this.shouldRender)return e("div",{class:(0,o.bem)("month-mark")},[this.date.getMonth()+1])},genDays:function(){var e=this.$createElement,t=this.shouldRender?this.days:this.placeholders;return e("div",{ref:"days",attrs:{role:"grid"},class:(0,o.bem)("days")},[this.genMark(),t.map(this.genDay)])},genTopInfo:function(e){var t=this.$createElement,n=this.$scopedSlots["top-info"];if(e.topInfo||n)return t("div",{class:(0,o.bem)("top-info")},[n?n(e):e.topInfo])},genBottomInfo:function(e){var t=this.$createElement,n=this.$scopedSlots["bottom-info"];if(e.bottomInfo||n)return t("div",{class:(0,o.bem)("bottom-info")},[n?n(e):e.bottomInfo])},genDay:function(e,t){var n=this,r=this.$createElement,i=e.type,a=this.getDayStyle(i,t),s="disabled"===i,u=function(){s||n.$emit("click",e)};return"selected"===i?r("div",{attrs:{role:"gridcell",tabindex:-1},style:a,class:[(0,o.bem)("day"),e.className],on:{click:u}},[r("div",{class:(0,o.bem)("selected-day"),style:{width:this.rowHeightWithUnit,height:this.rowHeightWithUnit,background:this.color}},[this.genTopInfo(e),e.text,this.genBottomInfo(e)])]):r("div",{attrs:{role:"gridcell",tabindex:s?null:-1},style:a,class:[(0,o.bem)("day",i),e.className],on:{click:u}},[this.genTopInfo(e),e.text,this.genBottomInfo(e)])}},render:function(){var e=arguments[0];return e("div",{class:(0,o.bem)("month"),ref:"month"},[this.genTitle(),this.genDays()])}});t.default=c},"5ff7":function(e,t,n){"use strict";var r=n("4a19");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},6e3:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("8071")),o=r(n("654f")),a=r(n("e992")),s=r(n("3eba")),u=r(n("7d52")),c={en:i.default,de:o.default,es:a.default,fr:s.default,jp:u.default};t.default=c},6005:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var r=i(n("6b75"));function i(e){return e&&e.__esModule?e:{default:e}}function o(e){if(Array.isArray(e))return(0,r.default)(e)}},6042:function(e,t,n){"use strict";n.r(t);var r=n("5024"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"604b":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.cancel=p,t.deleteRequest=f,t.get=h,t.handleApi=w,t.post=d,t.setCommonParams=l;var i=r(n("53ca")),o=r(n("5530"));n("e9c4"),n("d3b7"),n("3ca3"),n("ddb0"),n("9861"),n("caad"),n("2532"),n("d9e2"),n("a15b"),n("159b"),n("ac1f"),n("00b4");var a=r(n("6f74")),s={},u=a.default.CancelToken,c={};function l(e){Object.assign(s,e)}function d(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=Object.assign({},s,r);return m(a.default.post(e,t?JSON.stringify(l):g(l),{headers:(0,o.default)({"Content-Type":t?"application/json":"application/x-www-form-urlencoded"},i),cancelToken:new u((function(t){c[e]=t}))}),n)}}function f(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return function(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l={url:e,method:t,data:n?i:new URLSearchParams(i),headers:(0,o.default)({"Content-Type":n?"application/json":"application/x-www-form-urlencoded"},s),cancelToken:new u((function(t){c[e]=t}))};return m((0,a.default)(l),r)}}function h(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return m(a.default.get(e,{params:Object.assign({},s,n),headers:(0,o.default)({},r),cancelToken:new u((function(t){c[e]=t}))}),t)}}function p(e){return function(){c[e]&&c[e]()}}function m(e,t){return e.then((function(e){var n;if(201===(null===(n=e.data)||void 0===n?void 0:n.errorCode))window.location.href="".concat(window.location.origin,"/signin");else if((((e||{}).headers||{})["content-type"]||"").includes("text/html")){for(var r in c)p(r);throw new Error("offline")}var i=e.data;return t?i:0===i.errorCode?i.result:"undefined"===typeof i.errorCode?i:v({errorCode:i.errorCode,errorMsg:i.errorMessage})})).catch((function(e){return"offline"===e.errorMsg?(window.location.reload(),new Promise((function(){}))):Promise.reject(a.default.isCancel(e)?e.errorMsg:e)}))}function v(e){return Promise.reject(e)}function g(e){if(!e)return"";var t=[];for(var n in e)b(n,e[n],r);function r(e,n){t[t.length]=encodeURIComponent(e)+"="+encodeURIComponent(n)}return t.join("&")}var y=/\[\]$/;function b(e,t,n){var r;if(Array.isArray(t))t.forEach((function(t,r){y.test(e)?n(e,t):b(e+"["+("object"===(0,i.default)(t)&&null!==t?r:"")+"]",t,n)}));else if("object"===(0,i.default)(t))for(r in t)b(e+"["+r+"]",t[r],n);else n(e,t)}function w(e,t){return e.then((function(e){return[null,e]})).catch((function(e){if(t){var n=Object.assign({},e,t);return[n,void 0]}return[e,void 0]}))}},"605d":function(e,t,n){var r=n("c6b6"),i=n("da84");e.exports="process"==r(i.process)},6062:function(e,t,n){n("1c59")},6069:function(e,t,n){var r=n("6c59"),i=n("605d");e.exports=!r&&!i&&"object"==typeof window&&"object"==typeof document},"608d":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-italic",use:"icon-italic-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},6097:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("9a35"));n("0371"),i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"60bd":function(e,t,n){"use strict";var r=n("da84"),i=n("d039"),o=n("e330"),a=n("ebb5"),s=n("e260"),u=n("b622"),c=u("iterator"),l=r.Uint8Array,d=o(s.values),f=o(s.keys),h=o(s.entries),p=a.aTypedArray,m=a.exportTypedArrayMethod,v=l&&l.prototype,g=!i((function(){v[c].call([1])})),y=!!v&&v.values&&v[c]===v.values&&"values"===v.values.name,b=function(){return d(p(this))};m("entries",(function(){return h(p(this))}),g),m("keys",(function(){return f(p(this))}),g),m("values",b,g||!y,{name:"values"}),m(c,b,g||!y,{name:"values"})},"60d4":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"ZmMenuItemGroup",componentName:"ZmMenuItemGroup",inject:["rootMenu"],props:{title:{type:String}},data:function(){return{paddingLeft:20}},computed:{levelPadding:function(){var e=20,t=this.$parent;if(this.rootMenu.collapse)return 20;while(t&&"ZmMenu"!==t.$options.componentName)"ZmSubmenu"===t.$options.componentName&&(e+=20),t=t.$parent;return e}}};t.default=n},"60da":function(e,t,n){"use strict";var r=n("83ab"),i=n("e330"),o=n("c65b"),a=n("d039"),s=n("df75"),u=n("7418"),c=n("d1e7"),l=n("7b0b"),d=n("44ad"),f=Object.assign,h=Object.defineProperty,p=i([].concat);e.exports=!f||a((function(){if(r&&1!==f({b:1},f(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach((function(e){t[e]=e})),7!=f({},e)[n]||s(f({},t)).join("")!=i}))?function(e,t){var n=l(e),i=arguments.length,a=1,f=u.f,h=c.f;while(i>a){var m,v=d(arguments[a++]),g=f?p(s(v),f(v)):s(v),y=g.length,b=0;while(y>b)m=g[b++],r&&!o(h,v,m)||(n[m]=v[m])}return n}:f},6111:function(e,t,n){var r=n("fbc7"),i="en-US",o={"en-US":{messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input"}},"de-DE":{messagebox:{title:"Nachricht",confirm:"OK",cancel:"Abbrechen",error:"Unzulässige Eingabe"}},"es-ES":{messagebox:{title:"Mensaje",confirm:"Aceptar",cancel:"Cancelar",error:"Entrada no permitida"}},"fr-FR":{messagebox:{title:"Message",confirm:"OK",cancel:"Annuler",error:"Entrée illicite"}},"id-ID":{messagebox:{title:"Pesan",confirm:"Oke",cancel:"Batal",error:"Input ilegal"}},"it-IT":{messagebox:{title:"Messaggio",confirm:"OK",cancel:"Annulla",error:"Input non consentito"}},"jp-JP":{messagebox:{title:"メッセージ",confirm:"OK",cancel:"キャンセル",error:"不正な入力"}},"ko-KO":{messagebox:{title:"메시지",confirm:"확인",cancel:"취소",error:"잘못된 입력"}},"nl-NL":{messagebox:{title:"Bericht",confirm:"OK",cancel:"Annuleren",error:"Ongeldige invoer"}},"pl-PL":{messagebox:{title:"Wiadomość",confirm:"OK",cancel:"Anuluj",error:"nieprawidłowe dane wejściowe"}},"pt-PT":{messagebox:{title:"Mensagem",confirm:"OK",cancel:"Cancelar",error:"Entrada ilegal"}},"ru-RU":{messagebox:{title:"Сообщение",confirm:"ОК",cancel:"Отмена",error:"Недействительный ввод"}},"tr-TR":{messagebox:{title:"Mesaj",confirm:"Tamam",cancel:"İptal",error:"Yasal olmayan girdi"}},"vi-VN":{messagebox:{title:"Tin nhắn",confirm:"OK",cancel:"Hủy",error:"Đầu vào không hợp lệ"}},"zh-CN":{messagebox:{title:"消息",confirm:"确定",cancel:"取消",error:"非法输入"}},"zh-TW":{messagebox:{title:"訊息",confirm:"確定",cancel:"取消",error:"不合法的輸入"}}},a=o[r.locale]?o[r.locale]:o[i];(0,r.addLang)(a)},"611b":function(e,t,n){},"621a":function(e,t,n){"use strict";var r=n("da84"),i=n("e330"),o=n("83ab"),a=n("4b11"),s=n("5e77"),u=n("9112"),c=n("6964"),l=n("d039"),d=n("19aa"),f=n("5926"),h=n("50c4"),p=n("0b25d"),m=n("77a7"),v=n("e163"),g=n("d2bb"),y=n("241c").f,b=n("9bf2").f,w=n("81d5"),_=n("4dae"),C=n("d44e"),x=n("69f3"),k=s.PROPER,S=s.CONFIGURABLE,O=x.get,T=x.set,E="ArrayBuffer",D="DataView",M="prototype",A="Wrong length",N="Wrong index",P=r[E],L=P,I=L&&L[M],R=r[D],F=R&&R[M],z=Object.prototype,j=r.Array,B=r.RangeError,$=i(w),U=i([].reverse),V=m.pack,H=m.unpack,q=function(e){return[255&e]},W=function(e){return[255&e,e>>8&255]},Z=function(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]},Y=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},K=function(e){return V(e,23,4)},G=function(e){return V(e,52,8)},J=function(e,t){b(e[M],t,{get:function(){return O(this)[t]}})},X=function(e,t,n,r){var i=p(n),o=O(e);if(i+t>o.byteLength)throw B(N);var a=O(o.buffer).bytes,s=i+o.byteOffset,u=_(a,s,s+t);return r?u:U(u)},Q=function(e,t,n,r,i,o){var a=p(n),s=O(e);if(a+t>s.byteLength)throw B(N);for(var u=O(s.buffer).bytes,c=a+s.byteOffset,l=r(+i),d=0;dre;)(te=ne[re++])in L||u(L,te,P[te]);I.constructor=L}g&&v(F)!==z&&g(F,z);var ie=new R(new L(2)),oe=i(F.setInt8);ie.setInt8(0,2147483648),ie.setInt8(1,2147483649),!ie.getInt8(0)&&ie.getInt8(1)||c(F,{setInt8:function(e,t){oe(this,e,t<<24>>24)},setUint8:function(e,t){oe(this,e,t<<24>>24)}},{unsafe:!0})}else L=function(e){d(this,I);var t=p(e);T(this,{bytes:$(j(t),0),byteLength:t}),o||(this.byteLength=t)},I=L[M],R=function(e,t,n){d(this,F),d(e,I);var r=O(e).byteLength,i=f(t);if(i<0||i>r)throw B("Wrong offset");if(n=void 0===n?r-i:h(n),i+n>r)throw B(A);T(this,{buffer:e,byteLength:n,byteOffset:i}),o||(this.buffer=e,this.byteLength=n,this.byteOffset=i)},F=R[M],o&&(J(L,"byteLength"),J(R,"buffer"),J(R,"byteLength"),J(R,"byteOffset")),c(F,{getInt8:function(e){return X(this,1,e)[0]<<24>>24},getUint8:function(e){return X(this,1,e)[0]},getInt16:function(e){var t=X(this,2,e,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=X(this,2,e,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(e){return Y(X(this,4,e,arguments.length>1?arguments[1]:void 0))},getUint32:function(e){return Y(X(this,4,e,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(e){return H(X(this,4,e,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(e){return H(X(this,8,e,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(e,t){Q(this,1,e,q,t)},setUint8:function(e,t){Q(this,1,e,q,t)},setInt16:function(e,t){Q(this,2,e,W,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(e,t){Q(this,2,e,W,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(e,t){Q(this,4,e,Z,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(e,t){Q(this,4,e,Z,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(e,t){Q(this,4,e,K,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(e,t){Q(this,8,e,G,t,arguments.length>2?arguments[2]:void 0)}});C(L,E),C(R,D),e.exports={ArrayBuffer:L,DataView:R}},6237:function(e,t,n){"use strict";n.r(t);var r=n("f12a"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"626c":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"client-calendar"},[t("calendar-header",{attrs:{weekdays:e.weekdays}}),t("div",{staticClass:"client-calendar__month"},[t("div",{staticClass:"infinity"},[t("div",{staticClass:"template"},[t("li",{ref:"message",staticClass:"infinity-item"},[t("img",{staticClass:"infinity-avatar",attrs:{width:"48",height:"48"}}),e._m(0)]),t("li",{ref:"tombstone",staticClass:"infinity-item tombstone"})]),t("div",{ref:"calendar",staticClass:"infinity-timeline"},[t("ul",{staticStyle:{padding:"0"},attrs:{aaa:e.finalSelectedDate}})])])])],1)};t.render=n;var r=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"infinity-bubble"},[t("p"),t("img",{attrs:{width:"300",height:"300"}}),t("div",{staticClass:"infinity-meta"},[t("time",{staticClass:"infinity-posted-date"})])])}];t.staticRenderFns=r},6288:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("7db0"),n("159b");var r={data:function(){return{hoverOption:null,activedescendant:null}},computed:{optionsAllDisabled:function(){return this.options.every((function(e){return e.disabled}))}},watch:{hoverIndex:function(e){var t=this,n=this.menuItemsArray[e]&&this.menuItemsArray[e].id,r=this.options.find((function(e){return e.itemId===n}));"number"===typeof e&&e>-1&&(this.hoverOption=r||{}),this.options.forEach((function(n){n.hover=-1!==e&&t.hoverOption===n}))}},methods:{navigateOptions:function(e){var t=this;if(0!==this.menuItemsArray.length&&!this.optionsAllDisabled){var n=this.menuItemsArray.length;"next"===e?(this.hoverIndex++,this.hoverIndex>=n&&(this.hoverIndex=0)):"prev"===e?(this.hoverIndex--,this.hoverIndex<0&&(this.hoverIndex=n-1)):"home"===e?this.hoverIndex=0:"end"===e&&(this.hoverIndex=n-1);var r=this.menuItemsArray[this.hoverIndex]&&this.menuItemsArray[this.hoverIndex].id,i=this.options.find((function(e){return e.itemId===r}));i.disabled&&this.navigateOptions(e),this.$nextTick((function(){t.activedescendant=t.hoverOption.itemId}))}}}};t.default=r},"62a4":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return"button-icon"===e.iconType?t("button-icon",e._b({attrs:{name:e.symbolName,size:e.size},on:{click:e.onClick}},"button-icon",e.$attrs,!1)):"slot-svg"===e.iconType?t("span",{class:["zm-icons","zm-icons--"+e.size]},[e._t("default")],2):"slot-path"===e.iconType?t("svg",{class:["zm-icons","zm-icons--"+e.size],attrs:{"aria-hidden":"true",viewBox:"0 0 16 16"}},[e._t("default")],2):t("svg",{class:["zm-icons","zm-icons--"+e.size],attrs:{"aria-hidden":"true",viewBox:"0 0 16 16"}},[t("use",{attrs:{href:e.symbolName,"xlink:href":e.symbolName}})])};t.render=n;var r=[];t.staticRenderFns=r},"62e4":function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},6328:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("ba4c")),o=n("985d"),a=r(n("b459")),s=i.default.prototype,u=i.default.util.defineReactive;u(s,"$vantLang","zh-CN"),u(s,"$vantMessages",{"zh-CN":a.default});var c={messages:function(){return s.$vantMessages[s.$vantLang]},use:function(e,t){var n;s.$vantLang=e,this.add((n={},n[e]=t,n))},add:function(e){void 0===e&&(e={}),(0,o.deepAssign)(s.$vantMessages,e)}};t.default=c},6374:function(e,t,n){var r=n("da84"),i=Object.defineProperty;e.exports=function(e,t){try{i(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},6467:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("li",{staticClass:"zm-menu-item",class:{"is-active":e.active,"is-disabled":e.disabled},style:[e.paddingStyle,e.itemStyle,{backgroundColor:e.backgroundColor}],attrs:{role:"menuitem",tabindex:"-1"},on:{click:e.handleClick,mouseenter:e.onMouseEnter,focus:e.onMouseEnter,blur:e.onMouseLeave,mouseleave:e.onMouseLeave}},["ZmMenu"===e.parentMenu.$options.componentName&&e.rootMenu.collapse&&e.$slots.title?t("zm-tooltip",{attrs:{effect:"dark",placement:"right"}},[t("div",{attrs:{slot:"content"},slot:"content"},[e._t("title")],2),t("div",{staticStyle:{position:"absolute",left:"0",top:"0",height:"100%",width:"100%",display:"inline-block","box-sizing":"border-box",padding:"0 20px"}},[e._t("default")],2)]):[e._t("default"),e._t("title")]],2)};t.render=n;var r=[];t.staticRenderFns=r},"647e":function(e,t,n){"use strict";n("7339")},"649e":function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").some,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("some",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},"64c5":function(e,t,n){"use strict";n.r(t);var r=n("97ea"),i=n("f78c");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"64c9":function(e,t,n){"use strict";n("7a4c")},6503:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.removeResizeListener=t.addResizeListener=void 0,n("d3b7"),n("159b"),n("14d9"),n("a434");var i=r(n("b85c")),o=r(n("6dd8")),a=n("9619"),s="undefined"===typeof window,u=function(e){var t,n=(0,i.default)(e);try{for(n.s();!(t=n.n()).done;){var r=t.value,o=r.target.__resizeListeners__||[];o.length&&o.forEach((function(e){e()}))}}catch(a){n.e(a)}finally{n.f()}},c=function(e,t){s||(e.__resizeListeners__||(e.__resizeListeners__=[],e.__ro__=new o.default((0,a.debounce)(16,u)),e.__ro__.observe(e)),e.__resizeListeners__.push(t))};t.addResizeListener=c;var l=function(e,t){e&&e.__resizeListeners__&&(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||e.__ro__.disconnect())};t.removeResizeListener=l},6509:function(e,t,n){"use strict";n.r(t);var r=n("298c"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},6547:function(e,t,n){var r=n("e330"),i=n("5926"),o=n("577e"),a=n("1d80"),s=r("".charAt),u=r("".charCodeAt),c=r("".slice),l=function(e){return function(t,n){var r,l,d=o(a(t)),f=i(n),h=d.length;return f<0||f>=h?e?"":void 0:(r=u(d,f),r<55296||r>56319||f+1===h||(l=u(d,f+1))<56320||l>57343?e?s(d,f):r:e?c(d,f,f+2):l-56320+(r-55296<<10)+65536)}};e.exports={codeAt:l(!1),charAt:l(!0)}},"654f":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={zumoRsvpGoing:"Sie gehen?",zumoRsvpYes:"Ja",zumoRsvpMaybe:"Vielleicht",zumoRsvpNo:"Nein",zumoClose:"Schließen",zumoChat:"Mit allen chatten",zumoEmail:"E-Mail an alle senden",zumoShare:"Meeting freigeben",zumoEdit:"Bearbeiten",zumoMoreOptions:"Weitere Optionen",zumoPlayRecording:"Aufzeichnung abspielen",zumoOpenLocalRecording:"Lokale Aufzeichnung öffnen",zumoRecordVideoWillReady:"Die Aufzeichnung dieses Meetings wird in Kürze fertig sein",zumoRecordingList:"Aufzeichnungen",zumoLocalRecordConvertNow:"Jetzt konvertieren",zumoQuickCreateMeetingChat:"vom Meetingchat",zumoMeetingSummary:"Meeting-Zusammenfassung mit AI Companion",zumoNextSteps:"Nächste Schritte",zumoMeetingSummaryNoSteps:"Nächste Schritte sind nicht verfügbar.",zumoReadFullSummary:"Vollständige Zusammenfassung lesen",zumoReadLess:"Weniger lesen",zumoHostedBy:"Host",zumoCreateSettingDescriptionPlaceholder:"Beschreibung",zumoAssets:"Assets",zumoNoAssetsTip:"Dieses Meeting hat keine Assets.",zumoAssetsAll:"Alle",zumoWhiteboards:"Whiteboards",zumoFiles:"Dateien",zumoLinks:"Links",zumoMeetingStart:"Starten",zumoMeetingJoin:"Beitreten",zumoEventDefaultSummary:"(Kein Titel)",zumoEventBusySummary:"Gebucht",zumoEventGoogleSummary:"Gebucht",zumoEventOutlookSummary:"Privater Termin",zumoOccurs:"Ereignet sich",zumoParticipants:"Teilnehmer",zumoNotes:"Notizen",zumoCopySuccess:"Erfolgreich kopiert",zumoEventAttendeesHost:"Host",zumoParticipantJoined:"Beigetreten",zumoParticipantOptional:"(Optional)",zumoParticipantExternalInvitees:"EXTERN",zumoEventAttendeesChatHost:"Mit dem Host chatten",zumoParticipantCopyEmail:"E-Mail-Adresse kopieren",zumoRsvpTooltipYes:"Going",zumoRsvpTooltipMaybe:"Maybe Going",zumoRsvpTooltipNo:"Can't Go",zumoRsvpTooltipAwaiting:"Awaiting Response",zumoAcceptYes:"Ja",zumoAcceptMaybe:"Vielleicht",zumoAcceptAwaiting:"Ausstehend",zumoEventAttendeesMax:"Die vollständige Gästeliste wurde ausgeblendet, da die Anzahl der Gäste zu groß ist",zumoEventHideGuestList:"Die vollständige Gästeliste wurde auf Wunsch des Veranstalters ausgeblendet.",zumoZoomWhiteboard:"Zoom Whiteboard",zumoWhiteboardsNotAvailable:"Not available. Please contact the meeting host.",zumoWhiteboardGetError:"Fehler. Zum Wiederholen klicken",zumoWhiteboardToOpen:"Zum Öffnen klicken",zumoWhiteboardsText:"Whiteboards",zumoPhoneCall:"Telefonanruf",zumoLocation:"Eventname",viewRecordingInfo:"View recording info",zumoCopy:"Kopieren",zumoPasscode:"Kenncode:",zumoPasscodeShow:"Kenncode anzeigen",zumoPasscodeHide:"Kenncode ausblenden",zumoCloudRecordingLink:"Link zur Cloud-Aufzeichnung"};t.default=n},6566:function(e,t,n){"use strict";var r=n("9bf2").f,i=n("7c73"),o=n("6964"),a=n("0366"),s=n("19aa"),u=n("7234"),c=n("2266"),l=n("c6d2"),d=n("4754"),f=n("2626"),h=n("83ab"),p=n("f183").fastKey,m=n("69f3"),v=m.set,g=m.getterFor;e.exports={getConstructor:function(e,t,n,l){var d=e((function(e,r){s(e,f),v(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),h||(e.size=0),u(r)||c(r,e[l],{that:e,AS_ENTRIES:n})})),f=d.prototype,m=g(t),y=function(e,t,n){var r,i,o=m(e),a=b(e,t);return a?a.value=n:(o.last=a={index:i=p(t,!0),key:t,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=a),r&&(r.next=a),h?o.size++:e.size++,"F"!==i&&(o.index[i]=a)),e},b=function(e,t){var n,r=m(e),i=p(t);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==t)return n};return o(f,{clear:function(){var e=this,t=m(e),n=t.index,r=t.first;while(r)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete n[r.index],r=r.next;t.first=t.last=void 0,h?t.size=0:e.size=0},delete:function(e){var t=this,n=m(t),r=b(t,e);if(r){var i=r.next,o=r.previous;delete n.index[r.index],r.removed=!0,o&&(o.next=i),i&&(i.previous=o),n.first==r&&(n.first=i),n.last==r&&(n.last=o),h?n.size--:t.size--}return!!r},forEach:function(e){var t,n=m(this),r=a(e,arguments.length>1?arguments[1]:void 0);while(t=t?t.next:n.first){r(t.value,t.key,this);while(t&&t.removed)t=t.previous}},has:function(e){return!!b(this,e)}}),o(f,n?{get:function(e){var t=b(this,e);return t&&t.value},set:function(e,t){return y(this,0===e?0:e,t)}}:{add:function(e){return y(this,e=0===e?0:e,e)}}),h&&r(f,"size",{get:function(){return m(this).size}}),d},setStrong:function(e,t,n){var r=t+" Iterator",i=g(t),o=g(r);l(e,t,(function(e,t){v(this,{type:r,target:e,state:i(e),kind:t,last:void 0})}),(function(){var e=o(this),t=e.kind,n=e.last;while(n&&n.removed)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?d("keys"==t?n.key:"values"==t?n.value:[n.key,n.value],!1):(e.target=void 0,d(void 0,!0))}),n?"entries":"values",!n,!0),f(t)}}},"65ad":function(e,t,n){},"65d3":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("aea8"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"65f0":function(e,t,n){var r=n("0b42");e.exports=function(e,t){return new(r(e))(0===t?0:t)}},6648:function(e,t,n){n("d3b7"),n("ddb0"),n("d81d");var r=function(e){console.log(e.keys()),e.keys().map(e)},i=n("e462");r(i),console.log("svg required success !")},"66b4":function(e,t,n){"use strict";n.r(t);var r=n("46f7"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"66f8":function(e,t,n){},"67cf":function(e,t,n){},"681e":function(e,t,n){n("a29f"),n("01fb")},6834:function(e,t,n){},6872:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-number",use:"icon-number-usage",viewBox:"0 0 24 24",content:'\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},"68eb":function(e,t,n){"use strict";var r=n("107f");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"68ee":function(e,t,n){var r=n("e330"),i=n("d039"),o=n("1626"),a=n("f5df"),s=n("d066"),u=n("8925"),c=function(){},l=[],d=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,h=r(f.exec),p=!f.exec(c),m=function(e){if(!o(e))return!1;try{return d(c,l,e),!0}catch(t){return!1}},v=function(e){if(!o(e))return!1;switch(a(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return p||!!h(f,u(e))}catch(t){return!0}};v.sham=!0,e.exports=!d||i((function(){var e;return m(m.call)||!m(Object)||!m((function(){e=!0}))||e}))?v:m},6922:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("a559")),o=n("e5f6"),a=n("ca48"),s=n("a3c3"),u=n("d298"),c=(0,o.createNamespace)("time-picker"),l=c[0],d=l({mixins:[u.TimePickerMixin],props:(0,i.default)({},u.sharedProps,{minHour:{type:[Number,String],default:0},maxHour:{type:[Number,String],default:23},minMinute:{type:[Number,String],default:0},maxMinute:{type:[Number,String],default:59}}),computed:{ranges:function(){return[{type:"hour",range:[+this.minHour,+this.maxHour]},{type:"minute",range:[+this.minMinute,+this.maxMinute]}]}},watch:{filter:"updateInnerValue",minHour:function(){var e=this;this.$nextTick((function(){e.updateInnerValue()}))},maxHour:function(e){var t=this.innerValue.split(":"),n=t[0],r=t[1];n>=e?(this.innerValue=this.formatValue(e+":"+r),this.updateColumnValue()):this.updateInnerValue()},minMinute:"updateInnerValue",maxMinute:function(e){var t=this.innerValue.split(":"),n=t[0],r=t[1];r>=e?(this.innerValue=this.formatValue(n+":"+e),this.updateColumnValue()):this.updateInnerValue()},value:function(e){e=this.formatValue(e),e!==this.innerValue&&(this.innerValue=e,this.updateColumnValue())}},methods:{formatValue:function(e){e||(e=(0,a.padZero)(this.minHour)+":"+(0,a.padZero)(this.minMinute));var t=e.split(":"),n=t[0],r=t[1];return n=(0,a.padZero)((0,s.range)(n,this.minHour,this.maxHour)),r=(0,a.padZero)((0,s.range)(r,this.minMinute,this.maxMinute)),n+":"+r},updateInnerValue:function(){var e=this.getPicker().getIndexes(),t=e[0],n=e[1],r=this.originColumns,i=r[0],o=r[1],a=i.values[t]||i.values[0],s=o.values[n]||o.values[0];this.innerValue=this.formatValue(a+":"+s),this.updateColumnValue()},onChange:function(e){var t=this;this.updateInnerValue(),this.$nextTick((function(){t.$nextTick((function(){t.updateInnerValue(),t.$emit("change",e)}))}))},updateColumnValue:function(){var e=this,t=this.formatter,n=this.innerValue.split(":"),r=[t("hour",n[0]),t("minute",n[1])];this.$nextTick((function(){e.getPicker().setValues(r)}))}}});t.default=d},6964:function(e,t,n){var r=n("cb2d");e.exports=function(e,t,n){for(var i in t)r(e,i,t[i],n);return e}},"69e6":function(e,t,n){"use strict";var r=n("df8c");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"69f3":function(e,t,n){var r,i,o,a=n("cdce"),s=n("da84"),u=n("861d"),c=n("9112"),l=n("1a2d"),d=n("c6cd"),f=n("f772"),h=n("d012"),p="Object already initialized",m=s.TypeError,v=s.WeakMap,g=function(e){return o(e)?i(e):r(e,{})},y=function(e){return function(t){var n;if(!u(t)||(n=i(t)).type!==e)throw m("Incompatible receiver, "+e+" required");return n}};if(a||d.state){var b=d.state||(d.state=new v);b.get=b.get,b.has=b.has,b.set=b.set,r=function(e,t){if(b.has(e))throw m(p);return t.facade=e,b.set(e,t),t},i=function(e){return b.get(e)||{}},o=function(e){return b.has(e)}}else{var w=f("state");h[w]=!0,r=function(e,t){if(l(e,w))throw m(p);return t.facade=e,c(e,w,t),t},i=function(e){return l(e,w)?e[w]:{}},o=function(e){return l(e,w)}}e.exports={set:r,get:i,has:o,enforce:g,getterFor:y}},"69fa":function(e,t,n){n("a29f")},"6a05":function(e,t,n){"use strict";n.r(t);var r=n("0a42"),i=n("44f5");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"19ed9752",null);t["default"]=s.exports},"6a3a":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.mustRegisterComponentsName=void 0;var n=["ZmSimpleColorPicker","ZmDropdown"];t.mustRegisterComponentsName=n},"6a61":function(e,t,n){},"6acc":function(e,t,n){"use strict";n.r(t);var r=n("4016"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"6b33":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("09e0"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"6b39":function(e,t,n){"use strict";var r=n("0832");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"6b75":function(e,t){function n(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&(t.timer=setTimeout((function(){t.clear()}),e.duration)),t}var b=function(e){return function(t){return y((0,i.default)({type:e},p(t)))}};["loading","success","fail"].forEach((function(e){y[e]=b(e)})),y.clear=function(e){d.length&&(e?(d.forEach((function(e){e.clear()})),d=[]):f?d.shift().clear():d[0].clear())},y.setDefaultOptions=function(e,t){"string"===typeof e?l[e]=t:(0,i.default)(h,e)},y.resetDefaultOptions=function(e){"string"===typeof e?l[e]=null:(h=(0,i.default)({},c),l={})},y.allowMultiple=function(e){void 0===e&&(e=!0),f=e},y.install=function(){o.default.use(a.default)},o.default.prototype.$toast=y;var w=y;t.default=w},"6d61":function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),o=n("e330"),a=n("94ca"),s=n("cb2d"),u=n("f183"),c=n("2266"),l=n("19aa"),d=n("1626"),f=n("7234"),h=n("861d"),p=n("d039"),m=n("1c7e"),v=n("d44e"),g=n("7156");e.exports=function(e,t,n){var y=-1!==e.indexOf("Map"),b=-1!==e.indexOf("Weak"),w=y?"set":"add",_=i[e],C=_&&_.prototype,x=_,k={},S=function(e){var t=o(C[e]);s(C,e,"add"==e?function(e){return t(this,0===e?0:e),this}:"delete"==e?function(e){return!(b&&!h(e))&&t(this,0===e?0:e)}:"get"==e?function(e){return b&&!h(e)?void 0:t(this,0===e?0:e)}:"has"==e?function(e){return!(b&&!h(e))&&t(this,0===e?0:e)}:function(e,n){return t(this,0===e?0:e,n),this})},O=a(e,!d(_)||!(b||C.forEach&&!p((function(){(new _).entries().next()}))));if(O)x=n.getConstructor(t,e,y,w),u.enable();else if(a(e,!0)){var T=new x,E=T[w](b?{}:-0,1)!=T,D=p((function(){T.has(1)})),M=m((function(e){new _(e)})),A=!b&&p((function(){var e=new _,t=5;while(t--)e[w](t,t);return!e.has(-0)}));M||(x=t((function(e,t){l(e,C);var n=g(new _,e,x);return f(t)||c(t,n[w],{that:n,AS_ENTRIES:y}),n})),x.prototype=C,C.constructor=x),(D||A)&&(S("delete"),S("has"),y&&S("get")),(A||E)&&S(w),b&&C.clear&&delete C.clear}return k[e]=x,r({global:!0,constructor:!0,forced:x!=_},k),v(x,e),b||n.setStrong(x,e,y),x}},"6d9d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("5530"));n("4de4"),n("d3b7"),n("99af");var o=r(n("9f59")),a=r(n("dd5a")),s=r(n("c96c")),u=n("ad01"),c=n("7cce"),l=r(n("ced2")),d={name:"ZUMOParticipant",components:{userAvatarDisplay:s.default,participantItem:a.default,ClientSvgIcon:l.default},mixins:[o.default],props:{eventDetail:{type:Object,default:function(){}},settingConfig:{type:Object,default:function(){}},buddiesMap:{type:Object,default:function(){}}},data:function(){return{currentActiveParticipant:null}},computed:{organizerEmail:function(){return this.eventDetail.organizerEmail},organizerName:function(){return this.eventDetail.organizerName},attendees:function(){return this.eventDetail.attendees||[]},cacheOrganizer:function(){return this.buddiesMap[this.organizerEmail]||{}},organizer:function(){var e=this.organizerEmail,t=this.attendees.filter((function(t){return t.email===e}));return(0,i.default)((0,i.default)({},t.length?t[0]:{displayName:this.organizerName,email:e,picUrl:this.eventDetail.organizerPicUrl,presence:this.eventDetail.organizerPresence}),this.cacheOrganizer)},isOrganizer:function(){return this.eventDetail.isOrganizer},isMeeting:function(){return 0!==this.eventDetail.meetingNo||0!==this.eventDetail.originalMeetingNo},showParticipantsList:function(){return this.settingConfig.showParticipantsList},optionalLabel:function(){return this.eventDetail.isInMeeting&&this.showParticipantsList||!this.organizer.optional?"":", "+this.t("zumoParticipantOptional")},externalLabel:function(){return!this.isOrganizer&&this.organizer&&this.organizer.isExternalUser?", "+this.t("zumoParticipantExternalInvitees"):""},organizerOnlineStatus:function(){return this.organizer?this.organizer.presence:u.presenceType.desktopOnline},seeAllParticipant:function(){return!this.isOrganizer&&this.eventDetail.guestsCanSeeOtherGuests||this.isOrganizer},allAttendeesList:function(){var e=this;return this.seeAllParticipant?this.attendees.filter((function(t){return t.email!==e.organizerEmail})):this.attendees.filter((function(e){return e.isSelf}))},attendeesOmitted:function(){return this.eventDetail.attendeesOmitted},hostAriaLabel:function(){return this.organizerName+", "+(this.isMeeting?"Host":"Organizer")+this.optionalLabel+this.externalLabel+", "+(0,c.getPresenceName)(this.organizerOnlineStatus)+(this.organizer.responseStatus?", "+this.organizer.responseStatus:"")+", "+this.allAttendeesList.length+" Participants"},showChatButton:function(){var e=this.organizer.isEnableChatWith;return!!e},userEmail:function(){return this.settingConfig.email},showCopyButton:function(){return!!this.organizerEmail&&(this.organizerEmail!==this.userEmail&&(!!(0,c.isEmail)(this.organizerName)||!this.organizer.jid))},isNotOffice365:function(){return"Office365"!==this.settingConfig.provider},acceptedAttendees:function(){return this.allAttendeesList.filter((function(e){return"accepted"===e.responseStatus}))},refuseAttendees:function(){return this.allAttendeesList.filter((function(e){return"declined"===e.responseStatus}))},maybeAttendees:function(){return this.allAttendeesList.filter((function(e){return"tentative"===e.responseStatus}))},waitAttendees:function(){return this.allAttendeesList.filter((function(e){return"needsAction"===e.responseStatus}))},participantListAriaLabel:function(){var e="";return this.acceptedAttendees.length&&(e+="".concat(this.acceptedAttendees.length," ").concat(this.t("zumoAcceptYes"))),this.maybeAttendees.length&&(e+=this.acceptedAttendees.length?", ":"",e+="".concat(this.maybeAttendees.length," ").concat(this.t("zumoAcceptMaybe"))),this.waitAttendees.length&&(e+=this.maybeAttendees.length||this.acceptedAttendees.length?", ":"",e+="".concat(this.waitAttendees.length," ").concat(this.t("zumoAcceptAwaiting"))),this.attendeesOmitted&&(e+=e?", ":"",e=this.t("zumoEventAttendeesMax")),e+="".concat(e?" List":"Participant List"),e}},methods:{isUndef:function(e){return(0,c.isUndef)(e)},onKeydown:function(e,t){var n=this;(0,c.handleUpDownKey)(e,{role:t,tabCallback:function(){var e=document.activeElement.getAttribute("role")===t,r=document.activeElement.getAttribute("data-id");n.currentActiveParticipant!==r&&e&&r&&(n.currentActiveParticipant=r)}})},handleChat:function(){this.$emit("messageHost",{jid:this.organizer.jid})},copyUserInfo:function(){(0,c.copyToClipboard)("".concat(this.organizerEmail)),(0,c.axAlert)(this.t("zumoCopySuccess")),this.$successMessage(this.t("zumoCopySuccess"),1e3)},showVCard:function(e){this.$emit("showVCard",{rect:e.rect,attendee:e.attendee||this.organizer})},hideVCard:function(e){this.$emit("hideVCard",{attendee:e||this.organizer})}}};t.default=d},"6db1":function(e,t,n){var r=n("4ea4").default,i=r(n("ba4c"));i.default.prototype.$successMessage=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4500,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"zumo-pop__success";e&&i.default.prototype.$message({showClose:!0,center:!0,customClass:n,message:e,duration:t})}},"6dc9":function(e,t,n){},"6dd8":function(e,t,n){"use strict";n.r(t),function(e){var n=function(){if("undefined"!==typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,r){return e[0]===t&&(n=r,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n0},e.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),l?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t,r=c.some((function(e){return!!~n.indexOf(e)}));r&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),f=function(e,t){for(var n=0,r=Object.keys(t);n0},e}(),E="undefined"!==typeof WeakMap?new WeakMap:new n,D=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=d.getInstance(),r=new T(t,n,this);E.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach((function(e){D.prototype[e]=function(){var t;return(t=E.get(this))[e].apply(t,arguments)}}));var M=function(){return"undefined"!==typeof i.ResizeObserver?i.ResizeObserver:D}();t["default"]=M}.call(this,n("c8ba"))},"6df4":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-chat-group",use:"icon-zumo-chat-group-usage",viewBox:"0 0 16 13",content:'\n\n'});a.a.add(s);t["default"]=s},"6df7":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("ddb0");var i=r(n("bd41")),o=n("bc9d"),a={name:"ZmTagGroup",componentName:"ZmTagGroup",data:function(){return{activeIndex:0,firstClosable:-1}},computed:{childrenTags:function(){return(0,o.findVueComponents)(this,"ZmTag")},closable:function(){return this.childrenTags.some((function(e){return e.closable}))}},methods:{handleKeyDown:function(e){var t=e.keyCode,n=i.default.keys;switch(t){case n.enter:this.handleEnter(e),e.preventDefault(),e.stopPropagation();break;case n.down:case n.right:this.navigateOptions("next"),e.preventDefault(),e.stopPropagation();break;case n.up:case n.left:this.navigateOptions("prev"),e.preventDefault(),e.stopPropagation();break;case n.home:this.navigateOptions("home"),e.preventDefault(),e.stopPropagation();break;case n.end:this.navigateOptions("end"),e.preventDefault(),e.stopPropagation();break;case n.backspace:case n.delete:this.handleDelete(e),e.preventDefault(),e.stopPropagation();break}},handleDelete:function(e){var t=this.childrenTags[this.activeIndex];t&&t.closable&&t.handleClose(e,t)},handleEnter:function(e){var t=this.childrenTags[this.activeIndex];t.handleEnter(e,t)},navigateOptions:function(e){"next"===e?(this.activeIndex++,this.activeIndex>=this.childrenTags.length&&(this.activeIndex=0)):"prev"===e?(this.activeIndex--,this.activeIndex<0&&(this.activeIndex=this.childrenTags.length-1)):"home"===e?this.activeIndex=0:"end"===e&&(this.activeIndex=this.childrenTags.length-1)}}};t.default=a},"6df8":function(e,t,n){},"6e54":function(e,t,n){"use strict";n.r(t);var r=n("03fc"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"6e90":function(e,t,n){"use strict";n.r(t);var r=n("aa7e"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"6ead":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return e.firstRecording?t("div",[t("div",{directives:[{name:"show",rawName:"v-show",value:e.showMiniRecording,expression:"showMiniRecording"}],staticClass:"mini-recording"},[e.firstRecording.isProcessing?t("div",{staticClass:"processing"},[t("span",[e._v(e._s(e.t("zumoRecordVideoWillReady")))])]):t("div",{staticClass:"record"},[t("div",{staticClass:"record-bg",style:{"background-image":"url(".concat(e.recordingBgUrl,")")}},[e.firstRecording.shareLink?t("img",{staticClass:"cloud--image",attrs:{src:e.firstRecording.shareLink,width:"100%",height:"100%",alt:""},on:{error:function(t){return e.handleError(t)},success:function(t){return e.handleSuccess(t)}}}):e._e()]),t("zm-button",{staticClass:"play-button",attrs:{"aria-label":e.t("zumoPlayRecording"),ghost:"",size:"xlarge"},on:{click:function(t){return t.stopPropagation(),e.handlePlay(e.firstRecording)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-recordPlay",className:"record-play-icon"}})],1)],1)]),t("div",{directives:[{name:"show",rawName:"v-show",value:!e.showMiniRecording,expression:"!showMiniRecording"}],staticClass:"full-recording"},[t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.iframeLoading&&e.currentItem.isCloud&&e.isClient,expression:"iframeLoading && currentItem.isCloud && isClient"}],attrs:{id:"recording-wrapper","element-loading-background":"rgba(var(--zumo-main-bgcolor)), 0.8)"}},[e.currentItem.isCloud&&e.calendarPlayUrl&&e.enableIframePlayer?t("iframe",{ref:"recordingIframeRef",staticClass:"recording-iframe",attrs:{id:"recordingIframeWrapper",src:e.calendarPlayUrl,sandbox:"allow-same-origin allow-popups allow-modals allow-top-navigation-by-user-activation allow-scripts",allowfullscreen:"",frameborder:"0"},on:{load:e.handleIframeLoad}}):e.currentItem.isCloud&&e.enablePopupPlayer?t("div",{staticClass:"recording-cloud"},[t("div",{staticClass:"record"},[t("div",{staticClass:"record-bg calc-container",style:{"background-image":"url(".concat(e.recordingBgUrl,")")}},[e.currentItem.shareLink?t("img",{staticClass:"cloud--image",attrs:{src:e.currentItem.shareLink,width:"100%",height:"100%",alt:""},on:{error:function(t){return e.handleError(t)},success:function(t){return e.handleSuccess(t)}}}):e._e()]),t("zm-button",{staticClass:"play-button",attrs:{"aria-label":e.t("zumoPlayRecording"),ghost:"",size:"xlarge"},on:{click:function(t){return t.stopPropagation(),e.handlePlayCloudRecording(e.currentItem)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-recordPlay",className:"record-play-icon"}})],1)],1)]):e.currentItem.isLocal?t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.convertLoading,expression:"convertLoading"}],staticClass:"recording-local",style:{"background-image":"url(".concat(e.recordingBgUrl,")")}},[!e.convertLoading&&e.currentItem.needConvert?t("div",{staticClass:"record-local-convert"},[t("section",[t("div",{staticClass:"record-convert-text"},[e._v(" "+e._s(e.t("zumoRecordVideoWillReady"))+" ")]),t("div",{staticClass:"record-convert-btn",attrs:{tabindex:"0",role:"button","aria-label":e.t("zumoRecordVideoWillReady")},on:{click:e.handleConvertLocalRecording,keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),e.handleConvertLocalRecording.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:(t.preventDefault(),e.handleConvertLocalRecording.apply(null,arguments))}]}},[e._v(" "+e._s(e.t("zumoLocalRecordConvertNow"))+" ")])])]):e._e(),!e.currentItem.needConvert&&e.currentItem.location?t("div",{staticClass:"open-local-recording",attrs:{title:e.currentItem.location}},[t("div",{attrs:{tabindex:"0","aria-label":e.t("zumoOpenLocalRecording")},on:{click:function(t){return e.handlePlayLocalRecording(e.currentItem)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.handlePlayLocalRecording(e.currentItem)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-download",className:"record-local-play-icon"}}),t("span",[e._v(e._s(e.t("zumoOpenLocalRecording")))])],1)]):e._e()]):e._e()]),e.allRecordings&&e.allRecordings.length>0?t("div",{staticClass:"recording-list",attrs:{tabindex:"0","aria-label":e.t("zumoRecordingList"),role:"list"},on:{keydown:function(t){return e.onKeydown(t,"listitem")}}},e._l(e.allRecordings,(function(n){return t("div",{key:n.recordingUrl||n.location,staticClass:"record",class:{"active-item":e.isSameRecording(n,e.currentItem)},attrs:{tabindex:e.isSameRecording(n,e.currentItem)?0:-1,role:"listitem"},on:{click:function(t){return e.handlePreview(n)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.handlePreview(n)}}},[t("div",{staticClass:"record-local",style:{"background-image":"url(".concat(e.recordingBgUrl,")")}},[n.shareLink?t("img",{staticClass:"cloud--image",attrs:{src:n.shareLink,width:"100%",height:"100%",alt:""},on:{error:function(t){return e.handleError(t)},success:function(t){return e.handleSuccess(t)}}}):e._e()])])})),0):e._e()]),t("div",{directives:[{name:"show",rawName:"v-show",value:!e.showMiniRecording,expression:"!showMiniRecording"}],staticClass:"record-link-stuff"},[e.currentItem.recordingUrl?t("div",[e.showRecordingInfo?t("div",[t("div",{staticClass:"share-link"},[t("div",[t("a",{directives:[{name:"title",rawName:"v-title",value:e.currentItem.recordingUrl,expression:"currentItem.recordingUrl"}],on:{click:function(t){return e.handleClickLink(e.currentItem.recordingUrl)}}},[e._v(e._s(e.currentItem.recordingUrl))])]),t("span",{staticClass:"copy--button",attrs:{title:e.t("zumoCopy"),tabindex:"1",role:"button"},on:{click:e.copyLinkAndPasscode,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.copyLinkAndPasscode.apply(null,arguments)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-copy",className:"zumo-copy-outline-icon"}})],1)]),e.currentItem.passcode?t("div",{staticClass:"passcode canBeCopy"},[t("span",[e._v(e._s(e.t("zumoPasscode"))+" "+e._s(e.passcodeVal))]),t("span",{attrs:{"aria-label":e.showPasscode?e.t("zumoPasscodeHide"):e.t("zumoPasscodeShow"),tabindex:"0",role:"button"},on:{click:e.toggleShowPasscode,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.toggleShowPasscode.apply(null,arguments)}}},[t("client-svg-icon",{attrs:{iconName:e.showPasscode?"zumo-eye-open":"zumo-eye-close",className:"passcode-eye-icon"}})],1),t("div",{staticClass:"copy--button",attrs:{title:e.t("zumoCopy"),tabindex:"1",role:"button"},on:{click:function(t){return e.handleCopyInfo(e.currentItem.passcode)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.handleCopyInfo(e.currentItem.passcode)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-copy",className:"zumo-copy-outline-icon"}})],1)]):e._e()]):t("div",{staticClass:"show__detail--btn",on:{click:e.toggleShowRecordingInfo}},[e._v(" "+e._s(e.t("viewRecordingInfo"))+" ")])]):t("zm-button",{attrs:{type:"link",size:"mini"},on:{click:function(t){return e.handlePlayRecording(e.currentItem)}}},[t("span",{staticClass:"record-link-font"},[e._v(e._s(e.currentItem.recordingUrl?e.t("zumoCloudRecordingLink"):e.currentItem.location))])])],1),e.shareRecordingVisible?t("ShareRecordingDialog",{attrs:{title:e.eventDetail.summary,baseUrl:e.baseUrl,srcUrl:e.shareUrl,innerVisible:e.shareRecordingVisible,appendToBody:!0,recordingItem:e.currentItem},on:{close:e.closeShareRecording}}):e._e()],1):e._e()};t.render=n;var r=[];t.staticRenderFns=r},"6eb6":function(e,t,n){"use strict";n("8eb3")},"6ed8":function(e,t,n){},"6ef8":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"iframe__wrapper",attrs:{"aria-label":e.iframeAriaLabel,tabindex:"0"}},[t("iframe",{ref:"iframeRef",staticClass:"iframe__wrapper--content",attrs:{name:"iframeWrapper",title:e.title,importance:"high",sandbox:"allow-same-origin allow-popups allow-modals allow-top-navigation-by-user-activation allow-scripts",allowTransparency:"true"},on:{load:e.handleIframeLoad,beforeunload:e.handleBeforeUnload}})])};t.render=n;var r=[];t.staticRenderFns=r},"6efa":function(e,t,n){},"6f46":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.showSessionMessages=t.MessageConstructor=void 0,n("99af"),n("14d9"),n("d3b7"),n("a434"),n("159b");var i,o=n("11af"),a=r(n("817c")),s=n("810d"),u=n("d390"),c=n("e7c7"),l=r(n("335a")),d=l.default.session,f=[],h=1,p="__zm_ui_session_msg_".concat(location.pathname,"_").concat(location.hash),m=null;function v(){m=document.createElement("p"),m.setAttribute("role","status"),m.setAttribute("id","message-aria-wrap"),m.className="aria-alert-hidden",m.style.display="block",document.body.appendChild(m)}function g(e){m.innerText=e}var y=function e(t){if(!c.isServer){m||t.delayToReload||v(),t=t||{},"string"===typeof t&&(t={message:t});var n=t.onClose,r="message_"+h++;if(t.onClose=function(){e.close(r,n),e.refresh(),g("")},t.delayToReload){delete t.delayToReload;var l=d.get(p)||[];return l.push(t),void d.set(p,l)}var y=o._Vue.extend(a.default);i=new y({data:t}),i.id=r,(0,u.isVNode)(i.message)?(i.$slots.default=[i.message],i.message=null):i.useAriaDialog=!1,i.vm=i.$mount(),document.body.appendChild(i.vm.$el),setTimeout((function(){g(i.message)}),100);var b=t.offset||0;return f.forEach((function(e){b+=e.$el.offsetHeight+16})),b+=16,i.verticalOffset=b,i.vm.visible=!0,i.dom=i.vm.$el,i.dom.style.zIndex=1e3+s.PopupManager.nextZIndex(!!s.PopupManager.modalDom),f.push(i),i.vm}};["success","warning","info","error"].forEach((function(e){y[e]=function(t){return"string"===typeof t&&(t={message:t}),t.type=e,y(t)}})),y.close=function(e,t){for(var n=0,r=f.length;n0&&(n=f[e].verticalOffset-f[e-1].$el.offsetHeight-16),f[e].verticalOffset=n}},y.closeAll=function(){for(var e=f.length-1;e>=0;e--)f[e].close()};var b=y;t.MessageConstructor=b;var w=function(){if(d.get(p)){var e=d.get(p);Array.isArray(e)&&e.length&&(e.forEach((function(e){setTimeout((function(){y(e)}),0)})),d.remove(p))}};t.showSessionMessages=w},"6f482":function(e,t,n){"use strict";var r=n("6d61"),i=n("6566");r("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},"6f53":function(e,t,n){var r=n("83ab"),i=n("e330"),o=n("df75"),a=n("fc6a"),s=n("d1e7").f,u=i(s),c=i([].push),l=function(e){return function(t){var n,i=a(t),s=o(i),l=s.length,d=0,f=[];while(l>d)n=s[d++],r&&!u(i,n)||c(f,e?[n,i[n]]:i[n]);return f}};e.exports={entries:l(!0),values:l(!1)}},"6f65":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b0c0"),n("d9e2");var i=r(n("1e09")),o=n("2648");n("ccde");var a=r(n("2a00")),s=n("8e86");i.default.install=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};o.mustRegisterComponentsName.forEach((function(t){if(!e._installedPlugins.some((function(e){return t===e.name})))throw new Error("".concat(t," should be registered from zoom-ui."))})),a.default.use(t.locale),e.directive("locale",{bind:function(e,t,n){a.default.use(null===t||void 0===t?void 0:t.value),a.default.setLangToLocal(null===t||void 0===t?void 0:t.value),n.componentInstance.$forceUpdate()},update:function(e,t,n){a.default.use(null===t||void 0===t?void 0:t.value),a.default.setLangToLocal(null===t||void 0===t?void 0:t.value),n.componentInstance.$forceUpdate()}}),e.directive("theme",{bind:function(e,t){(0,s.updateThemeClass)(null===t||void 0===t?void 0:t.value)},update:function(e,t){(0,s.updateThemeClass)(null===t||void 0===t?void 0:t.value)}}),e.component(i.default.name,i.default)};var u=i.default;t.default=u},"6f74":function(e,t,n){e.exports=n("80c8")},"6f8f":function(e,t,n){function r(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}n("d3b7"),n("f8c9"),n("4ae1"),e.exports=r,e.exports.__esModule=!0,e.exports["default"]=e.exports},"700c":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b");var r=n("7289"),i=n("8e86"),o={name:"IframeWrapper",props:{isClient:{type:Boolean,default:!0},content:{type:String,required:!0},title:{type:String,default:""}},data:function(){return{iframeAriaLabel:"",clientTheme:""}},computed:{},watch:{content:function(e){var t=this;this.contentParser=(0,r.useContentParser)(e),this.srcDoc=this.contentParser.sanitize().process().generate(),this.$nextTick((function(){t.handleTheme(t.clientTheme),t.handleAriaLabel(),t.renderContent()}))},clientTheme:{immediate:!0,handler:function(e){var t=this;this.$nextTick((function(){t.handleTheme(e)}))}}},created:function(){var e=this;this.initTheme(),this.subscribeTheme=i.pubSub.subscribe("themeChange",(function(t){e.clientTheme=t})),this.contentParser=(0,r.useContentParser)(this.content),this.srcDoc=this.contentParser.sanitize().process().generate(),"function"===typeof IntersectionObserver?this.intersectionObserver=new IntersectionObserver((function(t){t.forEach((function(t){var n=t.intersectionRatio;n>0&&e.renderContent()}))})):this.intersectionObserver=null},mounted:function(){this.iframeRef=this.$refs.iframeRef,null===this.intersectionObserver&&this.renderContent(),this.intersectionObserver&&this.intersectionObserver.observe(this.iframeRef)},beforeDestroy:function(){this.subscribeTheme&&this.subscribeTheme.unsubscribe(),this.intersectionObserver=null,this.handleBeforeUnload()},methods:{initTheme:function(){this.clientTheme=localStorage.getItem("__ZUMO_theme")||"light"},handleBeforeUnload:function(){var e=this.iframeRef.contentDocument||this.iframeRef.contentWindow&&this.iframeRef.contentWindow.document;if(e)for(var t=e.querySelectorAll("a"),n=0;nt.key[n])return 1}return 0};return e.map((function(e,t){return{value:e,index:t,key:a?a(e,t):null}})).sort((function(e,t){var r=u(e,t);return r||(r=e.index-t.index),r*n})).map((function(e){return e.value}))};t.orderBy=u;var c=function(e,t){var n=null;return e.columns.forEach((function(e){e.id===t&&(n=e)})),n};t.getColumnById=c;var l=function(e,t){for(var n=null,r=0;r2&&void 0!==arguments[2]?arguments[2]:"children",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"hasChildren",i=function(e){return!(Array.isArray(e)&&e.length)};function o(e,a,s){t(e,a,s),a.forEach((function(e){if(e[r])t(e,null,s+1);else{var a=e[n];i(a)||o(e,a,s+1)}}))}e.forEach((function(e){if(e[r])t(e,null,0);else{var a=e[n];i(a)||o(e,a,0)}}))}function C(e){var t=Array.prototype.slice.call(arguments,1);t.forEach((function(t){e[t]=e[t].bind(e)}))}function x(e,t){return Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(t){var n=e.parentNode.querySelectorAll(t),r=n.length;while(--r>=0&&n.item(r)!==this);return r>-1}),e&&e.matches?e.matches(t):null}t.getKeysMap=h},"71fe":function(e,t,n){"use strict";var r=n("40bd");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},7234:function(e,t){e.exports=function(e){return null===e||void 0===e}},7289:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ContentParser=void 0,t.getIframeHeight=l,t.useContentParser=f,n("99af"),n("a15b");var i=r(n("5530")),o=r(n("d4ec")),a=r(n("bee2")),s=r(n("ade3")),u=r(n("c0c4"));function c(e,t){var n=e.contentWindow.getComputedStyle(t,null);return parseInt(n.getPropertyValue("margin-top"),10)+parseInt(n.getPropertyValue("margin-bottom"),10)}function l(e){var t=null===e||void 0===e?void 0:e.contentWindow.document.body;if(!t)return 0;var n=c(e,t);return t.offsetHeight+n}var d=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,o.default)(this,e),this.$template=t,this.$content=t,this.$options=n}return(0,a.default)(e,[{key:"template",get:function(){return this.$template}},{key:"genBaseStyles",value:function(){var e,t;return'")}},{key:"sanitize",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t={ALLOWED_TAGS:["p","strong","em","u","a","b","ol","li","br","span","div","table","tbody","tr","td","ul","i","blockquote","sub","sup","th","strike"],ALLOWED_ATTR:["rel","href","class","style","id","__is_owner"],ALLOWED_URI_REGEXP:/^(?:(?:https|http|mailto|tel|callto|zoomphonecall|zmdf|zoomus):|(?:data:image\/)|[^a-z]|[a-z+.\\-]+(?:[^a-z+.\-:]|$))/i,WHOLE_DOCUMENT:!0,ADD_ATTR:["target"]};return this.$content=u.default.sanitize(this.$content,(0,i.default)((0,i.default)({},t),e)),this}},{key:"process",value:function(){return this.$content=this.$content.split("").join("".concat(this.genBaseStyles())),this}},{key:"generate",value:function(){return this.$content}}]),e}();function f(e,t){return new d(e,t)}t.ContentParser=d,(0,s.default)(d,"ALLOWED_URI_REGEXP",/^(?:(?:https|http|mailto|tel|callto|zoomphonecall|zmdf|zoomus):|(?:data:image\/)|[^a-z]|[a-z+.\\-]+(?:[^a-z+.\-:]|$))/i)},7293:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"user-avatar-display-view",attrs:{id:e.email},on:{mouseenter:e.mouseEnterHandler,mouseleave:e.mouseLeaveHandler}},[e.isZoomRoom?t("div",{staticClass:"zoom-room__container",attrs:{title:e.displayName}},[t("client-svg-icon",{attrs:{iconName:"zoom-room"}})],1):t("div",{class:{showColor:!!e.borderColor},style:{borderColor:e.borderColor}},[t("img",{directives:[{name:"show",rawName:"v-show",value:e.showAvatar&&!e.hasChannelAvatar,expression:"showAvatar && !hasChannelAvatar"}],staticClass:"user",attrs:{src:e.avatarUrl},on:{error:e.handleError,load:e.handleSuccess}}),t("div",{directives:[{name:"show",rawName:"v-show",value:!e.showAvatar&&!e.hasChannelAvatar,expression:"!showAvatar && !hasChannelAvatar"}],staticClass:"user",style:e.avatarBackground},[e._v(" "+e._s(e.initials)+" ")]),t("div",{directives:[{name:"show",rawName:"v-show",value:e.hasChannelAvatar,expression:"hasChannelAvatar"}],staticClass:"user channel-icon"},[t("client-svg-icon",{attrs:{iconName:e.channelIconName,className:"".concat(e.channelIconName)}})],1),e.showStatus&&"IconInCall"!==e.iconName?t("client-svg-icon",{class:"online-status ".concat(e.iconClass),attrs:{iconName:e.iconName,className:e.iconName}}):e._e(),e.showStatus&&"IconInCall"===e.iconName?t("div",{staticClass:"icon-inCall-box"},[t("client-svg-icon",{class:"online-status ".concat(e.iconClass),attrs:{iconName:e.iconName,className:e.iconName}})],1):e._e()],1)])};t.render=n;var r=[];t.staticRenderFns=r},"72de":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("498a"),n("d3b7"),n("4de4"),n("a15b"),n("d81d"),n("c740"),n("159b"),n("14d9"),n("fb6a"),n("ddb0");var i=r(n("3990")),o=n("c2ec"),a=n("bc9d"),s=n("ad09"),u=r(n("0e15")),c=r(n("bd41")),l={name:"FilterableSelect",componentName:"filterable-select",mixins:[i.default],props:{loading:Boolean,hasMore:Boolean,remote:Boolean,remoteMethod:Function,filterMethod:Function,limitQueryLength:{type:Number,default:0},allowCreate:Boolean,noMatchText:String,noDataText:String,emptyDataText:Boolean,queryWhenFocus:Boolean,queryWhenVisible:Boolean,queryAfterValueChange:Boolean,clearQueryWhenVisible:Boolean,selectedAfterFocus:Boolean,defaultFirstOption:{type:Boolean,default:!0}},data:function(){return{query:"",previousQuery:null,inputWidth:0,inputLength:20,firstQuery:!0,page:1,visibleByQuery:!1,filteredOptionsCount:0,createdSelected:!1,createdLabel:null,isOnComposition:!1}},computed:{debounce:function(){return this.remote?300:0},hasEmptyCls:function(){return!this.allowCreate&&!this.loading&&0===this.filteredOptionsCount},emptyText:function(){return this.loading?"":(!this.remote||""!==this.query||0!==this.options.length)&&(this.options.length>0&&0===this.filteredOptionsCount?this.noMatchText||this.t("select.noMatch"):0===this.options.length?!this.emptyDataText&&(this.noDataText||this.t("select.noData")):null)},iconClass:function(){return this.remote?"":"up"},closeIconStyl:function(){return this.remote?"right: 8px":""},upIconStyl:function(){return this.remote?"display: none":""},showNewOption:function(){var e="string"===typeof this.query?this.query.trim():String(this.query),t=this.options.filter((function(e){return!e.created})).some((function(t){return t.currentLabel===e}));return this.allowCreate&&""!==e&&!t},empty:function(){return 0===String(this.query).trim().length},multipleSelectedLabels:function(){return(this.selected||[]).map((function(e){return e.currentLabel})).join(",")}},watch:{value:function(e,t){var n=this;this.multiple?(e.length>0?this.currentPlaceholder="":this.currentPlaceholder=this.cachedPlaceHolder,this.checkListVal=e,this.setSelected(),this.$nextTick((function(){n.query="",n.queryAfterValueChange&&n.handleQueryChange(n.query)}))):(this.setSelected(),this.query=this.selectedLabel,this.inputLength=20),(0,a.valueEquals)(e,t)||this.dispatch("ZmFormItem","el.form.change",e)},visible:function(e){var t=this;if(this.resetHoverIndex(),e){if(this.handleIconShow(),this.broadcast("ZmSelectDropdown","updatePopper"),!this.multiple&&this.selected){var n=this.selected,r=n.currentLabel,i=n.value;this.selectedLabel=this.doFilterLabel(r,i);var o=this.options,a=o.findIndex((function(e){return e.created}));0===a&&(this.hoverIndex=-1)}if(this.clearQueryWhenVisible&&!this.visibleByQuery&&(this.query=""),this.queryWhenVisible&&this.handleQueryChange(this.query),!this.remote&&this.selectedAfterFocus&&!this.clearQueryWhenVisible){var s=this.options.filter((function(e){return e.currentValue===t.value}));s.length&&(this.query=s[0].currentLabel)}this.isInputFocus=!0,this.$nextTick((function(){t.focus(),t.selectedAfterFocus&&(t.$refs.input||t.$refs.referenceInner).select()}))}else{if(this.handleIconHide(),this.broadcast("ZmSelectDropdown","destroyPopper"),this.inputLength=20,this.query="",this.previousQuery=null,this.visibleByQuery=!1,!this.multiple){if(this.selected){if(this.allowCreate&&this.createdSelected&&this.createdLabel)this.selectedLabel=this.doFilterLabel(this.createdLabel,this.value);else{var u=this.selected,c=u.value,l=u.currentLabel;this.selectedLabel=this.doFilterLabel(l,c)}this.query=this.selectedLabel}this.currentPlaceholder=this.cachedPlaceHolder}this.$emit("blur"),this.dispatch("ZmFormItem","el.form.blur"),this.$nextTick((function(){t.$refs.input&&""===t.$refs.input.value&&0===t.selected.length&&(t.currentPlaceholder=t.cachedPlaceHolder)}))}this.$emit("visible-change",e)},options:function(e){var t=this;if(!this.selectOptions||!this.sortingOptions){this.resetHoverIndex();var n=e.filter((function(e){return e.created}));if(this.allowCreate&&this.multiple&&n.length>0||this.setSelected(),!this.visible&&!this.multiple&&this.selectedLabel)if(n.length){var r=n[0].value,i=e.filter((function(e){return!e.created&&e.value===r})).length;i&&(this.query=this.selectedLabel)}else""===this.query&&this.allowCreate?this.dispatchChange(""):this.query=this.selectedLabel;this.defaultFirstOption&&this.filteredOptionsCount&&this.checkDefaultFirstOption(),this.$nextTick((function(){t.broadcast("ZmSelectDropdown","updatePopper")}))}},emptyText:function(e){var t=this;e&&!this.loading&&this.$nextTick((function(){t.emptyText&&(0,s.readAria)(t.emptyText)}))}},created:function(){var e=this;this.debouncedQueryChange=(0,u.default)(this.debounce,(function(t){e.handleQueryChange(t.target.value,!0)}))},mounted:function(){this.multiple||(this.query=this.selectedLabel)},methods:{focus:function(){var e=this.$refs.input||this.$refs.referenceInner;e&&e.focus()},blur:function(){var e=this.$refs.input||this.$refs.referenceInner;e&&e.blur()},resetInputHeight:function(){var e=this;this.$nextTick((function(){e.visible&&e.broadcast("ZmSelectDropdown","updatePopper")}))},handleFocus:function(e){var t=this;this.isInputFocus=!0,this.$emit("focus",e),this.$nextTick((function(){!t.visible&&t.queryWhenFocus&&t.handleQueryChange(t.query,!0)}))},handleComposition:function(e){var t=e.target.value;if("compositionend"===e.type)this.isOnComposition=!1,this.handleQueryChange(t);else{var n=t[t.length-1]||"";this.isOnComposition=!(0,o.isKorean)(n)}},handleQueryChange:function(e,t){var n=this;if(this.firstQuery=!1,this.page=1,t&&!this.visible&&e&&(this.visibleByQuery=!0,this.visible=!0),!(this.remote&&"function"===typeof this.remoteMethod&&this.query.length-1},id:function(){return(0,a.generateId)()}},methods:{handleFocus:function(){var e=this;setTimeout((function(){e.isClick?e.isClick=!1:e.focusing=!0}),50)},handleHeaderClick:function(){this.dispatch("ZmCollapse","item-click",this),this.focusing=!1,this.isClick=!0},handleEnterClick:function(){this.dispatch("ZmCollapse","item-click",this)}}};t.default=s},7339:function(e,t,n){},"735e":function(e,t,n){"use strict";var r=n("ebb5"),i=n("81d5"),o=n("f495"),a=n("f5df"),s=n("c65b"),u=n("e330"),c=n("d039"),l=r.aTypedArray,d=r.exportTypedArrayMethod,f=u("".slice),h=c((function(){var e=0;return new Int8Array(2).fill({valueOf:function(){return e++}}),1!==e}));d("fill",(function(e){var t=arguments.length;l(this);var n="Big"===f(a(this),0,3)?o(e):+e;return s(i,this,n,t>1?arguments[1]:void 0,t>2?arguments[2]:void 0)}),h)},"73ac":function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("a559")),o=n("0c18"),a=n("e5f6"),s=n("01f5"),u=n("55fb"),c=r(n("493d")),l=r(n("cb5c")),d=(0,a.createNamespace)("popover"),f=d[0],h=d[1],p=f({mixins:[(0,u.ClickOutsideMixin)({event:"touchstart",method:"onClickOutside"})],props:{value:Boolean,trigger:String,overlay:Boolean,offset:{type:Array,default:function(){return[0,8]}},theme:{type:String,default:"light"},actions:{type:Array,default:function(){return[]}},placement:{type:String,default:"bottom"},getContainer:{type:[String,Function],default:"body"},closeOnClickAction:{type:Boolean,default:!0}},watch:{value:"updateLocation",placement:"updateLocation"},mounted:function(){this.updateLocation()},beforeDestroy:function(){this.popper&&(this.popper.destroy(),this.popper=null)},methods:{createPopper:function(){return(0,o.createPopper)(this.$refs.wrapper,this.$refs.popover.$el,{placement:this.placement,modifiers:[{name:"computeStyles",options:{adaptive:!1,gpuAcceleration:!1}},(0,i.default)({},o.offsetModifier,{options:{offset:this.offset}})]})},updateLocation:function(){var e=this;this.$nextTick((function(){e.value&&(e.popper?e.popper.setOptions({placement:e.placement}):e.popper=e.createPopper())}))},renderAction:function(e,t){var n=this,r=this.$createElement,i=e.icon,o=e.text,a=e.disabled,u=e.className;return r("div",{attrs:{role:"menuitem"},class:[h("action",{disabled:a,"with-icon":i}),u],on:{click:function(){return n.onClickAction(e,t)}}},[i&&r(c.default,{attrs:{name:i},class:h("action-icon")}),r("div",{class:[h("action-text"),s.BORDER_BOTTOM]},[o])])},onToggle:function(e){this.$emit("input",e)},onClickWrapper:function(){"click"===this.trigger&&this.onToggle(!this.value)},onTouchstart:function(e){e.stopPropagation(),this.$emit("touchstart",e)},onClickAction:function(e,t){e.disabled||(this.$emit("select",e,t),this.closeOnClickAction&&this.$emit("input",!1))},onClickOutside:function(){this.$emit("input",!1)},onOpen:function(){this.$emit("open")},onOpened:function(){this.$emit("opened")},onClose:function(){this.$emit("close")},onClosed:function(){this.$emit("closed")}},render:function(){var e=arguments[0];return e("span",{ref:"wrapper",class:h("wrapper"),on:{click:this.onClickWrapper}},[e(l.default,{ref:"popover",attrs:{value:this.value,overlay:this.overlay,position:null,transition:"van-popover-zoom",lockScroll:!1,getContainer:this.getContainer},class:h([this.theme]),on:{open:this.onOpen,close:this.onClose,input:this.onToggle,opened:this.onOpened,closed:this.onClosed},nativeOn:{touchstart:this.onTouchstart}},[e("div",{class:h("arrow")}),e("div",{class:h("content"),attrs:{role:"menu"}},[this.slots("default")||this.actions.map(this.renderAction)])]),this.slots("reference")])}});t.default=p},"73b2":function(e,t,n){},"73c0":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-chat",use:"icon-zumo-chat-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},7418:function(e,t){t.f=Object.getOwnPropertySymbols},"742b":function(e,t,n){"use strict";function r(e){return e===window}t.__esModule=!0,t.getScroller=o,t.getScrollTop=a,t.setScrollTop=s,t.getRootScrollTop=u,t.setRootScrollTop=c,t.getElementTop=l,t.getVisibleHeight=d,t.getVisibleTop=f;var i=/scroll|auto|overlay/i;function o(e,t){void 0===t&&(t=window);var n=e;while(n&&"HTML"!==n.tagName&&"BODY"!==n.tagName&&1===n.nodeType&&n!==t){var r=window.getComputedStyle(n),o=r.overflowY;if(i.test(o))return n;n=n.parentNode}return t}function a(e){var t="scrollTop"in e?e.scrollTop:e.pageYOffset;return Math.max(t,0)}function s(e,t){"scrollTop"in e?e.scrollTop=t:e.scrollTo(e.scrollX,t)}function u(){return window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0}function c(e){s(window,e),s(document.body,e)}function l(e,t){if(r(e))return 0;var n=t?a(t):u();return e.getBoundingClientRect().top+n}function d(e){return r(e)?e.innerHeight:e.getBoundingClientRect().height}function f(e){return r(e)?0:e.getBoundingClientRect().top}},"742d":function(e,t,n){var r=n("fbc7"),i="en-US",o={"en-US":{"simple-color-picker":{textLabel:"Text Color",backgroundLabel:"Background Color",btn:"Ok"}},"de-DE":{"simple-color-picker":{textLabel:"Textfarbe",backgroundLabel:"Hintergrundfarbe",btn:"Ok"}},"es-ES":{"simple-color-picker":{textLabel:"Color del texto",backgroundLabel:"Color de fondo",btn:"Ok"}},"fr-FR":{"simple-color-picker":{textLabel:"Couleur du texte",backgroundLabel:"Couleur de fond",btn:"Ok"}},"id-ID":{"simple-color-picker":{textLabel:"Warna Teks",backgroundLabel:"Warna Latar Belakang",btn:"Oke"}},"it-IT":{"simple-color-picker":{textLabel:"Colore del testo",backgroundLabel:"Colore di sfondo",btn:"Ok"}},"jp-JP":{"simple-color-picker":{textLabel:"文字色",backgroundLabel:"背景色",btn:"オッケー"}},"ko-KO":{"simple-color-picker":{textLabel:"텍스트 색상",backgroundLabel:"배경색",btn:"확인"}},"nl-NL":{"simple-color-picker":{textLabel:"Tekstkleur",backgroundLabel:"Achtergrondkleur",btn:"OK"}},"pl-PL":{"simple-color-picker":{textLabel:"Kolor tekstu",backgroundLabel:"Kolor tła",btn:"Kolor"}},"pt-PT":{"simples-color-picker":{textLabel:"Cor do texto",backgroundLabel:"Background Color",btn:"Ok"},"simple-color-picker":{textLabel:"Text Color",backgroundLabel:"Background Color",btn:"Ok"}},"ru-RU":{"simple-color-picker":{textLabel:"Цвет текста",backgroundLabel:"Цвет фона",btn:"Ok"}},"tr-TR":{"simple-color-picker":{textLabel:"Metin Rengi",backgroundLabel:"Arka Plan Rengi",btn:"Tamam"}},"vi-VN":{"simple-color-picker":{textLabel:"Màu văn bản",backgroundLabel:"Màu nền",btn:"Ok"}},"zh-CN":{"simple-color-picker":{textLabel:"文本颜色",backgroundLabel:"背景色",btn:"Ok"}},"zh-TW":{"simple-color-picker":{textLabel:"文本顏色",backgroundLabel:"背景顏色",btn:"Ok"}}},a=o[r.locale]?o[r.locale]:o[i];(0,r.addLang)(a)},"744b":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("ce79"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},7474:function(e,t,n){},"74d2":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createObserver=c,n("d3b7"),n("6062"),n("3ca3"),n("ddb0"),n("4ec9"),n("159b");var i=r(n("2909")),o=r(n("d4ec")),a=r(n("bee2")),s=function(){function e(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{rootMargin:"0px",threshold:0};(0,o.default)(this,e),this.jids=new Set,this.timer=null,this.jidMap=new Map;var r=function(e){t.timer&&clearTimeout(t.timer),e.forEach((function(e){if(e.intersectionRatio>0){var n=e.target.getAttribute("id");t.enterView(n)}else{var r=e.target.getAttribute("id");t.leaveView(r)}})),t.timer=setTimeout((function(){t.postRequest()}),1e3)};"function"===typeof IntersectionObserver&&(this.observer=new IntersectionObserver(r,n))}return(0,a.default)(e,[{key:"observe",value:function(e,t){if(this.observer){this.observer.observe(e);var n=e.getAttribute("id");n&&this.jidMap.set(n,t)}}},{key:"enterView",value:function(e){this.jids.add(e)}},{key:"leaveView",value:function(e){this.jids.delete(e)}},{key:"postRequest",value:function(){var e=this;(0,i.default)(this.jids);this.jids.forEach((function(t){var n=e.jidMap.get(t);n&&n(t)})),this.jids=new Set}},{key:"removeObserver",value:function(){this.observer&&this.observer.disconnect()}}]),e}(),u=null;function c(){return u||(u=new s),u}},"74e8":function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),o=n("c65b"),a=n("83ab"),s=n("8aa7"),u=n("ebb5"),c=n("621a"),l=n("19aa"),d=n("5c6c"),f=n("9112"),h=n("eac5"),p=n("50c4"),m=n("0b25d"),v=n("182d"),g=n("a04b"),y=n("1a2d"),b=n("f5df"),w=n("861d"),_=n("d9b5"),C=n("7c73"),x=n("3a9b"),k=n("d2bb"),S=n("241c").f,O=n("a078"),T=n("b727").forEach,E=n("2626"),D=n("9bf2"),M=n("06cf"),A=n("69f3"),N=n("7156"),P=A.get,L=A.set,I=A.enforce,R=D.f,F=M.f,z=Math.round,j=i.RangeError,B=c.ArrayBuffer,$=B.prototype,U=c.DataView,V=u.NATIVE_ARRAY_BUFFER_VIEWS,H=u.TYPED_ARRAY_TAG,q=u.TypedArray,W=u.TypedArrayPrototype,Z=u.aTypedArrayConstructor,Y=u.isTypedArray,K="BYTES_PER_ELEMENT",G="Wrong length",J=function(e,t){Z(e);var n=0,r=t.length,i=new e(r);while(r>n)i[n]=t[n++];return i},X=function(e,t){R(e,t,{get:function(){return P(this)[t]}})},Q=function(e){var t;return x($,e)||"ArrayBuffer"==(t=b(e))||"SharedArrayBuffer"==t},ee=function(e,t){return Y(e)&&!_(t)&&t in e&&h(+t)&&t>=0},te=function(e,t){return t=g(t),ee(e,t)?d(2,e[t]):F(e,t)},ne=function(e,t,n){return t=g(t),!(ee(e,t)&&w(n)&&y(n,"value"))||y(n,"get")||y(n,"set")||n.configurable||y(n,"writable")&&!n.writable||y(n,"enumerable")&&!n.enumerable?R(e,t,n):(e[t]=n.value,e)};a?(V||(M.f=te,D.f=ne,X(W,"buffer"),X(W,"byteOffset"),X(W,"byteLength"),X(W,"length")),r({target:"Object",stat:!0,forced:!V},{getOwnPropertyDescriptor:te,defineProperty:ne}),e.exports=function(e,t,n){var a=e.match(/\d+$/)[0]/8,u=e+(n?"Clamped":"")+"Array",c="get"+e,d="set"+e,h=i[u],g=h,y=g&&g.prototype,b={},_=function(e,t){var n=P(e);return n.view[c](t*a+n.byteOffset,!0)},x=function(e,t,r){var i=P(e);n&&(r=(r=z(r))<0?0:r>255?255:255&r),i.view[d](t*a+i.byteOffset,r,!0)},D=function(e,t){R(e,t,{get:function(){return _(this,t)},set:function(e){return x(this,t,e)},enumerable:!0})};V?s&&(g=t((function(e,t,n,r){return l(e,y),N(function(){return w(t)?Q(t)?void 0!==r?new h(t,v(n,a),r):void 0!==n?new h(t,v(n,a)):new h(t):Y(t)?J(g,t):o(O,g,t):new h(m(t))}(),e,g)})),k&&k(g,q),T(S(h),(function(e){e in g||f(g,e,h[e])})),g.prototype=y):(g=t((function(e,t,n,r){l(e,y);var i,s,u,c=0,d=0;if(w(t)){if(!Q(t))return Y(t)?J(g,t):o(O,g,t);i=t,d=v(n,a);var f=t.byteLength;if(void 0===r){if(f%a)throw j(G);if(s=f-d,s<0)throw j(G)}else if(s=p(r)*a,s+d>f)throw j(G);u=s/a}else u=m(t),s=u*a,i=new B(s);L(e,{buffer:i,byteOffset:d,byteLength:s,length:u,view:new U(i)});while(c\n\n'});a.a.add(s);t["default"]=s},7565:function(e,t,n){},7597:function(e,t,n){n("a29f"),n("0607"),n("949e"),n("857f")},7610:function(e,t,n){"use strict";var r=n("2c98"),i=n("f0d1");e.exports=function(e,t,n){var o=this||i;return r.forEach(n,(function(n){e=n.call(o,e,t)})),e}},7724:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("99af"),n("b0c0"),n("fb6a"),n("a434"),n("14d9");var r={name:"ZmCollapse",componentName:"ZmCollapse",props:{accordion:Boolean,value:{type:[Array,String,Number],default:function(){return[]}}},data:function(){return{activeNames:[].concat(this.value)}},provide:function(){return{collapse:this}},watch:{value:function(e){this.activeNames=[].concat(e)}},methods:{setActiveNames:function(e){e=[].concat(e);var t=this.accordion?e[0]:e;this.activeNames=e,this.$emit("input",t),this.$emit("change",t)},handleItemClick:function(e){if(this.accordion)this.setActiveNames(!this.activeNames[0]&&0!==this.activeNames[0]||this.activeNames[0]!==e.name?e.name:"");else{var t=this.activeNames.slice(0),n=t.indexOf(e.name);n>-1?t.splice(n,1):t.push(e.name),this.setActiveNames(t)}}},created:function(){this.$on("item-click",this.handleItemClick)}};t.default=r},7763:function(e,t,n){"use strict";n.r(t);var r=n("db19"),i=n("3f36");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"7db2242c",null);t["default"]=s.exports},"77a7":function(e,t){var n=Array,r=Math.abs,i=Math.pow,o=Math.floor,a=Math.log,s=Math.LN2,u=function(e,t,u){var c,l,d,f=n(u),h=8*u-t-1,p=(1<>1,v=23===t?i(2,-24)-i(2,-77):0,g=e<0||0===e&&1/e<0?1:0,y=0;e=r(e),e!=e||e===1/0?(l=e!=e?1:0,c=p):(c=o(a(e)/s),d=i(2,-c),e*d<1&&(c--,d*=2),e+=c+m>=1?v/d:v*i(2,1-m),e*d>=2&&(c++,d/=2),c+m>=p?(l=0,c=p):c+m>=1?(l=(e*d-1)*i(2,t),c+=m):(l=e*i(2,m-1)*i(2,t),c=0));while(t>=8)f[y++]=255&l,l/=256,t-=8;c=c<0)f[y++]=255&c,c/=256,h-=8;return f[--y]|=128*g,f},c=function(e,t){var n,r=e.length,o=8*r-t-1,a=(1<>1,u=o-7,c=r-1,l=e[c--],d=127&l;l>>=7;while(u>0)d=256*d+e[c--],u-=8;n=d&(1<<-u)-1,d>>=-u,u+=t;while(u>0)n=256*n+e[c--],u-=8;if(0===d)d=1-s;else{if(d===a)return n?NaN:l?-1/0:1/0;n+=i(2,t),d-=s}return(l?-1:1)*n*i(2,d-t)};e.exports={pack:u,unpack:c}},"77e7":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"download client--box client--flex",on:{click:e.startOrOpen}},[t("div",{staticClass:"download__pic"},[t("i",{class:["client--relative",e.fileTypeIcon]},[t("i",{class:[e.downloadStatusIcon,"status","client--absolute",e.isInit||e.isCompleted||e.pause?"":"spin"]})])]),t("div",{staticClass:"download__info"},[t("div",{staticClass:"download__info--title"},[e._v(" "+e._s(e.fileName)+" ")]),t("div",{staticClass:"download__info--other"},[e.isInit||e.isCompleted?t("div",{staticClass:"size"},[t("span",[e._v(e._s(e.fileSize))]),t("span",{directives:[{name:"show",rawName:"v-show",value:e.isInit,expression:"isInit"}],staticClass:"point-hover"},[e._v("- Click to download")]),t("span",{directives:[{name:"show",rawName:"v-show",value:e.isCompleted,expression:"isCompleted"}],staticClass:"point-hover"},[e._v("- Click to open")])]):t("div",{staticClass:"progress client--flex"},[t("client-progress",{attrs:{percentage:e.percentage,pause:e.pause}}),t("i",{class:e.operateStatus,on:{click:e.togglePlay}}),t("i",{staticClass:"zm-icon-close",on:{click:function(t){return t.stopPropagation(),e.cancel.apply(null,arguments)}}})],1)])])])};t.render=n;var r=[];t.staticRenderFns=r},"77f2":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-notification-fade"}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],class:["zm-notification",e.typeWrap,e.customClass,e.horizontalClass],style:e.positionStyle,attrs:{role:"alert","aria-labelledby":e.dialogTitleId,"aria-describedby":e.dialogContentId},on:{mouseenter:function(t){return e.clearTimer()},mouseleave:function(t){return e.startTimer()},click:e.click}},[e.type||e.iconClass?t("div",[t("i",{staticClass:"zm-notification__icon",class:[e.typeClass,e.iconClass]})]):e._e(),t("div",{staticClass:"zm-notification__group",class:{"is-with-icon":e.typeClass||e.iconClass}},[t("h2",{staticClass:"zm-notification__title",attrs:{id:e.dialogTitleId},domProps:{textContent:e._s(e.title)}}),t("div",{directives:[{name:"show",rawName:"v-show",value:e.message,expression:"message"}],staticClass:"zm-notification__content",attrs:{id:e.dialogContentId}},[e._t("default",(function(){return[e.dangerouslyUseHTMLString?t("div",{domProps:{innerHTML:e._s(e.message)}}):t("p",[e._v(" "+e._s(e.message)+" ")])]}))],2),e.showClose?t("button",{staticClass:"zm-notification__closeBtn",attrs:{type:"button","aria-label":"Close"},on:{click:function(t){return t.stopPropagation(),e.close.apply(null,arguments)}}},[t("span",{staticClass:"zm-icon-close"})]):e._e()])])])};t.render=n;var r=[];t.staticRenderFns=r},7839:function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"785a":function(e,t,n){var r=n("cc12"),i=r("span").classList,o=i&&i.constructor&&i.constructor.prototype;e.exports=o===Object.prototype?void 0:o},7917:function(e,t,n){"use strict";var r=n("c532");function i(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}r["a"].inherits(i,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:r["a"].toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const o=i.prototype,a={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{a[e]={value:e}}),Object.defineProperties(i,a),Object.defineProperty(o,"isAxiosError",{value:!0}),i.from=(e,t,n,a,s,u)=>{const c=Object.create(o);return r["a"].toFlatObject(e,c,(function(e){return e!==Error.prototype}),e=>"isAxiosError"!==e),i.call(c,e.message,t,n,a,s),c.cause=e,c.name=e.name,u&&Object.assign(c,u),c},t["a"]=i},7943:function(e,t,n){"use strict";var r=n("2c98");function i(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(r.isURLSearchParams(t))o=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(i(t)+"="+i(e))})))})),o=a.join("&")}if(o){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7955:function(e,t,n){"use strict";n.r(t);var r=n("eb3e"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},7966:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.unifySlots=u,t.createComponent=l,n("6328");var i=n("e5f6"),o=n("ca48"),a=n("d9c7");r(n("ba4c"));function s(e){var t=this.name;e.component(t,this),e.component((0,o.camelize)("-"+t),this)}function u(e){var t=e.scopedSlots||e.data.scopedSlots||{},n=e.slots();return Object.keys(n).forEach((function(e){t[e]||(t[e]=function(){return n[e]})})),t}function c(e){return{functional:!0,props:e.props,model:e.model,render:function(t,n){return e(t,n.props,u(n),n)}}}function l(e){return function(t){return(0,i.isFunction)(t)&&(t=c(t)),t.functional||(t.mixins=t.mixins||[],t.mixins.push(a.SlotsMixin)),t.name=e,t.install=s,t}}},"797e":function(e,t,n){"use strict";var r=n("d0bb");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},7986:function(e,t,n){},"799d":function(e,t,n){"use strict";var r=n("b711");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"799d2":function(e,t,n){},"79b5e":function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r=n("e5f6"),i=n("d593"),o=(0,r.createNamespace)("row"),a=o[0],s=o[1],u=a({mixins:[(0,i.ParentMixin)("vanRow")],props:{type:String,align:String,justify:String,tag:{type:String,default:"div"},gutter:{type:[Number,String],default:0}},computed:{spaces:function(){var e=Number(this.gutter);if(e){var t=[],n=[[]],r=0;return this.children.forEach((function(e,t){r+=Number(e.span),r>24?(n.push([t]),r-=24):n[n.length-1].push(t)})),n.forEach((function(n){var r=e*(n.length-1)/n.length;n.forEach((function(n,i){if(0===i)t.push({right:r});else{var o=e-t[n-1].right,a=r-o;t.push({left:o,right:a})}}))})),t}}},methods:{onClick:function(e){this.$emit("click",e)}},render:function(){var e,t=arguments[0],n=this.align,r=this.justify,i="flex"===this.type;return t(this.tag,{class:s((e={flex:i},e["align-"+n]=i&&n,e["justify-"+r]=i&&r,e)),on:{click:this.onClick}},[this.slots()])}});t.default=u},"7a4c":function(e,t,n){},"7a57":function(e,t,n){"use strict";n.r(t);var r=n("eff8"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"7a9a":function(e,t,n){"use strict";var r=n("c25b");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"7b07":function(e,t,n){"use strict";n("a5e4a")},"7b0b":function(e,t,n){var r=n("1d80"),i=Object;e.exports=function(e){return i(r(e))}},"7bca":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("99af"),n("a4d3"),n("e01a");var r=function(){var e=this,t=e._self._c;return t("div",[t("div",{staticClass:"detail-host"},[e.showHost?t("div",[t("div",{staticClass:"title"},[e._v(e._s(e.t("zumoHostedBy")))]),t("div",{staticClass:"organizer-info"},[t("user-avatar-display",{staticClass:"user-avatar",attrs:{displayName:e.organizer.displayName,backgroundColor:e.organizer.backgroundColor,email:e.organizer.email,avatarUrl:e.organizer.pictureURL||e.organizer.picUrl||e.organizer.userAvatarData,showStatus:!1},on:{showVCard:e.showVCard,hideVCard:e.hideVCard}}),t("div",{staticClass:"organizer-name"},[e._v(e._s(e.organizerName||e.organizerEmail))]),e.showChatButton?t("div",{staticClass:"organizer-chat",attrs:{role:"button",tabindex:"0",title:e.t("zumoEventAttendeesChatHost")},on:{click:e.chatWithHost,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])||t.target!==t.currentTarget?null:e.chatWithHost.apply(null,arguments)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-hostChat",className:"chat-icon"}})],1):e._e(),t("div",{directives:[{name:"show",rawName:"v-show",value:e.showCopyButton,expression:"showCopyButton"}],staticClass:"organizer-copy",attrs:{role:"button","aria-label":"".concat(e.t("zumoParticipantCopyEmail")," ").concat(e.organizerEmail),title:e.t("zumoParticipantCopyEmail"),size:"mini"},on:{click:e.copyUserInfo,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])||t.target!==t.currentTarget?null:e.copyUserInfo.apply(null,arguments)}}},[t("client-svg-icon",{attrs:{iconName:"zumo-copy-outline",className:"copy-icon"}})],1)],1)]):e._e(),e.description?t("div",{staticClass:"detail-description"},[t("iframe-wrapper",{attrs:{isClient:e.isClient,content:e.description,title:"".concat(e.eventDetail.summary,", ").concat(e.t("zumoCreateSettingDescriptionPlaceholder"))},on:{openBrowser:e.openBrowser}})],1):e._e()]),e.showHostInfoDivider?t("divider"):e._e()],1)};t.render=r;var i=[];t.staticRenderFns=i},"7bf4":function(e,t,n){},"7c37":function(e,t,n){var r=n("605d");e.exports=function(e){try{if(r)return Function('return require("'+e+'")')()}catch(t){}}},"7c67":function(e,t,n){"use strict";n("03d6")},"7c6b":function(e,t,n){"use strict";n("564b")},"7c73":function(e,t,n){var r,i=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),u=n("1be4"),c=n("cc12"),l=n("f772"),d=">",f="<",h="prototype",p="script",m=l("IE_PROTO"),v=function(){},g=function(e){return f+p+d+e+f+"/"+p+d},y=function(e){e.write(g("")),e.close();var t=e.parentWindow.Object;return e=null,t},b=function(){var e,t=c("iframe"),n="java"+p+":";return t.style.display="none",u.appendChild(t),t.src=String(n),e=t.contentWindow.document,e.open(),e.write(g("document.F=Object")),e.close(),e.F},w=function(){try{r=new ActiveXObject("htmlfile")}catch(t){}w="undefined"!=typeof document?document.domain&&r?y(r):b():y(r);var e=a.length;while(e--)delete w[h][a[e]];return w()};s[m]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(v[h]=i(e),n=new v,v[h]=null,n[m]=e):n=w(),void 0===t?n:o.f(n,t)}},"7c8a":function(e,t,n){"use strict";n("2fbe")},"7caf":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-outdent",use:"icon-outdent-usage",viewBox:"0 0 24 24",content:'\n\n\n'});a.a.add(s);t["default"]=s},"7cce":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.axAlert=void 0,t.copyToClipboard=A,t.formatInvitationDisplay=S,t.getAvatarBgColor=l,t.getPresenceName=E,t.getSummary=c,t.getTimeOffIcon=u,t.handleATag=m,t.handleLink=v,t.handleUpDownKey=P,t.hasWebinarUrl=w,t.hasZmUrl=b,t.htmlDecode=x,t.isEmail=D,t.isHyperlink=_,t.isPhoneNumber=C,t.isUndef=I,t.purifyHTMLString=k,t.purifyString=d,t.replacePos=O,t.runOnce=L;var i=r(n("2909"));n("7db0"),n("d3b7"),n("caad"),n("2532"),n("14d9"),n("ac1f"),n("5319"),n("c740"),n("b0c0"),n("a434"),n("99af"),n("a15b"),n("d81d"),n("fb6a"),n("8a79"),n("2ca0"),n("466d"),n("38cf"),n("00b4"),n("498a"),n("25f0");var o=n("ad01"),a=r(n("c0c4")),s=n("ee51");function u(e){var t=o.timeOffIconList.find((function(t){return t.key===e}));return t?t.iconName:"time-off"}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=e.calendarType,i=e.summary,o=e.needHideDetail,a=e.visibility,s=e.organizerEmail,u=n||i||t("zumoEventDefaultSummary");if("private"===a&&""===i&&""===s&&(u=t("zumoEventBusySummary")),o)switch(r){case 1:u=t("zumoEventGoogleSummary");break;case 2:u=t("zumoEventOutlookSummary");break;default:u=t("zumoEventBusySummary");break}return u}function l(){var e,t=["#F90313","#9B6626","#D84800","#FAA900","#3DB861","#22807C","#1E71D6","#285081","#925DFF","#493AB7","#98A0A9","#FD3D4A","#C28030","#FF5F0F","#FFBF39","#66CC84","#2BA09B","#30609B","#C1A3FF","#6557CA","#BBC0C6","#FE7B84","#D3984F","#FF8345","#FFD377","#94DBA9","#34C0BA","#204067","#6317FF","#3A2E92","#75808C"],n="#418AE4";if(window.colorArray&&(null===(e=window.colorArray)||void 0===e?void 0:e.length)<=30){for(var r=[],i=0;i"),n}function f(e){var t=null;try{t=(0,s.parse)(e)}catch(n){console.log(n)}return t}var h={tag:1,text:2};function p(e,t){if(!e)return"";if(e.type===h.text)return e.loc.source;var n=e.props,r=e.tag,i=e.children;if("a"===r){var o=n.findIndex((function(e){var t=e.name;return"target"===t}));-1!==o&&n.splice(o,1),n.push({name:"target",value:t?"_top":"_blank"})}return"br"===r?"
":"<".concat(r," ").concat(n&&n.map((function(e){var t=e.name,n=e.value;return t+'="'+(n.content?n.content:n)+'"'})).join(" "),">").concat(i&&i.map((function(e){return p(e,t)})).join(" "),"")}function m(e,t){var n=/.*\/i,r=n.exec(e);e="
".concat(r?e.slice(r[0].length,-14):e,"
");var i=f(e),o=p(i,t);return o}function v(e){if(!e)return e;var t=/(?:[^"=])((h|H)ttps?:\/\/[\w\/.?%!&;*#\(\)=_~+\-]+)(?:\s*");return"".concat(i?">":"",'
').concat(t[1],"").concat(r?"<":"")}));return n}function g(e){var t=/\u2500{10}[\w\W]*(?=\u2500{10})\u2500{10}/;return Boolean(e.match(t))}function y(e,t){var n="
"+"─".repeat(10),r="
"+"─".repeat(10);return e=n+"
"+e.replace(/\r\n|\\r\\n/g,"
")+r,t&&(e=t+e),e}function b(e){return e.match(/[ ,;]?https:\/\/[\w\-.]*\/(pac\/join|[jswm])\/([\w\-.]{8,})(\?\w+=[^ ,;]*)?/g,"")}function w(e){return e.match(/[ ,;]?https:\/\/[\w\-.]*\/webinar\/register\/[^\s/]+$/g,"")}function _(e){var t=/^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\*\+,;=.]+/;return t.test(e)}function C(e){if("string"===typeof e)return/^([0-9]|-|\s|\(|\)|\+|\*|\#)*$/.test(e.trim())}function x(e){var t=document.createElement("div");void 0!==t.textContent?t.textContent=e:t.innerText=e;var n=t.innerHTML;return t=null,n}function k(e){var t={ALLOWED_TAGS:["p","strong","em","u","a","b","ol","li","br","span","div","table","tbody","tr","td","ul","i","blockquote","sub","sup","th","strike"],ALLOWED_ATTR:["rel","href","class","style","id","__is_owner"],ALLOWED_URI_REGEXP:/^(?:(?:https|http|mailto|tel|callto|zoomphonecall|zmdf|zoomus):|(?:data:image\/)|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i,WHOLE_DOCUMENT:!0,ADD_ATTR:["target"]},n=a.default.sanitize(e,t);return n=n.replace(/\n|\\n|\r\n|\\r\\n/g,"
"),n}function S(e){return g(e)?k(e):b(e)?k(y(e)):k(e)}function O(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;return t.substring(0,e)+n+t.substring(e+r,t.length)}function T(e){return"undefined"===typeof e}function E(e){if(T(e))return"";switch(e){case o.presenceType.desktopOnline:return"Online";case o.presenceType.mobileOnline:return"Mobile Online";case o.presenceType.pzrOnline:return"Mobile pzrOnline";case o.presenceType.away:return"Leave";case o.presenceType.dnd:return"Do Not Disturb";case o.presenceType.inMeeting:return"In A Calender Event";case o.presenceType.inZoomMeeting:return"In Meeting";case o.presenceType.inCall:return"In Call";case o.presenceType.e2e:return"E2E Locked";case o.presenceType.inZoomMeetingPresenting:return"In Zoom Meeting Presenting";case o.presenceType.offline:return"Offline";default:return""}}function D(e){return/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i.test(e)}function M(e){return e=e.replace(/\&/g,"&"),e=e.replace(/\'/g,"'"),e=e.replace(//g,">"),e}function A(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(t){var r=document.createElement("input");r.setAttribute("readonly","readonly"),r.value=e,document.body.appendChild(r),r.select(),document.execCommand("Copy"),r.style.display="none",r.remove()}else{var i=document.createElement("input");e=e.toString(),e+="",e=e.replace(/
||<\/p>/g,"\r\n").replace(/

/g,""),n&&(e=M(e)),i.innerHTML=e,i.select(),i.setSelectionRange(0,99999),navigator.clipboard?navigator.clipboard.writeText(i.textContent):A(e,!0)}}var N=function(e){var t,n=document.getElementById("app");n&&(t=document.createElement("div"),t.id="hiddenAlertContainer",t.className="visually-hidden",t.role="alert",n.appendChild(t));var r=document.getElementById("hiddenAlertContainer");r&&(r.innerHTML="",r.innerHTML=e),setTimeout((function(){n.removeChild(t),t=n=null}),100)};function P(e,t){var n,r,o,a=t.role,s=t.forwardKeys,u=void 0===s?[38]:s,c=t.backKeys,l=void 0===c?[40]:c,d=t.callback,f=t.tabCallback,h=[].concat((0,i.default)(u),(0,i.default)(l),[36,35]),p=e.keyCode;if(-1!==h.indexOf(p))o=e.currentTarget.querySelectorAll("[role=".concat(a,"]:not(.is-disabled)")),r=Array.prototype.indexOf.call(o,e.target);else{if(13!==p&&32!==p||!d)return;d()}-1!==u.indexOf(p)?n=0===r||-1===r?o.length-1:r-1:-1!==l.indexOf(p)?n=r1?arguments[1]:void 0)}}),o(a)},"7dec":function(e,t,n){"use strict";n.r(t);var r=n("0165"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"7dfa":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-zoom-in-top"},on:{"after-enter":e.handleEnter,"after-leave":e.handleLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-picker-panel zm-date-picker zm-popper",class:[{"has-sidebar":e.$slots.sidebar||e.shortcuts,"has-time":e.showTime,"is-date-panel":e.isDatePanel},e.popperClass],attrs:{role:"dialog","aria-label":"Calendar view date-picker"}},[t("div",{staticClass:"zm-picker-panel__body-wrapper",attrs:{role:"application"}},[e._t("sidebar"),e.shortcuts?t("div",{staticClass:"zm-picker-panel__sidebar"},[e._l(e.shortcuts,(function(n,r){return[n.text?t("zm-button",{key:r,staticClass:"zm-picker-panel__shortcut",attrs:{type:"primary",ghost:""},on:{click:function(t){return e.handleShortcutClick(n)}}},[e._v(" "+e._s(n.text)+" ")]):e._e()]}))],2):e._e(),t("div",{staticClass:"zm-picker-panel__body"},[e.showTime?t("div",{staticClass:"zm-date-picker__time-header"},[t("span",{staticClass:"zm-date-picker__editor-wrap"},[t("zm-input",{attrs:{placeholder:e.t("datepicker.selectDate"),value:e.visibleDate,size:"small"},on:{input:function(t){return e.userInputDate=t},change:e.handleVisibleDateChange}})],1),t("span",{staticClass:"zm-date-picker__editor-wrap"},[t("zm-time-picker",{attrs:{"show-seconds":e.showSeconds,format:e.format,"append-to-body":!1},model:{value:e.timeValue,callback:function(t){e.timeValue=t},expression:"timeValue"}})],1)]):e._e(),t("div",{directives:[{name:"show",rawName:"v-show",value:"time"!==e.currentView,expression:"currentView !== 'time'"}],staticClass:"zm-date-picker__header",class:{"zm-date-picker__header--bordered":"year"===e.currentView||"month"===e.currentView}},[t("zm-button",{staticClass:"zm-picker-panel__icon-btn zm-date-picker__prev-btn zm-date-picker__prev-year-btn",attrs:{ghost:"",type:"icon",size:"mini",icon:"zm-icon-left-1","aria-label":e.getPrevYearAria()},on:{click:e.prevYear}}),t("zm-button",{directives:[{name:"show",rawName:"v-show",value:"date"===e.currentView,expression:"currentView === 'date'"}],staticClass:"zm-picker-panel__icon-btn zm-date-picker__prev-btn zm-date-picker__prev-month-btn",attrs:{ghost:"",type:"icon",size:"mini",icon:"zm-icon-left","aria-label":e.getPrevMonthAria()},on:{click:e.prevMonth}}),t("div",{staticClass:"zm-date-picker__header-inner"},[t("span",{directives:[{name:"show",rawName:"v-show",value:"date"===e.currentView,expression:"currentView === 'date'"}],staticClass:"zm-date-picker__header-label",class:{active:"month"===e.currentView},attrs:{role:"button"},on:{click:e.showMonthPicker}},[e._v(e._s(e.t("datepicker.month".concat(e.month+1))))]),t("span",{staticClass:"zm-date-picker__header-label",attrs:{role:"button"},on:{click:e.showYearPicker}},[e._v(e._s(e.yearLabel))])]),t("zm-button",{directives:[{name:"show",rawName:"v-show",value:"date"===e.currentView,expression:"currentView === 'date'"}],staticClass:"zm-picker-panel__icon-btn zm-date-picker__next-btn zm-date-picker__next-month-btn",attrs:{icon:"zm-icon-right",ghost:"",type:"icon",size:"mini","aria-label":e.getNextMonthAria()},on:{click:e.nextMonth}}),t("zm-button",{staticClass:"zm-picker-panel__icon-btn zm-date-picker__next-btn zm-date-picker__next-year-btn",attrs:{icon:"zm-icon-right-1",ghost:"",type:"icon",size:"mini","aria-label":e.getNextYearAria()},on:{click:e.nextYear}})],1),t("div",{staticClass:"zm-picker-panel__content"},[t("date-table",{directives:[{name:"show",rawName:"v-show",value:"date"===e.currentView,expression:"currentView === 'date'"}],attrs:{"selection-mode":e.selectionMode,"first-day-of-week":e.firstDayOfWeek,"current-focus-date":e.value,value:e.value,"event-dates":e.eventDates,"default-value":e.defaultValue?new Date(e.defaultValue):null,date:e.date,"disabled-date":e.disabledDate,"current-date":e.currentDate,"is-date-panel":e.isDatePanel,"is-simple-week":e.isSimpleWeek},on:{pick:e.handleDatePick,focus:e.handleDateFocus}}),t("year-table",{directives:[{name:"show",rawName:"v-show",value:"year"===e.currentView,expression:"currentView === 'year'"}],attrs:{value:e.value,"default-value":e.defaultValue?new Date(e.defaultValue):null,date:e.date,"disabled-date":e.disabledDate,"use-center-year":e.isDatePanel},on:{pick:e.handleYearPick}}),t("month-table",{directives:[{name:"show",rawName:"v-show",value:"month"===e.currentView,expression:"currentView === 'month'"}],attrs:{value:e.value,"default-value":e.defaultValue?new Date(e.defaultValue):null,date:e.date,"disabled-date":e.disabledDate},on:{pick:e.handleMonthPick}})],1)])],2),t("div",{directives:[{name:"show",rawName:"v-show",value:e.footerVisible&&"date"===e.currentView,expression:"footerVisible && currentView === 'date'"}],staticClass:"zm-picker-panel__footer"},[t("zm-button",{directives:[{name:"show",rawName:"v-show",value:"dates"!==e.selectionMode&&e.showNowBtn,expression:"(selectionMode !== 'dates' && showNowBtn)"}],staticClass:"zm-picker-panel__link-btn",attrs:{size:"mini"},on:{click:e.changeToNow}},[e._v(" "+e._s(e.t("datepicker.now"))+" ")]),t("zm-button",{staticClass:"zm-picker-panel__link-btn",attrs:{type:"primary",size:"mini"},on:{click:e.confirm}},[e._v(" "+e._s(e.t("datepicker.confirm"))+" ")])],1)])])};t.render=n;var r=[];t.staticRenderFns=r},"7e07":function(e,t,n){"use strict";n.r(t);var r=n("93fb"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"7e21":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-number-italic-fill",use:"icon-zumo-number-italic-fill-usage",viewBox:"0 0 16 16",content:''});a.a.add(s);t["default"]=s},"7e84":function(e,t,n){function r(e){return t.default=r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,n("131a"),n("3410"),n("1f68")},"7eac":function(e,t,n){"use strict";n.r(t);var r=n("3b2d"),i=n("eea3");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("99ba");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"7eb7":function(e,t,n){"use strict";n.r(t);var r=n("4e02"),i=n("ffca");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("fb82");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"7ebf":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b0c0"),n("d9e2");var i=r(n("b19d")),o=n("19b9");n("ccde"),i.default.install=function(e){o.mustRegisterComponentsName.forEach((function(t){if(!e._installedPlugins.some((function(e){return t===e.name})))throw new Error("".concat(t," should be registered from zoom-ui."))})),e.component(i.default.name,i.default)};var a=i.default;t.default=a},"7ec8":function(e,t,n){"use strict";n.r(t);var r=n("f13f"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"7ecb":function(e,t,n){"use strict";n.r(t);var r=n("a3f4"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"7ee2":function(e,t,n){"use strict";n("87ba")},"7f5d":function(e,t,n){"use strict";var r=n("20d5");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"7f6c":function(e,t,n){"use strict";t.__esModule=!0,t.deepClone=i;var r=n("e5f6");function i(e){if(!(0,r.isDef)(e))return e;if(Array.isArray(e))return e.map((function(e){return i(e)}));if("object"===typeof e){var t={};return Object.keys(e).forEach((function(n){t[n]=i(e[n])})),t}return e}},"7fc1":function(e,t,n){},8071:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={zumoRsvpGoing:"Going?",zumoRsvpYes:"Yes",zumoRsvpMaybe:"Maybe",zumoRsvpNo:"No",zumoClose:"Close",zumoChat:"Chat with Everyone",zumoEmail:"Email Everyone",zumoShare:"Share meeting",zumoEdit:"Edit",zumoMoreOptions:"More Options",zumoPlayRecording:"play recording",zumoOpenLocalRecording:"Open local recording",zumoRecordVideoWillReady:"The recording of this meeting will be ready soon",zumoRecordingList:"Recordings",zumoLocalRecordConvertNow:"Convert now",zumoQuickCreateMeetingChat:"from Meeting Chat",zumoMeetingSummary:"Meeting summary with AI Companion",zumoNextSteps:"Next steps",zumoMeetingSummaryNoSteps:"Next steps are not available.",zumoReadFullSummary:"Read full summary",zumoReadLess:"Read Less",zumoHostedBy:"Host",zumoCreateSettingDescriptionPlaceholder:"Description",zumoAssets:"Assets",zumoNoAssetsTip:"This meeting does not have assets.",zumoAssetsAll:"All",zumoWhiteboards:"Whiteboards",zumoFiles:"Files",zumoLinks:"Links",zumoMeetingStart:"Start",zumoMeetingJoin:"Join",zumoEventDefaultSummary:"(No title)",zumoEventBusySummary:"Booked",zumoEventGoogleSummary:"Booked",zumoEventOutlookSummary:"Private Appointment",zumoOccurs:"Occurs",zumoParticipants:"Participants",zumoNotes:"Notes",zumoCopySuccess:"Copy success",zumoEventAttendeesHost:"Host",zumoParticipantJoined:"Joined",zumoParticipantOptional:"(Optional)",zumoParticipantExternalInvitees:"EXTERNAL",zumoEventAttendeesChatHost:"Chat with Host",zumoParticipantCopyEmail:"Copy Email Address",zumoRsvpTooltipYes:"Going",zumoRsvpTooltipMaybe:"Maybe Going",zumoRsvpTooltipNo:"Can't Go",zumoRsvpTooltipAwaiting:"Awaiting Response",zumoAcceptYes:"Yes",zumoAcceptMaybe:"Maybe",zumoAcceptAwaiting:"Awaiting",zumoEventAttendeesMax:"The full guest list has been hidden because the number of guests is too large",zumoEventHideGuestList:"The full attendee list has been hidden at the host’s request.",zumoZoomWhiteboard:"Zoom Whiteboard",zumoWhiteboardsNotAvailable:"Not available. Please contact the meeting host.",zumoWhiteboardGetError:"Error. Click to retry",zumoWhiteboardToOpen:"Click to open",zumoWhiteboardsText:"Whiteboards",zumoPhoneCall:"phone call",zumoLocation:"Location",viewRecordingInfo:"View recording info",zumoCopy:"Copy",zumoPasscode:"Passcode:",zumoPasscodeShow:"show passcode",zumoPasscodeHide:"hide passcode",zumoCloudRecordingLink:"Cloud recording link",zumoHideChapters:"Hide chapters",zumoShowChapters:"Show chapters",zumoViewTranscript:"View transcript",zumoShareRecording:"Share recording",zumoNoRsvp:"You haven’t responded to this meeting invite"};t.default=n},8072:function(e,t,n){},80727:function(e,t,n){"use strict";n.r(t);var r=n("4b7f"),i=n("a22a");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("55f0");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"0fe86253",null);t["default"]=s.exports},8096:function(e,t,n){},"80c8":function(e,t,n){"use strict";var r=n("2c98"),i=n("c4bb"),o=n("b4e5"),a=n("ff7d"),s=n("f0d1");function u(e){var t=new o(e),n=i(o.prototype.request,t);return r.extend(n,o.prototype,t),r.extend(n,t),n.create=function(t){return u(a(e,t))},n}var c=u(s);c.Axios=o,c.Cancel=n("0024"),c.CancelToken=n("42d6"),c.isCancel=n("ef98"),c.VERSION=n("2ac3").version,c.all=function(e){return Promise.all(e)},c.spread=n("8224"),c.isAxiosError=n("5034"),e.exports=c,e.exports.default=c},"80f8":function(e,t,n){"use strict";var r=n("2c98"),i=n("1895"),o=n("02bc"),a=n("7943"),s=n("b35a1"),u=n("847e"),c=n("17f5"),l=n("0da1"),d=n("f0d1"),f=n("0024");e.exports=function(e){return new Promise((function(t,n){var h,p=e.data,m=e.headers,v=e.responseType;function g(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}r.isFormData(p)&&delete m["Content-Type"];var y=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.Authorization="Basic "+btoa(b+":"+w)}var _=s(e.baseURL,e.url);function C(){if(y){var r="getAllResponseHeaders"in y?u(y.getAllResponseHeaders()):null,o=v&&"text"!==v&&"json"!==v?y.response:y.responseText,a={data:o,status:y.status,statusText:y.statusText,headers:r,config:e,request:y};i((function(e){t(e),g()}),(function(e){n(e),g()}),a),y=null}}if(y.open(e.method.toUpperCase(),a(_,e.params,e.paramsSerializer),!0),y.timeout=e.timeout,"onloadend"in y?y.onloadend=C:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(C)},y.onabort=function(){y&&(n(l("Request aborted",e,"ECONNABORTED",y)),y=null)},y.onerror=function(){n(l("Network Error",e,null,y)),y=null},y.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||d.transitional;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(l(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",y)),y=null},r.isStandardBrowserEnv()){var x=(e.withCredentials||c(_))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;x&&(m[e.xsrfHeaderName]=x)}"setRequestHeader"in y&&r.forEach(m,(function(e,t){"undefined"===typeof p&&"content-type"===t.toLowerCase()?delete m[t]:y.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(y.withCredentials=!!e.withCredentials),v&&"json"!==v&&(y.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&y.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){y&&(n(!e||e&&e.type?new f("canceled"):e),y.abort(),y=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),p||(p=null),y.send(p)}))}},"80ff":function(e,t,n){"use strict";n.r(t);var r=n("41a4"),i=n("3236");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("1a6f");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"974c564e",null);t["default"]=s.exports},"810d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PopupManager",{enumerable:!0,get:function(){return a.default}}),t.default=void 0,n("a9e3");var i,o=r(n("5c16")),a=r(n("293d")),s=r(n("0746")),u=n("e7c7"),c=1,l={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount:function(){this._popupId="popup-"+c++,a.default.register(this._popupId,this)},beforeDestroy:function(){a.default.deregister(this._popupId),a.default.closeModal(this._popupId),this.restoreBodyStyle()},data:function(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible:function(e){var t=this;if(e){if(this._opening)return;this.rendered?this.open():(this.rendered=!0,this.$nextTick((function(){t.open()})))}else this.close()}},methods:{open:function(e){var t=this;this.rendered||(this.rendered=!0);var n=(0,o.default)({},this.$props||this,e);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);var r=Number(n.openDelay);r>0?this._openTimer=setTimeout((function(){t._openTimer=null,t.doOpen(n)}),r):this.doOpen(n)},doOpen:function(e){if(!this.$isServer&&(!this.willOpen||this.willOpen())&&!this.opened){this._opening=!0;var t,n=this.$el,r=e.modal;if(r){if(this._closing&&(a.default.closeModal(this._popupId),this._closing=!1),a.default.openModal(this._popupId,a.default.nextZIndex(!0),this.modalAppendToBody?void 0:n,e.modalClass,e.modalFade),e.lockScroll){this.withoutHiddenClass=!(0,u.hasClass)(document.body,"zm-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt((0,u.getStyle)(document.body,"paddingRight"),10)),i=(0,s.default)();var o=document.documentElement.clientHeight0&&(o||"scroll"===c)&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+i+"px"),(0,u.addClass)(document.body,"zm-popup-parent--hidden")}t=a.default.nextZIndex(!0)}else t=e.zIndex||a.default.nextZIndex(!!a.default.modalDom);"static"===getComputedStyle(n).position&&(n.style.position="absolute"),n.style.zIndex=t,this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen()}},doAfterOpen:function(){this._opening=!1},close:function(){var e=this;if(!this.willClose||this.willClose()){null!==this._openTimer&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer);var t=Number(this.closeDelay);t>0?this._closeTimer=setTimeout((function(){e._closeTimer=null,e.doClose()}),t):this.doClose()}},doClose:function(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&this.restoreBodyStyle(),this.opened=!1,this.doAfterClose()},doAfterClose:function(){a.default.closeModal(this._popupId),this._closing=!1},restoreBodyStyle:function(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,(0,u.removeClass)(document.body,"zm-popup-parent--hidden")),this.withoutHiddenClass=!0}}};t.default=l},"814c":function(e,t,n){"use strict";var r=n("11e5");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},8174:function(e,t,n){"use strict";var r=n("aed8");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"817c":function(e,t,n){"use strict";n.r(t);var r=n("4f0c"),i=n("66b4");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("8a33");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"818e":function(e,t,n){"use strict";t.__esModule=!0,t.createNamespace=a;var r=n("4c91"),i=n("7966"),o=n("e4a9");function a(e){return e="van-"+e,[(0,i.createComponent)(e),(0,r.createBEM)(e),(0,o.createI18N)(e)]}},"81b2":function(e,t,n){var r=n("23e7"),i=n("d066"),o=n("e330"),a=n("d039"),s=n("577e"),u=n("1a2d"),c=n("d6d6"),l=n("b917").ctoi,d=/[^\d+/a-z]/i,f=/[\t\n\f\r ]+/g,h=/[=]+$/,p=i("atob"),m=String.fromCharCode,v=o("".charAt),g=o("".replace),y=o(d.exec),b=a((function(){return""!==p(" ")})),w=!a((function(){p("a")})),_=!b&&!w&&!a((function(){p()})),C=!b&&!w&&1!==p.length;r({global:!0,enumerable:!0,forced:b||w||_||C},{atob:function(e){if(c(arguments.length,1),_||C)return p(e);var t,n,r=g(s(e),f,""),o="",a=0,b=0;if(r.length%4==0&&(r=g(r,h,"")),r.length%4==1||y(d,r))throw new(i("DOMException"))("The string is not correctly encoded","InvalidCharacterError");while(t=v(r,a++))u(l,t)&&(n=b%4?64*n+l[t]:l[t],b++%4&&(o+=m(255&n>>(-2*b&6))));return o}})},"81d2":function(e,t,n){"use strict";n("d72d")},"81d5":function(e,t,n){"use strict";var r=n("7b0b"),i=n("23cb"),o=n("07fa");e.exports=function(e){var t=r(this),n=o(t),a=arguments.length,s=i(a>1?arguments[1]:void 0,n),u=a>2?arguments[2]:void 0,c=void 0===u?n:i(u,n);while(c>s)t[s++]=e;return t}},8216:function(e,t,n){"use strict";n.r(t);var r=n("d44a"),i=n("9efc");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("7c8a");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},8224:function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},"825a":function(e,t,n){var r=n("861d"),i=String,o=TypeError;e.exports=function(e){if(r(e))return e;throw o(i(e)+" is not an object")}},"827fa":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("d3b7"),n("25f0");var r=function(){var e=this,t=e._self._c;return t("span",{staticClass:"zm-radio",class:{"zm-radio--large":"large"===e.size}},[t("span",{staticClass:"zm-radio__wrap"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.model,expression:"model"}],staticClass:"zm-radio__original",attrs:{type:"radio",id:e.uid,name:e.radioName,disabled:e.isDisabled,"aria-checked":(e.model===e.label).toString(),tabIndex:e.tabIndex,"aria-describedby":e.describedId,"aria-labelledby":e.labelledbyId},domProps:{value:e.label,checked:e._q(e.model,e.label)},on:{focus:function(t){e.focus=!0},blur:function(t){e.focus=!1},change:[function(t){e.model=e.label},e.handleChange]}}),t("label",{staticClass:"zm-radio__label",class:[{"is-disabled":e.isDisabled},{"is-focus":e.focus},{"is-checked":e.model===e.label}],attrs:{for:e.uid}},[t("span",{staticClass:"zm-radio__inner"}),t("span",{staticClass:"zm-radio__label--inner",attrs:{id:e.labelledbyId,"aria-hidden":!0}},[e._t("default"),e.$slots.default?e._e():[e._v(e._s(e.label))]],2)]),e.$slots.suffix?t("span",{staticClass:"zm-radio__suffix"},[e._t("suffix")],2):e._e()]),e.$slots.child?e._t("child"):e._e()],2)};t.render=r;var i=[];t.staticRenderFns=i},"829a":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"detail-basic-info"},[t("div",{staticClass:"detail-basic"},[t("div",{staticClass:"detail-datetime"},[e._v(" "+e._s(e.eventDateAndTime)+" ")]),t("div",{staticClass:"detail-topic"},[e.isOOO?t("span",[t("client-svg-icon",{attrs:{iconName:e.timeOffIconName,className:"zumo-ooo"}})],1):e._e(),t("span",{ref:"eventSummaryRef",staticClass:"eventSummary",attrs:{tabindex:"0","aria-label":e.summaryAriaLabel}},[e._v(e._s(e.summary))])]),e.isOccurrence&&e.recurrenceInfo?t("div",{staticClass:"detail-rrule"},[t("client-svg-icon",{attrs:{iconName:"zumo-recurrence",className:"zumo-recurrence"}}),t("span",[e._v(" "+e._s(e.recurrenceInfo)+" ")])],1):e._e(),e.locationArray&&e.locationArray.length?t("div",e._l(e.locationArray,(function(n,r){return t("p",{key:n+r,staticClass:"location-line no-wrap"},[t("client-svg-icon",{attrs:{iconName:"zumo-location",className:"zumo-location"}}),e.isHyperlink(n)?t("a",{attrs:{"aria-label":n,href:n,role:"link"},on:{click:function(e){e.stopPropagation()},keydown:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"]))return null;t.stopPropagation()}}},[e._v(" "+e._s(n)+" ")]):e.isPhoneNumber(n)?t("span",{directives:[{name:"title",rawName:"v-title",value:n,expression:"locationText"}],class:{phoneNumber:e.canUsePhoneCall(n)},attrs:{tabindex:!!e.canUsePhoneCall&&0,"aria-label":e.phoneCallLabel(n),role:"button"},on:{click:function(t){return e.callZoomPhone(n)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.callZoomPhone(n)}}},[e._v(" "+e._s(n)+" ")]):t("span",{directives:[{name:"title",rawName:"v-title",value:n,expression:"locationText"}],attrs:{"aria-label":e.locationTextLabel(n)}},[e._v(" "+e._s(n)+" ")])],1)})),0):e._e(),e.eventDetail.rooms&&e.eventDetail.rooms.length?t("div",e._l(e.eventDetail.rooms,(function(n,r){return t("p",{key:n.displayName+r,staticClass:"room-line no-wrap"},[t("client-svg-icon",{attrs:{iconName:"room",className:"zumo-room"}}),e._v(" "+e._s(n.displayName||n.email)+" ")],1)})),0):e._e(),e.showJoin?t("zm-button",{staticClass:"zumo-join",attrs:{disabled:e.disabledJoin,type:"primary"},on:{click:e.joinMeeting}},[e._v(" "+e._s(e.joinText||(e.isOrganizer?e.t("zumoMeetingStart"):e.t("zumoMeetingJoin")))+" ")]):e._e()],1),e.showRecordingButton?t("div",{staticClass:"detail-recording-button"},[t("zm-button",{on:{click:e.handleShowChapters}},[e._v(e._s(e.showRecordingChapters?e.t("zumoHideChapters"):e.t("zumoShowChapters")))]),t("zm-button",{on:{click:e.handleViewTranscript}},[e._v(e._s(e.t("zumoViewTranscript")))])],1):e._e()])};t.render=n;var r=[];t.staticRenderFns=r},"82c3":function(e,t,n){"use strict";var r=n("f522");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"82c7":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-zoom-in-top"},on:{"after-leave":e.handleLeave}},[t("ul",{directives:[{name:"show",rawName:"v-show",value:e.showPopper,expression:"showPopper"}],ref:"list",staticClass:"zm-dropdown-menu zm-popper",class:[e.size&&"zm-dropdown-menu--".concat(e.size),e.popperClass],attrs:{role:"menu",tabindex:"-1","aria-activedescendant":e.activedescendant},on:{keydown:e.handleListKeyDown}},[e._t("default")],2)])};t.render=n;var r=[];t.staticRenderFns=r},"82d9":function(e,t,n){"use strict";n("305d")},"82e2":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("3a49"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"82e3":function(e,t,n){},"82f8":function(e,t,n){"use strict";var r=n("ebb5"),i=n("4d64").includes,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("includes",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},8358:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("6bd5"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"836f":function(e,t,n){},"839d":function(e,t,n){},"83ab":function(e,t,n){var r=n("d039");e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83e1":function(e,t,n){"use strict";var r=n("de65");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},8418:function(e,t,n){"use strict";var r=n("a04b"),i=n("9bf2"),o=n("5c6c");e.exports=function(e,t,n){var a=r(t);a in e?i.f(e,a,o(0,n)):e[a]=n}},"841c":function(e,t,n){"use strict";var r=n("c65b"),i=n("d784"),o=n("825a"),a=n("7234"),s=n("1d80"),u=n("129f"),c=n("577e"),l=n("dc4a"),d=n("14c3");i("search",(function(e,t,n){return[function(t){var n=s(this),i=a(t)?void 0:l(t,e);return i?r(i,t,n):new RegExp(t)[e](c(n))},function(e){var r=o(this),i=c(e),a=n(t,r,i);if(a.done)return a.value;var s=r.lastIndex;u(s,0)||(r.lastIndex=0);var l=d(r,i);return u(r.lastIndex,s)||(r.lastIndex=s),null===l?-1:l.index}]}))},8430:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.MessageBox=void 0;var i=r(n("53ca"));n("d3b7"),n("14d9");var o,a,s=n("ab34"),u=r(n("1258")),c=r(n("5c16")),l=n("d390"),d=n("e7c7"),f={title:null,message:"",type:"",iconClass:"",showInput:!1,showClose:!1,modalFade:!0,lockScroll:!0,closeOnClickModal:!0,closeOnPressEscape:!0,closeOnHashChange:!0,inputValue:null,inputPlaceholder:"",inputType:"text",inputPattern:null,inputValidator:null,inputErrorMessage:"",showConfirmButton:!0,showCancelButton:!1,confirmButtonPosition:"right",confirmButtonHighlight:!1,cancelButtonHighlight:!1,confirmButtonText:"",cancelButtonText:"",confirmButtonClass:"",cancelButtonClass:"",customClass:"",beforeClose:null,closed:null,dangerouslyUseHTMLString:!1,center:!1,roundButton:!1,distinguishCancelAndClose:!1},h=[],p=function(e){if(o){var t=o.callback;if("function"===typeof t)return void(a.showInput?t(a.inputValue,e):t(e));o.resolve&&("confirm"===e?a.showInput?o.resolve({value:a.inputValue,action:e}):o.resolve(e):!o.reject||"cancel"!==e&&"close"!==e||o.reject(e))}},m=function(){var e=s._Vue.extend(u.default);a=new e({el:document.createElement("div")}),a.callback=p},v=function e(){if(a||m(),a.action="",(!a.visible||a.closeTimer)&&h.length>0){o=h.shift();var t=o.options;for(var n in t)t.hasOwnProperty(n)&&(a[n]=t[n]);void 0===t.callback&&(a.callback=p);var r=a.callback;a.callback=function(t,n){r(t,n),e()},(0,l.isVNode)(a.message)?(a.$slots.default=[a.message],a.message=null):delete a.$slots.default,["modal","showClose","closeOnClickModal","closeOnPressEscape","closeOnHashChange"].forEach((function(e){void 0===a[e]&&(a[e]=!0)})),document.body.appendChild(a.$el),s._Vue.nextTick((function(){a.visible=!0}))}},g=function e(t,n){if(!d.isServer){if("string"===typeof t||(0,l.isVNode)(t)?(t={message:t},"string"===typeof arguments[1]&&(t.title=arguments[1])):t.callback&&!n&&(n=t.callback),"undefined"!==typeof Promise)return new Promise((function(r,i){h.push({options:(0,c.default)({},f,e.defaults,t),callback:n,resolve:r,reject:i}),v()}));h.push({options:(0,c.default)({},f,e.defaults,t),callback:n}),v()}};t.MessageBox=g,g.setDefaults=function(e){g.defaults=e},g.alert=function(e,t,n){return"object"===(0,i.default)(t)?(n=t,t=""):void 0===t&&(t=""),g((0,c.default)({title:t,message:e,$type:"alert",closeOnPressEscape:!1,closeOnClickModal:!1},n))},g.confirm=function(e,t,n){return"object"===(0,i.default)(t)?(n=t,t=""):void 0===t&&(t=""),g((0,c.default)({title:t,message:e,$type:"confirm",showCancelButton:!0},n))},g.prompt=function(e,t,n){return"object"===(0,i.default)(t)?(n=t,t=""):void 0===t&&(t=""),g((0,c.default)({title:t,message:e,showCancelButton:!0,showInput:!0,$type:"prompt"},n))},g.close=function(){a.doClose(),a.visible=!1,h=[],o=null},g.setConfirmButtonText=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";a&&(a.confirmButtonText=e)};var y=g;t.default=y},8443:function(e,t,n){"use strict";var r=n("3778");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},8471:function(e,t,n){"use strict";n.r(t);var r=n("41e0"),i=n("7d71");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("3fcf");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"847e":function(e,t,n){"use strict";var r=n("2c98"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,a={};return e?(r.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=r.trim(e.substr(0,o)).toLowerCase(),n=r.trim(e.substr(o+1)),t){if(a[t]&&i.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},"84df":function(e,t,n){"use strict";n.r(t);var r=n("8174"),i=n("cb0e");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},8524:function(e,t,n){},"853e":function(e,t,n){"use strict";n.r(t);var r=n("6df7"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"857a":function(e,t,n){var r=n("e330"),i=n("1d80"),o=n("577e"),a=/"/g,s=r("".replace);e.exports=function(e,t,n,r){var u=o(i(e)),c="<"+t;return""!==n&&(c+=" "+n+'="'+s(o(r),a,""")+'"'),c+">"+u+""}},"857f":function(e,t,n){},8586:function(e,t,n){"use strict";n("65ad")},"861d":function(e,t,n){var r=n("1626"),i=n("8ea1"),o=i.all;e.exports=i.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:r(e)||e===o}:function(e){return"object"==typeof e?null!==e:r(e)}},"86ca":function(e,t,n){"use strict";n("839d")},8720:function(e,t,n){"use strict";var r=n("f591");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},8762:function(e,t,n){"use strict";n.r(t);var r=n("da7c"),i=n("51f9");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("701f");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"87ba":function(e,t,n){},8807:function(e,t,n){"use strict";n("dc23")},8880:function(e,t,n){"use strict";n.r(t);var r=n("e85e"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},8888:function(e,t,n){"use strict";var r=n("c2e2");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"88ae":function(e,t,n){"use strict";n.r(t);var r=n("dbca");for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);n("6c6d");var o,a,s=n("2877"),u=Object(s["a"])(r["default"],o,a,!1,null,null,null);t["default"]=u.exports},"88c3":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"calendar-month",attrs:{selectedDate:e.selectedDate}},[t("div",{staticClass:"calendar-month__header"},[e._v(e._s(e.currentMonth))]),t("div",{staticClass:"calendar-days"},e._l(e.currentDays,(function(n,r){return t("calendar-day",{key:r,attrs:{item:n,index:r,offset:e.offset,selectedDate:e.selectedDayDate,weekMap:e.weekMap,monthMap:e.monthMap},on:{change:e.handleChange}})})),1)])};t.render=n;var r=[];t.staticRenderFns=r},8925:function(e,t,n){var r=n("e330"),i=n("1626"),o=n("c6cd"),a=r(Function.toString);i(o.inspectSource)||(o.inspectSource=function(e){return a(e)}),e.exports=o.inspectSource},"89ad":function(e,t,n){"use strict";n("209c")},"8a33":function(e,t,n){"use strict";n("7474")},"8a51":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("6062"),n("3ca3"),n("ddb0"),n("4de4"),n("99af");var i=r(n("9f59")),o={name:"ZUMOLink",mixins:[i.default],props:{eventDetail:{type:Object,default:function(){}}},data:function(){return{}},computed:{linksList:function(){var e;return this.uniqueLinks((null===(e=this.eventDetail)||void 0===e?void 0:e.highLightURLs)||[])}},methods:{uniqueLinks:function(e){var t=new Set,n=e.filter((function(e){var n="".concat(e.highLightURL,"-").concat(e.userId);return!t.has(n)&&(t.add(n),!0)}));return n}}};t.default=o},"8a5a":function(e,t,n){},"8a76":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-zoom-in-top"},on:{"after-enter":e.handleEnter,"after-leave":e.handleLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-time-panel zm-popper",class:e.popperClass,style:{width:e.showSeconds?"180px":"110px"},attrs:{role:"application","aria-label":"Calendar view time-picker"}},[t("div",{staticClass:"zm-time-panel__content",class:{"has-seconds":e.showSeconds,"is-arrow":e.useArrow}},[t("time-spinner",{ref:"spinner",attrs:{"arrow-control":e.useArrow,"show-seconds":e.showSeconds,"am-pm-mode":e.amPmMode,date:e.date},on:{change:e.handleChange,"select-range":e.setSelectionRange}})],1),t("div",{class:["zm-time-panel__footer",{"am-pm-mode-time":e.amPmMode}]},[t("zm-button",{staticClass:"zm-time-panel__btn btn-firstFocus",class:{confirm:!e.disabled},attrs:{type:"primary",size:"mini"},on:{click:function(t){return e.handleConfirm()}}},[e._v(" "+e._s(e.t("datepicker.confirm"))+" ")]),t("zm-button",{staticClass:"zm-time-panel__btn cancel",attrs:{size:"mini"},on:{click:e.handleCancel}},[e._v(" "+e._s(e.t("datepicker.cancel"))+" ")])],1)])])};t.render=n;var r=[];t.staticRenderFns=r},"8a79":function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("06cf").f,a=n("50c4"),s=n("577e"),u=n("5a34"),c=n("1d80"),l=n("ab13"),d=n("c430"),f=i("".endsWith),h=i("".slice),p=Math.min,m=l("endsWith"),v=!d&&!m&&!!function(){var e=o(String.prototype,"endsWith");return e&&!e.writable}();r({target:"String",proto:!0,forced:!v&&!m},{endsWith:function(e){var t=s(c(this));u(e);var n=arguments.length>1?arguments[1]:void 0,r=t.length,i=void 0===n?r:p(a(n),r),o=s(e);return f?f(t,o,i):h(t,i-o.length,i)===o}})},"8aa5":function(e,t,n){"use strict";var r=n("6547").charAt;e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},"8aa7":function(e,t,n){var r=n("da84"),i=n("d039"),o=n("1c7e"),a=n("ebb5").NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,u=r.Int8Array;e.exports=!a||!i((function(){u(1)}))||!i((function(){new u(-1)}))||!o((function(e){new u,new u(null),new u(1.5),new u(e)}),!0)||i((function(){return 1!==new u(new s(2),1,void 0).length}))},"8abe":function(e,t,n){"use strict";n.r(t);var r=n("3e4a"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"8afb":function(e,t,n){"use strict";var r=n("98fd");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"8b11":function(e,t,n){"use strict";var r=n("2c98"),i=n("7610"),o=n("ef98"),a=n("f0d1"),s=n("0024");function u(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new s("canceled")}e.exports=function(e){u(e),e.headers=e.headers||{},e.data=i.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||a.adapter;return t(e).then((function(t){return u(e),t.data=i.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(u(e),t&&t.response&&(t.response.data=i.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},"8bd4":function(e,t,n){var r=n("d066"),i=n("d44e"),o="DOMException";i(r(o),o)},"8bf4":function(e,t,n){"use strict";var r=n("3a5f");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"8bfc":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-time-off-staycation",use:"icon-time-off-staycation-usage",viewBox:"0 0 16 16",content:'\n \n \n \n \n \n \n \n'});a.a.add(s);t["default"]=s},"8c4f":function(e,t,n){"use strict";function r(e,t){for(var n in t)e[n]=t[n];return e}n.r(t),n.d(t,"NavigationFailureType",(function(){return Fe})),n.d(t,"RouterLink",(function(){return ie})),n.d(t,"RouterView",(function(){return k})),n.d(t,"START_LOCATION",(function(){return v})),n.d(t,"default",(function(){return Ct})),n.d(t,"isNavigationFailure",(function(){return We})),n.d(t,"version",(function(){return St}));var i=/[!'()*]/g,o=function(e){return"%"+e.charCodeAt(0).toString(16)},a=/%2C/g,s=function(e){return encodeURIComponent(e).replace(i,o).replace(a,",")};function u(e){try{return decodeURIComponent(e)}catch(t){0}return e}function c(e,t,n){void 0===t&&(t={});var r,i=n||d;try{r=i(e||"")}catch(s){r={}}for(var o in t){var a=t[o];r[o]=Array.isArray(a)?a.map(l):l(a)}return r}var l=function(e){return null==e||"object"===typeof e?e:String(e)};function d(e){var t={};return e=e.trim().replace(/^(\?|#|&)/,""),e?(e.split("&").forEach((function(e){var n=e.replace(/\+/g," ").split("="),r=u(n.shift()),i=n.length>0?u(n.join("=")):null;void 0===t[r]?t[r]=i:Array.isArray(t[r])?t[r].push(i):t[r]=[t[r],i]})),t):t}function f(e){var t=e?Object.keys(e).map((function(t){var n=e[t];if(void 0===n)return"";if(null===n)return s(t);if(Array.isArray(n)){var r=[];return n.forEach((function(e){void 0!==e&&(null===e?r.push(s(t)):r.push(s(t)+"="+s(e)))})),r.join("&")}return s(t)+"="+s(n)})).filter((function(e){return e.length>0})).join("&"):null;return t?"?"+t:""}var h=/\/?$/;function p(e,t,n,r){var i=r&&r.options.stringifyQuery,o=t.query||{};try{o=m(o)}catch(s){}var a={name:t.name||e&&e.name,meta:e&&e.meta||{},path:t.path||"/",hash:t.hash||"",query:o,params:t.params||{},fullPath:y(t,i),matched:e?g(e):[]};return n&&(a.redirectedFrom=y(n,i)),Object.freeze(a)}function m(e){if(Array.isArray(e))return e.map(m);if(e&&"object"===typeof e){var t={};for(var n in e)t[n]=m(e[n]);return t}return e}var v=p(null,{path:"/"});function g(e){var t=[];while(e)t.unshift(e),e=e.parent;return t}function y(e,t){var n=e.path,r=e.query;void 0===r&&(r={});var i=e.hash;void 0===i&&(i="");var o=t||f;return(n||"/")+o(r)+i}function b(e,t,n){return t===v?e===t:!!t&&(e.path&&t.path?e.path.replace(h,"")===t.path.replace(h,"")&&(n||e.hash===t.hash&&w(e.query,t.query)):!(!e.name||!t.name)&&(e.name===t.name&&(n||e.hash===t.hash&&w(e.query,t.query)&&w(e.params,t.params))))}function w(e,t){if(void 0===e&&(e={}),void 0===t&&(t={}),!e||!t)return e===t;var n=Object.keys(e).sort(),r=Object.keys(t).sort();return n.length===r.length&&n.every((function(n,i){var o=e[n],a=r[i];if(a!==n)return!1;var s=t[n];return null==o||null==s?o===s:"object"===typeof o&&"object"===typeof s?w(o,s):String(o)===String(s)}))}function _(e,t){return 0===e.path.replace(h,"/").indexOf(t.path.replace(h,"/"))&&(!t.hash||e.hash===t.hash)&&C(e.query,t.query)}function C(e,t){for(var n in t)if(!(n in e))return!1;return!0}function x(e){for(var t=0;t=0&&(t=e.slice(r),e=e.slice(0,r));var i=e.indexOf("?");return i>=0&&(n=e.slice(i+1),e=e.slice(0,i)),{path:e,query:n,hash:t}}function D(e){return e.replace(/\/(?:\s*\/)+/g,"/")}var M=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)},A=G,N=F,P=z,L=$,I=K,R=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function F(e,t){var n,r=[],i=0,o=0,a="",s=t&&t.delimiter||"/";while(null!=(n=R.exec(e))){var u=n[0],c=n[1],l=n.index;if(a+=e.slice(o,l),o=l+u.length,c)a+=c[1];else{var d=e[o],f=n[2],h=n[3],p=n[4],m=n[5],v=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=f&&null!=d&&d!==f,b="+"===v||"*"===v,w="?"===v||"*"===v,_=n[2]||s,C=p||m;r.push({name:h||i++,prefix:f||"",delimiter:_,optional:w,repeat:b,partial:y,asterisk:!!g,pattern:C?V(C):g?".*":"[^"+U(_)+"]+?"})}}return o1||!k.length)return 0===k.length?e():e("span",{},k)}if("a"===this.tag)x.on=C,x.attrs={href:u,"aria-current":y};else{var S=ae(this.$slots.default);if(S){S.isStatic=!1;var O=S.data=r({},S.data);for(var T in O.on=O.on||{},O.on){var E=O.on[T];T in C&&(O.on[T]=Array.isArray(E)?E:[E])}for(var D in C)D in O.on?O.on[D].push(C[D]):O.on[D]=w;var M=S.data.attrs=r({},S.data.attrs);M.href=u,M["aria-current"]=y}else x.on=C}return e(this.tag,x,this.$slots.default)}};function oe(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&(void 0===e.button||0===e.button)){if(e.currentTarget&&e.currentTarget.getAttribute){var t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function ae(e){if(e)for(var t,n=0;n-1&&(s.params[d]=n.params[d]);return s.path=X(c.path,s.params,'named route "'+u+'"'),f(c,s,a)}if(s.path){s.params={};for(var h=0;h-1}function We(e,t){return qe(e)&&e._isRouter&&(null==t||e.type===t)}function Ze(e,t,n){var r=function(i){i>=e.length?n():e[i]?t(e[i],(function(){r(i+1)})):r(i+1)};r(0)}function Ye(e){return function(t,n,r){var i=!1,o=0,a=null;Ke(e,(function(e,t,n,s){if("function"===typeof e&&void 0===e.cid){i=!0,o++;var u,c=Qe((function(t){Xe(t)&&(t=t.default),e.resolved="function"===typeof t?t:ee.extend(t),n.components[s]=t,o--,o<=0&&r()})),l=Qe((function(e){var t="Failed to resolve async component "+s+": "+e;a||(a=qe(e)?e:new Error(t),r(a))}));try{u=e(c,l)}catch(f){l(f)}if(u)if("function"===typeof u.then)u.then(c,l);else{var d=u.component;d&&"function"===typeof d.then&&d.then(c,l)}}})),i||r()}}function Ke(e,t){return Ge(e.map((function(e){return Object.keys(e.components).map((function(n){return t(e.components[n],e.instances[n],e,n)}))})))}function Ge(e){return Array.prototype.concat.apply([],e)}var Je="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Xe(e){return e.__esModule||Je&&"Module"===e[Symbol.toStringTag]}function Qe(e){var t=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!t)return t=!0,e.apply(this,n)}}var et=function(e,t){this.router=e,this.base=tt(t),this.current=v,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function tt(e){if(!e)if(ue){var t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^https?:\/\/[^\/]+/,"")}else e="/";return"/"!==e.charAt(0)&&(e="/"+e),e.replace(/\/$/,"")}function nt(e,t){var n,r=Math.max(e.length,t.length);for(n=0;n0)){var t=this.router,n=t.options.scrollBehavior,r=Le&&n;r&&this.listeners.push(Ce());var i=function(){var n=e.current,i=dt(e.base);e.current===v&&i===e._startLocation||e.transitionTo(i,(function(e){r&&xe(t,e,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},t.prototype.go=function(e){window.history.go(e)},t.prototype.push=function(e,t,n){var r=this,i=this,o=i.current;this.transitionTo(e,(function(e){Ie(D(r.base+e.fullPath)),xe(r.router,e,o,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this,i=this,o=i.current;this.transitionTo(e,(function(e){Re(D(r.base+e.fullPath)),xe(r.router,e,o,!1),t&&t(e)}),n)},t.prototype.ensureURL=function(e){if(dt(this.base)!==this.current.fullPath){var t=D(this.base+this.current.fullPath);e?Ie(t):Re(t)}},t.prototype.getCurrentLocation=function(){return dt(this.base)},t}(et);function dt(e){var t=window.location.pathname,n=t.toLowerCase(),r=e.toLowerCase();return!e||n!==r&&0!==n.indexOf(D(r+"/"))||(t=t.slice(e.length)),(t||"/")+window.location.search+window.location.hash}var ft=function(e){function t(t,n,r){e.call(this,t,n),r&&ht(this.base)||pt()}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var e=this;if(!(this.listeners.length>0)){var t=this.router,n=t.options.scrollBehavior,r=Le&&n;r&&this.listeners.push(Ce());var i=function(){var t=e.current;pt()&&e.transitionTo(mt(),(function(n){r&&xe(e.router,n,t,!0),Le||yt(n.fullPath)}))},o=Le?"popstate":"hashchange";window.addEventListener(o,i),this.listeners.push((function(){window.removeEventListener(o,i)}))}},t.prototype.push=function(e,t,n){var r=this,i=this,o=i.current;this.transitionTo(e,(function(e){gt(e.fullPath),xe(r.router,e,o,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this,i=this,o=i.current;this.transitionTo(e,(function(e){yt(e.fullPath),xe(r.router,e,o,!1),t&&t(e)}),n)},t.prototype.go=function(e){window.history.go(e)},t.prototype.ensureURL=function(e){var t=this.current.fullPath;mt()!==t&&(e?gt(t):yt(t))},t.prototype.getCurrentLocation=function(){return mt()},t}(et);function ht(e){var t=dt(e);if(!/^\/#/.test(t))return window.location.replace(D(e+"/#"+t)),!0}function pt(){var e=mt();return"/"===e.charAt(0)||(yt("/"+e),!1)}function mt(){var e=window.location.href,t=e.indexOf("#");return t<0?"":(e=e.slice(t+1),e)}function vt(e){var t=window.location.href,n=t.indexOf("#"),r=n>=0?t.slice(0,n):t;return r+"#"+e}function gt(e){Le?Ie(vt(e)):window.location.hash=e}function yt(e){Le?Re(vt(e)):window.location.replace(vt(e))}var bt=function(e){function t(t,n){e.call(this,t,n),this.stack=[],this.index=-1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.push=function(e,t,n){var r=this;this.transitionTo(e,(function(e){r.stack=r.stack.slice(0,r.index+1).concat(e),r.index++,t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var r=this;this.transitionTo(e,(function(e){r.stack=r.stack.slice(0,r.index).concat(e),t&&t(e)}),n)},t.prototype.go=function(e){var t=this,n=this.index+e;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var e=t.current;t.index=n,t.updateRoute(r),t.router.afterHooks.forEach((function(t){t&&t(r,e)}))}),(function(e){We(e,Fe.duplicated)&&(t.index=n)}))}},t.prototype.getCurrentLocation=function(){var e=this.stack[this.stack.length-1];return e?e.fullPath:"/"},t.prototype.ensureURL=function(){},t}(et),wt=function(e){void 0===e&&(e={}),this.app=null,this.apps=[],this.options=e,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=he(e.routes||[],this);var t=e.mode||"hash";switch(this.fallback="history"===t&&!Le&&!1!==e.fallback,this.fallback&&(t="hash"),ue||(t="abstract"),this.mode=t,t){case"history":this.history=new lt(this,e.base);break;case"hash":this.history=new ft(this,e.base,this.fallback);break;case"abstract":this.history=new bt(this,e.base);break;default:0}},_t={currentRoute:{configurable:!0}};wt.prototype.match=function(e,t,n){return this.matcher.match(e,t,n)},_t.currentRoute.get=function(){return this.history&&this.history.current},wt.prototype.init=function(e){var t=this;if(this.apps.push(e),e.$once("hook:destroyed",(function(){var n=t.apps.indexOf(e);n>-1&&t.apps.splice(n,1),t.app===e&&(t.app=t.apps[0]||null),t.app||t.history.teardown()})),!this.app){this.app=e;var n=this.history;if(n instanceof lt||n instanceof ft){var r=function(e){var r=n.current,i=t.options.scrollBehavior,o=Le&&i;o&&"fullPath"in e&&xe(t,e,r,!1)},i=function(e){n.setupListeners(),r(e)};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen((function(e){t.apps.forEach((function(t){t._route=e}))}))}},wt.prototype.beforeEach=function(e){return xt(this.beforeHooks,e)},wt.prototype.beforeResolve=function(e){return xt(this.resolveHooks,e)},wt.prototype.afterEach=function(e){return xt(this.afterHooks,e)},wt.prototype.onReady=function(e,t){this.history.onReady(e,t)},wt.prototype.onError=function(e){this.history.onError(e)},wt.prototype.push=function(e,t,n){var r=this;if(!t&&!n&&"undefined"!==typeof Promise)return new Promise((function(t,n){r.history.push(e,t,n)}));this.history.push(e,t,n)},wt.prototype.replace=function(e,t,n){var r=this;if(!t&&!n&&"undefined"!==typeof Promise)return new Promise((function(t,n){r.history.replace(e,t,n)}));this.history.replace(e,t,n)},wt.prototype.go=function(e){this.history.go(e)},wt.prototype.back=function(){this.go(-1)},wt.prototype.forward=function(){this.go(1)},wt.prototype.getMatchedComponents=function(e){var t=e?e.matched?e:this.resolve(e).route:this.currentRoute;return t?[].concat.apply([],t.matched.map((function(e){return Object.keys(e.components).map((function(t){return e.components[t]}))}))):[]},wt.prototype.resolve=function(e,t,n){t=t||this.history.current;var r=Q(e,t,n,this),i=this.match(r,t),o=i.redirectedFrom||i.fullPath,a=this.history.base,s=kt(a,o,this.mode);return{location:r,route:i,href:s,normalizedTo:r,resolved:i}},wt.prototype.getRoutes=function(){return this.matcher.getRoutes()},wt.prototype.addRoute=function(e,t){this.matcher.addRoute(e,t),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},wt.prototype.addRoutes=function(e){this.matcher.addRoutes(e),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(wt.prototype,_t);var Ct=wt;function xt(e,t){return e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function kt(e,t,n){var r="hash"===n?"#"+t:t;return e?D(e+"/"+r):r}wt.install=se,wt.version="3.6.5",wt.isNavigationFailure=We,wt.NavigationFailureType=Fe,wt.START_LOCATION=v,ue&&window.Vue&&window.Vue.use(wt);var St="3.6.5"},"8cc1":function(e,t,n){"use strict";n("7fc1")},"8ccb":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3");var i=r(n("db2c")),o={name:"ColorList",props:{colors:Array,color:String,type:Number,styl:String,text:String,ariaText:String},mounted:function(){this.list=new i.default(this.$el)},methods:{ariaLabel:function(e){return this.ariaText+" "+e},handleChange:function(e,t){this.$emit("change",e,t)},confirmFocus:function(){this.list.confirmFocus()}}};t.default=o},"8ccf":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b");var r=n("e7c7"),i="is-keyboard-event",o={data:function(){return{x:-1,y:-1,focusCheckBox:null,activedescendant:null}},computed:{focusIndex:function(){return-1===this.x||-1===this.y?-1:this.y*this.columnCount+this.x},checkboxAllDisabled:function(){return this.checkboxes.every((function(e){return e.disabled}))}},mounted:function(){document.addEventListener("click",this.checkActiveElement)},beforeDestroy:function(){document.removeEventListener("click",this.checkActiveElement)},watch:{focusIndex:function(e){var t=this;this.focusCheckBox="number"===typeof e&&e>-1?this.checkboxes[e]||{}:null,this.checkboxes.forEach((function(e){t.focusCheckBox===e&&e.focus()}))}},methods:{onFocus:function(){var e=this;if(!this.useMouse()&&!this.checkboxAllDisabled){var t;if(-1===this.x&&-1===this.y){this.x=0,this.y=0,t=this.checkboxes[0];while(t.disabled){if((this.x+1)%this.columnCount===0){if(this.x=0,(this.y+1)*this.columnCount>=this.checkboxes.length)return;this.y++}else this.x++;t=this.checkboxes[this.x+this.y*this.columnCount]}this.activedescendant=t.itemId}setTimeout((function(){e.focusCheckBox?e.focusCheckBox.focus():t&&t.focus(),e.$el.tabIndex=-1}),20)}},onTab:function(){var e=this;setTimeout((function(){e.$el.tabIndex=0}),20)},checkActiveElement:function(){this.$el.contains(document.activeElement)||(this.$el.tabIndex=0)},useMouse:function(){return!(0,r.hasClass)(document.body,i)},navigateCheckbox:function(e){var t=this.x,n=this.y;if(0===this.checkboxes.length||this.checkboxAllDisabled)return!1;if("left"===e){if(this.x%this.columnCount===0)return!1;this.x--}else if("right"===e){if(this.focusIndex===this.checkboxes.length-1||(this.x+1)%this.columnCount===0)return!1;this.x++}else if("up"===e){if(0===this.y)return!1;this.y--}else if("down"===e){if((this.y+1)*this.columnCount+this.x>=this.checkboxes.length)return!1;this.y++}else"home"===e?(this.x=0,this.y=0):"end"===e&&(this.x=this.columnCount-1,this.y=this.splitItems.length-1);var r=this.checkboxes[this.focusIndex];return!!r&&(this.activedescendant=r.itemId,!r.isDisabled||(!!this.navigateCheckbox(e)||(this.x=t,this.y=n,!1)))},reset:function(){this.x=this.y=0,this.focusCheckBox=null}}};t.default=o},"8d26":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("1832"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"8d2c":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("f52d"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},"8d63":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("84df")),o={name:"ZmIcon",components:{buttonIcon:i.default},props:{name:{type:String,default:""},size:{type:String,default:"middle"}},data:function(){return{symbolName:""}},computed:{iconType:function(){return this.$listeners.click?"button-icon":this.$slots&&this.$slots.default?"svg"===this.$slots.default[0].tag?"slot-svg":"slot-path":"normal"}},watch:{name:function(e){this.$slots.default||this.getSVG(e)}},mounted:function(){this.$slots.default?this.name&&console.error("Zm-icon do not support to use slot and name to load svg at the same time!"):this.getSVG(this.name)},methods:{getSVG:function(e){this.symbolName="#".concat(e)},onClick:function(){this.$emit("click")}}};t.default=o},"8d8c":function(e,t,n){n("a29f"),n("0607"),n("949e"),n("247c"),n("29a4")},"8dd0":function(e,t,n){"use strict";var r=n("c1a3");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"8e0d":function(e,t,n){"use strict";t.__esModule=!0,t.pickerProps=t.DEFAULT_ITEM_HEIGHT=void 0;var r=44;t.DEFAULT_ITEM_HEIGHT=r;var i={title:String,loading:Boolean,readonly:Boolean,itemHeight:[Number,String],showToolbar:Boolean,cancelButtonText:String,confirmButtonText:String,allowHtml:{type:Boolean,default:!0},visibleItemCount:{type:[Number,String],default:6},swipeDuration:{type:[Number,String],default:1e3}};t.pickerProps=i},"8e26":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"ButtonIcon",props:{size:{required:!0,type:String},name:{required:!0,type:String},ariaLabel:{required:!0,type:String}},methods:{onClick:function(){this.$emit("click")}}};t.default=n},"8e86":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.pubSub=void 0,t.updateThemeClass=l,n("4ec9"),n("d3b7"),n("3ca3"),n("ddb0"),n("a4d3"),n("e01a"),n("14d9"),n("159b"),n("c740"),n("a434");var i=r(n("d4ec")),o=r(n("bee2")),a=function(){function e(){(0,i.default)(this,e),this.topics=new Map}return(0,o.default)(e,[{key:"subscribe",value:function(e,t){var n=this;this.topics.has(e)||this.topics.set(e,[]);var r=Symbol();return this.topics.get(e).push({token:r,callback:t}),{unsubscribe:function(){return n.unsubscribe(e,r)}}}},{key:"publish",value:function(e,t){this.topics.has(e)&&this.topics.get(e).forEach((function(e){var n=e.callback;return n(t)}))}},{key:"unsubscribe",value:function(e,t){if(this.topics.has(e)){var n=this.topics.get(e),r=n.findIndex((function(e){return e.token===t}));-1!==r&&n.splice(r,1),0===n.length&&this.topics.delete(e)}}}]),e}(),s=new a;function u(e){localStorage.setItem("__ZUMO_theme",e)}function c(){localStorage.getItem("__ZUMO_theme")}function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light";c()!==e&&(u(e),s.publish("themeChange",e),"dark"===e?document.body.classList.contains("zm-theme--dark")||document.body.classList.add("zm-theme--dark"):document.body.classList.contains("zm-theme--dark")&&document.body.classList.remove("zm-theme--dark"))}t.pubSub=s},"8ea1":function(e,t){var n="object"==typeof document&&document.all,r="undefined"==typeof n&&void 0!==n;e.exports={all:n,IS_HTMLDDA:r}},"8eb3":function(e,t,n){},"8f63":function(e,t,n){},"900f":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zm-select-dropdown zm-popper",class:[{"is-multiple":e.$parent.multiple,"is-multi-remote":e.$parent.remote&&e.$parent.multiple},e.popperClass],style:{minWidth:e.minWidth,width:e.widthLimit?e.minWidth:"auto"}},[e._t("default")],2)};t.render=n;var r=[];t.staticRenderFns=r},9012:function(e,t,n){function r(e){return"[object String]"===Object.prototype.toString.call(e)}function i(e){return"[object Object]"===Object.prototype.toString.call(e)}function o(e){return e&&e.nodeType===Node.ELEMENT_NODE}Object.defineProperty(t,"__esModule",{value:!0}),t.isFunction=t.isDefined=void 0,t.isHtmlElement=o,t.isObject=i,t.isString=r,t.isUndefined=void 0,n("d3b7");var a=function(e){var t={};return e&&"[object Function]"===t.toString.call(e)};t.isFunction=a;var s=function(e){return void 0===e};t.isUndefined=s;var u=function(e){return void 0!==e&&null!==e};t.isDefined=u},"902d":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af"),n("fb6a"),n("c740"),n("14d9");var i=n("4608"),o=r(n("dc2b")),a={name:"calendarMonth",components:{CalendarDay:o.default},props:{selectedDate:{type:Date},monthMap:{type:Object},weekMap:{type:Object}},data:function(){return{date:null,currentDate:null,days:[],selectedDayDate:this.selectedDate}},methods:{handleChange:function(e){this.$emit("change",e)},updateSelectedDate:function(e){this.selectedDayDate=e},setDate:function(e,t){this.date=e,this.currentDate=t}},computed:{currentMonth:function(){var e=String(new Date(this.date)).split(" ");return"".concat(this.monthMap[e[1]]," ").concat(e[3])},dateTitle:function(){return(new Date(this.date)+"").slice(0,15)},displaysDays:function(){var e=this.currentDays,t=this.date,n=e.findIndex((function(e){return new Date(t).getTime()===new Date(e.date).getTime()})),r=Math.floor(n/7);return e.slice(7*r,7*(r+1))},totalDay:function(){var e=this.date;return(0,i.getMonthEndDay)(e.getFullYear(),e.getMonth()+1)},offset:function(){var e=this.date,t=e.getFullYear(),n=e.getMonth(),r=new Date(t,n,1);return(r.getDay()-1+7)%7},currentDays:function(){for(var e=new Date(this.date).getFullYear(),t=new Date(this.date).getMonth(),n=[],r=1;r<=this.totalDay;r++){var o=new Date(e,t,r),a=(0,i.getDayType)(o,this.currentDate),s={date:o,type:a,text:r};n.push(s)}return[].concat(n)}},created:function(){}};t.default=a},9034:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-location",use:"icon-zumo-location-usage",viewBox:"0 0 16 16",content:''});a.a.add(s);t["default"]=s},"907a":function(e,t,n){"use strict";var r=n("ebb5"),i=n("07fa"),o=n("5926"),a=r.aTypedArray,s=r.exportTypedArrayMethod;s("at",(function(e){var t=a(this),n=i(t),r=o(e),s=r>=0?r:n+r;return s<0||s>=n?void 0:t[s]}))},"907f":function(e,t,n){"use strict";n.r(t);var r=n("a292"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"909f":function(e,t,n){"use strict";var r=n("7d7f");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"90d8":function(e,t,n){var r=n("c65b"),i=n("1a2d"),o=n("3a9b"),a=n("ad6d"),s=RegExp.prototype;e.exports=function(e){var t=e.flags;return void 0!==t||"flags"in s||i(e,"flags")||!o(s,e)?t:r(a,e)}},"90e3":function(e,t,n){var r=n("e330"),i=0,o=Math.random(),a=r(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+a(++i+o,36)}},"90e7":function(e,t,n){"use strict";n("1b53")},9112:function(e,t,n){var r=n("83ab"),i=n("9bf2"),o=n("5c6c");e.exports=r?function(e,t,n){return i.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},"911e":function(e,t,n){},9121:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-lock-locked",use:"icon-zumo-lock-locked-usage",viewBox:"0 0 16 16",content:''});a.a.add(s);t["default"]=s},9152:function(e,t){ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,u=(1<>1,l=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-l)-1,h>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=f,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+d],d+=f,l-=8);if(0===o)o=1-c;else{if(o===u)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=c}return(h?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,u,c=8*o-i-1,l=(1<>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:o-1,p=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),t+=a+d>=1?f/u:f*Math.pow(2,1-d),t*u>=2&&(a++,u/=2),a+d>=l?(s=0,a=l):a+d>=1?(s=(t*u-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+h]=255&s,h+=p,s/=256,i-=8);for(a=a<0;e[n+h]=255&a,h+=p,a/=256,c-=8);e[n+h-p]|=128*m}},"915b":function(e,t,n){},"918a":function(e,t,n){},9190:function(e,t,n){"use strict";n.r(t);var r=n("3a05"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"925b":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("b0c0");var i=r(n("ea52"));i.default.install=function(e){e.component(i.default.name,i.default)};var o=i.default;t.default=o},9263:function(e,t,n){"use strict";var r=n("c65b"),i=n("e330"),o=n("577e"),a=n("ad6d"),s=n("9f7f"),u=n("5692"),c=n("7c73"),l=n("69f3").get,d=n("fce3"),f=n("107c"),h=u("native-string-replace",String.prototype.replace),p=RegExp.prototype.exec,m=p,v=i("".charAt),g=i("".indexOf),y=i("".replace),b=i("".slice),w=function(){var e=/a/,t=/b*/g;return r(p,e,"a"),r(p,t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),_=s.BROKEN_CARET,C=void 0!==/()??/.exec("")[1],x=w||C||_||d||f;x&&(m=function(e){var t,n,i,s,u,d,f,x=this,k=l(x),S=o(e),O=k.raw;if(O)return O.lastIndex=x.lastIndex,t=r(m,O,S),x.lastIndex=O.lastIndex,t;var T=k.groups,E=_&&x.sticky,D=r(a,x),M=x.source,A=0,N=S;if(E&&(D=y(D,"y",""),-1===g(D,"g")&&(D+="g"),N=b(S,x.lastIndex),x.lastIndex>0&&(!x.multiline||x.multiline&&"\n"!==v(S,x.lastIndex-1))&&(M="(?: "+M+")",N=" "+N,A++),n=new RegExp("^(?:"+M+")",D)),C&&(n=new RegExp("^"+M+"$(?!\\s)",D)),w&&(i=x.lastIndex),s=r(p,E?n:x,N),E?s?(s.input=b(s.input,A),s[0]=b(s[0],A),s.index=x.lastIndex,x.lastIndex+=s[0].length):x.lastIndex=0:w&&s&&(x.lastIndex=x.global?s.index+s[0].length:i),C&&s&&s.length>1&&r(h,s[0],n,(function(){for(u=1;u1)return e.map((function(e){return h(e)}));var n=e[0];if("string"!==typeof n.blotName&&"string"!==typeof n.attrName)throw new i("Invalid definition");if("abstract"===n.blotName)throw new i("Cannot register abstract class");if(c[n.blotName||n.attrName]=n,"string"===typeof n.keyName)a[n.keyName]=n;else if(null!=n.className&&(s[n.className]=n),null!=n.tagName){Array.isArray(n.tagName)?n.tagName=n.tagName.map((function(e){return e.toUpperCase()})):n.tagName=n.tagName.toUpperCase();var r=Array.isArray(n.tagName)?n.tagName:[n.tagName];r.forEach((function(e){null!=u[e]&&null!=n.className||(u[e]=n)}))}return n}t.DATA_KEY="__blot",function(e){e[e["TYPE"]=3]="TYPE",e[e["LEVEL"]=12]="LEVEL",e[e["ATTRIBUTE"]=13]="ATTRIBUTE",e[e["BLOT"]=14]="BLOT",e[e["INLINE"]=7]="INLINE",e[e["BLOCK"]=11]="BLOCK",e[e["BLOCK_BLOT"]=10]="BLOCK_BLOT",e[e["INLINE_BLOT"]=6]="INLINE_BLOT",e[e["BLOCK_ATTRIBUTE"]=9]="BLOCK_ATTRIBUTE",e[e["INLINE_ATTRIBUTE"]=5]="INLINE_ATTRIBUTE",e[e["ANY"]=15]="ANY"}(o=t.Scope||(t.Scope={})),t.create=l,t.find=d,t.query=f,t.register=h},function(e,t,n){var r=n(51),i=n(11),o=n(3),a=n(20),s=String.fromCharCode(0),u=function(e){Array.isArray(e)?this.ops=e:null!=e&&Array.isArray(e.ops)?this.ops=e.ops:this.ops=[]};u.prototype.insert=function(e,t){var n={};return 0===e.length?this:(n.insert=e,null!=t&&"object"===typeof t&&Object.keys(t).length>0&&(n.attributes=t),this.push(n))},u.prototype["delete"]=function(e){return e<=0?this:this.push({delete:e})},u.prototype.retain=function(e,t){if(e<=0)return this;var n={retain:e};return null!=t&&"object"===typeof t&&Object.keys(t).length>0&&(n.attributes=t),this.push(n)},u.prototype.push=function(e){var t=this.ops.length,n=this.ops[t-1];if(e=o(!0,{},e),"object"===typeof n){if("number"===typeof e["delete"]&&"number"===typeof n["delete"])return this.ops[t-1]={delete:n["delete"]+e["delete"]},this;if("number"===typeof n["delete"]&&null!=e.insert&&(t-=1,n=this.ops[t-1],"object"!==typeof n))return this.ops.unshift(e),this;if(i(e.attributes,n.attributes)){if("string"===typeof e.insert&&"string"===typeof n.insert)return this.ops[t-1]={insert:n.insert+e.insert},"object"===typeof e.attributes&&(this.ops[t-1].attributes=e.attributes),this;if("number"===typeof e.retain&&"number"===typeof n.retain)return this.ops[t-1]={retain:n.retain+e.retain},"object"===typeof e.attributes&&(this.ops[t-1].attributes=e.attributes),this}}return t===this.ops.length?this.ops.push(e):this.ops.splice(t,0,e),this},u.prototype.chop=function(){var e=this.ops[this.ops.length-1];return e&&e.retain&&!e.attributes&&this.ops.pop(),this},u.prototype.filter=function(e){return this.ops.filter(e)},u.prototype.forEach=function(e){this.ops.forEach(e)},u.prototype.map=function(e){return this.ops.map(e)},u.prototype.partition=function(e){var t=[],n=[];return this.forEach((function(r){var i=e(r)?t:n;i.push(r)})),[t,n]},u.prototype.reduce=function(e,t){return this.ops.reduce(e,t)},u.prototype.changeLength=function(){return this.reduce((function(e,t){return t.insert?e+a.length(t):t.delete?e-t.delete:e}),0)},u.prototype.length=function(){return this.reduce((function(e,t){return e+a.length(t)}),0)},u.prototype.slice=function(e,t){e=e||0,"number"!==typeof t&&(t=1/0);var n=[],r=a.iterator(this.ops),i=0;while(i0&&n.next(o.retain-s)}var c=new u(r);while(t.hasNext()||n.hasNext())if("insert"===n.peekType())c.push(n.next());else if("delete"===t.peekType())c.push(t.next());else{var l=Math.min(t.peekLength(),n.peekLength()),d=t.next(l),f=n.next(l);if("number"===typeof f.retain){var h={};"number"===typeof d.retain?h.retain=l:h.insert=d.insert;var p=a.attributes.compose(d.attributes,f.attributes,"number"===typeof d.retain);if(p&&(h.attributes=p),c.push(h),!n.hasNext()&&i(c.ops[c.ops.length-1],h)){var m=new u(t.rest());return c.concat(m).chop()}}else"number"===typeof f["delete"]&&"number"===typeof d.retain&&c.push(f)}return c.chop()},u.prototype.concat=function(e){var t=new u(this.ops.slice());return e.ops.length>0&&(t.push(e.ops[0]),t.ops=t.ops.concat(e.ops.slice(1))),t},u.prototype.diff=function(e,t){if(this.ops===e.ops)return new u;var n=[this,e].map((function(t){return t.map((function(n){if(null!=n.insert)return"string"===typeof n.insert?n.insert:s;var r=t===e?"on":"with";throw new Error("diff() called "+r+" non-document")})).join("")})),o=new u,c=r(n[0],n[1],t),l=a.iterator(this.ops),d=a.iterator(e.ops);return c.forEach((function(e){var t=e[1].length;while(t>0){var n=0;switch(e[0]){case r.INSERT:n=Math.min(d.peekLength(),t),o.push(d.next(n));break;case r.DELETE:n=Math.min(t,l.peekLength()),l.next(n),o["delete"](n);break;case r.EQUAL:n=Math.min(l.peekLength(),d.peekLength(),t);var s=l.next(n),u=d.next(n);i(s.insert,u.insert)?o.retain(n,a.attributes.diff(s.attributes,u.attributes)):o.push(u)["delete"](n);break}t-=n}})),o.chop()},u.prototype.eachLine=function(e,t){t=t||"\n";var n=a.iterator(this.ops),r=new u,i=0;while(n.hasNext()){if("insert"!==n.peekType())return;var o=n.peek(),s=a.length(o)-n.peekLength(),c="string"===typeof o.insert?o.insert.indexOf(t,s)-s:-1;if(c<0)r.push(n.next());else if(c>0)r.push(n.next(c));else{if(!1===e(r,n.next(1).attributes||{},i))return;i+=1,r=new u}}r.length()>0&&e(r,{},i)},u.prototype.transform=function(e,t){if(t=!!t,"number"===typeof e)return this.transformPosition(e,t);var n=a.iterator(this.ops),r=a.iterator(e.ops),i=new u;while(n.hasNext()||r.hasNext())if("insert"!==n.peekType()||!t&&"insert"===r.peekType())if("insert"===r.peekType())i.push(r.next());else{var o=Math.min(n.peekLength(),r.peekLength()),s=n.next(o),c=r.next(o);if(s["delete"])continue;c["delete"]?i.push(c):i.retain(o,a.attributes.transform(s.attributes,c.attributes,t))}else i.retain(a.length(n.next()));return i.chop()},u.prototype.transformPosition=function(e,t){t=!!t;var n=a.iterator(this.ops),r=0;while(n.hasNext()&&r<=e){var i=n.peekLength(),o=n.peekType();n.next(),"delete"!==o?("insert"===o&&(r0&&(e1&&void 0!==arguments[1]&&arguments[1];if(n&&(0===e||e>=this.length()-_)){var r=this.clone();return 0===e?(this.parent.insertBefore(r,this),this):(this.parent.insertBefore(r,this.next),r)}var o=i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"split",this).call(this,e,n);return this.cache={},o}}]),t}(l.default.Block);function k(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return null==e?t:("function"===typeof e.formats&&(t=(0,a.default)(t,e.formats())),null==e.parent||"scroll"==e.parent.blotName||e.parent.statics.scope!==e.statics.scope?t:k(e.parent,t))}x.blotName="block",x.tagName="P",x.defaultChild="break",x.allowedChildren=[p.default,l.default.Embed,v.default],t.bubbleFormats=k,t.BlockEmbed=C,t.default=x},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.overload=t.expandConfig=void 0;var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};if(O(this,e),this.options=D(t,r),this.container=this.options.container,null==this.container)return T.error("Invalid Quill container",t);this.options.debug&&e.debug(this.options.debug);var i=this.container.innerHTML.trim();this.container.classList.add("ql-container"),this.container.innerHTML="",this.container.__quill=this,this.root=this.addContainer("ql-editor"),this.root.classList.add("ql-blank"),this.root.setAttribute("data-gramm",!1),this.scrollingContainer=this.options.scrollingContainer||this.root,this.emitter=new d.default,this.scroll=m.default.create(this.root,{emitter:this.emitter,whitelist:this.options.formats}),this.editor=new c.default(this.scroll),this.selection=new g.default(this.scroll,this.emitter),this.theme=new this.options.theme(this,this.options),this.keyboard=this.theme.addModule("keyboard"),this.clipboard=this.theme.addModule("clipboard"),this.history=this.theme.addModule("history"),this.theme.init(),this.emitter.on(d.default.events.EDITOR_CHANGE,(function(e){e===d.default.events.TEXT_CHANGE&&n.root.classList.toggle("ql-blank",n.editor.isBlank())})),this.emitter.on(d.default.events.SCROLL_UPDATE,(function(e,t){var r=n.selection.lastRange,i=r&&0===r.length?r.index:void 0;M.call(n,(function(){return n.editor.update(null,t,i)}),e)}));var o=this.clipboard.convert("

"+i+"


");this.setContents(o),this.history.clear(),this.options.placeholder&&this.root.setAttribute("data-placeholder",this.options.placeholder),this.options.readOnly&&this.disable()}return o(e,null,[{key:"debug",value:function(e){!0===e&&(e="log"),_.default.level(e)}},{key:"find",value:function(e){return e.__quill||m.default.find(e)}},{key:"import",value:function(e){return null==this.imports[e]&&T.error("Cannot import "+e+". Are you sure it was registered?"),this.imports[e]}},{key:"register",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if("string"!==typeof e){var i=e.attrName||e.blotName;"string"===typeof i?this.register("formats/"+i,e,t):Object.keys(e).forEach((function(r){n.register(r,e[r],t)}))}else null==this.imports[e]||r||T.warn("Overwriting "+e+" with",t),this.imports[e]=t,(e.startsWith("blots/")||e.startsWith("formats/"))&&"abstract"!==t.blotName?m.default.register(t):e.startsWith("modules")&&"function"===typeof t.register&&t.register()}}]),o(e,[{key:"addContainer",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if("string"===typeof e){var n=e;e=document.createElement("div"),e.classList.add(n)}return this.container.insertBefore(e,t),e}},{key:"blur",value:function(){this.selection.setRange(null)}},{key:"deleteText",value:function(e,t,n){var r=this,o=A(e,t,n),a=i(o,4);return e=a[0],t=a[1],n=a[3],M.call(this,(function(){return r.editor.deleteText(e,t)}),n,e,-1*t)}},{key:"disable",value:function(){this.enable(!1)}},{key:"enable",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.scroll.enable(e),this.container.classList.toggle("ql-disabled",!e)}},{key:"focus",value:function(){var e=this.scrollingContainer.scrollTop;this.selection.focus(),this.scrollingContainer.scrollTop=e,this.scrollIntoView()}},{key:"format",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:d.default.sources.API;return M.call(this,(function(){var r=n.getSelection(!0),i=new s.default;if(null==r)return i;if(m.default.query(e,m.default.Scope.BLOCK))i=n.editor.formatLine(r.index,r.length,S({},e,t));else{if(0===r.length)return n.selection.format(e,t),i;i=n.editor.formatText(r.index,r.length,S({},e,t))}return n.setSelection(r,d.default.sources.SILENT),i}),r)}},{key:"formatLine",value:function(e,t,n,r,o){var a=this,s=void 0,u=A(e,t,n,r,o),c=i(u,4);return e=c[0],t=c[1],s=c[2],o=c[3],M.call(this,(function(){return a.editor.formatLine(e,t,s)}),o,e,0)}},{key:"formatText",value:function(e,t,n,r,o){var a=this,s=void 0,u=A(e,t,n,r,o),c=i(u,4);return e=c[0],t=c[1],s=c[2],o=c[3],M.call(this,(function(){return a.editor.formatText(e,t,s)}),o,e,0)}},{key:"getBounds",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=void 0;n="number"===typeof e?this.selection.getBounds(e,t):this.selection.getBounds(e.index,e.length);var r=this.container.getBoundingClientRect();return{bottom:n.bottom-r.top,height:n.height,left:n.left-r.left,right:n.right-r.left,top:n.top-r.top,width:n.width}}},{key:"getContents",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getLength()-e,n=A(e,t),r=i(n,2);return e=r[0],t=r[1],this.editor.getContents(e,t)}},{key:"getFormat",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSelection(!0),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return"number"===typeof e?this.editor.getFormat(e,t):this.editor.getFormat(e.index,e.length)}},{key:"getIndex",value:function(e){return e.offset(this.scroll)}},{key:"getLength",value:function(){return this.scroll.length()}},{key:"getLeaf",value:function(e){return this.scroll.leaf(e)}},{key:"getLine",value:function(e){return this.scroll.line(e)}},{key:"getLines",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE;return"number"!==typeof e?this.scroll.lines(e.index,e.length):this.scroll.lines(e,t)}},{key:"getModule",value:function(e){return this.theme.modules[e]}},{key:"getSelection",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return e&&this.focus(),this.update(),this.selection.getRange()[0]}},{key:"getText",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getLength()-e,n=A(e,t),r=i(n,2);return e=r[0],t=r[1],this.editor.getText(e,t)}},{key:"hasFocus",value:function(){return this.selection.hasFocus()}},{key:"insertEmbed",value:function(t,n,r){var i=this,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.sources.API;return M.call(this,(function(){return i.editor.insertEmbed(t,n,r)}),o,t)}},{key:"insertText",value:function(e,t,n,r,o){var a=this,s=void 0,u=A(e,0,n,r,o),c=i(u,4);return e=c[0],s=c[2],o=c[3],M.call(this,(function(){return a.editor.insertText(e,t,s)}),o,e,t.length)}},{key:"isEnabled",value:function(){return!this.container.classList.contains("ql-disabled")}},{key:"off",value:function(){return this.emitter.off.apply(this.emitter,arguments)}},{key:"on",value:function(){return this.emitter.on.apply(this.emitter,arguments)}},{key:"once",value:function(){return this.emitter.once.apply(this.emitter,arguments)}},{key:"pasteHTML",value:function(e,t,n){this.clipboard.dangerouslyPasteHTML(e,t,n)}},{key:"removeFormat",value:function(e,t,n){var r=this,o=A(e,t,n),a=i(o,4);return e=a[0],t=a[1],n=a[3],M.call(this,(function(){return r.editor.removeFormat(e,t)}),n,e)}},{key:"scrollIntoView",value:function(){this.selection.scrollIntoView(this.scrollingContainer)}},{key:"setContents",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d.default.sources.API;return M.call(this,(function(){e=new s.default(e);var n=t.getLength(),r=t.editor.deleteText(0,n),i=t.editor.applyDelta(e),o=i.ops[i.ops.length-1];null!=o&&"string"===typeof o.insert&&"\n"===o.insert[o.insert.length-1]&&(t.editor.deleteText(t.getLength()-1,1),i.delete(1));var a=r.compose(i);return a}),n)}},{key:"setSelection",value:function(t,n,r){if(null==t)this.selection.setRange(null,n||e.sources.API);else{var o=A(t,n,r),a=i(o,4);t=a[0],n=a[1],r=a[3],this.selection.setRange(new v.Range(t,n),r),r!==d.default.sources.SILENT&&this.selection.scrollIntoView(this.scrollingContainer)}}},{key:"setText",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d.default.sources.API,n=(new s.default).insert(e);return this.setContents(n,t)}},{key:"update",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:d.default.sources.USER,t=this.scroll.update(e);return this.selection.update(e),t}},{key:"updateContents",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d.default.sources.API;return M.call(this,(function(){return e=new s.default(e),t.editor.applyDelta(e,n)}),n,!0)}}]),e}();function D(e,t){if(t=(0,b.default)(!0,{container:e,modules:{clipboard:!0,keyboard:!0,history:!0}},t),t.theme&&t.theme!==E.DEFAULTS.theme){if(t.theme=E.import("themes/"+t.theme),null==t.theme)throw new Error("Invalid theme "+t.theme+". Did you register it?")}else t.theme=x.default;var n=(0,b.default)(!0,{},t.theme.DEFAULTS);[n,t].forEach((function(e){e.modules=e.modules||{},Object.keys(e.modules).forEach((function(t){!0===e.modules[t]&&(e.modules[t]={})}))}));var r=Object.keys(n.modules).concat(Object.keys(t.modules)),i=r.reduce((function(e,t){var n=E.import("modules/"+t);return null==n?T.error("Cannot load "+t+" module. Are you sure you registered it?"):e[t]=n.DEFAULTS||{},e}),{});return null!=t.modules&&t.modules.toolbar&&t.modules.toolbar.constructor!==Object&&(t.modules.toolbar={container:t.modules.toolbar}),t=(0,b.default)(!0,{},E.DEFAULTS,{modules:i},n,t),["bounds","container","scrollingContainer"].forEach((function(e){"string"===typeof t[e]&&(t[e]=document.querySelector(t[e]))})),t.modules=Object.keys(t.modules).reduce((function(e,n){return t.modules[n]&&(e[n]=t.modules[n]),e}),{}),t}function M(e,t,n,r){if(this.options.strict&&!this.isEnabled()&&t===d.default.sources.USER)return new s.default;var i=null==n?null:this.getSelection(),o=this.editor.delta,a=e();if(null!=i&&(!0===n&&(n=i.index),null==r?i=N(i,a,t):0!==r&&(i=N(i,n,r,t)),this.setSelection(i,d.default.sources.SILENT)),a.length()>0){var u,c,l=[d.default.events.TEXT_CHANGE,a,o,t];if((u=this.emitter).emit.apply(u,[d.default.events.EDITOR_CHANGE].concat(l)),t!==d.default.sources.SILENT)(c=this.emitter).emit.apply(c,l)}return a}function A(e,t,n,i,o){var a={};return"number"===typeof e.index&&"number"===typeof e.length?"number"!==typeof t?(o=i,i=n,n=t,t=e.length,e=e.index):(t=e.length,e=e.index):"number"!==typeof t&&(o=i,i=n,n=t,t=0),"object"===("undefined"===typeof n?"undefined":r(n))?(a=n,o=i):"string"===typeof n&&(null!=i?a[n]=i:o=n),o=o||d.default.sources.API,[e,t,a,o]}function N(e,t,n,r){if(null==e)return null;var o=void 0,a=void 0;if(t instanceof s.default){var u=[e.index,e.index+e.length].map((function(e){return t.transformPosition(e,r!==d.default.sources.USER)})),c=i(u,2);o=c[0],a=c[1]}else{var l=[e.index,e.index+e.length].map((function(e){return e=0?e+n:Math.max(t,e+n)})),f=i(l,2);o=f[0],a=f[1]}return new v.Range(o,a-o)}E.DEFAULTS={bounds:null,formats:null,modules:{},placeholder:"",readOnly:!1,scrollingContainer:null,strict:!0,theme:"default"},E.events=d.default.events,E.sources=d.default.sources,E.version="1.3.7",E.imports={delta:s.default,parchment:m.default,"core/module":h.default,"core/theme":x.default},t.expandConfig=D,t.overload=A,t.default=E},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n0){var n=this.parent.isolate(this.offset(),this.length());this.moveChildren(n),n.wrap(this)}}}],[{key:"compare",value:function(e,n){var r=t.order.indexOf(e),i=t.order.indexOf(n);return r>=0||i>=0?r-i:e===n?0:e1?t-1:0),r=1;r1&&void 0!==arguments[1]?arguments[1]:{};r(this,e),this.quill=t,this.options=n};i.DEFAULTS={},t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=["error","warn","log","info"],i="warn";function o(e){if(r.indexOf(e)<=r.indexOf(i)){for(var t,n=arguments.length,o=Array(n>1?n-1:0),a=1;a0&&"number"!==typeof e[0]))}function c(e,t,n){var c,l;if(s(e)||s(t))return!1;if(e.prototype!==t.prototype)return!1;if(o(e))return!!o(t)&&(e=r.call(e),t=r.call(t),a(e,t,n));if(u(e)){if(!u(t))return!1;if(e.length!==t.length)return!1;for(c=0;c=0;c--)if(d[c]!=f[c])return!1;for(c=d.length-1;c>=0;c--)if(l=d[c],!a(e[l],t[l],n))return!1;return typeof e===typeof t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=function(){function e(e,t,n){void 0===n&&(n={}),this.attrName=e,this.keyName=t;var i=r.Scope.TYPE&r.Scope.ATTRIBUTE;null!=n.scope?this.scope=n.scope&r.Scope.LEVEL|i:this.scope=r.Scope.ATTRIBUTE,null!=n.whitelist&&(this.whitelist=n.whitelist)}return e.keys=function(e){return[].map.call(e.attributes,(function(e){return e.name}))},e.prototype.add=function(e,t){return!!this.canAdd(e,t)&&(e.setAttribute(this.keyName,t),!0)},e.prototype.canAdd=function(e,t){var n=r.query(e,r.Scope.BLOT&(this.scope|r.Scope.TYPE));return null!=n&&(null==this.whitelist||("string"===typeof t?this.whitelist.indexOf(t.replace(/["']/g,""))>-1:this.whitelist.indexOf(t)>-1))},e.prototype.remove=function(e){e.removeAttribute(this.keyName)},e.prototype.value=function(e){var t=e.getAttribute(this.keyName);return this.canAdd(e,t)&&t?t:""},e}();t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Code=void 0;var r=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function(){function e(e,t){for(var n=0;n=e+n)){var a=this.newlineIndex(e,!0)+1,s=o-a+1,u=this.isolate(a,s),l=u.next;u.format(r,i),l instanceof t&&l.formatAt(0,e-a+n-s,r,i)}}}},{key:"insertAt",value:function(e,t,n){if(null==n){var i=this.descendant(m.default,e),o=r(i,2),a=o[0],s=o[1];a.insertAt(s,t)}}},{key:"length",value:function(){var e=this.domNode.textContent.length;return this.domNode.textContent.endsWith("\n")?e:e+1}},{key:"newlineIndex",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t)return this.domNode.textContent.slice(0,e).lastIndexOf("\n");var n=this.domNode.textContent.slice(e).indexOf("\n");return n>-1?e+n:-1}},{key:"optimize",value:function(e){this.domNode.textContent.endsWith("\n")||this.appendChild(c.default.create("text","\n")),o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"optimize",this).call(this,e);var n=this.next;null!=n&&n.prev===this&&n.statics.blotName===this.statics.blotName&&this.statics.formats(this.domNode)===n.statics.formats(n.domNode)&&(n.optimize(e),n.moveChildren(this),n.remove())}},{key:"replace",value:function(e){o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"replace",this).call(this,e),[].slice.call(this.domNode.querySelectorAll("*")).forEach((function(e){var t=c.default.find(e);null==t?e.parentNode.removeChild(e):t instanceof c.default.Embed?t.remove():t.unwrap()}))}}],[{key:"create",value:function(e){var n=o(t.__proto__||Object.getPrototypeOf(t),"create",this).call(this,e);return n.setAttribute("spellcheck",!1),n}},{key:"formats",value:function(){return!0}}]),t}(d.default);_.blotName="code-block",_.tagName="PRE",_.TAB=" ",t.Code=w,t.default=_},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function e(e,t){for(var n=0;n=o&&!l.endsWith("\n")&&(n=!0),t.scroll.insertAt(e,l);var f=t.scroll.line(e),h=i(f,2),p=h[0],m=h[1],y=(0,S.default)({},(0,v.bubbleFormats)(p));if(p instanceof g.default){var b=p.descendant(d.default.Leaf,m),w=i(b,1),_=w[0];y=(0,S.default)(y,(0,v.bubbleFormats)(_))}u=c.default.attributes.diff(y,u)||{}}else if("object"===r(a.insert)){var C=Object.keys(a.insert)[0];if(null==C)return e;t.scroll.insertAt(e,C,a.insert[C])}o+=s}return Object.keys(u).forEach((function(n){t.scroll.formatAt(e,s,n,u[n])})),e+s}),0),e.reduce((function(e,n){return"number"===typeof n.delete?(t.scroll.deleteAt(e,n.delete),e):e+(n.retain||n.insert.length||1)}),0),this.scroll.batchEnd(),this.update(e)}},{key:"deleteText",value:function(e,t){return this.scroll.deleteAt(e,t),this.update((new s.default).retain(e).delete(t))}},{key:"formatLine",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return this.scroll.update(),Object.keys(r).forEach((function(i){if(null==n.scroll.whitelist||n.scroll.whitelist[i]){var o=n.scroll.lines(e,Math.max(t,1)),a=t;o.forEach((function(t){var o=t.length();if(t instanceof h.default){var s=e-t.offset(n.scroll),u=t.newlineIndex(s+a)-s+1;t.formatAt(s,u,i,r[i])}else t.format(i,r[i]);a-=o}))}})),this.scroll.optimize(),this.update((new s.default).retain(e).retain(t,(0,_.default)(r)))}},{key:"formatText",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Object.keys(r).forEach((function(i){n.scroll.formatAt(e,t,i,r[i])})),this.update((new s.default).retain(e).retain(t,(0,_.default)(r)))}},{key:"getContents",value:function(e,t){return this.delta.slice(e,e+t)}},{key:"getDelta",value:function(){return this.scroll.lines().reduce((function(e,t){return e.concat(t.delta())}),new s.default)}},{key:"getFormat",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=[],r=[];0===t?this.scroll.path(e).forEach((function(e){var t=i(e,1),o=t[0];o instanceof g.default?n.push(o):o instanceof d.default.Leaf&&r.push(o)})):(n=this.scroll.lines(e,t),r=this.scroll.descendants(d.default.Leaf,e,t));var o=[n,r].map((function(e){if(0===e.length)return{};var t=(0,v.bubbleFormats)(e.shift());while(Object.keys(t).length>0){var n=e.shift();if(null==n)return t;t=A((0,v.bubbleFormats)(n),t)}return t}));return S.default.apply(S.default,o)}},{key:"getText",value:function(e,t){return this.getContents(e,t).filter((function(e){return"string"===typeof e.insert})).map((function(e){return e.insert})).join("")}},{key:"insertEmbed",value:function(e,t,n){return this.scroll.insertAt(e,t,n),this.update((new s.default).retain(e).insert(T({},t,n)))}},{key:"insertText",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=t.replace(/\r\n/g,"\n").replace(/\r/g,"\n"),this.scroll.insertAt(e,t),Object.keys(r).forEach((function(i){n.scroll.formatAt(e,t.length,i,r[i])})),this.update((new s.default).retain(e).insert(t,(0,_.default)(r)))}},{key:"isBlank",value:function(){if(0==this.scroll.children.length)return!0;if(this.scroll.children.length>1)return!1;var e=this.scroll.children.head;return e.statics.blotName===g.default.blotName&&(!(e.children.length>1)&&e.children.head instanceof b.default)}},{key:"removeFormat",value:function(e,t){var n=this.getText(e,t),r=this.scroll.line(e+t),o=i(r,2),a=o[0],u=o[1],c=0,l=new s.default;null!=a&&(c=a instanceof h.default?a.newlineIndex(u)-u+1:a.length()-u,l=a.delta().slice(u,u+c-1).insert("\n"));var d=this.getContents(e,t+c),f=d.diff((new s.default).insert(n).concat(l)),p=(new s.default).retain(e).concat(f);return this.applyDelta(p)}},{key:"update",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=this.delta;if(1===t.length&&"characterData"===t[0].type&&t[0].target.data.match(D)&&d.default.find(t[0].target)){var i=d.default.find(t[0].target),o=(0,v.bubbleFormats)(i),a=i.offset(this.scroll),u=t[0].oldValue.replace(m.default.CONTENTS,""),c=(new s.default).insert(u),l=(new s.default).insert(i.value()),f=(new s.default).retain(a).concat(c.diff(l,n));e=f.reduce((function(e,t){return t.insert?e.insert(t.insert,o):e.push(t)}),new s.default),this.delta=r.compose(e)}else this.delta=this.getDelta(),e&&(0,x.default)(r.compose(e),this.delta)||(e=r.diff(this.delta,n));return e}}]),e}();function A(e,t){return Object.keys(t).reduce((function(n,r){return null==e[r]||(t[r]===e[r]?n[r]=t[r]:Array.isArray(t[r])?t[r].indexOf(e[r])<0&&(n[r]=t[r].concat([e[r]])):n[r]=[t[r],e[r]]),n}),{})}function N(e){return e.reduce((function(e,t){if(1===t.insert){var n=(0,_.default)(t.attributes);return delete n["image"],e.insert({image:t.attributes.image},n)}if(null==t.attributes||!0!==t.attributes.list&&!0!==t.attributes.bullet||(t=(0,_.default)(t),t.attributes.list?t.attributes.list="ordered":(t.attributes.list="bullet",delete t.attributes.bullet)),"string"===typeof t.insert){var r=t.insert.replace(/\r\n/g,"\n").replace(/\r/g,"\n");return e.insert(r,t.attributes)}return e.push(t)}),new s.default)}t.default=M},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Range=void 0;var r=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:0;g(this,e),this.index=t,this.length=n},w=function(){function e(t,n){var r=this;g(this,e),this.emitter=n,this.scroll=t,this.composing=!1,this.mouseDown=!1,this.root=this.scroll.domNode,this.cursor=a.default.create("cursor",this),this.lastRange=this.savedRange=new b(0,0),this.handleComposition(),this.handleDragging(),this.emitter.listenDOM("selectionchange",document,(function(){r.mouseDown||setTimeout(r.update.bind(r,f.default.sources.USER),1)})),this.emitter.on(f.default.events.EDITOR_CHANGE,(function(e,t){e===f.default.events.TEXT_CHANGE&&t.length()>0&&r.update(f.default.sources.SILENT)})),this.emitter.on(f.default.events.SCROLL_BEFORE_UPDATE,(function(){if(r.hasFocus()){var e=r.getNativeRange();null!=e&&e.start.node!==r.cursor.textNode&&r.emitter.once(f.default.events.SCROLL_UPDATE,(function(){try{r.setNativeRange(e.start.node,e.start.offset,e.end.node,e.end.offset)}catch(t){}}))}})),this.emitter.on(f.default.events.SCROLL_OPTIMIZE,(function(e,t){if(t.range){var n=t.range,i=n.startNode,o=n.startOffset,a=n.endNode,s=n.endOffset;r.setNativeRange(i,o,a,s)}})),this.update(f.default.sources.SILENT)}return i(e,[{key:"handleComposition",value:function(){var e=this;this.root.addEventListener("compositionstart",(function(){e.composing=!0})),this.root.addEventListener("compositionend",(function(){if(e.composing=!1,e.cursor.parent){var t=e.cursor.restore();if(!t)return;setTimeout((function(){e.setNativeRange(t.startNode,t.startOffset,t.endNode,t.endOffset)}),1)}}))}},{key:"handleDragging",value:function(){var e=this;this.emitter.listenDOM("mousedown",document.body,(function(){e.mouseDown=!0})),this.emitter.listenDOM("mouseup",document.body,(function(){e.mouseDown=!1,e.update(f.default.sources.USER)}))}},{key:"focus",value:function(){this.hasFocus()||(this.root.focus(),this.setRange(this.savedRange))}},{key:"format",value:function(e,t){if(null==this.scroll.whitelist||this.scroll.whitelist[e]){this.scroll.update();var n=this.getNativeRange();if(null!=n&&n.native.collapsed&&!a.default.query(e,a.default.Scope.BLOCK)){if(n.start.node!==this.cursor.textNode){var r=a.default.find(n.start.node,!1);if(null==r)return;if(r instanceof a.default.Leaf){var i=r.split(n.start.offset);r.parent.insertBefore(this.cursor,i)}else r.insertBefore(this.cursor,n.start.node);this.cursor.attach()}this.cursor.format(e,t),this.scroll.optimize(),this.setNativeRange(this.cursor.textNode,this.cursor.textNode.data.length),this.update()}}}},{key:"getBounds",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=this.scroll.length();e=Math.min(e,n-1),t=Math.min(e+t,n-1)-e;var i=void 0,o=this.scroll.leaf(e),a=r(o,2),s=a[0],u=a[1];if(null==s)return null;var c=s.position(u,!0),l=r(c,2);i=l[0],u=l[1];var d=document.createRange();if(t>0){d.setStart(i,u);var f=this.scroll.leaf(e+t),h=r(f,2);if(s=h[0],u=h[1],null==s)return null;var p=s.position(u,!0),m=r(p,2);return i=m[0],u=m[1],d.setEnd(i,u),d.getBoundingClientRect()}var v="left",g=void 0;return i instanceof Text?(u0&&(v="right")),{bottom:g.top+g.height,height:g.height,left:g[v],right:g[v],top:g.top,width:0}}},{key:"getNativeRange",value:function(){var e=document.getSelection();if(null==e||e.rangeCount<=0)return null;var t=e.getRangeAt(0);if(null==t)return null;var n=this.normalizeNative(t);return y.info("getNativeRange",n),n}},{key:"getRange",value:function(){var e=this.getNativeRange();if(null==e)return[null,null];var t=this.normalizedToRange(e);return[t,e]}},{key:"hasFocus",value:function(){return document.activeElement===this.root}},{key:"normalizedToRange",value:function(e){var t=this,n=[[e.start.node,e.start.offset]];e.native.collapsed||n.push([e.end.node,e.end.offset]);var i=n.map((function(e){var n=r(e,2),i=n[0],o=n[1],s=a.default.find(i,!0),u=s.offset(t.scroll);return 0===o?u:s instanceof a.default.Container?u+s.length():u+s.index(i,o)})),o=Math.min(Math.max.apply(Math,v(i)),this.scroll.length()-1),s=Math.min.apply(Math,[o].concat(v(i)));return new b(s,o-s)}},{key:"normalizeNative",value:function(e){if(!_(this.root,e.startContainer)||!e.collapsed&&!_(this.root,e.endContainer))return null;var t={start:{node:e.startContainer,offset:e.startOffset},end:{node:e.endContainer,offset:e.endOffset},native:e};return[t.start,t.end].forEach((function(e){var t=e.node,n=e.offset;while(!(t instanceof Text)&&t.childNodes.length>0)if(t.childNodes.length>n)t=t.childNodes[n],n=0;else{if(t.childNodes.length!==n)break;t=t.lastChild,n=t instanceof Text?t.data.length:t.childNodes.length+1}e.node=t,e.offset=n})),t}},{key:"rangeToNative",value:function(e){var t=this,n=e.collapsed?[e.index]:[e.index,e.index+e.length],i=[],o=this.scroll.length();return n.forEach((function(e,n){e=Math.min(o-1,e);var a=void 0,s=t.scroll.leaf(e),u=r(s,2),c=u[0],l=u[1],d=c.position(l,0!==n),f=r(d,2);a=f[0],l=f[1],i.push(a,l)})),i.length<2&&(i=i.concat(i)),i}},{key:"scrollIntoView",value:function(e){var t=this.lastRange;if(null!=t){var n=this.getBounds(t.index,t.length);if(null!=n){var i=this.scroll.length()-1,o=this.scroll.line(Math.min(t.index,i)),a=r(o,1),s=a[0],u=s;if(t.length>0){var c=this.scroll.line(Math.min(t.index+t.length,i)),l=r(c,1);u=l[0]}if(null!=s&&null!=u){var d=e.getBoundingClientRect();n.topd.bottom&&(e.scrollTop+=n.bottom-d.bottom)}}}}},{key:"setNativeRange",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(y.info("setNativeRange",e,t,n,r),null==e||null!=this.root.parentNode&&null!=e.parentNode&&null!=n.parentNode){var o=document.getSelection();if(null!=o)if(null!=e){this.hasFocus()||this.root.focus();var a=(this.getNativeRange()||{}).native;if(null==a||i||e!==a.startContainer||t!==a.startOffset||n!==a.endContainer||r!==a.endOffset){"BR"==e.tagName&&(t=[].indexOf.call(e.parentNode.childNodes,e),e=e.parentNode),"BR"==n.tagName&&(r=[].indexOf.call(n.parentNode.childNodes,n),n=n.parentNode);var s=document.createRange();s.setStart(e,t),s.setEnd(n,r),o.removeAllRanges(),o.addRange(s)}}else o.removeAllRanges(),this.root.blur(),document.body.focus()}}},{key:"setRange",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:f.default.sources.API;if("string"===typeof t&&(n=t,t=!1),y.info("setRange",e),null!=e){var r=this.rangeToNative(e);this.setNativeRange.apply(this,v(r).concat([t]))}else this.setNativeRange(null);this.update(n)}},{key:"update",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f.default.sources.USER,t=this.lastRange,n=this.getRange(),i=r(n,2),o=i[0],a=i[1];if(this.lastRange=o,null!=this.lastRange&&(this.savedRange=this.lastRange),!(0,l.default)(t,this.lastRange)){var s;!this.composing&&null!=a&&a.native.collapsed&&a.start.node!==this.cursor.textNode&&this.cursor.restore();var c,d=[f.default.events.SELECTION_CHANGE,(0,u.default)(this.lastRange),(0,u.default)(t),e];if((s=this.emitter).emit.apply(s,[f.default.events.EDITOR_CHANGE].concat(d)),e!==f.default.sources.SILENT)(c=this.emitter).emit.apply(c,d)}}}]),e}();function _(e,t){try{t.parentNode}catch(n){return!1}return t instanceof Text&&(t=t.parentNode),e.contains(t)}t.Range=b,t.default=w},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n0&&(n+=1),[this.parent.domNode,n]},t.prototype.value=function(){var e;return e={},e[this.statics.blotName]=this.statics.value(this.domNode)||!0,e},t.scope=o.Scope.INLINE_BLOT,t}(i.default);t.default=a},function(e,t,n){var r=n(11),i=n(3),o={attributes:{compose:function(e,t,n){"object"!==typeof e&&(e={}),"object"!==typeof t&&(t={});var r=i(!0,{},t);for(var o in n||(r=Object.keys(r).reduce((function(e,t){return null!=r[t]&&(e[t]=r[t]),e}),{})),e)void 0!==e[o]&&void 0===t[o]&&(r[o]=e[o]);return Object.keys(r).length>0?r:void 0},diff:function(e,t){"object"!==typeof e&&(e={}),"object"!==typeof t&&(t={});var n=Object.keys(e).concat(Object.keys(t)).reduce((function(n,i){return r(e[i],t[i])||(n[i]=void 0===t[i]?null:t[i]),n}),{});return Object.keys(n).length>0?n:void 0},transform:function(e,t,n){if("object"!==typeof e)return t;if("object"===typeof t){if(!n)return t;var r=Object.keys(t).reduce((function(n,r){return void 0===e[r]&&(n[r]=t[r]),n}),{});return Object.keys(r).length>0?r:void 0}}},iterator:function(e){return new a(e)},length:function(e){return"number"===typeof e["delete"]?e["delete"]:"number"===typeof e.retain?e.retain:"string"===typeof e.insert?e.insert.length:1}};function a(e){this.ops=e,this.index=0,this.offset=0}a.prototype.hasNext=function(){return this.peekLength()<1/0},a.prototype.next=function(e){e||(e=1/0);var t=this.ops[this.index];if(t){var n=this.offset,r=o.length(t);if(e>=r-n?(e=r-n,this.index+=1,this.offset=0):this.offset+=e,"number"===typeof t["delete"])return{delete:e};var i={};return t.attributes&&(i.attributes=t.attributes),"number"===typeof t.retain?i.retain=e:"string"===typeof t.insert?i.insert=t.insert.substr(n,e):i.insert=t.insert,i}return{retain:1/0}},a.prototype.peek=function(){return this.ops[this.index]},a.prototype.peekLength=function(){return this.ops[this.index]?o.length(this.ops[this.index])-this.offset:1/0},a.prototype.peekType=function(){return this.ops[this.index]?"number"===typeof this.ops[this.index]["delete"]?"delete":"number"===typeof this.ops[this.index].retain?"retain":"insert":"retain"},a.prototype.rest=function(){if(this.hasNext()){if(0===this.offset)return this.ops.slice(this.index);var e=this.offset,t=this.index,n=this.next(),r=this.ops.slice(this.index);return this.offset=e,this.index=t,[n].concat(r)}return[]},e.exports=o},function(e,n){var r=function(){"use strict";function e(e,t){return null!=t&&e instanceof t}var n,r,i;try{n=Map}catch(d){n=function(){}}try{r=Set}catch(d){r=function(){}}try{i=Promise}catch(d){i=function(){}}function o(a,s,u,c,d){"object"===typeof s&&(u=s.depth,c=s.prototype,d=s.includeNonEnumerable,s=s.circular);var f=[],h=[],p="undefined"!=typeof t;function m(a,u){if(null===a)return null;if(0===u)return a;var v,g;if("object"!=typeof a)return a;if(e(a,n))v=new n;else if(e(a,r))v=new r;else if(e(a,i))v=new i((function(e,t){a.then((function(t){e(m(t,u-1))}),(function(e){t(m(e,u-1))}))}));else if(o.__isArray(a))v=[];else if(o.__isRegExp(a))v=new RegExp(a.source,l(a)),a.lastIndex&&(v.lastIndex=a.lastIndex);else if(o.__isDate(a))v=new Date(a.getTime());else{if(p&&t.isBuffer(a))return v=t.allocUnsafe?t.allocUnsafe(a.length):new t(a.length),a.copy(v),v;e(a,Error)?v=Object.create(a):"undefined"==typeof c?(g=Object.getPrototypeOf(a),v=Object.create(g)):(v=Object.create(c),g=c)}if(s){var y=f.indexOf(a);if(-1!=y)return h[y];f.push(a),h.push(v)}for(var b in e(a,n)&&a.forEach((function(e,t){var n=m(t,u-1),r=m(e,u-1);v.set(n,r)})),e(a,r)&&a.forEach((function(e){var t=m(e,u-1);v.add(t)})),a){var w;g&&(w=Object.getOwnPropertyDescriptor(g,b)),w&&null==w.set||(v[b]=m(a[b],u-1))}if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(a);for(b=0;b<_.length;b++){var C=_[b],x=Object.getOwnPropertyDescriptor(a,C);(!x||x.enumerable||d)&&(v[C]=m(a[C],u-1),x.enumerable||Object.defineProperty(v,C,{enumerable:!1}))}}if(d){var k=Object.getOwnPropertyNames(a);for(b=0;b0){if(s instanceof l.BlockEmbed||f instanceof l.BlockEmbed)return void this.optimize();if(s instanceof m.default){var p=s.newlineIndex(s.length(),!0);if(p>-1&&(s=s.split(p+1),s===f))return void this.optimize()}else if(f instanceof m.default){var v=f.newlineIndex(0);v>-1&&f.split(v+1)}var g=f.children.head instanceof h.default?null:f.children.head;s.moveChildren(f,g),s.remove()}this.optimize()}},{key:"enable",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.domNode.setAttribute("contenteditable",e)}},{key:"formatAt",value:function(e,n,r,i){(null==this.whitelist||this.whitelist[r])&&(o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"formatAt",this).call(this,e,n,r,i),this.optimize())}},{key:"insertAt",value:function(e,n,r){if(null==r||null==this.whitelist||this.whitelist[n]){if(e>=this.length())if(null==r||null==s.default.query(n,s.default.Scope.BLOCK)){var i=s.default.create(this.statics.defaultChild);this.appendChild(i),null==r&&n.endsWith("\n")&&(n=n.slice(0,-1)),i.insertAt(0,n,r)}else{var a=s.default.create(n,r);this.appendChild(a)}else o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"insertAt",this).call(this,e,n,r);this.optimize()}}},{key:"insertBefore",value:function(e,n){if(e.statics.scope===s.default.Scope.INLINE_BLOT){var r=s.default.create(this.statics.defaultChild);r.appendChild(e),e=r}o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"insertBefore",this).call(this,e,n)}},{key:"leaf",value:function(e){return this.path(e).pop()||[null,-1]}},{key:"line",value:function(e){return e===this.length()?this.line(e-1):this.descendant(C,e)}},{key:"lines",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE,n=function e(t,n,r){var i=[],o=r;return t.children.forEachAt(n,r,(function(t,n,r){C(t)?i.push(t):t instanceof s.default.Container&&(i=i.concat(e(t,n,o))),o-=r})),i};return n(this,e,t)}},{key:"optimize",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};!0!==this.batch&&(o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"optimize",this).call(this,e,n),e.length>0&&this.emitter.emit(c.default.events.SCROLL_OPTIMIZE,e,n))}},{key:"path",value:function(e){return o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"path",this).call(this,e).slice(1)}},{key:"update",value:function(e){if(!0!==this.batch){var n=c.default.sources.USER;"string"===typeof e&&(n=e),Array.isArray(e)||(e=this.observer.takeRecords()),e.length>0&&this.emitter.emit(c.default.events.SCROLL_BEFORE_UPDATE,n,e),o(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"update",this).call(this,e.concat([])),e.length>0&&this.emitter.emit(c.default.events.SCROLL_UPDATE,n,e)}}}]),t}(s.default.Scroll);x.blotName="scroll",x.className="ql-editor",x.tagName="DIV",x.defaultChild="block",x.allowedChildren=[d.default,l.BlockEmbed,g.default],t.default=x},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SHORTKEY=t.default=void 0;var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=j(e);if(null==r||null==r.key)return D.warn("Attempted to add invalid keyboard binding",r);"function"===typeof t&&(t={handler:t}),"function"===typeof n&&(n={handler:n}),r=(0,d.default)(r,t,n),this.bindings[r.key]=this.bindings[r.key]||[],this.bindings[r.key].push(r)}},{key:"listen",value:function(){var e=this;this.quill.root.addEventListener("keydown",(function(n){if(!n.defaultPrevented){var o=n.which||n.keyCode,a=(e.bindings[o]||[]).filter((function(e){return t.match(n,e)}));if(0!==a.length){var s=e.quill.getSelection();if(null!=s&&e.quill.hasFocus()){var u=e.quill.getLine(s.index),l=i(u,2),d=l[0],f=l[1],h=e.quill.getLeaf(s.index),p=i(h,2),m=p[0],v=p[1],y=0===s.length?[m,v]:e.quill.getLeaf(s.index+s.length),b=i(y,2),w=b[0],_=b[1],C=m instanceof g.default.Text?m.value().slice(0,v):"",x=w instanceof g.default.Text?w.value().slice(_):"",k={collapsed:0===s.length,empty:0===s.length&&d.length()<=1,format:e.quill.getFormat(s),offset:f,prefix:C,suffix:x},S=a.some((function(t){if(null!=t.collapsed&&t.collapsed!==k.collapsed)return!1;if(null!=t.empty&&t.empty!==k.empty)return!1;if(null!=t.offset&&t.offset!==k.offset)return!1;if(Array.isArray(t.format)){if(t.format.every((function(e){return null==k.format[e]})))return!1}else if("object"===r(t.format)&&!Object.keys(t.format).every((function(e){return!0===t.format[e]?null!=k.format[e]:!1===t.format[e]?null==k.format[e]:(0,c.default)(t.format[e],k.format[e])})))return!1;return!(null!=t.prefix&&!t.prefix.test(k.prefix))&&(!(null!=t.suffix&&!t.suffix.test(k.suffix))&&!0!==t.handler.call(e,s,k))}));S&&n.preventDefault()}}}}))}}]),t}(x.default);function N(e,t){var n,r=e===A.keys.LEFT?"prefix":"suffix";return n={key:e,shiftKey:t,altKey:null},S(n,r,/^$/),S(n,"handler",(function(n){var r=n.index;e===A.keys.RIGHT&&(r+=n.length+1);var o=this.quill.getLeaf(r),a=i(o,1),s=a[0];return!(s instanceof g.default.Embed)||(e===A.keys.LEFT?t?this.quill.setSelection(n.index-1,n.length+1,b.default.sources.USER):this.quill.setSelection(n.index-1,b.default.sources.USER):t?this.quill.setSelection(n.index,n.length+1,b.default.sources.USER):this.quill.setSelection(n.index+n.length+1,b.default.sources.USER),!1)})),n}function P(e,t){if(!(0===e.index||this.quill.getLength()<=1)){var n=this.quill.getLine(e.index),r=i(n,1),o=r[0],a={};if(0===t.offset){var s=this.quill.getLine(e.index-1),u=i(s,1),c=u[0];if(null!=c&&c.length()>1){var l=o.formats(),d=this.quill.getFormat(e.index-1,1);a=m.default.attributes.diff(l,d)||{}}}var f=/[\uD800-\uDBFF][\uDC00-\uDFFF]$/.test(t.prefix)?2:1;this.quill.deleteText(e.index-f,f,b.default.sources.USER),Object.keys(a).length>0&&this.quill.formatLine(e.index-f,f,a,b.default.sources.USER),this.quill.focus()}}function L(e,t){var n=/^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(t.suffix)?2:1;if(!(e.index>=this.quill.getLength()-n)){var r={},o=0,a=this.quill.getLine(e.index),s=i(a,1),u=s[0];if(t.offset>=u.length()-1){var c=this.quill.getLine(e.index+1),l=i(c,1),d=l[0];if(d){var f=u.formats(),h=this.quill.getFormat(e.index,1);r=m.default.attributes.diff(f,h)||{},o=d.length()}}this.quill.deleteText(e.index,n,b.default.sources.USER),Object.keys(r).length>0&&this.quill.formatLine(e.index+o-1,n,r,b.default.sources.USER)}}function I(e){var t=this.quill.getLines(e),n={};if(t.length>1){var r=t[0].formats(),i=t[t.length-1].formats();n=m.default.attributes.diff(i,r)||{}}this.quill.deleteText(e,b.default.sources.USER),Object.keys(n).length>0&&this.quill.formatLine(e.index,1,n,b.default.sources.USER),this.quill.setSelection(e.index,b.default.sources.SILENT),this.quill.focus()}function R(e,t){var n=this;e.length>0&&this.quill.scroll.deleteAt(e.index,e.length);var r=Object.keys(t.format).reduce((function(e,n){return g.default.query(n,g.default.Scope.BLOCK)&&!Array.isArray(t.format[n])&&(e[n]=t.format[n]),e}),{});this.quill.insertText(e.index,"\n",r,b.default.sources.USER),this.quill.setSelection(e.index+1,b.default.sources.SILENT),this.quill.focus(),Object.keys(t.format).forEach((function(e){null==r[e]&&(Array.isArray(t.format[e])||"link"!==e&&n.quill.format(e,t.format[e],b.default.sources.USER))}))}function F(e){return{key:A.keys.TAB,shiftKey:!e,format:{"code-block":!0},handler:function(t){var n=g.default.query("code-block"),r=t.index,o=t.length,a=this.quill.scroll.descendant(n,r),s=i(a,2),u=s[0],c=s[1];if(null!=u){var l=this.quill.getIndex(u),d=u.newlineIndex(c,!0)+1,f=u.newlineIndex(l+c+o),h=u.domNode.textContent.slice(d,f).split("\n");c=0,h.forEach((function(t,i){e?(u.insertAt(d+c,n.TAB),c+=n.TAB.length,0===i?r+=n.TAB.length:o+=n.TAB.length):t.startsWith(n.TAB)&&(u.deleteAt(d+c,n.TAB.length),c-=n.TAB.length,0===i?r-=n.TAB.length:o-=n.TAB.length),c+=t.length+1})),this.quill.update(b.default.sources.USER),this.quill.setSelection(r,o,b.default.sources.SILENT)}}}}function z(e){return{key:e[0].toUpperCase(),shortKey:!0,handler:function(t,n){this.quill.format(e,!n.format[e],b.default.sources.USER)}}}function j(e){if("string"===typeof e||"number"===typeof e)return j({key:e});if("object"===("undefined"===typeof e?"undefined":r(e))&&(e=(0,s.default)(e,!1)),"string"===typeof e.key)if(null!=A.keys[e.key.toUpperCase()])e.key=A.keys[e.key.toUpperCase()];else{if(1!==e.key.length)return null;e.key=e.key.toUpperCase().charCodeAt(0)}return e.shortKey&&(e[M]=e.shortKey,delete e.shortKey),e}A.keys={BACKSPACE:8,TAB:9,ENTER:13,ESCAPE:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46},A.DEFAULTS={bindings:{bold:z("bold"),italic:z("italic"),underline:z("underline"),indent:{key:A.keys.TAB,format:["blockquote","indent","list"],handler:function(e,t){if(t.collapsed&&0!==t.offset)return!0;this.quill.format("indent","+1",b.default.sources.USER)}},outdent:{key:A.keys.TAB,shiftKey:!0,format:["blockquote","indent","list"],handler:function(e,t){if(t.collapsed&&0!==t.offset)return!0;this.quill.format("indent","-1",b.default.sources.USER)}},"outdent backspace":{key:A.keys.BACKSPACE,collapsed:!0,shiftKey:null,metaKey:null,ctrlKey:null,altKey:null,format:["indent","list"],offset:0,handler:function(e,t){null!=t.format.indent?this.quill.format("indent","-1",b.default.sources.USER):null!=t.format.list&&this.quill.format("list",!1,b.default.sources.USER)}},"indent code-block":F(!0),"outdent code-block":F(!1),"remove tab":{key:A.keys.TAB,shiftKey:!0,collapsed:!0,prefix:/\t$/,handler:function(e){this.quill.deleteText(e.index-1,1,b.default.sources.USER)}},tab:{key:A.keys.TAB,handler:function(e){this.quill.history.cutoff();var t=(new h.default).retain(e.index).delete(e.length).insert("\t");this.quill.updateContents(t,b.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(e.index+1,b.default.sources.SILENT)}},"list empty enter":{key:A.keys.ENTER,collapsed:!0,format:["list"],empty:!0,handler:function(e,t){this.quill.format("list",!1,b.default.sources.USER),t.format.indent&&this.quill.format("indent",!1,b.default.sources.USER)}},"checklist enter":{key:A.keys.ENTER,collapsed:!0,format:{list:"checked"},handler:function(e){var t=this.quill.getLine(e.index),n=i(t,2),r=n[0],o=n[1],a=(0,d.default)({},r.formats(),{list:"checked"}),s=(new h.default).retain(e.index).insert("\n",a).retain(r.length()-o-1).retain(1,{list:"unchecked"});this.quill.updateContents(s,b.default.sources.USER),this.quill.setSelection(e.index+1,b.default.sources.SILENT),this.quill.scrollIntoView()}},"header enter":{key:A.keys.ENTER,collapsed:!0,format:["header"],suffix:/^$/,handler:function(e,t){var n=this.quill.getLine(e.index),r=i(n,2),o=r[0],a=r[1],s=(new h.default).retain(e.index).insert("\n",t.format).retain(o.length()-a-1).retain(1,{header:null});this.quill.updateContents(s,b.default.sources.USER),this.quill.setSelection(e.index+1,b.default.sources.SILENT),this.quill.scrollIntoView()}},"list autofill":{key:" ",collapsed:!0,format:{list:!1},prefix:/^\s*?(\d+\.|-|\*|\[ ?\]|\[x\])$/,handler:function(e,t){var n=t.prefix.length,r=this.quill.getLine(e.index),o=i(r,2),a=o[0],s=o[1];if(s>n)return!0;var u=void 0;switch(t.prefix.trim()){case"[]":case"[ ]":u="unchecked";break;case"[x]":u="checked";break;case"-":case"*":u="bullet";break;default:u="ordered"}this.quill.insertText(e.index," ",b.default.sources.USER),this.quill.history.cutoff();var c=(new h.default).retain(e.index-s).delete(n+1).retain(a.length()-2-s).retain(1,{list:u});this.quill.updateContents(c,b.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(e.index-n,b.default.sources.SILENT)}},"code exit":{key:A.keys.ENTER,collapsed:!0,format:["code-block"],prefix:/\n\n$/,suffix:/^\s+$/,handler:function(e){var t=this.quill.getLine(e.index),n=i(t,2),r=n[0],o=n[1],a=(new h.default).retain(e.index+r.length()-o-2).retain(1,{"code-block":null}).delete(1);this.quill.updateContents(a,b.default.sources.USER)}},"embed left":N(A.keys.LEFT,!1),"embed left shift":N(A.keys.LEFT,!0),"embed right":N(A.keys.RIGHT,!1),"embed right shift":N(A.keys.RIGHT,!0)}},t.default=A,t.SHORTKEY=M},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function e(t,n,r){null===t&&(t=Function.prototype);var i=Object.getOwnPropertyDescriptor(t,n);if(void 0===i){var o=Object.getPrototypeOf(t);return null===o?void 0:e(o,n,r)}if("value"in i)return i.value;var a=i.get;return void 0!==a?a.call(r):void 0},o=function(){function e(e,t){for(var n=0;n-1}d.blotName="link",d.tagName="A",d.SANITIZED_URL="about:blank",d.PROTOCOL_WHITELIST=["http","https","mailto","tel"],t.default=d,t.sanitize=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1]&&arguments[1],n=this.container.querySelector(".ql-selected");if(e!==n&&(null!=n&&n.classList.remove("ql-selected"),null!=e&&(e.classList.add("ql-selected"),this.select.selectedIndex=[].indexOf.call(e.parentNode.children,e),e.hasAttribute("data-value")?this.label.setAttribute("data-value",e.getAttribute("data-value")):this.label.removeAttribute("data-value"),e.hasAttribute("data-label")?this.label.setAttribute("data-label",e.getAttribute("data-label")):this.label.removeAttribute("data-label"),t))){if("function"===typeof Event)this.select.dispatchEvent(new Event("change"));else if("object"===("undefined"===typeof Event?"undefined":r(Event))){var i=document.createEvent("Event");i.initEvent("change",!0,!0),this.select.dispatchEvent(i)}this.close()}}},{key:"update",value:function(){var e=void 0;if(this.select.selectedIndex>-1){var t=this.container.querySelector(".ql-picker-options").children[this.select.selectedIndex];e=this.select.options[this.select.selectedIndex],this.selectItem(t)}else this.selectItem(null);var n=null!=e&&e!==this.select.querySelector("option[selected]");this.label.classList.toggle("ql-active",n)}}]),e}();t.default=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),i=D(r),o=n(5),a=D(o),s=n(4),u=D(s),c=n(16),l=D(c),d=n(25),f=D(d),h=n(24),p=D(h),m=n(35),v=D(m),g=n(6),y=D(g),b=n(22),w=D(b),_=n(7),C=D(_),x=n(55),k=D(x),S=n(42),O=D(S),T=n(23),E=D(T);function D(e){return e&&e.__esModule?e:{default:e}}a.default.register({"blots/block":u.default,"blots/block/embed":s.BlockEmbed,"blots/break":l.default,"blots/container":f.default,"blots/cursor":p.default,"blots/embed":v.default,"blots/inline":y.default,"blots/scroll":w.default,"blots/text":C.default,"modules/clipboard":k.default,"modules/history":O.default,"modules/keyboard":E.default}),i.default.register(u.default,l.default,p.default,y.default,w.default,C.default),t.default=a.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=function(){function e(e){this.domNode=e,this.domNode[r.DATA_KEY]={blot:this}}return Object.defineProperty(e.prototype,"statics",{get:function(){return this.constructor},enumerable:!0,configurable:!0}),e.create=function(e){if(null==this.tagName)throw new r.ParchmentError("Blot definition missing tagName");var t;return Array.isArray(this.tagName)?("string"===typeof e&&(e=e.toUpperCase(),parseInt(e).toString()===e&&(e=parseInt(e))),t="number"===typeof e?document.createElement(this.tagName[e-1]):this.tagName.indexOf(e)>-1?document.createElement(e):document.createElement(this.tagName[0])):t=document.createElement(this.tagName),this.className&&t.classList.add(this.className),t},e.prototype.attach=function(){null!=this.parent&&(this.scroll=this.parent.scroll)},e.prototype.clone=function(){var e=this.domNode.cloneNode(!1);return r.create(e)},e.prototype.detach=function(){null!=this.parent&&this.parent.removeChild(this),delete this.domNode[r.DATA_KEY]},e.prototype.deleteAt=function(e,t){var n=this.isolate(e,t);n.remove()},e.prototype.formatAt=function(e,t,n,i){var o=this.isolate(e,t);if(null!=r.query(n,r.Scope.BLOT)&&i)o.wrap(n,i);else if(null!=r.query(n,r.Scope.ATTRIBUTE)){var a=r.create(this.statics.scope);o.wrap(a),a.format(n,i)}},e.prototype.insertAt=function(e,t,n){var i=null==n?r.create("text",t):r.create(t,n),o=this.split(e);this.parent.insertBefore(i,o)},e.prototype.insertInto=function(e,t){void 0===t&&(t=null),null!=this.parent&&this.parent.children.remove(this);var n=null;e.children.insertBefore(this,t),null!=t&&(n=t.domNode),this.domNode.parentNode==e.domNode&&this.domNode.nextSibling==n||e.domNode.insertBefore(this.domNode,n),this.parent=e,this.attach()},e.prototype.isolate=function(e,t){var n=this.split(e);return n.split(t),n},e.prototype.length=function(){return 1},e.prototype.offset=function(e){return void 0===e&&(e=this.parent),null==this.parent||this==e?0:this.parent.children.offset(this)+this.parent.offset(e)},e.prototype.optimize=function(e){null!=this.domNode[r.DATA_KEY]&&delete this.domNode[r.DATA_KEY].mutations},e.prototype.remove=function(){null!=this.domNode.parentNode&&this.domNode.parentNode.removeChild(this.domNode),this.detach()},e.prototype.replace=function(e){null!=e.parent&&(e.parent.insertBefore(this,e.next),e.remove())},e.prototype.replaceWith=function(e,t){var n="string"===typeof e?r.create(e,t):e;return n.replace(this),n},e.prototype.split=function(e,t){return 0===e?this:this.next},e.prototype.update=function(e,t){},e.prototype.wrap=function(e,t){var n="string"===typeof e?r.create(e,t):e;return null!=this.parent&&this.parent.insertBefore(n,this.next),n.appendChild(this),n},e.blotName="abstract",e}();t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(12),i=n(32),o=n(33),a=n(1),s=function(){function e(e){this.attributes={},this.domNode=e,this.build()}return e.prototype.attribute=function(e,t){t?e.add(this.domNode,t)&&(null!=e.value(this.domNode)?this.attributes[e.attrName]=e:delete this.attributes[e.attrName]):(e.remove(this.domNode),delete this.attributes[e.attrName])},e.prototype.build=function(){var e=this;this.attributes={};var t=r.default.keys(this.domNode),n=i.default.keys(this.domNode),s=o.default.keys(this.domNode);t.concat(n).concat(s).forEach((function(t){var n=a.query(t,a.Scope.ATTRIBUTE);n instanceof r.default&&(e.attributes[n.attrName]=n)}))},e.prototype.copy=function(e){var t=this;Object.keys(this.attributes).forEach((function(n){var r=t.attributes[n].value(t.domNode);e.format(n,r)}))},e.prototype.move=function(e){var t=this;this.copy(e),Object.keys(this.attributes).forEach((function(e){t.attributes[e].remove(t.domNode)})),this.attributes={}},e.prototype.values=function(){var e=this;return Object.keys(this.attributes).reduce((function(t,n){return t[n]=e.attributes[n].value(e.domNode),t}),{})},e}();t.default=s},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(12);function o(e,t){var n=e.getAttribute("class")||"";return n.split(/\s+/).filter((function(e){return 0===e.indexOf(t+"-")}))}var a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.keys=function(e){return(e.getAttribute("class")||"").split(/\s+/).map((function(e){return e.split("-").slice(0,-1).join("-")}))},t.prototype.add=function(e,t){return!!this.canAdd(e,t)&&(this.remove(e),e.classList.add(this.keyName+"-"+t),!0)},t.prototype.remove=function(e){var t=o(e,this.keyName);t.forEach((function(t){e.classList.remove(t)})),0===e.classList.length&&e.removeAttribute("class")},t.prototype.value=function(e){var t=o(e,this.keyName)[0]||"",n=t.slice(this.keyName.length+1);return this.canAdd(e,n)?n:""},t}(i.default);t.default=a},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(12);function o(e){var t=e.split("-"),n=t.slice(1).map((function(e){return e[0].toUpperCase()+e.slice(1)})).join("");return t[0]+n}var a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.keys=function(e){return(e.getAttribute("style")||"").split(";").map((function(e){var t=e.split(":");return t[0].trim()}))},t.prototype.add=function(e,t){return!!this.canAdd(e,t)&&(e.style[o(this.keyName)]=t,!0)},t.prototype.remove=function(e){e.style[o(this.keyName)]="",e.getAttribute("style")||e.removeAttribute("style")},t.prototype.value=function(e){var t=e.style[o(this.keyName)];return this.canAdd(e,t)?t:""},t}(i.default);t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;nr&&this.stack.undo.length>0){var i=this.stack.undo.pop();n=n.compose(i.undo),e=i.redo.compose(e)}else this.lastRecorded=r;this.stack.undo.push({redo:e,undo:n}),this.stack.undo.length>this.options.maxStack&&this.stack.undo.shift()}}},{key:"redo",value:function(){this.change("redo","undo")}},{key:"transform",value:function(e){this.stack.undo.forEach((function(t){t.undo=e.transform(t.undo,!0),t.redo=e.transform(t.redo,!0)})),this.stack.redo.forEach((function(t){t.undo=e.transform(t.undo,!0),t.redo=e.transform(t.redo,!0)}))}},{key:"undo",value:function(){this.change("undo","redo")}}]),t}(c.default);function m(e){var t=e.ops[e.ops.length-1];return null!=t&&(null!=t.insert?"string"===typeof t.insert&&t.insert.endsWith("\n"):null!=t.attributes&&Object.keys(t.attributes).some((function(e){return null!=o.default.query(e,o.default.Scope.BLOCK)})))}function v(e){var t=e.reduce((function(e,t){return e+=t.delete||0,e}),0),n=e.length()-t;return m(e)&&(n-=1),n}p.DEFAULTS={delay:1e3,maxStack:100,userOnly:!1},t.default=p,t.getLastChangeIndex=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.BaseTooltip=void 0;var r=function(){function e(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:"link",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;this.root.classList.remove("ql-hidden"),this.root.classList.add("ql-editing"),null!=t?this.textbox.value=t:e!==this.root.getAttribute("data-mode")&&(this.textbox.value=""),this.position(this.quill.getBounds(this.quill.selection.savedRange)),this.textbox.select(),this.textbox.setAttribute("placeholder",this.textbox.getAttribute("data-"+e)||""),this.root.setAttribute("data-mode",e)}},{key:"restoreFocus",value:function(){var e=this.quill.scrollingContainer.scrollTop;this.quill.focus(),this.quill.scrollingContainer.scrollTop=e}},{key:"save",value:function(){var e=this.textbox.value;switch(this.root.getAttribute("data-mode")){case"link":var t=this.quill.root.scrollTop;this.linkRange?(this.quill.formatText(this.linkRange,"link",e,l.default.sources.USER),delete this.linkRange):(this.restoreFocus(),this.quill.format("link",e,l.default.sources.USER)),this.quill.root.scrollTop=t;break;case"video":e=L(e);case"formula":if(!e)break;var n=this.quill.getSelection(!0);if(null!=n){var r=n.index+n.length;this.quill.insertEmbed(r,this.root.getAttribute("data-mode"),e,l.default.sources.USER),"formula"===this.root.getAttribute("data-mode")&&this.quill.insertText(r+1," ",l.default.sources.USER),this.quill.setSelection(r+2,l.default.sources.USER)}break;default:}this.textbox.value="",this.hide()}}]),t}(C.default);function L(e){var t=e.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/)||e.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);return t?(t[1]||"https")+"://www.youtube.com/embed/"+t[2]+"?showinfo=0":(t=e.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/))?(t[1]||"https")+"://player.vimeo.com/video/"+t[2]+"/":e}function I(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];t.forEach((function(t){var r=document.createElement("option");t===n?r.setAttribute("selected","selected"):r.setAttribute("value",t),e.appendChild(r)}))}t.BaseTooltip=P,t.default=N},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){this.head=this.tail=null,this.length=0}return e.prototype.append=function(){for(var e=[],t=0;t1&&this.append.apply(this,e.slice(1))},e.prototype.contains=function(e){var t,n=this.iterator();while(t=n())if(t===e)return!0;return!1},e.prototype.insertBefore=function(e,t){e&&(e.next=t,null!=t?(e.prev=t.prev,null!=t.prev&&(t.prev.next=e),t.prev=e,t===this.head&&(this.head=e)):null!=this.tail?(this.tail.next=e,e.prev=this.tail,this.tail=e):(e.prev=null,this.head=this.tail=e),this.length+=1)},e.prototype.offset=function(e){var t=0,n=this.head;while(null!=n){if(n===e)return t;t+=n.length(),n=n.next}return-1},e.prototype.remove=function(e){this.contains(e)&&(null!=e.prev&&(e.prev.next=e.next),null!=e.next&&(e.next.prev=e.prev),e===this.head&&(this.head=e.next),e===this.tail&&(this.tail=e.prev),this.length-=1)},e.prototype.iterator=function(e){return void 0===e&&(e=this.head),function(){var t=e;return null!=e&&(e=e.next),t}},e.prototype.find=function(e,t){void 0===t&&(t=!1);var n,r=this.iterator();while(n=r()){var i=n.length();if(es?n(r,e-s,Math.min(t,s+c-e)):n(r,0,Math.min(c,e+t-s)),s+=c}}},e.prototype.map=function(e){return this.reduce((function(t,n){return t.push(e(n)),t}),[])},e.prototype.reduce=function(e,t){var n,r=this.iterator();while(n=r())t=e(t,n);return t},e}();t.default=r},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(17),o=n(1),a={attributes:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0},s=100,u=function(e){function t(t){var n=e.call(this,t)||this;return n.scroll=n,n.observer=new MutationObserver((function(e){n.update(e)})),n.observer.observe(n.domNode,a),n.attach(),n}return r(t,e),t.prototype.detach=function(){e.prototype.detach.call(this),this.observer.disconnect()},t.prototype.deleteAt=function(t,n){this.update(),0===t&&n===this.length()?this.children.forEach((function(e){e.remove()})):e.prototype.deleteAt.call(this,t,n)},t.prototype.formatAt=function(t,n,r,i){this.update(),e.prototype.formatAt.call(this,t,n,r,i)},t.prototype.insertAt=function(t,n,r){this.update(),e.prototype.insertAt.call(this,t,n,r)},t.prototype.optimize=function(t,n){var r=this;void 0===t&&(t=[]),void 0===n&&(n={}),e.prototype.optimize.call(this,n);var a=[].slice.call(this.observer.takeRecords());while(a.length>0)t.push(a.pop());for(var u=function(e,t){void 0===t&&(t=!0),null!=e&&e!==r&&null!=e.domNode.parentNode&&(null==e.domNode[o.DATA_KEY].mutations&&(e.domNode[o.DATA_KEY].mutations=[]),t&&u(e.parent))},c=function(e){null!=e.domNode[o.DATA_KEY]&&null!=e.domNode[o.DATA_KEY].mutations&&(e instanceof i.default&&e.children.forEach(c),e.optimize(n))},l=t,d=0;l.length>0;d+=1){if(d>=s)throw new Error("[Parchment] Maximum optimize iterations reached");l.forEach((function(e){var t=o.find(e.target,!0);null!=t&&(t.domNode===e.target&&("childList"===e.type?(u(o.find(e.previousSibling,!1)),[].forEach.call(e.addedNodes,(function(e){var t=o.find(e,!1);u(t,!1),t instanceof i.default&&t.children.forEach((function(e){u(e,!1)}))}))):"attributes"===e.type&&u(t.prev)),u(t))})),this.children.forEach(c),l=[].slice.call(this.observer.takeRecords()),a=l.slice();while(a.length>0)t.push(a.pop())}},t.prototype.update=function(t,n){var r=this;void 0===n&&(n={}),t=t||this.observer.takeRecords(),t.map((function(e){var t=o.find(e.target,!0);return null==t?null:null==t.domNode[o.DATA_KEY].mutations?(t.domNode[o.DATA_KEY].mutations=[e],t):(t.domNode[o.DATA_KEY].mutations.push(e),null)})).forEach((function(e){null!=e&&e!==r&&null!=e.domNode[o.DATA_KEY]&&e.update(e.domNode[o.DATA_KEY].mutations||[],n)})),null!=this.domNode[o.DATA_KEY].mutations&&e.prototype.update.call(this,this.domNode[o.DATA_KEY].mutations,n),this.optimize(t,n)},t.blotName="scroll",t.defaultChild="block",t.scope=o.Scope.BLOCK_BLOT,t.tagName="DIV",t}(i.default);t.default=u},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(18),o=n(1);function a(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(e[n]!==t[n])return!1;return!0}var s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.formats=function(n){if(n.tagName!==t.tagName)return e.formats.call(this,n)},t.prototype.format=function(n,r){var o=this;n!==this.statics.blotName||r?e.prototype.format.call(this,n,r):(this.children.forEach((function(e){e instanceof i.default||(e=e.wrap(t.blotName,!0)),o.attributes.copy(e)})),this.unwrap())},t.prototype.formatAt=function(t,n,r,i){if(null!=this.formats()[r]||o.query(r,o.Scope.ATTRIBUTE)){var a=this.isolate(t,n);a.format(r,i)}else e.prototype.formatAt.call(this,t,n,r,i)},t.prototype.optimize=function(n){e.prototype.optimize.call(this,n);var r=this.formats();if(0===Object.keys(r).length)return this.unwrap();var i=this.next;i instanceof t&&i.prev===this&&a(r,i.formats())&&(i.moveChildren(this),i.remove())},t.blotName="inline",t.scope=o.Scope.INLINE_BLOT,t.tagName="SPAN",t}(i.default);t.default=s},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(18),o=n(1),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.formats=function(n){var r=o.query(t.blotName).tagName;if(n.tagName!==r)return e.formats.call(this,n)},t.prototype.format=function(n,r){null!=o.query(n,o.Scope.BLOCK)&&(n!==this.statics.blotName||r?e.prototype.format.call(this,n,r):this.replaceWith(t.blotName))},t.prototype.formatAt=function(t,n,r,i){null!=o.query(r,o.Scope.BLOCK)?this.format(r,i):e.prototype.formatAt.call(this,t,n,r,i)},t.prototype.insertAt=function(t,n,r){if(null==r||null!=o.query(n,o.Scope.INLINE))e.prototype.insertAt.call(this,t,n,r);else{var i=this.split(t),a=o.create(n,r);i.parent.insertBefore(a,i)}},t.prototype.update=function(t,n){navigator.userAgent.match(/Trident/)?this.build():e.prototype.update.call(this,t,n)},t.blotName="block",t.scope=o.Scope.BLOCK_BLOT,t.tagName="P",t}(i.default);t.default=a},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(19),o=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.formats=function(e){},t.prototype.format=function(t,n){e.prototype.formatAt.call(this,0,this.length(),t,n)},t.prototype.formatAt=function(t,n,r,i){0===t&&n===this.length()?this.format(r,i):e.prototype.formatAt.call(this,t,n,r,i)},t.prototype.formats=function(){return this.statics.formats(this.domNode)},t}(i.default);t.default=o},function(e,t,n){"use strict";var r=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(t,"__esModule",{value:!0});var i=n(19),o=n(1),a=function(e){function t(t){var n=e.call(this,t)||this;return n.text=n.statics.value(n.domNode),n}return r(t,e),t.create=function(e){return document.createTextNode(e)},t.value=function(e){var t=e.data;return t["normalize"]&&(t=t["normalize"]()),t},t.prototype.deleteAt=function(e,t){this.domNode.data=this.text=this.text.slice(0,e)+this.text.slice(e+t)},t.prototype.index=function(e,t){return this.domNode===e?t:-1},t.prototype.insertAt=function(t,n,r){null==r?(this.text=this.text.slice(0,t)+n+this.text.slice(t),this.domNode.data=this.text):e.prototype.insertAt.call(this,t,n,r)},t.prototype.length=function(){return this.text.length},t.prototype.optimize=function(n){e.prototype.optimize.call(this,n),this.text=this.statics.value(this.domNode),0===this.text.length?this.remove():this.next instanceof t&&this.next.prev===this&&(this.insertAt(this.length(),this.next.value()),this.next.remove())},t.prototype.position=function(e,t){return void 0===t&&(t=!1),[this.domNode,e]},t.prototype.split=function(e,t){if(void 0===t&&(t=!1),!t){if(0===e)return this;if(e===this.length())return this.next}var n=o.create(this.domNode.splitText(e));return this.parent.insertBefore(n,this.next),this.text=this.statics.value(this.domNode),n},t.prototype.update=function(e,t){var n=this;e.some((function(e){return"characterData"===e.type&&e.target===n.domNode}))&&(this.text=this.statics.value(this.domNode))},t.prototype.value=function(){return this.text},t.blotName="text",t.scope=o.Scope.INLINE_BLOT,t}(i.default);t.default=a},function(e,t,n){"use strict";var r=document.createElement("div");if(r.classList.toggle("test-class",!1),r.classList.contains("test-class")){var i=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(e,t){return arguments.length>1&&!this.contains(e)===!t?t:i.call(this,e)}}String.prototype.startsWith||(String.prototype.startsWith=function(e,t){return t=t||0,this.substr(t,e.length)===e}),String.prototype.endsWith||(String.prototype.endsWith=function(e,t){var n=this.toString();("number"!==typeof t||!isFinite(t)||Math.floor(t)!==t||t>n.length)&&(t=n.length),t-=e.length;var r=n.indexOf(e,t);return-1!==r&&r===t}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(e){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!==typeof e)throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,i=arguments[1],o=0;ot.length?e:t,c=e.length>t.length?t:e,l=u.indexOf(c);if(-1!=l)return a=[[r,u.substring(0,l)],[i,c],[r,u.substring(l+c.length)]],e.length>t.length&&(a[0][0]=a[2][0]=n),a;if(1==c.length)return[[n,e],[r,t]];var f=d(e,t);if(f){var h=f[0],p=f[1],m=f[2],v=f[3],g=f[4],y=o(h,m),b=o(p,v);return y.concat([[i,g]],b)}return s(e,t)}function s(e,t){for(var i=e.length,o=t.length,a=Math.ceil((i+o)/2),s=a,c=2*a,l=new Array(c),d=new Array(c),f=0;fi)v+=2;else if(C>o)m+=2;else if(p){var x=s+h-w;if(x>=0&&x=k)return u(e,t,T,C)}}}for(var S=-b+g;S<=b-y;S+=2){x=s+S;k=S==-b||S!=b&&d[x-1]i)y+=2;else if(O>o)g+=2;else if(!p){_=s+h-S;if(_>=0&&_=k)return u(e,t,T,C)}}}}return[[n,e],[r,t]]}function u(e,t,n,r){var i=e.substring(0,n),a=t.substring(0,r),s=e.substring(n),u=t.substring(r),c=o(i,a),l=o(s,u);return c.concat(l)}function c(e,t){if(!e||!t||e.charAt(0)!=t.charAt(0))return 0;var n=0,r=Math.min(e.length,t.length),i=r,o=0;while(nt.length?e:t,r=e.length>t.length?t:e;if(n.length<4||2*r.length=e.length?[r,i,o,a,d]:null}var o,a,s,u,d,f=i(n,r,Math.ceil(n.length/4)),h=i(n,r,Math.ceil(n.length/2));if(!f&&!h)return null;o=h?f&&f[4].length>h[4].length?f:h:f,e.length>t.length?(a=o[0],s=o[1],u=o[2],d=o[3]):(u=o[0],d=o[1],a=o[2],s=o[3]);var p=o[4];return[a,s,u,d,p]}function f(e){e.push([i,""]);var t,o=0,a=0,s=0,u="",d="";while(o1?(0!==a&&0!==s&&(t=c(d,u),0!==t&&(o-a-s>0&&e[o-a-s-1][0]==i?e[o-a-s-1][1]+=d.substring(0,t):(e.splice(0,0,[i,d.substring(0,t)]),o++),d=d.substring(t),u=u.substring(t)),t=l(d,u),0!==t&&(e[o][1]=d.substring(d.length-t)+e[o][1],d=d.substring(0,d.length-t),u=u.substring(0,u.length-t))),0===a?e.splice(o-s,a+s,[r,d]):0===s?e.splice(o-a,a+s,[n,u]):e.splice(o-a-s,a+s,[n,u],[r,d]),o=o-a-s+(a?1:0)+(s?1:0)+1):0!==o&&e[o-1][0]==i?(e[o-1][1]+=e[o][1],e.splice(o,1)):o++,s=0,a=0,u="",d="";break}""===e[e.length-1][1]&&e.pop();var h=!1;o=1;while(o0&&r.splice(o+2,0,[s[0],u]),g(r,o,3)}return e}function v(e){for(var t=!1,o=function(e){return e.charCodeAt(0)>=56320&&e.charCodeAt(0)<=57343},a=function(e){return e.charCodeAt(e.length-1)>=55296&&e.charCodeAt(e.length-1)<=56319},s=2;s0&&u.push(e[s]);return u}function g(e,t,n){for(var r=t+n-1;r>=0&&r>=t-1;r--)if(r+1\r?\n +\<"),this.convert();var t=this.quill.getFormat(this.quill.selection.savedRange.index);if(t[_.default.blotName]){var n=this.container.innerText;return this.container.innerHTML="",(new c.default).insert(n,T({},_.default.blotName,t[_.default.blotName]))}var r=this.prepareMatching(),o=i(r,2),a=o[0],s=o[1],u=$(this.container,a,s);return j(u,"\n")&&null==u.ops[u.ops.length-1].attributes&&(u=u.compose((new c.default).retain(u.length()-1).delete(1))),A.log("convert",this.container.innerHTML,u),this.container.innerHTML="",u}},{key:"dangerouslyPasteHTML",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:h.default.sources.API;if("string"===typeof e)this.quill.setContents(this.convert(e),t),this.quill.setSelection(0,h.default.sources.SILENT);else{var r=this.convert(t);this.quill.updateContents((new c.default).retain(e).concat(r),n),this.quill.setSelection(e+r.length(),h.default.sources.SILENT)}}},{key:"onPaste",value:function(e){var t=this;if(!e.defaultPrevented&&this.quill.isEnabled()){var n=this.quill.getSelection(),r=(new c.default).retain(n.index),i=this.quill.scrollingContainer.scrollTop;this.container.focus(),this.quill.selection.update(h.default.sources.SILENT),setTimeout((function(){r=r.concat(t.convert()).delete(n.length),t.quill.updateContents(r,h.default.sources.USER),t.quill.setSelection(r.length()-n.length,h.default.sources.SILENT),t.quill.scrollingContainer.scrollTop=i,t.quill.focus()}),1)}}},{key:"prepareMatching",value:function(){var e=this,t=[],n=[];return this.matchers.forEach((function(r){var o=i(r,2),a=o[0],s=o[1];switch(a){case Node.TEXT_NODE:n.push(s);break;case Node.ELEMENT_NODE:t.push(s);break;default:[].forEach.call(e.container.querySelectorAll(a),(function(e){e[N]=e[N]||[],e[N].push(s)}));break}})),[t,n]}}]),t}(g.default);function F(e,t,n){return"object"===("undefined"===typeof t?"undefined":r(t))?Object.keys(t).reduce((function(e,n){return F(e,n,t[n])}),e):e.reduce((function(e,r){return r.attributes&&r.attributes[t]?e.push(r):e.insert(r.insert,(0,s.default)({},T({},t,n),r.attributes))}),new c.default)}function z(e){if(e.nodeType!==Node.ELEMENT_NODE)return{};var t="__ql-computed-style";return e[t]||(e[t]=window.getComputedStyle(e))}function j(e,t){for(var n="",r=e.ops.length-1;r>=0&&n.length-1}function $(e,t,n){return e.nodeType===e.TEXT_NODE?n.reduce((function(t,n){return n(e,t)}),new c.default):e.nodeType===e.ELEMENT_NODE?[].reduce.call(e.childNodes||[],(function(r,i){var o=$(i,t,n);return i.nodeType===e.ELEMENT_NODE&&(o=t.reduce((function(e,t){return t(i,e)}),o),o=(i[N]||[]).reduce((function(e,t){return t(i,e)}),o)),r.concat(o)}),new c.default):new c.default}function U(e,t,n){return F(n,e,!0)}function V(e,t){var n=d.default.Attributor.Attribute.keys(e),r=d.default.Attributor.Class.keys(e),i=d.default.Attributor.Style.keys(e),o={};return n.concat(r).concat(i).forEach((function(t){var n=d.default.query(t,d.default.Scope.ATTRIBUTE);null!=n&&(o[n.attrName]=n.value(e),o[n.attrName])||(n=L[t],null==n||n.attrName!==t&&n.keyName!==t||(o[n.attrName]=n.value(e)||void 0),n=I[t],null==n||n.attrName!==t&&n.keyName!==t||(n=I[t],o[n.attrName]=n.value(e)||void 0))})),Object.keys(o).length>0&&(t=F(t,o)),t}function H(e,t){var n=d.default.query(e);if(null==n)return t;if(n.prototype instanceof d.default.Embed){var r={},i=n.value(e);null!=i&&(r[n.blotName]=i,t=(new c.default).insert(r,n.formats(e)))}else"function"===typeof n.formats&&(t=F(t,n.blotName,n.formats(e)));return t}function q(e,t){return j(t,"\n")||t.insert("\n"),t}function W(){return new c.default}function Z(e,t){var n=d.default.query(e);if(null==n||"list-item"!==n.blotName||!j(t,"\n"))return t;var r=-1,i=e.parentNode;while(!i.classList.contains("ql-clipboard"))"list"===(d.default.query(i)||{}).blotName&&(r+=1),i=i.parentNode;return r<=0?t:t.compose((new c.default).retain(t.length()-1).retain(1,{indent:r}))}function Y(e,t){return j(t,"\n")||(B(e)||t.length()>0&&e.nextSibling&&B(e.nextSibling))&&t.insert("\n"),t}function K(e,t){if(B(e)&&null!=e.nextElementSibling&&!j(t,"\n\n")){var n=e.offsetHeight+parseFloat(z(e).marginTop)+parseFloat(z(e).marginBottom);e.nextElementSibling.offsetTop>e.offsetTop+1.5*n&&t.insert("\n")}return t}function G(e,t){var n={},r=e.style||{};return r.fontStyle&&"italic"===z(e).fontStyle&&(n.italic=!0),r.fontWeight&&(z(e).fontWeight.startsWith("bold")||parseInt(z(e).fontWeight)>=700)&&(n.bold=!0),Object.keys(n).length>0&&(t=F(t,n)),parseFloat(r.textIndent||0)>0&&(t=(new c.default).insert("\t").concat(t)),t}function J(e,t){var n=e.data;if("O:P"===e.parentNode.tagName)return t.insert(n.trim());if(0===n.trim().length&&e.parentNode.classList.contains("ql-clipboard"))return t;if(!z(e.parentNode).whiteSpace.startsWith("pre")){var r=function(e,t){return t=t.replace(/[^\u00a0]/g,""),t.length<1&&e?" ":t};n=n.replace(/\r\n/g," ").replace(/\n/g," "),n=n.replace(/\s\s+/g,r.bind(r,!0)),(null==e.previousSibling&&B(e.parentNode)||null!=e.previousSibling&&B(e.previousSibling))&&(n=n.replace(/^\s+/,r.bind(r,!1))),(null==e.nextSibling&&B(e.parentNode)||null!=e.nextSibling&&B(e.nextSibling))&&(n=n.replace(/\s+$/,r.bind(r,!1)))}return t.insert(n)}R.DEFAULTS={matchers:[],matchVisual:!0},t.default=R,t.matchAttributor=V,t.matchBlot=H,t.matchNewline=Y,t.matchSpacing=K,t.matchText=J},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n '},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;nr.right&&(o=r.right-i.right,this.root.style.left=t+o+"px"),i.leftr.bottom){var a=i.bottom-i.top,s=e.bottom-e.top+a;this.root.style.top=n-s+"px",this.root.classList.add("ql-flip")}return o}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),e}();t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{!r&&s["return"]&&s["return"]()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),i=function e(t,n,r){null===t&&(t=Function.prototype);var i=Object.getOwnPropertyDescriptor(t,n);if(void 0===i){var o=Object.getPrototypeOf(t);return null===o?void 0:e(o,n,r)}if("value"in i)return i.value;var a=i.get;return void 0!==a?a.call(r):void 0},o=function(){function e(e,t){for(var n=0;n','','',''].join(""),t.default=C},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(29),i=ne(r),o=n(36),a=n(38),s=n(64),u=n(65),c=ne(u),l=n(66),d=ne(l),f=n(67),h=ne(f),p=n(37),m=n(26),v=n(39),g=n(40),y=n(56),b=ne(y),w=n(68),_=ne(w),C=n(27),x=ne(C),k=n(69),S=ne(k),O=n(70),T=ne(O),E=n(71),D=ne(E),M=n(72),A=ne(M),N=n(73),P=ne(N),L=n(13),I=ne(L),R=n(74),F=ne(R),z=n(75),j=ne(z),B=n(57),$=ne(B),U=n(41),V=ne(U),H=n(28),q=ne(H),W=n(59),Z=ne(W),Y=n(60),K=ne(Y),G=n(61),J=ne(G),X=n(108),Q=ne(X),ee=n(62),te=ne(ee);function ne(e){return e&&e.__esModule?e:{default:e}}i.default.register({"attributors/attribute/direction":a.DirectionAttribute,"attributors/class/align":o.AlignClass,"attributors/class/background":p.BackgroundClass,"attributors/class/color":m.ColorClass,"attributors/class/direction":a.DirectionClass,"attributors/class/font":v.FontClass,"attributors/class/size":g.SizeClass,"attributors/style/align":o.AlignStyle,"attributors/style/background":p.BackgroundStyle,"attributors/style/color":m.ColorStyle,"attributors/style/direction":a.DirectionStyle,"attributors/style/font":v.FontStyle,"attributors/style/size":g.SizeStyle},!0),i.default.register({"formats/align":o.AlignClass,"formats/direction":a.DirectionClass,"formats/indent":s.IndentClass,"formats/background":p.BackgroundStyle,"formats/color":m.ColorStyle,"formats/font":v.FontClass,"formats/size":g.SizeClass,"formats/blockquote":c.default,"formats/code-block":I.default,"formats/header":d.default,"formats/list":h.default,"formats/bold":b.default,"formats/code":L.Code,"formats/italic":_.default,"formats/link":x.default,"formats/script":S.default,"formats/strike":T.default,"formats/underline":D.default,"formats/image":A.default,"formats/video":P.default,"formats/list/item":f.ListItem,"modules/formula":F.default,"modules/syntax":j.default,"modules/toolbar":$.default,"themes/bubble":Q.default,"themes/snow":te.default,"ui/icons":V.default,"ui/picker":q.default,"ui/icon-picker":K.default,"ui/color-picker":Z.default,"ui/tooltip":J.default},!0),t.default=i.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IndentClass=void 0;var r=function(){function e(e,t){for(var n=0;n0&&this.children.tail.format(e,t)}},{key:"formats",value:function(){return f({},this.statics.blotName,this.statics.formats(this.domNode))}},{key:"insertBefore",value:function(e,n){if(e instanceof v)i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"insertBefore",this).call(this,e,n);else{var r=null==n?this.length():n.offset(this),o=this.split(r);o.parent.insertBefore(e,o)}}},{key:"optimize",value:function(e){i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"optimize",this).call(this,e);var n=this.next;null!=n&&n.prev===this&&n.statics.blotName===this.statics.blotName&&n.domNode.tagName===this.domNode.tagName&&n.domNode.getAttribute("data-checked")===this.domNode.getAttribute("data-checked")&&(n.moveChildren(this),n.remove())}},{key:"replace",value:function(e){if(e.statics.blotName!==this.statics.blotName){var n=a.default.create(this.statics.defaultChild);e.moveChildren(n),this.appendChild(n)}i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"replace",this).call(this,e)}}]),t}(l.default);g.blotName="list",g.scope=a.default.Scope.BLOCK_BLOT,g.tagName=["OL","UL"],g.defaultChild="list-item",g.allowedChildren=[v],t.ListItem=v,t.default=g},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(56),i=o(r);function o(e){return e&&e.__esModule?e:{default:e}}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function u(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var c=function(e){function t(){return a(this,t),s(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return u(t,e),t}(i.default);c.blotName="italic",c.tagName=["EM","I"],t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n-1?n?this.domNode.setAttribute(e,n):this.domNode.removeAttribute(e):i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"format",this).call(this,e,n)}}],[{key:"create",value:function(e){var n=i(t.__proto__||Object.getPrototypeOf(t),"create",this).call(this,e);return"string"===typeof e&&n.setAttribute("src",this.sanitize(e)),n}},{key:"formats",value:function(e){return f.reduce((function(t,n){return e.hasAttribute(n)&&(t[n]=e.getAttribute(n)),t}),{})}},{key:"match",value:function(e){return/\.(jpe?g|gif|png)$/.test(e)||/^data:image\/.+;base64/.test(e)}},{key:"sanitize",value:function(e){return(0,s.sanitize)(e,["http","https","data"])?e:"//:0"}},{key:"value",value:function(e){return e.getAttribute("src")}}]),t}(a.default.Embed);h.blotName="image",h.tagName="IMG",t.default=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n-1?n?this.domNode.setAttribute(e,n):this.domNode.removeAttribute(e):i(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"format",this).call(this,e,n)}}],[{key:"create",value:function(e){var n=i(t.__proto__||Object.getPrototypeOf(t),"create",this).call(this,e);return n.setAttribute("frameborder","0"),n.setAttribute("allowfullscreen",!0),n.setAttribute("src",this.sanitize(e)),n}},{key:"formats",value:function(e){return f.reduce((function(t,n){return e.hasAttribute(n)&&(t[n]=e.getAttribute(n)),t}),{})}},{key:"sanitize",value:function(e){return s.default.sanitize(e)}},{key:"value",value:function(e){return e.getAttribute("src")}}]),t}(o.BlockEmbed);h.blotName="video",h.className="ql-video",h.tagName="IFRAME",t.default=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.FormulaBlot=void 0;var r=function(){function e(e,t){for(var n=0;n0||null==this.cachedText)&&(this.domNode.innerHTML=e(t),this.domNode.normalize(),this.attach()),this.cachedText=t)}}]),t}(f.default);g.className="ql-syntax";var y=new a.default.Attributor.Class("token","hljs",{scope:a.default.Scope.INLINE}),b=function(e){function t(e,n){p(this,t);var r=m(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));if("function"!==typeof r.options.highlight)throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");var i=null;return r.quill.on(u.default.events.SCROLL_OPTIMIZE,(function(){clearTimeout(i),i=setTimeout((function(){r.highlight(),i=null}),r.options.interval)})),r.highlight(),r}return v(t,e),r(t,null,[{key:"register",value:function(){u.default.register(y,!0),u.default.register(g,!0)}}]),r(t,[{key:"highlight",value:function(){var e=this;if(!this.quill.selection.composing){this.quill.update(u.default.sources.USER);var t=this.quill.getSelection();this.quill.scroll.descendants(g).forEach((function(t){t.highlight(e.options.highlight)})),this.quill.update(u.default.sources.SILENT),null!=t&&this.quill.setSelection(t,u.default.sources.SILENT)}}}]),t}(l.default);b.DEFAULTS={highlight:function(){return null==window.hljs?null:function(e){var t=window.hljs.highlightAuto(e);return t.value}}(),interval:1e3},t.CodeBlock=g,t.CodeToken=y,t.default=b},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t){e.exports=' '},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.BubbleTooltip=void 0;var r=function e(t,n,r){null===t&&(t=Function.prototype);var i=Object.getOwnPropertyDescriptor(t,n);if(void 0===i){var o=Object.getPrototypeOf(t);return null===o?void 0:e(o,n,r)}if("value"in i)return i.value;var a=i.get;return void 0!==a?a.call(r):void 0},i=function(){function e(e,t){for(var n=0;n0&&i===u.default.sources.USER){r.show(),r.root.style.left="0px",r.root.style.width="",r.root.style.width=r.root.offsetWidth+"px";var o=r.quill.getLines(t.index,t.length);if(1===o.length)r.position(r.quill.getBounds(t));else{var a=o[o.length-1],s=r.quill.getIndex(a),c=Math.min(a.length()-1,t.index+t.length-s),l=r.quill.getBounds(new d.Range(s,c));r.position(l)}}else document.activeElement!==r.textbox&&r.quill.hasFocus()&&r.hide()})),r}return g(t,e),i(t,[{key:"listen",value:function(){var e=this;r(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"listen",this).call(this),this.root.querySelector(".ql-close").addEventListener("click",(function(){e.root.classList.remove("ql-editing")})),this.quill.on(u.default.events.SCROLL_OPTIMIZE,(function(){setTimeout((function(){if(!e.root.classList.contains("ql-hidden")){var t=e.quill.getSelection();null!=t&&e.position(e.quill.getBounds(t))}}),1)}))}},{key:"cancel",value:function(){this.show()}},{key:"position",value:function(e){var n=r(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"position",this).call(this,e),i=this.root.querySelector(".ql-tooltip-arrow");if(i.style.marginLeft="",0===n)return n;i.style.marginLeft=-1*n-i.offsetWidth/2+"px"}}]),t}(c.BaseTooltip);w.TEMPLATE=['','
','','',"
"].join(""),t.BubbleTooltip=w,t.default=b},function(e,t,n){e.exports=n(63)}])["default"]}))}).call(this,n("b639").Buffer)},9344:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-zoom-in-top"},on:{"after-leave":e.doDestroy}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.showPopper,expression:"showPopper"}],staticClass:"zm-autocomplete-suggestion zm-popper",class:{"is-loading":!e.parent.hideLoading&&e.parent.loading},style:{width:e.dropdownWidth},attrs:{role:"region"}},[t("zm-scrollbar",{ref:"scrollbar",attrs:{"wrap-class":"zm-autocomplete-suggestion__wrap","wrap-style":e.wrapStyl}},[t("ul",{staticClass:"zm-autocomplete-suggestion__list",attrs:{role:"listbox",tabindex:"-1","aria-label":e.listLabel,"aria-labelledby":e.listLabelBy,id:e.id+"-autocomplete-list"}},[!e.parent.hideLoading&&e.parent.loading?t("li",[t("svg",{staticClass:"circular",attrs:{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 0.375C8.34518 0.375 8.625 0.654822 8.625 1V4C8.625 4.34518 8.34518 4.625 8 4.625C7.65482 4.625 7.375 4.34518 7.375 4V1C7.375 0.654822 7.65482 0.375 8 0.375Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.9","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18775 1.39655C4.48668 1.22396 4.86893 1.32638 5.04152 1.62531L6.54152 4.22339C6.71411 4.52232 6.61168 4.90456 6.31275 5.07715C6.01382 5.24974 5.63157 5.14732 5.45898 4.84839L3.95898 2.25031C3.7864 1.95138 3.88882 1.56913 4.18775 1.39655Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.8","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 4.18752C1.56907 3.88859 1.95132 3.78617 2.25025 3.95876L4.84833 5.45876C5.14726 5.63135 5.24968 6.01359 5.07709 6.31252C4.9045 6.61146 4.52226 6.71388 4.22333 6.54129L1.62525 5.04129C1.32632 4.8687 1.2239 4.48646 1.39648 4.18752Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.7","fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.375 8C0.375 7.65482 0.654822 7.375 1 7.375H4C4.34518 7.375 4.625 7.65482 4.625 8C4.625 8.34518 4.34518 8.625 4 8.625H1C0.654822 8.625 0.375 8.34518 0.375 8Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.6","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 11.8125C1.2239 11.5136 1.32632 11.1313 1.62525 10.9587L4.22333 9.45873C4.52226 9.28614 4.9045 9.38856 5.07709 9.68749C5.24968 9.98643 5.14726 10.3687 4.84833 10.5413L2.25025 12.0413C1.95132 12.2138 1.56907 12.1114 1.39648 11.8125Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.5","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18725 14.6035C3.88832 14.4309 3.78589 14.0486 3.95848 13.7497L5.45848 11.1516C5.63107 10.8527 6.01332 10.7503 6.31225 10.9228C6.61118 11.0954 6.7136 11.4777 6.54102 11.7766L5.04102 14.3747C4.86843 14.6736 4.48618 14.776 4.18725 14.6035Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.4","fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 15.6272C7.65482 15.6272 7.375 15.3473 7.375 15.0022V12.0022C7.375 11.657 7.65482 11.3772 8 11.3772C8.34518 11.3772 8.625 11.657 8.625 12.0022V15.0022C8.625 15.3473 8.34518 15.6272 8 15.6272Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8122 14.6056C11.5133 14.7782 11.1311 14.6758 10.9585 14.3768L9.45848 11.7787C9.28589 11.4798 9.38832 11.0976 9.68725 10.925C9.98618 10.7524 10.3684 10.8548 10.541 11.1537L12.041 13.7518C12.2136 14.0508 12.1112 14.433 11.8122 14.6056Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 11.8147C14.4309 12.1136 14.0487 12.216 13.7497 12.0434L11.1517 10.5434C10.8527 10.3708 10.7503 9.98861 10.9229 9.68967C11.0955 9.39074 11.4777 9.28832 11.7767 9.46091L14.3747 10.9609C14.6737 11.1335 14.7761 11.5157 14.6035 11.8147Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.625 8.00217C15.625 8.34734 15.3452 8.62717 15 8.62717H12C11.6548 8.62717 11.375 8.34734 11.375 8.00217C11.375 7.65699 11.6548 7.37717 12 7.37717H15C15.3452 7.37717 15.625 7.65699 15.625 8.00217Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 4.18967C14.7761 4.48861 14.6737 4.87085 14.3747 5.04344L11.7767 6.54344C11.4777 6.71603 11.0955 6.61361 10.9229 6.31467C10.7503 6.01574 10.8527 5.6335 11.1517 5.46091L13.7497 3.96091C14.0487 3.78832 14.4309 3.89074 14.6035 4.18967Z",fill:"#000001"}}),t("path",{attrs:{opacity:"0.1","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8128 1.39874C12.1117 1.57133 12.2141 1.95358 12.0415 2.25251L10.5415 4.85058C10.3689 5.14952 9.98668 5.25194 9.68775 5.07935C9.38882 4.90676 9.2864 4.52452 9.45898 4.22558L10.959 1.62751C11.1316 1.32858 11.5138 1.22615 11.8128 1.39874Z",fill:"#000001"}})])]):e._t("default")],2)])],1)])};t.render=n;var r=[];t.staticRenderFns=r},9352:function(e,t,n){},"938ba":function(e,t,n){"use strict";n("abe3")},"93fb":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("2c3e"),n("b0c0");var i=r(n("bd41")),o=r(n("0e15")),a=n("0f57"),s="sticky-change",u={name:"ZmSticky",props:{checkPosition:{type:String,default:"bottom"},enabled:Boolean,offset:{type:Number,default:0},bottomOffset:{type:Number,default:0},stickyHeight:{type:Number,default:0},zIndex:{type:Number,default:0},maxTop:{type:Number,default:0},flow:Boolean,appendCls:String,toggleClonedVisible:Boolean,keepFocus:Boolean,debounce:{type:Number,default:0}},data:function(){return{disabled:!this.enabled,isSticky:!1}},created:function(){this.ticking=!1},mounted:function(){this.makeCloneNode(),this.debounceScroll=0===this.debounce?this.onScroll:(0,o.default)(this.debounce,this.onScroll);var e=this.findScrollbar();e?e.$on("scroll",this.debounceScroll):window.addEventListener("scroll",this.debounceScroll,{passive:!0}),window.addEventListener("resize",this.onResize,{passive:!0}),this.triggerScroll()},methods:{makeCloneNode:function(){this.cloneNode=this.$slots.default[0].elm.cloneNode(!0),this.cloneNode.style.display="",this.cloneNode.style.visibility="hidden",this.cloneNode.style.position="absolute",this.cloneNode.style.top=0,this.cloneNode.style.transform="none",this.$refs.normal.appendChild(this.cloneNode)},updateCloneNode:function(){this.cloneNode&&(this.$refs.normal.removeChild(this.cloneNode),this.makeCloneNode(),this.triggerScroll(!0))},makeSticky:function(e,t,n,r){this.isSticky=!0,t.appendChild(e),"top"===n?t.style.top="".concat(this.offset,"px"):t.style.bottom="".concat(this.offset,"px"),t.style.left="".concat(r.left,"px"),t.style.width="".concat(r.width,"px"),this.stickyHeight&&(t.style.height="".concat(this.stickyHeight,"px")),this.zIndex&&(t.style.zIndex="".concat(this.zIndex)),document.body.appendChild(t)},makeNormal:function(e,t,n){this.isSticky&&(this.isSticky=!1,e&&e.insertBefore(t,this.cloneNode),n&&document.body.removeChild(n))},onResize:function(){this.onScroll(null,!0)},onScroll:function(e,t){var n=this;this.disabled||this.ticking||(this.ticking=!0,(0,a.raf)((function(){n.update(e,t)})))},update:function(e,t){this.ticking=!1;var n=this.$refs.normal,r=this.$refs.sticky;this.keepFocus&&this.cacheFocusElement(n,r);var i=this.$slots.default[0].elm,o=window.innerHeight,a=i.clientHeight;!this.flow&&n&&(n.style.height="".concat(a,"px"));var s=this.cloneNode.getBoundingClientRect(),u=this.checkPosition,c=this.offset,l=this.maxTop,d=this.isSticky,f=this.bottomOffset;if("bottom"===u)s.top<=o-c-s.height?this.makeNormal(n,i,r):!r||d&&!t||this.makeSticky(i,r,u,s);else if("top"===u){var h=e&&e.scrollTop||document.documentElement.scrollTop||document.body.scrollTop,p=e&&e.scrollHeight||document.documentElement.scrollHeight,m=p-h-a-c;s.top>c||l&&s.top-c<-l||m<=f?this.makeNormal(n,i,r):!r||d&&!t||this.makeSticky(i,r,u,s)}},disable:function(){this.disabled=!0},enable:function(){this.disabled=!1,this.triggerScroll()},triggerScroll:function(e){var t=this;this.$nextTick((function(){t.onScroll(null,e)}))},findFirstFocusElement:function(e){if(i.default.isFocusable(e))return e;for(var t=0;t0?1:-1;var a=n.length;while(a--&&o)r=(r+t+n.length)%n.length,n[r]||o--;if(n[r])return}else r=(r+t+60)%60;var s="";switch(e){case"hours":s=(0,i.modifyTime)(this.date,r,this.minutes,this.seconds);break;case"minutes":s=(0,i.modifyTime)(this.date,this.hours,r,this.seconds);break;case"seconds":s=(0,i.modifyTime)(this.date,this.hours,this.minutes,r);break}var u=this.getDisplayTime(s);return(this.ariaLabelTitle?this.ariaLabelTitle+", ":"")+u},getDisplayTime:function(e){var t=e.getHours(),n=e.getMinutes(),r=e.getSeconds(),i="";return i=("0"+(this.amPmMode?24===t||12===t?12:t%12:t)).slice(-2),i+=":",i+=("0"+n).slice(-2),this.showSeconds&&(i+=":"+("0"+r).slice(-2)),i+=this.amPmMode?this.amPm(t):"",i},modifyDateField:function(e,t){switch(e){case"hours":this.$emit("change",(0,i.modifyTime)(this.date,t,this.minutes,this.seconds));break;case"minutes":this.$emit("change",(0,i.modifyTime)(this.date,this.hours,t,this.seconds));break;case"seconds":this.$emit("change",(0,i.modifyTime)(this.date,this.hours,this.minutes,t));break}},handleClick:function(e,t){var n=t.value,r=t.disabled;r||(this.modifyDateField(e,n),this.emitSelectRange(e),this.adjustSpinner(e,n))},emitSelectRange:function(e){"hours"===e?this.$emit("select-range",0,2):"minutes"===e?this.$emit("select-range",3,5):"seconds"===e&&this.$emit("select-range",6,8),this.currentScrollbar=e},bindScrollEvent:function(){var e=this,t=function(t){e.$refs[t].wrap.onscroll=function(n){e.handleScroll(t,n)}};t("hours"),t("minutes"),t("seconds")},handleScroll:function(e){var t=Math.min(Math.floor((this.$refs[e].wrap.scrollTop-(.5*this.scrollBarHeight(e)-10)/this.typeItemHeight(e)+3)/this.typeItemHeight(e)),"hours"===e?23:59);this.modifyDateField(e,t)},adjustSpinners:function(){this.adjustSpinner("hours",this.hours),this.adjustSpinner("minutes",this.minutes),this.adjustSpinner("seconds",this.seconds)},adjustCurrentSpinner:function(e){this.adjustSpinner(e,this[e])},adjustSpinner:function(e,t){if(!this.arrowControl){var n=this.$refs[e].wrap;n&&(n.scrollTop=Math.max(0,t*this.typeItemHeight(e)))}},scrollDown:function(e){this.currentScrollbar||this.emitSelectRange("hours");var t=this.currentScrollbar,n=this.hoursList,r=this[t];if("hours"===this.currentScrollbar){var i=Math.abs(e);e=e>0?1:-1;var o=n.length;while(o--&&i)r=(r+e+n.length)%n.length,n[r]||i--;if(n[r])return}else r=(r+e+60)%60;this.modifyDateField(t,r),this.adjustSpinner(t,r)},amPm:function(e){var t="a"===this.amPmMode.toLowerCase();if(!t)return"";var n="A"===this.amPmMode,r=e<12?" am":" pm";return n&&(r=r.toUpperCase()),r},typeItemHeight:function(e){return this.$refs[e].$el.querySelector("li").offsetHeight},scrollBarHeight:function(e){return this.$refs[e].$el.offsetHeight}}};t.default=s},"940c":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"calendarHeader",props:{weekdays:{type:Array}}};t.default=n},9424:function(e,t,n){"use strict";n.r(t);var r=n("d2c5"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"943b":function(e,t,n){"use strict";n.r(t);var r=n("8888"),i=n("e21a");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"944a":function(e,t,n){var r=n("d066"),i=n("e065"),o=n("d44e");i("toStringTag"),o(r("Symbol"),"Symbol")},"949e":function(e,t,n){},"94c4":function(e,t,n){"use strict";n.r(t);var r=n("59d5");for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);n("ec61");var o,a,s=n("2877"),u=Object(s["a"])(r["default"],o,a,!1,null,null,null);t["default"]=u.exports},"94ca":function(e,t,n){var r=n("d039"),i=n("1626"),o=/#|\.prototype\./,a=function(e,t){var n=u[s(e)];return n==l||n!=c&&(i(t)?r(t):!!t)},s=a.normalize=function(e){return String(e).replace(o,".").toLowerCase()},u=a.data={},c=a.NATIVE="N",l=a.POLYFILL="P";e.exports=a},9526:function(e,t,n){var r=n("fbc7"),i="en-US",o={"en-US":{select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select",showOptions:"Show options",hideOptions:"Hide options"}},"de-DE":{select:{loading:"Laden",noMatch:"Keine passenden Daten",noData:"Keine Daten",placeholder:"Auswählen",showOptions:"Optionen anzeigen",hideOptions:"Optionen ausblenden"}},"es-ES":{select:{loading:"Cargando",noMatch:"No hay datos que coincidan",noData:"Sin datos",placeholder:"Seleccionar",showOptions:"Mostrar opciones",hideOptions:"Ocultar opciones"}},"fr-FR":{select:{loading:"Chargement",noMatch:"Aucune donnée correspondante",noData:"Aucune donnée",placeholder:"Sélectionner",showOptions:"Afficher les options",hideOptions:"Masquer les options"}},"id-ID":{select:{loading:"Memuat",noMatch:"Tidak ada data yang cocok",noData:"Tidak ada data",placeholder:"Pilih",showOptions:"Tampilkan opsi",hideOptions:"Sembunyikan opsi"}},"it-IT":{select:{loading:"Caricamento",noMatch:"Nessun dato corrispondente",noData:"Nessun dato",placeholder:"Seleziona",showOptions:"Mostra opzioni",hideOptions:"Nascondi opzioni"}},"jp-JP":{select:{loading:"読み込み中",noMatch:"一致するデータがありません",noData:"データなし",placeholder:"選択",showOptions:"オプションを表示",hideOptions:"オプションを非表示"}},"ko-KO":{select:{loading:"로드 중",noMatch:"일치하는 데이터 없음",noData:"데이터 없음",placeholder:"선택",showOptions:"옵션 표시",hideOptions:"옵션 숨기기"}},"nl-NL":{select:{loading:"Bezig met laden",noMatch:"Geen overeenkomende gegevens",noData:"Geen gegevens",placeholder:"Selecteren",showOptions:"Opties weergeven",hideOptions:"Opties verbergen"}},"pl-PL":{select:{loading:"Wczytywanie",noMatch:"Brak pasujących danych",noData:"Brak danych",placeholder:"Wybierz",showOptions:"Pokaż opcje",hideOptions:"Ukryj opcje"}},"pt-PT":{select:{loading:"Carregando",noMatch:"Sem dados correspondentes",noData:"Sem dados",placeholder:"Selecione",showOptions:"Mostrar opções",hideOptions:"Ocultar opções"}},"ru-RU":{select:{loading:"Загрузка",noMatch:"Нет подходящих данных",noData:"Нет данных",placeholder:"Выбрать",showOptions:"Показать параметры",hideOptions:"Скрыть параметры"}},"tr-TR":{select:{loading:"Yükleniyor",noMatch:"Eşleşen veri yok",noData:"Veri yok",placeholder:"Seç",showOptions:"Seçenekleri göster",hideOptions:"Seçenekleri gizle"}},"vi-VN":{select:{loading:"Đang tải",noMatch:"Không có dữ liệu phù hợp",noData:"Không có dữ liệu",placeholder:"Chọn",showOptions:"Hiển thị các tùy chọn",hideOptions:"Ẩn tùy chọn"}},"zh-CN":{select:{loading:"正在载入",noMatch:"无匹配数据",noData:"无数据",placeholder:"选择",showOptions:"显示选项",hideOptions:"隐藏选项"}},"zh-TW":{select:{loading:"載入中",noMatch:"無相符資料",noData:"無資料",placeholder:"選取",showOptions:"顯示選項",hideOptions:"隱藏選項"}}},a=o[r.locale]?o[r.locale]:o[i];(0,r.addLang)(a)},9585:function(e,t,n){},"95a1":function(e,t,n){"use strict";n.r(t);var r=n("7724"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"95e0":function(e,t,n){"use strict";n.r(t);var r=n("9a34"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},9619:function(e,t,n){var r=n("597f"),i=n("0e15");e.exports={throttle:r,debounce:i}},9751:function(e,t,n){"use strict";var r=n("0c2e");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"979d":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3");var r={name:"client-progress",props:{percentage:{type:Number,default:0},pause:{type:Boolean,default:!1}},computed:{progressStyle:function(){return{right:(this.percentage>100?100:100-this.percentage)+"%"}}}};t.default=r},"97a0":function(e,t,n){"use strict";n.r(t);var r=n("b094"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"97c6":function(e,t,n){"use strict";n.r(t);var r=n("2e81");for(var i in r)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(i);n("5114");var o,a,s=n("2877"),u=Object(s["a"])(r["default"],o,a,!1,null,null,null);t["default"]=u.exports},"97d7":function(e,t,n){var r=n("fbc7"),i="en-US",o={"en-US":{transfer:{selectAll:"Select All",save:"Save",cancel:"Cancel"}},"de-DE":{transfer:{selectAll:"Alle auswählen",save:"Speichern",cancel:"Abbrechen"}},"es-ES":{transfer:{selectAll:"Seleccionar todo",save:"Guardar",cancel:"Cancelar"}},"fr-FR":{transfer:{selectAll:"Tout sélectionner",save:"Enregistrer",cancel:"Annuler"}},"id-ID":{transfer:{selectAll:"Pilih Semua",save:"Simpan",cancel:"Batal"}},"it-IT":{transfer:{selectAll:"Seleziona tutto",save:"Salva",cancel:"Annulla"}},"jp-JP":{transfer:{selectAll:"すべて選択",save:"保存",cancel:"キャンセル"}},"ko-KO":{transfer:{selectAll:"모두 선택",save:"저장",cancel:"취소"}},"nl-NL":{transfer:{selectAll:"Alles selecteren",save:"Opslaan",cancel:"Annuleren"}},"pl-PL":{transfer:{selectAll:"Zaznacz wszystkie",save:"Zapisz",cancel:"Anuluj"}},"pt-PT":{transfer:{selectAll:"Selecionar tudo",save:"Salvar",cancel:"Cancelar"}},"ru-RU":{transfer:{selectAll:"Выбрать все",save:"Сохранить",cancel:"Отмена"}},"tr-TR":{transfer:{selectAll:"Tümünü Seç",save:"Kaydet",cancel:"İptal"}},"vi-VN":{transfer:{selectAll:"Chọn Tất cả",save:"Lưu",cancel:"Hủy"}},"zh-CN":{transfer:{selectAll:"全选",save:"保存",cancel:"取消"}},"zh-TW":{transfer:{selectAll:"全選",save:"儲存",cancel:"取消"}}},a=o[r.locale]?o[r.locale]:o[i];(0,r.addLang)(a)},"97ea":function(e,t,n){"use strict";var r=n("1eeb");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},"97eac":function(e,t,n){},"985d":function(e,t,n){"use strict";t.__esModule=!0,t.deepAssign=a;var r=n("e5f6"),i=Object.prototype.hasOwnProperty;function o(e,t,n){var o=t[n];(0,r.isDef)(o)&&(i.call(e,n)&&(0,r.isObject)(o)?e[n]=a(Object(e[n]),t[n]):e[n]=o)}function a(e,t){return Object.keys(t).forEach((function(n){o(e,t,n)})),e}},9861:function(e,t,n){n("5352")},"986a":function(e,t,n){"use strict";var r=n("ebb5"),i=n("a258").findLast,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("findLast",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},"98fd":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"calendar-day",style:e.style,on:{click:e.handleClick}},[t("button",{class:["day",{prev:"prev"===e.item.type,next:"next"===e.item.type,disabled:"disabled"===e.item.type,selected:e.selected,isToday:"selected"===e.item.type}],attrs:{tabIndex:"0","aria-label":e.dayMessage}},[e._v(" "+e._s(e.item.text)+" ")])])};t.render=n;var r=[];t.staticRenderFns=r},9911:function(e,t,n){"use strict";var r=n("23e7"),i=n("857a"),o=n("af03");r({target:"String",proto:!0,forced:o("link")},{link:function(e){return i(this,"a","href",e)}})},9957:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-time-off-youTime",use:"icon-time-off-youTime-usage",viewBox:"0 0 16 16",content:'\n \n \n \n \n \n \n'});a.a.add(s);t["default"]=s},"998b":function(e,t,n){"use strict";n.r(t);var r=n("799d"),i=n("1b67");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("6eb6");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"99af":function(e,t,n){"use strict";var r=n("23e7"),i=n("d039"),o=n("e8b5"),a=n("861d"),s=n("7b0b"),u=n("07fa"),c=n("3511"),l=n("8418"),d=n("65f0"),f=n("1dde"),h=n("b622"),p=n("2d00"),m=h("isConcatSpreadable"),v=p>=51||!i((function(){var e=[];return e[m]=!1,e.concat()[0]!==e})),g=f("concat"),y=function(e){if(!a(e))return!1;var t=e[m];return void 0!==t?!!t:o(e)},b=!v||!g;r({target:"Array",proto:!0,arity:1,forced:b},{concat:function(e){var t,n,r,i,o,a=s(this),f=d(a,0),h=0;for(t=-1,r=arguments.length;t-1}},openDelay:{type:Number,default:0},title:String,disabled:Boolean,popperClass:String,width:[String,Number],visibleArrow:{type:Boolean,default:!1},arrowOffset:{type:Number,default:0},transition:{type:String,default:"fade-in-linear"},transformOrigin:{type:[Boolean,String],default:!0},placement:{type:String,default:"top"},boundariesPadding:{type:Number,default:5},popper:Object,offset:{type:Number,default:0},appendToBody:{type:Boolean,default:!0},tabToLeave:{type:Boolean,default:!1},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}},modifiers:Object,textColors:{type:Array,default:function(){return["#EB180A","#FF8A05","#F8C200","#138B00","#006FFA","#9946FF","#E30094","#222130"]}},backgroundColors:{type:Array,default:function(){return["#EB180A","#FF8A05","#F8C200","#138B00","#006FFA","#9946FF","#E30094","#222130"]}},value:{type:Object,default:function(){return{text:"",background:""}}},confirmSelect:{type:Boolean,default:!0}},model:{prop:"value",event:"select"},mounted:function(){var e=this,t=this.$refs.popover;t&&t.$watch("showPopper",(function(t){t&&e.$refs.panel.show()}))},methods:{handleChange:function(e){this.$emit("select",e),this.closePopover()},closePopover:function(){var e=this.$refs.popover;e&&e.doClose&&"function"===typeof e.doClose&&e.doClose()}}};t.default=o},"9a35":function(e,t,n){"use strict";n.r(t);var r=n("fbeb"),i=n("a8ef");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("e9d9");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"357e0dcd",null);t["default"]=s.exports},"9a8c":function(e,t,n){"use strict";var r=n("e330"),i=n("ebb5"),o=n("145e"),a=r(o),s=i.aTypedArray,u=i.exportTypedArrayMethod;u("copyWithin",(function(e,t){return a(s(this),e,t,arguments.length>2?arguments[2]:void 0)}))},"9aac":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b0c0"),n("d9e2");var i=r(n("af47")),o=r(n("c0df")),a=n("6a3a");i.default.install=function(e){a.mustRegisterComponentsName.forEach((function(t){if(!e._installedPlugins.some((function(e){return t===e.name})))throw new Error("".concat(t," should be registered from zoom-ui."))})),e.use(o.default),e.component(i.default.name,i.default)};var s=i.default;t.default=s},"9b37":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("b680"),n("d3b7"),n("25f0");var i=r(n("8d2c")),o=r(n("f31a")),a=r(n("7514")),s={name:"ZmInputNumber",mixins:[(0,o.default)("input")],inject:{ZmForm:{default:""},ZmFormItem:{default:""}},directives:{repeatClick:a.default},components:{ZmInput:i.default},props:{step:{type:Number,default:1},stepStrictly:{type:Boolean,default:!1},max:{type:Number,default:1/0},min:{type:Number,default:-1/0},value:[Number,String],disabled:Boolean,size:{type:String,default:"small"},controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:"right"},tabindex:Number,name:String,label:String,placeholder:String,precision:{type:Number,validator:function(e){return e>=0&&e===parseInt(e,10)}}},data:function(){return{currentValue:0,userInput:null}},watch:{value:{immediate:!0,handler:function(e){var t=void 0===e?e:Number(e);if(void 0!==t){if(isNaN(t))return;if(this.stepStrictly){var n=this.getPrecision(this.step),r=Math.pow(10,n);t=Math.round(t/this.step)*r*this.step/r}void 0!==this.precision&&(t=this.toPrecision(t,this.precision))}t>=this.max&&(t=this.max),t<=this.min&&(t=this.min),this.currentValue=t,this.userInput=null,this.$emit("input",t)}}},computed:{minDisabled:function(){return this._decrease(this.value,this.step)this.max},numPrecision:function(){var e=this.value,t=this.step,n=this.getPrecision,r=this.precision,i=n(t);return void 0!==r?(i>r&&console.warn("[Element Warn][InputNumber]precision should not be less than the decimal places of step"),r):Math.max(n(e),i)},controlsAtRight:function(){return this.controls&&"right"===this.controlsPosition},_elFormItemSize:function(){return(this.ZmFormItem||{}).elFormItemSize},inputNumberSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},inputNumberDisabled:function(){return this.disabled||!!(this.elForm||{}).disabled},displayValue:function(){if(null!==this.userInput)return this.userInput;var e=this.currentValue;if("number"===typeof e){if(this.stepStrictly){var t=this.getPrecision(this.step),n=Math.pow(10,t);e=Math.round(e/this.step)*n*this.step/n}void 0!==this.precision&&(e=e.toFixed(this.precision))}return e},ariaLabel:function(){return this.label+" "+this.currentValue}},methods:{toPrecision:function(e,t){return void 0===t&&(t=this.numPrecision),parseFloat(Math.round(e*Math.pow(10,t))/Math.pow(10,t))},getPrecision:function(e){if(void 0===e)return 0;var t=e.toString(),n=t.indexOf("."),r=0;return-1!==n&&(r=t.length-n-1),r},_increase:function(e,t){if("number"!==typeof e&&void 0!==e)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*e+n*t)/n)},_decrease:function(e,t){if("number"!==typeof e&&void 0!==e)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*e-n*t)/n)},increase:function(){if(!this.inputNumberDisabled&&!this.maxDisabled){var e=this.value||0,t=this._increase(e,this.step);this.setCurrentValue(t)}},decrease:function(){if(!this.inputNumberDisabled&&!this.minDisabled){var e=this.value||0,t=this._decrease(e,this.step);this.setCurrentValue(t)}},handleBlur:function(e){this.$emit("blur",e)},handleFocus:function(e){this.$emit("focus",e)},setCurrentValue:function(e){var t=this.currentValue;"number"===typeof e&&void 0!==this.precision&&(e=this.toPrecision(e,this.precision)),e>=this.max&&(e=this.max),e<=this.min&&(e=this.min),t!==e&&(this.userInput=null,this.$emit("input",e),this.$emit("change",e,t),this.currentValue=e)},handleInput:function(e){this.userInput=e,this.$emit("user-input",e)},handleInputChange:function(e){var t=""===e?void 0:Number(e);isNaN(t)&&""!==e||this.setCurrentValue(t),this.userInput=null},select:function(){this.$refs.input.select()}},mounted:function(){var e=this.$refs.input.$refs.input;e.setAttribute("role","spinbutton"),e.setAttribute("aria-valuemax",this.max),e.setAttribute("aria-valuemin",this.min),e.setAttribute("aria-valuenow",this.currentValue),e.setAttribute("aria-disabled",this.inputNumberDisabled)},updated:function(){if(this.$refs&&this.$refs.input){var e=this.$refs.input.$refs.input;e.setAttribute("aria-valuenow",this.currentValue)}}};t.default=s},"9b76":function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-moreOption",use:"icon-zumo-moreOption-usage",viewBox:"0 0 24 24",content:'\n\n'});a.a.add(s);t["default"]=s},"9bb4":function(e,t,n){"use strict";n.r(t);var r=n("ccd9"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"9bb9":function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=t.MOMENTUM_LIMIT_DISTANCE=t.MOMENTUM_LIMIT_TIME=void 0;var i=r(n("2638")),o=n("7f6c"),a=n("e5f6"),s=n("a3c3"),u=n("18d0"),c=n("fa5c"),l=200,d=300;t.MOMENTUM_LIMIT_TIME=d;var f=15;t.MOMENTUM_LIMIT_DISTANCE=f;var h=(0,a.createNamespace)("picker-column"),p=h[0],m=h[1];function v(e){var t=window.getComputedStyle(e),n=t.transform||t.webkitTransform,r=n.slice(7,n.length-1).split(", ")[5];return Number(r)}function g(e){return(0,a.isObject)(e)&&e.disabled}var y=a.inBrowser&&"onwheel"in window,b=null,w=p({mixins:[c.TouchMixin],props:{valueKey:String,readonly:Boolean,allowHtml:Boolean,className:String,itemHeight:Number,defaultIndex:Number,swipeDuration:[Number,String],visibleItemCount:[Number,String],initialOptions:{type:Array,default:function(){return[]}}},data:function(){return{offset:0,duration:0,options:(0,o.deepClone)(this.initialOptions),currentIndex:this.defaultIndex}},created:function(){this.$parent.children&&this.$parent.children.push(this),this.setIndex(this.currentIndex)},mounted:function(){this.bindTouchEvent(this.$el),y&&(0,u.on)(this.$el,"wheel",this.onMouseWheel,!1)},destroyed:function(){var e=this.$parent.children;e&&e.splice(e.indexOf(this),1),y&&(0,u.off)(this.$el,"wheel")},watch:{initialOptions:"setOptions",defaultIndex:function(e){this.setIndex(e)}},computed:{count:function(){return this.options.length},baseOffset:function(){return this.itemHeight*(this.visibleItemCount-1)/2}},methods:{setOptions:function(e){JSON.stringify(e)!==JSON.stringify(this.options)&&(this.options=(0,o.deepClone)(e),this.setIndex(this.defaultIndex))},onTouchStart:function(e){if(!this.readonly){if(this.touchStart(e),this.moving){var t=v(this.$refs.wrapper);this.offset=Math.min(0,t-this.baseOffset),this.startOffset=this.offset}else this.startOffset=this.offset;this.duration=0,this.transitionEndTrigger=null,this.touchStartTime=Date.now(),this.momentumOffset=this.startOffset}},onTouchMove:function(e){if(!this.readonly){this.touchMove(e),"vertical"===this.direction&&(this.moving=!0,(0,u.preventDefault)(e,!0)),this.offset=(0,s.range)(this.startOffset+this.deltaY,-this.count*this.itemHeight,this.itemHeight);var t=Date.now();t-this.touchStartTime>d&&(this.touchStartTime=t,this.momentumOffset=this.offset)}},onTouchEnd:function(){var e=this;if(!this.readonly){var t=this.offset-this.momentumOffset,n=Date.now()-this.touchStartTime,r=nf;if(r)this.momentum(t,n);else{var i=this.getIndexByOffset(this.offset);this.duration=l,this.setIndex(i,!0),setTimeout((function(){e.moving=!1}),0)}}},onMouseWheel:function(e){var t=this;if(!this.readonly){(0,u.preventDefault)(e,!0);var n=v(this.$refs.wrapper);this.startOffset=Math.min(0,n-this.baseOffset),this.momentumOffset=this.startOffset,this.transitionEndTrigger=null;var r=e.deltaY;if(!(0===this.startOffset&&r<0)){var i=-r;this.offset=(0,s.range)(this.startOffset+i,-this.count*this.itemHeight,this.itemHeight),b&&clearTimeout(b),b=setTimeout((function(){t.onTouchEnd(),t.touchStartTime=0}),d)}}},onTransitionEnd:function(){this.stopMomentum()},onClickItem:function(e){this.moving||this.readonly||(this.transitionEndTrigger=null,this.duration=l,this.setIndex(e,!0))},adjustIndex:function(e){e=(0,s.range)(e,0,this.count);for(var t=e;t=0;n--)if(!g(this.options[n]))return n},getOptionText:function(e){return(0,a.isObject)(e)&&this.valueKey in e?e[this.valueKey]:e},setIndex:function(e,t){var n=this;e=this.adjustIndex(e)||0;var r=-e*this.itemHeight,i=function(){e!==n.currentIndex&&(n.currentIndex=e,t&&n.$emit("change",e))};this.moving&&r!==this.offset?this.transitionEndTrigger=i:i(),this.offset=r},setValue:function(e){for(var t=this.options,n=0;n=100},isInit:function(){return 0===this.percentage},downloadStatusIcon:function(){var e=this.status;return this.isCompleted?e="success":this.isInit&&(e="download"),"zm-icon-corner-".concat(e)},operateStatus:function(){var e=this.pause?"play":"pause";return"zm-icon-".concat(e)}},methods:{startOrOpen:function(){this.isInit?(this.pause=!1,this.status="refresh",this.$emit("startDownload",this.startDownload(this.fileId))):this.isCompleted&&this.$emit("openDownload",this.openDownload(this.fileId))},togglePlay:function(){this.pause=!this.pause,this.status=this.pause?"pause":"refresh",this.$emit("pauseOrResumeDownload",this.pauseOrResumeDownload(this.fileId,this.pause))},cancel:function(){this.pause=!1,this.status="download",this.$emit("cancelDownload",this.cancelDownload(this.fileId))}},mounted:function(){}};t.default=o},"9bdd":function(e,t,n){var r=n("825a"),i=n("2a62");e.exports=function(e,t,n,o){try{return o?t(r(n)[0],n[1]):t(n)}catch(a){i(e,"throw",a)}}},"9bf2":function(e,t,n){var r=n("83ab"),i=n("0cfb"),o=n("aed9"),a=n("825a"),s=n("a04b"),u=TypeError,c=Object.defineProperty,l=Object.getOwnPropertyDescriptor,d="enumerable",f="configurable",h="writable";t.f=r?o?function(e,t,n){if(a(e),t=s(t),a(n),"function"===typeof e&&"prototype"===t&&"value"in n&&h in n&&!n[h]){var r=l(e,t);r&&r[h]&&(e[t]=n.value,n={configurable:f in n?n[f]:r[f],enumerable:d in n?n[d]:r[d],writable:!1})}return c(e,t,n)}:c:function(e,t,n){if(a(e),t=s(t),a(n),i)try{return c(e,t,n)}catch(r){}if("get"in n||"set"in n)throw u("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},"9c6e":function(e,t,n){"use strict";n.r(t);var r=n("60d4"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"9ca9":function(e,t,n){"use strict";n.r(t);var r=n("82c3"),i=n("7e07");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("8586");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"9cd3":function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-zoom-in-top"},on:{"after-enter":e.handleEnter,"after-leave":e.handleLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-time-range-picker zm-picker-panel zm-popper",class:e.popperClass,attrs:{role:"application","aria-label":"Calendar view time range picker"}},[t("div",{staticClass:"zm-time-range-picker__content"},[t("div",{staticClass:"zm-time-range-picker__cell"},[t("div",{staticClass:"zm-time-range-picker__header"},[e._v(" "+e._s(e.t("datepicker.startTime"))+" ")]),t("div",{staticClass:"zm-time-range-picker__body zm-time-panel__content",class:{"has-seconds":e.showSeconds,"is-arrow":e.arrowControl}},[t("time-spinner",{ref:"minSpinner",attrs:{"show-seconds":e.showSeconds,"am-pm-mode":e.amPmMode,"arrow-control":e.arrowControl,"aria-label-title":e.t("datepicker.startTime"),date:e.minDate},on:{change:e.handleMinChange,"select-range":e.setMinSelectionRange}})],1)]),t("div",{staticClass:"zm-time-range-picker__cell"},[t("div",{staticClass:"zm-time-range-picker__header"},[e._v(" "+e._s(e.t("datepicker.endTime"))+" ")]),t("div",{staticClass:"zm-time-range-picker__body zm-time-panel__content",class:{"has-seconds":e.showSeconds,"is-arrow":e.arrowControl}},[t("time-spinner",{ref:"maxSpinner",attrs:{"show-seconds":e.showSeconds,"am-pm-mode":e.amPmMode,"arrow-control":e.arrowControl,"aria-label-title":e.t("datepicker.endTime"),date:e.maxDate},on:{change:e.handleMaxChange,"select-range":e.setMaxSelectionRange}})],1)])]),t("div",{class:["zm-time-panel__footer",{"am-pm-mode-range":e.amPmMode}]},[t("zm-button",{staticClass:"zm-time-panel__btn confirm",attrs:{type:"primary",size:"mini",disabled:e.btnDisabled},on:{click:function(t){return e.handleConfirm()}}},[e._v(" "+e._s(e.t("datepicker.confirm"))+" ")]),t("zm-button",{staticClass:"zm-time-panel__btn cancel",attrs:{size:"mini"},on:{click:e.handleCancel}},[e._v(" "+e._s(e.t("datepicker.cancel"))+" ")])],1)])])};t.render=n;var r=[];t.staticRenderFns=r},"9d1a":function(e,t,n){"use strict";n.r(t);var r=n("8dd0"),i=n("0bfc");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("a80a");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"6ac01af0",null);t["default"]=s.exports},"9dab":function(e,t,n){"use strict";n.r(t);var r=n("ff50"),i=n("299c");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"5eab0d79",null);t["default"]=s.exports},"9ddb":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("00b4"),n("5319");var i=r(n("2958")),o=n("407c"),a=r(n("b9ad")),s={name:"client-editor",props:{value:String,showToolbar:{type:Boolean,default:!0}},components:{toolbarIcon:a.default},data:function(){return{EditorCommands:o.EditorCommands,isBold:!1,isItalic:!1,isStrikethrough:!1,isUnderlined:!1,isFontSizeChanged:!1,isBulletList:!1,isOrderedList:!1,isShowToolbar:!0,isFlowStyle:!1,fontColor:{text:"",background:""}}},watch:{value:{handler:function(e){var t=this;this.$nextTick((function(){t.editorInstance&&e!==t.getHtmlContent()&&t.editorInstance.setHTML(e)}))},immediate:!0}},methods:{initialize:function(){var e={sanitizeToDOMFragment:function(e,t,n){var r=n._doc,i=e?(0,o.purifyHtml)(e,{WHOLE_DOCUMENT:!1,RETURN_DOM:!0,RETURN_DOM_FRAGMENT:!0,FORCE_BODY:!1}):null;return i?r.importNode(i,!0):r.createDocumentFragment()}};this.editorInstance=new i.default(this.$refs.editorWrap,e),this.editorInstance.setConfig({blockTag:"DIV",blockAttributes:{style:"font-size: 12px; font-family: system-ui"},tagAttributes:{h1:{},h2:{},h3:{},p:{},blockquote:{}}}),this.handleInput(),this.handleCursor(),this.handleSelect(),this.handleCopyOrCut(),this.handlePaste()},handleCopyOrCut:function(){this.$refs.editorWrap.addEventListener("copy",this.copyOrCutHandler=function(e){var t=/%E2%80%8B/gi,n=encodeURI(e.clipboardData.getData("text/html"));n&&t.test(n)&&(e.preventDefault(),e.clipboardData.setData("text/html",decodeURI(n.replace(t,""))));var r=encodeURI(e.clipboardData.getData("text/plain"));r&&t.test(r)&&(e.preventDefault(),e.clipboardData.setData("text/plain",decodeURI(r.replace(t,""))))}),this.$refs.editorWrap.addEventListener("copy",this.copyOrCutHandler)},handlePaste:function(){var e=this;this.$refs.editorWrap.addEventListener("paste",this.pasteHandler=function(t){if(t.clipboardData.files);else{var n=/%E2%80%8B/gi,r=encodeURI(t.clipboardData.getData("text/html")),i=encodeURI(t.clipboardData.getData("text/plain"));r&&n.test(r)&&(t.preventDefault(),t.clipboardData.setData("text/html",decodeURI(r.replace(n,""))),e.editorInstance.insertHTML(decodeURI(r.replace(n,"")))),!r&&i&&n.test(i)&&(t.preventDefault(),t.clipboardData.setData("text/plain",decodeURI(i.replace(n,""))),e.editorInstance.insertPlainText(decodeURI(i.replace(n,"")),!0)),e.$nextTick((function(){e.removeFormat()}))}})},handleInput:function(){var e=this;this.editorInstance.addEventListener("input",this.inputEventHandler=function(){e.$emit("input",e.getHtmlContent())})},handleCursor:function(){var e=this;this.editorInstance.addEventListener("cursor",this.cursorEventHandler=function(){e.isBold=e.editorInstance.hasFormat("b"),e.isItalic=e.editorInstance.hasFormat("i"),e.isStrikethrough=e.editorInstance.hasFormat("s"),e.isUnderlined=e.editorInstance.hasFormat("u"),e.identifyIsBulletList(),e.identifyIsOrderList()})},handleSelect:function(){var e=this;this.editorInstance.addEventListener("select",this.selectEventHandler=function(){e.isBold=e.editorInstance.hasFormat("b"),e.isItalic=e.editorInstance.hasFormat("i"),e.isStrikethrough=e.editorInstance.hasFormat("s"),e.isUnderlined=e.editorInstance.hasFormat("u"),e.identifyIsBulletList(),e.identifyIsOrderList()})},removeFormat:function(){var e={bold:this.isBold,italic:this.isItalic,strikethrough:this.isStrikethrough,underline:this.isUnderlined};for(var t in this.isBold=this.isItalic=this.isStrikethrough=this.isUnderlined=!1,this.editorInstance.removeBold().removeItalic().removeUnderline().removeStrikethrough(),e)this.editorInstance[t]&&this.editorInstance[t]()},calculateList:function(e){var t=null;return this.editorInstance.forEachBlock((function(n){"LI"!==n.tagName&&"li"!==n.tagName||(t=n.parentNode.tagName===e||n.parentNode.tagName===e.toUpperCase())})),t},identifyIsBulletList:function(){this.isBulletList=!1,this.isBulletList=this.calculateList("ul")},identifyIsOrderList:function(){this.isOrderedList=!1,this.isOrderedList=this.calculateList("ol")},removeEventListener:function(){this.editorInstance&&(this.editorInstance.removeEventListener("input",this.inputEventHandler),this.editorInstance.removeEventListener("cursor",this.cursorEventHandler),this.editorInstance.removeEventListener("select",this.selectEventHandler),this.$refs.editorWrap.removeEventListener("copy",this.copyOrCutHandler),this.$refs.editorWrap.removeEventListener("cut",this.copyOrCutHandler))},beforeDestroy:function(){this.removeEventListener(),this.editorInstance&&this.editorInstance.destroy()},handleFontSizeOptions:function(e){this.selectedFontSize=e,this.handleCommandAction(o.EditorCommands.FONT_SIZE)},handleCommandAction:function(e){this.editorInstance&&o.dispatch.call(this,e)},handleHeadingOptions:function(e){this.selectedHeading=e,this.handleCommandAction(o.EditorCommands.HEADING)},getHtmlContent:function(){return this.editorInstance.getHTML()}},mounted:function(){this.initialize()}};t.default=s},"9de7":function(e,t,n){},"9df0":function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d81d"),n("4de4"),n("d3b7"),n("ddb0"),n("25f0"),n("14d9");var i=r(n("7045")),o=r(n("3015")),a=r(n("0746")),s=r(n("bd41")),u=function(e){var t=(e||"").split(":");if(t.length>=2){var n=parseInt(t[0],10),r=parseInt(t[1],10);return{hours:n,minutes:r}}return null},c=function(e,t){var n=u(e),r=u(t),i=n.minutes+60*n.hours,o=r.minutes+60*r.hours;return i===o?0:i>o?1:-1},l=function(e){return(e.hours<10?"0"+e.hours:e.hours)+":"+(e.minutes<10?"0"+e.minutes:e.minutes)},d=function(e,t){var n=u(e),r=u(t),i={hours:n.hours,minutes:n.minutes};return i.minutes+=r.minutes,i.hours+=r.hours,i.hours+=Math.floor(i.minutes/60),i.minutes=i.minutes%60,l(i)},f={components:{ZmScrollbar:i.default},watch:{value:function(e){var t=this;e&&this.$nextTick((function(){return t.scrollToOption()}))}},methods:{handleClick:function(e){e.disabled||this.$emit("pick",e.value)},handleClear:function(){this.$emit("pick",null)},scrollToOption:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:".selected",t=this.$refs.popper.querySelector(".zm-picker-panel__content");(0,o.default)(t,t.querySelector(e))},handleMenuEnter:function(){var e=this,t=-1!==this.items.map((function(e){return e.value})).indexOf(this.value),n=-1!==this.items.map((function(e){return e.value})).indexOf(this.defaultValue),r=(t?".selected":n&&".default")||".time-select-item:not(.disabled)";this.$nextTick((function(){return e.scrollToOption(r)}))},scrollDown:function(e){var t=this.items,n=t.length,r=t.length,i=t.map((function(e){return e.value})).indexOf(this.value);while(r--)if(i=(i+e+n)%n,!t[i].disabled)return this.$emit("pick",t[i].value,!0),void this.$emit("updateKey",this.id+"-item-"+i)},isValidValue:function(e){return-1!==this.items.filter((function(e){return!e.disabled})).map((function(e){return e.value})).indexOf(e)},handleKeydown:function(e){var t=e.keyCode;switch(t){case s.default.keys.up:case s.default.keys.down:var n={40:1,38:-1},r=n[t.toString()];this.scrollDown(r),e.stopPropagation(),e.preventDefault();break;case s.default.keys.tab:case s.default.keys.esc:e.stopPropagation(),this.$emit("pick",this.value);break}}},data:function(){return{popperClass:"",start:"09:00",end:"18:00",step:"00:30",value:"",defaultValue:"",visible:!1,minTime:"",maxTime:"",width:0,id:"",listLabel:"",listLabelBy:"",formatTime:""}},computed:{items:function(){var e=this.start,t=this.end,n=this.step,r=[];if(e&&t&&n){var i=e;while(c(i,t)<=0)r.push({value:"function"===typeof this.formatTime?this.formatTime(i):i,disabled:c(i,this.minTime||"-1:-1")<=0||c(i,this.maxTime||"100:100")>=0}),i=d(i,n)}return r},wrapStyl:function(){var e=(0,a.default)(),t=e?"239px":"224px";return"max-height:".concat(t,";")}}};t.default=f},"9e36":function(e,t,n){"use strict";n.r(t);var r=n("ef30"),i=n("43eb");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("bac8");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},"9efc":function(e,t,n){"use strict";n.r(t);var r=n("391f"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},"9f59":function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("2a00"),i={methods:{t:function(){for(var e=arguments.length,t=new Array(e),n=0;n!!n[e.toLowerCase()]:e=>!!n[e]}n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"d",(function(){return C})),n.d(t,"e",(function(){return g})),n.d(t,"f",(function(){return w})),n.d(t,"g",(function(){return u})),n.d(t,"h",(function(){return k})),n.d(t,"i",(function(){return b})),n.d(t,"j",(function(){return c})),n.d(t,"k",(function(){return p})),n.d(t,"l",(function(){return N})),n.d(t,"m",(function(){return f})),n.d(t,"n",(function(){return s})),n.d(t,"o",(function(){return h})),n.d(t,"p",(function(){return P})),n.d(t,"q",(function(){return l})),n.d(t,"r",(function(){return d})),n.d(t,"s",(function(){return L})),n.d(t,"t",(function(){return r})),n.d(t,"u",(function(){return E})),n.d(t,"v",(function(){return _}));const i={},o=()=>{},a=()=>!1,s=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),u=Object.assign,c=(Object.prototype.hasOwnProperty,Array.isArray),l=e=>"string"===typeof e,d=e=>"symbol"===typeof e,f=e=>null!==e&&"object"===typeof e,h=(Object.prototype.toString,r(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted")),p=r("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),m=e=>{const t=Object.create(null);return n=>{const r=t[n];return r||(t[n]=e(n))}},v=/-(\w)/g,g=m(e=>e.replace(v,(e,t)=>t?t.toUpperCase():"")),y=/\B([A-Z])/g,b=m(e=>e.replace(y,"-$1").toLowerCase()),w=m(e=>e.charAt(0).toUpperCase()+e.slice(1)),_=m(e=>{const t=e?"on"+w(e):"";return t});const C={[1]:"TEXT",[2]:"CLASS",[4]:"STYLE",[8]:"PROPS",[16]:"FULL_PROPS",[32]:"NEED_HYDRATION",[64]:"STABLE_FRAGMENT",[128]:"KEYED_FRAGMENT",[256]:"UNKEYED_FRAGMENT",[512]:"NEED_PATCH",[1024]:"DYNAMIC_SLOTS",[2048]:"DEV_ROOT_FRAGMENT",[-1]:"HOISTED",[-2]:"BAIL"},x=2;function k(e,t=0,n=e.length){let r=e.split(/(\r?\n)/);const i=r.filter((e,t)=>t%2===1);r=r.filter((e,t)=>t%2===0);let o=0;const a=[];for(let s=0;s=t){for(let e=s-x;e<=s+x||n>o;e++){if(e<0||e>=r.length)continue;const u=e+1;a.push(`${u}${" ".repeat(Math.max(3-String(u).length,0))}| ${r[e]}`);const c=r[e].length,l=i[e]&&i[e].length||0;if(e===s){const e=t-(o-(c+l)),r=Math.max(1,n>o?c-e:n-t);a.push(" | "+" ".repeat(e)+"^".repeat(r))}else if(e>s){if(n>o){const e=Math.max(Math.min(n-o,c),1);a.push(" | "+"^".repeat(e))}o+=c+l}}break}return a.join("\n")}const S=/;(?![^(]*\))/g,O=/:([^]+)/,T=/\/\*[^]*?\*\//g;function E(e){const t={};return e.replace(T,"").split(S).forEach(e=>{if(e){const n=e.split(O);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}const D="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot",M="svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view",A="area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr",N=r(D),P=r(M),L=r(A)}).call(this,n("c8ba"))},a04b:function(e,t,n){var r=n("c04e"),i=n("d9b5");e.exports=function(e){var t=r(e,"string");return i(t)?t:t+""}},a078:function(e,t,n){var r=n("0366"),i=n("c65b"),o=n("5087"),a=n("7b0b"),s=n("07fa"),u=n("9a1f"),c=n("35a1"),l=n("e95a"),d=n("bcbf"),f=n("ebb5").aTypedArrayConstructor,h=n("f495");e.exports=function(e){var t,n,p,m,v,g,y,b,w=o(this),_=a(e),C=arguments.length,x=C>1?arguments[1]:void 0,k=void 0!==x,S=c(_);if(S&&!l(S)){y=u(_,S),b=y.next,_=[];while(!(g=i(b,y)).done)_.push(g.value)}for(k&&C>2&&(x=r(x,arguments[2])),n=s(_),p=new(f(w))(n),m=d(p),t=0;n>t;t++)v=k?x(_[t],t):_[t],p[t]=m?h(v):+v;return p}},a09b:function(e,t,n){"use strict";var r=n("3c7e");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},a15b:function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("44ad"),a=n("fc6a"),s=n("a640"),u=i([].join),c=o!=Object,l=s("join",",");r({target:"Array",proto:!0,forced:c||!l},{join:function(e){return u(a(this),void 0===e?",":e)}})},a18d:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return e.tree?t("tree-select",e._b({ref:"select",staticClass:"zm-select",scopedSlots:e._u([{key:"prefix",fn:function(){return[e._t("prefix")]},proxy:!0}],null,!0)},"tree-select",e.$props,!1)):e.filterable?t("filterable-select",e._b({ref:"select",staticClass:"zm-select",scopedSlots:e._u([{key:"prefix",fn:function(){return[e._t("prefix")]},proxy:!0},{key:"empty",fn:function(){return[e._t("empty")]},proxy:!0},{key:"default",fn:function(){return[e._t("default")]},proxy:!0},{key:"popper-append",fn:function(){return[e._t("popper-append")]},proxy:!0}],null,!0)},"filterable-select",[e.$props,e.$attrs],!1)):t("normal-select",e._b({ref:"select",staticClass:"zm-select",scopedSlots:e._u([{key:"prefix",fn:function(){return[e._t("prefix")]},proxy:!0},{key:"empty",fn:function(){return[e._t("empty")]},proxy:!0},e.$scopedSlots.default?{key:"default",fn:function(t){return[e._t("default",null,{item:t.item})]}}:null,{key:"popper-append",fn:function(){return[e._t("popper-append")]},proxy:!0}],null,!0)},"normal-select",e.$props,!1))};t.render=n;var r=[];t.staticRenderFns=r},a1d7:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7"),n("159b"),n("b64b");var i,o,a=n("d487"),s=r(n("fdd7")),u=n("e7c7"),c=n("810d"),l=r(n("3c83")),d=r(n("5c16")),f={text:null,fullscreen:!0,body:!1,lock:!1,customClass:""},h=function(){return o||(o=a._Vue.extend(s.default),o.prototype.originalPosition="",o.prototype.originalOverflow="",o.prototype.close=function(){var e=this;this.fullscreen&&(i=void 0),(0,l.default)(this,(function(t){var n=e.fullscreen||e.body?document.body:e.target;(0,u.removeClass)(n,"zm-loading-parent--relative"),(0,u.removeClass)(n,"zm-loading-parent--hidden"),e.$el&&e.$el.parentNode&&e.$el.parentNode.removeChild(e.$el),e.$destroy()}),300),this.visible=!1},o)},p=function(e,t,n){var r={};e.fullscreen?(n.originalPosition=(0,u.getStyle)(document.body,"position"),n.originalOverflow=(0,u.getStyle)(document.body,"overflow"),r.zIndex=c.PopupManager.nextZIndex(!!c.PopupManager.modalDom)):e.body?(n.originalPosition=(0,u.getStyle)(document.body,"position"),["top","left"].forEach((function(t){var n="top"===t?"scrollTop":"scrollLeft";r[t]=e.target.getBoundingClientRect()[t]+document.body[n]+document.documentElement[n]+"px"})),["height","width"].forEach((function(t){r[t]=e.target.getBoundingClientRect()[t]+"px"}))):n.originalPosition=(0,u.getStyle)(t,"position"),Object.keys(r).forEach((function(e){n.$el.style[e]=r[e]}))},m=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!u.isServer){if(e=(0,d.default)({},f,e),"string"===typeof e.target&&(e.target=document.querySelector(e.target)),e.target=e.target||document.body,e.target!==document.body?e.fullscreen=!1:e.body=!0,e.fullscreen&&i)return i;var t=e.body?document.body:e.target,n=h(),r=new n({el:document.createElement("div"),data:e});return p(e,t,r),"absolute"!==r.originalPosition&&"fixed"!==r.originalPosition&&(0,u.addClass)(t,"zm-loading-parent--relative"),e.fullscreen&&e.lock&&(0,u.addClass)(t,"zm-loading-parent--hidden"),t.appendChild(r.$el),a._Vue.nextTick((function(){r.visible=!0})),e.fullscreen&&(i=r),r}},v=m;t.default=v},a1f0:function(e,t,n){"use strict";var r=n("23e7"),i=n("c65b"),o=n("e330"),a=n("dcc3"),s=n("4754"),u=n("1d80"),c=n("50c4"),l=n("577e"),d=n("825a"),f=n("7234"),h=n("c6b6"),p=n("44e7"),m=n("90d8"),v=n("dc4a"),g=n("cb2d"),y=n("d039"),b=n("b622"),w=n("4840"),_=n("8aa5"),C=n("14c3"),x=n("69f3"),k=n("c430"),S=b("matchAll"),O="RegExp String",T=O+" Iterator",E=x.set,D=x.getterFor(T),M=RegExp.prototype,A=TypeError,N=o("".indexOf),P=o("".matchAll),L=!!P&&!y((function(){P("a",/./)})),I=a((function(e,t,n,r){E(this,{type:T,regexp:e,string:t,global:n,unicode:r,done:!1})}),O,(function(){var e=D(this);if(e.done)return s(void 0,!0);var t=e.regexp,n=e.string,r=C(t,n);return null===r?(e.done=!0,s(void 0,!0)):e.global?(""===l(r[0])&&(t.lastIndex=_(n,c(t.lastIndex),e.unicode)),s(r,!1)):(e.done=!0,s(r,!1))})),R=function(e){var t,n,r,i=d(this),o=l(e),a=w(i,RegExp),s=l(m(i));return t=new a(a===RegExp?i.source:i,s),n=!!~N(s,"g"),r=!!~N(s,"u"),t.lastIndex=c(i.lastIndex),new I(t,o,n,r)};r({target:"String",proto:!0,forced:L},{matchAll:function(e){var t,n,r,o,a=u(this);if(f(e)){if(L)return P(a,e)}else{if(p(e)&&(t=l(u(m(e))),!~N(t,"g")))throw A("`.matchAll` does not allow non-global regexes");if(L)return P(a,e);if(r=v(e,S),void 0===r&&k&&"RegExp"==h(e)&&(r=R),r)return i(r,e,a)}return n=l(a),o=new RegExp(e,"g"),k?i(R,o,n):o[S](n)}}),k||S in M||g(M,S,R)},a22a:function(e,t,n){"use strict";n.r(t);var r=n("902d"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},a258:function(e,t,n){var r=n("0366"),i=n("44ad"),o=n("7b0b"),a=n("07fa"),s=function(e){var t=1==e;return function(n,s,u){var c,l,d=o(n),f=i(d),h=r(s,u),p=a(f);while(p-- >0)if(c=f[p],l=h(c,p,d),l)switch(e){case 0:return c;case 1:return p}return t?-1:void 0}};e.exports={findLast:s(0),findLastIndex:s(1)}},a292:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("53ca"));n("a9e3"),n("d3b7"),n("b0c0"),n("ac1f"),n("00b4"),n("4d63"),n("c607"),n("2c3e"),n("25f0"),n("3c65"),n("14d9"),n("a434");var o=r(n("7023")),a=r(n("c962")),s=n("bc9d"),u={mixins:[a.default],components:{ZmTooltip:o.default},name:"ZmOption",componentName:"ZmOption",inject:["select"],props:{value:[String,Number,Object,Boolean],label:[String,Number],ariaLabel:String,created:Boolean,disabled:{type:Boolean,default:!1},tooltipContent:String},data:function(){return{groupDisabled:!1,hover:!1,visible:!0,hitState:!1,hasTips:!1,itemWidth:"100%",widthLimit:this.select.widthLimit}},computed:{optionId:function(){return"select-item-"+this.selectId+"-"+this.itemIndex},isObject:function(){return"[object object]"===Object.prototype.toString.call(this.value).toLowerCase()},currentLabel:function(){return this.label||(this.isObject?"":this.value)},currentValue:function(){return this.value||this.label||""},itemSelected:function(){return this.select.multiple?this.contains(this.select.value,this.value):this.isEqual(this.value,this.select.value)},limitReached:function(){return!!this.select.multiple&&(!this.itemSelected&&(this.select.value||[]).length>=this.select.multipleLimit&&this.select.multipleLimit>0)},selectId:function(){return this.select.targetId},itemIndex:function(){return this.select.options.indexOf(this)},multiSelect:function(){return this.select.multiple&&!this.filterable},filterable:function(){return"FilterableSelect"===this.select.$options.name},optionSize:function(){return this.select.size||this._elFormItemSize||(this.$ELEMENT||{}).size},computedDisabled:function(){return this.select.multiple&&(this.select.remote||this.filterable)?this.disabled||this.itemSelected:this.disabled},componentName:function(){return this.filterable?"filterable-select":"normal-select"}},watch:{currentLabel:function(){this.created||this.select.remote||this.dispatch(this.componentName,"setSelected")},value:function(e,t){var n=this.select,r=n.remote,o=n.valueKey;if(!this.created&&!r){if(o&&"object"===(0,i.default)(e)&&"object"===(0,i.default)(t)&&e[o]===t[o])return;this.dispatch(this.componentName,"setSelected")}},"select.visible":function(e){this.widthLimit&&e&&this.select&&this.select.$refs&&this.select.$refs.popper&&(this.itemWidth=parseInt(this.select.$refs.popper.minWidth,10)-24,this.checkShowTips())}},methods:{isEqual:function(e,t){if(this.isObject){var n=this.select.valueKey;return(0,s.getValueByPath)(e,n)===(0,s.getValueByPath)(t,n)}return e===t},contains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;if(this.isObject){var n=this.select.valueKey;return e.some((function(e){return(0,s.getValueByPath)(e,n)===(0,s.getValueByPath)(t,n)}))}return e.indexOf(t)>-1},handleGroupDisabled:function(e){this.groupDisabled=e},checkShowTips:function(){if(this.widthLimit){var e=document.createElement("div");e.setAttribute("class","zm-temp-real-label-span"),e.innerText=this.currentLabel,document.body.appendChild(e);var t=e.getBoundingClientRect().width;t+24>this.itemWidth?this.hasTips=!0:this.hasTips=!1,this.$nextTick((function(){document.body.removeChild(e)}))}},hoverItem:function(){this.computedDisabled||this.groupDisabled||(this.select.hoverIndex=this.select.options.indexOf(this))},leaveItem:function(){this.hover=!1},selectOptionClick:function(){this.multiSelect||!0!==this.computedDisabled&&!0!==this.groupDisabled&&this.dispatch(this.componentName,"handleOptionClick",[this,!0])},selectOptionMouseDown:function(){this.dispatch(this.componentName,"handleOptionMouseDown")},queryChange:function(e){this.visible=new RegExp((0,s.escapeRegexpString)(e),"i").test(this.currentLabel)||this.created,this.visible||this.select.filteredOptionsCount--},collectOptions:function(){this.created?(this.select.options.unshift(this),this.select.cachedOptions.unshift(this)):(this.select.options.push(this),this.select.cachedOptions.push(this))}},mounted:function(){this.select.visible&&this.widthLimit&&this.select&&this.select.$refs&&this.select.$refs.popper&&(this.itemWidth=parseInt(this.select.$refs.popper.minWidth,10)-24,this.checkShowTips())},created:function(){this.collectOptions(),this.select.optionsCount++,this.filterable&&this.select.filteredOptionsCount++,this.$on("queryChange",this.queryChange),this.$on("handleGroupDisabled",this.handleGroupDisabled)},beforeDestroy:function(){var e=this,t=this.select.options.indexOf(this),n=this.select.cachedOptions.indexOf(this),r=this.select.multiple?this.select.selected:[this.select.selected],i=r.every((function(t){return t.value!==e.value}));i&&n>-1&&this.select.cachedOptions.splice(n,1),t>-1&&(this.select.optionsCount--,this.filterable&&this.filteredOptionsCount--,this.select.options.splice(t,1))}};t.default=u},a29f:function(e,t,n){},a2dc:function(e,t,n){"use strict";var r=n("626c");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},a323:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("caad");var i=r(n("9f59")),o=r(n("ced2")),a={name:"ZUMOTopbar",mixins:[i.default],components:{ClientSvgIcon:o.default},props:{showClose:Boolean,showEdit:Boolean,showRSVP:Boolean,showChat:Boolean,showEmail:Boolean,showShare:Boolean,showMoreOption:Boolean,eventDetail:{type:Object,default:function(){}},options:{type:Array,default:function(){return[]}}},data:function(){return{}},computed:{rsvp:{get:function(){return this.eventDetail.responseStatus},set:function(e){this.$emit("rsvp",{rsvp:e})}},rsvpDescription:function(){var e="";switch(this.rsvp){case"accepted":e=this.t("zumoRsvpYes");break;case"declined":e=this.t("zumoRsvpNo");break;case"tentative":e=this.t("zumoRsvpMaybe");break;default:e=this.t("zumoRsvpGoing")}return e},showNeedRsvp:function(){return this.showRSVP&&!["accepted","declined","tentative"].includes(this.rsvp)}},methods:{handleClose:function(){this.$emit("close")},handleChat:function(){this.$emit("chat")},handleEmail:function(){this.$emit("email")},handleShare:function(){this.$emit("share")},handleEdit:function(){this.$emit("edit")},handleChangeRSVP:function(e){this.rsvp=e},handleOperations:function(e){this.$emit("moreOptions",e)}}};t.default=a},a3c3:function(e,t,n){"use strict";function r(e,t,n){return Math.min(Math.max(e,t),n)}function i(e,t,n){var r=e.indexOf(t),i="";return-1===r?e:"-"===t&&0!==r?e.slice(0,r):("."===t&&e.match(/^(\.|-\.)/)&&(i=r?"-0":"0"),i+e.slice(0,r+1)+e.slice(r).replace(n,""))}function o(e,t,n){void 0===t&&(t=!0),void 0===n&&(n=!0),e=t?i(e,".",/\./g):e.split(".")[0],e=n?i(e,"-",/-/g):e.replace(/-/,"");var r=t?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(r,"")}function a(e,t){var n=Math.pow(10,10);return Math.round((e+t)*n)/n}t.__esModule=!0,t.range=r,t.formatNumber=o,t.addNumber=a},a3ee:function(e,t,n){"use strict";var r=n("c3c6");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},a3f4:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3");var i=r(n("2cf8")),o=r(n("c962")),a={name:"ZmDropdownMenu",componentName:"ZmDropdownMenu",mixins:[i.default,o.default],props:{visibleArrow:{type:Boolean,default:!1},arrowOffset:{type:Number,default:0},popperClass:String},data:function(){return{size:this.dropdown.dropdownSize,activedescendant:null}},inject:["dropdown"],created:function(){var e=this;this.$on("updatePopper",(function(){e.showPopper&&e.updatePopper()})),this.$on("visible",(function(t){e.showPopper=t})),this.$on("focusList",(function(t){t&&e.$refs.list.focus()})),this.$on("activedescendant",(function(t){e.activedescendant=t}))},mounted:function(){this.dropdown.popperElm=this.popperElm=this.$el,this.referenceElm=this.dropdown.$el,this.dropdown.initDomOperation()},methods:{handleLeave:function(){this.doDestroy()},handleListKeyDown:function(e){this.dispatch("ZmDropdown","menu-list-keydown",e)}},beforeDestroy:function(){this.handleLeave()},watch:{"dropdown.placement":{immediate:!0,handler:function(e){this.currentPlacement=e}}}};t.default=a},a413:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("fbc7"),i={methods:{t:function(){for(var e=arguments.length,t=new Array(e),n=0;nw-r+n;p--)f(b,p-1)}else if(n>r)for(p=w-r;p>_;p--)g=p+r-1,y=p+n-1,g in b?b[y]=b[g]:f(b,y);for(p=0;p\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},a51f:function(e,t,n){"use strict";n("6834")},a52a:function(e,t,n){"use strict";var r=n("3b97");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},a545:function(e,t,n){"use strict";n("25f7")},a559:function(e,t){function n(){return e.exports=n=Object.assign?Object.assign.bind():function(e){for(var t=1;t1?t-1:0),r=1;r/g,">").replace(/"/g,""").replace(/'/g,"'")}function S(e){return null!=e&&Object.keys(e).forEach((function(t){"string"==typeof e[t]&&(e[t]=k(e[t]))})),e}function O(e){e.prototype.hasOwnProperty("$i18n")||Object.defineProperty(e.prototype,"$i18n",{get:function(){return this._i18n}}),e.prototype.$t=function(e){var t=[],n=arguments.length-1;while(n-- >0)t[n]=arguments[n+1];var r=this.$i18n;return r._t.apply(r,[e,r.locale,r._getMessages(),this].concat(t))},e.prototype.$tc=function(e,t){var n=[],r=arguments.length-2;while(r-- >0)n[r]=arguments[r+2];var i=this.$i18n;return i._tc.apply(i,[e,i.locale,i._getMessages(),this,t].concat(n))},e.prototype.$te=function(e,t){var n=this.$i18n;return n._te(e,n.locale,n._getMessages(),t)},e.prototype.$d=function(e){var t,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(t=this.$i18n).d.apply(t,[e].concat(n))},e.prototype.$n=function(e){var t,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(t=this.$i18n).n.apply(t,[e].concat(n))}}function T(e){function t(){this!==this.$root&&this.$options.__INTLIFY_META__&&this.$el&&this.$el.setAttribute("data-intlify",this.$options.__INTLIFY_META__)}return void 0===e&&(e=!1),e?{mounted:t}:{beforeCreate:function(){var e=this.$options;if(e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n)if(e.i18n instanceof Se){if(e.__i18nBridge||e.__i18n)try{var t=e.i18n&&e.i18n.messages?e.i18n.messages:{},n=e.__i18nBridge||e.__i18n;n.forEach((function(e){t=C(t,JSON.parse(e))})),Object.keys(t).forEach((function(n){e.i18n.mergeLocaleMessage(n,t[n])}))}catch(u){0}this._i18n=e.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(f(e.i18n)){var r=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Se?this.$root.$i18n:null;if(r&&(e.i18n.root=this.$root,e.i18n.formatter=r.formatter,e.i18n.fallbackLocale=r.fallbackLocale,e.i18n.formatFallbackMessages=r.formatFallbackMessages,e.i18n.silentTranslationWarn=r.silentTranslationWarn,e.i18n.silentFallbackWarn=r.silentFallbackWarn,e.i18n.pluralizationRules=r.pluralizationRules,e.i18n.preserveDirectiveContent=r.preserveDirectiveContent),e.__i18nBridge||e.__i18n)try{var i=e.i18n&&e.i18n.messages?e.i18n.messages:{},o=e.__i18nBridge||e.__i18n;o.forEach((function(e){i=C(i,JSON.parse(e))})),e.i18n.messages=i}catch(u){0}var a=e.i18n,s=a.sharedMessages;s&&f(s)&&(e.i18n.messages=C(e.i18n.messages,s)),this._i18n=new Se(e.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===e.i18n.sync||e.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),r&&r.onComponentInstanceCreated(this._i18n)}else 0;else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Se?this._i18n=this.$root.$i18n:e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof Se&&(this._i18n=e.parent.$i18n)},beforeMount:function(){var e=this.$options;e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n?(e.i18n instanceof Se||f(e.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Se||e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof Se)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},mounted:t,beforeDestroy:function(){if(this._i18n){var e=this;this.$nextTick((function(){e._subscribing&&(e._i18n.unsubscribeDataChanging(e),delete e._subscribing),e._i18nWatcher&&(e._i18nWatcher(),e._i18n.destroyVM(),delete e._i18nWatcher),e._localeWatcher&&(e._localeWatcher(),delete e._localeWatcher)}))}}}}var E={name:"i18n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},path:{type:String,required:!0},locale:{type:String},places:{type:[Array,Object]}},render:function(e,t){var n=t.data,r=t.parent,i=t.props,o=t.slots,a=r.$i18n;if(a){var s=i.path,u=i.locale,c=i.places,l=o(),d=a.i(s,u,D(l)||c?M(l.default,c):l),f=i.tag&&!0!==i.tag||!1===i.tag?i.tag:"span";return f?e(f,n,d):d}}};function D(e){var t;for(t in e)if("default"!==t)return!1;return Boolean(t)}function M(e,t){var n=t?A(t):{};if(!e)return n;e=e.filter((function(e){return e.tag||""!==e.text.trim()}));var r=e.every(L);return e.reduce(r?N:P,n)}function A(e){return Array.isArray(e)?e.reduce(P,{}):Object.assign({},e)}function N(e,t){return t.data&&t.data.attrs&&t.data.attrs.place&&(e[t.data.attrs.place]=t),e}function P(e,t,n){return e[n]=t,e}function L(e){return Boolean(e.data&&e.data.attrs&&e.data.attrs.place)}var I,R={name:"i18n-n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},value:{type:Number,required:!0},format:{type:[String,Object]},locale:{type:String}},render:function(e,t){var n=t.props,i=t.parent,o=t.data,a=i.$i18n;if(!a)return null;var u=null,l=null;c(n.format)?u=n.format:s(n.format)&&(n.format.key&&(u=n.format.key),l=Object.keys(n.format).reduce((function(e,t){var i;return b(r,t)?Object.assign({},e,(i={},i[t]=n.format[t],i)):e}),null));var d=n.locale||a.locale,f=a._ntp(n.value,d,u,l),h=f.map((function(e,t){var n,r=o.scopedSlots&&o.scopedSlots[e.type];return r?r((n={},n[e.type]=e.value,n.index=t,n.parts=f,n)):e.value})),p=n.tag&&!0!==n.tag||!1===n.tag?n.tag:"span";return p?e(p,{attrs:o.attrs,class:o["class"],staticClass:o.staticClass},h):h}};function F(e,t,n){B(e,n)&&U(e,t,n)}function z(e,t,n,r){if(B(e,n)){var i=n.context.$i18n;$(e,n)&&x(t.value,t.oldValue)&&x(e._localeMessage,i.getLocaleMessage(i.locale))||U(e,t,n)}}function j(e,t,n,r){var o=n.context;if(o){var a=n.context.$i18n||{};t.modifiers.preserve||a.preserveDirectiveContent||(e.textContent=""),e._vt=void 0,delete e["_vt"],e._locale=void 0,delete e["_locale"],e._localeMessage=void 0,delete e["_localeMessage"]}else i("Vue instance does not exists in VNode context")}function B(e,t){var n=t.context;return n?!!n.$i18n||(i("VueI18n instance does not exists in Vue instance"),!1):(i("Vue instance does not exists in VNode context"),!1)}function $(e,t){var n=t.context;return e._locale===n.$i18n.locale}function U(e,t,n){var r,o,a=t.value,s=V(a),u=s.path,c=s.locale,l=s.args,d=s.choice;if(u||c||l)if(u){var f=n.context;e._vt=e.textContent=null!=d?(r=f.$i18n).tc.apply(r,[u,d].concat(H(c,l))):(o=f.$i18n).t.apply(o,[u].concat(H(c,l))),e._locale=f.$i18n.locale,e._localeMessage=f.$i18n.getLocaleMessage(f.$i18n.locale)}else i("`path` is required in v-t directive");else i("value type not supported")}function V(e){var t,n,r,i;return c(e)?t=e:f(e)&&(t=e.path,n=e.locale,r=e.args,i=e.choice),{path:t,locale:n,args:r,choice:i}}function H(e,t){var n=[];return e&&n.push(e),t&&(Array.isArray(t)||f(t))&&n.push(t),n}function q(e,t){void 0===t&&(t={bridge:!1}),q.installed=!0,I=e;I.version&&Number(I.version.split(".")[0]);O(I),I.mixin(T(t.bridge)),I.directive("t",{bind:F,update:z,unbind:j}),I.component(E.name,E),I.component(R.name,R);var n=I.config.optionMergeStrategies;n.i18n=function(e,t){return void 0===t?e:t}}var W=function(){this._caches=Object.create(null)};W.prototype.interpolate=function(e,t){if(!t)return[e];var n=this._caches[e];return n||(n=K(e),this._caches[e]=n),G(n,t)};var Z=/^(?:\d)+/,Y=/^(?:\w)+/;function K(e){var t=[],n=0,r="";while(n0)d--,l=oe,f[J]();else{if(d=0,void 0===n)return!1;if(n=me(n),!1===n)return!1;f[X]()}};while(null!==l)if(c++,t=e[c],"\\"!==t||!h()){if(i=pe(t),s=le[l],o=s[i]||s["else"]||ce,o===ce)return;if(l=o[0],a=f[o[1]],a&&(r=o[2],r=void 0===r?t:r,!1===a()))return;if(l===ue)return u}}var ge=function(){this._cache=Object.create(null)};ge.prototype.parsePath=function(e){var t=this._cache[e];return t||(t=ve(e),t&&(this._cache[e]=t)),t||[]},ge.prototype.getPathValue=function(e,t){if(!s(e))return null;var n=this.parsePath(t);if(0===n.length)return null;var r=n.length,i=e,o=0;while(o/,we=/(?:@(?:\.[a-zA-Z]+)?:(?:[\w\-_|./]+|\([\w\-_:|./]+\)))/g,_e=/^@(?:\.([a-zA-Z]+))?:/,Ce=/[()]/g,xe={upper:function(e){return e.toLocaleUpperCase()},lower:function(e){return e.toLocaleLowerCase()},capitalize:function(e){return""+e.charAt(0).toLocaleUpperCase()+e.substr(1)}},ke=new W,Se=function(e){var t=this;void 0===e&&(e={}),!I&&"undefined"!==typeof window&&window.Vue&&q(window.Vue);var n=e.locale||"en-US",r=!1!==e.fallbackLocale&&(e.fallbackLocale||"en-US"),i=e.messages||{},o=e.dateTimeFormats||e.datetimeFormats||{},a=e.numberFormats||{};this._vm=null,this._formatter=e.formatter||ke,this._modifiers=e.modifiers||{},this._missing=e.missing||null,this._root=e.root||null,this._sync=void 0===e.sync||!!e.sync,this._fallbackRoot=void 0===e.fallbackRoot||!!e.fallbackRoot,this._fallbackRootWithEmptyString=void 0===e.fallbackRootWithEmptyString||!!e.fallbackRootWithEmptyString,this._formatFallbackMessages=void 0!==e.formatFallbackMessages&&!!e.formatFallbackMessages,this._silentTranslationWarn=void 0!==e.silentTranslationWarn&&e.silentTranslationWarn,this._silentFallbackWarn=void 0!==e.silentFallbackWarn&&!!e.silentFallbackWarn,this._dateTimeFormatters={},this._numberFormatters={},this._path=new ge,this._dataListeners=new Set,this._componentInstanceCreatedListener=e.componentInstanceCreatedListener||null,this._preserveDirectiveContent=void 0!==e.preserveDirectiveContent&&!!e.preserveDirectiveContent,this.pluralizationRules=e.pluralizationRules||{},this._warnHtmlInMessage=e.warnHtmlInMessage||"off",this._postTranslation=e.postTranslation||null,this._escapeParameterHtml=e.escapeParameterHtml||!1,"__VUE_I18N_BRIDGE__"in e&&(this.__VUE_I18N_BRIDGE__=e.__VUE_I18N_BRIDGE__),this.getChoiceIndex=function(e,n){var r=Object.getPrototypeOf(t);if(r&&r.getChoiceIndex){var i=r.getChoiceIndex;return i.call(t,e,n)}var o=function(e,t){return e=Math.abs(e),2===t?e?e>1?1:0:1:e?Math.min(e,2):0};return t.locale in t.pluralizationRules?t.pluralizationRules[t.locale].apply(t,[e,n]):o(e,n)},this._exist=function(e,n){return!(!e||!n)&&(!h(t._path.getPathValue(e,n))||!!e[n])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(i).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,i[e])})),this._initVM({locale:n,fallbackLocale:r,messages:i,dateTimeFormats:o,numberFormats:a})},Oe={vm:{configurable:!0},messages:{configurable:!0},dateTimeFormats:{configurable:!0},numberFormats:{configurable:!0},availableLocales:{configurable:!0},locale:{configurable:!0},fallbackLocale:{configurable:!0},formatFallbackMessages:{configurable:!0},missing:{configurable:!0},formatter:{configurable:!0},silentTranslationWarn:{configurable:!0},silentFallbackWarn:{configurable:!0},preserveDirectiveContent:{configurable:!0},warnHtmlInMessage:{configurable:!0},postTranslation:{configurable:!0},sync:{configurable:!0}};Se.prototype._checkLocaleMessage=function(e,t,n){var r=[],s=function(e,t,n,r){if(f(n))Object.keys(n).forEach((function(i){var o=n[i];f(o)?(r.push(i),r.push("."),s(e,t,o,r),r.pop(),r.pop()):(r.push(i),s(e,t,o,r),r.pop())}));else if(a(n))n.forEach((function(n,i){f(n)?(r.push("["+i+"]"),r.push("."),s(e,t,n,r),r.pop(),r.pop()):(r.push("["+i+"]"),s(e,t,n,r),r.pop())}));else if(c(n)){var u=be.test(n);if(u){var l="Detected HTML in message '"+n+"' of keypath '"+r.join("")+"' at '"+t+"'. Consider component interpolation with '' to avoid XSS. See https://bit.ly/2ZqJzkp";"warn"===e?i(l):"error"===e&&o(l)}}};s(t,e,n,r)},Se.prototype._initVM=function(e){var t=I.config.silent;I.config.silent=!0,this._vm=new I({data:e,__VUE18N__INSTANCE__:!0}),I.config.silent=t},Se.prototype.destroyVM=function(){this._vm.$destroy()},Se.prototype.subscribeDataChanging=function(e){this._dataListeners.add(e)},Se.prototype.unsubscribeDataChanging=function(e){g(this._dataListeners,e)},Se.prototype.watchI18nData=function(){var e=this;return this._vm.$watch("$data",(function(){var t=y(e._dataListeners),n=t.length;while(n--)I.nextTick((function(){t[n]&&t[n].$forceUpdate()}))}),{deep:!0})},Se.prototype.watchLocale=function(e){if(e){if(!this.__VUE_I18N_BRIDGE__)return null;var t=this,n=this._vm;return this.vm.$watch("locale",(function(r){n.$set(n,"locale",r),t.__VUE_I18N_BRIDGE__&&e&&(e.locale.value=r),n.$forceUpdate()}),{immediate:!0})}if(!this._sync||!this._root)return null;var r=this._vm;return this._root.$i18n.vm.$watch("locale",(function(e){r.$set(r,"locale",e),r.$forceUpdate()}),{immediate:!0})},Se.prototype.onComponentInstanceCreated=function(e){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(e,this)},Oe.vm.get=function(){return this._vm},Oe.messages.get=function(){return v(this._getMessages())},Oe.dateTimeFormats.get=function(){return v(this._getDateTimeFormats())},Oe.numberFormats.get=function(){return v(this._getNumberFormats())},Oe.availableLocales.get=function(){return Object.keys(this.messages).sort()},Oe.locale.get=function(){return this._vm.locale},Oe.locale.set=function(e){this._vm.$set(this._vm,"locale",e)},Oe.fallbackLocale.get=function(){return this._vm.fallbackLocale},Oe.fallbackLocale.set=function(e){this._localeChainCache={},this._vm.$set(this._vm,"fallbackLocale",e)},Oe.formatFallbackMessages.get=function(){return this._formatFallbackMessages},Oe.formatFallbackMessages.set=function(e){this._formatFallbackMessages=e},Oe.missing.get=function(){return this._missing},Oe.missing.set=function(e){this._missing=e},Oe.formatter.get=function(){return this._formatter},Oe.formatter.set=function(e){this._formatter=e},Oe.silentTranslationWarn.get=function(){return this._silentTranslationWarn},Oe.silentTranslationWarn.set=function(e){this._silentTranslationWarn=e},Oe.silentFallbackWarn.get=function(){return this._silentFallbackWarn},Oe.silentFallbackWarn.set=function(e){this._silentFallbackWarn=e},Oe.preserveDirectiveContent.get=function(){return this._preserveDirectiveContent},Oe.preserveDirectiveContent.set=function(e){this._preserveDirectiveContent=e},Oe.warnHtmlInMessage.get=function(){return this._warnHtmlInMessage},Oe.warnHtmlInMessage.set=function(e){var t=this,n=this._warnHtmlInMessage;if(this._warnHtmlInMessage=e,n!==e&&("warn"===e||"error"===e)){var r=this._getMessages();Object.keys(r).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,r[e])}))}},Oe.postTranslation.get=function(){return this._postTranslation},Oe.postTranslation.set=function(e){this._postTranslation=e},Oe.sync.get=function(){return this._sync},Oe.sync.set=function(e){this._sync=e},Se.prototype._getMessages=function(){return this._vm.messages},Se.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},Se.prototype._getNumberFormats=function(){return this._vm.numberFormats},Se.prototype._warnDefault=function(e,t,n,r,i,o){if(!h(n))return n;if(this._missing){var a=this._missing.apply(null,[e,t,r,i]);if(c(a))return a}else 0;if(this._formatFallbackMessages){var s=m.apply(void 0,i);return this._render(t,o,s.params,t)}return t},Se.prototype._isFallbackRoot=function(e){return(this._fallbackRootWithEmptyString?!e:h(e))&&!h(this._root)&&this._fallbackRoot},Se.prototype._isSilentFallbackWarn=function(e){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(e):this._silentFallbackWarn},Se.prototype._isSilentFallback=function(e,t){return this._isSilentFallbackWarn(t)&&(this._isFallbackRoot()||e!==this.fallbackLocale)},Se.prototype._isSilentTranslationWarn=function(e){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(e):this._silentTranslationWarn},Se.prototype._interpolate=function(e,t,n,r,i,o,s){if(!t)return null;var u,l=this._path.getPathValue(t,n);if(a(l)||f(l))return l;if(h(l)){if(!f(t))return null;if(u=t[n],!c(u)&&!p(u))return null}else{if(!c(l)&&!p(l))return null;u=l}return c(u)&&(u.indexOf("@:")>=0||u.indexOf("@.")>=0)&&(u=this._link(e,t,u,r,"raw",o,s)),this._render(u,i,o,n)},Se.prototype._link=function(e,t,n,r,i,o,s){var u=n,c=u.match(we);for(var l in c)if(c.hasOwnProperty(l)){var d=c[l],f=d.match(_e),h=f[0],p=f[1],m=d.replace(h,"").replace(Ce,"");if(b(s,m))return u;s.push(m);var v=this._interpolate(e,t,m,r,"raw"===i?"string":i,"raw"===i?void 0:o,s);if(this._isFallbackRoot(v)){if(!this._root)throw Error("unexpected error");var g=this._root.$i18n;v=g._translate(g._getMessages(),g.locale,g.fallbackLocale,m,r,i,o)}v=this._warnDefault(e,m,v,r,a(o)?o:[o],i),this._modifiers.hasOwnProperty(p)?v=this._modifiers[p](v):xe.hasOwnProperty(p)&&(v=xe[p](v)),s.pop(),u=v?u.replace(d,v):u}return u},Se.prototype._createMessageContext=function(e,t,n,r){var i=this,o=a(e)?e:[],u=s(e)?e:{},c=function(e){return o[e]},l=function(e){return u[e]},d=this._getMessages(),f=this.locale;return{list:c,named:l,values:e,formatter:t,path:n,messages:d,locale:f,linked:function(e){return i._interpolate(f,d[f]||{},e,null,r,void 0,[e])}}},Se.prototype._render=function(e,t,n,r){if(p(e))return e(this._createMessageContext(n,this._formatter||ke,r,t));var i=this._formatter.interpolate(e,n,r);return i||(i=ke.interpolate(e,n,r)),"string"!==t||c(i)?i:i.join("")},Se.prototype._appendItemToChain=function(e,t,n){var r=!1;return b(e,t)||(r=!0,t&&(r="!"!==t[t.length-1],t=t.replace(/!/g,""),e.push(t),n&&n[t]&&(r=n[t]))),r},Se.prototype._appendLocaleToChain=function(e,t,n){var r,i=t.split("-");do{var o=i.join("-");r=this._appendItemToChain(e,o,n),i.splice(-1,1)}while(i.length&&!0===r);return r},Se.prototype._appendBlockToChain=function(e,t,n){for(var r=!0,i=0;i0)o[a]=arguments[a+4];if(!e)return"";var s=m.apply(void 0,o);this._escapeParameterHtml&&(s.params=S(s.params));var u=s.locale||t,c=this._translate(n,u,this.fallbackLocale,e,r,"string",s.params);if(this._isFallbackRoot(c)){if(!this._root)throw Error("unexpected error");return(i=this._root).$t.apply(i,[e].concat(o))}return c=this._warnDefault(u,e,c,r,o,"string"),this._postTranslation&&null!==c&&void 0!==c&&(c=this._postTranslation(c,e)),c},Se.prototype.t=function(e){var t,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(t=this)._t.apply(t,[e,this.locale,this._getMessages(),null].concat(n))},Se.prototype._i=function(e,t,n,r,i){var o=this._translate(n,t,this.fallbackLocale,e,r,"raw",i);if(this._isFallbackRoot(o)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.i(e,t,i)}return this._warnDefault(t,e,o,r,[i],"raw")},Se.prototype.i=function(e,t,n){return e?(c(t)||(t=this.locale),this._i(e,t,this._getMessages(),null,n)):""},Se.prototype._tc=function(e,t,n,r,i){var o,a=[],s=arguments.length-5;while(s-- >0)a[s]=arguments[s+5];if(!e)return"";void 0===i&&(i=1);var u={count:i,n:i},c=m.apply(void 0,a);return c.params=Object.assign(u,c.params),a=null===c.locale?[c.params]:[c.locale,c.params],this.fetchChoice((o=this)._t.apply(o,[e,t,n,r].concat(a)),i)},Se.prototype.fetchChoice=function(e,t){if(!e||!c(e))return null;var n=e.split("|");return t=this.getChoiceIndex(t,n.length),n[t]?n[t].trim():e},Se.prototype.tc=function(e,t){var n,r=[],i=arguments.length-2;while(i-- >0)r[i]=arguments[i+2];return(n=this)._tc.apply(n,[e,this.locale,this._getMessages(),null,t].concat(r))},Se.prototype._te=function(e,t,n){var r=[],i=arguments.length-3;while(i-- >0)r[i]=arguments[i+3];var o=m.apply(void 0,r).locale||t;return this._exist(n[o],e)},Se.prototype.te=function(e,t){return this._te(e,this.locale,this._getMessages(),t)},Se.prototype.getLocaleMessage=function(e){return v(this._vm.messages[e]||{})},Se.prototype.setLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,t)},Se.prototype.mergeLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,C("undefined"!==typeof this._vm.messages[e]&&Object.keys(this._vm.messages[e]).length?Object.assign({},this._vm.messages[e]):{},t))},Se.prototype.getDateTimeFormat=function(e){return v(this._vm.dateTimeFormats[e]||{})},Se.prototype.setDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,t),this._clearDateTimeFormat(e,t)},Se.prototype.mergeDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,C(this._vm.dateTimeFormats[e]||{},t)),this._clearDateTimeFormat(e,t)},Se.prototype._clearDateTimeFormat=function(e,t){for(var n in t){var r=e+"__"+n;this._dateTimeFormatters.hasOwnProperty(r)&&delete this._dateTimeFormatters[r]}},Se.prototype._localizeDateTime=function(e,t,n,r,i){for(var o=t,a=r[o],s=this._getLocaleChain(t,n),u=0;u0)t[n]=arguments[n+1];var r=this.locale,i=null;return 1===t.length?c(t[0])?i=t[0]:s(t[0])&&(t[0].locale&&(r=t[0].locale),t[0].key&&(i=t[0].key)):2===t.length&&(c(t[0])&&(i=t[0]),c(t[1])&&(r=t[1])),this._d(e,r,i)},Se.prototype.getNumberFormat=function(e){return v(this._vm.numberFormats[e]||{})},Se.prototype.setNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,t),this._clearNumberFormat(e,t)},Se.prototype.mergeNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,C(this._vm.numberFormats[e]||{},t)),this._clearNumberFormat(e,t)},Se.prototype._clearNumberFormat=function(e,t){for(var n in t){var r=e+"__"+n;this._numberFormatters.hasOwnProperty(r)&&delete this._numberFormatters[r]}},Se.prototype._getNumberFormatter=function(e,t,n,r,i,o){for(var a=t,s=r[a],u=this._getLocaleChain(t,n),c=0;c0)t[n]=arguments[n+1];var i=this.locale,o=null,a=null;return 1===t.length?c(t[0])?o=t[0]:s(t[0])&&(t[0].locale&&(i=t[0].locale),t[0].key&&(o=t[0].key),a=Object.keys(t[0]).reduce((function(e,n){var i;return b(r,n)?Object.assign({},e,(i={},i[n]=t[0][n],i)):e}),null)):2===t.length&&(c(t[0])&&(o=t[0]),c(t[1])&&(i=t[1])),this._n(e,i,o,a)},Se.prototype._ntp=function(e,t,n,r){if(!Se.availabilities.numberFormat)return[];if(!n){var i=r?new Intl.NumberFormat(t,r):new Intl.NumberFormat(t);return i.formatToParts(e)}var o=this._getNumberFormatter(e,t,this.fallbackLocale,this._getNumberFormats(),n,r),a=o&&o.formatToParts(e);if(this._isFallbackRoot(a)){if(!this._root)throw Error("unexpected error");return this._root.$i18n._ntp(e,t,n,r)}return a||[]},Object.defineProperties(Se.prototype,Oe),Object.defineProperty(Se,"availabilities",{get:function(){if(!ye){var e="undefined"!==typeof Intl;ye={dateTimeFormat:e&&"undefined"!==typeof Intl.DateTimeFormat,numberFormat:e&&"undefined"!==typeof Intl.NumberFormat}}return ye}}),Se.install=q,Se.version="8.27.2",t["default"]=Se},a975:function(e,t,n){"use strict";var r=n("ebb5"),i=n("b727").every,o=r.aTypedArray,a=r.exportTypedArrayMethod;a("every",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},a9e3:function(e,t,n){"use strict";var r=n("83ab"),i=n("da84"),o=n("e330"),a=n("94ca"),s=n("cb2d"),u=n("1a2d"),c=n("7156"),l=n("3a9b"),d=n("d9b5"),f=n("c04e"),h=n("d039"),p=n("241c").f,m=n("06cf").f,v=n("9bf2").f,g=n("408a"),y=n("58a8").trim,b="Number",w=i[b],_=w.prototype,C=i.TypeError,x=o("".slice),k=o("".charCodeAt),S=function(e){var t=f(e,"number");return"bigint"==typeof t?t:O(t)},O=function(e){var t,n,r,i,o,a,s,u,c=f(e,"number");if(d(c))throw C("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=y(c),t=k(c,0),43===t||45===t){if(n=k(c,2),88===n||120===n)return NaN}else if(48===t){switch(k(c,1)){case 66:case 98:r=2,i=49;break;case 79:case 111:r=8,i=55;break;default:return+c}for(o=x(c,2),a=o.length,s=0;si)return NaN;return parseInt(o,r)}return+c};if(a(b,!w(" 0o1")||!w("0b1")||w("+0x1"))){for(var T,E=function(e){var t=arguments.length<1?0:w(S(e)),n=this;return l(_,n)&&h((function(){g(n)}))?c(Object(t),n,E):t},D=r?p(w):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),M=0;D.length>M;M++)u(w,T=D[M])&&!u(E,T)&&v(E,T,m(w,T));E.prototype=_,_.constructor=E,s(i,b,E,{constructor:!0})}},aa13:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=n("e5f6"),o=n("9312"),a=n("3b53"),s=r(n("b988")),u=(0,i.createNamespace)("switch"),c=u[0],l=u[1],d=c({mixins:[a.FieldMixin],props:o.switchProps,computed:{checked:function(){return this.value===this.activeValue},style:function(){return{fontSize:(0,i.addUnit)(this.size),backgroundColor:this.checked?this.activeColor:this.inactiveColor}}},methods:{onClick:function(e){if(this.$emit("click",e),!this.disabled&&!this.loading){var t=this.checked?this.inactiveValue:this.activeValue;this.$emit("input",t),this.$emit("change",t)}},genLoading:function(){var e=this.$createElement;if(this.loading){var t=this.checked?this.activeColor:this.inactiveColor;return e(s.default,{class:l("loading"),attrs:{color:t}})}}},render:function(){var e=arguments[0],t=this.checked,n=this.loading,r=this.disabled;return e("div",{class:l({on:t,loading:n,disabled:r}),attrs:{role:"switch","aria-checked":String(t)},style:this.style,on:{click:this.onClick}},[e("div",{class:l("node")},[this.genLoading()])])}});t.default=d},aa1f:function(e,t,n){"use strict";var r=n("83ab"),i=n("d039"),o=n("825a"),a=n("7c73"),s=n("e391"),u=Error.prototype.toString,c=i((function(){if(r){var e=a(Object.defineProperty({},"name",{get:function(){return this===e}}));if("true"!==u.call(e))return!0}return"2: 1"!==u.call({message:1,name:2})||"Error"!==u.call({})}));e.exports=c?function(){var e=o(this),t=s(e.name,"Error"),n=s(e.message);return t?n?t+": "+n:t:n}:u},aa3a:function(e,t,n){"use strict";n.r(t);var r=n("c9a4"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},aa47:function(e,t,n){"use strict"; /**! * Sortable 1.10.2 * @author RubaXa * @author owenm * @license MIT */ function r(e){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(){return o=Object.assign||function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function u(e,t){if(null==e)return{};var n,r,i=s(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function c(e){return l(e)||d(e)||f()}function l(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t"===t[0]&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch(n){return!1}return!1}}function S(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function O(e,t,n,r){if(e){n=n||document;do{if(null!=t&&(">"===t[0]?e.parentNode===n&&k(e,t):k(e,t))||r&&e===n)return e;if(e===n)break}while(e=S(e))}return null}var T,E=/\s+/g;function D(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(E," ").replace(" "+t+" "," ");e.className=(r+(n?" "+t:"")).replace(E," ")}}function M(e,t,n){var r=e&&e.style;if(r){if(void 0===n)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(n=e.currentStyle),void 0===t?n:n[t];t in r||-1!==t.indexOf("webkit")||(t="-webkit-"+t),r[t]=n+("string"===typeof n?"":"px")}}function A(e,t){var n="";if("string"===typeof e)n=e;else do{var r=M(e,"transform");r&&"none"!==r&&(n=r+" "+n)}while(!t&&(e=e.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(n)}function N(e,t,n){if(e){var r=e.getElementsByTagName(t),i=0,o=r.length;if(n)for(;i=o:i<=o,!a)return r;if(r===P())break;r=$(r,!1)}return!1}function R(e,t,n){var r=0,i=0,o=e.children;while(i2&&void 0!==arguments[2]?arguments[2]:{},r=n.evt,i=u(n,["evt"]);ne.pluginEvent.bind(Xe)(e,t,a({dragEl:ae,parentEl:se,ghostEl:ue,rootEl:ce,nextEl:le,lastDownEl:de,cloneEl:fe,cloneHidden:he,dragStarted:Oe,putSortable:be,activeSortable:Xe.active,originalEvent:r,oldIndex:pe,oldDraggableIndex:ve,newIndex:me,newDraggableIndex:ge,hideGhostForTarget:Ye,unhideGhostForTarget:Ke,cloneNowHidden:function(){he=!0},cloneNowShown:function(){he=!1},dispatchSortableEvent:function(e){oe({sortable:t,name:e,originalEvent:r})}},i))};function oe(e){re(a({putSortable:be,cloneEl:fe,targetEl:ae,rootEl:ce,oldIndex:pe,oldDraggableIndex:ve,newIndex:me,newDraggableIndex:ge},e))}var ae,se,ue,ce,le,de,fe,he,pe,me,ve,ge,ye,be,we,_e,Ce,xe,ke,Se,Oe,Te,Ee,De,Me,Ae=!1,Ne=!1,Pe=[],Le=!1,Ie=!1,Re=[],Fe=!1,ze=[],je="undefined"!==typeof document,Be=b,$e=v||m?"cssFloat":"float",Ue=je&&!w&&!b&&"draggable"in document.createElement("div"),Ve=function(){if(je){if(m)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto","auto"===e.style.pointerEvents}}(),He=function(e,t){var n=M(e),r=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),i=R(e,0,t),o=R(e,1,t),a=i&&M(i),s=o&&M(o),u=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+L(i).width,c=s&&parseInt(s.marginLeft)+parseInt(s.marginRight)+L(o).width;if("flex"===n.display)return"column"===n.flexDirection||"column-reverse"===n.flexDirection?"vertical":"horizontal";if("grid"===n.display)return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(i&&a["float"]&&"none"!==a["float"]){var l="left"===a["float"]?"left":"right";return!o||"both"!==s.clear&&s.clear!==l?"horizontal":"vertical"}return i&&("block"===a.display||"flex"===a.display||"table"===a.display||"grid"===a.display||u>=r&&"none"===n[$e]||o&&"none"===n[$e]&&u+c>r)?"vertical":"horizontal"},qe=function(e,t,n){var r=n?e.left:e.top,i=n?e.right:e.bottom,o=n?e.width:e.height,a=n?t.left:t.top,s=n?t.right:t.bottom,u=n?t.width:t.height;return r===a||i===s||r+o/2===a+u/2},We=function(e,t){var n;return Pe.some((function(r){if(!F(r)){var i=L(r),o=r[G].options.emptyInsertThreshold,a=e>=i.left-o&&e<=i.right+o,s=t>=i.top-o&&t<=i.bottom+o;return o&&a&&s?n=r:void 0}})),n},Ze=function(e){function t(e,n){return function(r,i,o,a){var s=r.options.group.name&&i.options.group.name&&r.options.group.name===i.options.group.name;if(null==e&&(n||s))return!0;if(null==e||!1===e)return!1;if(n&&"clone"===e)return e;if("function"===typeof e)return t(e(r,i,o,a),n)(r,i,o,a);var u=(n?r:i).options.group.name;return!0===e||"string"===typeof e&&e===u||e.join&&e.indexOf(u)>-1}}var n={},i=e.group;i&&"object"==r(i)||(i={name:i}),n.name=i.name,n.checkPull=t(i.pull,!0),n.checkPut=t(i.put),n.revertClone=i.revertClone,e.group=n},Ye=function(){!Ve&&ue&&M(ue,"display","none")},Ke=function(){!Ve&&ue&&M(ue,"display","")};je&&document.addEventListener("click",(function(e){if(Ne)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Ne=!1,!1}),!0);var Ge=function(e){if(ae){e=e.touches?e.touches[0]:e;var t=We(e.clientX,e.clientY);if(t){var n={};for(var r in e)e.hasOwnProperty(r)&&(n[r]=e[r]);n.target=n.rootEl=t,n.preventDefault=void 0,n.stopPropagation=void 0,t[G]._onDragOver(n)}}},Je=function(e){ae&&ae.parentNode[G]._isOutsideThisEl(e.target)};function Xe(e,t){if(!e||!e.nodeType||1!==e.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=o({},t),e[G]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return He(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(e,t){e.setData("Text",t.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==Xe.supportPointer&&"PointerEvent"in window,emptyInsertThreshold:5};for(var r in ne.initializePlugins(this,e,n),n)!(r in t)&&(t[r]=n[r]);for(var i in Ze(t),this)"_"===i.charAt(0)&&"function"===typeof this[i]&&(this[i]=this[i].bind(this));this.nativeDraggable=!t.forceFallback&&Ue,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?C(e,"pointerdown",this._onTapStart):(C(e,"mousedown",this._onTapStart),C(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(C(e,"dragover",this),C(e,"dragenter",this)),Pe.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),o(this,J())}function Qe(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function et(e,t,n,r,i,o,a,s){var u,c,l=e[G],d=l.options.onMove;return!window.CustomEvent||m||v?(u=document.createEvent("Event"),u.initEvent("move",!0,!0)):u=new CustomEvent("move",{bubbles:!0,cancelable:!0}),u.to=t,u.from=e,u.dragged=n,u.draggedRect=r,u.related=i||t,u.relatedRect=o||L(t),u.willInsertAfter=s,u.originalEvent=a,e.dispatchEvent(u),d&&(c=d.call(l,u,a)),c}function tt(e){e.draggable=!1}function nt(){Fe=!1}function rt(e,t,n){var r=L(F(n.el,n.options.draggable)),i=10;return t?e.clientX>r.right+i||e.clientX<=r.right&&e.clientY>r.bottom&&e.clientX>=r.left:e.clientX>r.right&&e.clientY>r.top||e.clientX<=r.right&&e.clientY>r.bottom+i}function it(e,t,n,r,i,o,a,s){var u=r?e.clientY:e.clientX,c=r?n.height:n.width,l=r?n.top:n.left,d=r?n.bottom:n.right,f=!1;if(!a)if(s&&Del+c*o/2:ud-De)return-Ee}else if(u>l+c*(1-i)/2&&ud-c*o/2)?u>l+c/2?1:-1:0}function ot(e){return z(ae)=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){ae&&tt(ae),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;x(e,"mouseup",this._disableDelayedDrag),x(e,"touchend",this._disableDelayedDrag),x(e,"touchcancel",this._disableDelayedDrag),x(e,"mousemove",this._delayedDragTouchMoveHandler),x(e,"touchmove",this._delayedDragTouchMoveHandler),x(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||"touch"==e.pointerType&&e,!this.nativeDraggable||t?this.options.supportPointer?C(document,"pointermove",this._onTouchMove):C(document,t?"touchmove":"mousemove",this._onTouchMove):(C(ae,"dragend",this),C(ce,"dragstart",this._onDragStart));try{document.selection?ut((function(){document.selection.empty()})):window.getSelection().removeAllRanges()}catch(n){}},_dragStarted:function(e,t){if(Ae=!1,ce&&ae){ie("dragStarted",this,{evt:t}),this.nativeDraggable&&C(document,"dragover",Je);var n=this.options;!e&&D(ae,n.dragClass,!1),D(ae,n.ghostClass,!0),Xe.active=this,e&&this._appendGhost(),oe({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(_e){this._lastX=_e.clientX,this._lastY=_e.clientY,Ye();var e=document.elementFromPoint(_e.clientX,_e.clientY),t=e;while(e&&e.shadowRoot){if(e=e.shadowRoot.elementFromPoint(_e.clientX,_e.clientY),e===t)break;t=e}if(ae.parentNode[G]._isOutsideThisEl(e),t)do{if(t[G]){var n=void 0;if(n=t[G]._onDragOver({clientX:_e.clientX,clientY:_e.clientY,target:e,rootEl:t}),n&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);Ke()}},_onTouchMove:function(e){if(we){var t=this.options,n=t.fallbackTolerance,r=t.fallbackOffset,i=e.touches?e.touches[0]:e,o=ue&&A(ue,!0),a=ue&&o&&o.a,s=ue&&o&&o.d,u=Be&&Me&&j(Me),c=(i.clientX-we.clientX+r.x)/(a||1)+(u?u[0]-Re[0]:0)/(a||1),l=(i.clientY-we.clientY+r.y)/(s||1)+(u?u[1]-Re[1]:0)/(s||1);if(!Xe.active&&!Ae){if(n&&Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))=0&&(oe({rootEl:se,name:"add",toEl:se,fromEl:ce,originalEvent:e}),oe({sortable:this,name:"remove",toEl:se,originalEvent:e}),oe({rootEl:se,name:"sort",toEl:se,fromEl:ce,originalEvent:e}),oe({sortable:this,name:"sort",toEl:se,originalEvent:e})),be&&be.save()):me!==pe&&me>=0&&(oe({sortable:this,name:"update",toEl:se,originalEvent:e}),oe({sortable:this,name:"sort",toEl:se,originalEvent:e})),Xe.active&&(null!=me&&-1!==me||(me=pe,ge=ve),oe({sortable:this,name:"end",toEl:se,originalEvent:e}),this.save())))),this._nulling()},_nulling:function(){ie("nulling",this),ce=ae=se=ue=le=fe=de=he=we=_e=Oe=me=ge=pe=ve=Te=Ee=be=ye=Xe.dragged=Xe.ghost=Xe.clone=Xe.active=null,ze.forEach((function(e){e.checked=!0})),ze.length=Ce=xe=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":ae&&(this._onDragOver(e),Qe(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e,t=[],n=this.el.children,r=0,i=n.length,o=this.options;r1&&(Pt.forEach((function(e){r.addAnimationState({target:e,rect:Rt?L(e):i}),K(e),e.fromRect=i,t.removeAnimationState(e)})),Rt=!1,jt(!this.options.removeCloneOnHide,n))},dragOverCompleted:function(e){var t=e.sortable,n=e.isOwner,r=e.insertion,i=e.activeSortable,o=e.parentEl,a=e.putSortable,s=this.options;if(r){if(n&&i._hideClone(),It=!1,s.animation&&Pt.length>1&&(Rt||!n&&!i.options.sort&&!a)){var u=L(Mt,!1,!0,!0);Pt.forEach((function(e){e!==Mt&&(Y(e,u),o.appendChild(e))})),Rt=!0}if(!n)if(Rt||$t(),Pt.length>1){var c=Nt;i._showClone(t),i.options.animation&&!Nt&&c&&Lt.forEach((function(e){i.addAnimationState({target:e,rect:At}),e.fromRect=At,e.thisAnimationDuration=null}))}else i._showClone(t)}},dragOverAnimationCapture:function(e){var t=e.dragRect,n=e.isOwner,r=e.activeSortable;if(Pt.forEach((function(e){e.thisAnimationDuration=null})),r.options.animation&&!n&&r.multiDrag.isMultiDrag){At=o({},t);var i=A(Mt,!0);At.top-=i.f,At.left-=i.e}},dragOverAnimationComplete:function(){Rt&&(Rt=!1,$t())},drop:function(e){var t=e.originalEvent,n=e.rootEl,r=e.parentEl,i=e.sortable,o=e.dispatchSortableEvent,a=e.oldIndex,s=e.putSortable,u=s||this.sortable;if(t){var c=this.options,l=r.children;if(!Ft)if(c.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),D(Mt,c.selectedClass,!~Pt.indexOf(Mt)),~Pt.indexOf(Mt))Pt.splice(Pt.indexOf(Mt),1),Et=null,re({sortable:i,rootEl:n,name:"deselect",targetEl:Mt,originalEvt:t});else{if(Pt.push(Mt),re({sortable:i,rootEl:n,name:"select",targetEl:Mt,originalEvt:t}),t.shiftKey&&Et&&i.el.contains(Et)){var d,f,h=z(Et),p=z(Mt);if(~h&&~p&&h!==p)for(p>h?(f=h,d=p):(f=p,d=h+1);f1){var m=L(Mt),v=z(Mt,":not(."+this.options.selectedClass+")");if(!It&&c.animation&&(Mt.thisAnimationDuration=null),u.captureAnimationState(),!It&&(c.animation&&(Mt.fromRect=m,Pt.forEach((function(e){if(e.thisAnimationDuration=null,e!==Mt){var t=Rt?L(e):m;e.fromRect=t,u.addAnimationState({target:e,rect:t})}}))),$t(),Pt.forEach((function(e){l[v]?r.insertBefore(e,l[v]):r.appendChild(e),v++})),a===z(Mt))){var g=!1;Pt.forEach((function(e){e.sortableIndex===z(e)||(g=!0)})),g&&o("update")}Pt.forEach((function(e){K(e)})),u.animateAll()}Dt=u}(n===r||s&&"clone"!==s.lastPutMode)&&Lt.forEach((function(e){e.parentNode&&e.parentNode.removeChild(e)}))}},nullingGlobal:function(){this.isMultiDrag=Ft=!1,Lt.length=0},destroyGlobal:function(){this._deselectMultiDrag(),x(document,"pointerup",this._deselectMultiDrag),x(document,"mouseup",this._deselectMultiDrag),x(document,"touchend",this._deselectMultiDrag),x(document,"keydown",this._checkKeyDown),x(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(e){if(("undefined"===typeof Ft||!Ft)&&Dt===this.sortable&&(!e||!O(e.target,this.options.draggable,this.sortable.el,!1))&&(!e||0===e.button))while(Pt.length){var t=Pt[0];D(t,this.options.selectedClass,!1),Pt.shift(),re({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:t,originalEvt:e})}},_checkKeyDown:function(e){e.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(e){e.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},o(e,{pluginName:"multiDrag",utils:{select:function(e){var t=e.parentNode[G];t&&t.options.multiDrag&&!~Pt.indexOf(e)&&(Dt&&Dt!==t&&(Dt.multiDrag._deselectMultiDrag(),Dt=t),D(e,t.options.selectedClass,!0),Pt.push(e))},deselect:function(e){var t=e.parentNode[G],n=Pt.indexOf(e);t&&t.options.multiDrag&&~n&&(D(e,t.options.selectedClass,!1),Pt.splice(n,1))}},eventProperties:function(){var e=this,t=[],n=[];return Pt.forEach((function(r){var i;t.push({multiDragElement:r,index:r.sortableIndex}),i=Rt&&r!==Mt?-1:Rt?z(r,":not(."+e.options.selectedClass+")"):z(r),n.push({multiDragElement:r,index:i})})),{items:c(Pt),clones:[].concat(Lt),oldIndicies:t,newIndicies:n}},optionListeners:{multiDragKey:function(e){return e=e.toLowerCase(),"ctrl"===e?e="Control":e.length>1&&(e=e.charAt(0).toUpperCase()+e.substr(1)),e}}})}function jt(e,t){Pt.forEach((function(n,r){var i=t.children[n.sortableIndex+(e?Number(r):0)];i?t.insertBefore(n,i):t.appendChild(n)}))}function Bt(e,t){Lt.forEach((function(n,r){var i=t.children[n.sortableIndex+(e?Number(r):0)];i?t.insertBefore(n,i):t.appendChild(n)}))}function $t(){Pt.forEach((function(e){e!==Mt&&e.parentNode&&e.parentNode.removeChild(e)}))}Xe.mount(new yt),Xe.mount(St,kt),t["default"]=Xe},aa7e:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("9f59")),o={name:"ShareRecordingDialog",props:{innerVisible:{type:Boolean,default:!1},appendToBody:{type:Boolean,default:!1},baseUrl:String,srcUrl:String,title:String,recordingItem:Object},mixins:[i.default],data:function(){return{}},computed:{dialogVisible:{get:function(){return this.innerVisible},set:function(){this.$emit("cancel")}}},mounted:function(){window.addEventListener("message",this.onMessageListener)},beforeDestroy:function(){window.removeEventListener("message",this.onMessageListener)},methods:{onMessageListener:function(){},handleIframeLoad:function(){var e,t;null===(e=this.$refs.recordingShareIframeRef)||void 0===e||null===(t=e.contentWindow)||void 0===t||t.postMessage({meetingId:this.recordingItem.meetingId,baseUrl:this.baseUrl,showProcessTips:this.recordingItem.isProcessing,triming:!1},"*")},closeDialog:function(){this.$emit("close")}}};t.default=o},aaea:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-rsvp-yes",use:"icon-rsvp-yes-usage",viewBox:"0 0 14 14",content:'\n\n\n\n\n\n\n'});a.a.add(s);t["default"]=s},ab13:function(e,t,n){var r=n("b622"),i=r("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[i]=!1,"/./"[e](t)}catch(r){}}return!1}},ab1b:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("2638")),o=r(n("7d38")),a={name:"ZmButton",inject:{ZmForm:{default:""},ZmFormItem:{default:""}},components:{ZmIcon:o.default},props:{type:{type:String,default:"plain"},size:{type:String,default:"small"},href:{type:String,default:""},target:{type:String,default:"_self"},icon:{type:String,default:""},svgIcon:{type:String,default:""},suffixIcon:{type:String,default:""},nativeType:{type:String,default:"button"},loading:Boolean,disabled:Boolean,plain:Boolean,ghost:Boolean,round:Boolean,circle:Boolean},render:function(){var e=arguments[0];return this.href?e("a",(0,i.default)([{},this.buttonProps,{class:"zm-button is-link",attrs:{type:this.nativeType,role:"link",target:this.buttonDisabled?"_self":this.target,href:this.buttonDisabled?"javascript:void(0)":this.href,tabIndex:this.buttonDisabled?-1:0}}]),[this.icon&&!this.loading?e("i",{attrs:{"aria-hidden":"true"},class:this.icon}):"",this.$slots.default?e("span",{class:"zm-button__slot"},[this.$slots.default]):"",this.suffixIcon&&!this.loading?e("i",{attrs:{"aria-hidden":"true"},class:this.suffixIcon}):""]):e("button",(0,i.default)([{},this.buttonProps,{class:"zm-button",attrs:{disabled:this.buttonDisabled||this.loading,"aria-disabled":this.buttonDisabled||this.loading,type:this.nativeType},on:{click:this.handleClick}}]),[this.loading?e("svg",{attrs:{"aria-busy":"true",width:"50",height:"50",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},class:"zm-icon-loading-spinner"},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 0.375C8.34518 0.375 8.625 0.654822 8.625 1V4C8.625 4.34518 8.34518 4.625 8 4.625C7.65482 4.625 7.375 4.34518 7.375 4V1C7.375 0.654822 7.65482 0.375 8 0.375Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.9","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18775 1.39655C4.48668 1.22396 4.86893 1.32638 5.04152 1.62531L6.54152 4.22339C6.71411 4.52232 6.61168 4.90456 6.31275 5.07715C6.01382 5.24974 5.63157 5.14732 5.45898 4.84839L3.95898 2.25031C3.7864 1.95138 3.88882 1.56913 4.18775 1.39655Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.8","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 4.18752C1.56907 3.88859 1.95132 3.78617 2.25025 3.95876L4.84833 5.45876C5.14726 5.63135 5.24968 6.01359 5.07709 6.31252C4.9045 6.61146 4.52226 6.71388 4.22333 6.54129L1.62525 5.04129C1.32632 4.8687 1.2239 4.48646 1.39648 4.18752Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.7","fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.375 8C0.375 7.65482 0.654822 7.375 1 7.375H4C4.34518 7.375 4.625 7.65482 4.625 8C4.625 8.34518 4.34518 8.625 4 8.625H1C0.654822 8.625 0.375 8.34518 0.375 8Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.6","fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.39648 11.8125C1.2239 11.5136 1.32632 11.1313 1.62525 10.9587L4.22333 9.45873C4.52226 9.28614 4.9045 9.38856 5.07709 9.68749C5.24968 9.98643 5.14726 10.3687 4.84833 10.5413L2.25025 12.0413C1.95132 12.2138 1.56907 12.1114 1.39648 11.8125Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.5","fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.18725 14.6035C3.88832 14.4309 3.78589 14.0486 3.95848 13.7497L5.45848 11.1516C5.63107 10.8527 6.01332 10.7503 6.31225 10.9228C6.61118 11.0954 6.7136 11.4777 6.54102 11.7766L5.04102 14.3747C4.86843 14.6736 4.48618 14.776 4.18725 14.6035Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.4","fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 15.6272C7.65482 15.6272 7.375 15.3473 7.375 15.0022V12.0022C7.375 11.657 7.65482 11.3772 8 11.3772C8.34518 11.3772 8.625 11.657 8.625 12.0022V15.0022C8.625 15.3473 8.34518 15.6272 8 15.6272Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8122 14.6056C11.5133 14.7782 11.1311 14.6758 10.9585 14.3768L9.45848 11.7787C9.28589 11.4798 9.38832 11.0976 9.68725 10.925C9.98618 10.7524 10.3684 10.8548 10.541 11.1537L12.041 13.7518C12.2136 14.0508 12.1112 14.433 11.8122 14.6056Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 11.8147C14.4309 12.1136 14.0487 12.216 13.7497 12.0434L11.1517 10.5434C10.8527 10.3708 10.7503 9.98861 10.9229 9.68967C11.0955 9.39074 11.4777 9.28832 11.7767 9.46091L14.3747 10.9609C14.6737 11.1335 14.7761 11.5157 14.6035 11.8147Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.625 8.00217C15.625 8.34734 15.3452 8.62717 15 8.62717H12C11.6548 8.62717 11.375 8.34734 11.375 8.00217C11.375 7.65699 11.6548 7.37717 12 7.37717H15C15.3452 7.37717 15.625 7.65699 15.625 8.00217Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.2","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.6035 4.18967C14.7761 4.48861 14.6737 4.87085 14.3747 5.04344L11.7767 6.54344C11.4777 6.71603 11.0955 6.61361 10.9229 6.31467C10.7503 6.01574 10.8527 5.6335 11.1517 5.46091L13.7497 3.96091C14.0487 3.78832 14.4309 3.89074 14.6035 4.18967Z",fill:"#000001"}}),e("path",{attrs:{opacity:"0.1","fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.8128 1.39874C12.1117 1.57133 12.2141 1.95358 12.0415 2.25251L10.5415 4.85058C10.3689 5.14952 9.98668 5.25194 9.68775 5.07935C9.38882 4.90676 9.2864 4.52452 9.45898 4.22558L10.959 1.62751C11.1316 1.32858 11.5138 1.22615 11.8128 1.39874Z",fill:"#000001"}})]):"",this.icon&&!this.loading?e("i",{attrs:{"aria-hidden":"true"},class:this.icon}):"",this.svgIcon&&!this.loading?e("zm-icon",{attrs:{size:"inner",name:this.svgIcon}}):"",this.$slots.default?e("span",{class:"zm-button__slot"},[this.$slots.default]):"",this.suffixIcon&&!this.loading?e("i",{attrs:{"aria-hidden":"true"},class:this.suffixIcon}):""])},computed:{_elFormItemSize:function(){return(this.ZmFormItem||{}).elFormItemSize},buttonSize:function(){return this._elFormItemSize||this.size||(this.$ELEMENT||{}).size},buttonDisabled:function(){return this.disabled||(this.ZmForm||{}).disabled},buttonProps:function(){var e="";return e=-1!==["primary","danger"].indexOf(this.type)?this.ghost?"zm-button--"+this.type+"-ghost":"zm-button--"+this.type:(this.icon||this.svgIcon)&&!this.$slots.default||"icon"===this.type?this.ghost?"zm-button--icon zm-button--plain zm-button--icon-ghost":"zm-button--icon zm-button--plain":-1!==["link","text"].indexOf(this.type)?"zm-button--"+this.type:"zm-button--plain",{class:[e||"",this.$slots.default||!this.icon&&!this.suffixIcon||this.loading?"":"zm-button--icon",this.buttonSize?"zm-button--"+this.buttonSize:"",{"is-disabled":this.buttonDisabled||this.loading,"is-loading":this.loading,"is-round":this.round,"is-ghost":this.ghost,"is-circle":this.circle}]}}},methods:{handleClick:function(e){this.$emit("click",e)}}};t.default=a},ab34:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t._Vue=void 0;var i,o=r(n("8430"));t._Vue=i;var a={install:function(e){t._Vue=i=e,e.prototype.$msgbox=o.default,e.prototype.$alert=o.default.alert,e.prototype.$confirm=o.default.confirm,e.prototype.$prompt=o.default.prompt}};t.default=a},ab36:function(e,t,n){var r=n("861d"),i=n("9112");e.exports=function(e,t){r(t)&&"cause"in t&&i(e,"cause",t.cause)}},abe3:function(e,t,n){},ac1f:function(e,t,n){"use strict";var r=n("23e7"),i=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},acaa:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("2638")),o=n("e5f6"),a=n("dc8a"),s=(0,o.createNamespace)("info"),u=s[0],c=s[1];function l(e,t,n,r){var s=t.dot,u=t.info,l=(0,o.isDef)(u)&&""!==u;if(s||l)return e("div",(0,i.default)([{class:c({dot:s})},(0,a.inherit)(r,!0)]),[s?"":t.info])}l.props={dot:Boolean,info:[Number,String]};var d=u(l);t.default=d},ace4:function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("d039"),a=n("621a"),s=n("825a"),u=n("23cb"),c=n("50c4"),l=n("4840"),d=a.ArrayBuffer,f=a.DataView,h=f.prototype,p=i(d.prototype.slice),m=i(h.getUint8),v=i(h.setUint8),g=o((function(){return!new d(2).slice(1,void 0).byteLength}));r({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:g},{slice:function(e,t){if(p&&void 0===t)return p(s(this),e);var n=s(this).byteLength,r=u(e,n),i=u(void 0===t?n:t,n),o=new(l(this,d))(c(i-r)),a=new f(this),h=new f(o),g=0;while(r=h+parseInt(a)&&(e.title=e._innerText)}),e.addEventListener("mouseleave",s=function(){document.body.removeChild(n),e.title=""})},update:function(e,t){e._innerText=t.value},unbind:function(e){o=null,e.removeEventListener("mouseover",a),e.removeEventListener("mouseleave",s)}})},ad6d:function(e,t,n){"use strict";var r=n("825a");e.exports=function(){var e=r(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t}},adba:function(e,t,n){},addb:function(e,t,n){var r=n("4dae"),i=Math.floor,o=function(e,t){var n=e.length,u=i(n/2);return n<8?a(e,t):s(e,o(r(e,0,u),t),o(r(e,u),t),t)},a=function(e,t){var n,r,i=e.length,o=1;while(o0)e[r]=e[--r];r!==o++&&(e[r]=n)}return e},s=function(e,t,n,r){var i=t.length,o=n.length,a=0,s=0;while(a3}))}},af47:function(e,t,n){"use strict";n.r(t);var r=n("926c"),i=n("3cf0");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("b24e");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"038738e6",null);t["default"]=s.exports},af8f:function(e,t,n){"use strict";n.r(t);var r=n("5c99"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},af99:function(e,t,n){"use strict";var r=n("6ead");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},aff7:function(e,t,n){"use strict";var r=n("d105");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},b041:function(e,t,n){"use strict";var r=n("00ee"),i=n("f5df");e.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},b080:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("a4d3"),n("e01a");var r=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"zm-alert-fade"}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-alert",class:[e.typeClass,e.center?"is-center":""],attrs:{role:e.role}},[e.showIcon?t("i",{staticClass:"zm-alert__icon",class:[e.iconClass,e.isBigIcon],attrs:{"aria-hidden":""}}):e._e(),t("div",{staticClass:"zm-alert__content"},[t("div",{staticClass:"zm-alert__body"},[e.title||e.$slots.title?t("span",{staticClass:"zm-alert__title",class:[e.isBoldTitle]},[e._t("title",(function(){return[e._v(e._s(e.title))]}))],2):e._e(),e.$slots.default&&!e.description?t("div",{staticClass:"zm-alert__description"},[e._t("default")],2):e._e(),e.description&&!e.$slots.default?t("p",{staticClass:"zm-alert__description"},[e._v(" "+e._s(e.description)+" ")]):e._e()]),e.closable?[e.closeText?t("zm-button",{staticClass:"zm-alert__closebtn is-customed",attrs:{size:"mini",ghost:"","aria-label":e.closeLabel||e.closeText||e.t("alert.close")},on:{click:function(t){return e.close()}}},[e._v(" "+e._s(e.closeText)+" ")]):t("zm-button",{staticClass:"zm-alert__closebtn",attrs:{type:"icon",size:"mini",ghost:"",icon:"zm-icon-close","aria-label":e.closeLabel||e.t("alert.close")},on:{click:function(t){return e.close()}}})]:e._e()],2)])])};t.render=r;var i=[];t.staticRenderFns=i},b094:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a9e3"),n("99af");var r=n("4608"),i={name:"calendar-day",props:{item:{type:Object,required:!0},offset:{type:Number,default:0},index:{type:Number,default:1},selectedDate:Date,weekMap:{type:Object},monthMap:{type:Object}},computed:{dayMessage:function(){var e="".concat(this.item.date).split(" ");return"".concat(this.weekMap[e[0]]," ").concat(this.monthMap[e[1]]," ").concat(e[2]," ").concat(e[3])},style:function(){return 0===this.index?{marginLeft:"".concat(100*this.offset/7,"%")}:{}},selected:function(){return"selected"===(0,r.getDayType)(this.item.date,this.selectedDate)}},methods:{handleClick:function(){this.$emit("change",this.item.date)}}};t.default=i},b0c0:function(e,t,n){var r=n("83ab"),i=n("5e77").EXISTS,o=n("e330"),a=n("9bf2").f,s=Function.prototype,u=o(s.toString),c=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,l=o(c.exec),d="name";r&&!i&&a(s,d,{configurable:!0,get:function(){try{return l(c,u(this))[1]}catch(e){return""}}})},b132:function(e,t,n){},b14c:function(e,t,n){"use strict";n("3af5")},b163:function(e,t,n){"use strict";n.r(t);var r=n("e017"),i=n.n(r),o=n("21a1"),a=n.n(o),s=new i.a({id:"icon-zumo-do-not-disturb",use:"icon-zumo-do-not-disturb-usage",viewBox:"0 0 8 8",content:'\n\n'});a.a.add(s);t["default"]=s},b17c:function(e,t,n){n("4ae1"),n("d3b7"),n("f8c9"),n("14d9");var r=n("4a4b"),i=n("6f8f");function o(t,n,a){return i()?(e.exports=o=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports["default"]=e.exports):(e.exports=o=function(e,t,n){var i=[null];i.push.apply(i,t);var o=Function.bind.apply(e,i),a=new o;return n&&r(a,n.prototype),a},e.exports.__esModule=!0,e.exports["default"]=e.exports),o.apply(null,arguments)}e.exports=o,e.exports.__esModule=!0,e.exports["default"]=e.exports},b19d:function(e,t,n){"use strict";n.r(t);var r=n("0dfa"),i=n("af8f");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("a51f");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},b1c6:function(e,t,n){"use strict";var r=n("a7a5");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},b1ea:function(e,t,n){},b1f7:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af");var i=r(n("2909")),o=r(n("9f59")),a=r(n("d8af")),s=r(n("4a0f")),u=r(n("b30e")),c=r(n("ced2")),l={name:"FileInfo",components:{AttachmentDisplay:a.default,WhiteboardDisplay:s.default,LinkInfo:u.default,ClientSvgIcon:c.default},mixins:[o.default],props:{eventDetail:{type:Object,default:function(){}},getWhiteboardRequest:{type:Function}},data:function(){return{activeType:"all"}},computed:{whiteboardList:function(){var e;return(null===(e=this.eventDetail)||void 0===e?void 0:e.whiteboardInfos)||[]},fileList:function(){var e;return(null===(e=this.eventDetail)||void 0===e?void 0:e.attachments)||[]},linkList:function(){var e;return(null===(e=this.eventDetail)||void 0===e?void 0:e.highLightURLs)||[]},assetList:function(){return[].concat((0,i.default)(this.whiteboardList),(0,i.default)(this.fileList),(0,i.default)(this.linkList))},typeList:function(){return[{name:this.t("zumoAssetsAll"),key:"all",show:!0},{name:this.t("zumoWhiteboards"),key:"wb",show:this.whiteboardList.length>0},{name:this.t("zumoFiles"),key:"file",show:this.fileList.length>0},{name:this.t("zumoLinks"),key:"link",show:this.linkList.length>0}]},showEmptyBox:function(){return 0===this.assetList.length},showAbbreviated:function(){return this.assetList.length>0&&this.assetList.length<=3},showDetailed:function(){return this.assetList.length>3}},methods:{handleChangeActiveType:function(e){this.activeType=e},handleClickAttachment:function(e){this.$emit("downloadAttachment",e)},handleClickWhiteboard:function(e){this.$emit("jumpToWhiteboard",e)}}};t.default=l},b229:function(e,t,n){"use strict";n.r(t);var r=n("af99"),i=n("0498");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("13f7");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"7071be5c",null);t["default"]=s.exports},b24e:function(e,t,n){"use strict";n("b1ea")},b296:function(e,t,n){},b2ec:function(e,t,n){"use strict";n.r(t);var r=n("58f9"),i=n("a689");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("c4d8");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},b30e:function(e,t,n){"use strict";n.r(t);var r=n("e893a"),i=n("cd74");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("db49");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"249e33ba",null);t["default"]=s.exports},b35a:function(e,t,n){"use strict";n("b6c4")},b35a1:function(e,t,n){"use strict";var r=n("f076"),i=n("c39b");e.exports=function(e,t){return e&&!r(t)?i(e,t):t}},b380:function(e,t,n){function r(e,n){return t.default=r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,n)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r,n("131a"),n("1f68")},b39a:function(e,t,n){"use strict";var r=n("da84"),i=n("2ba4"),o=n("ebb5"),a=n("d039"),s=n("f36a"),u=r.Int8Array,c=o.aTypedArray,l=o.exportTypedArrayMethod,d=[].toLocaleString,f=!!u&&a((function(){d.call(new u(1))})),h=a((function(){return[1,2].toLocaleString()!=new u([1,2]).toLocaleString()}))||!a((function(){u.prototype.toLocaleString.call([1,2])}));l("toLocaleString",(function(){return i(d,f?s(c(this)):c(this),s(arguments))}),h)},b40b:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("c7eb")),o=r(n("1da1"));n("d3b7"),n("6062"),n("3ca3"),n("ddb0"),n("4ec9"),n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("25f0"),n("13d5"),n("00b4"),n("14d9"),n("498a"),n("4de4"),n("1276"),n("d9e2"),n("99af"),n("7db0"),n("caad"),n("2532"),n("a434");var a=n("d40f"),s=r(n("9dab")),u=n("d8de"),c={name:"client-search",components:{searchItem:s.default},props:{multiple:{type:Boolean,default:!1},value:{required:!0},showReceipts:{type:Boolean,default:!0},noBorder:{type:Boolean,default:!1},fromType:{type:String,default:"_calendar__search"},autoClearInput:{type:Boolean,default:!0},placeholder:{type:String,default:"search"},label:{type:String,default:""},showIcon:{type:Boolean,default:!0},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}},popperAppendToBody:{type:Boolean,default:!1},disableAttendees:{type:Set,default:function(){return new Set}},allowMultiSearch:{type:Boolean,default:!1}},data:function(){return{options:[],contactInfo:new Map,receipts:this.value,loading:!1,color:""}},created:function(){var e=this;"undefined"===typeof window.colorArray&&(window.colorArray=[]),this.$bus.$on("ZMCalendarUINotifSearchContactUpdated",(function(t){try{var n=new RegExp(e.query,"i"),r=t.returnCode,i=t.result;if(0!==r)throw new Error("Search for contact error");var o=i.info,s=o.contacts,u=void 0===s?[]:s,c=o.fromType,l=o.searchKey;if(c!==e.fromType||l!==e.query)throw new Error("Search for contact error");e.loading=!1,e.options=u.reduce((function(t,r){var i=r.email,o=r.displayName,a=r.picUrl,s=r.pictureURL,u=r.jid,c=r.isExternalUser,l=r.fromLocalSearch,d=n.test(o)||n.test(i);if(d){var f={email:i,picUrl:a,pictureURL:s,jid:u,displayName:o,contactAddressHighlight:i,contactNameHighlight:o,isExternal:!1,isExternalUser:c,fromLocalSearch:l};e.disableAttendees.has(i)&&(f.disabled=!0),t.push(f)}return t}),[]);var d=0===e.options.length;if(d)if((0,a.isValidEmailAddress)(e.query))e.options.push(e.$createNewContact(e.query));else{if(!0!==e.allowMultiSearch)throw new Error("Invalid mail address");var f=e.query.trim(),h=f.split(/ |,/).filter((function(e){return e.length>0}));if(!(h.length>1))throw new Error("Invalid mail address");for(var p=0;p0}));if(o.length>1){for(var s=0;s0}));if(!(o.length>1))throw new Error("Invalid mail address");for(var s=0;s0}));if(r.length>1){for(var i=0;i-1&&this.receipts.splice(n,1),this.$nextTick((function(){return t.focus()}))},isValidEmailAddress:function(e){return(0,a.isValidEmailAddress)(e)}},mounted:function(){this.value.length||this.focus()}};t.default=c},b42e:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(e){var t=+e;return(t>0?r:n)(t)}},b459:function(e,t,n){"use strict";t.__esModule=!0,t.default=void 0;var r={name:"姓名",tel:"电话",save:"保存",confirm:"确认",cancel:"取消",delete:"删除",complete:"完成",loading:"加载中...",telEmpty:"请填写电话",nameEmpty:"请填写姓名",nameInvalid:"请输入正确的姓名",confirmDelete:"确定要删除吗",telInvalid:"请输入正确的手机号",vanCalendar:{end:"结束",start:"开始",title:"日期选择",confirm:"确定",startEnd:"开始/结束",weekdays:["日","一","二","三","四","五","六"],monthTitle:function(e,t){return e+"年"+t+"月"},rangePrompt:function(e){return"选择天数不能超过 "+e+" 天"}},vanCascader:{select:"请选择"},vanContactCard:{addText:"添加联系人"},vanContactList:{addText:"新建联系人"},vanPagination:{prev:"上一页",next:"下一页"},vanPullRefresh:{pulling:"下拉即可刷新...",loosing:"释放即可刷新..."},vanSubmitBar:{label:"合计:"},vanCoupon:{unlimited:"无使用门槛",discount:function(e){return e+"折"},condition:function(e){return"满"+e+"元可用"}},vanCouponCell:{title:"优惠券",tips:"暂无可用",count:function(e){return e+"张可用"}},vanCouponList:{empty:"暂无优惠券",exchange:"兑换",close:"不使用优惠券",enable:"可用",disabled:"不可用",placeholder:"请输入优惠码"},vanAddressEdit:{area:"地区",postal:"邮政编码",areaEmpty:"请选择地区",addressEmpty:"请填写详细地址",postalEmpty:"邮政编码格式不正确",defaultAddress:"设为默认收货地址",telPlaceholder:"收货人手机号",namePlaceholder:"收货人姓名",areaPlaceholder:"选择省 / 市 / 区"},vanAddressEditDetail:{label:"详细地址",placeholder:"街道门牌、楼层房间号等信息"},vanAddressList:{add:"新增地址"}};t.default=r},b4a8:function(e,t,n){"use strict";n.r(t);var r=n("d112"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},b4e5:function(e,t,n){"use strict";var r=n("2c98"),i=n("7943"),o=n("ebaf"),a=n("8b11"),s=n("ff7d"),u=n("2505"),c=u.validators;function l(e){this.defaults=e,this.interceptors={request:new o,response:new o}}l.prototype.request=function(e){"string"===typeof e?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=s(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=e.transitional;void 0!==t&&u.assertOptions(t,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var n=[],r=!0;this.interceptors.request.forEach((function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var i,o=[];if(this.interceptors.response.forEach((function(e){o.push(e.fulfilled,e.rejected)})),!r){var l=[a,void 0];Array.prototype.unshift.apply(l,n),l=l.concat(o),i=Promise.resolve(e);while(l.length)i=i.then(l.shift(),l.shift());return i}var d=e;while(n.length){var f=n.shift(),h=n.shift();try{d=f(d)}catch(p){h(p);break}}try{i=a(d)}catch(p){return Promise.reject(p)}while(o.length)i=i.then(o.shift(),o.shift());return i},l.prototype.getUri=function(e){return e=s(this.defaults,e),i(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){l.prototype[e]=function(t,n,r){return this.request(s(r||{},{method:e,url:t,data:n}))}})),e.exports=l},b4f8:function(e,t,n){var r=n("23e7"),i=n("d066"),o=n("1a2d"),a=n("577e"),s=n("5692"),u=n("0b43"),c=s("string-to-symbol-registry"),l=s("symbol-to-string-registry");r({target:"Symbol",stat:!0,forced:!u},{for:function(e){var t=a(e);if(o(c,t))return c[t];var n=i("Symbol")(t);return c[t]=n,l[n]=t,n}})},b50a:function(e,t,n){},b565:function(e,t,n){"use strict";n.r(t);var r=n("8720"),i=n("f468");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},b575:function(e,t,n){var r,i,o,a,s,u,c,l,d=n("da84"),f=n("0366"),h=n("06cf").f,p=n("2cf4").set,m=n("1cdc"),v=n("d4c3"),g=n("a4b4"),y=n("605d"),b=d.MutationObserver||d.WebKitMutationObserver,w=d.document,_=d.process,C=d.Promise,x=h(d,"queueMicrotask"),k=x&&x.value;k||(r=function(){var e,t;y&&(e=_.domain)&&e.exit();while(i){t=i.fn,i=i.next;try{t()}catch(n){throw i?a():o=void 0,n}}o=void 0,e&&e.enter()},m||y||g||!b||!w?!v&&C&&C.resolve?(c=C.resolve(void 0),c.constructor=C,l=f(c.then,c),a=function(){l(r)}):y?a=function(){_.nextTick(r)}:(p=f(p,d),a=function(){p(r)}):(s=!0,u=w.createTextNode(""),new b(r).observe(u,{characterData:!0}),a=function(){u.data=s=!s})),e.exports=k||function(e){var t={fn:e,next:void 0};o&&(o.next=t),i||(i=t,a()),o=t}},b588:function(e,t,n){var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("c962")),o={name:"ZmCheckboxGroup",componentName:"ZmCheckboxGroup",mixins:[i.default],inject:{ZmFormItem:{default:""}},props:{value:Array,disabled:Boolean,size:{type:String,default:"small"}},computed:{_elFormItemSize:function(){return(this.ZmFormItem||{}).elFormItemSize},checkboxGroupSize:function(){return this._elFormItemSize||(this.$ELEMENT||{}).size||this.size}},watch:{value:function(e){this.dispatch("ZmFormItem","el.form.change",[e])}}};t.default=o},b5db:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("dd",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"zm-select-group__wrap",attrs:{role:"group","aria-label":e.label}},[t("dl",{attrs:{role:"listbox"}},[t("dt",{staticClass:"zm-select-group__title"},[e._v(" "+e._s(e.label)+" ")]),e._t("default")],2)])};t.render=n;var r=[];t.staticRenderFns=r},b5e3:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0;var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"flex flex-row flex-wrap items-center contact-container",staticStyle:{"font-family":"system-ui !important"},on:{keydown:function(t){return e.deleleData(t)}}},[t("div",{class:["contact-selector",{noBorder:e.noBorder}]},[t("zm-select",{ref:"select",staticClass:"select-self-dark-mode",attrs:{id:"client-search-select",spellcheck:"false",filterable:"",remote:"",multiple:e.multiple,"no-data-text":"No Such Recent Contact.","no-match-text":"no-match-text","default-first-option":"","popper-options":e.popperOptions,"popper-append-to-body":e.popperAppendToBody,"remote-method":e.fetchRecentContacts,"popper-class":"compose-contact-selector select-dark-mode",label:e.label,"empty-data-text":"",placeholder:e.placeholder,loading:!1},on:{change:e.handleChange},model:{value:e.receipts,callback:function(t){e.receipts=t},expression:"receipts"}},[e._l(e.options,(function(n){return t("zm-option",{key:n.email,staticClass:"contact",attrs:{label:n.displayName,value:n.email,disabled:n.disabled}},[n.isExternal?e._e():t("div",{staticStyle:{display:"flex"}},[t("client-svg-icon",{attrs:{iconName:"room",className:"list-room-icon"}}),t("div",{staticClass:"list-room-text"},[e._v(" "+e._s(n.contactNameHighlight)+" ")])],1)])})),e.showIcon?t("i",{staticClass:"zm-icon-search",attrs:{slot:"prefix"},slot:"prefix"}):e._e()],2)],1)])};t.render=n;var r=[];t.staticRenderFns=r},b61c:function(e,t,n){"use strict";n.r(t);var r=n("bab8"),i=n("f799");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("46f6");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},b622:function(e,t,n){var r=n("da84"),i=n("5692"),o=n("1a2d"),a=n("90e3"),s=n("04f8"),u=n("fdbf"),c=i("wks"),l=r.Symbol,d=l&&l["for"],f=u?l:l&&l.withoutSetter||a;e.exports=function(e){if(!o(c,e)||!s&&"string"!=typeof c[e]){var t="Symbol."+e;s&&o(l,e)?c[e]=l[e]:c[e]=u&&d?d(t):f(t)}return c[e]}},b625:function(e,t,n){n("a29f"),n("8a5a"),n("0607"),n("949e"),n("f251"),n("7565"),n("dfda"),n("73b2"),n("e002")},b636:function(e,t,n){var r=n("e065");r("asyncIterator")},b639:function(e,t,n){"use strict";(function(e){ /*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ var r=n("1fb5"),i=n("9152"),o=n("e3db");function a(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"===typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function s(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function u(e,t){if(s()=s())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s().toString(16)+" bytes");return 0|e}function b(e){return+e!=e&&(e=0),c.alloc(+e)}function w(e,t){if(c.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return Q(e).length;default:if(r)return G(e).length;t=(""+t).toLowerCase(),r=!0}}function _(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";e||(e="utf8");while(1)switch(e){case"hex":return F(this,t,n);case"utf8":case"utf-8":return N(this,t,n);case"ascii":return I(this,t,n);case"latin1":case"binary":return R(this,t,n);case"base64":return A(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return z(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function C(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function x(e,t,n,r,i){if(0===e.length)return-1;if("string"===typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"===typeof t&&(t=c.from(t,r)),c.isBuffer(t))return 0===t.length?-1:k(e,t,n,r,i);if("number"===typeof t)return t&=255,c.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):k(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function k(e,t,n,r,i){var o,a=1,s=e.length,u=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var l=-1;for(o=n;os&&(n=s-u),o=n;o>=0;o--){for(var d=!0,f=0;fi&&(r=i)):r=i;var o=t.length;if(o%2!==0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a239?4:c>223?3:c>191?2:1;if(i+d<=n)switch(d){case 1:c<128&&(l=c);break;case 2:o=e[i+1],128===(192&o)&&(u=(31&c)<<6|63&o,u>127&&(l=u));break;case 3:o=e[i+1],a=e[i+2],128===(192&o)&&128===(192&a)&&(u=(15&c)<<12|(63&o)<<6|63&a,u>2047&&(u<55296||u>57343)&&(l=u));break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128===(192&o)&&128===(192&a)&&128===(192&s)&&(u=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s,u>65535&&u<1114112&&(l=u))}null===l?(l=65533,d=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),i+=d}return L(r)}t.Buffer=c,t.SlowBuffer=b,t.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:a(),t.kMaxLength=s(),c.poolSize=8192,c._augment=function(e){return e.__proto__=c.prototype,e},c.from=function(e,t,n){return l(null,e,t,n)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(e,t,n){return f(null,e,t,n)},c.allocUnsafe=function(e){return h(null,e)},c.allocUnsafeSlow=function(e){return h(null,e)},c.isBuffer=function(e){return!(null==e||!e._isBuffer)},c.compare=function(e,t){if(!c.isBuffer(e)||!c.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),""},c.prototype.compare=function(e,t,n,r,i){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,r>>>=0,i>>>=0,this===e)return 0;for(var o=i-r,a=n-t,s=Math.min(o,a),u=this.slice(r,i),l=e.slice(t,n),d=0;di)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return S(this,e,t,n);case"utf8":case"utf-8":return O(this,e,t,n);case"ascii":return T(this,e,t,n);case"latin1":case"binary":return E(this,e,t,n);case"base64":return D(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var P=4096;function L(e){var t=e.length;if(t<=P)return String.fromCharCode.apply(String,e);var n="",r=0;while(rr)&&(n=r);for(var i="",o=t;on)throw new RangeError("Trying to access beyond buffer length")}function B(e,t,n,r,i,o){if(!c.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||te.length)throw new RangeError("Index out of range")}function $(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i>>8*(r?i:1-i)}function U(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i>>8*(r?i:3-i)&255}function V(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function H(e,t,n,r,o){return o||V(e,t,n,4,34028234663852886e22,-34028234663852886e22),i.write(e,t,n,r,23,4),n+4}function q(e,t,n,r,o){return o||V(e,t,n,8,17976931348623157e292,-17976931348623157e292),i.write(e,t,n,r,52,8),n+8}c.prototype.slice=function(e,t){var n,r=this.length;if(e=~~e,t=void 0===t?r:~~t,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t0&&(i*=256))r+=this[e+--t]*i;return r},c.prototype.readUInt8=function(e,t){return t||j(e,1,this.length),this[e]},c.prototype.readUInt16LE=function(e,t){return t||j(e,2,this.length),this[e]|this[e+1]<<8},c.prototype.readUInt16BE=function(e,t){return t||j(e,2,this.length),this[e]<<8|this[e+1]},c.prototype.readUInt32LE=function(e,t){return t||j(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},c.prototype.readUInt32BE=function(e,t){return t||j(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},c.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||j(e,t,this.length);var r=this[e],i=1,o=0;while(++o=i&&(r-=Math.pow(2,8*t)),r},c.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||j(e,t,this.length);var r=t,i=1,o=this[e+--r];while(r>0&&(i*=256))o+=this[e+--r]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},c.prototype.readInt8=function(e,t){return t||j(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},c.prototype.readInt16LE=function(e,t){t||j(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt16BE=function(e,t){t||j(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt32LE=function(e,t){return t||j(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},c.prototype.readInt32BE=function(e,t){return t||j(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},c.prototype.readFloatLE=function(e,t){return t||j(e,4,this.length),i.read(this,e,!0,23,4)},c.prototype.readFloatBE=function(e,t){return t||j(e,4,this.length),i.read(this,e,!1,23,4)},c.prototype.readDoubleLE=function(e,t){return t||j(e,8,this.length),i.read(this,e,!0,52,8)},c.prototype.readDoubleBE=function(e,t){return t||j(e,8,this.length),i.read(this,e,!1,52,8)},c.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t|=0,n|=0,!r){var i=Math.pow(2,8*n)-1;B(this,e,t,n,i,0)}var o=1,a=0;this[t]=255&e;while(++a=0&&(a*=256))this[t+o]=e/a&255;return t+n},c.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,1,255,0),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},c.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):$(this,e,t,!0),t+2},c.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):$(this,e,t,!1),t+2},c.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):U(this,e,t,!0),t+4},c.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):U(this,e,t,!1),t+4},c.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);B(this,e,t,n,i-1,-i)}var o=0,a=1,s=0;this[t]=255&e;while(++o>0)-s&255;return t+n},c.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);B(this,e,t,n,i-1,-i)}var o=n-1,a=1,s=0;this[t+o]=255&e;while(--o>=0&&(a*=256))e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},c.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,1,127,-128),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},c.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):$(this,e,t,!0),t+2},c.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):$(this,e,t,!1),t+2},c.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):U(this,e,t,!0),t+4},c.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||B(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):U(this,e,t,!1),t+4},c.prototype.writeFloatLE=function(e,t,n){return H(this,e,t,!0,n)},c.prototype.writeFloatBE=function(e,t,n){return H(this,e,t,!1,n)},c.prototype.writeDoubleLE=function(e,t,n){return q(this,e,t,!0,n)},c.prototype.writeDoubleBE=function(e,t,n){return q(this,e,t,!1,n)},c.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t=0;--i)e[i+t]=this[i+n];else if(o<1e3||!c.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"===typeof e)for(o=t;o55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function J(e){for(var t=[],n=0;n>8,i=n%256,o.push(i),o.push(r)}return o}function Q(e){return r.toByteArray(Z(e))}function ee(e,t,n,r){for(var i=0;i=t.length||i>=e.length)break;t[i+n]=e[i]}return i}function te(e){return e!==e}}).call(this,n("c8ba"))},b64b:function(e,t,n){var r=n("23e7"),i=n("7b0b"),o=n("df75"),a=n("d039"),s=a((function(){o(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(e){return o(i(e))}})},b65f:function(e,t,n){var r=n("23e7"),i=n("b42e");r({target:"Math",stat:!0},{trunc:i})},b680:function(e,t,n){"use strict";var r=n("23e7"),i=n("e330"),o=n("5926"),a=n("408a"),s=n("1148"),u=n("d039"),c=RangeError,l=String,d=Math.floor,f=i(s),h=i("".slice),p=i(1..toFixed),m=function(e,t,n){return 0===t?n:t%2===1?m(e,t-1,n*e):m(e*e,t/2,n)},v=function(e){var t=0,n=e;while(n>=4096)t+=12,n/=4096;while(n>=2)t+=1,n/=2;return t},g=function(e,t,n){var r=-1,i=n;while(++r<6)i+=t*e[r],e[r]=i%1e7,i=d(i/1e7)},y=function(e,t){var n=6,r=0;while(--n>=0)r+=e[n],e[n]=d(r/t),r=r%t*1e7},b=function(e){var t=6,n="";while(--t>=0)if(""!==n||0===t||0!==e[t]){var r=l(e[t]);n=""===n?r:n+f("0",7-r.length)+r}return n},w=u((function(){return"0.000"!==p(8e-5,3)||"1"!==p(.9,0)||"1.25"!==p(1.255,2)||"1000000000000000128"!==p(0xde0b6b3a7640080,0)}))||!u((function(){p({})}));r({target:"Number",proto:!0,forced:w},{toFixed:function(e){var t,n,r,i,s=a(this),u=o(e),d=[0,0,0,0,0,0],p="",w="0";if(u<0||u>20)throw c("Incorrect fraction digits");if(s!=s)return"NaN";if(s<=-1e21||s>=1e21)return l(s);if(s<0&&(p="-",s=-s),s>1e-21)if(t=v(s*m(2,69,1))-69,n=t<0?s*m(2,-t,1):s/m(2,t,1),n*=4503599627370496,t=52-t,t>0){g(d,0,n),r=u;while(r>=7)g(d,1e7,0),r-=7;g(d,m(10,r,1),0),r=t-1;while(r>=23)y(d,1<<23),r-=23;y(d,1<0?(i=w.length,w=p+(i<=u?"0."+f("0",u-i)+w:h(w,0,i-u)+"."+h(w,i-u))):w=p+w,w}})},b6b0:function(e,t,n){"use strict";n.r(t);var r=n("d2ce"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},b6b7:function(e,t,n){var r=n("ebb5"),i=n("4840"),o=r.aTypedArrayConstructor,a=r.getTypedArrayConstructor;e.exports=function(e){return o(i(e,a(e)))}},b6c4:function(e,t,n){},b6c6:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("b0c0");var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"detail-file"},[t("div",{staticClass:"detail-file__title"},[e._v(" "+e._s(e.t("zumoAssets"))+" ")]),e.showEmptyBox?t("div",{staticClass:"detail-file-empty"},[t("client-svg-icon",{attrs:{className:"detail-file-empty__icon",iconName:"zumo-noAssets"}}),t("div",{staticClass:"no-assets-tip"},[e._v(" "+e._s(e.t("zumoNoAssetsTip"))+" ")])],1):e.showAbbreviated?t("div"):e.showDetailed?t("div",{staticClass:"type-list"},e._l(e.typeList,(function(n){return t("div",{directives:[{name:"show",rawName:"v-show",value:!!n.show,expression:"!!type.show"}],key:n.key,staticClass:"type-item",class:{"active-type-item":e.activeType===n.key},attrs:{tabindex:"0"},on:{click:function(t){return e.handleChangeActiveType(n.key)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:e.handleChangeActiveType(n.key)}}},[e._v(" "+e._s(n.name)+" ")])})),0):e._e(),t("div",{staticClass:"detail-attachment"},["all"===e.activeType||e.showAbbreviated||"wb"===e.activeType?e._l(e.whiteboardList,(function(n){return t("div",{key:n.docId,staticClass:"file-item"},[t("whiteboard-display",{attrs:{whiteboard:n,getWhiteboardRequest:e.getWhiteboardRequest},on:{handleClickWhiteboard:e.handleClickWhiteboard}})],1)})):e._e(),"all"===e.activeType||e.showAbbreviated||"file"===e.activeType?e._l(e.fileList,(function(n){return t("div",{key:n.fileId,staticClass:"file-item"},[t("attachment-display",{attrs:{attachment:n},on:{handleClickAttachment:e.handleClickAttachment}})],1)})):e._e()],2),"all"===e.activeType||e.showAbbreviated||"link"===e.activeType?[t("linkInfo",{attrs:{eventDetail:e.eventDetail}})]:e._e()],2)};t.render=r;var i=[];t.staticRenderFns=i},b711:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.staticRenderFns=t.render=void 0,n("d3b7"),n("25f0");var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"zm-collapse-item",class:{"is-active":e.isActive}},[t("div",{attrs:{"aria-controls":"zm-collapse-content-".concat(e.id),"aria-describedby":"zm-collapse-content-".concat(e.id)}},[t("div",{staticClass:"zm-collapse-item__header",class:{focusing:e.focusing,"is-active":e.isActive},attrs:{role:"button","aria-expanded":e.isActive.toString(),id:"zm-collapse-head-".concat(e.id),tabindex:"0"},on:{click:e.handleHeaderClick,keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")&&e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"])?null:(t.preventDefault(),t.stopPropagation(),e.handleEnterClick.apply(null,arguments))},focus:e.handleFocus,blur:function(t){e.focusing=!1}}},[t("i",{staticClass:"zm-collapse-item__arrow zm-icon-right",class:{"is-active":e.isActive}}),e._t("title",(function(){return[e._v(" "+e._s(e.title)+" ")]}))],2)]),t("zm-collapse-transition",[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isActive,expression:"isActive"}],staticClass:"zm-collapse-item__wrap",attrs:{role:"tabpanel","aria-hidden":!e.isActive,"aria-labelledby":"zm-collapse-head-".concat(e.id),id:"zm-collapse-content-".concat(e.id)}},[t("div",{staticClass:"zm-collapse-item__content"},[e._t("default")],2)])])],1)};t.render=r;var i=[];t.staticRenderFns=i},b727:function(e,t,n){var r=n("0366"),i=n("e330"),o=n("44ad"),a=n("7b0b"),s=n("07fa"),u=n("65f0"),c=i([].push),l=function(e){var t=1==e,n=2==e,i=3==e,l=4==e,d=6==e,f=7==e,h=5==e||d;return function(p,m,v,g){for(var y,b,w=a(p),_=o(w),C=r(m,v),x=s(_),k=0,S=g||u,O=t?S(p,x):n||f?S(p,0):void 0;x>k;k++)if((h||k in _)&&(y=_[k],b=C(y,k,w),e))if(t)O[k]=b;else if(b)switch(e){case 3:return!0;case 5:return y;case 6:return k;case 2:c(O,y)}else switch(e){case 4:return!1;case 7:c(O,y)}return d?-1:i||l?l:O}};e.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6),filterReject:l(7)}},b76a:function(e,t,n){(function(t,r){e.exports=r(n("aa47"))})("undefined"!==typeof self&&self,(function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({"01f9":function(e,t,n){"use strict";var r=n("2d00"),i=n("5ca1"),o=n("2aba"),a=n("32e9"),s=n("84f2"),u=n("41a0"),c=n("7f20"),l=n("38fd"),d=n("2b4c")("iterator"),f=!([].keys&&"next"in[].keys()),h="@@iterator",p="keys",m="values",v=function(){return this};e.exports=function(e,t,n,g,y,b,w){u(n,t,g);var _,C,x,k=function(e){if(!f&&e in E)return E[e];switch(e){case p:return function(){return new n(this,e)};case m:return function(){return new n(this,e)}}return function(){return new n(this,e)}},S=t+" Iterator",O=y==m,T=!1,E=e.prototype,D=E[d]||E[h]||y&&E[y],M=D||k(y),A=y?O?k("entries"):M:void 0,N="Array"==t&&E.entries||D;if(N&&(x=l(N.call(new e)),x!==Object.prototype&&x.next&&(c(x,S,!0),r||"function"==typeof x[d]||a(x,d,v))),O&&D&&D.name!==m&&(T=!0,M=function(){return D.call(this)}),r&&!w||!f&&!T&&E[d]||a(E,d,M),s[t]=M,s[S]=v,y)if(_={values:O?M:k(m),keys:b?M:k(p),entries:A},w)for(C in _)C in E||o(E,C,_[C]);else i(i.P+i.F*(f||T),t,_);return _}},"02f4":function(e,t,n){var r=n("4588"),i=n("be13");e.exports=function(e){return function(t,n){var o,a,s=String(i(t)),u=r(n),c=s.length;return u<0||u>=c?e?"":void 0:(o=s.charCodeAt(u),o<55296||o>56319||u+1===c||(a=s.charCodeAt(u+1))<56320||a>57343?e?s.charAt(u):o:e?s.slice(u,u+2):a-56320+(o-55296<<10)+65536)}}},"0390":function(e,t,n){"use strict";var r=n("02f4")(!0);e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},"0bfb":function(e,t,n){"use strict";var r=n("cb7c");e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},"0d58":function(e,t,n){var r=n("ce10"),i=n("e11e");e.exports=Object.keys||function(e){return r(e,i)}},1495:function(e,t,n){var r=n("86cc"),i=n("cb7c"),o=n("0d58");e.exports=n("9e1e")?Object.defineProperties:function(e,t){i(e);var n,a=o(t),s=a.length,u=0;while(s>u)r.f(e,n=a[u++],t[n]);return e}},"214f":function(e,t,n){"use strict";n("b0c5");var r=n("2aba"),i=n("32e9"),o=n("79e5"),a=n("be13"),s=n("2b4c"),u=n("520a"),c=s("species"),l=!o((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")})),d=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2===n.length&&"a"===n[0]&&"b"===n[1]}();e.exports=function(e,t,n){var f=s(e),h=!o((function(){var t={};return t[f]=function(){return 7},7!=""[e](t)})),p=h?!o((function(){var t=!1,n=/a/;return n.exec=function(){return t=!0,null},"split"===e&&(n.constructor={},n.constructor[c]=function(){return n}),n[f](""),!t})):void 0;if(!h||!p||"replace"===e&&!l||"split"===e&&!d){var m=/./[f],v=n(a,f,""[e],(function(e,t,n,r,i){return t.exec===u?h&&!i?{done:!0,value:m.call(t,n,r)}:{done:!0,value:e.call(n,t,r)}:{done:!1}})),g=v[0],y=v[1];r(String.prototype,e,g),i(RegExp.prototype,f,2==t?function(e,t){return y.call(e,this,t)}:function(e){return y.call(e,this)})}}},"230e":function(e,t,n){var r=n("d3f4"),i=n("7726").document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},"23c6":function(e,t,n){var r=n("2d95"),i=n("2b4c")("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(e,t){try{return e[t]}catch(n){}};e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=a(t=Object(e),i))?n:o?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},2621:function(e,t){t.f=Object.getOwnPropertySymbols},"2aba":function(e,t,n){var r=n("7726"),i=n("32e9"),o=n("69a8"),a=n("ca5a")("src"),s=n("fa5b"),u="toString",c=(""+s).split(u);n("8378").inspectSource=function(e){return s.call(e)},(e.exports=function(e,t,n,s){var u="function"==typeof n;u&&(o(n,"name")||i(n,"name",t)),e[t]!==n&&(u&&(o(n,a)||i(n,a,e[t]?""+e[t]:c.join(String(t)))),e===r?e[t]=n:s?e[t]?e[t]=n:i(e,t,n):(delete e[t],i(e,t,n)))})(Function.prototype,u,(function(){return"function"==typeof this&&this[a]||s.call(this)}))},"2aeb":function(e,t,n){var r=n("cb7c"),i=n("1495"),o=n("e11e"),a=n("613b")("IE_PROTO"),s=function(){},u="prototype",c=function(){var e,t=n("230e")("iframe"),r=o.length,i="<",a=">";t.style.display="none",n("fab2").appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(i+"script"+a+"document.F=Object"+i+"/script"+a),e.close(),c=e.F;while(r--)delete c[u][o[r]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[u]=r(e),n=new s,s[u]=null,n[a]=e):n=c(),void 0===t?n:i(n,t)}},"2b4c":function(e,t,n){var r=n("5537")("wks"),i=n("ca5a"),o=n("7726").Symbol,a="function"==typeof o,s=e.exports=function(e){return r[e]||(r[e]=a&&o[e]||(a?o:i)("Symbol."+e))};s.store=r},"2d00":function(e,t){e.exports=!1},"2d95":function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},"2fdb":function(e,t,n){"use strict";var r=n("5ca1"),i=n("d2c8"),o="includes";r(r.P+r.F*n("5147")(o),"String",{includes:function(e){return!!~i(this,e,o).indexOf(e,arguments.length>1?arguments[1]:void 0)}})},"32e9":function(e,t,n){var r=n("86cc"),i=n("4630");e.exports=n("9e1e")?function(e,t,n){return r.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},"38fd":function(e,t,n){var r=n("69a8"),i=n("4bf8"),o=n("613b")("IE_PROTO"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},"41a0":function(e,t,n){"use strict";var r=n("2aeb"),i=n("4630"),o=n("7f20"),a={};n("32e9")(a,n("2b4c")("iterator"),(function(){return this})),e.exports=function(e,t,n){e.prototype=r(a,{next:i(1,n)}),o(e,t+" Iterator")}},"456d":function(e,t,n){var r=n("4bf8"),i=n("0d58");n("5eda")("keys",(function(){return function(e){return i(r(e))}}))},4588:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},4630:function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"4bf8":function(e,t,n){var r=n("be13");e.exports=function(e){return Object(r(e))}},5147:function(e,t,n){var r=n("2b4c")("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,!"/./"[e](t)}catch(i){}}return!0}},"520a":function(e,t,n){"use strict";var r=n("0bfb"),i=RegExp.prototype.exec,o=String.prototype.replace,a=i,s="lastIndex",u=function(){var e=/a/,t=/b*/g;return i.call(e,"a"),i.call(t,"a"),0!==e[s]||0!==t[s]}(),c=void 0!==/()??/.exec("")[1],l=u||c;l&&(a=function(e){var t,n,a,l,d=this;return c&&(n=new RegExp("^"+d.source+"$(?!\\s)",r.call(d))),u&&(t=d[s]),a=i.call(d,e),u&&a&&(d[s]=d.global?a.index+a[0].length:t),c&&a&&a.length>1&&o.call(a[0],n,(function(){for(l=1;l1?arguments[1]:void 0)}}),n("9c6c")("includes")},6821:function(e,t,n){var r=n("626a"),i=n("be13");e.exports=function(e){return r(i(e))}},"69a8":function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},"6a99":function(e,t,n){var r=n("d3f4");e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},7333:function(e,t,n){"use strict";var r=n("0d58"),i=n("2621"),o=n("52a7"),a=n("4bf8"),s=n("626a"),u=Object.assign;e.exports=!u||n("79e5")((function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach((function(e){t[e]=e})),7!=u({},e)[n]||Object.keys(u({},t)).join("")!=r}))?function(e,t){var n=a(e),u=arguments.length,c=1,l=i.f,d=o.f;while(u>c){var f,h=s(arguments[c++]),p=l?r(h).concat(l(h)):r(h),m=p.length,v=0;while(m>v)d.call(h,f=p[v++])&&(n[f]=h[f])}return n}:u},7726:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},"77f1":function(e,t,n){var r=n("4588"),i=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?i(e+t,0):o(e,t)}},"79e5":function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},"7f20":function(e,t,n){var r=n("86cc").f,i=n("69a8"),o=n("2b4c")("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},8378:function(e,t){var n=e.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},"84f2":function(e,t){e.exports={}},"86cc":function(e,t,n){var r=n("cb7c"),i=n("c69a"),o=n("6a99"),a=Object.defineProperty;t.f=n("9e1e")?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),i)try{return a(e,t,n)}catch(s){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},"9b43":function(e,t,n){var r=n("d8e8");e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},"9c6c":function(e,t,n){var r=n("2b4c")("unscopables"),i=Array.prototype;void 0==i[r]&&n("32e9")(i,r,{}),e.exports=function(e){i[r][e]=!0}},"9def":function(e,t,n){var r=n("4588"),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},"9e1e":function(e,t,n){e.exports=!n("79e5")((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},a352:function(t,n){t.exports=e},a481:function(e,t,n){"use strict";var r=n("cb7c"),i=n("4bf8"),o=n("9def"),a=n("4588"),s=n("0390"),u=n("5f1b"),c=Math.max,l=Math.min,d=Math.floor,f=/\$([$&`']|\d\d?|<[^>]*>)/g,h=/\$([$&`']|\d\d?)/g,p=function(e){return void 0===e?e:String(e)};n("214f")("replace",2,(function(e,t,n,m){return[function(r,i){var o=e(this),a=void 0==r?void 0:r[t];return void 0!==a?a.call(r,o,i):n.call(String(o),r,i)},function(e,t){var i=m(n,e,this,t);if(i.done)return i.value;var d=r(e),f=String(this),h="function"===typeof t;h||(t=String(t));var g=d.global;if(g){var y=d.unicode;d.lastIndex=0}var b=[];while(1){var w=u(d,f);if(null===w)break;if(b.push(w),!g)break;var _=String(w[0]);""===_&&(d.lastIndex=s(f,o(d.lastIndex),y))}for(var C="",x=0,k=0;k=x&&(C+=f.slice(x,O)+A,x=O+S.length)}return C+f.slice(x)}];function v(e,t,r,o,a,s){var u=r+e.length,c=o.length,l=h;return void 0!==a&&(a=i(a),l=f),n.call(s,l,(function(n,i){var s;switch(i.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,r);case"'":return t.slice(u);case"<":s=a[i.slice(1,-1)];break;default:var l=+i;if(0===l)return n;if(l>c){var f=d(l/10);return 0===f?n:f<=c?void 0===o[f-1]?i.charAt(1):o[f-1]+i.charAt(1):n}s=o[l-1]}return void 0===s?"":s}))}}))},aae3:function(e,t,n){var r=n("d3f4"),i=n("2d95"),o=n("2b4c")("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},ac6a:function(e,t,n){for(var r=n("cadf"),i=n("0d58"),o=n("2aba"),a=n("7726"),s=n("32e9"),u=n("84f2"),c=n("2b4c"),l=c("iterator"),d=c("toStringTag"),f=u.Array,h={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},p=i(h),m=0;ml)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===n)return e||l||0;return!e&&-1}}},c649:function(e,t,n){"use strict";(function(e){n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return i})),n.d(t,"d",(function(){return u}));n("a481");function r(){return"undefined"!==typeof window?window.console:e.console}var i=r();function o(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var a=/-(\w)/g,s=o((function(e){return e.replace(a,(function(e,t){return t?t.toUpperCase():""}))}));function u(e){null!==e.parentElement&&e.parentElement.removeChild(e)}function c(e,t,n){var r=0===n?e.children[0]:e.children[n-1].nextSibling;e.insertBefore(t,r)}}).call(this,n("c8ba"))},c69a:function(e,t,n){e.exports=!n("9e1e")&&!n("79e5")((function(){return 7!=Object.defineProperty(n("230e")("div"),"a",{get:function(){return 7}}).a}))},c8ba:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},ca5a:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},cadf:function(e,t,n){"use strict";var r=n("9c6c"),i=n("d53b"),o=n("84f2"),a=n("6821");e.exports=n("01f9")(Array,"Array",(function(e,t){this._t=a(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,i(1)):i(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])}),"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},cb7c:function(e,t,n){var r=n("d3f4");e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},ce10:function(e,t,n){var r=n("69a8"),i=n("6821"),o=n("c366")(!1),a=n("613b")("IE_PROTO");e.exports=function(e,t){var n,s=i(e),u=0,c=[];for(n in s)n!=a&&r(s,n)&&c.push(n);while(t.length>u)r(s,n=t[u++])&&(~o(c,n)||c.push(n));return c}},d2c8:function(e,t,n){var r=n("aae3"),i=n("be13");e.exports=function(e,t,n){if(r(t))throw TypeError("String#"+n+" doesn't accept regex!");return String(i(e))}},d3f4:function(e,t){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},d53b:function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},d8e8:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},e11e:function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},f559:function(e,t,n){"use strict";var r=n("5ca1"),i=n("9def"),o=n("d2c8"),a="startsWith",s=""[a];r(r.P+r.F*n("5147")(a),"String",{startsWith:function(e){var t=o(this,e,a),n=i(Math.min(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return s?s.call(t,r,n):t.slice(n,n+r.length)===r}})},f6fd:function(e,t){(function(e){var t="currentScript",n=e.getElementsByTagName("script");t in e||Object.defineProperty(e,t,{get:function(){try{throw new Error}catch(r){var e,t=(/.*at [^\(]*\((.*):.+:.+\)$/gi.exec(r.stack)||[!1])[1];for(e in n)if(n[e].src==t||"interactive"==n[e].readyState)return n[e];return null}}})})(document)},f751:function(e,t,n){var r=n("5ca1");r(r.S+r.F,"Object",{assign:n("7333")})},fa5b:function(e,t,n){e.exports=n("5537")("native-function-to-string",Function.toString)},fab2:function(e,t,n){var r=n("7726").document;e.exports=r&&r.documentElement},fb15:function(e,t,n){"use strict";var r;(n.r(t),"undefined"!==typeof window)&&(n("f6fd"),(r=window.document.currentScript)&&(r=r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))&&(n.p=r[1]));n("f751"),n("f559"),n("ac6a"),n("cadf"),n("456d");function i(e){if(Array.isArray(e))return e}function o(e,t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),t&&n.length===t)break}catch(u){i=!0,o=u}finally{try{r||null==s["return"]||s["return"]()}finally{if(i)throw o}}return n}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=o?i.length:i.indexOf(e)}));return n?a.filter((function(e){return-1!==e})):a}function w(e,t){var n=this;this.$nextTick((function(){return n.$emit(e.toLowerCase(),t)}))}function _(e){var t=this;return function(n){null!==t.realList&&t["onDrag"+e](n),w.call(t,e,n)}}function C(e){return["transition-group","TransitionGroup"].includes(e)}function x(e){if(!e||1!==e.length)return!1;var t=c(e,1),n=t[0].componentOptions;return!!n&&C(n.tag)}function k(e,t,n){return e[n]||(t[n]?t[n]():void 0)}function S(e,t,n){var r=0,i=0,o=k(t,n,"header");o&&(r=o.length,e=e?[].concat(h(o),h(e)):h(o));var a=k(t,n,"footer");return a&&(i=a.length,e=e?[].concat(h(e),h(a)):h(a)),{children:e,headerOffset:r,footerOffset:i}}function O(e,t){var n=null,r=function(e,t){n=g(n,e,t)},i=Object.keys(e).filter((function(e){return"id"===e||e.startsWith("data-")})).reduce((function(t,n){return t[n]=e[n],t}),{});if(r("attrs",i),!t)return n;var o=t.on,a=t.props,s=t.attrs;return r("on",o),r("props",a),Object.assign(n.attrs,s),n}var T=["Start","Add","Remove","Update","End"],E=["Choose","Unchoose","Sort","Filter","Clone"],D=["Move"].concat(T,E).map((function(e){return"on"+e})),M=null,A={options:Object,list:{type:Array,required:!1,default:null},value:{type:Array,required:!1,default:null},noTransitionOnDrag:{type:Boolean,default:!1},clone:{type:Function,default:function(e){return e}},element:{type:String,default:"div"},tag:{type:String,default:null},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null}},N={name:"draggable",inheritAttrs:!1,props:A,data:function(){return{transitionMode:!1,noneFunctionalComponentMode:!1}},render:function(e){var t=this.$slots.default;this.transitionMode=x(t);var n=S(t,this.$slots,this.$scopedSlots),r=n.children,i=n.headerOffset,o=n.footerOffset;this.headerOffset=i,this.footerOffset=o;var a=O(this.$attrs,this.componentData);return e(this.getTag(),a,r)},created:function(){null!==this.list&&null!==this.value&&v["b"].error("Value and list props are mutually exclusive! Please set one or another."),"div"!==this.element&&v["b"].warn("Element props is deprecated please use tag props instead. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#element-props"),void 0!==this.options&&v["b"].warn("Options props is deprecated, add sortable options directly as vue.draggable item, or use v-bind. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#options-props")},mounted:function(){var e=this;if(this.noneFunctionalComponentMode=this.getTag().toLowerCase()!==this.$el.nodeName.toLowerCase()&&!this.getIsFunctional(),this.noneFunctionalComponentMode&&this.transitionMode)throw new Error("Transition-group inside component is not supported. Please alter tag value or remove transition-group. Current tag value: ".concat(this.getTag()));var t={};T.forEach((function(n){t["on"+n]=_.call(e,n)})),E.forEach((function(n){t["on"+n]=w.bind(e,n)}));var n=Object.keys(this.$attrs).reduce((function(t,n){return t[Object(v["a"])(n)]=e.$attrs[n],t}),{}),r=Object.assign({},this.options,n,t,{onMove:function(t,n){return e.onDragMove(t,n)}});!("draggable"in r)&&(r.draggable=">*"),this._sortable=new m.a(this.rootContainer,r),this.computeIndexes()},beforeDestroy:function(){void 0!==this._sortable&&this._sortable.destroy()},computed:{rootContainer:function(){return this.transitionMode?this.$el.children[0]:this.$el},realList:function(){return this.list?this.list:this.value}},watch:{options:{handler:function(e){this.updateOptions(e)},deep:!0},$attrs:{handler:function(e){this.updateOptions(e)},deep:!0},realList:function(){this.computeIndexes()}},methods:{getIsFunctional:function(){var e=this._vnode.fnOptions;return e&&e.functional},getTag:function(){return this.tag||this.element},updateOptions:function(e){for(var t in e){var n=Object(v["a"])(t);-1===D.indexOf(n)&&this._sortable.option(n,e[t])}},getChildrenNodes:function(){if(this.noneFunctionalComponentMode)return this.$children[0].$slots.default;var e=this.$slots.default;return this.transitionMode?e[0].child.$slots.default:e},computeIndexes:function(){var e=this;this.$nextTick((function(){e.visibleIndexes=b(e.getChildrenNodes(),e.rootContainer.children,e.transitionMode,e.footerOffset)}))},getUnderlyingVm:function(e){var t=y(this.getChildrenNodes()||[],e);if(-1===t)return null;var n=this.realList[t];return{index:t,element:n}},getUnderlyingPotencialDraggableComponent:function(e){var t=e.__vue__;return t&&t.$options&&C(t.$options._componentTag)?t.$parent:!("realList"in t)&&1===t.$children.length&&"realList"in t.$children[0]?t.$children[0]:t},emitChanges:function(e){var t=this;this.$nextTick((function(){t.$emit("change",e)}))},alterList:function(e){if(this.list)e(this.list);else{var t=h(this.value);e(t),this.$emit("input",t)}},spliceList:function(){var e=arguments,t=function(t){return t.splice.apply(t,h(e))};this.alterList(t)},updatePosition:function(e,t){var n=function(n){return n.splice(t,0,n.splice(e,1)[0])};this.alterList(n)},getRelatedContextFromMoveEvent:function(e){var t=e.to,n=e.related,r=this.getUnderlyingPotencialDraggableComponent(t);if(!r)return{component:r};var i=r.realList,o={list:i,component:r};if(t!==n&&i&&r.getUnderlyingVm){var a=r.getUnderlyingVm(n);if(a)return Object.assign(a,o)}return o},getVmIndex:function(e){var t=this.visibleIndexes,n=t.length;return e>n-1?n:t[e]},getComponent:function(){return this.$slots.default[0].componentInstance},resetTransitionData:function(e){if(this.noTransitionOnDrag&&this.transitionMode){var t=this.getChildrenNodes();t[e].data=null;var n=this.getComponent();n.children=[],n.kept=void 0}},onDragStart:function(e){this.context=this.getUnderlyingVm(e.item),e.item._underlying_vm_=this.clone(this.context.element),M=e.item},onDragAdd:function(e){var t=e.item._underlying_vm_;if(void 0!==t){Object(v["d"])(e.item);var n=this.getVmIndex(e.newIndex);this.spliceList(n,0,t),this.computeIndexes();var r={element:t,newIndex:n};this.emitChanges({added:r})}},onDragRemove:function(e){if(Object(v["c"])(this.rootContainer,e.item,e.oldIndex),"clone"!==e.pullMode){var t=this.context.index;this.spliceList(t,1);var n={element:this.context.element,oldIndex:t};this.resetTransitionData(t),this.emitChanges({removed:n})}else Object(v["d"])(e.clone)},onDragUpdate:function(e){Object(v["d"])(e.item),Object(v["c"])(e.from,e.item,e.oldIndex);var t=this.context.index,n=this.getVmIndex(e.newIndex);this.updatePosition(t,n);var r={element:this.context.element,oldIndex:t,newIndex:n};this.emitChanges({moved:r})},updateProperty:function(e,t){e.hasOwnProperty(t)&&(e[t]+=this.headerOffset)},computeFutureIndex:function(e,t){if(!e.element)return 0;var n=h(t.to.children).filter((function(e){return"none"!==e.style["display"]})),r=n.indexOf(t.related),i=e.component.getVmIndex(r),o=-1!==n.indexOf(M);return o||!t.willInsertAfter?i:i+1},onDragMove:function(e,t){var n=this.move;if(!n||!this.realList)return!0;var r=this.getRelatedContextFromMoveEvent(e),i=this.context,o=this.computeFutureIndex(r,e);Object.assign(i,{futureIndex:o});var a=Object.assign({},e,{relatedContext:r,draggedContext:i});return n(a,t)},onDragEnd:function(){this.computeIndexes(),M=null}}};"undefined"!==typeof window&&"Vue"in window&&window.Vue.component("draggable",N);var P=N;t["default"]=P}})["default"]}))},b76d:function(e,t,n){"use strict";var r=n("52a7");n.o(r,"render")&&n.d(t,"render",(function(){return r["render"]})),n.o(r,"staticRenderFns")&&n.d(t,"staticRenderFns",(function(){return r["staticRenderFns"]}))},b778:function(e,t,n){"use strict";t.__esModule=!0,t.context=void 0;var r={zIndex:2e3,lockCount:0,stack:[],find:function(e){return this.stack.filter((function(t){return t.vm===e}))[0]},remove:function(e){var t=this.find(e);if(t){t.vm=null,t.overlay=null;var n=this.stack.indexOf(t);this.stack.splice(n,1)}}};t.context=r},b7ef:function(e,t,n){"use strict";var r=n("23e7"),i=n("da84"),o=n("d066"),a=n("5c6c"),s=n("9bf2").f,u=n("1a2d"),c=n("19aa"),l=n("7156"),d=n("e391"),f=n("cf98"),h=n("0d26"),p=n("83ab"),m=n("c430"),v="DOMException",g=o("Error"),y=o(v),b=function(){c(this,w);var e=arguments.length,t=d(e<1?void 0:arguments[0]),n=d(e<2?void 0:arguments[1],"Error"),r=new y(t,n),i=g(t);return i.name=v,s(r,"stack",a(1,h(i.stack,1))),l(r,this,b),r},w=b.prototype=y.prototype,_="stack"in g(v),C="stack"in new y(1,2),x=y&&p&&Object.getOwnPropertyDescriptor(i,v),k=!!x&&!(x.writable&&x.configurable),S=_&&!k&&!C;r({global:!0,constructor:!0,forced:m||S},{DOMException:S?b:y});var O=o(v),T=O.prototype;if(T.constructor!==O)for(var E in m||s(T,"constructor",a(1,O)),f)if(u(f,E)){var D=f[E],M=D.s;u(O,M)||s(O,M,a(6,D.c))}},b85c:function(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=o,n("a4d3"),n("e01a"),n("d3b7"),n("d28b"),n("3ca3"),n("ddb0"),n("d9e2");var r=i(n("06c5"));function i(e){return e&&e.__esModule?e:{default:e}}function o(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=(0,r.default)(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var i=0,o=function(){};return{s:o,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n["return"]||n["return"]()}finally{if(u)throw a}}}}},b8fe:function(e,t,n){"use strict";n.r(t);var r=n("f6c5"),i=n("388a");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("64c9");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null);t["default"]=s.exports},b917:function(e,t){for(var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",r={},i=0;i<66;i++)r[n.charAt(i)]=i;e.exports={itoc:n,ctoi:r}},b980:function(e,t,n){var r=n("d039"),i=n("5c6c");e.exports=!r((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",i(1,7)),7!==e.stack)}))},b987:function(e,t,n){"use strict";n.r(t);var r=n("72de"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},b988:function(e,t,n){"use strict";var r=n("4ea4");t.__esModule=!0,t.default=void 0;var i=r(n("2638")),o=n("e5f6"),a=n("dc8a"),s=(0,o.createNamespace)("loading"),u=s[0],c=s[1];function l(e,t){if("spinner"===t.type){for(var n=[],r=0;r<12;r++)n.push(e("i"));return n}return e("svg",{class:c("circular"),attrs:{viewBox:"25 25 50 50"}},[e("circle",{attrs:{cx:"50",cy:"50",r:"20",fill:"none"}})])}function d(e,t,n){if(n.default){var r,i={fontSize:(0,o.addUnit)(t.textSize),color:null!=(r=t.textColor)?r:t.color};return e("span",{class:c("text"),style:i},[n.default()])}}function f(e,t,n,r){var s=t.color,u=t.size,f=t.type,h={color:s};if(u){var p=(0,o.addUnit)(u);h.width=p,h.height=p}return e("div",(0,i.default)([{class:c([f,{vertical:t.vertical}])},(0,a.inherit)(r,!0)]),[e("span",{class:c("spinner",f),style:h},[l(e,t)]),d(e,t,n)])}f.props={color:String,size:[Number,String],vertical:Boolean,textSize:[Number,String],textColor:String,type:{type:String,default:"circular"}};var h=u(f);t.default=h},b9ad:function(e,t,n){"use strict";n.r(t);var r=n("8443"),i=n("d0e3");for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);n("0377");var a=n("2877"),s=Object(a["a"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"c1b1527a",null);t["default"]=s.exports},b9e1:function(e,t,n){"use strict";n.r(t);var r=n("6d9d"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=i.a},ba4c:function(e,t,n){(function(t){ /*! * Vue.js v2.7.15 * (c) 2014-2023 Evan You * Released under the MIT License. */ (function(t,n){e.exports=n()})(0,(function(){"use strict";var e=Object.freeze({}),n=Array.isArray;function r(e){return void 0===e||null===e}function i(e){return void 0!==e&&null!==e}function o(e){return!0===e}function a(e){return!1===e}function s(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function u(e){return"function"===typeof e}function c(e){return null!==e&&"object"===typeof e}var l=Object.prototype.toString;function d(e){return l.call(e).slice(8,-1)}function f(e){return"[object Object]"===l.call(e)}function h(e){return"[object RegExp]"===l.call(e)}function p(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function m(e){return i(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function v(e){return null==e?"":Array.isArray(e)||f(e)&&e.toString===l?JSON.stringify(e,null,2):String(e)}function g(e){var t=parseFloat(e);return isNaN(t)?e:t}function y(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(r,1)}}var C=Object.prototype.hasOwnProperty;function x(e,t){return C.call(e,t)}function k(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var S=/-(\w)/g,O=k((function(e){return e.replace(S,(function(e,t){return t?t.toUpperCase():""}))})),T=k((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),E=/\B([A-Z])/g,D=k((function(e){return e.replace(E,"-$1").toLowerCase()}));function M(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function A(e,t){return e.bind(t)}var N=Function.prototype.bind?A:M;function P(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function L(e,t){for(var n in t)e[n]=t[n];return e}function I(e){for(var t={},n=0;n0,ie=te&&te.indexOf("edge/")>0;te&&te.indexOf("android");var oe=te&&/iphone|ipad|ipod|ios/.test(te);te&&/chrome\/\d+/.test(te),te&&/phantomjs/.test(te);var ae,se=te&&te.match(/firefox\/(\d+)/),ue={}.watch,ce=!1;if(ee)try{var le={};Object.defineProperty(le,"passive",{get:function(){ce=!0}}),window.addEventListener("test-passive",null,le)}catch(Lf){}var de=function(){return void 0===ae&&(ae=!ee&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),ae},fe=ee&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function he(e){return"function"===typeof e&&/native code/.test(e.toString())}var pe,me="undefined"!==typeof Symbol&&he(Symbol)&&"undefined"!==typeof Reflect&&he(Reflect.ownKeys);pe="undefined"!==typeof Set&&he(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var ve=null;function ge(){return ve&&{proxy:ve}}function ye(e){void 0===e&&(e=null),e||ve&&ve._scope.off(),ve=e,e&&e._scope.on()}var be,we=function(){function e(e,t,n,r,i,o,a,s){this.tag=e,this.data=t,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),_e=function(e){void 0===e&&(e="");var t=new we;return t.text=e,t.isComment=!0,t};function Ce(e){return new we(void 0,void 0,void 0,String(e))}function xe(e){var t=new we(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var ke=y("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,require"),Se=function(e,t){oo('Property or method "'.concat(t,'" is not defined on the instance but ')+"referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://v2.vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.",e)},Oe=function(e,t){oo('Property "'.concat(t,'" must be accessed with "$data.').concat(t,'" because ')+'properties starting with "$" or "_" are not proxied in the Vue instance to prevent conflicts with Vue internals. See: https://v2.vuejs.org/v2/api/#data',e)},Te="undefined"!==typeof Proxy&&he(Proxy);if(Te){var Ee=y("stop,prevent,self,ctrl,shift,alt,meta,exact");Z.keyCodes=new Proxy(Z.keyCodes,{set:function(e,t,n){return Ee(t)?(oo("Avoid overwriting built-in modifier in config.keyCodes: .".concat(t)),!1):(e[t]=n,!0)}})}var De={has:function(e,t){var n=t in e,r=ke(t)||"string"===typeof t&&"_"===t.charAt(0)&&!(t in e.$data);return n||r||(t in e.$data?Oe(e,t):Se(e,t)),n||!r}},Me={get:function(e,t){return"string"!==typeof t||t in e||(t in e.$data?Oe(e,t):Se(e,t)),e[t]}};be=function(e){if(Te){var t=e.$options,n=t.render&&t.render._withStripped?Me:De;e._renderProxy=new Proxy(e,n)}else e._renderProxy=e};var Ae=function(){return Ae=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&(u=Bt(u,"".concat(t||"","_").concat(a)),jt(u[0])&&jt(l)&&(d[c]=Ce(l.text+u[0].text),u.shift()),d.push.apply(d,u)):s(u)?jt(l)?d[c]=Ce(l.text+u):""!==u&&d.push(Ce(u)):jt(u)&&jt(l)?d[c]=Ce(l.text+u.text):(o(e._isVList)&&i(u.tag)&&r(u.key)&&i(t)&&(u.key="__vlist".concat(t,"_").concat(a,"__")),d.push(u)));return d}var $t=1,Ut=2;function Vt(e,t,r,i,a,u){return(n(r)||s(r))&&(a=i,i=r,r=void 0),o(u)&&(a=Ut),Ht(e,t,r,i,a)}function Ht(e,t,r,o,a){if(i(r)&&i(r.__ob__))return oo("Avoid using observed data object as vnode data: ".concat(JSON.stringify(r),"\n")+"Always create fresh vnode data objects in each render!",e),_e();if(i(r)&&i(r.is)&&(t=r.is),!t)return _e();var c,l;if(i(r)&&i(r.key)&&!s(r.key)&&oo("Avoid using non-primitive value as key, use string/number value instead.",e),n(o)&&u(o[0])&&(r=r||{},r.scopedSlots={default:o[0]},o.length=0),a===Ut?o=zt(o):a===$t&&(o=Ft(o)),"string"===typeof t){var d=void 0;l=e.$vnode&&e.$vnode.ns||Z.getTagNamespace(t),Z.isReservedTag(t)?(i(r)&&i(r.nativeOn)&&"component"!==r.tag&&oo("The .native modifier for v-on is only valid on components but it was used on <".concat(t,">."),e),c=new we(Z.parsePlatformTagName(t),r,o,void 0,void 0,e)):c=r&&r.pre||!i(d=Oo(e.$options,"components",t))?new we(t,r,o,void 0,void 0,e):Xi(d,r,e,o,t)}else c=Xi(t,r,e,o);return n(c)?c:i(c)?(i(l)&&qt(c,l),i(r)&&Wt(r),c):_e()}function qt(e,t,n){if(e.ns=t,"foreignObject"===e.tag&&(t=void 0,n=!0),i(e.children))for(var a=0,s=e.children.length;a0,s=n?!!n.$stable:!a,u=n&&n.$key;if(n){if(n._normalized)return n._normalized;if(s&&i&&i!==e&&u===i.$key&&!a&&!i.$hasNormal)return i;for(var c in o={},n)n[c]&&"$"!==c[0]&&(o[c]=hn(t,r,c,n[c]))}else o={};for(var l in r)l in o||(o[l]=pn(r,l));return n&&Object.isExtensible(n)&&(n._normalized=o),G(o,"$stable",s),G(o,"$key",u),G(o,"$hasNormal",a),o}function hn(e,t,r,i){var o=function(){var t=ve;ye(e);var r=arguments.length?i.apply(null,arguments):i({});r=r&&"object"===typeof r&&!n(r)?[r]:zt(r);var o=r&&r[0];return ye(t),r&&(!o||1===r.length&&o.isComment&&!dn(o))?void 0:r};return i.proxy&&Object.defineProperty(t,r,{get:o,enumerable:!0,configurable:!0}),o}function pn(e,t){return function(){return e[t]}}function mn(e){var t=e.$options,n=t.setup;if(n){var r=e._setupContext=vn(e);ye(e),Fe();var i=Rr(n,null,[e._props||et({}),r],e,"setup");if(ze(),ye(),u(i))t.render=i;else if(c(i))if(i instanceof we&&oo("setup() should not return VNodes directly - return a render function instead."),e._setupState=i,i.__sfc){var o=e._setupProxy={};for(var a in i)"__sfc"!==a&>(o,i,a)}else for(var a in i)K(a)?oo("Avoid using variables that start with _ or $ in setup()."):gt(e,i,a);else void 0!==i&&oo("setup() should return an object. Received: ".concat(null===i?"null":typeof i))}}function vn(t){var n=!1;return{get attrs(){if(!t._attrsProxy){var n=t._attrsProxy={};G(n,"_v_attr_proxy",!0),gn(n,t.$attrs,e,t,"$attrs")}return t._attrsProxy},get listeners(){if(!t._listenersProxy){var n=t._listenersProxy={};gn(n,t.$listeners,e,t,"$listeners")}return t._listenersProxy},get slots(){return bn(t)},emit:N(t.$emit,t),expose:function(e){n&&oo("expose() should be called only once per setup().",t),n=!0,e&&Object.keys(e).forEach((function(n){return gt(t,e,n)}))}}}function gn(e,t,n,r,i){var o=!1;for(var a in t)a in e?t[a]!==n[a]&&(o=!0):(o=!0,yn(e,a,r,i));for(var a in e)a in t||(o=!0,delete e[a]);return o}function yn(e,t,n,r){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return n[r][t]}})}function bn(e){return e._slotsProxy||wn(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function wn(e,t){for(var n in t)e[n]=t[n];for(var n in e)n in t||delete e[n]}function _n(){return kn().slots}function Cn(){return kn().attrs}function xn(){return kn().listeners}function kn(){ve||oo("useContext() called without active instance.");var e=ve;return e._setupContext||(e._setupContext=vn(e))}function Sn(e,t){var r=n(e)?e.reduce((function(e,t){return e[t]={},e}),{}):e;for(var i in t){var o=r[i];o?n(o)||u(o)?r[i]={type:o,default:t[i]}:o.default=t[i]:null===o?r[i]={default:t[i]}:oo('props default key "'.concat(i,'" has no corresponding declaration.'))}return r}function On(t){t._vnode=null,t._staticTrees=null;var n=t.$options,r=t.$vnode=n._parentVnode,i=r&&r.context;t.$slots=cn(n._renderChildren,i),t.$scopedSlots=r?fn(t.$parent,r.data.scopedSlots,t.$slots):e,t._c=function(e,n,r,i){return Vt(t,e,n,r,i,!1)},t.$createElement=function(e,n,r,i){return Vt(t,e,n,r,i,!0)};var o=r&&r.data;Ke(t,"$attrs",o&&o.attrs||e,(function(){!Zn&&oo("$attrs is readonly.",t)}),!0),Ke(t,"$listeners",n._parentListeners||e,(function(){!Zn&&oo("$listeners is readonly.",t)}),!0)}var Tn,En,Dn=null;function Mn(e){un(e.prototype),e.prototype.$nextTick=function(e){return Yr(e,this)},e.prototype._render=function(){var e,t=this,r=t.$options,i=r.render,o=r._parentVnode;o&&t._isMounted&&(t.$scopedSlots=fn(t.$parent,o.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&wn(t._slotsProxy,t.$scopedSlots)),t.$vnode=o;try{ye(t),Dn=t,e=i.call(t._renderProxy,t.$createElement)}catch(Lf){if(Ir(Lf,t,"render"),t.$options.renderError)try{e=t.$options.renderError.call(t._renderProxy,t.$createElement,Lf)}catch(Lf){Ir(Lf,t,"renderError"),e=t._vnode}else e=t._vnode}finally{Dn=null,ye()}return n(e)&&1===e.length&&(e=e[0]),e instanceof we||(n(e)&&oo("Multiple root nodes returned from render function. Render function should return a single root node.",t),e=_e()),e.parent=o,e}}function An(e,t){return(e.__esModule||me&&"Module"===e[Symbol.toStringTag])&&(e=e.default),c(e)?t.extend(e):e}function Nn(e,t,n,r,i){var o=_e();return o.asyncFactory=e,o.asyncMeta={data:t,context:n,children:r,tag:i},o}function Pn(e,t){if(o(e.error)&&i(e.errorComp))return e.errorComp;if(i(e.resolved))return e.resolved;var n=Dn;if(n&&i(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n),o(e.loading)&&i(e.loadingComp))return e.loadingComp;if(n&&!i(e.owners)){var a=e.owners=[n],s=!0,u=null,l=null;n.$on("hook:destroyed",(function(){return _(a,n)}));var d=function(e){for(var t=0,n=a.length;t1?P(r):r;for(var i=P(arguments,1),o='event handler for "'.concat(e,'"'),a=0,s=r.length;adocument.createEvent("Event").timeStamp&&(hr=function(){return pr.now()})}var mr=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function vr(){var e,t;for(fr=hr(),cr=!0,ir.sort(mr),lr=0;lrrr)){oo("You may have an infinite update loop "+(e.user?'in watcher with expression "'.concat(e.expression,'"'):"in a component render function."),e.vm);break}var n=or.slice(),r=ir.slice();dr(),br(n),gr(r),Le(),fe&&Z.devtools&&fe.emit("flush")}function gr(e){var t=e.length;while(t--){var n=e[t],r=n.vm;r&&r._watcher===n&&r._isMounted&&!r._isDestroyed&&nr(r,"updated")}}function yr(e){e._inactive=!1,or.push(e)}function br(e){for(var t=0;tlr&&ir[n].id>e.id)n--;ir.splice(n+1,0,e)}else ir.push(e);if(!ur){if(ur=!0,!Z.async)return void vr();Yr(vr)}}}var _r="watcher",Cr="".concat(_r," callback"),xr="".concat(_r," getter"),kr="".concat(_r," cleanup");function Sr(e,t){return Mr(e,null,t)}function Or(e,t){return Mr(e,null,Ae(Ae({},t),{flush:"post"}))}function Tr(e,t){return Mr(e,null,Ae(Ae({},t),{flush:"sync"}))}var Er={};function Dr(e,t,n){return"function"!==typeof t&&oo("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),Mr(e,t,n)}function Mr(t,r,i){var o=void 0===i?e:i,a=o.immediate,s=o.deep,c=o.flush,l=void 0===c?"pre":c,d=o.onTrack,f=o.onTrigger;r||(void 0!==a&&oo('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),void 0!==s&&oo('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'));var h,p,m=function(e){oo("Invalid watch source: ".concat(e,". A watch source can only be a getter/effect ")+"function, a ref, a reactive object, or an array of these types.")},v=ve,g=function(e,t,n){return void 0===n&&(n=null),Rr(e,null,n,v,t)},y=!1,b=!1;if(lt(t)?(h=function(){return t.value},y=rt(t)):nt(t)?(h=function(){return t.__ob__.dep.depend(),t},s=!0):n(t)?(b=!0,y=t.some((function(e){return nt(e)||rt(e)})),h=function(){return t.map((function(e){return lt(e)?e.value:nt(e)?yi(e):u(e)?g(e,xr):void m(e)}))}):u(t)?h=r?function(){return g(t,xr)}:function(){if(!v||!v._isDestroyed)return p&&p(),g(t,_r,[_])}:(h=R,m(t)),r&&s){var w=h;h=function(){return yi(w())}}var _=function(e){p=C.onStop=function(){g(e,kr)}};if(de())return _=R,r?a&&g(r,Cr,[h(),b?[]:void 0,_]):h(),R;var C=new _i(ve,h,R,{lazy:!0});C.noRecurse=!r;var x=b?[]:Er;return C.run=function(){if(C.active)if(r){var e=C.get();(s||y||(b?e.some((function(e,t){return V(e,x[t])})):V(e,x)))&&(p&&p(),g(r,Cr,[e,x===Er?void 0:x,_]),x=e)}else C.get()},"sync"===l?C.update=C.run:"post"===l?(C.post=!0,C.update=function(){return wr(C)}):C.update=function(){if(v&&v===ve&&!v._isMounted){var e=v._preWatchers||(v._preWatchers=[]);e.indexOf(C)<0&&e.push(C)}else wr(C)},C.onTrack=d,C.onTrigger=f,r?a?C.run():x=C.get():"post"===l&&v?v.$once("hook:mounted",(function(){return C.get()})):C.get(),function(){C.teardown()}}function Ar(e,t){ve?Nr(ve)[e]=t:oo("provide() can only be used inside setup().")}function Nr(e){var t=e._provided,n=e.$parent&&e.$parent._provided;return n===t?e._provided=Object.create(n):t}function Pr(e,t,n){void 0===n&&(n=!1);var r=ve;if(r){var i=r.$parent&&r.$parent._provided;if(i&&e in i)return i[e];if(arguments.length>1)return n&&u(t)?t.call(r):t;oo('injection "'.concat(String(e),'" not found.'))}else oo("inject() can only be used inside setup() or functional components.")}function Lr(e,t,n){return ve||oo("globally imported h() can only be invoked when there is an active component instance, e.g. synchronously in a component's render or setup function."),Vt(ve,e,t,n,2,!0)}function Ir(e,t,n){Fe();try{if(t){var r=t;while(r=r.$parent){var i=r.$options.errorCaptured;if(i)for(var o=0;o";var n=u(e)&&null!=e.cid?e.options:e._isVue?e.$options||e.constructor.options:e,r=Ki(n),i=n.__file;if(!r&&i){var o=i.match(/([^/\\]+)\.vue$/);r=o&&o[1]}return(r?"<".concat(co(r),">"):"")+(i&&!1!==t?" at ".concat(i):"")};var lo=function(e,t){var n="";while(t)t%2===1&&(n+=e),t>1&&(e+=e),t>>=1;return n};ro=function(e){if(e._isVue&&e.$parent){var t=[],r=0;while(e){if(t.length>0){var i=t[t.length-1];if(i.constructor===e.constructor){r++,e=e.$parent;continue}r>0&&(t[t.length-1]=[i,r],r=0)}t.push(e),e=e.$parent}return"\n\nfound in\n\n"+t.map((function(e,t){return"".concat(0===t?"---\x3e ":lo(" ",5+2*t)).concat(n(e)?"".concat(io(e[0]),"... (").concat(e[1]," recursive calls)"):io(e))})).join("\n")}return"\n\n(found in ".concat(io(e),")")};var fo=Z.optionMergeStrategies;function ho(e,t,n){if(void 0===n&&(n=!0),!t)return e;for(var r,i,o,a=me?Reflect.ownKeys(t):Object.keys(t),s=0;s-1)if(o&&!x(i,"default"))a=!1;else if(""===a||a===D(e)){var u=Io(String,i.type);(u<0||s-1)return this;var n=P(arguments,1);return n.unshift(this),u(e.install)?e.install.apply(e,n):u(e)&&e.apply(null,n),t.push(e),this}}function Vo(e){e.mixin=function(e){return this.options=So(this.options,e),this}}function Ho(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var o=Ki(e)||Ki(n.options);o&&wo(o);var a=function(e){this._init(e)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=t++,a.options=So(n.options,e),a["super"]=n,a.options.props&&qo(a),a.options.computed&&Wo(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,q.forEach((function(e){a[e]=n[e]})),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=e,a.sealedOptions=L({},a.options),i[r]=a,a}}function qo(e){var t=e.options.props;for(var n in t)xi(e.prototype,"_props",n)}function Wo(e){var t=e.options.computed;for(var n in t)Mi(e.prototype,n,t[n])}function Zo(e){q.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&wo(e),"component"===t&&f(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&u(n)&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function Yo(e){return e&&(Ki(e.Ctor.options)||e.tag)}function Ko(e,t){return n(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!h(e)&&e.test(t)}function Go(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var o in n){var a=n[o];if(a){var s=a.name;s&&!t(s)&&Jo(n,o,r,i)}}}function Jo(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,_(n,t)}$i($o),Ri($o),Bn($o),Gn($o),Mn($o);var Xo=[String,RegExp,Array],Qo={name:"keep-alive",abstract:!0,props:{include:Xo,exclude:Xo,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,n=e.keys,r=e.vnodeToCache,i=e.keyToCache;if(r){var o=r.tag,a=r.componentInstance,s=r.componentOptions;t[i]={name:Yo(s),tag:o,componentInstance:a},n.push(i),this.max&&n.length>parseInt(this.max)&&Jo(t,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Jo(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",(function(t){Go(e,(function(e){return Ko(t,e)}))})),this.$watch("exclude",(function(t){Go(e,(function(e){return!Ko(t,e)}))}))},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=Ln(e),n=t&&t.componentOptions;if(n){var r=Yo(n),i=this,o=i.include,a=i.exclude;if(o&&(!r||!Ko(o,r))||a&&r&&Ko(a,r))return t;var s=this,u=s.cache,c=s.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):t.key;u[l]?(t.componentInstance=u[l].componentInstance,_(c,l),c.push(l)):(this.vnodeToCache=t,this.keyToCache=l),t.data.keepAlive=!0}return t||e&&e[0]}},ea={KeepAlive:Qo};function ta(e){var t={get:function(){return Z},set:function(){oo("Do not replace the Vue.config object, set individual fields instead.")}};Object.defineProperty(e,"config",t),e.util={warn:oo,extend:L,mergeOptions:So,defineReactive:Ke},e.set=Ge,e.delete=Je,e.nextTick=Yr,e.observable=function(e){return Ye(e),e},e.options=Object.create(null),q.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,L(e.options.components,ea),Uo(e),Vo(e),Ho(e),Zo(e)}ta($o),Object.defineProperty($o.prototype,"$isServer",{get:de}),Object.defineProperty($o.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty($o,"FunctionalRenderContext",{value:qi}),$o.version=pi;var na=y("style,class"),ra=y("input,textarea,option,select,progress"),ia=function(e,t,n){return"value"===n&&ra(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},oa=y("contenteditable,draggable,spellcheck"),aa=y("events,caret,typing,plaintext-only"),sa=function(e,t){return fa(t)||"false"===t?"false":"contenteditable"===e&&aa(t)?t:"true"},ua=y("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),ca="http://www.w3.org/1999/xlink",la=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},da=function(e){return la(e)?e.slice(6,e.length):""},fa=function(e){return null==e||!1===e};function ha(e){var t=e.data,n=e,r=e;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(t=pa(r.data,t));while(i(n=n.parent))n&&n.data&&(t=pa(t,n.data));return ma(t.staticClass,t.class)}function pa(e,t){return{staticClass:va(e.staticClass,t.staticClass),class:i(e.class)?[e.class,t.class]:t.class}}function ma(e,t){return i(e)||i(t)?va(e,ga(t)):""}function va(e,t){return e?t?e+" "+t:e:t||""}function ga(e){return Array.isArray(e)?ya(e):c(e)?ba(e):"string"===typeof e?e:""}function ya(e){for(var t,n="",r=0,o=e.length;r-1?Oa[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:Oa[e]=/HTMLUnknownElement/.test(t.toString())}var Ea=y("text,number,password,search,email,tel,url");function Da(e){if("string"===typeof e){var t=document.querySelector(e);return t||(oo("Cannot find element: "+e),document.createElement("div"))}return e}function Ma(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function Aa(e,t){return document.createElementNS(wa[e],t)}function Na(e){return document.createTextNode(e)}function Pa(e){return document.createComment(e)}function La(e,t,n){e.insertBefore(t,n)}function Ia(e,t){e.removeChild(t)}function Ra(e,t){e.appendChild(t)}function Fa(e){return e.parentNode}function za(e){return e.nextSibling}function ja(e){return e.tagName}function Ba(e,t){e.textContent=t}function $a(e,t){e.setAttribute(t,"")}var Ua=Object.freeze({__proto__:null,createElement:Ma,createElementNS:Aa,createTextNode:Na,createComment:Pa,insertBefore:La,removeChild:Ia,appendChild:Ra,parentNode:Fa,nextSibling:za,tagName:ja,setTextContent:Ba,setStyleScope:$a}),Va={create:function(e,t){Ha(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Ha(e,!0),Ha(t))},destroy:function(e){Ha(e,!0)}};function Ha(e,t){var r=e.data.ref;if(i(r)){var o=e.context,a=e.componentInstance||e.elm,s=t?null:a,c=t?void 0:a;if(u(r))Rr(r,o,[s],o,"template ref function");else{var l=e.data.refInFor,d="string"===typeof r||"number"===typeof r,f=lt(r),h=o.$refs;if(d||f)if(l){var p=d?h[r]:r.value;t?n(p)&&_(p,a):n(p)?p.includes(a)||p.push(a):d?(h[r]=[a],qa(o,r,h[r])):r.value=[a]}else if(d){if(t&&h[r]!==a)return;h[r]=c,qa(o,r,s)}else if(f){if(t&&r.value!==a)return;r.value=s}else oo("Invalid template ref type: ".concat(typeof r))}}}function qa(e,t,n){var r=e._setupState;r&&x(r,t)&&(lt(r[t])?r[t].value=n:r[t]=n)}var Wa=new we("",{},[]),Za=["create","activate","update","remove","destroy"];function Ya(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&i(e.data)===i(t.data)&&Ka(e,t)||o(e.isAsyncPlaceholder)&&r(t.asyncFactory.error))}function Ka(e,t){if("input"!==e.tag)return!0;var n,r=i(n=e.data)&&i(n=n.attrs)&&n.type,o=i(n=t.data)&&i(n=n.attrs)&&n.type;return r===o||Ea(r)&&Ea(o)}function Ga(e,t,n){var r,o,a={};for(r=t;r<=n;++r)o=e[r].key,i(o)&&(a[o]=r);return a}function Ja(e){var t,a,u={},c=e.modules,l=e.nodeOps;for(t=0;t - did you register the component correctly? For recursive components, make sure to provide the "name" option.',e.context),e.elm=e.ns?l.createElementNS(e.ns,f):l.createElement(f,e),O(e),x(e,d,t),i(c)&&S(e,t),C(n,e.elm,r),c&&c.pre&&v--):o(e.isComment)?(e.elm=l.createComment(e.text),C(n,e.elm,r)):(e.elm=l.createTextNode(e.text),C(n,e.elm,r))}}function b(e,t,n,r){var a=e.data;if(i(a)){var s=i(e.componentInstance)&&a.keepAlive;if(i(a=a.hook)&&i(a=a.init)&&a(e,!1),i(e.componentInstance))return w(e,t),C(n,e.elm,r),o(s)&&_(e,t,n,r),!0}}function w(e,t){i(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,k(e)?(S(e,t),O(e)):(Ha(e),t.push(e))}function _(e,t,n,r){var o,a=e;while(a.componentInstance)if(a=a.componentInstance._vnode,i(o=a.data)&&i(o=o.transition)){for(o=0;op?(d=r(n[y+1])?null:n[y+1].elm,T(e,d,n,h,y,o)):h>y&&D(t,f,p)}function N(e){for(var t={},n=0;n, or missing . Bailing hydration and performing full client-side render.")}e=d(e)}var h=e.elm,p=l.parentNode(h);if(g(t,c,h._leaveCb?null:p,l.nextSibling(h)),i(t.parent)){var m=t.parent,v=k(t);while(m){for(var y=0;y-1?us(e,t,n):ua(t)?fa(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):oa(t)?e.setAttribute(t,sa(t,n)):la(t)?fa(n)?e.removeAttributeNS(ca,da(t)):e.setAttributeNS(ca,t,n):us(e,t,n)}function us(e,t,n){if(fa(n))e.removeAttribute(t);else{if(ne&&!re&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var cs={create:as,update:as};function ls(e,t){var n=t.elm,o=t.data,a=e.data;if(!(r(o.staticClass)&&r(o.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=ha(t),u=n._transitionClasses;i(u)&&(s=va(s,ga(u))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var ds,fs,hs,ps,ms,vs,gs,ys={create:ls,update:ls},bs=/[\w).+\-_$\]]/;function ws(e){var t,n,r,i,o,a=!1,s=!1,u=!1,c=!1,l=0,d=0,f=0,h=0;for(r=0;r=0;p--)if(m=e.charAt(p)," "!==m)break;m&&bs.test(m)||(c=!0)}}else void 0===i?(h=r+1,i=e.slice(0,r).trim()):v();function v(){(o||(o=[])).push(e.slice(h,r).trim()),h=r+1}if(void 0===i?i=e.slice(0,r).trim():0!==h&&v(),o)for(r=0;r-1?{exp:e.slice(0,ps),key:'"'+e.slice(ps+1)+'"'}:{exp:e,key:null};fs=e,ps=ms=vs=0;while(!js())hs=zs(),Bs(hs)?Us(hs):91===hs&&$s(hs);return{exp:e.slice(0,ms),key:e.slice(ms+1,vs)}}function zs(){return fs.charCodeAt(++ps)}function js(){return ps>=ds}function Bs(e){return 34===e||39===e}function $s(e){var t=1;ms=ps;while(!js())if(e=zs(),Bs(e))Us(e);else if(91===e&&t++,93===e&&t--,0===t){vs=ps;break}}function Us(e){var t=e;while(!js())if(e=zs(),e===t)break}var Vs,Hs="__r",qs="__c";function Ws(e,t,n){gs=n;var r=t.value,i=t.modifiers,o=e.tag,a=e.attrsMap.type;if("input"===o&&"file"===a&&gs("<".concat(e.tag,' v-model="').concat(r,'" type="file">:\n')+"File inputs are read only. Use a v-on:change listener instead.",e.rawAttrsMap["v-model"]),e.component)return Is(e,r,i),!1;if("select"===o)Ks(e,r,i);else if("input"===o&&"checkbox"===a)Zs(e,r,i);else if("input"===o&&"radio"===a)Ys(e,r,i);else if("input"===o||"textarea"===o)Gs(e,r,i);else{if(!Z.isReservedTag(o))return Is(e,r,i),!1;gs("<".concat(e.tag,' v-model="').concat(r,'">: ')+"v-model is not supported on this element type. If you are working with contenteditable, it's recommended to wrap a library dedicated for that purpose inside a custom component.",e.rawAttrsMap["v-model"])}return!0}function Zs(e,t,n){var r=n&&n.number,i=As(e,"value")||"null",o=As(e,"true-value")||"true",a=As(e,"false-value")||"false";ks(e,"checked","Array.isArray(".concat(t,")")+"?_i(".concat(t,",").concat(i,")>-1")+("true"===o?":(".concat(t,")"):":_q(".concat(t,",").concat(o,")"))),Ds(e,"change","var $$a=".concat(t,",")+"$$el=$event.target,"+"$$c=$$el.checked?(".concat(o,"):(").concat(a,");")+"if(Array.isArray($$a)){"+"var $$v=".concat(r?"_n("+i+")":i,",")+"$$i=_i($$a,$$v);"+"if($$el.checked){$$i<0&&(".concat(Rs(t,"$$a.concat([$$v])"),")}")+"else{$$i>-1&&(".concat(Rs(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))"),")}")+"}else{".concat(Rs(t,"$$c"),"}"),null,!0)}function Ys(e,t,n){var r=n&&n.number,i=As(e,"value")||"null";i=r?"_n(".concat(i,")"):i,ks(e,"checked","_q(".concat(t,",").concat(i,")")),Ds(e,"change",Rs(t,i),null,!0)}function Ks(e,t,n){var r=n&&n.number,i='Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;'+"return ".concat(r?"_n(val)":"val","})"),o="$event.target.multiple ? $$selectedVal : $$selectedVal[0]",a="var $$selectedVal = ".concat(i,";");a="".concat(a," ").concat(Rs(t,o)),Ds(e,"change",a,null,!0)}function Gs(e,t,n){var r=e.attrsMap.type,i=e.attrsMap["v-bind:value"]||e.attrsMap[":value"],o=e.attrsMap["v-bind:type"]||e.attrsMap[":type"];if(i&&!o){var a=e.attrsMap["v-bind:value"]?"v-bind:value":":value";gs("".concat(a,'="').concat(i,'" conflicts with v-model on the same element ')+"because the latter already expands to a value binding internally",e.rawAttrsMap[a])}var s=n||{},u=s.lazy,c=s.number,l=s.trim,d=!u&&"range"!==r,f=u?"change":"range"===r?Hs:"input",h="$event.target.value";l&&(h="$event.target.value.trim()"),c&&(h="_n(".concat(h,")"));var p=Rs(t,h);d&&(p="if($event.target.composing)return;".concat(p)),ks(e,"value","(".concat(t,")")),Ds(e,f,p,null,!0),(l||c)&&Ds(e,"blur","$forceUpdate()")}function Js(e){if(i(e[Hs])){var t=ne?"change":"input";e[t]=[].concat(e[Hs],e[t]||[]),delete e[Hs]}i(e[qs])&&(e.change=[].concat(e[qs],e.change||[]),delete e[qs])}function Xs(e,t,n){var r=Vs;return function i(){var o=t.apply(null,arguments);null!==o&&tu(e,i,n,r)}}var Qs=Br&&!(se&&Number(se[1])<=53);function eu(e,t,n,r){if(Qs){var i=fr,o=t;t=o._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return o.apply(this,arguments)}}Vs.addEventListener(e,t,ce?{capture:n,passive:r}:n)}function tu(e,t,n,r){(r||Vs).removeEventListener(e,t._wrapper||t,n)}function nu(e,t){if(!r(e.data.on)||!r(t.data.on)){var n=t.data.on||{},i=e.data.on||{};Vs=t.elm||e.elm,Js(n),Pt(n,i,eu,tu,Xs,t.context),Vs=void 0}}var ru,iu={create:nu,update:nu,destroy:function(e){return nu(e,Wa)}};function ou(e,t){if(!r(e.data.domProps)||!r(t.data.domProps)){var n,a,s=t.elm,u=e.data.domProps||{},c=t.data.domProps||{};for(n in(i(c.__ob__)||o(c._v_attr_proxy))&&(c=t.data.domProps=L({},c)),u)n in c||(s[n]="");for(n in c){if(a=c[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),a===u[n])continue;1===s.childNodes.length&&s.removeChild(s.childNodes[0])}if("value"===n&&"PROGRESS"!==s.tagName){s._value=a;var l=r(a)?"":String(a);au(s,l)&&(s.value=l)}else if("innerHTML"===n&&Ca(s.tagName)&&r(s.innerHTML)){ru=ru||document.createElement("div"),ru.innerHTML="".concat(a,"");var d=ru.firstChild;while(s.firstChild)s.removeChild(s.firstChild);while(d.firstChild)s.appendChild(d.firstChild)}else if(a!==u[n])try{s[n]=a}catch(Lf){}}}}function au(e,t){return!e.composing&&("OPTION"===e.tagName||su(e,t)||uu(e,t))}function su(e,t){var n=!0;try{n=document.activeElement!==e}catch(Lf){}return n&&e.value!==t}function uu(e,t){var n=e.value,r=e._vModifiers;if(i(r)){if(r.number)return g(n)!==g(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}var cu={create:ou,update:ou},lu=k((function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach((function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}));function du(e){var t=fu(e.style);return e.staticStyle?L(e.staticStyle,t):t}function fu(e){return Array.isArray(e)?I(e):"string"===typeof e?lu(e):e}function hu(e,t){var n,r={};if(t){var i=e;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=du(i.data))&&L(r,n)}(n=du(e.data))&&L(r,n);var o=e;while(o=o.parent)o.data&&(n=du(o.data))&&L(r,n);return r}var pu,mu=/^--/,vu=/\s*!important$/,gu=function(e,t,n){if(mu.test(t))e.style.setProperty(t,n);else if(vu.test(n))e.style.setProperty(D(t),n.replace(vu,""),"important");else{var r=bu(t);if(Array.isArray(n))for(var i=0,o=n.length;i-1?t.split(Cu).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" ".concat(e.getAttribute("class")||""," ");n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function ku(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(Cu).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var n=" ".concat(e.getAttribute("class")||""," "),r=" "+t+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?e.setAttribute("class",n):e.removeAttribute("class")}}function Su(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&L(t,Ou(e.name||"v")),L(t,e),t}return"string"===typeof e?Ou(e):void 0}}var Ou=k((function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}})),Tu=ee&&!re,Eu="transition",Du="animation",Mu="transition",Au="transitionend",Nu="animation",Pu="animationend";Tu&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Mu="WebkitTransition",Au="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Nu="WebkitAnimation",Pu="webkitAnimationEnd"));var Lu=ee?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Iu(e){Lu((function(){Lu(e)}))}function Ru(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),xu(e,t))}function Fu(e,t){e._transitionClasses&&_(e._transitionClasses,t),ku(e,t)}function zu(e,t,n){var r=Bu(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Eu?Au:Pu,u=0,c=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++u>=a&&c()};setTimeout((function(){u0&&(n=Eu,l=a,d=o.length):t===Du?c>0&&(n=Du,l=c,d=u.length):(l=Math.max(a,c),n=l>0?a>c?Eu:Du:null,d=n?n===Eu?o.length:u.length:0);var f=n===Eu&&ju.test(r[Mu+"Property"]);return{type:n,timeout:l,propCount:d,hasTransform:f}}function $u(e,t){while(e.length explicit ".concat(t," duration is not a valid number - ")+"got ".concat(JSON.stringify(e),"."),n.context):isNaN(e)&&oo(" explicit ".concat(t," duration is NaN - ")+"the duration expression might be incorrect.",n.context)}function Wu(e){return"number"===typeof e&&!isNaN(e)}function Zu(e){if(r(e))return!1;var t=e.fns;return i(t)?Zu(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Yu(e,t){!0!==t.data.show&&Vu(t)}var Ku=ee?{create:Yu,activate:Yu,remove:function(e,t){!0!==e.data.show?Hu(e,t):t()}}:{},Gu=[cs,ys,iu,cu,_u,Ku],Ju=Gu.concat(os),Xu=Ja({nodeOps:Ua,modules:Ju});re&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ac(e,"input")}));var Qu={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Lt(n,"postpatch",(function(){Qu.componentUpdated(e,t,n)})):ec(e,t,n.context),e._vOptions=[].map.call(e.options,rc)):("textarea"===n.tag||Ea(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",ic),e.addEventListener("compositionend",oc),e.addEventListener("change",oc),re&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){ec(e,t,n.context);var r=e._vOptions,i=e._vOptions=[].map.call(e.options,rc);if(i.some((function(e,t){return!B(e,r[t])}))){var o=e.multiple?t.value.some((function(e){return nc(e,i)})):t.value!==t.oldValue&&nc(t.value,i);o&&ac(e,"change")}}}};function ec(e,t,n){tc(e,t,n),(ne||ie)&&setTimeout((function(){tc(e,t,n)}),0)}function tc(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,u=e.options.length;s-1,a.selected!==o&&(a.selected=o);else if(B(rc(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}else oo('