@shwfed/config 2.12.5 → 2.12.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/module.mjs +5 -0
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/config/index.vue +23 -3
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
- package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
- package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
- package/dist/runtime/components/sidebar/index.vue +66 -5
- package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
- package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
- package/dist/runtime/components/sidebar/node.vue +33 -13
- package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
- package/dist/runtime/components/sidebar/tree.vue +113 -83
- package/dist/runtime/components/sidebar/types.d.ts +8 -0
- package/dist/runtime/components/sidebar/types.js +1 -0
- 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 +6 -6
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
- 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 +6 -6
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
- 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-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-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
- package/dist/runtime/components/table/utils/row-reorder.js +1 -12
- package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
- package/dist/runtime/components/tabs/index.vue +92 -0
- package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
- package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
- package/dist/runtime/components/tabs/tab.vue +85 -0
- package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
- package/dist/runtime/components/tabs/types.d.ts +19 -0
- package/dist/runtime/components/tabs/types.js +0 -0
- package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
- package/dist/runtime/components/tabs/use-reorder.js +90 -0
- package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
- package/dist/runtime/components/tabs/use-tabs.js +101 -0
- package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
- package/dist/runtime/components/ui/sidebar/index.js +2 -2
- package/dist/runtime/share/reorder.d.ts +2 -0
- package/dist/runtime/share/reorder.js +12 -0
- package/dist/runtime/utils/nav-registry.d.ts +19 -0
- package/dist/runtime/utils/nav-registry.js +14 -0
- package/dist/runtime/utils/page-title-registry.d.ts +3 -0
- package/dist/runtime/utils/page-title-registry.js +11 -0
- package/package.json +1 -1
|
@@ -34,10 +34,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
+
readonly binding: string;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
40
45
|
};
|
|
46
|
+
readonly enableSorting?: boolean | undefined;
|
|
41
47
|
readonly nodeKey: string;
|
|
42
48
|
readonly nodeChildren: string;
|
|
43
49
|
readonly nodeLabel: readonly [{
|
|
@@ -47,12 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
53
|
readonly locale: "en" | "ja" | "ko";
|
|
48
54
|
readonly message: string;
|
|
49
55
|
}[]];
|
|
50
|
-
readonly enableSorting?: boolean | undefined;
|
|
51
|
-
readonly binding: string;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -97,10 +97,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
97
|
readonly message: string;
|
|
98
98
|
}[]] | undefined;
|
|
99
99
|
readonly readonly?: string | undefined;
|
|
100
|
+
readonly binding: string;
|
|
101
|
+
readonly derived?: {
|
|
102
|
+
readonly mode: "formula" | "prefill";
|
|
103
|
+
readonly expression: string;
|
|
104
|
+
} | undefined;
|
|
100
105
|
readonly dataSource: {
|
|
101
106
|
readonly data: string;
|
|
102
107
|
readonly request?: string | undefined;
|
|
103
108
|
};
|
|
109
|
+
readonly enableSorting?: boolean | undefined;
|
|
104
110
|
readonly nodeKey: string;
|
|
105
111
|
readonly nodeChildren: string;
|
|
106
112
|
readonly nodeLabel: readonly [{
|
|
@@ -110,12 +116,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
116
|
readonly locale: "en" | "ja" | "ko";
|
|
111
117
|
readonly message: string;
|
|
112
118
|
}[]];
|
|
113
|
-
readonly enableSorting?: boolean | undefined;
|
|
114
|
-
readonly binding: string;
|
|
115
|
-
readonly derived?: {
|
|
116
|
-
readonly mode: "formula" | "prefill";
|
|
117
|
-
readonly expression: string;
|
|
118
|
-
} | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -34,10 +34,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
+
readonly binding: string;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
40
45
|
};
|
|
46
|
+
readonly enableSorting?: boolean | undefined;
|
|
41
47
|
readonly nodeKey: string;
|
|
42
48
|
readonly nodeChildren: string;
|
|
43
49
|
readonly nodeLabel: readonly [{
|
|
@@ -47,12 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
53
|
readonly locale: "en" | "ja" | "ko";
|
|
48
54
|
readonly message: string;
|
|
49
55
|
}[]];
|
|
50
|
-
readonly enableSorting?: boolean | undefined;
|
|
51
|
-
readonly binding: string;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -97,10 +97,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
97
97
|
readonly message: string;
|
|
98
98
|
}[]] | undefined;
|
|
99
99
|
readonly readonly?: string | undefined;
|
|
100
|
+
readonly binding: string;
|
|
101
|
+
readonly derived?: {
|
|
102
|
+
readonly mode: "formula" | "prefill";
|
|
103
|
+
readonly expression: string;
|
|
104
|
+
} | undefined;
|
|
100
105
|
readonly dataSource: {
|
|
101
106
|
readonly data: string;
|
|
102
107
|
readonly request?: string | undefined;
|
|
103
108
|
};
|
|
109
|
+
readonly enableSorting?: boolean | undefined;
|
|
104
110
|
readonly nodeKey: string;
|
|
105
111
|
readonly nodeChildren: string;
|
|
106
112
|
readonly nodeLabel: readonly [{
|
|
@@ -110,12 +116,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
110
116
|
readonly locale: "en" | "ja" | "ko";
|
|
111
117
|
readonly message: string;
|
|
112
118
|
}[]];
|
|
113
|
-
readonly enableSorting?: boolean | undefined;
|
|
114
|
-
readonly binding: string;
|
|
115
|
-
readonly derived?: {
|
|
116
|
-
readonly mode: "formula" | "prefill";
|
|
117
|
-
readonly expression: string;
|
|
118
|
-
} | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -34,10 +34,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
+
readonly binding: string;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
40
45
|
};
|
|
46
|
+
readonly enableSorting?: boolean | undefined;
|
|
41
47
|
readonly nodeKey: string;
|
|
42
48
|
readonly nodeChildren: string;
|
|
43
49
|
readonly nodeLabel: readonly [{
|
|
@@ -47,12 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
53
|
readonly locale: "en" | "ja" | "ko";
|
|
48
54
|
readonly message: string;
|
|
49
55
|
}[]];
|
|
50
|
-
readonly enableSorting?: boolean | undefined;
|
|
51
|
-
readonly binding: string;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -96,10 +96,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
96
|
readonly message: string;
|
|
97
97
|
}[]] | undefined;
|
|
98
98
|
readonly readonly?: string | undefined;
|
|
99
|
+
readonly binding: string;
|
|
100
|
+
readonly derived?: {
|
|
101
|
+
readonly mode: "formula" | "prefill";
|
|
102
|
+
readonly expression: string;
|
|
103
|
+
} | undefined;
|
|
99
104
|
readonly dataSource: {
|
|
100
105
|
readonly data: string;
|
|
101
106
|
readonly request?: string | undefined;
|
|
102
107
|
};
|
|
108
|
+
readonly enableSorting?: boolean | undefined;
|
|
103
109
|
readonly nodeKey: string;
|
|
104
110
|
readonly nodeChildren: string;
|
|
105
111
|
readonly nodeLabel: readonly [{
|
|
@@ -109,12 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
115
|
readonly locale: "en" | "ja" | "ko";
|
|
110
116
|
readonly message: string;
|
|
111
117
|
}[]];
|
|
112
|
-
readonly enableSorting?: boolean | undefined;
|
|
113
|
-
readonly binding: string;
|
|
114
|
-
readonly derived?: {
|
|
115
|
-
readonly mode: "formula" | "prefill";
|
|
116
|
-
readonly expression: string;
|
|
117
|
-
} | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -34,10 +34,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
34
34
|
readonly message: string;
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly readonly?: string | undefined;
|
|
37
|
+
readonly binding: string;
|
|
38
|
+
readonly derived?: {
|
|
39
|
+
readonly mode: "formula" | "prefill";
|
|
40
|
+
readonly expression: string;
|
|
41
|
+
} | undefined;
|
|
37
42
|
readonly dataSource: {
|
|
38
43
|
readonly data: string;
|
|
39
44
|
readonly request?: string | undefined;
|
|
40
45
|
};
|
|
46
|
+
readonly enableSorting?: boolean | undefined;
|
|
41
47
|
readonly nodeKey: string;
|
|
42
48
|
readonly nodeChildren: string;
|
|
43
49
|
readonly nodeLabel: readonly [{
|
|
@@ -47,12 +53,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
47
53
|
readonly locale: "en" | "ja" | "ko";
|
|
48
54
|
readonly message: string;
|
|
49
55
|
}[]];
|
|
50
|
-
readonly enableSorting?: boolean | undefined;
|
|
51
|
-
readonly binding: string;
|
|
52
|
-
readonly derived?: {
|
|
53
|
-
readonly mode: "formula" | "prefill";
|
|
54
|
-
readonly expression: string;
|
|
55
|
-
} | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -96,10 +96,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
96
96
|
readonly message: string;
|
|
97
97
|
}[]] | undefined;
|
|
98
98
|
readonly readonly?: string | undefined;
|
|
99
|
+
readonly binding: string;
|
|
100
|
+
readonly derived?: {
|
|
101
|
+
readonly mode: "formula" | "prefill";
|
|
102
|
+
readonly expression: string;
|
|
103
|
+
} | undefined;
|
|
99
104
|
readonly dataSource: {
|
|
100
105
|
readonly data: string;
|
|
101
106
|
readonly request?: string | undefined;
|
|
102
107
|
};
|
|
108
|
+
readonly enableSorting?: boolean | undefined;
|
|
103
109
|
readonly nodeKey: string;
|
|
104
110
|
readonly nodeChildren: string;
|
|
105
111
|
readonly nodeLabel: readonly [{
|
|
@@ -109,12 +115,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
109
115
|
readonly locale: "en" | "ja" | "ko";
|
|
110
116
|
readonly message: string;
|
|
111
117
|
}[]];
|
|
112
|
-
readonly enableSorting?: boolean | undefined;
|
|
113
|
-
readonly binding: string;
|
|
114
|
-
readonly derived?: {
|
|
115
|
-
readonly mode: "formula" | "prefill";
|
|
116
|
-
readonly expression: string;
|
|
117
|
-
} | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -35,10 +35,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly keywords?: string | undefined;
|
|
37
37
|
readonly readonly?: string | undefined;
|
|
38
|
+
readonly binding: string;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
41
46
|
};
|
|
47
|
+
readonly enableSorting?: boolean | undefined;
|
|
42
48
|
readonly nodeKey: string;
|
|
43
49
|
readonly nodeChildren: string;
|
|
44
50
|
readonly nodeLabel: readonly [{
|
|
@@ -48,12 +54,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
54
|
readonly locale: "en" | "ja" | "ko";
|
|
49
55
|
readonly message: string;
|
|
50
56
|
}[]];
|
|
51
|
-
readonly enableSorting?: boolean | undefined;
|
|
52
|
-
readonly binding: string;
|
|
53
|
-
readonly derived?: {
|
|
54
|
-
readonly mode: "formula" | "prefill";
|
|
55
|
-
readonly expression: string;
|
|
56
|
-
} | undefined;
|
|
57
57
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
58
58
|
readonly nodeTooltip?: readonly [{
|
|
59
59
|
readonly locale: "zh";
|
|
@@ -99,10 +99,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
99
99
|
}[]] | undefined;
|
|
100
100
|
readonly keywords?: string | undefined;
|
|
101
101
|
readonly readonly?: string | undefined;
|
|
102
|
+
readonly binding: string;
|
|
103
|
+
readonly derived?: {
|
|
104
|
+
readonly mode: "formula" | "prefill";
|
|
105
|
+
readonly expression: string;
|
|
106
|
+
} | undefined;
|
|
102
107
|
readonly dataSource: {
|
|
103
108
|
readonly data: string;
|
|
104
109
|
readonly request?: string | undefined;
|
|
105
110
|
};
|
|
111
|
+
readonly enableSorting?: boolean | undefined;
|
|
106
112
|
readonly nodeKey: string;
|
|
107
113
|
readonly nodeChildren: string;
|
|
108
114
|
readonly nodeLabel: readonly [{
|
|
@@ -112,12 +118,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
118
|
readonly locale: "en" | "ja" | "ko";
|
|
113
119
|
readonly message: string;
|
|
114
120
|
}[]];
|
|
115
|
-
readonly enableSorting?: boolean | undefined;
|
|
116
|
-
readonly binding: string;
|
|
117
|
-
readonly derived?: {
|
|
118
|
-
readonly mode: "formula" | "prefill";
|
|
119
|
-
readonly expression: string;
|
|
120
|
-
} | undefined;
|
|
121
121
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
122
122
|
readonly nodeTooltip?: readonly [{
|
|
123
123
|
readonly locale: "zh";
|
|
@@ -35,10 +35,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly keywords?: string | undefined;
|
|
37
37
|
readonly readonly?: string | undefined;
|
|
38
|
+
readonly binding: string;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
41
46
|
};
|
|
47
|
+
readonly enableSorting?: boolean | undefined;
|
|
42
48
|
readonly nodeKey: string;
|
|
43
49
|
readonly nodeChildren: string;
|
|
44
50
|
readonly nodeLabel: readonly [{
|
|
@@ -48,12 +54,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
54
|
readonly locale: "en" | "ja" | "ko";
|
|
49
55
|
readonly message: string;
|
|
50
56
|
}[]];
|
|
51
|
-
readonly enableSorting?: boolean | undefined;
|
|
52
|
-
readonly binding: string;
|
|
53
|
-
readonly derived?: {
|
|
54
|
-
readonly mode: "formula" | "prefill";
|
|
55
|
-
readonly expression: string;
|
|
56
|
-
} | undefined;
|
|
57
57
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
58
58
|
readonly nodeTooltip?: readonly [{
|
|
59
59
|
readonly locale: "zh";
|
|
@@ -99,10 +99,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
99
99
|
}[]] | undefined;
|
|
100
100
|
readonly keywords?: string | undefined;
|
|
101
101
|
readonly readonly?: string | undefined;
|
|
102
|
+
readonly binding: string;
|
|
103
|
+
readonly derived?: {
|
|
104
|
+
readonly mode: "formula" | "prefill";
|
|
105
|
+
readonly expression: string;
|
|
106
|
+
} | undefined;
|
|
102
107
|
readonly dataSource: {
|
|
103
108
|
readonly data: string;
|
|
104
109
|
readonly request?: string | undefined;
|
|
105
110
|
};
|
|
111
|
+
readonly enableSorting?: boolean | undefined;
|
|
106
112
|
readonly nodeKey: string;
|
|
107
113
|
readonly nodeChildren: string;
|
|
108
114
|
readonly nodeLabel: readonly [{
|
|
@@ -112,12 +118,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
112
118
|
readonly locale: "en" | "ja" | "ko";
|
|
113
119
|
readonly message: string;
|
|
114
120
|
}[]];
|
|
115
|
-
readonly enableSorting?: boolean | undefined;
|
|
116
|
-
readonly binding: string;
|
|
117
|
-
readonly derived?: {
|
|
118
|
-
readonly mode: "formula" | "prefill";
|
|
119
|
-
readonly expression: string;
|
|
120
|
-
} | undefined;
|
|
121
121
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
122
122
|
readonly nodeTooltip?: readonly [{
|
|
123
123
|
readonly locale: "zh";
|
|
@@ -35,10 +35,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly keywords?: string | undefined;
|
|
37
37
|
readonly readonly?: string | undefined;
|
|
38
|
+
readonly binding: string;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
41
46
|
};
|
|
47
|
+
readonly enableSorting?: boolean | undefined;
|
|
42
48
|
readonly nodeKey: string;
|
|
43
49
|
readonly nodeChildren: string;
|
|
44
50
|
readonly nodeLabel: readonly [{
|
|
@@ -48,12 +54,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
54
|
readonly locale: "en" | "ja" | "ko";
|
|
49
55
|
readonly message: string;
|
|
50
56
|
}[]];
|
|
51
|
-
readonly enableSorting?: boolean | undefined;
|
|
52
|
-
readonly binding: string;
|
|
53
|
-
readonly derived?: {
|
|
54
|
-
readonly mode: "formula" | "prefill";
|
|
55
|
-
readonly expression: string;
|
|
56
|
-
} | undefined;
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
59
59
|
readonly message: string;
|
|
@@ -98,10 +98,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
98
|
}[]] | undefined;
|
|
99
99
|
readonly keywords?: string | undefined;
|
|
100
100
|
readonly readonly?: string | undefined;
|
|
101
|
+
readonly binding: string;
|
|
102
|
+
readonly derived?: {
|
|
103
|
+
readonly mode: "formula" | "prefill";
|
|
104
|
+
readonly expression: string;
|
|
105
|
+
} | undefined;
|
|
101
106
|
readonly dataSource: {
|
|
102
107
|
readonly data: string;
|
|
103
108
|
readonly request?: string | undefined;
|
|
104
109
|
};
|
|
110
|
+
readonly enableSorting?: boolean | undefined;
|
|
105
111
|
readonly nodeKey: string;
|
|
106
112
|
readonly nodeChildren: string;
|
|
107
113
|
readonly nodeLabel: readonly [{
|
|
@@ -111,12 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
117
|
readonly locale: "en" | "ja" | "ko";
|
|
112
118
|
readonly message: string;
|
|
113
119
|
}[]];
|
|
114
|
-
readonly enableSorting?: boolean | undefined;
|
|
115
|
-
readonly binding: string;
|
|
116
|
-
readonly derived?: {
|
|
117
|
-
readonly mode: "formula" | "prefill";
|
|
118
|
-
readonly expression: string;
|
|
119
|
-
} | undefined;
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
122
122
|
readonly message: string;
|
|
@@ -35,10 +35,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
35
35
|
}[]] | undefined;
|
|
36
36
|
readonly keywords?: string | undefined;
|
|
37
37
|
readonly readonly?: string | undefined;
|
|
38
|
+
readonly binding: string;
|
|
39
|
+
readonly derived?: {
|
|
40
|
+
readonly mode: "formula" | "prefill";
|
|
41
|
+
readonly expression: string;
|
|
42
|
+
} | undefined;
|
|
38
43
|
readonly dataSource: {
|
|
39
44
|
readonly data: string;
|
|
40
45
|
readonly request?: string | undefined;
|
|
41
46
|
};
|
|
47
|
+
readonly enableSorting?: boolean | undefined;
|
|
42
48
|
readonly nodeKey: string;
|
|
43
49
|
readonly nodeChildren: string;
|
|
44
50
|
readonly nodeLabel: readonly [{
|
|
@@ -48,12 +54,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
48
54
|
readonly locale: "en" | "ja" | "ko";
|
|
49
55
|
readonly message: string;
|
|
50
56
|
}[]];
|
|
51
|
-
readonly enableSorting?: boolean | undefined;
|
|
52
|
-
readonly binding: string;
|
|
53
|
-
readonly derived?: {
|
|
54
|
-
readonly mode: "formula" | "prefill";
|
|
55
|
-
readonly expression: string;
|
|
56
|
-
} | undefined;
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
59
59
|
readonly message: string;
|
|
@@ -98,10 +98,16 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
98
98
|
}[]] | undefined;
|
|
99
99
|
readonly keywords?: string | undefined;
|
|
100
100
|
readonly readonly?: string | undefined;
|
|
101
|
+
readonly binding: string;
|
|
102
|
+
readonly derived?: {
|
|
103
|
+
readonly mode: "formula" | "prefill";
|
|
104
|
+
readonly expression: string;
|
|
105
|
+
} | undefined;
|
|
101
106
|
readonly dataSource: {
|
|
102
107
|
readonly data: string;
|
|
103
108
|
readonly request?: string | undefined;
|
|
104
109
|
};
|
|
110
|
+
readonly enableSorting?: boolean | undefined;
|
|
105
111
|
readonly nodeKey: string;
|
|
106
112
|
readonly nodeChildren: string;
|
|
107
113
|
readonly nodeLabel: readonly [{
|
|
@@ -111,12 +117,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
111
117
|
readonly locale: "en" | "ja" | "ko";
|
|
112
118
|
readonly message: string;
|
|
113
119
|
}[]];
|
|
114
|
-
readonly enableSorting?: boolean | undefined;
|
|
115
|
-
readonly binding: string;
|
|
116
|
-
readonly derived?: {
|
|
117
|
-
readonly mode: "formula" | "prefill";
|
|
118
|
-
readonly expression: string;
|
|
119
|
-
} | undefined;
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
122
122
|
readonly message: string;
|
|
@@ -36,19 +36,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
36
36
|
}[]] | undefined;
|
|
37
37
|
readonly keywords?: string | undefined;
|
|
38
38
|
readonly readonly?: string | undefined;
|
|
39
|
+
readonly binding: string;
|
|
40
|
+
readonly derived?: {
|
|
41
|
+
readonly mode: "formula" | "prefill";
|
|
42
|
+
readonly expression: string;
|
|
43
|
+
} | undefined;
|
|
39
44
|
readonly dataSource: {
|
|
40
45
|
readonly data: string;
|
|
41
46
|
readonly request?: string | undefined;
|
|
42
47
|
};
|
|
48
|
+
readonly enableSorting?: boolean | undefined;
|
|
43
49
|
readonly nodeKey: string;
|
|
44
50
|
readonly nodeChildren: string;
|
|
45
51
|
readonly nodeLabel: string;
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly binding: string;
|
|
48
|
-
readonly derived?: {
|
|
49
|
-
readonly mode: "formula" | "prefill";
|
|
50
|
-
readonly expression: string;
|
|
51
|
-
} | undefined;
|
|
52
52
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
53
53
|
readonly nodeTooltip?: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -95,19 +95,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
95
|
}[]] | undefined;
|
|
96
96
|
readonly keywords?: string | undefined;
|
|
97
97
|
readonly readonly?: string | undefined;
|
|
98
|
+
readonly binding: string;
|
|
99
|
+
readonly derived?: {
|
|
100
|
+
readonly mode: "formula" | "prefill";
|
|
101
|
+
readonly expression: string;
|
|
102
|
+
} | undefined;
|
|
98
103
|
readonly dataSource: {
|
|
99
104
|
readonly data: string;
|
|
100
105
|
readonly request?: string | undefined;
|
|
101
106
|
};
|
|
107
|
+
readonly enableSorting?: boolean | undefined;
|
|
102
108
|
readonly nodeKey: string;
|
|
103
109
|
readonly nodeChildren: string;
|
|
104
110
|
readonly nodeLabel: string;
|
|
105
|
-
readonly enableSorting?: boolean | undefined;
|
|
106
|
-
readonly binding: string;
|
|
107
|
-
readonly derived?: {
|
|
108
|
-
readonly mode: "formula" | "prefill";
|
|
109
|
-
readonly expression: string;
|
|
110
|
-
} | undefined;
|
|
111
111
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
112
112
|
readonly nodeTooltip?: readonly [{
|
|
113
113
|
readonly locale: "zh";
|
|
@@ -36,19 +36,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
36
36
|
}[]] | undefined;
|
|
37
37
|
readonly keywords?: string | undefined;
|
|
38
38
|
readonly readonly?: string | undefined;
|
|
39
|
+
readonly binding: string;
|
|
40
|
+
readonly derived?: {
|
|
41
|
+
readonly mode: "formula" | "prefill";
|
|
42
|
+
readonly expression: string;
|
|
43
|
+
} | undefined;
|
|
39
44
|
readonly dataSource: {
|
|
40
45
|
readonly data: string;
|
|
41
46
|
readonly request?: string | undefined;
|
|
42
47
|
};
|
|
48
|
+
readonly enableSorting?: boolean | undefined;
|
|
43
49
|
readonly nodeKey: string;
|
|
44
50
|
readonly nodeChildren: string;
|
|
45
51
|
readonly nodeLabel: string;
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly binding: string;
|
|
48
|
-
readonly derived?: {
|
|
49
|
-
readonly mode: "formula" | "prefill";
|
|
50
|
-
readonly expression: string;
|
|
51
|
-
} | undefined;
|
|
52
52
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
53
53
|
readonly nodeTooltip?: readonly [{
|
|
54
54
|
readonly locale: "zh";
|
|
@@ -95,19 +95,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
95
95
|
}[]] | undefined;
|
|
96
96
|
readonly keywords?: string | undefined;
|
|
97
97
|
readonly readonly?: string | undefined;
|
|
98
|
+
readonly binding: string;
|
|
99
|
+
readonly derived?: {
|
|
100
|
+
readonly mode: "formula" | "prefill";
|
|
101
|
+
readonly expression: string;
|
|
102
|
+
} | undefined;
|
|
98
103
|
readonly dataSource: {
|
|
99
104
|
readonly data: string;
|
|
100
105
|
readonly request?: string | undefined;
|
|
101
106
|
};
|
|
107
|
+
readonly enableSorting?: boolean | undefined;
|
|
102
108
|
readonly nodeKey: string;
|
|
103
109
|
readonly nodeChildren: string;
|
|
104
110
|
readonly nodeLabel: string;
|
|
105
|
-
readonly enableSorting?: boolean | undefined;
|
|
106
|
-
readonly binding: string;
|
|
107
|
-
readonly derived?: {
|
|
108
|
-
readonly mode: "formula" | "prefill";
|
|
109
|
-
readonly expression: string;
|
|
110
|
-
} | undefined;
|
|
111
111
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
112
112
|
readonly nodeTooltip?: readonly [{
|
|
113
113
|
readonly locale: "zh";
|
|
@@ -36,19 +36,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
36
36
|
}[]] | undefined;
|
|
37
37
|
readonly keywords?: string | undefined;
|
|
38
38
|
readonly readonly?: string | undefined;
|
|
39
|
+
readonly binding: string;
|
|
40
|
+
readonly derived?: {
|
|
41
|
+
readonly mode: "formula" | "prefill";
|
|
42
|
+
readonly expression: string;
|
|
43
|
+
} | undefined;
|
|
39
44
|
readonly dataSource: {
|
|
40
45
|
readonly data: string;
|
|
41
46
|
readonly request?: string | undefined;
|
|
42
47
|
};
|
|
48
|
+
readonly enableSorting?: boolean | undefined;
|
|
43
49
|
readonly nodeKey: string;
|
|
44
50
|
readonly nodeChildren: string;
|
|
45
51
|
readonly nodeLabel: string;
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
|
-
readonly binding: string;
|
|
48
|
-
readonly derived?: {
|
|
49
|
-
readonly mode: "formula" | "prefill";
|
|
50
|
-
readonly expression: string;
|
|
51
|
-
} | undefined;
|
|
52
52
|
readonly nodeTooltip?: readonly [{
|
|
53
53
|
readonly locale: "zh";
|
|
54
54
|
readonly message: string;
|
|
@@ -94,19 +94,19 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
94
94
|
}[]] | undefined;
|
|
95
95
|
readonly keywords?: string | undefined;
|
|
96
96
|
readonly readonly?: string | undefined;
|
|
97
|
+
readonly binding: string;
|
|
98
|
+
readonly derived?: {
|
|
99
|
+
readonly mode: "formula" | "prefill";
|
|
100
|
+
readonly expression: string;
|
|
101
|
+
} | undefined;
|
|
97
102
|
readonly dataSource: {
|
|
98
103
|
readonly data: string;
|
|
99
104
|
readonly request?: string | undefined;
|
|
100
105
|
};
|
|
106
|
+
readonly enableSorting?: boolean | undefined;
|
|
101
107
|
readonly nodeKey: string;
|
|
102
108
|
readonly nodeChildren: string;
|
|
103
109
|
readonly nodeLabel: string;
|
|
104
|
-
readonly enableSorting?: boolean | undefined;
|
|
105
|
-
readonly binding: string;
|
|
106
|
-
readonly derived?: {
|
|
107
|
-
readonly mode: "formula" | "prefill";
|
|
108
|
-
readonly expression: string;
|
|
109
|
-
} | undefined;
|
|
110
110
|
readonly nodeTooltip?: readonly [{
|
|
111
111
|
readonly locale: "zh";
|
|
112
112
|
readonly message: string;
|