@syncfusion/ej2-vue-navigations 22.2.5 → 22.2.8-184993

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 (172) hide show
  1. package/CHANGELOG.md +89 -5
  2. package/README.md +1 -1
  3. package/dist/ej2-vue-navigations.umd.min.js +1 -10
  4. package/dist/ej2-vue-navigations.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-vue-navigations.es2015.js +1 -1
  6. package/dist/es6/ej2-vue-navigations.es2015.js.map +1 -1
  7. package/dist/es6/ej2-vue-navigations.es5.js +1 -1
  8. package/dist/es6/ej2-vue-navigations.es5.js.map +1 -1
  9. package/dist/global/ej2-vue-navigations.min.js +1 -10
  10. package/package.json +74 -74
  11. package/src/accordion/accordion.component.d.ts +3 -1
  12. package/src/accordion/items.directive.d.ts +3 -1
  13. package/src/appbar/appbar.component.d.ts +3 -1
  14. package/src/breadcrumb/breadcrumb.component.d.ts +3 -1
  15. package/src/breadcrumb/items.directive.d.ts +3 -1
  16. package/src/carousel/carousel.component.d.ts +3 -1
  17. package/src/carousel/items.directive.d.ts +3 -1
  18. package/src/context-menu/contextmenu.component.d.ts +3 -1
  19. package/src/menu/items.directive.d.ts +3 -1
  20. package/src/menu/menu.component.d.ts +3 -1
  21. package/src/sidebar/sidebar.component.d.ts +3 -1
  22. package/src/tab/items.directive.d.ts +3 -1
  23. package/src/tab/tab.component.d.ts +3 -1
  24. package/src/tab/tab.component.js +1 -1
  25. package/src/toolbar/items.directive.d.ts +3 -1
  26. package/src/toolbar/toolbar.component.d.ts +3 -1
  27. package/src/treeview/treeview.component.d.ts +3 -1
  28. package/styles/accordion/bootstrap-dark.css +3 -0
  29. package/styles/accordion/bootstrap.css +3 -0
  30. package/styles/accordion/bootstrap4.css +3 -0
  31. package/styles/accordion/bootstrap5-dark.css +3 -0
  32. package/styles/accordion/bootstrap5.css +3 -0
  33. package/styles/accordion/fabric-dark.css +3 -0
  34. package/styles/accordion/fabric.css +3 -0
  35. package/styles/accordion/fluent-dark.css +3 -0
  36. package/styles/accordion/fluent.css +3 -0
  37. package/styles/accordion/highcontrast-light.css +3 -0
  38. package/styles/accordion/highcontrast.css +3 -0
  39. package/styles/accordion/material-dark.css +3 -1
  40. package/styles/accordion/material.css +3 -1
  41. package/styles/accordion/material3-dark.css +3 -1
  42. package/styles/accordion/material3-dark.scss +1 -1
  43. package/styles/accordion/material3.css +3 -1
  44. package/styles/accordion/material3.scss +1 -1
  45. package/styles/accordion/tailwind-dark.css +3 -1
  46. package/styles/accordion/tailwind.css +3 -1
  47. package/styles/appbar/material-dark.css +0 -1
  48. package/styles/appbar/material.css +0 -1
  49. package/styles/appbar/material3-dark.css +0 -1
  50. package/styles/appbar/material3-dark.scss +1 -1
  51. package/styles/appbar/material3.css +0 -1
  52. package/styles/appbar/material3.scss +1 -1
  53. package/styles/appbar/tailwind-dark.css +0 -1
  54. package/styles/appbar/tailwind.css +0 -1
  55. package/styles/bootstrap-dark.css +17 -9
  56. package/styles/bootstrap.css +17 -9
  57. package/styles/bootstrap4.css +25 -14
  58. package/styles/bootstrap5-dark.css +21 -13
  59. package/styles/bootstrap5.css +21 -13
  60. package/styles/breadcrumb/material-dark.css +0 -1
  61. package/styles/breadcrumb/material.css +0 -1
  62. package/styles/breadcrumb/material3-dark.css +0 -1
  63. package/styles/breadcrumb/material3-dark.scss +1 -1
  64. package/styles/breadcrumb/material3.css +0 -1
  65. package/styles/breadcrumb/material3.scss +1 -1
  66. package/styles/breadcrumb/tailwind-dark.css +0 -1
  67. package/styles/breadcrumb/tailwind.css +0 -1
  68. package/styles/carousel/material-dark.css +0 -1
  69. package/styles/carousel/material.css +0 -1
  70. package/styles/carousel/material3-dark.css +0 -1
  71. package/styles/carousel/material3-dark.scss +1 -1
  72. package/styles/carousel/material3.css +0 -1
  73. package/styles/carousel/material3.scss +1 -1
  74. package/styles/carousel/tailwind-dark.css +0 -1
  75. package/styles/carousel/tailwind.css +0 -1
  76. package/styles/context-menu/material-dark.css +0 -1
  77. package/styles/context-menu/material.css +0 -1
  78. package/styles/context-menu/material3-dark.css +0 -1
  79. package/styles/context-menu/material3-dark.scss +1 -1
  80. package/styles/context-menu/material3.css +0 -1
  81. package/styles/context-menu/material3.scss +1 -1
  82. package/styles/context-menu/tailwind-dark.css +0 -1
  83. package/styles/context-menu/tailwind.css +0 -1
  84. package/styles/fabric-dark.css +17 -9
  85. package/styles/fabric.css +17 -9
  86. package/styles/fluent-dark.css +17 -9
  87. package/styles/fluent.css +17 -9
  88. package/styles/h-scroll/material-dark.css +0 -1
  89. package/styles/h-scroll/material.css +0 -1
  90. package/styles/h-scroll/material3-dark.css +0 -1
  91. package/styles/h-scroll/material3-dark.scss +1 -1
  92. package/styles/h-scroll/material3.css +0 -1
  93. package/styles/h-scroll/material3.scss +1 -1
  94. package/styles/h-scroll/tailwind-dark.css +0 -1
  95. package/styles/h-scroll/tailwind.css +0 -1
  96. package/styles/highcontrast-light.css +17 -9
  97. package/styles/highcontrast.css +17 -9
  98. package/styles/material-dark.css +17 -10
  99. package/styles/material.css +17 -10
  100. package/styles/material3-dark.css +19 -24
  101. package/styles/material3.css +19 -12
  102. package/styles/menu/bootstrap-dark.css +14 -9
  103. package/styles/menu/bootstrap.css +14 -9
  104. package/styles/menu/bootstrap4.css +22 -14
  105. package/styles/menu/bootstrap5-dark.css +14 -9
  106. package/styles/menu/bootstrap5.css +14 -9
  107. package/styles/menu/fabric-dark.css +14 -9
  108. package/styles/menu/fabric.css +14 -9
  109. package/styles/menu/fluent-dark.css +14 -9
  110. package/styles/menu/fluent.css +14 -9
  111. package/styles/menu/highcontrast-light.css +14 -9
  112. package/styles/menu/highcontrast.css +14 -9
  113. package/styles/menu/material-dark.css +14 -10
  114. package/styles/menu/material.css +14 -10
  115. package/styles/menu/material3-dark.css +14 -10
  116. package/styles/menu/material3-dark.scss +1 -1
  117. package/styles/menu/material3.css +14 -10
  118. package/styles/menu/material3.scss +1 -1
  119. package/styles/menu/tailwind-dark.css +14 -10
  120. package/styles/menu/tailwind.css +14 -10
  121. package/styles/pager/material-dark.css +0 -1
  122. package/styles/pager/material.css +0 -1
  123. package/styles/pager/material3-dark.css +0 -1
  124. package/styles/pager/material3-dark.scss +1 -1
  125. package/styles/pager/material3.css +0 -1
  126. package/styles/pager/material3.scss +1 -1
  127. package/styles/pager/tailwind-dark.css +0 -1
  128. package/styles/pager/tailwind.css +0 -1
  129. package/styles/sidebar/material-dark.css +0 -1
  130. package/styles/sidebar/material.css +0 -1
  131. package/styles/sidebar/material3-dark.css +0 -1
  132. package/styles/sidebar/material3-dark.scss +1 -1
  133. package/styles/sidebar/material3.css +0 -1
  134. package/styles/sidebar/material3.scss +1 -1
  135. package/styles/sidebar/tailwind-dark.css +0 -1
  136. package/styles/sidebar/tailwind.css +0 -1
  137. package/styles/tab/material-dark.css +0 -1
  138. package/styles/tab/material.css +0 -1
  139. package/styles/tab/material3-dark.css +0 -1
  140. package/styles/tab/material3-dark.scss +1 -1
  141. package/styles/tab/material3.css +0 -1
  142. package/styles/tab/material3.scss +1 -1
  143. package/styles/tab/tailwind-dark.css +2 -3
  144. package/styles/tab/tailwind.css +2 -3
  145. package/styles/tailwind-dark.css +21 -26
  146. package/styles/tailwind.css +21 -26
  147. package/styles/toolbar/bootstrap5-dark.css +4 -4
  148. package/styles/toolbar/bootstrap5.css +4 -4
  149. package/styles/toolbar/material-dark.css +0 -1
  150. package/styles/toolbar/material.css +0 -1
  151. package/styles/toolbar/material3-dark.css +1 -2
  152. package/styles/toolbar/material3-dark.scss +1 -1
  153. package/styles/toolbar/material3.css +1 -2
  154. package/styles/toolbar/material3.scss +1 -1
  155. package/styles/toolbar/tailwind-dark.css +2 -3
  156. package/styles/toolbar/tailwind.css +2 -3
  157. package/styles/treeview/material-dark.css +0 -1
  158. package/styles/treeview/material.css +0 -1
  159. package/styles/treeview/material3-dark.css +1 -2
  160. package/styles/treeview/material3-dark.scss +1 -1
  161. package/styles/treeview/material3.css +1 -2
  162. package/styles/treeview/material3.scss +1 -1
  163. package/styles/treeview/tailwind-dark.css +0 -1
  164. package/styles/treeview/tailwind.css +0 -1
  165. package/styles/v-scroll/material-dark.css +0 -1
  166. package/styles/v-scroll/material.css +0 -1
  167. package/styles/v-scroll/material3-dark.css +0 -1
  168. package/styles/v-scroll/material3-dark.scss +1 -1
  169. package/styles/v-scroll/material3.css +0 -1
  170. package/styles/v-scroll/material3.scss +1 -1
  171. package/styles/v-scroll/tailwind-dark.css +0 -1
  172. package/styles/v-scroll/tailwind.css +0 -1
