@syncfusion/ej2-vue-navigations 23.2.7 → 24.1.41

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 (308) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/ej2-vue-navigations.umd.min.js +2 -2
  3. package/dist/ej2-vue-navigations.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-navigations.es2015.js +223 -2
  5. package/dist/es6/ej2-vue-navigations.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-navigations.es5.js +227 -2
  7. package/dist/es6/ej2-vue-navigations.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-navigations.min.js +2 -2
  9. package/package.json +11 -10
  10. package/src/index.d.ts +2 -0
  11. package/src/index.js +2 -0
  12. package/src/stepper/index.d.ts +2 -0
  13. package/src/stepper/index.js +2 -0
  14. package/src/stepper/stepper.component.d.ts +18 -0
  15. package/src/stepper/stepper.component.js +168 -0
  16. package/src/stepper/steps.directive.d.ts +24 -0
  17. package/src/stepper/steps.directive.js +60 -0
  18. package/stepper.d.ts +4 -0
  19. package/stepper.js +4 -0
  20. package/styles/accordion/bootstrap-dark.css +1 -538
  21. package/styles/accordion/bootstrap.css +1 -539
  22. package/styles/accordion/bootstrap4.css +1 -538
  23. package/styles/accordion/bootstrap5-dark.css +1 -540
  24. package/styles/accordion/bootstrap5.css +1 -540
  25. package/styles/accordion/fabric-dark.css +1 -538
  26. package/styles/accordion/fabric.css +1 -539
  27. package/styles/accordion/fluent-dark.css +1 -539
  28. package/styles/accordion/fluent.css +1 -539
  29. package/styles/accordion/highcontrast-light.css +1 -538
  30. package/styles/accordion/highcontrast.css +1 -539
  31. package/styles/accordion/material-dark.css +1 -538
  32. package/styles/accordion/material.css +1 -539
  33. package/styles/accordion/material3-dark.css +1 -598
  34. package/styles/accordion/material3.css +1 -654
  35. package/styles/accordion/tailwind-dark.css +1 -539
  36. package/styles/accordion/tailwind.css +1 -539
  37. package/styles/appbar/bootstrap-dark.css +1 -251
  38. package/styles/appbar/bootstrap.css +1 -251
  39. package/styles/appbar/bootstrap4.css +1 -251
  40. package/styles/appbar/bootstrap5-dark.css +1 -251
  41. package/styles/appbar/bootstrap5.css +1 -251
  42. package/styles/appbar/fabric-dark.css +1 -251
  43. package/styles/appbar/fabric.css +1 -251
  44. package/styles/appbar/fluent-dark.css +1 -251
  45. package/styles/appbar/fluent.css +1 -251
  46. package/styles/appbar/highcontrast-light.css +1 -251
  47. package/styles/appbar/highcontrast.css +1 -251
  48. package/styles/appbar/material-dark.css +1 -251
  49. package/styles/appbar/material.css +1 -251
  50. package/styles/appbar/material3-dark.css +1 -306
  51. package/styles/appbar/material3.css +1 -362
  52. package/styles/appbar/tailwind-dark.css +1 -251
  53. package/styles/appbar/tailwind.css +1 -251
  54. package/styles/bootstrap-dark.css +1 -10106
  55. package/styles/bootstrap-dark.scss +1 -0
  56. package/styles/bootstrap.css +1 -10122
  57. package/styles/bootstrap.scss +1 -0
  58. package/styles/bootstrap4.css +1 -10247
  59. package/styles/bootstrap4.scss +1 -0
  60. package/styles/bootstrap5-dark.css +1 -10285
  61. package/styles/bootstrap5-dark.scss +1 -0
  62. package/styles/bootstrap5.css +1 -10285
  63. package/styles/bootstrap5.scss +1 -0
  64. package/styles/breadcrumb/bootstrap-dark.css +1 -395
  65. package/styles/breadcrumb/bootstrap.css +1 -395
  66. package/styles/breadcrumb/bootstrap4.css +1 -395
  67. package/styles/breadcrumb/bootstrap5-dark.css +1 -409
  68. package/styles/breadcrumb/bootstrap5.css +1 -409
  69. package/styles/breadcrumb/fabric-dark.css +1 -395
  70. package/styles/breadcrumb/fabric.css +1 -395
  71. package/styles/breadcrumb/fluent-dark.css +1 -371
  72. package/styles/breadcrumb/fluent.css +1 -371
  73. package/styles/breadcrumb/highcontrast-light.css +1 -402
  74. package/styles/breadcrumb/highcontrast.css +1 -402
  75. package/styles/breadcrumb/material-dark.css +1 -378
  76. package/styles/breadcrumb/material.css +1 -378
  77. package/styles/breadcrumb/material3-dark.css +1 -423
  78. package/styles/breadcrumb/material3.css +1 -479
  79. package/styles/breadcrumb/tailwind-dark.css +1 -401
  80. package/styles/breadcrumb/tailwind.css +1 -401
  81. package/styles/carousel/bootstrap-dark.css +1 -303
  82. package/styles/carousel/bootstrap.css +1 -303
  83. package/styles/carousel/bootstrap4.css +1 -303
  84. package/styles/carousel/bootstrap5-dark.css +1 -303
  85. package/styles/carousel/bootstrap5.css +1 -303
  86. package/styles/carousel/fabric-dark.css +1 -303
  87. package/styles/carousel/fabric.css +1 -303
  88. package/styles/carousel/fluent-dark.css +1 -303
  89. package/styles/carousel/fluent.css +1 -303
  90. package/styles/carousel/highcontrast-light.css +1 -303
  91. package/styles/carousel/highcontrast.css +1 -303
  92. package/styles/carousel/material-dark.css +1 -303
  93. package/styles/carousel/material.css +1 -303
  94. package/styles/carousel/material3-dark.css +1 -358
  95. package/styles/carousel/material3.css +1 -414
  96. package/styles/carousel/tailwind-dark.css +1 -303
  97. package/styles/carousel/tailwind.css +1 -303
  98. package/styles/context-menu/bootstrap-dark.css +1 -366
  99. package/styles/context-menu/bootstrap.css +1 -367
  100. package/styles/context-menu/bootstrap4.css +1 -367
  101. package/styles/context-menu/bootstrap5-dark.css +1 -355
  102. package/styles/context-menu/bootstrap5.css +1 -355
  103. package/styles/context-menu/fabric-dark.css +1 -366
  104. package/styles/context-menu/fabric.css +1 -367
  105. package/styles/context-menu/fluent-dark.css +1 -363
  106. package/styles/context-menu/fluent.css +1 -363
  107. package/styles/context-menu/highcontrast-light.css +1 -366
  108. package/styles/context-menu/highcontrast.css +1 -367
  109. package/styles/context-menu/material-dark.css +1 -384
  110. package/styles/context-menu/material.css +1 -386
  111. package/styles/context-menu/material3-dark.css +1 -434
  112. package/styles/context-menu/material3.css +1 -490
  113. package/styles/context-menu/tailwind-dark.css +1 -379
  114. package/styles/context-menu/tailwind.css +1 -379
  115. package/styles/fabric-dark.css +1 -10106
  116. package/styles/fabric-dark.scss +1 -0
  117. package/styles/fabric.css +1 -10117
  118. package/styles/fabric.scss +1 -0
  119. package/styles/fluent-dark.css +1 -10250
  120. package/styles/fluent-dark.scss +1 -0
  121. package/styles/fluent.css +1 -10250
  122. package/styles/fluent.scss +1 -0
  123. package/styles/h-scroll/bootstrap-dark.css +1 -259
  124. package/styles/h-scroll/bootstrap.css +1 -260
  125. package/styles/h-scroll/bootstrap4.css +1 -260
  126. package/styles/h-scroll/bootstrap5-dark.css +1 -280
  127. package/styles/h-scroll/bootstrap5.css +1 -280
  128. package/styles/h-scroll/fabric-dark.css +1 -259
  129. package/styles/h-scroll/fabric.css +1 -259
  130. package/styles/h-scroll/fluent-dark.css +1 -280
  131. package/styles/h-scroll/fluent.css +1 -280
  132. package/styles/h-scroll/highcontrast-light.css +1 -259
  133. package/styles/h-scroll/highcontrast.css +1 -259
  134. package/styles/h-scroll/material-dark.css +1 -279
  135. package/styles/h-scroll/material.css +1 -280
  136. package/styles/h-scroll/material3-dark.css +1 -335
  137. package/styles/h-scroll/material3.css +1 -391
  138. package/styles/h-scroll/tailwind-dark.css +1 -280
  139. package/styles/h-scroll/tailwind.css +1 -280
  140. package/styles/highcontrast-light.css +1 -10107
  141. package/styles/highcontrast-light.scss +1 -0
  142. package/styles/highcontrast.css +1 -10141
  143. package/styles/highcontrast.scss +1 -0
  144. package/styles/material-dark.css +1 -10230
  145. package/styles/material-dark.scss +1 -0
  146. package/styles/material.css +1 -10250
  147. package/styles/material.scss +1 -0
  148. package/styles/material3-dark.css +1 -11012
  149. package/styles/material3-dark.scss +1 -0
  150. package/styles/material3.css +1 -11740
  151. package/styles/material3.scss +1 -0
  152. package/styles/menu/bootstrap-dark.css +1 -1097
  153. package/styles/menu/bootstrap.css +1 -1098
  154. package/styles/menu/bootstrap4.css +1 -1138
  155. package/styles/menu/bootstrap5-dark.css +1 -1092
  156. package/styles/menu/bootstrap5.css +1 -1092
  157. package/styles/menu/fabric-dark.css +1 -1097
  158. package/styles/menu/fabric.css +1 -1098
  159. package/styles/menu/fluent-dark.css +1 -1115
  160. package/styles/menu/fluent.css +1 -1115
  161. package/styles/menu/highcontrast-light.css +1 -1097
  162. package/styles/menu/highcontrast.css +1 -1098
  163. package/styles/menu/material-dark.css +1 -1115
  164. package/styles/menu/material.css +1 -1117
  165. package/styles/menu/material3-dark.css +1 -1166
  166. package/styles/menu/material3.css +1 -1222
  167. package/styles/menu/tailwind-dark.css +1 -1110
  168. package/styles/menu/tailwind.css +1 -1110
  169. package/styles/pager/bootstrap-dark.css +1 -662
  170. package/styles/pager/bootstrap.css +1 -662
  171. package/styles/pager/bootstrap4.css +1 -662
  172. package/styles/pager/bootstrap5-dark.css +1 -697
  173. package/styles/pager/bootstrap5.css +1 -697
  174. package/styles/pager/fabric-dark.css +1 -662
  175. package/styles/pager/fabric.css +1 -662
  176. package/styles/pager/fluent-dark.css +1 -664
  177. package/styles/pager/fluent.css +1 -664
  178. package/styles/pager/highcontrast-light.css +1 -662
  179. package/styles/pager/highcontrast.css +1 -662
  180. package/styles/pager/material-dark.css +1 -662
  181. package/styles/pager/material.css +1 -662
  182. package/styles/pager/material3-dark.css +1 -766
  183. package/styles/pager/material3.css +1 -822
  184. package/styles/pager/tailwind-dark.css +1 -788
  185. package/styles/pager/tailwind.css +1 -788
  186. package/styles/sidebar/bootstrap-dark.css +1 -149
  187. package/styles/sidebar/bootstrap.css +1 -149
  188. package/styles/sidebar/bootstrap4.css +1 -149
  189. package/styles/sidebar/bootstrap5-dark.css +1 -147
  190. package/styles/sidebar/bootstrap5.css +1 -147
  191. package/styles/sidebar/fabric-dark.css +1 -149
  192. package/styles/sidebar/fabric.css +1 -149
  193. package/styles/sidebar/fluent-dark.css +1 -147
  194. package/styles/sidebar/fluent.css +1 -147
  195. package/styles/sidebar/highcontrast-light.css +1 -149
  196. package/styles/sidebar/highcontrast.css +1 -149
  197. package/styles/sidebar/material-dark.css +1 -149
  198. package/styles/sidebar/material.css +1 -151
  199. package/styles/sidebar/material3-dark.css +1 -203
  200. package/styles/sidebar/material3.css +1 -259
  201. package/styles/sidebar/tailwind-dark.css +1 -147
  202. package/styles/sidebar/tailwind.css +1 -147
  203. package/styles/stepper/bootstrap-dark.css +1 -0
  204. package/styles/stepper/bootstrap-dark.scss +1 -0
  205. package/styles/stepper/bootstrap.css +1 -0
  206. package/styles/stepper/bootstrap.scss +1 -0
  207. package/styles/stepper/bootstrap4.css +1 -0
  208. package/styles/stepper/bootstrap4.scss +1 -0
  209. package/styles/stepper/bootstrap5-dark.css +1 -0
  210. package/styles/stepper/bootstrap5-dark.scss +1 -0
  211. package/styles/stepper/bootstrap5.css +1 -0
  212. package/styles/stepper/bootstrap5.scss +1 -0
  213. package/styles/stepper/fabric-dark.css +1 -0
  214. package/styles/stepper/fabric-dark.scss +1 -0
  215. package/styles/stepper/fabric.css +1 -0
  216. package/styles/stepper/fabric.scss +1 -0
  217. package/styles/stepper/fluent-dark.css +1 -0
  218. package/styles/stepper/fluent-dark.scss +1 -0
  219. package/styles/stepper/fluent.css +1 -0
  220. package/styles/stepper/fluent.scss +1 -0
  221. package/styles/stepper/highcontrast-light.css +1 -0
  222. package/styles/stepper/highcontrast-light.scss +1 -0
  223. package/styles/stepper/highcontrast.css +1 -0
  224. package/styles/stepper/highcontrast.scss +1 -0
  225. package/styles/stepper/material-dark.css +1 -0
  226. package/styles/stepper/material-dark.scss +1 -0
  227. package/styles/stepper/material.css +1 -0
  228. package/styles/stepper/material.scss +1 -0
  229. package/styles/stepper/material3-dark.css +1 -0
  230. package/styles/stepper/material3-dark.scss +2 -0
  231. package/styles/stepper/material3.css +1 -0
  232. package/styles/stepper/material3.scss +2 -0
  233. package/styles/stepper/tailwind-dark.css +1 -0
  234. package/styles/stepper/tailwind-dark.scss +1 -0
  235. package/styles/stepper/tailwind.css +1 -0
  236. package/styles/stepper/tailwind.scss +1 -0
  237. package/styles/tab/bootstrap-dark.css +1 -4041
  238. package/styles/tab/bootstrap.css +1 -4046
  239. package/styles/tab/bootstrap4.css +1 -4044
  240. package/styles/tab/bootstrap5-dark.css +1 -4042
  241. package/styles/tab/bootstrap5.css +1 -4042
  242. package/styles/tab/fabric-dark.css +1 -4041
  243. package/styles/tab/fabric.css +1 -4046
  244. package/styles/tab/fluent-dark.css +1 -4044
  245. package/styles/tab/fluent.css +1 -4044
  246. package/styles/tab/highcontrast-light.css +1 -4035
  247. package/styles/tab/highcontrast.css +1 -4046
  248. package/styles/tab/material-dark.css +1 -4062
  249. package/styles/tab/material.css +1 -4068
  250. package/styles/tab/material3-dark.css +1 -4108
  251. package/styles/tab/material3.css +1 -4164
  252. package/styles/tab/tailwind-dark.css +1 -4058
  253. package/styles/tab/tailwind.css +1 -4058
  254. package/styles/tailwind-dark.css +1 -10416
  255. package/styles/tailwind-dark.scss +1 -0
  256. package/styles/tailwind.css +1 -10416
  257. package/styles/tailwind.scss +1 -0
  258. package/styles/toolbar/bootstrap-dark.css +1 -1077
  259. package/styles/toolbar/bootstrap.css +1 -1078
  260. package/styles/toolbar/bootstrap4.css +1 -1078
  261. package/styles/toolbar/bootstrap5-dark.css +1 -1089
  262. package/styles/toolbar/bootstrap5.css +1 -1089
  263. package/styles/toolbar/fabric-dark.css +1 -1077
  264. package/styles/toolbar/fabric.css +1 -1078
  265. package/styles/toolbar/fluent-dark.css +1 -1088
  266. package/styles/toolbar/fluent.css +1 -1088
  267. package/styles/toolbar/highcontrast-light.css +1 -1077
  268. package/styles/toolbar/highcontrast.css +1 -1078
  269. package/styles/toolbar/material-dark.css +1 -1115
  270. package/styles/toolbar/material.css +1 -1118
  271. package/styles/toolbar/material3-dark.css +1 -1144
  272. package/styles/toolbar/material3.css +1 -1200
  273. package/styles/toolbar/tailwind-dark.css +1 -1088
  274. package/styles/toolbar/tailwind.css +1 -1088
  275. package/styles/treeview/bootstrap-dark.css +1 -755
  276. package/styles/treeview/bootstrap.css +1 -760
  277. package/styles/treeview/bootstrap4.css +1 -848
  278. package/styles/treeview/bootstrap5-dark.css +1 -866
  279. package/styles/treeview/bootstrap5.css +1 -866
  280. package/styles/treeview/fabric-dark.css +1 -755
  281. package/styles/treeview/fabric.css +1 -756
  282. package/styles/treeview/fluent-dark.css +1 -871
  283. package/styles/treeview/fluent.css +1 -871
  284. package/styles/treeview/highcontrast-light.css +1 -755
  285. package/styles/treeview/highcontrast.css +1 -773
  286. package/styles/treeview/material-dark.css +1 -761
  287. package/styles/treeview/material.css +1 -763
  288. package/styles/treeview/material3-dark.css +1 -902
  289. package/styles/treeview/material3.css +1 -958
  290. package/styles/treeview/tailwind-dark.css +1 -858
  291. package/styles/treeview/tailwind.css +1 -858
  292. package/styles/v-scroll/bootstrap-dark.css +1 -201
  293. package/styles/v-scroll/bootstrap.css +1 -202
  294. package/styles/v-scroll/bootstrap4.css +1 -202
  295. package/styles/v-scroll/bootstrap5-dark.css +1 -202
  296. package/styles/v-scroll/bootstrap5.css +1 -202
  297. package/styles/v-scroll/fabric-dark.css +1 -201
  298. package/styles/v-scroll/fabric.css +1 -202
  299. package/styles/v-scroll/fluent-dark.css +1 -202
  300. package/styles/v-scroll/fluent.css +1 -202
  301. package/styles/v-scroll/highcontrast-light.css +1 -201
  302. package/styles/v-scroll/highcontrast.css +1 -202
  303. package/styles/v-scroll/material-dark.css +1 -221
  304. package/styles/v-scroll/material.css +1 -222
  305. package/styles/v-scroll/material3-dark.css +1 -257
  306. package/styles/v-scroll/material3.css +1 -313
  307. package/styles/v-scroll/tailwind-dark.css +1 -202
  308. package/styles/v-scroll/tailwind.css +1 -202
