@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.
- package/dist/module.json +1 -1
- package/dist/module.mjs +5 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/config/index.vue +23 -3
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
- package/dist/runtime/components/sidebar/index.vue +66 -5
- package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
- package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
- package/dist/runtime/components/sidebar/node.vue +33 -13
- package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
- package/dist/runtime/components/sidebar/tree.vue +113 -83
- package/dist/runtime/components/sidebar/types.d.ts +8 -0
- package/dist/runtime/components/sidebar/types.js +1 -0
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
- package/dist/runtime/components/table/utils/row-reorder.js +1 -12
- package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
- package/dist/runtime/components/tabs/index.vue +92 -0
- package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
- package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
- package/dist/runtime/components/tabs/tab.vue +85 -0
- package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
- package/dist/runtime/components/tabs/types.d.ts +19 -0
- package/dist/runtime/components/tabs/types.js +0 -0
- package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
- package/dist/runtime/components/tabs/use-reorder.js +90 -0
- package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
- package/dist/runtime/components/tabs/use-tabs.js +101 -0
- package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
- package/dist/runtime/components/ui/sidebar/index.js +2 -2
- package/dist/runtime/share/reorder.d.ts +2 -0
- package/dist/runtime/share/reorder.js +12 -0
- package/dist/runtime/utils/nav-registry.d.ts +19 -0
- package/dist/runtime/utils/nav-registry.js +14 -0
- package/dist/runtime/utils/page-title-registry.d.ts +3 -0
- package/dist/runtime/utils/page-title-registry.js +11 -0
- package/package.json +1 -1
package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts
CHANGED
|
@@ -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
|
|
46
|
-
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
|
|
54
|
-
readonly
|
|
53
|
+
readonly warning?: boolean | undefined;
|
|
54
|
+
readonly when: string;
|
|
55
55
|
}[] | undefined;
|
|
56
|
-
readonly
|
|
57
|
-
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
|
|
65
|
-
readonly
|
|
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
|
|
109
|
-
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
|
|
117
|
-
readonly
|
|
116
|
+
readonly warning?: boolean | undefined;
|
|
117
|
+
readonly when: string;
|
|
118
118
|
}[] | undefined;
|
|
119
|
-
readonly
|
|
120
|
-
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
|
|
128
|
-
readonly
|
|
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
|
|
55
|
-
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
|
|
63
|
-
readonly
|
|
64
|
-
readonly start: string;
|
|
62
|
+
readonly warning?: boolean | undefined;
|
|
63
|
+
readonly when: string;
|
|
65
64
|
}[] | undefined;
|
|
66
|
-
readonly
|
|
67
|
-
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
|
|
75
|
-
readonly
|
|
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
|
|
128
|
-
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
|
|
136
|
-
readonly
|
|
137
|
-
readonly start: string;
|
|
135
|
+
readonly warning?: boolean | undefined;
|
|
136
|
+
readonly when: string;
|
|
138
137
|
}[] | undefined;
|
|
139
|
-
readonly
|
|
140
|
-
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
|
|
148
|
-
readonly
|
|
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
|
|
55
|
-
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
|
|
63
|
-
readonly
|
|
64
|
-
readonly start: string;
|
|
62
|
+
readonly warning?: boolean | undefined;
|
|
63
|
+
readonly when: string;
|
|
65
64
|
}[] | undefined;
|
|
66
|
-
readonly
|
|
67
|
-
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
|
|
75
|
-
readonly
|
|
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
|
|
128
|
-
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
|
|
136
|
-
readonly
|
|
137
|
-
readonly start: string;
|
|
135
|
+
readonly warning?: boolean | undefined;
|
|
136
|
+
readonly when: string;
|
|
138
137
|
}[] | undefined;
|
|
139
|
-
readonly
|
|
140
|
-
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
|
|
148
|
-
readonly
|
|
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
|
|
48
|
-
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
|
|
56
|
-
readonly
|
|
55
|
+
readonly warning?: boolean | undefined;
|
|
56
|
+
readonly when: string;
|
|
57
57
|
}[] | undefined;
|
|
58
|
-
readonly
|
|
59
|
-
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
|
|
67
|
-
readonly
|
|
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
|
|
113
|
-
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
|
|
121
|
-
readonly
|
|
120
|
+
readonly warning?: boolean | undefined;
|
|
121
|
+
readonly when: string;
|
|
122
122
|
}[] | undefined;
|
|
123
|
-
readonly
|
|
124
|
-
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
|
|
132
|
-
readonly
|
|
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
|
|
48
|
-
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
|
|
56
|
-
readonly
|
|
55
|
+
readonly warning?: boolean | undefined;
|
|
56
|
+
readonly when: string;
|
|
57
57
|
}[] | undefined;
|
|
58
|
-
readonly
|
|
59
|
-
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
|
|
67
|
-
readonly
|
|
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
|
|
113
|
-
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
|
|
121
|
-
readonly
|
|
120
|
+
readonly warning?: boolean | undefined;
|
|
121
|
+
readonly when: string;
|
|
122
122
|
}[] | undefined;
|
|
123
|
-
readonly
|
|
124
|
-
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
|
|
132
|
-
readonly
|
|
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
|
|
57
|
-
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
|
|
65
|
-
readonly
|
|
66
|
-
readonly start: string;
|
|
64
|
+
readonly warning?: boolean | undefined;
|
|
65
|
+
readonly when: string;
|
|
67
66
|
}[] | undefined;
|
|
68
|
-
readonly
|
|
69
|
-
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
|
|
77
|
-
readonly
|
|
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
|
|
132
|
-
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
|
|
140
|
-
readonly
|
|
141
|
-
readonly start: string;
|
|
139
|
+
readonly warning?: boolean | undefined;
|
|
140
|
+
readonly when: string;
|
|
142
141
|
}[] | undefined;
|
|
143
|
-
readonly
|
|
144
|
-
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
|
|
152
|
-
readonly
|
|
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
|
|
57
|
-
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
|
|
65
|
-
readonly
|
|
66
|
-
readonly start: string;
|
|
64
|
+
readonly warning?: boolean | undefined;
|
|
65
|
+
readonly when: string;
|
|
67
66
|
}[] | undefined;
|
|
68
|
-
readonly
|
|
69
|
-
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
|
|
77
|
-
readonly
|
|
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
|
|
132
|
-
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
|
|
140
|
-
readonly
|
|
141
|
-
readonly start: string;
|
|
139
|
+
readonly warning?: boolean | undefined;
|
|
140
|
+
readonly when: string;
|
|
142
141
|
}[] | undefined;
|
|
143
|
-
readonly
|
|
144
|
-
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
|
|
152
|
-
readonly
|
|
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>;
|
package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts
CHANGED
|
@@ -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
|
|
46
|
-
|
|
47
|
-
|
|
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
|
|
116
|
-
|
|
117
|
-
|
|
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
|
|
168
|
-
|
|
169
|
-
|
|
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
|
|
238
|
-
|
|
239
|
-
|
|
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;
|