@shwfed/config 3.0.14 → 3.0.16

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.
Files changed (125) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +20 -1
  3. package/dist/runtime/components/actions/ai-l1.md +1 -1
  4. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/config.d.vue.ts +2 -2
  5. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/config.vue.d.ts +2 -2
  6. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.d.vue.ts +2 -2
  7. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.vue.d.ts +2 -2
  8. package/dist/runtime/components/actions/buttons/2026-05-15/com.shwfed.actions.button.event.dispatch/prompt.md +1 -1
  9. package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.d.ts +1 -1
  10. package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.js +2 -2
  11. package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.d.vue.ts +2 -2
  12. package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.vue.d.ts +2 -2
  13. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/prompt.md +1 -1
  14. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue +1 -1
  15. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.d.ts +2 -4
  16. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.js +1 -1
  17. package/dist/runtime/components/actions/components/trigger-row-scope.vue +6 -3
  18. package/dist/runtime/components/actions/utils/steps.d.ts +1 -1
  19. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +18 -18
  20. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +18 -18
  21. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +18 -18
  22. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +18 -18
  23. package/dist/runtime/components/config/index.d.vue.ts +2 -2
  24. package/dist/runtime/components/config/index.vue.d.ts +2 -2
  25. package/dist/runtime/components/config/schema.js +2 -2
  26. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +26 -26
  27. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
  28. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +26 -26
  29. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
  30. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
  31. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
  32. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +26 -26
  33. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
  34. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
  35. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
  36. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +26 -26
  37. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
  38. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +26 -26
  39. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +26 -26
  40. package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/prompt.md +1 -1
  41. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.d.vue.ts +33 -0
  42. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.vue +269 -0
  43. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/RichTextEditor.vue.d.ts +33 -0
  44. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.d.vue.ts +107 -0
  45. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.vue +370 -0
  46. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/config.vue.d.ts +107 -0
  47. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/extensions.d.ts +27 -0
  48. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/extensions.js +83 -0
  49. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/features.d.ts +21 -0
  50. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/features.js +16 -0
  51. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/indent.d.ts +26 -0
  52. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/indent.js +64 -0
  53. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/prompt.md +33 -0
  54. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.d.vue.ts +8 -0
  55. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.vue +121 -0
  56. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/runtime.vue.d.ts +8 -0
  57. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/schema.d.ts +133 -0
  58. package/dist/runtime/components/form/fields/2026-07-18/com.shwfed.form.field.richtext/schema.js +65 -0
  59. package/dist/runtime/components/form/utils/derived.js +1 -0
  60. package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/runtime.js +16 -4
  61. package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/schema.js +10 -3
  62. package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.js +2 -2
  63. package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/schema.js +1 -1
  64. package/dist/runtime/components/operations/utils/resolve.d.ts +1 -1
  65. package/dist/runtime/components/operations/utils/step-vars.d.ts +16 -4
  66. package/dist/runtime/components/operations/utils/step-vars.js +14 -1
  67. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  72. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  78. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  79. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
  80. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
  81. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
  82. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
  83. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  84. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  85. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  86. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  87. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
  88. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
  89. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
  90. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
  91. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  92. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  93. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  94. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  95. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
  96. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
  97. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
  98. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
  99. package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/prompt.md +1 -1
  100. package/dist/runtime/components/ui/calendar/Calendar.d.vue.ts +8 -4
  101. package/dist/runtime/components/ui/calendar/Calendar.vue +39 -10
  102. package/dist/runtime/components/ui/calendar/Calendar.vue.d.ts +8 -4
  103. package/dist/runtime/components/ui/date-picker/DatePicker.vue +3 -1
  104. package/dist/runtime/components/ui/date-picker/DatePickerDatePanel.vue +6 -0
  105. package/dist/runtime/components/ui/date-picker/DatePickerDateTimePanel.vue +6 -0
  106. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue +7 -9
  107. package/dist/runtime/components/ui/date-range-picker/DateRangePicker.vue +10 -7
  108. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +2 -4
  109. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue +28 -26
  110. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +2 -4
  111. package/dist/runtime/components/ui/expression-editor/picker-entries.js +1 -1
  112. package/dist/runtime/components/ui/expression-editor/step-chip-extension.js +1 -1
  113. package/dist/runtime/components/ui/expression-editor/step-refs.js +1 -1
  114. package/dist/runtime/components/ui/range-calendar/RangeCalendar.d.vue.ts +5 -5
  115. package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue +22 -5
  116. package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue.d.ts +5 -5
  117. package/dist/runtime/components/ui/range-calendar/RangeCalendarNextButton.vue +0 -1
  118. package/dist/runtime/components/ui/range-calendar/RangeCalendarPrevButton.vue +0 -1
  119. package/dist/runtime/share/event-bus.d.ts +16 -0
  120. package/dist/runtime/share/event-bus.js +18 -13
  121. package/dist/runtime/share/idempotency-key.d.ts +18 -0
  122. package/dist/runtime/share/idempotency-key.js +9 -0
  123. package/dist/runtime/utils/cel-context.d.ts +3 -2
  124. package/dist/runtime/utils/cel-context.js +1 -0
  125. package/package.json +8 -1
