@shwfed/config 3.0.13 → 3.0.14
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-18/com.shwfed.actions.button.http.request.json/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.d.vue.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/config.vue.d.ts +2 -2
- package/dist/runtime/components/actions/buttons/2026-06-25/com.shwfed.actions.button.state.write/config.d.vue.ts +8 -8
- package/dist/runtime/components/actions/buttons/2026-06-25/com.shwfed.actions.button.state.write/config.vue.d.ts +8 -8
- 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/blocks/2026-07-17/com.shwfed.block.invoice.digital/config.d.vue.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/config.vue +10 -2
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/config.vue.d.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/runtime.d.vue.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/runtime.vue.d.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/schema.d.ts +1 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/schema.js +5 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/config.d.vue.ts +96 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/config.vue +385 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/config.vue.d.ts +96 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/items-colgroup.d.vue.ts +3 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/items-colgroup.vue +20 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/items-colgroup.vue.d.ts +3 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/runtime.d.vue.ts +96 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/runtime.vue +177 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/runtime.vue.d.ts +96 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/schema.d.ts +102 -0
- package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.realestate.lease/schema.js +186 -0
- 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-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-28/com.shwfed.form.field.number/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +22 -22
- 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-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/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/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 +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/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 +8 -8
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
- package/dist/runtime/components/table/columns/2026-07-16/com.shwfed.table.column.upload/runtime.vue +8 -2
- package/dist/runtime/share/slot-renderer.vue +83 -24
- package/dist/runtime/vendor/cel-js/CLAUDE.md +3 -1
- package/dist/runtime/vendor/cel-js/PROMPT.md +31 -2
- package/dist/runtime/vendor/cel-js/lib/functions.js +28 -1
- package/dist/runtime/vendor/cel-js/lib/registry.js +2 -1
- package/package.json +1 -1
package/dist/module.json
CHANGED
|
@@ -15,6 +15,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
15
15
|
readonly compatibilityDate: "2026-04-18";
|
|
16
16
|
readonly messageExpression?: string | undefined;
|
|
17
17
|
readonly resultExpression?: string | undefined;
|
|
18
|
+
readonly expression: string;
|
|
18
19
|
readonly before?: readonly {
|
|
19
20
|
readonly id?: string | undefined;
|
|
20
21
|
readonly params?: unknown;
|
|
@@ -22,7 +23,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
22
23
|
readonly target: string;
|
|
23
24
|
readonly operation: string;
|
|
24
25
|
}[] | undefined;
|
|
25
|
-
readonly expression: string;
|
|
26
26
|
readonly onSuccess?: readonly {
|
|
27
27
|
readonly id?: string | undefined;
|
|
28
28
|
readonly params?: unknown;
|
|
@@ -58,6 +58,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
58
58
|
readonly compatibilityDate: "2026-04-18";
|
|
59
59
|
readonly messageExpression?: string | undefined;
|
|
60
60
|
readonly resultExpression?: string | undefined;
|
|
61
|
+
readonly expression: string;
|
|
61
62
|
readonly before?: readonly {
|
|
62
63
|
readonly id?: string | undefined;
|
|
63
64
|
readonly params?: unknown;
|
|
@@ -65,7 +66,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
65
66
|
readonly target: string;
|
|
66
67
|
readonly operation: string;
|
|
67
68
|
}[] | undefined;
|
|
68
|
-
readonly expression: string;
|
|
69
69
|
readonly onSuccess?: readonly {
|
|
70
70
|
readonly id?: string | undefined;
|
|
71
71
|
readonly params?: unknown;
|
|
@@ -15,6 +15,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
15
15
|
readonly compatibilityDate: "2026-04-18";
|
|
16
16
|
readonly messageExpression?: string | undefined;
|
|
17
17
|
readonly resultExpression?: string | undefined;
|
|
18
|
+
readonly expression: string;
|
|
18
19
|
readonly before?: readonly {
|
|
19
20
|
readonly id?: string | undefined;
|
|
20
21
|
readonly params?: unknown;
|
|
@@ -22,7 +23,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
22
23
|
readonly target: string;
|
|
23
24
|
readonly operation: string;
|
|
24
25
|
}[] | undefined;
|
|
25
|
-
readonly expression: string;
|
|
26
26
|
readonly onSuccess?: readonly {
|
|
27
27
|
readonly id?: string | undefined;
|
|
28
28
|
readonly params?: unknown;
|
|
@@ -58,6 +58,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
58
58
|
readonly compatibilityDate: "2026-04-18";
|
|
59
59
|
readonly messageExpression?: string | undefined;
|
|
60
60
|
readonly resultExpression?: string | undefined;
|
|
61
|
+
readonly expression: string;
|
|
61
62
|
readonly before?: readonly {
|
|
62
63
|
readonly id?: string | undefined;
|
|
63
64
|
readonly params?: unknown;
|
|
@@ -65,7 +66,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
65
66
|
readonly target: string;
|
|
66
67
|
readonly operation: string;
|
|
67
68
|
}[] | undefined;
|
|
68
|
-
readonly expression: string;
|
|
69
69
|
readonly onSuccess?: readonly {
|
|
70
70
|
readonly id?: string | undefined;
|
|
71
71
|
readonly params?: unknown;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]];
|
|
27
|
+
readonly expression: string;
|
|
27
28
|
readonly before?: readonly {
|
|
28
29
|
readonly id?: string | undefined;
|
|
29
30
|
readonly params?: unknown;
|
|
@@ -31,7 +32,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
31
32
|
readonly target: string;
|
|
32
33
|
readonly operation: string;
|
|
33
34
|
}[] | undefined;
|
|
34
|
-
readonly expression: string;
|
|
35
35
|
readonly onSuccess?: readonly {
|
|
36
36
|
readonly id?: string | undefined;
|
|
37
37
|
readonly params?: unknown;
|
|
@@ -76,6 +76,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
76
|
readonly locale: "en" | "ja" | "ko";
|
|
77
77
|
readonly message: string;
|
|
78
78
|
}[]];
|
|
79
|
+
readonly expression: string;
|
|
79
80
|
readonly before?: readonly {
|
|
80
81
|
readonly id?: string | undefined;
|
|
81
82
|
readonly params?: unknown;
|
|
@@ -83,7 +84,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
83
84
|
readonly target: string;
|
|
84
85
|
readonly operation: string;
|
|
85
86
|
}[] | undefined;
|
|
86
|
-
readonly expression: string;
|
|
87
87
|
readonly onSuccess?: readonly {
|
|
88
88
|
readonly id?: string | undefined;
|
|
89
89
|
readonly params?: unknown;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly locale: "en" | "ja" | "ko";
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]];
|
|
27
|
+
readonly expression: string;
|
|
27
28
|
readonly before?: readonly {
|
|
28
29
|
readonly id?: string | undefined;
|
|
29
30
|
readonly params?: unknown;
|
|
@@ -31,7 +32,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
31
32
|
readonly target: string;
|
|
32
33
|
readonly operation: string;
|
|
33
34
|
}[] | undefined;
|
|
34
|
-
readonly expression: string;
|
|
35
35
|
readonly onSuccess?: readonly {
|
|
36
36
|
readonly id?: string | undefined;
|
|
37
37
|
readonly params?: unknown;
|
|
@@ -76,6 +76,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
76
76
|
readonly locale: "en" | "ja" | "ko";
|
|
77
77
|
readonly message: string;
|
|
78
78
|
}[]];
|
|
79
|
+
readonly expression: string;
|
|
79
80
|
readonly before?: readonly {
|
|
80
81
|
readonly id?: string | undefined;
|
|
81
82
|
readonly params?: unknown;
|
|
@@ -83,7 +84,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
83
84
|
readonly target: string;
|
|
84
85
|
readonly operation: string;
|
|
85
86
|
}[] | undefined;
|
|
86
|
-
readonly expression: string;
|
|
87
87
|
readonly onSuccess?: readonly {
|
|
88
88
|
readonly id?: string | undefined;
|
|
89
89
|
readonly params?: unknown;
|
|
@@ -16,6 +16,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
16
16
|
readonly locale: "en" | "ja" | "ko";
|
|
17
17
|
readonly message: string;
|
|
18
18
|
}[]] | undefined;
|
|
19
|
+
readonly expression: string;
|
|
19
20
|
readonly before?: readonly {
|
|
20
21
|
readonly id?: string | undefined;
|
|
21
22
|
readonly params?: unknown;
|
|
@@ -23,7 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
24
|
readonly target: string;
|
|
24
25
|
readonly operation: string;
|
|
25
26
|
}[] | undefined;
|
|
26
|
-
readonly expression: string;
|
|
27
27
|
}) => any;
|
|
28
28
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
29
29
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -39,6 +39,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly locale: "en" | "ja" | "ko";
|
|
40
40
|
readonly message: string;
|
|
41
41
|
}[]] | undefined;
|
|
42
|
+
readonly expression: string;
|
|
42
43
|
readonly before?: readonly {
|
|
43
44
|
readonly id?: string | undefined;
|
|
44
45
|
readonly params?: unknown;
|
|
@@ -46,7 +47,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
46
47
|
readonly target: string;
|
|
47
48
|
readonly operation: string;
|
|
48
49
|
}[] | undefined;
|
|
49
|
-
readonly expression: string;
|
|
50
50
|
}) => any) | undefined;
|
|
51
51
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
52
|
declare const _default: typeof __VLS_export;
|
|
@@ -16,6 +16,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
16
16
|
readonly locale: "en" | "ja" | "ko";
|
|
17
17
|
readonly message: string;
|
|
18
18
|
}[]] | undefined;
|
|
19
|
+
readonly expression: string;
|
|
19
20
|
readonly before?: readonly {
|
|
20
21
|
readonly id?: string | undefined;
|
|
21
22
|
readonly params?: unknown;
|
|
@@ -23,7 +24,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
23
24
|
readonly target: string;
|
|
24
25
|
readonly operation: string;
|
|
25
26
|
}[] | undefined;
|
|
26
|
-
readonly expression: string;
|
|
27
27
|
}) => any;
|
|
28
28
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
29
29
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -39,6 +39,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
39
39
|
readonly locale: "en" | "ja" | "ko";
|
|
40
40
|
readonly message: string;
|
|
41
41
|
}[]] | undefined;
|
|
42
|
+
readonly expression: string;
|
|
42
43
|
readonly before?: readonly {
|
|
43
44
|
readonly id?: string | undefined;
|
|
44
45
|
readonly params?: unknown;
|
|
@@ -46,7 +47,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
46
47
|
readonly target: string;
|
|
47
48
|
readonly operation: string;
|
|
48
49
|
}[] | undefined;
|
|
49
|
-
readonly expression: string;
|
|
50
50
|
}) => any) | undefined;
|
|
51
51
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
52
52
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,14 +13,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
13
13
|
readonly target: string;
|
|
14
14
|
readonly operation: string;
|
|
15
15
|
}[] | undefined;
|
|
16
|
-
readonly requests?: readonly {
|
|
17
|
-
readonly id: string;
|
|
18
|
-
readonly request: string;
|
|
19
|
-
}[] | undefined;
|
|
20
16
|
readonly writes: readonly {
|
|
21
17
|
readonly path: string;
|
|
22
18
|
readonly value: string;
|
|
23
19
|
}[];
|
|
20
|
+
readonly requests?: readonly {
|
|
21
|
+
readonly id: string;
|
|
22
|
+
readonly request: string;
|
|
23
|
+
}[] | undefined;
|
|
24
24
|
}) => any;
|
|
25
25
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
26
26
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -33,14 +33,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly target: string;
|
|
34
34
|
readonly operation: string;
|
|
35
35
|
}[] | undefined;
|
|
36
|
-
readonly requests?: readonly {
|
|
37
|
-
readonly id: string;
|
|
38
|
-
readonly request: string;
|
|
39
|
-
}[] | undefined;
|
|
40
36
|
readonly writes: readonly {
|
|
41
37
|
readonly path: string;
|
|
42
38
|
readonly value: string;
|
|
43
39
|
}[];
|
|
40
|
+
readonly requests?: readonly {
|
|
41
|
+
readonly id: string;
|
|
42
|
+
readonly request: string;
|
|
43
|
+
}[] | undefined;
|
|
44
44
|
}) => any) | undefined;
|
|
45
45
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
46
|
declare const _default: typeof __VLS_export;
|
|
@@ -13,14 +13,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
13
13
|
readonly target: string;
|
|
14
14
|
readonly operation: string;
|
|
15
15
|
}[] | undefined;
|
|
16
|
-
readonly requests?: readonly {
|
|
17
|
-
readonly id: string;
|
|
18
|
-
readonly request: string;
|
|
19
|
-
}[] | undefined;
|
|
20
16
|
readonly writes: readonly {
|
|
21
17
|
readonly path: string;
|
|
22
18
|
readonly value: string;
|
|
23
19
|
}[];
|
|
20
|
+
readonly requests?: readonly {
|
|
21
|
+
readonly id: string;
|
|
22
|
+
readonly request: string;
|
|
23
|
+
}[] | undefined;
|
|
24
24
|
}) => any;
|
|
25
25
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
26
26
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -33,14 +33,14 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
33
|
readonly target: string;
|
|
34
34
|
readonly operation: string;
|
|
35
35
|
}[] | undefined;
|
|
36
|
-
readonly requests?: readonly {
|
|
37
|
-
readonly id: string;
|
|
38
|
-
readonly request: string;
|
|
39
|
-
}[] | undefined;
|
|
40
36
|
readonly writes: readonly {
|
|
41
37
|
readonly path: string;
|
|
42
38
|
readonly value: string;
|
|
43
39
|
}[];
|
|
40
|
+
readonly requests?: readonly {
|
|
41
|
+
readonly id: string;
|
|
42
|
+
readonly request: string;
|
|
43
|
+
}[] | undefined;
|
|
44
44
|
}) => any) | undefined;
|
|
45
45
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
46
|
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;
|
|
@@ -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;
|
|
@@ -21,6 +21,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
21
21
|
readonly taxRate?: string | undefined;
|
|
22
22
|
readonly taxAmount?: string | undefined;
|
|
23
23
|
};
|
|
24
|
+
readonly hidden?: string | undefined;
|
|
24
25
|
readonly displayName?: string | undefined;
|
|
25
26
|
readonly kind?: "normal" | "special" | undefined;
|
|
26
27
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -58,6 +59,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
58
59
|
readonly taxRate?: string | undefined;
|
|
59
60
|
readonly taxAmount?: string | undefined;
|
|
60
61
|
};
|
|
62
|
+
readonly hidden?: string | undefined;
|
|
61
63
|
readonly displayName?: string | undefined;
|
|
62
64
|
readonly kind?: "normal" | "special" | undefined;
|
|
63
65
|
readonly compatibilityDate: "2026-07-17";
|
package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/config.vue
CHANGED
|
@@ -150,8 +150,16 @@ const kindValue = computed(() => block.value.kind ?? "special");
|
|
|
150
150
|
</Select>
|
|
151
151
|
</Field>
|
|
152
152
|
|
|
153
|
-
<!--
|
|
154
|
-
`
|
|
153
|
+
<!-- 「隐藏条件」与「请求」同在 InvoiceJsonScope 之外:前者由宿主在渲染本块之前
|
|
154
|
+
求值(`json` 尚不存在),后者就是产出 `json` 的那个表达式。 -->
|
|
155
|
+
<InvoiceExprField
|
|
156
|
+
:label="fieldTitle('hidden')"
|
|
157
|
+
:description="fieldDescription('hidden')"
|
|
158
|
+
:model-value="block.hidden ?? ''"
|
|
159
|
+
placeholder="可选;返回 bool,如 item.fplx == 'zl'"
|
|
160
|
+
@update:model-value="(v) => setOptional('hidden', v)"
|
|
161
|
+
/>
|
|
162
|
+
|
|
155
163
|
<InvoiceExprField
|
|
156
164
|
:label="fieldTitle('request')"
|
|
157
165
|
:description="fieldDescription('request')"
|
|
@@ -21,6 +21,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
21
21
|
readonly taxRate?: string | undefined;
|
|
22
22
|
readonly taxAmount?: string | undefined;
|
|
23
23
|
};
|
|
24
|
+
readonly hidden?: string | undefined;
|
|
24
25
|
readonly displayName?: string | undefined;
|
|
25
26
|
readonly kind?: "normal" | "special" | undefined;
|
|
26
27
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -58,6 +59,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
58
59
|
readonly taxRate?: string | undefined;
|
|
59
60
|
readonly taxAmount?: string | undefined;
|
|
60
61
|
};
|
|
62
|
+
readonly hidden?: string | undefined;
|
|
61
63
|
readonly displayName?: string | undefined;
|
|
62
64
|
readonly kind?: "normal" | "special" | undefined;
|
|
63
65
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -21,6 +21,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
21
21
|
readonly taxRate?: string | undefined;
|
|
22
22
|
readonly taxAmount?: string | undefined;
|
|
23
23
|
};
|
|
24
|
+
readonly hidden?: string | undefined;
|
|
24
25
|
readonly displayName?: string | undefined;
|
|
25
26
|
readonly kind?: "normal" | "special" | undefined;
|
|
26
27
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -58,6 +59,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
58
59
|
readonly taxRate?: string | undefined;
|
|
59
60
|
readonly taxAmount?: string | undefined;
|
|
60
61
|
};
|
|
62
|
+
readonly hidden?: string | undefined;
|
|
61
63
|
readonly displayName?: string | undefined;
|
|
62
64
|
readonly kind?: "normal" | "special" | undefined;
|
|
63
65
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -21,6 +21,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
21
21
|
readonly taxRate?: string | undefined;
|
|
22
22
|
readonly taxAmount?: string | undefined;
|
|
23
23
|
};
|
|
24
|
+
readonly hidden?: string | undefined;
|
|
24
25
|
readonly displayName?: string | undefined;
|
|
25
26
|
readonly kind?: "normal" | "special" | undefined;
|
|
26
27
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -58,6 +59,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
58
59
|
readonly taxRate?: string | undefined;
|
|
59
60
|
readonly taxAmount?: string | undefined;
|
|
60
61
|
};
|
|
62
|
+
readonly hidden?: string | undefined;
|
|
61
63
|
readonly displayName?: string | undefined;
|
|
62
64
|
readonly kind?: "normal" | "special" | undefined;
|
|
63
65
|
readonly compatibilityDate: "2026-07-17";
|
|
@@ -47,6 +47,7 @@ export declare function schema(configure: Configure, _blockRef?: AnySchema): Sch
|
|
|
47
47
|
type: Schema.tag<"com.shwfed.block.invoice.digital">;
|
|
48
48
|
compatibilityDate: Schema.tag<"2026-07-17">;
|
|
49
49
|
displayName: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
50
|
+
hidden: Schema.optional<Schema.Schema<string, string, never>>;
|
|
50
51
|
kind: Schema.optional<Schema.Literal<["special", "normal"]>>;
|
|
51
52
|
request: Schema.optional<Schema.Schema<string, string, never>>;
|
|
52
53
|
itemsMaxHeight: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
package/dist/runtime/components/config/blocks/2026-07-17/com.shwfed.block.invoice.digital/schema.js
CHANGED
|
@@ -75,6 +75,7 @@ export function lineSchema(configure) {
|
|
|
75
75
|
}
|
|
76
76
|
export function schema(configure, _blockRef) {
|
|
77
77
|
const CelRequest = Expression({ configure, resultType: HttpRequestResult });
|
|
78
|
+
const CelHidden = Expression({ configure, resultType: boolResult });
|
|
78
79
|
const bodyConfigure = (env) => {
|
|
79
80
|
configure(env);
|
|
80
81
|
registerJsonIfAbsent(env);
|
|
@@ -91,6 +92,10 @@ export function schema(configure, _blockRef) {
|
|
|
91
92
|
title: "\u5185\u90E8\u540D\u79F0",
|
|
92
93
|
description: "\u4EC5\u5728\u7F16\u8F91\u5668\u5185\u53EF\u89C1\u7684\u5757\u540D\uFF0C\u7528\u4E8E\u5728\u4FA7\u8FB9\u680F\u548C\u5E03\u5C40\u7F16\u8F91\u5668\u4E2D\u8BC6\u522B\u5757\uFF1B\u8FD0\u884C\u65F6\u4E0D\u5C55\u793A"
|
|
93
94
|
})),
|
|
95
|
+
hidden: Schema.optional(CelHidden.annotations({
|
|
96
|
+
title: "\u9690\u85CF\u6761\u4EF6",
|
|
97
|
+
description: "\u8FD4\u56DE `true` \u65F6\u8BE5\u5757\u5728\u6240\u6709\u5E03\u5C40\u4E2D\u90FD\u4E0D\u6E32\u67D3\uFF0C\u5B83\u5360\u7528\u7684\u884C/\u5217\u8F68\u9053\u4F1A\u81EA\u52A8\u6536\u62E2\uFF08\u540C\u4E00\u7247\u533A\u57DF\u5185\u53E6\u4E00\u5F20\u7968\u53EF\u9876\u4E0A\u6765\uFF09\u3002\u5728**\u9875\u9762\u4F5C\u7528\u57DF**\u6C42\u503C \u2014\u2014 \u8BFB\u4E0D\u5230\u672C\u5757 `\u8BF7\u6C42` \u4EA7\u51FA\u7684 `json`\uFF0C\u7968\u79CD\u5224\u65AD\u9700\u53D6\u81EA\u5916\u5C42\u4E0A\u4E0B\u6587"
|
|
98
|
+
})),
|
|
94
99
|
kind: Schema.optional(Schema.Literal(...INVOICE_KINDS).annotations({
|
|
95
100
|
title: "\u7968\u79CD",
|
|
96
101
|
description: "\u51B3\u5B9A\u7968\u9762\u6807\u9898\uFF1A`special` \u4E3A\u300C\u7535\u5B50\u53D1\u7968\uFF08\u589E\u503C\u7A0E\u4E13\u7528\u53D1\u7968\uFF09\u300D\uFF0C`normal` \u4E3A\u300C\u7535\u5B50\u53D1\u7968\uFF08\u589E\u503C\u7A0E\u666E\u901A\u53D1\u7968\uFF09\u300D\uFF1B\u7559\u7A7A\u7B49\u540C `special`"
|