@shwfed/config 2.12.5 → 2.12.6

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 (105) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +5 -0
  3. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
  4. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
  5. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
  6. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
  7. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
  8. package/dist/runtime/components/config/index.vue +23 -3
  9. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  10. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  11. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  12. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  13. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  14. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  15. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  17. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  18. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  19. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
  20. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
  21. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  22. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  23. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  24. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  25. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
  26. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
  27. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  28. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  29. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  30. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  31. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  33. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
  34. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
  35. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  36. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  37. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  38. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  39. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  40. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  44. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  45. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  46. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  47. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
  48. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
  49. package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
  50. package/dist/runtime/components/sidebar/index.vue +66 -5
  51. package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
  52. package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
  53. package/dist/runtime/components/sidebar/node.vue +33 -13
  54. package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
  55. package/dist/runtime/components/sidebar/tree.vue +113 -83
  56. package/dist/runtime/components/sidebar/types.d.ts +8 -0
  57. package/dist/runtime/components/sidebar/types.js +1 -0
  58. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  71. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  78. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  79. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  80. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  81. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  82. package/dist/runtime/components/table/schema.d.ts +68 -68
  83. package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
  84. package/dist/runtime/components/table/utils/row-reorder.js +1 -12
  85. package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
  86. package/dist/runtime/components/tabs/index.vue +92 -0
  87. package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
  88. package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
  89. package/dist/runtime/components/tabs/tab.vue +85 -0
  90. package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
  91. package/dist/runtime/components/tabs/types.d.ts +19 -0
  92. package/dist/runtime/components/tabs/types.js +0 -0
  93. package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
  94. package/dist/runtime/components/tabs/use-reorder.js +90 -0
  95. package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
  96. package/dist/runtime/components/tabs/use-tabs.js +101 -0
  97. package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
  98. package/dist/runtime/components/ui/sidebar/index.js +2 -2
  99. package/dist/runtime/share/reorder.d.ts +2 -0
  100. package/dist/runtime/share/reorder.js +12 -0
  101. package/dist/runtime/utils/nav-registry.d.ts +19 -0
  102. package/dist/runtime/utils/nav-registry.js +14 -0
  103. package/dist/runtime/utils/page-title-registry.d.ts +3 -0
  104. package/dist/runtime/utils/page-title-registry.js +11 -0
  105. package/package.json +1 -1
@@ -42,9 +42,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
42
  readonly mode: "formula" | "prefill";
43
43
  readonly expression: string;
44
44
  } | undefined;
45
- readonly precision?: number | undefined;
46
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
47
- readonly valueAsString?: boolean | undefined;
45
+ readonly validations?: readonly {
46
+ readonly message: readonly [{
47
+ readonly locale: "zh";
48
+ readonly message: string;
49
+ }, ...{
50
+ readonly locale: "en" | "ja" | "ko";
51
+ readonly message: string;
52
+ }[]];
53
+ readonly warning?: boolean | undefined;
54
+ readonly when: string;
55
+ }[] | undefined;
48
56
  readonly addon?: {
49
57
  readonly size: "default" | "sm" | "xs";
50
58
  readonly style?: string | undefined;
@@ -112,17 +120,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
120
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
113
121
  }[];
114
122
  } | undefined;
115
- readonly validations?: readonly {
116
- readonly message: readonly [{
117
- readonly locale: "zh";
118
- readonly message: string;
119
- }, ...{
120
- readonly locale: "en" | "ja" | "ko";
121
- readonly message: string;
122
- }[]];
123
- readonly warning?: boolean | undefined;
124
- readonly when: string;
125
- }[] | undefined;
123
+ readonly precision?: number | undefined;
124
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
125
+ readonly valueAsString?: boolean | undefined;
126
126
  }) => any;
