@shwfed/config 2.12.1 → 2.12.2

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.
Files changed (126) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +10 -0
  3. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
  4. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
  5. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
  6. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
  7. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
  8. package/dist/runtime/components/form/config.vue +17 -6
  9. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  10. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  11. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +2 -2
  12. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +2 -2
  13. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +8 -1
  14. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +24 -24
  15. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +24 -24
  16. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  17. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  18. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +24 -24
  19. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +24 -24
  20. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  21. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  22. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.d.vue.ts +32 -32
  23. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.vue.d.ts +32 -32
  24. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/runtime.vue +9 -1
  25. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.d.vue.ts +32 -32
  26. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.vue.d.ts +32 -32
  27. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/runtime.vue +9 -1
  28. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +24 -24
  29. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +24 -24
  30. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +19 -1
  31. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  32. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  33. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +19 -1
  34. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +24 -24
  35. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +24 -24
  36. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/runtime.vue +20 -1
  37. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
  38. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
  39. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/runtime.vue +20 -1
  40. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.d.vue.ts +32 -32
  41. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.vue.d.ts +32 -32
  42. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/runtime.vue +9 -1
  43. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.d.vue.ts +32 -32
  44. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.vue.d.ts +32 -32
  45. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/runtime.vue +9 -1
  46. package/dist/runtime/components/form/index.vue +6 -3
  47. package/dist/runtime/components/form/utils/form-vars.js +2 -1
  48. package/dist/runtime/components/head.d.vue.ts +13 -0
  49. package/dist/runtime/components/head.vue +69 -0
  50. package/dist/runtime/components/head.vue.d.ts +13 -0
  51. package/dist/runtime/components/sidebar/config.d.vue.ts +7 -0
  52. package/dist/runtime/components/sidebar/config.vue +302 -0
  53. package/dist/runtime/components/sidebar/config.vue.d.ts +7 -0
  54. package/dist/runtime/components/sidebar/favorites.d.ts +18 -0
  55. package/dist/runtime/components/sidebar/favorites.js +20 -0
  56. package/dist/runtime/components/sidebar/footer.d.vue.ts +11 -0
  57. package/dist/runtime/components/sidebar/footer.vue +49 -0
  58. package/dist/runtime/components/sidebar/footer.vue.d.ts +11 -0
  59. package/dist/runtime/components/sidebar/index.d.vue.ts +50 -0
  60. package/dist/runtime/components/sidebar/index.vue +100 -0
  61. package/dist/runtime/components/sidebar/index.vue.d.ts +50 -0
  62. package/dist/runtime/components/sidebar/node.d.vue.ts +9 -0
  63. package/dist/runtime/components/sidebar/node.vue +102 -0
  64. package/dist/runtime/components/sidebar/node.vue.d.ts +9 -0
  65. package/dist/runtime/components/sidebar/schema.d.ts +72 -0
  66. package/dist/runtime/components/sidebar/schema.js +84 -0
  67. package/dist/runtime/components/sidebar/tree.d.vue.ts +10 -0
  68. package/dist/runtime/components/sidebar/tree.vue +260 -0
  69. package/dist/runtime/components/sidebar/tree.vue.d.ts +10 -0
  70. package/dist/runtime/components/sidebar/types.d.ts +19 -0
  71. package/dist/runtime/components/sidebar/types.js +0 -0
  72. package/dist/runtime/components/sidebar/use-editor.d.ts +18 -0
  73. package/dist/runtime/components/sidebar/use-editor.js +43 -0
  74. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  78. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +36 -36
  79. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +36 -36
  80. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +40 -40
  81. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +40 -40
  82. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +36 -36
  83. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +36 -36
  84. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +40 -40
  85. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +40 -40
  86. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
  87. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
  88. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  89. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  90. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
  91. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
  92. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +26 -26
  93. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +26 -26
  94. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
  95. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
  96. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  97. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  98. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
  99. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
  100. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +26 -26
  101. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +26 -26
  102. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +4 -4
  103. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +4 -4
  104. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  105. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  106. package/dist/runtime/components/table/schema.d.ts +68 -68
  107. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.d.vue.ts +1 -0
  108. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue +8 -0
  109. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue.d.ts +1 -0
  110. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.d.vue.ts +3 -2
  111. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue +51 -9
  112. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue.d.ts +3 -2
  113. package/dist/runtime/components/ui/expression-editor/option-chip-extension.d.ts +4 -0
  114. package/dist/runtime/components/ui/expression-editor/option-chip-extension.js +119 -0
  115. package/dist/runtime/components/ui/expression-editor/option-refs.d.ts +6 -0
  116. package/dist/runtime/components/ui/expression-editor/option-refs.js +24 -0
  117. package/dist/runtime/components/ui/expression-editor/picker-entries.d.ts +2 -1
  118. package/dist/runtime/components/ui/expression-editor/picker-entries.js +12 -2
  119. package/dist/runtime/utils/cel-context.d.ts +1 -0
  120. package/dist/runtime/utils/cel-context.js +1 -0
  121. package/dist/runtime/utils/selections-registry.d.ts +40 -6
  122. package/dist/runtime/utils/selections-registry.js +19 -4
  123. package/dist/runtime/vendor/cel-js/CLAUDE.md +2 -0
  124. package/dist/runtime/vendor/cel-js/PROMPT.md +2 -0
  125. package/dist/runtime/vendor/cel-js/lib/functions.js +33 -0
  126. package/package.json +1 -1
