ll-plus 2.2.11 → 2.2.12
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 +401 -401
- package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
- package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
- package/es/components/api-component/index.d.ts +28 -28
- package/es/components/api-component/src/api-component.vue.d.ts +28 -28
- package/es/components/api-component/src/components/api-modal.vue.d.ts +8 -8
- package/es/components/api-component/src/components/api-url.vue.d.ts +5 -5
- package/es/components/api-component/src/components/click-input.vue.d.ts +12 -12
- package/es/components/api-component/src/components/params-table-row.vue.d.ts +16 -16
- package/es/components/api-component/src/components/params-table.vue.d.ts +18 -18
- package/es/components/api-component/src/config/api-component.d.ts +1 -1
- 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/avatar/index.d.ts +4 -4
- package/es/components/avatar/src/avatar.d.ts +1 -1
- package/es/components/avatar/src/avatar.vue.d.ts +4 -4
- package/es/components/button/index.d.ts +1 -1
- package/es/components/button/src/button.vue.d.ts +1 -1
- 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 +200 -200
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
- package/es/components/checkbox/src/checkbox.d.ts +80 -80
- package/es/components/code-editor/index.d.ts +4 -4
- package/es/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/es/components/drawer/index.d.ts +5 -5
- package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
- package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
- package/es/components/drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/easy-cron/index.d.ts +9 -9
- package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
- package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
- package/es/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
- package/es/components/form/index.d.ts +200 -200
- package/es/components/form/src/config/form.d.ts +80 -80
- package/es/components/form/src/form.vue.d.ts +200 -200
- package/es/components/icon-base/index.d.ts +1 -1
- package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/es/components/input/index.d.ts +31 -31
- package/es/components/input/src/input.vue.d.ts +31 -31
- package/es/components/key-value/index.d.ts +6 -3
- package/es/components/key-value/src/config/key-value.d.ts +1 -0
- package/es/components/key-value/src/config/key-value.mjs +1 -0
- package/es/components/key-value/src/config/key-value.mjs.map +1 -1
- package/es/components/key-value/src/key-value.vue.d.ts +6 -3
- package/es/components/key-value/src/key-value.vue2.mjs +1 -0
- package/es/components/key-value/src/key-value.vue2.mjs.map +1 -1
- package/es/components/modal/index.d.ts +5 -5
- package/es/components/modal/src/modal.vue.d.ts +5 -5
- package/es/components/number-range/index.d.ts +2 -2
- package/es/components/number-range/src/number-range.vue.d.ts +2 -2
- package/es/components/operate-icon/index.d.ts +3 -3
- package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/es/components/radio/index.d.ts +10 -10
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +5 -5
- package/es/components/select/index.d.ts +5 -5
- package/es/components/select/src/select-option.vue.d.ts +1 -1
- package/es/components/select/src/select.vue.d.ts +4 -4
- package/es/components/select-group/index.d.ts +1 -1
- package/es/components/select-group/src/select-group.vue.d.ts +1 -1
- package/es/components/table/index.d.ts +6 -6
- package/es/components/table/src/components/main-table.vue.d.ts +2 -2
- package/es/components/table/src/config/table.d.ts +2 -2
- package/es/components/table/src/table.vue.d.ts +6 -6
- 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 +9 -9
- package/es/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/es/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/es/components/upload-drag/index.d.ts +6 -6
- package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
- package/index.full.js +2 -0
- package/index.full.min.js +1 -1
- package/index.full.min.js.map +1 -1
- package/index.full.min.mjs +1 -1
- package/index.full.min.mjs.map +1 -1
- package/index.full.mjs +2 -0
- package/lib/components/advanced-filtering/index.d.ts +401 -401
- package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
- package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
- package/lib/components/api-component/index.d.ts +28 -28
- package/lib/components/api-component/src/api-component.vue.d.ts +28 -28
- package/lib/components/api-component/src/components/api-modal.vue.d.ts +8 -8
- package/lib/components/api-component/src/components/api-url.vue.d.ts +5 -5
- package/lib/components/api-component/src/components/click-input.vue.d.ts +12 -12
- package/lib/components/api-component/src/components/params-table-row.vue.d.ts +16 -16
- package/lib/components/api-component/src/components/params-table.vue.d.ts +18 -18
- package/lib/components/api-component/src/config/api-component.d.ts +1 -1
- 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/avatar/index.d.ts +4 -4
- package/lib/components/avatar/src/avatar.d.ts +1 -1
- package/lib/components/avatar/src/avatar.vue.d.ts +4 -4
- package/lib/components/button/index.d.ts +1 -1
- package/lib/components/button/src/button.vue.d.ts +1 -1
- 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 +200 -200
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
- package/lib/components/checkbox/src/checkbox.d.ts +80 -80
- package/lib/components/code-editor/index.d.ts +4 -4
- package/lib/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/lib/components/drawer/index.d.ts +5 -5
- package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
- package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
- package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/easy-cron/index.d.ts +9 -9
- package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
- package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
- package/lib/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
- package/lib/components/form/index.d.ts +200 -200
- package/lib/components/form/src/config/form.d.ts +80 -80
- package/lib/components/form/src/form.vue.d.ts +200 -200
- package/lib/components/icon-base/index.d.ts +1 -1
- package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/lib/components/input/index.d.ts +31 -31
- package/lib/components/input/src/input.vue.d.ts +31 -31
- package/lib/components/key-value/index.d.ts +6 -3
- package/lib/components/key-value/src/config/key-value.d.ts +1 -0
- package/lib/components/key-value/src/config/key-value.js +1 -0
- package/lib/components/key-value/src/config/key-value.js.map +1 -1
- package/lib/components/key-value/src/key-value.vue.d.ts +6 -3
- package/lib/components/key-value/src/key-value.vue2.js +1 -0
- package/lib/components/key-value/src/key-value.vue2.js.map +1 -1
- package/lib/components/modal/index.d.ts +5 -5
- package/lib/components/modal/src/modal.vue.d.ts +5 -5
- package/lib/components/number-range/index.d.ts +2 -2
- package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
- package/lib/components/operate-icon/index.d.ts +3 -3
- package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/lib/components/radio/index.d.ts +10 -10
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +5 -5
- package/lib/components/select/index.d.ts +5 -5
- package/lib/components/select/src/select-option.vue.d.ts +1 -1
- package/lib/components/select/src/select.vue.d.ts +4 -4
- package/lib/components/select-group/index.d.ts +1 -1
- package/lib/components/select-group/src/select-group.vue.d.ts +1 -1
- package/lib/components/table/index.d.ts +6 -6
- package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
- package/lib/components/table/src/config/table.d.ts +2 -2
- package/lib/components/table/src/table.vue.d.ts +6 -6
- 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 +9 -9
- package/lib/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/lib/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/lib/components/upload-drag/index.d.ts +6 -6
- package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
- package/package.json +1 -1
- package/types/packages/components/advanced-filtering/index.d.ts +401 -401
- package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +201 -201
- package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +200 -200
- package/types/packages/components/api-component/index.d.ts +28 -28
- package/types/packages/components/api-component/src/api-component.vue.d.ts +28 -28
- package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +8 -8
- package/types/packages/components/api-component/src/components/api-url.vue.d.ts +5 -5
- package/types/packages/components/api-component/src/components/click-input.vue.d.ts +12 -12
- package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +16 -16
- package/types/packages/components/api-component/src/components/params-table.vue.d.ts +18 -18
- package/types/packages/components/api-component/src/config/api-component.d.ts +1 -1
- 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/avatar/index.d.ts +4 -4
- package/types/packages/components/avatar/src/avatar.d.ts +1 -1
- package/types/packages/components/avatar/src/avatar.vue.d.ts +4 -4
- package/types/packages/components/button/index.d.ts +1 -1
- package/types/packages/components/button/src/button.vue.d.ts +1 -1
- 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 +200 -200
- package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +200 -200
- package/types/packages/components/checkbox/src/checkbox.d.ts +80 -80
- package/types/packages/components/code-editor/index.d.ts +4 -4
- package/types/packages/components/code-editor/src/code-editor.vue.d.ts +4 -4
- package/types/packages/components/drawer/index.d.ts +5 -5
- package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
- package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
- package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
- package/types/packages/components/easy-cron/index.d.ts +9 -9
- package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +2 -2
- package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +2 -2
- package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +9 -9
- package/types/packages/components/form/index.d.ts +200 -200
- package/types/packages/components/form/src/config/form.d.ts +80 -80
- package/types/packages/components/form/src/form.vue.d.ts +200 -200
- package/types/packages/components/icon-base/index.d.ts +1 -1
- package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
- package/types/packages/components/input/index.d.ts +31 -31
- package/types/packages/components/input/src/input.vue.d.ts +31 -31
- package/types/packages/components/key-value/index.d.ts +6 -3
- package/types/packages/components/key-value/src/config/key-value.d.ts +1 -0
- package/types/packages/components/key-value/src/key-value.vue.d.ts +6 -3
- 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/number-range/index.d.ts +2 -2
- package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
- package/types/packages/components/operate-icon/index.d.ts +3 -3
- package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
- package/types/packages/components/radio/index.d.ts +10 -10
- package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
- package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
- package/types/packages/components/select/index.d.ts +5 -5
- package/types/packages/components/select/src/select-option.vue.d.ts +1 -1
- package/types/packages/components/select/src/select.vue.d.ts +4 -4
- package/types/packages/components/select-group/index.d.ts +1 -1
- package/types/packages/components/select-group/src/select-group.vue.d.ts +1 -1
- package/types/packages/components/table/index.d.ts +6 -6
- package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
- package/types/packages/components/table/src/config/table.d.ts +2 -2
- package/types/packages/components/table/src/table.vue.d.ts +6 -6
- 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 +9 -9
- package/types/packages/components/tree-search/src/config/tree-search.d.ts +2 -2
- package/types/packages/components/tree-search/src/tree-search.vue.d.ts +9 -9
- package/types/packages/components/upload-drag/index.d.ts +6 -6
- package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
|
@@ -37,8 +37,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
37
37
|
}, {
|
|
38
38
|
props: import("@vue/shared").LooseRequired<{
|
|
39
39
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
40
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
41
40
|
readonly value: import("./config").KeyValueItem[];
|
|
41
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
42
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
43
|
readonly keyLabel: string;
|
|
44
44
|
readonly valueLabel: string;
|
|
@@ -48,8 +48,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
48
48
|
readonly valueType: any;
|
|
49
49
|
readonly onChange?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
50
50
|
readonly "onUpdate:value"?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
51
|
+
readonly onAdd?: (() => any) | undefined;
|
|
51
52
|
} & {}>;
|
|
52
|
-
emits: ((event: "change", value: import("./config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./config").KeyValueItem[]) => void);
|
|
53
|
+
emits: ((event: "add") => void) & ((event: "change", value: import("./config").KeyValueItem[]) => void) & ((event: "update:value", value: import("./config").KeyValueItem[]) => void);
|
|
53
54
|
bem: {
|
|
54
55
|
b: (blockSuffix?: string) => string;
|
|
55
56
|
e: (element?: string) => string;
|
|
@@ -369,6 +370,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
369
370
|
}, {}>;
|
|
370
371
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
371
372
|
change: (value: import("./config").KeyValueItem[]) => boolean;
|
|
373
|
+
add: () => boolean;
|
|
372
374
|
'update:value': (value: import("./config").KeyValueItem[]) => boolean;
|
|
373
375
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
374
376
|
readonly value: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").KeyValueItem[]) | (() => import("./config").KeyValueItem[]) | ((new (...args: any[]) => import("./config").KeyValueItem[]) | (() => import("./config").KeyValueItem[]))[], unknown, unknown, () => {
|
|
@@ -409,10 +411,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
409
411
|
}>> & {
|
|
410
412
|
onChange?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
411
413
|
"onUpdate:value"?: ((value: import("./config").KeyValueItem[]) => any) | undefined;
|
|
414
|
+
onAdd?: (() => any) | undefined;
|
|
412
415
|
}, {
|
|
413
416
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt") | ((new (...args: any[]) => "single" | "doubt") | (() => "single" | "doubt"))[], unknown, unknown>;
|
|
414
|
-
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
415
417
|
readonly value: import("./config").KeyValueItem[];
|
|
418
|
+
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
416
419
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
417
420
|
readonly keyLabel: string;
|
|
418
421
|
readonly valueLabel: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"key-value.vue2.mjs","sources":["../../../../../packages/components/key-value/src/key-value.vue"],"sourcesContent":["<template>\n <div :class=\"bem.b()\">\n <a-spin :spinning=\"props.loading\">\n <key-value-item\n v-for=\"(_item, idx) in innerValue\"\n :key=\"idx\"\n :ref=\"el => (keyValueItems[idx] = el)\"\n :value=\"props.value[idx]\"\n :key-label=\"props.keyLabel\"\n :value-label=\"props.valueLabel\"\n :key-value-type-dict=\"keyValueTypeDict\"\n :show-delete=\"idx > 0\"\n :type=\"props.type\"\n :key-type=\"props.keyType\"\n :key-types=\"props.keyTypes\"\n :value-type=\"props.valueType\"\n :disabled=\"props.disabled\"\n @delete=\"handleDelete(idx)\"\n @change=\"handleChange\"\n >\n <template\n v-for=\"item in Object.keys($slots)\"\n :key=\"item\"\n #[item]=\"data\"\n >\n <slot :name=\"item\" v-bind=\"data || {}\" :index=\"idx\"></slot>\n </template>\n </key-value-item>\n <ll-button\n :class=\"bem.e('add')\"\n :loading=\"loading\"\n :disabled=\"props.disabled\"\n @click=\"handleAddItem\"\n >\n <div :class=\"bem.e('plus')\">\n <ll-icon\n v-if=\"!loading\"\n icon-name=\"icon-add\"\n :class=\"bem.e('icon-add')\"\n />\n {{ props.addText }}\n </div>\n </ll-button>\n </a-spin>\n </div>\n</template>\n\n<script setup lang=\"ts\">\nimport { ref, computed, watch } from 'vue'\nimport { createNamespace } from '@ll-plus/utils'\nimport { keyValueProps, keyValueEmits, getKeyValueItem } from './config'\nimport keyValueItem from './components/key-value-item.vue'\ndefineOptions({ name: 'LlKeyValue' })\nconst props = defineProps(keyValueProps)\nconst emits = defineEmits(keyValueEmits)\nconst bem = createNamespace('key-value')\nconst innerValue = ref(\n props.value && props.value.length > 0\n ? props.value\n : [{ key: null, value: null }]\n)\nconst keyValueItems = ref<any[]>([])\n\nconst keyValueTypeDict = computed(() => {\n const obj = {}\n props.keyTypes.map(e => {\n obj[e.value] = e.option\n })\n return obj\n})\n\nconst handleAddItem = () => {\n innerValue.value.push(getKeyValueItem())\n}\n\nconst handleDelete = (idx: number) => {\n innerValue.value.splice(idx, 1)\n}\n\nconst handleChange = () => {\n emits('change', innerValue.value)\n emits('update:value', innerValue.value)\n}\nwatch(innerValue, n => {\n emits('update:value', n)\n})\n</script>\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAqDA,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAA,MAAM,KAAQ,GAAA,MAAA,CAAA;AACd,IAAM,MAAA,GAAA,GAAM,gBAAgB,WAAW,CAAA,CAAA;AACvC,IAAA,MAAM,UAAa,GAAA,GAAA;AAAA,MACjB,KAAM,CAAA,KAAA,IAAS,KAAM,CAAA,KAAA,CAAM,SAAS,CAChC,GAAA,KAAA,CAAM,KACN,GAAA,CAAC,EAAE,GAAA,EAAK,IAAM,EAAA,KAAA,EAAO,MAAM,CAAA;AAAA,KACjC,CAAA;AACA,IAAM,MAAA,aAAA,GAAgB,GAAW,CAAA,EAAE,CAAA,CAAA;AAEnC,IAAM,MAAA,gBAAA,GAAmB,SAAS,MAAM;AACtC,MAAA,MAAM,MAAM,EAAC,CAAA;AACb,MAAM,KAAA,CAAA,QAAA,CAAS,IAAI,CAAK,CAAA,KAAA;AACtB,QAAI,GAAA,CAAA,CAAA,CAAE,KAAK,CAAA,GAAI,CAAE,CAAA,MAAA,CAAA;AAAA,OAClB,CAAA,CAAA;AACD,MAAO,OAAA,GAAA,CAAA;AAAA,KACR,CAAA,CAAA;AAED,IAAA,MAAM,gBAAgB,MAAM;AAC1B,MAAW,UAAA,CAAA,KAAA,CAAM,IAAK,CAAA,eAAA,EAAiB,CAAA,CAAA;AAAA,
|
|
1
|
+
{"version":3,"file":"key-value.vue2.mjs","sources":["../../../../../packages/components/key-value/src/key-value.vue"],"sourcesContent":["<template>\n <div :class=\"bem.b()\">\n <a-spin :spinning=\"props.loading\">\n <key-value-item\n v-for=\"(_item, idx) in innerValue\"\n :key=\"idx\"\n :ref=\"el => (keyValueItems[idx] = el)\"\n :value=\"props.value[idx]\"\n :key-label=\"props.keyLabel\"\n :value-label=\"props.valueLabel\"\n :key-value-type-dict=\"keyValueTypeDict\"\n :show-delete=\"idx > 0\"\n :type=\"props.type\"\n :key-type=\"props.keyType\"\n :key-types=\"props.keyTypes\"\n :value-type=\"props.valueType\"\n :disabled=\"props.disabled\"\n @delete=\"handleDelete(idx)\"\n @change=\"handleChange\"\n >\n <template\n v-for=\"item in Object.keys($slots)\"\n :key=\"item\"\n #[item]=\"data\"\n >\n <slot :name=\"item\" v-bind=\"data || {}\" :index=\"idx\"></slot>\n </template>\n </key-value-item>\n <ll-button\n :class=\"bem.e('add')\"\n :loading=\"loading\"\n :disabled=\"props.disabled\"\n @click=\"handleAddItem\"\n >\n <div :class=\"bem.e('plus')\">\n <ll-icon\n v-if=\"!loading\"\n icon-name=\"icon-add\"\n :class=\"bem.e('icon-add')\"\n />\n {{ props.addText }}\n </div>\n </ll-button>\n </a-spin>\n </div>\n</template>\n\n<script setup lang=\"ts\">\nimport { ref, computed, watch } from 'vue'\nimport { createNamespace } from '@ll-plus/utils'\nimport { keyValueProps, keyValueEmits, getKeyValueItem } from './config'\nimport keyValueItem from './components/key-value-item.vue'\ndefineOptions({ name: 'LlKeyValue' })\nconst props = defineProps(keyValueProps)\nconst emits = defineEmits(keyValueEmits)\nconst bem = createNamespace('key-value')\nconst innerValue = ref(\n props.value && props.value.length > 0\n ? props.value\n : [{ key: null, value: null }]\n)\nconst keyValueItems = ref<any[]>([])\n\nconst keyValueTypeDict = computed(() => {\n const obj = {}\n props.keyTypes.map(e => {\n obj[e.value] = e.option\n })\n return obj\n})\n\nconst handleAddItem = () => {\n innerValue.value.push(getKeyValueItem())\n emits('add')\n}\n\nconst handleDelete = (idx: number) => {\n innerValue.value.splice(idx, 1)\n}\n\nconst handleChange = () => {\n emits('change', innerValue.value)\n emits('update:value', innerValue.value)\n}\nwatch(innerValue, n => {\n emits('update:value', n)\n})\n</script>\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAqDA,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAA,MAAM,KAAQ,GAAA,MAAA,CAAA;AACd,IAAM,MAAA,GAAA,GAAM,gBAAgB,WAAW,CAAA,CAAA;AACvC,IAAA,MAAM,UAAa,GAAA,GAAA;AAAA,MACjB,KAAM,CAAA,KAAA,IAAS,KAAM,CAAA,KAAA,CAAM,SAAS,CAChC,GAAA,KAAA,CAAM,KACN,GAAA,CAAC,EAAE,GAAA,EAAK,IAAM,EAAA,KAAA,EAAO,MAAM,CAAA;AAAA,KACjC,CAAA;AACA,IAAM,MAAA,aAAA,GAAgB,GAAW,CAAA,EAAE,CAAA,CAAA;AAEnC,IAAM,MAAA,gBAAA,GAAmB,SAAS,MAAM;AACtC,MAAA,MAAM,MAAM,EAAC,CAAA;AACb,MAAM,KAAA,CAAA,QAAA,CAAS,IAAI,CAAK,CAAA,KAAA;AACtB,QAAI,GAAA,CAAA,CAAA,CAAE,KAAK,CAAA,GAAI,CAAE,CAAA,MAAA,CAAA;AAAA,OAClB,CAAA,CAAA;AACD,MAAO,OAAA,GAAA,CAAA;AAAA,KACR,CAAA,CAAA;AAED,IAAA,MAAM,gBAAgB,MAAM;AAC1B,MAAW,UAAA,CAAA,KAAA,CAAM,IAAK,CAAA,eAAA,EAAiB,CAAA,CAAA;AACvC,MAAA,KAAA,CAAM,KAAK,CAAA,CAAA;AAAA,KACb,CAAA;AAEA,IAAM,MAAA,YAAA,GAAe,CAAC,GAAgB,KAAA;AACpC,MAAW,UAAA,CAAA,KAAA,CAAM,MAAO,CAAA,GAAA,EAAK,CAAC,CAAA,CAAA;AAAA,KAChC,CAAA;AAEA,IAAA,MAAM,eAAe,MAAM;AACzB,MAAM,KAAA,CAAA,QAAA,EAAU,WAAW,KAAK,CAAA,CAAA;AAChC,MAAM,KAAA,CAAA,cAAA,EAAgB,WAAW,KAAK,CAAA,CAAA;AAAA,KACxC,CAAA;AACA,IAAA,KAAA,CAAM,YAAY,CAAK,CAAA,KAAA;AACrB,MAAA,KAAA,CAAM,gBAAgB,CAAC,CAAA,CAAA;AAAA,KACxB,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -13,8 +13,8 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
13
13
|
}, {
|
|
14
14
|
props: import("@vue/shared").LooseRequired<{
|
|
15
15
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
16
|
-
readonly title: string;
|
|
17
16
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
17
|
+
readonly title: string;
|
|
18
18
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
19
19
|
readonly wrapClassName: string;
|
|
20
20
|
readonly class: string;
|
|
@@ -22,8 +22,8 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
22
22
|
readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
23
23
|
readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
24
24
|
readonly confirmText: string;
|
|
25
|
-
readonly onOk?: (() => any) | undefined;
|
|
26
25
|
readonly "onUpdate:open"?: (() => any) | undefined;
|
|
26
|
+
readonly onOk?: (() => any) | undefined;
|
|
27
27
|
readonly onCancel?: (() => any) | undefined;
|
|
28
28
|
} & {}>;
|
|
29
29
|
emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
|
|
@@ -1583,12 +1583,12 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1583
1583
|
};
|
|
1584
1584
|
}, {
|
|
1585
1585
|
props: import("@vue/shared").LooseRequired<{
|
|
1586
|
+
readonly position?: string | undefined;
|
|
1586
1587
|
readonly icon?: {
|
|
1587
1588
|
readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
1588
1589
|
readonly color?: string | undefined;
|
|
1589
1590
|
readonly iconName?: string | undefined;
|
|
1590
1591
|
} | undefined;
|
|
1591
|
-
readonly position?: string | undefined;
|
|
1592
1592
|
readonly label?: string | undefined;
|
|
1593
1593
|
} & {}>;
|
|
1594
1594
|
bem: {
|
|
@@ -1954,13 +1954,13 @@ export declare const LlModal: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
1954
1954
|
readonly showCancel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1955
1955
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1956
1956
|
}>> & {
|
|
1957
|
-
onOk?: (() => any) | undefined;
|
|
1958
1957
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1958
|
+
onOk?: (() => any) | undefined;
|
|
1959
1959
|
onCancel?: (() => any) | undefined;
|
|
1960
1960
|
}, {
|
|
1961
1961
|
readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
1962
|
-
readonly title: string;
|
|
1963
1962
|
readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1963
|
+
readonly title: string;
|
|
1964
1964
|
readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1965
1965
|
readonly wrapClassName: string;
|
|
1966
1966
|
readonly class: string;
|
|
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
}, {
|
|
14
14
|
props: import("@vue/shared").LooseRequired<{
|
|
15
15
|
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
16
|
-
readonly title: string;
|
|
17
16
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
17
|
+
readonly title: string;
|
|
18
18
|
readonly loading: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
19
19
|
readonly wrapClassName: string;
|
|
20
20
|
readonly class: string;
|
|
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
22
22
|
readonly showCancel: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
23
23
|
readonly showFooter: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
24
24
|
readonly confirmText: string;
|
|
25
|
-
readonly onOk?: (() => any) | undefined;
|
|
26
25
|
readonly "onUpdate:open"?: (() => any) | undefined;
|
|
26
|
+
readonly onOk?: (() => any) | undefined;
|
|
27
27
|
readonly onCancel?: (() => any) | undefined;
|
|
28
28
|
} & {}>;
|
|
29
29
|
emits: ((event: "update:open") => void) & ((event: "ok") => void) & ((event: "cancel") => void);
|
|
@@ -1583,12 +1583,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1583
1583
|
};
|
|
1584
1584
|
}, {
|
|
1585
1585
|
props: import("@vue/shared").LooseRequired<{
|
|
1586
|
+
readonly position?: string | undefined;
|
|
1586
1587
|
readonly icon?: {
|
|
1587
1588
|
readonly size?: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
1588
1589
|
readonly color?: string | undefined;
|
|
1589
1590
|
readonly iconName?: string | undefined;
|
|
1590
1591
|
} | undefined;
|
|
1591
|
-
readonly position?: string | undefined;
|
|
1592
1592
|
readonly label?: string | undefined;
|
|
1593
1593
|
} & {}>;
|
|
1594
1594
|
bem: {
|
|
@@ -1954,13 +1954,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1954
1954
|
readonly showCancel: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1955
1955
|
readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1956
1956
|
}>> & {
|
|
1957
|
-
onOk?: (() => any) | undefined;
|
|
1958
1957
|
"onUpdate:open"?: (() => any) | undefined;
|
|
1958
|
+
onOk?: (() => any) | undefined;
|
|
1959
1959
|
onCancel?: (() => any) | undefined;
|
|
1960
1960
|
}, {
|
|
1961
1961
|
readonly type: import("ll-plus/es/components").AvatarType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
|
|
1962
|
-
readonly title: string;
|
|
1963
1962
|
readonly open: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1963
|
+
readonly title: string;
|
|
1964
1964
|
readonly loading: import("ll-plus/es/components").AvatarType<BooleanConstructor, unknown, unknown>;
|
|
1965
1965
|
readonly wrapClassName: string;
|
|
1966
1966
|
readonly class: string;
|
|
@@ -13,9 +13,9 @@ export declare const LlNumberRange: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
13
13
|
readonly placeholder: import("ll-plus/es/utils").EpPropFinalized<ArrayConstructor, unknown, unknown, () => string[], boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
16
17
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
17
18
|
readonly placeholder: unknown[];
|
|
18
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
19
19
|
readonly min?: number | undefined;
|
|
20
20
|
readonly max?: number | undefined;
|
|
21
21
|
readonly precision?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => number) | (() => number | undefined) | ((new (...args: any[]) => number) | (() => number | undefined))[], unknown, unknown>;
|
|
@@ -839,9 +839,9 @@ export declare const LlNumberRange: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
839
839
|
onChange?: ((value: import("ll-plus/es/utils").Nullable<number>[]) => any) | undefined;
|
|
840
840
|
"onUpdate:value"?: ((value: import("ll-plus/es/utils").Nullable<number>[]) => any) | undefined;
|
|
841
841
|
}, {
|
|
842
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
842
843
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
843
844
|
readonly placeholder: unknown[];
|
|
844
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null) | ((new (...args: any[]) => import("ll-plus/es/utils").Nullable<number>[]) | (() => import("ll-plus/es/utils").Nullable<number>[] | null))[], unknown, unknown>;
|
|
845
845
|
}, {}>>;
|
|
846
846
|
export default LlNumberRange;
|
|
847
847
|
export * from './src/number-range';
|
|
@@ -13,9 +13,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
readonly placeholder: import("ll-plus/es/utils").EpPropFinalized<ArrayConstructor, unknown, unknown, () => string[], boolean>;
|
|
14
14
|
}, {
|
|
15
15
|
props: import("@vue/shared").LooseRequired<{
|
|
16
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
16
17
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
17
18
|
readonly placeholder: unknown[];
|
|
18
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
19
19
|
readonly min?: number | undefined;
|
|
20
20
|
readonly max?: number | undefined;
|
|
21
21
|
readonly precision?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => number) | (() => number | undefined) | ((new (...args: any[]) => number) | (() => number | undefined))[], unknown, unknown>;
|
|
@@ -839,8 +839,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
839
839
|
onChange?: ((value: Nullable<number>[]) => any) | undefined;
|
|
840
840
|
"onUpdate:value"?: ((value: Nullable<number>[]) => any) | undefined;
|
|
841
841
|
}, {
|
|
842
|
+
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
842
843
|
readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
843
844
|
readonly placeholder: unknown[];
|
|
844
|
-
readonly value: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null) | ((new (...args: any[]) => Nullable<number>[]) | (() => Nullable<number>[] | null))[], unknown, unknown>;
|
|
845
845
|
}, {}>;
|
|
846
846
|
export default _default;
|
|
@@ -40,9 +40,9 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
40
40
|
showIconList: import("vue").Ref<{
|
|
41
41
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
42
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
|
+
readonly data?: any;
|
|
43
44
|
readonly onClick?: Function | undefined;
|
|
44
45
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
45
|
-
readonly data?: any;
|
|
46
46
|
readonly iconName?: string | undefined;
|
|
47
47
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
48
48
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -51,9 +51,9 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
51
51
|
modalIconList: import("vue").Ref<{
|
|
52
52
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
53
53
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
54
|
+
readonly data?: any;
|
|
54
55
|
readonly onClick?: Function | undefined;
|
|
55
56
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
56
|
-
readonly data?: any;
|
|
57
57
|
readonly iconName?: string | undefined;
|
|
58
58
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
59
59
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -130,9 +130,9 @@ export declare const LlOperateIcon: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
130
130
|
props: import("@vue/shared").LooseRequired<{
|
|
131
131
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
132
132
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
133
|
+
readonly data?: any;
|
|
133
134
|
readonly onClick?: Function | undefined;
|
|
134
135
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
135
|
-
readonly data?: any;
|
|
136
136
|
readonly iconName?: string | undefined;
|
|
137
137
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
138
138
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -40,9 +40,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
showIconList: import("vue").Ref<{
|
|
41
41
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
42
42
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
43
|
+
readonly data?: any;
|
|
43
44
|
readonly onClick?: Function | undefined;
|
|
44
45
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
45
|
-
readonly data?: any;
|
|
46
46
|
readonly iconName?: string | undefined;
|
|
47
47
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
48
48
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -51,9 +51,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
51
51
|
modalIconList: import("vue").Ref<{
|
|
52
52
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
53
53
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
54
|
+
readonly data?: any;
|
|
54
55
|
readonly onClick?: Function | undefined;
|
|
55
56
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
56
|
-
readonly data?: any;
|
|
57
57
|
readonly iconName?: string | undefined;
|
|
58
58
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
59
59
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -130,9 +130,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
130
130
|
props: import("@vue/shared").LooseRequired<{
|
|
131
131
|
readonly isShowTooltip: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
132
132
|
readonly isShowContainer: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
133
|
+
readonly data?: any;
|
|
133
134
|
readonly onClick?: Function | undefined;
|
|
134
135
|
readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
135
|
-
readonly data?: any;
|
|
136
136
|
readonly iconName?: string | undefined;
|
|
137
137
|
readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
|
|
138
138
|
readonly tooltipTitle?: string | undefined;
|
|
@@ -245,8 +245,8 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
245
245
|
prefixCls: StringConstructor;
|
|
246
246
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
247
247
|
size: {
|
|
248
|
-
type: import("vue").PropType<"default" | "
|
|
249
|
-
default: "default" | "
|
|
248
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
249
|
+
default: "default" | "small" | "large";
|
|
250
250
|
};
|
|
251
251
|
options: {
|
|
252
252
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -278,8 +278,8 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
278
278
|
prefixCls: StringConstructor;
|
|
279
279
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
280
280
|
size: {
|
|
281
|
-
type: import("vue").PropType<"default" | "
|
|
282
|
-
default: "default" | "
|
|
281
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
282
|
+
default: "default" | "small" | "large";
|
|
283
283
|
};
|
|
284
284
|
options: {
|
|
285
285
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -308,7 +308,7 @@ export declare const LlRadio: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
308
308
|
default: (val: any) => void;
|
|
309
309
|
};
|
|
310
310
|
}>>, {
|
|
311
|
-
size: "default" | "
|
|
311
|
+
size: "default" | "small" | "large";
|
|
312
312
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
313
313
|
disabled: boolean;
|
|
314
314
|
'onUpdate:value': (val: any) => void;
|
|
@@ -555,8 +555,8 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
555
555
|
prefixCls: StringConstructor;
|
|
556
556
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
557
557
|
size: {
|
|
558
|
-
type: import("vue").PropType<"default" | "
|
|
559
|
-
default: "default" | "
|
|
558
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
559
|
+
default: "default" | "small" | "large";
|
|
560
560
|
};
|
|
561
561
|
options: {
|
|
562
562
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -588,8 +588,8 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
588
588
|
prefixCls: StringConstructor;
|
|
589
589
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
590
590
|
size: {
|
|
591
|
-
type: import("vue").PropType<"default" | "
|
|
592
|
-
default: "default" | "
|
|
591
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
592
|
+
default: "default" | "small" | "large";
|
|
593
593
|
};
|
|
594
594
|
options: {
|
|
595
595
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -618,7 +618,7 @@ export declare const LlRadioGroup: import("ll-plus/es/utils").SFCWithInstall<imp
|
|
|
618
618
|
default: (val: any) => void;
|
|
619
619
|
};
|
|
620
620
|
}>>, {
|
|
621
|
-
size: "default" | "
|
|
621
|
+
size: "default" | "small" | "large";
|
|
622
622
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
623
623
|
disabled: boolean;
|
|
624
624
|
'onUpdate:value': (val: any) => void;
|
|
@@ -16,8 +16,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
16
16
|
prefixCls: StringConstructor;
|
|
17
17
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
18
18
|
size: {
|
|
19
|
-
type: import("vue").PropType<"default" | "
|
|
20
|
-
default: "default" | "
|
|
19
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
20
|
+
default: "default" | "small" | "large";
|
|
21
21
|
};
|
|
22
22
|
options: {
|
|
23
23
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -49,8 +49,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
49
49
|
prefixCls: StringConstructor;
|
|
50
50
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
51
51
|
size: {
|
|
52
|
-
type: import("vue").PropType<"default" | "
|
|
53
|
-
default: "default" | "
|
|
52
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
53
|
+
default: "default" | "small" | "large";
|
|
54
54
|
};
|
|
55
55
|
options: {
|
|
56
56
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
79
79
|
default: (val: any) => void;
|
|
80
80
|
};
|
|
81
81
|
}>>, {
|
|
82
|
-
size: "default" | "
|
|
82
|
+
size: "default" | "small" | "large";
|
|
83
83
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
84
84
|
disabled: boolean;
|
|
85
85
|
'onUpdate:value': (val: any) => void;
|
|
@@ -242,8 +242,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
242
242
|
prefixCls: StringConstructor;
|
|
243
243
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
244
244
|
size: {
|
|
245
|
-
type: import("vue").PropType<"default" | "
|
|
246
|
-
default: "default" | "
|
|
245
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
246
|
+
default: "default" | "small" | "large";
|
|
247
247
|
};
|
|
248
248
|
options: {
|
|
249
249
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -275,8 +275,8 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
275
275
|
prefixCls: StringConstructor;
|
|
276
276
|
value: import("vue-types").VueTypeValidableDef<any>;
|
|
277
277
|
size: {
|
|
278
|
-
type: import("vue").PropType<"default" | "
|
|
279
|
-
default: "default" | "
|
|
278
|
+
type: import("vue").PropType<"default" | "small" | "large">;
|
|
279
|
+
default: "default" | "small" | "large";
|
|
280
280
|
};
|
|
281
281
|
options: {
|
|
282
282
|
type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>;
|
|
@@ -305,7 +305,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
305
305
|
default: (val: any) => void;
|
|
306
306
|
};
|
|
307
307
|
}>>, {
|
|
308
|
-
size: "default" | "
|
|
308
|
+
size: "default" | "small" | "large";
|
|
309
309
|
onChange: (e: import("ant-design-vue").RadioChangeEvent) => void;
|
|
310
310
|
disabled: boolean;
|
|
311
311
|
'onUpdate:value': (val: any) => void;
|
|
@@ -104,7 +104,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
104
104
|
};
|
|
105
105
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
106
106
|
showAction: {
|
|
107
|
-
type: import("vue").PropType<("
|
|
107
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
108
108
|
};
|
|
109
109
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
110
110
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -270,7 +270,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
270
270
|
};
|
|
271
271
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
272
272
|
showAction: {
|
|
273
|
-
type: import("vue").PropType<("
|
|
273
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
274
274
|
};
|
|
275
275
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
276
276
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -480,7 +480,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
480
480
|
};
|
|
481
481
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
482
482
|
showAction: {
|
|
483
|
-
type: import("vue").PropType<("
|
|
483
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
484
484
|
};
|
|
485
485
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
486
486
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -674,7 +674,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
|
|
|
674
674
|
};
|
|
675
675
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
676
676
|
showAction: {
|
|
677
|
-
type: import("vue").PropType<("
|
|
677
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
678
678
|
};
|
|
679
679
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
680
680
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -810,8 +810,8 @@ export declare const LlSelectOption: import("ll-plus/es/utils").SFCWithInstall<i
|
|
|
810
810
|
props: import("@vue/shared").LooseRequired<{
|
|
811
811
|
readonly disabled: string;
|
|
812
812
|
readonly key?: string | undefined;
|
|
813
|
-
readonly title?: string | undefined;
|
|
814
813
|
readonly value?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
814
|
+
readonly title?: string | undefined;
|
|
815
815
|
readonly class?: string | undefined;
|
|
816
816
|
} & {}>;
|
|
817
817
|
bem: {
|
|
@@ -13,8 +13,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
props: import("@vue/shared").LooseRequired<{
|
|
14
14
|
readonly disabled: string;
|
|
15
15
|
readonly key?: string | undefined;
|
|
16
|
-
readonly title?: string | undefined;
|
|
17
16
|
readonly value?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
|
|
17
|
+
readonly title?: string | undefined;
|
|
18
18
|
readonly class?: string | undefined;
|
|
19
19
|
} & {}>;
|
|
20
20
|
bem: {
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
101
101
|
};
|
|
102
102
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
103
103
|
showAction: {
|
|
104
|
-
type: import("vue").PropType<("
|
|
104
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
105
105
|
};
|
|
106
106
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
107
107
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -267,7 +267,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
267
267
|
};
|
|
268
268
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
269
269
|
showAction: {
|
|
270
|
-
type: import("vue").PropType<("
|
|
270
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
271
271
|
};
|
|
272
272
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
273
273
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -477,7 +477,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
477
477
|
};
|
|
478
478
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
479
479
|
showAction: {
|
|
480
|
-
type: import("vue").PropType<("
|
|
480
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
481
481
|
};
|
|
482
482
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
483
483
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -671,7 +671,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
671
671
|
};
|
|
672
672
|
options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
|
|
673
673
|
showAction: {
|
|
674
|
-
type: import("vue").PropType<("
|
|
674
|
+
type: import("vue").PropType<("focus" | "click")[]>;
|
|
675
675
|
};
|
|
676
676
|
placeholder: import("vue-types").VueTypeValidableDef<any>;
|
|
677
677
|
onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
|
|
@@ -16,7 +16,7 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
|
|
|
16
16
|
readonly onChange?: ((selectV: string, value: string) => any) | undefined;
|
|
17
17
|
readonly onOnSelectChange?: ((selectV: string, item: import("./src/select-group").SelectGroupData) => any) | undefined;
|
|
18
18
|
} & {}>;
|
|
19
|
-
emits: ((event: "
|
|
19
|
+
emits: ((event: "change", selectV: string, value: string) => void) & ((event: "onSelectChange", selectV: string, item: import("./src/select-group").SelectGroupData) => void);
|
|
20
20
|
typeSelectValue: import("vue").Ref<string>;
|
|
21
21
|
value: import("vue").Ref<any>;
|
|
22
22
|
selectItem: import("vue").Ref<import("./src/select-group").SelectGroupData | undefined>;
|
|
@@ -16,7 +16,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
readonly onChange?: ((selectV: string, value: string) => any) | undefined;
|
|
17
17
|
readonly onOnSelectChange?: ((selectV: string, item: SelectGroupData) => any) | undefined;
|
|
18
18
|
} & {}>;
|
|
19
|
-
emits: ((event: "
|
|
19
|
+
emits: ((event: "change", selectV: string, value: string) => void) & ((event: "onSelectChange", selectV: string, item: SelectGroupData) => void);
|
|
20
20
|
typeSelectValue: import("vue").Ref<string>;
|
|
21
21
|
value: import("vue").Ref<any>;
|
|
22
22
|
selectItem: import("vue").Ref<SelectGroupData | undefined>;
|
|
@@ -7,8 +7,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
7
7
|
readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
|
|
8
8
|
} & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
9
9
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
10
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
11
10
|
readonly dataSource: any[];
|
|
11
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
12
12
|
readonly settingKey: string;
|
|
13
13
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
14
14
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -25,8 +25,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
25
25
|
readonly resizeColumn?: Function | undefined;
|
|
26
26
|
readonly dragChange?: Function | undefined;
|
|
27
27
|
}) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
|
|
28
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
29
28
|
readonly dataSource: any[];
|
|
29
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
30
30
|
readonly settingKey: string;
|
|
31
31
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
32
32
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -245,8 +245,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
245
245
|
};
|
|
246
246
|
}, {
|
|
247
247
|
props: import("@vue/shared").LooseRequired<{
|
|
248
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
249
248
|
readonly dataSource: any[];
|
|
249
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
250
250
|
readonly settingKey: string;
|
|
251
251
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
252
252
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -443,8 +443,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
443
443
|
}>> & {
|
|
444
444
|
onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
|
|
445
445
|
}, {
|
|
446
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
447
446
|
readonly dataSource: any[];
|
|
447
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
448
448
|
readonly settingKey: string;
|
|
449
449
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
450
450
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -530,8 +530,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
530
530
|
readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
|
|
531
531
|
} & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
|
|
532
532
|
readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
|
|
533
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
534
533
|
readonly dataSource: any[];
|
|
534
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
535
535
|
readonly settingKey: string;
|
|
536
536
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
537
537
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -548,8 +548,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
|
|
|
548
548
|
readonly resizeColumn?: Function | undefined;
|
|
549
549
|
readonly dragChange?: Function | undefined;
|
|
550
550
|
}) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
|
|
551
|
-
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
552
551
|
readonly dataSource: any[];
|
|
552
|
+
readonly columns: import("ant-design-vue").TableColumnProps[];
|
|
553
553
|
readonly settingKey: string;
|
|
554
554
|
readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
555
555
|
readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|