@shwfed/config 3.0.8 → 3.0.9

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 (51) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/ai-l1.md +1 -1
  3. package/dist/runtime/components/config/ai-generate.system.md +2 -1
  4. package/dist/runtime/components/config/utils/ai-cursor.js +7 -1
  5. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
  6. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
  7. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
  8. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
  9. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  10. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  11. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  12. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  13. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
  14. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
  15. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  17. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  18. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  19. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  20. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  21. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  22. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  23. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  24. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  25. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +18 -18
  26. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +18 -18
  27. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  28. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  29. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  30. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  31. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  32. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  33. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  34. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  35. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  36. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  37. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  38. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  39. package/dist/runtime/components/tabs/index.vue +10 -2
  40. package/dist/runtime/components/ui/chat/ChatMessages.vue +30 -6
  41. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  42. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  43. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  44. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  45. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  46. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  47. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  48. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  49. package/dist/runtime/utils/disabled-date.d.ts +8 -2
  50. package/dist/runtime/utils/disabled-date.js +2 -1
  51. package/package.json +1 -1
package/dist/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "shwfed",
3
3
  "configKey": "shwfed",
4
- "version": "3.0.8",
4
+ "version": "3.0.9",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "1.0.2",
7
7
  "unbuild": "unknown"
@@ -17,7 +17,7 @@
17
17
 
18
18
  常见接线:搜索按钮 → `触发事件`,触发目标表格的 `search`;重置按钮 → 触发目标表格的 `reset-query`;提交按钮 → `请求`,`before` 里先触发表单 `validate`(校验未过则中止),`onSuccess` 里再刷新表格。
19
19
 
20
- **链步引用(`steps`)**:触发行按顺序串行执行,发布输出的操作(如「发送请求」,见 `list_operations` 的 `output`)把结果存到该行 `id` 名下,后续行的 CEL 经 `steps[?"<该行 id>"]` 读取——例如先「发送请求」取下载凭据、再「下载文件」引用它。需要被引用的行请**自带一个新 UUID 作 `id`**(这是行输出的稳定地址,重排也不变);不引用输出的行可省略 `id`,写入时会自动补上。
20
+ **链步引用(`steps`)**:触发行按顺序串行执行,发布输出的操作(如「发送请求」,见 `list_operations` 的 `output`)把结果存到该行 `id` 名下,后续行的 CEL 经 `steps[?"<该行 id>"]` 读取——例如先「发送请求」取下载凭据、再「下载文件」引用它。需要被引用的行请调用 `gen_uuid` 取一个真 UUID 作 `id`(这是行输出的稳定地址,重排也不变)——**切勿自己臆造**(如 `00000000-0000-…`),占位 id 会互相冲突、`steps` 地址随之失效;不引用输出的行可省略 `id`,写入时会自动补上。
21
21
 
22
22
  ## 模态窗口按钮
23
23
 
@@ -20,7 +20,8 @@
20
20
 
21
21
  ## id 与本地化规则
22
22
 
23
- - **所有 id 由 harness 铸造**:新增块 / 列 / 字段时,你**永远不要**提供 `id` 或 `compatibilityDate`;工具会自动分配。要引用某个块 / 列 / 字段时,用 `list_*` 工具拿到它的 id。
23
+ - **所有 id 由 harness 铸造**:新增块 / 列 / 字段 / 按钮时,你**永远不要**提供 `id` 或 `compatibilityDate`;工具会自动分配。要引用某个块 / 列 / 字段时,用 `list_*` 工具拿到它的 id。
24
+ - **绝不要自己臆造 UUID**(尤其不要写 `00000000-0000-…` 这类占位)。极少数你必须先写出、再在同一次写入里引用的 id——典型是某条触发行的 `id`,其步输出被后续行用 `steps["<该 id>"]` 读取——调用 `gen_uuid` 向 harness 取一个真 UUID 再用。
24
25
  - **本地化文本 zh 打头**:标题等 Locale 文本用 `[{ locale: 'zh', message: '…' }]` 形式,中文在前。
