@shwfed/config 2.11.5 → 2.11.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 (134) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.prototype/config.vue +1 -0
  3. package/dist/runtime/components/actions/config.vue +2 -0
  4. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  5. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  6. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  7. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  8. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  9. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  10. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  11. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  12. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  13. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  14. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
  15. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  17. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  18. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  19. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  20. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
  21. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
  22. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  23. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  24. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  25. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  26. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  27. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  28. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
  29. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
  30. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  31. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  33. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  34. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  35. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  36. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  37. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  38. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  39. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  40. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +8 -8
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +8 -8
  44. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.icon/runtime.vue +3 -4
  45. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.markdown/runtime.vue +3 -3
  46. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.select/runtime.vue +2 -2
  47. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/runtime.vue +2 -2
  48. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch/runtime.vue +5 -6
  49. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch.remote/runtime.vue +5 -6
  50. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  51. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/runtime.vue +2 -2
  52. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch/runtime.vue +2 -2
  53. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch.local/runtime.vue +2 -2
  54. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.text-input/runtime.vue +2 -2
  55. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  56. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  57. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +2 -2
  58. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.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.remote.options-remote/runtime.vue +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.vue +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  69. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  70. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  78. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  79. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  80. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  81. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  82. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  83. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  84. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  85. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  86. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  87. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  88. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  89. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  90. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue +3 -3
  91. package/dist/runtime/components/table/columns/2026-06-22/com.shwfed.table.column.date-range-input/runtime.vue +4 -4
  92. package/dist/runtime/components/table/config.vue +1 -0
  93. package/dist/runtime/components/table/row-provider.vue +2 -2
  94. package/dist/runtime/components/ui/alert-dialog/AlertDialogFooter.vue +1 -1
  95. package/dist/runtime/utils/cel-context.d.ts +1 -0
  96. package/dist/runtime/utils/cel-context.js +28 -0
  97. package/package.json +3 -8
  98. package/dist/mcp.mjs +0 -102434
  99. package/dist/preview/assets/FieldGroup.vue_vue_type_script_setup_true_lang-BK4nj6mF.js +0 -1
  100. package/dist/preview/assets/badge-Df9KgnrB.js +0 -1
  101. package/dist/preview/assets/config-B3NwVBxT.js +0 -1
  102. package/dist/preview/assets/config-BrtNnMlJ.js +0 -1
  103. package/dist/preview/assets/config-CUJNegvX.js +0 -1
  104. package/dist/preview/assets/config-ChrXUmKf.js +0 -1
  105. package/dist/preview/assets/config-CmEXMpIU.js +0 -1
  106. package/dist/preview/assets/config-CrBoFiYB.js +0 -1
  107. package/dist/preview/assets/config-D-Hf0dls.js +0 -1
  108. package/dist/preview/assets/config-D4cXwy75.js +0 -1
  109. package/dist/preview/assets/config-DCj5Qyiq.js +0 -1
  110. package/dist/preview/assets/config-DPfx03nM.js +0 -1
  111. package/dist/preview/assets/config-DWF0bcmF.js +0 -1
  112. package/dist/preview/assets/config-Do4K9hI7.js +0 -1
  113. package/dist/preview/assets/config-DwblM1r8.js +0 -1
  114. package/dist/preview/assets/config-MW5Hs8yE.js +0 -1
  115. package/dist/preview/assets/config-uNoNEc-1.js +0 -1
  116. package/dist/preview/assets/definition.vue_vue_type_script_setup_true_lang-CbtpddWK.js +0 -1
  117. package/dist/preview/assets/index-Bm7I4Tr0.css +0 -1
  118. package/dist/preview/assets/index-CkyV576r.js +0 -775
  119. package/dist/preview/assets/index-CtW2E0ME.js +0 -1
  120. package/dist/preview/assets/index-xDmBF3zO.js +0 -1
  121. package/dist/preview/assets/item-D0e9Cx1Q.js +0 -1
  122. package/dist/preview/assets/runtime-3tGIbclh.js +0 -1
  123. package/dist/preview/assets/runtime-BCePD3XR.js +0 -1
  124. package/dist/preview/assets/runtime-BMyFUaSM.js +0 -1
  125. package/dist/preview/assets/runtime-BXZU3EqA.js +0 -1
  126. package/dist/preview/assets/runtime-BySNFNSO.js +0 -1
  127. package/dist/preview/assets/runtime-CI02gDFj.js +0 -1
  128. package/dist/preview/assets/runtime-DCo1Qp8a.js +0 -1
  129. package/dist/preview/assets/runtime-DDSKV70N.js +0 -1
  130. package/dist/preview/assets/runtime-Dc7pytUy.js +0 -1
  131. package/dist/preview/assets/runtime-ckLrkTMm.js +0 -1
  132. package/dist/preview/assets/runtime-y4oJ8VkY.js +0 -1
  133. package/dist/preview/assets/schema-meta-D0y0sKal.js +0 -1
  134. package/dist/preview/index.html +0 -19
