@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.
Files changed (105) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +5 -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/config/index.vue +23 -3
  9. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  10. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  11. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  12. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  13. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  14. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  15. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  17. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  18. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  19. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
  20. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
  21. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  22. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  23. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  24. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  25. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
  26. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
  27. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  28. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  29. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  30. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  31. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  33. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
  34. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
  35. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  36. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  37. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  38. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  39. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  40. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +10 -10
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +10 -10
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +10 -10
  44. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +10 -10
  45. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +10 -10
  46. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +10 -10
  47. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +10 -10
  48. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +10 -10
  49. package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
  50. package/dist/runtime/components/sidebar/index.vue +66 -5
  51. package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
  52. package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
  53. package/dist/runtime/components/sidebar/node.vue +33 -13
  54. package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
  55. package/dist/runtime/components/sidebar/tree.vue +113 -83
  56. package/dist/runtime/components/sidebar/types.d.ts +8 -0
  57. package/dist/runtime/components/sidebar/types.js +1 -0
  58. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  71. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  78. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +12 -12
  79. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +12 -12
  80. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +12 -12
  81. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +12 -12
  82. package/dist/runtime/components/table/schema.d.ts +68 -68
  83. package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
  84. package/dist/runtime/components/table/utils/row-reorder.js +1 -12
  85. package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
  86. package/dist/runtime/components/tabs/index.vue +92 -0
  87. package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
  88. package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
  89. package/dist/runtime/components/tabs/tab.vue +85 -0
  90. package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
  91. package/dist/runtime/components/tabs/types.d.ts +19 -0
  92. package/dist/runtime/components/tabs/types.js +0 -0
  93. package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
  94. package/dist/runtime/components/tabs/use-reorder.js +90 -0
  95. package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
  96. package/dist/runtime/components/tabs/use-tabs.js +101 -0
  97. package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
  98. package/dist/runtime/components/ui/sidebar/index.js +2 -2
  99. package/dist/runtime/share/reorder.d.ts +2 -0
  100. package/dist/runtime/share/reorder.js +12 -0
  101. package/dist/runtime/utils/nav-registry.d.ts +19 -0
  102. package/dist/runtime/utils/nav-registry.js +14 -0
  103. package/dist/runtime/utils/page-title-registry.d.ts +3 -0
  104. package/dist/runtime/utils/page-title-registry.js +11 -0
  105. package/package.json +1 -1
@@ -1,19 +1,21 @@
1
1
  <script setup>
2
- import { Icon } from "@iconify/vue";
3
2
  import { Effect, Fiber, Option } from "effect";
4
3
  import { Fetch } from "fx-fetch";
5
- import { computed, ref, watch } from "vue";
4
+ import { computed, nextTick, onBeforeUnmount, provide, ref, watch } from "vue";
6
5
  import { useI18n } from "vue-i18n";
6
+ import { useRoute } from "#app";
7
+ import { clearNavLabels, publishNavLabels } from "../../utils/nav-registry";
7
8
  import { fetchJsonOption } from "../../share/request";
8
9
  import { cel as _rawCel } from "../../utils/cel";
9
10
  import { celBindings, injectCELContext } from "../../utils/cel-context";
10
11
  import { getLocalizedText } from "../../share/locale";
11
12
  import { interpolateMarkdown } from "../table/utils/runtime";
12
- import { Collapsible, CollapsibleContent, CollapsibleTrigger } from "../ui/collapsible";
13
- import { SidebarContent, SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarMenu } from "../ui/sidebar";
13
+ import { SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarMenu } from "../ui/sidebar";
14
+ import { ScrollArea } from "../ui/scroll-area";
14
15
  import { Skeleton } from "../ui/skeleton";
15
16
  import SidebarNode from "./node.vue";
16
17
  import { useSidebarFavorites } from "./favorites";
18
+ import { SIDEBAR_ACTIVE_KEYS } from "./types";
17
19
  defineOptions({ name: "ShwfedSidebarTree" });
