ll-plus 2.8.19 → 2.8.21
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 +14 -14
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/es/components/api-component/index.d.ts +4 -4
- package/es/components/api-component/src/api-component.vue.d.ts +4 -4
- package/es/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/es/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/es/components/breadcrumb-card/index.d.ts +2 -2
- package/es/components/breadcrumb-card/src/breadcrumb-card.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/code-editor/index.d.ts +4 -4
- package/es/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/es/components/code-editor/src/config/code-editor.d.ts +1 -1
- package/es/components/color-picker/index.d.ts +4 -4
- package/es/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/es/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/es/components/cropper/index.d.ts +2 -2
- package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/es/components/descriptions-item/index.d.ts +3 -3
- package/es/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/es/components/drawer/index.d.ts +5 -5
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/es/components/drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/dropdown-button-simple/index.d.ts +3 -3
- package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/es/components/form/index.d.ts +5 -5
- package/es/components/form/src/components/form-component.vue.d.ts +1 -1
- package/es/components/form/src/form.vue.d.ts +4 -4
- package/es/components/icon-base/index.d.ts +2 -2
- package/es/components/icon-base/src/icon-base.vue.d.ts +2 -2
- 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/src/components/key-value-item.vue.d.ts +9 -9
- package/es/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/es/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/new-modal/index.d.ts +3 -3
- package/es/components/new-modal/src/modal.vue.d.ts +3 -3
- package/es/components/operate-icon/index.d.ts +7 -7
- package/es/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- 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/rich-text-editor/index.d.ts +7 -7
- package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/es/components/select/index.d.ts +6 -6
- package/es/components/select/src/select-option.vue.d.ts +2 -2
- package/es/components/select/src/select.vue.d.ts +4 -4
- package/es/components/select-group/index.d.ts +3 -3
- package/es/components/select-group/src/select-group.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +3 -3
- package/es/components/steps/index.d.ts +11 -11
- package/es/components/steps/src/steps.vue.d.ts +11 -11
- package/es/components/switch/index.d.ts +4 -4
- package/es/components/switch/src/switch.vue.d.ts +4 -4
- package/es/components/table/index.d.ts +14 -14
- package/es/components/table/src/components/main-table.vue.d.ts +6 -6
- package/es/components/table/src/config/main-table.d.ts +1 -1
- package/es/components/table/src/config/table.d.ts +4 -4
- package/es/components/table/src/table.vue.d.ts +14 -14
- package/es/components/textarea/index.d.ts +5 -5
- package/es/components/textarea/src/textarea.vue.d.ts +5 -5
- package/es/components/tree-search/index.d.ts +6 -6
- package/es/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/es/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.mjs +7 -6
- package/es/index.mjs.map +1 -1
- package/es/packages/components/code-editor/src/code-editor.vue2.mjs +1 -1
- package/es/packages/components/code-editor/src/code-editor.vue2.mjs.map +1 -1
- package/es/packages/components/icon-base/src/icon-base.vue2.mjs +4 -5
- package/es/packages/components/icon-base/src/icon-base.vue2.mjs.map +1 -1
- package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs +4 -1
- package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
- package/es/packages/utils/index.mjs +7 -6
- package/es/packages/utils/index.mjs.map +1 -1
- package/es/packages/utils/message.mjs +39 -0
- package/es/packages/utils/message.mjs.map +1 -0
- package/es/utils/index.d.ts +7 -6
- package/es/utils/message.d.ts +7 -0
- package/index.full.js +215 -181
- package/index.full.min.js +23 -23
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +23 -23
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +553 -520
- package/lib/components/advanced-filtering/index.d.ts +14 -14
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/lib/components/api-component/index.d.ts +4 -4
- package/lib/components/api-component/src/api-component.vue.d.ts +4 -4
- package/lib/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/lib/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/lib/components/breadcrumb-card/index.d.ts +2 -2
- package/lib/components/breadcrumb-card/src/breadcrumb-card.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/code-editor/index.d.ts +4 -4
- package/lib/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/lib/components/code-editor/src/config/code-editor.d.ts +1 -1
- package/lib/components/color-picker/index.d.ts +4 -4
- package/lib/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/lib/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/lib/components/cropper/index.d.ts +2 -2
- package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/lib/components/descriptions-item/index.d.ts +3 -3
- package/lib/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/lib/components/drawer/index.d.ts +5 -5
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/dropdown-button-simple/index.d.ts +3 -3
- package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/lib/components/form/index.d.ts +5 -5
- package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
- package/lib/components/form/src/form.vue.d.ts +4 -4
- package/lib/components/icon-base/index.d.ts +2 -2
- package/lib/components/icon-base/src/icon-base.vue.d.ts +2 -2
- 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/src/components/key-value-item.vue.d.ts +9 -9
- package/lib/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/lib/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/new-modal/index.d.ts +3 -3
- package/lib/components/new-modal/src/modal.vue.d.ts +3 -3
- package/lib/components/operate-icon/index.d.ts +7 -7
- package/lib/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- 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/rich-text-editor/index.d.ts +7 -7
- package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/lib/components/select/index.d.ts +6 -6
- package/lib/components/select/src/select-option.vue.d.ts +2 -2
- package/lib/components/select/src/select.vue.d.ts +4 -4
- package/lib/components/select-group/index.d.ts +3 -3
- package/lib/components/select-group/src/select-group.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +3 -3
- package/lib/components/steps/index.d.ts +11 -11
- package/lib/components/steps/src/steps.vue.d.ts +11 -11
- package/lib/components/switch/index.d.ts +4 -4
- package/lib/components/switch/src/switch.vue.d.ts +4 -4
- package/lib/components/table/index.d.ts +14 -14
- package/lib/components/table/src/components/main-table.vue.d.ts +6 -6
- package/lib/components/table/src/config/main-table.d.ts +1 -1
- package/lib/components/table/src/config/table.d.ts +4 -4
- package/lib/components/table/src/table.vue.d.ts +14 -14
- package/lib/components/textarea/index.d.ts +5 -5
- package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
- package/lib/components/tree-search/index.d.ts +6 -6
- package/lib/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/lib/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.js +22 -20
- package/lib/index.js.map +1 -1
- package/lib/packages/components/code-editor/src/code-editor.vue2.js +1 -1
- package/lib/packages/components/code-editor/src/code-editor.vue2.js.map +1 -1
- package/lib/packages/components/icon-base/src/icon-base.vue2.js +4 -5
- package/lib/packages/components/icon-base/src/icon-base.vue2.js.map +1 -1
- package/lib/packages/components/operate-icon/src/operate-icon.vue2.js +4 -1
- package/lib/packages/components/operate-icon/src/operate-icon.vue2.js.map +1 -1
- package/lib/packages/utils/index.js +17 -15
- package/lib/packages/utils/index.js.map +1 -1
- package/lib/packages/utils/message.js +41 -0
- package/lib/packages/utils/message.js.map +1 -0
- package/lib/utils/index.d.ts +7 -6
- package/lib/utils/message.d.ts +7 -0
- package/package.json +1 -1
- package/theme-chalk/css/index.css +1 -1
- package/theme-chalk/css/message.css +5 -0
- package/types/packages/components/advanced-filtering/index.d.ts +14 -14
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +7 -7
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +7 -7
- package/types/packages/components/api-component/index.d.ts +4 -4
- package/types/packages/components/api-component/src/api-component.vue.d.ts +4 -4
- package/types/packages/components/api-component/src/components/body-component.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +2 -2
- package/types/packages/components/breadcrumb-card/index.d.ts +2 -2
- package/types/packages/components/breadcrumb-card/src/breadcrumb-card.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/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/code-editor/src/config/code-editor.d.ts +1 -1
- package/types/packages/components/color-picker/index.d.ts +4 -4
- package/types/packages/components/color-picker/src/color-picker.vue.d.ts +4 -4
- package/types/packages/components/color-picker/src/config/color-picker.d.ts +1 -1
- package/types/packages/components/cropper/index.d.ts +2 -2
- package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
- package/types/packages/components/descriptions-item/index.d.ts +3 -3
- package/types/packages/components/descriptions-item/src/descriptions-item.vue.d.ts +3 -3
- package/types/packages/components/drawer/index.d.ts +5 -5
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
- package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
- package/types/packages/components/dropdown-button-simple/index.d.ts +3 -3
- package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +3 -3
- package/types/packages/components/form/index.d.ts +5 -5
- package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
- package/types/packages/components/form/src/form.vue.d.ts +4 -4
- package/types/packages/components/icon-base/index.d.ts +2 -2
- package/types/packages/components/icon-base/src/icon-base.vue.d.ts +2 -2
- 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/src/components/key-value-item.vue.d.ts +9 -9
- package/types/packages/components/key-value/src/key-value.vue.d.ts +28 -28
- 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 +5 -5
- package/types/packages/components/new-drawer/src/drawer.vue.d.ts +5 -5
- package/types/packages/components/new-modal/index.d.ts +3 -3
- package/types/packages/components/new-modal/src/modal.vue.d.ts +3 -3
- package/types/packages/components/operate-icon/index.d.ts +7 -7
- package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +7 -7
- 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/rich-text-editor/index.d.ts +7 -7
- package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +7 -7
- package/types/packages/components/select/index.d.ts +6 -6
- package/types/packages/components/select/src/select-option.vue.d.ts +2 -2
- package/types/packages/components/select/src/select.vue.d.ts +4 -4
- package/types/packages/components/select-group/index.d.ts +3 -3
- 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 +3 -3
- package/types/packages/components/steps/index.d.ts +11 -11
- package/types/packages/components/steps/src/steps.vue.d.ts +11 -11
- package/types/packages/components/switch/index.d.ts +4 -4
- package/types/packages/components/switch/src/switch.vue.d.ts +4 -4
- package/types/packages/components/table/index.d.ts +14 -14
- package/types/packages/components/table/src/components/main-table.vue.d.ts +6 -6
- package/types/packages/components/table/src/config/main-table.d.ts +1 -1
- package/types/packages/components/table/src/config/table.d.ts +4 -4
- package/types/packages/components/table/src/table.vue.d.ts +14 -14
- 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/tree-search/index.d.ts +6 -6
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +1 -1
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +6 -6
- 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/index.d.ts +7 -6
- package/types/packages/utils/message.d.ts +7 -0
|
@@ -296,10 +296,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
296
296
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
+
readonly data: import("./src/config").IParamsData;
|
|
299
300
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
300
301
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
301
302
|
readonly options: import("./src/config").IParamsOption[];
|
|
302
|
-
readonly data: import("./src/config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
304
304
|
bem: {
|
|
305
305
|
b: (blockSuffix?: string) => string;
|
|
@@ -441,10 +441,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
441
441
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
442
442
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
443
443
|
}>>, {
|
|
444
|
+
readonly data: import("./src/config").IParamsData;
|
|
444
445
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
445
446
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
446
447
|
readonly options: import("./src/config").IParamsOption[];
|
|
447
|
-
readonly data: import("./src/config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
449
449
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
450
450
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]) | ((new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -640,10 +640,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
640
640
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
+
readonly data: import("./src/config").IParamsData;
|
|
643
644
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
644
645
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
645
646
|
readonly options: import("./src/config").IParamsOption[];
|
|
646
|
-
readonly data: import("./src/config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
648
648
|
bem: {
|
|
649
649
|
b: (blockSuffix?: string) => string;
|
|
@@ -785,10 +785,10 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
785
785
|
readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
|
|
786
786
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
|
|
787
787
|
}>>, {
|
|
788
|
+
readonly data: import("./src/config").IParamsData;
|
|
788
789
|
readonly columns: import("./src/config").IParamsColumn[];
|
|
789
790
|
readonly dataSource: import("./src/config").IParamsData[];
|
|
790
791
|
readonly options: import("./src/config").IParamsOption[];
|
|
791
|
-
readonly data: import("./src/config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
793
793
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
794
794
|
readonly dataSource: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]) | ((new (...args: any[]) => import("./src/config").IParamsData[]) | (() => import("./src/config").IParamsData[]))[], unknown, unknown, () => never[], boolean>;
|
|
@@ -296,10 +296,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
296
296
|
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>;
|
|
297
297
|
}, {
|
|
298
298
|
props: import("@vue/shared").LooseRequired<{
|
|
299
|
+
readonly data: import("./config").IParamsData;
|
|
299
300
|
readonly columns: import("./config").IParamsColumn[];
|
|
300
301
|
readonly dataSource: import("./config").IParamsData[];
|
|
301
302
|
readonly options: import("./config").IParamsOption[];
|
|
302
|
-
readonly data: import("./config").IParamsData;
|
|
303
303
|
} & {}>;
|
|
304
304
|
bem: {
|
|
305
305
|
b: (blockSuffix?: string) => string;
|
|
@@ -441,10 +441,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
441
441
|
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>;
|
|
442
442
|
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>;
|
|
443
443
|
}>>, {
|
|
444
|
+
readonly data: import("./config").IParamsData;
|
|
444
445
|
readonly columns: import("./config").IParamsColumn[];
|
|
445
446
|
readonly dataSource: import("./config").IParamsData[];
|
|
446
447
|
readonly options: import("./config").IParamsOption[];
|
|
447
|
-
readonly data: import("./config").IParamsData;
|
|
448
448
|
}, {}>;
|
|
449
449
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
450
450
|
readonly dataSource: 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, () => never[], boolean>;
|
|
@@ -640,10 +640,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
640
640
|
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>;
|
|
641
641
|
}, {
|
|
642
642
|
props: import("@vue/shared").LooseRequired<{
|
|
643
|
+
readonly data: import("./config").IParamsData;
|
|
643
644
|
readonly columns: import("./config").IParamsColumn[];
|
|
644
645
|
readonly dataSource: import("./config").IParamsData[];
|
|
645
646
|
readonly options: import("./config").IParamsOption[];
|
|
646
|
-
readonly data: import("./config").IParamsData;
|
|
647
647
|
} & {}>;
|
|
648
648
|
bem: {
|
|
649
649
|
b: (blockSuffix?: string) => string;
|
|
@@ -785,10 +785,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
785
785
|
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>;
|
|
786
786
|
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>;
|
|
787
787
|
}>>, {
|
|
788
|
+
readonly data: import("./config").IParamsData;
|
|
788
789
|
readonly columns: import("./config").IParamsColumn[];
|
|
789
790
|
readonly dataSource: import("./config").IParamsData[];
|
|
790
791
|
readonly options: import("./config").IParamsOption[];
|
|
791
|
-
readonly data: import("./config").IParamsData;
|
|
792
792
|
}, {}>;
|
|
793
793
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
794
794
|
readonly dataSource: 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, () => never[], boolean>;
|
|
@@ -183,10 +183,10 @@ 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 data: import("../config").IParamsData;
|
|
186
187
|
readonly columns: import("../config").IParamsColumn[];
|
|
187
188
|
readonly dataSource: import("../config").IParamsData[];
|
|
188
189
|
readonly options: import("../config").IParamsOption[];
|
|
189
|
-
readonly data: import("../config").IParamsData;
|
|
190
190
|
} & {}>;
|
|
191
191
|
bem: {
|
|
192
192
|
b: (blockSuffix?: string) => string;
|
|
@@ -328,10 +328,10 @@ 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 data: import("../config").IParamsData;
|
|
331
332
|
readonly columns: import("../config").IParamsColumn[];
|
|
332
333
|
readonly dataSource: import("../config").IParamsData[];
|
|
333
334
|
readonly options: import("../config").IParamsOption[];
|
|
334
|
-
readonly data: import("../config").IParamsData;
|
|
335
335
|
}, {}>;
|
|
336
336
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
337
337
|
readonly dataSource: 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, () => never[], boolean>;
|
|
@@ -5,10 +5,10 @@ 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 data: import("../config").IParamsData;
|
|
8
9
|
readonly columns: import("../config").IParamsColumn[];
|
|
9
10
|
readonly dataSource: import("../config").IParamsData[];
|
|
10
11
|
readonly options: import("../config").IParamsOption[];
|
|
11
|
-
readonly data: import("../config").IParamsData;
|
|
12
12
|
} & {}>;
|
|
13
13
|
bem: {
|
|
14
14
|
b: (blockSuffix?: string) => string;
|
|
@@ -150,9 +150,9 @@ 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 data: import("../config").IParamsData;
|
|
153
154
|
readonly columns: import("../config").IParamsColumn[];
|
|
154
155
|
readonly dataSource: import("../config").IParamsData[];
|
|
155
156
|
readonly options: import("../config").IParamsOption[];
|
|
156
|
-
readonly data: import("../config").IParamsData;
|
|
157
157
|
}, {}>;
|
|
158
158
|
export default _default;
|
|
@@ -28,10 +28,10 @@ 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 data: import("../config").IParamsData;
|
|
31
32
|
readonly columns: import("../config").IParamsColumn[];
|
|
32
33
|
readonly dataSource: import("../config").IParamsData[];
|
|
33
34
|
readonly options: import("../config").IParamsOption[];
|
|
34
|
-
readonly data: import("../config").IParamsData;
|
|
35
35
|
} & {}>;
|
|
36
36
|
bem: {
|
|
37
37
|
b: (blockSuffix?: string) => string;
|
|
@@ -173,10 +173,10 @@ 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 data: import("../config").IParamsData;
|
|
176
177
|
readonly columns: import("../config").IParamsColumn[];
|
|
177
178
|
readonly dataSource: import("../config").IParamsData[];
|
|
178
179
|
readonly options: import("../config").IParamsOption[];
|
|
179
|
-
readonly data: import("../config").IParamsData;
|
|
180
180
|
}, {}>;
|
|
181
181
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
182
182
|
readonly dataSource: 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, () => never[], boolean>;
|
|
@@ -21,8 +21,8 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
|
|
|
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
28
|
scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
|
|
@@ -62,8 +62,8 @@ 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
68
|
readonly title: string;
|
|
69
69
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -20,8 +20,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
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
27
|
scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
|
|
@@ -61,8 +61,8 @@ 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
67
|
readonly title: string;
|
|
68
68
|
readonly visible: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -77,7 +77,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
77
77
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
78
78
|
};
|
|
79
79
|
showAction: {
|
|
80
|
-
type: import("vue").PropType<("
|
|
80
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
81
81
|
};
|
|
82
82
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
83
83
|
popupStyle: {
|
|
@@ -165,7 +165,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
165
165
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
166
166
|
default: string;
|
|
167
167
|
};
|
|
168
|
-
expandTrigger: import("vue").PropType<"
|
|
168
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
169
169
|
dropdownPrefixCls: StringConstructor;
|
|
170
170
|
dropdownMenuColumnStyle: {
|
|
171
171
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -235,7 +235,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
235
235
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
236
236
|
};
|
|
237
237
|
showAction: {
|
|
238
|
-
type: import("vue").PropType<("
|
|
238
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
239
239
|
};
|
|
240
240
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
241
241
|
popupStyle: {
|
|
@@ -323,7 +323,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
323
323
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
324
324
|
default: string;
|
|
325
325
|
};
|
|
326
|
-
expandTrigger: import("vue").PropType<"
|
|
326
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
327
327
|
dropdownPrefixCls: StringConstructor;
|
|
328
328
|
dropdownMenuColumnStyle: {
|
|
329
329
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -419,7 +419,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
419
419
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
420
420
|
};
|
|
421
421
|
showAction: {
|
|
422
|
-
type: import("vue").PropType<("
|
|
422
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
423
423
|
};
|
|
424
424
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
425
425
|
popupStyle: {
|
|
@@ -507,7 +507,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
507
507
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
508
508
|
default: string;
|
|
509
509
|
};
|
|
510
|
-
expandTrigger: import("vue").PropType<"
|
|
510
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
511
511
|
dropdownPrefixCls: StringConstructor;
|
|
512
512
|
dropdownMenuColumnStyle: {
|
|
513
513
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -600,7 +600,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
600
600
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
601
601
|
};
|
|
602
602
|
showAction: {
|
|
603
|
-
type: import("vue").PropType<("
|
|
603
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
604
604
|
};
|
|
605
605
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
606
606
|
popupStyle: {
|
|
@@ -688,7 +688,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
|
|
|
688
688
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
689
689
|
default: string;
|
|
690
690
|
};
|
|
691
|
-
expandTrigger: import("vue").PropType<"
|
|
691
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
692
692
|
dropdownPrefixCls: StringConstructor;
|
|
693
693
|
dropdownMenuColumnStyle: {
|
|
694
694
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
76
76
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
77
77
|
};
|
|
78
78
|
showAction: {
|
|
79
|
-
type: import("vue").PropType<("
|
|
79
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
80
80
|
};
|
|
81
81
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
82
82
|
popupStyle: {
|
|
@@ -164,7 +164,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
164
164
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
165
165
|
default: string;
|
|
166
166
|
};
|
|
167
|
-
expandTrigger: import("vue").PropType<"
|
|
167
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
168
168
|
dropdownPrefixCls: StringConstructor;
|
|
169
169
|
dropdownMenuColumnStyle: {
|
|
170
170
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -234,7 +234,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
234
234
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
235
235
|
};
|
|
236
236
|
showAction: {
|
|
237
|
-
type: import("vue").PropType<("
|
|
237
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
238
238
|
};
|
|
239
239
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
240
240
|
popupStyle: {
|
|
@@ -322,7 +322,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
322
322
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
323
323
|
default: string;
|
|
324
324
|
};
|
|
325
|
-
expandTrigger: import("vue").PropType<"
|
|
325
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
326
326
|
dropdownPrefixCls: StringConstructor;
|
|
327
327
|
dropdownMenuColumnStyle: {
|
|
328
328
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -418,7 +418,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
418
418
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
419
419
|
};
|
|
420
420
|
showAction: {
|
|
421
|
-
type: import("vue").PropType<("
|
|
421
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
422
422
|
};
|
|
423
423
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
424
424
|
popupStyle: {
|
|
@@ -506,7 +506,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
506
506
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
507
507
|
default: string;
|
|
508
508
|
};
|
|
509
|
-
expandTrigger: import("vue").PropType<"
|
|
509
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
510
510
|
dropdownPrefixCls: StringConstructor;
|
|
511
511
|
dropdownMenuColumnStyle: {
|
|
512
512
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -599,7 +599,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
599
599
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
|
|
600
600
|
};
|
|
601
601
|
showAction: {
|
|
602
|
-
type: import("vue").PropType<("
|
|
602
|
+
type: import("vue").PropType<("click" | "focus")[]>;
|
|
603
603
|
};
|
|
604
604
|
onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
|
|
605
605
|
popupStyle: {
|
|
@@ -687,7 +687,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
687
687
|
type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
|
|
688
688
|
default: string;
|
|
689
689
|
};
|
|
690
|
-
expandTrigger: import("vue").PropType<"
|
|
690
|
+
expandTrigger: import("vue").PropType<"click" | "hover">;
|
|
691
691
|
dropdownPrefixCls: StringConstructor;
|
|
692
692
|
dropdownMenuColumnStyle: {
|
|
693
693
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -4,7 +4,7 @@ export declare const LlCodeEditor: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
4
4
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, () => false, boolean>;
|
|
5
5
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
6
6
|
readonly height: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
7
|
-
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
7
|
+
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language))[], unknown, unknown, "javascript", boolean>;
|
|
8
8
|
readonly theme: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme))[], unknown, unknown, "vs", boolean>;
|
|
9
9
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").Options) | (() => import("./src/config").Options) | ((new (...args: any[]) => import("./src/config").Options) | (() => import("./src/config").Options))[], unknown, unknown, () => import("./src/config").Options, boolean>;
|
|
10
10
|
}, {
|
|
@@ -15,7 +15,7 @@ export declare const LlCodeEditor: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
15
15
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
16
16
|
readonly options: import("./src/config").Options;
|
|
17
17
|
readonly theme: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme))[], unknown, unknown>;
|
|
18
|
-
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
18
|
+
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language))[], unknown, unknown>;
|
|
19
19
|
readonly onChange?: ((value: string) => any) | undefined;
|
|
20
20
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
21
21
|
readonly "onEditor-mounted"?: ((editor: any) => any) | undefined;
|
|
@@ -45,7 +45,7 @@ export declare const LlCodeEditor: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
45
45
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, () => false, boolean>;
|
|
46
46
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
47
47
|
readonly height: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
48
|
-
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
48
|
+
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language))[], unknown, unknown, "javascript", boolean>;
|
|
49
49
|
readonly theme: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme))[], unknown, unknown, "vs", boolean>;
|
|
50
50
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").Options) | (() => import("./src/config").Options) | ((new (...args: any[]) => import("./src/config").Options) | (() => import("./src/config").Options))[], unknown, unknown, () => import("./src/config").Options, boolean>;
|
|
51
51
|
}>> & {
|
|
@@ -59,7 +59,7 @@ export declare const LlCodeEditor: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
59
59
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
60
60
|
readonly options: import("./src/config").Options;
|
|
61
61
|
readonly theme: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./src/config").Theme))[], unknown, unknown>;
|
|
62
|
-
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
62
|
+
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./src/config").Language))[], unknown, unknown>;
|
|
63
63
|
}, {}>>;
|
|
64
64
|
export default LlCodeEditor;
|
|
65
65
|
export * from './src/config';
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, () => false, boolean>;
|
|
4
4
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
5
5
|
readonly height: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
6
|
-
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
6
|
+
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language))[], unknown, unknown, "javascript", boolean>;
|
|
7
7
|
readonly theme: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme))[], unknown, unknown, "vs", boolean>;
|
|
8
8
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").Options) | (() => import("./config").Options) | ((new (...args: any[]) => import("./config").Options) | (() => import("./config").Options))[], unknown, unknown, () => import("./config").Options, boolean>;
|
|
9
9
|
}, {
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
15
15
|
readonly options: import("./config").Options;
|
|
16
16
|
readonly theme: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme))[], unknown, unknown>;
|
|
17
|
-
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
17
|
+
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language))[], unknown, unknown>;
|
|
18
18
|
readonly onChange?: ((value: string) => any) | undefined;
|
|
19
19
|
readonly "onUpdate:value"?: ((value: string) => any) | undefined;
|
|
20
20
|
readonly "onEditor-mounted"?: ((editor: any) => any) | undefined;
|
|
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, () => false, boolean>;
|
|
45
45
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
46
46
|
readonly height: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
47
|
-
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
47
|
+
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language))[], unknown, unknown, "javascript", boolean>;
|
|
48
48
|
readonly theme: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme))[], unknown, unknown, "vs", boolean>;
|
|
49
49
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").Options) | (() => import("./config").Options) | ((new (...args: any[]) => import("./config").Options) | (() => import("./config").Options))[], unknown, unknown, () => import("./config").Options, boolean>;
|
|
50
50
|
}>> & {
|
|
@@ -58,6 +58,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
readonly width: import("ll-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
59
59
|
readonly options: import("./config").Options;
|
|
60
60
|
readonly theme: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => import("./config").Theme))[], unknown, unknown>;
|
|
61
|
-
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
61
|
+
readonly language: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => import("./config").Language))[], unknown, unknown>;
|
|
62
62
|
}, {}>;
|
|
63
63
|
export default _default;
|
|
@@ -23,7 +23,7 @@ export declare const codeEditorProps: {
|
|
|
23
23
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, () => false, boolean>;
|
|
24
24
|
readonly width: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
25
25
|
readonly height: import("ll-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "100%", boolean>;
|
|
26
|
-
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "
|
|
26
|
+
readonly language: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => Language) | ((new (...args: any[]) => "html" | "json" | "javascript" | "typescript" | "css") | (() => Language))[], unknown, unknown, "javascript", boolean>;
|
|
27
27
|
readonly theme: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => Theme) | ((new (...args: any[]) => "vs" | "hc-black" | "vs-dark" | "AtlanticNight" | "AtomOneDark" | "AuroraX" | "AyuDark" | "AyuLight" | "BlulocoLight" | "CodeSandBox" | "Darktooth" | "Dracula" | "EvaLight" | "FlatUI" | "Hopscotch" | "HorlaLightTheme" | "HybridNext" | "KimbieDark" | "Lucario" | "MonokaiDimmed" | "MonokaiPro" | "Nebula" | "NoctisAzureus" | "NoctisBordo" | "NoctisLux" | "OneDarkPro" | "OneMonokai" | "Panda" | "RemedyDark" | "ReUI" | "ShadesOfPurple" | "SnazzyLight" | "SnazzyOperator" | "SublimeMaterialThemeDark" | "SynthWave84" | "TokyoNightStorm" | "TomorrowNightBlue" | "Twilight") | (() => Theme))[], unknown, unknown, "vs", boolean>;
|
|
28
28
|
readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Options) | (() => Options) | ((new (...args: any[]) => Options) | (() => Options))[], unknown, unknown, () => Options, boolean>;
|
|
29
29
|
};
|
|
@@ -18,7 +18,7 @@ export declare const LlColorPicker: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
18
18
|
readonly predefine: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Color[]) | (() => Color[]) | ((new (...args: any[]) => Color[]) | (() => Color[]))[], unknown, unknown, () => never[], boolean>;
|
|
19
19
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
20
20
|
readonly size: {
|
|
21
|
-
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
21
|
+
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize) | ((new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize))[], unknown, unknown>>;
|
|
22
22
|
readonly required: false;
|
|
23
23
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
24
24
|
__epPropKey: true;
|
|
@@ -29,7 +29,7 @@ export declare const LlColorPicker: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
29
29
|
readonly showAlpha: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
30
30
|
readonly colorFormat: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "hex" | "rgb" | "rgba" | "hsv" | "hsl") | (() => import("./src/config/color-picker").IColorFormat) | ((new (...args: any[]) => "hex" | "rgb" | "rgba" | "hsv" | "hsl") | (() => import("./src/config/color-picker").IColorFormat))[], unknown, unknown>;
|
|
31
31
|
readonly predefine: Color[];
|
|
32
|
-
readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
32
|
+
readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize) | ((new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize))[], unknown, unknown> | undefined;
|
|
33
33
|
readonly value?: string | undefined;
|
|
34
34
|
readonly popperClass?: string | undefined;
|
|
35
35
|
readonly onChange?: ((value: string | null) => any) | undefined;
|
|
@@ -272,7 +272,7 @@ export declare const LlColorPicker: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
272
272
|
customInput: import("vue").Ref<string>;
|
|
273
273
|
formItemContext: import("ant-design-vue/es/form/FormItemContext").FormItemContext;
|
|
274
274
|
displayedColor: import("vue").ComputedRef<string>;
|
|
275
|
-
colorSize: import("vue").ComputedRef<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
275
|
+
colorSize: import("vue").ComputedRef<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize) | ((new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize))[], unknown, unknown> | undefined>;
|
|
276
276
|
colorDisabled: import("vue").ComputedRef<import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>>;
|
|
277
277
|
currentColor: import("vue").ComputedRef<string>;
|
|
278
278
|
setShowPicker: (value: boolean) => void;
|
|
@@ -463,7 +463,7 @@ export declare const LlColorPicker: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
463
463
|
readonly predefine: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Color[]) | (() => Color[]) | ((new (...args: any[]) => Color[]) | (() => Color[]))[], unknown, unknown, () => never[], boolean>;
|
|
464
464
|
readonly disabled: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
465
465
|
readonly size: {
|
|
466
|
-
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "
|
|
466
|
+
readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize) | ((new (...args: any[]) => "small" | "default" | "large") | (() => import("./src/config/color-picker").ComponentSize))[], unknown, unknown>>;
|
|
467
467
|
readonly required: false;
|
|
468
468
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
469
469
|
__epPropKey: true;
|