package/dist/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "shwfed",
3
3
  "configKey": "shwfed",
4
- "version": "2.11.5",
4
+ "version": "2.11.6",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "1.0.2",
7
7
  "unbuild": "unknown"
@@ -47,6 +47,7 @@ function convert(nextType, nextCompatibilityDate) {
47
47
  v-for="entry in PICKER_ENTRIES"
48
48
  :key="entry.type"
49
49
  :value="entry.type"
50
+ :keywords="entry.type"
50
51
  @select="convert(entry.type, entry.compatibilityDate)"
51
52
  >
52
53
  <Icon
@@ -1157,6 +1157,7 @@ const newGroupZoneId = (insertIndex) => `new-group-${insertIndex}`;
1157
1157
  v-for="entry in ACTION_PICKER_ENTRIES"
1158
1158
  :key="entry.type"
1159
1159
  :value="entry.type"
1160
+ :keywords="entry.type"
1160
1161
  @select="addButton(entry.type, entry.compatibilityDate)"
1161
1162
  >
1162
1163
  <Icon
@@ -1170,6 +1171,7 @@ const newGroupZoneId = (insertIndex) => `new-group-${insertIndex}`;
1170
1171
  v-for="entry in ITEM_PICKER_ENTRIES"
1171
1172
  :key="entry.type"
1172
1173
  :value="entry.type"
1174
+ :keywords="entry.type"
1173
1175
  @select="addItem(entry.type, entry.compatibilityDate)"
1174
1176
  >
1175
1177
  <Icon
@@ -39,17 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
39
39
  readonly mode: "formula" | "prefill";
40
40
  readonly expression: string;
41
41
  } | undefined;
42
- readonly validations?: readonly {
43
- readonly message: readonly [{
44
- readonly locale: "zh";
45
- readonly message: string;
46
- }, ...{
47
- readonly locale: "en" | "ja" | "ko";
48
- readonly message: string;
49
- }[]];
50
- readonly warning?: boolean | undefined;
51
- readonly when: string;
52
- }[] | undefined;
53
42
  readonly addon?: {
54
43
  readonly size: "default" | "sm" | "xs";
55
44
  readonly style?: string | undefined;
@@ -117,6 +106,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
117
106
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
118
107
  }[];
119
108
  } | undefined;
109
+ readonly validations?: readonly {
110
+ readonly message: readonly [{
111
+ readonly locale: "zh";
112
+ readonly message: string;
113
+ }, ...{
114
+ readonly locale: "en" | "ja" | "ko";
115
+ readonly message: string;
116
+ }[]];
117
+ readonly warning?: boolean | undefined;
118
+ readonly when: string;
119
+ }[] | undefined;
120
120
  }) => any;
121
121
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
122
122
  "onUpdate:modelValue"?: ((value: {
@@ -155,17 +155,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
155
155
  readonly mode: "formula" | "prefill";
156
156
  readonly expression: string;
157
157
  } | undefined;
158
- readonly validations?: readonly {
159
- readonly message: readonly [{
160
- readonly locale: "zh";
161
- readonly message: string;
162
- }, ...{
163
- readonly locale: "en" | "ja" | "ko";
164
- readonly message: string;
165
- }[]];
166
- readonly warning?: boolean | undefined;
167
- readonly when: string;
168
- }[] | undefined;
169
158
  readonly addon?: {
170
159
  readonly size: "default" | "sm" | "xs";
171
160
  readonly style?: string | undefined;
@@ -233,6 +222,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
233
222
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
234
223
  }[];
235
224
  } | undefined;
225
+ readonly validations?: readonly {
226
+ readonly message: readonly [{
227
+ readonly locale: "zh";
228
+ readonly message: string;
229
+ }, ...{
230
+ readonly locale: "en" | "ja" | "ko";
231
+ readonly message: string;
232
+ }[]];
233
+ readonly warning?: boolean | undefined;
234
+ readonly when: string;
235
+ }[] | undefined;
236
236
  }) => any) | undefined;