127
127
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
128
128
  "onUpdate:modelValue"?: ((value: {
@@ -164,9 +164,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
164
164
  readonly mode: "formula" | "prefill";
165
165
  readonly expression: string;
166
166
  } | undefined;
167
- readonly precision?: number | undefined;
168
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
169
- readonly valueAsString?: boolean | undefined;
167
+ readonly validations?: readonly {
168
+ readonly message: readonly [{
169
+ readonly locale: "zh";
170
+ readonly message: string;
171
+ }, ...{
172
+ readonly locale: "en" | "ja" | "ko";
173
+ readonly message: string;
174
+ }[]];
175
+ readonly warning?: boolean | undefined;
176
+ readonly when: string;
177
+ }[] | undefined;
170
178
  readonly addon?: {
171
179
  readonly size: "default" | "sm" | "xs";
172
180
  readonly style?: string | undefined;
@@ -234,17 +242,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
234
242
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
235
243
  }[];
236
244
  } | undefined;
237
- readonly validations?: readonly {
238
- readonly message: readonly [{
239
- readonly locale: "zh";
240
- readonly message: string;
241
- }, ...{
242
- readonly locale: "en" | "ja" | "ko";
243
- readonly message: string;
244
- }[]];
245
- readonly warning?: boolean | undefined;
246
- readonly when: string;
247
- }[] | undefined;
245
+ readonly precision?: number | undefined;
246
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
247
+ readonly valueAsString?: boolean | undefined;
248
248
  }) => any) | undefined;
249
249
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
250
250
  declare const _default: typeof __VLS_export;
@@ -50,9 +50,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
50
  readonly locale: "en" | "ja" | "ko";
51
51
  readonly message: string;
52
52
  }[]] | undefined;
53
- readonly precision?: number | undefined;
54
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
55
- readonly valueAsString?: boolean | undefined;
56
53
  readonly validations?: readonly {
57
54
  readonly message: readonly [{
58
55
  readonly locale: "zh";
@@ -64,6 +61,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
61
  readonly warning?: boolean | undefined;
65
62
  readonly when: string;
66
63
  }[] | undefined;
64
+ readonly precision?: number | undefined;
65
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
66
+ readonly valueAsString?: boolean | undefined;
67
67
  }) => any;
68
68
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
69
69
  "onUpdate:modelValue"?: ((value: {
@@ -113,9 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
113
113
  readonly locale: "en" | "ja" | "ko";
114
114
  readonly message: string;
115
115
  }[]] | undefined;
116
- readonly precision?: number | undefined;
117
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
118
- readonly valueAsString?: boolean | undefined;
119
116
  readonly validations?: readonly {
120
117
  readonly message: readonly [{
121
118
  readonly locale: "zh";
@@ -127,6 +124,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
127
124
  readonly warning?: boolean | undefined;
128
125
  readonly when: string;
129
126
  }[] | undefined;
127
+ readonly precision?: number | undefined;
128
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
129
+ readonly valueAsString?: boolean | undefined;
130
130
  }) => any) | undefined;
131
131
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
132
132
  declare const _default: typeof __VLS_export;
@@ -50,9 +50,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
50
  readonly locale: "en" | "ja" | "ko";
51
51
  readonly message: string;
52
52
  }[]] | undefined;
53
- readonly precision?: number | undefined;
54
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
55
- readonly valueAsString?: boolean | undefined;
56
53
  readonly validations?: readonly {
57
54
  readonly message: readonly [{
58
55
  readonly locale: "zh";
@@ -64,6 +61,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
61
  readonly warning?: boolean | undefined;
65
62
  readonly when: string;
66
63
  }[] | undefined;
64
+ readonly precision?: number | undefined;
65
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
66
+ readonly valueAsString?: boolean | undefined;
67
67
  }) => any;
68
68
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
69
69
  "onUpdate:modelValue"?: ((value: {
@@ -113,9 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
113
113
  readonly locale: "en" | "ja" | "ko";
114
114
  readonly message: string;
115
115
  }[]] | undefined;
116
- readonly precision?: number | undefined;
117
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
118
- readonly valueAsString?: boolean | undefined;
119
116
  readonly validations?: readonly {
120
117
  readonly message: readonly [{
121
118
  readonly locale: "zh";
@@ -127,6 +124,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
127
124
  readonly warning?: boolean | undefined;
128
125
  readonly when: string;
129
126
  }[] | undefined;
127
+ readonly precision?: number | undefined;
128
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
129
+ readonly valueAsString?: boolean | undefined;
130
130
  }) => any) | undefined;
131
131
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
132
132
  declare const _default: typeof __VLS_export;