@@ -23,22 +23,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
23
23
  readonly locale: "en" | "ja" | "ko";
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
- readonly compatibilityDate: "2026-05-28";
27
- readonly grow?: boolean | undefined;
28
- readonly groupId?: string | undefined;
29
- readonly placeholder?: readonly [{
30
- readonly locale: "zh";
31
- readonly message: string;
32
- }, ...{
33
- readonly locale: "en" | "ja" | "ko";
34
- readonly message: string;
35
- }[]] | undefined;
36
- readonly readonly?: string | undefined;
37
- readonly enableSorting?: boolean | undefined;
38
26
  readonly options: {
39
27
  readonly kind: "remote";
40
- readonly request: string;
41
28
  readonly options: string;
29
+ readonly request: string;
42
30
  readonly optionValue: string;
43
31
  readonly optionLabel: readonly [{
44
32
  readonly locale: "zh";
@@ -76,6 +64,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
76
64
  readonly keywords?: readonly string[] | undefined;
77
65
  }[];
78
66
  };
67
+ readonly compatibilityDate: "2026-05-28";
68
+ readonly grow?: boolean | undefined;
69
+ readonly groupId?: string | undefined;
70
+ readonly placeholder?: readonly [{
71
+ readonly locale: "zh";
72
+ readonly message: string;
73
+ }, ...{
74
+ readonly locale: "en" | "ja" | "ko";
75
+ readonly message: string;
76
+ }[]] | undefined;
77
+ readonly readonly?: string | undefined;
78
+ readonly enableSorting?: boolean | undefined;
79
79
  readonly sortKey?: string | undefined;
80
80
  readonly write: {
81
81
  readonly kind: "binding";
@@ -115,22 +115,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
115
115
  readonly locale: "en" | "ja" | "ko";
116
116
  readonly message: string;
117
117
  }[]] | undefined;
