@syncfusion/ej2-vue-schedule 26.1.41 → 26.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/ej2-vue-schedule.umd.min.js +2 -2
  2. package/dist/ej2-vue-schedule.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-schedule.es2015.js +3 -15
  4. package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-schedule.es5.js +3 -15
  6. package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
  7. package/package.json +8 -8
  8. package/src/recurrence-editor/recurrenceeditor.component.js +2 -8
  9. package/src/schedule/schedule.component.js +2 -8
  10. package/styles/bootstrap-dark.css +1 -4708
  11. package/styles/bootstrap.css +1 -4703
  12. package/styles/bootstrap4.css +1 -4805
  13. package/styles/bootstrap5-dark.css +1 -4749
  14. package/styles/bootstrap5.css +1 -4749
  15. package/styles/fabric-dark.css +1 -4670
  16. package/styles/fabric.css +1 -4660
  17. package/styles/fluent-dark.css +1 -4733
  18. package/styles/fluent.css +1 -4733
  19. package/styles/fluent2.css +1 -6991
  20. package/styles/highcontrast-light.css +1 -4745
  21. package/styles/highcontrast.css +1 -4754
  22. package/styles/material-dark.css +1 -4725
  23. package/styles/material.css +1 -4772
  24. package/styles/material3-dark.css +1 -4990
  25. package/styles/material3.css +1 -5214
  26. package/styles/recurrence-editor/bootstrap-dark.css +1 -503
  27. package/styles/recurrence-editor/bootstrap.css +1 -503
  28. package/styles/recurrence-editor/bootstrap4.css +1 -549
  29. package/styles/recurrence-editor/bootstrap5-dark.css +1 -545
  30. package/styles/recurrence-editor/bootstrap5.css +1 -545
  31. package/styles/recurrence-editor/fabric-dark.css +1 -478
  32. package/styles/recurrence-editor/fabric.css +1 -471
  33. package/styles/recurrence-editor/fluent-dark.css +1 -525
  34. package/styles/recurrence-editor/fluent.css +1 -525
  35. package/styles/recurrence-editor/fluent2.css +1 -1534
  36. package/styles/recurrence-editor/highcontrast-light.css +1 -475
  37. package/styles/recurrence-editor/highcontrast.css +1 -475
  38. package/styles/recurrence-editor/material-dark.css +1 -512
  39. package/styles/recurrence-editor/material.css +1 -537
  40. package/styles/recurrence-editor/material3-dark.css +1 -657
  41. package/styles/recurrence-editor/material3.css +1 -769
  42. package/styles/recurrence-editor/tailwind-dark.css +1 -500
  43. package/styles/recurrence-editor/tailwind.css +1 -500
  44. package/styles/schedule/bootstrap-dark.css +1 -4312
  45. package/styles/schedule/bootstrap.css +1 -4307
  46. package/styles/schedule/bootstrap4.css +1 -4409
  47. package/styles/schedule/bootstrap5-dark.css +1 -4353
  48. package/styles/schedule/bootstrap5.css +1 -4353
  49. package/styles/schedule/fabric-dark.css +1 -4274
  50. package/styles/schedule/fabric.css +1 -4264
  51. package/styles/schedule/fluent-dark.css +1 -4337
  52. package/styles/schedule/fluent.css +1 -4337
  53. package/styles/schedule/fluent2.css +1 -5561
  54. package/styles/schedule/highcontrast-light.css +1 -4349
  55. package/styles/schedule/highcontrast.css +1 -4358
  56. package/styles/schedule/material-dark.css +1 -4329
  57. package/styles/schedule/material.css +1 -4376
  58. package/styles/schedule/material3-dark.css +1 -4484
  59. package/styles/schedule/material3.css +1 -4596
  60. package/styles/schedule/tailwind-dark.css +1 -4303
  61. package/styles/schedule/tailwind.css +1 -4303
  62. package/styles/tailwind-dark.css +1 -4699
  63. package/styles/tailwind.css +1 -4699
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-vue-schedule.umd.min.js
3
- * version : 26.1.41
3
+ * version : 26.2.5
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
8
8
  * applicable laws.
9
9
  */