18
20
  const props = defineProps({
19
21
  config: { type: Object, required: true },
@@ -24,10 +26,10 @@ const { locale, t } = useI18n({
24
26
  inheritLocale: true,
25
27
  useScope: "global",
26
28
  messages: {
27
- zh: { "sidebar-favorites": "\u6536\u85CF" },
28
- en: { "sidebar-favorites": "Favorites" },
29
- ja: { "sidebar-favorites": "\u304A\u6C17\u306B\u5165\u308A" },
30
- ko: { "sidebar-favorites": "\uC990\uACA8\uCC3E\uAE30" }
29
+ zh: { "sidebar-favorites": "\u6536\u85CF", "sidebar-menu": "\u83DC\u5355" },
30
+ en: { "sidebar-favorites": "Favorites", "sidebar-menu": "Menu" },
31
+ ja: { "sidebar-favorites": "\u304A\u6C17\u306B\u5165\u308A", "sidebar-menu": "\u30E1\u30CB\u30E5\u30FC" },
32
+ ko: { "sidebar-favorites": "\uC990\uACA8\uCC3E\uAE30", "sidebar-menu": "\uBA54\uB274" }
31
33
  }
32
34
  });
33
35
  const favorites = useSidebarFavorites(props.storageKey);
@@ -143,13 +145,13 @@ function nodeLabelText(node) {
143
145
  function buildNode(raw) {
144
146
  if (!nodeVisible(raw)) return null;
145
147
  const children = getChildren(raw).map(buildNode).filter((n) => n !== null);
146
- const route = getOptionalString(props.config.nodeRoute, raw);
148
+ const route2 = getOptionalString(props.config.nodeRoute, raw);
147
149
  return {
148
150
  key: getKey(raw),
149
151
  label: nodeLabelText(raw),
150
152
  icon: getOptionalString(props.config.nodeIcon, raw),
151
- route,
152
- favoritable: children.length === 0 && !!route,
153
+ route: route2,
154
+ favoritable: children.length === 0 && !!route2,
153
155
  children
154
156
  };
155
157
  }
@@ -167,87 +169,115 @@ const favoriteNodes = computed(() => {
167
169
  walk(tree.value);
168
170
  return out;
169
171
  });
172
+ const route = useRoute();
173
+ function nodePath(r) {
174
+ if (!r) return void 0;
175
+ return r.split(/[?#]/, 1)[0];
176
+ }
177
+ function nodeFull(r) {
178
+ if (!r) return void 0;
179
+ return r.split("#")[0];
180
+ }
181
+ const routedNodes = computed(() => {
182
+ const out = [];
183
+ const walk = (ns) => {
184
+ for (const n of ns) {
185
+ if (n.route) out.push(n);
186
+ if (n.children.length) walk(n.children);
187
+ }
188
+ };
189
+ walk(tree.value);
190
+ return out;
191
+ });
192
+ watch(routedNodes, (nodes) => {
193
+ const full = /* @__PURE__ */ new Map();
194
+ const path = /* @__PURE__ */ new Map();
195
+ for (const n of nodes) {
196
+ const f = nodeFull(n.route);
197
+ const p = nodePath(n.route);
198
+ if (f && !full.has(f)) full.set(f, { label: n.label, icon: n.icon });
199
+ if (p && !path.has(p)) path.set(p, { label: n.label, icon: n.icon });
200
+ }
201
+ publishNavLabels(full, path);
202
+ }, { immediate: true });
203
+ onBeforeUnmount(() => clearNavLabels());
204
+ const activeKeys = computed(() => {
205
+ const full = nodeFull(route.fullPath);
206
+ const path = nodePath(route.fullPath);
207
+ const exact = routedNodes.value.filter((n) => nodeFull(n.route) === full);
208
+ if (exact.length > 0) return new Set(exact.map((n) => n.key));
209
+ return new Set(routedNodes.value.filter((n) => nodePath(n.route) === path).map((n) => n.key));
210
+ });
211
+ provide(SIDEBAR_ACTIVE_KEYS, activeKeys);
212
+ function findTrail(nodes, key) {
213
+ for (const n of nodes) {
214
+ if (n.key === key) return [n.key];
215
+ const sub = findTrail(n.children, key);
216
+ if (sub) return [n.key, ...sub];
217
+ }
218
+ return null;
219
+ }
220
+ watch(activeKeys, (keys) => {
221
+ const first = keys.values().next().value;
222
+ if (!first) return;
223
+ const trail = findTrail(tree.value, first);
224
+ if (!trail) return;
225
+ for (const key of trail.slice(0, -1)) favorites.setOpen(key, true);
226
+ void nextTick(() => {
227
+ for (let i = trail.length - 1; i >= 0; i--) {
228
+ const key = trail[i];
229
+ if (!key) continue;
230
+ const el = document.querySelector(`[data-nav-key="${key.replace(/["\\]/g, "\\$&")}"]`);
231
+ if (el) {
232
+ el.scrollIntoView({ block: "nearest" });
233
+ break;
234
+ }
235
+ }
236
+ });
237
+ }, { immediate: true });
170
238
  </script>
171
239
 
172
240
  <template>
173
- <SidebarContent
174
- class="gap-2 py-1"
175
- :style="styleValue"
176
- >
241
+ <ScrollArea class="min-h-0 w-full flex-1">
177
242
  <div
178
- v-if="loading && roots.length === 0"
179
- class="flex flex-col gap-1.5 px-2 py-1"
180
- aria-busy="true"
243
+ class="flex flex-col gap-2 py-1"
244
+ :style="styleValue"
181
245
  >
182
- <Skeleton class="h-6 w-2/3" />
183
- <Skeleton class="h-6 w-1/2" />
184
- <Skeleton class="h-6 w-3/5" />
185
- </div>
186
-
187
- <template v-else>
188
- <SidebarGroup v-if="favoriteNodes.length">
189
- <SidebarGroupLabel class="text-sm text-zinc-700">
190
- {{ t("sidebar-favorites") }}
191
- </SidebarGroupLabel>
192
- <SidebarGroupContent>
193
- <SidebarMenu>
194
- <SidebarNode
195
- v-for="n in favoriteNodes"
196
- :key="`fav-${n.key}`"
197
- :node="n"
198
- :favorites="favorites"
199
- />
200
- </SidebarMenu>
201
- </SidebarGroupContent>
202
- </SidebarGroup>
203
-
204
- <template
205
- v-for="n in tree"
206
- :key="n.key"
246
+ <div
247
+ v-if="loading && roots.length === 0"
248
+ class="flex flex-col gap-1.5 px-2 py-1"
249
+ aria-busy="true"
207
250
  >
208
- <!-- Top-level group: the group label IS the collapsible trigger -->
209
- <SidebarGroup v-if="n.children.length">
210
- <Collapsible
211
- class="group/collapsible"
212
- :open="favorites.isOpen(n.key, true)"
213
- @update:open="(v) => favorites.setOpen(n.key, v)"
214
- >
215
- <SidebarGroupLabel
216
- as-child
217
- class="group/label w-full cursor-pointer text-sm text-zinc-700 hover:bg-zinc-100 hover:text-zinc-900"
218
- >
219
- <CollapsibleTrigger class="w-full">
220
- <Icon
221
- v-if="n.icon"
222
- :icon="n.icon"
223
- />
224
- {{ n.label }}
225
- <Icon
226
- icon="fluent:chevron-right-20-regular"
227
- class="ml-auto transition-transform group-data-[state=open]/collapsible:rotate-90"
228
- />
229
- </CollapsibleTrigger>
230
- </SidebarGroupLabel>
231
- <CollapsibleContent class="overflow-hidden data-[state=open]:overflow-visible">
232
- <SidebarGroupContent>
233
- <SidebarMenu class="pl-4">
234
- <SidebarNode
235
- v-for="child in n.children"
236
- :key="child.key"
237
- :node="child"
238
- :favorites="favorites"
239
- />
240
- </SidebarMenu>
241
- </SidebarGroupContent>
242
- </CollapsibleContent>
243
- </Collapsible>
251
+ <Skeleton class="h-6 w-2/3" />
252
+ <Skeleton class="h-6 w-1/2" />
253
+ <Skeleton class="h-6 w-3/5" />
254
+ </div>
255
+
256
+ <template v-else>
257
+ <!-- User favorites -->
258
+ <SidebarGroup v-if="favoriteNodes.length">
259
+ <SidebarGroupLabel>{{ t("sidebar-favorites") }}</SidebarGroupLabel>
260
+ <SidebarGroupContent>
261
+ <SidebarMenu>
262
+ <SidebarNode
263
+ v-for="n in favoriteNodes"
264
+ :key="`fav-${n.key}`"
265
+ :node="n"
266
+ :favorites="favorites"
267
+ />
268
+ </SidebarMenu>
269
+ </SidebarGroupContent>
244
270
  </SidebarGroup>
245
271
 
246
- <!-- Top-level direct link -->
247
- <SidebarGroup v-else>
272
+ <!-- System menu — top-level items render inline (collapsible); deeper
273
+ nesting cascades in a flyout (see node.vue). -->
274
+ <SidebarGroup v-if="tree.length">
275
+ <SidebarGroupLabel>{{ t("sidebar-menu") }}</SidebarGroupLabel>
248
276
  <SidebarGroupContent>
249
277
  <SidebarMenu>
250
278
  <SidebarNode
279
+ v-for="n in tree"
280
+ :key="n.key"
251
281
  :node="n"
252
282
  :favorites="favorites"
253
283
  />
@@ -255,6 +285,6 @@ const favoriteNodes = computed(() => {
255
285
  </SidebarGroupContent>
256
286
  </SidebarGroup>
257
287
  </template>
258
- </template>
259
- </SidebarContent>
288
+ </div>
289
+ </ScrollArea>
260
290
  </template>
@@ -1,3 +1,11 @@
1
+ import type { ComputedRef, InjectionKey } from 'vue';
2
+ /**
3
+ * The set of node keys that are "active" for the current location, computed once
4
+ * in `tree.vue` (query-aware — exact full-route match wins, path match is the
5
+ * fallback) and injected into every `node.vue` so highlighting is consistent and
6
+ * a query variant lights up only its own node.
7
+ */
8
+ export declare const SIDEBAR_ACTIVE_KEYS: InjectionKey<ComputedRef<Set<string>>>;
1
9
  /**
2
10
  * A normalized navigation node — the product of walking the raw `DataSource`
3
11
  * payload and evaluating every per-node CEL expression once. The recursive
@@ -0,0 +1 @@
1
+ export const SIDEBAR_ACTIVE_KEYS = Symbol("shwfed-sidebar-active-keys");
@@ -58,12 +58,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
58
58
  readonly message: string;
59
59
  }[]] | undefined;
60
60
  readonly readonly?: string | undefined;
61
- readonly enableSorting?: boolean | undefined;
62
61
  readonly binding: string;
63
62
  readonly derived?: {
64
63
  readonly mode: "formula" | "prefill";
65
64
  readonly expression: string;
66
65
  } | undefined;
66
+ readonly enableSorting?: boolean | undefined;
67
67
  readonly sortKey?: string | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,12 +122,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly message: string;
123
123
  }[]] | undefined;
124
124
  readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
125
  readonly binding: string;
127
126
  readonly derived?: {
128
127
  readonly mode: "formula" | "prefill";
129
128
  readonly expression: string;
130
129
  } | undefined;
130
+ readonly enableSorting?: boolean | undefined;
131
131
  readonly sortKey?: string | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -58,12 +58,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
58
58
  readonly message: string;
59
59
  }[]] | undefined;
60
60
  readonly readonly?: string | undefined;
61
- readonly enableSorting?: boolean | undefined;
62
61
  readonly binding: string;
63
62
  readonly derived?: {
64
63
  readonly mode: "formula" | "prefill";
65
64
  readonly expression: string;
66
65
  } | undefined;
66
+ readonly enableSorting?: boolean | undefined;
67
67
  readonly sortKey?: string | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,12 +122,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly message: string;
123
123
  }[]] | undefined;
124
124
  readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
125
  readonly binding: string;
127
126
  readonly derived?: {
128
127
  readonly mode: "formula" | "prefill";
129
128
  readonly expression: string;
130
129
  } | undefined;
130
+ readonly enableSorting?: boolean | undefined;
131
131
  readonly sortKey?: string | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -45,9 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
45
  readonly readonly?: string | undefined;
46
46
  readonly request: string;
47
47
  readonly enableSorting?: boolean | undefined;
48
- readonly accessor?: string | undefined;
49
- readonly sortKey?: string | undefined;
50
- readonly successMessage?: string | undefined;
51
48
  readonly optionValue: string;
52
49
  readonly optionLabel: readonly [{
53
50
  readonly locale: "zh";
@@ -56,6 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
53
  readonly locale: "en" | "ja" | "ko";
57
54
  readonly message: string;
58
55
  }[]];
56
+ readonly accessor?: string | undefined;
57
+ readonly sortKey?: string | undefined;
58
+ readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -100,9 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly readonly?: string | undefined;
101
101
  readonly request: string;
102
102
  readonly enableSorting?: boolean | undefined;
103
- readonly accessor?: string | undefined;
104
- readonly sortKey?: string | undefined;
105
- readonly successMessage?: string | undefined;
106
103
  readonly optionValue: string;
107
104
  readonly optionLabel: readonly [{
108
105
  readonly locale: "zh";
@@ -111,6 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
108
  readonly locale: "en" | "ja" | "ko";
112
109
  readonly message: string;
113
110
  }[]];
111
+ readonly accessor?: string | undefined;
112
+ readonly sortKey?: string | undefined;
113
+ readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -45,9 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
45
  readonly readonly?: string | undefined;
46
46
  readonly request: string;
47
47
  readonly enableSorting?: boolean | undefined;
48
- readonly accessor?: string | undefined;
49
- readonly sortKey?: string | undefined;
50
- readonly successMessage?: string | undefined;
51
48
  readonly optionValue: string;
52
49
  readonly optionLabel: readonly [{
53
50
  readonly locale: "zh";
@@ -56,6 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
53
  readonly locale: "en" | "ja" | "ko";
57
54
  readonly message: string;
58
55
  }[]];
56
+ readonly accessor?: string | undefined;
57
+ readonly sortKey?: string | undefined;
58
+ readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -100,9 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly readonly?: string | undefined;
101
101
  readonly request: string;
102
102
  readonly enableSorting?: boolean | undefined;
103
- readonly accessor?: string | undefined;
104
- readonly sortKey?: string | undefined;
105
- readonly successMessage?: string | undefined;
106
103
  readonly optionValue: string;
107
104
  readonly optionLabel: readonly [{
108
105
  readonly locale: "zh";
@@ -111,6 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
108
  readonly locale: "en" | "ja" | "ko";
112
109
  readonly message: string;
113
110
  }[]];
111
+ readonly accessor?: string | undefined;
112
+ readonly sortKey?: string | undefined;
113
+ readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -58,12 +58,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
58
58
  readonly message: string;
59
59
  }[]] | undefined;
60
60
  readonly readonly?: string | undefined;
61
- readonly enableSorting?: boolean | undefined;
62
61
  readonly binding: string;
63
62
  readonly derived?: {
64
63
  readonly mode: "formula" | "prefill";
65
64
  readonly expression: string;
66
65
  } | undefined;
66
+ readonly enableSorting?: boolean | undefined;
67
67
  readonly sortKey?: string | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,12 +122,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly message: string;
123
123
  }[]] | undefined;
124
124
  readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
125
  readonly binding: string;
127
126
  readonly derived?: {
128
127
  readonly mode: "formula" | "prefill";
129
128
  readonly expression: string;
130
129
  } | undefined;
130
+ readonly enableSorting?: boolean | undefined;
131
131
  readonly sortKey?: string | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -58,12 +58,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
58
58
  readonly message: string;
59
59
  }[]] | undefined;
60
60
  readonly readonly?: string | undefined;
61
- readonly enableSorting?: boolean | undefined;
62
61
  readonly binding: string;
63
62
  readonly derived?: {
64
63
  readonly mode: "formula" | "prefill";
65
64
  readonly expression: string;
66
65
  } | undefined;
66
+ readonly enableSorting?: boolean | undefined;
67
67
  readonly sortKey?: string | undefined;
68
68
  }) => any;
69
69
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -122,12 +122,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
122
  readonly message: string;
123
123
  }[]] | undefined;
124
124
  readonly readonly?: string | undefined;
125
- readonly enableSorting?: boolean | undefined;
126
125
  readonly binding: string;
127
126
  readonly derived?: {
128
127
  readonly mode: "formula" | "prefill";
129
128
  readonly expression: string;
130
129
  } | undefined;
130
+ readonly enableSorting?: boolean | undefined;
131
131
  readonly sortKey?: string | undefined;
132
132
  }) => any) | undefined;
133
133
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -45,9 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
45
  readonly readonly?: string | undefined;
46
46
  readonly request: string;
47
47
  readonly enableSorting?: boolean | undefined;
48
- readonly accessor?: string | undefined;
49
- readonly sortKey?: string | undefined;
50
- readonly successMessage?: string | undefined;
51
48
  readonly optionValue: string;
52
49
  readonly optionLabel: readonly [{
53
50
  readonly locale: "zh";
@@ -56,6 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
53
  readonly locale: "en" | "ja" | "ko";
57
54
  readonly message: string;
58
55
  }[]];
56
+ readonly accessor?: string | undefined;
57
+ readonly sortKey?: string | undefined;
58
+ readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -100,9 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly readonly?: string | undefined;
101
101
  readonly request: string;
102
102
  readonly enableSorting?: boolean | undefined;
103
- readonly accessor?: string | undefined;
104
- readonly sortKey?: string | undefined;
105
- readonly successMessage?: string | undefined;
106
103
  readonly optionValue: string;
107
104
  readonly optionLabel: readonly [{
108
105
  readonly locale: "zh";
@@ -111,6 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
108
  readonly locale: "en" | "ja" | "ko";
112
109
  readonly message: string;
113
110
  }[]];
111
+ readonly accessor?: string | undefined;
112
+ readonly sortKey?: string | undefined;
113
+ readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -45,9 +45,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
45
45
  readonly readonly?: string | undefined;
46
46
  readonly request: string;
47
47
  readonly enableSorting?: boolean | undefined;
48
- readonly accessor?: string | undefined;
49
- readonly sortKey?: string | undefined;
50
- readonly successMessage?: string | undefined;
51
48
  readonly optionValue: string;
52
49
  readonly optionLabel: readonly [{
53
50
  readonly locale: "zh";
@@ -56,6 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
53
  readonly locale: "en" | "ja" | "ko";
57
54
  readonly message: string;
58
55
  }[]];
56
+ readonly accessor?: string | undefined;
57
+ readonly sortKey?: string | undefined;
58
+ readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -100,9 +100,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
100
100
  readonly readonly?: string | undefined;
101
101
  readonly request: string;
102
102
  readonly enableSorting?: boolean | undefined;
103
- readonly accessor?: string | undefined;
104
- readonly sortKey?: string | undefined;
105
- readonly successMessage?: string | undefined;
106
103
  readonly optionValue: string;
107
104
  readonly optionLabel: readonly [{
108
105
  readonly locale: "zh";
@@ -111,6 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
108
  readonly locale: "en" | "ja" | "ko";
112
109
  readonly message: string;
113
110
  }[]];
111
+ readonly accessor?: string | undefined;
112
+ readonly sortKey?: string | undefined;
113
+ readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -73,12 +73,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
73
73
  readonly message: string;
74
74
  }[]] | undefined;
75
75
  readonly readonly?: string | undefined;
76
- readonly enableSorting?: boolean | undefined;
77
76
  readonly binding: string;
78
77
  readonly derived?: {
79
78
  readonly mode: "formula" | "prefill";
80
79
  readonly expression: string;
81
80
  } | undefined;
81
+ readonly enableSorting?: boolean | undefined;
82
82
  readonly sortKey?: string | undefined;
83
83
  }) => any;
84
84
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -152,12 +152,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
152
152
  readonly message: string;
153
153
  }[]] | undefined;
154
154
  readonly readonly?: string | undefined;
155
- readonly enableSorting?: boolean | undefined;
156
155
  readonly binding: string;
157
156
  readonly derived?: {
158
157
  readonly mode: "formula" | "prefill";
159
158
  readonly expression: string;
160
159
  } | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  }) => any) | undefined;
163
163
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -73,12 +73,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
73
73
  readonly message: string;
74
74
  }[]] | undefined;
75
75
  readonly readonly?: string | undefined;
76
- readonly enableSorting?: boolean | undefined;
77
76
  readonly binding: string;
78
77
  readonly derived?: {
79
78
  readonly mode: "formula" | "prefill";
80
79
  readonly expression: string;
81
80
  } | undefined;
81
+ readonly enableSorting?: boolean | undefined;
82
82
  readonly sortKey?: string | undefined;
83
83
  }) => any;
84
84
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -152,12 +152,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
152
152
  readonly message: string;
153
153
  }[]] | undefined;
154
154
  readonly readonly?: string | undefined;
155
- readonly enableSorting?: boolean | undefined;
156
155
  readonly binding: string;
157
156
  readonly derived?: {
158
157
  readonly mode: "formula" | "prefill";
159
158
  readonly expression: string;
160
159
  } | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  }) => any) | undefined;
163
163
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -73,12 +73,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
73
73
  readonly message: string;
74
74
  }[]] | undefined;
75
75
  readonly readonly?: string | undefined;
76
- readonly enableSorting?: boolean | undefined;
77
76
  readonly binding: string;
78
77
  readonly derived?: {
79
78
  readonly mode: "formula" | "prefill";
80
79
  readonly expression: string;
81
80
  } | undefined;
81
+ readonly enableSorting?: boolean | undefined;
82
82
  readonly sortKey?: string | undefined;
83
83
  }) => any;
84
84
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -152,12 +152,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
152
152
  readonly message: string;
153
153
  }[]] | undefined;
154
154
  readonly readonly?: string | undefined;
155
- readonly enableSorting?: boolean | undefined;
156
155
  readonly binding: string;
157
156
  readonly derived?: {
158
157
  readonly mode: "formula" | "prefill";
159
158
  readonly expression: string;
160
159
  } | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  }) => any) | undefined;
163
163
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -73,12 +73,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
73
73
  readonly message: string;
74
74
  }[]] | undefined;
75
75
  readonly readonly?: string | undefined;
76
- readonly enableSorting?: boolean | undefined;
77
76
  readonly binding: string;
78
77
  readonly derived?: {
79
78
  readonly mode: "formula" | "prefill";
80
79
  readonly expression: string;
81
80
  } | undefined;
81
+ readonly enableSorting?: boolean | undefined;
82
82
  readonly sortKey?: string | undefined;
83
83
  }) => any;
84
84
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -152,12 +152,12 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
152
152
  readonly message: string;
153
153
  }[]] | undefined;
154
154
  readonly readonly?: string | undefined;
155
- readonly enableSorting?: boolean | undefined;
156
155
  readonly binding: string;
157
156
  readonly derived?: {
158
157
  readonly mode: "formula" | "prefill";
159
158
  readonly expression: string;
160
159
  } | undefined;
160
+ readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  }) => any) | undefined;
163
163
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;