@@ -31,6 +31,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
31
31
  readonly mode: "formula" | "prefill";
32
32
  readonly expression: string;
33
33
  } | undefined;
34
+ readonly validations?: readonly {
35
+ readonly message: readonly [{
36
+ readonly locale: "zh";
37
+ readonly message: string;
38
+ }, ...{
39
+ readonly locale: "en" | "ja" | "ko";
40
+ readonly message: string;
41
+ }[]];
42
+ readonly warning?: boolean | undefined;
43
+ readonly when: string;
44
+ }[] | undefined;
34
45
  readonly trueLabel?: readonly [{
35
46
  readonly locale: "zh";
36
47
  readonly message: string;
@@ -45,17 +56,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
56
  readonly locale: "en" | "ja" | "ko";
46
57
  readonly message: string;
47
58
  }[]] | undefined;
48
- readonly validations?: readonly {
49
- readonly message: readonly [{
50
- readonly locale: "zh";
51
- readonly message: string;
52
- }, ...{
53
- readonly locale: "en" | "ja" | "ko";
54
- readonly message: string;
55
- }[]];
56
- readonly warning?: boolean | undefined;
57
- readonly when: string;
58
- }[] | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -86,6 +86,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
86
86
  readonly mode: "formula" | "prefill";
87
87
  readonly expression: string;
88
88
  } | undefined;
89
+ readonly validations?: readonly {
90
+ readonly message: readonly [{
91
+ readonly locale: "zh";
92
+ readonly message: string;
93
+ }, ...{
94
+ readonly locale: "en" | "ja" | "ko";
95
+ readonly message: string;
96
+ }[]];
97
+ readonly warning?: boolean | undefined;
98
+ readonly when: string;
99
+ }[] | undefined;
89
100
  readonly trueLabel?: readonly [{
90
101
  readonly locale: "zh";
91
102
  readonly message: string;
@@ -100,17 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
111
  readonly locale: "en" | "ja" | "ko";
101
112
  readonly message: string;
102
113
  }[]] | undefined;
103
- readonly validations?: readonly {
104
- readonly message: readonly [{
105
- readonly locale: "zh";
106
- readonly message: string;
107
- }, ...{
108
- readonly locale: "en" | "ja" | "ko";
109
- readonly message: string;
110
- }[]];
111
- readonly warning?: boolean | undefined;
112
- readonly when: string;
113
- }[] | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -31,6 +31,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
31
31
  readonly mode: "formula" | "prefill";
32
32
  readonly expression: string;
33
33
  } | undefined;
34
+ readonly validations?: readonly {
35
+ readonly message: readonly [{
36
+ readonly locale: "zh";
37
+ readonly message: string;
38
+ }, ...{
39
+ readonly locale: "en" | "ja" | "ko";
40
+ readonly message: string;
41
+ }[]];
42
+ readonly warning?: boolean | undefined;
43
+ readonly when: string;
44
+ }[] | undefined;
34
45
  readonly trueLabel?: readonly [{
35
46
  readonly locale: "zh";
36
47
  readonly message: string;
@@ -45,17 +56,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
56
  readonly locale: "en" | "ja" | "ko";
46
57
  readonly message: string;
47
58
  }[]] | undefined;
48
- readonly validations?: readonly {
49
- readonly message: readonly [{
50
- readonly locale: "zh";
51
- readonly message: string;
52
- }, ...{
53
- readonly locale: "en" | "ja" | "ko";
54
- readonly message: string;
55
- }[]];
56
- readonly warning?: boolean | undefined;
57
- readonly when: string;
58
- }[] | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -86,6 +86,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
86
86
  readonly mode: "formula" | "prefill";
87
87
  readonly expression: string;
88
88
  } | undefined;
89
+ readonly validations?: readonly {
90
+ readonly message: readonly [{
91
+ readonly locale: "zh";
92
+ readonly message: string;
93
+ }, ...{
94
+ readonly locale: "en" | "ja" | "ko";
95
+ readonly message: string;
96
+ }[]];
97
+ readonly warning?: boolean | undefined;
98
+ readonly when: string;
99
+ }[] | undefined;
89
100
  readonly trueLabel?: readonly [{
90
101
  readonly locale: "zh";
91
102
  readonly message: string;
@@ -100,17 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
111
  readonly locale: "en" | "ja" | "ko";
101
112
  readonly message: string;
102
113
  }[]] | undefined;
