@shwfed/config 2.3.26 → 2.3.28
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 +1211 -701
- package/dist/module.json +1 -1
- package/dist/preview/assets/{config-BkimX91E.js → config--PcXQV_r.js} +1 -1
- package/dist/preview/assets/{config-CO2iovZD.js → config-5KVDXgUF.js} +1 -1
- package/dist/preview/assets/{config-u1rl9w2L.js → config-B5avpKJE.js} +1 -1
- package/dist/preview/assets/{config-DgZ4NYoA.js → config-CJHPt8Gx.js} +1 -1
- package/dist/preview/assets/{config-ypYLVfRE.js → config-CNo3isHa.js} +1 -1
- package/dist/preview/assets/{config-Cm9t0CvW.js → config-CQHS6cZe.js} +1 -1
- package/dist/preview/assets/{config-DPFHMkHc.js → config-D0_1yZdF.js} +1 -1
- package/dist/preview/assets/{config-Dzqe6v-x.js → config-DDfTl9Cs.js} +1 -1
- package/dist/preview/assets/{config-BATy87wV.js → config-fvkC2rB8.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-CliXxe84.js → definition.vue_vue_type_script_setup_true_lang-RM-qDh0R.js} +1 -1
- package/dist/preview/assets/index-DNd8J9Zv.js +643 -0
- package/dist/preview/assets/index-DrIMqXAa.js +1 -0
- package/dist/preview/assets/index-a2QwAots.css +1 -0
- package/dist/preview/assets/{runtime-Dtc1ETUF.js → runtime-BGTWf-O7.js} +1 -1
- package/dist/preview/assets/{runtime-B_FMZ5eD.js → runtime-BPjZQmcY.js} +1 -1
- package/dist/preview/assets/{runtime-BTROwcw4.js → runtime-Bq3fmxeF.js} +1 -1
- package/dist/preview/assets/{runtime-Dsx8Y56q.js → runtime-CCbyrqQT.js} +1 -1
- package/dist/preview/assets/{runtime-T_tUqLxO.js → runtime-C_XX6a0C.js} +1 -1
- package/dist/preview/assets/{runtime-BR6-W3u_.js → runtime-CtqwtTE_.js} +1 -1
- package/dist/preview/assets/{runtime-D1xLbTQ9.js → runtime-DcrzodsN.js} +1 -1
- package/dist/preview/assets/{runtime-CTpsTb-X.js → runtime-Dr_10emf.js} +1 -1
- package/dist/preview/assets/{runtime-Cj0kLSqP.js → runtime-Dy4ZmQ-n.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/config.d.vue.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/config.vue +57 -3
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/config.vue.d.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/runtime.d.vue.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/runtime.vue +1 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/runtime.vue.d.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/schema.d.ts +2 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/schema.js +4 -0
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +4 -4
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/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 +127 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue +593 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +127 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/runtime.vue +465 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.d.ts +95 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.js +112 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +125 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue +525 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +125 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/runtime.vue +460 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.d.ts +92 -0
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.js +104 -0
- package/dist/runtime/components/form/fields/2026-05-26/tree-combobox-shared.d.ts +35 -0
- package/dist/runtime/components/form/fields/2026-05-26/tree-combobox-shared.js +31 -0
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +36 -13
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/runtime.vue +36 -12
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +0 -1
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +131 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue +607 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +131 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue +447 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.d.ts +90 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.js +143 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +129 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue +538 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +129 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue +429 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.d.ts +87 -0
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.js +135 -0
- package/dist/runtime/components/table/columns/2026-05-27/tree-combobox-shared.d.ts +35 -0
- package/dist/runtime/components/table/columns/2026-05-27/tree-combobox-shared.js +31 -0
- package/dist/runtime/components/table/config.vue +29 -0
- package/dist/runtime/components/ui/command/CommandItem.vue +12 -4
- package/dist/runtime/components/ui/tree/Tree.d.vue.ts +2 -0
- package/dist/runtime/components/ui/tree/Tree.vue +7 -2
- package/dist/runtime/components/ui/tree/Tree.vue.d.ts +2 -0
- package/dist/runtime/components/ui/tree/TreeNode.vue +16 -26
- package/package.json +1 -1
- package/dist/preview/assets/index-6rM4rqXR.js +0 -1
- package/dist/preview/assets/index-BCE-G4Ha.css +0 -1
- package/dist/preview/assets/index-wBVA0mNO.js +0 -643
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
import { Schema } from "effect";
|
|
2
|
+
import { getProperty } from "dot-prop";
|
|
3
|
+
import { Locale } from "../../../../../share/locale.js";
|
|
4
|
+
import { Expression, LocaleMarkdown } from "../../../../../share/expression.js";
|
|
5
|
+
import {
|
|
6
|
+
CelRowAccess,
|
|
7
|
+
derivedRowField,
|
|
8
|
+
editableColumnFields,
|
|
9
|
+
editableHeader,
|
|
10
|
+
registerRowVariablesIfAbsent
|
|
11
|
+
} from "../../../utils/shared.js";
|
|
12
|
+
export const type = "com.shwfed.table.column.tree-combobox-multi";
|
|
13
|
+
export const compatibilityDate = "2026-05-27";
|
|
14
|
+
export const metadata = {
|
|
15
|
+
name: "\u4E0B\u62C9\u6811\uFF08\u591A\u9009\uFF09",
|
|
16
|
+
icon: "fluent:tree-evergreen-20-regular"
|
|
17
|
+
};
|
|
18
|
+
const isListLike = (t) => t === "dyn" || t.startsWith("list") || t.startsWith("optional");
|
|
19
|
+
const isKeyType = (t) => t === "string" || t === "number" || t === "dyn";
|
|
20
|
+
function withRowAndNode(configure) {
|
|
21
|
+
return (env) => {
|
|
22
|
+
configure(env);
|
|
23
|
+
registerRowVariablesIfAbsent(env);
|
|
24
|
+
env.registerVariable("node", "dyn", { description: "`\u6570\u636E\u6E90` \u8FD4\u56DE\u7684\u8282\u70B9\uFF1B\u7531\u6811\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6" });
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
export function schema(configure) {
|
|
28
|
+
const CelBool = CelRowAccess(configure, { resultType: "bool" });
|
|
29
|
+
const CelNodeKey = Expression({ configure: withRowAndNode(configure), resultType: isKeyType });
|
|
30
|
+
const CelNodeChildren = Expression({ configure: withRowAndNode(configure), resultType: isListLike });
|
|
31
|
+
const CelNodeBool = Expression({ configure: withRowAndNode(configure), resultType: "bool" });
|
|
32
|
+
const NodeLocaleMd = LocaleMarkdown({ configure: withRowAndNode(configure) });
|
|
33
|
+
const dataSourceConfigure = (env) => {
|
|
34
|
+
configure(env);
|
|
35
|
+
registerRowVariablesIfAbsent(env);
|
|
36
|
+
};
|
|
37
|
+
const CelDataSourceRequest = Expression({
|
|
38
|
+
configure: dataSourceConfigure,
|
|
39
|
+
resultType: "HttpRequest"
|
|
40
|
+
});
|
|
41
|
+
const CelDataSourceData = Expression({
|
|
42
|
+
configure: (env) => {
|
|
43
|
+
dataSourceConfigure(env);
|
|
44
|
+
env.registerVariable("json", "optional<dyn>", {
|
|
45
|
+
description: "HTTP \u54CD\u5E94\u4F53\uFF08\u5DF2\u89E3\u6790 JSON\uFF09\uFF1B\u672A\u914D\u7F6E `request` \u65F6\u4E3A `none`"
|
|
46
|
+
});
|
|
47
|
+
},
|
|
48
|
+
resultType: (t) => t.startsWith("list") || t === "dyn" || t.startsWith("optional")
|
|
49
|
+
});
|
|
50
|
+
const TreeDataSource = Schema.Struct({
|
|
51
|
+
request: Schema.optional(CelDataSourceRequest).annotations({
|
|
52
|
+
title: "\u8BF7\u6C42",
|
|
53
|
+
description: "\u53EF\u9009\u7684 HTTP \u8BF7\u6C42\u8868\u8FBE\u5F0F\uFF1B\u672A\u914D\u7F6E\u65F6\u6570\u636E\u4ECE `data` \u8868\u8FBE\u5F0F\u4E2D\u8BFB\u53D6"
|
|
54
|
+
}),
|
|
55
|
+
data: CelDataSourceData.annotations({
|
|
56
|
+
title: "\u6570\u636E",
|
|
57
|
+
description: "\u8FD4\u56DE\u884C\u6570\u636E\u5217\u8868\u7684 CEL \u8868\u8FBE\u5F0F\uFF1B\u914D\u7F6E\u4E86 `request` \u65F6\u53EF\u901A\u8FC7 `json` \u5F15\u7528\u54CD\u5E94\u4F53"
|
|
58
|
+
})
|
|
59
|
+
}).annotations({ title: "DataSource", description: "\u6570\u636E\u6E90\u914D\u7F6E" });
|
|
60
|
+
return Schema.Struct({
|
|
61
|
+
type: Schema.Literal(type),
|
|
62
|
+
compatibilityDate: Schema.Literal(compatibilityDate),
|
|
63
|
+
...editableColumnFields(),
|
|
64
|
+
placeholder: Schema.optional(Locale.annotations({
|
|
65
|
+
title: "\u5360\u4F4D\u7B26",
|
|
66
|
+
description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u8F93\u5165\u6846\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
|
|
67
|
+
})),
|
|
68
|
+
hidden: Schema.optional(CelBool.annotations({
|
|
69
|
+
title: "\u9690\u85CF\u6761\u4EF6",
|
|
70
|
+
description: "\u8FD4\u56DE `true` \u65F6\u8BE5\u884C\u7684\u4E0B\u62C9\u6811\u4E0D\u6E32\u67D3\uFF08\u5176\u4F59\u884C\u4E0D\u53D7\u5F71\u54CD\uFF09"
|
|
71
|
+
})),
|
|
72
|
+
disabled: Schema.optional(CelBool.annotations({
|
|
73
|
+
title: "\u7981\u7528\u6761\u4EF6",
|
|
74
|
+
description: "\u8FD4\u56DE `true` \u65F6\u4E0B\u62C9\u6811\u4ECD\u7136\u6E32\u67D3\u4F46\u4E0D\u53EF\u9009\u62E9"
|
|
75
|
+
})),
|
|
76
|
+
readonly: Schema.optional(CelBool.annotations({
|
|
77
|
+
title: "\u53EA\u8BFB\u6761\u4EF6",
|
|
78
|
+
description: "\u8FD4\u56DE `true` \u65F6\u4EC5\u4EE5\u7EAF\u6587\u672C\u5C55\u793A\u5F53\u524D\u5DF2\u9009\u9879\u7684\u6807\u7B7E"
|
|
79
|
+
})),
|
|
80
|
+
derived: derivedRowField(configure, isListLike),
|
|
81
|
+
dataSource: TreeDataSource.annotations({
|
|
82
|
+
title: "\u6570\u636E\u6E90",
|
|
83
|
+
description: "\u8FD4\u56DE\u5B8C\u6574\u6811\uFF08\u6839\u8282\u70B9\u5217\u8868\uFF09\u7684\u6570\u636E\u6E90\uFF1B\u901A\u8FC7 `\u8282\u70B9\u5B50\u7EA7` \u8868\u8FBE\u5F0F\u9010\u5C42\u5411\u4E0B\u8BFB\u53D6\uFF1B\u53EF\u8BBF\u95EE `row`\u3001`index`"
|
|
84
|
+
}),
|
|
85
|
+
nodeKey: CelNodeKey.annotations({
|
|
86
|
+
title: "\u8282\u70B9 ID",
|
|
87
|
+
description: "\u4E3A\u6BCF\u4E2A\u8282\u70B9\u8BA1\u7B97\u7A33\u5B9A\u552F\u4E00 ID \u7684 CEL \u8868\u8FBE\u5F0F\uFF0C\u53EF\u8BBF\u95EE `node`\u3001`row`\u3001`index`\uFF1B\u8FD0\u884C\u65F6\u4EE5\u5B57\u7B26\u4E32\u5F62\u5F0F\u5B58\u50A8"
|
|
88
|
+
}),
|
|
89
|
+
nodeChildren: CelNodeChildren.annotations({
|
|
90
|
+
title: "\u8282\u70B9\u5B50\u7EA7",
|
|
91
|
+
description: "\u8FD4\u56DE\u5F53\u524D\u8282\u70B9\u5B50\u7EA7\u5217\u8868\u7684 CEL \u8868\u8FBE\u5F0F\uFF1B\u8FD4\u56DE `none`/`null` \u6216\u7A7A\u6570\u7EC4\u65F6\u8BE5\u8282\u70B9\u89C6\u4E3A\u53F6\u5B50\uFF08\u7EC8\u7AEF\u8282\u70B9\uFF09"
|
|
92
|
+
}),
|
|
93
|
+
nodeLabel: NodeLocaleMd.annotations({
|
|
94
|
+
title: "\u8282\u70B9\u6807\u7B7E",
|
|
95
|
+
description: "\u8282\u70B9\u5C55\u793A\u7684\u672C\u5730\u5316\u6587\u672C\uFF0C\u652F\u6301 Markdown \u4E0E `{{ node.foo }}` / `{{ row.foo }}` \u63D2\u503C"
|
|
96
|
+
}),
|
|
97
|
+
nodeTooltip: Schema.optional(NodeLocaleMd.annotations({
|
|
98
|
+
title: "\u8282\u70B9\u63D0\u793A",
|
|
99
|
+
description: "\u9F20\u6807\u60AC\u505C\u5728\u8282\u70B9\u4E0A\u65F6\u5C55\u793A\u7684\u672C\u5730\u5316\u63D0\u793A"
|
|
100
|
+
})),
|
|
101
|
+
nodeSelectable: Schema.optional(CelNodeBool.annotations({
|
|
102
|
+
title: "\u8282\u70B9\u53EF\u9009\u6761\u4EF6",
|
|
103
|
+
description: "\u8FD4\u56DE `true` \u8868\u793A\u8BE5\u8282\u70B9\u53EF\u88AB\u9009\u4E2D\uFF1B\u9ED8\u8BA4\u5168\u90E8\u53EF\u9009"
|
|
104
|
+
})),
|
|
105
|
+
cascade: Schema.optionalWith(
|
|
106
|
+
Schema.Literal("independent", "cascade-down", "cascade-both"),
|
|
107
|
+
{ default: () => "independent" }
|
|
108
|
+
).annotations({
|
|
109
|
+
title: "\u7EA7\u8054\u6A21\u5F0F",
|
|
110
|
+
description: "`\u72EC\u7ACB`\uFF1A\u52FE\u9009 / \u53D6\u6D88\u53EA\u4F5C\u7528\u4E8E\u5F53\u524D\u8282\u70B9\uFF1B`\u5411\u4E0B\u7EA7\u8054`\uFF1A\u52FE\u9009\u7236\u8282\u70B9\u81EA\u52A8\u52FE\u9009\u5176\u5168\u90E8\u53EF\u9009\u540E\u4EE3\uFF1B`\u53CC\u5411\u7EA7\u8054`\uFF1A\u5728\u5411\u4E0B\u7EA7\u8054\u57FA\u7840\u4E0A\uFF0C\u7236\u8282\u70B9\u53CD\u6620\u540E\u4EE3\u52FE\u9009\u72B6\u6001\uFF08\u90E8\u5206\u9009\u4E2D\u663E\u793A\u4E3A\u534A\u9009\uFF09"
|
|
111
|
+
}),
|
|
112
|
+
expandAll: Schema.optionalWith(Schema.Boolean, { default: () => false }).annotations({
|
|
113
|
+
title: "\u9ED8\u8BA4\u5168\u90E8\u5C55\u5F00",
|
|
114
|
+
description: "\u5F00\u542F\u540E\u6302\u8F7D\u65F6\u5C55\u5F00\u6240\u6709\u975E\u53F6\u5B50\u8282\u70B9"
|
|
115
|
+
})
|
|
116
|
+
}).annotations({ title: "TreeComboboxMultiRenderer", description: "\u4E0B\u62C9\u6811\u591A\u9009\u6E32\u67D3\u5668\uFF08\u53EF\u7F16\u8F91\uFF09" });
|
|
117
|
+
}
|
|
118
|
+
export function defaults() {
|
|
119
|
+
return {
|
|
120
|
+
dataSource: { data: "[]" },
|
|
121
|
+
nodeKey: "string(node.id)",
|
|
122
|
+
nodeChildren: "has(node.children) ? node.children : null",
|
|
123
|
+
nodeLabel: [{ locale: "zh", message: "{{ node.label }}" }],
|
|
124
|
+
cascade: "independent",
|
|
125
|
+
expandAll: false
|
|
126
|
+
};
|
|
127
|
+
}
|
|
128
|
+
export function toColumnDef(value, { getLocaleText }) {
|
|
129
|
+
return {
|
|
130
|
+
header: editableHeader(getLocaleText(value.title)),
|
|
131
|
+
accessorFn: (row) => {
|
|
132
|
+
if (!row || typeof row !== "object") return void 0;
|
|
133
|
+
return getProperty(row, value.binding);
|
|
134
|
+
},
|
|
135
|
+
enableSorting: value.enableSorting ?? false,
|
|
136
|
+
sortingFn: "basic",
|
|
137
|
+
size: value.size,
|
|
138
|
+
meta: {
|
|
139
|
+
grow: value.grow ?? false,
|
|
140
|
+
tooltip: getLocaleText(value.tooltip)
|
|
141
|
+
}
|
|
142
|
+
};
|
|
143
|
+
}
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
import { type Value } from './schema.js';
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
|
+
modelValue: Value;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
+
"update:modelValue": (value: {
|
|
7
|
+
readonly size?: number | undefined;
|
|
8
|
+
readonly disabled?: string | undefined;
|
|
9
|
+
readonly type: "com.shwfed.table.column.tree-combobox-single";
|
|
10
|
+
readonly id: string;
|
|
11
|
+
readonly title: readonly [{
|
|
12
|
+
readonly locale: "zh";
|
|
13
|
+
readonly message: string;
|
|
14
|
+
}, ...{
|
|
15
|
+
readonly locale: "en" | "ja" | "ko";
|
|
16
|
+
readonly message: string;
|
|
17
|
+
}[]];
|
|
18
|
+
readonly hidden?: string | undefined;
|
|
19
|
+
readonly tooltip?: readonly [{
|
|
20
|
+
readonly locale: "zh";
|
|
21
|
+
readonly message: string;
|
|
22
|
+
}, ...{
|
|
23
|
+
readonly locale: "en" | "ja" | "ko";
|
|
24
|
+
readonly message: string;
|
|
25
|
+
}[]] | undefined;
|
|
26
|
+
readonly compatibilityDate: "2026-05-27";
|
|
27
|
+
readonly groupId?: string | undefined;
|
|
28
|
+
readonly placeholder?: readonly [{
|
|
29
|
+
readonly locale: "zh";
|
|
30
|
+
readonly message: string;
|
|
31
|
+
}, ...{
|
|
32
|
+
readonly locale: "en" | "ja" | "ko";
|
|
33
|
+
readonly message: string;
|
|
34
|
+
}[]] | undefined;
|
|
35
|
+
readonly readonly?: string | undefined;
|
|
36
|
+
readonly grow?: boolean | undefined;
|
|
37
|
+
readonly binding: string;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
42
|
+
readonly dataSource: {
|
|
43
|
+
readonly data: string;
|
|
44
|
+
readonly request?: string | undefined;
|
|
45
|
+
};
|
|
46
|
+
readonly nodeKey: string;
|
|
47
|
+
readonly nodeChildren: string;
|
|
48
|
+
readonly nodeLabel: readonly [{
|
|
49
|
+
readonly locale: "zh";
|
|
50
|
+
readonly message: string;
|
|
51
|
+
}, ...{
|
|
52
|
+
readonly locale: "en" | "ja" | "ko";
|
|
53
|
+
readonly message: string;
|
|
54
|
+
}[]];
|
|
55
|
+
readonly expandAll: boolean;
|
|
56
|
+
readonly enableSorting?: boolean | undefined;
|
|
57
|
+
readonly nodeTooltip?: readonly [{
|
|
58
|
+
readonly locale: "zh";
|
|
59
|
+
readonly message: string;
|
|
60
|
+
}, ...{
|
|
61
|
+
readonly locale: "en" | "ja" | "ko";
|
|
62
|
+
readonly message: string;
|
|
63
|
+
}[]] | undefined;
|
|
64
|
+
readonly nodeSelectable?: string | undefined;
|
|
65
|
+
}) => any;
|
|
66
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
67
|
+
"onUpdate:modelValue"?: ((value: {
|
|
68
|
+
readonly size?: number | undefined;
|
|
69
|
+
readonly disabled?: string | undefined;
|
|
70
|
+
readonly type: "com.shwfed.table.column.tree-combobox-single";
|
|
71
|
+
readonly id: string;
|
|
72
|
+
readonly title: readonly [{
|
|
73
|
+
readonly locale: "zh";
|
|
74
|
+
readonly message: string;
|
|
75
|
+
}, ...{
|
|
76
|
+
readonly locale: "en" | "ja" | "ko";
|
|
77
|
+
readonly message: string;
|
|
78
|
+
}[]];
|
|
79
|
+
readonly hidden?: string | undefined;
|
|
80
|
+
readonly tooltip?: readonly [{
|
|
81
|
+
readonly locale: "zh";
|
|
82
|
+
readonly message: string;
|
|
83
|
+
}, ...{
|
|
84
|
+
readonly locale: "en" | "ja" | "ko";
|
|
85
|
+
readonly message: string;
|
|
86
|
+
}[]] | undefined;
|
|
87
|
+
readonly compatibilityDate: "2026-05-27";
|
|
88
|
+
readonly groupId?: string | undefined;
|
|
89
|
+
readonly placeholder?: readonly [{
|
|
90
|
+
readonly locale: "zh";
|
|
91
|
+
readonly message: string;
|
|
92
|
+
}, ...{
|
|
93
|
+
readonly locale: "en" | "ja" | "ko";
|
|
94
|
+
readonly message: string;
|
|
95
|
+
}[]] | undefined;
|
|
96
|
+
readonly readonly?: string | undefined;
|
|
97
|
+
readonly grow?: boolean | undefined;
|
|
98
|
+
readonly binding: string;
|
|
99
|
+
readonly derived?: {
|
|
100
|
+
readonly mode: "formula" | "prefill";
|
|
101
|
+
readonly expression: string;
|
|
102
|
+
} | undefined;
|
|
103
|
+
readonly dataSource: {
|
|
104
|
+
readonly data: string;
|
|
105
|
+
readonly request?: string | undefined;
|
|
106
|
+
};
|
|
107
|
+
readonly nodeKey: string;
|
|
108
|
+
readonly nodeChildren: string;
|
|
109
|
+
readonly nodeLabel: readonly [{
|
|
110
|
+
readonly locale: "zh";
|
|
111
|
+
readonly message: string;
|
|
112
|
+
}, ...{
|
|
113
|
+
readonly locale: "en" | "ja" | "ko";
|
|
114
|
+
readonly message: string;
|
|
115
|
+
}[]];
|
|
116
|
+
readonly expandAll: boolean;
|
|
117
|
+
readonly enableSorting?: boolean | undefined;
|
|
118
|
+
readonly nodeTooltip?: readonly [{
|
|
119
|
+
readonly locale: "zh";
|
|
120
|
+
readonly message: string;
|
|
121
|
+
}, ...{
|
|
122
|
+
readonly locale: "en" | "ja" | "ko";
|
|
123
|
+
readonly message: string;
|
|
124
|
+
}[]] | undefined;
|
|
125
|
+
readonly nodeSelectable?: string | undefined;
|
|
126
|
+
}) => any) | undefined;
|
|
127
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
128
|
+
declare const _default: typeof __VLS_export;
|
|
129
|
+
export default _default;
|