package/CHANGELOG.md CHANGED
@@ -8,6 +8,12 @@
8
8
 
9
9
  - `#I525899` - The issue with the React TreeView filtering operation has been resolved.
10
10
 
11
+ ### Tab
12
+
13
+ #### Bug fixes
14
+
15
+ - `#I523384` - The issue with the active tab background color has been resolved.
16
+
11
17
  ## 23.2.5 (2023-11-23)
12
18
 
13
19
  ### Sidebar
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-vue-navigations.umd.min.js
3
- * version : 23.2.7
3
+ * version : 24.1.41
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-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})});
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)}}}),v={name:"ejs-accordion",install:function(e){e.component(v.name,I),e.component(r.name,o),e.component(a.name,i)}},j=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,j)}},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,j)}},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=[],S=s.getProps({props:k}),B=S[0],U=S[1],A=Object.keys(U);A.push("modelchanged","update:modelValue");for(var L=0,H=N;L<H.length;L++){var z=H[L];A.push("update:"+z)}var R=s.vueDefineComponent({name:"ContextMenuComponent",mixins:[s.ComponentBase],props:B,watch:U,emits:A,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 ve=Ie[ge];fe.push("update:"+ve)}var je=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,je),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)}},Se=["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"],Be=[],Ue=s.getProps({props:Se}),Ae=Ue[0],Le=Ue[1],He=Object.keys(Le);He.push("modelchanged","update:modelValue");for(var ze=0,Re=Be;ze<Re.length;ze++){var Ke=Re[ze];He.push("update:"+Ke)}var qe=s.vueDefineComponent({name:"TreeViewComponent",mixins:[s.ComponentBase],props:Ae,watch:Le,emits:He,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.TreeView({}),propKeys:Se,models:Be,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)}}}),vt={name:"ejs-menu",install:function(e){e.component(vt.name,It),e.component(rt.name,ot),e.component(at.name,it)}},jt=["isLazyUpdate","plugins","colorMode","cssClass","enablePersistence","enableRtl","htmlAttributes","isSticky","locale","mode","position","created","destroyed"],bt=[],Ct=s.getProps({props:jt}),$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:jt,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)}},Vt=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-steps"}}}),Dt={name:"e-steps",install:function(e){e.component(Dt.name,Vt)}},Ot=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-step"}}}),wt={name:"e-step",install:function(e){e.component(wt.name,Ot)}},kt=["isLazyUpdate","plugins","activeStep","animation","cssClass","enablePersistence","enableRtl","labelPosition","linear","locale","orientation","readOnly","showTooltip","stepType","steps","template","tooltipTemplate","beforeStepRender","created","stepChanged","stepChanging","stepClick"],Nt=["activeStep"],St=s.getProps({props:kt}),Bt=St[0],Ut=St[1],At=Object.keys(Ut);At.push("modelchanged","update:modelValue");for(var Lt=0,Ht=Nt;Lt<Ht.length;Lt++){var zt=Ht[Lt];At.push("update:"+zt)}var Rt=s.vueDefineComponent({name:"StepperComponent",mixins:[s.ComponentBase],props:Bt,watch:Ut,emits:At,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instance:new t.Stepper({}),propKeys:kt,models:Nt,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-steps":"e-step"},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("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()},nextStep:function(){return this.ej2Instances.nextStep()},previousStep:function(){return this.ej2Instances.previousStep()},reset:function(){return this.ej2Instances.reset()}}}),Kt={name:"ejs-stepper",install:function(e){e.component(Kt.name,Rt),e.component(wt.name,Ot),e.component(Dt.name,Vt)}};e.AccordionItemsDirective=i,e.AccordionItemDirective=o,e.AccordionItemsPlugin=a,e.AccordionItemPlugin=r,e.AccordionComponent=I,e.AccordionPlugin=v,e.ItemsDirective=j,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=je,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=vt,e.AppBarComponent=Mt,e.AppBarPlugin=Et,e.StepsDirective=Vt,e.StepDirective=Ot,e.StepsPlugin=Dt,e.StepPlugin=wt,e.StepperComponent=Rt,e.StepperPlugin=Kt,Object.keys(t).forEach(function(s){e[s]=t[s]}),Object.defineProperty(e,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-vue-navigations.umd.min.js.map