@shwfed/config 2.12.5 → 2.12.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +5 -0
  3. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
  4. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
  5. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
  6. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
  7. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
  8. package/dist/runtime/components/config/index.vue +23 -3
  9. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  10. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  11. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  12. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  13. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  14. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  15. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  17. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  18. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  19. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
  20. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
  21. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  22. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  23. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  24. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  25. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
  26. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
  27. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  28. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  29. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  30. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  31. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  33. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
  34. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
  35. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  36. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  37. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  38. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  39. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  40. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  44. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  45. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  46. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  47. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
  48. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
  49. package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
  50. package/dist/runtime/components/sidebar/index.vue +66 -5
  51. package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
  52. package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
  53. package/dist/runtime/components/sidebar/node.vue +33 -13
  54. package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
  55. package/dist/runtime/components/sidebar/tree.vue +113 -83
  56. package/dist/runtime/components/sidebar/types.d.ts +8 -0
  57. package/dist/runtime/components/sidebar/types.js +1 -0
  58. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  71. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  78. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  79. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  80. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  81. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  82. package/dist/runtime/components/table/schema.d.ts +68 -68
  83. package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
  84. package/dist/runtime/components/table/utils/row-reorder.js +1 -12
  85. package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
  86. package/dist/runtime/components/tabs/index.vue +92 -0
  87. package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
  88. package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
  89. package/dist/runtime/components/tabs/tab.vue +85 -0
  90. package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
  91. package/dist/runtime/components/tabs/types.d.ts +19 -0
  92. package/dist/runtime/components/tabs/types.js +0 -0
  93. package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
  94. package/dist/runtime/components/tabs/use-reorder.js +90 -0
  95. package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
  96. package/dist/runtime/components/tabs/use-tabs.js +101 -0
  97. package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
  98. package/dist/runtime/components/ui/sidebar/index.js +2 -2
  99. package/dist/runtime/share/reorder.d.ts +2 -0
  100. package/dist/runtime/share/reorder.js +12 -0
  101. package/dist/runtime/utils/nav-registry.d.ts +19 -0
  102. package/dist/runtime/utils/nav-registry.js +14 -0
  103. package/dist/runtime/utils/page-title-registry.d.ts +3 -0
  104. package/dist/runtime/utils/page-title-registry.js +11 -0
  105. package/package.json +1 -1
@@ -42,27 +42,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
42
  readonly format?: string | undefined;
43
43
  readonly valueFormat?: string | undefined;
44
44
  readonly disabledDate?: string | undefined;