@@ -12,6 +12,7 @@ type __VLS_ModelProps = {
12
12
  };
13
13
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
14
14
  declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
+ "select-version": (version: string) => any;
15
16
  "update:config": (value: Readonly<{
16
17
  kind: "shwfed.component.page";
17
18
  title?: import("../../share/locale.js").LocaleValue;
@@ -25,8 +26,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
25
26
  }>[];
26
27
  }>;
27
28
  }> | null | undefined) => any;
28
- "select-version": (version: string) => any;
29
29
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
30
+ "onSelect-version"?: ((version: string) => any) | undefined;
30
31
  "onUpdate:config"?: ((value: Readonly<{
31
32
  kind: "shwfed.component.page";
32
33
  title?: import("../../share/locale.js").LocaleValue;
@@ -40,7 +41,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
40
41
  }>[];
41
42
  }>;
42
43
  }> | null | undefined) => any) | undefined;
43
- "onSelect-version"?: ((version: string) => any) | undefined;
44
44
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
45
45
  declare const _default: typeof __VLS_export;
46
46
  export default _default;
@@ -33,7 +33,7 @@ export const metadata = {
33
33
  icon: httpRequestOperation.metadata.icon
34
34
  },
35
35
  // Navigation as an op (replaces the standalone navigation *button*): its URL
36
- // expression can reference `steps[?"<id>"]`, so a chain can navigate using an
36
+ // expression can reference `steps["<id>"]`, so a chain can navigate using an
37
37
  // earlier request's response. The page hosts it for the same reason as the
38
38
  // request op — navigation acts on nothing instance-specific.
39
39
  {
@@ -43,7 +43,7 @@ export const metadata = {
43
43
  icon: navigationOperation.metadata.icon
44
44
  },
45
45
  // Download as an op (replaces the standalone download *button*): its request
46
- // expression can reference `steps[?"<id>"]`, so the old two-step「先取凭据再下载」
46
+ // expression can reference `steps["<id>"]`, so the old two-step「先取凭据再下载」
47
47
  // becomes a 发送请求 row followed by this download row. The page hosts it for
48
48
  // the same reason as the request op — the download acts on nothing
49
49
  // instance-specific.
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-23";
39
39
  readonly readonly?: string | undefined;
40
+ readonly dataSource: {
41
+ readonly data: string;
42
+ readonly request?: string | undefined;
43
+ };
40
44
  readonly binding?: string | undefined;
41
45
  readonly derived?: {
42
46
  readonly mode: "formula" | "prefill";
43
47
  readonly expression: string;
44
48
  } | undefined;
45
- readonly dataSource: {
46
- readonly data: string;
47
- readonly request?: string | undefined;
48
- };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -56,6 +56,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
56
  readonly message: string;
57
57
  }[]];
58
58
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
59
+ readonly nodeTooltip?: readonly [{
60
+ readonly locale: "zh";
61
+ readonly message: string;
62
+ }, ...{
63
+ readonly locale: "en" | "ja" | "ko";
64
+ readonly message: string;
65
+ }[]] | undefined;
66
+ readonly nodeSelectable?: string | undefined;
67
+ readonly expandAll: boolean;
59
68
  readonly validations?: readonly {
60
69
  readonly message: readonly [{
61
70
  readonly locale: "zh";
@@ -67,15 +76,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
67
76
  readonly warning?: boolean | undefined;
68
77
  readonly when: string;
69
78
  }[] | undefined;
70
- readonly nodeTooltip?: readonly [{
71
- readonly locale: "zh";
72
- readonly message: string;
73
- }, ...{
74
- readonly locale: "en" | "ja" | "ko";
75
- readonly message: string;
76
- }[]] | undefined;
77
- readonly nodeSelectable?: string | undefined;
78
- readonly expandAll: boolean;
79
79
  }) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