package/CHANGELOG.md CHANGED
@@ -2,20 +2,89 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### Tab
5
+ ### TreeView
6
+
7
+ #### Bug fixes
8
+
9
+ - `#I511195` - An issue with the TreeView component's tooltip(title) not decoded properly like tree node text has been resolved.
10
+
11
+ ## 23.1.43 (2023-10-31)
12
+
13
+ ### TreeView
14
+
15
+ #### Bug fixes
16
+
17
+ - `#F184993` - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.
18
+
19
+ ### Toolbar
6
20
 
7
21
  #### Bug Fixes
8
22
 
9
- - `#I45423` - The issue with where the Tab control was throwing a script error when opened in Internet Explorer 11 has been resolved.
23
+ - `#I514442` - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.
24
+
25
+ ## 23.1.41 (2023-10-17)
26
+
27
+ ### Menu
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#I503763` - The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved.
32
+ - The issue with "menu component in ribbon while switching to `arabic` localization" has been resolved
33
+
34
+ ## 23.1.40 (2023-10-10)
35
+
36
+ ### Accordion
37
+
38
+ #### Bug Fixes
39
+
40
+ - `#I506740` - An issue with the HTML element within the content of an Accordion item has been fixed.
41
+
42
+ ### TreeView
43
+
44
+ #### Bug fixes
45
+
46
+ - `#I506080` - The issue with the `ensureVisible` method for self-referential data source has been resolved.
47
+
48
+ ## 23.1.39 (2023-10-04)
10
49
 
11
50
  ### ContextMenu
12
51
 
13
52
  #### Bug Fixes
14
53
 
15
- - `#I483247` - The issue with "Context Menu not working in IE 11" has been resolved.
16
- - `#I484122` - The issue with "Context menu closed while scroll within the sub menu of context menu.
54
+ - The issue with "in mobile mode, script error occurred when context menu item is destroyed" has been resolved.
17
55
 
