@syncfusion/ej2-vue-navigations 26.1.41 → 26.2.4
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.
- package/dist/ej2-vue-navigations.umd.min.js +2 -2
- package/dist/ej2-vue-navigations.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-navigations.es2015.js +12 -78
- package/dist/es6/ej2-vue-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-navigations.es5.js +12 -78
- package/dist/es6/ej2-vue-navigations.es5.js.map +1 -1
- package/package.json +8 -8
- package/src/accordion/accordion.component.js +2 -8
- package/src/appbar/appbar.component.js +2 -8
- package/src/breadcrumb/breadcrumb.component.js +2 -8
- package/src/carousel/carousel.component.js +2 -8
- package/src/context-menu/contextmenu.component.js +2 -8
- package/src/menu/menu.component.js +2 -8
- package/src/sidebar/sidebar.component.js +2 -8
- package/src/stepper/stepper.component.js +2 -8
- package/src/tab/tab.component.js +2 -8
- package/src/toolbar/toolbar.component.js +2 -8
- package/src/treeview/treeview.component.js +2 -8
- package/styles/accordion/bootstrap-dark.css +1 -540
- package/styles/accordion/bootstrap.css +1 -540
- package/styles/accordion/bootstrap4.css +1 -540
- package/styles/accordion/bootstrap5-dark.css +1 -540
- package/styles/accordion/bootstrap5.css +1 -540
- package/styles/accordion/fabric-dark.css +1 -540
- package/styles/accordion/fabric.css +1 -540
- package/styles/accordion/fluent-dark.css +1 -540
- package/styles/accordion/fluent.css +1 -540
- package/styles/accordion/fluent2.css +1 -1582
- package/styles/accordion/highcontrast-light.css +1 -540
- package/styles/accordion/highcontrast.css +1 -540
- package/styles/accordion/material-dark.css +1 -540
- package/styles/accordion/material.css +1 -540
- package/styles/accordion/material3-dark.css +1 -653
- package/styles/accordion/material3.css +1 -765
- package/styles/accordion/tailwind-dark.css +1 -540
- package/styles/accordion/tailwind.css +1 -540
- package/styles/appbar/bootstrap-dark.css +1 -280
- package/styles/appbar/bootstrap.css +1 -280
- package/styles/appbar/bootstrap4.css +1 -280
- package/styles/appbar/bootstrap5-dark.css +1 -280
- package/styles/appbar/bootstrap5.css +1 -280
- package/styles/appbar/fabric-dark.css +1 -280
- package/styles/appbar/fabric.css +1 -280
- package/styles/appbar/fluent-dark.css +1 -280
- package/styles/appbar/fluent.css +1 -280
- package/styles/appbar/fluent2.css +1 -1332
- package/styles/appbar/highcontrast-light.css +1 -280
- package/styles/appbar/highcontrast.css +1 -280
- package/styles/appbar/material-dark.css +1 -280
- package/styles/appbar/material.css +1 -280
- package/styles/appbar/material3-dark.css +1 -397
- package/styles/appbar/material3.css +1 -509
- package/styles/appbar/tailwind-dark.css +1 -280
- package/styles/appbar/tailwind.css +1 -280
- package/styles/bootstrap-dark.css +1 -11318
- package/styles/bootstrap.css +1 -11335
- package/styles/bootstrap4.css +1 -11453
- package/styles/bootstrap5-dark.css +1 -11507
- package/styles/bootstrap5.css +1 -11507
- package/styles/breadcrumb/bootstrap-dark.css +1 -410
- package/styles/breadcrumb/bootstrap.css +1 -410
- package/styles/breadcrumb/bootstrap4.css +1 -410
- package/styles/breadcrumb/bootstrap5-dark.css +1 -424
- package/styles/breadcrumb/bootstrap5.css +1 -424
- package/styles/breadcrumb/fabric-dark.css +1 -410
- package/styles/breadcrumb/fabric.css +1 -410
- package/styles/breadcrumb/fluent-dark.css +1 -386
- package/styles/breadcrumb/fluent.css +1 -386
- package/styles/breadcrumb/fluent2.css +1 -1489
- package/styles/breadcrumb/highcontrast-light.css +1 -417
- package/styles/breadcrumb/highcontrast.css +1 -417
- package/styles/breadcrumb/material-dark.css +1 -393
- package/styles/breadcrumb/material.css +1 -393
- package/styles/breadcrumb/material3-dark.css +1 -494
- package/styles/breadcrumb/material3.css +1 -606
- package/styles/breadcrumb/tailwind-dark.css +1 -416
- package/styles/breadcrumb/tailwind.css +1 -416
- package/styles/carousel/bootstrap-dark.css +1 -363
- package/styles/carousel/bootstrap.css +1 -363
- package/styles/carousel/bootstrap4.css +1 -363
- package/styles/carousel/bootstrap5-dark.css +1 -363
- package/styles/carousel/bootstrap5.css +1 -363
- package/styles/carousel/fabric-dark.css +1 -363
- package/styles/carousel/fabric.css +1 -363
- package/styles/carousel/fluent-dark.css +1 -363
- package/styles/carousel/fluent.css +1 -363
- package/styles/carousel/fluent2.css +1 -1405
- package/styles/carousel/highcontrast-light.css +1 -363
- package/styles/carousel/highcontrast.css +1 -363
- package/styles/carousel/material-dark.css +1 -363
- package/styles/carousel/material.css +1 -363
- package/styles/carousel/material3-dark.css +1 -476
- package/styles/carousel/material3.css +1 -588
- package/styles/carousel/tailwind-dark.css +1 -363
- package/styles/carousel/tailwind.css +1 -363
- package/styles/context-menu/bootstrap-dark.css +1 -380
- package/styles/context-menu/bootstrap.css +1 -382
- package/styles/context-menu/bootstrap4.css +1 -382
- package/styles/context-menu/bootstrap5-dark.css +1 -383
- package/styles/context-menu/bootstrap5.css +1 -383
- package/styles/context-menu/fabric-dark.css +1 -380
- package/styles/context-menu/fabric.css +1 -381
- package/styles/context-menu/fluent-dark.css +1 -391
- package/styles/context-menu/fluent.css +1 -391
- package/styles/context-menu/fluent2.css +1 -1497
- package/styles/context-menu/highcontrast-light.css +1 -380
- package/styles/context-menu/highcontrast.css +1 -381
- package/styles/context-menu/material-dark.css +1 -424
- package/styles/context-menu/material.css +1 -426
- package/styles/context-menu/material3-dark.css +1 -518
- package/styles/context-menu/material3.css +1 -630
- package/styles/context-menu/tailwind-dark.css +1 -407
- package/styles/context-menu/tailwind.css +1 -407
- package/styles/fabric-dark.css +1 -11318
- package/styles/fabric.css +1 -11323
- package/styles/fluent-dark.css +1 -11480
- package/styles/fluent.css +1 -11480
- package/styles/fluent2.css +1 -26508
- package/styles/h-scroll/bootstrap-dark.css +1 -271
- package/styles/h-scroll/bootstrap.css +1 -272
- package/styles/h-scroll/bootstrap4.css +1 -272
- package/styles/h-scroll/bootstrap5-dark.css +1 -307
- package/styles/h-scroll/bootstrap5.css +1 -307
- package/styles/h-scroll/fabric-dark.css +1 -271
- package/styles/h-scroll/fabric.css +1 -271
- package/styles/h-scroll/fluent-dark.css +1 -307
- package/styles/h-scroll/fluent.css +1 -307
- package/styles/h-scroll/fluent2.css +1 -1341
- package/styles/h-scroll/highcontrast-light.css +1 -271
- package/styles/h-scroll/highcontrast.css +1 -271
- package/styles/h-scroll/material-dark.css +1 -306
- package/styles/h-scroll/material.css +1 -307
- package/styles/h-scroll/material3-dark.css +1 -419
- package/styles/h-scroll/material3.css +1 -531
- package/styles/h-scroll/tailwind-dark.css +1 -307
- package/styles/h-scroll/tailwind.css +1 -307
- package/styles/highcontrast-light.css +1 -11319
- package/styles/highcontrast.css +1 -11358
- package/styles/material-dark.css +1 -11553
- package/styles/material.css +1 -11575
- package/styles/material3-dark.css +1 -13109
- package/styles/material3.css +1 -14677
- package/styles/menu/bootstrap-dark.css +1 -1098
- package/styles/menu/bootstrap.css +1 -1100
- package/styles/menu/bootstrap4.css +1 -1134
- package/styles/menu/bootstrap5-dark.css +1 -1107
- package/styles/menu/bootstrap5.css +1 -1107
- package/styles/menu/fabric-dark.css +1 -1098
- package/styles/menu/fabric.css +1 -1099
- package/styles/menu/fluent-dark.css +1 -1127
- package/styles/menu/fluent.css +1 -1127
- package/styles/menu/fluent2.css +1 -2226
- package/styles/menu/highcontrast-light.css +1 -1098
- package/styles/menu/highcontrast.css +1 -1099
- package/styles/menu/material-dark.css +1 -1142
- package/styles/menu/material.css +1 -1144
- package/styles/menu/material3-dark.css +1 -1238
- package/styles/menu/material3.css +1 -1350
- package/styles/menu/tailwind-dark.css +1 -1125
- package/styles/menu/tailwind.css +1 -1125
- package/styles/pager/bootstrap-dark.css +1 -781
- package/styles/pager/bootstrap.css +1 -781
- package/styles/pager/bootstrap4.css +1 -781
- package/styles/pager/bootstrap5-dark.css +1 -807
- package/styles/pager/bootstrap5.css +1 -807
- package/styles/pager/fabric-dark.css +1 -781
- package/styles/pager/fabric.css +1 -781
- package/styles/pager/fluent-dark.css +1 -783
- package/styles/pager/fluent.css +1 -783
- package/styles/pager/fluent2.css +1 -1862
- package/styles/pager/highcontrast-light.css +1 -781
- package/styles/pager/highcontrast.css +1 -781
- package/styles/pager/material-dark.css +1 -781
- package/styles/pager/material.css +1 -781
- package/styles/pager/material3-dark.css +1 -929
- package/styles/pager/material3.css +1 -1041
- package/styles/pager/tailwind-dark.css +1 -890
- package/styles/pager/tailwind.css +1 -890
- package/styles/sidebar/bootstrap-dark.css +1 -224
- package/styles/sidebar/bootstrap.css +1 -224
- package/styles/sidebar/bootstrap4.css +1 -224
- package/styles/sidebar/bootstrap5-dark.css +1 -222
- package/styles/sidebar/bootstrap5.css +1 -222
- package/styles/sidebar/fabric-dark.css +1 -224
- package/styles/sidebar/fabric.css +1 -224
- package/styles/sidebar/fluent-dark.css +1 -222
- package/styles/sidebar/fluent.css +1 -222
- package/styles/sidebar/fluent2.css +1 -1263
- package/styles/sidebar/highcontrast-light.css +1 -224
- package/styles/sidebar/highcontrast.css +1 -224
- package/styles/sidebar/material-dark.css +1 -224
- package/styles/sidebar/material.css +1 -226
- package/styles/sidebar/material3-dark.css +1 -334
- package/styles/sidebar/material3.css +1 -446
- package/styles/sidebar/tailwind-dark.css +1 -222
- package/styles/sidebar/tailwind.css +1 -222
- package/styles/stepper/bootstrap-dark.css +1 -716
- package/styles/stepper/bootstrap.css +1 -716
- package/styles/stepper/bootstrap4.css +1 -716
- package/styles/stepper/bootstrap5-dark.css +1 -716
- package/styles/stepper/bootstrap5.css +1 -716
- package/styles/stepper/fabric-dark.css +1 -716
- package/styles/stepper/fabric.css +1 -716
- package/styles/stepper/fluent-dark.css +1 -716
- package/styles/stepper/fluent.css +1 -716
- package/styles/stepper/fluent2.css +1 -1750
- package/styles/stepper/highcontrast-light.css +1 -716
- package/styles/stepper/highcontrast.css +1 -716
- package/styles/stepper/material-dark.css +1 -716
- package/styles/stepper/material.css +1 -716
- package/styles/stepper/material3-dark.css +1 -830
- package/styles/stepper/material3.css +1 -942
- package/styles/stepper/tailwind-dark.css +1 -716
- package/styles/stepper/tailwind.css +1 -716
- package/styles/tab/bootstrap-dark.css +1 -4134
- package/styles/tab/bootstrap.css +1 -4134
- package/styles/tab/bootstrap4.css +1 -4134
- package/styles/tab/bootstrap5-dark.css +1 -4129
- package/styles/tab/bootstrap5.css +1 -4129
- package/styles/tab/fabric-dark.css +1 -4134
- package/styles/tab/fabric.css +1 -4134
- package/styles/tab/fluent-dark.css +1 -4134
- package/styles/tab/fluent.css +1 -4134
- package/styles/tab/fluent2.css +1 -5251
- package/styles/tab/highcontrast-light.css +1 -4128
- package/styles/tab/highcontrast.css +1 -4134
- package/styles/tab/material-dark.css +1 -4210
- package/styles/tab/material.css +1 -4210
- package/styles/tab/material3-dark.css +1 -4252
- package/styles/tab/material3.css +1 -4364
- package/styles/tab/tailwind-dark.css +1 -4188
- package/styles/tab/tailwind.css +1 -4188
- package/styles/tailwind-dark.css +1 -11672
- package/styles/tailwind.css +1 -11672
- package/styles/toolbar/bootstrap-dark.css +1 -1132
- package/styles/toolbar/bootstrap.css +1 -1134
- package/styles/toolbar/bootstrap4.css +1 -1134
- package/styles/toolbar/bootstrap5-dark.css +1 -1160
- package/styles/toolbar/bootstrap5.css +1 -1160
- package/styles/toolbar/fabric-dark.css +1 -1132
- package/styles/toolbar/fabric.css +1 -1133
- package/styles/toolbar/fluent-dark.css +1 -1157
- package/styles/toolbar/fluent.css +1 -1157
- package/styles/toolbar/fluent2.css +1 -2224
- package/styles/toolbar/highcontrast-light.css +1 -1132
- package/styles/toolbar/highcontrast.css +1 -1133
- package/styles/toolbar/material-dark.css +1 -1211
- package/styles/toolbar/material.css +1 -1213
- package/styles/toolbar/material3-dark.css +1 -1279
- package/styles/toolbar/material3.css +1 -1391
- package/styles/toolbar/tailwind-dark.css +1 -1157
- package/styles/toolbar/tailwind.css +1 -1157
- package/styles/treeview/bootstrap-dark.css +1 -763
- package/styles/treeview/bootstrap.css +1 -772
- package/styles/treeview/bootstrap4.css +1 -856
- package/styles/treeview/bootstrap5-dark.css +1 -875
- package/styles/treeview/bootstrap5.css +1 -875
- package/styles/treeview/fabric-dark.css +1 -763
- package/styles/treeview/fabric.css +1 -764
- package/styles/treeview/fluent-dark.css +1 -880
- package/styles/treeview/fluent.css +1 -880
- package/styles/treeview/fluent2.css +1 -2058
- package/styles/treeview/highcontrast-light.css +1 -763
- package/styles/treeview/highcontrast.css +1 -792
- package/styles/treeview/material-dark.css +1 -777
- package/styles/treeview/material.css +1 -791
- package/styles/treeview/material3-dark.css +1 -984
- package/styles/treeview/material3.css +1 -1096
- package/styles/treeview/tailwind-dark.css +1 -866
- package/styles/treeview/tailwind.css +1 -866
- package/styles/v-scroll/bootstrap-dark.css +1 -213
- package/styles/v-scroll/bootstrap.css +1 -214
- package/styles/v-scroll/bootstrap4.css +1 -214
- package/styles/v-scroll/bootstrap5-dark.css +1 -214
- package/styles/v-scroll/bootstrap5.css +1 -214
- package/styles/v-scroll/fabric-dark.css +1 -213
- package/styles/v-scroll/fabric.css +1 -214
- package/styles/v-scroll/fluent-dark.css +1 -214
- package/styles/v-scroll/fluent.css +1 -214
- package/styles/v-scroll/fluent2.css +1 -1248
- package/styles/v-scroll/highcontrast-light.css +1 -213
- package/styles/v-scroll/highcontrast.css +1 -214
- package/styles/v-scroll/material-dark.css +1 -248
- package/styles/v-scroll/material.css +1 -249
- package/styles/v-scroll/material3-dark.css +1 -326
- package/styles/v-scroll/material3.css +1 -438
- package/styles/v-scroll/tailwind-dark.css +1 -214
- package/styles/v-scroll/tailwind.css +1 -214
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Accordion, Toolbar, ContextMenu, Breadcrumb, Carousel, Tab, TreeView, Sidebar, Menu, AppBar, Stepper } from '@syncfusion/ej2-navigations';
|
|
2
2
|
export * from '@syncfusion/ej2-navigations';
|
|
3
3
|
import { vueDefineComponent, isExecute, gh, getProps, ComponentBase } from '@syncfusion/ej2-vue-base';
|
|
4
|
-
import { isNullOrUndefined,
|
|
4
|
+
import { isNullOrUndefined, isUndefined } from '@syncfusion/ej2-base';
|
|
5
5
|
|
|
6
6
|
let AccordionItemsDirective = vueDefineComponent({
|
|
7
7
|
inject: { custom: { default: null } },
|
|
@@ -124,13 +124,7 @@ let AccordionComponent = vueDefineComponent({
|
|
|
124
124
|
let elementCollection = this.templateCollection[tempName];
|
|
125
125
|
if (elementCollection && elementCollection.length) {
|
|
126
126
|
for (let ele of elementCollection) {
|
|
127
|
-
|
|
128
|
-
if (destroy) {
|
|
129
|
-
ele.__vue__.$destroy();
|
|
130
|
-
}
|
|
131
|
-
if (ele.innerHTML) {
|
|
132
|
-
ele.innerHTML = '';
|
|
133
|
-
}
|
|
127
|
+
this.destroyPortals(ele);
|
|
134
128
|
}
|
|
135
129
|
delete this.templateCollection[tempName];
|
|
136
130
|
}
|
|
@@ -349,13 +343,7 @@ let ToolbarComponent = vueDefineComponent({
|
|
|
349
343
|
let elementCollection = this.templateCollection[tempName];
|
|
350
344
|
if (elementCollection && elementCollection.length) {
|
|
351
345
|
for (let ele of elementCollection) {
|
|
352
|
-
|
|
353
|
-
if (destroy) {
|
|
354
|
-
ele.__vue__.$destroy();
|
|
355
|
-
}
|
|
356
|
-
if (ele.innerHTML) {
|
|
357
|
-
ele.innerHTML = '';
|
|
358
|
-
}
|
|
346
|
+
this.destroyPortals(ele);
|
|
359
347
|
}
|
|
360
348
|
delete this.templateCollection[tempName];
|
|
361
349
|
}
|
|
@@ -477,13 +465,7 @@ let ContextMenuComponent = vueDefineComponent({
|
|
|
477
465
|
let elementCollection = this.templateCollection[tempName];
|
|
478
466
|
if (elementCollection && elementCollection.length) {
|
|
479
467
|
for (let ele of elementCollection) {
|
|
480
|
-
|
|
481
|
-
if (destroy) {
|
|
482
|
-
ele.__vue__.$destroy();
|
|
483
|
-
}
|
|
484
|
-
if (ele.innerHTML) {
|
|
485
|
-
ele.innerHTML = '';
|
|
486
|
-
}
|
|
468
|
+
this.destroyPortals(ele);
|
|
487
469
|
}
|
|
488
470
|
delete this.templateCollection[tempName];
|
|
489
471
|
}
|
|
@@ -676,13 +658,7 @@ let BreadcrumbComponent = vueDefineComponent({
|
|
|
676
658
|
let elementCollection = this.templateCollection[tempName];
|
|
677
659
|
if (elementCollection && elementCollection.length) {
|
|
678
660
|
for (let ele of elementCollection) {
|
|
679
|
-
|
|
680
|
-
if (destroy) {
|
|
681
|
-
ele.__vue__.$destroy();
|
|
682
|
-
}
|
|
683
|
-
if (ele.innerHTML) {
|
|
684
|
-
ele.innerHTML = '';
|
|
685
|
-
}
|
|
661
|
+
this.destroyPortals(ele);
|
|
686
662
|
}
|
|
687
663
|
delete this.templateCollection[tempName];
|
|
688
664
|
}
|
|
@@ -886,13 +862,7 @@ let CarouselComponent = vueDefineComponent({
|
|
|
886
862
|
let elementCollection = this.templateCollection[tempName];
|
|
887
863
|
if (elementCollection && elementCollection.length) {
|
|
888
864
|
for (let ele of elementCollection) {
|
|
889
|
-
|
|
890
|
-
if (destroy) {
|
|
891
|
-
ele.__vue__.$destroy();
|
|
892
|
-
}
|
|
893
|
-
if (ele.innerHTML) {
|
|
894
|
-
ele.innerHTML = '';
|
|
895
|
-
}
|
|
865
|
+
this.destroyPortals(ele);
|
|
896
866
|
}
|
|
897
867
|
delete this.templateCollection[tempName];
|
|
898
868
|
}
|
|
@@ -1105,13 +1075,7 @@ let TabComponent = vueDefineComponent({
|
|
|
1105
1075
|
let elementCollection = this.templateCollection[tempName];
|
|
1106
1076
|
if (elementCollection && elementCollection.length) {
|
|
1107
1077
|
for (let ele of elementCollection) {
|
|
1108
|
-
|
|
1109
|
-
if (destroy) {
|
|
1110
|
-
ele.__vue__.$destroy();
|
|
1111
|
-
}
|
|
1112
|
-
if (ele.innerHTML) {
|
|
1113
|
-
ele.innerHTML = '';
|
|
1114
|
-
}
|
|
1078
|
+
this.destroyPortals(ele);
|
|
1115
1079
|
}
|
|
1116
1080
|
delete this.templateCollection[tempName];
|
|
1117
1081
|
}
|
|
@@ -1244,13 +1208,7 @@ let TreeViewComponent = vueDefineComponent({
|
|
|
1244
1208
|
let elementCollection = this.templateCollection[tempName];
|
|
1245
1209
|
if (elementCollection && elementCollection.length) {
|
|
1246
1210
|
for (let ele of elementCollection) {
|
|
1247
|
-
|
|
1248
|
-
if (destroy) {
|
|
1249
|
-
ele.__vue__.$destroy();
|
|
1250
|
-
}
|
|
1251
|
-
if (ele.innerHTML) {
|
|
1252
|
-
ele.innerHTML = '';
|
|
1253
|
-
}
|
|
1211
|
+
this.destroyPortals(ele);
|
|
1254
1212
|
}
|
|
1255
1213
|
delete this.templateCollection[tempName];
|
|
1256
1214
|
}
|
|
@@ -1405,13 +1363,7 @@ let SidebarComponent = vueDefineComponent({
|
|
|
1405
1363
|
let elementCollection = this.templateCollection[tempName];
|
|
1406
1364
|
if (elementCollection && elementCollection.length) {
|
|
1407
1365
|
for (let ele of elementCollection) {
|
|
1408
|
-
|
|
1409
|
-
if (destroy) {
|
|
1410
|
-
ele.__vue__.$destroy();
|
|
1411
|
-
}
|
|
1412
|
-
if (ele.innerHTML) {
|
|
1413
|
-
ele.innerHTML = '';
|
|
1414
|
-
}
|
|
1366
|
+
this.destroyPortals(ele);
|
|
1415
1367
|
}
|
|
1416
1368
|
delete this.templateCollection[tempName];
|
|
1417
1369
|
}
|
|
@@ -1607,13 +1559,7 @@ let MenuComponent = vueDefineComponent({
|
|
|
1607
1559
|
let elementCollection = this.templateCollection[tempName];
|
|
1608
1560
|
if (elementCollection && elementCollection.length) {
|
|
1609
1561
|
for (let ele of elementCollection) {
|
|
1610
|
-
|
|
1611
|
-
if (destroy) {
|
|
1612
|
-
ele.__vue__.$destroy();
|
|
1613
|
-
}
|
|
1614
|
-
if (ele.innerHTML) {
|
|
1615
|
-
ele.innerHTML = '';
|
|
1616
|
-
}
|
|
1562
|
+
this.destroyPortals(ele);
|
|
1617
1563
|
}
|
|
1618
1564
|
delete this.templateCollection[tempName];
|
|
1619
1565
|
}
|
|
@@ -1746,13 +1692,7 @@ let AppBarComponent = vueDefineComponent({
|
|
|
1746
1692
|
let elementCollection = this.templateCollection[tempName];
|
|
1747
1693
|
if (elementCollection && elementCollection.length) {
|
|
1748
1694
|
for (let ele of elementCollection) {
|
|
1749
|
-
|
|
1750
|
-
if (destroy) {
|
|
1751
|
-
ele.__vue__.$destroy();
|
|
1752
|
-
}
|
|
1753
|
-
if (ele.innerHTML) {
|
|
1754
|
-
ele.innerHTML = '';
|
|
1755
|
-
}
|
|
1695
|
+
this.destroyPortals(ele);
|
|
1756
1696
|
}
|
|
1757
1697
|
delete this.templateCollection[tempName];
|
|
1758
1698
|
}
|
|
@@ -1915,13 +1855,7 @@ let StepperComponent = vueDefineComponent({
|
|
|
1915
1855
|
let elementCollection = this.templateCollection[tempName];
|
|
1916
1856
|
if (elementCollection && elementCollection.length) {
|
|
1917
1857
|
for (let ele of elementCollection) {
|
|
1918
|
-
|
|
1919
|
-
if (destroy) {
|
|
1920
|
-
ele.__vue__.$destroy();
|
|
1921
|
-
}
|
|
1922
|
-
if (ele.innerHTML) {
|
|
1923
|
-
ele.innerHTML = '';
|
|
1924
|
-
}
|
|
1858
|
+
this.destroyPortals(ele);
|
|
1925
1859
|
}
|
|
1926
1860
|
delete this.templateCollection[tempName];
|
|
1927
1861
|
}
|