@shwfed/config 3.0.14 → 3.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/module.mjs +20 -1
- package/dist/runtime/components/actions/ai-l1.md +1 -1
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-05-15/com.shwfed.actions.button.event.dispatch/prompt.md +1 -1
- package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.d.ts +1 -1
- package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.js +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-25/com.shwfed.actions.button.state.write/config.d.vue.ts +8 -8
- package/dist/runtime/components/actions/buttons/2026-06-25/com.shwfed.actions.button.state.write/config.vue.d.ts +8 -8
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/prompt.md +1 -1
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue +1 -1
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.d.ts +2 -4
- package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.js +1 -1
- package/dist/runtime/components/actions/components/trigger-row-scope.vue +6 -3
- package/dist/runtime/components/actions/utils/steps.d.ts +1 -1
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +18 -18
- package/dist/runtime/components/config/index.d.vue.ts +2 -2
- package/dist/runtime/components/config/index.vue.d.ts +2 -2
- package/dist/runtime/components/config/schema.js +2 -2
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
- 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-04-28/com.shwfed.form.field.number/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
- 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 +16 -16
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/prompt.md +1 -1
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.d.vue.ts +33 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.vue +269 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.vue.d.ts +33 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.d.vue.ts +107 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.vue +370 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.vue.d.ts +107 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/extensions.d.ts +27 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/extensions.js +83 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/features.d.ts +21 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/features.js +16 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/indent.d.ts +26 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/indent.js +64 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/prompt.md +33 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.vue +121 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/schema.d.ts +133 -0
- package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/schema.js +65 -0
- package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/runtime.js +16 -4
- package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/schema.js +10 -3
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.js +2 -2
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/schema.js +1 -1
- package/dist/runtime/components/operations/utils/resolve.d.ts +1 -1
- package/dist/runtime/components/operations/utils/step-vars.d.ts +16 -4
- package/dist/runtime/components/operations/utils/step-vars.js +14 -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 +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- 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 +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- 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 +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/prompt.md +1 -1
- package/dist/runtime/components/ui/calendar/Calendar.d.vue.ts +8 -4
- package/dist/runtime/components/ui/calendar/Calendar.vue +39 -10
- package/dist/runtime/components/ui/calendar/Calendar.vue.d.ts +8 -4
- package/dist/runtime/components/ui/date-picker/DatePicker.vue +3 -1
- package/dist/runtime/components/ui/date-picker/DatePickerDatePanel.vue +6 -0
- package/dist/runtime/components/ui/date-picker/DatePickerDateTimePanel.vue +6 -0
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue +7 -9
- 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/DateRangePicker.vue +10 -7
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +3 -5
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue +28 -26
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +3 -5
- 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/picker-entries.js +1 -1
- package/dist/runtime/components/ui/expression-editor/step-chip-extension.js +1 -1
- package/dist/runtime/components/ui/expression-editor/step-refs.js +1 -1
- package/dist/runtime/components/ui/range-calendar/RangeCalendar.d.vue.ts +5 -5
- package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue +22 -5
- package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue.d.ts +5 -5
- package/dist/runtime/components/ui/range-calendar/RangeCalendarNextButton.vue +0 -1
- package/dist/runtime/components/ui/range-calendar/RangeCalendarPrevButton.vue +0 -1
- package/dist/runtime/share/event-bus.d.ts +16 -0
- package/dist/runtime/share/event-bus.js +18 -13
- package/dist/runtime/share/idempotency-key.d.ts +18 -0
- package/dist/runtime/share/idempotency-key.js +9 -0
- package/dist/runtime/utils/cel-context.d.ts +3 -2
- package/dist/runtime/utils/cel-context.js +1 -0
- package/package.json +8 -1
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -128,7 +128,26 @@ const module$1 = defineNuxtModule({
|
|
|
128
128
|
"@codemirror/state",
|
|
129
129
|
"@codemirror/view",
|
|
130
130
|
"@lezer/highlight",
|
|
131
|
-
"@number-flow/vue"
|
|
131
|
+
"@number-flow/vue",
|
|
132
|
+
"@tiptap/vue-3",
|
|
133
|
+
"@tiptap/core",
|
|
134
|
+
// `@tiptap/pm` has no `.` export — it is a namespace package whose
|
|
135
|
+
// ProseMirror re-exports are reachable only by subpath, so listing the
|
|
136
|
+
// bare name here fails Vite's entry resolution outright. The subpaths
|
|
137
|
+
// are listed even though nothing in runtime/ imports them directly:
|
|
138
|
+
// ProseMirror breaks loudly if a plugin is instantiated twice from two
|
|
139
|
+
// copies of the same module, so they are pinned into one prebundle
|
|
140
|
+
// rather than left to on-demand discovery.
|
|
141
|
+
"@tiptap/pm/dropcursor",
|
|
142
|
+
"@tiptap/pm/gapcursor",
|
|
143
|
+
"@tiptap/pm/history",
|
|
144
|
+
"@tiptap/pm/model",
|
|
145
|
+
"@tiptap/pm/state",
|
|
146
|
+
"@tiptap/pm/view",
|
|
147
|
+
"@tiptap/starter-kit",
|
|
148
|
+
"@tiptap/extensions",
|
|
149
|
+
"@tiptap/extension-text-align",
|
|
150
|
+
"@tiptap/extension-list"
|
|
132
151
|
);
|
|
133
152
|
});
|
|
134
153
|
addPlugin(resolver.resolve("./runtime/plugins/i18n"));
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
|
|
18
18
|
常见接线:搜索按钮 → `触发事件`,触发目标表格的 `search`;重置按钮 → 触发目标表格的 `reset-query`;提交按钮 → `请求`,`before` 里先触发表单 `validate`(校验未过则中止),`onSuccess` 里再刷新表格。
|
|
19
19
|
|
|
20
|
-
**链步引用(`steps`)**:触发行按顺序串行执行,发布输出的操作(如「发送请求」,见 `list_operations` 的 `output`)把结果存到该行 `id` 名下,后续行的 CEL 经 `steps[
|
|
20
|
+
**链步引用(`steps`)**:触发行按顺序串行执行,发布输出的操作(如「发送请求」,见 `list_operations` 的 `output`)把结果存到该行 `id` 名下,后续行的 CEL 经 `steps["<该行 id>"]` 读取——例如先「发送请求」取下载凭据、再「下载文件」引用它。需要被引用的行请调用 `gen_uuid` 取一个真 UUID 作 `id`(这是行输出的稳定地址,重排也不变)——**切勿自己臆造**(如 `00000000-0000-…`),占位 id 会互相冲突、`steps` 地址随之失效;不引用输出的行可省略 `id`,写入时会自动补上。
|
|
21
21
|
|
|
22
22
|
## 模态窗口按钮
|
|
23
23
|
|
|
@@ -15,7 +15,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
15
15
|
readonly compatibilityDate: "2026-04-18";
|
|
16
16
|
readonly messageExpression?: string | undefined;
|
|
17
17
|
readonly resultExpression?: string | undefined;
|
|
18
|
-
readonly expression: string;
|
|
19
18
|
readonly before?: readonly {
|
|
20
19
|
readonly id?: string | undefined;
|
|
21
20
|
readonly params?: unknown;
|
|
@@ -23,6 +22,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
22
|
readonly target: string;
|
|
24
23
|
readonly operation: string;
|
|
25
24
|
}[] | undefined;
|
|
25
|
+
readonly expression: string;
|
|
26
26
|
readonly onSuccess?: readonly {
|
|
27
27
|
readonly id?: string | undefined;
|
|
28
28
|
readonly params?: unknown;
|
|
@@ -58,7 +58,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
58
58
|
readonly compatibilityDate: "2026-04-18";
|
|
59
59
|
readonly messageExpression?: string | undefined;
|
|
60
60
|
readonly resultExpression?: string | undefined;
|
|
61
|
-
readonly expression: string;
|
|
62
61
|
readonly before?: readonly {
|
|
63
62
|
readonly id?: string | undefined;
|
|
64
63
|
readonly params?: unknown;
|
|
@@ -66,6 +65,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
65
|
readonly target: string;
|
|
67
66
|
readonly operation: string;
|
|
68
67
|
}[] | undefined;
|
|
68
|
+
readonly expression: string;
|
|
69
69
|
readonly onSuccess?: readonly {
|
|
70
70
|
readonly id?: string | undefined;
|
|
71
71
|
readonly params?: unknown;
|
|
@@ -15,7 +15,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
15
15
|
readonly compatibilityDate: "2026-04-18";
|
|
16
16
|
readonly messageExpression?: string | undefined;
|
|
17
17
|
readonly resultExpression?: string | undefined;
|
|
18
|
-
readonly expression: string;
|
|
19
18
|
readonly before?: readonly {
|
|
20
19
|
readonly id?: string | undefined;
|
|
21
20
|
readonly params?: unknown;
|
|
@@ -23,6 +22,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
22
|
readonly target: string;
|
|
24
23
|
readonly operation: string;
|
|
25
24
|
}[] | undefined;
|
|
25
|
+
readonly expression: string;
|
|
26
26
|
readonly onSuccess?: readonly {
|
|
27
27
|
readonly id?: string | undefined;
|
|
28
28
|
readonly params?: unknown;
|
|
@@ -58,7 +58,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
58
58
|
readonly compatibilityDate: "2026-04-18";
|
|
59
59
|
readonly messageExpression?: string | undefined;
|
|
60
60
|
readonly resultExpression?: string | undefined;
|
|
61
|
-
readonly expression: string;
|
|
62
61
|
readonly before?: readonly {
|
|
63
62
|
readonly id?: string | undefined;
|
|
64
63
|
readonly params?: unknown;
|
|
@@ -66,6 +65,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
66
65
|
readonly target: string;
|
|
67
66
|
readonly operation: string;
|
|
68
67
|
}[] | undefined;
|
|
68
|
+
readonly expression: string;
|
|
69
69
|
readonly onSuccess?: readonly {
|
|
70
70
|
readonly id?: string | undefined;
|
|
71
71
|
readonly params?: unknown;
|
|
@@ -24,7 +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
|
}[]];
|
|
27
|
-
readonly expression: string;
|
|
28
27
|
readonly before?: readonly {
|
|
29
28
|
readonly id?: string | undefined;
|
|
30
29
|
readonly params?: unknown;
|
|
@@ -32,6 +31,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
31
|
readonly target: string;
|
|
33
32
|
readonly operation: string;
|
|
34
33
|
}[] | undefined;
|
|
34
|
+
readonly expression: string;
|
|
35
35
|
readonly onSuccess?: readonly {
|
|
36
36
|
readonly id?: string | undefined;
|
|
37
37
|
readonly params?: unknown;
|
|
@@ -76,7 +76,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
76
|
readonly locale: "en" | "ja" | "ko";
|
|
77
77
|
readonly message: string;
|
|
78
78
|
}[]];
|
|
79
|
-
readonly expression: string;
|
|
80
79
|
readonly before?: readonly {
|
|
81
80
|
readonly id?: string | undefined;
|
|
82
81
|
readonly params?: unknown;
|
|
@@ -84,6 +83,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
83
|
readonly target: string;
|
|
85
84
|
readonly operation: string;
|
|
86
85
|
}[] | undefined;
|
|
86
|
+
readonly expression: string;
|
|
87
87
|
readonly onSuccess?: readonly {
|
|
88
88
|
readonly id?: string | undefined;
|
|
89
89
|
readonly params?: unknown;
|
|
@@ -24,7 +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
|
}[]];
|
|
27
|
-
readonly expression: string;
|
|
28
27
|
readonly before?: readonly {
|
|
29
28
|
readonly id?: string | undefined;
|
|
30
29
|
readonly params?: unknown;
|
|
@@ -32,6 +31,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
31
|
readonly target: string;
|
|
33
32
|
readonly operation: string;
|
|
34
33
|
}[] | undefined;
|
|
34
|
+
readonly expression: string;
|
|
35
35
|
readonly onSuccess?: readonly {
|
|
36
36
|
readonly id?: string | undefined;
|
|
37
37
|
readonly params?: unknown;
|
|
@@ -76,7 +76,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
76
|
readonly locale: "en" | "ja" | "ko";
|
|
77
77
|
readonly message: string;
|
|
78
78
|
}[]];
|
|
79
|
-
readonly expression: string;
|
|
80
79
|
readonly before?: readonly {
|
|
81
80
|
readonly id?: string | undefined;
|
|
82
81
|
readonly params?: unknown;
|
|
@@ -84,6 +83,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
83
|
readonly target: string;
|
|
85
84
|
readonly operation: string;
|
|
86
85
|
}[] | undefined;
|
|
86
|
+
readonly expression: string;
|
|
87
87
|
readonly onSuccess?: readonly {
|
|
88
88
|
readonly id?: string | undefined;
|
|
89
89
|
readonly params?: unknown;
|
|
@@ -5,4 +5,4 @@
|
|
|
5
5
|
- 目标与操作先用 `describe_event_targets`(可达实例 + 各自操作)与 `list_operations`(参数化操作的 `params` 契约)查清;`target` 必须是前者返回的 id。
|
|
6
6
|
- 典型用法:一个「搜索」按钮触发目标表格的 `search`;一个「重置」按钮触发目标表格的 `reset-query`;一个「关闭」按钮触发**承载弹窗的按钮实例**(不是弹窗本身)的 `close`。
|
|
7
7
|
- 触发行按列表顺序串行执行,前一条中止(如表单「校验」未过、确认弹窗取消)会取消其后的行——把校验 / 确认放在最前面即可作为前置门。
|
|
8
|
-
- 需要引用某个已发请求的响应时,用参数化的「发送请求」操作作为其中一行,后续行以 `steps[
|
|
8
|
+
- 需要引用某个已发请求的响应时,用参数化的「发送请求」操作作为其中一行,后续行以 `steps["<该行 id>"]` 读取其输出。
|
|
@@ -5,7 +5,7 @@ export declare const compatibilityDate: "2026-05-21";
|
|
|
5
5
|
export declare const metadata: {
|
|
6
6
|
readonly name: "下载文件";
|
|
7
7
|
readonly icon: "fluent:arrow-download-20-regular";
|
|
8
|
-
readonly deprecated: "本按钮已废弃:改用「触发事件」按钮,其触发列表串联页面的「下载文件」操作;原两步式(先取凭据再下载)现为一个「发送请求」行后接一个引用 `steps[
|
|
8
|
+
readonly deprecated: "本按钮已废弃:改用「触发事件」按钮,其触发列表串联页面的「下载文件」操作;原两步式(先取凭据再下载)现为一个「发送请求」行后接一个引用 `steps[\"<步骤标识>\"]` 的「下载文件」行。";
|
|
9
9
|
};
|
|
10
10
|
export declare const JSON_VAR: {
|
|
11
11
|
readonly type: "dyn";
|
|
@@ -9,8 +9,8 @@ export const metadata = {
|
|
|
9
9
|
icon: "fluent:arrow-download-20-regular",
|
|
10
10
|
// No structured migrate target — designers rebuild downloads by hand. Use a
|
|
11
11
|
// 触发事件 按钮,其触发列表串联页面的「下载文件」操作即可替代本按钮;原来的两步式
|
|
12
|
-
// (先取凭据再下载)现为一个「发送请求」行后接一个引用 `steps[
|
|
13
|
-
deprecated: '\u672C\u6309\u94AE\u5DF2\u5E9F\u5F03\uFF1A\u6539\u7528\u300C\u89E6\u53D1\u4E8B\u4EF6\u300D\u6309\u94AE\uFF0C\u5176\u89E6\u53D1\u5217\u8868\u4E32\u8054\u9875\u9762\u7684\u300C\u4E0B\u8F7D\u6587\u4EF6\u300D\u64CD\u4F5C\uFF1B\u539F\u4E24\u6B65\u5F0F\uFF08\u5148\u53D6\u51ED\u636E\u518D\u4E0B\u8F7D\uFF09\u73B0\u4E3A\u4E00\u4E2A\u300C\u53D1\u9001\u8BF7\u6C42\u300D\u884C\u540E\u63A5\u4E00\u4E2A\u5F15\u7528 `steps[
|
|
12
|
+
// (先取凭据再下载)现为一个「发送请求」行后接一个引用 `steps["<步骤标识>"]` 的「下载文件」行。
|
|
13
|
+
deprecated: '\u672C\u6309\u94AE\u5DF2\u5E9F\u5F03\uFF1A\u6539\u7528\u300C\u89E6\u53D1\u4E8B\u4EF6\u300D\u6309\u94AE\uFF0C\u5176\u89E6\u53D1\u5217\u8868\u4E32\u8054\u9875\u9762\u7684\u300C\u4E0B\u8F7D\u6587\u4EF6\u300D\u64CD\u4F5C\uFF1B\u539F\u4E24\u6B65\u5F0F\uFF08\u5148\u53D6\u51ED\u636E\u518D\u4E0B\u8F7D\uFF09\u73B0\u4E3A\u4E00\u4E2A\u300C\u53D1\u9001\u8BF7\u6C42\u300D\u884C\u540E\u63A5\u4E00\u4E2A\u5F15\u7528 `steps["<\u6B65\u9AA4\u6807\u8BC6>"]` \u7684\u300C\u4E0B\u8F7D\u6587\u4EF6\u300D\u884C\u3002'
|
|
14
14
|
};
|
|
15
15
|
export const JSON_VAR = {
|
|
16
16
|
type: "dyn",
|
|
@@ -16,7 +16,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
16
16
|
readonly locale: "en" | "ja" | "ko";
|
|
17
17
|
readonly message: string;
|
|
18
18
|
}[]] | undefined;
|
|
19
|
-
readonly expression: string;
|
|
20
19
|
readonly before?: readonly {
|
|
21
20
|
readonly id?: string | undefined;
|
|
22
21
|
readonly params?: unknown;
|
|
@@ -24,6 +23,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
23
|
readonly target: string;
|
|
25
24
|
readonly operation: string;
|
|
26
25
|
}[] | undefined;
|
|
26
|
+
readonly expression: string;
|
|
27
27
|
}) => any;
|
|
28
28
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
29
29
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -39,7 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly locale: "en" | "ja" | "ko";
|
|
40
40
|
readonly message: string;
|
|
41
41
|
}[]] | undefined;
|
|
42
|
-
readonly expression: string;
|
|
43
42
|
readonly before?: readonly {
|
|
44
43
|
readonly id?: string | undefined;
|
|
45
44
|
readonly params?: unknown;
|
|
@@ -47,6 +46,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
46
|
readonly target: string;
|
|
48
47
|
readonly operation: string;
|
|
49
48
|
}[] | undefined;
|
|
49
|
+
readonly expression: string;
|
|
50
50
|
}) => any) | undefined;
|
|
51
51
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
52
|
declare const _default: typeof __VLS_export;
|
|
@@ -16,7 +16,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
16
16
|
readonly locale: "en" | "ja" | "ko";
|
|
17
17
|
readonly message: string;
|
|
18
18
|
}[]] | undefined;
|
|
19
|
-
readonly expression: string;
|
|
20
19
|
readonly before?: readonly {
|
|
21
20
|
readonly id?: string | undefined;
|
|
22
21
|
readonly params?: unknown;
|
|
@@ -24,6 +23,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
23
|
readonly target: string;
|
|
25
24
|
readonly operation: string;
|
|
26
25
|
}[] | undefined;
|
|
26
|
+
readonly expression: string;
|
|
27
27
|
}) => any;
|
|
28
28
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
29
29
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -39,7 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly locale: "en" | "ja" | "ko";
|
|
40
40
|
readonly message: string;
|
|
41
41
|
}[]] | undefined;
|
|
42
|
-
readonly expression: string;
|
|
43
42
|
readonly before?: readonly {
|
|
44
43
|
readonly id?: string | undefined;
|
|
45
44
|
readonly params?: unknown;
|
|
@@ -47,6 +46,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
46
|
readonly target: string;
|
|
48
47
|
readonly operation: string;
|
|
49
48
|
}[] | undefined;
|
|
49
|
+
readonly expression: string;
|
|
50
50
|
}) => any) | undefined;
|
|
51
51
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
52
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,14 +13,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
13
13
|
readonly target: string;
|
|
14
14
|
readonly operation: string;
|
|
15
15
|
}[] | undefined;
|
|
16
|
-
readonly writes: readonly {
|
|
17
|
-
readonly path: string;
|
|
18
|
-
readonly value: string;
|
|
19
|
-
}[];
|
|
20
16
|
readonly requests?: readonly {
|
|
21
17
|
readonly id: string;
|
|
22
18
|
readonly request: string;
|
|
23
19
|
}[] | undefined;
|
|
20
|
+
readonly writes: readonly {
|
|
21
|
+
readonly path: string;
|
|
22
|
+
readonly value: string;
|
|
23
|
+
}[];
|
|
24
24
|
}) => any;
|
|
25
25
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
26
26
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -33,14 +33,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly target: string;
|
|
34
34
|
readonly operation: string;
|
|
35
35
|
}[] | undefined;
|
|
36
|
-
readonly writes: readonly {
|
|
37
|
-
readonly path: string;
|
|
38
|
-
readonly value: string;
|
|
39
|
-
}[];
|
|
40
36
|
readonly requests?: readonly {
|
|
41
37
|
readonly id: string;
|
|
42
38
|
readonly request: string;
|
|
43
39
|
}[] | undefined;
|
|
40
|
+
readonly writes: readonly {
|
|
41
|
+
readonly path: string;
|
|
42
|
+
readonly value: string;
|
|
43
|
+
}[];
|
|
44
44
|
}) => any) | undefined;
|
|
45
45
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
46
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,14 +13,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
13
13
|
readonly target: string;
|
|
14
14
|
readonly operation: string;
|
|
15
15
|
}[] | undefined;
|
|
16
|
-
readonly writes: readonly {
|
|
17
|
-
readonly path: string;
|
|
18
|
-
readonly value: string;
|
|
19
|
-
}[];
|
|
20
16
|
readonly requests?: readonly {
|
|
21
17
|
readonly id: string;
|
|
22
18
|
readonly request: string;
|
|
23
19
|
}[] | undefined;
|
|
20
|
+
readonly writes: readonly {
|
|
21
|
+
readonly path: string;
|
|
22
|
+
readonly value: string;
|
|
23
|
+
}[];
|
|
24
24
|
}) => any;
|
|
25
25
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
26
26
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -33,14 +33,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly target: string;
|
|
34
34
|
readonly operation: string;
|
|
35
35
|
}[] | undefined;
|
|
36
|
-
readonly writes: readonly {
|
|
37
|
-
readonly path: string;
|
|
38
|
-
readonly value: string;
|
|
39
|
-
}[];
|
|
40
36
|
readonly requests?: readonly {
|
|
41
37
|
readonly id: string;
|
|
42
38
|
readonly request: string;
|
|
43
39
|
}[] | undefined;
|
|
40
|
+
readonly writes: readonly {
|
|
41
|
+
readonly path: string;
|
|
42
|
+
readonly value: string;
|
|
43
|
+
}[];
|
|
44
44
|
}) => any) | undefined;
|
|
45
45
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
46
|
declare const _default: typeof __VLS_export;
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
点击后把一批 CEL 表达式的结果写回**最近祖先表单**的状态。
|
|
4
4
|
|
|
5
5
|
- `writes` 是一个 `{ path, value }` 列表,按顺序逐行求值写入:`path` 是绑定路径(如 `dataJson.cus_currency`),`value` 是点击时求值的 CEL。对象值与当前值**深合并**(数组整体替换),其他类型直接替换。
|
|
6
|
-
- `before`(写入前)是一条触发链:任一步中止(请求失败、表单校验未过)取消本次写入。放「发送请求」在此可先取远端数据;其输出在 `value` 与 `onSuccess` 里用 `steps[
|
|
6
|
+
- `before`(写入前)是一条触发链:任一步中止(请求失败、表单校验未过)取消本次写入。放「发送请求」在此可先取远端数据;其输出在 `value` 与 `onSuccess` 里用 `steps["<第 N 步 id>"]` 引用。
|
|
7
7
|
- `onSuccess`(写入后)是写入完成后再跑的触发链(如刷新表格、关闭弹窗)。
|
|
8
8
|
- 只想改本地表单值、不发请求时,`writes` 直接写常量 / 引用 `form` 即可;无需触发链。
|
|
@@ -53,7 +53,7 @@ const effect = Effect.suspend(() => {
|
|
|
53
53
|
formState.setAt(path, merged);
|
|
54
54
|
}).pipe(
|
|
55
55
|
// A row that blows up here — an expression that parses but throws on
|
|
56
|
-
// this click's data (`steps[
|
|
56
|
+
// this click's data (`steps["r1"].json.rate` when the response was
|
|
57
57
|
// null), a path dot-prop cannot descend — is a *config* bug, not a
|
|
58
58
|
// condition the end user can act on. So: no toast, but never silent
|
|
59
59
|
// either. The failure otherwise reaches only the action runner's
|
|
@@ -36,10 +36,8 @@ export type WriteValue = Value['writes'][number];
|
|
|
36
36
|
* Adopts 2026-06-25 values, whose「写入前」was a `requests` list of bare
|
|
37
37
|
* HTTP-request expressions. Each row becomes one「发送请求」op trigger on the
|
|
38
38
|
* page target — the op the button now dispatches instead of fetching itself.
|
|
39
|
-
* The row's `id` is carried over verbatim, so every
|
|
40
|
-
* written into a write value keeps resolving
|
|
41
|
-
* values carry as much as the optional `steps[?"<id>"]` the picker writes today,
|
|
42
|
-
* both addressing the same id; the op publishes its parsed
|
|
39
|
+
* The row's `id` is carried over verbatim, so every `steps["<id>"]` already
|
|
40
|
+
* written into a write value keeps resolving; the op publishes its parsed
|
|
43
41
|
* response under that same id and halts the chain on failure, which is what the
|
|
44
42
|
* old inline requests did.
|
|
45
43
|
*
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { computed } from "vue";
|
|
3
|
-
import { provideCELContext, provideStepRoster, STEPS_VAR } from "../../../utils/cel-context";
|
|
4
|
-
import { stepsCelVar } from "../../operations/utils/step-vars";
|
|
3
|
+
import { IDEMPOTENCY_KEY_VAR, provideCELContext, provideStepRoster, STEPS_VAR } from "../../../utils/cel-context";
|
|
4
|
+
import { idempotencyKeyCelVar, stepsCelVar } from "../../operations/utils/step-vars";
|
|
5
5
|
defineOptions({ name: "ShwfedTriggerRowScope" });
|
|
6
6
|
const props = defineProps({
|
|
7
7
|
roster: { type: Array, required: true }
|
|
8
8
|
});
|
|
9
9
|
provideStepRoster(computed(() => props.roster));
|
|
10
|
-
provideCELContext({
|
|
10
|
+
provideCELContext({
|
|
11
|
+
[STEPS_VAR]: stepsCelVar(),
|
|
12
|
+
[IDEMPOTENCY_KEY_VAR]: idempotencyKeyCelVar()
|
|
13
|
+
});
|
|
11
14
|
</script>
|
|
12
15
|
|
|
13
16
|
<template>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { TriggerValue } from '../../../share/event-bus.js';
|
|
2
2
|
/**
|
|
3
3
|
* One row of a trigger list that publishes a chain-step output — the rows a
|
|
4
|
-
* later expression can address as `steps[
|
|
4
|
+
* later expression can address as `steps["<id>"]`.
|
|
5
5
|
*
|
|
6
6
|
* A row qualifies on two counts, neither of them a type check: its operation's
|
|
7
7
|
* registry `metadata.output` marks it as publishing (so a new publishing op
|
|
@@ -32,15 +32,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly locale: "en" | "ja" | "ko";
|
|
33
33
|
readonly message: string;
|
|
34
34
|
}[]];
|
|
35
|
-
readonly nodeTooltip?: readonly [{
|
|
36
|
-
readonly locale: "zh";
|
|
37
|
-
readonly message: string;
|
|
38
|
-
}, ...{
|
|
39
|
-
readonly locale: "en" | "ja" | "ko";
|
|
40
|
-
readonly message: string;
|
|
41
|
-
}[]] | undefined;
|
|
42
|
-
readonly nodeSelectable?: string | undefined;
|
|
43
|
-
readonly expandAll: boolean;
|
|
44
35
|
readonly nodeActions: {
|
|
45
36
|
readonly size: "default" | "sm" | "xs";
|
|
46
37
|
readonly style?: string | undefined;
|
|
@@ -109,6 +100,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
100
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
110
101
|
}[];
|
|
111
102
|
};
|
|
103
|
+
readonly nodeTooltip?: readonly [{
|
|
104
|
+
readonly locale: "zh";
|
|
105
|
+
readonly message: string;
|
|
106
|
+
}, ...{
|
|
107
|
+
readonly locale: "en" | "ja" | "ko";
|
|
108
|
+
readonly message: string;
|
|
109
|
+
}[]] | undefined;
|
|
110
|
+
readonly nodeSelectable?: string | undefined;
|
|
111
|
+
readonly expandAll: boolean;
|
|
112
112
|
}) => any;
|
|
113
113
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
114
114
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -140,15 +140,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
140
140
|
readonly locale: "en" | "ja" | "ko";
|
|
141
141
|
readonly message: string;
|
|
142
142
|
}[]];
|
|
143
|
-
readonly nodeTooltip?: readonly [{
|
|
144
|
-
readonly locale: "zh";
|
|
145
|
-
readonly message: string;
|
|
146
|
-
}, ...{
|
|
147
|
-
readonly locale: "en" | "ja" | "ko";
|
|
148
|
-
readonly message: string;
|
|
149
|
-
}[]] | undefined;
|
|
150
|
-
readonly nodeSelectable?: string | undefined;
|
|
151
|
-
readonly expandAll: boolean;
|
|
152
143
|
readonly nodeActions: {
|
|
153
144
|
readonly size: "default" | "sm" | "xs";
|
|
154
145
|
readonly style?: string | undefined;
|
|
@@ -217,6 +208,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
217
208
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
218
209
|
}[];
|
|
219
210
|
};
|
|
211
|
+
readonly nodeTooltip?: readonly [{
|
|
212
|
+
readonly locale: "zh";
|
|
213
|
+
readonly message: string;
|
|
214
|
+
}, ...{
|
|
215
|
+
readonly locale: "en" | "ja" | "ko";
|
|
216
|
+
readonly message: string;
|
|
217
|
+
}[]] | undefined;
|
|
218
|
+
readonly nodeSelectable?: string | undefined;
|
|
219
|
+
readonly expandAll: boolean;
|
|
220
220
|
}) => any) | undefined;
|
|
221
221
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
222
222
|
declare const _default: typeof __VLS_export;
|
|
@@ -32,15 +32,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly locale: "en" | "ja" | "ko";
|
|
33
33
|
readonly message: string;
|
|
34
34
|
}[]];
|
|
35
|
-
readonly nodeTooltip?: readonly [{
|
|
36
|
-
readonly locale: "zh";
|
|
37
|
-
readonly message: string;
|
|
38
|
-
}, ...{
|
|
39
|
-
readonly locale: "en" | "ja" | "ko";
|
|
40
|
-
readonly message: string;
|
|
41
|
-
}[]] | undefined;
|
|
42
|
-
readonly nodeSelectable?: string | undefined;
|
|
43
|
-
readonly expandAll: boolean;
|
|
44
35
|
readonly nodeActions: {
|
|
45
36
|
readonly size: "default" | "sm" | "xs";
|
|
46
37
|
readonly style?: string | undefined;
|
|
@@ -109,6 +100,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
100
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
110
101
|
}[];
|
|
111
102
|
};
|
|
103
|
+
readonly nodeTooltip?: readonly [{
|
|
104
|
+
readonly locale: "zh";
|
|
105
|
+
readonly message: string;
|
|
106
|
+
}, ...{
|
|
107
|
+
readonly locale: "en" | "ja" | "ko";
|
|
108
|
+
readonly message: string;
|
|
109
|
+
}[]] | undefined;
|
|
110
|
+
readonly nodeSelectable?: string | undefined;
|
|
111
|
+
readonly expandAll: boolean;
|
|
112
112
|
}) => any;
|
|
113
113
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
114
114
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -140,15 +140,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
140
140
|
readonly locale: "en" | "ja" | "ko";
|
|
141
141
|
readonly message: string;
|
|
142
142
|
}[]];
|
|
143
|
-
readonly nodeTooltip?: readonly [{
|
|
144
|
-
readonly locale: "zh";
|
|
145
|
-
readonly message: string;
|
|
146
|
-
}, ...{
|
|
147
|
-
readonly locale: "en" | "ja" | "ko";
|
|
148
|
-
readonly message: string;
|
|
149
|
-
}[]] | undefined;
|
|
150
|
-
readonly nodeSelectable?: string | undefined;
|
|
151
|
-
readonly expandAll: boolean;
|
|
152
143
|
readonly nodeActions: {
|
|
153
144
|
readonly size: "default" | "sm" | "xs";
|
|
154
145
|
readonly style?: string | undefined;
|
|
@@ -217,6 +208,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
217
208
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
218
209
|
}[];
|
|
219
210
|
};
|
|
211
|
+
readonly nodeTooltip?: readonly [{
|
|
212
|
+
readonly locale: "zh";
|
|
213
|
+
readonly message: string;
|
|
214
|
+
}, ...{
|
|
215
|
+
readonly locale: "en" | "ja" | "ko";
|
|
216
|
+
readonly message: string;
|
|
217
|
+
}[]] | undefined;
|
|
218
|
+
readonly nodeSelectable?: string | undefined;
|
|
219
|
+
readonly expandAll: boolean;
|
|
220
220
|
}) => any) | undefined;
|
|
221
221
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
222
222
|
declare const _default: typeof __VLS_export;
|
|
@@ -37,15 +37,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
37
37
|
readonly locale: "en" | "ja" | "ko";
|
|
38
38
|
readonly message: string;
|
|
39
39
|
}[]];
|
|
40
|
-
readonly nodeTooltip?: readonly [{
|
|
41
|
-
readonly locale: "zh";
|
|
42
|
-
readonly message: string;
|
|
43
|
-
}, ...{
|
|
44
|
-
readonly locale: "en" | "ja" | "ko";
|
|
45
|
-
readonly message: string;
|
|
46
|
-
}[]] | undefined;
|
|
47
|
-
readonly nodeSelectable?: string | undefined;
|
|
48
|
-
readonly expandAll: boolean;
|
|
49
40
|
readonly nodeActions: {
|
|
50
41
|
readonly size: "default" | "sm" | "xs";
|
|
51
42
|
readonly style?: string | undefined;
|
|
@@ -114,6 +105,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
114
105
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
115
106
|
}[];
|
|
116
107
|
};
|
|
108
|
+
readonly nodeTooltip?: readonly [{
|
|
109
|
+
readonly locale: "zh";
|
|
110
|
+
readonly message: string;
|
|
111
|
+
}, ...{
|
|
112
|
+
readonly locale: "en" | "ja" | "ko";
|
|
113
|
+
readonly message: string;
|
|
114
|
+
}[]] | undefined;
|
|
115
|
+
readonly nodeSelectable?: string | undefined;
|
|
116
|
+
readonly expandAll: boolean;
|
|
117
117
|
}) => any;
|
|
118
118
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
119
119
|
"onUpdate:block"?: ((value: {
|
|
@@ -145,15 +145,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
145
145
|
readonly locale: "en" | "ja" | "ko";
|
|
146
146
|
readonly message: string;
|
|
147
147
|
}[]];
|
|
148
|
-
readonly nodeTooltip?: readonly [{
|
|
149
|
-
readonly locale: "zh";
|
|
150
|
-
readonly message: string;
|
|
151
|
-
}, ...{
|
|
152
|
-
readonly locale: "en" | "ja" | "ko";
|
|
153
|
-
readonly message: string;
|
|
154
|
-
}[]] | undefined;
|
|
155
|
-
readonly nodeSelectable?: string | undefined;
|
|
156
|
-
readonly expandAll: boolean;
|
|
157
148
|
readonly nodeActions: {
|
|
158
149
|
readonly size: "default" | "sm" | "xs";
|
|
159
150
|
readonly style?: string | undefined;
|
|
@@ -222,6 +213,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
222
213
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
223
214
|
}[];
|
|
224
215
|
};
|
|
216
|
+
readonly nodeTooltip?: readonly [{
|
|
217
|
+
readonly locale: "zh";
|
|
218
|
+
readonly message: string;
|
|
219
|
+
}, ...{
|
|
220
|
+
readonly locale: "en" | "ja" | "ko";
|
|
221
|
+
readonly message: string;
|
|
222
|
+
}[]] | undefined;
|
|
223
|
+
readonly nodeSelectable?: string | undefined;
|
|
224
|
+
readonly expandAll: boolean;
|
|
225
225
|
}) => any) | undefined;
|
|
226
226
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
227
227
|
declare const _default: typeof __VLS_export;
|