@shwfed/config 2.12.5 → 2.12.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/module.mjs +5 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/config/index.vue +23 -3
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
- package/dist/runtime/components/sidebar/index.vue +66 -5
- package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
- package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
- package/dist/runtime/components/sidebar/node.vue +33 -13
- package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
- package/dist/runtime/components/sidebar/tree.vue +113 -83
- package/dist/runtime/components/sidebar/types.d.ts +8 -0
- package/dist/runtime/components/sidebar/types.js +1 -0
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
- package/dist/runtime/components/table/utils/row-reorder.js +1 -12
- package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
- package/dist/runtime/components/tabs/index.vue +92 -0
- package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
- package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
- package/dist/runtime/components/tabs/tab.vue +85 -0
- package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
- package/dist/runtime/components/tabs/types.d.ts +19 -0
- package/dist/runtime/components/tabs/types.js +0 -0
- package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
- package/dist/runtime/components/tabs/use-reorder.js +90 -0
- package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
- package/dist/runtime/components/tabs/use-tabs.js +101 -0
- package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
- package/dist/runtime/components/ui/sidebar/index.js +2 -2
- package/dist/runtime/share/reorder.d.ts +2 -0
- package/dist/runtime/share/reorder.js +12 -0
- package/dist/runtime/utils/nav-registry.d.ts +19 -0
- package/dist/runtime/utils/nav-registry.js +14 -0
- package/dist/runtime/utils/page-title-registry.d.ts +3 -0
- package/dist/runtime/utils/page-title-registry.js +11 -0
- package/package.json +1 -1
|
@@ -50,28 +50,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
50
|
readonly locale: "en" | "ja" | "ko";
|
|
51
51
|
readonly message: string;
|
|
52
52
|
}[]] | undefined;
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
53
|
+
readonly validations?: readonly {
|
|
54
|
+
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
56
56
|
readonly message: string;
|
|
57
57
|
}, ...{
|
|
58
58
|
readonly locale: "en" | "ja" | "ko";
|
|
59
59
|
readonly message: string;
|
|
60
60
|
}[]];
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly start: string;
|
|
61
|
+
readonly warning?: boolean | undefined;
|
|
62
|
+
readonly when: string;
|
|
64
63
|
}[] | undefined;
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
64
|
+
readonly presets?: readonly {
|
|
65
|
+
readonly label: readonly [{
|
|
67
66
|
readonly locale: "zh";
|
|
68
67
|
readonly message: string;
|
|
69
68
|
}, ...{
|
|
70
69
|
readonly locale: "en" | "ja" | "ko";
|
|
71
70
|
readonly message: string;
|
|
72
71
|
}[]];
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
72
|
+
readonly id: string;
|
|
73
|
+
readonly end: string;
|
|
74
|
+
readonly start: string;
|
|
75
75
|
}[] | undefined;
|
|
76
76
|
}) => any;
|
|
77
77
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -122,28 +122,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
122
|
readonly locale: "en" | "ja" | "ko";
|
|
123
123
|
readonly message: string;
|
|
124
124
|
}[]] | undefined;
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
125
|
+
readonly validations?: readonly {
|
|
126
|
+
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
128
128
|
readonly message: string;
|
|
129
129
|
}, ...{
|
|
130
130
|
readonly locale: "en" | "ja" | "ko";
|
|
131
131
|
readonly message: string;
|
|
132
132
|
}[]];
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly start: string;
|
|
133
|
+
readonly warning?: boolean | undefined;
|
|
134
|
+
readonly when: string;
|
|
136
135
|
}[] | undefined;
|
|
137
|
-
readonly
|
|
138
|
-
readonly
|
|
136
|
+
readonly presets?: readonly {
|
|
137
|
+
readonly label: readonly [{
|
|
139
138
|
readonly locale: "zh";
|
|
140
139
|
readonly message: string;
|
|
141
140
|
}, ...{
|
|
142
141
|
readonly locale: "en" | "ja" | "ko";
|
|
143
142
|
readonly message: string;
|
|
144
143
|
}[]];
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
144
|
+
readonly id: string;
|
|
145
|
+
readonly end: string;
|
|
146
|
+
readonly start: string;
|
|
147
147
|
}[] | undefined;
|
|
148
148
|
}) => any) | undefined;
|
|
149
149
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -50,28 +50,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
50
50
|
readonly locale: "en" | "ja" | "ko";
|
|
51
51
|
readonly message: string;
|
|
52
52
|
}[]] | undefined;
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
53
|
+
readonly validations?: readonly {
|
|
54
|
+
readonly message: readonly [{
|
|
55
55
|
readonly locale: "zh";
|
|
56
56
|
readonly message: string;
|
|
57
57
|
}, ...{
|
|
58
58
|
readonly locale: "en" | "ja" | "ko";
|
|
59
59
|
readonly message: string;
|
|
60
60
|
}[]];
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly start: string;
|
|
61
|
+
readonly warning?: boolean | undefined;
|
|
62
|
+
readonly when: string;
|
|
64
63
|
}[] | undefined;
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
64
|
+
readonly presets?: readonly {
|
|
65
|
+
readonly label: readonly [{
|
|
67
66
|
readonly locale: "zh";
|
|
68
67
|
readonly message: string;
|
|
69
68
|
}, ...{
|
|
70
69
|
readonly locale: "en" | "ja" | "ko";
|
|
71
70
|
readonly message: string;
|
|
72
71
|
}[]];
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
72
|
+
readonly id: string;
|
|
73
|
+
readonly end: string;
|
|
74
|
+
readonly start: string;
|
|
75
75
|
}[] | undefined;
|
|
76
76
|
}) => any;
|
|
77
77
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -122,28 +122,28 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
122
122
|
readonly locale: "en" | "ja" | "ko";
|
|
123
123
|
readonly message: string;
|
|
124
124
|
}[]] | undefined;
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
125
|
+
readonly validations?: readonly {
|
|
126
|
+
readonly message: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
128
128
|
readonly message: string;
|
|
129
129
|
}, ...{
|
|
130
130
|
readonly locale: "en" | "ja" | "ko";
|
|
131
131
|
readonly message: string;
|
|
132
132
|
}[]];
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly start: string;
|
|
133
|
+
readonly warning?: boolean | undefined;
|
|
134
|
+
readonly when: string;
|
|
136
135
|
}[] | undefined;
|
|
137
|
-
readonly
|
|
138
|
-
readonly
|
|
136
|
+
readonly presets?: readonly {
|
|
137
|
+
readonly label: readonly [{
|
|
139
138
|
readonly locale: "zh";
|
|
140
139
|
readonly message: string;
|
|
141
140
|
}, ...{
|
|
142
141
|
readonly locale: "en" | "ja" | "ko";
|
|
143
142
|
readonly message: string;
|
|
144
143
|
}[]];
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
144
|
+
readonly id: string;
|
|
145
|
+
readonly end: string;
|
|
146
|
+
readonly start: string;
|
|
147
147
|
}[] | undefined;
|
|
148
148
|
}) => any) | undefined;
|
|
149
149
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -40,14 +40,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
41
41
|
readonly expression: string;
|
|
42
42
|
} | undefined;
|
|
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 mode: "formula" | "prefill";
|
|
99
99
|
readonly expression: string;
|
|
100
100
|
} | undefined;
|
|
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 mode: "formula" | "prefill";
|
|
41
41
|
readonly expression: string;
|
|
42
42
|
} | undefined;
|
|
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 mode: "formula" | "prefill";
|
|
99
99
|
readonly expression: string;
|
|
100
100
|
} | undefined;
|
|
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,6 +34,11 @@ 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 binding?: string | undefined;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
@@ -47,11 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
52
|
readonly locale: "en" | "ja" | "ko";
|
|
48
53
|
readonly message: string;
|
|
49
54
|
}[]];
|
|
50
|
-
readonly binding?: string | undefined;
|
|
51
|
-
readonly derived?: {
|
|
52
|
-
readonly mode: "formula" | "prefill";
|
|
53
|
-
readonly expression: string;
|
|
54
|
-
} | undefined;
|
|
55
55
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
@@ -106,6 +106,11 @@ 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 binding?: string | undefined;
|
|
110
|
+
readonly derived?: {
|
|
111
|
+
readonly mode: "formula" | "prefill";
|
|
112
|
+
readonly expression: string;
|
|
113
|
+
} | undefined;
|
|
109
114
|
readonly dataSource: {
|
|
110
115
|
readonly data: string;
|
|
111
116
|
readonly request?: string | undefined;
|
|
@@ -119,11 +124,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
124
|
readonly locale: "en" | "ja" | "ko";
|
|
120
125
|
readonly message: string;
|
|
121
126
|
}[]];
|
|
122
|
-
readonly binding?: string | undefined;
|
|
123
|
-
readonly derived?: {
|
|
124
|
-
readonly mode: "formula" | "prefill";
|
|
125
|
-
readonly expression: string;
|
|
126
|
-
} | undefined;
|
|
127
127
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
128
128
|
readonly nodeTooltip?: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -34,6 +34,11 @@ 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 binding?: string | undefined;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
@@ -47,11 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
52
|
readonly locale: "en" | "ja" | "ko";
|
|
48
53
|
readonly message: string;
|
|
49
54
|
}[]];
|
|
50
|
-
readonly binding?: string | undefined;
|
|
51
|
-
readonly derived?: {
|
|
52
|
-
readonly mode: "formula" | "prefill";
|
|
53
|
-
readonly expression: string;
|
|
54
|
-
} | undefined;
|
|
55
55
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
@@ -106,6 +106,11 @@ 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 binding?: string | undefined;
|
|
110
|
+
readonly derived?: {
|
|
111
|
+
readonly mode: "formula" | "prefill";
|
|
112
|
+
readonly expression: string;
|
|
113
|
+
} | undefined;
|
|
109
114
|
readonly dataSource: {
|
|
110
115
|
readonly data: string;
|
|
111
116
|
readonly request?: string | undefined;
|
|
@@ -119,11 +124,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
124
|
readonly locale: "en" | "ja" | "ko";
|
|
120
125
|
readonly message: string;
|
|
121
126
|
}[]];
|
|
122
|
-
readonly binding?: string | undefined;
|
|
123
|
-
readonly derived?: {
|
|
124
|
-
readonly mode: "formula" | "prefill";
|
|
125
|
-
readonly expression: string;
|
|
126
|
-
} | undefined;
|
|
127
127
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
128
128
|
readonly nodeTooltip?: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
@@ -34,6 +34,11 @@ 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 binding?: string | undefined;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
@@ -47,11 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
52
|
readonly locale: "en" | "ja" | "ko";
|
|
48
53
|
readonly message: string;
|
|
49
54
|
}[]];
|
|
50
|
-
readonly binding?: string | undefined;
|
|
51
|
-
readonly derived?: {
|
|
52
|
-
readonly mode: "formula" | "prefill";
|
|
53
|
-
readonly expression: string;
|
|
54
|
-
} | undefined;
|
|
55
55
|
readonly nodeTooltip?: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
57
57
|
readonly message: string;
|
|
@@ -105,6 +105,11 @@ 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 binding?: string | undefined;
|
|
109
|
+
readonly derived?: {
|
|
110
|
+
readonly mode: "formula" | "prefill";
|
|
111
|
+
readonly expression: string;
|
|
112
|
+
} | undefined;
|
|
108
113
|
readonly dataSource: {
|
|
109
114
|
readonly data: string;
|
|
110
115
|
readonly request?: string | undefined;
|
|
@@ -118,11 +123,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
118
123
|
readonly locale: "en" | "ja" | "ko";
|
|
119
124
|
readonly message: string;
|
|
120
125
|
}[]];
|
|
121
|
-
readonly binding?: string | undefined;
|
|
122
|
-
readonly derived?: {
|
|
123
|
-
readonly mode: "formula" | "prefill";
|
|
124
|
-
readonly expression: string;
|
|
125
|
-
} | undefined;
|
|
126
126
|
readonly nodeTooltip?: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
128
128
|
readonly message: string;
|
|
@@ -34,6 +34,11 @@ 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 binding?: string | undefined;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
@@ -47,11 +52,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
52
|
readonly locale: "en" | "ja" | "ko";
|
|
48
53
|
readonly message: string;
|
|
49
54
|
}[]];
|
|
50
|
-
readonly binding?: string | undefined;
|
|
51
|
-
readonly derived?: {
|
|
52
|
-
readonly mode: "formula" | "prefill";
|
|
53
|
-
readonly expression: string;
|
|
54
|
-
} | undefined;
|
|
55
55
|
readonly nodeTooltip?: readonly [{
|
|
56
56
|
readonly locale: "zh";
|
|
57
57
|
readonly message: string;
|
|
@@ -105,6 +105,11 @@ 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 binding?: string | undefined;
|
|
109
|
+
readonly derived?: {
|
|
110
|
+
readonly mode: "formula" | "prefill";
|
|
111
|
+
readonly expression: string;
|
|
112
|
+
} | undefined;
|
|
108
113
|
readonly dataSource: {
|
|
109
114
|
readonly data: string;
|
|
110
115
|
readonly request?: string | undefined;
|
|
@@ -118,11 +123,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
118
123
|
readonly locale: "en" | "ja" | "ko";
|
|
119
124
|
readonly message: string;
|
|
120
125
|
}[]];
|
|
121
|
-
readonly binding?: string | undefined;
|
|
122
|
-
readonly derived?: {
|
|
123
|
-
readonly mode: "formula" | "prefill";
|
|
124
|
-
readonly expression: string;
|
|
125
|
-
} | undefined;
|
|
126
126
|
readonly nodeTooltip?: readonly [{
|
|
127
127
|
readonly locale: "zh";
|
|
128
128
|
readonly message: string;
|
|
@@ -35,6 +35,11 @@ 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 binding?: string | undefined;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
@@ -48,11 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
53
|
readonly locale: "en" | "ja" | "ko";
|
|
49
54
|
readonly message: string;
|
|
50
55
|
}[]];
|
|
51
|
-
readonly binding?: string | undefined;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -108,6 +108,11 @@ 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 binding?: string | undefined;
|
|
112
|
+
readonly derived?: {
|
|
113
|
+
readonly mode: "formula" | "prefill";
|
|
114
|
+
readonly expression: string;
|
|
115
|
+
} | undefined;
|
|
111
116
|
readonly dataSource: {
|
|
112
117
|
readonly data: string;
|
|
113
118
|
readonly request?: string | undefined;
|
|
@@ -121,11 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
121
126
|
readonly locale: "en" | "ja" | "ko";
|
|
122
127
|
readonly message: string;
|
|
123
128
|
}[]];
|
|
124
|
-
readonly binding?: string | undefined;
|
|
125
|
-
readonly derived?: {
|
|
126
|
-
readonly mode: "formula" | "prefill";
|
|
127
|
-
readonly expression: string;
|
|
128
|
-
} | undefined;
|
|
129
129
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
130
130
|
readonly nodeTooltip?: readonly [{
|
|
131
131
|
readonly locale: "zh";
|
|
@@ -35,6 +35,11 @@ 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 binding?: string | undefined;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
@@ -48,11 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
53
|
readonly locale: "en" | "ja" | "ko";
|
|
49
54
|
readonly message: string;
|
|
50
55
|
}[]];
|
|
51
|
-
readonly binding?: string | undefined;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -108,6 +108,11 @@ 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 binding?: string | undefined;
|
|
112
|
+
readonly derived?: {
|
|
113
|
+
readonly mode: "formula" | "prefill";
|
|
114
|
+
readonly expression: string;
|
|
115
|
+
} | undefined;
|
|
111
116
|
readonly dataSource: {
|
|
112
117
|
readonly data: string;
|
|
113
118
|
readonly request?: string | undefined;
|
|
@@ -121,11 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
121
126
|
readonly locale: "en" | "ja" | "ko";
|
|
122
127
|
readonly message: string;
|
|
123
128
|
}[]];
|
|
124
|
-
readonly binding?: string | undefined;
|
|
125
|
-
readonly derived?: {
|
|
126
|
-
readonly mode: "formula" | "prefill";
|
|
127
|
-
readonly expression: string;
|
|
128
|
-
} | undefined;
|
|
129
129
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
130
130
|
readonly nodeTooltip?: readonly [{
|
|
131
131
|
readonly locale: "zh";
|
|
@@ -35,6 +35,11 @@ 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 binding?: string | undefined;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
@@ -48,11 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
53
|
readonly locale: "en" | "ja" | "ko";
|
|
49
54
|
readonly message: string;
|
|
50
55
|
}[]];
|
|
51
|
-
readonly binding?: string | undefined;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -107,6 +107,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
}[]] | undefined;
|
|
108
108
|
readonly keywords?: string | undefined;
|
|
109
109
|
readonly readonly?: string | undefined;
|
|
110
|
+
readonly binding?: string | undefined;
|
|
111
|
+
readonly derived?: {
|
|
112
|
+
readonly mode: "formula" | "prefill";
|
|
113
|
+
readonly expression: string;
|
|
114
|
+
} | undefined;
|
|
110
115
|
readonly dataSource: {
|
|
111
116
|
readonly data: string;
|
|
112
117
|
readonly request?: string | undefined;
|
|
@@ -120,11 +125,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
125
|
readonly locale: "en" | "ja" | "ko";
|
|
121
126
|
readonly message: string;
|
|
122
127
|
}[]];
|
|
123
|
-
readonly binding?: string | undefined;
|
|
124
|
-
readonly derived?: {
|
|
125
|
-
readonly mode: "formula" | "prefill";
|
|
126
|
-
readonly expression: string;
|
|
127
|
-
} | undefined;
|
|
128
128
|
readonly nodeTooltip?: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
130
130
|
readonly message: string;
|
|
@@ -35,6 +35,11 @@ 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 binding?: string | undefined;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
@@ -48,11 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
53
|
readonly locale: "en" | "ja" | "ko";
|
|
49
54
|
readonly message: string;
|
|
50
55
|
}[]];
|
|
51
|
-
readonly binding?: string | undefined;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -107,6 +107,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
107
107
|
}[]] | undefined;
|
|
108
108
|
readonly keywords?: string | undefined;
|
|
109
109
|
readonly readonly?: string | undefined;
|
|
110
|
+
readonly binding?: string | undefined;
|
|
111
|
+
readonly derived?: {
|
|
112
|
+
readonly mode: "formula" | "prefill";
|
|
113
|
+
readonly expression: string;
|
|
114
|
+
} | undefined;
|
|
110
115
|
readonly dataSource: {
|
|
111
116
|
readonly data: string;
|
|
112
117
|
readonly request?: string | undefined;
|
|
@@ -120,11 +125,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
120
125
|
readonly locale: "en" | "ja" | "ko";
|
|
121
126
|
readonly message: string;
|
|
122
127
|
}[]];
|
|
123
|
-
readonly binding?: string | undefined;
|
|
124
|
-
readonly derived?: {
|
|
125
|
-
readonly mode: "formula" | "prefill";
|
|
126
|
-
readonly expression: string;
|
|
127
|
-
} | undefined;
|
|
128
128
|
readonly nodeTooltip?: readonly [{
|
|
129
129
|
readonly locale: "zh";
|
|
130
130
|
readonly message: string;
|