vxe-pc-ui 3.7.21 → 3.7.24
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/icon/style.css +1 -1
- package/es/input/src/input.js +12 -0
- package/es/language/ar-EG.js +2 -1
- package/es/language/de-DE.js +2 -1
- package/es/language/en-US.js +2 -1
- package/es/language/es-ES.js +2 -1
- package/es/language/fr-FR.js +2 -1
- package/es/language/hu-HU.js +2 -1
- package/es/language/hy-AM.js +2 -1
- package/es/language/id-ID.js +2 -1
- package/es/language/it-IT.js +2 -1
- package/es/language/ja-JP.js +2 -1
- package/es/language/ko-KR.js +2 -1
- package/es/language/ms-MY.js +2 -1
- package/es/language/nb-NO.js +2 -1
- package/es/language/pt-BR.js +2 -1
- package/es/language/ru-RU.js +2 -1
- package/es/language/th-TH.js +2 -1
- package/es/language/ug-CN.js +2 -1
- package/es/language/uk-UA.js +2 -1
- package/es/language/uz-UZ.js +2 -1
- package/es/language/vi-VN.js +2 -1
- package/es/language/zh-CHT.js +2 -1
- package/es/language/zh-CN.js +2 -1
- package/es/pager/src/pager.js +1 -1
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/icon/style/style.css +1 -1
- package/lib/icon/style/style.min.css +1 -1
- package/lib/index.umd.js +112 -72
- package/lib/index.umd.min.js +1 -1
- package/lib/input/src/input.js +10 -0
- package/lib/input/src/input.min.js +1 -1
- package/lib/language/ar-EG.js +2 -1
- package/lib/language/ar-EG.min.js +1 -1
- package/lib/language/ar-EG.umd.js +2 -1
- package/lib/language/de-DE.js +2 -1
- package/lib/language/de-DE.min.js +1 -1
- package/lib/language/de-DE.umd.js +2 -1
- package/lib/language/en-US.js +2 -1
- package/lib/language/en-US.min.js +1 -1
- package/lib/language/en-US.umd.js +2 -1
- package/lib/language/es-ES.js +2 -1
- package/lib/language/es-ES.min.js +1 -1
- package/lib/language/es-ES.umd.js +2 -1
- package/lib/language/fr-FR.js +2 -1
- package/lib/language/fr-FR.min.js +1 -1
- package/lib/language/fr-FR.umd.js +2 -1
- package/lib/language/hu-HU.js +2 -1
- package/lib/language/hu-HU.min.js +1 -1
- package/lib/language/hu-HU.umd.js +2 -1
- package/lib/language/hy-AM.js +2 -1
- package/lib/language/hy-AM.min.js +1 -1
- package/lib/language/hy-AM.umd.js +2 -1
- package/lib/language/id-ID.js +2 -1
- package/lib/language/id-ID.min.js +1 -1
- package/lib/language/id-ID.umd.js +2 -1
- package/lib/language/it-IT.js +2 -1
- package/lib/language/it-IT.min.js +1 -1
- package/lib/language/it-IT.umd.js +2 -1
- package/lib/language/ja-JP.js +2 -1
- package/lib/language/ja-JP.min.js +1 -1
- package/lib/language/ja-JP.umd.js +2 -1
- package/lib/language/ko-KR.js +2 -1
- package/lib/language/ko-KR.min.js +1 -1
- package/lib/language/ko-KR.umd.js +2 -1
- package/lib/language/ms-MY.js +2 -1
- package/lib/language/ms-MY.min.js +1 -1
- package/lib/language/ms-MY.umd.js +2 -1
- package/lib/language/nb-NO.js +2 -1
- package/lib/language/nb-NO.min.js +1 -1
- package/lib/language/nb-NO.umd.js +2 -1
- package/lib/language/pt-BR.js +2 -1
- package/lib/language/pt-BR.min.js +1 -1
- package/lib/language/pt-BR.umd.js +2 -1
- package/lib/language/ru-RU.js +2 -1
- package/lib/language/ru-RU.min.js +1 -1
- package/lib/language/ru-RU.umd.js +2 -1
- package/lib/language/th-TH.js +2 -1
- package/lib/language/th-TH.min.js +1 -1
- package/lib/language/th-TH.umd.js +2 -1
- package/lib/language/ug-CN.js +2 -1
- package/lib/language/ug-CN.min.js +1 -1
- package/lib/language/ug-CN.umd.js +2 -1
- package/lib/language/uk-UA.js +2 -1
- package/lib/language/uk-UA.min.js +1 -1
- package/lib/language/uk-UA.umd.js +2 -1
- package/lib/language/uz-UZ.js +2 -1
- package/lib/language/uz-UZ.min.js +1 -1
- package/lib/language/uz-UZ.umd.js +2 -1
- package/lib/language/vi-VN.js +2 -1
- package/lib/language/vi-VN.min.js +1 -1
- package/lib/language/vi-VN.umd.js +2 -1
- package/lib/language/zh-CHT.js +2 -1
- package/lib/language/zh-CHT.min.js +1 -1
- package/lib/language/zh-CHT.umd.js +2 -1
- package/lib/language/zh-CN.js +2 -1
- package/lib/language/zh-CN.min.js +1 -1
- package/lib/language/zh-CN.umd.js +2 -1
- package/lib/pager/src/pager.js +1 -1
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/ui/index.js +1 -1
- 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/package.json +2 -2
- package/packages/input/src/input.ts +10 -0
- package/packages/language/ar-EG.ts +2 -1
- package/packages/language/de-DE.ts +2 -1
- package/packages/language/en-US.ts +2 -1
- package/packages/language/es-ES.ts +2 -1
- package/packages/language/fr-FR.ts +2 -1
- package/packages/language/hu-HU.ts +2 -1
- package/packages/language/hy-AM.ts +2 -1
- package/packages/language/id-ID.ts +2 -1
- package/packages/language/it-IT.ts +2 -1
- package/packages/language/ja-JP.ts +2 -1
- package/packages/language/ko-KR.ts +2 -1
- package/packages/language/ms-MY.ts +2 -1
- package/packages/language/nb-NO.ts +2 -1
- package/packages/language/pt-BR.ts +2 -1
- package/packages/language/ru-RU.ts +2 -1
- package/packages/language/th-TH.ts +2 -1
- package/packages/language/ug-CN.ts +2 -1
- package/packages/language/uk-UA.ts +2 -1
- package/packages/language/uz-UZ.ts +2 -1
- package/packages/language/vi-VN.ts +2 -1
- package/packages/language/zh-CHT.ts +2 -1
- package/packages/language/zh-CN.ts +2 -1
- package/packages/pager/src/pager.ts +1 -1
- package/types/components/colgroup.d.ts +1 -1
- package/types/components/column.d.ts +12 -2
- package/types/components/grid.d.ts +31 -1
- package/types/components/pager.d.ts +1 -1
- package/types/components/table-plugins/extend-cell-area.d.ts +2 -2
- package/types/components/table.d.ts +6 -0
- /package/es/icon/{iconfont.1753246440574.ttf → iconfont.1753343388337.ttf} +0 -0
- /package/es/icon/{iconfont.1753246440574.woff → iconfont.1753343388337.woff} +0 -0
- /package/es/icon/{iconfont.1753246440574.woff2 → iconfont.1753343388337.woff2} +0 -0
- /package/es/{iconfont.1753246440574.ttf → iconfont.1753343388337.ttf} +0 -0
- /package/es/{iconfont.1753246440574.woff → iconfont.1753343388337.woff} +0 -0
- /package/es/{iconfont.1753246440574.woff2 → iconfont.1753343388337.woff2} +0 -0
- /package/lib/icon/style/{iconfont.1753246440574.ttf → iconfont.1753343388337.ttf} +0 -0
- /package/lib/icon/style/{iconfont.1753246440574.woff → iconfont.1753343388337.woff} +0 -0
- /package/lib/icon/style/{iconfont.1753246440574.woff2 → iconfont.1753343388337.woff2} +0 -0
- /package/lib/{iconfont.1753246440574.ttf → iconfont.1753343388337.ttf} +0 -0
- /package/lib/{iconfont.1753246440574.woff → iconfont.1753343388337.woff} +0 -0
- /package/lib/{iconfont.1753246440574.woff2 → iconfont.1753343388337.woff2} +0 -0
package/lib/index.umd.js
CHANGED
|
@@ -10644,7 +10644,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
10644
10644
|
permissionMixin: function() { return /* reexport */ permissionMixin; },
|
|
10645
10645
|
print: function() { return /* reexport */ components_print; },
|
|
10646
10646
|
readFile: function() { return /* reexport */ readFile; },
|
|
10647
|
+
renderCustomIcon: function() { return /* reexport */ renderCustomIcon; },
|
|
10647
10648
|
renderEmptyElement: function() { return /* reexport */ renderEmptyElement; },
|
|
10649
|
+
renderGlobalIcon: function() { return /* reexport */ renderGlobalIcon; },
|
|
10648
10650
|
renderer: function() { return /* reexport */ renderer; },
|
|
10649
10651
|
saveFile: function() { return /* reexport */ saveFile; },
|
|
10650
10652
|
setConfig: function() { return /* reexport */ setConfig; },
|
|
@@ -10863,7 +10865,9 @@ __webpack_require__.d(components_namespaceObject, {
|
|
|
10863
10865
|
permissionMixin: function() { return permissionMixin; },
|
|
10864
10866
|
print: function() { return components_print; },
|
|
10865
10867
|
readFile: function() { return readFile; },
|
|
10868
|
+
renderCustomIcon: function() { return renderCustomIcon; },
|
|
10866
10869
|
renderEmptyElement: function() { return renderEmptyElement; },
|
|
10870
|
+
renderGlobalIcon: function() { return renderGlobalIcon; },
|
|
10867
10871
|
renderer: function() { return renderer; },
|
|
10868
10872
|
saveFile: function() { return saveFile; },
|
|
10869
10873
|
setConfig: function() { return setConfig; },
|
|
@@ -10915,7 +10919,7 @@ var es_function_name = __webpack_require__(2010);
|
|
|
10915
10919
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.object.assign.js
|
|
10916
10920
|
var es_object_assign = __webpack_require__(9085);
|
|
10917
10921
|
;// CONCATENATED MODULE: ./node_modules/@vxe-ui/core/es/src/core.js
|
|
10918
|
-
var coreVersion = "3.2.
|
|
10922
|
+
var coreVersion = "3.2.5";
|
|
10919
10923
|
var VxeCore = {
|
|
10920
10924
|
coreVersion: coreVersion,
|
|
10921
10925
|
uiVersion: '',
|
|
@@ -11150,11 +11154,20 @@ function getConfig(key, defaultValue) {
|
|
|
11150
11154
|
var globalStore = {};
|
|
11151
11155
|
;// CONCATENATED MODULE: ./node_modules/@vxe-ui/core/es/src/iconStore.js
|
|
11152
11156
|
var iconConfigStore = {};
|
|
11157
|
+
;// CONCATENATED MODULE: ./node_modules/@vxe-ui/core/es/src/vm.js
|
|
11158
|
+
|
|
11159
|
+
function getSlotVNs(vns) {
|
|
11160
|
+
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isArray(vns)) {
|
|
11161
|
+
return vns;
|
|
11162
|
+
}
|
|
11163
|
+
return vns ? [vns] : [];
|
|
11164
|
+
}
|
|
11153
11165
|
;// CONCATENATED MODULE: ./node_modules/@vxe-ui/core/es/src/icon.js
|
|
11154
11166
|
|
|
11155
11167
|
|
|
11156
11168
|
|
|
11157
11169
|
|
|
11170
|
+
|
|
11158
11171
|
function setIcon(options) {
|
|
11159
11172
|
if (options) {
|
|
11160
11173
|
Object.assign(iconConfigStore, options);
|
|
@@ -11164,6 +11177,20 @@ function setIcon(options) {
|
|
|
11164
11177
|
function getIcon(key) {
|
|
11165
11178
|
return arguments.length ? external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().get(iconConfigStore, key) : iconConfigStore;
|
|
11166
11179
|
}
|
|
11180
|
+
function renderGlobalIcon(h, name) {
|
|
11181
|
+
var icon = getIcon(name);
|
|
11182
|
+
return renderCustomIcon(h, icon, name);
|
|
11183
|
+
}
|
|
11184
|
+
function renderCustomIcon(h, icon, name) {
|
|
11185
|
+
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(icon)) {
|
|
11186
|
+
return h('span', {}, getSlotVNs(icon({
|
|
11187
|
+
name: name
|
|
11188
|
+
})));
|
|
11189
|
+
}
|
|
11190
|
+
return h('i', {
|
|
11191
|
+
class: icon
|
|
11192
|
+
});
|
|
11193
|
+
}
|
|
11167
11194
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.error.cause.js
|
|
11168
11195
|
var es_error_cause = __webpack_require__(6280);
|
|
11169
11196
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/classCallCheck.js
|
|
@@ -11621,7 +11648,7 @@ function createLog(type, name) {
|
|
|
11621
11648
|
return msg;
|
|
11622
11649
|
};
|
|
11623
11650
|
}
|
|
11624
|
-
var version = "3.2.
|
|
11651
|
+
var version = "3.2.5";
|
|
11625
11652
|
var log = {
|
|
11626
11653
|
create: createLog,
|
|
11627
11654
|
warn: createLog('warn', "v".concat(version)),
|
|
@@ -12251,6 +12278,8 @@ var index_esm_VxeUI = Object.assign(VxeCore, {
|
|
|
12251
12278
|
getConfig: getConfig,
|
|
12252
12279
|
setIcon: setIcon,
|
|
12253
12280
|
getIcon: getIcon,
|
|
12281
|
+
renderGlobalIcon: renderGlobalIcon,
|
|
12282
|
+
renderCustomIcon: renderCustomIcon,
|
|
12254
12283
|
setLanguage: setLanguage,
|
|
12255
12284
|
hasLanguage: hasLanguage,
|
|
12256
12285
|
getLanguage: getLanguage,
|
|
@@ -12354,7 +12383,8 @@ setTheme();
|
|
|
12354
12383
|
treeCrossDrag: '只能拖拽第一层级',
|
|
12355
12384
|
treeDragChild: '父级不能拖拽到自己的子级中',
|
|
12356
12385
|
reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install',
|
|
12357
|
-
errMaxRow: '超过支持的最大数据量 {0} 行,这可能会导致出现错误'
|
|
12386
|
+
errMaxRow: '超过支持的最大数据量 {0} 行,这可能会导致出现错误',
|
|
12387
|
+
useNew: '{0} 已经不建议使用,请使用新的方式 {1}'
|
|
12358
12388
|
},
|
|
12359
12389
|
table: {
|
|
12360
12390
|
emptyText: '暂无数据',
|
|
@@ -13125,14 +13155,14 @@ var defineVxeComponent = function defineVxeComponent(options) {
|
|
|
13125
13155
|
};
|
|
13126
13156
|
;// CONCATENATED MODULE: ./packages/ui/src/log.ts
|
|
13127
13157
|
|
|
13128
|
-
var log_version = "ui v".concat("3.7.
|
|
13158
|
+
var log_version = "ui v".concat("3.7.24");
|
|
13129
13159
|
var warnLog = log.create('warn', log_version);
|
|
13130
13160
|
var errLog = log.create('error', log_version);
|
|
13131
13161
|
;// CONCATENATED MODULE: ./packages/ui/index.ts
|
|
13132
13162
|
|
|
13133
13163
|
|
|
13134
13164
|
|
|
13135
|
-
var ui_version = "3.7.
|
|
13165
|
+
var ui_version = "3.7.24";
|
|
13136
13166
|
index_esm_VxeUI.uiVersion = ui_version;
|
|
13137
13167
|
index_esm_VxeUI.dynamicApp = dynamicApp;
|
|
13138
13168
|
function config(options) {
|
|
@@ -13751,7 +13781,7 @@ function getChangeEvent(name) {
|
|
|
13751
13781
|
}
|
|
13752
13782
|
return 'change';
|
|
13753
13783
|
}
|
|
13754
|
-
function
|
|
13784
|
+
function vn_getSlotVNs(vns) {
|
|
13755
13785
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isArray(vns)) {
|
|
13756
13786
|
return vns;
|
|
13757
13787
|
}
|
|
@@ -13835,15 +13865,15 @@ function getEventCaseName(_vm, name) {
|
|
|
13835
13865
|
class: ['vxe-alert', _defineProperty({}, "theme--".concat(status), status)]
|
|
13836
13866
|
}, [iconSlot || showIcon && status || icon ? h('div', {
|
|
13837
13867
|
class: 'vxe-alert--icon'
|
|
13838
|
-
}, iconSlot ?
|
|
13868
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
13839
13869
|
class: icon || getIcon()["ALERT_".concat(status === null || status === void 0 ? void 0 : status.toUpperCase())]
|
|
13840
13870
|
})]) : renderEmptyElement($xeAlert), h('div', {
|
|
13841
13871
|
class: 'vxe-alert--body'
|
|
13842
13872
|
}, [titleSlot || title ? h('div', {
|
|
13843
13873
|
class: 'vxe-alert--title'
|
|
13844
|
-
}, titleSlot ?
|
|
13874
|
+
}, titleSlot ? vn_getSlotVNs(titleSlot({})) : external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().toValueString(title)) : renderEmptyElement($xeAlert), h('div', {
|
|
13845
13875
|
class: 'vxe-alert--content'
|
|
13846
|
-
}, defaultSlot ?
|
|
13876
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({})) : external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().toValueString(content))]), showClose ? h('div', {
|
|
13847
13877
|
class: 'vxe-alert--close-btn',
|
|
13848
13878
|
on: {
|
|
13849
13879
|
click: $xeAlert.closeEvent
|
|
@@ -15548,7 +15578,7 @@ function _toConsumableArray(r) {
|
|
|
15548
15578
|
return h('div', {
|
|
15549
15579
|
key: 1,
|
|
15550
15580
|
class: 'vxe-tooltip--content'
|
|
15551
|
-
},
|
|
15581
|
+
}, vn_getSlotVNs(contentSlot({})));
|
|
15552
15582
|
}
|
|
15553
15583
|
if (useHTML) {
|
|
15554
15584
|
return h('div', {
|
|
@@ -15595,7 +15625,7 @@ function _toConsumableArray(r) {
|
|
|
15595
15625
|
}, [$xeTooltip.renderContent(h), h('div', {
|
|
15596
15626
|
class: 'vxe-tooltip--arrow',
|
|
15597
15627
|
style: tipStore.arrowStyle
|
|
15598
|
-
})].concat(_toConsumableArray(defaultSlot ?
|
|
15628
|
+
})].concat(_toConsumableArray(defaultSlot ? vn_getSlotVNs(defaultSlot({})) : [])));
|
|
15599
15629
|
}
|
|
15600
15630
|
},
|
|
15601
15631
|
watch: {
|
|
@@ -16283,7 +16313,7 @@ function _toConsumableArray(r) {
|
|
|
16283
16313
|
var pIconMethod = compConf ? compConf.renderButtonPrefix : null;
|
|
16284
16314
|
contVNs.push(h('span', {
|
|
16285
16315
|
class: ['vxe-button--item vxe-button--custom-prefix-icon']
|
|
16286
|
-
}, pIconMethod ?
|
|
16316
|
+
}, pIconMethod ? vn_getSlotVNs(pIconMethod.call($xeButton, h, prefixRender, {
|
|
16287
16317
|
$button: $xeButton
|
|
16288
16318
|
})) : []));
|
|
16289
16319
|
} else if (prefixIcon) {
|
|
@@ -16309,7 +16339,7 @@ function _toConsumableArray(r) {
|
|
|
16309
16339
|
var sIconMethod = _compConf ? _compConf.renderButtonSuffix : null;
|
|
16310
16340
|
contVNs.push(h('span', {
|
|
16311
16341
|
class: ['vxe-button--item vxe-button--custom-suffix-icon']
|
|
16312
|
-
}, sIconMethod ?
|
|
16342
|
+
}, sIconMethod ? vn_getSlotVNs(sIconMethod.call($xeButton, h, suffixRender, {
|
|
16313
16343
|
$button: $xeButton
|
|
16314
16344
|
})) : []));
|
|
16315
16345
|
} else if (suffixIcon) {
|
|
@@ -18376,17 +18406,17 @@ var Calendar = VxeCalendar;
|
|
|
18376
18406
|
class: ['vxe-loading', _defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), "theme--".concat(status), status), 'is--visible', value)]
|
|
18377
18407
|
}, defaultSlot ? [h('div', {
|
|
18378
18408
|
class: 'vxe-loading--wrapper'
|
|
18379
|
-
},
|
|
18409
|
+
}, vn_getSlotVNs(defaultSlot({})))] : [h('div', {
|
|
18380
18410
|
class: 'vxe-loading--chunk'
|
|
18381
18411
|
}, [showIcon && (iconSlot || loadingIcon) ? h('div', {
|
|
18382
18412
|
class: 'vxe-loading--icon'
|
|
18383
|
-
}, iconSlot ?
|
|
18413
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
18384
18414
|
class: loadingIcon
|
|
18385
18415
|
})]) : h('div', {
|
|
18386
18416
|
class: 'vxe-loading--spinner'
|
|
18387
18417
|
}), textSlot || loadingText ? h('div', {
|
|
18388
18418
|
class: 'vxe-loading--text'
|
|
18389
|
-
}, textSlot ?
|
|
18419
|
+
}, textSlot ? vn_getSlotVNs(textSlot({})) : "".concat(loadingText)) : null])]);
|
|
18390
18420
|
}
|
|
18391
18421
|
},
|
|
18392
18422
|
render: function render(h) {
|
|
@@ -18500,23 +18530,23 @@ var Calendar = VxeCalendar;
|
|
|
18500
18530
|
style: cardStyle
|
|
18501
18531
|
}, [title || titleSlot || headerSlot ? h('div', {
|
|
18502
18532
|
class: 'vxe-card--header'
|
|
18503
|
-
}, headerSlot ?
|
|
18533
|
+
}, headerSlot ? vn_getSlotVNs(headerSlot({})) : [h('div', {
|
|
18504
18534
|
class: ['vxe-card--header-title', {
|
|
18505
18535
|
'is--ellipsis': showTitleOverflow
|
|
18506
18536
|
}]
|
|
18507
|
-
}, titleSlot ?
|
|
18537
|
+
}, titleSlot ? vn_getSlotVNs(titleSlot({})) : "".concat(title || '')), extraSlot ? h('div', {
|
|
18508
18538
|
class: 'vxe-card--header-extra'
|
|
18509
|
-
},
|
|
18539
|
+
}, vn_getSlotVNs(extraSlot({}))) : renderEmptyElement($xeCard)]) : renderEmptyElement($xeCard), h('div', {
|
|
18510
18540
|
class: 'vxe-card--body'
|
|
18511
18541
|
}, [leftSlot ? h('div', {
|
|
18512
18542
|
class: 'vxe-card--body-left'
|
|
18513
|
-
},
|
|
18543
|
+
}, vn_getSlotVNs(leftSlot({}))) : renderEmptyElement($xeCard), h('div', {
|
|
18514
18544
|
class: 'vxe-card--body-content'
|
|
18515
|
-
}, defaultSlot ?
|
|
18545
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({})) : []), rightSlot ? h('div', {
|
|
18516
18546
|
class: 'vxe-card--body-right'
|
|
18517
|
-
},
|
|
18547
|
+
}, vn_getSlotVNs(rightSlot({}))) : renderEmptyElement($xeCard)]), footerSlot ? h('div', {
|
|
18518
18548
|
class: 'vxe-card--footer'
|
|
18519
|
-
},
|
|
18549
|
+
}, vn_getSlotVNs(footerSlot({}))) : renderEmptyElement($xeCard),
|
|
18520
18550
|
/**
|
|
18521
18551
|
* 加载中
|
|
18522
18552
|
*/
|
|
@@ -18829,7 +18859,7 @@ var Card = VxeCard;
|
|
|
18829
18859
|
slotFunc = slots[slotFunc] || null;
|
|
18830
18860
|
}
|
|
18831
18861
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
18832
|
-
return
|
|
18862
|
+
return vn_getSlotVNs(slotFunc(params));
|
|
18833
18863
|
}
|
|
18834
18864
|
}
|
|
18835
18865
|
return [];
|
|
@@ -20064,7 +20094,7 @@ var Col = VxeCol;
|
|
|
20064
20094
|
slotFunc = slots[slotFunc] || null;
|
|
20065
20095
|
}
|
|
20066
20096
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
20067
|
-
return
|
|
20097
|
+
return vn_getSlotVNs(slotFunc.call($xeCollapse, params, h));
|
|
20068
20098
|
}
|
|
20069
20099
|
}
|
|
20070
20100
|
return [];
|
|
@@ -20608,6 +20638,7 @@ function toFloatValueFixed(inputValue, digitsValue) {
|
|
|
20608
20638
|
|
|
20609
20639
|
|
|
20610
20640
|
|
|
20641
|
+
|
|
20611
20642
|
|
|
20612
20643
|
|
|
20613
20644
|
/* harmony default export */ var input = (/* define-vxe-component start */defineVxeComponent({
|
|
@@ -23412,7 +23443,7 @@ function toFloatValueFixed(inputValue, digitsValue) {
|
|
|
23412
23443
|
}
|
|
23413
23444
|
}, [h('div', {
|
|
23414
23445
|
class: 'vxe-input--prefix-icon'
|
|
23415
|
-
}, prefixSlot ?
|
|
23446
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({})) : [h('i', {
|
|
23416
23447
|
class: prefixIcon
|
|
23417
23448
|
})])]) : null;
|
|
23418
23449
|
},
|
|
@@ -23447,7 +23478,7 @@ function toFloatValueFixed(inputValue, digitsValue) {
|
|
|
23447
23478
|
on: {
|
|
23448
23479
|
click: $xeInput.clickSuffixEvent
|
|
23449
23480
|
}
|
|
23450
|
-
}, suffixSlot ?
|
|
23481
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({})) : [h('i', {
|
|
23451
23482
|
class: suffixIcon
|
|
23452
23483
|
})]) : renderEmptyElement($xeInput)]) : null;
|
|
23453
23484
|
},
|
|
@@ -23603,6 +23634,15 @@ function toFloatValueFixed(inputValue, digitsValue) {
|
|
|
23603
23634
|
},
|
|
23604
23635
|
mounted: function mounted() {
|
|
23605
23636
|
var $xeInput = this;
|
|
23637
|
+
var props = $xeInput;
|
|
23638
|
+
var type = props.type;
|
|
23639
|
+
if (['date', 'time', 'datetime', 'week', 'month', 'quarter', 'year'].includes(type)) {
|
|
23640
|
+
warnLog('vxe.error.useNew', ["<vxe-input type=\"".concat(type, "\" ... />"), "<vxe-date-picker type=\"".concat(type, "\" ... />")]);
|
|
23641
|
+
} else if (['number', 'integer', 'float'].includes(type)) {
|
|
23642
|
+
warnLog('vxe.error.useNew', ["<vxe-input type=\"".concat(type, "\" ... />"), "<vxe-number-input type=\"".concat(type, "\" ... />")]);
|
|
23643
|
+
} else if (['password'].includes(type)) {
|
|
23644
|
+
warnLog('vxe.error.useNew', ["<vxe-input type=\"".concat(type, "\" ... />"), "<vxe-password-input type=\"".concat(type, "\" ... />")]);
|
|
23645
|
+
}
|
|
23606
23646
|
globalEvents.on($xeInput, 'mousewheel', $xeInput.handleGlobalMousewheelEvent);
|
|
23607
23647
|
globalEvents.on($xeInput, 'mousedown', $xeInput.handleGlobalMousedownEvent);
|
|
23608
23648
|
globalEvents.on($xeInput, 'keydown', $xeInput.handleGlobalKeydownEvent);
|
|
@@ -24879,7 +24919,7 @@ var ColorPicker = VxeColorPicker;
|
|
|
24879
24919
|
on: {
|
|
24880
24920
|
click: $xeText.clickIconEvent
|
|
24881
24921
|
}
|
|
24882
|
-
}, iconSlot ?
|
|
24922
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
24883
24923
|
class: icon || getIcon().TEXT_COPY
|
|
24884
24924
|
})]) : renderEmptyElement($xeText), h('span', {
|
|
24885
24925
|
ref: 'refContentElem',
|
|
@@ -25107,7 +25147,7 @@ var ColorPicker = VxeColorPicker;
|
|
|
25107
25147
|
class: ['vxe-countdown', diffConf.done ? 'is--progress' : 'is-end', _defineProperty({}, "size--".concat(vSize), vSize)]
|
|
25108
25148
|
}, [prefixSlot || prefixConfig ? h('div', {
|
|
25109
25149
|
class: 'vxe-countdown--prefix'
|
|
25110
|
-
}, prefixSlot ?
|
|
25150
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({
|
|
25111
25151
|
currentValue: currNum,
|
|
25112
25152
|
diffConf: diffConf
|
|
25113
25153
|
})) : [h(src_text, {
|
|
@@ -25118,12 +25158,12 @@ var ColorPicker = VxeColorPicker;
|
|
|
25118
25158
|
}
|
|
25119
25159
|
})]) : renderEmptyElement($xeCountdown), h('div', {
|
|
25120
25160
|
class: 'vxe-countdown--content'
|
|
25121
|
-
}, defaultSlot ?
|
|
25161
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({
|
|
25122
25162
|
currentValue: currNum,
|
|
25123
25163
|
diffConf: diffConf
|
|
25124
25164
|
})) : $xeCountdown.renderDefaultContentVNs(h)), suffixSlot || suffixConfig ? h('div', {
|
|
25125
25165
|
class: 'vxe-countdown--suffix'
|
|
25126
|
-
}, suffixSlot ?
|
|
25166
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({
|
|
25127
25167
|
currentValue: currNum,
|
|
25128
25168
|
diffConf: diffConf
|
|
25129
25169
|
})) : [h(src_text, {
|
|
@@ -28029,7 +28069,7 @@ var DatePanel = VxeDatePanel;
|
|
|
28029
28069
|
}
|
|
28030
28070
|
}, [h('div', {
|
|
28031
28071
|
class: 'vxe-date-picker--prefix-icon'
|
|
28032
|
-
}, prefixSlot ?
|
|
28072
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({})) : [h('i', {
|
|
28033
28073
|
class: prefixIcon
|
|
28034
28074
|
})])]) : null;
|
|
28035
28075
|
},
|
|
@@ -28059,7 +28099,7 @@ var DatePanel = VxeDatePanel;
|
|
|
28059
28099
|
on: {
|
|
28060
28100
|
click: $xeDatePicker.clickSuffixEvent
|
|
28061
28101
|
}
|
|
28062
|
-
}, suffixSlot ?
|
|
28102
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({})) : [h('i', {
|
|
28063
28103
|
class: suffixIcon
|
|
28064
28104
|
})]) : renderEmptyElement($xeDatePicker)]);
|
|
28065
28105
|
},
|
|
@@ -29300,7 +29340,7 @@ var DatePicker = VxeDatePicker;
|
|
|
29300
29340
|
}
|
|
29301
29341
|
}, [h('div', {
|
|
29302
29342
|
class: 'vxe-date-range-picker--prefix-icon'
|
|
29303
|
-
}, prefixSlot ?
|
|
29343
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({})) : [h('i', {
|
|
29304
29344
|
class: prefixIcon
|
|
29305
29345
|
})])]) : null;
|
|
29306
29346
|
},
|
|
@@ -29331,7 +29371,7 @@ var DatePicker = VxeDatePicker;
|
|
|
29331
29371
|
on: {
|
|
29332
29372
|
click: $xeDateRangePicker.clickSuffixEvent
|
|
29333
29373
|
}
|
|
29334
|
-
}, suffixSlot ?
|
|
29374
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({})) : [h('i', {
|
|
29335
29375
|
class: suffixIcon
|
|
29336
29376
|
})]) : renderEmptyElement($xeDateRangePicker)]);
|
|
29337
29377
|
},
|
|
@@ -29747,7 +29787,7 @@ var allActiveDrawers = [];
|
|
|
29747
29787
|
slotFunc = slots[slotFunc] || null;
|
|
29748
29788
|
}
|
|
29749
29789
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
29750
|
-
return
|
|
29790
|
+
return vn_getSlotVNs(slotFunc.call($xeDrawer, params, h));
|
|
29751
29791
|
}
|
|
29752
29792
|
}
|
|
29753
29793
|
return [];
|
|
@@ -30897,7 +30937,7 @@ function renderTitle(h, $xeForm, item, isGroup) {
|
|
|
30897
30937
|
titVNs.push(h('span', {
|
|
30898
30938
|
key: 'pl',
|
|
30899
30939
|
class: 'vxe-form--item-title-label'
|
|
30900
|
-
}, titleSlot ? $xeForm.callSlot(titleSlot, params, h) : rftTitle ?
|
|
30940
|
+
}, titleSlot ? $xeForm.callSlot(titleSlot, params, h) : rftTitle ? vn_getSlotVNs(rftTitle.call($xeForm, h, itemRender, params)) : getFuncText(item.title)));
|
|
30901
30941
|
var fixVNs = [];
|
|
30902
30942
|
if (titleSuffix) {
|
|
30903
30943
|
fixVNs.push(titleSuffix.content || titleSuffix.message ? h(tooltip, {
|
|
@@ -30977,7 +31017,7 @@ var renderItemContent = function renderItemContent(h, $xeForm, item) {
|
|
|
30977
31017
|
if (defaultSlot) {
|
|
30978
31018
|
contentVNs = $xeForm.callSlot(defaultSlot, params, h);
|
|
30979
31019
|
} else if (rftContent) {
|
|
30980
|
-
contentVNs =
|
|
31020
|
+
contentVNs = vn_getSlotVNs(rftContent.call($xeForm, h, itemRender, params));
|
|
30981
31021
|
} else if (field) {
|
|
30982
31022
|
var itemLabel = itemValue;
|
|
30983
31023
|
if (formatter) {
|
|
@@ -31477,7 +31517,7 @@ function checkRuleStatus(rule, val) {
|
|
|
31477
31517
|
slotFunc = slots[slotFunc] || null;
|
|
31478
31518
|
}
|
|
31479
31519
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
31480
|
-
return
|
|
31520
|
+
return vn_getSlotVNs(slotFunc.call($xeForm, params, h));
|
|
31481
31521
|
}
|
|
31482
31522
|
}
|
|
31483
31523
|
return [];
|
|
@@ -33716,7 +33756,7 @@ var Icon = VxeIcon;
|
|
|
33716
33756
|
}
|
|
33717
33757
|
}, [h('div', {
|
|
33718
33758
|
class: 'vxe-ico-picker--item-icon'
|
|
33719
|
-
}, oIconMethod && iconRender ?
|
|
33759
|
+
}, oIconMethod && iconRender ? vn_getSlotVNs(oIconMethod.call($xeIconPicker, h, iconRender, {
|
|
33720
33760
|
$iconPicker: $xeIconPicker,
|
|
33721
33761
|
option: item
|
|
33722
33762
|
})) : [h('i', {
|
|
@@ -33740,7 +33780,7 @@ var Icon = VxeIcon;
|
|
|
33740
33780
|
return h('div', {
|
|
33741
33781
|
key: 'inc',
|
|
33742
33782
|
class: 'vxe-ico-picker--icon'
|
|
33743
|
-
},
|
|
33783
|
+
}, vn_getSlotVNs(oIconMethod.call($xeIconPicker, h, iconRender, {
|
|
33744
33784
|
$iconPicker: $xeIconPicker,
|
|
33745
33785
|
option: selectIconItem
|
|
33746
33786
|
})));
|
|
@@ -35524,7 +35564,7 @@ var es_string_link = __webpack_require__(778);
|
|
|
35524
35564
|
var textContent = external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().toValueString(content);
|
|
35525
35565
|
return [iconSlot || icon ? h('span', {
|
|
35526
35566
|
class: 'vxe-link--icon'
|
|
35527
|
-
}, iconSlot ?
|
|
35567
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
35528
35568
|
class: icon
|
|
35529
35569
|
})]) : renderEmptyElement($xeLink), defaultSlot || textContent ? h('span', {
|
|
35530
35570
|
class: 'vxe-link--content'
|
|
@@ -35704,7 +35744,7 @@ var browseObj = external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_x
|
|
|
35704
35744
|
slotFunc = slots[slotFunc] || null;
|
|
35705
35745
|
}
|
|
35706
35746
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
35707
|
-
return
|
|
35747
|
+
return vn_getSlotVNs(slotFunc.call($xeList, params, h));
|
|
35708
35748
|
}
|
|
35709
35749
|
}
|
|
35710
35750
|
return [];
|
|
@@ -36216,7 +36256,7 @@ var List = VxeList;
|
|
|
36216
36256
|
slotFunc = slots[slotFunc] || null;
|
|
36217
36257
|
}
|
|
36218
36258
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
36219
|
-
return
|
|
36259
|
+
return vn_getSlotVNs(slotFunc.call($xeMenu, params, h));
|
|
36220
36260
|
}
|
|
36221
36261
|
}
|
|
36222
36262
|
return [];
|
|
@@ -37021,7 +37061,7 @@ var lockScrollCssWidthKey = '--vxe-ui-modal-lock-scroll-view-width';
|
|
|
37021
37061
|
slotFunc = slots[slotFunc] || null;
|
|
37022
37062
|
}
|
|
37023
37063
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
37024
|
-
return
|
|
37064
|
+
return vn_getSlotVNs(slotFunc.call($xeModal, params, h));
|
|
37025
37065
|
}
|
|
37026
37066
|
}
|
|
37027
37067
|
return [];
|
|
@@ -39556,7 +39596,7 @@ var handleNumberString = function handleNumberString(val) {
|
|
|
39556
39596
|
}
|
|
39557
39597
|
}, [h('div', {
|
|
39558
39598
|
class: 'vxe-number-input--prefix-icon'
|
|
39559
|
-
}, prefixSlot ?
|
|
39599
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({})) : [h('i', {
|
|
39560
39600
|
class: prefixIcon
|
|
39561
39601
|
})])]) : renderEmptyElement($xeNumberInput);
|
|
39562
39602
|
},
|
|
@@ -39586,7 +39626,7 @@ var handleNumberString = function handleNumberString(val) {
|
|
|
39586
39626
|
on: {
|
|
39587
39627
|
click: $xeNumberInput.clickSuffixEvent
|
|
39588
39628
|
}
|
|
39589
|
-
}, suffixSlot ?
|
|
39629
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({})) : [h('i', {
|
|
39590
39630
|
class: suffixIcon
|
|
39591
39631
|
})]) : renderEmptyElement($xeNumberInput)]);
|
|
39592
39632
|
},
|
|
@@ -40509,7 +40549,7 @@ function getOptUniqueId() {
|
|
|
40509
40549
|
slotFunc = slots[slotFunc] || null;
|
|
40510
40550
|
}
|
|
40511
40551
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
40512
|
-
return
|
|
40552
|
+
return vn_getSlotVNs(slotFunc.call($xeSelect, params, h));
|
|
40513
40553
|
}
|
|
40514
40554
|
}
|
|
40515
40555
|
return [];
|
|
@@ -41882,7 +41922,7 @@ function getOptUniqueId() {
|
|
|
41882
41922
|
return getConfig().pager.pageSizes || [10, 15, 20, 50, 100];
|
|
41883
41923
|
}
|
|
41884
41924
|
},
|
|
41885
|
-
//
|
|
41925
|
+
// 列对齐方式
|
|
41886
41926
|
align: {
|
|
41887
41927
|
type: String,
|
|
41888
41928
|
default: function _default() {
|
|
@@ -43041,7 +43081,7 @@ var Pager = VxePager;
|
|
|
43041
43081
|
}
|
|
43042
43082
|
}, [h('div', {
|
|
43043
43083
|
class: 'vxe-password-input--prefix-icon'
|
|
43044
|
-
}, prefixSlot ?
|
|
43084
|
+
}, prefixSlot ? vn_getSlotVNs(prefixSlot({})) : [h('i', {
|
|
43045
43085
|
class: prefixIcon
|
|
43046
43086
|
})])]) : null;
|
|
43047
43087
|
},
|
|
@@ -43072,7 +43112,7 @@ var Pager = VxePager;
|
|
|
43072
43112
|
on: {
|
|
43073
43113
|
click: $xePasswordInput.clickSuffixEvent
|
|
43074
43114
|
}
|
|
43075
|
-
}, suffixSlot ?
|
|
43115
|
+
}, suffixSlot ? vn_getSlotVNs(suffixSlot({})) : [h('i', {
|
|
43076
43116
|
class: suffixIcon
|
|
43077
43117
|
})]) : renderEmptyElement($xePasswordInput)]) : null;
|
|
43078
43118
|
},
|
|
@@ -43662,19 +43702,19 @@ var PrintPageBreak = VxePrintPageBreak;
|
|
|
43662
43702
|
class: ['vxe-print-page-break', align ? "align--".concat(align) : '']
|
|
43663
43703
|
}, [h('div', {
|
|
43664
43704
|
class: ['vxe-print-page-break--header', headerAlign ? "align--".concat(headerAlign) : '']
|
|
43665
|
-
}, headerSlot ?
|
|
43705
|
+
}, headerSlot ? vn_getSlotVNs(headerSlot(params)) : [title && (showAllPageTitle || !index) ? h('div', {
|
|
43666
43706
|
class: 'vxe-print-page-break--header-title'
|
|
43667
43707
|
}, "".concat(title || '')) : renderEmptyElement($xePrint)]), h('div', {
|
|
43668
43708
|
class: 'vxe-print-page-break--body'
|
|
43669
43709
|
}, [h('div', {
|
|
43670
43710
|
class: 'vxe-print-page-break--left'
|
|
43671
|
-
}, leftSlot ?
|
|
43711
|
+
}, leftSlot ? vn_getSlotVNs(leftSlot(params)) : []), h('div', {
|
|
43672
43712
|
class: 'vxe-print-page-break--content'
|
|
43673
|
-
}, defaultSlot ?
|
|
43713
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot(params)) : []), h('div', {
|
|
43674
43714
|
class: 'vxe-print-page-break--right'
|
|
43675
|
-
}, rightSlot ?
|
|
43715
|
+
}, rightSlot ? vn_getSlotVNs(rightSlot(params)) : [])]), h('div', {
|
|
43676
43716
|
class: ['vxe-print-page-break--footer', footerAlign ? "align--".concat(footerAlign) : '']
|
|
43677
|
-
}, footerSlot ?
|
|
43717
|
+
}, footerSlot ? vn_getSlotVNs(footerSlot(params)) : [showPageNumber ? h('div', {
|
|
43678
43718
|
class: 'vxe-print-page-break--footer-page-number'
|
|
43679
43719
|
}, "".concat(currentPage, "/").concat(pageCount)) : renderEmptyElement($xePrint)])]);
|
|
43680
43720
|
});
|
|
@@ -43690,10 +43730,10 @@ var PrintPageBreak = VxePrintPageBreak;
|
|
|
43690
43730
|
return h('div', {
|
|
43691
43731
|
ref: 'refElem',
|
|
43692
43732
|
class: ['vxe-print']
|
|
43693
|
-
}, customLayout ? defaultSlot ?
|
|
43733
|
+
}, customLayout ? defaultSlot ? vn_getSlotVNs(defaultSlot({})) : [] : [h('div', {
|
|
43694
43734
|
key: 'slot',
|
|
43695
43735
|
class: 'vxe-print-slots'
|
|
43696
|
-
}, defaultSlot ?
|
|
43736
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({})) : [])].concat(staticPageBreaks.length ? $xePrint.renderPageStaticLayouts(h) : $xePrint.renderPageConfigLayouts(h)));
|
|
43697
43737
|
}
|
|
43698
43738
|
},
|
|
43699
43739
|
render: function render(h) {
|
|
@@ -45392,7 +45432,7 @@ var es_string_split = __webpack_require__(744);
|
|
|
45392
45432
|
slotFunc = slots[slotFunc] || null;
|
|
45393
45433
|
}
|
|
45394
45434
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
45395
|
-
return
|
|
45435
|
+
return vn_getSlotVNs(slotFunc(params));
|
|
45396
45436
|
}
|
|
45397
45437
|
}
|
|
45398
45438
|
return [];
|
|
@@ -47988,7 +48028,7 @@ var scrollbarOffsetSize = 20;
|
|
|
47988
48028
|
slotFunc = slots[slotFunc] || null;
|
|
47989
48029
|
}
|
|
47990
48030
|
if (external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(slotFunc)) {
|
|
47991
|
-
return
|
|
48031
|
+
return vn_getSlotVNs(slotFunc.call($xeTabs, params, h));
|
|
47992
48032
|
}
|
|
47993
48033
|
}
|
|
47994
48034
|
return [];
|
|
@@ -48848,7 +48888,7 @@ var Tabs = VxeTabs;
|
|
|
48848
48888
|
var iconSlot = slots.icon;
|
|
48849
48889
|
return [iconSlot || icon ? h('span', {
|
|
48850
48890
|
class: 'vxe-tag--icon'
|
|
48851
|
-
}, iconSlot ?
|
|
48891
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
48852
48892
|
class: icon
|
|
48853
48893
|
})]) : renderEmptyElement($xeTag), h('span', {
|
|
48854
48894
|
class: 'vxe-tag--content'
|
|
@@ -49709,15 +49749,15 @@ var Textarea = VxeTextarea;
|
|
|
49709
49749
|
class: ['vxe-tip', _defineProperty(_defineProperty(_defineProperty({}, "size--".concat(vSize), vSize), "theme--".concat(status), status), 'has--title', !!(titleSlot || title))]
|
|
49710
49750
|
}, [iconSlot || icon ? h('div', {
|
|
49711
49751
|
class: 'vxe-tip--icon'
|
|
49712
|
-
}, iconSlot ?
|
|
49752
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot({})) : [h('i', {
|
|
49713
49753
|
class: icon
|
|
49714
49754
|
})]) : renderEmptyElement($xeTip), h('div', {
|
|
49715
49755
|
class: 'vxe-tip--body'
|
|
49716
49756
|
}, [titleSlot || title ? h('div', {
|
|
49717
49757
|
class: 'vxe-tip--title'
|
|
49718
|
-
}, titleSlot ?
|
|
49758
|
+
}, titleSlot ? vn_getSlotVNs(titleSlot({})) : external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().toValueString(title)) : renderEmptyElement($xeTip), h('div', {
|
|
49719
49759
|
class: 'vxe-tip--content'
|
|
49720
|
-
}, defaultSlot ?
|
|
49760
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({})) : external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().toValueString(content))])]);
|
|
49721
49761
|
}
|
|
49722
49762
|
},
|
|
49723
49763
|
render: function render(h) {
|
|
@@ -51773,15 +51813,15 @@ function handleSetExpand(nodeid, expanded, expandedMaps) {
|
|
|
51773
51813
|
$xeTree.toggleExpandEvent(evnt, node);
|
|
51774
51814
|
}
|
|
51775
51815
|
}
|
|
51776
|
-
}, iconSlot ?
|
|
51816
|
+
}, iconSlot ? vn_getSlotVNs(iconSlot(nParams)) : [h('i', {
|
|
51777
51817
|
class: isLazyLoading ? iconLoaded || getIcon().TREE_NODE_LOADED : isExpand ? iconOpen || getIcon().TREE_NODE_OPEN : iconClose || getIcon().TREE_NODE_CLOSE
|
|
51778
51818
|
})])] : []), $xeTree.renderRadio(h, node, nodeid, isRadioChecked), $xeTree.renderCheckbox(h, node, nodeid, isCheckboxChecked), h('div', {
|
|
51779
51819
|
class: 'vxe-tree--node-item-inner'
|
|
51780
51820
|
}, [h('div', {
|
|
51781
51821
|
class: 'vxe-tree--node-item-title'
|
|
51782
|
-
}, titleSlot ?
|
|
51822
|
+
}, titleSlot ? vn_getSlotVNs(titleSlot(nParams)) : "".concat(nodeValue)), extraSlot ? h('div', {
|
|
51783
51823
|
class: 'vxe-tree--node-item-extra'
|
|
51784
|
-
},
|
|
51824
|
+
}, vn_getSlotVNs(extraSlot(nParams))) : renderEmptyElement($xeTree)])])]);
|
|
51785
51825
|
},
|
|
51786
51826
|
renderList: function renderList(h, treeList) {
|
|
51787
51827
|
var $xeTree = this;
|
|
@@ -54567,7 +54607,7 @@ function hideDropTip($xeUpload) {
|
|
|
54567
54607
|
class: 'vxe-upload--file-item-btn-wrapper'
|
|
54568
54608
|
}, [cornerSlot ? h('div', {
|
|
54569
54609
|
class: 'vxe-upload--file-item-corner'
|
|
54570
|
-
},
|
|
54610
|
+
}, vn_getSlotVNs(cornerSlot({
|
|
54571
54611
|
option: item,
|
|
54572
54612
|
isMoreView: isMoreView,
|
|
54573
54613
|
readonly: formReadonly
|
|
@@ -54619,7 +54659,7 @@ function hideDropTip($xeUpload) {
|
|
|
54619
54659
|
on: {
|
|
54620
54660
|
click: $xeUpload.clickEvent
|
|
54621
54661
|
}
|
|
54622
|
-
}, defaultSlot ?
|
|
54662
|
+
}, defaultSlot ? vn_getSlotVNs(defaultSlot({
|
|
54623
54663
|
$upload: $xeUpload
|
|
54624
54664
|
})) : [h(src_button, {
|
|
54625
54665
|
class: 'vxe-upload--file-action-button',
|
|
@@ -54630,7 +54670,7 @@ function hideDropTip($xeUpload) {
|
|
|
54630
54670
|
}
|
|
54631
54671
|
})]), showTipText && (defTipText || tipSlot) ? h('div', {
|
|
54632
54672
|
class: 'vxe-upload--file-action-tip'
|
|
54633
|
-
}, tipSlot ?
|
|
54673
|
+
}, tipSlot ? vn_getSlotVNs(tipSlot({
|
|
54634
54674
|
$upload: $xeUpload
|
|
54635
54675
|
})) : "".concat(defTipText)) : renderEmptyElement($xeUpload)]);
|
|
54636
54676
|
},
|
|
@@ -54785,7 +54825,7 @@ function hideDropTip($xeUpload) {
|
|
|
54785
54825
|
}
|
|
54786
54826
|
}, [cornerSlot ? h('div', {
|
|
54787
54827
|
class: 'vxe-upload--file-item-corner'
|
|
54788
|
-
},
|
|
54828
|
+
}, vn_getSlotVNs(cornerSlot({
|
|
54789
54829
|
option: item,
|
|
54790
54830
|
isMoreView: isMoreView,
|
|
54791
54831
|
readonly: formReadonly
|
|
@@ -54843,7 +54883,7 @@ function hideDropTip($xeUpload) {
|
|
|
54843
54883
|
class: 'vxe-upload--image-action-content'
|
|
54844
54884
|
}, buttonText ? "".concat(external_root_XEUtils_commonjs_xe_utils_commonjs2_xe_utils_amd_xe_utils_default().isFunction(buttonText) ? buttonText({}) : buttonText) : getI18n('vxe.upload.imgBtnText')) : renderEmptyElement($xeUpload), showTipText && (defTipText || tipSlot) ? h('div', {
|
|
54845
54885
|
class: 'vxe-upload--image-action-hint'
|
|
54846
|
-
}, tipSlot ?
|
|
54886
|
+
}, tipSlot ? vn_getSlotVNs(tipSlot({
|
|
54847
54887
|
$upload: $xeUpload
|
|
54848
54888
|
})) : "".concat(defTipText)) : renderEmptyElement($xeUpload)])])]);
|
|
54849
54889
|
},
|