25
26
 
26
27
  ## 栅格约定
@@ -817,8 +817,14 @@ export function createConfigAiCursor(deps) {
817
817
  return recap;
818
818
  }
819
819
  };
820
+ const genUuidTool = {
821
+ name: "gen_uuid",
822
+ description: 'Mint a fresh UUID from the harness. You almost never need this: the harness assigns every id itself (insert_block / insert_field / insert_button / \u2026 return the id, and configure_button backfills a trigger row that omits one). Call it ONLY when you must author an id you then reference in the same write \u2014 chiefly a trigger row `id` whose step output a LATER row reads via `steps["<id>"]`. Never invent an id yourself (e.g. all-zeros) \u2014 collisions there break the steps address. Returns `{ uuid }`.',
823
+ inputJsonSchema: { type: "object", properties: {}, additionalProperties: false },
824
+ execute: () => ({ uuid: deps.genUuid() })
825
+ };
820
826
  function tools() {
821
- return [...current().family, enterNode, leaveNode];
827
+ return [...current().family, enterNode, leaveNode, genUuidTool];
822
828
  }
823
829
  function reset() {
824
830
  frames = [pageFrame];
@@ -33,10 +33,8 @@ 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 format?: string | undefined;
37
- readonly valueFormat?: string | undefined;
38
- readonly disabledDate?: string | undefined;
39
36
  readonly rangeSeparatorIcon?: string | undefined;
37
+ readonly format?: string | undefined;
40
38
  readonly startPlaceholder?: readonly [{
41
39
  readonly locale: "zh";
42
40
  readonly message: string;
@@ -51,6 +49,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
49
  readonly locale: "en" | "ja" | "ko";
52
50
  readonly message: string;
53
51
  }[]] | 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,10 +106,8 @@ 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 format?: string | undefined;
110
- readonly valueFormat?: string | undefined;
111
- readonly disabledDate?: string | undefined;
112
109
  readonly rangeSeparatorIcon?: string | undefined;
110
+ readonly format?: string | undefined;
113
111
  readonly startPlaceholder?: readonly [{
114
112
  readonly locale: "zh";
115
113
  readonly message: string;
@@ -124,6 +122,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
122
  readonly locale: "en" | "ja" | "ko";
125
123
  readonly message: string;
126
124
  }[]] | 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,10 +33,8 @@ 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 format?: string | undefined;
37
- readonly valueFormat?: string | undefined;
38
- readonly disabledDate?: string | undefined;
39
36
  readonly rangeSeparatorIcon?: string | undefined;
37
+ readonly format?: string | undefined;
40
38
  readonly startPlaceholder?: readonly [{
41
39
  readonly locale: "zh";
42
40
  readonly message: string;
@@ -51,6 +49,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
49
  readonly locale: "en" | "ja" | "ko";
52
50
  readonly message: string;
53
51
  }[]] | 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,10 +106,8 @@ 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 format?: string | undefined;
110
- readonly valueFormat?: string | undefined;
111
- readonly disabledDate?: string | undefined;
112
109
  readonly rangeSeparatorIcon?: string | undefined;
110
+ readonly format?: string | undefined;
113
111
  readonly startPlaceholder?: readonly [{
114
112
  readonly locale: "zh";
115
113
  readonly message: string;
@@ -124,6 +122,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
122
  readonly locale: "en" | "ja" | "ko";
125
123
  readonly message: string;
126
124
  }[]] | 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,11 +34,8 @@ 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 format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly disabledDate?: string | undefined;
40
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
41
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
42
39
  readonly startPlaceholder?: readonly [{
43
40
  readonly locale: "zh";
44
41
  readonly message: string;
@@ -53,6 +50,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
50
  readonly locale: "en" | "ja" | "ko";
54
51
  readonly message: string;
55
52
  }[]] | 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,11 +109,8 @@ 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 format?: string | undefined;
113
- readonly valueFormat?: string | undefined;
114
- readonly disabledDate?: string | undefined;
115
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
116
112
  readonly rangeSeparatorIcon?: string | undefined;
113
+ readonly format?: string | undefined;
117
114
  readonly startPlaceholder?: readonly [{
118
115
  readonly locale: "zh";
119
116
  readonly message: string;
@@ -128,6 +125,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
125
  readonly locale: "en" | "ja" | "ko";
129
126
  readonly message: string;
130
127
  }[]] | 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,11 +34,8 @@ 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 format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly disabledDate?: string | undefined;
40
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
41
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
42
39
  readonly startPlaceholder?: readonly [{
43
40
  readonly locale: "zh";
44
41
  readonly message: string;
@@ -53,6 +50,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
50
  readonly locale: "en" | "ja" | "ko";
54
51
  readonly message: string;
55
52
  }[]] | 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,11 +109,8 @@ 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 format?: string | undefined;
113
- readonly valueFormat?: string | undefined;
114
- readonly disabledDate?: string | undefined;
115
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
116
112
  readonly rangeSeparatorIcon?: string | undefined;
113
+ readonly format?: string | undefined;
117
114
  readonly startPlaceholder?: readonly [{
118
115
  readonly locale: "zh";
119
116
  readonly message: string;
@@ -128,6 +125,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
125
  readonly locale: "en" | "ja" | "ko";
129
126
  readonly message: string;
130
127
  }[]] | 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;
36
37
  readonly valueFormat?: string | undefined;
37
38
  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;
82
83
  readonly valueFormat?: string | undefined;
83
84
  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;
36
37
  readonly valueFormat?: string | undefined;
37
38
  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;
82
83
  readonly valueFormat?: string | undefined;
83
84
  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";
@@ -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: {
@@ -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;
@@ -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: {
@@ -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;
@@ -32,10 +32,8 @@ 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 format?: string | undefined;
36
- readonly valueFormat?: string | undefined;
37
- readonly disabledDate?: string | undefined;
38
35
  readonly rangeSeparatorIcon?: string | undefined;
36
+ readonly format?: string | undefined;
39
37
  readonly startPlaceholder?: readonly [{
40
38
  readonly locale: "zh";
41
39
  readonly message: string;
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
48
  readonly locale: "en" | "ja" | "ko";
51
49
  readonly message: string;
52
50
  }[]] | 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,10 +104,8 @@ 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 format?: string | undefined;
108
- readonly valueFormat?: string | undefined;
109
- readonly disabledDate?: string | undefined;
110
107
  readonly rangeSeparatorIcon?: string | undefined;
108
+ readonly format?: string | undefined;
111
109
  readonly startPlaceholder?: readonly [{
112
110
  readonly locale: "zh";
113
111
  readonly message: string;
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
120
  readonly locale: "en" | "ja" | "ko";
123
121
  readonly message: string;
124
122
  }[]] | 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,10 +32,8 @@ 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 format?: string | undefined;
36
- readonly valueFormat?: string | undefined;
37
- readonly disabledDate?: string | undefined;
38
35
  readonly rangeSeparatorIcon?: string | undefined;
36
+ readonly format?: string | undefined;
39
37
  readonly startPlaceholder?: readonly [{
40
38
  readonly locale: "zh";
41
39
  readonly message: string;
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
48
  readonly locale: "en" | "ja" | "ko";
51
49
  readonly message: string;
52
50
  }[]] | 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,10 +104,8 @@ 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 format?: string | undefined;
108
- readonly valueFormat?: string | undefined;
109
- readonly disabledDate?: string | undefined;
110
107
  readonly rangeSeparatorIcon?: string | undefined;
108
+ readonly format?: string | undefined;
111
109
  readonly startPlaceholder?: readonly [{
112
110
  readonly locale: "zh";
113
111
  readonly message: string;
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
120
  readonly locale: "en" | "ja" | "ko";
123
121
  readonly message: string;
124
122
  }[]] | 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";
@@ -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: {
@@ -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;
@@ -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: {
@@ -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;