vxe-pc-ui 3.1.2 → 3.1.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/es/button/src/button.js +9 -9
- package/es/col/style.css +1 -0
- package/es/col/style.min.css +1 -1
- package/es/date-picker/src/date-picker.js +1 -1
- package/es/icon/style.css +1 -1
- package/es/icon-picker/src/icon-picker.js +11 -13
- package/es/input/src/input.js +1 -1
- package/es/pulldown/src/pulldown.js +10 -10
- package/es/select/src/select.js +3 -3
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/tree-select/src/tree-select.js +6 -6
- package/es/ui/index.js +4 -2
- package/es/ui/src/log.js +1 -1
- package/es/vxe-col/style.css +1 -0
- package/es/vxe-col/style.min.css +1 -1
- package/lib/button/src/button.js +9 -8
- package/lib/button/src/button.min.js +1 -1
- package/lib/col/style/style.css +1 -0
- package/lib/col/style/style.min.css +1 -1
- package/lib/date-picker/src/date-picker.js +1 -1
- package/lib/date-picker/src/date-picker.min.js +1 -1
- package/lib/icon/style/style.css +1 -1
- package/lib/icon/style/style.min.css +1 -1
- package/lib/icon-picker/src/icon-picker.js +4 -3
- package/lib/icon-picker/src/icon-picker.min.js +1 -1
- package/lib/index.umd.js +37 -31
- package/lib/index.umd.min.js +1 -1
- package/lib/input/src/input.js +1 -1
- package/lib/input/src/input.min.js +1 -1
- package/lib/pulldown/src/pulldown.js +8 -8
- package/lib/pulldown/src/pulldown.min.js +1 -1
- package/lib/select/src/select.js +3 -2
- package/lib/select/src/select.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/tree-select/src/tree-select.js +6 -5
- package/lib/tree-select/src/tree-select.min.js +1 -1
- package/lib/ui/index.js +4 -2
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/lib/vxe-col/style/style.css +1 -0
- package/lib/vxe-col/style/style.min.css +1 -1
- package/package.json +1 -1
- package/packages/button/src/button.ts +9 -9
- package/packages/date-picker/src/date-picker.ts +1 -1
- package/packages/icon-picker/src/icon-picker.ts +11 -13
- package/packages/input/src/input.ts +1 -1
- package/packages/pulldown/src/pulldown.ts +10 -10
- package/packages/select/src/select.ts +3 -3
- package/packages/tree-select/src/tree-select.ts +6 -6
- package/packages/ui/index.ts +3 -1
- package/styles/components/col.scss +1 -0
- package/types/components/button.d.ts +1 -1
- package/types/components/form-view.d.ts +2 -0
- package/types/components/pulldown.d.ts +1 -1
- package/types/components/table.d.ts +5 -0
- package/types/components/tree-select.d.ts +1 -1
- /package/es/icon/style/{iconfont.1727082622048.ttf → iconfont.1727151624450.ttf} +0 -0
- /package/es/icon/style/{iconfont.1727082622048.woff → iconfont.1727151624450.woff} +0 -0
- /package/es/icon/style/{iconfont.1727082622048.woff2 → iconfont.1727151624450.woff2} +0 -0
- /package/es/{iconfont.1727082622048.ttf → iconfont.1727151624450.ttf} +0 -0
- /package/es/{iconfont.1727082622048.woff → iconfont.1727151624450.woff} +0 -0
- /package/es/{iconfont.1727082622048.woff2 → iconfont.1727151624450.woff2} +0 -0
- /package/lib/icon/style/{iconfont.1727082622048.ttf → iconfont.1727151624450.ttf} +0 -0
- /package/lib/icon/style/{iconfont.1727082622048.woff → iconfont.1727151624450.woff} +0 -0
- /package/lib/icon/style/{iconfont.1727082622048.woff2 → iconfont.1727151624450.woff2} +0 -0
- /package/lib/{iconfont.1727082622048.ttf → iconfont.1727151624450.ttf} +0 -0
- /package/lib/{iconfont.1727082622048.woff → iconfont.1727151624450.woff} +0 -0
- /package/lib/{iconfont.1727082622048.woff2 → iconfont.1727151624450.woff2} +0 -0
package/lib/index.umd.js
CHANGED
|
@@ -12575,7 +12575,7 @@ function handleBooleanDefaultValue(value) {
|
|
|
12575
12575
|
}
|
|
12576
12576
|
;// CONCATENATED MODULE: ./packages/ui/src/log.ts
|
|
12577
12577
|
|
|
12578
|
-
var log_version = "ui v".concat("3.1.
|
|
12578
|
+
var log_version = "ui v".concat("3.1.4");
|
|
12579
12579
|
var warnLog = log.create('warn', log_version);
|
|
12580
12580
|
var errLog = log.create('error', log_version);
|
|
12581
12581
|
;// CONCATENATED MODULE: ./packages/ui/index.ts
|
|
@@ -12583,7 +12583,7 @@ var errLog = log.create('error', log_version);
|
|
|
12583
12583
|
|
|
12584
12584
|
|
|
12585
12585
|
|
|
12586
|
-
var ui_version = "3.1.
|
|
12586
|
+
var ui_version = "3.1.4";
|
|
12587
12587
|
core_VxeUI.version = ui_version;
|
|
12588
12588
|
core_VxeUI.uiVersion = ui_version;
|
|
12589
12589
|
core_VxeUI.tableVersion = '';
|
|
@@ -12794,7 +12794,9 @@ setConfig({
|
|
|
12794
12794
|
controls: true
|
|
12795
12795
|
},
|
|
12796
12796
|
printPageBreak: {},
|
|
12797
|
-
pulldown: {
|
|
12797
|
+
pulldown: {
|
|
12798
|
+
destroyOnClose: true
|
|
12799
|
+
},
|
|
12798
12800
|
radio: {
|
|
12799
12801
|
strict: true
|
|
12800
12802
|
},
|
|
@@ -14117,7 +14119,7 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14117
14119
|
var reactData = {
|
|
14118
14120
|
initialized: false,
|
|
14119
14121
|
visiblePanel: false,
|
|
14120
|
-
|
|
14122
|
+
isAniVisible: false,
|
|
14121
14123
|
isActivated: false,
|
|
14122
14124
|
panelIndex: 0,
|
|
14123
14125
|
panelStyle: {},
|
|
@@ -14250,7 +14252,7 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14250
14252
|
if (panelElem.dataset.active === 'Y') {
|
|
14251
14253
|
_this.mouseenterDropdownEvent();
|
|
14252
14254
|
} else {
|
|
14253
|
-
reactData.
|
|
14255
|
+
reactData.isAniVisible = false;
|
|
14254
14256
|
}
|
|
14255
14257
|
}, trigger === 'click' ? 50 : 250);
|
|
14256
14258
|
}
|
|
@@ -14269,13 +14271,13 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14269
14271
|
reactData.visiblePanel = false;
|
|
14270
14272
|
setTimeout(function () {
|
|
14271
14273
|
if (panelElem.dataset.active !== 'Y') {
|
|
14272
|
-
reactData.
|
|
14274
|
+
reactData.isAniVisible = false;
|
|
14273
14275
|
}
|
|
14274
14276
|
}, 350);
|
|
14275
14277
|
}
|
|
14276
14278
|
}, 100);
|
|
14277
14279
|
} else {
|
|
14278
|
-
reactData.
|
|
14280
|
+
reactData.isAniVisible = false;
|
|
14279
14281
|
reactData.visiblePanel = false;
|
|
14280
14282
|
}
|
|
14281
14283
|
return this.$nextTick();
|
|
@@ -14420,7 +14422,7 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14420
14422
|
reactData.visiblePanel = false;
|
|
14421
14423
|
setTimeout(function () {
|
|
14422
14424
|
if (!panelElem || panelElem.dataset.active !== 'Y') {
|
|
14423
|
-
reactData.
|
|
14425
|
+
reactData.isAniVisible = false;
|
|
14424
14426
|
}
|
|
14425
14427
|
}, 350);
|
|
14426
14428
|
this.dispatchEvent('dropdown-click', {
|
|
@@ -14436,7 +14438,7 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14436
14438
|
var panelElem = this.$refs.refBtnPanel;
|
|
14437
14439
|
if (panelElem) {
|
|
14438
14440
|
panelElem.dataset.active = 'Y';
|
|
14439
|
-
reactData.
|
|
14441
|
+
reactData.isAniVisible = true;
|
|
14440
14442
|
setTimeout(function () {
|
|
14441
14443
|
if (panelElem.dataset.active === 'Y') {
|
|
14442
14444
|
reactData.visiblePanel = true;
|
|
@@ -14557,6 +14559,7 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14557
14559
|
name = props.name,
|
|
14558
14560
|
loading = props.loading;
|
|
14559
14561
|
var initialized = reactData.initialized,
|
|
14562
|
+
isAniVisible = reactData.isAniVisible,
|
|
14560
14563
|
visiblePanel = reactData.visiblePanel;
|
|
14561
14564
|
var isFormBtn = $xeButton.computeIsFormBtn;
|
|
14562
14565
|
var btnMode = $xeButton.computeBtnMode;
|
|
@@ -14627,12 +14630,12 @@ var BreadcrumbItem = VxeBreadcrumbItem;
|
|
|
14627
14630
|
ref: 'refBtnPanel',
|
|
14628
14631
|
class: ['vxe-button--dropdown-panel', popupClassName ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(popupClassName) ? popupClassName({
|
|
14629
14632
|
$button: $xeButton
|
|
14630
|
-
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'ani--leave',
|
|
14633
|
+
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'ani--leave', isAniVisible), 'ani--enter', visiblePanel)],
|
|
14631
14634
|
attrs: {
|
|
14632
14635
|
placement: reactData.panelPlacement
|
|
14633
14636
|
},
|
|
14634
14637
|
style: reactData.panelStyle
|
|
14635
|
-
}, panelOns), initialized ? [h('div', {
|
|
14638
|
+
}, panelOns), initialized && (visiblePanel || isAniVisible) ? [h('div', {
|
|
14636
14639
|
class: 'vxe-button--dropdown-wrapper',
|
|
14637
14640
|
on: {
|
|
14638
14641
|
mousedown: $xeButton.mousedownDropdownEvent,
|
|
@@ -20466,7 +20469,7 @@ var es_promise = __webpack_require__(3362);
|
|
|
20466
20469
|
placement: panelPlacement
|
|
20467
20470
|
},
|
|
20468
20471
|
style: panelStyle
|
|
20469
|
-
}, initialized ? renders : []);
|
|
20472
|
+
}, initialized && (visiblePanel || isAniVisible) ? renders : []);
|
|
20470
20473
|
}
|
|
20471
20474
|
return renderEmptyElement($xeDatePicker);
|
|
20472
20475
|
},
|
|
@@ -24801,6 +24804,7 @@ var Icon = VxeIcon;
|
|
|
24801
24804
|
clearable = props.clearable;
|
|
24802
24805
|
var initialized = reactData.initialized,
|
|
24803
24806
|
isActivated = reactData.isActivated,
|
|
24807
|
+
isAniVisible = reactData.isAniVisible,
|
|
24804
24808
|
visiblePanel = reactData.visiblePanel,
|
|
24805
24809
|
selectIcon = reactData.selectIcon;
|
|
24806
24810
|
var vSize = $xeIconPicker.computeSize;
|
|
@@ -24856,14 +24860,14 @@ var Icon = VxeIcon;
|
|
|
24856
24860
|
ref: 'refOptionPanel',
|
|
24857
24861
|
class: ['vxe-table--ignore-clear vxe-ico-picker--panel', popupClassName ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(popupClassName) ? popupClassName({
|
|
24858
24862
|
$iconPicker: $xeIconPicker
|
|
24859
|
-
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave',
|
|
24863
|
+
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave', isAniVisible), 'ani--enter', visiblePanel)],
|
|
24860
24864
|
attrs: {
|
|
24861
24865
|
placement: reactData.panelPlacement
|
|
24862
24866
|
},
|
|
24863
24867
|
style: reactData.panelStyle
|
|
24864
|
-
}, initialized
|
|
24868
|
+
}, [initialized && (visiblePanel || isAniVisible) ? h('div', {
|
|
24865
24869
|
class: 'vxe-ico-picker--panel-wrapper'
|
|
24866
|
-
}, [$xeIconPicker.renderIconWrapper(h)]) : renderEmptyElement($xeIconPicker)]
|
|
24870
|
+
}, [$xeIconPicker.renderIconWrapper(h)]) : renderEmptyElement($xeIconPicker)])]);
|
|
24867
24871
|
}
|
|
24868
24872
|
},
|
|
24869
24873
|
watch: {
|
|
@@ -28609,7 +28613,7 @@ function toFloatValueFixed(inputValue, digitsValue) {
|
|
|
28609
28613
|
placement: panelPlacement
|
|
28610
28614
|
},
|
|
28611
28615
|
style: panelStyle
|
|
28612
|
-
}, initialized ? renders : []);
|
|
28616
|
+
}, initialized && (visiblePanel || isAniVisible) ? renders : []);
|
|
28613
28617
|
}
|
|
28614
28618
|
return renderEmptyElement($xeInput);
|
|
28615
28619
|
},
|
|
@@ -34471,6 +34475,7 @@ function getOptUniqueId() {
|
|
|
34471
34475
|
filterable = props.filterable;
|
|
34472
34476
|
var initialized = reactData.initialized,
|
|
34473
34477
|
isActivated = reactData.isActivated,
|
|
34478
|
+
isAniVisible = reactData.isAniVisible,
|
|
34474
34479
|
visiblePanel = reactData.visiblePanel;
|
|
34475
34480
|
var vSize = $xeSelect.computeSize;
|
|
34476
34481
|
var isDisabled = $xeSelect.computeIsDisabled;
|
|
@@ -34529,12 +34534,12 @@ function getOptUniqueId() {
|
|
|
34529
34534
|
ref: 'refOptionPanel',
|
|
34530
34535
|
class: ['vxe-table--ignore-clear vxe-select--panel', popupClassName ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(popupClassName) ? popupClassName({
|
|
34531
34536
|
$select: $xeSelect
|
|
34532
|
-
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave', !loading &&
|
|
34537
|
+
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave', !loading && isAniVisible), 'ani--enter', !loading && visiblePanel)],
|
|
34533
34538
|
attrs: {
|
|
34534
34539
|
placement: reactData.panelPlacement
|
|
34535
34540
|
},
|
|
34536
34541
|
style: reactData.panelStyle
|
|
34537
|
-
}, initialized ? [filterable ? h('div', {
|
|
34542
|
+
}, initialized && (visiblePanel || isAniVisible) ? [filterable ? h('div', {
|
|
34538
34543
|
class: 'vxe-select--panel-search'
|
|
34539
34544
|
}, [h(input, {
|
|
34540
34545
|
ref: 'refInpSearch',
|
|
@@ -36327,7 +36332,7 @@ var Print = VxePrint;
|
|
|
36327
36332
|
panelStyle: {},
|
|
36328
36333
|
panelPlacement: null,
|
|
36329
36334
|
visiblePanel: false,
|
|
36330
|
-
|
|
36335
|
+
isAniVisible: false,
|
|
36331
36336
|
isActivated: false
|
|
36332
36337
|
};
|
|
36333
36338
|
var internalData = {
|
|
@@ -36493,7 +36498,7 @@ var Print = VxePrint;
|
|
|
36493
36498
|
clearTimeout(internalData.hpTimeout);
|
|
36494
36499
|
}
|
|
36495
36500
|
reactData.isActivated = true;
|
|
36496
|
-
reactData.
|
|
36501
|
+
reactData.isAniVisible = true;
|
|
36497
36502
|
setTimeout(function () {
|
|
36498
36503
|
reactData.visiblePanel = true;
|
|
36499
36504
|
$xePulldown.emitModel(true);
|
|
@@ -36520,9 +36525,9 @@ var Print = VxePrint;
|
|
|
36520
36525
|
reactData.visiblePanel = false;
|
|
36521
36526
|
$xePulldown.emitModel(false);
|
|
36522
36527
|
return new Promise(function (resolve) {
|
|
36523
|
-
if (reactData.
|
|
36528
|
+
if (reactData.isAniVisible) {
|
|
36524
36529
|
internalData.hpTimeout = window.setTimeout(function () {
|
|
36525
|
-
reactData.
|
|
36530
|
+
reactData.isAniVisible = false;
|
|
36526
36531
|
$xePulldown.$nextTick(function () {
|
|
36527
36532
|
resolve();
|
|
36528
36533
|
});
|
|
@@ -36649,7 +36654,7 @@ var Print = VxePrint;
|
|
|
36649
36654
|
disabled = props.disabled;
|
|
36650
36655
|
var initialized = reactData.initialized,
|
|
36651
36656
|
isActivated = reactData.isActivated,
|
|
36652
|
-
|
|
36657
|
+
isAniVisible = reactData.isAniVisible,
|
|
36653
36658
|
visiblePanel = reactData.visiblePanel,
|
|
36654
36659
|
panelStyle = reactData.panelStyle,
|
|
36655
36660
|
panelPlacement = reactData.panelPlacement;
|
|
@@ -36676,14 +36681,14 @@ var Print = VxePrint;
|
|
|
36676
36681
|
ref: 'refPulldownPanel',
|
|
36677
36682
|
class: ['vxe-table--ignore-clear vxe-pulldown--panel', popupClassName ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(popupClassName) ? popupClassName({
|
|
36678
36683
|
$pulldown: $xePulldown
|
|
36679
|
-
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--shadow', showPopupShadow), 'is--transfer', btnTransfer), 'ani--leave',
|
|
36684
|
+
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--shadow', showPopupShadow), 'is--transfer', btnTransfer), 'ani--leave', isAniVisible), 'ani--enter', visiblePanel)],
|
|
36680
36685
|
attrs: {
|
|
36681
36686
|
placement: panelPlacement
|
|
36682
36687
|
},
|
|
36683
36688
|
style: panelStyle
|
|
36684
36689
|
}, initialized ? [h('div', {
|
|
36685
36690
|
class: 'vxe-pulldown--panel-wrapper'
|
|
36686
|
-
},
|
|
36691
|
+
}, initialized && (destroyOnClose ? visiblePanel || isAniVisible : true) ? [headerSlot ? h('div', {
|
|
36687
36692
|
class: 'vxe-pulldown--panel-header'
|
|
36688
36693
|
}, headerSlot({
|
|
36689
36694
|
$pulldown: $xePulldown
|
|
@@ -36695,7 +36700,7 @@ var Print = VxePrint;
|
|
|
36695
36700
|
class: 'vxe-pulldown--panel-footer'
|
|
36696
36701
|
}, footerSlot({
|
|
36697
36702
|
$pulldown: $xePulldown
|
|
36698
|
-
})) : renderEmptyElement($xePulldown)])] : [])]);
|
|
36703
|
+
})) : renderEmptyElement($xePulldown)] : [])] : [])]);
|
|
36699
36704
|
}
|
|
36700
36705
|
},
|
|
36701
36706
|
watch: {
|
|
@@ -40700,7 +40705,7 @@ function tree_select_getOptUniqueId() {
|
|
|
40700
40705
|
panelPlacement: null,
|
|
40701
40706
|
triggerFocusPanel: false,
|
|
40702
40707
|
visiblePanel: false,
|
|
40703
|
-
|
|
40708
|
+
isAniVisible: false,
|
|
40704
40709
|
isActivated: false
|
|
40705
40710
|
};
|
|
40706
40711
|
var internalData = {
|
|
@@ -40991,7 +40996,7 @@ function tree_select_getOptUniqueId() {
|
|
|
40991
40996
|
}
|
|
40992
40997
|
}
|
|
40993
40998
|
reactData.isActivated = true;
|
|
40994
|
-
reactData.
|
|
40999
|
+
reactData.isAniVisible = true;
|
|
40995
41000
|
setTimeout(function () {
|
|
40996
41001
|
reactData.visiblePanel = true;
|
|
40997
41002
|
}, 10);
|
|
@@ -41005,7 +41010,7 @@ function tree_select_getOptUniqueId() {
|
|
|
41005
41010
|
var internalData = $xeTreeSelect.internalData;
|
|
41006
41011
|
reactData.visiblePanel = false;
|
|
41007
41012
|
internalData.hpTimeout = window.setTimeout(function () {
|
|
41008
|
-
reactData.
|
|
41013
|
+
reactData.isAniVisible = false;
|
|
41009
41014
|
}, 350);
|
|
41010
41015
|
},
|
|
41011
41016
|
changeEvent: function changeEvent(evnt, selectValue) {
|
|
@@ -41149,6 +41154,7 @@ function tree_select_getOptUniqueId() {
|
|
|
41149
41154
|
loading = props.loading;
|
|
41150
41155
|
var initialized = reactData.initialized,
|
|
41151
41156
|
isActivated = reactData.isActivated,
|
|
41157
|
+
isAniVisible = reactData.isAniVisible,
|
|
41152
41158
|
visiblePanel = reactData.visiblePanel;
|
|
41153
41159
|
var vSize = $xeTreeSelect.computeSize;
|
|
41154
41160
|
var isDisabled = $xeTreeSelect.computeIsDisabled;
|
|
@@ -41212,12 +41218,12 @@ function tree_select_getOptUniqueId() {
|
|
|
41212
41218
|
ref: 'refOptionPanel',
|
|
41213
41219
|
class: ['vxe-table--ignore-clear vxe-tree-select--panel', popupClassName ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(popupClassName) ? popupClassName({
|
|
41214
41220
|
$treeSelect: $xeTreeSelect
|
|
41215
|
-
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave', !loading &&
|
|
41221
|
+
}) : popupClassName : '', _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), 'is--transfer', btnTransfer), 'ani--leave', !loading && isAniVisible), 'ani--enter', !loading && visiblePanel)],
|
|
41216
41222
|
attrs: {
|
|
41217
41223
|
placement: reactData.panelPlacement
|
|
41218
41224
|
},
|
|
41219
41225
|
style: reactData.panelStyle
|
|
41220
|
-
}, initialized ? [h('div', {
|
|
41226
|
+
}, initialized && (visiblePanel || isAniVisible) ? [h('div', {
|
|
41221
41227
|
class: 'vxe-tree-select--panel-wrapper'
|
|
41222
41228
|
}, [headerSlot ? h('div', {
|
|
41223
41229
|
class: 'vxe-tree-select--panel-header'
|