@shwfed/config 2.9.1 → 2.9.3

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 (58) hide show
  1. package/dist/mcp.mjs +1 -3
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{badge-BFb-1pCT.js → badge-CY7N4tzE.js} +1 -1
  4. package/dist/preview/assets/{config-CRxO6DVD.js → config-B6xtqPys.js} +1 -1
  5. package/dist/preview/assets/{config-0DneC44h.js → config-BI9O-CMH.js} +1 -1
  6. package/dist/preview/assets/{config-rr6HpsHl.js → config-C9LThFFM.js} +1 -1
  7. package/dist/preview/assets/{config-CgGwKTMB.js → config-CdTo0RnO.js} +1 -1
  8. package/dist/preview/assets/{config-DlA3bMzk.js → config-Ch-uzD4K.js} +1 -1
  9. package/dist/preview/assets/{config-ByZ0313c.js → config-Cou30eMf.js} +1 -1
  10. package/dist/preview/assets/{config-CBypmimA.js → config-CqhZtEzh.js} +1 -1
  11. package/dist/preview/assets/{config-iysOo1dH.js → config-D0e-dO3Y.js} +1 -1
  12. package/dist/preview/assets/{config-DFaQa_Ua.js → config-D2iQ1cHu.js} +1 -1
  13. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-C1MSczMq.js → definition.vue_vue_type_script_setup_true_lang-8UNFiK_W.js} +1 -1
  14. package/dist/preview/assets/index-BTleLwMz.js +1 -0
  15. package/dist/preview/assets/{index-CuSwhbkD.js → index-CNgUJDgV.js} +1 -1
  16. package/dist/preview/assets/index-COSjWreD.css +1 -0
  17. package/dist/preview/assets/{index-CpLuDJe9.js → index-DZS4TKGX.js} +156 -158
  18. package/dist/preview/assets/{item-iBF7XNGG.js → item-Cjwnz068.js} +1 -1
  19. package/dist/preview/assets/{runtime-BmED451i.js → runtime-BHXxRkau.js} +1 -1
  20. package/dist/preview/assets/{runtime-CY9TirG6.js → runtime-BhLcYJQW.js} +1 -1
  21. package/dist/preview/assets/{runtime-DrKKzpjq.js → runtime-Bi-TAMSI.js} +1 -1
  22. package/dist/preview/assets/{runtime-CPiaq4_s.js → runtime-Bxhg8fck.js} +1 -1
  23. package/dist/preview/assets/{runtime-D4WPJrz9.js → runtime-Caf4c7Qr.js} +1 -1
  24. package/dist/preview/assets/{runtime-Uz1zCLPO.js → runtime-CiHPMpFW.js} +1 -1
  25. package/dist/preview/assets/{runtime-XjumEj6A.js → runtime-DLY_TObR.js} +1 -1
  26. package/dist/preview/assets/{runtime-S7Afa8F4.js → runtime-DNRZcUw_.js} +1 -1
  27. package/dist/preview/assets/{runtime-BPK6zdoy.js → runtime-ncpmo94E.js} +1 -1
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/actions/buttons/2026-04-21/com.shwfed.actions.button.navigation/config.vue +1 -0
  30. package/dist/runtime/components/config/index.vue +39 -1
  31. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  33. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +22 -22
  34. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +22 -22
  35. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  36. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  37. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +24 -24
  38. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +24 -24
  39. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  40. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  41. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +8 -0
  42. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  43. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  44. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +22 -22
  45. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +22 -22
  46. package/dist/runtime/components/form/utils/common.js +1 -3
  47. package/dist/runtime/components/form/utils/derived.js +2 -1
  48. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  49. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  50. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  51. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  52. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  53. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  54. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  55. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  56. package/package.json +1 -1
  57. package/dist/preview/assets/index-BlHAyQdm.css +0 -1
  58. package/dist/preview/assets/index-CLQQPdxj.js +0 -1