18
- ## 22.1.39 (2023-07-18)
56
+ ## 23.1.36 (2023-09-15)
57
+
58
+ ### TreeView
59
+
60
+ #### Bug fixes
61
+
62
+ - `#I496955` - The expanded state not maintained while check the child node has been resolved.
63
+ - `#I488527` - The issue with when holding the mouse left click to select the TreeView nodes has been resolved.
64
+
65
+ ## 22.2.11 (2023-08-29)
66
+
67
+ ### Carousel
68
+
69
+ #### Bug Fixes
70
+
71
+ - `#F46021` - The issue where the current item position within the Carousel could shift off-center upon window resizing has been fixed.
72
+
73
+ ### Breadcrumb
74
+
75
+ #### Bug Fixes
76
+
77
+ - `#I474929` - The issue with "CSP template not working in breadcrumb component" has been resolved.
78
+
79
+ ## 22.2.7 (2023-08-02)
80
+
81
+ ### Menu
82
+
83
+ #### Bug Fixes
84
+
85
+ - `#I483185` - The issue with "Script error throws on destroying menu when its sub menus are still open" has been resolved.
86
+
87
+ ## 22.2.5 (2023-07-27)
19
88
 
20
89
  ### Carousel
21
90
 
@@ -23,6 +92,21 @@
23
92
 
24
93
  - `#I480096` - An issue with the indicators are not updated while dynamically changing the data source of the Carousel has been fixed.
25
94
 
95
+ ### Tab
96
+
97
+ #### Bug Fixes
98
+
99
+ - `#I45423` - The issue with where the Tab control was throwing a script error when opened in Internet Explorer 11 has been resolved.
100
+
101
+ ### ContextMenu
102
+
103
+ #### Bug Fixes
104
+
105
+ - `#I483247` - The issue with "Context Menu not working in IE 11" has been resolved.
106
+ - `#I484122` - The issue with "Context menu closed while scroll within the sub menu of context menu.
107
+
108
+ ## 22.1.39 (2023-07-18)
109
+
26
110
  ### Menu
27
111
 
28
112
  #### Bug Fixes
package/README.md CHANGED
@@ -274,4 +274,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
274
274
 
275
275
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license) for more info.
276
276
 
