ll-plus 2.2.11 → 2.2.13
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/advanced-filtering/index.d.ts +504 -504
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +6 -6
- package/es/components/api-component/src/api-component.vue.d.ts +6 -6
- package/es/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/es/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/es/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/es/components/avatar/index.d.ts +4 -4
- package/es/components/avatar/src/avatar.d.ts +1 -1
- package/es/components/avatar/src/avatar.vue.d.ts +4 -4
- package/es/components/button/index.d.ts +2 -2
- package/es/components/button/src/button.vue.d.ts +2 -2
- package/es/components/cascader/index.d.ts +8 -8
- package/es/components/cascader/src/cascader.vue.d.ts +8 -8
- package/es/components/checkbox/index.d.ts +317 -317
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/es/components/checkbox/src/checkbox.d.ts +96 -96
- package/es/components/code-editor/index.d.ts +4 -4
- package/es/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/es/components/drawer/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/easy-cron/index.d.ts +86 -86
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/es/components/form/index.d.ts +242 -242
- package/es/components/form/src/config/form.d.ts +96 -96
- package/es/components/form/src/form.vue.d.ts +242 -242
- package/es/components/icon-base/index.d.ts +1 -1
- package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +31 -31
- package/es/components/input/src/input.vue.d.ts +31 -31
- package/es/components/key-value/index.d.ts +29 -14
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/es/components/key-value/src/components/key-value-item.vue2.mjs +5 -5
- package/es/components/key-value/src/components/key-value-item.vue2.mjs.map +1 -1
- package/es/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/es/components/key-value/src/config/key-value-item.mjs.map +1 -1
- package/es/components/key-value/src/config/key-value.d.ts +3 -2
- package/es/components/key-value/src/config/key-value.mjs +3 -2
- package/es/components/key-value/src/config/key-value.mjs.map +1 -1
- package/es/components/key-value/src/key-value.vue.d.ts +29 -14
- package/es/components/key-value/src/key-value.vue2.mjs +14 -6
- package/es/components/key-value/src/key-value.vue2.mjs.map +1 -1
- package/es/components/modal/index.d.ts +6 -6
- package/es/components/modal/src/modal.vue.d.ts +6 -6
- package/es/components/number-range/index.d.ts +2 -2
- package/es/components/number-range/src/number-range.vue.d.ts +2 -2
- package/es/components/operate-icon/index.d.ts +3 -3
- package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/es/components/radio/index.d.ts +10 -10
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +5 -5
- package/es/components/select/index.d.ts +16 -16
- package/es/components/select/src/select-option.vue.d.ts +1 -1
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +1 -1
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tooltip/index.d.ts +4 -4
- package/es/components/tooltip/src/tooltip.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/es/components/tree/index.d.ts +2 -2
- package/es/components/tree/src/tree.vue.d.ts +2 -2
- package/es/components/tree-search/index.d.ts +9 -9
- package/es/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/es/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/es/components/upload-drag/index.d.ts +8 -8
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
- package/index.full.js +22 -13
- package/index.full.min.js +1 -1
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +1 -1
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +22 -13
- package/lib/components/advanced-filtering/index.d.ts +504 -504
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +6 -6
- package/lib/components/api-component/src/api-component.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/lib/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/lib/components/avatar/index.d.ts +4 -4
- package/lib/components/avatar/src/avatar.d.ts +1 -1
- package/lib/components/avatar/src/avatar.vue.d.ts +4 -4
- package/lib/components/button/index.d.ts +2 -2
- package/lib/components/button/src/button.vue.d.ts +2 -2
- package/lib/components/cascader/index.d.ts +8 -8
- package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
- package/lib/components/checkbox/index.d.ts +317 -317
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/lib/components/checkbox/src/checkbox.d.ts +96 -96
- package/lib/components/code-editor/index.d.ts +4 -4
- package/lib/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/lib/components/drawer/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/easy-cron/index.d.ts +86 -86
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/lib/components/form/index.d.ts +242 -242
- package/lib/components/form/src/config/form.d.ts +96 -96
- package/lib/components/form/src/form.vue.d.ts +242 -242
- package/lib/components/icon-base/index.d.ts +1 -1
- package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +31 -31
- package/lib/components/input/src/input.vue.d.ts +31 -31
- package/lib/components/key-value/index.d.ts +29 -14
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/lib/components/key-value/src/components/key-value-item.vue2.js +5 -5
- package/lib/components/key-value/src/components/key-value-item.vue2.js.map +1 -1
- package/lib/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/lib/components/key-value/src/config/key-value-item.js.map +1 -1
- package/lib/components/key-value/src/config/key-value.d.ts +3 -2
- package/lib/components/key-value/src/config/key-value.js +3 -2
- package/lib/components/key-value/src/config/key-value.js.map +1 -1
- package/lib/components/key-value/src/key-value.vue.d.ts +29 -14
- package/lib/components/key-value/src/key-value.vue2.js +14 -6
- package/lib/components/key-value/src/key-value.vue2.js.map +1 -1
- package/lib/components/modal/index.d.ts +6 -6
- package/lib/components/modal/src/modal.vue.d.ts +6 -6
- package/lib/components/number-range/index.d.ts +2 -2
- package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
- package/lib/components/operate-icon/index.d.ts +3 -3
- package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/lib/components/radio/index.d.ts +10 -10
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +5 -5
- package/lib/components/select/index.d.ts +16 -16
- package/lib/components/select/src/select-option.vue.d.ts +1 -1
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +1 -1
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tooltip/index.d.ts +4 -4
- package/lib/components/tooltip/src/tooltip.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/lib/components/tree/index.d.ts +2 -2
- package/lib/components/tree/src/tree.vue.d.ts +2 -2
- package/lib/components/tree-search/index.d.ts +9 -9
- package/lib/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/lib/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/lib/components/upload-drag/index.d.ts +8 -8
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
- package/package.json +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +504 -504
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +255 -255
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +245 -245
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/types/packages/components/api-component/index.d.ts +6 -6
- package/types/packages/components/api-component/src/api-component.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +4 -4
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +6 -6
- package/types/packages/components/avatar/index.d.ts +4 -4
- package/types/packages/components/avatar/src/avatar.d.ts +1 -1
- package/types/packages/components/avatar/src/avatar.vue.d.ts +4 -4
- package/types/packages/components/button/index.d.ts +2 -2
- package/types/packages/components/button/src/button.vue.d.ts +2 -2
- package/types/packages/components/cascader/index.d.ts +8 -8
- package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
- package/types/packages/components/checkbox/index.d.ts +317 -317
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +317 -317
- package/types/packages/components/checkbox/src/checkbox.d.ts +96 -96
- package/types/packages/components/code-editor/index.d.ts +4 -4
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/types/packages/components/drawer/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +11 -11
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +11 -11
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/easy-cron/index.d.ts +86 -86
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
- package/types/packages/components/form/index.d.ts +242 -242
- package/types/packages/components/form/src/config/form.d.ts +96 -96
- package/types/packages/components/form/src/form.vue.d.ts +242 -242
- package/types/packages/components/icon-base/index.d.ts +1 -1
- package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +31 -31
- package/types/packages/components/input/src/input.vue.d.ts +31 -31
- package/types/packages/components/key-value/index.d.ts +29 -14
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +16 -4
- package/types/packages/components/key-value/src/config/key-value-item.d.ts +10 -4
- package/types/packages/components/key-value/src/config/key-value.d.ts +3 -2
- package/types/packages/components/key-value/src/key-value.vue.d.ts +29 -14
- package/types/packages/components/modal/index.d.ts +6 -6
- package/types/packages/components/modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/number-range/index.d.ts +2 -2
- package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
- package/types/packages/components/operate-icon/index.d.ts +3 -3
- package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/types/packages/components/radio/index.d.ts +10 -10
- package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
- package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
- package/types/packages/components/select/index.d.ts +16 -16
- package/types/packages/components/select/src/select-option.vue.d.ts +1 -1
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +1 -1
- package/types/packages/components/textarea/index.d.ts +5 -5
- package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
- package/types/packages/components/tooltip/index.d.ts +4 -4
- package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
- package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
- package/types/packages/components/tree/index.d.ts +2 -2
- package/types/packages/components/tree/src/tree.vue.d.ts +2 -2
- package/types/packages/components/tree-search/index.d.ts +9 -9
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/types/packages/components/upload-drag/index.d.ts +8 -8
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +8 -8
|
@@ -9,7 +9,7 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
9
9
|
readonly keyLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
10
10
|
readonly valueLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
11
11
|
readonly addText: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "添加", boolean>;
|
|
12
|
-
readonly
|
|
12
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown, "doubt", boolean>;
|
|
13
13
|
readonly keyType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | {
|
|
14
14
|
(): any;
|
|
15
15
|
new (): any;
|
|
@@ -37,20 +37,21 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
37
37
|
}, boolean>;
|
|
38
38
|
}, {
|
|
39
39
|
props: import("@vue/shared").LooseRequired<{
|
|
40
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
41
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
40
|
readonly value: import("./src/config").KeyValueItem[];
|
|
41
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
42
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
44
43
|
readonly keyLabel: string;
|
|
45
44
|
readonly valueLabel: string;
|
|
46
45
|
readonly addText: string;
|
|
46
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
47
47
|
readonly keyType: any;
|
|
48
48
|
readonly keyTypes: import("./src/config").KeyType[];
|
|
49
49
|
readonly valueType: any;
|
|
50
50
|
readonly onChange?: ((value: import("./src/config").KeyValueItem[]) => any) | undefined;
|
|
51
51
|
readonly "onUpdate:value"?: ((value: import("./src/config").KeyValueItem[]) => any) | undefined;
|
|
52
|
+
readonly onAdd?: (() => any) | undefined;
|
|
52
53
|
} & {}>;
|
|
53
|
-
emits: ((event: "change", value: import("./src/config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./src/config").KeyValueItem[]) => void);
|
|
54
|
+
emits: ((event: "add") => void) & ((event: "change", value: import("./src/config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./src/config").KeyValueItem[]) => void);
|
|
54
55
|
bem: {
|
|
55
56
|
b: (blockSuffix?: string) => string;
|
|
56
57
|
e: (element?: string) => string;
|
|
@@ -61,17 +62,23 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
61
62
|
bem: (blockSuffix: string, element: string, modifier: string) => string;
|
|
62
63
|
is: (name?: string) => string;
|
|
63
64
|
};
|
|
64
|
-
innerValue: import("vue").Ref<{
|
|
65
|
+
innerValue: import("vue").Ref<(Record<string, any> | {
|
|
65
66
|
key: string | null;
|
|
66
|
-
value:
|
|
67
|
-
}[]>;
|
|
67
|
+
value: any;
|
|
68
|
+
})[]>;
|
|
68
69
|
keyValueItems: import("vue").Ref<any[]>;
|
|
69
70
|
keyValueTypeDict: import("vue").ComputedRef<{}>;
|
|
70
71
|
handleAddItem: () => void;
|
|
71
72
|
handleDelete: (idx: number) => void;
|
|
72
73
|
handleChange: () => void;
|
|
73
74
|
keyValueItem: import("vue").DefineComponent<{
|
|
74
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
75
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
76
|
+
key: string | null;
|
|
77
|
+
value: any;
|
|
78
|
+
}) | (() => import("./src/config").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
79
|
+
key: string | null;
|
|
80
|
+
value: any;
|
|
81
|
+
}) | (() => import("./src/config").KeyValueItem))[], unknown, unknown, () => {
|
|
75
82
|
key: string;
|
|
76
83
|
value: string;
|
|
77
84
|
}, boolean>;
|
|
@@ -100,9 +107,9 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
100
107
|
bem: (blockSuffix: string, element: string, modifier: string) => string;
|
|
101
108
|
is: (name?: string) => string;
|
|
102
109
|
};
|
|
103
|
-
innerValue: import("vue").Ref<{
|
|
110
|
+
innerValue: import("vue").Ref<Record<string, any> | {
|
|
104
111
|
key: string | null;
|
|
105
|
-
value:
|
|
112
|
+
value: any;
|
|
106
113
|
}>;
|
|
107
114
|
getKeyType: import("vue").ComputedRef<any>;
|
|
108
115
|
getValueType: import("vue").ComputedRef<any>;
|
|
@@ -353,7 +360,13 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
353
360
|
change: () => boolean;
|
|
354
361
|
'update:value': (value: import("./src/config").KeyValueItem) => boolean;
|
|
355
362
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
356
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
363
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
364
|
+
key: string | null;
|
|
365
|
+
value: any;
|
|
366
|
+
}) | (() => import("./src/config").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
367
|
+
key: string | null;
|
|
368
|
+
value: any;
|
|
369
|
+
}) | (() => import("./src/config").KeyValueItem))[], unknown, unknown, () => {
|
|
357
370
|
key: string;
|
|
358
371
|
value: string;
|
|
359
372
|
}, boolean>;
|
|
@@ -370,6 +383,7 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
370
383
|
}, {}>;
|
|
371
384
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
372
385
|
change: (value: import("./src/config").KeyValueItem[]) => boolean;
|
|
386
|
+
add: () => boolean;
|
|
373
387
|
'update:value': (value: import("./src/config").KeyValueItem[]) => boolean;
|
|
374
388
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
375
389
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").KeyValueItem[]) | (() => import("./src/config").KeyValueItem[]) | ((new (...args: any[]) => import("./src/config").KeyValueItem[]) | (() => import("./src/config").KeyValueItem[]))[], unknown, unknown, () => {
|
|
@@ -381,7 +395,7 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
381
395
|
readonly keyLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
382
396
|
readonly valueLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
383
397
|
readonly addText: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "添加", boolean>;
|
|
384
|
-
readonly
|
|
398
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown, "doubt", boolean>;
|
|
385
399
|
readonly keyType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | {
|
|
386
400
|
(): any;
|
|
387
401
|
new (): any;
|
|
@@ -410,14 +424,15 @@ export declare const LlKeyValue: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
410
424
|
}>> & {
|
|
411
425
|
onChange?: ((value: import("./src/config").KeyValueItem[]) => any) | undefined;
|
|
412
426
|
"onUpdate:value"?: ((value: import("./src/config").KeyValueItem[]) => any) | undefined;
|
|
427
|
+
onAdd?: (() => any) | undefined;
|
|
413
428
|
}, {
|
|
414
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
415
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
416
429
|
readonly value: import("./src/config").KeyValueItem[];
|
|
430
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
417
431
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
418
432
|
readonly keyLabel: string;
|
|
419
433
|
readonly valueLabel: string;
|
|
420
434
|
readonly addText: string;
|
|
435
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
421
436
|
readonly keyType: any;
|
|
422
437
|
readonly keyTypes: import("./src/config").KeyType[];
|
|
423
438
|
readonly valueType: any;
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
2
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
3
|
+
key: string | null;
|
|
4
|
+
value: any;
|
|
5
|
+
}) | (() => import("ll-plus/es/components").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
6
|
+
key: string | null;
|
|
7
|
+
value: any;
|
|
8
|
+
}) | (() => import("ll-plus/es/components").KeyValueItem))[], unknown, unknown, () => {
|
|
3
9
|
key: string;
|
|
4
10
|
value: string;
|
|
5
11
|
}, boolean>;
|
|
@@ -28,9 +34,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
34
|
bem: (blockSuffix: string, element: string, modifier: string) => string;
|
|
29
35
|
is: (name?: string) => string;
|
|
30
36
|
};
|
|
31
|
-
innerValue: import("vue").Ref<{
|
|
37
|
+
innerValue: import("vue").Ref<Record<string, any> | {
|
|
32
38
|
key: string | null;
|
|
33
|
-
value:
|
|
39
|
+
value: any;
|
|
34
40
|
}>;
|
|
35
41
|
getKeyType: import("vue").ComputedRef<any>;
|
|
36
42
|
getValueType: import("vue").ComputedRef<any>;
|
|
@@ -281,7 +287,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
281
287
|
change: () => boolean;
|
|
282
288
|
'update:value': (value: import("ll-plus/es/components").KeyValueItem) => boolean;
|
|
283
289
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
284
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
290
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
291
|
+
key: string | null;
|
|
292
|
+
value: any;
|
|
293
|
+
}) | (() => import("ll-plus/es/components").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
294
|
+
key: string | null;
|
|
295
|
+
value: any;
|
|
296
|
+
}) | (() => import("ll-plus/es/components").KeyValueItem))[], unknown, unknown, () => {
|
|
285
297
|
key: string;
|
|
286
298
|
value: string;
|
|
287
299
|
}, boolean>;
|
|
@@ -233,12 +233,18 @@ export declare const formColumns: {
|
|
|
233
233
|
span: number;
|
|
234
234
|
};
|
|
235
235
|
}[];
|
|
236
|
-
export
|
|
236
|
+
export type KeyValueItem = {
|
|
237
237
|
key: string | null;
|
|
238
|
-
value:
|
|
239
|
-
}
|
|
238
|
+
value: any | null;
|
|
239
|
+
} | Record<string, any>;
|
|
240
240
|
export declare const keyValueItemProps: {
|
|
241
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
241
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
242
|
+
key: string | null;
|
|
243
|
+
value: any | null;
|
|
244
|
+
}) | (() => KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
245
|
+
key: string | null;
|
|
246
|
+
value: any | null;
|
|
247
|
+
}) | (() => KeyValueItem))[], unknown, unknown, () => {
|
|
242
248
|
key: string;
|
|
243
249
|
value: string;
|
|
244
250
|
}, boolean>;
|
|
@@ -7,7 +7,7 @@ export interface KeyType {
|
|
|
7
7
|
value: string;
|
|
8
8
|
option: FormColumn;
|
|
9
9
|
}
|
|
10
|
-
type
|
|
10
|
+
type KeyValueType = 'single' | 'doubt';
|
|
11
11
|
export declare const getKeyValueItem: () => {
|
|
12
12
|
key: null;
|
|
13
13
|
value: null;
|
|
@@ -22,7 +22,7 @@ export declare const keyValueProps: {
|
|
|
22
22
|
readonly keyLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
23
23
|
readonly valueLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
24
24
|
readonly addText: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "添加", boolean>;
|
|
25
|
-
readonly
|
|
25
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "single" | "doubt") | (() => KeyValueType) | ((new (...args: any[]) => "single" | "doubt") | (() => KeyValueType))[], unknown, unknown, "doubt", boolean>;
|
|
26
26
|
readonly keyType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | {
|
|
27
27
|
(): any;
|
|
28
28
|
new (): any;
|
|
@@ -51,6 +51,7 @@ export declare const keyValueProps: {
|
|
|
51
51
|
};
|
|
52
52
|
export declare const keyValueEmits: {
|
|
53
53
|
change: (value: KeyValueItem[]) => boolean;
|
|
54
|
+
add: () => boolean;
|
|
54
55
|
'update:value': (value: KeyValueItem[]) => boolean;
|
|
55
56
|
};
|
|
56
57
|
export type KeyValueProps = ExtractPropTypes<typeof keyValueProps>;
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
readonly keyLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
9
9
|
readonly valueLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
10
10
|
readonly addText: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "添加", boolean>;
|
|
11
|
-
readonly
|
|
11
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown, "doubt", boolean>;
|
|
12
12
|
readonly keyType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | {
|
|
13
13
|
(): any;
|
|
14
14
|
new (): any;
|
|
@@ -36,20 +36,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
}, boolean>;
|
|
37
37
|
}, {
|
|
38
38
|
props: import("@vue/shared").LooseRequired<{
|
|
39
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
40
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
41
39
|
readonly value: import("./config").KeyValueItem[];
|
|
40
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
41
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
42
|
readonly keyLabel: string;
|
|
44
43
|
readonly valueLabel: string;
|
|
45
44
|
readonly addText: string;
|
|
45
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
46
46
|
readonly keyType: any;
|
|
47
47
|
readonly keyTypes: import("./config").KeyType[];
|
|
48
48
|
readonly valueType: any;
|
|
49
49
|
readonly onChange?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
50
50
|
readonly "onUpdate:value"?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
51
|
+
readonly onAdd?: (() => any) | undefined;
|
|
51
52
|
} & {}>;
|
|
52
|
-
emits: ((event: "change", value: import("./config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./config").KeyValueItem[]) => void);
|
|
53
|
+
emits: ((event: "add") => void) & ((event: "change", value: import("./config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./config").KeyValueItem[]) => void);
|
|
53
54
|
bem: {
|
|
54
55
|
b: (blockSuffix?: string) => string;
|
|
55
56
|
e: (element?: string) => string;
|
|
@@ -60,17 +61,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
60
61
|
bem: (blockSuffix: string, element: string, modifier: string) => string;
|
|
61
62
|
is: (name?: string) => string;
|
|
62
63
|
};
|
|
63
|
-
innerValue: import("vue").Ref<{
|
|
64
|
+
innerValue: import("vue").Ref<(Record<string, any> | {
|
|
64
65
|
key: string | null;
|
|
65
|
-
value:
|
|
66
|
-
}[]>;
|
|
66
|
+
value: any;
|
|
67
|
+
})[]>;
|
|
67
68
|
keyValueItems: import("vue").Ref<any[]>;
|
|
68
69
|
keyValueTypeDict: import("vue").ComputedRef<{}>;
|
|
69
70
|
handleAddItem: () => void;
|
|
70
71
|
handleDelete: (idx: number) => void;
|
|
71
72
|
handleChange: () => void;
|
|
72
73
|
keyValueItem: import("vue").DefineComponent<{
|
|
73
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
74
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
75
|
+
key: string | null;
|
|
76
|
+
value: any;
|
|
77
|
+
}) | (() => import("./config").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
78
|
+
key: string | null;
|
|
79
|
+
value: any;
|
|
80
|
+
}) | (() => import("./config").KeyValueItem))[], unknown, unknown, () => {
|
|
74
81
|
key: string;
|
|
75
82
|
value: string;
|
|
76
83
|
}, boolean>;
|
|
@@ -99,9 +106,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
99
106
|
bem: (blockSuffix: string, element: string, modifier: string) => string;
|
|
100
107
|
is: (name?: string) => string;
|
|
101
108
|
};
|
|
102
|
-
innerValue: import("vue").Ref<{
|
|
109
|
+
innerValue: import("vue").Ref<Record<string, any> | {
|
|
103
110
|
key: string | null;
|
|
104
|
-
value:
|
|
111
|
+
value: any;
|
|
105
112
|
}>;
|
|
106
113
|
getKeyType: import("vue").ComputedRef<any>;
|
|
107
114
|
getValueType: import("vue").ComputedRef<any>;
|
|
@@ -352,7 +359,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
352
359
|
change: () => boolean;
|
|
353
360
|
'update:value': (value: import("./config").KeyValueItem) => boolean;
|
|
354
361
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
355
|
-
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) =>
|
|
362
|
+
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Record<string, any> | {
|
|
363
|
+
key: string | null;
|
|
364
|
+
value: any;
|
|
365
|
+
}) | (() => import("./config").KeyValueItem) | ((new (...args: any[]) => Record<string, any> | {
|
|
366
|
+
key: string | null;
|
|
367
|
+
value: any;
|
|
368
|
+
}) | (() => import("./config").KeyValueItem))[], unknown, unknown, () => {
|
|
356
369
|
key: string;
|
|
357
370
|
value: string;
|
|
358
371
|
}, boolean>;
|
|
@@ -369,6 +382,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
369
382
|
}, {}>;
|
|
370
383
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
371
384
|
change: (value: import("./config").KeyValueItem[]) => boolean;
|
|
385
|
+
add: () => boolean;
|
|
372
386
|
'update:value': (value: import("./config").KeyValueItem[]) => boolean;
|
|
373
387
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
374
388
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").KeyValueItem[]) | (() => import("./config").KeyValueItem[]) | ((new (...args: any[]) => import("./config").KeyValueItem[]) | (() => import("./config").KeyValueItem[]))[], unknown, unknown, () => {
|
|
@@ -380,7 +394,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
380
394
|
readonly keyLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
381
395
|
readonly valueLabel: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
382
396
|
readonly addText: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "添加", boolean>;
|
|
383
|
-
readonly
|
|
397
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown, "doubt", boolean>;
|
|
384
398
|
readonly keyType: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any) | (() => any) | {
|
|
385
399
|
(): any;
|
|
386
400
|
new (): any;
|
|
@@ -409,14 +423,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
409
423
|
}>> & {
|
|
410
424
|
onChange?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
411
425
|
"onUpdate:value"?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
426
|
+
onAdd?: (() => any) | undefined;
|
|
412
427
|
}, {
|
|
413
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
414
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
415
428
|
readonly value: import("./config").KeyValueItem[];
|
|
429
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
416
430
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
417
431
|
readonly keyLabel: string;
|
|
418
432
|
readonly valueLabel: string;
|
|
419
433
|
readonly addText: string;
|
|
434
|
+
readonly keyValueType: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
420
435
|
readonly keyType: any;
|
|
421
436
|
readonly keyTypes: import("./config").KeyType[];
|
|
422
437
|
readonly valueType: any;
|
|
@@ -15,15 +15,15 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
15
15
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
16
16
|
readonly title: string;
|
|
17
17
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
18
|
+
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
18
19
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
19
20
|
readonly wrapClassName: string;
|
|
20
21
|
readonly class: string;
|
|
21
22
|
readonly cancelText: string;
|
|
22
23
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
23
|
-
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
24
24
|
readonly confirmText: string;
|
|
25
|
-
readonly onOk?: (() => any) | undefined;
|
|
26
25
|
readonly "onUpdate:open"?: (() => any) | undefined;
|
|
26
|
+
readonly onOk?: (() => any) | undefined;
|
|
27
27
|
readonly onCancel?: (() => any) | undefined;
|
|
28
28
|
} & {}>;
|
|
29
29
|
emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
|
|
@@ -1583,13 +1583,13 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1583
1583
|
};
|
|
1584
1584
|
}, {
|
|
1585
1585
|
props: import("@vue/shared").LooseRequired<{
|
|
1586
|
+
readonly label?: string | undefined;
|
|
1587
|
+
readonly position?: string | undefined;
|
|
1586
1588
|
readonly icon?: {
|
|
1587
1589
|
readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
1588
1590
|
readonly color?: string | undefined;
|
|
1589
1591
|
readonly iconName?: string | undefined;
|
|
1590
1592
|
} | undefined;
|
|
1591
|
-
readonly position?: string | undefined;
|
|
1592
|
-
readonly label?: string | undefined;
|
|
1593
1593
|
} & {}>;
|
|
1594
1594
|
bem: {
|
|
1595
1595
|
b: (blockSuffix?: string) => string;
|
|
@@ -1954,19 +1954,19 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1954
1954
|
readonly showCancel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1955
1955
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1956
1956
|
}>> & {
|
|
1957
|
-
onOk?: (() => any) | undefined;
|
|
1958
1957
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1958
|
+
onOk?: (() => any) | undefined;
|
|
1959
1959
|
onCancel?: (() => any) | undefined;
|
|
1960
1960
|
}, {
|
|
1961
1961
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
1962
1962
|
readonly title: string;
|
|
1963
1963
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1964
|
+
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1964
1965
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1965
1966
|
readonly wrapClassName: string;
|
|
1966
1967
|
readonly class: string;
|
|
1967
1968
|
readonly cancelText: string;
|
|
1968
1969
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1969
|
-
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1970
1970
|
readonly confirmText: string;
|
|
1971
1971
|
}, {}>>;
|
|
1972
1972
|
export default LlModal;
|
|
@@ -15,15 +15,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
16
16
|
readonly title: string;
|
|
17
17
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
18
|
+
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
18
19
|
readonly loading: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
19
20
|
readonly wrapClassName: string;
|
|
20
21
|
readonly class: string;
|
|
21
22
|
readonly cancelText: string;
|
|
22
23
|
readonly showCancel: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
23
|
-
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
24
24
|
readonly confirmText: string;
|
|
25
|
-
readonly onOk?: (() => any) | undefined;
|
|
26
25
|
readonly "onUpdate:open"?: (() => any) | undefined;
|
|
26
|
+
readonly onOk?: (() => any) | undefined;
|
|
27
27
|
readonly onCancel?: (() => any) | undefined;
|
|
28
28
|
} & {}>;
|
|
29
29
|
emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
|
|
@@ -1583,13 +1583,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1583
1583
|
};
|
|
1584
1584
|
}, {
|
|
1585
1585
|
props: import("@vue/shared").LooseRequired<{
|
|
1586
|
+
readonly label?: string | undefined;
|
|
1587
|
+
readonly position?: string | undefined;
|
|
1586
1588
|
readonly icon?: {
|
|
1587
1589
|
readonly size?: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
1588
1590
|
readonly color?: string | undefined;
|
|
1589
1591
|
readonly iconName?: string | undefined;
|
|
1590
1592
|
} | undefined;
|
|
1591
|
-
readonly position?: string | undefined;
|
|
1592
|
-
readonly label?: string | undefined;
|
|
1593
1593
|
} & {}>;
|
|
1594
1594
|
bem: {
|
|
1595
1595
|
b: (blockSuffix?: string) => string;
|
|
@@ -1954,19 +1954,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1954
1954
|
readonly showCancel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1955
1955
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1956
1956
|
}>> & {
|
|
1957
|
-
onOk?: (() => any) | undefined;
|
|
1958
1957
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1958
|
+
onOk?: (() => any) | undefined;
|
|
1959
1959
|
onCancel?: (() => any) | undefined;
|
|
1960
1960
|
}, {
|
|
1961
1961
|
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
1962
1962
|
readonly title: string;
|
|
1963
1963
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1964
|
+
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1964
1965
|
readonly loading: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1965
1966
|
readonly wrapClassName: string;
|
|
1966
1967
|
readonly class: string;
|
|
1967
1968
|
readonly cancelText: string;
|
|
1968
1969
|
readonly showCancel: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1969
|
-
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1970
1970
|
readonly confirmText: string;
|
|
1971
1971
|
}, {}>;
|
|
1972
1972
|
export default _default;
|
|
@@ -13,9 +13,9 @@ export declare const LlNumberRange: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
13
13
|
readonly placeholder: import("ll-plus/es/utils").EpPropFinalized<ArrayConstructor, unknown, unknown, () => string[], boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
16
17
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
17
18
|
readonly placeholder: unknown[];
|
|
18
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
19
19
|
readonly min?: number | undefined;
|
|
20
20
|
readonly max?: number | undefined;
|
|
21
21
|
readonly precision?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => number) | (() => number | undefined) | ((new (...args: any[]) => number) | (() => number | undefined))[], unknown, unknown>;
|
|
@@ -839,9 +839,9 @@ export declare const LlNumberRange: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
839
839
|
onChange?: ((value: import("ll-plus/es/utils").Nullable<number>[]) => any) | undefined;
|
|
840
840
|
"onUpdate:value"?: ((value: import("ll-plus/es/utils").Nullable<number>[]) => any) | undefined;
|
|
841
841
|
}, {
|
|
842
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
842
843
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
843
844
|
readonly placeholder: unknown[];
|
|
844
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
845
845
|
}, {}>>;
|
|
846
846
|
export default LlNumberRange;
|
|
847
847
|
export * from './src/number-range';
|
|
@@ -13,9 +13,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
readonly placeholder: import("ll-plus/es/utils").EpPropFinalized<ArrayConstructor, unknown, unknown, () => string[], boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
16
17
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
17
18
|
readonly placeholder: unknown[];
|
|
18
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
19
19
|
readonly min?: number | undefined;
|
|
20
20
|
readonly max?: number | undefined;
|
|
21
21
|
readonly precision?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => number) | (() => number | undefined) | ((new (...args: any[]) => number) | (() => number | undefined))[], unknown, unknown>;
|
|
@@ -839,8 +839,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
839
839
|
onChange?: ((value: Nullable<number>[]) => any) | undefined;
|
|
840
840
|
"onUpdate:value"?: ((value: Nullable<number>[]) => any) | undefined;
|
|
841
841
|
}, {
|
|
842
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
842
843
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
843
844
|
readonly placeholder: unknown[];
|
|
844
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
845
845
|
}, {}>;
|
|
846
846
|
export default _default;
|
|
@@ -40,8 +40,8 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
40
40
|
showIconList: import("vue").Ref<{
|
|
41
41
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
42
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
|
-
readonly onClick?: Function | undefined;
|
|
44
43
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
44
|
+
readonly onClick?: Function | undefined;
|
|
45
45
|
readonly data?: any;
|
|
46
46
|
readonly iconName?: string | undefined;
|
|
47
47
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
@@ -51,8 +51,8 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
51
51
|
modalIconList: import("vue").Ref<{
|
|
52
52
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
53
53
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
54
|
-
readonly onClick?: Function | undefined;
|
|
55
54
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
55
|
+
readonly onClick?: Function | undefined;
|
|
56
56
|
readonly data?: any;
|
|
57
57
|
readonly iconName?: string | undefined;
|
|
58
58
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
@@ -130,8 +130,8 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
130
130
|
props: import("@vue/shared").LooseRequired<{
|
|
131
131
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
132
132
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
133
|
-
readonly onClick?: Function | undefined;
|
|
134
133
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
134
|
+
readonly onClick?: Function | undefined;
|
|
135
135
|
readonly data?: any;
|
|
136
136
|
readonly iconName?: string | undefined;
|
|
137
137
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
@@ -40,8 +40,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
showIconList: import("vue").Ref<{
|
|
41
41
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
42
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
|
-
readonly onClick?: Function | undefined;
|
|
44
43
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
44
|
+
readonly onClick?: Function | undefined;
|
|
45
45
|
readonly data?: any;
|
|
46
46
|
readonly iconName?: string | undefined;
|
|
47
47
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
@@ -51,8 +51,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
51
51
|
modalIconList: import("vue").Ref<{
|
|
52
52
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
53
53
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
54
|
-
readonly onClick?: Function | undefined;
|
|
55
54
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
55
|
+
readonly onClick?: Function | undefined;
|
|
56
56
|
readonly data?: any;
|
|
57
57
|
readonly iconName?: string | undefined;
|
|
58
58
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
@@ -130,8 +130,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
130
130
|
props: import("@vue/shared").LooseRequired<{
|
|
131
131
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
132
132
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
133
|
-
readonly onClick?: Function | undefined;
|
|
134
133
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
134
|
+
readonly onClick?: Function | undefined;
|
|
135
135
|
readonly data?: any;
|
|
136
136
|
readonly iconName?: string | undefined;
|
|
137
137
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|