81
81
  "onUpdate:modelValue"?: ((value: {
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
112
  readonly displayName?: string | undefined;
113
113
  readonly compatibilityDate: "2026-05-23";
114
114
  readonly readonly?: string | undefined;
115
+ readonly dataSource: {
116
+ readonly data: string;
117
+ readonly request?: string | undefined;
118
+ };
115
119
  readonly binding?: string | undefined;
116
120
  readonly derived?: {
117
121
  readonly mode: "formula" | "prefill";
118
122
  readonly expression: string;
119
123
  } | undefined;
120
- readonly dataSource: {
121
- readonly data: string;
122
- readonly request?: string | undefined;
123
- };
124
124
  readonly nodeKey: string;
125
125
  readonly nodeChildren: string;
126
126
  readonly nodeLabel: readonly [{
@@ -131,6 +131,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
131
131
  readonly message: string;
132
132
  }[]];
133
133
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
134
+ readonly nodeTooltip?: readonly [{
135
+ readonly locale: "zh";
136
+ readonly message: string;
137
+ }, ...{
138
+ readonly locale: "en" | "ja" | "ko";
139
+ readonly message: string;
140
+ }[]] | undefined;
141
+ readonly nodeSelectable?: string | undefined;
142
+ readonly expandAll: boolean;
134
143
  readonly validations?: readonly {
135
144
  readonly message: readonly [{
136
145
  readonly locale: "zh";
@@ -142,15 +151,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
142
151
  readonly warning?: boolean | undefined;
143
152
  readonly when: string;
144
153
  }[] | undefined;
145
- readonly nodeTooltip?: readonly [{
146
- readonly locale: "zh";
147
- readonly message: string;
148
- }, ...{
149
- readonly locale: "en" | "ja" | "ko";
150
- readonly message: string;
151
- }[]] | undefined;
152
- readonly nodeSelectable?: string | undefined;
153
- readonly expandAll: boolean;
154
154
  }) => any) | undefined;
155
155
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
156
156
  declare const _default: typeof __VLS_export;
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-23";
39
39
  readonly readonly?: string | undefined;
40
+ readonly dataSource: {
41
+ readonly data: string;
42
+ readonly request?: string | undefined;
43
+ };
40
44
  readonly binding?: string | undefined;
41
45
  readonly derived?: {
42
46
  readonly mode: "formula" | "prefill";
43
47
  readonly expression: string;
44
48
  } | undefined;
45
- readonly dataSource: {
46
- readonly data: string;
47
- readonly request?: string | undefined;
48
- };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -56,6 +56,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
56
  readonly message: string;
57
57
  }[]];
58
58
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
59
+ readonly nodeTooltip?: readonly [{
60
+ readonly locale: "zh";
61
+ readonly message: string;
62
+ }, ...{
63
+ readonly locale: "en" | "ja" | "ko";
64
+ readonly message: string;
65
+ }[]] | undefined;
66
+ readonly nodeSelectable?: string | undefined;
67
+ readonly expandAll: boolean;
59
68
  readonly validations?: readonly {
60
69
  readonly message: readonly [{
61
70
  readonly locale: "zh";
@@ -67,15 +76,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
67
76
  readonly warning?: boolean | undefined;
68
77
  readonly when: string;
69
78
  }[] | undefined;
70
- readonly nodeTooltip?: readonly [{
71
- readonly locale: "zh";
72
- readonly message: string;
73
- }, ...{
74
- readonly locale: "en" | "ja" | "ko";
75
- readonly message: string;
76
- }[]] | undefined;
77
- readonly nodeSelectable?: string | undefined;
78
- readonly expandAll: boolean;
79
79
  }) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