277
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
277
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,11 +1,2 @@
1
- /*!
2
- * filename: ej2-vue-navigations.umd.min.js
3
- * version : 22.2.5
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
- * Use of this code is subject to the terms of our license.
6
- * A copy of the current license can be obtained at any time by e-mailing
7
- * licensing@syncfusion.com. Any infringement will be prosecuted under
8
- * applicable laws.
9
- */
10
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-navigations"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-navigations","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Navigations,e.ej2VueBase,e.ej2Base)}(this,function(e,t,s,n){"use strict";var i=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-accordionitems"}}}),a={name:"e-accordionitems",install:function(e){e.component(a.name,i)}},o=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-accordionitem"}}}),r={name:"e-accordionitem",install:function(e){e.component(r.name,o)}},c=["isLazyUpdate","plugins","animation","dataSource","enableHtmlSanitizer","enablePersistence","enableRtl","expandMode","expandedIndices","headerTemplate","height","itemTemplate","items","locale","width","clicked","created","destroyed","expanded","expanding"],l=["expandedIndices"],u=s.getProps({props:c}),d=u[0],h=u[1],m=Object.keys(h);m.push("modelchanged","update:modelValue");for(var p=0,f=l;p<f.length;p++){var g=f[p];m.push("update:"+g)}var I=s.vueDefineComponent({name:"AccordionComponent",mixins:[s.ComponentBase],props:d,watch:h,emits:m,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Accordion({}),propKeys:c,models:l,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-accordionitems":"e-accordionitem"},tagNameMapper:{"e-accordionitems":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},addItem:function(e,t){return this.ej2Instances.addItem(e,t)},enableItem:function(e,t){return this.ej2Instances.enableItem(e,t)},expandItem:function(e,t){return this.ej2Instances.expandItem(e,t)},hideItem:function(e,t){return this.ej2Instances.hideItem(e,t)},removeItem:function(e){return this.ej2Instances.removeItem(e)},select:function(e){return this.ej2Instances.select(e)}}}),j={name:"ejs-accordion",install:function(e){e.component(j.name,I),e.component(r.name,o),e.component(a.name,i)}},v=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-items"}}}),b={name:"e-items",install:function(e){e.component(b.name,v)}},C=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-item"}}}),$={name:"e-item",install:function(e){e.component($.name,C)}},P=["isLazyUpdate","plugins","allowKeyboard","cssClass","enableCollision","enableHtmlSanitizer","enablePersistence","enableRtl","height","items","locale","overflowMode","scrollStep","width","beforeCreate","clicked","created","destroyed"],_=[],x=s.getProps({props:P}),T=x[0],y=x[1],M=Object.keys(y);M.push("modelchanged","update:modelValue");for(var E=0,V=_;E<V.length;E++){var D=V[E];M.push("update:"+D)}var O=s.vueDefineComponent({name:"ToolbarComponent",mixins:[s.ComponentBase],props:T,watch:y,emits:M,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Toolbar({}),propKeys:P,models:_,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-items":"e-item"},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addItems:function(e,t){return this.ej2Instances.addItems(e,t)},disable:function(e){return this.ej2Instances.disable(e)},enableItems:function(e,t){return this.ej2Instances.enableItems(e,t)},hideItem:function(e,t){return this.ej2Instances.hideItem(e,t)},refreshOverflow:function(){return this.ej2Instances.refreshOverflow()},removeItems:function(e){return this.ej2Instances.removeItems(e)}}}),w={name:"ejs-toolbar",install:function(e){e.component(w.name,O),e.component($.name,C),e.component(b.name,v)}},k=["isLazyUpdate","plugins","animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hoverDelay","items","locale","showItemOnClick","target","template","beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],N=[],B=s.getProps({props:k}),A=B[0],U=B[1],S=Object.keys(U);S.push("modelchanged","update:modelValue");for(var L=0,H=N;L<H.length;L++){var z=H[L];S.push("update:"+z)}var R=s.vueDefineComponent({name:"ContextMenuComponent",mixins:[s.ComponentBase],props:A,watch:U,emits:S,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.ContextMenu({}),propKeys:k,models:N,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("ul",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},close:function(){return this.ej2Instances.close()},enableItems:function(e,t,s){return this.ej2Instances.enableItems(e,t,s)},getItemIndex:function(e,t){return this.ej2Instances.getItemIndex(e,t)},hideItems:function(e,t){return this.ej2Instances.hideItems(e,t)},insertAfter:function(e,t,s){return this.ej2Instances.insertAfter(e,t,s)},insertBefore:function(e,t,s){return this.ej2Instances.insertBefore(e,t,s)},open:function(e,t,s){return this.ej2Instances.open(e,t,s)},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},setItem:function(e,t,s){return this.ej2Instances.setItem(e,t,s)},showItems:function(e,t){return this.ej2Instances.showItems(e,t)}}}),K={name:"ejs-contextmenu",install:function(e){e.component(K.name,R)}},q=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-breadcrumb-items"}}}),F={name:"e-breadcrumb-items",install:function(e){e.component(F.name,q)}},G=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-breadcrumb-item"}}}),Q={name:"e-breadcrumb-item",install:function(e){e.component(Q.name,G)}},W=["isLazyUpdate","plugins","activeItem","cssClass","disabled","enableActiveItemNavigation","enableNavigation","enablePersistence","enableRtl","itemTemplate","items","locale","maxItems","overflowMode","separatorTemplate","url","beforeItemRender","created","itemClick"],J=["activeItem"],X=s.getProps({props:W}),Y=X[0],Z=X[1],ee=Object.keys(Z);ee.push("modelchanged","update:modelValue");for(var te=0,se=J;te<se.length;te++){var ne=se[te];ee.push("update:"+ne)}var ie=s.vueDefineComponent({name:"BreadcrumbComponent",mixins:[s.ComponentBase],props:Y,watch:Z,emits:ee,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Breadcrumb({}),propKeys:W,models:J,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-breadcrumb-items":"e-breadcrumb-item"},tagNameMapper:{"e-breadcrumb-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("nav",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()}}}),ae={name:"ejs-breadcrumb",install:function(e){e.component(ae.name,ie),e.component(Q.name,G),e.component(F.name,q)}},oe=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-carousel-items"}}}),re={name:"e-carousel-items",install:function(e){e.component(re.name,oe)}},ce=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-carousel-item"}}}),le={name:"e-carousel-item",install:function(e){e.component(le.name,ce)}},ue=["isLazyUpdate","plugins","animationEffect","autoPlay","buttonsVisibility","cssClass","dataSource","enablePersistence","enableRtl","enableTouchSwipe","height","htmlAttributes","indicatorsTemplate","indicatorsType","interval","itemTemplate","items","locale","loop","nextButtonTemplate","partialVisible","pauseOnHover","playButtonTemplate","previousButtonTemplate","selectedIndex","showIndicators","showPlayButton","swipeMode","width","slideChanged","slideChanging"],de=["selectedIndex"],he=s.getProps({props:ue}),me=he[0],pe=he[1],fe=Object.keys(pe);fe.push("modelchanged","update:modelValue");for(var ge=0,Ie=de;ge<Ie.length;ge++){var je=Ie[ge];fe.push("update:"+je)}var ve=s.vueDefineComponent({name:"CarouselComponent",mixins:[s.ComponentBase],props:me,watch:pe,emits:fe,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Carousel({}),propKeys:ue,models:de,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-carousel-items":"e-carousel-item"},tagNameMapper:{"e-carousel-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},next:function(){return this.ej2Instances.next()},pause:function(){return this.ej2Instances.pause()},play:function(){return this.ej2Instances.play()},prev:function(){return this.ej2Instances.prev()}}}),be={name:"ejs-carousel",install:function(e){e.component(be.name,ve),e.component(le.name,ce),e.component(re.name,oe)}},Ce=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-tabitems"}}}),$e={name:"e-tabitems",install:function(e){e.component($e.name,Ce)}},Pe=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-tabitem"}}}),_e={name:"e-tabitem",install:function(e){e.component(_e.name,Pe)}},xe=["isLazyUpdate","plugins","allowDragAndDrop","animation","cssClass","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","headerPlacement","height","heightAdjustMode","items","loadOn","locale","overflowMode","reorderActiveTab","scrollStep","selectedItem","showCloseButton","width","added","adding","created","destroyed","dragged","dragging","onDragStart","removed","removing","selected","selecting"],Te=[],ye=s.getProps({props:xe}),Me=ye[0],Ee=ye[1],Ve=Object.keys(Ee);Ve.push("modelchanged","update:modelValue");for(var De=0,Oe=Te;De<Oe.length;De++){var we=Oe[De];Ve.push("update:"+we)}var ke=s.vueDefineComponent({name:"TabComponent",mixins:[s.ComponentBase],props:Me,watch:Ee,emits:Ve,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Tab({}),propKeys:xe,models:Te,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-tabitems":"e-tabitem"},tagNameMapper:{"e-tabitems":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addTab:function(e,t){return this.ej2Instances.addTab(e,t)},disable:function(e){return this.ej2Instances.disable(e)},enableTab:function(e,t){return this.ej2Instances.enableTab(e,t)},getItemIndex:function(e){return this.ej2Instances.getItemIndex(e)},hideTab:function(e,t){return this.ej2Instances.hideTab(e,t)},refresh:function(){return this.ej2Instances.refresh()},refreshActiveTab:function(){return this.ej2Instances.refreshActiveTab()},refreshActiveTabBorder:function(){return this.ej2Instances.refreshActiveTabBorder()},removeTab:function(e){return this.ej2Instances.removeTab(e)},select:function(e,t){return this.ej2Instances.select(e,t)}}}),Ne={name:"ejs-tab",install:function(e){e.component(Ne.name,ke),e.component(_e.name,Pe),e.component($e.name,Ce)}},Be=["isLazyUpdate","plugins","allowDragAndDrop","allowEditing","allowMultiSelection","allowTextWrap","animation","autoCheck","checkedNodes","cssClass","disabled","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","expandOn","expandedNodes","fields","fullRowNavigable","fullRowSelect","loadOnDemand","locale","nodeTemplate","selectedNodes","showCheckBox","sortOrder","actionFailure","created","dataBound","dataSourceChanged","destroyed","drawNode","keyPress","nodeChecked","nodeChecking","nodeClicked","nodeCollapsed","nodeCollapsing","nodeDragStart","nodeDragStop","nodeDragging","nodeDropped","nodeEdited","nodeEditing","nodeExpanded","nodeExpanding","nodeSelected","nodeSelecting"],Ae=[],Ue=s.getProps({props:Be}),Se=Ue[0],Le=Ue[1],He=Object.keys(Le);He.push("modelchanged","update:modelValue");for(var ze=0,Re=Ae;ze<Re.length;ze++){var Ke=Re[ze];He.push("update:"+Ke)}var qe=s.vueDefineComponent({name:"TreeViewComponent",mixins:[s.ComponentBase],props:Se,watch:Le,emits:He,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.TreeView({}),propKeys:Be,models:Ae,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addNodes:function(e,t,s,n){return this.ej2Instances.addNodes(e,t,s,n)},beginEdit:function(e){return this.ej2Instances.beginEdit(e)},checkAll:function(e){return this.ej2Instances.checkAll(e)},collapseAll:function(e,t,s){return this.ej2Instances.collapseAll(e,t,s)},disableNodes:function(e){return this.ej2Instances.disableNodes(e)},enableNodes:function(e){return this.ej2Instances.enableNodes(e)},ensureVisible:function(e){return this.ej2Instances.ensureVisible(e)},expandAll:function(e,t,s){return this.ej2Instances.expandAll(e,t,s)},getAllCheckedNodes:function(){return this.ej2Instances.getAllCheckedNodes()},getDisabledNodes:function(){return this.ej2Instances.getDisabledNodes()},getNode:function(e){return this.ej2Instances.getNode(e)},getTreeData:function(e){return this.ej2Instances.getTreeData(e)},moveNodes:function(e,t,s,n){return this.ej2Instances.moveNodes(e,t,s,n)},refreshNode:function(e,t){return this.ej2Instances.refreshNode(e,t)},removeNodes:function(e){return this.ej2Instances.removeNodes(e)},uncheckAll:function(e){return this.ej2Instances.uncheckAll(e)},updateNode:function(e,t){return this.ej2Instances.updateNode(e,t)}}}),Fe={name:"ejs-treeview",install:function(e){e.component(Fe.name,qe)}},Ge=["isLazyUpdate","plugins","animate","closeOnDocumentClick","dockSize","enableDock","enableGestures","enablePersistence","enableRtl","height","isOpen","locale","mediaQuery","position","showBackdrop","target","type","width","zIndex","change","close","created","destroyed","open"],Qe=["isOpen"],We=s.getProps({props:Ge}),Je=We[0],Xe=We[1],Ye=Object.keys(Xe);Ye.push("modelchanged","update:modelValue");for(var Ze=0,et=Qe;Ze<et.length;Ze++){var tt=et[Ze];Ye.push("update:"+tt)}var st=s.vueDefineComponent({name:"SidebarComponent",mixins:[s.ComponentBase],props:Je,watch:Xe,emits:Ye,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Sidebar({}),propKeys:Ge,models:Qe,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},hide:function(e){return this.ej2Instances.hide(e)},show:function(e){return this.ej2Instances.show(e)},toggle:function(){return this.ej2Instances.toggle()}}}),nt={name:"ejs-sidebar",install:function(e){e.component(nt.name,st)}},it=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-menu-items"}}}),at={name:"e-menu-items",install:function(e){e.component(at.name,it)}},ot=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-"}}}),rt={name:"e-",install:function(e){e.component(rt.name,ot)}},ct=["isLazyUpdate","plugins","animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hamburgerMode","hoverDelay","items","locale","orientation","showItemOnClick","target","template","title","beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],lt=[],ut=s.getProps({props:ct}),dt=ut[0],ht=ut[1],mt=Object.keys(ht);mt.push("modelchanged","update:modelValue");for(var pt=0,ft=lt;pt<ft.length;pt++){var gt=ft[pt];mt.push("update:"+gt)}var It=s.vueDefineComponent({name:"MenuComponent",mixins:[s.ComponentBase],props:dt,watch:ht,emits:mt,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Menu({}),propKeys:ct,models:lt,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-menu-items":"e-"},tagNameMapper:{"e-menu-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("ul",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},close:function(){return this.ej2Instances.close()},enableItems:function(e,t,s){return this.ej2Instances.enableItems(e,t,s)},getItemIndex:function(e,t){return this.ej2Instances.getItemIndex(e,t)},hideItems:function(e,t){return this.ej2Instances.hideItems(e,t)},insertAfter:function(e,t,s){return this.ej2Instances.insertAfter(e,t,s)},insertBefore:function(e,t,s){return this.ej2Instances.insertBefore(e,t,s)},open:function(){return this.ej2Instances.open()},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},setItem:function(e,t,s){return this.ej2Instances.setItem(e,t,s)},showItems:function(e,t){return this.ej2Instances.showItems(e,t)}}}),jt={name:"ejs-menu",install:function(e){e.component(jt.name,It),e.component(rt.name,ot),e.component(at.name,it)}},vt=["isLazyUpdate","plugins","colorMode","cssClass","enablePersistence","enableRtl","htmlAttributes","isSticky","locale","mode","position","created","destroyed"],bt=[],Ct=s.getProps({props:vt}),$t=Ct[0],Pt=Ct[1],_t=Object.keys(Pt);_t.push("modelchanged","update:modelValue");for(var xt=0,Tt=bt;xt<Tt.length;xt++){var yt=Tt[xt];_t.push("update:"+yt)}var Mt=s.vueDefineComponent({name:"AppBarComponent",mixins:[s.ComponentBase],props:$t,watch:Pt,emits:_t,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.AppBar({}),propKeys:vt,models:bt,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("header",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()}}}),Et={name:"ejs-appbar",install:function(e){e.component(Et.name,Mt)}};e.AccordionItemsDirective=i,e.AccordionItemDirective=o,e.AccordionItemsPlugin=a,e.AccordionItemPlugin=r,e.AccordionComponent=I,e.AccordionPlugin=j,e.ItemsDirective=v,e.ItemDirective=C,e.ItemsPlugin=b,e.ItemPlugin=$,e.ToolbarComponent=O,e.ToolbarPlugin=w,e.ContextMenuComponent=R,e.ContextMenuPlugin=K,e.BreadcrumbItemsDirective=q,e.BreadcrumbItemDirective=G,e.BreadcrumbItemsPlugin=F,e.BreadcrumbItemPlugin=Q,e.BreadcrumbComponent=ie,e.BreadcrumbPlugin=ae,e.CarouselItemsDirective=oe,e.CarouselItemDirective=ce,e.CarouselItemsPlugin=re,e.CarouselItemPlugin=le,e.CarouselComponent=ve,e.CarouselPlugin=be,e.TabItemsDirective=Ce,e.TabItemDirective=Pe,e.TabItemsPlugin=$e,e.TabItemPlugin=_e,e.TabComponent=ke,e.TabPlugin=Ne,e.TreeViewComponent=qe,e.TreeViewPlugin=Fe,e.SidebarComponent=st,e.SidebarPlugin=nt,e.MenuItemsDirective=it,e.MenuItemDirective=ot,e.MenuItemsPlugin=at,e.MenuItemPlugin=rt,e.MenuComponent=It,e.MenuPlugin=jt,e.AppBarComponent=Mt,e.AppBarPlugin=Et,Object.keys(t).forEach(function(s){e[s]=t[s]}),Object.defineProperty(e,"__esModule",{value:!0})});
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-navigations"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-navigations","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t(e.ej={},e.ej2Navigations,e.ej2VueBase,e.ej2Base)}(this,function(e,t,s,n){"use strict";var i=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-accordionitems"}}}),a={name:"e-accordionitems",install:function(e){e.component(a.name,i)}},o=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-accordionitem"}}}),r={name:"e-accordionitem",install:function(e){e.component(r.name,o)}},c=["isLazyUpdate","plugins","animation","dataSource","enableHtmlSanitizer","enablePersistence","enableRtl","expandMode","expandedIndices","headerTemplate","height","itemTemplate","items","locale","width","clicked","created","destroyed","expanded","expanding"],l=["expandedIndices"],u=s.getProps({props:c}),d=u[0],h=u[1],m=Object.keys(h);m.push("modelchanged","update:modelValue");for(var p=0,f=l;p<f.length;p++){var g=f[p];m.push("update:"+g)}var I=s.vueDefineComponent({name:"AccordionComponent",mixins:[s.ComponentBase],props:d,watch:h,emits:m,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Accordion({}),propKeys:c,models:l,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-accordionitems":"e-accordionitem"},tagNameMapper:{"e-accordionitems":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},addItem:function(e,t){return this.ej2Instances.addItem(e,t)},enableItem:function(e,t){return this.ej2Instances.enableItem(e,t)},expandItem:function(e,t){return this.ej2Instances.expandItem(e,t)},hideItem:function(e,t){return this.ej2Instances.hideItem(e,t)},removeItem:function(e){return this.ej2Instances.removeItem(e)},select:function(e){return this.ej2Instances.select(e)}}}),j={name:"ejs-accordion",install:function(e){e.component(j.name,I),e.component(r.name,o),e.component(a.name,i)}},v=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-items"}}}),b={name:"e-items",install:function(e){e.component(b.name,v)}},C=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-item"}}}),$={name:"e-item",install:function(e){e.component($.name,C)}},P=["isLazyUpdate","plugins","allowKeyboard","cssClass","enableCollision","enableHtmlSanitizer","enablePersistence","enableRtl","height","items","locale","overflowMode","scrollStep","width","beforeCreate","clicked","created","destroyed"],_=[],x=s.getProps({props:P}),T=x[0],y=x[1],M=Object.keys(y);M.push("modelchanged","update:modelValue");for(var E=0,V=_;E<V.length;E++){var D=V[E];M.push("update:"+D)}var O=s.vueDefineComponent({name:"ToolbarComponent",mixins:[s.ComponentBase],props:T,watch:y,emits:M,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Toolbar({}),propKeys:P,models:_,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-items":"e-item"},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addItems:function(e,t){return this.ej2Instances.addItems(e,t)},disable:function(e){return this.ej2Instances.disable(e)},enableItems:function(e,t){return this.ej2Instances.enableItems(e,t)},hideItem:function(e,t){return this.ej2Instances.hideItem(e,t)},refreshOverflow:function(){return this.ej2Instances.refreshOverflow()},removeItems:function(e){return this.ej2Instances.removeItems(e)}}}),w={name:"ejs-toolbar",install:function(e){e.component(w.name,O),e.component($.name,C),e.component(b.name,v)}},k=["isLazyUpdate","plugins","animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hoverDelay","items","locale","showItemOnClick","target","template","beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],N=[],B=s.getProps({props:k}),A=B[0],U=B[1],S=Object.keys(U);S.push("modelchanged","update:modelValue");for(var L=0,H=N;L<H.length;L++){var z=H[L];S.push("update:"+z)}var R=s.vueDefineComponent({name:"ContextMenuComponent",mixins:[s.ComponentBase],props:A,watch:U,emits:S,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.ContextMenu({}),propKeys:k,models:N,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("ul",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},close:function(){return this.ej2Instances.close()},enableItems:function(e,t,s){return this.ej2Instances.enableItems(e,t,s)},getItemIndex:function(e,t){return this.ej2Instances.getItemIndex(e,t)},hideItems:function(e,t){return this.ej2Instances.hideItems(e,t)},insertAfter:function(e,t,s){return this.ej2Instances.insertAfter(e,t,s)},insertBefore:function(e,t,s){return this.ej2Instances.insertBefore(e,t,s)},open:function(e,t,s){return this.ej2Instances.open(e,t,s)},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},setItem:function(e,t,s){return this.ej2Instances.setItem(e,t,s)},showItems:function(e,t){return this.ej2Instances.showItems(e,t)}}}),K={name:"ejs-contextmenu",install:function(e){e.component(K.name,R)}},q=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-breadcrumb-items"}}}),F={name:"e-breadcrumb-items",install:function(e){e.component(F.name,q)}},G=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-breadcrumb-item"}}}),Q={name:"e-breadcrumb-item",install:function(e){e.component(Q.name,G)}},W=["isLazyUpdate","plugins","activeItem","cssClass","disabled","enableActiveItemNavigation","enableNavigation","enablePersistence","enableRtl","itemTemplate","items","locale","maxItems","overflowMode","separatorTemplate","url","beforeItemRender","created","itemClick"],J=["activeItem"],X=s.getProps({props:W}),Y=X[0],Z=X[1],ee=Object.keys(Z);ee.push("modelchanged","update:modelValue");for(var te=0,se=J;te<se.length;te++){var ne=se[te];ee.push("update:"+ne)}var ie=s.vueDefineComponent({name:"BreadcrumbComponent",mixins:[s.ComponentBase],props:Y,watch:Z,emits:ee,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Breadcrumb({}),propKeys:W,models:J,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-breadcrumb-items":"e-breadcrumb-item"},tagNameMapper:{"e-breadcrumb-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("nav",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()}}}),ae={name:"ejs-breadcrumb",install:function(e){e.component(ae.name,ie),e.component(Q.name,G),e.component(F.name,q)}},oe=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-carousel-items"}}}),re={name:"e-carousel-items",install:function(e){e.component(re.name,oe)}},ce=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-carousel-item"}}}),le={name:"e-carousel-item",install:function(e){e.component(le.name,ce)}},ue=["isLazyUpdate","plugins","animationEffect","autoPlay","buttonsVisibility","cssClass","dataSource","enablePersistence","enableRtl","enableTouchSwipe","height","htmlAttributes","indicatorsTemplate","indicatorsType","interval","itemTemplate","items","locale","loop","nextButtonTemplate","partialVisible","pauseOnHover","playButtonTemplate","previousButtonTemplate","selectedIndex","showIndicators","showPlayButton","swipeMode","width","slideChanged","slideChanging"],de=["selectedIndex"],he=s.getProps({props:ue}),me=he[0],pe=he[1],fe=Object.keys(pe);fe.push("modelchanged","update:modelValue");for(var ge=0,Ie=de;ge<Ie.length;ge++){var je=Ie[ge];fe.push("update:"+je)}var ve=s.vueDefineComponent({name:"CarouselComponent",mixins:[s.ComponentBase],props:me,watch:pe,emits:fe,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Carousel({}),propKeys:ue,models:de,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-carousel-items":"e-carousel-item"},tagNameMapper:{"e-carousel-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},next:function(){return this.ej2Instances.next()},pause:function(){return this.ej2Instances.pause()},play:function(){return this.ej2Instances.play()},prev:function(){return this.ej2Instances.prev()}}}),be={name:"ejs-carousel",install:function(e){e.component(be.name,ve),e.component(le.name,ce),e.component(re.name,oe)}},Ce=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-tabitems"}}}),$e={name:"e-tabitems",install:function(e){e.component($e.name,Ce)}},Pe=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-tabitem"}}}),_e={name:"e-tabitem",install:function(e){e.component(_e.name,Pe)}},xe=["isLazyUpdate","plugins","allowDragAndDrop","animation","clearTemplates","cssClass","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","headerPlacement","height","heightAdjustMode","items","loadOn","locale","overflowMode","reorderActiveTab","scrollStep","selectedItem","showCloseButton","width","added","adding","created","destroyed","dragged","dragging","onDragStart","removed","removing","selected","selecting"],Te=[],ye=s.getProps({props:xe}),Me=ye[0],Ee=ye[1],Ve=Object.keys(Ee);Ve.push("modelchanged","update:modelValue");for(var De=0,Oe=Te;De<Oe.length;De++){var we=Oe[De];Ve.push("update:"+we)}var ke=s.vueDefineComponent({name:"TabComponent",mixins:[s.ComponentBase],props:Me,watch:Ee,emits:Ve,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Tab({}),propKeys:xe,models:Te,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-tabitems":"e-tabitem"},tagNameMapper:{"e-tabitems":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addTab:function(e,t){return this.ej2Instances.addTab(e,t)},disable:function(e){return this.ej2Instances.disable(e)},enableTab:function(e,t){return this.ej2Instances.enableTab(e,t)},getItemIndex:function(e){return this.ej2Instances.getItemIndex(e)},hideTab:function(e,t){return this.ej2Instances.hideTab(e,t)},refresh:function(){return this.ej2Instances.refresh()},refreshActiveTab:function(){return this.ej2Instances.refreshActiveTab()},refreshActiveTabBorder:function(){return this.ej2Instances.refreshActiveTabBorder()},removeTab:function(e){return this.ej2Instances.removeTab(e)},select:function(e,t){return this.ej2Instances.select(e,t)}}}),Ne={name:"ejs-tab",install:function(e){e.component(Ne.name,ke),e.component(_e.name,Pe),e.component($e.name,Ce)}},Be=["isLazyUpdate","plugins","allowDragAndDrop","allowEditing","allowMultiSelection","allowTextWrap","animation","autoCheck","checkedNodes","cssClass","disabled","dragArea","enableHtmlSanitizer","enablePersistence","enableRtl","expandOn","expandedNodes","fields","fullRowNavigable","fullRowSelect","loadOnDemand","locale","nodeTemplate","selectedNodes","showCheckBox","sortOrder","actionFailure","created","dataBound","dataSourceChanged","destroyed","drawNode","keyPress","nodeChecked","nodeChecking","nodeClicked","nodeCollapsed","nodeCollapsing","nodeDragStart","nodeDragStop","nodeDragging","nodeDropped","nodeEdited","nodeEditing","nodeExpanded","nodeExpanding","nodeSelected","nodeSelecting"],Ae=[],Ue=s.getProps({props:Be}),Se=Ue[0],Le=Ue[1],He=Object.keys(Le);He.push("modelchanged","update:modelValue");for(var ze=0,Re=Ae;ze<Re.length;ze++){var Ke=Re[ze];He.push("update:"+Ke)}var qe=s.vueDefineComponent({name:"TreeViewComponent",mixins:[s.ComponentBase],props:Se,watch:Le,emits:He,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.TreeView({}),propKeys:Be,models:Ae,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},addNodes:function(e,t,s,n){return this.ej2Instances.addNodes(e,t,s,n)},beginEdit:function(e){return this.ej2Instances.beginEdit(e)},checkAll:function(e){return this.ej2Instances.checkAll(e)},collapseAll:function(e,t,s){return this.ej2Instances.collapseAll(e,t,s)},disableNodes:function(e){return this.ej2Instances.disableNodes(e)},enableNodes:function(e){return this.ej2Instances.enableNodes(e)},ensureVisible:function(e){return this.ej2Instances.ensureVisible(e)},expandAll:function(e,t,s){return this.ej2Instances.expandAll(e,t,s)},getAllCheckedNodes:function(){return this.ej2Instances.getAllCheckedNodes()},getDisabledNodes:function(){return this.ej2Instances.getDisabledNodes()},getNode:function(e){return this.ej2Instances.getNode(e)},getTreeData:function(e){return this.ej2Instances.getTreeData(e)},moveNodes:function(e,t,s,n){return this.ej2Instances.moveNodes(e,t,s,n)},refreshNode:function(e,t){return this.ej2Instances.refreshNode(e,t)},removeNodes:function(e){return this.ej2Instances.removeNodes(e)},uncheckAll:function(e){return this.ej2Instances.uncheckAll(e)},updateNode:function(e,t){return this.ej2Instances.updateNode(e,t)}}}),Fe={name:"ejs-treeview",install:function(e){e.component(Fe.name,qe)}},Ge=["isLazyUpdate","plugins","animate","closeOnDocumentClick","dockSize","enableDock","enableGestures","enablePersistence","enableRtl","height","isOpen","locale","mediaQuery","position","showBackdrop","target","type","width","zIndex","change","close","created","destroyed","open"],Qe=["isOpen"],We=s.getProps({props:Ge}),Je=We[0],Xe=We[1],Ye=Object.keys(Xe);Ye.push("modelchanged","update:modelValue");for(var Ze=0,et=Qe;Ze<et.length;Ze++){var tt=et[Ze];Ye.push("update:"+tt)}var st=s.vueDefineComponent({name:"SidebarComponent",mixins:[s.ComponentBase],props:Je,watch:Xe,emits:Ye,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Sidebar({}),propKeys:Ge,models:Qe,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},trigger:function(e,t,i){if(s.isExecute||(this.models=this.models?this.models:this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length){if("actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length){o=(a=this.models.toString().match(/currentView|selectedDate/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o])))}}else{var a,o=(a=this.models.toString().match(/checked|value/)||[])[0];t&&a&&!n.isUndefined(t[o])&&(s.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+o,t[o]),this.$emit("modelchanged",t[o])):(this.ej2Instances.vueInstance.$emit("update:"+o,t[o]),this.ej2Instances.vueInstance.$emit("modelchanged",t[o]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[o])))}this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,i)},custom:function(){this.updated()},hide:function(e){return this.ej2Instances.hide(e)},show:function(e){return this.ej2Instances.show(e)},toggle:function(){return this.ej2Instances.toggle()}}}),nt={name:"ejs-sidebar",install:function(e){e.component(nt.name,st)}},it=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){if(!s.isExecute){var t=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("div",{class:"e-directive"},i)}},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-menu-items"}}}),at={name:"e-menu-items",install:function(e){e.component(at.name,it)}},ot=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-"}}}),rt={name:"e-",install:function(e){e.component(rt.name,ot)}},ct=["isLazyUpdate","plugins","animationSettings","cssClass","enableHtmlSanitizer","enablePersistence","enableRtl","enableScrolling","fields","filter","hamburgerMode","hoverDelay","items","locale","orientation","showItemOnClick","target","template","title","beforeClose","beforeItemRender","beforeOpen","created","onClose","onOpen","select"],lt=[],ut=s.getProps({props:ct}),dt=ut[0],ht=ut[1],mt=Object.keys(ht);mt.push("modelchanged","update:modelValue");for(var pt=0,ft=lt;pt<ft.length;pt++){var gt=ft[pt];mt.push("update:"+gt)}var It=s.vueDefineComponent({name:"MenuComponent",mixins:[s.ComponentBase],props:dt,watch:ht,emits:mt,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Menu({}),propKeys:ct,models:lt,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-menu-items":"e-"},tagNameMapper:{"e-menu-items":"e-items"},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("ul",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()},close:function(){return this.ej2Instances.close()},enableItems:function(e,t,s){return this.ej2Instances.enableItems(e,t,s)},getItemIndex:function(e,t){return this.ej2Instances.getItemIndex(e,t)},hideItems:function(e,t){return this.ej2Instances.hideItems(e,t)},insertAfter:function(e,t,s){return this.ej2Instances.insertAfter(e,t,s)},insertBefore:function(e,t,s){return this.ej2Instances.insertBefore(e,t,s)},open:function(){return this.ej2Instances.open()},removeItems:function(e,t){return this.ej2Instances.removeItems(e,t)},setItem:function(e,t,s){return this.ej2Instances.setItem(e,t,s)},showItems:function(e,t){return this.ej2Instances.showItems(e,t)}}}),jt={name:"ejs-menu",install:function(e){e.component(jt.name,It),e.component(rt.name,ot),e.component(at.name,it)}},vt=["isLazyUpdate","plugins","colorMode","cssClass","enablePersistence","enableRtl","htmlAttributes","isSticky","locale","mode","position","created","destroyed"],bt=[],Ct=s.getProps({props:vt}),$t=Ct[0],Pt=Ct[1],_t=Object.keys(Pt);_t.push("modelchanged","update:modelValue");for(var xt=0,Tt=bt;xt<Tt.length;xt++){var yt=Tt[xt];_t.push("update:"+yt)}var Mt=s.vueDefineComponent({name:"AppBarComponent",mixins:[s.ComponentBase],props:$t,watch:Pt,emits:_t,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.AppBar({}),propKeys:vt,models:bt,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!s.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=s.isExecute?e:s.gh,i=null;return n.isNullOrUndefined(this.$slots.default)||(i=s.isExecute?this.$slots.default:this.$slots.default()),t("header",i)},methods:{clearTemplate:function(e){if(e||(e=Object.keys(this.templateCollection||{})),e.length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var i=s[t],a=this.templateCollection[i];if(a&&a.length){for(var o=0,r=a;o<r.length;o++){var c=r[o];n.getValue("__vue__.$destroy",c)&&c.__vue__.$destroy(),c.innerHTML&&(c.innerHTML="")}delete this.templateCollection[i]}}},setProperties:function(e,t){var s=this;this.isVue3&&(this.models=this.models?this.models:this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){s.models.map(function(n){t!==n||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,e[t]):(s.$emit("update:"+t,e[t]),s.$emit("modelchanged",e[t])))})})},custom:function(){this.updated()}}}),Et={name:"ejs-appbar",install:function(e){e.component(Et.name,Mt)}};e.AccordionItemsDirective=i,e.AccordionItemDirective=o,e.AccordionItemsPlugin=a,e.AccordionItemPlugin=r,e.AccordionComponent=I,e.AccordionPlugin=j,e.ItemsDirective=v,e.ItemDirective=C,e.ItemsPlugin=b,e.ItemPlugin=$,e.ToolbarComponent=O,e.ToolbarPlugin=w,e.ContextMenuComponent=R,e.ContextMenuPlugin=K,e.BreadcrumbItemsDirective=q,e.BreadcrumbItemDirective=G,e.BreadcrumbItemsPlugin=F,e.BreadcrumbItemPlugin=Q,e.BreadcrumbComponent=ie,e.BreadcrumbPlugin=ae,e.CarouselItemsDirective=oe,e.CarouselItemDirective=ce,e.CarouselItemsPlugin=re,e.CarouselItemPlugin=le,e.CarouselComponent=ve,e.CarouselPlugin=be,e.TabItemsDirective=Ce,e.TabItemDirective=Pe,e.TabItemsPlugin=$e,e.TabItemPlugin=_e,e.TabComponent=ke,e.TabPlugin=Ne,e.TreeViewComponent=qe,e.TreeViewPlugin=Fe,e.SidebarComponent=st,e.SidebarPlugin=nt,e.MenuItemsDirective=it,e.MenuItemDirective=ot,e.MenuItemsPlugin=at,e.MenuItemPlugin=rt,e.MenuComponent=It,e.MenuPlugin=jt,e.AppBarComponent=Mt,e.AppBarPlugin=Et,Object.keys(t).forEach(function(s){e[s]=t[s]}),Object.defineProperty(e,"__esModule",{value:!0})});
11
2
  //# sourceMappingURL=ej2-vue-navigations.umd.min.js.map