237
237
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
238
238
  declare const _default: typeof __VLS_export;
@@ -39,17 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
39
39
  readonly mode: "formula" | "prefill";
40
40
  readonly expression: string;
41
41
  } | undefined;
42
- readonly validations?: readonly {
43
- readonly message: readonly [{
44
- readonly locale: "zh";
45
- readonly message: string;
46
- }, ...{
47
- readonly locale: "en" | "ja" | "ko";
48
- readonly message: string;
49
- }[]];
50
- readonly warning?: boolean | undefined;
51
- readonly when: string;
52
- }[] | undefined;
53
42
  readonly addon?: {
54
43
  readonly size: "default" | "sm" | "xs";
55
44
  readonly style?: string | undefined;
@@ -117,6 +106,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
117
106
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
118
107
  }[];
119
108
  } | undefined;
109
+ readonly validations?: readonly {
110
+ readonly message: readonly [{
111
+ readonly locale: "zh";
112
+ readonly message: string;
113
+ }, ...{
114
+ readonly locale: "en" | "ja" | "ko";
115
+ readonly message: string;
116
+ }[]];
117
+ readonly warning?: boolean | undefined;
118
+ readonly when: string;
119
+ }[] | undefined;
120
120
  }) => any;
121
121
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
122
122
  "onUpdate:modelValue"?: ((value: {
@@ -155,17 +155,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
155
155
  readonly mode: "formula" | "prefill";
156
156
  readonly expression: string;
157
157
  } | undefined;
158
- readonly validations?: readonly {
159
- readonly message: readonly [{
160
- readonly locale: "zh";
161
- readonly message: string;
162
- }, ...{
163
- readonly locale: "en" | "ja" | "ko";
164
- readonly message: string;
165
- }[]];
166
- readonly warning?: boolean | undefined;
167
- readonly when: string;
168
- }[] | undefined;
169
158
  readonly addon?: {
170
159
  readonly size: "default" | "sm" | "xs";
171
160
  readonly style?: string | undefined;
@@ -233,6 +222,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
233
222
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
234
223
  }[];
235
224
  } | undefined;
225
+ readonly validations?: readonly {
226
+ readonly message: readonly [{
227
+ readonly locale: "zh";
228
+ readonly message: string;
229
+ }, ...{
230
+ readonly locale: "en" | "ja" | "ko";
231
+ readonly message: string;
232
+ }[]];
233
+ readonly warning?: boolean | undefined;
234
+ readonly when: string;
235
+ }[] | undefined;
236
236
  }) => any) | undefined;
237
237
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
238
238
  declare const _default: typeof __VLS_export;
@@ -40,6 +40,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
40
40
  readonly expression: string;
41
41
  } | undefined;
42
42
  readonly options: string;
43
+ readonly optionValue: string;
44
+ readonly optionLabel: readonly [{
45
+ readonly locale: "zh";
46
+ readonly message: string;
47
+ }, ...{
48
+ readonly locale: "en" | "ja" | "ko";
49
+ readonly message: string;
50
+ }[]];
43
51
  readonly validations?: readonly {
44
52
  readonly message: readonly [{
45
53
  readonly locale: "zh";
@@ -51,14 +59,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
59
  readonly warning?: boolean | undefined;
52
60
  readonly when: string;
53
61
  }[] | undefined;
54
- readonly optionValue: string;
55
- readonly optionLabel: readonly [{
56
- readonly locale: "zh";
57
- readonly message: string;
58
- }, ...{
59
- readonly locale: "en" | "ja" | "ko";
60
- readonly message: string;
61
- }[]];
62
62
  }) => any;
