@shwfed/config 2.12.1 → 2.12.2
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-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-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 +9 -1
- 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 +9 -1
- 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 +9 -1
- 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 +9 -1
- 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/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
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
|
+
readonly options: string;
|
|
27
28
|
readonly compatibilityDate: "2026-05-24";
|
|
28
29
|
readonly grow?: boolean | undefined;
|
|
29
30
|
readonly triggers?: readonly {
|
|
@@ -44,7 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
45
|
readonly readonly?: string | undefined;
|
|
45
46
|
readonly request: string;
|
|
46
47
|
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly options: string;
|
|
48
48
|
readonly optionValue: string;
|
|
49
49
|
readonly optionLabel: readonly [{
|
|
50
50
|
readonly locale: "zh";
|
|
@@ -79,6 +79,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly locale: "en" | "ja" | "ko";
|
|
80
80
|
readonly message: string;
|
|
81
81
|
}[]] | undefined;
|
|
82
|
+
readonly options: string;
|
|
82
83
|
readonly compatibilityDate: "2026-05-24";
|
|
83
84
|
readonly grow?: boolean | undefined;
|
|
84
85
|
readonly triggers?: readonly {
|
|
@@ -99,7 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
101
|
readonly request: string;
|
|
101
102
|
readonly enableSorting?: boolean | undefined;
|
|
102
|
-
readonly options: string;
|
|
103
103
|
readonly optionValue: string;
|
|
104
104
|
readonly optionLabel: readonly [{
|
|
105
105
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
|
+
readonly options: string;
|
|
27
28
|
readonly compatibilityDate: "2026-05-25";
|
|
28
29
|
readonly grow?: boolean | undefined;
|
|
29
30
|
readonly triggers?: readonly {
|
|
@@ -44,7 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
45
|
readonly readonly?: string | undefined;
|
|
45
46
|
readonly request: string;
|
|
46
47
|
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly options: string;
|
|
48
48
|
readonly optionValue: string;
|
|
49
49
|
readonly optionLabel: readonly [{
|
|
50
50
|
readonly locale: "zh";
|
|
@@ -79,6 +79,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly locale: "en" | "ja" | "ko";
|
|
80
80
|
readonly message: string;
|
|
81
81
|
}[]] | undefined;
|
|
82
|
+
readonly options: string;
|
|
82
83
|
readonly compatibilityDate: "2026-05-25";
|
|
83
84
|
readonly grow?: boolean | undefined;
|
|
84
85
|
readonly triggers?: readonly {
|
|
@@ -99,7 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
101
|
readonly request: string;
|
|
101
102
|
readonly enableSorting?: boolean | undefined;
|
|
102
|
-
readonly options: string;
|
|
103
103
|
readonly optionValue: string;
|
|
104
104
|
readonly optionLabel: readonly [{
|
|
105
105
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
|
+
readonly options: string;
|
|
27
28
|
readonly compatibilityDate: "2026-05-25";
|
|
28
29
|
readonly grow?: boolean | undefined;
|
|
29
30
|
readonly triggers?: readonly {
|
|
@@ -44,7 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
45
|
readonly readonly?: string | undefined;
|
|
45
46
|
readonly request: string;
|
|
46
47
|
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly options: string;
|
|
48
48
|
readonly optionValue: string;
|
|
49
49
|
readonly optionLabel: readonly [{
|
|
50
50
|
readonly locale: "zh";
|
|
@@ -79,6 +79,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly locale: "en" | "ja" | "ko";
|
|
80
80
|
readonly message: string;
|
|
81
81
|
}[]] | undefined;
|
|
82
|
+
readonly options: string;
|
|
82
83
|
readonly compatibilityDate: "2026-05-25";
|
|
83
84
|
readonly grow?: boolean | undefined;
|
|
84
85
|
readonly triggers?: readonly {
|
|
@@ -99,7 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
101
|
readonly request: string;
|
|
101
102
|
readonly enableSorting?: boolean | undefined;
|
|
102
|
-
readonly options: string;
|
|
103
103
|
readonly optionValue: string;
|
|
104
104
|
readonly optionLabel: readonly [{
|
|
105
105
|
readonly locale: "zh";
|
|
@@ -23,27 +23,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
23
|
readonly locale: "en" | "ja" | "ko";
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
|
-
readonly compatibilityDate: "2026-05-26";
|
|
27
|
-
readonly grow?: boolean | undefined;
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
|
-
readonly placeholder?: readonly [{
|
|
30
|
-
readonly locale: "zh";
|
|
31
|
-
readonly message: string;
|
|
32
|
-
}, ...{
|
|
33
|
-
readonly locale: "en" | "ja" | "ko";
|
|
34
|
-
readonly message: string;
|
|
35
|
-
}[]] | undefined;
|
|
36
|
-
readonly readonly?: string | undefined;
|
|
37
|
-
readonly binding: string;
|
|
38
|
-
readonly derived?: {
|
|
39
|
-
readonly mode: "formula" | "prefill";
|
|
40
|
-
readonly expression: string;
|
|
41
|
-
} | undefined;
|
|
42
|
-
readonly enableSorting?: boolean | undefined;
|
|
43
26
|
readonly options: {
|
|
44
27
|
readonly kind: "remote";
|
|
45
|
-
readonly request: string;
|
|
46
28
|
readonly options: string;
|
|
29
|
+
readonly request: string;
|
|
47
30
|
readonly optionValue: string;
|
|
48
31
|
readonly optionLabel: readonly [{
|
|
49
32
|
readonly locale: "zh";
|
|
@@ -79,6 +62,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
62
|
};
|
|
80
63
|
}[];
|
|
81
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
68
|
+
readonly placeholder?: readonly [{
|
|
69
|
+
readonly locale: "zh";
|
|
70
|
+
readonly message: string;
|
|
71
|
+
}, ...{
|
|
72
|
+
readonly locale: "en" | "ja" | "ko";
|
|
73
|
+
readonly message: string;
|
|
74
|
+
}[]] | undefined;
|
|
75
|
+
readonly readonly?: string | undefined;
|
|
76
|
+
readonly binding: string;
|
|
77
|
+
readonly derived?: {
|
|
78
|
+
readonly mode: "formula" | "prefill";
|
|
79
|
+
readonly expression: string;
|
|
80
|
+
} | undefined;
|
|
81
|
+
readonly enableSorting?: boolean | undefined;
|
|
82
82
|
readonly sortKey?: string | undefined;
|
|
83
83
|
}) => any;
|
|
84
84
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -102,27 +102,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
102
102
|
readonly locale: "en" | "ja" | "ko";
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
|
-
readonly compatibilityDate: "2026-05-26";
|
|
106
|
-
readonly grow?: boolean | undefined;
|
|
107
|
-
readonly groupId?: string | undefined;
|
|
108
|
-
readonly placeholder?: readonly [{
|
|
109
|
-
readonly locale: "zh";
|
|
110
|
-
readonly message: string;
|
|
111
|
-
}, ...{
|
|
112
|
-
readonly locale: "en" | "ja" | "ko";
|
|
113
|
-
readonly message: string;
|
|
114
|
-
}[]] | undefined;
|
|
115
|
-
readonly readonly?: string | undefined;
|
|
116
|
-
readonly binding: string;
|
|
117
|
-
readonly derived?: {
|
|
118
|
-
readonly mode: "formula" | "prefill";
|
|
119
|
-
readonly expression: string;
|
|
120
|
-
} | undefined;
|
|
121
|
-
readonly enableSorting?: boolean | undefined;
|
|
122
105
|
readonly options: {
|
|
123
106
|
readonly kind: "remote";
|
|
124
|
-
readonly request: string;
|
|
125
107
|
readonly options: string;
|
|
108
|
+
readonly request: string;
|
|
126
109
|
readonly optionValue: string;
|
|
127
110
|
readonly optionLabel: readonly [{
|
|
128
111
|
readonly locale: "zh";
|
|
@@ -158,6 +141,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
141
|
};
|
|
159
142
|
}[];
|
|
160
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
147
|
+
readonly placeholder?: readonly [{
|
|
148
|
+
readonly locale: "zh";
|
|
149
|
+
readonly message: string;
|
|
150
|
+
}, ...{
|
|
151
|
+
readonly locale: "en" | "ja" | "ko";
|
|
152
|
+
readonly message: string;
|
|
153
|
+
}[]] | undefined;
|
|
154
|
+
readonly readonly?: string | undefined;
|
|
155
|
+
readonly binding: string;
|
|
156
|
+
readonly derived?: {
|
|
157
|
+
readonly mode: "formula" | "prefill";
|
|
158
|
+
readonly expression: string;
|
|
159
|
+
} | undefined;
|
|
160
|
+
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
}) => any) | undefined;
|
|
163
163
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -23,27 +23,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
23
|
readonly locale: "en" | "ja" | "ko";
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
|
-
readonly compatibilityDate: "2026-05-26";
|
|
27
|
-
readonly grow?: boolean | undefined;
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
|
-
readonly placeholder?: readonly [{
|
|
30
|
-
readonly locale: "zh";
|
|
31
|
-
readonly message: string;
|
|
32
|
-
}, ...{
|
|
33
|
-
readonly locale: "en" | "ja" | "ko";
|
|
34
|
-
readonly message: string;
|
|
35
|
-
}[]] | undefined;
|
|
36
|
-
readonly readonly?: string | undefined;
|
|
37
|
-
readonly binding: string;
|
|
38
|
-
readonly derived?: {
|
|
39
|
-
readonly mode: "formula" | "prefill";
|
|
40
|
-
readonly expression: string;
|
|
41
|
-
} | undefined;
|
|
42
|
-
readonly enableSorting?: boolean | undefined;
|
|
43
26
|
readonly options: {
|
|
44
27
|
readonly kind: "remote";
|
|
45
|
-
readonly request: string;
|
|
46
28
|
readonly options: string;
|
|
29
|
+
readonly request: string;
|
|
47
30
|
readonly optionValue: string;
|
|
48
31
|
readonly optionLabel: readonly [{
|
|
49
32
|
readonly locale: "zh";
|
|
@@ -79,6 +62,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
62
|
};
|
|
80
63
|
}[];
|
|
81
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
68
|
+
readonly placeholder?: readonly [{
|
|
69
|
+
readonly locale: "zh";
|
|
70
|
+
readonly message: string;
|
|
71
|
+
}, ...{
|
|
72
|
+
readonly locale: "en" | "ja" | "ko";
|
|
73
|
+
readonly message: string;
|
|
74
|
+
}[]] | undefined;
|
|
75
|
+
readonly readonly?: string | undefined;
|
|
76
|
+
readonly binding: string;
|
|
77
|
+
readonly derived?: {
|
|
78
|
+
readonly mode: "formula" | "prefill";
|
|
79
|
+
readonly expression: string;
|
|
80
|
+
} | undefined;
|
|
81
|
+
readonly enableSorting?: boolean | undefined;
|
|
82
82
|
readonly sortKey?: string | undefined;
|
|
83
83
|
}) => any;
|
|
84
84
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -102,27 +102,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
102
102
|
readonly locale: "en" | "ja" | "ko";
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
|
-
readonly compatibilityDate: "2026-05-26";
|
|
106
|
-
readonly grow?: boolean | undefined;
|
|
107
|
-
readonly groupId?: string | undefined;
|
|
108
|
-
readonly placeholder?: readonly [{
|
|
109
|
-
readonly locale: "zh";
|
|
110
|
-
readonly message: string;
|
|
111
|
-
}, ...{
|
|
112
|
-
readonly locale: "en" | "ja" | "ko";
|
|
113
|
-
readonly message: string;
|
|
114
|
-
}[]] | undefined;
|
|
115
|
-
readonly readonly?: string | undefined;
|
|
116
|
-
readonly binding: string;
|
|
117
|
-
readonly derived?: {
|
|
118
|
-
readonly mode: "formula" | "prefill";
|
|
119
|
-
readonly expression: string;
|
|
120
|
-
} | undefined;
|
|
121
|
-
readonly enableSorting?: boolean | undefined;
|
|
122
105
|
readonly options: {
|
|
123
106
|
readonly kind: "remote";
|
|
124
|
-
readonly request: string;
|
|
125
107
|
readonly options: string;
|
|
108
|
+
readonly request: string;
|
|
126
109
|
readonly optionValue: string;
|
|
127
110
|
readonly optionLabel: readonly [{
|
|
128
111
|
readonly locale: "zh";
|
|
@@ -158,6 +141,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
141
|
};
|
|
159
142
|
}[];
|
|
160
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
147
|
+
readonly placeholder?: readonly [{
|
|
148
|
+
readonly locale: "zh";
|
|
149
|
+
readonly message: string;
|
|
150
|
+
}, ...{
|
|
151
|
+
readonly locale: "en" | "ja" | "ko";
|
|
152
|
+
readonly message: string;
|
|
153
|
+
}[]] | undefined;
|
|
154
|
+
readonly readonly?: string | undefined;
|
|
155
|
+
readonly binding: string;
|
|
156
|
+
readonly derived?: {
|
|
157
|
+
readonly mode: "formula" | "prefill";
|
|
158
|
+
readonly expression: string;
|
|
159
|
+
} | undefined;
|
|
160
|
+
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
}) => any) | undefined;
|
|
163
163
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,29 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
|
-
readonly compatibilityDate: "2026-05-26";
|
|
28
|
-
readonly grow?: boolean | undefined;
|
|
29
|
-
readonly triggers?: readonly {
|
|
30
|
-
readonly id?: string | undefined;
|
|
31
|
-
readonly params?: unknown;
|
|
32
|
-
readonly compatibilityDate?: string | undefined;
|
|
33
|
-
readonly target: string;
|
|
34
|
-
readonly operation: string;
|
|
35
|
-
}[] | undefined;
|
|
36
|
-
readonly groupId?: string | undefined;
|
|
37
|
-
readonly placeholder?: readonly [{
|
|
38
|
-
readonly locale: "zh";
|
|
39
|
-
readonly message: string;
|
|
40
|
-
}, ...{
|
|
41
|
-
readonly locale: "en" | "ja" | "ko";
|
|
42
|
-
readonly message: string;
|
|
43
|
-
}[]] | undefined;
|
|
44
|
-
readonly readonly?: string | undefined;
|
|
45
|
-
readonly enableSorting?: boolean | undefined;
|
|
46
27
|
readonly options: {
|
|
47
28
|
readonly kind: "remote";
|
|
48
|
-
readonly request: string;
|
|
49
29
|
readonly options: string;
|
|
30
|
+
readonly request: string;
|
|
50
31
|
readonly optionValue: string;
|
|
51
32
|
readonly optionLabel: readonly [{
|
|
52
33
|
readonly locale: "zh";
|
|
@@ -82,6 +63,25 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
63
|
};
|
|
83
64
|
}[];
|
|
84
65
|
};
|
|
66
|
+
readonly compatibilityDate: "2026-05-26";
|
|
67
|
+
readonly grow?: boolean | undefined;
|
|
68
|
+
readonly triggers?: readonly {
|
|
69
|
+
readonly id?: string | undefined;
|
|
70
|
+
readonly params?: unknown;
|
|
71
|
+
readonly compatibilityDate?: string | undefined;
|
|
72
|
+
readonly target: string;
|
|
73
|
+
readonly operation: string;
|
|
74
|
+
}[] | undefined;
|
|
75
|
+
readonly groupId?: string | undefined;
|
|
76
|
+
readonly placeholder?: readonly [{
|
|
77
|
+
readonly locale: "zh";
|
|
78
|
+
readonly message: string;
|
|
79
|
+
}, ...{
|
|
80
|
+
readonly locale: "en" | "ja" | "ko";
|
|
81
|
+
readonly message: string;
|
|
82
|
+
}[]] | undefined;
|
|
83
|
+
readonly readonly?: string | undefined;
|
|
84
|
+
readonly enableSorting?: boolean | undefined;
|
|
85
85
|
readonly accessor?: string | undefined;
|
|
86
86
|
readonly sortKey?: string | undefined;
|
|
87
87
|
readonly successMessage?: string | undefined;
|
|
@@ -108,29 +108,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
|
-
readonly compatibilityDate: "2026-05-26";
|
|
112
|
-
readonly grow?: boolean | undefined;
|
|
113
|
-
readonly triggers?: readonly {
|
|
114
|
-
readonly id?: string | undefined;
|
|
115
|
-
readonly params?: unknown;
|
|
116
|
-
readonly compatibilityDate?: string | undefined;
|
|
117
|
-
readonly target: string;
|
|
118
|
-
readonly operation: string;
|
|
119
|
-
}[] | undefined;
|
|
120
|
-
readonly groupId?: string | undefined;
|
|
121
|
-
readonly placeholder?: readonly [{
|
|
122
|
-
readonly locale: "zh";
|
|
123
|
-
readonly message: string;
|
|
124
|
-
}, ...{
|
|
125
|
-
readonly locale: "en" | "ja" | "ko";
|
|
126
|
-
readonly message: string;
|
|
127
|
-
}[]] | undefined;
|
|
128
|
-
readonly readonly?: string | undefined;
|
|
129
|
-
readonly enableSorting?: boolean | undefined;
|
|
130
111
|
readonly options: {
|
|
131
112
|
readonly kind: "remote";
|
|
132
|
-
readonly request: string;
|
|
133
113
|
readonly options: string;
|
|
114
|
+
readonly request: string;
|
|
134
115
|
readonly optionValue: string;
|
|
135
116
|
readonly optionLabel: readonly [{
|
|
136
117
|
readonly locale: "zh";
|
|
@@ -166,6 +147,25 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
147
|
};
|
|
167
148
|
}[];
|
|
168
149
|
};
|
|
150
|
+
readonly compatibilityDate: "2026-05-26";
|
|
151
|
+
readonly grow?: boolean | undefined;
|
|
152
|
+
readonly triggers?: readonly {
|
|
153
|
+
readonly id?: string | undefined;
|
|
154
|
+
readonly params?: unknown;
|
|
155
|
+
readonly compatibilityDate?: string | undefined;
|
|
156
|
+
readonly target: string;
|
|
157
|
+
readonly operation: string;
|
|
158
|
+
}[] | undefined;
|
|
159
|
+
readonly groupId?: string | undefined;
|
|
160
|
+
readonly placeholder?: readonly [{
|
|
161
|
+
readonly locale: "zh";
|
|
162
|
+
readonly message: string;
|
|
163
|
+
}, ...{
|
|
164
|
+
readonly locale: "en" | "ja" | "ko";
|
|
165
|
+
readonly message: string;
|
|
166
|
+
}[]] | undefined;
|
|
167
|
+
readonly readonly?: string | undefined;
|
|
168
|
+
readonly enableSorting?: boolean | undefined;
|
|
169
169
|
readonly accessor?: string | undefined;
|
|
170
170
|
readonly sortKey?: string | undefined;
|
|
171
171
|
readonly successMessage?: string | undefined;
|
|
@@ -24,29 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
|
-
readonly compatibilityDate: "2026-05-26";
|
|
28
|
-
readonly grow?: boolean | undefined;
|
|
29
|
-
readonly triggers?: readonly {
|
|
30
|
-
readonly id?: string | undefined;
|
|
31
|
-
readonly params?: unknown;
|
|
32
|
-
readonly compatibilityDate?: string | undefined;
|
|
33
|
-
readonly target: string;
|
|
34
|
-
readonly operation: string;
|
|
35
|
-
}[] | undefined;
|
|
36
|
-
readonly groupId?: string | undefined;
|
|
37
|
-
readonly placeholder?: readonly [{
|
|
38
|
-
readonly locale: "zh";
|
|
39
|
-
readonly message: string;
|
|
40
|
-
}, ...{
|
|
41
|
-
readonly locale: "en" | "ja" | "ko";
|
|
42
|
-
readonly message: string;
|
|
43
|
-
}[]] | undefined;
|
|
44
|
-
readonly readonly?: string | undefined;
|
|
45
|
-
readonly enableSorting?: boolean | undefined;
|
|
46
27
|
readonly options: {
|
|
47
28
|
readonly kind: "remote";
|
|
48
|
-
readonly request: string;
|
|
49
29
|
readonly options: string;
|
|
30
|
+
readonly request: string;
|
|
50
31
|
readonly optionValue: string;
|
|
51
32
|
readonly optionLabel: readonly [{
|
|
52
33
|
readonly locale: "zh";
|
|
@@ -82,6 +63,25 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
63
|
};
|
|
83
64
|
}[];
|
|
84
65
|
};
|
|
66
|
+
readonly compatibilityDate: "2026-05-26";
|
|
67
|
+
readonly grow?: boolean | undefined;
|
|
68
|
+
readonly triggers?: readonly {
|
|
69
|
+
readonly id?: string | undefined;
|
|
70
|
+
readonly params?: unknown;
|
|
71
|
+
readonly compatibilityDate?: string | undefined;
|
|
72
|
+
readonly target: string;
|
|
73
|
+
readonly operation: string;
|
|
74
|
+
}[] | undefined;
|
|
75
|
+
readonly groupId?: string | undefined;
|
|
76
|
+
readonly placeholder?: readonly [{
|
|
77
|
+
readonly locale: "zh";
|
|
78
|
+
readonly message: string;
|
|
79
|
+
}, ...{
|
|
80
|
+
readonly locale: "en" | "ja" | "ko";
|
|
81
|
+
readonly message: string;
|
|
82
|
+
}[]] | undefined;
|
|
83
|
+
readonly readonly?: string | undefined;
|
|
84
|
+
readonly enableSorting?: boolean | undefined;
|
|
85
85
|
readonly accessor?: string | undefined;
|
|
86
86
|
readonly sortKey?: string | undefined;
|
|
87
87
|
readonly successMessage?: string | undefined;
|
|
@@ -108,29 +108,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
|
-
readonly compatibilityDate: "2026-05-26";
|
|
112
|
-
readonly grow?: boolean | undefined;
|
|
113
|
-
readonly triggers?: readonly {
|
|
114
|
-
readonly id?: string | undefined;
|
|
115
|
-
readonly params?: unknown;
|
|
116
|
-
readonly compatibilityDate?: string | undefined;
|
|
117
|
-
readonly target: string;
|
|
118
|
-
readonly operation: string;
|
|
119
|
-
}[] | undefined;
|
|
120
|
-
readonly groupId?: string | undefined;
|
|
121
|
-
readonly placeholder?: readonly [{
|
|
122
|
-
readonly locale: "zh";
|
|
123
|
-
readonly message: string;
|
|
124
|
-
}, ...{
|
|
125
|
-
readonly locale: "en" | "ja" | "ko";
|
|
126
|
-
readonly message: string;
|
|
127
|
-
}[]] | undefined;
|
|
128
|
-
readonly readonly?: string | undefined;
|
|
129
|
-
readonly enableSorting?: boolean | undefined;
|
|
130
111
|
readonly options: {
|
|
131
112
|
readonly kind: "remote";
|
|
132
|
-
readonly request: string;
|
|
133
113
|
readonly options: string;
|
|
114
|
+
readonly request: string;
|
|
134
115
|
readonly optionValue: string;
|
|
135
116
|
readonly optionLabel: readonly [{
|
|
136
117
|
readonly locale: "zh";
|
|
@@ -166,6 +147,25 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
147
|
};
|
|
167
148
|
}[];
|
|
168
149
|
};
|
|
150
|
+
readonly compatibilityDate: "2026-05-26";
|
|
151
|
+
readonly grow?: boolean | undefined;
|
|
152
|
+
readonly triggers?: readonly {
|
|
153
|
+
readonly id?: string | undefined;
|
|
154
|
+
readonly params?: unknown;
|
|
155
|
+
readonly compatibilityDate?: string | undefined;
|
|
156
|
+
readonly target: string;
|
|
157
|
+
readonly operation: string;
|
|
158
|
+
}[] | undefined;
|
|
159
|
+
readonly groupId?: string | undefined;
|
|
160
|
+
readonly placeholder?: readonly [{
|
|
161
|
+
readonly locale: "zh";
|
|
162
|
+
readonly message: string;
|
|
163
|
+
}, ...{
|
|
164
|
+
readonly locale: "en" | "ja" | "ko";
|
|
165
|
+
readonly message: string;
|
|
166
|
+
}[]] | undefined;
|
|
167
|
+
readonly readonly?: string | undefined;
|
|
168
|
+
readonly enableSorting?: boolean | undefined;
|
|
169
169
|
readonly accessor?: string | undefined;
|
|
170
170
|
readonly sortKey?: string | undefined;
|
|
171
171
|
readonly successMessage?: string | undefined;
|
|
@@ -23,27 +23,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
23
|
readonly locale: "en" | "ja" | "ko";
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
|
-
readonly compatibilityDate: "2026-05-26";
|
|
27
|
-
readonly grow?: boolean | undefined;
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
|
-
readonly placeholder?: readonly [{
|
|
30
|
-
readonly locale: "zh";
|
|
31
|
-
readonly message: string;
|
|
32
|
-
}, ...{
|
|
33
|
-
readonly locale: "en" | "ja" | "ko";
|
|
34
|
-
readonly message: string;
|
|
35
|
-
}[]] | undefined;
|
|
36
|
-
readonly readonly?: string | undefined;
|
|
37
|
-
readonly binding: string;
|
|
38
|
-
readonly derived?: {
|
|
39
|
-
readonly mode: "formula" | "prefill";
|
|
40
|
-
readonly expression: string;
|
|
41
|
-
} | undefined;
|
|
42
|
-
readonly enableSorting?: boolean | undefined;
|
|
43
26
|
readonly options: {
|
|
44
27
|
readonly kind: "remote";
|
|
45
|
-
readonly request: string;
|
|
46
28
|
readonly options: string;
|
|
29
|
+
readonly request: string;
|
|
47
30
|
readonly optionValue: string;
|
|
48
31
|
readonly optionLabel: readonly [{
|
|
49
32
|
readonly locale: "zh";
|
|
@@ -79,6 +62,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
62
|
};
|
|
80
63
|
}[];
|
|
81
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
68
|
+
readonly placeholder?: readonly [{
|
|
69
|
+
readonly locale: "zh";
|
|
70
|
+
readonly message: string;
|
|
71
|
+
}, ...{
|
|
72
|
+
readonly locale: "en" | "ja" | "ko";
|
|
73
|
+
readonly message: string;
|
|
74
|
+
}[]] | undefined;
|
|
75
|
+
readonly readonly?: string | undefined;
|
|
76
|
+
readonly binding: string;
|
|
77
|
+
readonly derived?: {
|
|
78
|
+
readonly mode: "formula" | "prefill";
|
|
79
|
+
readonly expression: string;
|
|
80
|
+
} | undefined;
|
|
81
|
+
readonly enableSorting?: boolean | undefined;
|
|
82
82
|
readonly sortKey?: string | undefined;
|
|
83
83
|
}) => any;
|
|
84
84
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -102,27 +102,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
102
102
|
readonly locale: "en" | "ja" | "ko";
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
|
-
readonly compatibilityDate: "2026-05-26";
|
|
106
|
-
readonly grow?: boolean | undefined;
|
|
107
|
-
readonly groupId?: string | undefined;
|
|
108
|
-
readonly placeholder?: readonly [{
|
|
109
|
-
readonly locale: "zh";
|
|
110
|
-
readonly message: string;
|
|
111
|
-
}, ...{
|
|
112
|
-
readonly locale: "en" | "ja" | "ko";
|
|
113
|
-
readonly message: string;
|
|
114
|
-
}[]] | undefined;
|
|
115
|
-
readonly readonly?: string | undefined;
|
|
116
|
-
readonly binding: string;
|
|
117
|
-
readonly derived?: {
|
|
118
|
-
readonly mode: "formula" | "prefill";
|
|
119
|
-
readonly expression: string;
|
|
120
|
-
} | undefined;
|
|
121
|
-
readonly enableSorting?: boolean | undefined;
|
|
122
105
|
readonly options: {
|
|
123
106
|
readonly kind: "remote";
|
|
124
|
-
readonly request: string;
|
|
125
107
|
readonly options: string;
|
|
108
|
+
readonly request: string;
|
|
126
109
|
readonly optionValue: string;
|
|
127
110
|
readonly optionLabel: readonly [{
|
|
128
111
|
readonly locale: "zh";
|
|
@@ -158,6 +141,23 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
141
|
};
|
|
159
142
|
}[];
|
|
160
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
147
|
+
readonly placeholder?: readonly [{
|
|
148
|
+
readonly locale: "zh";
|
|
149
|
+
readonly message: string;
|
|
150
|
+
}, ...{
|
|
151
|
+
readonly locale: "en" | "ja" | "ko";
|
|
152
|
+
readonly message: string;
|
|
153
|
+
}[]] | undefined;
|
|
154
|
+
readonly readonly?: string | undefined;
|
|
155
|
+
readonly binding: string;
|
|
156
|
+
readonly derived?: {
|
|
157
|
+
readonly mode: "formula" | "prefill";
|
|
158
|
+
readonly expression: string;
|
|
159
|
+
} | undefined;
|
|
160
|
+
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
}) => any) | undefined;
|
|
163
163
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|