118
- readonly compatibilityDate: "2026-05-28";
119
- readonly grow?: boolean | undefined;
120
- readonly groupId?: string | undefined;
121
- readonly placeholder?: readonly [{
122
- readonly locale: "zh";
123
- readonly message: string;
124
- }, ...{
125
- readonly locale: "en" | "ja" | "ko";
126
- readonly message: string;
127
- }[]] | undefined;
128
- readonly readonly?: string | undefined;
129
- readonly enableSorting?: boolean | undefined;
130
118
  readonly options: {
131
119
  readonly kind: "remote";
132
- readonly request: string;
133
120
  readonly options: string;
121
+ readonly request: string;
134
122
  readonly optionValue: string;
135
123
  readonly optionLabel: readonly [{
136
124
  readonly locale: "zh";
@@ -168,6 +156,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
168
156
  readonly keywords?: readonly string[] | undefined;
169
157
  }[];
170
158
  };
159
+ readonly compatibilityDate: "2026-05-28";
160
+ readonly grow?: boolean | undefined;
161
+ readonly groupId?: string | undefined;
162
+ readonly placeholder?: readonly [{
163
+ readonly locale: "zh";
164
+ readonly message: string;
165
+ }, ...{
166
+ readonly locale: "en" | "ja" | "ko";
167
+ readonly message: string;
168
+ }[]] | undefined;
169
+ readonly readonly?: string | undefined;
170
+ readonly enableSorting?: boolean | undefined;
171
171
  readonly sortKey?: string | undefined;
172
172
  readonly write: {
173
173
  readonly kind: "binding";
@@ -23,22 +23,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
23
23
  readonly locale: "en" | "ja" | "ko";
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
- readonly compatibilityDate: "2026-05-28";
27
- readonly grow?: boolean | undefined;
28
- readonly groupId?: string | undefined;
29
- readonly placeholder?: readonly [{
30
- readonly locale: "zh";
31
- readonly message: string;
32
- }, ...{
33
- readonly locale: "en" | "ja" | "ko";
34
- readonly message: string;
35
- }[]] | undefined;
36
- readonly readonly?: string | undefined;
37
- readonly enableSorting?: boolean | undefined;
38
26
  readonly options: {
39
27
  readonly kind: "remote";
40
- readonly request: string;
41
28
  readonly options: string;
29
+ readonly request: string;
42
30
  readonly optionValue: string;
43
31
  readonly optionLabel: readonly [{
44
32
  readonly locale: "zh";
@@ -76,6 +64,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
76
64
  readonly keywords?: readonly string[] | undefined;
77
65
  }[];
78
66
  };
67
+ readonly compatibilityDate: "2026-05-28";
68
+ readonly grow?: boolean | undefined;
69
+ readonly groupId?: string | undefined;
70
+ readonly placeholder?: readonly [{
71
+ readonly locale: "zh";
72
+ readonly message: string;
73
+ }, ...{
74
+ readonly locale: "en" | "ja" | "ko";
75
+ readonly message: string;
76
+ }[]] | undefined;
77
+ readonly readonly?: string | undefined;
78
+ readonly enableSorting?: boolean | undefined;
79
79
  readonly sortKey?: string | undefined;
80
80
  readonly write: {
81
81
  readonly kind: "binding";
@@ -115,22 +115,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
115
115
  readonly locale: "en" | "ja" | "ko";
116
116
  readonly message: string;
117
117
  }[]] | undefined;
118
- readonly compatibilityDate: "2026-05-28";
119
- readonly grow?: boolean | undefined;
120
- readonly groupId?: string | undefined;
121
- readonly placeholder?: readonly [{
122
- readonly locale: "zh";
123
- readonly message: string;
124
- }, ...{
125
- readonly locale: "en" | "ja" | "ko";
126
- readonly message: string;
127
- }[]] | undefined;
128
- readonly readonly?: string | undefined;
129
- readonly enableSorting?: boolean | undefined;
130
118
  readonly options: {
131
119
  readonly kind: "remote";
132
- readonly request: string;
133
120
  readonly options: string;
121
+ readonly request: string;
134
122
  readonly optionValue: string;
135
123
  readonly optionLabel: readonly [{
136
124
  readonly locale: "zh";
@@ -168,6 +156,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
168
156
  readonly keywords?: readonly string[] | undefined;
169
157
  }[];
170
158
  };
159
+ readonly compatibilityDate: "2026-05-28";
160
+ readonly grow?: boolean | undefined;
161
+ readonly groupId?: string | undefined;
162
+ readonly placeholder?: readonly [{
163
+ readonly locale: "zh";
164
+ readonly message: string;
165
+ }, ...{
166
+ readonly locale: "en" | "ja" | "ko";
167
+ readonly message: string;
168
+ }[]] | undefined;
169
+ readonly readonly?: string | undefined;
170
+ readonly enableSorting?: boolean | undefined;
171
171
  readonly sortKey?: string | undefined;
172
172
  readonly write: {
173
173
  readonly kind: "binding";
@@ -44,8 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly data: string;
45
45
  readonly request?: string | undefined;
46
46
  };
47
- readonly enableSorting?: boolean | undefined;
48
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
49
47
  readonly nodeKey: string;
50
48
  readonly nodeChildren: string;
51
49
  readonly nodeLabel: readonly [{
@@ -55,6 +53,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
55
53
  readonly locale: "en" | "ja" | "ko";
56
54
  readonly message: string;
57
55
  }[]];
56
+ readonly enableSorting?: boolean | undefined;
57
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
58
58
  readonly nodeTooltip?: readonly [{
59
59
  readonly locale: "zh";
60
60
  readonly message: string;
@@ -108,8 +108,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly data: string;
109
109
  readonly request?: string | undefined;
110
110
  };
111
- readonly enableSorting?: boolean | undefined;
112
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
113
111
  readonly nodeKey: string;
114
112
  readonly nodeChildren: string;
115
113
  readonly nodeLabel: readonly [{
@@ -119,6 +117,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
119
117
  readonly locale: "en" | "ja" | "ko";
120
118
  readonly message: string;
121
119
  }[]];
120
+ readonly enableSorting?: boolean | undefined;
121
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
122
122
  readonly nodeTooltip?: readonly [{
123
123
  readonly locale: "zh";
124
124
  readonly message: string;
@@ -44,8 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly data: string;
45
45
  readonly request?: string | undefined;
46
46
  };
47
- readonly enableSorting?: boolean | undefined;
48
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
49
47
  readonly nodeKey: string;
50
48
  readonly nodeChildren: string;
51
49
  readonly nodeLabel: readonly [{
@@ -55,6 +53,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
55
53
  readonly locale: "en" | "ja" | "ko";
56
54
  readonly message: string;
57
55
  }[]];
56
+ readonly enableSorting?: boolean | undefined;
57
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
58
58
  readonly nodeTooltip?: readonly [{
59
59
  readonly locale: "zh";
60
60
  readonly message: string;
@@ -108,8 +108,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly data: string;
109
109
  readonly request?: string | undefined;
110
110
  };
111
- readonly enableSorting?: boolean | undefined;
112
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
113
111
  readonly nodeKey: string;
114
112
  readonly nodeChildren: string;
115
113
  readonly nodeLabel: readonly [{
@@ -119,6 +117,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
119
117
  readonly locale: "en" | "ja" | "ko";
120
118
  readonly message: string;
121
119
  }[]];
120
+ readonly enableSorting?: boolean | undefined;
121
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
122
122
  readonly nodeTooltip?: readonly [{
123
123
  readonly locale: "zh";
124
124
  readonly message: string;
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly data: string;
45
45
  readonly request?: string | undefined;
46
46
  };
47
- readonly enableSorting?: boolean | undefined;
48
47
  readonly nodeKey: string;
49
48
  readonly nodeChildren: string;
50
49
  readonly nodeLabel: readonly [{
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
54
53
  readonly locale: "en" | "ja" | "ko";
55
54
  readonly message: string;
56
55
  }[]];
56
+ readonly enableSorting?: boolean | undefined;
57
57
  readonly nodeTooltip?: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
@@ -107,7 +107,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  readonly data: string;
108
108
  readonly request?: string | undefined;
109
109
  };
110
- readonly enableSorting?: boolean | undefined;
111
110
  readonly nodeKey: string;
112
111
  readonly nodeChildren: string;
113
112
  readonly nodeLabel: readonly [{
@@ -117,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
117
116
  readonly locale: "en" | "ja" | "ko";
118
117
  readonly message: string;
119
118
  }[]];
119
+ readonly enableSorting?: boolean | undefined;
120
120
  readonly nodeTooltip?: readonly [{
121
121
  readonly locale: "zh";
122
122
  readonly message: string;
@@ -44,7 +44,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
44
44
  readonly data: string;
45
45
  readonly request?: string | undefined;
46
46
  };
47
- readonly enableSorting?: boolean | undefined;
48
47
  readonly nodeKey: string;
49
48
  readonly nodeChildren: string;
50
49
  readonly nodeLabel: readonly [{
@@ -54,6 +53,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
54
53
  readonly locale: "en" | "ja" | "ko";
55
54
  readonly message: string;
56
55
  }[]];
56
+ readonly enableSorting?: boolean | undefined;
57
57
  readonly nodeTooltip?: readonly [{
58
58
  readonly locale: "zh";
59
59
  readonly message: string;
@@ -107,7 +107,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  readonly data: string;
108
108
  readonly request?: string | undefined;
109
109
  };
110
- readonly enableSorting?: boolean | undefined;
111
110
  readonly nodeKey: string;
112
111
  readonly nodeChildren: string;
113
112
  readonly nodeLabel: readonly [{
@@ -117,6 +116,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
117
116
  readonly locale: "en" | "ja" | "ko";
118
117
  readonly message: string;
119
118
  }[]];
119
+ readonly enableSorting?: boolean | undefined;
120
120
  readonly nodeTooltip?: readonly [{
121
121
  readonly locale: "zh";
122
122
  readonly message: string;
@@ -24,22 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
- readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
- readonly groupId?: string | undefined;
30
- readonly placeholder?: readonly [{
31
- readonly locale: "zh";
32
- readonly message: string;
33
- }, ...{
34
- readonly locale: "en" | "ja" | "ko";
35
- readonly message: string;
36
- }[]] | undefined;
37
- readonly readonly?: string | undefined;
38
- readonly enableSorting?: boolean | undefined;
39
27
  readonly options: {
40
28
  readonly kind: "remote";
41
- readonly request: string;
42
29
  readonly options: string;
30
+ readonly request: string;
43
31
  readonly optionValue: string;
44
32
  readonly optionLabel: string;
45
33
  readonly optionKeywords?: string | undefined;
@@ -71,6 +59,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
71
59
  readonly keywords?: readonly string[] | undefined;
72
60
  }[];
73
61
  };
62
+ readonly compatibilityDate: "2026-06-14";
63
+ readonly grow?: boolean | undefined;
64
+ readonly groupId?: string | undefined;
65
+ readonly placeholder?: readonly [{
66
+ readonly locale: "zh";
67
+ readonly message: string;
68
+ }, ...{
69
+ readonly locale: "en" | "ja" | "ko";
70
+ readonly message: string;
71
+ }[]] | undefined;
72
+ readonly readonly?: string | undefined;
73
+ readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
76
76
  readonly kind: "binding";
@@ -111,22 +111,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
- readonly compatibilityDate: "2026-06-14";
115
- readonly grow?: boolean | undefined;
116
- readonly groupId?: string | undefined;
117
- readonly placeholder?: readonly [{
118
- readonly locale: "zh";
119
- readonly message: string;
120
- }, ...{
121
- readonly locale: "en" | "ja" | "ko";
122
- readonly message: string;
123
- }[]] | undefined;
124
- readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
114
  readonly options: {
127
115
  readonly kind: "remote";
128
- readonly request: string;
129
116
  readonly options: string;
117
+ readonly request: string;
130
118
  readonly optionValue: string;
131
119
  readonly optionLabel: string;
132
120
  readonly optionKeywords?: string | undefined;
@@ -158,6 +146,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
158
146
  readonly keywords?: readonly string[] | undefined;
159
147
  }[];
160
148
  };
149
+ readonly compatibilityDate: "2026-06-14";
150
+ readonly grow?: boolean | undefined;
151
+ readonly groupId?: string | undefined;
152
+ readonly placeholder?: readonly [{
153
+ readonly locale: "zh";
154
+ readonly message: string;
155
+ }, ...{
156
+ readonly locale: "en" | "ja" | "ko";
157
+ readonly message: string;
158
+ }[]] | undefined;
159
+ readonly readonly?: string | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
163
163
  readonly kind: "binding";
@@ -24,22 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
- readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
- readonly groupId?: string | undefined;
30
- readonly placeholder?: readonly [{
31
- readonly locale: "zh";
32
- readonly message: string;
33
- }, ...{
34
- readonly locale: "en" | "ja" | "ko";
35
- readonly message: string;
36
- }[]] | undefined;
37
- readonly readonly?: string | undefined;
38
- readonly enableSorting?: boolean | undefined;
39
27
  readonly options: {
40
28
  readonly kind: "remote";
41
- readonly request: string;
42
29
  readonly options: string;
30
+ readonly request: string;
43
31
  readonly optionValue: string;
44
32
  readonly optionLabel: string;
45
33
  readonly optionKeywords?: string | undefined;
@@ -71,6 +59,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
71
59
  readonly keywords?: readonly string[] | undefined;
72
60
  }[];
73
61
  };
62
+ readonly compatibilityDate: "2026-06-14";
63
+ readonly grow?: boolean | undefined;
64
+ readonly groupId?: string | undefined;
65
+ readonly placeholder?: readonly [{
66
+ readonly locale: "zh";
67
+ readonly message: string;
68
+ }, ...{
69
+ readonly locale: "en" | "ja" | "ko";
70
+ readonly message: string;
71
+ }[]] | undefined;
72
+ readonly readonly?: string | undefined;
73
+ readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
76
76
  readonly kind: "binding";
@@ -111,22 +111,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
- readonly compatibilityDate: "2026-06-14";
115
- readonly grow?: boolean | undefined;
116
- readonly groupId?: string | undefined;
117
- readonly placeholder?: readonly [{
118
- readonly locale: "zh";
119
- readonly message: string;
120
- }, ...{
121
- readonly locale: "en" | "ja" | "ko";
122
- readonly message: string;
123
- }[]] | undefined;
124
- readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
114
  readonly options: {
127
115
  readonly kind: "remote";
128
- readonly request: string;
129
116
  readonly options: string;
117
+ readonly request: string;
130
118
  readonly optionValue: string;
131
119
  readonly optionLabel: string;
132
120
  readonly optionKeywords?: string | undefined;
@@ -158,6 +146,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
158
146
  readonly keywords?: readonly string[] | undefined;
159
147
  }[];
160
148
  };
149
+ readonly compatibilityDate: "2026-06-14";
150
+ readonly grow?: boolean | undefined;
151
+ readonly groupId?: string | undefined;
152
+ readonly placeholder?: readonly [{
153
+ readonly locale: "zh";
154
+ readonly message: string;
155
+ }, ...{
156
+ readonly locale: "en" | "ja" | "ko";
157
+ readonly message: string;
158
+ }[]] | undefined;
159
+ readonly readonly?: string | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
163
163
  readonly kind: "binding";
@@ -24,22 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
- readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
- readonly groupId?: string | undefined;
30
- readonly placeholder?: readonly [{
31
- readonly locale: "zh";
32
- readonly message: string;
33
- }, ...{
34
- readonly locale: "en" | "ja" | "ko";
35
- readonly message: string;
36
- }[]] | undefined;
37
- readonly readonly?: string | undefined;
38
- readonly enableSorting?: boolean | undefined;
39
27
  readonly options: {
40
28
  readonly kind: "remote";
41
- readonly request: string;
42
29
  readonly options: string;
30
+ readonly request: string;
43
31
  readonly optionValue: string;
44
32
  readonly optionLabel: string;
45
33
  readonly optionKeywords?: string | undefined;
@@ -71,6 +59,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
71
59
  readonly keywords?: readonly string[] | undefined;
72
60
  }[];
73
61
  };
62
+ readonly compatibilityDate: "2026-06-14";
63
+ readonly grow?: boolean | undefined;
64
+ readonly groupId?: string | undefined;
65
+ readonly placeholder?: readonly [{
66
+ readonly locale: "zh";
67
+ readonly message: string;
68
+ }, ...{
69
+ readonly locale: "en" | "ja" | "ko";
70
+ readonly message: string;
71
+ }[]] | undefined;
72
+ readonly readonly?: string | undefined;
73
+ readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
76
76
  readonly kind: "binding";
@@ -111,22 +111,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
- readonly compatibilityDate: "2026-06-14";
115
- readonly grow?: boolean | undefined;
116
- readonly groupId?: string | undefined;
117
- readonly placeholder?: readonly [{
118
- readonly locale: "zh";
119
- readonly message: string;
120
- }, ...{
121
- readonly locale: "en" | "ja" | "ko";
122
- readonly message: string;
123
- }[]] | undefined;
124
- readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
114
  readonly options: {
127
115
  readonly kind: "remote";
128
- readonly request: string;
129
116
  readonly options: string;
117
+ readonly request: string;
130
118
  readonly optionValue: string;
131
119
  readonly optionLabel: string;
132
120
  readonly optionKeywords?: string | undefined;
@@ -158,6 +146,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
158
146
  readonly keywords?: readonly string[] | undefined;
159
147
  }[];
160
148
  };
149
+ readonly compatibilityDate: "2026-06-14";
150
+ readonly grow?: boolean | undefined;
151
+ readonly groupId?: string | undefined;
152
+ readonly placeholder?: readonly [{
153
+ readonly locale: "zh";
154
+ readonly message: string;
155
+ }, ...{
156
+ readonly locale: "en" | "ja" | "ko";
157
+ readonly message: string;
158
+ }[]] | undefined;
159
+ readonly readonly?: string | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
163
163
  readonly kind: "binding";
@@ -24,22 +24,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
- readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
- readonly groupId?: string | undefined;
30
- readonly placeholder?: readonly [{
31
- readonly locale: "zh";
32
- readonly message: string;
33
- }, ...{
34
- readonly locale: "en" | "ja" | "ko";
35
- readonly message: string;
36
- }[]] | undefined;
37
- readonly readonly?: string | undefined;
38
- readonly enableSorting?: boolean | undefined;
39
27
  readonly options: {
40
28
  readonly kind: "remote";
41
- readonly request: string;
42
29
  readonly options: string;
30
+ readonly request: string;
43
31
  readonly optionValue: string;
44
32
  readonly optionLabel: string;
45
33
  readonly optionKeywords?: string | undefined;
@@ -71,6 +59,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
71
59
  readonly keywords?: readonly string[] | undefined;
72
60
  }[];
73
61
  };
62
+ readonly compatibilityDate: "2026-06-14";
63
+ readonly grow?: boolean | undefined;
64
+ readonly groupId?: string | undefined;
65
+ readonly placeholder?: readonly [{
66
+ readonly locale: "zh";
67
+ readonly message: string;
68
+ }, ...{
69
+ readonly locale: "en" | "ja" | "ko";
70
+ readonly message: string;
71
+ }[]] | undefined;
72
+ readonly readonly?: string | undefined;
73
+ readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
76
76
  readonly kind: "binding";
@@ -111,22 +111,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
- readonly compatibilityDate: "2026-06-14";
115
- readonly grow?: boolean | undefined;
116
- readonly groupId?: string | undefined;
117
- readonly placeholder?: readonly [{
118
- readonly locale: "zh";
119
- readonly message: string;
120
- }, ...{
121
- readonly locale: "en" | "ja" | "ko";
122
- readonly message: string;
123
- }[]] | undefined;
124
- readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
114
  readonly options: {
127
115
  readonly kind: "remote";
128
- readonly request: string;
129
116
  readonly options: string;
117
+ readonly request: string;
130
118
  readonly optionValue: string;
131
119
  readonly optionLabel: string;
132
120
  readonly optionKeywords?: string | undefined;
@@ -158,6 +146,18 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
158
146
  readonly keywords?: readonly string[] | undefined;
159
147
  }[];
160
148
  };
149
+ readonly compatibilityDate: "2026-06-14";
150
+ readonly grow?: boolean | undefined;
151
+ readonly groupId?: string | undefined;
152
+ readonly placeholder?: readonly [{
153
+ readonly locale: "zh";
154
+ readonly message: string;
155
+ }, ...{
156
+ readonly locale: "en" | "ja" | "ko";
157
+ readonly message: string;
158
+ }[]] | undefined;
159
+ readonly readonly?: string | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
163
163
  readonly kind: "binding";
@@ -45,11 +45,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
45
  readonly data: string;
46
46
  readonly request?: string | undefined;
47
47
  };
48
- readonly enableSorting?: boolean | undefined;
49
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
50
48
  readonly nodeKey: string;
51
49
  readonly nodeChildren: string;
52
50
  readonly nodeLabel: string;
51
+ readonly enableSorting?: boolean | undefined;
52
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
53
53
  readonly nodeTooltip?: readonly [{
54
54
  readonly locale: "zh";
55
55
  readonly message: string;
@@ -104,11 +104,11 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
104
104
  readonly data: string;
105
105
  readonly request?: string | undefined;
106
106
  };
107
- readonly enableSorting?: boolean | undefined;
108
- readonly cascade: "independent" | "cascade-down" | "cascade-both";
109
107
  readonly nodeKey: string;
110
108
  readonly nodeChildren: string;
111
109
  readonly nodeLabel: string;
110
+ readonly enableSorting?: boolean | undefined;
111
+ readonly cascade: "independent" | "cascade-down" | "cascade-both";
112
112
  readonly nodeTooltip?: readonly [{
113
113
  readonly locale: "zh";
114
114
  readonly message: string;