81
81
  "onUpdate:modelValue"?: ((value: {
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
112
  readonly displayName?: string | undefined;
113
113
  readonly compatibilityDate: "2026-05-23";
114
114
  readonly readonly?: string | undefined;
115
+ readonly dataSource: {
116
+ readonly data: string;
117
+ readonly request?: string | undefined;
118
+ };
115
119
  readonly binding?: string | undefined;
116
120
  readonly derived?: {
117
121
  readonly mode: "formula" | "prefill";
118
122
  readonly expression: string;
119
123
  } | undefined;
120
- readonly dataSource: {
121
- readonly data: string;
122
- readonly request?: string | undefined;
123
- };
124
124
  readonly nodeKey: string;
125
125
  readonly nodeChildren: string;
126
126
  readonly nodeLabel: readonly [{
@@ -131,6 +131,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
131
131
  readonly message: string;
132
132
  }[]];
133
133
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
134
+ readonly nodeTooltip?: readonly [{
135
+ readonly locale: "zh";
136
+ readonly message: string;
137
+ }, ...{
138
+ readonly locale: "en" | "ja" | "ko";
139
+ readonly message: string;
140
+ }[]] | undefined;
141
+ readonly nodeSelectable?: string | undefined;
142
+ readonly expandAll: boolean;
134
143
  readonly validations?: readonly {
135
144
  readonly message: readonly [{
136
145
  readonly locale: "zh";
@@ -142,15 +151,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
142
151
  readonly warning?: boolean | undefined;
143
152
  readonly when: string;
144
153
  }[] | undefined;
145
- readonly nodeTooltip?: readonly [{
146
- readonly locale: "zh";
147
- readonly message: string;
148
- }, ...{
149
- readonly locale: "en" | "ja" | "ko";
150
- readonly message: string;
151
- }[]] | undefined;
152
- readonly nodeSelectable?: string | undefined;
153
- readonly expandAll: boolean;
154
154
  }) => any) | undefined;
155
155
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
156
156
  declare const _default: typeof __VLS_export;
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding?: string | undefined;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -53,6 +53,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly message: string;
54
54
  }[]];