63
63
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
64
64
  "onUpdate:modelValue"?: ((value: {
@@ -98,6 +98,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  readonly expression: string;
99
99
  } | undefined;
100
100
  readonly options: string;
101
+ readonly optionValue: string;
102
+ readonly optionLabel: readonly [{
103
+ readonly locale: "zh";
104
+ readonly message: string;
105
+ }, ...{
106
+ readonly locale: "en" | "ja" | "ko";
107
+ readonly message: string;
108
+ }[]];
101
109
  readonly validations?: readonly {
102
110
  readonly message: readonly [{
103
111
  readonly locale: "zh";
@@ -109,14 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
117
  readonly warning?: boolean | undefined;
110
118
  readonly when: string;
111
119
  }[] | undefined;
112
- readonly optionValue: string;
113
- readonly optionLabel: readonly [{
114
- readonly locale: "zh";
115
- readonly message: string;
116
- }, ...{
117
- readonly locale: "en" | "ja" | "ko";
118
- readonly message: string;
119
- }[]];
120
120
  }) => any) | undefined;
121
121
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
122
122
  declare const _default: typeof __VLS_export;
@@ -40,6 +40,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
40
40
  readonly expression: string;
41
41
  } | undefined;
42
42
  readonly options: string;
43
+ readonly optionValue: string;
44
+ readonly optionLabel: readonly [{
45
+ readonly locale: "zh";
46
+ readonly message: string;
47
+ }, ...{
48
+ readonly locale: "en" | "ja" | "ko";
49
+ readonly message: string;
50
+ }[]];
43
51
  readonly validations?: readonly {
44
52
  readonly message: readonly [{
45
53
  readonly locale: "zh";
@@ -51,14 +59,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
59
  readonly warning?: boolean | undefined;
52
60
  readonly when: string;
53
61
  }[] | undefined;
54
- readonly optionValue: string;
55
- readonly optionLabel: readonly [{
56
- readonly locale: "zh";
57
- readonly message: string;
58
- }, ...{
59
- readonly locale: "en" | "ja" | "ko";
60
- readonly message: string;
61
- }[]];
62
62
  }) => any;
63
63
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
64
64
  "onUpdate:modelValue"?: ((value: {
@@ -98,6 +98,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  readonly expression: string;
99
99
  } | undefined;
100
100
  readonly options: string;
101
+ readonly optionValue: string;
102
+ readonly optionLabel: readonly [{
103
+ readonly locale: "zh";
104
+ readonly message: string;
105
+ }, ...{
106
+ readonly locale: "en" | "ja" | "ko";
107
+ readonly message: string;
108
+ }[]];
101
109
  readonly validations?: readonly {
102
110
  readonly message: readonly [{
103
111
  readonly locale: "zh";
@@ -109,14 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
117
  readonly warning?: boolean | undefined;
110
118
  readonly when: string;
111
119
  }[] | undefined;
112
- readonly optionValue: string;
113
- readonly optionLabel: readonly [{
114
- readonly locale: "zh";
115
- readonly message: string;
116
- }, ...{
117
- readonly locale: "en" | "ja" | "ko";
118
- readonly message: string;
119
- }[]];
120
120
  }) => any) | undefined;
121
121
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
122
122
  declare const _default: typeof __VLS_export;
@@ -41,27 +41,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
41
  } | undefined;
42
42
  readonly format?: string | undefined;
43
43
  readonly valueFormat?: string | undefined;