103
- readonly validations?: readonly {
104
- readonly message: readonly [{
105
- readonly locale: "zh";
106
- readonly message: string;
107
- }, ...{
108
- readonly locale: "en" | "ja" | "ko";
109
- readonly message: string;
110
- }[]];
111
- readonly warning?: boolean | undefined;
112
- readonly when: string;
113
- }[] | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -41,14 +41,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
41
  readonly mode: "formula" | "prefill";
42
42
  readonly expression: string;
43
43
  } | undefined;
44
- readonly optionValue: string;
45
- readonly optionLabel: readonly [{
46
- readonly locale: "zh";
47
- readonly message: string;
48
- }, ...{
49
- readonly locale: "en" | "ja" | "ko";
50
- readonly message: string;
51
- }[]];
52
44
  readonly validations?: readonly {
53
45
  readonly message: readonly [{
54
46
  readonly locale: "zh";
@@ -60,6 +52,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
60
52
  readonly warning?: boolean | undefined;
61
53
  readonly when: string;
62
54
  }[] | undefined;
55
+ readonly optionValue: string;
56
+ readonly optionLabel: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]];
63
63
  }) => any;
64
64
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
65
65
  "onUpdate:modelValue"?: ((value: {
@@ -100,14 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly mode: "formula" | "prefill";
101
101
  readonly expression: string;
102
102
  } | undefined;
103
- readonly optionValue: string;
104
- readonly optionLabel: readonly [{
105
- readonly locale: "zh";
106
- readonly message: string;
107
- }, ...{
108
- readonly locale: "en" | "ja" | "ko";
109
- readonly message: string;
110
- }[]];
111
103
  readonly validations?: readonly {
112
104
  readonly message: readonly [{
113
105
  readonly locale: "zh";
@@ -119,6 +111,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
119
111
  readonly warning?: boolean | undefined;
120
112
  readonly when: string;
121
113
  }[] | undefined;
114
+ readonly optionValue: string;
115
+ readonly optionLabel: readonly [{
116
+ readonly locale: "zh";
117
+ readonly message: string;
118
+ }, ...{
119
+ readonly locale: "en" | "ja" | "ko";
120
+ readonly message: string;
121
+ }[]];
122
122
  }) => any) | undefined;
123
123
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
124
124
  declare const _default: typeof __VLS_export;
@@ -41,14 +41,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
41
  readonly mode: "formula" | "prefill";
42
42
  readonly expression: string;
43
43
  } | undefined;
44
- readonly optionValue: string;
45
- readonly optionLabel: readonly [{
46
- readonly locale: "zh";
47
- readonly message: string;
48
- }, ...{
49
- readonly locale: "en" | "ja" | "ko";
50
- readonly message: string;
51
- }[]];
52
44
  readonly validations?: readonly {
53
45
  readonly message: readonly [{
54
46
  readonly locale: "zh";
@@ -60,6 +52,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
60
52
  readonly warning?: boolean | undefined;
61
53
  readonly when: string;
62
54
  }[] | undefined;
55
+ readonly optionValue: string;
56
+ readonly optionLabel: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]];
63
63
  }) => any;
64
64
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
65
65
  "onUpdate:modelValue"?: ((value: {
@@ -100,14 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly mode: "formula" | "prefill";
101
101
  readonly expression: string;
102
102
  } | undefined;
103
- readonly optionValue: string;
104
- readonly optionLabel: readonly [{
105
- readonly locale: "zh";
106
- readonly message: string;
107
- }, ...{
108
- readonly locale: "en" | "ja" | "ko";
109
- readonly message: string;
110
- }[]];
111
103
  readonly validations?: readonly {
112
104
  readonly message: readonly [{
113
105
  readonly locale: "zh";
@@ -119,6 +111,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
119
111
  readonly warning?: boolean | undefined;
120
112
  readonly when: string;
121
113
  }[] | undefined;
114
+ readonly optionValue: string;
115
+ readonly optionLabel: readonly [{
116
+ readonly locale: "zh";
117
+ readonly message: string;
118
+ }, ...{
119
+ readonly locale: "en" | "ja" | "ko";
120
+ readonly message: string;
121
+ }[]];
122
122
  }) => any) | undefined;
123
123
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
124
124
  declare const _default: typeof __VLS_export;
@@ -37,6 +37,11 @@ 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 binding?: string | undefined;
41
+ readonly derived?: {
42
+ readonly mode: "formula" | "prefill";
43
+ readonly expression: string;
44
+ } | undefined;
40
45
  readonly dataSource: {
41
46
  readonly data: string;
42
47
  readonly request?: string | undefined;
@@ -50,11 +55,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
55
  readonly locale: "en" | "ja" | "ko";
51
56
  readonly message: string;
52
57
  }[]];