10
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-schedule"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-schedule","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Schedule,e.ej2VueBase,e.ej2Base)}(this,function(t,n,r,a){"use strict";var s=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-views"}}}),i={name:"e-views",install:function(e){e.component(i.name,s)}},o=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-view"}}}),c={name:"e-view",install:function(e){e.component(c.name,o)}},u=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-resources"}}}),l={name:"e-resources",install:function(e){e.component(l.name,u)}},d=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-resource"}}}),h={name:"e-resource",install:function(e){e.component(h.name,d)}},m=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-header-rows"}}}),p={name:"e-header-rows",install:function(e){e.component(p.name,m)}},f=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-header-row"}}}),g={name:"e-header-row",install:function(e){e.component(g.name,f)}},I=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-toolbaritems"}}}),v={name:"e-toolbaritems",install:function(e){e.component(v.name,I)}},j=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-toolbaritem"}}}),E={name:"e-toolbaritem",install:function(e){e.component(E.name,j)}},e=["isLazyUpdate","plugins","agendaDaysCount","allowDragAndDrop","allowInline","allowKeyboardInteraction","allowMultiCellSelection","allowMultiDrag","allowMultiRowSelection","allowResizing","allowSwiping","calendarMode","cellHeaderTemplate","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","editorFooterTemplate","editorHeaderTemplate","editorTemplate","enableAdaptiveUI","enableAllDayScroll","enableHtmlSanitizer","enablePersistence","enableRecurrenceValidation","enableRtl","endHour","eventDragArea","eventSettings","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","height","hideEmptyAgendaDays","locale","maxDate","minDate","monthHeaderTemplate","monthsCount","quickInfoOnSelectionEnd","quickInfoTemplates","readonly","resourceHeaderTemplate","resources","rowAutoHeight","selectedDate","showHeaderBar","showQuickInfo","showTimeIndicator","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","timezone","timezoneDataSource","toolbarItems","views","weekRule","width","workDays","workHours","actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventDoubleClick","eventRendered","hover","moreEventsClick","navigating","popupClose","popupOpen","renderCell","resizeStart","resizeStop","resizing","select","virtualScrollStart","virtualScrollStop"],w=["currentView","selectedDate"],R=r.getProps({props:e}),C=R[0],R=R[1],D=Object.keys(R);D.push("modelchanged","update:modelValue");for(var y=0,T=w;y<T.length;y++)D.push("update:"+T[y]);var x=r.vueDefineComponent({name:"ScheduleComponent",mixins:[r.ComponentBase],props:C,watch:R,emits:D,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.Schedule({}),propKeys:e,models:w,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{"e-views":"e-view","e-resources":"e-resource","e-header-rows":"e-header-row","e-toolbaritems":"e-toolbaritem"},tagNameMapper:{"e-header-rows":"e-headerRows","e-toolbaritems":"e-toolbarItems"},isVue3:!r.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(r.isExecute?e:r.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var r=0,o=i;r<o.length;r++){var c=o[r];a.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},trigger:function(e,t,n){var s,i;r.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(s=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&s&&!a.isUndefined(t[i])&&(r.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(s=this.models.toString().match(/checked|value/)||[])[0],t&&s&&!a.isUndefined(t[i])&&(r.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},custom:function(){this.updated()},addEvent:function(e){return this.ej2Instances.addEvent(e)},addResource:function(e,t,n){return this.ej2Instances.addResource(e,t,n)},changeCurrentView:function(e,t){return this.ej2Instances.changeCurrentView(e,t)},closeEditor:function(){return this.ej2Instances.closeEditor()},closeQuickInfoPopup:function(){return this.ej2Instances.closeQuickInfoPopup()},closeTooltip:function(){return this.ej2Instances.closeTooltip()},collapseResource:function(e,t){return this.ej2Instances.collapseResource(e,t)},deleteEvent:function(e,t){return this.ej2Instances.deleteEvent(e,t)},expandResource:function(e,t){return this.ej2Instances.expandResource(e,t)},exportToExcel:function(e){return this.ej2Instances.exportToExcel(e)},exportToICalendar:function(e,t){return this.ej2Instances.exportToICalendar(e,t)},generateEventOccurrences:function(e,t){return this.ej2Instances.generateEventOccurrences(e,t)},getBlockEvents:function(e,t,n){return this.ej2Instances.getBlockEvents(e,t,n)},getCellDetails:function(e){return this.ej2Instances.getCellDetails(e)},getCurrentViewDates:function(){return this.ej2Instances.getCurrentViewDates()},getCurrentViewEvents:function(){return this.ej2Instances.getCurrentViewEvents()},getCurrentViewIndex:function(){return this.ej2Instances.getCurrentViewIndex()},getDeletedOccurrences:function(e){return this.ej2Instances.getDeletedOccurrences(e)},getEventDetails:function(e){return this.ej2Instances.getEventDetails(e)},getEventMaxID:function(){return this.ej2Instances.getEventMaxID()},getEventTemplateName:function(e){return this.ej2Instances.getEventTemplateName(e)},getEvents:function(e,t,n){return this.ej2Instances.getEvents(e,t,n)},getIndexFromResourceId:function(e,t){return this.ej2Instances.getIndexFromResourceId(e,t)},getOccurrencesByID:function(e){return this.ej2Instances.getOccurrencesByID(e)},getOccurrencesByRange:function(e,t){return this.ej2Instances.getOccurrencesByRange(e,t)},getResourceCollections:function(){return this.ej2Instances.getResourceCollections()},getResourcesByIndex:function(e){return this.ej2Instances.getResourcesByIndex(e)},getSelectedElements:function(){return this.ej2Instances.getSelectedElements()},hideSpinner:function(){return this.ej2Instances.hideSpinner()},importICalendar:function(e){return this.ej2Instances.importICalendar(e)},isSlotAvailable:function(e,t,n){return this.ej2Instances.isSlotAvailable(e,t,n)},openEditor:function(e,t,n,s){return this.ej2Instances.openEditor(e,t,n,s)},openQuickInfoPopup:function(e){return this.ej2Instances.openQuickInfoPopup(e)},print:function(e){return this.ej2Instances.print(e)},refreshEvents:function(e){return this.ej2Instances.refreshEvents(e)},refreshLayout:function(){return this.ej2Instances.refreshLayout()},refreshTemplates:function(e){return this.ej2Instances.refreshTemplates(e)},removeResource:function(e,t){return this.ej2Instances.removeResource(e,t)},resetWorkHours:function(e,t,n,s){return this.ej2Instances.resetWorkHours(e,t,n,s)},saveEvent:function(e,t){return this.ej2Instances.saveEvent(e,t)},scrollTo:function(e,t){return this.ej2Instances.scrollTo(e,t)},scrollToResource:function(e,t){return this.ej2Instances.scrollToResource(e,t)},selectResourceByIndex:function(e){return this.ej2Instances.selectResourceByIndex(e)},setRecurrenceEditor:function(e){return this.ej2Instances.setRecurrenceEditor(e)},setResourceCollections:function(e,t){return this.ej2Instances.setResourceCollections(e,t)},setWorkHours:function(e,t,n,s){return this.ej2Instances.setWorkHours(e,t,n,s)},showSpinner:function(){return this.ej2Instances.showSpinner()}}}),b={name:"ejs-schedule",install:function(e){e.component(b.name,x),e.component(c.name,o),e.component(i.name,s),e.component(h.name,d),e.component(l.name,u),e.component(g.name,f),e.component(p.name,m),e.component(E.name,j),e.component(v.name,I)}},$=["isLazyUpdate","plugins","calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","endTypes","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value","change"],P=[],C=r.getProps({props:$}),R=C[0],C=C[1],S=Object.keys(C);S.push("modelchanged","update:modelValue");for(var k=0,O=P;k<O.length;k++)S.push("update:"+O[k]);var V=r.vueDefineComponent({name:"RecurrenceEditorComponent",mixins:[r.ComponentBase],props:R,watch:C,emits:S,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.RecurrenceEditor({}),propKeys:$,models:P,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!r.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(r.isExecute?e:r.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var r=0,o=i;r<o.length;r++){var c=o[r];a.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},getRecurrenceDates:function(e,t,n,s,i){return this.ej2Instances.getRecurrenceDates(e,t,n,s,i)},getRecurrenceRule:function(){return this.ej2Instances.getRecurrenceRule()},getRuleSummary:function(e){return this.ej2Instances.getRuleSummary(e)},resetFields:function(){return this.ej2Instances.resetFields()},setRecurrenceRule:function(e,t){return this.ej2Instances.setRecurrenceRule(e,t)},updateRuleUntilDate:function(e){return this.ej2Instances.updateRuleUntilDate(e)}}}),_={name:"ejs-recurrenceeditor",install:function(e){e.component(_.name,V)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.HeaderRowDirective=f,t.HeaderRowPlugin=g,t.HeaderRowsDirective=m,t.HeaderRowsPlugin=p,t.RecurrenceEditorComponent=V,t.RecurrenceEditorPlugin=_,t.ResourceDirective=d,t.ResourcePlugin=h,t.ResourcesDirective=u,t.ResourcesPlugin=l,t.ScheduleComponent=x,t.SchedulePlugin=b,t.ToolbarItemDirective=j,t.ToolbarItemPlugin=E,t.ToolbarItemsDirective=I,t.ToolbarItemsPlugin=v,t.ViewDirective=o,t.ViewPlugin=c,t.ViewsDirective=s,t.ViewsPlugin=i,Object.defineProperty(t,"__esModule",{value:!0})});
10
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-schedule"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-schedule","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Schedule,e.ej2VueBase,e.ej2Base)}(this,function(t,n,r,o){"use strict";var s=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-views"}}}),i={name:"e-views",install:function(e){e.component(i.name,s)}},c=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-view"}}}),a={name:"e-view",install:function(e){e.component(a.name,c)}},u=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-resources"}}}),l={name:"e-resources",install:function(e){e.component(l.name,u)}},d=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-resource"}}}),h={name:"e-resource",install:function(e){e.component(h.name,d)}},m=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-header-rows"}}}),p={name:"e-header-rows",install:function(e){e.component(p.name,m)}},f=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-header-row"}}}),g={name:"e-header-row",install:function(e){e.component(g.name,f)}},I=r.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!r.isExecute)return t=null,(r.isExecute?e:r.gh)("div",{class:"e-directive"},t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!r.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-toolbaritems"}}}),v={name:"e-toolbaritems",install:function(e){e.component(v.name,I)}},j=r.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-toolbaritem"}}}),E={name:"e-toolbaritem",install:function(e){e.component(E.name,j)}},e=["isLazyUpdate","plugins","agendaDaysCount","allowDragAndDrop","allowInline","allowKeyboardInteraction","allowMultiCellSelection","allowMultiDrag","allowMultiRowSelection","allowResizing","allowSwiping","calendarMode","cellHeaderTemplate","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","editorFooterTemplate","editorHeaderTemplate","editorTemplate","enableAdaptiveUI","enableAllDayScroll","enableHtmlSanitizer","enablePersistence","enableRecurrenceValidation","enableRtl","endHour","eventDragArea","eventSettings","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","height","hideEmptyAgendaDays","locale","maxDate","minDate","monthHeaderTemplate","monthsCount","quickInfoOnSelectionEnd","quickInfoTemplates","readonly","resourceHeaderTemplate","resources","rowAutoHeight","selectedDate","showHeaderBar","showQuickInfo","showTimeIndicator","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","timezone","timezoneDataSource","toolbarItems","views","weekRule","width","workDays","workHours","actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventDoubleClick","eventRendered","hover","moreEventsClick","navigating","popupClose","popupOpen","renderCell","resizeStart","resizeStop","resizing","select","virtualScrollStart","virtualScrollStop"],w=["currentView","selectedDate"],R=r.getProps({props:e}),C=R[0],R=R[1],D=Object.keys(R);D.push("modelchanged","update:modelValue");for(var y=0,x=w;y<x.length;y++)D.push("update:"+x[y]);var T=r.vueDefineComponent({name:"ScheduleComponent",mixins:[r.ComponentBase],props:C,watch:R,emits:D,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.Schedule({}),propKeys:e,models:w,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{"e-views":"e-view","e-resources":"e-resource","e-header-rows":"e-header-row","e-toolbaritems":"e-toolbaritem"},tagNameMapper:{"e-header-rows":"e-headerRows","e-toolbaritems":"e-toolbarItems"},isVue3:!r.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(r.isExecute?e:r.gh)("div",t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var r=0,o=i;r<o.length;r++){var c=o[r];this.destroyPortals(c)}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},trigger:function(e,t,n){var s,i;r.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(s=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&s&&!o.isUndefined(t[i])&&(r.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(s=this.models.toString().match(/checked|value/)||[])[0],t&&s&&!o.isUndefined(t[i])&&(r.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,n)},custom:function(){this.updated()},addEvent:function(e){return this.ej2Instances.addEvent(e)},addResource:function(e,t,n){return this.ej2Instances.addResource(e,t,n)},changeCurrentView:function(e,t){return this.ej2Instances.changeCurrentView(e,t)},closeEditor:function(){return this.ej2Instances.closeEditor()},closeQuickInfoPopup:function(){return this.ej2Instances.closeQuickInfoPopup()},closeTooltip:function(){return this.ej2Instances.closeTooltip()},collapseResource:function(e,t){return this.ej2Instances.collapseResource(e,t)},deleteEvent:function(e,t){return this.ej2Instances.deleteEvent(e,t)},expandResource:function(e,t){return this.ej2Instances.expandResource(e,t)},exportToExcel:function(e){return this.ej2Instances.exportToExcel(e)},exportToICalendar:function(e,t){return this.ej2Instances.exportToICalendar(e,t)},generateEventOccurrences:function(e,t){return this.ej2Instances.generateEventOccurrences(e,t)},getBlockEvents:function(e,t,n){return this.ej2Instances.getBlockEvents(e,t,n)},getCellDetails:function(e){return this.ej2Instances.getCellDetails(e)},getCurrentViewDates:function(){return this.ej2Instances.getCurrentViewDates()},getCurrentViewEvents:function(){return this.ej2Instances.getCurrentViewEvents()},getCurrentViewIndex:function(){return this.ej2Instances.getCurrentViewIndex()},getDeletedOccurrences:function(e){return this.ej2Instances.getDeletedOccurrences(e)},getEventDetails:function(e){return this.ej2Instances.getEventDetails(e)},getEventMaxID:function(){return this.ej2Instances.getEventMaxID()},getEventTemplateName:function(e){return this.ej2Instances.getEventTemplateName(e)},getEvents:function(e,t,n){return this.ej2Instances.getEvents(e,t,n)},getIndexFromResourceId:function(e,t){return this.ej2Instances.getIndexFromResourceId(e,t)},getOccurrencesByID:function(e){return this.ej2Instances.getOccurrencesByID(e)},getOccurrencesByRange:function(e,t){return this.ej2Instances.getOccurrencesByRange(e,t)},getResourceCollections:function(){return this.ej2Instances.getResourceCollections()},getResourcesByIndex:function(e){return this.ej2Instances.getResourcesByIndex(e)},getSelectedElements:function(){return this.ej2Instances.getSelectedElements()},hideSpinner:function(){return this.ej2Instances.hideSpinner()},importICalendar:function(e){return this.ej2Instances.importICalendar(e)},isSlotAvailable:function(e,t,n){return this.ej2Instances.isSlotAvailable(e,t,n)},openEditor:function(e,t,n,s){return this.ej2Instances.openEditor(e,t,n,s)},openQuickInfoPopup:function(e){return this.ej2Instances.openQuickInfoPopup(e)},print:function(e){return this.ej2Instances.print(e)},refreshEvents:function(e){return this.ej2Instances.refreshEvents(e)},refreshLayout:function(){return this.ej2Instances.refreshLayout()},refreshTemplates:function(e){return this.ej2Instances.refreshTemplates(e)},removeResource:function(e,t){return this.ej2Instances.removeResource(e,t)},resetWorkHours:function(e,t,n,s){return this.ej2Instances.resetWorkHours(e,t,n,s)},saveEvent:function(e,t){return this.ej2Instances.saveEvent(e,t)},scrollTo:function(e,t){return this.ej2Instances.scrollTo(e,t)},scrollToResource:function(e,t){return this.ej2Instances.scrollToResource(e,t)},selectResourceByIndex:function(e){return this.ej2Instances.selectResourceByIndex(e)},setRecurrenceEditor:function(e){return this.ej2Instances.setRecurrenceEditor(e)},setResourceCollections:function(e,t){return this.ej2Instances.setResourceCollections(e,t)},setWorkHours:function(e,t,n,s){return this.ej2Instances.setWorkHours(e,t,n,s)},showSpinner:function(){return this.ej2Instances.showSpinner()}}}),b={name:"ejs-schedule",install:function(e){e.component(b.name,T),e.component(a.name,c),e.component(i.name,s),e.component(h.name,d),e.component(l.name,u),e.component(g.name,f),e.component(p.name,m),e.component(E.name,j),e.component(v.name,I)}},P=["isLazyUpdate","plugins","calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","endTypes","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value","change"],S=[],C=r.getProps({props:P}),R=C[0],C=C[1],$=Object.keys(C);$.push("modelchanged","update:modelValue");for(var k=0,O=S;k<O.length;k++)$.push("update:"+O[k]);var V=r.vueDefineComponent({name:"RecurrenceEditorComponent",mixins:[r.ComponentBase],props:R,watch:C,emits:$,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.RecurrenceEditor({}),propKeys:P,models:S,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!r.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(r.isExecute?e:r.gh)("div",t=o.isNullOrUndefined(this.$slots.default)?t:r.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var r=0,o=i;r<o.length;r++){var c=o[r];this.destroyPortals(c)}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},getRecurrenceDates:function(e,t,n,s,i){return this.ej2Instances.getRecurrenceDates(e,t,n,s,i)},getRecurrenceRule:function(){return this.ej2Instances.getRecurrenceRule()},getRuleSummary:function(e){return this.ej2Instances.getRuleSummary(e)},resetFields:function(){return this.ej2Instances.resetFields()},setRecurrenceRule:function(e,t){return this.ej2Instances.setRecurrenceRule(e,t)},updateRuleUntilDate:function(e){return this.ej2Instances.updateRuleUntilDate(e)}}}),H={name:"ejs-recurrenceeditor",install:function(e){e.component(H.name,V)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.HeaderRowDirective=f,t.HeaderRowPlugin=g,t.HeaderRowsDirective=m,t.HeaderRowsPlugin=p,t.RecurrenceEditorComponent=V,t.RecurrenceEditorPlugin=H,t.ResourceDirective=d,t.ResourcePlugin=h,t.ResourcesDirective=u,t.ResourcesPlugin=l,t.ScheduleComponent=T,t.SchedulePlugin=b,t.ToolbarItemDirective=j,t.ToolbarItemPlugin=E,t.ToolbarItemsDirective=I,t.ToolbarItemsPlugin=v,t.ViewDirective=c,t.ViewPlugin=a,t.ViewsDirective=s,t.ViewsPlugin=i,Object.defineProperty(t,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-vue-schedule.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-vue-schedule.umd.min.js","sources":["../src/schedule/views.directive.js","../src/schedule/resources.directive.js","../src/schedule/headerrows.directive.js","../src/schedule/toolbaritems.directive.js","../src/schedule/schedule.component.js","../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ViewsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-views';\n }\n }\n});\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-views>\n * <e-view option='day' dateFormat='dd MMM'></e-view>\n * <e-view option='week'></e-view>\n * </e-views>\n * </ejs-schedule>\n * ```\n */\nexport var ViewDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-view';\n }\n }\n});\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ResourcesDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-resources';\n }\n }\n});\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-resources>\n * <e-resource field='RoomId' name='Rooms'></e-resource>\n * <e-resource field='OwnerId' name='Owners'></e-resource>\n * </e-resources>\n * </ejs-schedule>\n * ```\n */\nexport var ResourceDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-resource';\n }\n }\n});\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var HeaderRowsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-header-rows';\n }\n }\n});\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-header-rows>\n * <e-header-row option='Week'></e-header-row>\n * <e-header-row option='Date'></e-header-row>\n * </e-header-rows>\n * </ejs-schedule>\n * ```\n */\nexport var HeaderRowDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-header-row';\n }\n }\n});\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ToolbarItemsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-toolbaritems';\n }\n }\n});\nexport var ToolbarItemsPlugin = {\n name: 'e-toolbaritems',\n install: function (Vue) {\n Vue.component(ToolbarItemsPlugin.name, ToolbarItemsDirective);\n }\n};\n/**\n * `e-toolbaritems` directive represent a custom toolbar items of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-toolbaritems>\n * <e-toolbaritem name='Today'></<e-toolbaritem>\n * <e-toolbaritem name='DateRangeText'></e-toolbaritem>\n * <e-toolbaritem prefixIcon='e-icons e-cut' text='Cut'></e-toolbaritem>\n * <e-toolbaritems>\n * </ejs-schedule>\n * ```\n */\nexport var ToolbarItemDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-toolbaritem';\n }\n }\n});\nexport var ToolbarItemPlugin = {\n name: 'e-toolbaritem',\n install: function (Vue) {\n Vue.component(ToolbarItemPlugin.name, ToolbarItemDirective);\n }\n};\n","import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nimport { ToolbarItemsDirective, ToolbarItemDirective, ToolbarItemsPlugin, ToolbarItemPlugin } from './toolbaritems.directive';\nexport var properties = ['isLazyUpdate', 'plugins', 'agendaDaysCount', 'allowDragAndDrop', 'allowInline', 'allowKeyboardInteraction', 'allowMultiCellSelection', 'allowMultiDrag', 'allowMultiRowSelection', 'allowResizing', 'allowSwiping', 'calendarMode', 'cellHeaderTemplate', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'dateRangeTemplate', 'dayHeaderTemplate', 'editorFooterTemplate', 'editorHeaderTemplate', 'editorTemplate', 'enableAdaptiveUI', 'enableAllDayScroll', 'enableHtmlSanitizer', 'enablePersistence', 'enableRecurrenceValidation', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'firstMonthOfYear', 'group', 'headerIndentTemplate', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'maxDate', 'minDate', 'monthHeaderTemplate', 'monthsCount', 'quickInfoOnSelectionEnd', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeFormat', 'timeScale', 'timezone', 'timezoneDataSource', 'toolbarItems', 'views', 'weekRule', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventDoubleClick', 'eventRendered', 'hover', 'moreEventsClick', 'navigating', 'popupClose', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select', 'virtualScrollStart', 'virtualScrollStop'];\nexport var modelProps = ['currentView', 'selectedDate'];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged', 'update:modelValue');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * <ejs-schedule></ejs-schedule>\n * ```\n */\nexport var ScheduleComponent = vueDefineComponent({\n name: 'ScheduleComponent',\n mixins: [ComponentBase],\n props: props,\n watch: watch,\n emits: emitProbs,\n model: { event: 'modelchanged' },\n provide: function () { return { custom: this.custom }; },\n data: function () {\n return {\n ej2Instances: new Schedule({}),\n propKeys: properties,\n models: modelProps,\n hasChildDirective: true,\n hasInjectedModules: true,\n tagMapper: { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\", \"e-toolbaritems\": \"e-toolbaritem\" },\n tagNameMapper: { \"e-header-rows\": \"e-headerRows\", \"e-toolbaritems\": \"e-toolbarItems\" },\n isVue3: !isExecute,\n templateCollection: {},\n };\n },\n created: function () {\n this.ej2Instances._trigger = this.ej2Instances.trigger;\n this.ej2Instances.trigger = this.trigger;\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n this.ej2Instances.clearTemplate = this.clearTemplate;\n this.updated = this.updated;\n },\n render: function (createElement) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n },\n methods: {\n clearTemplate: function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n var destroy = getValue('__vue__.$destroy', ele);\n if (destroy) {\n ele.__vue__.$destroy();\n }\n if (ele.innerHTML) {\n ele.innerHTML = '';\n }\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n },\n setProperties: function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n },\n trigger: function (eventName, eventProp, successHandler) {\n if (!isExecute) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);\n }\n else {\n if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n }\n else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/currentView|selectedDate/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n }\n else {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n if ((this.ej2Instances && this.ej2Instances._trigger)) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n },\n custom: function () {\n this.updated();\n },\n addEvent: function (data) {\n return this.ej2Instances.addEvent(data);\n },\n addResource: function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n },\n changeCurrentView: function (viewName, viewIndex) {\n return this.ej2Instances.changeCurrentView(viewName, viewIndex);\n },\n closeEditor: function () {\n return this.ej2Instances.closeEditor();\n },\n closeQuickInfoPopup: function () {\n return this.ej2Instances.closeQuickInfoPopup();\n },\n closeTooltip: function () {\n return this.ej2Instances.closeTooltip();\n },\n collapseResource: function (resourceId, name) {\n return this.ej2Instances.collapseResource(resourceId, name);\n },\n deleteEvent: function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n },\n expandResource: function (resourceId, name) {\n return this.ej2Instances.expandResource(resourceId, name);\n },\n exportToExcel: function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n },\n exportToICalendar: function (fileName, customData) {\n return this.ej2Instances.exportToICalendar(fileName, customData);\n },\n generateEventOccurrences: function (event, startDate) {\n return this.ej2Instances.generateEventOccurrences(event, startDate);\n },\n getBlockEvents: function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getBlockEvents(startDate, endDate, includeOccurrences);\n },\n getCellDetails: function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n },\n getCurrentViewDates: function () {\n return this.ej2Instances.getCurrentViewDates();\n },\n getCurrentViewEvents: function () {\n return this.ej2Instances.getCurrentViewEvents();\n },\n getCurrentViewIndex: function () {\n return this.ej2Instances.getCurrentViewIndex();\n },\n getDeletedOccurrences: function (recurrenceData) {\n return this.ej2Instances.getDeletedOccurrences(recurrenceData);\n },\n getEventDetails: function (element) {\n return this.ej2Instances.getEventDetails(element);\n },\n getEventMaxID: function () {\n return this.ej2Instances.getEventMaxID();\n },\n getEventTemplateName: function (resIndex) {\n return this.ej2Instances.getEventTemplateName(resIndex);\n },\n getEvents: function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n },\n getIndexFromResourceId: function (id, name) {\n return this.ej2Instances.getIndexFromResourceId(id, name);\n },\n getOccurrencesByID: function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n },\n getOccurrencesByRange: function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n },\n getResourceCollections: function () {\n return this.ej2Instances.getResourceCollections();\n },\n getResourcesByIndex: function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n },\n getSelectedElements: function () {\n return this.ej2Instances.getSelectedElements();\n },\n hideSpinner: function () {\n return this.ej2Instances.hideSpinner();\n },\n importICalendar: function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n },\n isSlotAvailable: function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n },\n openEditor: function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n },\n openQuickInfoPopup: function (data) {\n return this.ej2Instances.openQuickInfoPopup(data);\n },\n print: function (printOptions) {\n return this.ej2Instances.print(printOptions);\n },\n refreshEvents: function (isRemoteRefresh) {\n return this.ej2Instances.refreshEvents(isRemoteRefresh);\n },\n refreshLayout: function () {\n return this.ej2Instances.refreshLayout();\n },\n refreshTemplates: function (templateName) {\n return this.ej2Instances.refreshTemplates(templateName);\n },\n removeResource: function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n },\n resetWorkHours: function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n },\n saveEvent: function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n },\n scrollTo: function (hour, scrollDate) {\n return this.ej2Instances.scrollTo(hour, scrollDate);\n },\n scrollToResource: function (resourceId, groupName) {\n return this.ej2Instances.scrollToResource(resourceId, groupName);\n },\n selectResourceByIndex: function (groupIndex) {\n return this.ej2Instances.selectResourceByIndex(groupIndex);\n },\n setRecurrenceEditor: function (recurrenceEditor) {\n return this.ej2Instances.setRecurrenceEditor(recurrenceEditor);\n },\n setResourceCollections: function (resourceCol, isEventDataRefresh) {\n return this.ej2Instances.setResourceCollections(resourceCol, isEventDataRefresh);\n },\n setWorkHours: function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n },\n showSpinner: function () {\n return this.ej2Instances.showSpinner();\n },\n }\n});\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n Vue.component(ToolbarItemPlugin.name, ToolbarItemDirective);\n Vue.component(ToolbarItemsPlugin.name, ToolbarItemsDirective);\n }\n};\n","import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['isLazyUpdate', 'plugins', 'calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'endTypes', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged', 'update:modelValue');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * <ejs-recurrenceeditor></ejs-recurrenceeditor>\n * ```\n */\nexport var RecurrenceEditorComponent = vueDefineComponent({\n name: 'RecurrenceEditorComponent',\n mixins: [ComponentBase],\n props: props,\n watch: watch,\n emits: emitProbs,\n provide: function () { return { custom: this.custom }; },\n data: function () {\n return {\n ej2Instances: new RecurrenceEditor({}),\n propKeys: properties,\n models: modelProps,\n hasChildDirective: false,\n hasInjectedModules: false,\n tagMapper: {},\n tagNameMapper: {},\n isVue3: !isExecute,\n templateCollection: {},\n };\n },\n created: function () {\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n this.ej2Instances.clearTemplate = this.clearTemplate;\n this.updated = this.updated;\n },\n render: function (createElement) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n },\n methods: {\n clearTemplate: function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n var destroy = getValue('__vue__.$destroy', ele);\n if (destroy) {\n ele.__vue__.$destroy();\n }\n if (ele.innerHTML) {\n ele.innerHTML = '';\n }\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n },\n setProperties: function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n },\n custom: function () {\n this.updated();\n },\n getRecurrenceDates: function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n },\n getRecurrenceRule: function () {\n return this.ej2Instances.getRecurrenceRule();\n },\n getRuleSummary: function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n },\n resetFields: function () {\n return this.ej2Instances.resetFields();\n },\n setRecurrenceRule: function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n },\n updateRuleUntilDate: function (startDate) {\n return this.ej2Instances.updateRuleUntilDate(startDate);\n },\n }\n});\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["ViewsDirective","vueDefineComponent","inject","custom","default","render","createElement","slots","isExecute","gh","class","isNullOrUndefined","this","$slots","updated","methods","getTag","ViewsPlugin","name","install","Vue","component","ViewDirective","ViewPlugin","ResourcesDirective","ResourcesPlugin","ResourceDirective","ResourcePlugin","HeaderRowsDirective","HeaderRowsPlugin","HeaderRowDirective","HeaderRowPlugin","ToolbarItemsDirective","ToolbarItemsPlugin","ToolbarItemDirective","ToolbarItemPlugin","properties","modelProps","testProp","getProps","props","watch","emitProbs","Object","keys","push","_i","modelProps_1","length","ScheduleComponent","mixins","ComponentBase","emits","model","event","provide","data","ej2Instances","Schedule","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-views","e-resources","e-header-rows","e-toolbaritems","tagNameMapper","isVue3","templateCollection","created","_trigger","trigger","bindProperties","_setProperties","setProperties","clearTemplate","templateNames","templateNames_1","tempName","elementCollection","_a","elementCollection_1","ele","getValue","__vue__","$destroy","innerHTML","prop","muteOnChange","_this","referModels","map","key","test","vueInstance","$emit","eventName","eventProp","successHandler","propKey","requestType","toString","match","isUndefined","$props","isLazyUpdate","addEvent","addResource","resources","index","changeCurrentView","viewName","viewIndex","closeEditor","closeQuickInfoPopup","closeTooltip","collapseResource","resourceId","deleteEvent","id","currentAction","expandResource","exportToExcel","excelExportOptions","exportToICalendar","fileName","customData","generateEventOccurrences","startDate","getBlockEvents","endDate","includeOccurrences","getCellDetails","tdCol","getCurrentViewDates","getCurrentViewEvents","getCurrentViewIndex","getDeletedOccurrences","recurrenceData","getEventDetails","element","getEventMaxID","getEventTemplateName","resIndex","getEvents","getIndexFromResourceId","getOccurrencesByID","eventID","getOccurrencesByRange","startTime","endTime","getResourceCollections","getResourcesByIndex","getSelectedElements","hideSpinner","importICalendar","fileContent","isSlotAvailable","groupIndex","openEditor","action","isEventData","repeatType","openQuickInfoPopup","print","printOptions","refreshEvents","isRemoteRefresh","refreshLayout","refreshTemplates","templateName","removeResource","resetWorkHours","dates","start","end","saveEvent","scrollTo","hour","scrollDate","scrollToResource","groupName","selectResourceByIndex","setRecurrenceEditor","recurrenceEditor","setResourceCollections","resourceCol","isEventDataRefresh","setWorkHours","showSpinner","SchedulePlugin","RecurrenceEditorComponent","RecurrenceEditor","getRecurrenceDates","rule","excludeDate","maximumCount","viewDate","getRecurrenceRule","getRuleSummary","resetFields","setRecurrenceRule","updateRuleUntilDate","RecurrenceEditorPlugin"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-vue-schedule.umd.min.js","sources":["../src/schedule/views.directive.js","../src/schedule/resources.directive.js","../src/schedule/headerrows.directive.js","../src/schedule/toolbaritems.directive.js","../src/schedule/schedule.component.js","../src/recurrence-editor/recurrenceeditor.component.js"],"sourcesContent":["import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ViewsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-views';\n }\n }\n});\nexport var ViewsPlugin = {\n name: 'e-views',\n install: function (Vue) {\n Vue.component(ViewsPlugin.name, ViewsDirective);\n }\n};\n/**\n * `e-views` directive represent a view of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-views>\n * <e-view option='day' dateFormat='dd MMM'></e-view>\n * <e-view option='week'></e-view>\n * </e-views>\n * </ejs-schedule>\n * ```\n */\nexport var ViewDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-view';\n }\n }\n});\nexport var ViewPlugin = {\n name: 'e-view',\n install: function (Vue) {\n Vue.component(ViewPlugin.name, ViewDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ResourcesDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-resources';\n }\n }\n});\nexport var ResourcesPlugin = {\n name: 'e-resources',\n install: function (Vue) {\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n }\n};\n/**\n * `e-resources` directive represent a resources of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-resources>\n * <e-resource field='RoomId' name='Rooms'></e-resource>\n * <e-resource field='OwnerId' name='Owners'></e-resource>\n * </e-resources>\n * </ejs-schedule>\n * ```\n */\nexport var ResourceDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-resource';\n }\n }\n});\nexport var ResourcePlugin = {\n name: 'e-resource',\n install: function (Vue) {\n Vue.component(ResourcePlugin.name, ResourceDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var HeaderRowsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-header-rows';\n }\n }\n});\nexport var HeaderRowsPlugin = {\n name: 'e-header-rows',\n install: function (Vue) {\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n }\n};\n/**\n * `e-header-rows` directive represent a header rows of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-header-rows>\n * <e-header-row option='Week'></e-header-row>\n * <e-header-row option='Date'></e-header-row>\n * </e-header-rows>\n * </ejs-schedule>\n * ```\n */\nexport var HeaderRowDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-header-row';\n }\n }\n});\nexport var HeaderRowPlugin = {\n name: 'e-header-row',\n install: function (Vue) {\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n }\n};\n","import { gh, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nexport var ToolbarItemsDirective = vueDefineComponent({\n inject: { custom: { default: null } },\n render: function (createElement) {\n if (!isExecute) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', { class: 'e-directive' }, slots);\n }\n return;\n },\n updated: function () {\n if (!isExecute && this.custom) {\n this.custom();\n }\n },\n methods: {\n getTag: function () {\n return 'e-toolbaritems';\n }\n }\n});\nexport var ToolbarItemsPlugin = {\n name: 'e-toolbaritems',\n install: function (Vue) {\n Vue.component(ToolbarItemsPlugin.name, ToolbarItemsDirective);\n }\n};\n/**\n * `e-toolbaritems` directive represent a custom toolbar items of the VueJS Schedule.\n * It must be contained in a Schedule component(`ejs-schedule`).\n * ```vue\n * <ejs-schedule>\n * <e-toolbaritems>\n * <e-toolbaritem name='Today'></<e-toolbaritem>\n * <e-toolbaritem name='DateRangeText'></e-toolbaritem>\n * <e-toolbaritem prefixIcon='e-icons e-cut' text='Cut'></e-toolbaritem>\n * <e-toolbaritems>\n * </ejs-schedule>\n * ```\n */\nexport var ToolbarItemDirective = vueDefineComponent({\n render: function () {\n return;\n },\n methods: {\n getTag: function () {\n return 'e-toolbaritem';\n }\n }\n});\nexport var ToolbarItemPlugin = {\n name: 'e-toolbaritem',\n install: function (Vue) {\n Vue.component(ToolbarItemPlugin.name, ToolbarItemDirective);\n }\n};\n","import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nimport { isUndefined } from '@syncfusion/ej2-base';\nimport { Schedule } from '@syncfusion/ej2-schedule';\nimport { ViewsDirective, ViewDirective, ViewsPlugin, ViewPlugin } from './views.directive';\nimport { ResourcesDirective, ResourceDirective, ResourcesPlugin, ResourcePlugin } from './resources.directive';\nimport { HeaderRowsDirective, HeaderRowDirective, HeaderRowsPlugin, HeaderRowPlugin } from './headerrows.directive';\nimport { ToolbarItemsDirective, ToolbarItemDirective, ToolbarItemsPlugin, ToolbarItemPlugin } from './toolbaritems.directive';\nexport var properties = ['isLazyUpdate', 'plugins', 'agendaDaysCount', 'allowDragAndDrop', 'allowInline', 'allowKeyboardInteraction', 'allowMultiCellSelection', 'allowMultiDrag', 'allowMultiRowSelection', 'allowResizing', 'allowSwiping', 'calendarMode', 'cellHeaderTemplate', 'cellTemplate', 'cssClass', 'currentView', 'dateFormat', 'dateHeaderTemplate', 'dateRangeTemplate', 'dayHeaderTemplate', 'editorFooterTemplate', 'editorHeaderTemplate', 'editorTemplate', 'enableAdaptiveUI', 'enableAllDayScroll', 'enableHtmlSanitizer', 'enablePersistence', 'enableRecurrenceValidation', 'enableRtl', 'endHour', 'eventDragArea', 'eventSettings', 'firstDayOfWeek', 'firstMonthOfYear', 'group', 'headerIndentTemplate', 'headerRows', 'height', 'hideEmptyAgendaDays', 'locale', 'maxDate', 'minDate', 'monthHeaderTemplate', 'monthsCount', 'quickInfoOnSelectionEnd', 'quickInfoTemplates', 'readonly', 'resourceHeaderTemplate', 'resources', 'rowAutoHeight', 'selectedDate', 'showHeaderBar', 'showQuickInfo', 'showTimeIndicator', 'showWeekNumber', 'showWeekend', 'startHour', 'timeFormat', 'timeScale', 'timezone', 'timezoneDataSource', 'toolbarItems', 'views', 'weekRule', 'width', 'workDays', 'workHours', 'actionBegin', 'actionComplete', 'actionFailure', 'cellClick', 'cellDoubleClick', 'created', 'dataBinding', 'dataBound', 'destroyed', 'drag', 'dragStart', 'dragStop', 'eventClick', 'eventDoubleClick', 'eventRendered', 'hover', 'moreEventsClick', 'navigating', 'popupClose', 'popupOpen', 'renderCell', 'resizeStart', 'resizeStop', 'resizing', 'select', 'virtualScrollStart', 'virtualScrollStop'];\nexport var modelProps = ['currentView', 'selectedDate'];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged', 'update:modelValue');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\n/**\n * `ej-schedule` represents the VueJS Schedule Component.\n * ```vue\n * <ejs-schedule></ejs-schedule>\n * ```\n */\nexport var ScheduleComponent = vueDefineComponent({\n name: 'ScheduleComponent',\n mixins: [ComponentBase],\n props: props,\n watch: watch,\n emits: emitProbs,\n model: { event: 'modelchanged' },\n provide: function () { return { custom: this.custom }; },\n data: function () {\n return {\n ej2Instances: new Schedule({}),\n propKeys: properties,\n models: modelProps,\n hasChildDirective: true,\n hasInjectedModules: true,\n tagMapper: { \"e-views\": \"e-view\", \"e-resources\": \"e-resource\", \"e-header-rows\": \"e-header-row\", \"e-toolbaritems\": \"e-toolbaritem\" },\n tagNameMapper: { \"e-header-rows\": \"e-headerRows\", \"e-toolbaritems\": \"e-toolbarItems\" },\n isVue3: !isExecute,\n templateCollection: {},\n };\n },\n created: function () {\n this.ej2Instances._trigger = this.ej2Instances.trigger;\n this.ej2Instances.trigger = this.trigger;\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n this.ej2Instances.clearTemplate = this.clearTemplate;\n this.updated = this.updated;\n },\n render: function (createElement) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n },\n methods: {\n clearTemplate: function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n this.destroyPortals(ele);\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n },\n setProperties: function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n },\n trigger: function (eventName, eventProp, successHandler) {\n if (!isExecute) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if ((eventName === 'change' || eventName === 'input') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/checked|value/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);\n }\n else {\n if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n }\n else if ((eventName === 'actionBegin' && eventProp.requestType === 'dateNavigate') && this.models && (this.models.length !== 0)) {\n var key = this.models.toString().match(/currentView|selectedDate/) || [];\n var propKey = key[0];\n if (eventProp && key && !isUndefined(eventProp[propKey])) {\n if (!isExecute) {\n this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);\n this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);\n }\n else {\n this.$emit('update:' + propKey, eventProp[propKey]);\n this.$emit('modelchanged', eventProp[propKey]);\n }\n }\n }\n if ((this.ej2Instances && this.ej2Instances._trigger)) {\n this.ej2Instances._trigger(eventName, eventProp, successHandler);\n }\n },\n custom: function () {\n this.updated();\n },\n addEvent: function (data) {\n return this.ej2Instances.addEvent(data);\n },\n addResource: function (resources, name, index) {\n return this.ej2Instances.addResource(resources, name, index);\n },\n changeCurrentView: function (viewName, viewIndex) {\n return this.ej2Instances.changeCurrentView(viewName, viewIndex);\n },\n closeEditor: function () {\n return this.ej2Instances.closeEditor();\n },\n closeQuickInfoPopup: function () {\n return this.ej2Instances.closeQuickInfoPopup();\n },\n closeTooltip: function () {\n return this.ej2Instances.closeTooltip();\n },\n collapseResource: function (resourceId, name) {\n return this.ej2Instances.collapseResource(resourceId, name);\n },\n deleteEvent: function (id, currentAction) {\n return this.ej2Instances.deleteEvent(id, currentAction);\n },\n expandResource: function (resourceId, name) {\n return this.ej2Instances.expandResource(resourceId, name);\n },\n exportToExcel: function (excelExportOptions) {\n return this.ej2Instances.exportToExcel(excelExportOptions);\n },\n exportToICalendar: function (fileName, customData) {\n return this.ej2Instances.exportToICalendar(fileName, customData);\n },\n generateEventOccurrences: function (event, startDate) {\n return this.ej2Instances.generateEventOccurrences(event, startDate);\n },\n getBlockEvents: function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getBlockEvents(startDate, endDate, includeOccurrences);\n },\n getCellDetails: function (tdCol) {\n return this.ej2Instances.getCellDetails(tdCol);\n },\n getCurrentViewDates: function () {\n return this.ej2Instances.getCurrentViewDates();\n },\n getCurrentViewEvents: function () {\n return this.ej2Instances.getCurrentViewEvents();\n },\n getCurrentViewIndex: function () {\n return this.ej2Instances.getCurrentViewIndex();\n },\n getDeletedOccurrences: function (recurrenceData) {\n return this.ej2Instances.getDeletedOccurrences(recurrenceData);\n },\n getEventDetails: function (element) {\n return this.ej2Instances.getEventDetails(element);\n },\n getEventMaxID: function () {\n return this.ej2Instances.getEventMaxID();\n },\n getEventTemplateName: function (resIndex) {\n return this.ej2Instances.getEventTemplateName(resIndex);\n },\n getEvents: function (startDate, endDate, includeOccurrences) {\n return this.ej2Instances.getEvents(startDate, endDate, includeOccurrences);\n },\n getIndexFromResourceId: function (id, name) {\n return this.ej2Instances.getIndexFromResourceId(id, name);\n },\n getOccurrencesByID: function (eventID) {\n return this.ej2Instances.getOccurrencesByID(eventID);\n },\n getOccurrencesByRange: function (startTime, endTime) {\n return this.ej2Instances.getOccurrencesByRange(startTime, endTime);\n },\n getResourceCollections: function () {\n return this.ej2Instances.getResourceCollections();\n },\n getResourcesByIndex: function (index) {\n return this.ej2Instances.getResourcesByIndex(index);\n },\n getSelectedElements: function () {\n return this.ej2Instances.getSelectedElements();\n },\n hideSpinner: function () {\n return this.ej2Instances.hideSpinner();\n },\n importICalendar: function (fileContent) {\n return this.ej2Instances.importICalendar(fileContent);\n },\n isSlotAvailable: function (startTime, endTime, groupIndex) {\n return this.ej2Instances.isSlotAvailable(startTime, endTime, groupIndex);\n },\n openEditor: function (data, action, isEventData, repeatType) {\n return this.ej2Instances.openEditor(data, action, isEventData, repeatType);\n },\n openQuickInfoPopup: function (data) {\n return this.ej2Instances.openQuickInfoPopup(data);\n },\n print: function (printOptions) {\n return this.ej2Instances.print(printOptions);\n },\n refreshEvents: function (isRemoteRefresh) {\n return this.ej2Instances.refreshEvents(isRemoteRefresh);\n },\n refreshLayout: function () {\n return this.ej2Instances.refreshLayout();\n },\n refreshTemplates: function (templateName) {\n return this.ej2Instances.refreshTemplates(templateName);\n },\n removeResource: function (resourceId, name) {\n return this.ej2Instances.removeResource(resourceId, name);\n },\n resetWorkHours: function (dates, start, end, groupIndex) {\n return this.ej2Instances.resetWorkHours(dates, start, end, groupIndex);\n },\n saveEvent: function (data, currentAction) {\n return this.ej2Instances.saveEvent(data, currentAction);\n },\n scrollTo: function (hour, scrollDate) {\n return this.ej2Instances.scrollTo(hour, scrollDate);\n },\n scrollToResource: function (resourceId, groupName) {\n return this.ej2Instances.scrollToResource(resourceId, groupName);\n },\n selectResourceByIndex: function (groupIndex) {\n return this.ej2Instances.selectResourceByIndex(groupIndex);\n },\n setRecurrenceEditor: function (recurrenceEditor) {\n return this.ej2Instances.setRecurrenceEditor(recurrenceEditor);\n },\n setResourceCollections: function (resourceCol, isEventDataRefresh) {\n return this.ej2Instances.setResourceCollections(resourceCol, isEventDataRefresh);\n },\n setWorkHours: function (dates, start, end, groupIndex) {\n return this.ej2Instances.setWorkHours(dates, start, end, groupIndex);\n },\n showSpinner: function () {\n return this.ej2Instances.showSpinner();\n },\n }\n});\nexport var SchedulePlugin = {\n name: 'ejs-schedule',\n install: function (Vue) {\n Vue.component(SchedulePlugin.name, ScheduleComponent);\n Vue.component(ViewPlugin.name, ViewDirective);\n Vue.component(ViewsPlugin.name, ViewsDirective);\n Vue.component(ResourcePlugin.name, ResourceDirective);\n Vue.component(ResourcesPlugin.name, ResourcesDirective);\n Vue.component(HeaderRowPlugin.name, HeaderRowDirective);\n Vue.component(HeaderRowsPlugin.name, HeaderRowsDirective);\n Vue.component(ToolbarItemPlugin.name, ToolbarItemDirective);\n Vue.component(ToolbarItemsPlugin.name, ToolbarItemsDirective);\n }\n};\n","import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';\nimport { isNullOrUndefined } from '@syncfusion/ej2-base';\nimport { RecurrenceEditor } from '@syncfusion/ej2-schedule';\nexport var properties = ['isLazyUpdate', 'plugins', 'calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'endTypes', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value', 'change'];\nexport var modelProps = [];\nexport var testProp = getProps({ props: properties });\nexport var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);\nemitProbs.push('modelchanged', 'update:modelValue');\nfor (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {\n var props_1 = modelProps_1[_i];\n emitProbs.push('update:' + props_1);\n}\n/**\n * `ejs-recurrenceeditor` represents the VueJS RecurrenceEditor Component.\n * ```vue\n * <ejs-recurrenceeditor></ejs-recurrenceeditor>\n * ```\n */\nexport var RecurrenceEditorComponent = vueDefineComponent({\n name: 'RecurrenceEditorComponent',\n mixins: [ComponentBase],\n props: props,\n watch: watch,\n emits: emitProbs,\n provide: function () { return { custom: this.custom }; },\n data: function () {\n return {\n ej2Instances: new RecurrenceEditor({}),\n propKeys: properties,\n models: modelProps,\n hasChildDirective: false,\n hasInjectedModules: false,\n tagMapper: {},\n tagNameMapper: {},\n isVue3: !isExecute,\n templateCollection: {},\n };\n },\n created: function () {\n this.bindProperties();\n this.ej2Instances._setProperties = this.ej2Instances.setProperties;\n this.ej2Instances.setProperties = this.setProperties;\n this.ej2Instances.clearTemplate = this.clearTemplate;\n this.updated = this.updated;\n },\n render: function (createElement) {\n var h = !isExecute ? gh : createElement;\n var slots = null;\n if (!isNullOrUndefined(this.$slots.default)) {\n slots = !isExecute ? this.$slots.default() : this.$slots.default;\n }\n return h('div', slots);\n },\n methods: {\n clearTemplate: function (templateNames) {\n if (!templateNames) {\n templateNames = Object.keys(this.templateCollection || {});\n }\n if (templateNames.length && this.templateCollection) {\n for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {\n var tempName = templateNames_1[_i];\n var elementCollection = this.templateCollection[tempName];\n if (elementCollection && elementCollection.length) {\n for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {\n var ele = elementCollection_1[_a];\n this.destroyPortals(ele);\n }\n delete this.templateCollection[tempName];\n }\n }\n }\n },\n setProperties: function (prop, muteOnChange) {\n var _this = this;\n if (this.isVue3) {\n this.models = !this.models ? this.ej2Instances.referModels : this.models;\n }\n if (this.ej2Instances && this.ej2Instances._setProperties) {\n this.ej2Instances._setProperties(prop, muteOnChange);\n }\n if (prop && this.models && this.models.length) {\n Object.keys(prop).map(function (key) {\n _this.models.map(function (model) {\n if ((key === model) && !(/datasource/i.test(key))) {\n if (_this.isVue3) {\n _this.ej2Instances.vueInstance.$emit('update:' + key, prop[key]);\n }\n else {\n _this.$emit('update:' + key, prop[key]);\n _this.$emit('modelchanged', prop[key]);\n }\n }\n });\n });\n }\n },\n custom: function () {\n this.updated();\n },\n getRecurrenceDates: function (startDate, rule, excludeDate, maximumCount, viewDate) {\n return this.ej2Instances.getRecurrenceDates(startDate, rule, excludeDate, maximumCount, viewDate);\n },\n getRecurrenceRule: function () {\n return this.ej2Instances.getRecurrenceRule();\n },\n getRuleSummary: function (rule) {\n return this.ej2Instances.getRuleSummary(rule);\n },\n resetFields: function () {\n return this.ej2Instances.resetFields();\n },\n setRecurrenceRule: function (rule, startDate) {\n return this.ej2Instances.setRecurrenceRule(rule, startDate);\n },\n updateRuleUntilDate: function (startDate) {\n return this.ej2Instances.updateRuleUntilDate(startDate);\n },\n }\n});\nexport var RecurrenceEditorPlugin = {\n name: 'ejs-recurrenceeditor',\n install: function (Vue) {\n Vue.component(RecurrenceEditorPlugin.name, RecurrenceEditorComponent);\n }\n};\n"],"names":["ViewsDirective","vueDefineComponent","inject","custom","default","render","createElement","slots","isExecute","gh","class","isNullOrUndefined","this","$slots","updated","methods","getTag","ViewsPlugin","name","install","Vue","component","ViewDirective","ViewPlugin","ResourcesDirective","ResourcesPlugin","ResourceDirective","ResourcePlugin","HeaderRowsDirective","HeaderRowsPlugin","HeaderRowDirective","HeaderRowPlugin","ToolbarItemsDirective","ToolbarItemsPlugin","ToolbarItemDirective","ToolbarItemPlugin","properties","modelProps","testProp","getProps","props","watch","emitProbs","Object","keys","push","_i","modelProps_1","length","ScheduleComponent","mixins","ComponentBase","emits","model","event","provide","data","ej2Instances","Schedule","propKeys","models","hasChildDirective","hasInjectedModules","tagMapper","e-views","e-resources","e-header-rows","e-toolbaritems","tagNameMapper","isVue3","templateCollection","created","_trigger","trigger","bindProperties","_setProperties","setProperties","clearTemplate","templateNames","templateNames_1","tempName","elementCollection","_a","elementCollection_1","ele","destroyPortals","prop","muteOnChange","_this","referModels","map","key","test","vueInstance","$emit","eventName","eventProp","successHandler","propKey","requestType","toString","match","isUndefined","$props","isLazyUpdate","addEvent","addResource","resources","index","changeCurrentView","viewName","viewIndex","closeEditor","closeQuickInfoPopup","closeTooltip","collapseResource","resourceId","deleteEvent","id","currentAction","expandResource","exportToExcel","excelExportOptions","exportToICalendar","fileName","customData","generateEventOccurrences","startDate","getBlockEvents","endDate","includeOccurrences","getCellDetails","tdCol","getCurrentViewDates","getCurrentViewEvents","getCurrentViewIndex","getDeletedOccurrences","recurrenceData","getEventDetails","element","getEventMaxID","getEventTemplateName","resIndex","getEvents","getIndexFromResourceId","getOccurrencesByID","eventID","getOccurrencesByRange","startTime","endTime","getResourceCollections","getResourcesByIndex","getSelectedElements","hideSpinner","importICalendar","fileContent","isSlotAvailable","groupIndex","openEditor","action","isEventData","repeatType","openQuickInfoPopup","print","printOptions","refreshEvents","isRemoteRefresh","refreshLayout","refreshTemplates","templateName","removeResource","resetWorkHours","dates","start","end","saveEvent","scrollTo","hour","scrollDate","scrollToResource","groupName","selectResourceByIndex","setRecurrenceEditor","recurrenceEditor","setResourceCollections","resourceCol","isEventDataRefresh","setWorkHours","showSpinner","SchedulePlugin","RecurrenceEditorComponent","RecurrenceEditor","getRecurrenceDates","rule","excludeDate","maximumCount","viewDate","getRecurrenceRule","getRuleSummary","resetFields","setRecurrenceRule","updateRuleUntilDate","RecurrenceEditorPlugin"],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  import { Schedule, RecurrenceEditor } from '@syncfusion/ej2-schedule';
2
2
  export * from '@syncfusion/ej2-schedule';
3
3
  import { vueDefineComponent, isExecute, gh, getProps, ComponentBase } from '@syncfusion/ej2-vue-base';
4
- import { isNullOrUndefined, getValue, isUndefined } from '@syncfusion/ej2-base';
4
+ import { isNullOrUndefined, isUndefined } from '@syncfusion/ej2-base';
5
5
 
6
6
  let ViewsDirective = vueDefineComponent({
7
7
  inject: { custom: { default: null } },
@@ -302,13 +302,7 @@ let ScheduleComponent = vueDefineComponent({
302
302
  let elementCollection = this.templateCollection[tempName];
303
303
  if (elementCollection && elementCollection.length) {
304
304
  for (let ele of elementCollection) {
305
- let destroy = getValue('__vue__.$destroy', ele);
306
- if (destroy) {
307
- ele.__vue__.$destroy();
308
- }
309
- if (ele.innerHTML) {
310
- ele.innerHTML = '';
311
- }
305
+ this.destroyPortals(ele);
312
306
  }
313
307
  delete this.templateCollection[tempName];
314
308
  }
@@ -597,13 +591,7 @@ let RecurrenceEditorComponent = vueDefineComponent({
597
591
  let elementCollection = this.templateCollection[tempName];
598
592
  if (elementCollection && elementCollection.length) {
599
593
  for (let ele of elementCollection) {
600
- let destroy = getValue('__vue__.$destroy', ele);
601
- if (destroy) {
602
- ele.__vue__.$destroy();
603
- }
604
- if (ele.innerHTML) {
605
- ele.innerHTML = '';
606
- }
594
+ this.destroyPortals(ele);
607
595
  }
608
596
  delete this.templateCollection[tempName];
609
597
  }