@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,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-28";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
44
|
readonly data: string;
|
|
45
45
|
readonly request?: string | undefined;
|
|
46
46
|
};
|
|
47
|
-
readonly enableSorting?: boolean | undefined;
|
|
48
47
|
readonly nodeKey: string;
|
|
49
48
|
readonly nodeChildren: string;
|
|
50
49
|
readonly nodeLabel: readonly [{
|
|
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
54
53
|
readonly locale: "en" | "ja" | "ko";
|
|
55
54
|
readonly message: string;
|
|
56
55
|
}[]];
|
|
56
|
+
readonly enableSorting?: boolean | undefined;
|
|
57
57
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
58
58
|
readonly nodeTooltip?: readonly [{
|
|
59
59
|
readonly locale: "zh";
|
|
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
88
88
|
readonly message: string;
|
|
89
89
|
}[]] | undefined;
|
|
90
90
|
readonly compatibilityDate: "2026-05-28";
|
|
91
|
+
readonly grow?: boolean | undefined;
|
|
91
92
|
readonly groupId?: string | undefined;
|
|
92
93
|
readonly placeholder?: readonly [{
|
|
93
94
|
readonly locale: "zh";
|
|
@@ -98,7 +99,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
99
|
}[]] | undefined;
|
|
99
100
|
readonly keywords?: string | undefined;
|
|
100
101
|
readonly readonly?: string | undefined;
|
|
101
|
-
readonly grow?: boolean | undefined;
|
|
102
102
|
readonly binding: string;
|
|
103
103
|
readonly derived?: {
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
@@ -108,7 +108,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly data: string;
|
|
109
109
|
readonly request?: string | undefined;
|
|
110
110
|
};
|
|
111
|
-
readonly enableSorting?: boolean | undefined;
|
|
112
111
|
readonly nodeKey: string;
|
|
113
112
|
readonly nodeChildren: string;
|
|
114
113
|
readonly nodeLabel: readonly [{
|
|
@@ -118,6 +117,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
118
117
|
readonly locale: "en" | "ja" | "ko";
|
|
119
118
|
readonly message: string;
|
|
120
119
|
}[]];
|
|
120
|
+
readonly enableSorting?: boolean | undefined;
|
|
121
121
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
122
122
|
readonly nodeTooltip?: readonly [{
|
|
123
123
|
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-28";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
44
|
readonly data: string;
|
|
45
45
|
readonly request?: string | undefined;
|
|
46
46
|
};
|
|
47
|
-
readonly enableSorting?: boolean | undefined;
|
|
48
47
|
readonly nodeKey: string;
|
|
49
48
|
readonly nodeChildren: string;
|
|
50
49
|
readonly nodeLabel: readonly [{
|
|
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
54
53
|
readonly locale: "en" | "ja" | "ko";
|
|
55
54
|
readonly message: string;
|
|
56
55
|
}[]];
|
|
56
|
+
readonly enableSorting?: boolean | undefined;
|
|
57
57
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
58
58
|
readonly nodeTooltip?: readonly [{
|
|
59
59
|
readonly locale: "zh";
|
|
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
88
88
|
readonly message: string;
|
|
89
89
|
}[]] | undefined;
|
|
90
90
|
readonly compatibilityDate: "2026-05-28";
|
|
91
|
+
readonly grow?: boolean | undefined;
|
|
91
92
|
readonly groupId?: string | undefined;
|
|
92
93
|
readonly placeholder?: readonly [{
|
|
93
94
|
readonly locale: "zh";
|
|
@@ -98,7 +99,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
99
|
}[]] | undefined;
|
|
99
100
|
readonly keywords?: string | undefined;
|
|
100
101
|
readonly readonly?: string | undefined;
|
|
101
|
-
readonly grow?: boolean | undefined;
|
|
102
102
|
readonly binding: string;
|
|
103
103
|
readonly derived?: {
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
@@ -108,7 +108,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly data: string;
|
|
109
109
|
readonly request?: string | undefined;
|
|
110
110
|
};
|
|
111
|
-
readonly enableSorting?: boolean | undefined;
|
|
112
111
|
readonly nodeKey: string;
|
|
113
112
|
readonly nodeChildren: string;
|
|
114
113
|
readonly nodeLabel: readonly [{
|
|
@@ -118,6 +117,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
118
117
|
readonly locale: "en" | "ja" | "ko";
|
|
119
118
|
readonly message: string;
|
|
120
119
|
}[]];
|
|
120
|
+
readonly enableSorting?: boolean | undefined;
|
|
121
121
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
122
122
|
readonly nodeTooltip?: readonly [{
|
|
123
123
|
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-28";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
44
|
readonly data: string;
|
|
45
45
|
readonly request?: string | undefined;
|
|
46
46
|
};
|
|
47
|
-
readonly enableSorting?: boolean | undefined;
|
|
48
47
|
readonly nodeKey: string;
|
|
49
48
|
readonly nodeChildren: string;
|
|
50
49
|
readonly nodeLabel: readonly [{
|
|
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
54
53
|
readonly locale: "en" | "ja" | "ko";
|
|
55
54
|
readonly message: string;
|
|
56
55
|
}[]];
|
|
56
|
+
readonly enableSorting?: boolean | undefined;
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
59
59
|
readonly message: string;
|
|
@@ -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-28";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly keywords?: string | undefined;
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
|
-
readonly grow?: boolean | undefined;
|
|
101
101
|
readonly binding: string;
|
|
102
102
|
readonly derived?: {
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
@@ -107,7 +107,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
readonly data: string;
|
|
108
108
|
readonly request?: string | undefined;
|
|
109
109
|
};
|
|
110
|
-
readonly enableSorting?: boolean | undefined;
|
|
111
110
|
readonly nodeKey: string;
|
|
112
111
|
readonly nodeChildren: string;
|
|
113
112
|
readonly nodeLabel: readonly [{
|
|
@@ -117,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
117
116
|
readonly locale: "en" | "ja" | "ko";
|
|
118
117
|
readonly message: string;
|
|
119
118
|
}[]];
|
|
119
|
+
readonly enableSorting?: boolean | undefined;
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
122
122
|
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-28";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
44
44
|
readonly data: string;
|
|
45
45
|
readonly request?: string | undefined;
|
|
46
46
|
};
|
|
47
|
-
readonly enableSorting?: boolean | undefined;
|
|
48
47
|
readonly nodeKey: string;
|
|
49
48
|
readonly nodeChildren: string;
|
|
50
49
|
readonly nodeLabel: readonly [{
|
|
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
54
53
|
readonly locale: "en" | "ja" | "ko";
|
|
55
54
|
readonly message: string;
|
|
56
55
|
}[]];
|
|
56
|
+
readonly enableSorting?: boolean | undefined;
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
59
59
|
readonly message: string;
|
|
@@ -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-28";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly keywords?: string | undefined;
|
|
99
100
|
readonly readonly?: string | undefined;
|
|
100
|
-
readonly grow?: boolean | undefined;
|
|
101
101
|
readonly binding: string;
|
|
102
102
|
readonly derived?: {
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
@@ -107,7 +107,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
readonly data: string;
|
|
108
108
|
readonly request?: string | undefined;
|
|
109
109
|
};
|
|
110
|
-
readonly enableSorting?: boolean | undefined;
|
|
111
110
|
readonly nodeKey: string;
|
|
112
111
|
readonly nodeChildren: string;
|
|
113
112
|
readonly nodeLabel: readonly [{
|
|
@@ -117,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
117
116
|
readonly locale: "en" | "ja" | "ko";
|
|
118
117
|
readonly message: string;
|
|
119
118
|
}[]];
|
|
119
|
+
readonly enableSorting?: boolean | undefined;
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
122
122
|
readonly message: string;
|
|
@@ -24,8 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
|
-
readonly compatibilityDate: "2026-06-14";
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
27
|
readonly options: {
|
|
30
28
|
readonly kind: "remote";
|
|
31
29
|
readonly options: string;
|
|
@@ -61,6 +59,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
61
59
|
readonly keywords?: readonly string[] | undefined;
|
|
62
60
|
}[];
|
|
63
61
|
};
|
|
62
|
+
readonly compatibilityDate: "2026-06-14";
|
|
63
|
+
readonly grow?: boolean | undefined;
|
|
64
|
+
readonly groupId?: string | undefined;
|
|
64
65
|
readonly placeholder?: readonly [{
|
|
65
66
|
readonly locale: "zh";
|
|
66
67
|
readonly message: string;
|
|
@@ -69,7 +70,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
69
70
|
readonly message: string;
|
|
70
71
|
}[]] | undefined;
|
|
71
72
|
readonly readonly?: string | undefined;
|
|
72
|
-
readonly grow?: boolean | undefined;
|
|
73
73
|
readonly enableSorting?: boolean | undefined;
|
|
74
74
|
readonly sortKey?: string | undefined;
|
|
75
75
|
readonly write: {
|
|
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
85
85
|
readonly target: string;
|
|
86
86
|
readonly operation: string;
|
|
87
87
|
}[] | undefined;
|
|
88
|
-
readonly successMessage?: string | undefined;
|
|
89
88
|
readonly accessor: string;
|
|
89
|
+
readonly successMessage?: string | undefined;
|
|
90
90
|
};
|
|
91
91
|
}) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -111,8 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
111
|
readonly message: string;
|
|
112
112
|
}[]] | undefined;
|
|
113
113
|
readonly align: "center" | "left" | "right";
|
|
114
|
-
readonly compatibilityDate: "2026-06-14";
|
|
115
|
-
readonly groupId?: string | undefined;
|
|
116
114
|
readonly options: {
|
|
117
115
|
readonly kind: "remote";
|
|
118
116
|
readonly options: string;
|
|
@@ -148,6 +146,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
148
146
|
readonly keywords?: readonly string[] | undefined;
|
|
149
147
|
}[];
|
|
150
148
|
};
|
|
149
|
+
readonly compatibilityDate: "2026-06-14";
|
|
150
|
+
readonly grow?: boolean | undefined;
|
|
151
|
+
readonly groupId?: string | undefined;
|
|
151
152
|
readonly placeholder?: readonly [{
|
|
152
153
|
readonly locale: "zh";
|
|
153
154
|
readonly message: string;
|
|
@@ -156,7 +157,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
156
157
|
readonly message: string;
|
|
157
158
|
}[]] | undefined;
|
|
158
159
|
readonly readonly?: string | undefined;
|
|
159
|
-
readonly grow?: boolean | undefined;
|
|
160
160
|
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
readonly write: {
|
|
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
172
172
|
readonly target: string;
|
|
173
173
|
readonly operation: string;
|
|
174
174
|
}[] | undefined;
|
|
175
|
-
readonly successMessage?: string | undefined;
|
|
176
175
|
readonly accessor: string;
|
|
176
|
+
readonly successMessage?: string | undefined;
|
|
177
177
|
};
|
|
178
178
|
}) => any) | undefined;
|
|
179
179
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,8 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
|
-
readonly compatibilityDate: "2026-06-14";
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
27
|
readonly options: {
|
|
30
28
|
readonly kind: "remote";
|
|
31
29
|
readonly options: string;
|
|
@@ -61,6 +59,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
61
59
|
readonly keywords?: readonly string[] | undefined;
|
|
62
60
|
}[];
|
|
63
61
|
};
|
|
62
|
+
readonly compatibilityDate: "2026-06-14";
|
|
63
|
+
readonly grow?: boolean | undefined;
|
|
64
|
+
readonly groupId?: string | undefined;
|
|
64
65
|
readonly placeholder?: readonly [{
|
|
65
66
|
readonly locale: "zh";
|
|
66
67
|
readonly message: string;
|
|
@@ -69,7 +70,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
69
70
|
readonly message: string;
|
|
70
71
|
}[]] | undefined;
|
|
71
72
|
readonly readonly?: string | undefined;
|
|
72
|
-
readonly grow?: boolean | undefined;
|
|
73
73
|
readonly enableSorting?: boolean | undefined;
|
|
74
74
|
readonly sortKey?: string | undefined;
|
|
75
75
|
readonly write: {
|
|
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
85
85
|
readonly target: string;
|
|
86
86
|
readonly operation: string;
|
|
87
87
|
}[] | undefined;
|
|
88
|
-
readonly successMessage?: string | undefined;
|
|
89
88
|
readonly accessor: string;
|
|
89
|
+
readonly successMessage?: string | undefined;
|
|
90
90
|
};
|
|
91
91
|
}) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -111,8 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
111
|
readonly message: string;
|
|
112
112
|
}[]] | undefined;
|
|
113
113
|
readonly align: "center" | "left" | "right";
|
|
114
|
-
readonly compatibilityDate: "2026-06-14";
|
|
115
|
-
readonly groupId?: string | undefined;
|
|
116
114
|
readonly options: {
|
|
117
115
|
readonly kind: "remote";
|
|
118
116
|
readonly options: string;
|
|
@@ -148,6 +146,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
148
146
|
readonly keywords?: readonly string[] | undefined;
|
|
149
147
|
}[];
|
|
150
148
|
};
|
|
149
|
+
readonly compatibilityDate: "2026-06-14";
|
|
150
|
+
readonly grow?: boolean | undefined;
|
|
151
|
+
readonly groupId?: string | undefined;
|
|
151
152
|
readonly placeholder?: readonly [{
|
|
152
153
|
readonly locale: "zh";
|
|
153
154
|
readonly message: string;
|
|
@@ -156,7 +157,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
156
157
|
readonly message: string;
|
|
157
158
|
}[]] | undefined;
|
|
158
159
|
readonly readonly?: string | undefined;
|
|
159
|
-
readonly grow?: boolean | undefined;
|
|
160
160
|
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
readonly write: {
|
|
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
172
172
|
readonly target: string;
|
|
173
173
|
readonly operation: string;
|
|
174
174
|
}[] | undefined;
|
|
175
|
-
readonly successMessage?: string | undefined;
|
|
176
175
|
readonly accessor: string;
|
|
176
|
+
readonly successMessage?: string | undefined;
|
|
177
177
|
};
|
|
178
178
|
}) => any) | undefined;
|
|
179
179
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,8 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
|
-
readonly compatibilityDate: "2026-06-14";
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
27
|
readonly options: {
|
|
30
28
|
readonly kind: "remote";
|
|
31
29
|
readonly options: string;
|
|
@@ -61,6 +59,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
61
59
|
readonly keywords?: readonly string[] | undefined;
|
|
62
60
|
}[];
|
|
63
61
|
};
|
|
62
|
+
readonly compatibilityDate: "2026-06-14";
|
|
63
|
+
readonly grow?: boolean | undefined;
|
|
64
|
+
readonly groupId?: string | undefined;
|
|
64
65
|
readonly placeholder?: readonly [{
|
|
65
66
|
readonly locale: "zh";
|
|
66
67
|
readonly message: string;
|
|
@@ -69,7 +70,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
69
70
|
readonly message: string;
|
|
70
71
|
}[]] | undefined;
|
|
71
72
|
readonly readonly?: string | undefined;
|
|
72
|
-
readonly grow?: boolean | undefined;
|
|
73
73
|
readonly enableSorting?: boolean | undefined;
|
|
74
74
|
readonly sortKey?: string | undefined;
|
|
75
75
|
readonly write: {
|
|
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
85
85
|
readonly target: string;
|
|
86
86
|
readonly operation: string;
|
|
87
87
|
}[] | undefined;
|
|
88
|
-
readonly successMessage?: string | undefined;
|
|
89
88
|
readonly accessor: string;
|
|
89
|
+
readonly successMessage?: string | undefined;
|
|
90
90
|
};
|
|
91
91
|
}) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -111,8 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
111
|
readonly message: string;
|
|
112
112
|
}[]] | undefined;
|
|
113
113
|
readonly align: "center" | "left" | "right";
|
|
114
|
-
readonly compatibilityDate: "2026-06-14";
|
|
115
|
-
readonly groupId?: string | undefined;
|
|
116
114
|
readonly options: {
|
|
117
115
|
readonly kind: "remote";
|
|
118
116
|
readonly options: string;
|
|
@@ -148,6 +146,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
148
146
|
readonly keywords?: readonly string[] | undefined;
|
|
149
147
|
}[];
|
|
150
148
|
};
|
|
149
|
+
readonly compatibilityDate: "2026-06-14";
|
|
150
|
+
readonly grow?: boolean | undefined;
|
|
151
|
+
readonly groupId?: string | undefined;
|
|
151
152
|
readonly placeholder?: readonly [{
|
|
152
153
|
readonly locale: "zh";
|
|
153
154
|
readonly message: string;
|
|
@@ -156,7 +157,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
156
157
|
readonly message: string;
|
|
157
158
|
}[]] | undefined;
|
|
158
159
|
readonly readonly?: string | undefined;
|
|
159
|
-
readonly grow?: boolean | undefined;
|
|
160
160
|
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
readonly write: {
|
|
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
172
172
|
readonly target: string;
|
|
173
173
|
readonly operation: string;
|
|
174
174
|
}[] | undefined;
|
|
175
|
-
readonly successMessage?: string | undefined;
|
|
176
175
|
readonly accessor: string;
|
|
176
|
+
readonly successMessage?: string | undefined;
|
|
177
177
|
};
|
|
178
178
|
}) => any) | undefined;
|
|
179
179
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,8 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
|
-
readonly compatibilityDate: "2026-06-14";
|
|
28
|
-
readonly groupId?: string | undefined;
|
|
29
27
|
readonly options: {
|
|
30
28
|
readonly kind: "remote";
|
|
31
29
|
readonly options: string;
|
|
@@ -61,6 +59,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
61
59
|
readonly keywords?: readonly string[] | undefined;
|
|
62
60
|
}[];
|
|
63
61
|
};
|
|
62
|
+
readonly compatibilityDate: "2026-06-14";
|
|
63
|
+
readonly grow?: boolean | undefined;
|
|
64
|
+
readonly groupId?: string | undefined;
|
|
64
65
|
readonly placeholder?: readonly [{
|
|
65
66
|
readonly locale: "zh";
|
|
66
67
|
readonly message: string;
|
|
@@ -69,7 +70,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
69
70
|
readonly message: string;
|
|
70
71
|
}[]] | undefined;
|
|
71
72
|
readonly readonly?: string | undefined;
|
|
72
|
-
readonly grow?: boolean | undefined;
|
|
73
73
|
readonly enableSorting?: boolean | undefined;
|
|
74
74
|
readonly sortKey?: string | undefined;
|
|
75
75
|
readonly write: {
|
|
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
85
85
|
readonly target: string;
|
|
86
86
|
readonly operation: string;
|
|
87
87
|
}[] | undefined;
|
|
88
|
-
readonly successMessage?: string | undefined;
|
|
89
88
|
readonly accessor: string;
|
|
89
|
+
readonly successMessage?: string | undefined;
|
|
90
90
|
};
|
|
91
91
|
}) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -111,8 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
111
|
readonly message: string;
|
|
112
112
|
}[]] | undefined;
|
|
113
113
|
readonly align: "center" | "left" | "right";
|
|
114
|
-
readonly compatibilityDate: "2026-06-14";
|
|
115
|
-
readonly groupId?: string | undefined;
|
|
116
114
|
readonly options: {
|
|
117
115
|
readonly kind: "remote";
|
|
118
116
|
readonly options: string;
|
|
@@ -148,6 +146,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
148
146
|
readonly keywords?: readonly string[] | undefined;
|
|
149
147
|
}[];
|
|
150
148
|
};
|
|
149
|
+
readonly compatibilityDate: "2026-06-14";
|
|
150
|
+
readonly grow?: boolean | undefined;
|
|
151
|
+
readonly groupId?: string | undefined;
|
|
151
152
|
readonly placeholder?: readonly [{
|
|
152
153
|
readonly locale: "zh";
|
|
153
154
|
readonly message: string;
|
|
@@ -156,7 +157,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
156
157
|
readonly message: string;
|
|
157
158
|
}[]] | undefined;
|
|
158
159
|
readonly readonly?: string | undefined;
|
|
159
|
-
readonly grow?: boolean | undefined;
|
|
160
160
|
readonly enableSorting?: boolean | undefined;
|
|
161
161
|
readonly sortKey?: string | undefined;
|
|
162
162
|
readonly write: {
|
|
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
172
172
|
readonly target: string;
|
|
173
173
|
readonly operation: string;
|
|
174
174
|
}[] | undefined;
|
|
175
|
-
readonly successMessage?: string | undefined;
|
|
176
175
|
readonly accessor: string;
|
|
176
|
+
readonly successMessage?: string | undefined;
|
|
177
177
|
};
|
|
178
178
|
}) => any) | undefined;
|
|
179
179
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
27
|
readonly compatibilityDate: "2026-06-14";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly groupId?: string | undefined;
|
|
29
30
|
readonly placeholder?: readonly [{
|
|
30
31
|
readonly locale: "zh";
|
|
@@ -35,7 +36,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
36
|
}[]] | undefined;
|
|
36
37
|
readonly keywords?: string | undefined;
|
|
37
38
|
readonly readonly?: string | undefined;
|
|
38
|
-
readonly grow?: boolean | undefined;
|
|
39
39
|
readonly binding: string;
|
|
40
40
|
readonly derived?: {
|
|
41
41
|
readonly mode: "formula" | "prefill";
|
|
@@ -45,10 +45,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
45
45
|
readonly data: string;
|
|
46
46
|
readonly request?: string | undefined;
|
|
47
47
|
};
|
|
48
|
-
readonly enableSorting?: boolean | undefined;
|
|
49
48
|
readonly nodeKey: string;
|
|
50
49
|
readonly nodeChildren: string;
|
|
51
50
|
readonly nodeLabel: string;
|
|
51
|
+
readonly enableSorting?: boolean | undefined;
|
|
52
52
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
53
53
|
readonly nodeTooltip?: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -84,6 +84,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
}[]] | undefined;
|
|
85
85
|
readonly align: "center" | "left" | "right";
|
|
86
86
|
readonly compatibilityDate: "2026-06-14";
|
|
87
|
+
readonly grow?: boolean | undefined;
|
|
87
88
|
readonly groupId?: string | undefined;
|
|
88
89
|
readonly placeholder?: readonly [{
|
|
89
90
|
readonly locale: "zh";
|
|
@@ -94,7 +95,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
94
95
|
}[]] | undefined;
|
|
95
96
|
readonly keywords?: string | undefined;
|
|
96
97
|
readonly readonly?: string | undefined;
|
|
97
|
-
readonly grow?: boolean | undefined;
|
|
98
98
|
readonly binding: string;
|
|
99
99
|
readonly derived?: {
|
|
100
100
|
readonly mode: "formula" | "prefill";
|
|
@@ -104,10 +104,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly data: string;
|
|
105
105
|
readonly request?: string | undefined;
|
|
106
106
|
};
|
|
107
|
-
readonly enableSorting?: boolean | undefined;
|
|
108
107
|
readonly nodeKey: string;
|
|
109
108
|
readonly nodeChildren: string;
|
|
110
109
|
readonly nodeLabel: string;
|
|
110
|
+
readonly enableSorting?: boolean | undefined;
|
|
111
111
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
112
112
|
readonly nodeTooltip?: readonly [{
|
|
113
113
|
readonly locale: "zh";
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly align: "center" | "left" | "right";
|
|
27
27
|
readonly compatibilityDate: "2026-06-14";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly groupId?: string | undefined;
|
|
29
30
|
readonly placeholder?: readonly [{
|
|
30
31
|
readonly locale: "zh";
|
|
@@ -35,7 +36,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
36
|
}[]] | undefined;
|
|
36
37
|
readonly keywords?: string | undefined;
|
|
37
38
|
readonly readonly?: string | undefined;
|
|
38
|
-
readonly grow?: boolean | undefined;
|
|
39
39
|
readonly binding: string;
|
|
40
40
|
readonly derived?: {
|
|
41
41
|
readonly mode: "formula" | "prefill";
|
|
@@ -45,10 +45,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
45
45
|
readonly data: string;
|
|
46
46
|
readonly request?: string | undefined;
|
|
47
47
|
};
|
|
48
|
-
readonly enableSorting?: boolean | undefined;
|
|
49
48
|
readonly nodeKey: string;
|
|
50
49
|
readonly nodeChildren: string;
|
|
51
50
|
readonly nodeLabel: string;
|
|
51
|
+
readonly enableSorting?: boolean | undefined;
|
|
52
52
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
53
53
|
readonly nodeTooltip?: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -84,6 +84,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
}[]] | undefined;
|
|
85
85
|
readonly align: "center" | "left" | "right";
|
|
86
86
|
readonly compatibilityDate: "2026-06-14";
|
|
87
|
+
readonly grow?: boolean | undefined;
|
|
87
88
|
readonly groupId?: string | undefined;
|
|
88
89
|
readonly placeholder?: readonly [{
|
|
89
90
|
readonly locale: "zh";
|
|
@@ -94,7 +95,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
94
95
|
}[]] | undefined;
|
|
95
96
|
readonly keywords?: string | undefined;
|
|
96
97
|
readonly readonly?: string | undefined;
|
|
97
|
-
readonly grow?: boolean | undefined;
|
|
98
98
|
readonly binding: string;
|
|
99
99
|
readonly derived?: {
|
|
100
100
|
readonly mode: "formula" | "prefill";
|
|
@@ -104,10 +104,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly data: string;
|
|
105
105
|
readonly request?: string | undefined;
|
|
106
106
|
};
|
|
107
|
-
readonly enableSorting?: boolean | undefined;
|
|
108
107
|
readonly nodeKey: string;
|
|
109
108
|
readonly nodeChildren: string;
|
|
110
109
|
readonly nodeLabel: string;
|
|
110
|
+
readonly enableSorting?: boolean | undefined;
|
|
111
111
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
112
112
|
readonly nodeTooltip?: readonly [{
|
|
113
113
|
readonly locale: "zh";
|