@shwfed/config 3.0.1 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.d.vue.ts +53 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.vue +174 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.vue.d.ts +53 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue +70 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.d.ts +49 -0
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.js +90 -0
- package/dist/runtime/components/actions/components/triggers-field.d.vue.ts +9 -0
- package/dist/runtime/components/actions/components/triggers-field.vue +13 -15
- package/dist/runtime/components/actions/components/triggers-field.vue.d.ts +9 -0
- package/dist/runtime/components/actions/utils/steps.d.ts +26 -0
- package/dist/runtime/components/actions/utils/steps.js +9 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/form/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-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-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +55 -51
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +54 -50
- package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/schema.d.ts +8 -2
- package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/schema.js +5 -4
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.d.ts +8 -2
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.js +5 -4
- package/dist/runtime/components/sidebar/index.vue +1 -1
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/runtime.vue +52 -48
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/runtime.vue +51 -47
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/ui/command/CommandList.d.vue.ts +2 -2
- package/dist/runtime/components/ui/command/CommandList.vue +12 -4
- package/dist/runtime/components/ui/command/CommandList.vue.d.ts +2 -2
- 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 +1 -1
- package/dist/runtime/components/ui/input-group/InputGroupCombobox.d.vue.ts +2 -2
- package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue +6 -0
- package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue.d.ts +2 -2
- package/dist/runtime/components/ui/scroll-area/ScrollArea.d.vue.ts +1 -0
- package/dist/runtime/components/ui/scroll-area/ScrollArea.vue +9 -3
- package/dist/runtime/components/ui/scroll-area/ScrollArea.vue.d.ts +1 -0
- package/dist/runtime/share/event-bus.d.ts +9 -1
- package/dist/runtime/share/event-bus.js +4 -4
- package/package.json +1 -1
|
@@ -47,6 +47,40 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
|
|
|
47
47
|
readonly message: string;
|
|
48
48
|
}[]] | undefined;
|
|
49
49
|
}[];
|
|
50
|
+
readonly query?: {
|
|
51
|
+
readonly style?: string | undefined;
|
|
52
|
+
readonly id?: string | undefined;
|
|
53
|
+
readonly initial?: {
|
|
54
|
+
readonly data: string;
|
|
55
|
+
readonly request?: string | undefined;
|
|
56
|
+
} | undefined;
|
|
57
|
+
readonly displayName?: string | undefined;
|
|
58
|
+
readonly kind: "shwfed.component.form";
|
|
59
|
+
readonly fields: readonly any[];
|
|
60
|
+
readonly layouts: readonly {
|
|
61
|
+
readonly name: string;
|
|
62
|
+
readonly layout: {
|
|
63
|
+
readonly style?: string | undefined;
|
|
64
|
+
readonly columns: number;
|
|
65
|
+
readonly gap?: number | undefined;
|
|
66
|
+
readonly rows?: number | undefined;
|
|
67
|
+
readonly placements: {
|
|
68
|
+
readonly [x: string]: {
|
|
69
|
+
readonly area: readonly [readonly [number, number], readonly [number, number]];
|
|
70
|
+
readonly v?: "stretch" | "center" | "end" | "start" | undefined;
|
|
71
|
+
readonly h?: "stretch" | "center" | "end" | "start" | undefined;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
};
|
|
75
|
+
readonly media?: string | undefined;
|
|
76
|
+
}[];
|
|
77
|
+
readonly readonly?: string | undefined;
|
|
78
|
+
} | undefined;
|
|
79
|
+
readonly dataSource?: {
|
|
80
|
+
readonly data: string;
|
|
81
|
+
readonly total?: string | undefined;
|
|
82
|
+
readonly request?: string | undefined;
|
|
83
|
+
} | undefined;
|
|
50
84
|
readonly actions?: {
|
|
51
85
|
readonly size: "default" | "sm" | "xs";
|
|
52
86
|
readonly style?: string | undefined;
|
|
@@ -114,40 +148,6 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
|
|
|
114
148
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
115
149
|
}[];
|
|
116
150
|
} | undefined;
|
|
117
|
-
readonly query?: {
|
|
118
|
-
readonly style?: string | undefined;
|
|
119
|
-
readonly id?: string | undefined;
|
|
120
|
-
readonly initial?: {
|
|
121
|
-
readonly data: string;
|
|
122
|
-
readonly request?: string | undefined;
|
|
123
|
-
} | undefined;
|
|
124
|
-
readonly displayName?: string | undefined;
|
|
125
|
-
readonly kind: "shwfed.component.form";
|
|
126
|
-
readonly fields: readonly any[];
|
|
127
|
-
readonly layouts: readonly {
|
|
128
|
-
readonly name: string;
|
|
129
|
-
readonly layout: {
|
|
130
|
-
readonly style?: string | undefined;
|
|
131
|
-
readonly columns: number;
|
|
132
|
-
readonly gap?: number | undefined;
|
|
133
|
-
readonly rows?: number | undefined;
|
|
134
|
-
readonly placements: {
|
|
135
|
-
readonly [x: string]: {
|
|
136
|
-
readonly area: readonly [readonly [number, number], readonly [number, number]];
|
|
137
|
-
readonly v?: "stretch" | "center" | "end" | "start" | undefined;
|
|
138
|
-
readonly h?: "stretch" | "center" | "end" | "start" | undefined;
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
};
|
|
142
|
-
readonly media?: string | undefined;
|
|
143
|
-
}[];
|
|
144
|
-
readonly readonly?: string | undefined;
|
|
145
|
-
} | undefined;
|
|
146
|
-
readonly dataSource?: {
|
|
147
|
-
readonly data: string;
|
|
148
|
-
readonly total?: string | undefined;
|
|
149
|
-
readonly request?: string | undefined;
|
|
150
|
-
} | undefined;
|
|
151
151
|
readonly bottomActions?: {
|
|
152
152
|
readonly size: "default" | "sm" | "xs";
|
|
153
153
|
readonly style?: string | undefined;
|
|
@@ -33,8 +33,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly format?: string | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
|
+
readonly disabledDate?: string | undefined;
|
|
39
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
40
|
readonly startPlaceholder?: readonly [{
|
|
39
41
|
readonly locale: "zh";
|
|
40
42
|
readonly message: string;
|
|
@@ -49,8 +51,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
49
51
|
readonly locale: "en" | "ja" | "ko";
|
|
50
52
|
readonly message: string;
|
|
51
53
|
}[]] | undefined;
|
|
52
|
-
readonly valueFormat?: string | undefined;
|
|
53
|
-
readonly disabledDate?: string | undefined;
|
|
54
54
|
readonly validations?: readonly {
|
|
55
55
|
readonly message: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
@@ -106,8 +106,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly expression: string;
|
|
107
107
|
} | undefined;
|
|
108
108
|
readonly numberOfMonths?: number | undefined;
|
|
109
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
110
109
|
readonly format?: string | undefined;
|
|
110
|
+
readonly valueFormat?: string | undefined;
|
|
111
|
+
readonly disabledDate?: string | undefined;
|
|
112
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
111
113
|
readonly startPlaceholder?: readonly [{
|
|
112
114
|
readonly locale: "zh";
|
|
113
115
|
readonly message: string;
|
|
@@ -122,8 +124,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
124
|
readonly locale: "en" | "ja" | "ko";
|
|
123
125
|
readonly message: string;
|
|
124
126
|
}[]] | undefined;
|
|
125
|
-
readonly valueFormat?: string | undefined;
|
|
126
|
-
readonly disabledDate?: string | undefined;
|
|
127
127
|
readonly validations?: readonly {
|
|
128
128
|
readonly message: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -33,8 +33,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly format?: string | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
|
+
readonly disabledDate?: string | undefined;
|
|
39
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
40
|
readonly startPlaceholder?: readonly [{
|
|
39
41
|
readonly locale: "zh";
|
|
40
42
|
readonly message: string;
|
|
@@ -49,8 +51,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
49
51
|
readonly locale: "en" | "ja" | "ko";
|
|
50
52
|
readonly message: string;
|
|
51
53
|
}[]] | undefined;
|
|
52
|
-
readonly valueFormat?: string | undefined;
|
|
53
|
-
readonly disabledDate?: string | undefined;
|
|
54
54
|
readonly validations?: readonly {
|
|
55
55
|
readonly message: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
@@ -106,8 +106,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly expression: string;
|
|
107
107
|
} | undefined;
|
|
108
108
|
readonly numberOfMonths?: number | undefined;
|
|
109
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
110
109
|
readonly format?: string | undefined;
|
|
110
|
+
readonly valueFormat?: string | undefined;
|
|
111
|
+
readonly disabledDate?: string | undefined;
|
|
112
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
111
113
|
readonly startPlaceholder?: readonly [{
|
|
112
114
|
readonly locale: "zh";
|
|
113
115
|
readonly message: string;
|
|
@@ -122,8 +124,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
124
|
readonly locale: "en" | "ja" | "ko";
|
|
123
125
|
readonly message: string;
|
|
124
126
|
}[]] | undefined;
|
|
125
|
-
readonly valueFormat?: string | undefined;
|
|
126
|
-
readonly disabledDate?: string | undefined;
|
|
127
127
|
readonly validations?: readonly {
|
|
128
128
|
readonly message: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -34,8 +34,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
37
|
readonly format?: string | undefined;
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
39
|
+
readonly disabledDate?: string | undefined;
|
|
40
|
+
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
41
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
42
|
readonly startPlaceholder?: readonly [{
|
|
40
43
|
readonly locale: "zh";
|
|
41
44
|
readonly message: string;
|
|
@@ -50,9 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
53
|
readonly locale: "en" | "ja" | "ko";
|
|
51
54
|
readonly message: string;
|
|
52
55
|
}[]] | undefined;
|
|
53
|
-
readonly valueFormat?: string | undefined;
|
|
54
|
-
readonly disabledDate?: string | undefined;
|
|
55
|
-
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
56
56
|
readonly validations?: readonly {
|
|
57
57
|
readonly message: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -109,8 +109,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
} | undefined;
|
|
110
110
|
readonly numberOfMonths?: number | undefined;
|
|
111
111
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
112
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
113
112
|
readonly format?: string | undefined;
|
|
113
|
+
readonly valueFormat?: string | undefined;
|
|
114
|
+
readonly disabledDate?: string | undefined;
|
|
115
|
+
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
116
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
114
117
|
readonly startPlaceholder?: readonly [{
|
|
115
118
|
readonly locale: "zh";
|
|
116
119
|
readonly message: string;
|
|
@@ -125,9 +128,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
128
|
readonly locale: "en" | "ja" | "ko";
|
|
126
129
|
readonly message: string;
|
|
127
130
|
}[]] | undefined;
|
|
128
|
-
readonly valueFormat?: string | undefined;
|
|
129
|
-
readonly disabledDate?: string | undefined;
|
|
130
|
-
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
131
131
|
readonly validations?: readonly {
|
|
132
132
|
readonly message: readonly [{
|
|
133
133
|
readonly locale: "zh";
|
|
@@ -34,8 +34,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
37
|
readonly format?: string | undefined;
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
39
|
+
readonly disabledDate?: string | undefined;
|
|
40
|
+
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
41
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
42
|
readonly startPlaceholder?: readonly [{
|
|
40
43
|
readonly locale: "zh";
|
|
41
44
|
readonly message: string;
|
|
@@ -50,9 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
53
|
readonly locale: "en" | "ja" | "ko";
|
|
51
54
|
readonly message: string;
|
|
52
55
|
}[]] | undefined;
|
|
53
|
-
readonly valueFormat?: string | undefined;
|
|
54
|
-
readonly disabledDate?: string | undefined;
|
|
55
|
-
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
56
56
|
readonly validations?: readonly {
|
|
57
57
|
readonly message: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -109,8 +109,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
} | undefined;
|
|
110
110
|
readonly numberOfMonths?: number | undefined;
|
|
111
111
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
112
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
113
112
|
readonly format?: string | undefined;
|
|
113
|
+
readonly valueFormat?: string | undefined;
|
|
114
|
+
readonly disabledDate?: string | undefined;
|
|
115
|
+
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
116
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
114
117
|
readonly startPlaceholder?: readonly [{
|
|
115
118
|
readonly locale: "zh";
|
|
116
119
|
readonly message: string;
|
|
@@ -125,9 +128,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
128
|
readonly locale: "en" | "ja" | "ko";
|
|
126
129
|
readonly message: string;
|
|
127
130
|
}[]] | undefined;
|
|
128
|
-
readonly valueFormat?: string | undefined;
|
|
129
|
-
readonly disabledDate?: string | undefined;
|
|
130
|
-
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
131
131
|
readonly validations?: readonly {
|
|
132
132
|
readonly message: readonly [{
|
|
133
133
|
readonly locale: "zh";
|
|
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
41
41
|
readonly locale: "zh";
|
|
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly expression: string;
|
|
80
80
|
} | undefined;
|
|
81
81
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
82
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
83
82
|
readonly valueFormat?: string | undefined;
|
|
84
83
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
84
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|
|
87
87
|
readonly locale: "zh";
|
|
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
41
41
|
readonly locale: "zh";
|
|
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly expression: string;
|
|
80
80
|
} | undefined;
|
|
81
81
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
82
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
83
82
|
readonly valueFormat?: string | undefined;
|
|
84
83
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
84
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|
|
87
87
|
readonly locale: "zh";
|
|
@@ -32,8 +32,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
35
|
readonly format?: string | undefined;
|
|
36
|
+
readonly valueFormat?: string | undefined;
|
|
37
|
+
readonly disabledDate?: string | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
39
|
readonly startPlaceholder?: readonly [{
|
|
38
40
|
readonly locale: "zh";
|
|
39
41
|
readonly message: string;
|
|
@@ -48,8 +50,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
50
|
readonly locale: "en" | "ja" | "ko";
|
|
49
51
|
readonly message: string;
|
|
50
52
|
}[]] | undefined;
|
|
51
|
-
readonly valueFormat?: string | undefined;
|
|
52
|
-
readonly disabledDate?: string | undefined;
|
|
53
53
|
readonly validations?: readonly {
|
|
54
54
|
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
@@ -104,8 +104,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
107
|
readonly format?: string | undefined;
|
|
108
|
+
readonly valueFormat?: string | undefined;
|
|
109
|
+
readonly disabledDate?: string | undefined;
|
|
110
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
109
111
|
readonly startPlaceholder?: readonly [{
|
|
110
112
|
readonly locale: "zh";
|
|
111
113
|
readonly message: string;
|
|
@@ -120,8 +122,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
122
|
readonly locale: "en" | "ja" | "ko";
|
|
121
123
|
readonly message: string;
|
|
122
124
|
}[]] | undefined;
|
|
123
|
-
readonly valueFormat?: string | undefined;
|
|
124
|
-
readonly disabledDate?: string | undefined;
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
@@ -32,8 +32,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
35
|
readonly format?: string | undefined;
|
|
36
|
+
readonly valueFormat?: string | undefined;
|
|
37
|
+
readonly disabledDate?: string | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
39
|
readonly startPlaceholder?: readonly [{
|
|
38
40
|
readonly locale: "zh";
|
|
39
41
|
readonly message: string;
|
|
@@ -48,8 +50,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
50
|
readonly locale: "en" | "ja" | "ko";
|
|
49
51
|
readonly message: string;
|
|
50
52
|
}[]] | undefined;
|
|
51
|
-
readonly valueFormat?: string | undefined;
|
|
52
|
-
readonly disabledDate?: string | undefined;
|
|
53
53
|
readonly validations?: readonly {
|
|
54
54
|
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
@@ -104,8 +104,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
107
|
readonly format?: string | undefined;
|
|
108
|
+
readonly valueFormat?: string | undefined;
|
|
109
|
+
readonly disabledDate?: string | undefined;
|
|
110
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
109
111
|
readonly startPlaceholder?: readonly [{
|
|
110
112
|
readonly locale: "zh";
|
|
111
113
|
readonly message: string;
|
|
@@ -120,8 +122,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
122
|
readonly locale: "en" | "ja" | "ko";
|
|
121
123
|
readonly message: string;
|
|
122
124
|
}[]] | undefined;
|
|
123
|
-
readonly valueFormat?: string | undefined;
|
|
124
|
-
readonly disabledDate?: string | undefined;
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
@@ -13,6 +13,7 @@ import { Field, FieldLabel, FieldMessages } from "../../../../ui/field";
|
|
|
13
13
|
import { InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput } from "../../../../ui/input-group";
|
|
14
14
|
import { Markdown } from "../../../../ui/markdown";
|
|
15
15
|
import { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from "../../../../ui/popover";
|
|
16
|
+
import { ScrollArea } from "../../../../ui/scroll-area";
|
|
16
17
|
import { Skeleton } from "../../../../ui/skeleton";
|
|
17
18
|
import { Tree as UiTree } from "../../../../ui/tree";
|
|
18
19
|
import { interpolateMarkdown } from "../../../../table/utils/runtime";
|
|
@@ -474,61 +475,64 @@ const hoveredTooltip = computed(() => {
|
|
|
474
475
|
<Skeleton class="h-5 w-3/5" />
|
|
475
476
|
</div>
|
|
476
477
|
|
|
477
|
-
<
|
|
478
|
+
<ScrollArea
|
|
478
479
|
v-else
|
|
479
|
-
|
|
480
|
-
:get-key="(w) => w.key"
|
|
481
|
-
:get-children="getWrappedChildren"
|
|
482
|
-
selection-mode="multi"
|
|
483
|
-
:cascade="config.cascade ?? 'independent'"
|
|
484
|
-
:model-value="model"
|
|
485
|
-
:selectable="wrappedSelectable"
|
|
486
|
-
:filter-predicate="filterPredicate"
|
|
487
|
-
:filter-query="filterQuery"
|
|
488
|
-
:initial-expanded="initialExpanded"
|
|
489
|
-
:show-focused-row="false"
|
|
490
|
-
:class="isDisabled ? 'pointer-events-none opacity-60' : void 0"
|
|
491
|
-
class="max-h-72 overflow-y-auto"
|
|
492
|
-
@update:model-value="handleUpdate"
|
|
480
|
+
class="max-h-72"
|
|
493
481
|
>
|
|
494
|
-
<
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
482
|
+
<UiTree
|
|
483
|
+
:roots="roots"
|
|
484
|
+
:get-key="(w) => w.key"
|
|
485
|
+
:get-children="getWrappedChildren"
|
|
486
|
+
selection-mode="multi"
|
|
487
|
+
:cascade="config.cascade ?? 'independent'"
|
|
488
|
+
:model-value="model"
|
|
489
|
+
:selectable="wrappedSelectable"
|
|
490
|
+
:filter-predicate="filterPredicate"
|
|
491
|
+
:filter-query="filterQuery"
|
|
492
|
+
:initial-expanded="initialExpanded"
|
|
493
|
+
:show-focused-row="false"
|
|
494
|
+
:class="isDisabled ? 'pointer-events-none opacity-60' : void 0"
|
|
495
|
+
@update:model-value="handleUpdate"
|
|
496
|
+
>
|
|
497
|
+
<template #node="{ node, selected }">
|
|
498
|
+
<span
|
|
499
|
+
class="flex flex-1 min-w-0 items-center justify-between gap-2"
|
|
500
|
+
@mouseenter="hoveredKey = node.key"
|
|
501
|
+
@focusin="hoveredKey = node.key"
|
|
502
|
+
>
|
|
503
|
+
<Markdown
|
|
504
|
+
:source="wrappedLabelText(node)"
|
|
505
|
+
class="prose prose-sm prose-zinc text-zinc-700 min-w-0"
|
|
506
|
+
/>
|
|
507
|
+
<Icon
|
|
508
|
+
v-if="selected"
|
|
509
|
+
icon="fluent:checkmark-20-regular"
|
|
510
|
+
class="size-3 shrink-0 text-zinc-700"
|
|
511
|
+
/>
|
|
512
|
+
</span>
|
|
513
|
+
</template>
|
|
511
514
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
515
|
+
<template #empty>
|
|
516
|
+
<div class="py-6 text-center text-sm text-zinc-500">
|
|
517
|
+
{{ t("tree-combobox-multi-empty") }}
|
|
518
|
+
</div>
|
|
519
|
+
</template>
|
|
517
520
|
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
521
|
+
<template #error="{ error, retry }">
|
|
522
|
+
<span class="inline-flex items-center gap-1 text-xs text-red-500">
|
|
523
|
+
{{ t("tree-combobox-multi-load-error") }}
|
|
524
|
+
<button
|
|
525
|
+
type="button"
|
|
526
|
+
class="underline hover:text-red-600"
|
|
527
|
+
@click.stop="retry"
|
|
528
|
+
>
|
|
529
|
+
{{ t("tree-combobox-multi-retry") }}
|
|
530
|
+
</button>
|
|
531
|
+
<span class="sr-only">{{ String(error) }}</span>
|
|
532
|
+
</span>
|
|
533
|
+
</template>
|
|
534
|
+
</UiTree>
|
|
535
|
+
</ScrollArea>
|
|
532
536
|
</div>
|
|
533
537
|
<div
|
|
534
538
|
v-if="anyHasTooltip && hoveredTooltip"
|
|
@@ -13,6 +13,7 @@ import { Field, FieldLabel, FieldMessages } from "../../../../ui/field";
|
|
|
13
13
|
import { InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput } from "../../../../ui/input-group";
|
|
14
14
|
import { Markdown } from "../../../../ui/markdown";
|
|
15
15
|
import { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from "../../../../ui/popover";
|
|
16
|
+
import { ScrollArea } from "../../../../ui/scroll-area";
|
|
16
17
|
import { Skeleton } from "../../../../ui/skeleton";
|
|
17
18
|
import { Tree as UiTree } from "../../../../ui/tree";
|
|
18
19
|
import { interpolateMarkdown } from "../../../../table/utils/runtime";
|
|
@@ -462,60 +463,63 @@ const hoveredTooltip = computed(() => {
|
|
|
462
463
|
<Skeleton class="h-5 w-3/5" />
|
|
463
464
|
</div>
|
|
464
465
|
|
|
465
|
-
<
|
|
466
|
+
<ScrollArea
|
|
466
467
|
v-else
|
|
467
|
-
|
|
468
|
-
:get-key="(w) => w.key"
|
|
469
|
-
:get-children="getWrappedChildren"
|
|
470
|
-
selection-mode="single"
|
|
471
|
-
:model-value="model"
|
|
472
|
-
:selectable="wrappedSelectable"
|
|
473
|
-
:filter-predicate="filterPredicate"
|
|
474
|
-
:filter-query="filterQuery"
|
|
475
|
-
:initial-expanded="initialExpanded"
|
|
476
|
-
:show-focused-row="false"
|
|
477
|
-
:class="isDisabled ? 'pointer-events-none opacity-60' : void 0"
|
|
478
|
-
class="max-h-72 overflow-y-auto"
|
|
479
|
-
@update:model-value="handleUpdate"
|
|
468
|
+
class="max-h-72"
|
|
480
469
|
>
|
|
481
|
-
<
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
470
|
+
<UiTree
|
|
471
|
+
:roots="roots"
|
|
472
|
+
:get-key="(w) => w.key"
|
|
473
|
+
:get-children="getWrappedChildren"
|
|
474
|
+
selection-mode="single"
|
|
475
|
+
:model-value="model"
|
|
476
|
+
:selectable="wrappedSelectable"
|
|
477
|
+
:filter-predicate="filterPredicate"
|
|
478
|
+
:filter-query="filterQuery"
|
|
479
|
+
:initial-expanded="initialExpanded"
|
|
480
|
+
:show-focused-row="false"
|
|
481
|
+
:class="isDisabled ? 'pointer-events-none opacity-60' : void 0"
|
|
482
|
+
@update:model-value="handleUpdate"
|
|
483
|
+
>
|
|
484
|
+
<template #node="{ node, selected }">
|
|
485
|
+
<span
|
|
486
|
+
class="flex flex-1 min-w-0 items-center justify-between gap-2"
|
|
487
|
+
@mouseenter="hoveredKey = node.key"
|
|
488
|
+
@focusin="hoveredKey = node.key"
|
|
489
|
+
>
|
|
490
|
+
<Markdown
|
|
491
|
+
:source="wrappedLabelText(node)"
|
|
492
|
+
class="prose prose-sm prose-zinc text-zinc-700 min-w-0"
|
|
493
|
+
/>
|
|
494
|
+
<Icon
|
|
495
|
+
v-if="selected"
|
|
496
|
+
icon="fluent:checkmark-20-regular"
|
|
497
|
+
class="size-3 shrink-0 text-zinc-700"
|
|
498
|
+
/>
|
|
499
|
+
</span>
|
|
500
|
+
</template>
|
|
498
501
|
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
502
|
+
<template #empty>
|
|
503
|
+
<div class="py-6 text-center text-sm text-zinc-500">
|
|
504
|
+
{{ t("tree-combobox-single-empty") }}
|
|
505
|
+
</div>
|
|
506
|
+
</template>
|
|
504
507
|
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
508
|
+
<template #error="{ error, retry }">
|
|
509
|
+
<span class="inline-flex items-center gap-1 text-xs text-red-500">
|
|
510
|
+
{{ t("tree-combobox-single-load-error") }}
|
|
511
|
+
<button
|
|
512
|
+
type="button"
|
|
513
|
+
class="underline hover:text-red-600"
|
|
514
|
+
@click.stop="retry"
|
|
515
|
+
>
|
|
516
|
+
{{ t("tree-combobox-single-retry") }}
|
|
517
|
+
</button>
|
|
518
|
+
<span class="sr-only">{{ String(error) }}</span>
|
|
519
|
+
</span>
|
|
520
|
+
</template>
|
|
521
|
+
</UiTree>
|
|
522
|
+
</ScrollArea>
|
|
519
523
|
</div>
|
|
520
524
|
<div
|
|
521
525
|
v-if="anyHasTooltip && hoveredTooltip"
|