44
- readonly validations?: readonly {
45
- readonly message: readonly [{
44
+ readonly presets?: readonly {
45
+ readonly label: readonly [{
46
46
  readonly locale: "zh";
47
47
  readonly message: string;
48
48
  }, ...{
49
49
  readonly locale: "en" | "ja" | "ko";
50
50
  readonly message: string;
51
51
  }[]];
52
- readonly warning?: boolean | undefined;
53
- readonly when: string;
52
+ readonly id: string;
53
+ readonly value: string;
54
54
  }[] | undefined;
55
- readonly presets?: readonly {
56
- readonly label: readonly [{
55
+ readonly validations?: readonly {
56
+ readonly message: readonly [{
57
57
  readonly locale: "zh";
58
58
  readonly message: string;
59
59
  }, ...{
60
60
  readonly locale: "en" | "ja" | "ko";
61
61
  readonly message: string;
62
62
  }[]];
63
- readonly id: string;
64
- readonly value: string;
63
+ readonly warning?: boolean | undefined;
64
+ readonly when: string;
65
65
  }[] | undefined;
66
66
  }) => any;
67
67
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -103,27 +103,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  } | undefined;
104
104
  readonly format?: string | undefined;
105
105
  readonly valueFormat?: string | undefined;
106
- readonly validations?: readonly {
107
- readonly message: readonly [{
106
+ readonly presets?: readonly {
107
+ readonly label: readonly [{
108
108
  readonly locale: "zh";
109
109
  readonly message: string;
110
110
  }, ...{
111
111
  readonly locale: "en" | "ja" | "ko";
112
112
  readonly message: string;
113
113
  }[]];
114
- readonly warning?: boolean | undefined;
115
- readonly when: string;
114
+ readonly id: string;
115
+ readonly value: string;
116
116
  }[] | undefined;
117
- readonly presets?: readonly {
118
- readonly label: readonly [{
117
+ readonly validations?: readonly {
118
+ readonly message: readonly [{
119
119
  readonly locale: "zh";
120
120
  readonly message: string;
121
121
  }, ...{
122
122
  readonly locale: "en" | "ja" | "ko";
123
123
  readonly message: string;
124
124
  }[]];
125
- readonly id: string;
126
- readonly value: string;
125
+ readonly warning?: boolean | undefined;
126
+ readonly when: string;
127
127
  }[] | undefined;
128
128
  }) => any) | undefined;
129
129
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -41,27 +41,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
41
  } | undefined;
42
42
  readonly format?: string | undefined;
43
43
  readonly valueFormat?: string | undefined;
44
- readonly validations?: readonly {
45
- readonly message: readonly [{
44
+ readonly presets?: readonly {
45
+ readonly label: readonly [{
46
46
  readonly locale: "zh";
47
47
  readonly message: string;
48
48
  }, ...{
49
49
  readonly locale: "en" | "ja" | "ko";
50
50
  readonly message: string;
51
51
  }[]];
52
- readonly warning?: boolean | undefined;
53
- readonly when: string;
52
+ readonly id: string;
53
+ readonly value: string;
54
54
  }[] | undefined;
55
- readonly presets?: readonly {
56
- readonly label: readonly [{
55
+ readonly validations?: readonly {
56
+ readonly message: readonly [{
57
57
  readonly locale: "zh";
58
58
  readonly message: string;
59
59
  }, ...{
60
60
  readonly locale: "en" | "ja" | "ko";
61
61
  readonly message: string;
62
62
  }[]];
63
- readonly id: string;
64
- readonly value: string;
63
+ readonly warning?: boolean | undefined;
64
+ readonly when: string;
65
65
  }[] | undefined;
66
66
  }) => any;
67
67
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -103,27 +103,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  } | undefined;
104
104
  readonly format?: string | undefined;
105
105
  readonly valueFormat?: string | undefined;
106
- readonly validations?: readonly {
107
- readonly message: readonly [{
106
+ readonly presets?: readonly {
107
+ readonly label: readonly [{
108
108
  readonly locale: "zh";
109
109
  readonly message: string;
110
110
  }, ...{
111
111
  readonly locale: "en" | "ja" | "ko";
112
112
  readonly message: string;
113
113
  }[]];
114
- readonly warning?: boolean | undefined;
115
- readonly when: string;
114
+ readonly id: string;
115
+ readonly value: string;
116
116
  }[] | undefined;
117
- readonly presets?: readonly {
118
- readonly label: readonly [{
117
+ readonly validations?: readonly {
118
+ readonly message: readonly [{
119
119
  readonly locale: "zh";
120
120
  readonly message: string;
121
121
  }, ...{
122
122
  readonly locale: "en" | "ja" | "ko";
123
123
  readonly message: string;
124
124
  }[]];
125
- readonly id: string;
126
- readonly value: string;
125
+ readonly warning?: boolean | undefined;
126
+ readonly when: string;
127
127
  }[] | undefined;
128
128
  }) => any) | undefined;
129
129
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -50,28 +50,28 @@ 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 validations?: readonly {
54
- readonly message: readonly [{
53
+ readonly presets?: readonly {
54
+ readonly label: readonly [{
55
55
  readonly locale: "zh";
56
56
  readonly message: string;
57
57
  }, ...{
58
58
  readonly locale: "en" | "ja" | "ko";
59
59
  readonly message: string;
60
60
  }[]];
61
- readonly warning?: boolean | undefined;
62
- readonly when: string;
61
+ readonly id: string;
62
+ readonly end: string;
63
+ readonly start: string;
63
64
  }[] | undefined;
64
- readonly presets?: readonly {
65
- readonly label: readonly [{
65
+ readonly validations?: readonly {
66
+ readonly message: readonly [{
66
67
  readonly locale: "zh";
67
68
  readonly message: string;
68
69
  }, ...{
69
70
  readonly locale: "en" | "ja" | "ko";
70
71
  readonly message: string;
71
72
  }[]];
72
- readonly id: string;
73
- readonly end: string;
74
- readonly start: string;
73
+ readonly warning?: boolean | undefined;
74
+ readonly when: string;
75
75
  }[] | undefined;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,28 +122,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly locale: "en" | "ja" | "ko";
123
123
  readonly message: string;
124
124
  }[]] | undefined;
125
- readonly validations?: readonly {
126
- readonly message: readonly [{
125
+ readonly presets?: readonly {
126
+ readonly label: readonly [{
127
127
  readonly locale: "zh";
128
128
  readonly message: string;
129
129
  }, ...{
130
130
  readonly locale: "en" | "ja" | "ko";
131
131
  readonly message: string;
132
132
  }[]];
133
- readonly warning?: boolean | undefined;
134
- readonly when: string;
133
+ readonly id: string;
134
+ readonly end: string;
135
+ readonly start: string;
135
136
  }[] | undefined;
136
- readonly presets?: readonly {
137
- readonly label: readonly [{
137
+ readonly validations?: readonly {
138
+ readonly message: readonly [{
138
139
  readonly locale: "zh";
139
140
  readonly message: string;
140
141
  }, ...{
141
142
  readonly locale: "en" | "ja" | "ko";
142
143
  readonly message: string;
143
144
  }[]];
144
- readonly id: string;
145
- readonly end: string;
146
- readonly start: string;
145
+ readonly warning?: boolean | undefined;
146
+ readonly when: string;
147
147
  }[] | undefined;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -50,28 +50,28 @@ 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 validations?: readonly {
54
- readonly message: readonly [{
53
+ readonly presets?: readonly {
54
+ readonly label: readonly [{
55
55
  readonly locale: "zh";
56
56
  readonly message: string;
57
57
  }, ...{
58
58
  readonly locale: "en" | "ja" | "ko";
59
59
  readonly message: string;
60
60
  }[]];
61
- readonly warning?: boolean | undefined;
62
- readonly when: string;
61
+ readonly id: string;
62
+ readonly end: string;
63
+ readonly start: string;
63
64
  }[] | undefined;
64
- readonly presets?: readonly {
65
- readonly label: readonly [{
65
+ readonly validations?: readonly {
66
+ readonly message: readonly [{
66
67
  readonly locale: "zh";
67
68
  readonly message: string;
68
69
  }, ...{
69
70
  readonly locale: "en" | "ja" | "ko";
70
71
  readonly message: string;
71
72
  }[]];
72
- readonly id: string;
73
- readonly end: string;
74
- readonly start: string;
73
+ readonly warning?: boolean | undefined;
74
+ readonly when: string;
75
75
  }[] | undefined;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,28 +122,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly locale: "en" | "ja" | "ko";
123
123
  readonly message: string;
124
124
  }[]] | undefined;
125
- readonly validations?: readonly {
126
- readonly message: readonly [{
125
+ readonly presets?: readonly {
126
+ readonly label: readonly [{
127
127
  readonly locale: "zh";
128
128
  readonly message: string;
129
129
  }, ...{
130
130
  readonly locale: "en" | "ja" | "ko";
131
131
  readonly message: string;
132
132
  }[]];
133
- readonly warning?: boolean | undefined;
134
- readonly when: string;
133
+ readonly id: string;
134
+ readonly end: string;
135
+ readonly start: string;
135
136
  }[] | undefined;
136
- readonly presets?: readonly {
137
- readonly label: readonly [{
137
+ readonly validations?: readonly {
138
+ readonly message: readonly [{
138
139
  readonly locale: "zh";
139
140
  readonly message: string;
140
141
  }, ...{
141
142
  readonly locale: "en" | "ja" | "ko";
142
143
  readonly message: string;
143
144
  }[]];
144
- readonly id: string;
145
- readonly end: string;
146
- readonly start: string;
145
+ readonly warning?: boolean | undefined;
146
+ readonly when: string;
147
147
  }[] | undefined;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;