ll-plus 2.6.2 → 2.6.3
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 +304 -304
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/es/components/api-component/index.d.ts +32 -32
- package/es/components/api-component/src/api-component.vue.d.ts +32 -32
- package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/es/components/api-component/src/config/api-modal.d.ts +1 -1
- package/es/components/api-component/src/config/click-input.d.ts +1 -1
- package/es/components/breadcrumb-card/index.d.ts +5 -5
- package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +217 -217
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/es/components/checkbox/src/checkbox.d.ts +56 -56
- package/es/components/code-editor/index.d.ts +2 -2
- package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/es/components/cropper/index.d.ts +6 -6
- package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.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 +10 -10
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/es/components/drawer/src/drawer.vue.d.ts +11 -11
- package/es/components/easy-cron/index.d.ts +95 -95
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/es/components/empty/index.d.ts +2 -2
- package/es/components/empty/src/empty.vue.d.ts +2 -2
- package/es/components/form/index.d.ts +144 -144
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/config/form.d.ts +56 -56
- package/es/components/form/src/form.vue.d.ts +143 -143
- package/es/components/input/index.d.ts +33 -33
- package/es/components/input/src/input.vue.d.ts +33 -33
- package/es/components/key-value/index.d.ts +690 -690
- package/es/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/es/components/key-value/src/key-value.vue.d.ts +690 -690
- package/es/components/modal/index.d.ts +5 -5
- package/es/components/modal/src/modal.vue.d.ts +5 -5
- package/es/components/new-drawer/index.d.ts +13 -13
- package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/es/components/new-modal/index.d.ts +6 -6
- package/es/components/new-modal/src/modal.vue.d.ts +6 -6
- package/es/components/rich-text-editor/index.d.ts +1 -1
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/es/components/select/index.d.ts +15 -15
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select-group/index.d.ts +6 -6
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +6 -6
- package/es/components/table/index.d.ts +12 -12
- package/es/components/table/src/components/main-table.vue.d.ts +4 -4
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +12 -12
- 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-search/index.d.ts +15 -15
- package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/es/components/upload-drag/index.d.ts +4 -4
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/es/packages/components/cropper/src/cropper-modal.vue2.mjs +22 -5
- package/es/packages/components/cropper/src/cropper-modal.vue2.mjs.map +1 -1
- package/es/packages/components/table/src/components/pagination.vue2.mjs +0 -2
- package/es/packages/components/table/src/components/pagination.vue2.mjs.map +1 -1
- package/es/utils/props/runtime.d.ts +2 -2
- package/index.full.js +21 -6
- package/index.full.min.js +2 -2
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +15 -15
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +21 -6
- package/lib/components/advanced-filtering/index.d.ts +304 -304
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
- package/lib/components/api-component/index.d.ts +32 -32
- package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
- package/lib/components/api-component/src/config/click-input.d.ts +1 -1
- package/lib/components/breadcrumb-card/index.d.ts +5 -5
- package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +217 -217
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/lib/components/checkbox/src/checkbox.d.ts +56 -56
- package/lib/components/code-editor/index.d.ts +2 -2
- package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/lib/components/cropper/index.d.ts +6 -6
- package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.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 +10 -10
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
- package/lib/components/easy-cron/index.d.ts +95 -95
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/lib/components/empty/index.d.ts +2 -2
- package/lib/components/empty/src/empty.vue.d.ts +2 -2
- package/lib/components/form/index.d.ts +144 -144
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/config/form.d.ts +56 -56
- package/lib/components/form/src/form.vue.d.ts +143 -143
- package/lib/components/input/index.d.ts +33 -33
- package/lib/components/input/src/input.vue.d.ts +33 -33
- package/lib/components/key-value/index.d.ts +690 -690
- package/lib/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/lib/components/key-value/src/key-value.vue.d.ts +690 -690
- package/lib/components/modal/index.d.ts +5 -5
- package/lib/components/modal/src/modal.vue.d.ts +5 -5
- package/lib/components/new-drawer/index.d.ts +13 -13
- package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/lib/components/new-modal/index.d.ts +6 -6
- package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
- package/lib/components/rich-text-editor/index.d.ts +1 -1
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/lib/components/select/index.d.ts +15 -15
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select-group/index.d.ts +6 -6
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
- package/lib/components/table/index.d.ts +12 -12
- package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +12 -12
- 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-search/index.d.ts +15 -15
- package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/lib/components/upload-drag/index.d.ts +4 -4
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/lib/packages/components/cropper/src/cropper-modal.vue2.js +21 -4
- package/lib/packages/components/cropper/src/cropper-modal.vue2.js.map +1 -1
- package/lib/packages/components/table/src/components/pagination.vue2.js +0 -2
- package/lib/packages/components/table/src/components/pagination.vue2.js.map +1 -1
- package/lib/utils/props/runtime.d.ts +2 -2
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/new-modal.css +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +304 -304
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +146 -146
- 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 +32 -32
- package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
- package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
- package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
- package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
- 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 +217 -217
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
- package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
- package/types/packages/components/code-editor/index.d.ts +2 -2
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
- package/types/packages/components/cropper/index.d.ts +6 -6
- package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.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 +10 -10
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
- package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
- package/types/packages/components/easy-cron/index.d.ts +95 -95
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
- package/types/packages/components/empty/index.d.ts +2 -2
- package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
- package/types/packages/components/form/index.d.ts +144 -144
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/config/form.d.ts +56 -56
- package/types/packages/components/form/src/form.vue.d.ts +143 -143
- package/types/packages/components/input/index.d.ts +33 -33
- package/types/packages/components/input/src/input.vue.d.ts +33 -33
- package/types/packages/components/key-value/index.d.ts +690 -690
- package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +230 -230
- package/types/packages/components/key-value/src/key-value.vue.d.ts +690 -690
- package/types/packages/components/modal/index.d.ts +5 -5
- package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
- package/types/packages/components/new-drawer/index.d.ts +13 -13
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
- package/types/packages/components/new-modal/index.d.ts +6 -6
- package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
- package/types/packages/components/rich-text-editor/index.d.ts +1 -1
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
- package/types/packages/components/select/index.d.ts +15 -15
- package/types/packages/components/select/src/select.vue.d.ts +15 -15
- package/types/packages/components/select-group/index.d.ts +6 -6
- package/types/packages/components/select-group/src/select-group.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
- package/types/packages/components/table/index.d.ts +12 -12
- package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +12 -12
- 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-search/index.d.ts +15 -15
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
- package/types/packages/components/upload-drag/index.d.ts +4 -4
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
- package/types/packages/utils/props/runtime.d.ts +2 -2
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
2
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
3
3
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
4
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
5
5
|
}, {
|
|
6
6
|
props: import("@vue/shared").LooseRequired<{
|
|
7
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
7
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
8
8
|
readonly value: string;
|
|
9
9
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
10
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
11
10
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
11
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
12
12
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
13
13
|
} & {}>;
|
|
14
14
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -58,15 +58,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
'update:value': (value: string) => boolean;
|
|
59
59
|
ok: (value: string) => boolean;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
61
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
61
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
62
62
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
63
63
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
64
64
|
}>> & {
|
|
65
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
66
65
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
66
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
67
67
|
onOk?: ((value: string) => any) | undefined;
|
|
68
68
|
}, {
|
|
69
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
69
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
70
70
|
readonly value: string;
|
|
71
71
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
72
72
|
}, {}>;
|
|
@@ -169,8 +169,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
169
169
|
is: (name?: string) => string;
|
|
170
170
|
};
|
|
171
171
|
props: import("@vue/shared").LooseRequired<{
|
|
172
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
173
172
|
readonly dataSource: import("../config").IParamsData[];
|
|
173
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
174
174
|
readonly options: import("../config").IParamsOption[];
|
|
175
175
|
} & {}>;
|
|
176
176
|
disabled: unknown;
|
|
@@ -183,8 +183,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
183
183
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
184
184
|
}, {
|
|
185
185
|
props: import("@vue/shared").LooseRequired<{
|
|
186
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
187
186
|
readonly dataSource: import("../config").IParamsData[];
|
|
187
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
188
188
|
readonly options: import("../config").IParamsOption[];
|
|
189
189
|
readonly data: import("../config").IParamsData;
|
|
190
190
|
} & {}>;
|
|
@@ -209,7 +209,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
209
209
|
ClickInput: import("vue").DefineComponent<{
|
|
210
210
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
211
211
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
212
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
212
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
213
213
|
}, {
|
|
214
214
|
bem: {
|
|
215
215
|
b: (blockSuffix?: string) => string;
|
|
@@ -222,7 +222,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
222
222
|
is: (name?: string) => string;
|
|
223
223
|
};
|
|
224
224
|
props: import("@vue/shared").LooseRequired<{
|
|
225
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
225
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
226
226
|
readonly value: string;
|
|
227
227
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
228
228
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -238,16 +238,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
238
238
|
}, "value">>;
|
|
239
239
|
handleClick: () => void;
|
|
240
240
|
ApiModal: import("vue").DefineComponent<{
|
|
241
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
241
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
242
242
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
243
243
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
244
244
|
}, {
|
|
245
245
|
props: import("@vue/shared").LooseRequired<{
|
|
246
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
246
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
247
247
|
readonly value: string;
|
|
248
248
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
249
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
250
249
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
250
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
251
251
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
252
252
|
} & {}>;
|
|
253
253
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -297,15 +297,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
297
297
|
'update:value': (value: string) => boolean;
|
|
298
298
|
ok: (value: string) => boolean;
|
|
299
299
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
300
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
300
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
301
301
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
302
302
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
303
303
|
}>> & {
|
|
304
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
305
304
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
305
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
306
306
|
onOk?: ((value: string) => any) | undefined;
|
|
307
307
|
}, {
|
|
308
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
308
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
309
309
|
readonly value: string;
|
|
310
310
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
311
311
|
}, {}>;
|
|
@@ -314,11 +314,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
314
314
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
315
315
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
316
316
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
317
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
317
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
318
318
|
}>> & {
|
|
319
319
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
320
320
|
}, {
|
|
321
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
321
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
322
322
|
readonly value: string;
|
|
323
323
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
324
324
|
}, {}>;
|
|
@@ -328,8 +328,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
328
328
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
329
329
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
330
330
|
}>>, {
|
|
331
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
332
331
|
readonly dataSource: import("../config").IParamsData[];
|
|
332
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
333
333
|
readonly options: import("../config").IParamsOption[];
|
|
334
334
|
readonly data: import("../config").IParamsData;
|
|
335
335
|
}, {}>;
|
|
@@ -338,8 +338,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
338
338
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]) | ((new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
339
339
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
340
340
|
}>>, {
|
|
341
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
342
341
|
readonly dataSource: import("../config").IParamsData[];
|
|
342
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
343
343
|
readonly options: import("../config").IParamsOption[];
|
|
344
344
|
}, {}>;
|
|
345
345
|
readonly formdataTableColumns: ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
3
3
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
4
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
4
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
5
5
|
}, {
|
|
6
6
|
bem: {
|
|
7
7
|
b: (blockSuffix?: string) => string;
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
is: (name?: string) => string;
|
|
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[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
18
18
|
readonly value: string;
|
|
19
19
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
20
20
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -30,16 +30,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
30
30
|
}, "value">>;
|
|
31
31
|
handleClick: () => void;
|
|
32
32
|
ApiModal: import("vue").DefineComponent<{
|
|
33
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
33
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
34
34
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
35
35
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
36
36
|
}, {
|
|
37
37
|
props: import("@vue/shared").LooseRequired<{
|
|
38
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
38
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
39
39
|
readonly value: string;
|
|
40
40
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
41
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
42
41
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
42
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
43
43
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
44
44
|
} & {}>;
|
|
45
45
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -89,15 +89,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
89
89
|
'update:value': (value: string) => boolean;
|
|
90
90
|
ok: (value: string) => boolean;
|
|
91
91
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
92
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
92
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
93
93
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
94
94
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
95
95
|
}>> & {
|
|
96
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
97
96
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
97
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
98
98
|
onOk?: ((value: string) => any) | undefined;
|
|
99
99
|
}, {
|
|
100
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
100
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
101
101
|
readonly value: string;
|
|
102
102
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
103
103
|
}, {}>;
|
|
@@ -106,11 +106,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
106
106
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
107
107
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
108
108
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
109
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
109
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
110
110
|
}>> & {
|
|
111
111
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
112
112
|
}, {
|
|
113
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
113
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
114
114
|
readonly value: string;
|
|
115
115
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
116
116
|
}, {}>;
|
|
@@ -5,8 +5,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5
5
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
6
6
|
}, {
|
|
7
7
|
props: import("@vue/shared").LooseRequired<{
|
|
8
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
9
8
|
readonly dataSource: import("../config").IParamsData[];
|
|
9
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
10
10
|
readonly options: import("../config").IParamsOption[];
|
|
11
11
|
readonly data: import("../config").IParamsData;
|
|
12
12
|
} & {}>;
|
|
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
31
31
|
ClickInput: import("vue").DefineComponent<{
|
|
32
32
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
33
33
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
34
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
34
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
35
35
|
}, {
|
|
36
36
|
bem: {
|
|
37
37
|
b: (blockSuffix?: string) => string;
|
|
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
is: (name?: string) => string;
|
|
45
45
|
};
|
|
46
46
|
props: import("@vue/shared").LooseRequired<{
|
|
47
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
47
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
48
48
|
readonly value: string;
|
|
49
49
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
50
50
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -60,16 +60,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
60
60
|
}, "value">>;
|
|
61
61
|
handleClick: () => void;
|
|
62
62
|
ApiModal: import("vue").DefineComponent<{
|
|
63
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
63
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
64
64
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
65
65
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
66
66
|
}, {
|
|
67
67
|
props: import("@vue/shared").LooseRequired<{
|
|
68
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
68
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
69
69
|
readonly value: string;
|
|
70
70
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
71
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
72
71
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
72
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
73
73
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
74
74
|
} & {}>;
|
|
75
75
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -119,15 +119,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
119
119
|
'update:value': (value: string) => boolean;
|
|
120
120
|
ok: (value: string) => boolean;
|
|
121
121
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
122
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
122
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
123
123
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
124
124
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
125
125
|
}>> & {
|
|
126
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
127
126
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
127
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
128
128
|
onOk?: ((value: string) => any) | undefined;
|
|
129
129
|
}, {
|
|
130
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
130
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
131
131
|
readonly value: string;
|
|
132
132
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
133
133
|
}, {}>;
|
|
@@ -136,11 +136,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
136
136
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
137
137
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
138
138
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
139
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
139
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
140
140
|
}>> & {
|
|
141
141
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
142
142
|
}, {
|
|
143
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
143
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
144
144
|
readonly value: string;
|
|
145
145
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
146
146
|
}, {}>;
|
|
@@ -150,8 +150,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
150
150
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
151
151
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
152
152
|
}>>, {
|
|
153
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
154
153
|
readonly dataSource: import("../config").IParamsData[];
|
|
154
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
155
155
|
readonly options: import("../config").IParamsOption[];
|
|
156
156
|
readonly data: import("../config").IParamsData;
|
|
157
157
|
}, {}>;
|
|
@@ -14,8 +14,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
is: (name?: string) => string;
|
|
15
15
|
};
|
|
16
16
|
props: import("@vue/shared").LooseRequired<{
|
|
17
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
18
17
|
readonly dataSource: import("../config").IParamsData[];
|
|
18
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
19
19
|
readonly options: import("../config").IParamsOption[];
|
|
20
20
|
} & {}>;
|
|
21
21
|
disabled: unknown;
|
|
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
29
29
|
}, {
|
|
30
30
|
props: import("@vue/shared").LooseRequired<{
|
|
31
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
32
31
|
readonly dataSource: import("../config").IParamsData[];
|
|
32
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
33
33
|
readonly options: import("../config").IParamsOption[];
|
|
34
34
|
readonly data: import("../config").IParamsData;
|
|
35
35
|
} & {}>;
|
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
54
54
|
ClickInput: import("vue").DefineComponent<{
|
|
55
55
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
56
56
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
57
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
57
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
58
58
|
}, {
|
|
59
59
|
bem: {
|
|
60
60
|
b: (blockSuffix?: string) => string;
|
|
@@ -67,7 +67,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
67
67
|
is: (name?: string) => string;
|
|
68
68
|
};
|
|
69
69
|
props: import("@vue/shared").LooseRequired<{
|
|
70
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
70
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
71
71
|
readonly value: string;
|
|
72
72
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
73
73
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
@@ -83,16 +83,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
83
83
|
}, "value">>;
|
|
84
84
|
handleClick: () => void;
|
|
85
85
|
ApiModal: import("vue").DefineComponent<{
|
|
86
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
86
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
87
87
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
88
88
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
89
89
|
}, {
|
|
90
90
|
props: import("@vue/shared").LooseRequired<{
|
|
91
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
91
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
92
92
|
readonly value: string;
|
|
93
93
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
94
|
-
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
95
94
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
95
|
+
readonly "onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
96
96
|
readonly onOk?: ((value: string) => any) | undefined;
|
|
97
97
|
} & {}>;
|
|
98
98
|
emits: ((event: "update:value", value: string) => void) & ((event: "update:open", open: boolean) => void) & ((event: "ok", value: string) => void);
|
|
@@ -142,15 +142,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
142
142
|
'update:value': (value: string) => boolean;
|
|
143
143
|
ok: (value: string) => boolean;
|
|
144
144
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
145
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
145
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
146
146
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
147
147
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
148
148
|
}>> & {
|
|
149
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
150
149
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
150
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
151
151
|
onOk?: ((value: string) => any) | undefined;
|
|
152
152
|
}, {
|
|
153
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
153
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
154
154
|
readonly value: string;
|
|
155
155
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
156
156
|
}, {}>;
|
|
@@ -159,11 +159,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
159
159
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
160
160
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
161
161
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
162
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
162
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
163
163
|
}>> & {
|
|
164
164
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
165
165
|
}, {
|
|
166
|
-
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
166
|
+
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => import("../config").IModalType))[], unknown, unknown>;
|
|
167
167
|
readonly value: string;
|
|
168
168
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
169
169
|
}, {}>;
|
|
@@ -173,8 +173,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
173
173
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
174
174
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
175
175
|
}>>, {
|
|
176
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
177
176
|
readonly dataSource: import("../config").IParamsData[];
|
|
177
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
178
178
|
readonly options: import("../config").IParamsOption[];
|
|
179
179
|
readonly data: import("../config").IParamsData;
|
|
180
180
|
}, {}>;
|
|
@@ -183,8 +183,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
183
183
|
readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]) | ((new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
|
|
184
184
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
185
185
|
}>>, {
|
|
186
|
-
readonly columns: import("../config").IParamsColumn[];
|
|
187
186
|
readonly dataSource: import("../config").IParamsData[];
|
|
187
|
+
readonly columns: import("../config").IParamsColumn[];
|
|
188
188
|
readonly options: import("../config").IParamsOption[];
|
|
189
189
|
}, {}>;
|
|
190
190
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export type IModalType = 'textarea' | 'code' | 'batch';
|
|
2
2
|
export declare const apiModalProps: {
|
|
3
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
3
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
4
4
|
readonly open: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
5
5
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
6
6
|
};
|
|
@@ -2,7 +2,7 @@ import { type IModalType } from './index';
|
|
|
2
2
|
export declare const clickInputProps: {
|
|
3
3
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
4
4
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
5
|
-
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
5
|
+
readonly type: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "textarea" | "code" | "batch") | (() => IModalType) | ((new (...args: any[]) => "textarea" | "code" | "batch") | (() => IModalType))[], unknown, unknown, "textarea", boolean>;
|
|
6
6
|
};
|
|
7
7
|
export declare const clickInputEmits: {
|
|
8
8
|
'update:value': (value: string) => boolean;
|
|
@@ -14,18 +14,18 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
|
|
|
14
14
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
15
15
|
}, {
|
|
16
16
|
props: import("@vue/shared").LooseRequired<{
|
|
17
|
+
readonly zIndex: number;
|
|
17
18
|
readonly title: string;
|
|
18
19
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
19
|
-
readonly zIndex: number;
|
|
20
20
|
readonly keyboard: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
21
21
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
22
22
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|
|
23
23
|
readonly rootClass?: string | undefined;
|
|
24
|
-
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
25
24
|
readonly onClose?: ((bool: boolean) => any) | undefined;
|
|
25
|
+
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
26
26
|
} & {}>;
|
|
27
27
|
emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
|
|
28
|
-
scrollPosition: import("vue").Ref<("
|
|
28
|
+
scrollPosition: import("vue").Ref<("bottom" | "top" | "scrolling") | undefined>;
|
|
29
29
|
isHasScrollBar: import("vue").Ref<boolean>;
|
|
30
30
|
scrollRef: import("vue").Ref<HTMLElement | undefined>;
|
|
31
31
|
breadcrumbCardRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -62,12 +62,12 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
|
|
|
62
62
|
readonly visible: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
63
63
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
64
64
|
}>> & {
|
|
65
|
-
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
66
65
|
onClose?: ((bool: boolean) => any) | undefined;
|
|
66
|
+
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
67
67
|
}, {
|
|
68
|
+
readonly zIndex: number;
|
|
68
69
|
readonly title: string;
|
|
69
70
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
70
|
-
readonly zIndex: number;
|
|
71
71
|
readonly keyboard: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
72
72
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
73
73
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|
|
@@ -13,18 +13,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
+
readonly zIndex: number;
|
|
16
17
|
readonly title: string;
|
|
17
18
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
18
|
-
readonly zIndex: number;
|
|
19
19
|
readonly keyboard: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
20
20
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
21
21
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|
|
22
22
|
readonly rootClass?: string | undefined;
|
|
23
|
-
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
24
23
|
readonly onClose?: ((bool: boolean) => any) | undefined;
|
|
24
|
+
readonly "onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
25
25
|
} & {}>;
|
|
26
26
|
emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
|
|
27
|
-
scrollPosition: import("vue").Ref<("
|
|
27
|
+
scrollPosition: import("vue").Ref<("bottom" | "top" | "scrolling") | undefined>;
|
|
28
28
|
isHasScrollBar: import("vue").Ref<boolean>;
|
|
29
29
|
scrollRef: import("vue").Ref<HTMLElement | undefined>;
|
|
30
30
|
breadcrumbCardRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -61,12 +61,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
61
61
|
readonly visible: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
62
62
|
readonly title: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "标题", boolean>;
|
|
63
63
|
}>> & {
|
|
64
|
-
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
65
64
|
onClose?: ((bool: boolean) => any) | undefined;
|
|
65
|
+
"onUpdate:visible"?: ((bool: boolean) => any) | undefined;
|
|
66
66
|
}, {
|
|
67
|
+
readonly zIndex: number;
|
|
67
68
|
readonly title: string;
|
|
68
69
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
69
|
-
readonly zIndex: number;
|
|
70
70
|
readonly keyboard: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
71
71
|
readonly isShowFooterShadow: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
72
72
|
readonly footerShadowPlacement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "inner" | "outer", unknown>;
|