45
- readonly presets?: readonly {
46
- readonly label: readonly [{
45
+ readonly validations?: readonly {
46
+ readonly message: readonly [{
47
47
  readonly locale: "zh";
48
48
  readonly message: string;
49
49
  }, ...{
50
50
  readonly locale: "en" | "ja" | "ko";
51
51
  readonly message: string;
52
52
  }[]];
53
- readonly id: string;
54
- readonly value: string;
53
+ readonly warning?: boolean | undefined;
54
+ readonly when: string;
55
55
  }[] | undefined;
56
- readonly validations?: readonly {
57
- readonly message: readonly [{
56
+ readonly presets?: readonly {
57
+ readonly label: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
60
60
  }, ...{
61
61
  readonly locale: "en" | "ja" | "ko";
62
62
  readonly message: string;
63
63
  }[]];
64
- readonly warning?: boolean | undefined;
65
- readonly when: string;
64
+ readonly id: string;
65
+ readonly value: string;
66
66
  }[] | undefined;
67
67
  }) => any;
68
68
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -105,27 +105,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
105
105
  readonly format?: string | undefined;
106
106
  readonly valueFormat?: string | undefined;
107
107
  readonly disabledDate?: string | undefined;
108
- readonly presets?: readonly {
109
- readonly label: readonly [{
108
+ readonly validations?: readonly {
109
+ readonly message: readonly [{
110
110
  readonly locale: "zh";
111
111
  readonly message: string;
112
112
  }, ...{
113
113
  readonly locale: "en" | "ja" | "ko";
114
114
  readonly message: string;
115
115
  }[]];
116
- readonly id: string;
117
- readonly value: string;
116
+ readonly warning?: boolean | undefined;
117
+ readonly when: string;
118
118
  }[] | undefined;
119
- readonly validations?: readonly {
120
- readonly message: readonly [{
119
+ readonly presets?: readonly {
120
+ readonly label: readonly [{
121
121
  readonly locale: "zh";
122
122
  readonly message: string;
123
123
  }, ...{
124
124
  readonly locale: "en" | "ja" | "ko";
125
125
  readonly message: string;
126
126
  }[]];
127
- readonly warning?: boolean | undefined;
128
- readonly when: string;
127
+ readonly id: string;
128
+ readonly value: string;
129
129
  }[] | undefined;
130
130
  }) => any) | undefined;
131
131
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -51,28 +51,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
51
  readonly locale: "en" | "ja" | "ko";
52
52
  readonly message: string;
53
53
  }[]] | undefined;
54
- readonly presets?: readonly {
55
- readonly label: readonly [{
54
+ readonly validations?: readonly {
55
+ readonly message: readonly [{
56
56
  readonly locale: "zh";
57
57
  readonly message: string;
58
58
  }, ...{
59
59
  readonly locale: "en" | "ja" | "ko";
60
60
  readonly message: string;
61
61
  }[]];
62
- readonly id: string;
63
- readonly end: string;
64
- readonly start: string;
62
+ readonly warning?: boolean | undefined;
63
+ readonly when: string;
65
64
  }[] | undefined;
66
- readonly validations?: readonly {
67
- readonly message: readonly [{
65
+ readonly presets?: readonly {
66
+ readonly label: readonly [{
68
67
  readonly locale: "zh";
69
68
  readonly message: string;
70
69
  }, ...{
71
70
  readonly locale: "en" | "ja" | "ko";
72
71
  readonly message: string;
73
72
  }[]];
74
- readonly warning?: boolean | undefined;
75
- readonly when: string;
73
+ readonly id: string;
74
+ readonly end: string;
75
+ readonly start: string;
76
76
  }[] | undefined;
77
77
  }) => any;
78
78
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -124,28 +124,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
124
  readonly locale: "en" | "ja" | "ko";
125
125
  readonly message: string;
126
126
  }[]] | undefined;
127
- readonly presets?: readonly {
128
- readonly label: readonly [{
127
+ readonly validations?: readonly {
128
+ readonly message: readonly [{
129
129
  readonly locale: "zh";
130
130
  readonly message: string;
131
131
  }, ...{
132
132
  readonly locale: "en" | "ja" | "ko";
133
133
  readonly message: string;
134
134
  }[]];
135
- readonly id: string;
136
- readonly end: string;
137
- readonly start: string;
135
+ readonly warning?: boolean | undefined;
136
+ readonly when: string;
138
137
  }[] | undefined;
139
- readonly validations?: readonly {
140
- readonly message: readonly [{
138
+ readonly presets?: readonly {
139
+ readonly label: readonly [{
141
140
  readonly locale: "zh";
142
141
  readonly message: string;
143
142
  }, ...{
144
143
  readonly locale: "en" | "ja" | "ko";
145
144
  readonly message: string;
146
145
  }[]];
147
- readonly warning?: boolean | undefined;
148
- readonly when: string;
146
+ readonly id: string;
147
+ readonly end: string;
148
+ readonly start: string;
149
149
  }[] | undefined;
150
150
  }) => any) | undefined;
151
151
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -51,28 +51,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
51
  readonly locale: "en" | "ja" | "ko";
52
52
  readonly message: string;
53
53
  }[]] | undefined;
54
- readonly presets?: readonly {
55
- readonly label: readonly [{
54
+ readonly validations?: readonly {
55
+ readonly message: readonly [{
56
56
  readonly locale: "zh";
57
57
  readonly message: string;
58
58
  }, ...{
59
59
  readonly locale: "en" | "ja" | "ko";
60
60
  readonly message: string;
61
61
  }[]];
62
- readonly id: string;
63
- readonly end: string;
64
- readonly start: string;
62
+ readonly warning?: boolean | undefined;
63
+ readonly when: string;
65
64
  }[] | undefined;
66
- readonly validations?: readonly {
67
- readonly message: readonly [{
65
+ readonly presets?: readonly {
66
+ readonly label: readonly [{
68
67
  readonly locale: "zh";
69
68
  readonly message: string;
70
69
  }, ...{
71
70
  readonly locale: "en" | "ja" | "ko";
72
71
  readonly message: string;
73
72
  }[]];
74
- readonly warning?: boolean | undefined;
75
- readonly when: string;
73
+ readonly id: string;
74
+ readonly end: string;
75
+ readonly start: string;
76
76
  }[] | undefined;
77
77
  }) => any;
78
78
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -124,28 +124,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
124
  readonly locale: "en" | "ja" | "ko";
125
125
  readonly message: string;
126
126
  }[]] | undefined;
127
- readonly presets?: readonly {
128
- readonly label: readonly [{
127
+ readonly validations?: readonly {
128
+ readonly message: readonly [{
129
129
  readonly locale: "zh";
130
130
  readonly message: string;
131
131
  }, ...{
132
132
  readonly locale: "en" | "ja" | "ko";
133
133
  readonly message: string;
134
134
  }[]];
135
- readonly id: string;
136
- readonly end: string;
137
- readonly start: string;
135
+ readonly warning?: boolean | undefined;
136
+ readonly when: string;
138
137
  }[] | undefined;
139
- readonly validations?: readonly {
140
- readonly message: readonly [{
138
+ readonly presets?: readonly {
139
+ readonly label: readonly [{
141
140
  readonly locale: "zh";
142
141
  readonly message: string;
143
142
  }, ...{
144
143
  readonly locale: "en" | "ja" | "ko";
145
144
  readonly message: string;
146
145
  }[]];
147
- readonly warning?: boolean | undefined;
148
- readonly when: string;
146
+ readonly id: string;
147
+ readonly end: string;
148
+ readonly start: string;
149
149
  }[] | undefined;
150
150
  }) => any) | undefined;
151
151
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -44,27 +44,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly valueFormat?: string | undefined;
45
45
  readonly disabledDate?: string | undefined;
46
46
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
47
- readonly presets?: readonly {
48
- readonly label: readonly [{
47
+ readonly validations?: readonly {
48
+ readonly message: readonly [{
49
49
  readonly locale: "zh";
50
50
  readonly message: string;
51
51
  }, ...{
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]];
55
- readonly id: string;
56
- readonly value: string;
55
+ readonly warning?: boolean | undefined;
56
+ readonly when: string;
57
57
  }[] | undefined;
58
- readonly validations?: readonly {
59
- readonly message: readonly [{
58
+ readonly presets?: readonly {
59
+ readonly label: readonly [{
60
60
  readonly locale: "zh";
61
61
  readonly message: string;
62
62
  }, ...{
63
63
  readonly locale: "en" | "ja" | "ko";
64
64
  readonly message: string;
65
65
  }[]];
66
- readonly warning?: boolean | undefined;
67
- readonly when: string;
66
+ readonly id: string;
67
+ readonly value: string;
68
68
  }[] | undefined;
69
69
  }) => any;
70
70
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -109,27 +109,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  readonly valueFormat?: string | undefined;
110
110
  readonly disabledDate?: string | undefined;
111
111
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
112
- readonly presets?: readonly {
113
- readonly label: readonly [{
112
+ readonly validations?: readonly {
113
+ readonly message: readonly [{
114
114
  readonly locale: "zh";
115
115
  readonly message: string;
116
116
  }, ...{
117
117
  readonly locale: "en" | "ja" | "ko";
118
118
  readonly message: string;
119
119
  }[]];
120
- readonly id: string;
121
- readonly value: string;
120
+ readonly warning?: boolean | undefined;
121
+ readonly when: string;
122
122
  }[] | undefined;
123
- readonly validations?: readonly {
124
- readonly message: readonly [{
123
+ readonly presets?: readonly {
124
+ readonly label: 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 warning?: boolean | undefined;
132
- readonly when: string;
131
+ readonly id: string;
132
+ readonly value: string;
133
133
  }[] | undefined;
134
134
  }) => any) | undefined;
135
135
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -44,27 +44,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly valueFormat?: string | undefined;
45
45
  readonly disabledDate?: string | undefined;
46
46
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
47
- readonly presets?: readonly {
48
- readonly label: readonly [{
47
+ readonly validations?: readonly {
48
+ readonly message: readonly [{
49
49
  readonly locale: "zh";
50
50
  readonly message: string;
51
51
  }, ...{
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]];
55
- readonly id: string;
56
- readonly value: string;
55
+ readonly warning?: boolean | undefined;
56
+ readonly when: string;
57
57
  }[] | undefined;
58
- readonly validations?: readonly {
59
- readonly message: readonly [{
58
+ readonly presets?: readonly {
59
+ readonly label: readonly [{
60
60
  readonly locale: "zh";
61
61
  readonly message: string;
62
62
  }, ...{
63
63
  readonly locale: "en" | "ja" | "ko";
64
64
  readonly message: string;
65
65
  }[]];
66
- readonly warning?: boolean | undefined;
67
- readonly when: string;
66
+ readonly id: string;
67
+ readonly value: string;
68
68
  }[] | undefined;
69
69
  }) => any;
70
70
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -109,27 +109,27 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  readonly valueFormat?: string | undefined;
110
110
  readonly disabledDate?: string | undefined;
111
111
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
112
- readonly presets?: readonly {
113
- readonly label: readonly [{
112
+ readonly validations?: readonly {
113
+ readonly message: readonly [{
114
114
  readonly locale: "zh";
115
115
  readonly message: string;
116
116
  }, ...{
117
117
  readonly locale: "en" | "ja" | "ko";
118
118
  readonly message: string;
119
119
  }[]];
120
- readonly id: string;
121
- readonly value: string;
120
+ readonly warning?: boolean | undefined;
121
+ readonly when: string;
122
122
  }[] | undefined;
123
- readonly validations?: readonly {
124
- readonly message: readonly [{
123
+ readonly presets?: readonly {
124
+ readonly label: 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 warning?: boolean | undefined;
132
- readonly when: string;
131
+ readonly id: string;
132
+ readonly value: string;
133
133
  }[] | undefined;
134
134
  }) => any) | undefined;
135
135
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -53,28 +53,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]] | undefined;
56
- readonly presets?: readonly {
57
- readonly label: readonly [{
56
+ readonly validations?: readonly {
57
+ readonly message: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
60
60
  }, ...{
61
61
  readonly locale: "en" | "ja" | "ko";
62
62
  readonly message: string;
63
63
  }[]];
64
- readonly id: string;
65
- readonly end: string;
66
- readonly start: string;
64
+ readonly warning?: boolean | undefined;
65
+ readonly when: string;
67
66
  }[] | undefined;
68
- readonly validations?: readonly {
69
- readonly message: readonly [{
67
+ readonly presets?: readonly {
68
+ readonly label: readonly [{
70
69
  readonly locale: "zh";
71
70
  readonly message: string;
72
71
  }, ...{
73
72
  readonly locale: "en" | "ja" | "ko";
74
73
  readonly message: string;
75
74
  }[]];
76
- readonly warning?: boolean | undefined;
77
- readonly when: string;
75
+ readonly id: string;
76
+ readonly end: string;
77
+ readonly start: string;
78
78
  }[] | undefined;
79
79
  }) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -128,28 +128,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
128
  readonly locale: "en" | "ja" | "ko";
129
129
  readonly message: string;
130
130
  }[]] | undefined;
131
- readonly presets?: readonly {
132
- readonly label: readonly [{
131
+ readonly validations?: readonly {
132
+ readonly message: readonly [{
133
133
  readonly locale: "zh";
134
134
  readonly message: string;
135
135
  }, ...{
136
136
  readonly locale: "en" | "ja" | "ko";
137
137
  readonly message: string;
138
138
  }[]];
139
- readonly id: string;
140
- readonly end: string;
141
- readonly start: string;
139
+ readonly warning?: boolean | undefined;
140
+ readonly when: string;
142
141
  }[] | undefined;
143
- readonly validations?: readonly {
144
- readonly message: readonly [{
142
+ readonly presets?: readonly {
143
+ readonly label: readonly [{
145
144
  readonly locale: "zh";
146
145
  readonly message: string;
147
146
  }, ...{
148
147
  readonly locale: "en" | "ja" | "ko";
149
148
  readonly message: string;
150
149
  }[]];
151
- readonly warning?: boolean | undefined;
152
- readonly when: string;
150
+ readonly id: string;
151
+ readonly end: string;
152
+ readonly start: string;
153
153
  }[] | undefined;
154
154
  }) => any) | undefined;
155
155
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -53,28 +53,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]] | undefined;
56
- readonly presets?: readonly {
57
- readonly label: readonly [{
56
+ readonly validations?: readonly {
57
+ readonly message: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
60
60
  }, ...{
61
61
  readonly locale: "en" | "ja" | "ko";
62
62
  readonly message: string;
63
63
  }[]];
64
- readonly id: string;
65
- readonly end: string;
66
- readonly start: string;
64
+ readonly warning?: boolean | undefined;
65
+ readonly when: string;
67
66
  }[] | undefined;
68
- readonly validations?: readonly {
69
- readonly message: readonly [{
67
+ readonly presets?: readonly {
68
+ readonly label: readonly [{
70
69
  readonly locale: "zh";
71
70
  readonly message: string;
72
71
  }, ...{
73
72
  readonly locale: "en" | "ja" | "ko";
74
73
  readonly message: string;
75
74
  }[]];
76
- readonly warning?: boolean | undefined;
77
- readonly when: string;
75
+ readonly id: string;
76
+ readonly end: string;
77
+ readonly start: string;
78
78
  }[] | undefined;
79
79
  }) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -128,28 +128,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
128
  readonly locale: "en" | "ja" | "ko";
129
129
  readonly message: string;
130
130
  }[]] | undefined;
131
- readonly presets?: readonly {
132
- readonly label: readonly [{
131
+ readonly validations?: readonly {
132
+ readonly message: readonly [{
133
133
  readonly locale: "zh";
134
134
  readonly message: string;
135
135
  }, ...{
136
136
  readonly locale: "en" | "ja" | "ko";
137
137
  readonly message: string;
138
138
  }[]];
139
- readonly id: string;
140
- readonly end: string;
141
- readonly start: string;
139
+ readonly warning?: boolean | undefined;
140
+ readonly when: string;
142
141
  }[] | undefined;
143
- readonly validations?: readonly {
144
- readonly message: readonly [{
142
+ readonly presets?: readonly {
143
+ readonly label: readonly [{
145
144
  readonly locale: "zh";
146
145
  readonly message: string;
147
146
  }, ...{
148
147
  readonly locale: "en" | "ja" | "ko";
149
148
  readonly message: string;
150
149
  }[]];
151
- readonly warning?: boolean | undefined;
152
- readonly when: string;
150
+ readonly id: string;
151
+ readonly end: string;
152
+ readonly start: string;
153
153
  }[] | undefined;
154
154
  }) => any) | undefined;
155
155
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -42,9 +42,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
42
  readonly mode: "formula" | "prefill";
43
43
  readonly expression: string;
44
44
  } | undefined;
45
- readonly precision?: number | undefined;
46
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
47
- readonly valueAsString?: boolean | undefined;
45
+ readonly validations?: readonly {
46
+ readonly message: readonly [{
47
+ readonly locale: "zh";
48
+ readonly message: string;
49
+ }, ...{
50
+ readonly locale: "en" | "ja" | "ko";
51
+ readonly message: string;
52
+ }[]];
53
+ readonly warning?: boolean | undefined;
54
+ readonly when: string;
55
+ }[] | undefined;
48
56
  readonly addon?: {
49
57
  readonly size: "default" | "sm" | "xs";
50
58
  readonly style?: string | undefined;
@@ -112,17 +120,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
120
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
113
121
  }[];
114
122
  } | undefined;
115
- readonly validations?: readonly {
116
- readonly message: readonly [{
117
- readonly locale: "zh";
118
- readonly message: string;
119
- }, ...{
120
- readonly locale: "en" | "ja" | "ko";
121
- readonly message: string;
122
- }[]];
123
- readonly warning?: boolean | undefined;
124
- readonly when: string;
125
- }[] | undefined;
123
+ readonly precision?: number | undefined;
124
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
125
+ readonly valueAsString?: boolean | undefined;
126
126
  }) => any;
127
127
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
128
128
  "onUpdate:modelValue"?: ((value: {
@@ -164,9 +164,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
164
164
  readonly mode: "formula" | "prefill";
165
165
  readonly expression: string;
166
166
  } | undefined;
167
- readonly precision?: number | undefined;
168
- readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
169
- readonly valueAsString?: boolean | undefined;
167
+ readonly validations?: readonly {
168
+ readonly message: readonly [{
169
+ readonly locale: "zh";
170
+ readonly message: string;
171
+ }, ...{
172
+ readonly locale: "en" | "ja" | "ko";
173
+ readonly message: string;
174
+ }[]];
175
+ readonly warning?: boolean | undefined;
176
+ readonly when: string;
177
+ }[] | undefined;
170
178
  readonly addon?: {
171
179
  readonly size: "default" | "sm" | "xs";
172
180
  readonly style?: string | undefined;
@@ -234,17 +242,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
234
242
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
235
243
  }[];
236
244
  } | undefined;
237
- readonly validations?: readonly {
238
- readonly message: readonly [{
239
- readonly locale: "zh";
240
- readonly message: string;
241
- }, ...{
242
- readonly locale: "en" | "ja" | "ko";
243
- readonly message: string;
244
- }[]];
245
- readonly warning?: boolean | undefined;
246
- readonly when: string;
247
- }[] | undefined;
245
+ readonly precision?: number | undefined;
246
+ readonly roundingMode?: "round" | "floor" | "ceil" | undefined;
247
+ readonly valueAsString?: boolean | undefined;
248
248
  }) => any) | undefined;
249
249
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
250
250
  declare const _default: typeof __VLS_export;