@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,7 +24,9 @@ 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";
|
|
29
|
+
readonly grow?: boolean | undefined;
|
|
28
30
|
readonly triggers?: readonly {
|
|
29
31
|
readonly id?: string | undefined;
|
|
30
32
|
readonly params?: unknown;
|
|
@@ -33,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
35
|
readonly operation: string;
|
|
34
36
|
}[] | undefined;
|
|
35
37
|
readonly groupId?: string | undefined;
|
|
36
|
-
readonly options: string;
|
|
37
38
|
readonly placeholder?: readonly [{
|
|
38
39
|
readonly locale: "zh";
|
|
39
40
|
readonly message: string;
|
|
@@ -42,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
42
43
|
readonly message: string;
|
|
43
44
|
}[]] | undefined;
|
|
44
45
|
readonly readonly?: string | undefined;
|
|
45
|
-
readonly grow?: boolean | undefined;
|
|
46
46
|
readonly request: string;
|
|
47
47
|
readonly enableSorting?: boolean | undefined;
|
|
48
48
|
readonly optionValue: string;
|
|
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
53
|
readonly locale: "en" | "ja" | "ko";
|
|
54
54
|
readonly message: string;
|
|
55
55
|
}[]];
|
|
56
|
-
readonly successMessage?: string | undefined;
|
|
57
56
|
readonly accessor?: string | undefined;
|
|
58
57
|
readonly sortKey?: string | undefined;
|
|
58
|
+
readonly successMessage?: string | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -79,7 +79,9 @@ 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";
|
|
84
|
+
readonly grow?: boolean | undefined;
|
|
83
85
|
readonly triggers?: readonly {
|
|
84
86
|
readonly id?: string | undefined;
|
|
85
87
|
readonly params?: unknown;
|
|
@@ -88,7 +90,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
88
90
|
readonly operation: string;
|
|
89
91
|
}[] | undefined;
|
|
90
92
|
readonly groupId?: string | undefined;
|
|
91
|
-
readonly options: string;
|
|
92
93
|
readonly placeholder?: readonly [{
|
|
93
94
|
readonly locale: "zh";
|
|
94
95
|
readonly message: string;
|
|
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
98
|
readonly message: string;
|
|
98
99
|
}[]] | undefined;
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
|
-
readonly grow?: boolean | undefined;
|
|
101
101
|
readonly request: string;
|
|
102
102
|
readonly enableSorting?: boolean | undefined;
|
|
103
103
|
readonly optionValue: string;
|
|
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]];
|
|
111
|
-
readonly successMessage?: string | undefined;
|
|
112
111
|
readonly accessor?: string | undefined;
|
|
113
112
|
readonly sortKey?: string | undefined;
|
|
113
|
+
readonly successMessage?: string | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-25";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly items: readonly {
|
|
29
30
|
readonly label: readonly [{
|
|
30
31
|
readonly locale: "zh";
|
|
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
65
66
|
readonly message: string;
|
|
66
67
|
}[]] | undefined;
|
|
67
68
|
readonly readonly?: string | undefined;
|
|
68
|
-
readonly grow?: boolean | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
-
readonly successMessage?: string | undefined;
|
|
71
70
|
readonly accessor?: string | undefined;
|
|
72
71
|
readonly sortKey?: string | undefined;
|
|
72
|
+
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
94
94
|
readonly message: string;
|
|
95
95
|
}[]] | undefined;
|
|
96
96
|
readonly compatibilityDate: "2026-05-25";
|
|
97
|
+
readonly grow?: boolean | undefined;
|
|
97
98
|
readonly items: readonly {
|
|
98
99
|
readonly label: readonly [{
|
|
99
100
|
readonly locale: "zh";
|
|
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
134
135
|
readonly message: string;
|
|
135
136
|
}[]] | undefined;
|
|
136
137
|
readonly readonly?: string | undefined;
|
|
137
|
-
readonly grow?: boolean | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
-
readonly successMessage?: string | undefined;
|
|
140
139
|
readonly accessor?: string | undefined;
|
|
141
140
|
readonly sortKey?: string | undefined;
|
|
141
|
+
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-25";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly items: readonly {
|
|
29
30
|
readonly label: readonly [{
|
|
30
31
|
readonly locale: "zh";
|
|
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
65
66
|
readonly message: string;
|
|
66
67
|
}[]] | undefined;
|
|
67
68
|
readonly readonly?: string | undefined;
|
|
68
|
-
readonly grow?: boolean | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
-
readonly successMessage?: string | undefined;
|
|
71
70
|
readonly accessor?: string | undefined;
|
|
72
71
|
readonly sortKey?: string | undefined;
|
|
72
|
+
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
94
94
|
readonly message: string;
|
|
95
95
|
}[]] | undefined;
|
|
96
96
|
readonly compatibilityDate: "2026-05-25";
|
|
97
|
+
readonly grow?: boolean | undefined;
|
|
97
98
|
readonly items: readonly {
|
|
98
99
|
readonly label: readonly [{
|
|
99
100
|
readonly locale: "zh";
|
|
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
134
135
|
readonly message: string;
|
|
135
136
|
}[]] | undefined;
|
|
136
137
|
readonly readonly?: string | undefined;
|
|
137
|
-
readonly grow?: boolean | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
-
readonly successMessage?: string | undefined;
|
|
140
139
|
readonly accessor?: string | undefined;
|
|
141
140
|
readonly sortKey?: string | undefined;
|
|
141
|
+
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -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-26";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -64,6 +62,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
62
|
};
|
|
65
63
|
}[];
|
|
66
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
67
68
|
readonly placeholder?: readonly [{
|
|
68
69
|
readonly locale: "zh";
|
|
69
70
|
readonly message: string;
|
|
@@ -72,7 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
73
|
readonly message: string;
|
|
73
74
|
}[]] | undefined;
|
|
74
75
|
readonly readonly?: string | undefined;
|
|
75
|
-
readonly grow?: boolean | undefined;
|
|
76
76
|
readonly binding: string;
|
|
77
77
|
readonly derived?: {
|
|
78
78
|
readonly mode: "formula" | "prefill";
|
|
@@ -102,8 +102,6 @@ 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 groupId?: string | undefined;
|
|
107
105
|
readonly options: {
|
|
108
106
|
readonly kind: "remote";
|
|
109
107
|
readonly options: string;
|
|
@@ -143,6 +141,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
141
|
};
|
|
144
142
|
}[];
|
|
145
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
146
147
|
readonly placeholder?: readonly [{
|
|
147
148
|
readonly locale: "zh";
|
|
148
149
|
readonly message: string;
|
|
@@ -151,7 +152,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
152
|
readonly message: string;
|
|
152
153
|
}[]] | undefined;
|
|
153
154
|
readonly readonly?: string | undefined;
|
|
154
|
-
readonly grow?: boolean | undefined;
|
|
155
155
|
readonly binding: string;
|
|
156
156
|
readonly derived?: {
|
|
157
157
|
readonly mode: "formula" | "prefill";
|
|
@@ -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-26";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -64,6 +62,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
62
|
};
|
|
65
63
|
}[];
|
|
66
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
67
68
|
readonly placeholder?: readonly [{
|
|
68
69
|
readonly locale: "zh";
|
|
69
70
|
readonly message: string;
|
|
@@ -72,7 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
73
|
readonly message: string;
|
|
73
74
|
}[]] | undefined;
|
|
74
75
|
readonly readonly?: string | undefined;
|
|
75
|
-
readonly grow?: boolean | undefined;
|
|
76
76
|
readonly binding: string;
|
|
77
77
|
readonly derived?: {
|
|
78
78
|
readonly mode: "formula" | "prefill";
|
|
@@ -102,8 +102,6 @@ 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 groupId?: string | undefined;
|
|
107
105
|
readonly options: {
|
|
108
106
|
readonly kind: "remote";
|
|
109
107
|
readonly options: string;
|
|
@@ -143,6 +141,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
141
|
};
|
|
144
142
|
}[];
|
|
145
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
146
147
|
readonly placeholder?: readonly [{
|
|
147
148
|
readonly locale: "zh";
|
|
148
149
|
readonly message: string;
|
|
@@ -151,7 +152,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
152
|
readonly message: string;
|
|
152
153
|
}[]] | undefined;
|
|
153
154
|
readonly readonly?: string | undefined;
|
|
154
|
-
readonly grow?: boolean | undefined;
|
|
155
155
|
readonly binding: string;
|
|
156
156
|
readonly derived?: {
|
|
157
157
|
readonly mode: "formula" | "prefill";
|
|
@@ -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,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;
|
|
@@ -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-26";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -64,6 +62,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
62
|
};
|
|
65
63
|
}[];
|
|
66
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
67
68
|
readonly placeholder?: readonly [{
|
|
68
69
|
readonly locale: "zh";
|
|
69
70
|
readonly message: string;
|
|
@@ -72,7 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
73
|
readonly message: string;
|
|
73
74
|
}[]] | undefined;
|
|
74
75
|
readonly readonly?: string | undefined;
|
|
75
|
-
readonly grow?: boolean | undefined;
|
|
76
76
|
readonly binding: string;
|
|
77
77
|
readonly derived?: {
|
|
78
78
|
readonly mode: "formula" | "prefill";
|
|
@@ -102,8 +102,6 @@ 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 groupId?: string | undefined;
|
|
107
105
|
readonly options: {
|
|
108
106
|
readonly kind: "remote";
|
|
109
107
|
readonly options: string;
|
|
@@ -143,6 +141,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
141
|
};
|
|
144
142
|
}[];
|
|
145
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
146
147
|
readonly placeholder?: readonly [{
|
|
147
148
|
readonly locale: "zh";
|
|
148
149
|
readonly message: string;
|
|
@@ -151,7 +152,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
152
|
readonly message: string;
|
|
152
153
|
}[]] | undefined;
|
|
153
154
|
readonly readonly?: string | undefined;
|
|
154
|
-
readonly grow?: boolean | undefined;
|
|
155
155
|
readonly binding: string;
|
|
156
156
|
readonly derived?: {
|
|
157
157
|
readonly mode: "formula" | "prefill";
|
|
@@ -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-26";
|
|
27
|
-
readonly groupId?: string | undefined;
|
|
28
26
|
readonly options: {
|
|
29
27
|
readonly kind: "remote";
|
|
30
28
|
readonly options: string;
|
|
@@ -64,6 +62,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
64
62
|
};
|
|
65
63
|
}[];
|
|
66
64
|
};
|
|
65
|
+
readonly compatibilityDate: "2026-05-26";
|
|
66
|
+
readonly grow?: boolean | undefined;
|
|
67
|
+
readonly groupId?: string | undefined;
|
|
67
68
|
readonly placeholder?: readonly [{
|
|
68
69
|
readonly locale: "zh";
|
|
69
70
|
readonly message: string;
|
|
@@ -72,7 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
72
73
|
readonly message: string;
|
|
73
74
|
}[]] | undefined;
|
|
74
75
|
readonly readonly?: string | undefined;
|
|
75
|
-
readonly grow?: boolean | undefined;
|
|
76
76
|
readonly binding: string;
|
|
77
77
|
readonly derived?: {
|
|
78
78
|
readonly mode: "formula" | "prefill";
|
|
@@ -102,8 +102,6 @@ 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 groupId?: string | undefined;
|
|
107
105
|
readonly options: {
|
|
108
106
|
readonly kind: "remote";
|
|
109
107
|
readonly options: string;
|
|
@@ -143,6 +141,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
143
141
|
};
|
|
144
142
|
}[];
|
|
145
143
|
};
|
|
144
|
+
readonly compatibilityDate: "2026-05-26";
|
|
145
|
+
readonly grow?: boolean | undefined;
|
|
146
|
+
readonly groupId?: string | undefined;
|
|
146
147
|
readonly placeholder?: readonly [{
|
|
147
148
|
readonly locale: "zh";
|
|
148
149
|
readonly message: string;
|
|
@@ -151,7 +152,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
151
152
|
readonly message: string;
|
|
152
153
|
}[]] | undefined;
|
|
153
154
|
readonly readonly?: string | undefined;
|
|
154
|
-
readonly grow?: boolean | undefined;
|
|
155
155
|
readonly binding: string;
|
|
156
156
|
readonly derived?: {
|
|
157
157
|
readonly mode: "formula" | "prefill";
|
|
@@ -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;
|