@shwfed/config 2.12.1 → 2.12.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/module.mjs +10 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/form/config.vue +17 -6
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +8 -1
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.d.vue.ts +32 -32
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.vue.d.ts +32 -32
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/runtime.vue +10 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.d.vue.ts +32 -32
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.vue.d.ts +32 -32
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/runtime.vue +10 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +19 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +19 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +24 -24
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/runtime.vue +20 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/runtime.vue +20 -1
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.d.vue.ts +32 -32
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.vue.d.ts +32 -32
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/runtime.vue +10 -2
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.d.vue.ts +32 -32
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.vue.d.ts +32 -32
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/runtime.vue +10 -2
- package/dist/runtime/components/form/index.vue +6 -3
- package/dist/runtime/components/form/utils/form-vars.js +2 -1
- package/dist/runtime/components/head.d.vue.ts +13 -0
- package/dist/runtime/components/head.vue +69 -0
- package/dist/runtime/components/head.vue.d.ts +13 -0
- package/dist/runtime/components/sidebar/config.d.vue.ts +7 -0
- package/dist/runtime/components/sidebar/config.vue +302 -0
- package/dist/runtime/components/sidebar/config.vue.d.ts +7 -0
- package/dist/runtime/components/sidebar/favorites.d.ts +18 -0
- package/dist/runtime/components/sidebar/favorites.js +20 -0
- package/dist/runtime/components/sidebar/footer.d.vue.ts +11 -0
- package/dist/runtime/components/sidebar/footer.vue +49 -0
- package/dist/runtime/components/sidebar/footer.vue.d.ts +11 -0
- package/dist/runtime/components/sidebar/index.d.vue.ts +50 -0
- package/dist/runtime/components/sidebar/index.vue +100 -0
- package/dist/runtime/components/sidebar/index.vue.d.ts +50 -0
- package/dist/runtime/components/sidebar/node.d.vue.ts +9 -0
- package/dist/runtime/components/sidebar/node.vue +102 -0
- package/dist/runtime/components/sidebar/node.vue.d.ts +9 -0
- package/dist/runtime/components/sidebar/schema.d.ts +72 -0
- package/dist/runtime/components/sidebar/schema.js +84 -0
- package/dist/runtime/components/sidebar/tree.d.vue.ts +10 -0
- package/dist/runtime/components/sidebar/tree.vue +260 -0
- package/dist/runtime/components/sidebar/tree.vue.d.ts +10 -0
- package/dist/runtime/components/sidebar/types.d.ts +19 -0
- package/dist/runtime/components/sidebar/types.js +0 -0
- package/dist/runtime/components/sidebar/use-editor.d.ts +18 -0
- package/dist/runtime/components/sidebar/use-editor.js +43 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +36 -36
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +36 -36
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +40 -40
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +40 -40
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +36 -36
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +36 -36
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +40 -40
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +40 -40
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +26 -26
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +26 -26
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +26 -26
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +26 -26
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
- package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.d.vue.ts +1 -0
- package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue +8 -0
- package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue.d.ts +1 -0
- package/dist/runtime/components/ui/expression-editor/ExpressionEditor.d.vue.ts +3 -2
- package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue +51 -9
- package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue.d.ts +3 -2
- package/dist/runtime/components/ui/expression-editor/option-chip-extension.d.ts +4 -0
- package/dist/runtime/components/ui/expression-editor/option-chip-extension.js +119 -0
- package/dist/runtime/components/ui/expression-editor/option-refs.d.ts +6 -0
- package/dist/runtime/components/ui/expression-editor/option-refs.js +24 -0
- package/dist/runtime/components/ui/expression-editor/picker-entries.d.ts +2 -1
- package/dist/runtime/components/ui/expression-editor/picker-entries.js +12 -2
- package/dist/runtime/utils/cel-context.d.ts +1 -0
- package/dist/runtime/utils/cel-context.js +1 -0
- package/dist/runtime/utils/selections-registry.d.ts +40 -6
- package/dist/runtime/utils/selections-registry.js +19 -4
- package/dist/runtime/vendor/cel-js/CLAUDE.md +2 -0
- package/dist/runtime/vendor/cel-js/PROMPT.md +2 -0
- package/dist/runtime/vendor/cel-js/lib/functions.js +33 -0
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ import { celBindings, injectCELContext, provideCELContext } from "../../../../..
|
|
|
5
5
|
import FormUnitRenderer from "../../../FormUnitRenderer.vue";
|
|
6
6
|
import { useDerived, useDerivedQuiescence } from "../../../utils/derived";
|
|
7
7
|
import { provideFormState } from "../../../utils/state";
|
|
8
|
-
import { provideSelectionsRegistry } from "../../../../../utils/selections-registry";
|
|
8
|
+
import { provideOptionsRegistry, provideSelectionsRegistry } from "../../../../../utils/selections-registry";
|
|
9
9
|
defineOptions({ name: "ShwfedListFieldRow" });
|
|
10
10
|
const state = defineModel({ type: null, ...{ required: true } });
|
|
11
11
|
const props = defineProps({
|
|
@@ -14,6 +14,7 @@ const props = defineProps({
|
|
|
14
14
|
});
|
|
15
15
|
const formState = provideFormState(state, "row");
|
|
16
16
|
const selections = provideSelectionsRegistry();
|
|
17
|
+
const options = provideOptionsRegistry();
|
|
17
18
|
provideCELContext({
|
|
18
19
|
item: {
|
|
19
20
|
type: "dyn",
|
|
@@ -32,6 +33,12 @@ provideCELContext({
|
|
|
32
33
|
label: "\u9009\u4E2D\u9879",
|
|
33
34
|
description: "\u672C\u5217\u8868\u9879\u5404\u9009\u62E9\u5B57\u6BB5\u5F53\u524D\u9009\u4E2D\u9879\u7684\u5B8C\u6574\u5BF9\u8C61\uFF08\u6309\u5B57\u6BB5\u6807\u8BC6\uFF09\u3002",
|
|
34
35
|
value: () => selections.entries.value
|
|
36
|
+
},
|
|
37
|
+
options: {
|
|
38
|
+
type: "dyn",
|
|
39
|
+
label: "\u5168\u90E8\u9009\u9879",
|
|
40
|
+
description: "\u672C\u5217\u8868\u9879\u5404\u9009\u62E9\u5B57\u6BB5\u5F53\u524D\u5DF2\u52A0\u8F7D\u7684\u5168\u90E8\u9009\u9879\uFF08\u6309\u5B57\u6BB5\u6807\u8BC6\uFF09\u3002",
|
|
41
|
+
value: () => options.entries.value
|
|
35
42
|
}
|
|
36
43
|
});
|
|
37
44
|
const inherited = injectCELContext();
|
|
@@ -46,18 +46,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
46
46
|
readonly data: string;
|
|
47
47
|
readonly request?: string | undefined;
|
|
48
48
|
};
|
|
49
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
50
|
-
readonly validations?: readonly {
|
|
51
|
-
readonly message: readonly [{
|
|
52
|
-
readonly locale: "zh";
|
|
53
|
-
readonly message: string;
|
|
54
|
-
}, ...{
|
|
55
|
-
readonly locale: "en" | "ja" | "ko";
|
|
56
|
-
readonly message: string;
|
|
57
|
-
}[]];
|
|
58
|
-
readonly warning?: boolean | undefined;
|
|
59
|
-
readonly when: string;
|
|
60
|
-
}[] | undefined;
|
|
61
49
|
readonly nodeKey: string;
|
|
62
50
|
readonly nodeChildren: string;
|
|
63
51
|
readonly nodeLabel: readonly [{
|
|
@@ -67,6 +55,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
55
|
readonly locale: "en" | "ja" | "ko";
|
|
68
56
|
readonly message: string;
|
|
69
57
|
}[]];
|
|
58
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
70
59
|
readonly nodeTooltip?: readonly [{
|
|
71
60
|
readonly locale: "zh";
|
|
72
61
|
readonly message: string;
|
|
@@ -76,6 +65,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
65
|
}[]] | undefined;
|
|
77
66
|
readonly nodeSelectable?: string | undefined;
|
|
78
67
|
readonly expandAll: boolean;
|
|
68
|
+
readonly validations?: readonly {
|
|
69
|
+
readonly message: readonly [{
|
|
70
|
+
readonly locale: "zh";
|
|
71
|
+
readonly message: string;
|
|
72
|
+
}, ...{
|
|
73
|
+
readonly locale: "en" | "ja" | "ko";
|
|
74
|
+
readonly message: string;
|
|
75
|
+
}[]];
|
|
76
|
+
readonly warning?: boolean | undefined;
|
|
77
|
+
readonly when: string;
|
|
78
|
+
}[] | undefined;
|
|
79
79
|
}) => any;
|
|
80
80
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
81
81
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -121,18 +121,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
121
121
|
readonly data: string;
|
|
122
122
|
readonly request?: string | undefined;
|
|
123
123
|
};
|
|
124
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
125
|
-
readonly validations?: readonly {
|
|
126
|
-
readonly message: readonly [{
|
|
127
|
-
readonly locale: "zh";
|
|
128
|
-
readonly message: string;
|
|
129
|
-
}, ...{
|
|
130
|
-
readonly locale: "en" | "ja" | "ko";
|
|
131
|
-
readonly message: string;
|
|
132
|
-
}[]];
|
|
133
|
-
readonly warning?: boolean | undefined;
|
|
134
|
-
readonly when: string;
|
|
135
|
-
}[] | undefined;
|
|
136
124
|
readonly nodeKey: string;
|
|
137
125
|
readonly nodeChildren: string;
|
|
138
126
|
readonly nodeLabel: readonly [{
|
|
@@ -142,6 +130,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
142
130
|
readonly locale: "en" | "ja" | "ko";
|
|
143
131
|
readonly message: string;
|
|
144
132
|
}[]];
|
|
133
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
145
134
|
readonly nodeTooltip?: readonly [{
|
|
146
135
|
readonly locale: "zh";
|
|
147
136
|
readonly message: string;
|
|
@@ -151,6 +140,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
140
|
}[]] | undefined;
|
|
152
141
|
readonly nodeSelectable?: string | undefined;
|
|
153
142
|
readonly expandAll: boolean;
|
|
143
|
+
readonly validations?: readonly {
|
|
144
|
+
readonly message: readonly [{
|
|
145
|
+
readonly locale: "zh";
|
|
146
|
+
readonly message: string;
|
|
147
|
+
}, ...{
|
|
148
|
+
readonly locale: "en" | "ja" | "ko";
|
|
149
|
+
readonly message: string;
|
|
150
|
+
}[]];
|
|
151
|
+
readonly warning?: boolean | undefined;
|
|
152
|
+
readonly when: string;
|
|
153
|
+
}[] | undefined;
|
|
154
154
|
}) => any) | undefined;
|
|
155
155
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
156
156
|
declare const _default: typeof __VLS_export;
|
|
@@ -46,18 +46,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
46
46
|
readonly data: string;
|
|
47
47
|
readonly request?: string | undefined;
|
|
48
48
|
};
|
|
49
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
50
|
-
readonly validations?: readonly {
|
|
51
|
-
readonly message: readonly [{
|
|
52
|
-
readonly locale: "zh";
|
|
53
|
-
readonly message: string;
|
|
54
|
-
}, ...{
|
|
55
|
-
readonly locale: "en" | "ja" | "ko";
|
|
56
|
-
readonly message: string;
|
|
57
|
-
}[]];
|
|
58
|
-
readonly warning?: boolean | undefined;
|
|
59
|
-
readonly when: string;
|
|
60
|
-
}[] | undefined;
|
|
61
49
|
readonly nodeKey: string;
|
|
62
50
|
readonly nodeChildren: string;
|
|
63
51
|
readonly nodeLabel: readonly [{
|
|
@@ -67,6 +55,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
55
|
readonly locale: "en" | "ja" | "ko";
|
|
68
56
|
readonly message: string;
|
|
69
57
|
}[]];
|
|
58
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
70
59
|
readonly nodeTooltip?: readonly [{
|
|
71
60
|
readonly locale: "zh";
|
|
72
61
|
readonly message: string;
|
|
@@ -76,6 +65,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
65
|
}[]] | undefined;
|
|
77
66
|
readonly nodeSelectable?: string | undefined;
|
|
78
67
|
readonly expandAll: boolean;
|
|
68
|
+
readonly validations?: readonly {
|
|
69
|
+
readonly message: readonly [{
|
|
70
|
+
readonly locale: "zh";
|
|
71
|
+
readonly message: string;
|
|
72
|
+
}, ...{
|
|
73
|
+
readonly locale: "en" | "ja" | "ko";
|
|
74
|
+
readonly message: string;
|
|
75
|
+
}[]];
|
|
76
|
+
readonly warning?: boolean | undefined;
|
|
77
|
+
readonly when: string;
|
|
78
|
+
}[] | undefined;
|
|
79
79
|
}) => any;
|
|
80
80
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
81
81
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -121,18 +121,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
121
121
|
readonly data: string;
|
|
122
122
|
readonly request?: string | undefined;
|
|
123
123
|
};
|
|
124
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
125
|
-
readonly validations?: readonly {
|
|
126
|
-
readonly message: readonly [{
|
|
127
|
-
readonly locale: "zh";
|
|
128
|
-
readonly message: string;
|
|
129
|
-
}, ...{
|
|
130
|
-
readonly locale: "en" | "ja" | "ko";
|
|
131
|
-
readonly message: string;
|
|
132
|
-
}[]];
|
|
133
|
-
readonly warning?: boolean | undefined;
|
|
134
|
-
readonly when: string;
|
|
135
|
-
}[] | undefined;
|
|
136
124
|
readonly nodeKey: string;
|
|
137
125
|
readonly nodeChildren: string;
|
|
138
126
|
readonly nodeLabel: readonly [{
|
|
@@ -142,6 +130,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
142
130
|
readonly locale: "en" | "ja" | "ko";
|
|
143
131
|
readonly message: string;
|
|
144
132
|
}[]];
|
|
133
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
145
134
|
readonly nodeTooltip?: readonly [{
|
|
146
135
|
readonly locale: "zh";
|
|
147
136
|
readonly message: string;
|
|
@@ -151,6 +140,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
140
|
}[]] | undefined;
|
|
152
141
|
readonly nodeSelectable?: string | undefined;
|
|
153
142
|
readonly expandAll: boolean;
|
|
143
|
+
readonly validations?: readonly {
|
|
144
|
+
readonly message: readonly [{
|
|
145
|
+
readonly locale: "zh";
|
|
146
|
+
readonly message: string;
|
|
147
|
+
}, ...{
|
|
148
|
+
readonly locale: "en" | "ja" | "ko";
|
|
149
|
+
readonly message: string;
|
|
150
|
+
}[]];
|
|
151
|
+
readonly warning?: boolean | undefined;
|
|
152
|
+
readonly when: string;
|
|
153
|
+
}[] | undefined;
|
|
154
154
|
}) => any) | undefined;
|
|
155
155
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
156
156
|
declare const _default: typeof __VLS_export;
|
|
@@ -32,10 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly format?: string | undefined;
|
|
36
|
-
readonly valueFormat?: string | undefined;
|
|
37
|
-
readonly disabledDate?: string | undefined;
|
|
38
35
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
|
+
readonly format?: string | undefined;
|
|
39
37
|
readonly startPlaceholder?: readonly [{
|
|
40
38
|
readonly locale: "zh";
|
|
41
39
|
readonly message: string;
|
|
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
48
|
readonly locale: "en" | "ja" | "ko";
|
|
51
49
|
readonly message: string;
|
|
52
50
|
}[]] | undefined;
|
|
51
|
+
readonly valueFormat?: string | undefined;
|
|
52
|
+
readonly disabledDate?: string | undefined;
|
|
53
53
|
readonly validations?: readonly {
|
|
54
54
|
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
@@ -104,10 +104,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly format?: string | undefined;
|
|
108
|
-
readonly valueFormat?: string | undefined;
|
|
109
|
-
readonly disabledDate?: string | undefined;
|
|
110
107
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
|
+
readonly format?: string | undefined;
|
|
111
109
|
readonly startPlaceholder?: readonly [{
|
|
112
110
|
readonly locale: "zh";
|
|
113
111
|
readonly message: string;
|
|
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
120
|
readonly locale: "en" | "ja" | "ko";
|
|
123
121
|
readonly message: string;
|
|
124
122
|
}[]] | undefined;
|
|
123
|
+
readonly valueFormat?: string | undefined;
|
|
124
|
+
readonly disabledDate?: string | undefined;
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
@@ -32,10 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly format?: string | undefined;
|
|
36
|
-
readonly valueFormat?: string | undefined;
|
|
37
|
-
readonly disabledDate?: string | undefined;
|
|
38
35
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
|
+
readonly format?: string | undefined;
|
|
39
37
|
readonly startPlaceholder?: readonly [{
|
|
40
38
|
readonly locale: "zh";
|
|
41
39
|
readonly message: string;
|
|
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
48
|
readonly locale: "en" | "ja" | "ko";
|
|
51
49
|
readonly message: string;
|
|
52
50
|
}[]] | undefined;
|
|
51
|
+
readonly valueFormat?: string | undefined;
|
|
52
|
+
readonly disabledDate?: string | undefined;
|
|
53
53
|
readonly validations?: readonly {
|
|
54
54
|
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
@@ -104,10 +104,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly format?: string | undefined;
|
|
108
|
-
readonly valueFormat?: string | undefined;
|
|
109
|
-
readonly disabledDate?: string | undefined;
|
|
110
107
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
|
+
readonly format?: string | undefined;
|
|
111
109
|
readonly startPlaceholder?: readonly [{
|
|
112
110
|
readonly locale: "zh";
|
|
113
111
|
readonly message: string;
|
|
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
120
|
readonly locale: "en" | "ja" | "ko";
|
|
123
121
|
readonly message: string;
|
|
124
122
|
}[]] | undefined;
|
|
123
|
+
readonly valueFormat?: string | undefined;
|
|
124
|
+
readonly disabledDate?: string | undefined;
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
}[]] | undefined;
|
|
25
25
|
readonly required?: string | undefined;
|
|
26
26
|
readonly displayName?: string | undefined;
|
|
27
|
+
readonly options: string;
|
|
27
28
|
readonly compatibilityDate: "2026-05-25";
|
|
28
29
|
readonly orientation?: "vertical" | "floating" | undefined;
|
|
29
30
|
readonly placeholder?: readonly [{
|
|
@@ -39,7 +40,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
40
|
readonly mode: "formula" | "prefill";
|
|
40
41
|
readonly expression: string;
|
|
41
42
|
} | undefined;
|
|
42
|
-
readonly options: string;
|
|
43
43
|
readonly validations?: readonly {
|
|
44
44
|
readonly message: readonly [{
|
|
45
45
|
readonly locale: "zh";
|
|
@@ -82,6 +82,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly required?: string | undefined;
|
|
84
84
|
readonly displayName?: string | undefined;
|
|
85
|
+
readonly options: string;
|
|
85
86
|
readonly compatibilityDate: "2026-05-25";
|
|
86
87
|
readonly orientation?: "vertical" | "floating" | undefined;
|
|
87
88
|
readonly placeholder?: readonly [{
|
|
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
98
|
readonly mode: "formula" | "prefill";
|
|
98
99
|
readonly expression: string;
|
|
99
100
|
} | undefined;
|
|
100
|
-
readonly options: string;
|
|
101
101
|
readonly validations?: readonly {
|
|
102
102
|
readonly message: readonly [{
|
|
103
103
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
}[]] | undefined;
|
|
25
25
|
readonly required?: string | undefined;
|
|
26
26
|
readonly displayName?: string | undefined;
|
|
27
|
+
readonly options: string;
|
|
27
28
|
readonly compatibilityDate: "2026-05-25";
|
|
28
29
|
readonly orientation?: "vertical" | "floating" | undefined;
|
|
29
30
|
readonly placeholder?: readonly [{
|
|
@@ -39,7 +40,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
40
|
readonly mode: "formula" | "prefill";
|
|
40
41
|
readonly expression: string;
|
|
41
42
|
} | undefined;
|
|
42
|
-
readonly options: string;
|
|
43
43
|
readonly validations?: readonly {
|
|
44
44
|
readonly message: readonly [{
|
|
45
45
|
readonly locale: "zh";
|
|
@@ -82,6 +82,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly required?: string | undefined;
|
|
84
84
|
readonly displayName?: string | undefined;
|
|
85
|
+
readonly options: string;
|
|
85
86
|
readonly compatibilityDate: "2026-05-25";
|
|
86
87
|
readonly orientation?: "vertical" | "floating" | undefined;
|
|
87
88
|
readonly placeholder?: readonly [{
|
|
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
98
|
readonly mode: "formula" | "prefill";
|
|
98
99
|
readonly expression: string;
|
|
99
100
|
} | undefined;
|
|
100
|
-
readonly options: string;
|
|
101
101
|
readonly validations?: readonly {
|
|
102
102
|
readonly message: readonly [{
|
|
103
103
|
readonly locale: "zh";
|
|
@@ -43,18 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
47
|
-
readonly validations?: readonly {
|
|
48
|
-
readonly message: readonly [{
|
|
49
|
-
readonly locale: "zh";
|
|
50
|
-
readonly message: string;
|
|
51
|
-
}, ...{
|
|
52
|
-
readonly locale: "en" | "ja" | "ko";
|
|
53
|
-
readonly message: string;
|
|
54
|
-
}[]];
|
|
55
|
-
readonly warning?: boolean | undefined;
|
|
56
|
-
readonly when: string;
|
|
57
|
-
}[] | undefined;
|
|
58
46
|
readonly nodeKey: string;
|
|
59
47
|
readonly nodeChildren: string;
|
|
60
48
|
readonly nodeLabel: readonly [{
|
|
@@ -64,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
52
|
readonly locale: "en" | "ja" | "ko";
|
|
65
53
|
readonly message: string;
|
|
66
54
|
}[]];
|
|
55
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
67
56
|
readonly nodeTooltip?: readonly [{
|
|
68
57
|
readonly locale: "zh";
|
|
69
58
|
readonly message: string;
|
|
@@ -73,6 +62,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
73
62
|
}[]] | undefined;
|
|
74
63
|
readonly nodeSelectable?: string | undefined;
|
|
75
64
|
readonly expandAll: boolean;
|
|
65
|
+
readonly validations?: readonly {
|
|
66
|
+
readonly message: readonly [{
|
|
67
|
+
readonly locale: "zh";
|
|
68
|
+
readonly message: string;
|
|
69
|
+
}, ...{
|
|
70
|
+
readonly locale: "en" | "ja" | "ko";
|
|
71
|
+
readonly message: string;
|
|
72
|
+
}[]];
|
|
73
|
+
readonly warning?: boolean | undefined;
|
|
74
|
+
readonly when: string;
|
|
75
|
+
}[] | undefined;
|
|
76
76
|
}) => any;
|
|
77
77
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
78
78
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -115,18 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly data: string;
|
|
116
116
|
readonly request?: string | undefined;
|
|
117
117
|
};
|
|
118
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
119
|
-
readonly validations?: readonly {
|
|
120
|
-
readonly message: readonly [{
|
|
121
|
-
readonly locale: "zh";
|
|
122
|
-
readonly message: string;
|
|
123
|
-
}, ...{
|
|
124
|
-
readonly locale: "en" | "ja" | "ko";
|
|
125
|
-
readonly message: string;
|
|
126
|
-
}[]];
|
|
127
|
-
readonly warning?: boolean | undefined;
|
|
128
|
-
readonly when: string;
|
|
129
|
-
}[] | undefined;
|
|
130
118
|
readonly nodeKey: string;
|
|
131
119
|
readonly nodeChildren: string;
|
|
132
120
|
readonly nodeLabel: readonly [{
|
|
@@ -136,6 +124,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
124
|
readonly locale: "en" | "ja" | "ko";
|
|
137
125
|
readonly message: string;
|
|
138
126
|
}[]];
|
|
127
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
139
128
|
readonly nodeTooltip?: readonly [{
|
|
140
129
|
readonly locale: "zh";
|
|
141
130
|
readonly message: string;
|
|
@@ -145,6 +134,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
145
134
|
}[]] | undefined;
|
|
146
135
|
readonly nodeSelectable?: string | undefined;
|
|
147
136
|
readonly expandAll: boolean;
|
|
137
|
+
readonly validations?: readonly {
|
|
138
|
+
readonly message: readonly [{
|
|
139
|
+
readonly locale: "zh";
|
|
140
|
+
readonly message: string;
|
|
141
|
+
}, ...{
|
|
142
|
+
readonly locale: "en" | "ja" | "ko";
|
|
143
|
+
readonly message: string;
|
|
144
|
+
}[]];
|
|
145
|
+
readonly warning?: boolean | undefined;
|
|
146
|
+
readonly when: string;
|
|
147
|
+
}[] | undefined;
|
|
148
148
|
}) => any) | undefined;
|
|
149
149
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
150
150
|
declare const _default: typeof __VLS_export;
|
|
@@ -43,18 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
47
|
-
readonly validations?: readonly {
|
|
48
|
-
readonly message: readonly [{
|
|
49
|
-
readonly locale: "zh";
|
|
50
|
-
readonly message: string;
|
|
51
|
-
}, ...{
|
|
52
|
-
readonly locale: "en" | "ja" | "ko";
|
|
53
|
-
readonly message: string;
|
|
54
|
-
}[]];
|
|
55
|
-
readonly warning?: boolean | undefined;
|
|
56
|
-
readonly when: string;
|
|
57
|
-
}[] | undefined;
|
|
58
46
|
readonly nodeKey: string;
|
|
59
47
|
readonly nodeChildren: string;
|
|
60
48
|
readonly nodeLabel: readonly [{
|
|
@@ -64,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
52
|
readonly locale: "en" | "ja" | "ko";
|
|
65
53
|
readonly message: string;
|
|
66
54
|
}[]];
|
|
55
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
67
56
|
readonly nodeTooltip?: readonly [{
|
|
68
57
|
readonly locale: "zh";
|
|
69
58
|
readonly message: string;
|
|
@@ -73,6 +62,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
73
62
|
}[]] | undefined;
|
|
74
63
|
readonly nodeSelectable?: string | undefined;
|
|
75
64
|
readonly expandAll: boolean;
|
|
65
|
+
readonly validations?: readonly {
|
|
66
|
+
readonly message: readonly [{
|
|
67
|
+
readonly locale: "zh";
|
|
68
|
+
readonly message: string;
|
|
69
|
+
}, ...{
|
|
70
|
+
readonly locale: "en" | "ja" | "ko";
|
|
71
|
+
readonly message: string;
|
|
72
|
+
}[]];
|
|
73
|
+
readonly warning?: boolean | undefined;
|
|
74
|
+
readonly when: string;
|
|
75
|
+
}[] | undefined;
|
|
76
76
|
}) => any;
|
|
77
77
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
78
78
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -115,18 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly data: string;
|
|
116
116
|
readonly request?: string | undefined;
|
|
117
117
|
};
|
|
118
|
-
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
119
|
-
readonly validations?: readonly {
|
|
120
|
-
readonly message: readonly [{
|
|
121
|
-
readonly locale: "zh";
|
|
122
|
-
readonly message: string;
|
|
123
|
-
}, ...{
|
|
124
|
-
readonly locale: "en" | "ja" | "ko";
|
|
125
|
-
readonly message: string;
|
|
126
|
-
}[]];
|
|
127
|
-
readonly warning?: boolean | undefined;
|
|
128
|
-
readonly when: string;
|
|
129
|
-
}[] | undefined;
|
|
130
118
|
readonly nodeKey: string;
|
|
131
119
|
readonly nodeChildren: string;
|
|
132
120
|
readonly nodeLabel: readonly [{
|
|
@@ -136,6 +124,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
124
|
readonly locale: "en" | "ja" | "ko";
|
|
137
125
|
readonly message: string;
|
|
138
126
|
}[]];
|
|
127
|
+
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
139
128
|
readonly nodeTooltip?: readonly [{
|
|
140
129
|
readonly locale: "zh";
|
|
141
130
|
readonly message: string;
|
|
@@ -145,6 +134,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
145
134
|
}[]] | undefined;
|
|
146
135
|
readonly nodeSelectable?: string | undefined;
|
|
147
136
|
readonly expandAll: boolean;
|
|
137
|
+
readonly validations?: readonly {
|
|
138
|
+
readonly message: readonly [{
|
|
139
|
+
readonly locale: "zh";
|
|
140
|
+
readonly message: string;
|
|
141
|
+
}, ...{
|
|
142
|
+
readonly locale: "en" | "ja" | "ko";
|
|
143
|
+
readonly message: string;
|
|
144
|
+
}[]];
|
|
145
|
+
readonly warning?: boolean | undefined;
|
|
146
|
+
readonly when: string;
|
|
147
|
+
}[] | undefined;
|
|
148
148
|
}) => any) | undefined;
|
|
149
149
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
150
150
|
declare const _default: typeof __VLS_export;
|
|
@@ -43,17 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly validations?: readonly {
|
|
47
|
-
readonly message: readonly [{
|
|
48
|
-
readonly locale: "zh";
|
|
49
|
-
readonly message: string;
|
|
50
|
-
}, ...{
|
|
51
|
-
readonly locale: "en" | "ja" | "ko";
|
|
52
|
-
readonly message: string;
|
|
53
|
-
}[]];
|
|
54
|
-
readonly warning?: boolean | undefined;
|
|
55
|
-
readonly when: string;
|
|
56
|
-
}[] | undefined;
|
|
57
46
|
readonly nodeKey: string;
|
|
58
47
|
readonly nodeChildren: string;
|
|
59
48
|
readonly nodeLabel: readonly [{
|
|
@@ -72,6 +61,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
61
|
}[]] | undefined;
|
|
73
62
|
readonly nodeSelectable?: string | undefined;
|
|
74
63
|
readonly expandAll: boolean;
|
|
64
|
+
readonly validations?: readonly {
|
|
65
|
+
readonly message: readonly [{
|
|
66
|
+
readonly locale: "zh";
|
|
67
|
+
readonly message: string;
|
|
68
|
+
}, ...{
|
|
69
|
+
readonly locale: "en" | "ja" | "ko";
|
|
70
|
+
readonly message: string;
|
|
71
|
+
}[]];
|
|
72
|
+
readonly warning?: boolean | undefined;
|
|
73
|
+
readonly when: string;
|
|
74
|
+
}[] | undefined;
|
|
75
75
|
}) => any;
|
|
76
76
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
77
77
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -114,17 +114,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
114
114
|
readonly data: string;
|
|
115
115
|
readonly request?: string | undefined;
|
|
116
116
|
};
|
|
117
|
-
readonly validations?: readonly {
|
|
118
|
-
readonly message: readonly [{
|
|
119
|
-
readonly locale: "zh";
|
|
120
|
-
readonly message: string;
|
|
121
|
-
}, ...{
|
|
122
|
-
readonly locale: "en" | "ja" | "ko";
|
|
123
|
-
readonly message: string;
|
|
124
|
-
}[]];
|
|
125
|
-
readonly warning?: boolean | undefined;
|
|
126
|
-
readonly when: string;
|
|
127
|
-
}[] | undefined;
|
|
128
117
|
readonly nodeKey: string;
|
|
129
118
|
readonly nodeChildren: string;
|
|
130
119
|
readonly nodeLabel: readonly [{
|
|
@@ -143,6 +132,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
132
|
}[]] | undefined;
|
|
144
133
|
readonly nodeSelectable?: string | undefined;
|
|
145
134
|
readonly expandAll: boolean;
|
|
135
|
+
readonly validations?: readonly {
|
|
136
|
+
readonly message: readonly [{
|
|
137
|
+
readonly locale: "zh";
|
|
138
|
+
readonly message: string;
|
|
139
|
+
}, ...{
|
|
140
|
+
readonly locale: "en" | "ja" | "ko";
|
|
141
|
+
readonly message: string;
|
|
142
|
+
}[]];
|
|
143
|
+
readonly warning?: boolean | undefined;
|
|
144
|
+
readonly when: string;
|
|
145
|
+
}[] | undefined;
|
|
146
146
|
}) => any) | undefined;
|
|
147
147
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
148
148
|
declare const _default: typeof __VLS_export;
|
|
@@ -43,17 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly validations?: readonly {
|
|
47
|
-
readonly message: readonly [{
|
|
48
|
-
readonly locale: "zh";
|
|
49
|
-
readonly message: string;
|
|
50
|
-
}, ...{
|
|
51
|
-
readonly locale: "en" | "ja" | "ko";
|
|
52
|
-
readonly message: string;
|
|
53
|
-
}[]];
|
|
54
|
-
readonly warning?: boolean | undefined;
|
|
55
|
-
readonly when: string;
|
|
56
|
-
}[] | undefined;
|
|
57
46
|
readonly nodeKey: string;
|
|
58
47
|
readonly nodeChildren: string;
|
|
59
48
|
readonly nodeLabel: readonly [{
|
|
@@ -72,6 +61,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
61
|
}[]] | undefined;
|
|
73
62
|
readonly nodeSelectable?: string | undefined;
|
|
74
63
|
readonly expandAll: boolean;
|
|
64
|
+
readonly validations?: readonly {
|
|
65
|
+
readonly message: readonly [{
|
|
66
|
+
readonly locale: "zh";
|
|
67
|
+
readonly message: string;
|
|
68
|
+
}, ...{
|
|
69
|
+
readonly locale: "en" | "ja" | "ko";
|
|
70
|
+
readonly message: string;
|
|
71
|
+
}[]];
|
|
72
|
+
readonly warning?: boolean | undefined;
|
|
73
|
+
readonly when: string;
|
|
74
|
+
}[] | undefined;
|
|
75
75
|
}) => any;
|
|
76
76
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
77
77
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -114,17 +114,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
114
114
|
readonly data: string;
|
|
115
115
|
readonly request?: string | undefined;
|
|
116
116
|
};
|
|
117
|
-
readonly validations?: readonly {
|
|
118
|
-
readonly message: readonly [{
|
|
119
|
-
readonly locale: "zh";
|
|
120
|
-
readonly message: string;
|
|
121
|
-
}, ...{
|
|
122
|
-
readonly locale: "en" | "ja" | "ko";
|
|
123
|
-
readonly message: string;
|
|
124
|
-
}[]];
|
|
125
|
-
readonly warning?: boolean | undefined;
|
|
126
|
-
readonly when: string;
|
|
127
|
-
}[] | undefined;
|
|
128
117
|
readonly nodeKey: string;
|
|
129
118
|
readonly nodeChildren: string;
|
|
130
119
|
readonly nodeLabel: readonly [{
|
|
@@ -143,6 +132,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
132
|
}[]] | undefined;
|
|
144
133
|
readonly nodeSelectable?: string | undefined;
|
|
145
134
|
readonly expandAll: boolean;
|
|
135
|
+
readonly validations?: readonly {
|
|
136
|
+
readonly message: readonly [{
|
|
137
|
+
readonly locale: "zh";
|
|
138
|
+
readonly message: string;
|
|
139
|
+
}, ...{
|
|
140
|
+
readonly locale: "en" | "ja" | "ko";
|
|
141
|
+
readonly message: string;
|
|
142
|
+
}[]];
|
|
143
|
+
readonly warning?: boolean | undefined;
|
|
144
|
+
readonly when: string;
|
|
145
|
+
}[] | undefined;
|
|
146
146
|
}) => any) | undefined;
|
|
147
147
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
148
148
|
declare const _default: typeof __VLS_export;
|