@shwfed/config 2.10.4 → 2.10.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mcp.mjs +1574 -1315
- package/dist/module.json +1 -1
- package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-DIjsktfi.js → FieldGroup.vue_vue_type_script_setup_true_lang-D-COryaS.js} +1 -1
- package/dist/preview/assets/{badge-Cr6_n00S.js → badge-Sb01O_E2.js} +1 -1
- package/dist/preview/assets/{config-B2rtOFE1.js → config-99L3dMcP.js} +1 -1
- package/dist/preview/assets/{config-DF4u2WzQ.js → config-BgJWNJ-L.js} +1 -1
- package/dist/preview/assets/{config-CwbWyadd.js → config-BjSI3yTw.js} +1 -1
- package/dist/preview/assets/{config-Bu-ffrDi.js → config-BzMW9qCl.js} +1 -1
- package/dist/preview/assets/{config-BjUIO7Ps.js → config-CEM0BCax.js} +1 -1
- package/dist/preview/assets/{config-CSauYxAG.js → config-CtKXZjQl.js} +1 -1
- package/dist/preview/assets/{config-CNY70agP.js → config-CyRpAiSg.js} +1 -1
- package/dist/preview/assets/{config-CrA5lAMB.js → config-Cz3VQcLY.js} +1 -1
- package/dist/preview/assets/{config-hXHOfKvD.js → config-D6BiWm3q.js} +1 -1
- package/dist/preview/assets/{config-DpcMlGoM.js → config-DA1Knc1V.js} +1 -1
- package/dist/preview/assets/{config-Dx9AeOjb.js → config-DGBuMIqU.js} +1 -1
- package/dist/preview/assets/{config-1VGYa1Zb.js → config-DK0wxXG_.js} +1 -1
- package/dist/preview/assets/{config-BemROLz0.js → config-Du8kzY9H.js} +1 -1
- package/dist/preview/assets/{config-DTDFg08z.js → config-n4AGAnL-.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-v2AaUd8i.js → definition.vue_vue_type_script_setup_true_lang-BtOF0dda.js} +1 -1
- package/dist/preview/assets/{index-BzWZj-hV.js → index-BOnw60vg.js} +1 -1
- package/dist/preview/assets/index-BZlqSG2R.js +763 -0
- package/dist/preview/assets/index-D3Az3yzR.css +1 -0
- package/dist/preview/assets/index-Rj5bF6fM.js +1 -0
- package/dist/preview/assets/{item-B_QcL62I.js → item-D7avZRKo.js} +1 -1
- package/dist/preview/assets/{runtime-BbiAwZZ9.js → runtime-BWlX7BAG.js} +1 -1
- package/dist/preview/assets/{runtime-DUMSbsqb.js → runtime-Bek88ifk.js} +1 -1
- package/dist/preview/assets/{runtime-hClBh8tp.js → runtime-C9kOkTYc.js} +1 -1
- package/dist/preview/assets/{runtime-BRg0jxiK.js → runtime-CSrgcLuC.js} +1 -1
- package/dist/preview/assets/{runtime-CKoLdM68.js → runtime-CWTz9Iy4.js} +1 -1
- package/dist/preview/assets/{runtime-Cfup01hl.js → runtime-D-HZWcV-.js} +1 -1
- package/dist/preview/assets/{runtime-D-MaRCSg.js → runtime-DMsPs0Pz.js} +1 -1
- package/dist/preview/assets/{runtime-Cu_C4Joj.js → runtime-DOqVHcvv.js} +1 -1
- package/dist/preview/assets/{runtime-CZ6uHCIE.js → runtime-Dhl0NpTL.js} +1 -1
- package/dist/preview/assets/{runtime-Cd79TXff.js → runtime-Dxb1-gUN.js} +1 -1
- package/dist/preview/assets/{schema-meta-BACRMkVo.js → schema-meta-DXS0vi6v.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +1 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.js +5 -1
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +223 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue +496 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +223 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.d.vue.ts +10 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.vue +25 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.vue.d.ts +10 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +228 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue +355 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +228 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/schema.d.ts +227 -0
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/schema.js +130 -0
- package/dist/runtime/components/config/utils/resolve.d.ts +16 -0
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +4 -4
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +4 -4
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/schema.js +2 -1
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.select/runtime.vue +3 -3
- package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/runtime.vue +54 -2
- 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 +4 -4
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +4 -4
- 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 +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +4 -4
- 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-multi.remote/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +4 -4
- 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-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +4 -4
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.d.vue.ts +10 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.vue +543 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.vue.d.ts +10 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue +110 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/schema.d.ts +76 -0
- package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/schema.js +89 -0
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
- package/dist/runtime/components/ui/tree/Tree.d.vue.ts +13 -0
- package/dist/runtime/components/ui/tree/Tree.vue +8 -1
- package/dist/runtime/components/ui/tree/Tree.vue.d.ts +13 -0
- package/dist/runtime/components/ui/tree/TreeNode.d.vue.ts +2 -0
- package/dist/runtime/components/ui/tree/TreeNode.vue +5 -2
- package/dist/runtime/components/ui/tree/TreeNode.vue.d.ts +2 -0
- package/dist/runtime/share/slot-renderer.d.vue.ts +5 -0
- package/dist/runtime/share/slot-renderer.vue +43 -28
- package/dist/runtime/share/slot-renderer.vue.d.ts +5 -0
- package/dist/runtime/share/tree-node-var.d.ts +25 -0
- package/dist/runtime/share/tree-node-var.js +10 -0
- package/dist/runtime/vendor/cel-js/CLAUDE.md +1 -1
- package/dist/runtime/vendor/cel-js/PROMPT.md +6 -0
- package/dist/runtime/vendor/cel-js/lib/http-builtins.d.ts +0 -14
- package/dist/runtime/vendor/cel-js/lib/http-builtins.js +17 -0
- package/package.json +1 -1
- package/dist/preview/assets/index-BDbNnENM.js +0 -1
- package/dist/preview/assets/index-ButPJaOR.css +0 -1
- package/dist/preview/assets/index-E3_P6Fhz.js +0 -761
|
@@ -2,6 +2,7 @@ import { Effect, Schema } from "effect";
|
|
|
2
2
|
import { getProperty } from "dot-prop";
|
|
3
3
|
import { Locale } from "../../../../../share/locale.js";
|
|
4
4
|
import { Expression, HttpRequestResult, LocaleMarkdown } from "../../../../../share/expression.js";
|
|
5
|
+
import { registerNodeVariableIfAbsent } from "../../../../../share/tree-node-var.js";
|
|
5
6
|
import {
|
|
6
7
|
CelRowAccess,
|
|
7
8
|
derivedRowField,
|
|
@@ -23,7 +24,7 @@ function withRowAndNode(configure) {
|
|
|
23
24
|
return (env) => {
|
|
24
25
|
configure(env);
|
|
25
26
|
registerRowVariablesIfAbsent(env);
|
|
26
|
-
env
|
|
27
|
+
registerNodeVariableIfAbsent(env, { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
27
28
|
};
|
|
28
29
|
}
|
|
29
30
|
export function schema(configure) {
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly enableSorting?: boolean | undefined;
|
|
38
38
|
readonly options: {
|
|
39
39
|
readonly kind: "remote";
|
|
@@ -84,8 +84,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
readonly target: string;
|
|
85
85
|
readonly operation: string;
|
|
86
86
|
}[] | undefined;
|
|
87
|
-
readonly accessor: string;
|
|
88
87
|
readonly successMessage?: string | undefined;
|
|
88
|
+
readonly accessor: string;
|
|
89
89
|
};
|
|
90
90
|
}) => any;
|
|
91
91
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -110,6 +110,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
110
|
readonly message: string;
|
|
111
111
|
}[]] | undefined;
|
|
112
112
|
readonly compatibilityDate: "2026-06-14";
|
|
113
|
+
readonly grow?: boolean | undefined;
|
|
113
114
|
readonly groupId?: string | undefined;
|
|
114
115
|
readonly placeholder?: readonly [{
|
|
115
116
|
readonly locale: "zh";
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly message: string;
|
|
120
121
|
}[]] | undefined;
|
|
121
122
|
readonly readonly?: string | undefined;
|
|
122
|
-
readonly grow?: boolean | undefined;
|
|
123
123
|
readonly enableSorting?: boolean | undefined;
|
|
124
124
|
readonly options: {
|
|
125
125
|
readonly kind: "remote";
|
|
@@ -170,8 +170,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
170
170
|
readonly target: string;
|
|
171
171
|
readonly operation: string;
|
|
172
172
|
}[] | undefined;
|
|
173
|
-
readonly accessor: string;
|
|
174
173
|
readonly successMessage?: string | undefined;
|
|
174
|
+
readonly accessor: string;
|
|
175
175
|
};
|
|
176
176
|
}) => any) | undefined;
|
|
177
177
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly enableSorting?: boolean | undefined;
|
|
38
38
|
readonly options: {
|
|
39
39
|
readonly kind: "remote";
|
|
@@ -84,8 +84,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
readonly target: string;
|
|
85
85
|
readonly operation: string;
|
|
86
86
|
}[] | undefined;
|
|
87
|
-
readonly accessor: string;
|
|
88
87
|
readonly successMessage?: string | undefined;
|
|
88
|
+
readonly accessor: string;
|
|
89
89
|
};
|
|
90
90
|
}) => any;
|
|
91
91
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -110,6 +110,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
110
|
readonly message: string;
|
|
111
111
|
}[]] | undefined;
|
|
112
112
|
readonly compatibilityDate: "2026-06-14";
|
|
113
|
+
readonly grow?: boolean | undefined;
|
|
113
114
|
readonly groupId?: string | undefined;
|
|
114
115
|
readonly placeholder?: readonly [{
|
|
115
116
|
readonly locale: "zh";
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly message: string;
|
|
120
121
|
}[]] | undefined;
|
|
121
122
|
readonly readonly?: string | undefined;
|
|
122
|
-
readonly grow?: boolean | undefined;
|
|
123
123
|
readonly enableSorting?: boolean | undefined;
|
|
124
124
|
readonly options: {
|
|
125
125
|
readonly kind: "remote";
|
|
@@ -170,8 +170,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
170
170
|
readonly target: string;
|
|
171
171
|
readonly operation: string;
|
|
172
172
|
}[] | undefined;
|
|
173
|
-
readonly accessor: string;
|
|
174
173
|
readonly successMessage?: string | undefined;
|
|
174
|
+
readonly accessor: string;
|
|
175
175
|
};
|
|
176
176
|
}) => any) | undefined;
|
|
177
177
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly enableSorting?: boolean | undefined;
|
|
38
38
|
readonly options: {
|
|
39
39
|
readonly kind: "remote";
|
|
@@ -84,8 +84,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
readonly target: string;
|
|
85
85
|
readonly operation: string;
|
|
86
86
|
}[] | undefined;
|
|
87
|
-
readonly accessor: string;
|
|
88
87
|
readonly successMessage?: string | undefined;
|
|
88
|
+
readonly accessor: string;
|
|
89
89
|
};
|
|
90
90
|
}) => any;
|
|
91
91
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -110,6 +110,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
110
|
readonly message: string;
|
|
111
111
|
}[]] | undefined;
|
|
112
112
|
readonly compatibilityDate: "2026-06-14";
|
|
113
|
+
readonly grow?: boolean | undefined;
|
|
113
114
|
readonly groupId?: string | undefined;
|
|
114
115
|
readonly placeholder?: readonly [{
|
|
115
116
|
readonly locale: "zh";
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly message: string;
|
|
120
121
|
}[]] | undefined;
|
|
121
122
|
readonly readonly?: string | undefined;
|
|
122
|
-
readonly grow?: boolean | undefined;
|
|
123
123
|
readonly enableSorting?: boolean | undefined;
|
|
124
124
|
readonly options: {
|
|
125
125
|
readonly kind: "remote";
|
|
@@ -170,8 +170,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
170
170
|
readonly target: string;
|
|
171
171
|
readonly operation: string;
|
|
172
172
|
}[] | undefined;
|
|
173
|
-
readonly accessor: string;
|
|
174
173
|
readonly successMessage?: string | undefined;
|
|
174
|
+
readonly accessor: string;
|
|
175
175
|
};
|
|
176
176
|
}) => any) | undefined;
|
|
177
177
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
33
34
|
readonly message: string;
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly readonly?: string | undefined;
|
|
36
|
-
readonly grow?: boolean | undefined;
|
|
37
37
|
readonly enableSorting?: boolean | undefined;
|
|
38
38
|
readonly options: {
|
|
39
39
|
readonly kind: "remote";
|
|
@@ -84,8 +84,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
84
84
|
readonly target: string;
|
|
85
85
|
readonly operation: string;
|
|
86
86
|
}[] | undefined;
|
|
87
|
-
readonly accessor: string;
|
|
88
87
|
readonly successMessage?: string | undefined;
|
|
88
|
+
readonly accessor: string;
|
|
89
89
|
};
|
|
90
90
|
}) => any;
|
|
91
91
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -110,6 +110,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
110
|
readonly message: string;
|
|
111
111
|
}[]] | undefined;
|
|
112
112
|
readonly compatibilityDate: "2026-06-14";
|
|
113
|
+
readonly grow?: boolean | undefined;
|
|
113
114
|
readonly groupId?: string | undefined;
|
|
114
115
|
readonly placeholder?: readonly [{
|
|
115
116
|
readonly locale: "zh";
|
|
@@ -119,7 +120,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
119
120
|
readonly message: string;
|
|
120
121
|
}[]] | undefined;
|
|
121
122
|
readonly readonly?: string | undefined;
|
|
122
|
-
readonly grow?: boolean | undefined;
|
|
123
123
|
readonly enableSorting?: boolean | undefined;
|
|
124
124
|
readonly options: {
|
|
125
125
|
readonly kind: "remote";
|
|
@@ -170,8 +170,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
170
170
|
readonly target: string;
|
|
171
171
|
readonly operation: string;
|
|
172
172
|
}[] | undefined;
|
|
173
|
-
readonly accessor: string;
|
|
174
173
|
readonly successMessage?: string | undefined;
|
|
174
|
+
readonly accessor: string;
|
|
175
175
|
};
|
|
176
176
|
}) => any) | undefined;
|
|
177
177
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -82,6 +82,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
readonly message: string;
|
|
83
83
|
}[]] | undefined;
|
|
84
84
|
readonly compatibilityDate: "2026-06-14";
|
|
85
|
+
readonly grow?: boolean | undefined;
|
|
85
86
|
readonly groupId?: string | undefined;
|
|
86
87
|
readonly placeholder?: readonly [{
|
|
87
88
|
readonly locale: "zh";
|
|
@@ -92,7 +93,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
92
93
|
}[]] | undefined;
|
|
93
94
|
readonly keywords?: string | undefined;
|
|
94
95
|
readonly readonly?: string | undefined;
|
|
95
|
-
readonly grow?: boolean | undefined;
|
|
96
96
|
readonly binding: string;
|
|
97
97
|
readonly derived?: {
|
|
98
98
|
readonly mode: "formula" | "prefill";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -82,6 +82,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
readonly message: string;
|
|
83
83
|
}[]] | undefined;
|
|
84
84
|
readonly compatibilityDate: "2026-06-14";
|
|
85
|
+
readonly grow?: boolean | undefined;
|
|
85
86
|
readonly groupId?: string | undefined;
|
|
86
87
|
readonly placeholder?: readonly [{
|
|
87
88
|
readonly locale: "zh";
|
|
@@ -92,7 +93,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
92
93
|
}[]] | undefined;
|
|
93
94
|
readonly keywords?: string | undefined;
|
|
94
95
|
readonly readonly?: string | undefined;
|
|
95
|
-
readonly grow?: boolean | undefined;
|
|
96
96
|
readonly binding: string;
|
|
97
97
|
readonly derived?: {
|
|
98
98
|
readonly mode: "formula" | "prefill";
|
|
@@ -2,6 +2,7 @@ import { Effect, Schema } from "effect";
|
|
|
2
2
|
import { getProperty } from "dot-prop";
|
|
3
3
|
import { Locale } from "../../../../../share/locale.js";
|
|
4
4
|
import { Expression, HttpRequestResult, LocaleMarkdown } from "../../../../../share/expression.js";
|
|
5
|
+
import { registerNodeVariableIfAbsent } from "../../../../../share/tree-node-var.js";
|
|
5
6
|
import {
|
|
6
7
|
CelRowAccess,
|
|
7
8
|
derivedRowField,
|
|
@@ -24,7 +25,7 @@ function withRowAndNode(configure) {
|
|
|
24
25
|
return (env) => {
|
|
25
26
|
configure(env);
|
|
26
27
|
registerRowVariablesIfAbsent(env);
|
|
27
|
-
env
|
|
28
|
+
registerNodeVariableIfAbsent(env, { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
28
29
|
};
|
|
29
30
|
}
|
|
30
31
|
export function schema(configure) {
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -81,6 +81,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
81
81
|
readonly message: string;
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly compatibilityDate: "2026-06-14";
|
|
84
|
+
readonly grow?: boolean | undefined;
|
|
84
85
|
readonly groupId?: string | undefined;
|
|
85
86
|
readonly placeholder?: readonly [{
|
|
86
87
|
readonly locale: "zh";
|
|
@@ -91,7 +92,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
91
92
|
}[]] | undefined;
|
|
92
93
|
readonly keywords?: string | undefined;
|
|
93
94
|
readonly readonly?: string | undefined;
|
|
94
|
-
readonly grow?: boolean | undefined;
|
|
95
95
|
readonly binding: string;
|
|
96
96
|
readonly derived?: {
|
|
97
97
|
readonly mode: "formula" | "prefill";
|
|
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
24
24
|
readonly message: string;
|
|
25
25
|
}[]] | undefined;
|
|
26
26
|
readonly compatibilityDate: "2026-06-14";
|
|
27
|
+
readonly grow?: boolean | undefined;
|
|
27
28
|
readonly groupId?: string | undefined;
|
|
28
29
|
readonly placeholder?: readonly [{
|
|
29
30
|
readonly locale: "zh";
|
|
@@ -34,7 +35,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
35
|
}[]] | undefined;
|
|
35
36
|
readonly keywords?: string | undefined;
|
|
36
37
|
readonly readonly?: string | undefined;
|
|
37
|
-
readonly grow?: boolean | undefined;
|
|
38
38
|
readonly binding: string;
|
|
39
39
|
readonly derived?: {
|
|
40
40
|
readonly mode: "formula" | "prefill";
|
|
@@ -81,6 +81,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
81
81
|
readonly message: string;
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly compatibilityDate: "2026-06-14";
|
|
84
|
+
readonly grow?: boolean | undefined;
|
|
84
85
|
readonly groupId?: string | undefined;
|
|
85
86
|
readonly placeholder?: readonly [{
|
|
86
87
|
readonly locale: "zh";
|
|
@@ -91,7 +92,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
91
92
|
}[]] | undefined;
|
|
92
93
|
readonly keywords?: string | undefined;
|
|
93
94
|
readonly readonly?: string | undefined;
|
|
94
|
-
readonly grow?: boolean | undefined;
|
|
95
95
|
readonly binding: string;
|
|
96
96
|
readonly derived?: {
|
|
97
97
|
readonly mode: "formula" | "prefill";
|
|
@@ -2,6 +2,7 @@ import { Effect, Schema } from "effect";
|
|
|
2
2
|
import { getProperty } from "dot-prop";
|
|
3
3
|
import { Locale } from "../../../../../share/locale.js";
|
|
4
4
|
import { Expression, HttpRequestResult, LocaleMarkdown } from "../../../../../share/expression.js";
|
|
5
|
+
import { registerNodeVariableIfAbsent } from "../../../../../share/tree-node-var.js";
|
|
5
6
|
import {
|
|
6
7
|
CelRowAccess,
|
|
7
8
|
derivedRowField,
|
|
@@ -24,7 +25,7 @@ function withRowAndNode(configure) {
|
|
|
24
25
|
return (env) => {
|
|
25
26
|
configure(env);
|
|
26
27
|
registerRowVariablesIfAbsent(env);
|
|
27
|
-
env
|
|
28
|
+
registerNodeVariableIfAbsent(env, { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
28
29
|
};
|
|
29
30
|
}
|
|
30
31
|
export function schema(configure) {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
type __VLS_ModelProps = {
|
|
2
|
+
modelValue: Record<string, any>;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
+
"update:modelValue": (value: Record<string, any>) => any;
|
|
6
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
7
|
+
"onUpdate:modelValue"?: ((value: Record<string, any>) => any) | undefined;
|
|
8
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|