@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
@@ -43,27 +43,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
43
43
  readonly format?: string | undefined;
44
44
  readonly valueFormat?: string | undefined;
45
45
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
46
- readonly validations?: readonly {
47
- readonly message: readonly [{
46
+ readonly presets?: readonly {
47
+ readonly label: readonly [{
48
48
  readonly locale: "zh";
49
49
  readonly message: string;
50
50
  }, ...{
51
51
  readonly locale: "en" | "ja" | "ko";
52
52
  readonly message: string;
53
53
  }[]];
54
- readonly warning?: boolean | undefined;
55
- readonly when: string;
54
+ readonly id: string;
55
+ readonly value: string;
56
56
  }[] | undefined;
57
- readonly presets?: readonly {
58
- readonly label: readonly [{
57
+ readonly validations?: readonly {
58
+ readonly message: readonly [{
59
59
  readonly locale: "zh";
60
60
  readonly message: string;
61
61
  }, ...{
62
62
  readonly locale: "en" | "ja" | "ko";
63
63
  readonly message: string;
64
64
  }[]];
65
- readonly id: string;
66
- readonly value: string;
65
+ readonly warning?: boolean | undefined;
66
+ readonly when: string;
67
67
  }[] | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -107,27 +107,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  readonly format?: string | undefined;
108
108
  readonly valueFormat?: string | undefined;
109
109
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
110
- readonly validations?: readonly {
111
- readonly message: readonly [{
110
+ readonly presets?: readonly {
111
+ readonly label: readonly [{
112
112
  readonly locale: "zh";
113
113
  readonly message: string;
114
114
  }, ...{
115
115
  readonly locale: "en" | "ja" | "ko";
116
116
  readonly message: string;
117
117
  }[]];
118
- readonly warning?: boolean | undefined;
119
- readonly when: string;
118
+ readonly id: string;
119
+ readonly value: string;
120
120
  }[] | undefined;
121
- readonly presets?: readonly {
122
- readonly label: readonly [{
121
+ readonly validations?: readonly {
122
+ readonly message: readonly [{
123
123
  readonly locale: "zh";
124
124
  readonly message: string;
125
125
  }, ...{
126
126
  readonly locale: "en" | "ja" | "ko";
127
127
  readonly message: string;
128
128
  }[]];
129
- readonly id: string;
130
- readonly value: string;
129
+ readonly warning?: boolean | undefined;
130
+ readonly when: string;
131
131
  }[] | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -43,27 +43,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
43
43
  readonly format?: string | undefined;
44
44
  readonly valueFormat?: string | undefined;
45
45
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
46
- readonly validations?: readonly {
47
- readonly message: readonly [{
46
+ readonly presets?: readonly {
47
+ readonly label: readonly [{
48
48
  readonly locale: "zh";
49
49
  readonly message: string;
50
50
  }, ...{
51
51
  readonly locale: "en" | "ja" | "ko";
52
52
  readonly message: string;
53
53
  }[]];
54
- readonly warning?: boolean | undefined;
55
- readonly when: string;
54
+ readonly id: string;
55
+ readonly value: string;
56
56
  }[] | undefined;
57
- readonly presets?: readonly {
58
- readonly label: readonly [{
57
+ readonly validations?: readonly {
58
+ readonly message: readonly [{
59
59
  readonly locale: "zh";
60
60
  readonly message: string;
61
61
  }, ...{
62
62
  readonly locale: "en" | "ja" | "ko";
63
63
  readonly message: string;
64
64
  }[]];
65
- readonly id: string;
66
- readonly value: string;
65
+ readonly warning?: boolean | undefined;
66
+ readonly when: string;
67
67
  }[] | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -107,27 +107,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  readonly format?: string | undefined;
108
108
  readonly valueFormat?: string | undefined;
109
109
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
110
- readonly validations?: readonly {
111
- readonly message: readonly [{
110
+ readonly presets?: readonly {
111
+ readonly label: readonly [{
112
112
  readonly locale: "zh";
113
113
  readonly message: string;
114
114
  }, ...{
115
115
  readonly locale: "en" | "ja" | "ko";
116
116
  readonly message: string;
117
117
  }[]];
118
- readonly warning?: boolean | undefined;
119
- readonly when: string;
118
+ readonly id: string;
119
+ readonly value: string;
120
120
  }[] | undefined;
121
- readonly presets?: readonly {
122
- readonly label: readonly [{
121
+ readonly validations?: readonly {
122
+ readonly message: readonly [{
123
123
  readonly locale: "zh";
124
124
  readonly message: string;
125
125
  }, ...{
126
126
  readonly locale: "en" | "ja" | "ko";
127
127
  readonly message: string;
128
128
  }[]];
129
- readonly id: string;
130
- readonly value: string;
129
+ readonly warning?: boolean | undefined;
130
+ readonly when: string;
131
131
  }[] | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -52,28 +52,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]] | undefined;
55
- readonly validations?: readonly {
56
- readonly message: readonly [{
55
+ readonly presets?: readonly {
56
+ readonly label: 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 warning?: boolean | undefined;
64
- readonly when: string;
63
+ readonly id: string;
64
+ readonly end: string;
65
+ readonly start: string;
65
66
  }[] | undefined;
66
- readonly presets?: readonly {
67
- readonly label: readonly [{
67
+ readonly validations?: readonly {
68
+ readonly message: readonly [{
68
69
  readonly locale: "zh";
69
70
  readonly message: string;
70
71
  }, ...{
71
72
  readonly locale: "en" | "ja" | "ko";
72
73
  readonly message: string;
73
74
  }[]];
74
- readonly id: string;
75
- readonly end: string;
76
- readonly start: string;
75
+ readonly warning?: boolean | undefined;
76
+ readonly when: string;
77
77
  }[] | undefined;
78
78
  }) => any;
79
79
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -126,28 +126,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
126
126
  readonly locale: "en" | "ja" | "ko";
127
127
  readonly message: string;
128
128
  }[]] | undefined;
129
- readonly validations?: readonly {
130
- readonly message: readonly [{
129
+ readonly presets?: readonly {
130
+ readonly label: readonly [{
131
131
  readonly locale: "zh";
132
132
  readonly message: string;
133
133
  }, ...{
134
134
  readonly locale: "en" | "ja" | "ko";
135
135
  readonly message: string;
136
136
  }[]];
137
- readonly warning?: boolean | undefined;
138
- readonly when: string;
137
+ readonly id: string;
138
+ readonly end: string;
139
+ readonly start: string;
139
140
  }[] | undefined;
140
- readonly presets?: readonly {
141
- readonly label: readonly [{
141
+ readonly validations?: readonly {
142
+ readonly message: readonly [{
142
143
  readonly locale: "zh";
143
144
  readonly message: string;
144
145
  }, ...{
145
146
  readonly locale: "en" | "ja" | "ko";
146
147
  readonly message: string;
147
148
  }[]];
148
- readonly id: string;
149
- readonly end: string;
150
- readonly start: string;
149
+ readonly warning?: boolean | undefined;
150
+ readonly when: string;
151
151
  }[] | undefined;
152
152
  }) => any) | undefined;
153
153
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -52,28 +52,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]] | undefined;
55
- readonly validations?: readonly {
56
- readonly message: readonly [{
55
+ readonly presets?: readonly {
56
+ readonly label: 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 warning?: boolean | undefined;
64
- readonly when: string;
63
+ readonly id: string;
64
+ readonly end: string;
65
+ readonly start: string;
65
66
  }[] | undefined;
66
- readonly presets?: readonly {
67
- readonly label: readonly [{
67
+ readonly validations?: readonly {
68
+ readonly message: readonly [{
68
69
  readonly locale: "zh";
69
70
  readonly message: string;
70
71
  }, ...{
71
72
  readonly locale: "en" | "ja" | "ko";
72
73
  readonly message: string;
73
74
  }[]];
74
- readonly id: string;
75
- readonly end: string;
76
- readonly start: string;
75
+ readonly warning?: boolean | undefined;
76
+ readonly when: string;
77
77
  }[] | undefined;
78
78
  }) => any;
79
79
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -126,28 +126,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
126
126
  readonly locale: "en" | "ja" | "ko";
127
127
  readonly message: string;
128
128
  }[]] | undefined;
129
- readonly validations?: readonly {
130
- readonly message: readonly [{
129
+ readonly presets?: readonly {
130
+ readonly label: readonly [{
131
131
  readonly locale: "zh";
132
132
  readonly message: string;
133
133
  }, ...{
134
134
  readonly locale: "en" | "ja" | "ko";
135
135
  readonly message: string;
136
136
  }[]];
137
- readonly warning?: boolean | undefined;
138
- readonly when: string;
137
+ readonly id: string;
138
+ readonly end: string;
139
+ readonly start: string;
139
140
  }[] | undefined;
140
- readonly presets?: readonly {
141
- readonly label: readonly [{
141
+ readonly validations?: readonly {
142
+ readonly message: readonly [{
142
143
  readonly locale: "zh";
143
144
  readonly message: string;
144
145
  }, ...{
145
146
  readonly locale: "en" | "ja" | "ko";
146
147
  readonly message: string;
147
148
  }[]];
148
- readonly id: string;
149
- readonly end: string;
150
- readonly start: string;
149
+ readonly warning?: boolean | undefined;
150
+ readonly when: string;
151
151
  }[] | undefined;
152
152
  }) => any) | undefined;
153
153
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -42,17 +42,9 @@ 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 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;
45
+ readonly precision?: number | undefined;
46
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
47
+ readonly valueAsString?: boolean | undefined;
56
48
  readonly addon?: {
57
49
  readonly size: "default" | "sm" | "xs";
58
50
  readonly style?: string | undefined;
@@ -120,9 +112,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
120
112
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
121
113
  }[];
122
114
  } | undefined;
123
- readonly precision?: number | undefined;
124
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
125
- readonly valueAsString?: boolean | 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;
126
126
  }) => any;
127
127
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
128
128
  "onUpdate:modelValue"?: ((value: {
@@ -164,17 +164,9 @@ 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 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;
167
+ readonly precision?: number | undefined;
168
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
169
+ readonly valueAsString?: boolean | undefined;
178
170
  readonly addon?: {
179
171
  readonly size: "default" | "sm" | "xs";
180
172
  readonly style?: string | undefined;
@@ -242,9 +234,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
242
234
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
243
235
  }[];
244
236
  } | undefined;
245
- readonly precision?: number | undefined;
246
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
247
- readonly valueAsString?: boolean | 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;
248
248
  }) => any) | undefined;
249
249
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
250
250
  declare const _default: typeof __VLS_export;
@@ -42,17 +42,9 @@ 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 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;
45
+ readonly precision?: number | undefined;
46
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
47
+ readonly valueAsString?: boolean | undefined;
56
48
  readonly addon?: {
57
49
  readonly size: "default" | "sm" | "xs";
58
50
  readonly style?: string | undefined;
@@ -120,9 +112,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
120
112
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
121
113
  }[];
122
114
  } | undefined;
123
- readonly precision?: number | undefined;
124
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
125
- readonly valueAsString?: boolean | 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;
126
126
  }) => any;
127
127
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
128
128
  "onUpdate:modelValue"?: ((value: {
@@ -164,17 +164,9 @@ 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 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;
167
+ readonly precision?: number | undefined;
168
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
169
+ readonly valueAsString?: boolean | undefined;
178
170
  readonly addon?: {
179
171
  readonly size: "default" | "sm" | "xs";
180
172
  readonly style?: string | undefined;
@@ -242,9 +234,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
242
234
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
243
235
  }[];
244
236
  } | undefined;
245
- readonly precision?: number | undefined;
246
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
247
- readonly valueAsString?: boolean | 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;
248
248
  }) => any) | undefined;
249
249
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
250
250
  declare const _default: typeof __VLS_export;
@@ -50,6 +50,9 @@ 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;
53
56
  readonly validations?: readonly {
54
57
  readonly message: readonly [{
55
58
  readonly locale: "zh";
@@ -61,9 +64,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
61
64
  readonly warning?: boolean | undefined;
62
65
  readonly when: string;
63
66
  }[] | 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,6 +113,9 @@ 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;
116
119
  readonly validations?: readonly {
117
120
  readonly message: readonly [{
118
121
  readonly locale: "zh";
@@ -124,9 +127,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
127
  readonly warning?: boolean | undefined;
125
128
  readonly when: string;
126
129
  }[] | 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,6 +50,9 @@ 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;
53
56
  readonly validations?: readonly {
54
57
  readonly message: readonly [{
55
58
  readonly locale: "zh";
@@ -61,9 +64,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
61
64
  readonly warning?: boolean | undefined;
62
65
  readonly when: string;
63
66
  }[] | 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,6 +113,9 @@ 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;
116
119
  readonly validations?: readonly {
117
120
  readonly message: readonly [{
118
121
  readonly locale: "zh";
@@ -124,9 +127,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
127
  readonly warning?: boolean | undefined;
125
128
  readonly when: string;
126
129
  }[] | 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,17 +31,6 @@ 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;
45
34
  readonly trueLabel?: readonly [{
46
35
  readonly locale: "zh";
47
36
  readonly message: string;
@@ -56,6 +45,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
45
  readonly locale: "en" | "ja" | "ko";
57
46
  readonly message: string;
58
47
  }[]] | 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,17 +86,6 @@ 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;
100
89
  readonly trueLabel?: readonly [{
101
90
  readonly locale: "zh";
102
91
  readonly message: string;
@@ -111,6 +100,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
100
  readonly locale: "en" | "ja" | "ko";
112
101
  readonly message: string;
113
102
  }[]] | 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;