@shwfed/config 2.9.7 → 2.9.8
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/mcp.mjs +1054 -855
- package/dist/module.json +1 -1
- package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-tkU7rYrs.js → FieldGroup.vue_vue_type_script_setup_true_lang-ByKzTJkK.js} +1 -1
- package/dist/preview/assets/{badge-C55P2V8D.js → badge-Dq4c6LC9.js} +1 -1
- package/dist/preview/assets/{config-DqibnZH4.js → config-B8qH4_4x.js} +1 -1
- package/dist/preview/assets/{config-DzKcQKJj.js → config-BBGDw3Em.js} +1 -1
- package/dist/preview/assets/{config-rL7m78ZC.js → config-C32gE_z0.js} +1 -1
- package/dist/preview/assets/{config-j1oKH3Ci.js → config-COfUny1G.js} +1 -1
- package/dist/preview/assets/{config-CnxzerC5.js → config-CVPTjqGi.js} +1 -1
- package/dist/preview/assets/{config-DeaHg7ps.js → config-CgdFXkLJ.js} +1 -1
- package/dist/preview/assets/{config-Bu1S_DR5.js → config-DNr8rSLw.js} +1 -1
- package/dist/preview/assets/{config-Bc2N2jlD.js → config-DVEOLj6d.js} +1 -1
- package/dist/preview/assets/{config-B3-xqMew.js → config-DpRJqJ1d.js} +1 -1
- package/dist/preview/assets/{config-D0j4njOQ.js → config-Dvqs3X3R.js} +1 -1
- package/dist/preview/assets/{config-CH2QpakU.js → config-DyqhZSFe.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-G748uLwi.js → definition.vue_vue_type_script_setup_true_lang-B0MHEyHj.js} +1 -1
- package/dist/preview/assets/index-Br3FtCu2.js +1 -0
- package/dist/preview/assets/index-C1h9lV52.css +1 -0
- package/dist/preview/assets/index-C1wWjgLL.js +717 -0
- package/dist/preview/assets/{index-dIh1Jn4U.js → index-CWJ_W3Gk.js} +1 -1
- package/dist/preview/assets/{item-BCWcrKaL.js → item-Bp81qizC.js} +1 -1
- package/dist/preview/assets/{runtime-DZiqhnCm.js → runtime-AHwg8SCY.js} +1 -1
- package/dist/preview/assets/{runtime-C-KLJ71q.js → runtime-BHWdj0nM.js} +1 -1
- package/dist/preview/assets/{runtime-CBg0VVCJ.js → runtime-Be6zYys6.js} +1 -1
- package/dist/preview/assets/{runtime-bRCsEM7S.js → runtime-CKj3_07G.js} +1 -1
- package/dist/preview/assets/{runtime-DO8ov3J6.js → runtime-CVIZYrHD.js} +1 -1
- package/dist/preview/assets/{runtime-D3LGPlv3.js → runtime-C_F9tcxh.js} +1 -1
- package/dist/preview/assets/{runtime-BTFesnrJ.js → runtime-DNHuKamx.js} +1 -1
- package/dist/preview/assets/{runtime-zoq6YaMz.js → runtime-DambLtyb.js} +1 -1
- package/dist/preview/assets/{runtime-C5-cN3M1.js → runtime-DqkDOQp2.js} +1 -1
- package/dist/preview/assets/{runtime-BsqCaddm.js → runtime-UVi5ssie.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/schema.d.ts +1 -1
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/schema.js +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/schema.d.ts +1 -1
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/schema.js +1 -1
- package/dist/runtime/components/block-layout-editor/index.vue +98 -3
- package/dist/runtime/components/config/footer.vue +22 -20
- package/dist/runtime/components/config/use-editor.js +5 -9
- package/dist/runtime/components/config/utils/validation-error.d.ts +1 -0
- package/dist/runtime/components/config/utils/validation-error.js +34 -0
- 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.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.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-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/form/fields/2026-06-09/com.shwfed.form.field.upload/config.d.vue.ts +155 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.vue +918 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.vue.d.ts +155 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/runtime.vue +482 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.d.ts +126 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.js +178 -0
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
- 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/vendor/cel-js/CLAUDE.md +1 -1
- package/dist/runtime/vendor/cel-js/PROMPT.md +2 -2
- package/dist/runtime/vendor/cel-js/lib/http-builder.js +13 -3
- package/package.json +1 -1
- package/dist/preview/assets/index-C16exop7.js +0 -717
- package/dist/preview/assets/index-CSm6dB4o.js +0 -1
- package/dist/preview/assets/index-vPcvbp7e.css +0 -1
|
@@ -34,8 +34,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
37
|
readonly format?: string | undefined;
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
39
|
+
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
40
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
41
|
readonly startPlaceholder?: readonly [{
|
|
40
42
|
readonly locale: "zh";
|
|
41
43
|
readonly message: string;
|
|
@@ -50,8 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
52
|
readonly locale: "en" | "ja" | "ko";
|
|
51
53
|
readonly message: string;
|
|
52
54
|
}[]] | undefined;
|
|
53
|
-
readonly valueFormat?: string | undefined;
|
|
54
|
-
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
55
55
|
readonly validations?: readonly {
|
|
56
56
|
readonly message: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
@@ -108,8 +108,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
} | undefined;
|
|
109
109
|
readonly numberOfMonths?: number | undefined;
|
|
110
110
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
111
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
112
111
|
readonly format?: string | undefined;
|
|
112
|
+
readonly valueFormat?: string | undefined;
|
|
113
|
+
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
114
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
113
115
|
readonly startPlaceholder?: readonly [{
|
|
114
116
|
readonly locale: "zh";
|
|
115
117
|
readonly message: string;
|
|
@@ -124,8 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
124
126
|
readonly locale: "en" | "ja" | "ko";
|
|
125
127
|
readonly message: string;
|
|
126
128
|
}[]] | undefined;
|
|
127
|
-
readonly valueFormat?: string | undefined;
|
|
128
|
-
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
129
129
|
readonly validations?: readonly {
|
|
130
130
|
readonly message: readonly [{
|
|
131
131
|
readonly locale: "zh";
|
|
@@ -34,8 +34,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly numberOfMonths?: number | undefined;
|
|
36
36
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
37
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
38
37
|
readonly format?: string | undefined;
|
|
38
|
+
readonly valueFormat?: string | undefined;
|
|
39
|
+
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
40
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
41
|
readonly startPlaceholder?: readonly [{
|
|
40
42
|
readonly locale: "zh";
|
|
41
43
|
readonly message: string;
|
|
@@ -50,8 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
52
|
readonly locale: "en" | "ja" | "ko";
|
|
51
53
|
readonly message: string;
|
|
52
54
|
}[]] | undefined;
|
|
53
|
-
readonly valueFormat?: string | undefined;
|
|
54
|
-
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
55
55
|
readonly validations?: readonly {
|
|
56
56
|
readonly message: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
@@ -108,8 +108,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
} | undefined;
|
|
109
109
|
readonly numberOfMonths?: number | undefined;
|
|
110
110
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
111
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
112
111
|
readonly format?: string | undefined;
|
|
112
|
+
readonly valueFormat?: string | undefined;
|
|
113
|
+
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
114
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
113
115
|
readonly startPlaceholder?: readonly [{
|
|
114
116
|
readonly locale: "zh";
|
|
115
117
|
readonly message: string;
|
|
@@ -124,8 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
124
126
|
readonly locale: "en" | "ja" | "ko";
|
|
125
127
|
readonly message: string;
|
|
126
128
|
}[]] | undefined;
|
|
127
|
-
readonly valueFormat?: string | undefined;
|
|
128
|
-
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
129
129
|
readonly validations?: readonly {
|
|
130
130
|
readonly message: readonly [{
|
|
131
131
|
readonly locale: "zh";
|
|
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
41
41
|
readonly locale: "zh";
|
|
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly expression: string;
|
|
80
80
|
} | undefined;
|
|
81
81
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
82
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
83
82
|
readonly valueFormat?: string | undefined;
|
|
84
83
|
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
84
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|
|
87
87
|
readonly locale: "zh";
|
|
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
35
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
36
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
36
|
readonly valueFormat?: string | undefined;
|
|
38
37
|
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
38
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
39
39
|
readonly validations?: readonly {
|
|
40
40
|
readonly message: readonly [{
|
|
41
41
|
readonly locale: "zh";
|
|
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
79
79
|
readonly expression: string;
|
|
80
80
|
} | undefined;
|
|
81
81
|
readonly hourCycle?: 12 | 24 | undefined;
|
|
82
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
83
82
|
readonly valueFormat?: string | undefined;
|
|
84
83
|
readonly timeGranularity?: "hour" | "minute" | "second" | undefined;
|
|
84
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
85
85
|
readonly validations?: readonly {
|
|
86
86
|
readonly message: readonly [{
|
|
87
87
|
readonly locale: "zh";
|
|
@@ -32,8 +32,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
35
|
readonly format?: string | undefined;
|
|
36
|
+
readonly valueFormat?: string | undefined;
|
|
37
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
38
|
readonly startPlaceholder?: readonly [{
|
|
38
39
|
readonly locale: "zh";
|
|
39
40
|
readonly message: string;
|
|
@@ -48,7 +49,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
49
|
readonly locale: "en" | "ja" | "ko";
|
|
49
50
|
readonly message: string;
|
|
50
51
|
}[]] | undefined;
|
|
51
|
-
readonly valueFormat?: string | undefined;
|
|
52
52
|
readonly validations?: readonly {
|
|
53
53
|
readonly message: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -103,8 +103,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
104
104
|
readonly expression: string;
|
|
105
105
|
} | undefined;
|
|
106
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
107
106
|
readonly format?: string | undefined;
|
|
107
|
+
readonly valueFormat?: string | undefined;
|
|
108
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
109
|
readonly startPlaceholder?: readonly [{
|
|
109
110
|
readonly locale: "zh";
|
|
110
111
|
readonly message: string;
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly locale: "en" | "ja" | "ko";
|
|
120
121
|
readonly message: string;
|
|
121
122
|
}[]] | undefined;
|
|
122
|
-
readonly valueFormat?: string | undefined;
|
|
123
123
|
readonly validations?: readonly {
|
|
124
124
|
readonly message: readonly [{
|
|
125
125
|
readonly locale: "zh";
|
|
@@ -32,8 +32,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
35
|
readonly format?: string | undefined;
|
|
36
|
+
readonly valueFormat?: string | undefined;
|
|
37
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
37
38
|
readonly startPlaceholder?: readonly [{
|
|
38
39
|
readonly locale: "zh";
|
|
39
40
|
readonly message: string;
|
|
@@ -48,7 +49,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
49
|
readonly locale: "en" | "ja" | "ko";
|
|
49
50
|
readonly message: string;
|
|
50
51
|
}[]] | undefined;
|
|
51
|
-
readonly valueFormat?: string | undefined;
|
|
52
52
|
readonly validations?: readonly {
|
|
53
53
|
readonly message: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -103,8 +103,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
104
104
|
readonly expression: string;
|
|
105
105
|
} | undefined;
|
|
106
|
-
readonly rangeSeparatorIcon?: string | undefined;
|
|
107
106
|
readonly format?: string | undefined;
|
|
107
|
+
readonly valueFormat?: string | undefined;
|
|
108
|
+
readonly rangeSeparatorIcon?: string | undefined;
|
|
108
109
|
readonly startPlaceholder?: readonly [{
|
|
109
110
|
readonly locale: "zh";
|
|
110
111
|
readonly message: string;
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly locale: "en" | "ja" | "ko";
|
|
120
121
|
readonly message: string;
|
|
121
122
|
}[]] | undefined;
|
|
122
|
-
readonly valueFormat?: string | undefined;
|
|
123
123
|
readonly validations?: readonly {
|
|
124
124
|
readonly message: readonly [{
|
|
125
125
|
readonly locale: "zh";
|
package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.d.vue.ts
ADDED
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
import { type Value } from './schema.js';
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
|
+
modelValue: Value;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
+
"update:modelValue": (value: {
|
|
7
|
+
readonly label?: readonly [{
|
|
8
|
+
readonly locale: "zh";
|
|
9
|
+
readonly message: string;
|
|
10
|
+
}, ...{
|
|
11
|
+
readonly locale: "en" | "ja" | "ko";
|
|
12
|
+
readonly message: string;
|
|
13
|
+
}[]] | undefined;
|
|
14
|
+
readonly disabled?: string | undefined;
|
|
15
|
+
readonly type: "com.shwfed.form.field.upload";
|
|
16
|
+
readonly id: string;
|
|
17
|
+
readonly hidden?: string | undefined;
|
|
18
|
+
readonly tooltip?: readonly [{
|
|
19
|
+
readonly locale: "zh";
|
|
20
|
+
readonly message: string;
|
|
21
|
+
}, ...{
|
|
22
|
+
readonly locale: "en" | "ja" | "ko";
|
|
23
|
+
readonly message: string;
|
|
24
|
+
}[]] | undefined;
|
|
25
|
+
readonly multiple?: boolean | undefined;
|
|
26
|
+
readonly description?: readonly [{
|
|
27
|
+
readonly locale: "zh";
|
|
28
|
+
readonly message: string;
|
|
29
|
+
}, ...{
|
|
30
|
+
readonly locale: "en" | "ja" | "ko";
|
|
31
|
+
readonly message: string;
|
|
32
|
+
}[]] | undefined;
|
|
33
|
+
readonly required?: string | undefined;
|
|
34
|
+
readonly displayName?: string | undefined;
|
|
35
|
+
readonly compatibilityDate: "2026-06-09";
|
|
36
|
+
readonly orientation?: "vertical" | "floating" | undefined;
|
|
37
|
+
readonly placeholder?: readonly [{
|
|
38
|
+
readonly locale: "zh";
|
|
39
|
+
readonly message: string;
|
|
40
|
+
}, ...{
|
|
41
|
+
readonly locale: "en" | "ja" | "ko";
|
|
42
|
+
readonly message: string;
|
|
43
|
+
}[]] | undefined;
|
|
44
|
+
readonly readonly?: string | undefined;
|
|
45
|
+
readonly binding?: string | undefined;
|
|
46
|
+
readonly validations?: readonly {
|
|
47
|
+
readonly message: readonly [{
|
|
48
|
+
readonly locale: "zh";
|
|
49
|
+
readonly message: string;
|
|
50
|
+
}, ...{
|
|
51
|
+
readonly locale: "en" | "ja" | "ko";
|
|
52
|
+
readonly message: string;
|
|
53
|
+
}[]];
|
|
54
|
+
readonly warning?: boolean | undefined;
|
|
55
|
+
readonly when: string;
|
|
56
|
+
}[] | undefined;
|
|
57
|
+
readonly accept?: readonly string[] | undefined;
|
|
58
|
+
readonly maxFileSize?: number | undefined;
|
|
59
|
+
readonly maxTotalSize?: number | undefined;
|
|
60
|
+
readonly maxFiles?: number | undefined;
|
|
61
|
+
readonly upload?: {
|
|
62
|
+
readonly handle: string;
|
|
63
|
+
readonly request: string;
|
|
64
|
+
readonly filename?: string | undefined;
|
|
65
|
+
} | undefined;
|
|
66
|
+
readonly templates?: readonly {
|
|
67
|
+
readonly label?: readonly [{
|
|
68
|
+
readonly locale: "zh";
|
|
69
|
+
readonly message: string;
|
|
70
|
+
}, ...{
|
|
71
|
+
readonly locale: "en" | "ja" | "ko";
|
|
72
|
+
readonly message: string;
|
|
73
|
+
}[]] | undefined;
|
|
74
|
+
readonly icon?: string | undefined;
|
|
75
|
+
readonly download?: string | undefined;
|
|
76
|
+
readonly request: string;
|
|
77
|
+
}[] | undefined;
|
|
78
|
+
}) => any;
|
|
79
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
80
|
+
"onUpdate:modelValue"?: ((value: {
|
|
81
|
+
readonly label?: readonly [{
|
|
82
|
+
readonly locale: "zh";
|
|
83
|
+
readonly message: string;
|
|
84
|
+
}, ...{
|
|
85
|
+
readonly locale: "en" | "ja" | "ko";
|
|
86
|
+
readonly message: string;
|
|
87
|
+
}[]] | undefined;
|
|
88
|
+
readonly disabled?: string | undefined;
|
|
89
|
+
readonly type: "com.shwfed.form.field.upload";
|
|
90
|
+
readonly id: string;
|
|
91
|
+
readonly hidden?: string | undefined;
|
|
92
|
+
readonly tooltip?: readonly [{
|
|
93
|
+
readonly locale: "zh";
|
|
94
|
+
readonly message: string;
|
|
95
|
+
}, ...{
|
|
96
|
+
readonly locale: "en" | "ja" | "ko";
|
|
97
|
+
readonly message: string;
|
|
98
|
+
}[]] | undefined;
|
|
99
|
+
readonly multiple?: boolean | undefined;
|
|
100
|
+
readonly description?: readonly [{
|
|
101
|
+
readonly locale: "zh";
|
|
102
|
+
readonly message: string;
|
|
103
|
+
}, ...{
|
|
104
|
+
readonly locale: "en" | "ja" | "ko";
|
|
105
|
+
readonly message: string;
|
|
106
|
+
}[]] | undefined;
|
|
107
|
+
readonly required?: string | undefined;
|
|
108
|
+
readonly displayName?: string | undefined;
|
|
109
|
+
readonly compatibilityDate: "2026-06-09";
|
|
110
|
+
readonly orientation?: "vertical" | "floating" | undefined;
|
|
111
|
+
readonly placeholder?: readonly [{
|
|
112
|
+
readonly locale: "zh";
|
|
113
|
+
readonly message: string;
|
|
114
|
+
}, ...{
|
|
115
|
+
readonly locale: "en" | "ja" | "ko";
|
|
116
|
+
readonly message: string;
|
|
117
|
+
}[]] | undefined;
|
|
118
|
+
readonly readonly?: string | undefined;
|
|
119
|
+
readonly binding?: string | undefined;
|
|
120
|
+
readonly validations?: readonly {
|
|
121
|
+
readonly message: readonly [{
|
|
122
|
+
readonly locale: "zh";
|
|
123
|
+
readonly message: string;
|
|
124
|
+
}, ...{
|
|
125
|
+
readonly locale: "en" | "ja" | "ko";
|
|
126
|
+
readonly message: string;
|
|
127
|
+
}[]];
|
|
128
|
+
readonly warning?: boolean | undefined;
|
|
129
|
+
readonly when: string;
|
|
130
|
+
}[] | undefined;
|
|
131
|
+
readonly accept?: readonly string[] | undefined;
|
|
132
|
+
readonly maxFileSize?: number | undefined;
|
|
133
|
+
readonly maxTotalSize?: number | undefined;
|
|
134
|
+
readonly maxFiles?: number | undefined;
|
|
135
|
+
readonly upload?: {
|
|
136
|
+
readonly handle: string;
|
|
137
|
+
readonly request: string;
|
|
138
|
+
readonly filename?: string | undefined;
|
|
139
|
+
} | undefined;
|
|
140
|
+
readonly templates?: readonly {
|
|
141
|
+
readonly label?: readonly [{
|
|
142
|
+
readonly locale: "zh";
|
|
143
|
+
readonly message: string;
|
|
144
|
+
}, ...{
|
|
145
|
+
readonly locale: "en" | "ja" | "ko";
|
|
146
|
+
readonly message: string;
|
|
147
|
+
}[]] | undefined;
|
|
148
|
+
readonly icon?: string | undefined;
|
|
149
|
+
readonly download?: string | undefined;
|
|
150
|
+
readonly request: string;
|
|
151
|
+
}[] | undefined;
|
|
152
|
+
}) => any) | undefined;
|
|
153
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
154
|
+
declare const _default: typeof __VLS_export;
|
|
155
|
+
export default _default;
|