(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-51cef3f0"],{5466:function(e,n){Object.defineProperty(n,"__esModule",{value:!0}),n.staticRenderFns=n.render=void 0;n.render=function(){var e=this,n=e._self._c;return n("div",{class:e.dialogClass,style:e.dialogStyle},[e.dynamicComponent?n(e.dynamicComponent,{tag:"component",attrs:{"dialog-data":e.dialogData,isMac:e.isMac,originEventData:e.originEventData,commonState:e.commonState}}):e._e()],1)},n.staticRenderFns=[]},"61d5":function(e,n,t){"use strict";t.r(n);var a=t("a45c"),o=t("e07f");for(var i in o)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(i);t("9394");var r=t("2877"),s=Object(r["a"])(o["default"],a["render"],a["staticRenderFns"],!1,null,null,null);n["default"]=s.exports},8978:function(e,n,t){},9394:function(e,n,t){"use strict";t("8978")},a45c:function(e,n,t){"use strict";var a=t("5466");t.o(a,"render")&&t.d(n,"render",(function(){return a["render"]})),t.o(a,"staticRenderFns")&&t.d(n,"staticRenderFns",(function(){return a["staticRenderFns"]}))},da78:function(e,n,t){var a=t("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,t("d3b7"),t("3ca3"),t("ddb0"),t("b0c0");var o=a(t("c7eb")),i=a(t("1da1")),r=t("19c0"),s=t("aa2a");n.default={name:"GeneralPanel",data:function(){return{dynamicComponent:null,isMac:!1,dialogClass:"dialog-panel-view",dialogStyle:{},originEventData:{},dialogData:{}}},created:function(){window.opener.postMessage({dialog:"ready"},"*"),window.addEventListener("message",this.handlePostMessage),this.$bus.$on("receiveJsMessage",this.handleJsMessage)},mounted:function(){document.addEventListener("keydown",this.handleKeyDown)},beforeDestroy:function(){document.removeEventListener("keydown",this.handleKeyDown),window.removeEventListener("message",this.handlePostMessage),this.$bus.$off("receiveJsMessage",this.handleJsMessage)},methods:{handlePostMessage:function(e){e.data&&this.loadComponent(e.data)},handleKeyDown:function(e){"Escape"!==e.key&&27!==e.keyCode||(0,s.handleCloseDialog)()},loadComponent:function(e){var n=this;return(0,i.default)((0,o.default)().mark((function a(){var i,s;return(0,o.default)().wrap((function(a){while(1)switch(a.prev=a.next){case 0:if(window.zoomLog("MEMLOG","Page: loadComponent","".concat(null===e||void 0===e?void 0:e.dialogType)),!e||null===e||void 0===e||!e.dialogType){a.next=45;break}if(n.dialogData=e,n.commonState=e.commonState,n.dialogStyle=e.dialogStyle||{},n.dialogClass=e.dialogClass||"dialog-panel-view",n.isMac="mac"===(null===(i=e.commonState)||void 0===i?void 0:i.currentPlatform),null===e||void 0===e||!e.dialogType){a.next=45;break}return a.next=10,t.e("chunk-2fed8355").then(t.bind(null,"8bfe"));case 10:s=a.sent,a.t0=null===e||void 0===e?void 0:e.dialogType,a.next="RSVP"===a.t0?14:"DeleteCalendars"===a.t0?18:"InvitePeople"===a.t0?22:"SharePeople"===a.t0?26:"DeleteMeetings"===a.t0?30:"EditMeetings"===a.t0?34:"ConvertNoFixTimeMeetings"===a.t0?38:42;break;case 14:return a.next=16,t.e("chunk-2fed8355").then(t.bind(null,"8bfe"));case 16:return s=a.sent,a.abrupt("break",43);case 18:return a.next=20,t.e("chunk-67ea72fe").then(t.bind(null,"12f9"));case 20:return s=a.sent,a.abrupt("break",43);case 22:return a.next=24,t.e("chunk-04c24a96").then(t.bind(null,"a189"));case 24:return s=a.sent,a.abrupt("break",43);case 26:return a.next=28,t.e("chunk-4080f6e0").then(t.bind(null,"7a55"));case 28:return s=a.sent,a.abrupt("break",43);case 30:return a.next=32,t.e("chunk-1afbcbfe").then(t.bind(null,"35295"));case 32:return s=a.sent,a.abrupt("break",43);case 34:return a.next=36,t.e("chunk-010a0db0").then(t.bind(null,"4ac8"));case 36:return s=a.sent,a.abrupt("break",43);case 38:return a.next=40,t.e("chunk-28a60794").then(t.bind(null,"5161"));case 40:return s=a.sent,a.abrupt("break",43);case 42:return a.abrupt("break",43);case 43:n.dynamicComponent=s.default,!e.innerDialogData&&(0,r.initDialogData)({});case 45:case"end":return a.stop()}}),a)})))()},handleJsMessage:function(e){switch(window.zoomLog("INFO","Page: nativeDialog","".concat(e.name)),e.name){case"editLoadMoreDetail":this.originEventData=e.value;break;default:break}}}}},e07f:function(e,n,t){"use strict";t.r(n);var a=t("da78"),o=t.n(a);for(var i in a)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return a[e]}))}(i);n["default"]=o.a}}]);