@shwfed/config 2.12.17 → 3.0.0
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/runtime/components/actions/buttons/2026-06-25/com.shwfed.actions.button.state.write/config.vue +17 -11
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.d.vue.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.vue.d.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.d.vue.ts +4 -4
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.vue.d.ts +4 -4
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/schema.d.ts +1 -1
- 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 +35 -35
- package/dist/runtime/components/config/footer.vue +14 -8
- package/dist/runtime/components/config/index.d.vue.ts +3 -2
- package/dist/runtime/components/config/index.vue +30 -2
- package/dist/runtime/components/config/index.vue.d.ts +3 -2
- package/dist/runtime/components/config/use-editor.d.ts +12 -1
- package/dist/runtime/components/config/use-editor.js +47 -24
- package/dist/runtime/components/config/use-unsaved-guard.d.ts +1 -0
- package/dist/runtime/components/config/use-unsaved-guard.js +8 -0
- 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-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
- 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 +18 -18
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/index.d.vue.ts +2 -0
- package/dist/runtime/components/form/index.vue +21 -13
- package/dist/runtime/components/form/index.vue.d.ts +2 -0
- package/dist/runtime/components/form/schema.d.ts +2 -2
- package/dist/runtime/components/modal.d.vue.ts +8 -8
- package/dist/runtime/components/modal.vue +9 -1
- package/dist/runtime/components/modal.vue.d.ts +8 -8
- package/dist/runtime/components/sidebar/footer.vue +13 -7
- package/dist/runtime/components/sidebar/index.d.vue.ts +1 -0
- package/dist/runtime/components/sidebar/index.vue +30 -2
- package/dist/runtime/components/sidebar/index.vue.d.ts +1 -0
- package/dist/runtime/components/sidebar/use-editor.d.ts +11 -1
- package/dist/runtime/components/sidebar/use-editor.js +38 -17
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/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 +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +22 -22
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +22 -22
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +22 -22
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +22 -22
- 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 +4 -4
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
- 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 +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
- 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 +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/index.vue +2 -14
- package/dist/runtime/components/table/schema.d.ts +69 -69
- 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/ExpressionEditor.vue +4 -1
- package/package.json +1 -1
|
@@ -24,15 +24,6 @@ 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 triggers?: readonly {
|
|
29
|
-
readonly id?: string | undefined;
|
|
30
|
-
readonly params?: unknown;
|
|
31
|
-
readonly compatibilityDate?: string | undefined;
|
|
32
|
-
readonly target: string;
|
|
33
|
-
readonly operation: string;
|
|
34
|
-
}[] | undefined;
|
|
35
|
-
readonly groupId?: string | undefined;
|
|
36
27
|
readonly options: {
|
|
37
28
|
readonly kind: "remote";
|
|
38
29
|
readonly options: string;
|
|
@@ -72,6 +63,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
63
|
};
|
|
73
64
|
}[];
|
|
74
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;
|
|
75
76
|
readonly placeholder?: readonly [{
|
|
76
77
|
readonly locale: "zh";
|
|
77
78
|
readonly message: string;
|
|
@@ -80,11 +81,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
80
81
|
readonly message: string;
|
|
81
82
|
}[]] | undefined;
|
|
82
83
|
readonly readonly?: string | undefined;
|
|
83
|
-
readonly grow?: boolean | undefined;
|
|
84
84
|
readonly enableSorting?: boolean | undefined;
|
|
85
|
-
readonly successMessage?: string | undefined;
|
|
86
85
|
readonly accessor?: string | undefined;
|
|
87
86
|
readonly sortKey?: string | undefined;
|
|
87
|
+
readonly successMessage?: string | undefined;
|
|
88
88
|
}) => any;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
90
90
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -108,15 +108,6 @@ 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 triggers?: readonly {
|
|
113
|
-
readonly id?: string | undefined;
|
|
114
|
-
readonly params?: unknown;
|
|
115
|
-
readonly compatibilityDate?: string | undefined;
|
|
116
|
-
readonly target: string;
|
|
117
|
-
readonly operation: string;
|
|
118
|
-
}[] | undefined;
|
|
119
|
-
readonly groupId?: string | undefined;
|
|
120
111
|
readonly options: {
|
|
121
112
|
readonly kind: "remote";
|
|
122
113
|
readonly options: string;
|
|
@@ -156,6 +147,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
156
147
|
};
|
|
157
148
|
}[];
|
|
158
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;
|
|
159
160
|
readonly placeholder?: readonly [{
|
|
160
161
|
readonly locale: "zh";
|
|
161
162
|
readonly message: string;
|
|
@@ -164,11 +165,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
164
165
|
readonly message: string;
|
|
165
166
|
}[]] | undefined;
|
|
166
167
|
readonly readonly?: string | undefined;
|
|
167
|
-
readonly grow?: boolean | undefined;
|
|
168
168
|
readonly enableSorting?: boolean | undefined;
|
|
169
|
-
readonly successMessage?: string | undefined;
|
|
170
169
|
readonly accessor?: string | undefined;
|
|
171
170
|
readonly sortKey?: string | undefined;
|
|
171
|
+
readonly successMessage?: string | undefined;
|
|
172
172
|
}) => any) | undefined;
|
|
173
173
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
174
174
|
declare const _default: typeof __VLS_export;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-05-27";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -43,7 +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 enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -87,6 +87,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
87
87
|
readonly message: string;
|
|
88
88
|
}[]] | undefined;
|
|
89
89
|
readonly compatibilityDate: "2026-05-27";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -96,7 +97,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
97
|
readonly message: string;
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly readonly?: string | undefined;
|
|
99
|
-
readonly grow?: boolean | undefined;
|
|
100
100
|
readonly binding: string;
|
|
101
101
|
readonly derived?: {
|
|
102
102
|
readonly mode: "formula" | "prefill";
|
|
@@ -106,7 +106,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly data: string;
|
|
107
107
|
readonly request?: string | undefined;
|
|
108
108
|
};
|
|
109
|
-
readonly enableSorting?: boolean | undefined;
|
|
110
109
|
readonly nodeKey: string;
|
|
111
110
|
readonly nodeChildren: string;
|
|
112
111
|
readonly nodeLabel: readonly [{
|
|
@@ -116,6 +115,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
115
|
readonly locale: "en" | "ja" | "ko";
|
|
117
116
|
readonly message: string;
|
|
118
117
|
}[]];
|
|
118
|
+
readonly enableSorting?: boolean | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-05-27";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -43,7 +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 enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -87,6 +87,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
87
87
|
readonly message: string;
|
|
88
88
|
}[]] | undefined;
|
|
89
89
|
readonly compatibilityDate: "2026-05-27";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -96,7 +97,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
97
|
readonly message: string;
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly readonly?: string | undefined;
|
|
99
|
-
readonly grow?: boolean | undefined;
|
|
100
100
|
readonly binding: string;
|
|
101
101
|
readonly derived?: {
|
|
102
102
|
readonly mode: "formula" | "prefill";
|
|
@@ -106,7 +106,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly data: string;
|
|
107
107
|
readonly request?: string | undefined;
|
|
108
108
|
};
|
|
109
|
-
readonly enableSorting?: boolean | undefined;
|
|
110
109
|
readonly nodeKey: string;
|
|
111
110
|
readonly nodeChildren: string;
|
|
112
111
|
readonly nodeLabel: readonly [{
|
|
@@ -116,6 +115,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
115
|
readonly locale: "en" | "ja" | "ko";
|
|
117
116
|
readonly message: string;
|
|
118
117
|
}[]];
|
|
118
|
+
readonly enableSorting?: boolean | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-05-27";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -43,7 +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 enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -86,6 +86,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
86
86
|
readonly message: string;
|
|
87
87
|
}[]] | undefined;
|
|
88
88
|
readonly compatibilityDate: "2026-05-27";
|
|
89
|
+
readonly grow?: boolean | undefined;
|
|
89
90
|
readonly groupId?: string | undefined;
|
|
90
91
|
readonly placeholder?: readonly [{
|
|
91
92
|
readonly locale: "zh";
|
|
@@ -95,7 +96,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
96
|
readonly message: string;
|
|
96
97
|
}[]] | undefined;
|
|
97
98
|
readonly readonly?: string | undefined;
|
|
98
|
-
readonly grow?: boolean | undefined;
|
|
99
99
|
readonly binding: string;
|
|
100
100
|
readonly derived?: {
|
|
101
101
|
readonly mode: "formula" | "prefill";
|
|
@@ -105,7 +105,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly data: string;
|
|
106
106
|
readonly request?: string | undefined;
|
|
107
107
|
};
|
|
108
|
-
readonly enableSorting?: boolean | undefined;
|
|
109
108
|
readonly nodeKey: string;
|
|
110
109
|
readonly nodeChildren: string;
|
|
111
110
|
readonly nodeLabel: readonly [{
|
|
@@ -115,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
114
|
readonly locale: "en" | "ja" | "ko";
|
|
116
115
|
readonly message: string;
|
|
117
116
|
}[]];
|
|
117
|
+
readonly enableSorting?: boolean | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-05-27";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -43,7 +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 enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -86,6 +86,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
86
86
|
readonly message: string;
|
|
87
87
|
}[]] | undefined;
|
|
88
88
|
readonly compatibilityDate: "2026-05-27";
|
|
89
|
+
readonly grow?: boolean | undefined;
|
|
89
90
|
readonly groupId?: string | undefined;
|
|
90
91
|
readonly placeholder?: readonly [{
|
|
91
92
|
readonly locale: "zh";
|
|
@@ -95,7 +96,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
96
|
readonly message: string;
|
|
96
97
|
}[]] | undefined;
|
|
97
98
|
readonly readonly?: string | undefined;
|
|
98
|
-
readonly grow?: boolean | undefined;
|
|
99
99
|
readonly binding: string;
|
|
100
100
|
readonly derived?: {
|
|
101
101
|
readonly mode: "formula" | "prefill";
|
|
@@ -105,7 +105,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly data: string;
|
|
106
106
|
readonly request?: string | undefined;
|
|
107
107
|
};
|
|
108
|
-
readonly enableSorting?: boolean | undefined;
|
|
109
108
|
readonly nodeKey: string;
|
|
110
109
|
readonly nodeChildren: string;
|
|
111
110
|
readonly nodeLabel: readonly [{
|
|
@@ -115,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
114
|
readonly locale: "en" | "ja" | "ko";
|
|
116
115
|
readonly message: string;
|
|
117
116
|
}[]];
|
|
117
|
+
readonly enableSorting?: boolean | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -23,8 +23,6 @@ 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-28";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -66,6 +64,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
64
|
readonly keywords?: readonly string[] | undefined;
|
|
67
65
|
}[];
|
|
68
66
|
};
|
|
67
|
+
readonly compatibilityDate: "2026-05-28";
|
|
68
|
+
readonly grow?: boolean | undefined;
|
|
69
|
+
readonly groupId?: string | undefined;
|
|
69
70
|
readonly placeholder?: readonly [{
|
|
70
71
|
readonly locale: "zh";
|
|
71
72
|
readonly message: string;
|
|
@@ -74,7 +75,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
74
75
|
readonly message: string;
|
|
75
76
|
}[]] | undefined;
|
|
76
77
|
readonly readonly?: string | undefined;
|
|
77
|
-
readonly grow?: boolean | undefined;
|
|
78
78
|
readonly enableSorting?: boolean | undefined;
|
|
79
79
|
readonly sortKey?: string | undefined;
|
|
80
80
|
readonly write: {
|
|
@@ -90,8 +90,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
90
90
|
readonly target: string;
|
|
91
91
|
readonly operation: string;
|
|
92
92
|
}[] | undefined;
|
|
93
|
-
readonly successMessage?: string | undefined;
|
|
94
93
|
readonly accessor: string;
|
|
94
|
+
readonly successMessage?: string | undefined;
|
|
95
95
|
};
|
|
96
96
|
}) => any;
|
|
97
97
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -115,8 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly locale: "en" | "ja" | "ko";
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
|
-
readonly compatibilityDate: "2026-05-28";
|
|
119
|
-
readonly groupId?: string | undefined;
|
|
120
118
|
readonly options: {
|
|
121
119
|
readonly kind: "remote";
|
|
122
120
|
readonly options: string;
|
|
@@ -158,6 +156,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
156
|
readonly keywords?: readonly string[] | undefined;
|
|
159
157
|
}[];
|
|
160
158
|
};
|
|
159
|
+
readonly compatibilityDate: "2026-05-28";
|
|
160
|
+
readonly grow?: boolean | undefined;
|
|
161
|
+
readonly groupId?: string | undefined;
|
|
161
162
|
readonly placeholder?: readonly [{
|
|
162
163
|
readonly locale: "zh";
|
|
163
164
|
readonly message: string;
|
|
@@ -166,7 +167,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
167
|
readonly message: string;
|
|
167
168
|
}[]] | undefined;
|
|
168
169
|
readonly readonly?: string | undefined;
|
|
169
|
-
readonly grow?: boolean | undefined;
|
|
170
170
|
readonly enableSorting?: boolean | undefined;
|
|
171
171
|
readonly sortKey?: string | undefined;
|
|
172
172
|
readonly write: {
|
|
@@ -182,8 +182,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
182
182
|
readonly target: string;
|
|
183
183
|
readonly operation: string;
|
|
184
184
|
}[] | undefined;
|
|
185
|
-
readonly successMessage?: string | undefined;
|
|
186
185
|
readonly accessor: string;
|
|
186
|
+
readonly successMessage?: string | undefined;
|
|
187
187
|
};
|
|
188
188
|
}) => any) | undefined;
|
|
189
189
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -23,8 +23,6 @@ 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-28";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -66,6 +64,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
64
|
readonly keywords?: readonly string[] | undefined;
|
|
67
65
|
}[];
|
|
68
66
|
};
|
|
67
|
+
readonly compatibilityDate: "2026-05-28";
|
|
68
|
+
readonly grow?: boolean | undefined;
|
|
69
|
+
readonly groupId?: string | undefined;
|
|
69
70
|
readonly placeholder?: readonly [{
|
|
70
71
|
readonly locale: "zh";
|
|
71
72
|
readonly message: string;
|
|
@@ -74,7 +75,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
74
75
|
readonly message: string;
|
|
75
76
|
}[]] | undefined;
|
|
76
77
|
readonly readonly?: string | undefined;
|
|
77
|
-
readonly grow?: boolean | undefined;
|
|
78
78
|
readonly enableSorting?: boolean | undefined;
|
|
79
79
|
readonly sortKey?: string | undefined;
|
|
80
80
|
readonly write: {
|
|
@@ -90,8 +90,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
90
90
|
readonly target: string;
|
|
91
91
|
readonly operation: string;
|
|
92
92
|
}[] | undefined;
|
|
93
|
-
readonly successMessage?: string | undefined;
|
|
94
93
|
readonly accessor: string;
|
|
94
|
+
readonly successMessage?: string | undefined;
|
|
95
95
|
};
|
|
96
96
|
}) => any;
|
|
97
97
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -115,8 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly locale: "en" | "ja" | "ko";
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
|
-
readonly compatibilityDate: "2026-05-28";
|
|
119
|
-
readonly groupId?: string | undefined;
|
|
120
118
|
readonly options: {
|
|
121
119
|
readonly kind: "remote";
|
|
122
120
|
readonly options: string;
|
|
@@ -158,6 +156,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
156
|
readonly keywords?: readonly string[] | undefined;
|
|
159
157
|
}[];
|
|
160
158
|
};
|
|
159
|
+
readonly compatibilityDate: "2026-05-28";
|
|
160
|
+
readonly grow?: boolean | undefined;
|
|
161
|
+
readonly groupId?: string | undefined;
|
|
161
162
|
readonly placeholder?: readonly [{
|
|
162
163
|
readonly locale: "zh";
|
|
163
164
|
readonly message: string;
|
|
@@ -166,7 +167,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
167
|
readonly message: string;
|
|
167
168
|
}[]] | undefined;
|
|
168
169
|
readonly readonly?: string | undefined;
|
|
169
|
-
readonly grow?: boolean | undefined;
|
|
170
170
|
readonly enableSorting?: boolean | undefined;
|
|
171
171
|
readonly sortKey?: string | undefined;
|
|
172
172
|
readonly write: {
|
|
@@ -182,8 +182,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
182
182
|
readonly target: string;
|
|
183
183
|
readonly operation: string;
|
|
184
184
|
}[] | undefined;
|
|
185
|
-
readonly successMessage?: string | undefined;
|
|
186
185
|
readonly accessor: string;
|
|
186
|
+
readonly successMessage?: string | undefined;
|
|
187
187
|
};
|
|
188
188
|
}) => any) | undefined;
|
|
189
189
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -23,8 +23,6 @@ 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-28";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -66,6 +64,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
64
|
readonly keywords?: readonly string[] | undefined;
|
|
67
65
|
}[];
|
|
68
66
|
};
|
|
67
|
+
readonly compatibilityDate: "2026-05-28";
|
|
68
|
+
readonly grow?: boolean | undefined;
|
|
69
|
+
readonly groupId?: string | undefined;
|
|
69
70
|
readonly placeholder?: readonly [{
|
|
70
71
|
readonly locale: "zh";
|
|
71
72
|
readonly message: string;
|
|
@@ -74,7 +75,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
74
75
|
readonly message: string;
|
|
75
76
|
}[]] | undefined;
|
|
76
77
|
readonly readonly?: string | undefined;
|
|
77
|
-
readonly grow?: boolean | undefined;
|
|
78
78
|
readonly enableSorting?: boolean | undefined;
|
|
79
79
|
readonly sortKey?: string | undefined;
|
|
80
80
|
readonly write: {
|
|
@@ -90,8 +90,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
90
90
|
readonly target: string;
|
|
91
91
|
readonly operation: string;
|
|
92
92
|
}[] | undefined;
|
|
93
|
-
readonly successMessage?: string | undefined;
|
|
94
93
|
readonly accessor: string;
|
|
94
|
+
readonly successMessage?: string | undefined;
|
|
95
95
|
};
|
|
96
96
|
}) => any;
|
|
97
97
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -115,8 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly locale: "en" | "ja" | "ko";
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
|
-
readonly compatibilityDate: "2026-05-28";
|
|
119
|
-
readonly groupId?: string | undefined;
|
|
120
118
|
readonly options: {
|
|
121
119
|
readonly kind: "remote";
|
|
122
120
|
readonly options: string;
|
|
@@ -158,6 +156,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
156
|
readonly keywords?: readonly string[] | undefined;
|
|
159
157
|
}[];
|
|
160
158
|
};
|
|
159
|
+
readonly compatibilityDate: "2026-05-28";
|
|
160
|
+
readonly grow?: boolean | undefined;
|
|
161
|
+
readonly groupId?: string | undefined;
|
|
161
162
|
readonly placeholder?: readonly [{
|
|
162
163
|
readonly locale: "zh";
|
|
163
164
|
readonly message: string;
|
|
@@ -166,7 +167,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
167
|
readonly message: string;
|
|
167
168
|
}[]] | undefined;
|
|
168
169
|
readonly readonly?: string | undefined;
|
|
169
|
-
readonly grow?: boolean | undefined;
|
|
170
170
|
readonly enableSorting?: boolean | undefined;
|
|
171
171
|
readonly sortKey?: string | undefined;
|
|
172
172
|
readonly write: {
|
|
@@ -182,8 +182,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
182
182
|
readonly target: string;
|
|
183
183
|
readonly operation: string;
|
|
184
184
|
}[] | undefined;
|
|
185
|
-
readonly successMessage?: string | undefined;
|
|
186
185
|
readonly accessor: string;
|
|
186
|
+
readonly successMessage?: string | undefined;
|
|
187
187
|
};
|
|
188
188
|
}) => any) | undefined;
|
|
189
189
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -23,8 +23,6 @@ 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-28";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -66,6 +64,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
64
|
readonly keywords?: readonly string[] | undefined;
|
|
67
65
|
}[];
|
|
68
66
|
};
|
|
67
|
+
readonly compatibilityDate: "2026-05-28";
|
|
68
|
+
readonly grow?: boolean | undefined;
|
|
69
|
+
readonly groupId?: string | undefined;
|
|
69
70
|
readonly placeholder?: readonly [{
|
|
70
71
|
readonly locale: "zh";
|
|
71
72
|
readonly message: string;
|
|
@@ -74,7 +75,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
74
75
|
readonly message: string;
|
|
75
76
|
}[]] | undefined;
|
|
76
77
|
readonly readonly?: string | undefined;
|
|
77
|
-
readonly grow?: boolean | undefined;
|
|
78
78
|
readonly enableSorting?: boolean | undefined;
|
|
79
79
|
readonly sortKey?: string | undefined;
|
|
80
80
|
readonly write: {
|
|
@@ -90,8 +90,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
90
90
|
readonly target: string;
|
|
91
91
|
readonly operation: string;
|
|
92
92
|
}[] | undefined;
|
|
93
|
-
readonly successMessage?: string | undefined;
|
|
94
93
|
readonly accessor: string;
|
|
94
|
+
readonly successMessage?: string | undefined;
|
|
95
95
|
};
|
|
96
96
|
}) => any;
|
|
97
97
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -115,8 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
115
|
readonly locale: "en" | "ja" | "ko";
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
|
-
readonly compatibilityDate: "2026-05-28";
|
|
119
|
-
readonly groupId?: string | undefined;
|
|
120
118
|
readonly options: {
|
|
121
119
|
readonly kind: "remote";
|
|
122
120
|
readonly options: string;
|
|
@@ -158,6 +156,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
158
156
|
readonly keywords?: readonly string[] | undefined;
|
|
159
157
|
}[];
|
|
160
158
|
};
|
|
159
|
+
readonly compatibilityDate: "2026-05-28";
|
|
160
|
+
readonly grow?: boolean | undefined;
|
|
161
|
+
readonly groupId?: string | undefined;
|
|
161
162
|
readonly placeholder?: readonly [{
|
|
162
163
|
readonly locale: "zh";
|
|
163
164
|
readonly message: string;
|
|
@@ -166,7 +167,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
167
|
readonly message: string;
|
|
167
168
|
}[]] | undefined;
|
|
168
169
|
readonly readonly?: string | undefined;
|
|
169
|
-
readonly grow?: boolean | undefined;
|
|
170
170
|
readonly enableSorting?: boolean | undefined;
|
|
171
171
|
readonly sortKey?: string | undefined;
|
|
172
172
|
readonly write: {
|
|
@@ -182,8 +182,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
182
182
|
readonly target: string;
|
|
183
183
|
readonly operation: string;
|
|
184
184
|
}[] | undefined;
|
|
185
|
-
readonly successMessage?: string | undefined;
|
|
186
185
|
readonly accessor: string;
|
|
186
|
+
readonly successMessage?: string | undefined;
|
|
187
187
|
};
|
|
188
188
|
}) => any) | undefined;
|
|
189
189
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|