@shwfed/config 3.0.17 → 3.0.19
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/runtime/components/app.vue +4 -1
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/config.d.vue.ts +6 -6
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/config.vue.d.ts +6 -6
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/runtime.d.vue.ts +6 -6
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/runtime.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +4 -4
- package/dist/runtime/components/modal.vue +2 -1
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue +22 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/schema.d.ts +1 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/schema.js +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue +22 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/schema.d.ts +1 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/schema.js +2 -0
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/utils/shared.d.ts +1 -0
- package/dist/runtime/components/table/utils/shared.js +11 -8
- package/dist/runtime/components/ui/date-picker/DatePicker.d.vue.ts +4 -10
- package/dist/runtime/components/ui/date-picker/DatePicker.vue +57 -40
- package/dist/runtime/components/ui/date-picker/DatePicker.vue.d.ts +4 -10
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +2 -0
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue +2 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +2 -0
- package/dist/runtime/components/ui/date-picker/DatePickerPanels.d.vue.ts +23 -0
- package/dist/runtime/components/ui/date-picker/DatePickerPanels.vue +56 -0
- package/dist/runtime/components/ui/date-picker/DatePickerPanels.vue.d.ts +23 -0
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +2 -2
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +2 -2
- package/dist/runtime/components/ui/date-picker/index.d.ts +2 -2
- package/dist/runtime/components/ui/date-picker/types.d.ts +6 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePicker.d.vue.ts +2 -8
- package/dist/runtime/components/ui/date-range-picker/DateRangePicker.vue +59 -43
- package/dist/runtime/components/ui/date-range-picker/DateRangePicker.vue.d.ts +2 -8
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +2 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue +3 -2
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +2 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerPanels.d.vue.ts +23 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerPanels.vue +60 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerPanels.vue.d.ts +23 -0
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/index.d.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/types.d.ts +6 -0
- package/dist/runtime/components/ui/input-group/InputGroupNumberField.vue +1 -1
- package/dist/runtime/components/ui/sidebar/SidebarProvider.vue +3 -2
- package/dist/runtime/composables/useIsMobile.d.ts +15 -0
- package/dist/runtime/composables/useIsMobile.js +12 -0
- package/package.json +1 -1
package/dist/module.json
CHANGED
|
@@ -13,13 +13,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
13
13
|
readonly id: string;
|
|
14
14
|
readonly line: {
|
|
15
15
|
readonly name: string;
|
|
16
|
-
readonly certNo?: string | undefined;
|
|
17
|
-
readonly areaUnit?: string | undefined;
|
|
18
16
|
readonly quantity?: string | undefined;
|
|
19
17
|
readonly unitPrice?: string | undefined;
|
|
20
18
|
readonly amount: string;
|
|
21
19
|
readonly taxRate?: string | undefined;
|
|
22
20
|
readonly taxAmount?: string | undefined;
|
|
21
|
+
readonly certNo?: string | undefined;
|
|
22
|
+
readonly areaUnit?: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
readonly hidden?: string | undefined;
|
|
25
25
|
readonly displayName?: string | undefined;
|
|
@@ -45,9 +45,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
45
45
|
readonly leasePeriod: string;
|
|
46
46
|
readonly crossCity: string;
|
|
47
47
|
};
|
|
48
|
-
readonly kindLabel: string;
|
|
49
48
|
readonly totalAmount: string;
|
|
50
49
|
readonly totalTax: string;
|
|
50
|
+
readonly kindLabel: string;
|
|
51
51
|
}) => any;
|
|
52
52
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
53
53
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -55,13 +55,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
55
55
|
readonly id: string;
|
|
56
56
|
readonly line: {
|
|
57
57
|
readonly name: string;
|
|
58
|
-
readonly certNo?: string | undefined;
|
|
59
|
-
readonly areaUnit?: string | undefined;
|
|
60
58
|
readonly quantity?: string | undefined;
|
|
61
59
|
readonly unitPrice?: string | undefined;
|
|
62
60
|
readonly amount: string;
|
|
63
61
|
readonly taxRate?: string | undefined;
|
|
64
62
|
readonly taxAmount?: string | undefined;
|
|
63
|
+
readonly certNo?: string | undefined;
|
|
64
|
+
readonly areaUnit?: string | undefined;
|
|
65
65
|
};
|
|
66
66
|
readonly hidden?: string | undefined;
|
|
67
67
|
readonly displayName?: string | undefined;
|
|
@@ -87,9 +87,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
87
87
|
readonly leasePeriod: string;
|
|
88
88
|
readonly crossCity: string;
|
|
89
89
|
};
|
|
90
|
-
readonly kindLabel: string;
|
|
91
90
|
readonly totalAmount: string;
|
|
92
91
|
readonly totalTax: string;
|
|
92
|
+
readonly kindLabel: string;
|
|
93
93
|
}) => any) | undefined;
|
|
94
94
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
95
95
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,13 +13,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
13
13
|
readonly id: string;
|
|
14
14
|
readonly line: {
|
|
15
15
|
readonly name: string;
|
|
16
|
-
readonly certNo?: string | undefined;
|
|
17
|
-
readonly areaUnit?: string | undefined;
|
|
18
16
|
readonly quantity?: string | undefined;
|
|
19
17
|
readonly unitPrice?: string | undefined;
|
|
20
18
|
readonly amount: string;
|
|
21
19
|
readonly taxRate?: string | undefined;
|
|
22
20
|
readonly taxAmount?: string | undefined;
|
|
21
|
+
readonly certNo?: string | undefined;
|
|
22
|
+
readonly areaUnit?: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
readonly hidden?: string | undefined;
|
|
25
25
|
readonly displayName?: string | undefined;
|
|
@@ -45,9 +45,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
45
45
|
readonly leasePeriod: string;
|
|
46
46
|
readonly crossCity: string;
|
|
47
47
|
};
|
|
48
|
-
readonly kindLabel: string;
|
|
49
48
|
readonly totalAmount: string;
|
|
50
49
|
readonly totalTax: string;
|
|
50
|
+
readonly kindLabel: string;
|
|
51
51
|
}) => any;
|
|
52
52
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
53
53
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -55,13 +55,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
55
55
|
readonly id: string;
|
|
56
56
|
readonly line: {
|
|
57
57
|
readonly name: string;
|
|
58
|
-
readonly certNo?: string | undefined;
|
|
59
|
-
readonly areaUnit?: string | undefined;
|
|
60
58
|
readonly quantity?: string | undefined;
|
|
61
59
|
readonly unitPrice?: string | undefined;
|
|
62
60
|
readonly amount: string;
|
|
63
61
|
readonly taxRate?: string | undefined;
|
|
64
62
|
readonly taxAmount?: string | undefined;
|
|
63
|
+
readonly certNo?: string | undefined;
|
|
64
|
+
readonly areaUnit?: string | undefined;
|
|
65
65
|
};
|
|
66
66
|
readonly hidden?: string | undefined;
|
|
67
67
|
readonly displayName?: string | undefined;
|
|
@@ -87,9 +87,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
87
87
|
readonly leasePeriod: string;
|
|
88
88
|
readonly crossCity: string;
|
|
89
89
|
};
|
|
90
|
-
readonly kindLabel: string;
|
|
91
90
|
readonly totalAmount: string;
|
|
92
91
|
readonly totalTax: string;
|
|
92
|
+
readonly kindLabel: string;
|
|
93
93
|
}) => any) | undefined;
|
|
94
94
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
95
95
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,13 +13,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
13
13
|
readonly id: string;
|
|
14
14
|
readonly line: {
|
|
15
15
|
readonly name: string;
|
|
16
|
-
readonly certNo?: string | undefined;
|
|
17
|
-
readonly areaUnit?: string | undefined;
|
|
18
16
|
readonly quantity?: string | undefined;
|
|
19
17
|
readonly unitPrice?: string | undefined;
|
|
20
18
|
readonly amount: string;
|
|
21
19
|
readonly taxRate?: string | undefined;
|
|
22
20
|
readonly taxAmount?: string | undefined;
|
|
21
|
+
readonly certNo?: string | undefined;
|
|
22
|
+
readonly areaUnit?: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
readonly hidden?: string | undefined;
|
|
25
25
|
readonly displayName?: string | undefined;
|
|
@@ -45,9 +45,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
45
45
|
readonly leasePeriod: string;
|
|
46
46
|
readonly crossCity: string;
|
|
47
47
|
};
|
|
48
|
-
readonly kindLabel: string;
|
|
49
48
|
readonly totalAmount: string;
|
|
50
49
|
readonly totalTax: string;
|
|
50
|
+
readonly kindLabel: string;
|
|
51
51
|
}) => any;
|
|
52
52
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
53
53
|
"onUpdate:block"?: ((value: {
|
|
@@ -55,13 +55,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
55
55
|
readonly id: string;
|
|
56
56
|
readonly line: {
|
|
57
57
|
readonly name: string;
|
|
58
|
-
readonly certNo?: string | undefined;
|
|
59
|
-
readonly areaUnit?: string | undefined;
|
|
60
58
|
readonly quantity?: string | undefined;
|
|
61
59
|
readonly unitPrice?: string | undefined;
|
|
62
60
|
readonly amount: string;
|
|
63
61
|
readonly taxRate?: string | undefined;
|
|
64
62
|
readonly taxAmount?: string | undefined;
|
|
63
|
+
readonly certNo?: string | undefined;
|
|
64
|
+
readonly areaUnit?: string | undefined;
|
|
65
65
|
};
|
|
66
66
|
readonly hidden?: string | undefined;
|
|
67
67
|
readonly displayName?: string | undefined;
|
|
@@ -87,9 +87,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
87
87
|
readonly leasePeriod: string;
|
|
88
88
|
readonly crossCity: string;
|
|
89
89
|
};
|
|
90
|
-
readonly kindLabel: string;
|
|
91
90
|
readonly totalAmount: string;
|
|
92
91
|
readonly totalTax: string;
|
|
92
|
+
readonly kindLabel: string;
|
|
93
93
|
}) => any) | undefined;
|
|
94
94
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
95
95
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,13 +13,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
13
13
|
readonly id: string;
|
|
14
14
|
readonly line: {
|
|
15
15
|
readonly name: string;
|
|
16
|
-
readonly certNo?: string | undefined;
|
|
17
|
-
readonly areaUnit?: string | undefined;
|
|
18
16
|
readonly quantity?: string | undefined;
|
|
19
17
|
readonly unitPrice?: string | undefined;
|
|
20
18
|
readonly amount: string;
|
|
21
19
|
readonly taxRate?: string | undefined;
|
|
22
20
|
readonly taxAmount?: string | undefined;
|
|
21
|
+
readonly certNo?: string | undefined;
|
|
22
|
+
readonly areaUnit?: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
readonly hidden?: string | undefined;
|
|
25
25
|
readonly displayName?: string | undefined;
|
|
@@ -45,9 +45,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
45
45
|
readonly leasePeriod: string;
|
|
46
46
|
readonly crossCity: string;
|
|
47
47
|
};
|
|
48
|
-
readonly kindLabel: string;
|
|
49
48
|
readonly totalAmount: string;
|
|
50
49
|
readonly totalTax: string;
|
|
50
|
+
readonly kindLabel: string;
|
|
51
51
|
}) => any;
|
|
52
52
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
53
53
|
"onUpdate:block"?: ((value: {
|
|
@@ -55,13 +55,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
55
55
|
readonly id: string;
|
|
56
56
|
readonly line: {
|
|
57
57
|
readonly name: string;
|
|
58
|
-
readonly certNo?: string | undefined;
|
|
59
|
-
readonly areaUnit?: string | undefined;
|
|
60
58
|
readonly quantity?: string | undefined;
|
|
61
59
|
readonly unitPrice?: string | undefined;
|
|
62
60
|
readonly amount: string;
|
|
63
61
|
readonly taxRate?: string | undefined;
|
|
64
62
|
readonly taxAmount?: string | undefined;
|
|
63
|
+
readonly certNo?: string | undefined;
|
|
64
|
+
readonly areaUnit?: string | undefined;
|
|
65
65
|
};
|
|
66
66
|
readonly hidden?: string | undefined;
|
|
67
67
|
readonly displayName?: string | undefined;
|
|
@@ -87,9 +87,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
87
87
|
readonly leasePeriod: string;
|
|
88
88
|
readonly crossCity: string;
|
|
89
89
|
};
|
|
90
|
-
readonly kindLabel: string;
|
|
91
90
|
readonly totalAmount: string;
|
|
92
91
|
readonly totalTax: string;
|
|
92
|
+
readonly kindLabel: string;
|
|
93
93
|
}) => any) | undefined;
|
|
94
94
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
95
95
|
declare const _default: typeof __VLS_export;
|
|
@@ -39,7 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
|
-
readonly maxLength?: number | undefined;
|
|
43
42
|
readonly validations?: readonly {
|
|
44
43
|
readonly message: readonly [{
|
|
45
44
|
readonly locale: "zh";
|
|
@@ -51,6 +50,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
50
|
readonly warning?: boolean | undefined;
|
|
52
51
|
readonly when: string;
|
|
53
52
|
}[] | undefined;
|
|
53
|
+
readonly maxLength?: number | undefined;
|
|
54
54
|
}) => any;
|
|
55
55
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
56
56
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -89,7 +89,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
89
89
|
readonly mode: "formula" | "prefill";
|
|
90
90
|
readonly expression: string;
|
|
91
91
|
} | undefined;
|
|
92
|
-
readonly maxLength?: number | undefined;
|
|
93
92
|
readonly validations?: readonly {
|
|
94
93
|
readonly message: readonly [{
|
|
95
94
|
readonly locale: "zh";
|
|
@@ -101,6 +100,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
101
100
|
readonly warning?: boolean | undefined;
|
|
102
101
|
readonly when: string;
|
|
103
102
|
}[] | undefined;
|
|
103
|
+
readonly maxLength?: number | undefined;
|
|
104
104
|
}) => any) | undefined;
|
|
105
105
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
106
106
|
declare const _default: typeof __VLS_export;
|
|
@@ -39,7 +39,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
|
-
readonly maxLength?: number | undefined;
|
|
43
42
|
readonly validations?: readonly {
|
|
44
43
|
readonly message: readonly [{
|
|
45
44
|
readonly locale: "zh";
|
|
@@ -51,6 +50,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
50
|
readonly warning?: boolean | undefined;
|
|
52
51
|
readonly when: string;
|
|
53
52
|
}[] | undefined;
|
|
53
|
+
readonly maxLength?: number | undefined;
|
|
54
54
|
}) => any;
|
|
55
55
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
56
56
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -89,7 +89,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
89
89
|
readonly mode: "formula" | "prefill";
|
|
90
90
|
readonly expression: string;
|
|
91
91
|
} | undefined;
|
|
92
|
-
readonly maxLength?: number | undefined;
|
|
93
92
|
readonly validations?: readonly {
|
|
94
93
|
readonly message: readonly [{
|
|
95
94
|
readonly locale: "zh";
|
|
@@ -101,6 +100,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
101
100
|
readonly warning?: boolean | undefined;
|
|
102
101
|
readonly when: string;
|
|
103
102
|
}[] | undefined;
|
|
103
|
+
readonly maxLength?: number | undefined;
|
|
104
104
|
}) => any) | undefined;
|
|
105
105
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
106
106
|
declare const _default: typeof __VLS_export;
|
package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts
CHANGED
|
@@ -40,8 +40,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
42
|
readonly format?: string | undefined;
|
|
43
|
-
readonly valueFormat?: string | undefined;
|
|
44
43
|
readonly disabledDate?: string | undefined;
|
|
44
|
+
readonly valueFormat?: string | undefined;
|
|
45
45
|
readonly validations?: readonly {
|
|
46
46
|
readonly message: readonly [{
|
|
47
47
|
readonly locale: "zh";
|
|
@@ -103,8 +103,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly expression: string;
|
|
104
104
|
} | undefined;
|
|
105
105
|
readonly format?: string | undefined;
|
|
106
|
-
readonly valueFormat?: string | undefined;
|
|
107
106
|
readonly disabledDate?: string | undefined;
|
|
107
|
+
readonly valueFormat?: string | undefined;
|
|
108
108
|
readonly validations?: readonly {
|
|
109
109
|
readonly message: readonly [{
|
|
110
110
|
readonly locale: "zh";
|
package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts
CHANGED
|
@@ -40,8 +40,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
42
|
readonly format?: string | undefined;
|
|
43
|
-
readonly valueFormat?: string | undefined;
|
|
44
43
|
readonly disabledDate?: string | undefined;
|
|
44
|
+
readonly valueFormat?: string | undefined;
|
|
45
45
|
readonly validations?: readonly {
|
|
46
46
|
readonly message: readonly [{
|
|
47
47
|
readonly locale: "zh";
|
|
@@ -103,8 +103,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly expression: string;
|
|
104
104
|
} | undefined;
|
|
105
105
|
readonly format?: string | undefined;
|
|
106
|
-
readonly valueFormat?: string | undefined;
|
|
107
106
|
readonly disabledDate?: string | undefined;
|
|
107
|
+
readonly valueFormat?: string | undefined;
|
|
108
108
|
readonly validations?: readonly {
|
|
109
109
|
readonly message: readonly [{
|
|
110
110
|
readonly locale: "zh";
|
|
@@ -34,9 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly format?: string | undefined;
|
|
37
|
-
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly disabledDate?: string | undefined;
|
|
39
|
-
readonly
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
40
39
|
readonly startPlaceholder?: readonly [{
|
|
41
40
|
readonly locale: "zh";
|
|
42
41
|
readonly message: string;
|
|
@@ -51,6 +50,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
50
|
readonly locale: "en" | "ja" | "ko";
|
|
52
51
|
readonly message: string;
|
|
53
52
|
}[]] | undefined;
|
|
53
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
54
54
|
readonly validations?: readonly {
|
|
55
55
|
readonly message: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
@@ -107,9 +107,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
} | undefined;
|
|
108
108
|
readonly numberOfMonths?: number | undefined;
|
|
109
109
|
readonly format?: string | undefined;
|
|
110
|
-
readonly valueFormat?: string | undefined;
|
|
111
110
|
readonly disabledDate?: string | undefined;
|
|
112
|
-
readonly
|
|
111
|
+
readonly valueFormat?: string | undefined;
|
|
113
112
|
readonly startPlaceholder?: readonly [{
|
|
114
113
|
readonly locale: "zh";
|
|
115
114
|
readonly message: string;
|
|
@@ -124,6 +123,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
124
123
|
readonly locale: "en" | "ja" | "ko";
|
|
125
124
|
readonly message: string;
|
|
126
125
|
}[]] | undefined;
|
|
126
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
127
127
|
readonly validations?: readonly {
|
|
128
128
|
readonly message: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -34,9 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly format?: string | undefined;
|
|
37
|
-
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly disabledDate?: string | undefined;
|
|
39
|
-
readonly
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
40
39
|
readonly startPlaceholder?: readonly [{
|
|
41
40
|
readonly locale: "zh";
|
|
42
41
|
readonly message: string;
|
|
@@ -51,6 +50,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
50
|
readonly locale: "en" | "ja" | "ko";
|
|
52
51
|
readonly message: string;
|
|
53
52
|
}[]] | undefined;
|
|
53
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
54
54
|
readonly validations?: readonly {
|
|
55
55
|
readonly message: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
@@ -107,9 +107,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
} | undefined;
|
|
108
108
|
readonly numberOfMonths?: number | undefined;
|
|
109
109
|
readonly format?: string | undefined;
|
|
110
|
-
readonly valueFormat?: string | undefined;
|
|
111
110
|
readonly disabledDate?: string | undefined;
|
|
112
|
-
readonly
|
|
111
|
+
readonly valueFormat?: string | undefined;
|
|
113
112
|
readonly startPlaceholder?: readonly [{
|
|
114
113
|
readonly locale: "zh";
|
|
115
114
|
readonly message: string;
|
|
@@ -124,6 +123,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
124
123
|
readonly locale: "en" | "ja" | "ko";
|
|
125
124
|
readonly message: string;
|
|
126
125
|
}[]] | undefined;
|
|
126
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
127
127
|
readonly validations?: readonly {
|
|
128
128
|
readonly message: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -39,11 +39,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
43
42
|
readonly format?: string | undefined;
|
|
44
|
-
readonly
|
|
43
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
45
44
|
readonly disabledDate?: string | undefined;
|
|
46
45
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
46
|
+
readonly valueFormat?: string | undefined;
|
|
47
47
|
readonly validations?: readonly {
|
|
48
48
|
readonly message: readonly [{
|
|
49
49
|
readonly locale: "zh";
|
|
@@ -104,11 +104,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
108
107
|
readonly format?: string | undefined;
|
|
109
|
-
readonly
|
|
108
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
110
109
|
readonly disabledDate?: string | undefined;
|
|
111
110
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
111
|
+
readonly valueFormat?: string | undefined;
|
|
112
112
|
readonly validations?: readonly {
|
|
113
113
|
readonly message: readonly [{
|
|
114
114
|
readonly locale: "zh";
|
|
@@ -39,11 +39,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
43
42
|
readonly format?: string | undefined;
|
|
44
|
-
readonly
|
|
43
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
45
44
|
readonly disabledDate?: string | undefined;
|
|
46
45
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
46
|
+
readonly valueFormat?: string | undefined;
|
|
47
47
|
readonly validations?: readonly {
|
|
48
48
|
readonly message: readonly [{
|
|
49
49
|
readonly locale: "zh";
|
|
@@ -104,11 +104,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
104
104
|
readonly mode: "formula" | "prefill";
|
|
105
105
|
readonly expression: string;
|
|
106
106
|
} | undefined;
|
|
107
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
108
107
|
readonly format?: string | undefined;
|
|
109
|
-
readonly
|
|
108
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
110
109
|
readonly disabledDate?: string | undefined;
|
|
111
110
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
111
|
+
readonly valueFormat?: string | undefined;
|
|
112
112
|
readonly validations?: readonly {
|
|
113
113
|
readonly message: readonly [{
|
|
114
114
|
readonly locale: "zh";
|
|
@@ -33,12 +33,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
36
|
readonly format?: string | undefined;
|
|
38
|
-
readonly
|
|
37
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
39
38
|
readonly disabledDate?: string | undefined;
|
|
40
39
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
41
|
-
readonly
|
|
40
|
+
readonly valueFormat?: string | undefined;
|
|
42
41
|
readonly startPlaceholder?: readonly [{
|
|
43
42
|
readonly locale: "zh";
|
|
44
43
|
readonly message: string;
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]] | undefined;
|
|
55
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
56
56
|
readonly validations?: readonly {
|
|
57
57
|
readonly message: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -108,12 +108,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly expression: string;
|
|
109
109
|
} | undefined;
|
|
110
110
|
readonly numberOfMonths?: number | undefined;
|
|
111
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
112
111
|
readonly format?: string | undefined;
|
|
113
|
-
readonly
|
|
112
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
114
113
|
readonly disabledDate?: string | undefined;
|
|
115
114
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
116
|
-
readonly
|
|
115
|
+
readonly valueFormat?: string | undefined;
|
|
117
116
|
readonly startPlaceholder?: readonly [{
|
|
118
117
|
readonly locale: "zh";
|
|
119
118
|
readonly message: string;
|
|
@@ -128,6 +127,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
128
127
|
readonly locale: "en" | "ja" | "ko";
|
|
129
128
|
readonly message: string;
|
|
130
129
|
}[]] | undefined;
|
|
130
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
131
131
|
readonly validations?: readonly {
|
|
132
132
|
readonly message: readonly [{
|
|
133
133
|
readonly locale: "zh";
|
|
@@ -33,12 +33,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
36
|
readonly format?: string | undefined;
|
|
38
|
-
readonly
|
|
37
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
39
38
|
readonly disabledDate?: string | undefined;
|
|
40
39
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
41
|
-
readonly
|
|
40
|
+
readonly valueFormat?: string | undefined;
|
|
42
41
|
readonly startPlaceholder?: readonly [{
|
|
43
42
|
readonly locale: "zh";
|
|
44
43
|
readonly message: string;
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]] | undefined;
|
|
55
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
56
56
|
readonly validations?: readonly {
|
|
57
57
|
readonly message: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -108,12 +108,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly expression: string;
|
|
109
109
|
} | undefined;
|
|
110
110
|
readonly numberOfMonths?: number | undefined;
|
|
111
|
-
readonly hourCycle?: 12 | 24 | undefined;
|
|
112
111
|
readonly format?: string | undefined;
|
|
113
|
-
readonly
|
|
112
|
+
readonly hourCycle?: 12 | 24 | undefined;
|
|
114
113
|
readonly disabledDate?: string | undefined;
|
|
115
114
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
116
|
-
readonly
|
|
115
|
+
readonly valueFormat?: string | undefined;
|
|
117
116
|
readonly startPlaceholder?: readonly [{
|
|
118
117
|
readonly locale: "zh";
|
|
119
118
|
readonly message: string;
|
|
@@ -128,6 +127,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
128
127
|
readonly locale: "en" | "ja" | "ko";
|
|
129
128
|
readonly message: string;
|
|
130
129
|
}[]] | undefined;
|
|
130
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
131
131
|
readonly validations?: readonly {
|
|
132
132
|
readonly message: readonly [{
|
|
133
133
|
readonly locale: "zh";
|
package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.d.vue.ts
CHANGED
|
@@ -33,8 +33,8 @@ 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 valueFormat?: string | undefined;
|
|
37
36
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
38
|
readonly validations?: readonly {
|
|
39
39
|
readonly message: readonly [{
|
|
40
40
|
readonly locale: "zh";
|
|
@@ -78,8 +78,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
78
78
|
readonly expression: string;
|
|
79
79
|
} | undefined;
|
|
80
80
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
81
|
-
readonly valueFormat?: string | undefined;
|
|
82
81
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
82
|
+
readonly valueFormat?: string | undefined;
|
|
83
83
|
readonly validations?: readonly {
|
|
84
84
|
readonly message: readonly [{
|
|
85
85
|
readonly locale: "zh";
|
package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.vue.d.ts
CHANGED
|
@@ -33,8 +33,8 @@ 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 valueFormat?: string | undefined;
|
|
37
36
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
38
|
readonly validations?: readonly {
|
|
39
39
|
readonly message: readonly [{
|
|
40
40
|
readonly locale: "zh";
|
|
@@ -78,8 +78,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
78
78
|
readonly expression: string;
|
|
79
79
|
} | undefined;
|
|
80
80
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
81
|
-
readonly valueFormat?: string | undefined;
|
|
82
81
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
82
|
+
readonly valueFormat?: string | undefined;
|
|
83
83
|
readonly validations?: readonly {
|
|
84
84
|
readonly message: readonly [{
|
|
85
85
|
readonly locale: "zh";
|
|
@@ -33,8 +33,8 @@ 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 valueFormat?: string | undefined;
|
|
37
36
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
38
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
@@ -79,8 +79,8 @@ 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 valueFormat?: string | undefined;
|
|
83
82
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
83
|
+
readonly valueFormat?: string | undefined;
|
|
84
84
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|
|
@@ -33,8 +33,8 @@ 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 valueFormat?: string | undefined;
|
|
37
36
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
37
|
+
readonly valueFormat?: string | undefined;
|
|
38
38
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
@@ -79,8 +79,8 @@ 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 valueFormat?: string | undefined;
|
|
83
82
|
readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
|
|
83
|
+
readonly valueFormat?: string | undefined;
|
|
84
84
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|