@shwfed/config 3.0.9 → 3.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/runtime/components/actions/buttons/2026-04-21/com.shwfed.actions.button.navigation/runtime.vue +3 -2
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +18 -18
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +18 -18
- package/dist/runtime/components/config/index.d.vue.ts +2 -2
- package/dist/runtime/components/config/index.vue.d.ts +2 -2
- 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-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 +26 -26
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
- 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 +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +26 -26
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +26 -26
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.d.vue.ts +34 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.vue +109 -1
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/config.vue.d.ts +34 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/prompt.md +7 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/runtime.vue +66 -22
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.d.ts +23 -0
- package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.js +26 -0
- package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/runtime.js +3 -2
- 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/columns/2026-07-16/com.shwfed.table.column.upload/config.d.vue.ts +10 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/config.vue +1004 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/config.vue.d.ts +10 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/prompt.md +19 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/runtime.vue +503 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/schema.d.ts +138 -0
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/schema.js +181 -0
- package/dist/runtime/share/navigation.d.ts +23 -0
- package/dist/runtime/share/navigation.js +15 -0
- package/dist/runtime/vendor/cel-js/CLAUDE.md +3 -1
- package/dist/runtime/vendor/cel-js/PROMPT.md +13 -0
- package/dist/runtime/vendor/cel-js/lib/macros.js +64 -1
- package/package.json +2 -1
package/dist/module.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Effect } from "effect";
|
|
3
3
|
import { navigateTo, useRouter } from "#app";
|
|
4
|
-
import { isAbsoluteUrl } from "../../../../../share/navigation";
|
|
4
|
+
import { isAbsoluteUrl, sameOriginInternalPath } from "../../../../../share/navigation";
|
|
5
5
|
import { cel as _rawCel } from "../../../../../utils/cel";
|
|
6
6
|
import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
|
|
7
7
|
import ShwfedActionDefinition from "../../../components/definition.vue";
|
|
@@ -22,7 +22,8 @@ const effect = Effect.suspend(
|
|
|
22
22
|
window.open(absolute ? url : router.resolve(url).href, "_blank");
|
|
23
23
|
return;
|
|
24
24
|
}
|
|
25
|
-
|
|
25
|
+
const internal = absolute ? sameOriginInternalPath(url, window.location.origin, router.options.history.base) : url;
|
|
26
|
+
await (internal === null ? navigateTo(url, { external: true }) : navigateTo(internal, { external: false }));
|
|
26
27
|
})
|
|
27
28
|
)
|
|
28
29
|
);
|
|
@@ -32,6 +32,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly locale: "en" | "ja" | "ko";
|
|
33
33
|
readonly message: string;
|
|
34
34
|
}[]];
|
|
35
|
+
readonly nodeTooltip?: readonly [{
|
|
36
|
+
readonly locale: "zh";
|
|
37
|
+
readonly message: string;
|
|
38
|
+
}, ...{
|
|
39
|
+
readonly locale: "en" | "ja" | "ko";
|
|
40
|
+
readonly message: string;
|
|
41
|
+
}[]] | undefined;
|
|
42
|
+
readonly nodeSelectable?: string | undefined;
|
|
43
|
+
readonly expandAll: boolean;
|
|
35
44
|
readonly nodeActions: {
|
|
36
45
|
readonly size: "default" | "sm" | "xs";
|
|
37
46
|
readonly style?: string | undefined;
|
|
@@ -100,15 +109,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
109
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
101
110
|
}[];
|
|
102
111
|
};
|
|
103
|
-
readonly nodeTooltip?: readonly [{
|
|
104
|
-
readonly locale: "zh";
|
|
105
|
-
readonly message: string;
|
|
106
|
-
}, ...{
|
|
107
|
-
readonly locale: "en" | "ja" | "ko";
|
|
108
|
-
readonly message: string;
|
|
109
|
-
}[]] | undefined;
|
|
110
|
-
readonly nodeSelectable?: string | undefined;
|
|
111
|
-
readonly expandAll: boolean;
|
|
112
112
|
}) => any;
|
|
113
113
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
114
114
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -140,6 +140,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
140
140
|
readonly locale: "en" | "ja" | "ko";
|
|
141
141
|
readonly message: string;
|
|
142
142
|
}[]];
|
|
143
|
+
readonly nodeTooltip?: readonly [{
|
|
144
|
+
readonly locale: "zh";
|
|
145
|
+
readonly message: string;
|
|
146
|
+
}, ...{
|
|
147
|
+
readonly locale: "en" | "ja" | "ko";
|
|
148
|
+
readonly message: string;
|
|
149
|
+
}[]] | undefined;
|
|
150
|
+
readonly nodeSelectable?: string | undefined;
|
|
151
|
+
readonly expandAll: boolean;
|
|
143
152
|
readonly nodeActions: {
|
|
144
153
|
readonly size: "default" | "sm" | "xs";
|
|
145
154
|
readonly style?: string | undefined;
|
|
@@ -208,15 +217,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
208
217
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
209
218
|
}[];
|
|
210
219
|
};
|
|
211
|
-
readonly nodeTooltip?: readonly [{
|
|
212
|
-
readonly locale: "zh";
|
|
213
|
-
readonly message: string;
|
|
214
|
-
}, ...{
|
|
215
|
-
readonly locale: "en" | "ja" | "ko";
|
|
216
|
-
readonly message: string;
|
|
217
|
-
}[]] | undefined;
|
|
218
|
-
readonly nodeSelectable?: string | undefined;
|
|
219
|
-
readonly expandAll: boolean;
|
|
220
220
|
}) => any) | undefined;
|
|
221
221
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
222
222
|
declare const _default: typeof __VLS_export;
|
|
@@ -32,6 +32,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
32
32
|
readonly locale: "en" | "ja" | "ko";
|
|
33
33
|
readonly message: string;
|
|
34
34
|
}[]];
|
|
35
|
+
readonly nodeTooltip?: readonly [{
|
|
36
|
+
readonly locale: "zh";
|
|
37
|
+
readonly message: string;
|
|
38
|
+
}, ...{
|
|
39
|
+
readonly locale: "en" | "ja" | "ko";
|
|
40
|
+
readonly message: string;
|
|
41
|
+
}[]] | undefined;
|
|
42
|
+
readonly nodeSelectable?: string | undefined;
|
|
43
|
+
readonly expandAll: boolean;
|
|
35
44
|
readonly nodeActions: {
|
|
36
45
|
readonly size: "default" | "sm" | "xs";
|
|
37
46
|
readonly style?: string | undefined;
|
|
@@ -100,15 +109,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
109
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
101
110
|
}[];
|
|
102
111
|
};
|
|
103
|
-
readonly nodeTooltip?: readonly [{
|
|
104
|
-
readonly locale: "zh";
|
|
105
|
-
readonly message: string;
|
|
106
|
-
}, ...{
|
|
107
|
-
readonly locale: "en" | "ja" | "ko";
|
|
108
|
-
readonly message: string;
|
|
109
|
-
}[]] | undefined;
|
|
110
|
-
readonly nodeSelectable?: string | undefined;
|
|
111
|
-
readonly expandAll: boolean;
|
|
112
112
|
}) => any;
|
|
113
113
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
114
114
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -140,6 +140,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
140
140
|
readonly locale: "en" | "ja" | "ko";
|
|
141
141
|
readonly message: string;
|
|
142
142
|
}[]];
|
|
143
|
+
readonly nodeTooltip?: readonly [{
|
|
144
|
+
readonly locale: "zh";
|
|
145
|
+
readonly message: string;
|
|
146
|
+
}, ...{
|
|
147
|
+
readonly locale: "en" | "ja" | "ko";
|
|
148
|
+
readonly message: string;
|
|
149
|
+
}[]] | undefined;
|
|
150
|
+
readonly nodeSelectable?: string | undefined;
|
|
151
|
+
readonly expandAll: boolean;
|
|
143
152
|
readonly nodeActions: {
|
|
144
153
|
readonly size: "default" | "sm" | "xs";
|
|
145
154
|
readonly style?: string | undefined;
|
|
@@ -208,15 +217,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
208
217
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
209
218
|
}[];
|
|
210
219
|
};
|
|
211
|
-
readonly nodeTooltip?: readonly [{
|
|
212
|
-
readonly locale: "zh";
|
|
213
|
-
readonly message: string;
|
|
214
|
-
}, ...{
|
|
215
|
-
readonly locale: "en" | "ja" | "ko";
|
|
216
|
-
readonly message: string;
|
|
217
|
-
}[]] | undefined;
|
|
218
|
-
readonly nodeSelectable?: string | undefined;
|
|
219
|
-
readonly expandAll: boolean;
|
|
220
220
|
}) => any) | undefined;
|
|
221
221
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
222
222
|
declare const _default: typeof __VLS_export;
|
|
@@ -37,6 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
37
37
|
readonly locale: "en" | "ja" | "ko";
|
|
38
38
|
readonly message: string;
|
|
39
39
|
}[]];
|
|
40
|
+
readonly nodeTooltip?: readonly [{
|
|
41
|
+
readonly locale: "zh";
|
|
42
|
+
readonly message: string;
|
|
43
|
+
}, ...{
|
|
44
|
+
readonly locale: "en" | "ja" | "ko";
|
|
45
|
+
readonly message: string;
|
|
46
|
+
}[]] | undefined;
|
|
47
|
+
readonly nodeSelectable?: string | undefined;
|
|
48
|
+
readonly expandAll: boolean;
|
|
40
49
|
readonly nodeActions: {
|
|
41
50
|
readonly size: "default" | "sm" | "xs";
|
|
42
51
|
readonly style?: string | undefined;
|
|
@@ -105,15 +114,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
105
114
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
106
115
|
}[];
|
|
107
116
|
};
|
|
108
|
-
readonly nodeTooltip?: readonly [{
|
|
109
|
-
readonly locale: "zh";
|
|
110
|
-
readonly message: string;
|
|
111
|
-
}, ...{
|
|
112
|
-
readonly locale: "en" | "ja" | "ko";
|
|
113
|
-
readonly message: string;
|
|
114
|
-
}[]] | undefined;
|
|
115
|
-
readonly nodeSelectable?: string | undefined;
|
|
116
|
-
readonly expandAll: boolean;
|
|
117
117
|
}) => any;
|
|
118
118
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
119
119
|
"onUpdate:block"?: ((value: {
|
|
@@ -145,6 +145,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
145
145
|
readonly locale: "en" | "ja" | "ko";
|
|
146
146
|
readonly message: string;
|
|
147
147
|
}[]];
|
|
148
|
+
readonly nodeTooltip?: readonly [{
|
|
149
|
+
readonly locale: "zh";
|
|
150
|
+
readonly message: string;
|
|
151
|
+
}, ...{
|
|
152
|
+
readonly locale: "en" | "ja" | "ko";
|
|
153
|
+
readonly message: string;
|
|
154
|
+
}[]] | undefined;
|
|
155
|
+
readonly nodeSelectable?: string | undefined;
|
|
156
|
+
readonly expandAll: boolean;
|
|
148
157
|
readonly nodeActions: {
|
|
149
158
|
readonly size: "default" | "sm" | "xs";
|
|
150
159
|
readonly style?: string | undefined;
|
|
@@ -213,15 +222,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
213
222
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
214
223
|
}[];
|
|
215
224
|
};
|
|
216
|
-
readonly nodeTooltip?: readonly [{
|
|
217
|
-
readonly locale: "zh";
|
|
218
|
-
readonly message: string;
|
|
219
|
-
}, ...{
|
|
220
|
-
readonly locale: "en" | "ja" | "ko";
|
|
221
|
-
readonly message: string;
|
|
222
|
-
}[]] | undefined;
|
|
223
|
-
readonly nodeSelectable?: string | undefined;
|
|
224
|
-
readonly expandAll: boolean;
|
|
225
225
|
}) => any) | undefined;
|
|
226
226
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
227
227
|
declare const _default: typeof __VLS_export;
|
|
@@ -37,6 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
37
37
|
readonly locale: "en" | "ja" | "ko";
|
|
38
38
|
readonly message: string;
|
|
39
39
|
}[]];
|
|
40
|
+
readonly nodeTooltip?: readonly [{
|
|
41
|
+
readonly locale: "zh";
|
|
42
|
+
readonly message: string;
|
|
43
|
+
}, ...{
|
|
44
|
+
readonly locale: "en" | "ja" | "ko";
|
|
45
|
+
readonly message: string;
|
|
46
|
+
}[]] | undefined;
|
|
47
|
+
readonly nodeSelectable?: string | undefined;
|
|
48
|
+
readonly expandAll: boolean;
|
|
40
49
|
readonly nodeActions: {
|
|
41
50
|
readonly size: "default" | "sm" | "xs";
|
|
42
51
|
readonly style?: string | undefined;
|
|
@@ -105,15 +114,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
105
114
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
106
115
|
}[];
|
|
107
116
|
};
|
|
108
|
-
readonly nodeTooltip?: readonly [{
|
|
109
|
-
readonly locale: "zh";
|
|
110
|
-
readonly message: string;
|
|
111
|
-
}, ...{
|
|
112
|
-
readonly locale: "en" | "ja" | "ko";
|
|
113
|
-
readonly message: string;
|
|
114
|
-
}[]] | undefined;
|
|
115
|
-
readonly nodeSelectable?: string | undefined;
|
|
116
|
-
readonly expandAll: boolean;
|
|
117
117
|
}) => any;
|
|
118
118
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
119
119
|
"onUpdate:block"?: ((value: {
|
|
@@ -145,6 +145,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
145
145
|
readonly locale: "en" | "ja" | "ko";
|
|
146
146
|
readonly message: string;
|
|
147
147
|
}[]];
|
|
148
|
+
readonly nodeTooltip?: readonly [{
|
|
149
|
+
readonly locale: "zh";
|
|
150
|
+
readonly message: string;
|
|
151
|
+
}, ...{
|
|
152
|
+
readonly locale: "en" | "ja" | "ko";
|
|
153
|
+
readonly message: string;
|
|
154
|
+
}[]] | undefined;
|
|
155
|
+
readonly nodeSelectable?: string | undefined;
|
|
156
|
+
readonly expandAll: boolean;
|
|
148
157
|
readonly nodeActions: {
|
|
149
158
|
readonly size: "default" | "sm" | "xs";
|
|
150
159
|
readonly style?: string | undefined;
|
|
@@ -213,15 +222,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
213
222
|
readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
|
|
214
223
|
}[];
|
|
215
224
|
};
|
|
216
|
-
readonly nodeTooltip?: readonly [{
|
|
217
|
-
readonly locale: "zh";
|
|
218
|
-
readonly message: string;
|
|
219
|
-
}, ...{
|
|
220
|
-
readonly locale: "en" | "ja" | "ko";
|
|
221
|
-
readonly message: string;
|
|
222
|
-
}[]] | undefined;
|
|
223
|
-
readonly nodeSelectable?: string | undefined;
|
|
224
|
-
readonly expandAll: boolean;
|
|
225
225
|
}) => any) | undefined;
|
|
226
226
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
227
227
|
declare const _default: typeof __VLS_export;
|
|
@@ -12,7 +12,6 @@ type __VLS_ModelProps = {
|
|
|
12
12
|
};
|
|
13
13
|
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
14
14
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
-
"select-version": (version: string) => any;
|
|
16
15
|
"update:config": (value: Readonly<{
|
|
17
16
|
kind: "shwfed.component.page";
|
|
18
17
|
title?: import("../../share/locale.js").LocaleValue;
|
|
@@ -26,8 +25,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
26
25
|
}>[];
|
|
27
26
|
}>;
|
|
28
27
|
}> | null | undefined) => any;
|
|
28
|
+
"select-version": (version: string) => any;
|
|
29
29
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
30
|
-
"onSelect-version"?: ((version: string) => any) | undefined;
|
|
31
30
|
"onUpdate:config"?: ((value: Readonly<{
|
|
32
31
|
kind: "shwfed.component.page";
|
|
33
32
|
title?: import("../../share/locale.js").LocaleValue;
|
|
@@ -41,6 +40,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
41
40
|
}>[];
|
|
42
41
|
}>;
|
|
43
42
|
}> | null | undefined) => any) | undefined;
|
|
43
|
+
"onSelect-version"?: ((version: string) => any) | undefined;
|
|
44
44
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
45
45
|
declare const _default: typeof __VLS_export;
|
|
46
46
|
export default _default;
|
|
@@ -12,7 +12,6 @@ type __VLS_ModelProps = {
|
|
|
12
12
|
};
|
|
13
13
|
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
14
14
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
-
"select-version": (version: string) => any;
|
|
16
15
|
"update:config": (value: Readonly<{
|
|
17
16
|
kind: "shwfed.component.page";
|
|
18
17
|
title?: import("../../share/locale.js").LocaleValue;
|
|
@@ -26,8 +25,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
26
25
|
}>[];
|
|
27
26
|
}>;
|
|
28
27
|
}> | null | undefined) => any;
|
|
28
|
+
"select-version": (version: string) => any;
|
|
29
29
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
30
|
-
"onSelect-version"?: ((version: string) => any) | undefined;
|
|
31
30
|
"onUpdate:config"?: ((value: Readonly<{
|
|
32
31
|
kind: "shwfed.component.page";
|
|
33
32
|
title?: import("../../share/locale.js").LocaleValue;
|
|
@@ -41,6 +40,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
41
40
|
}>[];
|
|
42
41
|
}>;
|
|
43
42
|
}> | null | undefined) => any) | undefined;
|
|
43
|
+
"onSelect-version"?: ((version: string) => any) | undefined;
|
|
44
44
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
45
45
|
declare const _default: typeof __VLS_export;
|
|
46
46
|
export default _default;
|
|
@@ -40,6 +40,14 @@ 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
|
+
}[]];
|
|
43
51
|
readonly validations?: readonly {
|
|
44
52
|
readonly message: readonly [{
|
|
45
53
|
readonly locale: "zh";
|
|
@@ -51,14 +59,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
59
|
readonly warning?: boolean | undefined;
|
|
52
60
|
readonly when: string;
|
|
53
61
|
}[] | 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,6 +98,14 @@ 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
|
+
}[]];
|
|
101
109
|
readonly validations?: readonly {
|
|
102
110
|
readonly message: readonly [{
|
|
103
111
|
readonly locale: "zh";
|
|
@@ -109,14 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
117
|
readonly warning?: boolean | undefined;
|
|
110
118
|
readonly when: string;
|
|
111
119
|
}[] | 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,6 +40,14 @@ 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
|
+
}[]];
|
|
43
51
|
readonly validations?: readonly {
|
|
44
52
|
readonly message: readonly [{
|
|
45
53
|
readonly locale: "zh";
|
|
@@ -51,14 +59,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
51
59
|
readonly warning?: boolean | undefined;
|
|
52
60
|
readonly when: string;
|
|
53
61
|
}[] | 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,6 +98,14 @@ 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
|
+
}[]];
|
|
101
109
|
readonly validations?: readonly {
|
|
102
110
|
readonly message: readonly [{
|
|
103
111
|
readonly locale: "zh";
|
|
@@ -109,14 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
117
|
readonly warning?: boolean | undefined;
|
|
110
118
|
readonly when: string;
|
|
111
119
|
}[] | 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;
|
|
@@ -41,6 +41,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
41
|
readonly mode: "formula" | "prefill";
|
|
42
42
|
readonly expression: string;
|
|
43
43
|
} | undefined;
|
|
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
|
+
}[]];
|
|
44
52
|
readonly validations?: readonly {
|
|
45
53
|
readonly message: readonly [{
|
|
46
54
|
readonly locale: "zh";
|
|
@@ -52,14 +60,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
52
60
|
readonly warning?: boolean | undefined;
|
|
53
61
|
readonly when: string;
|
|
54
62
|
}[] | 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,6 +100,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
100
|
readonly mode: "formula" | "prefill";
|
|
101
101
|
readonly expression: string;
|
|
102
102
|
} | undefined;
|
|
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
|
+
}[]];
|
|
103
111
|
readonly validations?: readonly {
|
|
104
112
|
readonly message: readonly [{
|
|
105
113
|
readonly locale: "zh";
|
|
@@ -111,14 +119,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
119
|
readonly warning?: boolean | undefined;
|
|
112
120
|
readonly when: string;
|
|
113
121
|
}[] | 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,6 +41,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
41
|
readonly mode: "formula" | "prefill";
|
|
42
42
|
readonly expression: string;
|
|
43
43
|
} | undefined;
|
|
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
|
+
}[]];
|
|
44
52
|
readonly validations?: readonly {
|
|
45
53
|
readonly message: readonly [{
|
|
46
54
|
readonly locale: "zh";
|
|
@@ -52,14 +60,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
52
60
|
readonly warning?: boolean | undefined;
|
|
53
61
|
readonly when: string;
|
|
54
62
|
}[] | 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,6 +100,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
100
100
|
readonly mode: "formula" | "prefill";
|
|
101
101
|
readonly expression: string;
|
|
102
102
|
} | undefined;
|
|
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
|
+
}[]];
|
|
103
111
|
readonly validations?: readonly {
|
|
104
112
|
readonly message: readonly [{
|
|
105
113
|
readonly locale: "zh";
|
|
@@ -111,14 +119,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
119
|
readonly warning?: boolean | undefined;
|
|
112
120
|
readonly when: string;
|
|
113
121
|
}[] | 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;
|