ll-plus 2.9.29 → 2.10.1
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/components/drawer/src/components/second-confirmation/index.d.ts +4 -4
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +4 -4
- package/es/components/modal/index.d.ts +4 -4
- package/es/components/modal/src/modal.d.ts +1 -1
- package/es/components/modal/src/modal.vue.d.ts +4 -4
- package/es/components/new-modal/index.d.ts +4 -4
- package/es/components/new-modal/src/modal.d.ts +1 -1
- package/es/components/new-modal/src/modal.vue.d.ts +4 -4
- package/es/components/tree-search/index.d.ts +3 -3
- package/es/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/es/components/tree-search/src/tree-search.vue.d.ts +3 -3
- package/index.full.js +32 -24
- package/index.full.mjs +32 -24
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +4 -4
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +4 -4
- package/lib/components/modal/index.d.ts +4 -4
- package/lib/components/modal/src/modal.d.ts +1 -1
- package/lib/components/modal/src/modal.vue.d.ts +4 -4
- package/lib/components/new-modal/index.d.ts +4 -4
- package/lib/components/new-modal/src/modal.d.ts +1 -1
- package/lib/components/new-modal/src/modal.vue.d.ts +4 -4
- package/lib/components/tree-search/index.d.ts +3 -3
- package/lib/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/lib/components/tree-search/src/tree-search.vue.d.ts +3 -3
- package/package.json +1 -1
- package/theme-chalk/css/advanced-filtering.css +3 -3
- package/theme-chalk/css/api-component.css +3 -3
- package/theme-chalk/css/cascader.css +3 -3
- package/theme-chalk/css/checkbox.css +3 -3
- package/theme-chalk/css/code-editor.css +3 -3
- package/theme-chalk/css/color-picker.css +3 -3
- package/theme-chalk/css/cropper.css +3 -3
- package/theme-chalk/css/descriptions.css +3 -3
- package/theme-chalk/css/drawer.css +3 -3
- package/theme-chalk/css/dropdown-button-simple.css +3 -3
- package/theme-chalk/css/dropdown.css +3 -3
- package/theme-chalk/css/easy-cron.css +3 -3
- package/theme-chalk/css/form.css +3 -3
- package/theme-chalk/css/index.css +3 -3
- package/theme-chalk/css/input-number.css +3 -3
- package/theme-chalk/css/input.css +3 -3
- package/theme-chalk/css/key-value.css +3 -3
- package/theme-chalk/css/markdown-editor.css +3 -3
- package/theme-chalk/css/message.css +3 -3
- package/theme-chalk/css/modal.css +3 -3
- package/theme-chalk/css/new-drawer.css +3 -3
- package/theme-chalk/css/new-modal.css +3 -3
- package/theme-chalk/css/number-range.css +3 -3
- package/theme-chalk/css/rich-text-editor.css +3 -3
- package/theme-chalk/css/segmented.css +3 -3
- package/theme-chalk/css/switch.css +3 -3
- package/theme-chalk/css/table.css +3 -3
- package/theme-chalk/css/tabs-simple.css +3 -3
- package/theme-chalk/css/tag-group.css +3 -3
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +4 -4
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +4 -4
- package/types/packages/components/modal/index.d.ts +4 -4
- package/types/packages/components/modal/src/modal.d.ts +1 -1
- package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
- package/types/packages/components/new-modal/index.d.ts +4 -4
- package/types/packages/components/new-modal/src/modal.d.ts +1 -1
- package/types/packages/components/new-modal/src/modal.vue.d.ts +4 -4
- package/types/packages/components/tree-search/index.d.ts +3 -3
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +3 -3
package/index.full.mjs
CHANGED
|
@@ -81117,8 +81117,8 @@ var Tree$3 = defineComponent({
|
|
|
81117
81117
|
}
|
|
81118
81118
|
});
|
|
81119
81119
|
|
|
81120
|
-
var FileOutlined$
|
|
81121
|
-
var FileOutlinedSvg = FileOutlined$
|
|
81120
|
+
var FileOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z" } }] }, "name": "file", "theme": "outlined" };
|
|
81121
|
+
var FileOutlinedSvg = FileOutlined$2;
|
|
81122
81122
|
|
|
81123
81123
|
function _objectSpread$f(target) {
|
|
81124
81124
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81151,9 +81151,10 @@ var FileOutlined = function FileOutlined2(props, context) {
|
|
|
81151
81151
|
};
|
|
81152
81152
|
FileOutlined.displayName = "FileOutlined";
|
|
81153
81153
|
FileOutlined.inheritAttrs = false;
|
|
81154
|
+
var FileOutlined$1 = FileOutlined;
|
|
81154
81155
|
|
|
81155
|
-
var MinusSquareOutlined$
|
|
81156
|
-
var MinusSquareOutlinedSvg = MinusSquareOutlined$
|
|
81156
|
+
var MinusSquareOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "minus-square", "theme": "outlined" };
|
|
81157
|
+
var MinusSquareOutlinedSvg = MinusSquareOutlined$2;
|
|
81157
81158
|
|
|
81158
81159
|
function _objectSpread$e(target) {
|
|
81159
81160
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81186,9 +81187,10 @@ var MinusSquareOutlined = function MinusSquareOutlined2(props, context) {
|
|
|
81186
81187
|
};
|
|
81187
81188
|
MinusSquareOutlined.displayName = "MinusSquareOutlined";
|
|
81188
81189
|
MinusSquareOutlined.inheritAttrs = false;
|
|
81190
|
+
var MinusSquareOutlined$1 = MinusSquareOutlined;
|
|
81189
81191
|
|
|
81190
|
-
var PlusSquareOutlined$
|
|
81191
|
-
var PlusSquareOutlinedSvg = PlusSquareOutlined$
|
|
81192
|
+
var PlusSquareOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, "name": "plus-square", "theme": "outlined" };
|
|
81193
|
+
var PlusSquareOutlinedSvg = PlusSquareOutlined$2;
|
|
81192
81194
|
|
|
81193
81195
|
function _objectSpread$d(target) {
|
|
81194
81196
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81221,9 +81223,10 @@ var PlusSquareOutlined = function PlusSquareOutlined2(props, context) {
|
|
|
81221
81223
|
};
|
|
81222
81224
|
PlusSquareOutlined.displayName = "PlusSquareOutlined";
|
|
81223
81225
|
PlusSquareOutlined.inheritAttrs = false;
|
|
81226
|
+
var PlusSquareOutlined$1 = PlusSquareOutlined;
|
|
81224
81227
|
|
|
81225
|
-
var CaretDownFilled$
|
|
81226
|
-
var CaretDownFilledSvg = CaretDownFilled$
|
|
81228
|
+
var CaretDownFilled$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, "name": "caret-down", "theme": "filled" };
|
|
81229
|
+
var CaretDownFilledSvg = CaretDownFilled$2;
|
|
81227
81230
|
|
|
81228
81231
|
function _objectSpread$c(target) {
|
|
81229
81232
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81256,6 +81259,7 @@ var CaretDownFilled = function CaretDownFilled2(props, context) {
|
|
|
81256
81259
|
};
|
|
81257
81260
|
CaretDownFilled.displayName = "CaretDownFilled";
|
|
81258
81261
|
CaretDownFilled.inheritAttrs = false;
|
|
81262
|
+
var CaretDownFilled$1 = CaretDownFilled;
|
|
81259
81263
|
|
|
81260
81264
|
function renderSwitcherIcon(prefixCls, switcherIcon, props, leafIcon, showLine) {
|
|
81261
81265
|
const {
|
|
@@ -81287,19 +81291,19 @@ function renderSwitcherIcon(prefixCls, switcherIcon, props, leafIcon, showLine)
|
|
|
81287
81291
|
"class": `${prefixCls}-switcher-leaf-line`
|
|
81288
81292
|
}, null);
|
|
81289
81293
|
} else {
|
|
81290
|
-
defaultIcon = createVNode(FileOutlined, {
|
|
81294
|
+
defaultIcon = createVNode(FileOutlined$1, {
|
|
81291
81295
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81292
81296
|
}, null);
|
|
81293
81297
|
}
|
|
81294
81298
|
return defaultIcon;
|
|
81295
81299
|
} else {
|
|
81296
|
-
defaultIcon = createVNode(CaretDownFilled, {
|
|
81300
|
+
defaultIcon = createVNode(CaretDownFilled$1, {
|
|
81297
81301
|
"class": switcherCls
|
|
81298
81302
|
}, null);
|
|
81299
81303
|
if (showLine) {
|
|
81300
|
-
defaultIcon = expanded ? createVNode(MinusSquareOutlined, {
|
|
81304
|
+
defaultIcon = expanded ? createVNode(MinusSquareOutlined$1, {
|
|
81301
81305
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81302
|
-
}, null) : createVNode(PlusSquareOutlined, {
|
|
81306
|
+
}, null) : createVNode(PlusSquareOutlined$1, {
|
|
81303
81307
|
"class": `${prefixCls}-switcher-line-icon`
|
|
81304
81308
|
}, null);
|
|
81305
81309
|
}
|
|
@@ -81932,8 +81936,8 @@ var Tree$2 = defineComponent({
|
|
|
81932
81936
|
}
|
|
81933
81937
|
});
|
|
81934
81938
|
|
|
81935
|
-
var FolderOpenOutlined$
|
|
81936
|
-
var FolderOpenOutlinedSvg = FolderOpenOutlined$
|
|
81939
|
+
var FolderOpenOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z" } }] }, "name": "folder-open", "theme": "outlined" };
|
|
81940
|
+
var FolderOpenOutlinedSvg = FolderOpenOutlined$2;
|
|
81937
81941
|
|
|
81938
81942
|
function _objectSpread$b(target) {
|
|
81939
81943
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -81966,9 +81970,10 @@ var FolderOpenOutlined = function FolderOpenOutlined2(props, context) {
|
|
|
81966
81970
|
};
|
|
81967
81971
|
FolderOpenOutlined.displayName = "FolderOpenOutlined";
|
|
81968
81972
|
FolderOpenOutlined.inheritAttrs = false;
|
|
81973
|
+
var FolderOpenOutlined$1 = FolderOpenOutlined;
|
|
81969
81974
|
|
|
81970
|
-
var FolderOutlined$
|
|
81971
|
-
var FolderOutlinedSvg = FolderOutlined$
|
|
81975
|
+
var FolderOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z" } }] }, "name": "folder", "theme": "outlined" };
|
|
81976
|
+
var FolderOutlinedSvg = FolderOutlined$2;
|
|
81972
81977
|
|
|
81973
81978
|
function _objectSpread$a(target) {
|
|
81974
81979
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -82001,6 +82006,7 @@ var FolderOutlined = function FolderOutlined2(props, context) {
|
|
|
82001
82006
|
};
|
|
82002
82007
|
FolderOutlined.displayName = "FolderOutlined";
|
|
82003
82008
|
FolderOutlined.inheritAttrs = false;
|
|
82009
|
+
var FolderOutlined$1 = FolderOutlined;
|
|
82004
82010
|
|
|
82005
82011
|
var Record;
|
|
82006
82012
|
(function(Record2) {
|
|
@@ -82095,9 +82101,9 @@ function getIcon(props) {
|
|
|
82095
82101
|
expanded
|
|
82096
82102
|
} = props;
|
|
82097
82103
|
if (isLeaf) {
|
|
82098
|
-
return createVNode(FileOutlined, null, null);
|
|
82104
|
+
return createVNode(FileOutlined$1, null, null);
|
|
82099
82105
|
}
|
|
82100
|
-
return expanded ? createVNode(FolderOpenOutlined, null, null) : createVNode(FolderOutlined, null, null);
|
|
82106
|
+
return expanded ? createVNode(FolderOpenOutlined$1, null, null) : createVNode(FolderOutlined$1, null, null);
|
|
82101
82107
|
}
|
|
82102
82108
|
var DirectoryTree = defineComponent({
|
|
82103
82109
|
compatConfig: {
|
|
@@ -88984,8 +88990,8 @@ function copy(text, options) {
|
|
|
88984
88990
|
return success;
|
|
88985
88991
|
}
|
|
88986
88992
|
|
|
88987
|
-
var CopyOutlined$
|
|
88988
|
-
var CopyOutlinedSvg = CopyOutlined$
|
|
88993
|
+
var CopyOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" } }] }, "name": "copy", "theme": "outlined" };
|
|
88994
|
+
var CopyOutlinedSvg = CopyOutlined$2;
|
|
88989
88995
|
|
|
88990
88996
|
function _objectSpread$7(target) {
|
|
88991
88997
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89018,9 +89024,10 @@ var CopyOutlined = function CopyOutlined2(props, context) {
|
|
|
89018
89024
|
};
|
|
89019
89025
|
CopyOutlined.displayName = "CopyOutlined";
|
|
89020
89026
|
CopyOutlined.inheritAttrs = false;
|
|
89027
|
+
var CopyOutlined$1 = CopyOutlined;
|
|
89021
89028
|
|
|
89022
|
-
var EditOutlined$
|
|
89023
|
-
var EditOutlinedSvg = EditOutlined$
|
|
89029
|
+
var EditOutlined$2 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z" } }] }, "name": "edit", "theme": "outlined" };
|
|
89030
|
+
var EditOutlinedSvg = EditOutlined$2;
|
|
89024
89031
|
|
|
89025
89032
|
function _objectSpread$6(target) {
|
|
89026
89033
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -89053,6 +89060,7 @@ var EditOutlined = function EditOutlined2(props, context) {
|
|
|
89053
89060
|
};
|
|
89054
89061
|
EditOutlined.displayName = "EditOutlined";
|
|
89055
89062
|
EditOutlined.inheritAttrs = false;
|
|
89063
|
+
var EditOutlined$1 = EditOutlined;
|
|
89056
89064
|
|
|
89057
89065
|
var __rest$9 = function(s, e) {
|
|
89058
89066
|
var t = {};
|
|
@@ -89384,7 +89392,7 @@ const Base = defineComponent({
|
|
|
89384
89392
|
tooltip,
|
|
89385
89393
|
triggerType = ["icon"]
|
|
89386
89394
|
} = props.editable;
|
|
89387
|
-
const icon = slots.editableIcon ? slots.editableIcon() : createVNode(EditOutlined, {
|
|
89395
|
+
const icon = slots.editableIcon ? slots.editableIcon() : createVNode(EditOutlined$1, {
|
|
89388
89396
|
"role": "button"
|
|
89389
89397
|
}, null);
|
|
89390
89398
|
const title = slots.editableTooltip ? slots.editableTooltip() : state.editStr;
|
|
@@ -89414,7 +89422,7 @@ const Base = defineComponent({
|
|
|
89414
89422
|
copied: state.copied
|
|
89415
89423
|
}) : defaultTitle;
|
|
89416
89424
|
const ariaLabel = typeof title === "string" ? title : "";
|
|
89417
|
-
const defaultIcon = state.copied ? createVNode(CheckOutlined$1, null, null) : createVNode(CopyOutlined, null, null);
|
|
89425
|
+
const defaultIcon = state.copied ? createVNode(CheckOutlined$1, null, null) : createVNode(CopyOutlined$1, null, null);
|
|
89418
89426
|
const icon = slots.copyableIcon ? slots.copyableIcon({
|
|
89419
89427
|
copied: !!state.copied
|
|
89420
89428
|
}) : defaultIcon;
|
|
@@ -48,7 +48,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
|
|
|
48
48
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
49
49
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
50
50
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
51
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
51
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
52
52
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
53
53
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
54
54
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -59,7 +59,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
|
|
|
59
59
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
60
60
|
}, {
|
|
61
61
|
props: import("@vue/shared").LooseRequired<{
|
|
62
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
62
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
63
63
|
readonly class: string;
|
|
64
64
|
readonly title: string;
|
|
65
65
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -244,7 +244,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
|
|
|
244
244
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
245
245
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
246
246
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
247
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
247
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
248
248
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
249
249
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
250
250
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -258,7 +258,7 @@ export declare const LlSecondConfirmation: import("ll-plus/es/utils").SFCWithIns
|
|
|
258
258
|
"onUpdate:open"?: (() => any) | undefined;
|
|
259
259
|
onOk?: (() => any) | undefined;
|
|
260
260
|
}, {
|
|
261
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
261
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
262
262
|
readonly class: string;
|
|
263
263
|
readonly title: string;
|
|
264
264
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts
CHANGED
|
@@ -47,7 +47,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
47
47
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
48
48
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
49
49
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
50
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
50
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
51
51
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
52
52
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
53
53
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
59
59
|
}, {
|
|
60
60
|
props: import("@vue/shared").LooseRequired<{
|
|
61
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
61
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
62
62
|
readonly class: string;
|
|
63
63
|
readonly title: string;
|
|
64
64
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -243,7 +243,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
243
243
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
244
244
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
245
245
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
246
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
246
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
247
247
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
248
248
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
249
249
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -257,7 +257,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
257
257
|
"onUpdate:open"?: (() => any) | undefined;
|
|
258
258
|
onOk?: (() => any) | undefined;
|
|
259
259
|
}, {
|
|
260
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
260
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
261
261
|
readonly class: string;
|
|
262
262
|
readonly title: string;
|
|
263
263
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3,7 +3,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
3
3
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
4
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
5
5
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
6
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
7
7
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
8
8
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -14,7 +14,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
14
14
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
15
15
|
}, {
|
|
16
16
|
props: import("@vue/shared").LooseRequired<{
|
|
17
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
17
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
18
18
|
readonly class: string;
|
|
19
19
|
readonly title: string;
|
|
20
20
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -199,7 +199,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
199
199
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
200
200
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
201
201
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
202
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
202
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
203
203
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
204
204
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
205
205
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -213,7 +213,7 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
213
213
|
"onUpdate:open"?: (() => any) | undefined;
|
|
214
214
|
onOk?: (() => any) | undefined;
|
|
215
215
|
}, {
|
|
216
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
216
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
217
217
|
readonly class: string;
|
|
218
218
|
readonly title: string;
|
|
219
219
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9,7 +9,7 @@ export declare const modalProps: {
|
|
|
9
9
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
10
10
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
11
11
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
12
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
12
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => IType) | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => IType))[], unknown, unknown, "operate", boolean>;
|
|
13
13
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
14
14
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
15
15
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
4
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
5
5
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
6
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
6
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
7
7
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
8
8
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
15
15
|
}, {
|
|
16
16
|
props: import("@vue/shared").LooseRequired<{
|
|
17
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
17
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
18
18
|
readonly class: string;
|
|
19
19
|
readonly title: string;
|
|
20
20
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -199,7 +199,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
199
199
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
200
200
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
|
|
201
201
|
readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
202
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
202
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown, "operate", boolean>;
|
|
203
203
|
readonly isConfirmModel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
204
204
|
readonly class: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
205
205
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -213,7 +213,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
213
213
|
"onUpdate:open"?: (() => any) | undefined;
|
|
214
214
|
onOk?: (() => any) | undefined;
|
|
215
215
|
}, {
|
|
216
|
-
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "
|
|
216
|
+
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
217
217
|
readonly class: string;
|
|
218
218
|
readonly title: string;
|
|
219
219
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -31,7 +31,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
31
31
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
32
32
|
__epPropKey: true;
|
|
33
33
|
};
|
|
34
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
34
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "operate" | "confirm", unknown, "operate", boolean>;
|
|
35
35
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
36
36
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
37
37
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "inner" | "outer", unknown, "inner", boolean>;
|
|
@@ -41,7 +41,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
41
41
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
42
42
|
}, {
|
|
43
43
|
props: import("@vue/shared").LooseRequired<{
|
|
44
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
44
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "operate" | "confirm", unknown>;
|
|
45
45
|
readonly title: string;
|
|
46
46
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
47
47
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -556,7 +556,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
556
556
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
557
557
|
__epPropKey: true;
|
|
558
558
|
};
|
|
559
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
559
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "operate" | "confirm", unknown, "operate", boolean>;
|
|
560
560
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
561
561
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
562
562
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "inner" | "outer", unknown, "inner", boolean>;
|
|
@@ -569,7 +569,7 @@ export declare const LlNewModal: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
569
569
|
"onUpdate:open"?: (() => any) | undefined;
|
|
570
570
|
onOk?: (() => any) | undefined;
|
|
571
571
|
}, {
|
|
572
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "
|
|
572
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "operate" | "confirm", unknown>;
|
|
573
573
|
readonly title: string;
|
|
574
574
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
575
575
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -33,7 +33,7 @@ export declare const newModalProps: {
|
|
|
33
33
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
34
34
|
__epPropKey: true;
|
|
35
35
|
};
|
|
36
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
36
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "operate" | "confirm", unknown, "operate", boolean>;
|
|
37
37
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
38
38
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
39
39
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "inner" | "outer", unknown, "inner", boolean>;
|
|
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
30
30
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
31
31
|
__epPropKey: true;
|
|
32
32
|
};
|
|
33
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
33
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "operate" | "confirm", unknown, "operate", boolean>;
|
|
34
34
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
35
35
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
36
36
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "inner" | "outer", unknown, "inner", boolean>;
|
|
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
readonly keyboard: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
41
41
|
}, {
|
|
42
42
|
props: import("@vue/shared").LooseRequired<{
|
|
43
|
-
readonly type: import("ll-plus/es/components").AvatarType<StringConstructor, "
|
|
43
|
+
readonly type: import("ll-plus/es/components").AvatarType<StringConstructor, "operate" | "confirm", unknown>;
|
|
44
44
|
readonly title: string;
|
|
45
45
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
46
46
|
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -555,7 +555,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
555
555
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
556
556
|
__epPropKey: true;
|
|
557
557
|
};
|
|
558
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "
|
|
558
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "operate" | "confirm", unknown, "operate", boolean>;
|
|
559
559
|
readonly wrapClassName: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
560
560
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
561
561
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "inner" | "outer", unknown, "inner", boolean>;
|
|
@@ -568,7 +568,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
568
568
|
"onUpdate:open"?: (() => any) | undefined;
|
|
569
569
|
onOk?: (() => any) | undefined;
|
|
570
570
|
}, {
|
|
571
|
-
readonly type: import("ll-plus/es/components").AvatarType<StringConstructor, "
|
|
571
|
+
readonly type: import("ll-plus/es/components").AvatarType<StringConstructor, "operate" | "confirm", unknown>;
|
|
572
572
|
readonly title: string;
|
|
573
573
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
574
574
|
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
@@ -20,7 +20,7 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
20
20
|
readonly operateWay: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "none" | "modal" | "drawer", unknown, "modal", boolean>;
|
|
21
21
|
readonly modalConfigProps: {
|
|
22
22
|
readonly type: import("vue").PropType<{
|
|
23
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
23
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
24
24
|
readonly class: string;
|
|
25
25
|
readonly title: string;
|
|
26
26
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -76,7 +76,7 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
76
76
|
readonly searchValue?: string | undefined;
|
|
77
77
|
readonly expandedKeys?: string[] | undefined;
|
|
78
78
|
readonly modalConfigProps?: {
|
|
79
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
79
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
80
80
|
readonly class: string;
|
|
81
81
|
readonly title: string;
|
|
82
82
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -360,7 +360,7 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
360
360
|
readonly operateWay: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "none" | "modal" | "drawer", unknown, "modal", boolean>;
|
|
361
361
|
readonly modalConfigProps: {
|
|
362
362
|
readonly type: import("vue").PropType<{
|
|
363
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
363
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
364
364
|
readonly class: string;
|
|
365
365
|
readonly title: string;
|
|
366
366
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -23,7 +23,7 @@ export declare const treeSearchProps: {
|
|
|
23
23
|
readonly operateWay: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "none" | "modal" | "drawer", unknown, "modal", boolean>;
|
|
24
24
|
readonly modalConfigProps: {
|
|
25
25
|
readonly type: import("vue").PropType<{
|
|
26
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
26
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
27
27
|
readonly class: string;
|
|
28
28
|
readonly title: string;
|
|
29
29
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
readonly operateWay: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "none" | "modal" | "drawer", unknown, "modal", boolean>;
|
|
20
20
|
readonly modalConfigProps: {
|
|
21
21
|
readonly type: import("vue").PropType<{
|
|
22
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
22
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
23
23
|
readonly class: string;
|
|
24
24
|
readonly title: string;
|
|
25
25
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -75,7 +75,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
75
75
|
readonly searchValue?: string | undefined;
|
|
76
76
|
readonly expandedKeys?: string[] | undefined;
|
|
77
77
|
readonly modalConfigProps?: {
|
|
78
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
78
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
79
79
|
readonly class: string;
|
|
80
80
|
readonly title: string;
|
|
81
81
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -359,7 +359,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
359
359
|
readonly operateWay: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "none" | "modal" | "drawer", unknown, "modal", boolean>;
|
|
360
360
|
readonly modalConfigProps: {
|
|
361
361
|
readonly type: import("vue").PropType<{
|
|
362
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
362
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload") | ((new (...args: any[]) => "operate" | "confirm" | "upload") | (() => "operate" | "confirm" | "upload"))[], unknown, unknown>;
|
|
363
363
|
readonly class: string;
|
|
364
364
|
readonly title: string;
|
|
365
365
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|