@shwfed/config 2.10.2 → 2.10.4
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 +143 -89
- package/dist/module.json +1 -1
- package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-DX5M_WNF.js → FieldGroup.vue_vue_type_script_setup_true_lang-DIjsktfi.js} +1 -1
- package/dist/preview/assets/badge-Cr6_n00S.js +1 -0
- package/dist/preview/assets/config-1VGYa1Zb.js +1 -0
- package/dist/preview/assets/config-B2rtOFE1.js +1 -0
- package/dist/preview/assets/config-BemROLz0.js +1 -0
- package/dist/preview/assets/{config-DeDCNzY_.js → config-BjUIO7Ps.js} +1 -1
- package/dist/preview/assets/config-Bu-ffrDi.js +1 -0
- package/dist/preview/assets/config-CNY70agP.js +1 -0
- package/dist/preview/assets/{config-CSmHhOh2.js → config-CSauYxAG.js} +1 -1
- package/dist/preview/assets/{config-CTF5-TTQ.js → config-CrA5lAMB.js} +1 -1
- package/dist/preview/assets/{config-BiOW8fS2.js → config-CwbWyadd.js} +1 -1
- package/dist/preview/assets/{config-DBtEKoan.js → config-DF4u2WzQ.js} +1 -1
- package/dist/preview/assets/config-DTDFg08z.js +1 -0
- package/dist/preview/assets/config-DpcMlGoM.js +1 -0
- package/dist/preview/assets/config-Dx9AeOjb.js +1 -0
- package/dist/preview/assets/config-hXHOfKvD.js +1 -0
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-Cu0CEKYT.js → definition.vue_vue_type_script_setup_true_lang-v2AaUd8i.js} +1 -1
- package/dist/preview/assets/index-BDbNnENM.js +1 -0
- package/dist/preview/assets/index-ButPJaOR.css +1 -0
- package/dist/preview/assets/index-BzWZj-hV.js +1 -0
- package/dist/preview/assets/{index-DX9_iE4h.js → index-E3_P6Fhz.js} +207 -189
- package/dist/preview/assets/item-B_QcL62I.js +1 -0
- package/dist/preview/assets/runtime-BRg0jxiK.js +1 -0
- package/dist/preview/assets/runtime-BbiAwZZ9.js +1 -0
- package/dist/preview/assets/runtime-CKoLdM68.js +1 -0
- package/dist/preview/assets/{runtime-CFb1tHwr.js → runtime-CZ6uHCIE.js} +1 -1
- package/dist/preview/assets/runtime-Cd79TXff.js +1 -0
- package/dist/preview/assets/{runtime-BN-jMAt7.js → runtime-Cfup01hl.js} +1 -1
- package/dist/preview/assets/runtime-Cu_C4Joj.js +1 -0
- package/dist/preview/assets/{runtime-yfWYeUh4.js → runtime-D-MaRCSg.js} +1 -1
- package/dist/preview/assets/runtime-DUMSbsqb.js +1 -0
- package/dist/preview/assets/runtime-hClBh8tp.js +1 -0
- package/dist/preview/assets/{schema-meta-6ZPO8dHv.js → schema-meta-BACRMkVo.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/actions/buttons/2026-05-15/com.shwfed.actions.button.event.dispatch/schema.d.ts +16 -10
- package/dist/runtime/components/actions/buttons/2026-05-15/com.shwfed.actions.button.event.dispatch/schema.js +68 -43
- package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.d.ts +1 -0
- package/dist/runtime/components/actions/buttons/2026-05-21/com.shwfed.actions.button.http.download/schema.js +5 -1
- package/dist/runtime/components/block-layout-editor/index.vue +8 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.d.vue.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.vue.d.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.d.vue.ts +4 -4
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.vue.d.ts +4 -4
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/schema.d.ts +1 -1
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +2 -2
- package/dist/runtime/components/config/index.vue +5 -1
- package/dist/runtime/components/config/schema.d.ts +10 -0
- package/dist/runtime/components/config/schema.js +23 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue +78 -2
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/runtime.vue +24 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.d.ts +132 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.js +14 -1
- 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.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-04-28/com.shwfed.form.field.number/config.d.vue.ts +140 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue +77 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +140 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/runtime.vue +24 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +132 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.js +14 -1
- 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 +8 -8
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
- 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-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 +8 -8
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/schema.d.ts +2 -2
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/config.d.vue.ts +31 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/config.vue +103 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/config.vue.d.ts +31 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/runtime.d.ts +2 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/runtime.js +63 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.d.ts +21 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.js +63 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/config.d.vue.ts +17 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/config.vue +85 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/config.vue.d.ts +17 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/runtime.d.ts +2 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/runtime.js +36 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/schema.d.ts +14 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/schema.js +38 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +10 -10
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +10 -10
- package/dist/runtime/components/table/schema.d.ts +3 -3
- 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/package.json +1 -1
- package/dist/preview/assets/badge-DFZBH8N6.js +0 -1
- package/dist/preview/assets/config-BH2BmDoD.js +0 -1
- package/dist/preview/assets/config-Bg7a8Rid.js +0 -1
- package/dist/preview/assets/config-Bnp547Nm.js +0 -1
- package/dist/preview/assets/config-CqeWJt_H.js +0 -1
- package/dist/preview/assets/config-Dj3w2JkF.js +0 -1
- package/dist/preview/assets/config-XGJ9V32V.js +0 -1
- package/dist/preview/assets/config-uIHUHvNR.js +0 -1
- package/dist/preview/assets/index-CGChrBji.js +0 -1
- package/dist/preview/assets/index-CQA6q2ay.js +0 -1
- package/dist/preview/assets/index-pkoEF5dC.css +0 -1
- package/dist/preview/assets/item-C4VJfiq8.js +0 -1
- package/dist/preview/assets/runtime-6Zrje7Y1.js +0 -1
- package/dist/preview/assets/runtime-BQMnWueG.js +0 -1
- package/dist/preview/assets/runtime-CBz5XstF.js +0 -1
- package/dist/preview/assets/runtime-DQL6lCFp.js +0 -1
- package/dist/preview/assets/runtime-DcdmMgqL.js +0 -1
- package/dist/preview/assets/runtime-okYOTQd6.js +0 -1
- package/dist/preview/assets/runtime-qPyuMgsh.js +0 -1
package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts
CHANGED
|
@@ -31,6 +31,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
31
31
|
readonly mode: "formula" | "prefill";
|
|
32
32
|
readonly expression: string;
|
|
33
33
|
} | undefined;
|
|
34
|
+
readonly validations?: readonly {
|
|
35
|
+
readonly message: readonly [{
|
|
36
|
+
readonly locale: "zh";
|
|
37
|
+
readonly message: string;
|
|
38
|
+
}, ...{
|
|
39
|
+
readonly locale: "en" | "ja" | "ko";
|
|
40
|
+
readonly message: string;
|
|
41
|
+
}[]];
|
|
42
|
+
readonly warning?: boolean | undefined;
|
|
43
|
+
readonly when: string;
|
|
44
|
+
}[] | undefined;
|
|
34
45
|
readonly trueLabel?: readonly [{
|
|
35
46
|
readonly locale: "zh";
|
|
36
47
|
readonly message: string;
|
|
@@ -45,17 +56,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
45
56
|
readonly locale: "en" | "ja" | "ko";
|
|
46
57
|
readonly message: string;
|
|
47
58
|
}[]] | undefined;
|
|
48
|
-
readonly validations?: readonly {
|
|
49
|
-
readonly message: readonly [{
|
|
50
|
-
readonly locale: "zh";
|
|
51
|
-
readonly message: string;
|
|
52
|
-
}, ...{
|
|
53
|
-
readonly locale: "en" | "ja" | "ko";
|
|
54
|
-
readonly message: string;
|
|
55
|
-
}[]];
|
|
56
|
-
readonly warning?: boolean | undefined;
|
|
57
|
-
readonly when: string;
|
|
58
|
-
}[] | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -86,6 +86,17 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
86
86
|
readonly mode: "formula" | "prefill";
|
|
87
87
|
readonly expression: string;
|
|
88
88
|
} | undefined;
|
|
89
|
+
readonly validations?: readonly {
|
|
90
|
+
readonly message: readonly [{
|
|
91
|
+
readonly locale: "zh";
|
|
92
|
+
readonly message: string;
|
|
93
|
+
}, ...{
|
|
94
|
+
readonly locale: "en" | "ja" | "ko";
|
|
95
|
+
readonly message: string;
|
|
96
|
+
}[]];
|
|
97
|
+
readonly warning?: boolean | undefined;
|
|
98
|
+
readonly when: string;
|
|
99
|
+
}[] | undefined;
|
|
89
100
|
readonly trueLabel?: readonly [{
|
|
90
101
|
readonly locale: "zh";
|
|
91
102
|
readonly message: string;
|
|
@@ -100,17 +111,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
111
|
readonly locale: "en" | "ja" | "ko";
|
|
101
112
|
readonly message: string;
|
|
102
113
|
}[]] | undefined;
|
|
103
|
-
readonly validations?: readonly {
|
|
104
|
-
readonly message: readonly [{
|
|
105
|
-
readonly locale: "zh";
|
|
106
|
-
readonly message: string;
|
|
107
|
-
}, ...{
|
|
108
|
-
readonly locale: "en" | "ja" | "ko";
|
|
109
|
-
readonly message: string;
|
|
110
|
-
}[]];
|
|
111
|
-
readonly warning?: boolean | undefined;
|
|
112
|
-
readonly when: string;
|
|
113
|
-
}[] | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -41,14 +41,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
41
|
readonly expression: string;
|
|
42
42
|
} | undefined;
|
|
43
43
|
readonly options: string;
|
|
44
|
-
readonly optionValue: string;
|
|
45
|
-
readonly optionLabel: readonly [{
|
|
46
|
-
readonly locale: "zh";
|
|
47
|
-
readonly message: string;
|
|
48
|
-
}, ...{
|
|
49
|
-
readonly locale: "en" | "ja" | "ko";
|
|
50
|
-
readonly message: string;
|
|
51
|
-
}[]];
|
|
52
44
|
readonly validations?: readonly {
|
|
53
45
|
readonly message: readonly [{
|
|
54
46
|
readonly locale: "zh";
|
|
@@ -60,6 +52,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
60
52
|
readonly warning?: boolean | undefined;
|
|
61
53
|
readonly when: string;
|
|
62
54
|
}[] | undefined;
|
|
55
|
+
readonly optionValue: string;
|
|
56
|
+
readonly optionLabel: readonly [{
|
|
57
|
+
readonly locale: "zh";
|
|
58
|
+
readonly message: string;
|
|
59
|
+
}, ...{
|
|
60
|
+
readonly locale: "en" | "ja" | "ko";
|
|
61
|
+
readonly message: string;
|
|
62
|
+
}[]];
|
|
63
63
|
}) => any;
|
|
64
64
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
65
65
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -100,14 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
100
|
readonly expression: string;
|
|
101
101
|
} | undefined;
|
|
102
102
|
readonly options: string;
|
|
103
|
-
readonly optionValue: string;
|
|
104
|
-
readonly optionLabel: readonly [{
|
|
105
|
-
readonly locale: "zh";
|
|
106
|
-
readonly message: string;
|
|
107
|
-
}, ...{
|
|
108
|
-
readonly locale: "en" | "ja" | "ko";
|
|
109
|
-
readonly message: string;
|
|
110
|
-
}[]];
|
|
111
103
|
readonly validations?: readonly {
|
|
112
104
|
readonly message: readonly [{
|
|
113
105
|
readonly locale: "zh";
|
|
@@ -119,6 +111,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
111
|
readonly warning?: boolean | undefined;
|
|
120
112
|
readonly when: string;
|
|
121
113
|
}[] | undefined;
|
|
114
|
+
readonly optionValue: string;
|
|
115
|
+
readonly optionLabel: readonly [{
|
|
116
|
+
readonly locale: "zh";
|
|
117
|
+
readonly message: string;
|
|
118
|
+
}, ...{
|
|
119
|
+
readonly locale: "en" | "ja" | "ko";
|
|
120
|
+
readonly message: string;
|
|
121
|
+
}[]];
|
|
122
122
|
}) => any) | undefined;
|
|
123
123
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
124
124
|
declare const _default: typeof __VLS_export;
|
|
@@ -41,14 +41,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
41
|
readonly expression: string;
|
|
42
42
|
} | undefined;
|
|
43
43
|
readonly options: string;
|
|
44
|
-
readonly optionValue: string;
|
|
45
|
-
readonly optionLabel: readonly [{
|
|
46
|
-
readonly locale: "zh";
|
|
47
|
-
readonly message: string;
|
|
48
|
-
}, ...{
|
|
49
|
-
readonly locale: "en" | "ja" | "ko";
|
|
50
|
-
readonly message: string;
|
|
51
|
-
}[]];
|
|
52
44
|
readonly validations?: readonly {
|
|
53
45
|
readonly message: readonly [{
|
|
54
46
|
readonly locale: "zh";
|
|
@@ -60,6 +52,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
60
52
|
readonly warning?: boolean | undefined;
|
|
61
53
|
readonly when: string;
|
|
62
54
|
}[] | undefined;
|
|
55
|
+
readonly optionValue: string;
|
|
56
|
+
readonly optionLabel: readonly [{
|
|
57
|
+
readonly locale: "zh";
|
|
58
|
+
readonly message: string;
|
|
59
|
+
}, ...{
|
|
60
|
+
readonly locale: "en" | "ja" | "ko";
|
|
61
|
+
readonly message: string;
|
|
62
|
+
}[]];
|
|
63
63
|
}) => any;
|
|
64
64
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
65
65
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -100,14 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
100
|
readonly expression: string;
|
|
101
101
|
} | undefined;
|
|
102
102
|
readonly options: string;
|
|
103
|
-
readonly optionValue: string;
|
|
104
|
-
readonly optionLabel: readonly [{
|
|
105
|
-
readonly locale: "zh";
|
|
106
|
-
readonly message: string;
|
|
107
|
-
}, ...{
|
|
108
|
-
readonly locale: "en" | "ja" | "ko";
|
|
109
|
-
readonly message: string;
|
|
110
|
-
}[]];
|
|
111
103
|
readonly validations?: readonly {
|
|
112
104
|
readonly message: readonly [{
|
|
113
105
|
readonly locale: "zh";
|
|
@@ -119,6 +111,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
111
|
readonly warning?: boolean | undefined;
|
|
120
112
|
readonly when: string;
|
|
121
113
|
}[] | undefined;
|
|
114
|
+
readonly optionValue: string;
|
|
115
|
+
readonly optionLabel: readonly [{
|
|
116
|
+
readonly locale: "zh";
|
|
117
|
+
readonly message: string;
|
|
118
|
+
}, ...{
|
|
119
|
+
readonly locale: "en" | "ja" | "ko";
|
|
120
|
+
readonly message: string;
|
|
121
|
+
}[]];
|
|
122
122
|
}) => any) | undefined;
|
|
123
123
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
124
124
|
declare const _default: typeof __VLS_export;
|
|
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
37
37
|
readonly displayName?: string | undefined;
|
|
38
38
|
readonly compatibilityDate: "2026-05-23";
|
|
39
39
|
readonly readonly?: string | undefined;
|
|
40
|
-
readonly dataSource: {
|
|
41
|
-
readonly data: string;
|
|
42
|
-
readonly request?: string | undefined;
|
|
43
|
-
};
|
|
44
40
|
readonly binding?: string | undefined;
|
|
45
41
|
readonly derived?: {
|
|
46
42
|
readonly mode: "formula" | "prefill";
|
|
47
43
|
readonly expression: string;
|
|
48
44
|
} | undefined;
|
|
45
|
+
readonly dataSource: {
|
|
46
|
+
readonly data: string;
|
|
47
|
+
readonly request?: string | undefined;
|
|
48
|
+
};
|
|
49
49
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
50
50
|
readonly validations?: readonly {
|
|
51
51
|
readonly message: readonly [{
|
|
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
112
|
readonly displayName?: string | undefined;
|
|
113
113
|
readonly compatibilityDate: "2026-05-23";
|
|
114
114
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly dataSource: {
|
|
116
|
-
readonly data: string;
|
|
117
|
-
readonly request?: string | undefined;
|
|
118
|
-
};
|
|
119
115
|
readonly binding?: string | undefined;
|
|
120
116
|
readonly derived?: {
|
|
121
117
|
readonly mode: "formula" | "prefill";
|
|
122
118
|
readonly expression: string;
|
|
123
119
|
} | undefined;
|
|
120
|
+
readonly dataSource: {
|
|
121
|
+
readonly data: string;
|
|
122
|
+
readonly request?: string | undefined;
|
|
123
|
+
};
|
|
124
124
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
37
37
|
readonly displayName?: string | undefined;
|
|
38
38
|
readonly compatibilityDate: "2026-05-23";
|
|
39
39
|
readonly readonly?: string | undefined;
|
|
40
|
-
readonly dataSource: {
|
|
41
|
-
readonly data: string;
|
|
42
|
-
readonly request?: string | undefined;
|
|
43
|
-
};
|
|
44
40
|
readonly binding?: string | undefined;
|
|
45
41
|
readonly derived?: {
|
|
46
42
|
readonly mode: "formula" | "prefill";
|
|
47
43
|
readonly expression: string;
|
|
48
44
|
} | undefined;
|
|
45
|
+
readonly dataSource: {
|
|
46
|
+
readonly data: string;
|
|
47
|
+
readonly request?: string | undefined;
|
|
48
|
+
};
|
|
49
49
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
50
50
|
readonly validations?: readonly {
|
|
51
51
|
readonly message: readonly [{
|
|
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
112
|
readonly displayName?: string | undefined;
|
|
113
113
|
readonly compatibilityDate: "2026-05-23";
|
|
114
114
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly dataSource: {
|
|
116
|
-
readonly data: string;
|
|
117
|
-
readonly request?: string | undefined;
|
|
118
|
-
};
|
|
119
115
|
readonly binding?: string | undefined;
|
|
120
116
|
readonly derived?: {
|
|
121
117
|
readonly mode: "formula" | "prefill";
|
|
122
118
|
readonly expression: string;
|
|
123
119
|
} | undefined;
|
|
120
|
+
readonly dataSource: {
|
|
121
|
+
readonly data: string;
|
|
122
|
+
readonly request?: string | undefined;
|
|
123
|
+
};
|
|
124
124
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
125
125
|
readonly validations?: readonly {
|
|
126
126
|
readonly message: readonly [{
|
|
@@ -32,9 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly format?: string | undefined;
|
|
36
|
-
readonly valueFormat?: string | undefined;
|
|
37
35
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
|
+
readonly format?: string | undefined;
|
|
38
37
|
readonly startPlaceholder?: readonly [{
|
|
39
38
|
readonly locale: "zh";
|
|
40
39
|
readonly message: string;
|
|
@@ -49,6 +48,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
49
48
|
readonly locale: "en" | "ja" | "ko";
|
|
50
49
|
readonly message: string;
|
|
51
50
|
}[]] | undefined;
|
|
51
|
+
readonly valueFormat?: string | undefined;
|
|
52
52
|
readonly validations?: readonly {
|
|
53
53
|
readonly message: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -103,9 +103,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
104
104
|
readonly expression: string;
|
|
105
105
|
} | undefined;
|
|
106
|
-
readonly format?: string | undefined;
|
|
107
|
-
readonly valueFormat?: string | undefined;
|
|
108
106
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
107
|
+
readonly format?: string | undefined;
|
|
109
108
|
readonly startPlaceholder?: readonly [{
|
|
110
109
|
readonly locale: "zh";
|
|
111
110
|
readonly message: string;
|
|
@@ -120,6 +119,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
119
|
readonly locale: "en" | "ja" | "ko";
|
|
121
120
|
readonly message: string;
|
|
122
121
|
}[]] | undefined;
|
|
122
|
+
readonly valueFormat?: string | undefined;
|
|
123
123
|
readonly validations?: readonly {
|
|
124
124
|
readonly message: readonly [{
|
|
125
125
|
readonly locale: "zh";
|
|
@@ -32,9 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly mode: "formula" | "prefill";
|
|
33
33
|
readonly expression: string;
|
|
34
34
|
} | undefined;
|
|
35
|
-
readonly format?: string | undefined;
|
|
36
|
-
readonly valueFormat?: string | undefined;
|
|
37
35
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
36
|
+
readonly format?: string | undefined;
|
|
38
37
|
readonly startPlaceholder?: readonly [{
|
|
39
38
|
readonly locale: "zh";
|
|
40
39
|
readonly message: string;
|
|
@@ -49,6 +48,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
49
48
|
readonly locale: "en" | "ja" | "ko";
|
|
50
49
|
readonly message: string;
|
|
51
50
|
}[]] | undefined;
|
|
51
|
+
readonly valueFormat?: string | undefined;
|
|
52
52
|
readonly validations?: readonly {
|
|
53
53
|
readonly message: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -103,9 +103,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly mode: "formula" | "prefill";
|
|
104
104
|
readonly expression: string;
|
|
105
105
|
} | undefined;
|
|
106
|
-
readonly format?: string | undefined;
|
|
107
|
-
readonly valueFormat?: string | undefined;
|
|
108
106
|
readonly rangeSeparatorIcon?: string | undefined;
|
|
107
|
+
readonly format?: string | undefined;
|
|
109
108
|
readonly startPlaceholder?: readonly [{
|
|
110
109
|
readonly locale: "zh";
|
|
111
110
|
readonly message: string;
|
|
@@ -120,6 +119,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
119
|
readonly locale: "en" | "ja" | "ko";
|
|
121
120
|
readonly message: string;
|
|
122
121
|
}[]] | undefined;
|
|
122
|
+
readonly valueFormat?: string | undefined;
|
|
123
123
|
readonly validations?: readonly {
|
|
124
124
|
readonly message: readonly [{
|
|
125
125
|
readonly locale: "zh";
|
|
@@ -40,14 +40,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
42
|
readonly options: string;
|
|
43
|
-
readonly optionValue: string;
|
|
44
|
-
readonly optionLabel: readonly [{
|
|
45
|
-
readonly locale: "zh";
|
|
46
|
-
readonly message: string;
|
|
47
|
-
}, ...{
|
|
48
|
-
readonly locale: "en" | "ja" | "ko";
|
|
49
|
-
readonly message: string;
|
|
50
|
-
}[]];
|
|
51
43
|
readonly validations?: readonly {
|
|
52
44
|
readonly message: readonly [{
|
|
53
45
|
readonly locale: "zh";
|
|
@@ -59,6 +51,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
59
51
|
readonly warning?: boolean | undefined;
|
|
60
52
|
readonly when: string;
|
|
61
53
|
}[] | undefined;
|
|
54
|
+
readonly optionValue: string;
|
|
55
|
+
readonly optionLabel: readonly [{
|
|
56
|
+
readonly locale: "zh";
|
|
57
|
+
readonly message: string;
|
|
58
|
+
}, ...{
|
|
59
|
+
readonly locale: "en" | "ja" | "ko";
|
|
60
|
+
readonly message: string;
|
|
61
|
+
}[]];
|
|
62
62
|
}) => any;
|
|
63
63
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
64
64
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -98,14 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
98
|
readonly expression: string;
|
|
99
99
|
} | undefined;
|
|
100
100
|
readonly options: string;
|
|
101
|
-
readonly optionValue: string;
|
|
102
|
-
readonly optionLabel: readonly [{
|
|
103
|
-
readonly locale: "zh";
|
|
104
|
-
readonly message: string;
|
|
105
|
-
}, ...{
|
|
106
|
-
readonly locale: "en" | "ja" | "ko";
|
|
107
|
-
readonly message: string;
|
|
108
|
-
}[]];
|
|
109
101
|
readonly validations?: readonly {
|
|
110
102
|
readonly message: readonly [{
|
|
111
103
|
readonly locale: "zh";
|
|
@@ -117,6 +109,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
117
109
|
readonly warning?: boolean | undefined;
|
|
118
110
|
readonly when: string;
|
|
119
111
|
}[] | undefined;
|
|
112
|
+
readonly optionValue: string;
|
|
113
|
+
readonly optionLabel: readonly [{
|
|
114
|
+
readonly locale: "zh";
|
|
115
|
+
readonly message: string;
|
|
116
|
+
}, ...{
|
|
117
|
+
readonly locale: "en" | "ja" | "ko";
|
|
118
|
+
readonly message: string;
|
|
119
|
+
}[]];
|
|
120
120
|
}) => any) | undefined;
|
|
121
121
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
122
122
|
declare const _default: typeof __VLS_export;
|
|
@@ -40,14 +40,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
40
40
|
readonly expression: string;
|
|
41
41
|
} | undefined;
|
|
42
42
|
readonly options: string;
|
|
43
|
-
readonly optionValue: string;
|
|
44
|
-
readonly optionLabel: readonly [{
|
|
45
|
-
readonly locale: "zh";
|
|
46
|
-
readonly message: string;
|
|
47
|
-
}, ...{
|
|
48
|
-
readonly locale: "en" | "ja" | "ko";
|
|
49
|
-
readonly message: string;
|
|
50
|
-
}[]];
|
|
51
43
|
readonly validations?: readonly {
|
|
52
44
|
readonly message: readonly [{
|
|
53
45
|
readonly locale: "zh";
|
|
@@ -59,6 +51,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
59
51
|
readonly warning?: boolean | undefined;
|
|
60
52
|
readonly when: string;
|
|
61
53
|
}[] | undefined;
|
|
54
|
+
readonly optionValue: string;
|
|
55
|
+
readonly optionLabel: readonly [{
|
|
56
|
+
readonly locale: "zh";
|
|
57
|
+
readonly message: string;
|
|
58
|
+
}, ...{
|
|
59
|
+
readonly locale: "en" | "ja" | "ko";
|
|
60
|
+
readonly message: string;
|
|
61
|
+
}[]];
|
|
62
62
|
}) => any;
|
|
63
63
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
64
64
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -98,14 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
98
|
readonly expression: string;
|
|
99
99
|
} | undefined;
|
|
100
100
|
readonly options: string;
|
|
101
|
-
readonly optionValue: string;
|
|
102
|
-
readonly optionLabel: readonly [{
|
|
103
|
-
readonly locale: "zh";
|
|
104
|
-
readonly message: string;
|
|
105
|
-
}, ...{
|
|
106
|
-
readonly locale: "en" | "ja" | "ko";
|
|
107
|
-
readonly message: string;
|
|
108
|
-
}[]];
|
|
109
101
|
readonly validations?: readonly {
|
|
110
102
|
readonly message: readonly [{
|
|
111
103
|
readonly locale: "zh";
|
|
@@ -117,6 +109,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
117
109
|
readonly warning?: boolean | undefined;
|
|
118
110
|
readonly when: string;
|
|
119
111
|
}[] | undefined;
|
|
112
|
+
readonly optionValue: string;
|
|
113
|
+
readonly optionLabel: readonly [{
|
|
114
|
+
readonly locale: "zh";
|
|
115
|
+
readonly message: string;
|
|
116
|
+
}, ...{
|
|
117
|
+
readonly locale: "en" | "ja" | "ko";
|
|
118
|
+
readonly message: string;
|
|
119
|
+
}[]];
|
|
120
120
|
}) => any) | undefined;
|
|
121
121
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
122
122
|
declare const _default: typeof __VLS_export;
|
|
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly dataSource: {
|
|
38
|
-
readonly data: string;
|
|
39
|
-
readonly request?: string | undefined;
|
|
40
|
-
};
|
|
41
37
|
readonly binding?: string | undefined;
|
|
42
38
|
readonly derived?: {
|
|
43
39
|
readonly mode: "formula" | "prefill";
|
|
44
40
|
readonly expression: string;
|
|
45
41
|
} | undefined;
|
|
42
|
+
readonly dataSource: {
|
|
43
|
+
readonly data: string;
|
|
44
|
+
readonly request?: string | undefined;
|
|
45
|
+
};
|
|
46
46
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
47
47
|
readonly validations?: readonly {
|
|
48
48
|
readonly message: readonly [{
|
|
@@ -106,15 +106,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly message: string;
|
|
107
107
|
}[]] | undefined;
|
|
108
108
|
readonly readonly?: string | undefined;
|
|
109
|
-
readonly dataSource: {
|
|
110
|
-
readonly data: string;
|
|
111
|
-
readonly request?: string | undefined;
|
|
112
|
-
};
|
|
113
109
|
readonly binding?: string | undefined;
|
|
114
110
|
readonly derived?: {
|
|
115
111
|
readonly mode: "formula" | "prefill";
|
|
116
112
|
readonly expression: string;
|
|
117
113
|
} | undefined;
|
|
114
|
+
readonly dataSource: {
|
|
115
|
+
readonly data: string;
|
|
116
|
+
readonly request?: string | undefined;
|
|
117
|
+
};
|
|
118
118
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
119
119
|
readonly validations?: readonly {
|
|
120
120
|
readonly message: readonly [{
|
|
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly dataSource: {
|
|
38
|
-
readonly data: string;
|
|
39
|
-
readonly request?: string | undefined;
|
|
40
|
-
};
|
|
41
37
|
readonly binding?: string | undefined;
|
|
42
38
|
readonly derived?: {
|
|
43
39
|
readonly mode: "formula" | "prefill";
|
|
44
40
|
readonly expression: string;
|
|
45
41
|
} | undefined;
|
|
42
|
+
readonly dataSource: {
|
|
43
|
+
readonly data: string;
|
|
44
|
+
readonly request?: string | undefined;
|
|
45
|
+
};
|
|
46
46
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
47
47
|
readonly validations?: readonly {
|
|
48
48
|
readonly message: readonly [{
|
|
@@ -106,15 +106,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly message: string;
|
|
107
107
|
}[]] | undefined;
|
|
108
108
|
readonly readonly?: string | undefined;
|
|
109
|
-
readonly dataSource: {
|
|
110
|
-
readonly data: string;
|
|
111
|
-
readonly request?: string | undefined;
|
|
112
|
-
};
|
|
113
109
|
readonly binding?: string | undefined;
|
|
114
110
|
readonly derived?: {
|
|
115
111
|
readonly mode: "formula" | "prefill";
|
|
116
112
|
readonly expression: string;
|
|
117
113
|
} | undefined;
|
|
114
|
+
readonly dataSource: {
|
|
115
|
+
readonly data: string;
|
|
116
|
+
readonly request?: string | undefined;
|
|
117
|
+
};
|
|
118
118
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
119
119
|
readonly validations?: readonly {
|
|
120
120
|
readonly message: readonly [{
|
|
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly dataSource: {
|
|
38
|
-
readonly data: string;
|
|
39
|
-
readonly request?: string | undefined;
|
|
40
|
-
};
|
|
41
37
|
readonly binding?: string | undefined;
|
|
42
38
|
readonly derived?: {
|
|
43
39
|
readonly mode: "formula" | "prefill";
|
|
44
40
|
readonly expression: string;
|
|
45
41
|
} | undefined;
|
|
42
|
+
readonly dataSource: {
|
|
43
|
+
readonly data: string;
|
|
44
|
+
readonly request?: string | undefined;
|
|
45
|
+
};
|
|
46
46
|
readonly validations?: readonly {
|
|
47
47
|
readonly message: readonly [{
|
|
48
48
|
readonly locale: "zh";
|
|
@@ -105,15 +105,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly message: string;
|
|
106
106
|
}[]] | undefined;
|
|
107
107
|
readonly readonly?: string | undefined;
|
|
108
|
-
readonly dataSource: {
|
|
109
|
-
readonly data: string;
|
|
110
|
-
readonly request?: string | undefined;
|
|
111
|
-
};
|
|
112
108
|
readonly binding?: string | undefined;
|
|
113
109
|
readonly derived?: {
|
|
114
110
|
readonly mode: "formula" | "prefill";
|
|
115
111
|
readonly expression: string;
|
|
116
112
|
} | undefined;
|
|
113
|
+
readonly dataSource: {
|
|
114
|
+
readonly data: string;
|
|
115
|
+
readonly request?: string | undefined;
|
|
116
|
+
};
|
|
117
117
|
readonly validations?: readonly {
|
|
118
118
|
readonly message: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly dataSource: {
|
|
38
|
-
readonly data: string;
|
|
39
|
-
readonly request?: string | undefined;
|
|
40
|
-
};
|
|
41
37
|
readonly binding?: string | undefined;
|
|
42
38
|
readonly derived?: {
|
|
43
39
|
readonly mode: "formula" | "prefill";
|
|
44
40
|
readonly expression: string;
|
|
45
41
|
} | undefined;
|
|
42
|
+
readonly dataSource: {
|
|
43
|
+
readonly data: string;
|
|
44
|
+
readonly request?: string | undefined;
|
|
45
|
+
};
|
|
46
46
|
readonly validations?: readonly {
|
|
47
47
|
readonly message: readonly [{
|
|
48
48
|
readonly locale: "zh";
|
|
@@ -105,15 +105,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly message: string;
|
|
106
106
|
}[]] | undefined;
|
|
107
107
|
readonly readonly?: string | undefined;
|
|
108
|
-
readonly dataSource: {
|
|
109
|
-
readonly data: string;
|
|
110
|
-
readonly request?: string | undefined;
|
|
111
|
-
};
|
|
112
108
|
readonly binding?: string | undefined;
|
|
113
109
|
readonly derived?: {
|
|
114
110
|
readonly mode: "formula" | "prefill";
|
|
115
111
|
readonly expression: string;
|
|
116
112
|
} | undefined;
|
|
113
|
+
readonly dataSource: {
|
|
114
|
+
readonly data: string;
|
|
115
|
+
readonly request?: string | undefined;
|
|
116
|
+
};
|
|
117
117
|
readonly validations?: readonly {
|
|
118
118
|
readonly message: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly keywords?: string | undefined;
|
|
37
37
|
readonly readonly?: string | undefined;
|
|
38
|
-
readonly dataSource: {
|
|
39
|
-
readonly data: string;
|
|
40
|
-
readonly request?: string | undefined;
|
|
41
|
-
};
|
|
42
38
|
readonly binding?: string | undefined;
|
|
43
39
|
readonly derived?: {
|
|
44
40
|
readonly mode: "formula" | "prefill";
|
|
45
41
|
readonly expression: string;
|
|
46
42
|
} | undefined;
|
|
43
|
+
readonly dataSource: {
|
|
44
|
+
readonly data: string;
|
|
45
|
+
readonly request?: string | undefined;
|
|
46
|
+
};
|
|
47
47
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
48
48
|
readonly validations?: readonly {
|
|
49
49
|
readonly message: readonly [{
|
|
@@ -108,15 +108,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
}[]] | undefined;
|
|
109
109
|
readonly keywords?: string | undefined;
|
|
110
110
|
readonly readonly?: string | undefined;
|
|
111
|
-
readonly dataSource: {
|
|
112
|
-
readonly data: string;
|
|
113
|
-
readonly request?: string | undefined;
|
|
114
|
-
};
|
|
115
111
|
readonly binding?: string | undefined;
|
|
116
112
|
readonly derived?: {
|
|
117
113
|
readonly mode: "formula" | "prefill";
|
|
118
114
|
readonly expression: string;
|
|
119
115
|
} | undefined;
|
|
116
|
+
readonly dataSource: {
|
|
117
|
+
readonly data: string;
|
|
118
|
+
readonly request?: string | undefined;
|
|
119
|
+
};
|
|
120
120
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
121
121
|
readonly validations?: readonly {
|
|
122
122
|
readonly message: readonly [{
|