@@ -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 presets?: readonly {
47
- readonly label: readonly [{
46
+ readonly validations?: readonly {
47
+ readonly message: 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 id: string;
55
- readonly value: string;
54
+ readonly warning?: boolean | undefined;
55
+ readonly when: string;
56
56
  }[] | undefined;
57
- readonly validations?: readonly {
58
- readonly message: readonly [{
57
+ readonly presets?: readonly {
58
+ readonly label: 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 warning?: boolean | undefined;
66
- readonly when: string;
65
+ readonly id: string;
66
+ readonly value: 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 presets?: readonly {
111
- readonly label: readonly [{
110
+ readonly validations?: readonly {
111
+ readonly message: 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 id: string;
119
- readonly value: string;
118
+ readonly warning?: boolean | undefined;
119
+ readonly when: string;
120
120
  }[] | undefined;
121
- readonly validations?: readonly {
122
- readonly message: readonly [{
121
+ readonly presets?: readonly {
122
+ readonly label: 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 warning?: boolean | undefined;
130
- readonly when: string;
129
+ readonly id: string;
130
+ readonly value: string;
131
131
  }[] | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -34,10 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
36
  readonly hourCycle?: 12 | 24 | undefined;
37
- readonly format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
40
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
41
39
  readonly startPlaceholder?: readonly [{
42
40
  readonly locale: "zh";
43
41
  readonly message: string;
@@ -52,28 +50,30 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
50
  readonly locale: "en" | "ja" | "ko";
53
51
  readonly message: string;
54
52
  }[]] | undefined;
55
- readonly presets?: readonly {
56
- readonly label: readonly [{
53
+ readonly valueFormat?: string | undefined;
54
+ readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
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 end: string;
65
- readonly start: string;
63
+ readonly warning?: boolean | undefined;
64
+ readonly when: string;
66
65
  }[] | undefined;
67
- readonly validations?: readonly {
68
- readonly message: readonly [{
66
+ readonly presets?: readonly {
67
+ readonly label: readonly [{
69
68
  readonly locale: "zh";
70
69
  readonly message: string;
71
70
  }, ...{
72
71
  readonly locale: "en" | "ja" | "ko";
73
72
  readonly message: string;
74
73
  }[]];
75
- readonly warning?: boolean | undefined;
76
- readonly when: string;
74
+ readonly id: string;
75
+ readonly end: string;
76
+ readonly start: string;
77
77
  }[] | undefined;
78
78
  }) => any;
79
79
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -108,10 +108,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  } | undefined;
109
109
  readonly numberOfMonths?: number | undefined;
110
110
  readonly hourCycle?: 12 | 24 | undefined;
111
- readonly format?: string | undefined;
112
- readonly valueFormat?: string | undefined;
113
- readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
114
111
  readonly rangeSeparatorIcon?: string | undefined;
112
+ readonly format?: string | undefined;
115
113
  readonly startPlaceholder?: readonly [{
116
114
  readonly locale: "zh";
117
115
  readonly message: string;
@@ -126,28 +124,30 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
126
124
  readonly locale: "en" | "ja" | "ko";
127
125
  readonly message: string;
128
126
  }[]] | undefined;
129
- readonly presets?: readonly {
130
- readonly label: readonly [{
127
+ readonly valueFormat?: string | undefined;
128
+ readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
129
+ readonly validations?: readonly {
130
+ readonly message: 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 id: string;
138
- readonly end: string;
139
- readonly start: string;
137
+ readonly warning?: boolean | undefined;
138
+ readonly when: string;
140
139
  }[] | undefined;
141
- readonly validations?: readonly {
142
- readonly message: readonly [{
140
+ readonly presets?: readonly {
141
+ readonly label: readonly [{
143
142
  readonly locale: "zh";
144
143
  readonly message: string;
145
144
  }, ...{
146
145
  readonly locale: "en" | "ja" | "ko";
147
146
  readonly message: string;
148
147
  }[]];
149
- readonly warning?: boolean | undefined;
150
- readonly when: string;
148
+ readonly id: string;
149
+ readonly end: string;
150
+ readonly start: string;
151
151
  }[] | undefined;
152
152
  }) => any) | undefined;
153
153
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -34,10 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
36
  readonly hourCycle?: 12 | 24 | undefined;
37
- readonly format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
40
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
41
39
  readonly startPlaceholder?: readonly [{
42
40
  readonly locale: "zh";
43
41
  readonly message: string;
@@ -52,28 +50,30 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
50
  readonly locale: "en" | "ja" | "ko";
53
51
  readonly message: string;
54
52
  }[]] | undefined;
55
- readonly presets?: readonly {
56
- readonly label: readonly [{
53
+ readonly valueFormat?: string | undefined;
54
+ readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
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 end: string;
65
- readonly start: string;
63
+ readonly warning?: boolean | undefined;
64
+ readonly when: string;
66
65
  }[] | undefined;
67
- readonly validations?: readonly {
68
- readonly message: readonly [{
66
+ readonly presets?: readonly {
67
+ readonly label: readonly [{
69
68
  readonly locale: "zh";
70
69
  readonly message: string;
71
70
  }, ...{
72
71
  readonly locale: "en" | "ja" | "ko";
73
72
  readonly message: string;
74
73
  }[]];
75
- readonly warning?: boolean | undefined;
76
- readonly when: string;
74
+ readonly id: string;
75
+ readonly end: string;
76
+ readonly start: string;
77
77
  }[] | undefined;
78
78
  }) => any;
79
79
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -108,10 +108,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  } | undefined;
109
109
  readonly numberOfMonths?: number | undefined;
110
110
  readonly hourCycle?: 12 | 24 | undefined;
111
- readonly format?: string | undefined;
112
- readonly valueFormat?: string | undefined;
113
- readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
114
111
  readonly rangeSeparatorIcon?: string | undefined;
112
+ readonly format?: string | undefined;
115
113
  readonly startPlaceholder?: readonly [{
116
114
  readonly locale: "zh";
117
115
  readonly message: string;
@@ -126,28 +124,30 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
126
124
  readonly locale: "en" | "ja" | "ko";
127
125
  readonly message: string;
128
126
  }[]] | undefined;
129
- readonly presets?: readonly {
130
- readonly label: readonly [{
127
+ readonly valueFormat?: string | undefined;
128
+ readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
129
+ readonly validations?: readonly {
130
+ readonly message: 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 id: string;
138
- readonly end: string;
139
- readonly start: string;
137
+ readonly warning?: boolean | undefined;
138
+ readonly when: string;
140
139
  }[] | undefined;
141
- readonly validations?: readonly {
142
- readonly message: readonly [{
140
+ readonly presets?: readonly {
141
+ readonly label: readonly [{
143
142
  readonly locale: "zh";
144
143
  readonly message: string;
145
144
  }, ...{
146
145
  readonly locale: "en" | "ja" | "ko";
147
146
  readonly message: string;
148
147
  }[]];
149
- readonly warning?: boolean | undefined;
150
- readonly when: string;
148
+ readonly id: string;
149
+ readonly end: string;
150
+ readonly start: string;
151
151
  }[] | undefined;
152
152
  }) => any) | undefined;
153
153
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly hourCycle?: 12 | 24 | undefined;
36
+ readonly rangeSeparatorIcon?: string | undefined;
36
37
  readonly valueFormat?: string | undefined;
37
38
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
38
- readonly rangeSeparatorIcon?: string | undefined;
39
39
  readonly validations?: readonly {
40
40
  readonly message: readonly [{
41
41
  readonly locale: "zh";
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
79
79
  readonly expression: string;
80
80
  } | undefined;
81
81
  readonly hourCycle?: 12 | 24 | undefined;
82
+ readonly rangeSeparatorIcon?: string | undefined;
82
83
  readonly valueFormat?: string | undefined;
83
84
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
84
- readonly rangeSeparatorIcon?: string | undefined;
85
85
  readonly validations?: readonly {
86
86
  readonly message: readonly [{
87
87
  readonly locale: "zh";
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly hourCycle?: 12 | 24 | undefined;
36
+ readonly rangeSeparatorIcon?: string | undefined;
36
37
  readonly valueFormat?: string | undefined;
37
38
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
38
- readonly rangeSeparatorIcon?: string | undefined;
39
39
  readonly validations?: readonly {
40
40
  readonly message: readonly [{
41
41
  readonly locale: "zh";
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
79
79
  readonly expression: string;
80
80
  } | undefined;
81
81
  readonly hourCycle?: 12 | 24 | undefined;
82
+ readonly rangeSeparatorIcon?: string | undefined;
82
83
  readonly valueFormat?: string | undefined;
83
84
  readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
84
- readonly rangeSeparatorIcon?: string | undefined;
85
85
  readonly validations?: readonly {
86
86
  readonly message: readonly [{
87
87
  readonly locale: "zh";
@@ -5,6 +5,7 @@ import { celBindings, injectCELContext, provideCELContext } from "../../../../..
5
5
  import FormUnitRenderer from "../../../FormUnitRenderer.vue";
6
6
  import { useDerived, useDerivedQuiescence } from "../../../utils/derived";
7
7
  import { provideFormState } from "../../../utils/state";
8
+ import { provideSelectionsRegistry } from "../../../../../utils/selections-registry";
8
9
  defineOptions({ name: "ShwfedListFieldRow" });
9
10
  const state = defineModel({ type: null, ...{ required: true } });
10
11
  const props = defineProps({
@@ -12,6 +13,7 @@ const props = defineProps({
12
13
  index: { type: Number, required: true }
13
14
  });
14
15
  const formState = provideFormState(state, "row");
16
+ const selections = provideSelectionsRegistry();
15
17
  provideCELContext({
16
18
  item: {
17
19
  type: "dyn",
@@ -24,6 +26,12 @@ provideCELContext({
24
26
  label: "index",
25
27
  description: "\u5F53\u524D\u5217\u8868\u9879\u7D22\u5F15\uFF0C\u4ECE 0 \u5F00\u59CB",
26
28
  value: () => props.index
29
+ },
30
+ selections: {
31
+ type: "dyn",
32
+ label: "\u9009\u4E2D\u9879",
33
+ description: "\u672C\u5217\u8868\u9879\u5404\u9009\u62E9\u5B57\u6BB5\u5F53\u524D\u9009\u4E2D\u9879\u7684\u5B8C\u6574\u5BF9\u8C61\uFF08\u6309\u5B57\u6BB5\u6807\u8BC6\uFF09\u3002",
34
+ value: () => selections.entries.value
27
35
  }
28
36
  });
29
37
  const inherited = injectCELContext();
@@ -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 presets?: readonly {
45
- readonly label: readonly [{
44
+ readonly validations?: readonly {
45
+ readonly message: 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 id: string;
53
- readonly value: string;
52
+ readonly warning?: boolean | undefined;
53
+ readonly when: 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 value: 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 presets?: readonly {
107
- readonly label: readonly [{
106
+ readonly validations?: readonly {
107
+ readonly message: 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 id: string;
115
- readonly value: string;
114
+ readonly warning?: boolean | undefined;
115
+ readonly when: string;
116
116
  }[] | undefined;
117
- readonly validations?: readonly {
118
- readonly message: readonly [{
117
+ readonly presets?: readonly {
118
+ readonly label: 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 warning?: boolean | undefined;
126
- readonly when: string;
125
+ readonly id: string;
126
+ readonly value: 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 presets?: readonly {
45
- readonly label: readonly [{
44
+ readonly validations?: readonly {
45
+ readonly message: 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 id: string;
53
- readonly value: string;
52
+ readonly warning?: boolean | undefined;
53
+ readonly when: 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 value: 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 presets?: readonly {
107
- readonly label: readonly [{
106
+ readonly validations?: readonly {
107
+ readonly message: 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 id: string;
115
- readonly value: string;
114
+ readonly warning?: boolean | undefined;
115
+ readonly when: string;
116
116
  }[] | undefined;
117
- readonly validations?: readonly {
118
- readonly message: readonly [{
117
+ readonly presets?: readonly {
118
+ readonly label: 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 warning?: boolean | undefined;
126
- readonly when: string;
125
+ readonly id: string;
126
+ readonly value: string;
127
127
  }[] | undefined;
128
128
  }) => any) | undefined;
129
129
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -32,9 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
32
32
  readonly mode: "formula" | "prefill";
33
33
  readonly expression: string;
34
34
  } | undefined;
35
- readonly format?: string | undefined;
36
- readonly valueFormat?: string | undefined;
37
35
  readonly rangeSeparatorIcon?: string | undefined;
36
+ readonly format?: string | undefined;
38
37
  readonly startPlaceholder?: readonly [{
39
38
  readonly locale: "zh";
40
39
  readonly message: string;
@@ -49,28 +48,29 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
49
48
  readonly locale: "en" | "ja" | "ko";
50
49
  readonly message: string;
51
50
  }[]] | undefined;
52
- readonly presets?: readonly {
53
- readonly label: readonly [{
51
+ readonly valueFormat?: string | undefined;
52
+ readonly validations?: readonly {
53
+ readonly message: readonly [{
54
54
  readonly locale: "zh";
55
55
  readonly message: string;
56
56
  }, ...{
57
57
  readonly locale: "en" | "ja" | "ko";
58
58
  readonly message: string;
59
59
  }[]];
60
- readonly id: string;
61
- readonly end: string;
62
- readonly start: string;
60
+ readonly warning?: boolean | undefined;
61
+ readonly when: string;
63
62
  }[] | undefined;
64
- readonly validations?: readonly {
65
- readonly message: readonly [{
63
+ readonly presets?: readonly {
64
+ readonly label: readonly [{
66
65
  readonly locale: "zh";
67
66
  readonly message: string;
68
67
  }, ...{
69
68
  readonly locale: "en" | "ja" | "ko";
70
69
  readonly message: string;
71
70
  }[]];
72
- readonly warning?: boolean | undefined;
73
- readonly when: string;
71
+ readonly id: string;
72
+ readonly end: string;
73
+ readonly start: string;
74
74
  }[] | undefined;
75
75
  }) => any;
76
76
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -103,9 +103,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  readonly mode: "formula" | "prefill";
104
104
  readonly expression: string;
105
105
  } | undefined;
106
- readonly format?: string | undefined;
107
- readonly valueFormat?: string | undefined;
108
106
  readonly rangeSeparatorIcon?: string | undefined;
107
+ readonly format?: string | undefined;
109
108
  readonly startPlaceholder?: readonly [{
110
109
  readonly locale: "zh";
111
110
  readonly message: string;
@@ -120,28 +119,29 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
120
119
  readonly locale: "en" | "ja" | "ko";
121
120
  readonly message: string;
122
121
  }[]] | undefined;
123
- readonly presets?: readonly {
124
- readonly label: readonly [{
122
+ readonly valueFormat?: string | undefined;
123
+ readonly validations?: readonly {
124
+ readonly message: readonly [{
125
125
  readonly locale: "zh";
126
126
  readonly message: string;
127
127
  }, ...{
128
128
  readonly locale: "en" | "ja" | "ko";
129
129
  readonly message: string;
130
130
  }[]];
131
- readonly id: string;
132
- readonly end: string;
133
- readonly start: string;
131
+ readonly warning?: boolean | undefined;
132
+ readonly when: string;
134
133
  }[] | undefined;
135
- readonly validations?: readonly {
136
- readonly message: readonly [{
134
+ readonly presets?: readonly {
135
+ readonly label: readonly [{
137
136
  readonly locale: "zh";
138
137
  readonly message: string;
139
138
  }, ...{
140
139
  readonly locale: "en" | "ja" | "ko";
141
140
  readonly message: string;
142
141
  }[]];
143
- readonly warning?: boolean | undefined;
144
- readonly when: string;
142
+ readonly id: string;
143
+ readonly end: string;
144
+ readonly start: string;
145
145
  }[] | undefined;
146
146
  }) => any) | undefined;
147
147
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;