53
- readonly binding?: string | undefined;
54
- readonly derived?: {
55
- readonly mode: "formula" | "prefill";
56
- readonly expression: string;
57
- } | undefined;
58
58
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
59
59
  readonly nodeTooltip?: readonly [{
60
60
  readonly locale: "zh";
@@ -112,6 +112,11 @@ 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 binding?: string | undefined;
116
+ readonly derived?: {
117
+ readonly mode: "formula" | "prefill";
118
+ readonly expression: string;
119
+ } | undefined;
115
120
  readonly dataSource: {
116
121
  readonly data: string;
117
122
  readonly request?: string | undefined;
@@ -125,11 +130,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
130
  readonly locale: "en" | "ja" | "ko";
126
131
  readonly message: string;
127
132
  }[]];
128
- readonly binding?: string | undefined;
129
- readonly derived?: {
130
- readonly mode: "formula" | "prefill";
131
- readonly expression: string;
132
- } | undefined;
133
133
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
134
134
  readonly nodeTooltip?: readonly [{
135
135
  readonly locale: "zh";
@@ -37,6 +37,11 @@ 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 binding?: string | undefined;
41
+ readonly derived?: {
42
+ readonly mode: "formula" | "prefill";
43
+ readonly expression: string;
44
+ } | undefined;
40
45
  readonly dataSource: {
41
46
  readonly data: string;
42
47
  readonly request?: string | undefined;
@@ -50,11 +55,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
55
  readonly locale: "en" | "ja" | "ko";
51
56
  readonly message: string;
52
57
  }[]];
53
- readonly binding?: string | undefined;
54
- readonly derived?: {
55
- readonly mode: "formula" | "prefill";
56
- readonly expression: string;
57
- } | undefined;
58
58
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
59
59
  readonly nodeTooltip?: readonly [{
60
60
  readonly locale: "zh";
@@ -112,6 +112,11 @@ 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 binding?: string | undefined;
116
+ readonly derived?: {
117
+ readonly mode: "formula" | "prefill";
118
+ readonly expression: string;
119
+ } | undefined;
115
120
  readonly dataSource: {
116
121
  readonly data: string;
117
122
  readonly request?: string | undefined;
@@ -125,11 +130,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
130
  readonly locale: "en" | "ja" | "ko";
126
131
  readonly message: string;
127
132
  }[]];
128
- readonly binding?: string | undefined;
129
- readonly derived?: {
130
- readonly mode: "formula" | "prefill";
131
- readonly expression: string;
132
- } | undefined;
133
133
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
134
134
  readonly nodeTooltip?: readonly [{
135
135
  readonly locale: "zh";
@@ -42,27 +42,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
42
  readonly format?: string | undefined;
43
43
  readonly valueFormat?: string | undefined;
44
44
  readonly disabledDate?: string | undefined;
45
- readonly presets?: readonly {
46
- readonly label: readonly [{
45
+ readonly validations?: readonly {
46
+ readonly message: readonly [{
47
47
  readonly locale: "zh";
48
48
  readonly message: string;
49
49
  }, ...{
50
50
  readonly locale: "en" | "ja" | "ko";
51
51
  readonly message: string;
52
52
  }[]];
53
- readonly id: string;
54
- readonly value: string;
53
+ readonly warning?: boolean | undefined;
54
+ readonly when: string;
55
55
  }[] | undefined;
56
- readonly validations?: readonly {
57
- readonly message: readonly [{
56
+ readonly presets?: readonly {
57
+ readonly label: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
60
60
  }, ...{
61
61
  readonly locale: "en" | "ja" | "ko";
62
62
  readonly message: string;
63
63
  }[]];
64
- readonly warning?: boolean | undefined;
65
- readonly when: string;
64
+ readonly id: string;
65
+ readonly value: string;
66
66
  }[] | undefined;
67
67
  }) => any;
68
68
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -105,27 +105,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
105
105
  readonly format?: string | undefined;
106
106
  readonly valueFormat?: string | undefined;
107
107
  readonly disabledDate?: string | undefined;
108
- readonly presets?: readonly {
109
- readonly label: readonly [{
108
+ readonly validations?: readonly {
109
+ readonly message: readonly [{
110
110
  readonly locale: "zh";
111
111
  readonly message: string;
112
112
  }, ...{
113
113
  readonly locale: "en" | "ja" | "ko";
114
114
  readonly message: string;
115
115
  }[]];
116
- readonly id: string;
117
- readonly value: string;
116
+ readonly warning?: boolean | undefined;
117
+ readonly when: string;
118
118
  }[] | undefined;
119
- readonly validations?: readonly {
120
- readonly message: readonly [{
119
+ readonly presets?: readonly {
120
+ readonly label: readonly [{
121
121
  readonly locale: "zh";
122
122
  readonly message: string;
123
123
  }, ...{
124
124
  readonly locale: "en" | "ja" | "ko";
125
125
  readonly message: string;
126
126
  }[]];
127
- readonly warning?: boolean | undefined;
128
- readonly when: string;
127
+ readonly id: string;
128
+ readonly value: string;
129
129
  }[] | undefined;
130
130
  }) => any) | undefined;
131
131
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -42,27 +42,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
42
  readonly format?: string | undefined;
43
43
  readonly valueFormat?: string | undefined;
44
44
  readonly disabledDate?: string | undefined;
45
- readonly presets?: readonly {
46
- readonly label: readonly [{
45
+ readonly validations?: readonly {
46
+ readonly message: readonly [{
47
47
  readonly locale: "zh";
48
48
  readonly message: string;
49
49
  }, ...{
50
50
  readonly locale: "en" | "ja" | "ko";
51
51
  readonly message: string;
52
52
  }[]];
53
- readonly id: string;
54
- readonly value: string;
53
+ readonly warning?: boolean | undefined;
54
+ readonly when: string;
55
55
  }[] | undefined;
56
- readonly validations?: readonly {
57
- readonly message: readonly [{
56
+ readonly presets?: readonly {
57
+ readonly label: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
60
60
  }, ...{
61
61
  readonly locale: "en" | "ja" | "ko";
62
62
  readonly message: string;
63
63
  }[]];
64
- readonly warning?: boolean | undefined;
65
- readonly when: string;
64
+ readonly id: string;
65
+ readonly value: string;
66
66
  }[] | undefined;
67
67
  }) => any;
68
68
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -105,27 +105,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
105
105
  readonly format?: string | undefined;
106
106
  readonly valueFormat?: string | undefined;
107
107
  readonly disabledDate?: string | undefined;
108
- readonly presets?: readonly {
109
- readonly label: readonly [{
108
+ readonly validations?: readonly {
109
+ readonly message: readonly [{
110
110
  readonly locale: "zh";
111
111
  readonly message: string;
112
112
  }, ...{
113
113
  readonly locale: "en" | "ja" | "ko";
114
114
  readonly message: string;
115
115
  }[]];
116
- readonly id: string;
117
- readonly value: string;
116
+ readonly warning?: boolean | undefined;
117
+ readonly when: string;
118
118
  }[] | undefined;
119
- readonly validations?: readonly {
120
- readonly message: readonly [{
119
+ readonly presets?: readonly {
120
+ readonly label: readonly [{
121
121
  readonly locale: "zh";
122
122
  readonly message: string;
123
123
  }, ...{
124
124
  readonly locale: "en" | "ja" | "ko";
125
125
  readonly message: string;
126
126
  }[]];
127
- readonly warning?: boolean | undefined;
128
- readonly when: string;
127
+ readonly id: string;
128
+ readonly value: string;
129
129
  }[] | undefined;
130
130
  }) => any) | undefined;
131
131
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;