@shwfed/config 2.10.3 → 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 +1600 -1317
- package/dist/module.json +1 -1
- package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-sT5i_dnE.js → FieldGroup.vue_vue_type_script_setup_true_lang-D-COryaS.js} +1 -1
- package/dist/preview/assets/{badge-ZFj45FMd.js → badge-Sb01O_E2.js} +1 -1
- package/dist/preview/assets/{config-3rP_f_3o.js → config-99L3dMcP.js} +1 -1
- package/dist/preview/assets/{config-cD091sze.js → config-BgJWNJ-L.js} +1 -1
- package/dist/preview/assets/{config-CEBzJOHo.js → config-BjSI3yTw.js} +1 -1
- package/dist/preview/assets/{config-BBvebIQw.js → config-BzMW9qCl.js} +1 -1
- package/dist/preview/assets/{config-BLesYihN.js → config-CEM0BCax.js} +1 -1
- package/dist/preview/assets/{config-D1uMzMiN.js → config-CtKXZjQl.js} +1 -1
- package/dist/preview/assets/{config-CSR1JNVB.js → config-CyRpAiSg.js} +1 -1
- package/dist/preview/assets/{config-Rz0II9u6.js → config-Cz3VQcLY.js} +1 -1
- package/dist/preview/assets/{config-2iinn_1E.js → config-D6BiWm3q.js} +1 -1
- package/dist/preview/assets/{config-lskK7grq.js → config-DA1Knc1V.js} +1 -1
- package/dist/preview/assets/{config-DfVc2Iy9.js → config-DGBuMIqU.js} +1 -1
- package/dist/preview/assets/{config-BwDPPmtn.js → config-DK0wxXG_.js} +1 -1
- package/dist/preview/assets/{config-DZPLqFqt.js → config-Du8kzY9H.js} +1 -1
- package/dist/preview/assets/{config-CgM75jSO.js → config-n4AGAnL-.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-Ce_NeQUa.js → definition.vue_vue_type_script_setup_true_lang-BtOF0dda.js} +1 -1
- package/dist/preview/assets/{index-_KA5_QIV.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-CBFJ6f6b.js → item-D7avZRKo.js} +1 -1
- package/dist/preview/assets/{runtime-DO9HS0Rb.js → runtime-BWlX7BAG.js} +1 -1
- package/dist/preview/assets/{runtime-BKqyqEeD.js → runtime-Bek88ifk.js} +1 -1
- package/dist/preview/assets/{runtime-CIc3k_jd.js → runtime-C9kOkTYc.js} +1 -1
- package/dist/preview/assets/{runtime-Q_isegB9.js → runtime-CSrgcLuC.js} +1 -1
- package/dist/preview/assets/{runtime-jWibKv1T.js → runtime-CWTz9Iy4.js} +1 -1
- package/dist/preview/assets/{runtime-Cu0RJn8g.js → runtime-D-HZWcV-.js} +1 -1
- package/dist/preview/assets/{runtime-CvMryNNx.js → runtime-DMsPs0Pz.js} +1 -1
- package/dist/preview/assets/{runtime-BIGEoc5L.js → runtime-DOqVHcvv.js} +1 -1
- package/dist/preview/assets/{runtime-DQXLscBz.js → runtime-Dhl0NpTL.js} +1 -1
- package/dist/preview/assets/{runtime-enspc5HG.js → runtime-Dxb1-gUN.js} +1 -1
- package/dist/preview/assets/{schema-meta-B5tln_XH.js → schema-meta-DXS0vi6v.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/block-layout-editor/index.vue +8 -0
- 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-22/com.shwfed.form.field.text/config.d.vue.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue +78 -2
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/runtime.vue +24 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.d.ts +132 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.js +14 -1
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue +77 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +134 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/runtime.vue +24 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +132 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.js +14 -1
- package/dist/runtime/components/form/fields/2026-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-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 +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/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 +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/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 +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/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 +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 +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 +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 +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 +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 +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/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-Zc4Mcm3J.js +0 -761
- package/dist/preview/assets/index-pkoEF5dC.css +0 -1
- package/dist/preview/assets/index-snO3CfdE.js +0 -1
|
@@ -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-05-26";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
105
|
readonly compatibilityDate: "2026-05-26";
|
|
106
|
+
readonly grow?: boolean | undefined;
|
|
106
107
|
readonly groupId?: string | undefined;
|
|
107
108
|
readonly placeholder?: readonly [{
|
|
108
109
|
readonly locale: "zh";
|
|
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
113
|
readonly message: string;
|
|
113
114
|
}[]] | undefined;
|
|
114
115
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly grow?: boolean | undefined;
|
|
116
116
|
readonly binding: string;
|
|
117
117
|
readonly derived?: {
|
|
118
118
|
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-05-26";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
105
|
readonly compatibilityDate: "2026-05-26";
|
|
106
|
+
readonly grow?: boolean | undefined;
|
|
106
107
|
readonly groupId?: string | undefined;
|
|
107
108
|
readonly placeholder?: readonly [{
|
|
108
109
|
readonly locale: "zh";
|
|
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
113
|
readonly message: string;
|
|
113
114
|
}[]] | undefined;
|
|
114
115
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly grow?: boolean | undefined;
|
|
116
116
|
readonly binding: string;
|
|
117
117
|
readonly derived?: {
|
|
118
118
|
readonly mode: "formula" | "prefill";
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-26";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly triggers?: readonly {
|
|
29
30
|
readonly id?: string | undefined;
|
|
30
31
|
readonly params?: unknown;
|
|
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
42
|
readonly message: string;
|
|
42
43
|
}[]] | undefined;
|
|
43
44
|
readonly readonly?: string | undefined;
|
|
44
|
-
readonly grow?: boolean | undefined;
|
|
45
45
|
readonly enableSorting?: boolean | undefined;
|
|
46
46
|
readonly options: {
|
|
47
47
|
readonly kind: "remote";
|
|
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
111
|
readonly compatibilityDate: "2026-05-26";
|
|
112
|
+
readonly grow?: boolean | undefined;
|
|
112
113
|
readonly triggers?: readonly {
|
|
113
114
|
readonly id?: string | undefined;
|
|
114
115
|
readonly params?: unknown;
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-26";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly triggers?: readonly {
|
|
29
30
|
readonly id?: string | undefined;
|
|
30
31
|
readonly params?: unknown;
|
|
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
42
|
readonly message: string;
|
|
42
43
|
}[]] | undefined;
|
|
43
44
|
readonly readonly?: string | undefined;
|
|
44
|
-
readonly grow?: boolean | undefined;
|
|
45
45
|
readonly enableSorting?: boolean | undefined;
|
|
46
46
|
readonly options: {
|
|
47
47
|
readonly kind: "remote";
|
|
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
111
|
readonly compatibilityDate: "2026-05-26";
|
|
112
|
+
readonly grow?: boolean | undefined;
|
|
112
113
|
readonly triggers?: readonly {
|
|
113
114
|
readonly id?: string | undefined;
|
|
114
115
|
readonly params?: unknown;
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-26";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
105
|
readonly compatibilityDate: "2026-05-26";
|
|
106
|
+
readonly grow?: boolean | undefined;
|
|
106
107
|
readonly groupId?: string | undefined;
|
|
107
108
|
readonly placeholder?: readonly [{
|
|
108
109
|
readonly locale: "zh";
|
|
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
113
|
readonly message: string;
|
|
113
114
|
}[]] | undefined;
|
|
114
115
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly grow?: boolean | undefined;
|
|
116
116
|
readonly binding: string;
|
|
117
117
|
readonly derived?: {
|
|
118
118
|
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-05-26";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
103
103
|
readonly message: string;
|
|
104
104
|
}[]] | undefined;
|
|
105
105
|
readonly compatibilityDate: "2026-05-26";
|
|
106
|
+
readonly grow?: boolean | undefined;
|
|
106
107
|
readonly groupId?: string | undefined;
|
|
107
108
|
readonly placeholder?: readonly [{
|
|
108
109
|
readonly locale: "zh";
|
|
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
113
|
readonly message: string;
|
|
113
114
|
}[]] | undefined;
|
|
114
115
|
readonly readonly?: string | undefined;
|
|
115
|
-
readonly grow?: boolean | undefined;
|
|
116
116
|
readonly binding: string;
|
|
117
117
|
readonly derived?: {
|
|
118
118
|
readonly mode: "formula" | "prefill";
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-26";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly triggers?: readonly {
|
|
29
30
|
readonly id?: string | undefined;
|
|
30
31
|
readonly params?: unknown;
|
|
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
42
|
readonly message: string;
|
|
42
43
|
}[]] | undefined;
|
|
43
44
|
readonly readonly?: string | undefined;
|
|
44
|
-
readonly grow?: boolean | undefined;
|
|
45
45
|
readonly enableSorting?: boolean | undefined;
|
|
46
46
|
readonly options: {
|
|
47
47
|
readonly kind: "remote";
|
|
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
111
|
readonly compatibilityDate: "2026-05-26";
|
|
112
|
+
readonly grow?: boolean | undefined;
|
|
112
113
|
readonly triggers?: readonly {
|
|
113
114
|
readonly id?: string | undefined;
|
|
114
115
|
readonly params?: unknown;
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
25
25
|
readonly message: string;
|
|
26
26
|
}[]] | undefined;
|
|
27
27
|
readonly compatibilityDate: "2026-05-26";
|
|
28
|
+
readonly grow?: boolean | undefined;
|
|
28
29
|
readonly triggers?: readonly {
|
|
29
30
|
readonly id?: string | undefined;
|
|
30
31
|
readonly params?: unknown;
|
|
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
41
42
|
readonly message: string;
|
|
42
43
|
}[]] | undefined;
|
|
43
44
|
readonly readonly?: string | undefined;
|
|
44
|
-
readonly grow?: boolean | undefined;
|
|
45
45
|
readonly enableSorting?: boolean | undefined;
|
|
46
46
|
readonly options: {
|
|
47
47
|
readonly kind: "remote";
|
|
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]] | undefined;
|
|
111
111
|
readonly compatibilityDate: "2026-05-26";
|
|
112
|
+
readonly grow?: boolean | undefined;
|
|
112
113
|
readonly triggers?: readonly {
|
|
113
114
|
readonly id?: string | undefined;
|
|
114
115
|
readonly params?: unknown;
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-27";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -87,6 +87,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
87
87
|
readonly message: string;
|
|
88
88
|
}[]] | undefined;
|
|
89
89
|
readonly compatibilityDate: "2026-05-27";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -96,7 +97,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
97
|
readonly message: string;
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly readonly?: string | undefined;
|
|
99
|
-
readonly grow?: boolean | undefined;
|
|
100
100
|
readonly binding: string;
|
|
101
101
|
readonly derived?: {
|
|
102
102
|
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-05-27";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -87,6 +87,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
87
87
|
readonly message: string;
|
|
88
88
|
}[]] | undefined;
|
|
89
89
|
readonly compatibilityDate: "2026-05-27";
|
|
90
|
+
readonly grow?: boolean | undefined;
|
|
90
91
|
readonly groupId?: string | undefined;
|
|
91
92
|
readonly placeholder?: readonly [{
|
|
92
93
|
readonly locale: "zh";
|
|
@@ -96,7 +97,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
97
|
readonly message: string;
|
|
97
98
|
}[]] | undefined;
|
|
98
99
|
readonly readonly?: string | undefined;
|
|
99
|
-
readonly grow?: boolean | undefined;
|
|
100
100
|
readonly binding: string;
|
|
101
101
|
readonly derived?: {
|
|
102
102
|
readonly mode: "formula" | "prefill";
|
|
@@ -2,6 +2,7 @@ import { 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,
|
|
@@ -21,7 +22,7 @@ function withRowAndNode(configure) {
|
|
|
21
22
|
return (env) => {
|
|
22
23
|
configure(env);
|
|
23
24
|
registerRowVariablesIfAbsent(env);
|
|
24
|
-
env
|
|
25
|
+
registerNodeVariableIfAbsent(env, { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
25
26
|
};
|
|
26
27
|
}
|
|
27
28
|
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-05-27";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -86,6 +86,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
86
86
|
readonly message: string;
|
|
87
87
|
}[]] | undefined;
|
|
88
88
|
readonly compatibilityDate: "2026-05-27";
|
|
89
|
+
readonly grow?: boolean | undefined;
|
|
89
90
|
readonly groupId?: string | undefined;
|
|
90
91
|
readonly placeholder?: readonly [{
|
|
91
92
|
readonly locale: "zh";
|
|
@@ -95,7 +96,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
96
|
readonly message: string;
|
|
96
97
|
}[]] | undefined;
|
|
97
98
|
readonly readonly?: string | undefined;
|
|
98
|
-
readonly grow?: boolean | undefined;
|
|
99
99
|
readonly binding: string;
|
|
100
100
|
readonly derived?: {
|
|
101
101
|
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-05-27";
|
|
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 binding: string;
|
|
38
38
|
readonly derived?: {
|
|
39
39
|
readonly mode: "formula" | "prefill";
|
|
@@ -86,6 +86,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
86
86
|
readonly message: string;
|
|
87
87
|
}[]] | undefined;
|
|
88
88
|
readonly compatibilityDate: "2026-05-27";
|
|
89
|
+
readonly grow?: boolean | undefined;
|
|
89
90
|
readonly groupId?: string | undefined;
|
|
90
91
|
readonly placeholder?: readonly [{
|
|
91
92
|
readonly locale: "zh";
|
|
@@ -95,7 +96,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
96
|
readonly message: string;
|
|
96
97
|
}[]] | undefined;
|
|
97
98
|
readonly readonly?: string | undefined;
|
|
98
|
-
readonly grow?: boolean | undefined;
|
|
99
99
|
readonly binding: string;
|
|
100
100
|
readonly derived?: {
|
|
101
101
|
readonly mode: "formula" | "prefill";
|
|
@@ -2,6 +2,7 @@ import { 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,
|
|
@@ -21,7 +22,7 @@ function withRowAndNode(configure) {
|
|
|
21
22
|
return (env) => {
|
|
22
23
|
configure(env);
|
|
23
24
|
registerRowVariablesIfAbsent(env);
|
|
24
|
-
env
|
|
25
|
+
registerNodeVariableIfAbsent(env, { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
25
26
|
};
|
|
26
27
|
}
|
|
27
28
|
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-05-28";
|
|
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";
|
|
@@ -116,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
118
|
readonly compatibilityDate: "2026-05-28";
|
|
119
|
+
readonly grow?: boolean | undefined;
|
|
119
120
|
readonly groupId?: string | undefined;
|
|
120
121
|
readonly placeholder?: readonly [{
|
|
121
122
|
readonly locale: "zh";
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-28";
|
|
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";
|
|
@@ -116,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
118
|
readonly compatibilityDate: "2026-05-28";
|
|
119
|
+
readonly grow?: boolean | undefined;
|
|
119
120
|
readonly groupId?: string | undefined;
|
|
120
121
|
readonly placeholder?: readonly [{
|
|
121
122
|
readonly locale: "zh";
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-28";
|
|
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";
|
|
@@ -116,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
118
|
readonly compatibilityDate: "2026-05-28";
|
|
119
|
+
readonly grow?: boolean | undefined;
|
|
119
120
|
readonly groupId?: string | undefined;
|
|
120
121
|
readonly placeholder?: readonly [{
|
|
121
122
|
readonly locale: "zh";
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-28";
|
|
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";
|
|
@@ -116,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
116
|
readonly message: string;
|
|
117
117
|
}[]] | undefined;
|
|
118
118
|
readonly compatibilityDate: "2026-05-28";
|
|
119
|
+
readonly grow?: boolean | undefined;
|
|
119
120
|
readonly groupId?: string | undefined;
|
|
120
121
|
readonly placeholder?: readonly [{
|
|
121
122
|
readonly locale: "zh";
|
|
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
125
126
|
readonly message: string;
|
|
126
127
|
}[]] | undefined;
|
|
127
128
|
readonly readonly?: string | undefined;
|
|
128
|
-
readonly grow?: boolean | undefined;
|
|
129
129
|
readonly enableSorting?: boolean | undefined;
|
|
130
130
|
readonly options: {
|
|
131
131
|
readonly kind: "remote";
|
|
@@ -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-05-28";
|
|
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";
|
|
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
88
88
|
readonly message: string;
|
|
89
89
|
}[]] | undefined;
|
|
90
90
|
readonly compatibilityDate: "2026-05-28";
|
|
91
|
+
readonly grow?: boolean | undefined;
|
|
91
92
|
readonly groupId?: string | undefined;
|
|
92
93
|
readonly placeholder?: readonly [{
|
|
93
94
|
readonly locale: "zh";
|
|
@@ -98,7 +99,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
99
|
}[]] | undefined;
|
|
99
100
|
readonly keywords?: string | undefined;
|
|
100
101
|
readonly readonly?: string | undefined;
|
|
101
|
-
readonly grow?: boolean | undefined;
|
|
102
102
|
readonly binding: string;
|
|
103
103
|
readonly derived?: {
|
|
104
104
|
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-05-28";
|
|
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";
|
|
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
88
88
|
readonly message: string;
|
|
89
89
|
}[]] | undefined;
|
|
90
90
|
readonly compatibilityDate: "2026-05-28";
|
|
91
|
+
readonly grow?: boolean | undefined;
|
|
91
92
|
readonly groupId?: string | undefined;
|
|
92
93
|
readonly placeholder?: readonly [{
|
|
93
94
|
readonly locale: "zh";
|
|
@@ -98,7 +99,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
99
|
}[]] | undefined;
|
|
99
100
|
readonly keywords?: string | undefined;
|
|
100
101
|
readonly readonly?: string | undefined;
|
|
101
|
-
readonly grow?: boolean | undefined;
|
|
102
102
|
readonly binding: string;
|
|
103
103
|
readonly derived?: {
|
|
104
104
|
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,
|
|
@@ -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) {
|