55
55
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
56
+ readonly nodeTooltip?: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]] | undefined;
63
+ readonly nodeSelectable?: string | undefined;
64
+ readonly expandAll: boolean;
56
65
  readonly validations?: readonly {
57
66
  readonly message: readonly [{
58
67
  readonly locale: "zh";
@@ -64,15 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
73
  readonly warning?: boolean | undefined;
65
74
  readonly when: string;
66
75
  }[] | undefined;
67
- readonly nodeTooltip?: readonly [{
68
- readonly locale: "zh";
69
- readonly message: string;
70
- }, ...{
71
- readonly locale: "en" | "ja" | "ko";
72
- readonly message: string;
73
- }[]] | undefined;
74
- readonly nodeSelectable?: string | undefined;
75
- readonly expandAll: boolean;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
78
78
  "onUpdate:modelValue"?: ((value: {
@@ -106,15 +106,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
106
106
  readonly message: string;
107
107
  }[]] | undefined;
108
108
  readonly readonly?: string | undefined;
109
+ readonly dataSource: {
110
+ readonly data: string;
111
+ readonly request?: string | undefined;
112
+ };
109
113
  readonly binding?: string | undefined;
110
114
  readonly derived?: {
111
115
  readonly mode: "formula" | "prefill";
112
116
  readonly expression: string;
113
117
  } | undefined;
114
- readonly dataSource: {
115
- readonly data: string;
116
- readonly request?: string | undefined;
117
- };
118
118
  readonly nodeKey: string;
119
119
  readonly nodeChildren: string;
120
120
  readonly nodeLabel: readonly [{
@@ -125,6 +125,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
125
  readonly message: string;
126
126
  }[]];
127
127
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
128
+ readonly nodeTooltip?: readonly [{
129
+ readonly locale: "zh";
130
+ readonly message: string;
131
+ }, ...{
132
+ readonly locale: "en" | "ja" | "ko";
133
+ readonly message: string;
134
+ }[]] | undefined;
135
+ readonly nodeSelectable?: string | undefined;
136
+ readonly expandAll: boolean;
128
137
  readonly validations?: readonly {
129
138
  readonly message: readonly [{
130
139
  readonly locale: "zh";
@@ -136,15 +145,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
136
145
  readonly warning?: boolean | undefined;
137
146
  readonly when: string;
138
147
  }[] | undefined;
139
- readonly nodeTooltip?: readonly [{
140
- readonly locale: "zh";
141
- readonly message: string;
142
- }, ...{
143
- readonly locale: "en" | "ja" | "ko";
144
- readonly message: string;
145
- }[]] | undefined;
146
- readonly nodeSelectable?: string | undefined;
147
- readonly expandAll: boolean;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
150
150
  declare const _default: typeof __VLS_export;
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding?: string | undefined;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -53,6 +53,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly message: string;
54
54
  }[]];
55
55
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
56
+ readonly nodeTooltip?: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]] | undefined;
63
+ readonly nodeSelectable?: string | undefined;
64
+ readonly expandAll: boolean;
56
65
  readonly validations?: readonly {
57
66
  readonly message: readonly [{
58
67
  readonly locale: "zh";
@@ -64,15 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
73
  readonly warning?: boolean | undefined;
65
74
  readonly when: string;
66
75
  }[] | undefined;
67
- readonly nodeTooltip?: readonly [{
68
- readonly locale: "zh";
69
- readonly message: string;
70
- }, ...{
71
- readonly locale: "en" | "ja" | "ko";
72
- readonly message: string;
73
- }[]] | undefined;
74
- readonly nodeSelectable?: string | undefined;
75
- readonly expandAll: boolean;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
78
78
  "onUpdate:modelValue"?: ((value: {
@@ -106,15 +106,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
106
106
  readonly message: string;
107
107
  }[]] | undefined;
108
108
  readonly readonly?: string | undefined;
109
+ readonly dataSource: {
110
+ readonly data: string;
111
+ readonly request?: string | undefined;
112
+ };
109
113
  readonly binding?: string | undefined;
110
114
  readonly derived?: {
111
115
  readonly mode: "formula" | "prefill";
112
116
  readonly expression: string;
113
117
  } | undefined;
114
- readonly dataSource: {
115
- readonly data: string;
116
- readonly request?: string | undefined;
117
- };
118
118
  readonly nodeKey: string;
119
119
  readonly nodeChildren: string;
120
120
  readonly nodeLabel: readonly [{
@@ -125,6 +125,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
125
  readonly message: string;
126
126
  }[]];
127
127
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
128
+ readonly nodeTooltip?: readonly [{
129
+ readonly locale: "zh";
130
+ readonly message: string;
131
+ }, ...{
132
+ readonly locale: "en" | "ja" | "ko";
133
+ readonly message: string;
134
+ }[]] | undefined;
135
+ readonly nodeSelectable?: string | undefined;
136
+ readonly expandAll: boolean;
128
137
  readonly validations?: readonly {
129
138
  readonly message: readonly [{
130
139
  readonly locale: "zh";
@@ -136,15 +145,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
136
145
  readonly warning?: boolean | undefined;
137
146
  readonly when: string;
138
147
  }[] | undefined;
139
- readonly nodeTooltip?: readonly [{
140
- readonly locale: "zh";
141
- readonly message: string;
142
- }, ...{
143
- readonly locale: "en" | "ja" | "ko";
144
- readonly message: string;
145
- }[]] | undefined;
146
- readonly nodeSelectable?: string | undefined;
147
- readonly expandAll: boolean;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
150
150
  declare const _default: typeof __VLS_export;
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding?: string | undefined;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -52,6 +52,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]];
55
+ readonly nodeTooltip?: readonly [{
56
+ readonly locale: "zh";
57
+ readonly message: string;
58
+ }, ...{
59
+ readonly locale: "en" | "ja" | "ko";
60
+ readonly message: string;
61
+ }[]] | undefined;
62
+ readonly nodeSelectable?: string | undefined;
63
+ readonly expandAll: boolean;
55
64
  readonly validations?: readonly {
56
65
  readonly message: readonly [{
57
66
  readonly locale: "zh";
@@ -63,15 +72,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
63
72
  readonly warning?: boolean | undefined;
64
73
  readonly when: string;
65
74
  }[] | undefined;
66
- readonly nodeTooltip?: readonly [{
67
- readonly locale: "zh";
68
- readonly message: string;
69
- }, ...{
70
- readonly locale: "en" | "ja" | "ko";
71
- readonly message: string;
72
- }[]] | undefined;
73
- readonly nodeSelectable?: string | undefined;
74
- readonly expandAll: boolean;
75
75
  }) => any;
76
76
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
77
77
  "onUpdate:modelValue"?: ((value: {
@@ -105,15 +105,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
105
105
  readonly message: string;
106
106
  }[]] | undefined;
107
107
  readonly readonly?: string | undefined;
108
+ readonly dataSource: {
109
+ readonly data: string;
110
+ readonly request?: string | undefined;
111
+ };
108
112
  readonly binding?: string | undefined;
109
113
  readonly derived?: {
110
114
  readonly mode: "formula" | "prefill";
111
115
  readonly expression: string;
112
116
  } | undefined;
113
- readonly dataSource: {
114
- readonly data: string;
115
- readonly request?: string | undefined;
116
- };
117
117
  readonly nodeKey: string;
118
118
  readonly nodeChildren: string;
119
119
  readonly nodeLabel: readonly [{
@@ -123,6 +123,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
123
123
  readonly locale: "en" | "ja" | "ko";
124
124
  readonly message: string;
125
125
  }[]];
126
+ readonly nodeTooltip?: readonly [{
127
+ readonly locale: "zh";
128
+ readonly message: string;
129
+ }, ...{
130
+ readonly locale: "en" | "ja" | "ko";
131
+ readonly message: string;
132
+ }[]] | undefined;
133
+ readonly nodeSelectable?: string | undefined;
134
+ readonly expandAll: boolean;
126
135
  readonly validations?: readonly {
127
136
  readonly message: readonly [{
128
137
  readonly locale: "zh";
@@ -134,15 +143,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
143
  readonly warning?: boolean | undefined;
135
144
  readonly when: string;
136
145
  }[] | undefined;
137
- readonly nodeTooltip?: readonly [{
138
- readonly locale: "zh";
139
- readonly message: string;
140
- }, ...{
141
- readonly locale: "en" | "ja" | "ko";
142
- readonly message: string;
143
- }[]] | undefined;
144
- readonly nodeSelectable?: string | undefined;
145
- readonly expandAll: boolean;
146
146
  }) => any) | undefined;
147
147
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
148
148
  declare const _default: typeof __VLS_export;
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding?: string | undefined;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -52,6 +52,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]];
55
+ readonly nodeTooltip?: readonly [{
56
+ readonly locale: "zh";
57
+ readonly message: string;
58
+ }, ...{
59
+ readonly locale: "en" | "ja" | "ko";
60
+ readonly message: string;
61
+ }[]] | undefined;
62
+ readonly nodeSelectable?: string | undefined;
63
+ readonly expandAll: boolean;
55
64
  readonly validations?: readonly {
56
65
  readonly message: readonly [{
57
66
  readonly locale: "zh";
@@ -63,15 +72,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
63
72
  readonly warning?: boolean | undefined;
64
73
  readonly when: string;
65
74
  }[] | undefined;
66
- readonly nodeTooltip?: readonly [{
67
- readonly locale: "zh";
68
- readonly message: string;
69
- }, ...{
70
- readonly locale: "en" | "ja" | "ko";
71
- readonly message: string;
72
- }[]] | undefined;
73
- readonly nodeSelectable?: string | undefined;
74
- readonly expandAll: boolean;
75
75
  }) => any;
76
76
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
77
77
  "onUpdate:modelValue"?: ((value: {
@@ -105,15 +105,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
105
105
  readonly message: string;
106
106
  }[]] | undefined;
107
107
  readonly readonly?: string | undefined;
108
+ readonly dataSource: {
109
+ readonly data: string;
110
+ readonly request?: string | undefined;
111
+ };
108
112
  readonly binding?: string | undefined;
109
113
  readonly derived?: {
110
114
  readonly mode: "formula" | "prefill";
111
115
  readonly expression: string;
112
116
  } | undefined;
113
- readonly dataSource: {
114
- readonly data: string;
115
- readonly request?: string | undefined;
116
- };
117
117
  readonly nodeKey: string;
118
118
  readonly nodeChildren: string;
119
119
  readonly nodeLabel: readonly [{
@@ -123,6 +123,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
123
123
  readonly locale: "en" | "ja" | "ko";
124
124
  readonly message: string;
125
125
  }[]];
126
+ readonly nodeTooltip?: readonly [{
127
+ readonly locale: "zh";
128
+ readonly message: string;
129
+ }, ...{
130
+ readonly locale: "en" | "ja" | "ko";
131
+ readonly message: string;
132
+ }[]] | undefined;
133
+ readonly nodeSelectable?: string | undefined;
134
+ readonly expandAll: boolean;
126
135
  readonly validations?: readonly {
127
136
  readonly message: readonly [{
128
137
  readonly locale: "zh";
@@ -134,15 +143,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
143
  readonly warning?: boolean | undefined;
135
144
  readonly when: string;
136
145
  }[] | undefined;
137
- readonly nodeTooltip?: readonly [{
138
- readonly locale: "zh";
139
- readonly message: string;
140
- }, ...{
141
- readonly locale: "en" | "ja" | "ko";
142
- readonly message: string;
143
- }[]] | undefined;
144
- readonly nodeSelectable?: string | undefined;
145
- readonly expandAll: boolean;
146
146
  }) => any) | undefined;
147
147
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
148
148
  declare const _default: typeof __VLS_export;