@vonage/vivid-vue 3.12.0 → 3.13.0

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 (31) hide show
  1. package/dist/generated/components/VActionGroup.vue2.d.ts +3 -3
  2. package/dist/generated/components/VActionGroup.vue3.d.ts +3 -3
  3. package/dist/generated/components/VAvatar.vue2.d.ts +3 -3
  4. package/dist/generated/components/VAvatar.vue3.d.ts +3 -3
  5. package/dist/generated/components/VButton.vue2.d.ts +3 -3
  6. package/dist/generated/components/VButton.vue3.d.ts +3 -3
  7. package/dist/generated/components/VDataGrid.vue2.d.ts +18 -3
  8. package/dist/generated/components/VDataGrid.vue3.d.ts +18 -3
  9. package/dist/generated/components/VDataGridCell.d.ts +10 -0
  10. package/dist/generated/components/VDataGridCell.vue2.d.ts +95 -0
  11. package/dist/generated/components/VDataGridCell.vue3.d.ts +103 -0
  12. package/dist/generated/components/{VPopup.d.ts → VDataGridRow.d.ts} +3 -3
  13. package/dist/generated/components/VDataGridRow.vue2.d.ts +67 -0
  14. package/dist/generated/components/VDataGridRow.vue3.d.ts +75 -0
  15. package/dist/generated/components/VNavDisclosure.vue2.d.ts +1 -1
  16. package/dist/generated/components/VNavDisclosure.vue3.d.ts +2 -1
  17. package/dist/generated/components/VNumberField.vue2.d.ts +3 -3
  18. package/dist/generated/components/VNumberField.vue3.d.ts +3 -3
  19. package/dist/generated/components/VSelect.vue2.d.ts +3 -3
  20. package/dist/generated/components/VSelect.vue3.d.ts +3 -3
  21. package/dist/generated/components/VTab.vue2.d.ts +1 -1
  22. package/dist/generated/components/VTab.vue3.d.ts +1 -1
  23. package/dist/generated/components/VTextField.vue2.d.ts +3 -3
  24. package/dist/generated/components/VTextField.vue3.d.ts +3 -3
  25. package/dist/generated/components/index.d.ts +2 -1
  26. package/dist/index.es.js +517 -395
  27. package/dist/index.umd.js +1 -1
  28. package/dist/web-types.json +190 -114
  29. package/package.json +2 -2
  30. package/dist/generated/components/VPopup.vue2.d.ts +0 -133
  31. package/dist/generated/components/VPopup.vue3.d.ts +0 -140
package/dist/index.es.js CHANGED
@@ -1,17 +1,17 @@
1
- import { ref as d, version as m, onBeforeMount as v, defineComponent as l, h as n } from "vue";
2
- import { registerAccordion as y, registerAccordionItem as f, registerActionGroup as $, registerAlert as g, registerAvatar as k, registerBadge as b, registerBanner as C, registerBreadcrumb as x, registerBreadcrumbItem as S, registerButton as w, registerCalendar as V, registerCalendarEvent as N, registerCard as B, registerCheckbox as T, registerCombobox as K, registerDataGrid as I, registerDialog as z, registerDivider as F, registerEmptyState as q, registerFab as D, registerHeader as P, registerIcon as L, registerLayout as M, registerMenu as A, registerMenuItem as O, registerNav as H, registerNavDisclosure as E, registerNavItem as G, registerNote as R, registerNumberField as W, registerOption as j, registerPagination as U, registerPopup as J, registerProgress as Q, registerProgressRing as X, registerRadio as Y, registerRadioGroup as Z, registerSelect as _, registerSideDrawer as tt, registerSlider as et, registerSwitch as it, registerTab as ot, registerTabs as st, registerTabPanel as nt, registerTextArea as at, registerTextField as rt, registerToggletip as dt, registerTooltip as lt, registerTreeItem as ht, registerTreeView as ut, registerTag as ct, registerTagGroup as pt } from "@vonage/vivid";
3
- const p = d("vvd3");
4
- function $t(t) {
1
+ import { ref as l, version as v, onBeforeMount as y, defineComponent as h, h as n } from "vue";
2
+ import { registerAccordion as f, registerAccordionItem as $, registerActionGroup as g, registerAlert as k, registerAvatar as b, registerBadge as C, registerBanner as S, registerBreadcrumb as w, registerBreadcrumbItem as x, registerButton as V, registerCalendar as N, registerCalendarEvent as B, registerCard as T, registerCheckbox as K, registerCombobox as I, registerDataGrid as m, registerDialog as F, registerDivider as z, registerEmptyState as q, registerFab as D, registerHeader as P, registerIcon as L, registerLayout as A, registerMenu as M, registerMenuItem as O, registerNav as G, registerNavDisclosure as H, registerNavItem as E, registerNote as R, registerNumberField as W, registerOption as j, registerPagination as U, registerProgress as J, registerProgressRing as Q, registerRadio as X, registerRadioGroup as Y, registerSelect as Z, registerSideDrawer as _, registerSlider as tt, registerSwitch as et, registerTab as it, registerTabs as ot, registerTabPanel as st, registerTextArea as nt, registerTextField as at, registerToggletip as rt, registerTooltip as dt, registerTreeItem as lt, registerTreeView as ht, registerTag as ut, registerTagGroup as ct } from "@vonage/vivid";
3
+ const p = l("vvd3");
4
+ function ft(t) {
5
5
  p.value = t;
6
6
  }
7
- const r = m.startsWith("2");
8
- function h(t, o) {
9
- const s = d(`${p.value}-${t}`);
10
- return v(() => {
7
+ const d = v.startsWith("2");
8
+ function u(t, o) {
9
+ const s = l(`${p.value}-${t}`);
10
+ return y(() => {
11
11
  o(p.value);
12
12
  }), s;
13
13
  }
14
- const gt = l({
14
+ const $t = h({
15
15
  name: "VAccordion",
16
16
  props: {
17
17
  /**
@@ -65,7 +65,7 @@ const gt = l({
65
65
  "change"
66
66
  ],
67
67
  setup(t, o) {
68
- const s = h("accordion", y), e = d(null);
68
+ const s = u("accordion", f), e = l(null);
69
69
  return o.expose({
70
70
  closeAll() {
71
71
  var i;
@@ -74,7 +74,7 @@ const gt = l({
74
74
  }), { componentName: s, element: e };
75
75
  },
76
76
  render() {
77
- return r ? n(
77
+ return d ? n(
78
78
  this.componentName,
79
79
  {
80
80
  ref: "element",
@@ -115,7 +115,7 @@ const gt = l({
115
115
  ]
116
116
  );
117
117
  }
118
- }), kt = l({
118
+ }), gt = h({
119
119
  name: "VAccordionItem",
120
120
  props: {
121
121
  /**
@@ -199,11 +199,11 @@ const gt = l({
199
199
  "change"
200
200
  ],
201
201
  setup(t, o) {
202
- const s = h("accordion-item", f), e = d(null);
202
+ const s = u("accordion-item", $), e = l(null);
203
203
  return o.expose({}), { componentName: s, element: e };
204
204
  },
205
205
  render() {
206
- return r ? n(
206
+ return d ? n(
207
207
  this.componentName,
208
208
  {
209
209
  ref: "element",
@@ -260,7 +260,7 @@ const gt = l({
260
260
  ]
261
261
  );
262
262
  }
263
- }), bt = l({
263
+ }), kt = h({
264
264
  name: "VActionGroup",
265
265
  props: {
266
266
  /**
@@ -318,11 +318,11 @@ const gt = l({
318
318
  "input"
319
319
  ],
320
320
  setup(t, o) {
321
- const s = h("action-group", $), e = d(null);
321
+ const s = u("action-group", g), e = l(null);
322
322
  return o.expose({}), { componentName: s, element: e };
323
323
  },
324
324
  render() {
325
- return r ? n(
325
+ return d ? n(
326
326
  this.componentName,
327
327
  {
328
328
  ref: "element",
@@ -370,21 +370,21 @@ const gt = l({
370
370
  );
371
371
  }
372
372
  });
373
- function mt(t, o) {
373
+ function pt(t, o) {
374
374
  return o.forEach((s) => {
375
375
  var e;
376
376
  s.data || (s.data = {}), s.data.attrs = { ...(e = s.data) == null ? void 0 : e.attrs, slot: t };
377
377
  }), o;
378
378
  }
379
- function vt(t, o) {
379
+ function mt(t, o) {
380
380
  return o.forEach((s) => {
381
381
  s.props || (s.props = {}), s.props = { ...s.props, slot: t };
382
382
  }), o;
383
383
  }
384
384
  function a(t, o) {
385
- return o ? r ? mt(t, o) : vt(t, o()) : null;
385
+ return o ? d ? pt(t, o) : mt(t, o()) : null;
386
386
  }
387
- const Ct = l({
387
+ const bt = h({
388
388
  name: "VAlert",
389
389
  props: {
390
390
  /**
@@ -484,16 +484,16 @@ const Ct = l({
484
484
  "close"
485
485
  ],
486
486
  setup(t, o) {
487
- const s = h("alert", g), e = d(null);
487
+ const s = u("alert", k), e = l(null);
488
488
  return o.expose({
489
- openChanged(i, u) {
489
+ openChanged(i, r) {
490
490
  var c;
491
- return (c = e.value) == null ? void 0 : c.openChanged(i, u);
491
+ return (c = e.value) == null ? void 0 : c.openChanged(i, r);
492
492
  }
493
493
  }), { componentName: s, element: e };
494
494
  },
495
495
  render() {
496
- return r ? n(
496
+ return d ? n(
497
497
  this.componentName,
498
498
  {
499
499
  ref: "element",
@@ -557,7 +557,7 @@ const Ct = l({
557
557
  ]
558
558
  );
559
559
  }
560
- }), xt = l({
560
+ }), Ct = h({
561
561
  name: "VAvatar",
562
562
  props: {
563
563
  /**
@@ -629,11 +629,11 @@ const Ct = l({
629
629
  "input"
630
630
  ],
631
631
  setup(t, o) {
632
- const s = h("avatar", k), e = d(null);
632
+ const s = u("avatar", b), e = l(null);
633
633
  return o.expose({}), { componentName: s, element: e };
634
634
  },
635
635
  render() {
636
- return r ? n(
636
+ return d ? n(
637
637
  this.componentName,
638
638
  {
639
639
  ref: "element",
@@ -685,7 +685,7 @@ const Ct = l({
685
685
  ]
686
686
  );
687
687
  }
688
- }), St = l({
688
+ }), St = h({
689
689
  name: "VBadge",
690
690
  props: {
691
691
  /**
@@ -760,11 +760,11 @@ const Ct = l({
760
760
  "input"
761
761
  ],
762
762
  setup(t, o) {
763
- const s = h("badge", b), e = d(null);
763
+ const s = u("badge", C), e = l(null);
764
764
  return o.expose({}), { componentName: s, element: e };
765
765
  },
766
766
  render() {
767
- return r ? n(
767
+ return d ? n(
768
768
  this.componentName,
769
769
  {
770
770
  ref: "element",
@@ -810,7 +810,7 @@ const Ct = l({
810
810
  []
811
811
  );
812
812
  }
813
- }), wt = l({
813
+ }), wt = h({
814
814
  name: "VBanner",
815
815
  props: {
816
816
  /**
@@ -872,7 +872,7 @@ const Ct = l({
872
872
  "input"
873
873
  ],
874
874
  setup(t, o) {
875
- const s = h("banner", C), e = d(null);
875
+ const s = u("banner", S), e = l(null);
876
876
  return o.expose({
877
877
  remove() {
878
878
  var i;
@@ -881,7 +881,7 @@ const Ct = l({
881
881
  }), { componentName: s, element: e };
882
882
  },
883
883
  render() {
884
- return r ? n(
884
+ return d ? n(
885
885
  this.componentName,
886
886
  {
887
887
  ref: "element",
@@ -937,7 +937,7 @@ const Ct = l({
937
937
  ]
938
938
  );
939
939
  }
940
- }), Vt = l({
940
+ }), xt = h({
941
941
  name: "VBreadcrumb",
942
942
  props: {
943
943
  /**
@@ -981,11 +981,11 @@ const Ct = l({
981
981
  "input"
982
982
  ],
983
983
  setup(t, o) {
984
- const s = h("breadcrumb", x), e = d(null);
984
+ const s = u("breadcrumb", w), e = l(null);
985
985
  return o.expose({}), { componentName: s, element: e };
986
986
  },
987
987
  render() {
988
- return r ? n(
988
+ return d ? n(
989
989
  this.componentName,
990
990
  {
991
991
  ref: "element",
@@ -1020,7 +1020,7 @@ const Ct = l({
1020
1020
  ]
1021
1021
  );
1022
1022
  }
1023
- }), Nt = l({
1023
+ }), Vt = h({
1024
1024
  name: "VBreadcrumbItem",
1025
1025
  props: {
1026
1026
  /**
@@ -1097,11 +1097,11 @@ const Ct = l({
1097
1097
  "input"
1098
1098
  ],
1099
1099
  setup(t, o) {
1100
- const s = h("breadcrumb-item", S), e = d(null);
1100
+ const s = u("breadcrumb-item", x), e = l(null);
1101
1101
  return o.expose({}), { componentName: s, element: e };
1102
1102
  },
1103
1103
  render() {
1104
- return r ? n(
1104
+ return d ? n(
1105
1105
  this.componentName,
1106
1106
  {
1107
1107
  ref: "element",
@@ -1153,7 +1153,7 @@ const Ct = l({
1153
1153
  []
1154
1154
  );
1155
1155
  }
1156
- }), Bt = l({
1156
+ }), Nt = h({
1157
1157
  name: "VButton",
1158
1158
  props: {
1159
1159
  /**
@@ -1294,7 +1294,7 @@ const Ct = l({
1294
1294
  "input"
1295
1295
  ],
1296
1296
  setup(t, o) {
1297
- const s = h("button", w), e = d(null);
1297
+ const s = u("button", V), e = l(null);
1298
1298
  return o.expose({
1299
1299
  /**
1300
1300
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -1306,7 +1306,7 @@ const Ct = l({
1306
1306
  }), { componentName: s, element: e };
1307
1307
  },
1308
1308
  render() {
1309
- return r ? n(
1309
+ return d ? n(
1310
1310
  this.componentName,
1311
1311
  {
1312
1312
  ref: "element",
@@ -1384,7 +1384,7 @@ const Ct = l({
1384
1384
  []
1385
1385
  );
1386
1386
  }
1387
- }), Tt = l({
1387
+ }), Bt = h({
1388
1388
  name: "VCalendar",
1389
1389
  props: {
1390
1390
  /**
@@ -1455,16 +1455,16 @@ const Ct = l({
1455
1455
  "input"
1456
1456
  ],
1457
1457
  setup(t, o) {
1458
- const s = h("calendar", V), e = d(null);
1458
+ const s = u("calendar", N), e = l(null);
1459
1459
  return o.expose({
1460
1460
  onKeydown(i) {
1461
- var u;
1462
- return (u = e.value) == null ? void 0 : u.onKeydown(i);
1461
+ var r;
1462
+ return (r = e.value) == null ? void 0 : r.onKeydown(i);
1463
1463
  }
1464
1464
  }), { componentName: s, element: e };
1465
1465
  },
1466
1466
  render() {
1467
- return r ? n(
1467
+ return d ? n(
1468
1468
  this.componentName,
1469
1469
  {
1470
1470
  ref: "element",
@@ -1541,7 +1541,7 @@ const Ct = l({
1541
1541
  ]
1542
1542
  );
1543
1543
  }
1544
- }), Kt = l({
1544
+ }), Tt = h({
1545
1545
  name: "VCalendarEvent",
1546
1546
  props: {
1547
1547
  /**
@@ -1616,11 +1616,11 @@ const Ct = l({
1616
1616
  "input"
1617
1617
  ],
1618
1618
  setup(t, o) {
1619
- const s = h("calendar-event", N), e = d(null);
1619
+ const s = u("calendar-event", B), e = l(null);
1620
1620
  return o.expose({}), { componentName: s, element: e };
1621
1621
  },
1622
1622
  render() {
1623
- return r ? n(
1623
+ return d ? n(
1624
1624
  this.componentName,
1625
1625
  {
1626
1626
  ref: "element",
@@ -1668,7 +1668,7 @@ const Ct = l({
1668
1668
  []
1669
1669
  );
1670
1670
  }
1671
- }), It = l({
1671
+ }), Kt = h({
1672
1672
  name: "VCard",
1673
1673
  props: {
1674
1674
  /**
@@ -1739,11 +1739,11 @@ const Ct = l({
1739
1739
  "input"
1740
1740
  ],
1741
1741
  setup(t, o) {
1742
- const s = h("card", B), e = d(null);
1742
+ const s = u("card", T), e = l(null);
1743
1743
  return o.expose({}), { componentName: s, element: e };
1744
1744
  },
1745
1745
  render() {
1746
- return r ? n(
1746
+ return d ? n(
1747
1747
  this.componentName,
1748
1748
  {
1749
1749
  ref: "element",
@@ -1809,9 +1809,9 @@ const Ct = l({
1809
1809
  ]
1810
1810
  );
1811
1811
  }
1812
- }), zt = l({
1812
+ }), It = h({
1813
1813
  name: "VCheckbox",
1814
- model: r ? {
1814
+ model: d ? {
1815
1815
  prop: "modelValue",
1816
1816
  event: "update:modelValue"
1817
1817
  } : void 0,
@@ -1923,11 +1923,11 @@ const Ct = l({
1923
1923
  "update:modelValue"
1924
1924
  ],
1925
1925
  setup(t, o) {
1926
- const s = h("checkbox", T), e = d(null);
1926
+ const s = u("checkbox", K), e = l(null);
1927
1927
  return o.expose({}), { componentName: s, element: e };
1928
1928
  },
1929
1929
  render() {
1930
- return r ? n(
1930
+ return d ? n(
1931
1931
  this.componentName,
1932
1932
  {
1933
1933
  ref: "element",
@@ -1989,9 +1989,9 @@ const Ct = l({
1989
1989
  []
1990
1990
  );
1991
1991
  }
1992
- }), Ft = l({
1992
+ }), Ft = h({
1993
1993
  name: "VCombobox",
1994
- model: r ? {
1994
+ model: d ? {
1995
1995
  prop: "modelValue",
1996
1996
  event: "update:modelValue"
1997
1997
  } : void 0,
@@ -2101,7 +2101,7 @@ const Ct = l({
2101
2101
  "update:modelValue"
2102
2102
  ],
2103
2103
  setup(t, o) {
2104
- const s = h("combobox", K), e = d(null);
2104
+ const s = u("combobox", I), e = l(null);
2105
2105
  return o.expose({
2106
2106
  /**
2107
2107
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -2121,8 +2121,8 @@ const Ct = l({
2121
2121
  * Calculate and apply listbox positioning based on available viewport space.
2122
2122
  */
2123
2123
  setPositioning(i) {
2124
- var u;
2125
- return (u = e.value) == null ? void 0 : u.setPositioning(i);
2124
+ var r;
2125
+ return (r = e.value) == null ? void 0 : r.setPositioning(i);
2126
2126
  },
2127
2127
  /**
2128
2128
  * Moves focus to the first selectable option.
@@ -2141,7 +2141,7 @@ const Ct = l({
2141
2141
  }), { componentName: s, element: e };
2142
2142
  },
2143
2143
  render() {
2144
- return r ? n(
2144
+ return d ? n(
2145
2145
  this.componentName,
2146
2146
  {
2147
2147
  ref: "element",
@@ -2204,7 +2204,7 @@ const Ct = l({
2204
2204
  ]
2205
2205
  );
2206
2206
  }
2207
- }), qt = l({
2207
+ }), zt = h({
2208
2208
  name: "VDataGrid",
2209
2209
  props: {
2210
2210
  /**
@@ -2227,7 +2227,14 @@ const Ct = l({
2227
2227
  * String that gets applied to the the css gridTemplateColumns attribute of child rows
2228
2228
  */
2229
2229
  gridTemplateColumns: { type: String, default: void 0 },
2230
- selectionMode: { type: String, default: void 0 }
2230
+ selectionMode: {
2231
+ type: String,
2232
+ default: void 0
2233
+ },
2234
+ /**
2235
+ * Array of objects representing the rows of the grid.
2236
+ */
2237
+ rowsData: { type: Array, default: void 0 }
2231
2238
  },
2232
2239
  emits: [
2233
2240
  /**
@@ -2262,16 +2269,16 @@ const Ct = l({
2262
2269
  "input"
2263
2270
  ],
2264
2271
  setup(t, o) {
2265
- const s = h("data-grid", I), e = d(null);
2272
+ const s = u("data-grid", m), e = l(null);
2266
2273
  return o.expose({
2267
2274
  selectionModeChanged(i) {
2268
- var u;
2269
- return (u = e.value) == null ? void 0 : u.selectionModeChanged(i);
2275
+ var r;
2276
+ return (r = e.value) == null ? void 0 : r.selectionModeChanged(i);
2270
2277
  }
2271
2278
  }), { componentName: s, element: e };
2272
2279
  },
2273
2280
  render() {
2274
- return r ? n(
2281
+ return d ? n(
2275
2282
  this.componentName,
2276
2283
  {
2277
2284
  ref: "element",
@@ -2283,6 +2290,7 @@ const Ct = l({
2283
2290
  ...this.selectionMode !== void 0 ? { "selection-mode": this.selectionMode } : {}
2284
2291
  },
2285
2292
  class: "vvd-root",
2293
+ domProps: { ...this.rowsData !== void 0 ? { rowsData: this.rowsData } : {} },
2286
2294
  on: {
2287
2295
  click: (t) => this.$emit("click", t),
2288
2296
  focus: (t) => this.$emit("focus", t),
@@ -2303,6 +2311,7 @@ const Ct = l({
2303
2311
  ...this.generateHeader !== void 0 ? { "generate-header": this.generateHeader } : {},
2304
2312
  ...this.gridTemplateColumns !== void 0 ? { "grid-template-columns": this.gridTemplateColumns } : {},
2305
2313
  ...this.selectionMode !== void 0 ? { "selection-mode": this.selectionMode } : {},
2314
+ ...this.rowsData !== void 0 ? { rowsData: this.rowsData } : {},
2306
2315
  onClick: (t) => this.$emit("click", t),
2307
2316
  onFocus: (t) => this.$emit("focus", t),
2308
2317
  onBlur: (t) => this.$emit("blur", t),
@@ -2316,7 +2325,262 @@ const Ct = l({
2316
2325
  ]
2317
2326
  );
2318
2327
  }
2319
- }), Dt = l({
2328
+ }), qt = h({
2329
+ name: "VDataGridRow",
2330
+ props: {
2331
+ /**
2332
+ * Indicates the element that represents the current item within a container or set of related elements.
2333
+ */
2334
+ ariaCurrent: {
2335
+ type: String,
2336
+ default: void 0
2337
+ },
2338
+ /**
2339
+ * String that gets applied to the the css gridTemplateColumns attribute for the row
2340
+ */
2341
+ gridTemplateColumns: { type: String, default: void 0 },
2342
+ /**
2343
+ * The type of row
2344
+ */
2345
+ rowType: { type: String, default: void 0 },
2346
+ ariaSelected: { type: String, default: void 0 }
2347
+ },
2348
+ emits: [
2349
+ /**
2350
+ * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
2351
+ * @type {MouseEvent}
2352
+ */
2353
+ "click",
2354
+ /**
2355
+ * Fires when the element receives focus.
2356
+ * @type {FocusEvent}
2357
+ */
2358
+ "focus",
2359
+ /**
2360
+ * Fires when the element loses focus.
2361
+ * @type {FocusEvent}
2362
+ */
2363
+ "blur",
2364
+ /**
2365
+ * Fires when a key is pressed.
2366
+ * @type {KeyboardEvent}
2367
+ */
2368
+ "keydown",
2369
+ /**
2370
+ * Fires when a key is released.
2371
+ * @type {KeyboardEvent}
2372
+ */
2373
+ "keyup",
2374
+ /**
2375
+ * Fires when the value of an element has been changed.
2376
+ * @type {Event}
2377
+ */
2378
+ "input",
2379
+ /**
2380
+ * Fires a custom 'row-focused' event when focus is on an element (usually a cell or its contents) in the row
2381
+ * @type {unknown}
2382
+ */
2383
+ "row-focused"
2384
+ ],
2385
+ setup(t, o) {
2386
+ const s = u("data-grid-row", m), e = l(null);
2387
+ return o.expose({
2388
+ handleFocusout(i) {
2389
+ var r;
2390
+ return (r = e.value) == null ? void 0 : r.handleFocusout(i);
2391
+ },
2392
+ handleCellFocus(i) {
2393
+ var r;
2394
+ return (r = e.value) == null ? void 0 : r.handleCellFocus(i);
2395
+ },
2396
+ handleKeydown(i) {
2397
+ var r;
2398
+ return (r = e.value) == null ? void 0 : r.handleKeydown(i);
2399
+ }
2400
+ }), { componentName: s, element: e };
2401
+ },
2402
+ render() {
2403
+ return d ? n(
2404
+ this.componentName,
2405
+ {
2406
+ ref: "element",
2407
+ attrs: {
2408
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2409
+ ...this.gridTemplateColumns !== void 0 ? { "grid-template-columns": this.gridTemplateColumns } : {},
2410
+ ...this.rowType !== void 0 ? { "row-type": this.rowType } : {},
2411
+ ...this.ariaSelected !== void 0 ? { "aria-selected": this.ariaSelected } : {}
2412
+ },
2413
+ class: "vvd-root",
2414
+ on: {
2415
+ click: (t) => this.$emit("click", t),
2416
+ focus: (t) => this.$emit("focus", t),
2417
+ blur: (t) => this.$emit("blur", t),
2418
+ keydown: (t) => this.$emit("keydown", t),
2419
+ keyup: (t) => this.$emit("keyup", t),
2420
+ input: (t) => this.$emit("input", t),
2421
+ "row-focused": (t) => this.$emit("row-focused", t)
2422
+ }
2423
+ },
2424
+ [this.$slots.default]
2425
+ ) : n(
2426
+ this.componentName,
2427
+ {
2428
+ ref: "element",
2429
+ class: "vvd-root",
2430
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2431
+ ...this.gridTemplateColumns !== void 0 ? { "grid-template-columns": this.gridTemplateColumns } : {},
2432
+ ...this.rowType !== void 0 ? { "row-type": this.rowType } : {},
2433
+ ...this.ariaSelected !== void 0 ? { "aria-selected": this.ariaSelected } : {},
2434
+ onClick: (t) => this.$emit("click", t),
2435
+ onFocus: (t) => this.$emit("focus", t),
2436
+ onBlur: (t) => this.$emit("blur", t),
2437
+ onKeydown: (t) => this.$emit("keydown", t),
2438
+ onKeyup: (t) => this.$emit("keyup", t),
2439
+ onInput: (t) => this.$emit("input", t),
2440
+ onRowFocused: (t) => this.$emit("row-focused", t)
2441
+ },
2442
+ [
2443
+ // @ts-ignore
2444
+ this.$slots.default && this.$slots.default()
2445
+ ]
2446
+ );
2447
+ }
2448
+ }), Dt = h({
2449
+ name: "VDataGridCell",
2450
+ props: {
2451
+ /**
2452
+ * Extends the data grid cell definition to hold more options.
2453
+ */
2454
+ columnDefinition: { type: null, default: void 0 },
2455
+ /**
2456
+ * Indicates the element that represents the current item within a container or set of related elements.
2457
+ */
2458
+ ariaCurrent: {
2459
+ type: String,
2460
+ default: void 0
2461
+ },
2462
+ /**
2463
+ * The type of cell
2464
+ */
2465
+ cellType: { type: String, default: void 0 },
2466
+ /**
2467
+ * The column index of the cell.
2468
+ * This will be applied to the css grid-column-index value
2469
+ * applied to the cell
2470
+ */
2471
+ gridColumn: { type: String, default: void 0 },
2472
+ ariaSelected: { type: String, default: void 0 },
2473
+ ariaSort: { type: String, default: void 0 }
2474
+ },
2475
+ emits: [
2476
+ /**
2477
+ * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
2478
+ * @type {MouseEvent}
2479
+ */
2480
+ "click",
2481
+ /**
2482
+ * Fires when the element receives focus.
2483
+ * @type {FocusEvent}
2484
+ */
2485
+ "focus",
2486
+ /**
2487
+ * Fires when the element loses focus.
2488
+ * @type {FocusEvent}
2489
+ */
2490
+ "blur",
2491
+ /**
2492
+ * Fires when a key is pressed.
2493
+ * @type {KeyboardEvent}
2494
+ */
2495
+ "keydown",
2496
+ /**
2497
+ * Fires when a key is released.
2498
+ * @type {KeyboardEvent}
2499
+ */
2500
+ "keyup",
2501
+ /**
2502
+ * Fires when the value of an element has been changed.
2503
+ * @type {Event}
2504
+ */
2505
+ "input",
2506
+ /**
2507
+ * Fires a custom 'cell-focused' event when focus is on the cell or its contents
2508
+ * @type {unknown}
2509
+ */
2510
+ "cell-focused"
2511
+ ],
2512
+ setup(t, o) {
2513
+ const s = u("data-grid-cell", m), e = l(null);
2514
+ return o.expose({
2515
+ handleKeydown(i) {
2516
+ var r;
2517
+ return (r = e.value) == null ? void 0 : r.handleKeydown(i);
2518
+ },
2519
+ ariaSelectedChanged(i, r) {
2520
+ var c;
2521
+ return (c = e.value) == null ? void 0 : c.ariaSelectedChanged(i, r);
2522
+ },
2523
+ handleFocusin(i) {
2524
+ var r;
2525
+ return (r = e.value) == null ? void 0 : r.handleFocusin(i);
2526
+ },
2527
+ handleFocusout(i) {
2528
+ var r;
2529
+ return (r = e.value) == null ? void 0 : r.handleFocusout(i);
2530
+ }
2531
+ }), { componentName: s, element: e };
2532
+ },
2533
+ render() {
2534
+ return d ? n(
2535
+ this.componentName,
2536
+ {
2537
+ ref: "element",
2538
+ attrs: {
2539
+ ...this.columnDefinition !== void 0 ? { columnDefinition: this.columnDefinition } : {},
2540
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2541
+ ...this.cellType !== void 0 ? { "cell-type": this.cellType } : {},
2542
+ ...this.gridColumn !== void 0 ? { "grid-column": this.gridColumn } : {},
2543
+ ...this.ariaSelected !== void 0 ? { "aria-selected": this.ariaSelected } : {},
2544
+ ...this.ariaSort !== void 0 ? { "aria-sort": this.ariaSort } : {}
2545
+ },
2546
+ class: "vvd-root",
2547
+ on: {
2548
+ click: (t) => this.$emit("click", t),
2549
+ focus: (t) => this.$emit("focus", t),
2550
+ blur: (t) => this.$emit("blur", t),
2551
+ keydown: (t) => this.$emit("keydown", t),
2552
+ keyup: (t) => this.$emit("keyup", t),
2553
+ input: (t) => this.$emit("input", t),
2554
+ "cell-focused": (t) => this.$emit("cell-focused", t)
2555
+ }
2556
+ },
2557
+ [this.$slots.default]
2558
+ ) : n(
2559
+ this.componentName,
2560
+ {
2561
+ ref: "element",
2562
+ class: "vvd-root",
2563
+ ...this.columnDefinition !== void 0 ? { columnDefinition: this.columnDefinition } : {},
2564
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2565
+ ...this.cellType !== void 0 ? { "cell-type": this.cellType } : {},
2566
+ ...this.gridColumn !== void 0 ? { "grid-column": this.gridColumn } : {},
2567
+ ...this.ariaSelected !== void 0 ? { "aria-selected": this.ariaSelected } : {},
2568
+ ...this.ariaSort !== void 0 ? { "aria-sort": this.ariaSort } : {},
2569
+ onClick: (t) => this.$emit("click", t),
2570
+ onFocus: (t) => this.$emit("focus", t),
2571
+ onBlur: (t) => this.$emit("blur", t),
2572
+ onKeydown: (t) => this.$emit("keydown", t),
2573
+ onKeyup: (t) => this.$emit("keyup", t),
2574
+ onInput: (t) => this.$emit("input", t),
2575
+ onCellFocused: (t) => this.$emit("cell-focused", t)
2576
+ },
2577
+ [
2578
+ // @ts-ignore
2579
+ this.$slots.default && this.$slots.default()
2580
+ ]
2581
+ );
2582
+ }
2583
+ }), Pt = h({
2320
2584
  name: "VDialog",
2321
2585
  props: {
2322
2586
  /**
@@ -2384,11 +2648,11 @@ const Ct = l({
2384
2648
  "close"
2385
2649
  ],
2386
2650
  setup(t, o) {
2387
- const s = h("dialog", z), e = d(null);
2651
+ const s = u("dialog", F), e = l(null);
2388
2652
  return o.expose({
2389
- openChanged(i, u) {
2653
+ openChanged(i, r) {
2390
2654
  var c;
2391
- return (c = e.value) == null ? void 0 : c.openChanged(i, u);
2655
+ return (c = e.value) == null ? void 0 : c.openChanged(i, r);
2392
2656
  },
2393
2657
  close() {
2394
2658
  var i;
@@ -2405,7 +2669,7 @@ const Ct = l({
2405
2669
  }), { componentName: s, element: e };
2406
2670
  },
2407
2671
  render() {
2408
- return r ? n(
2672
+ return d ? n(
2409
2673
  this.componentName,
2410
2674
  {
2411
2675
  ref: "element",
@@ -2481,7 +2745,7 @@ const Ct = l({
2481
2745
  ]
2482
2746
  );
2483
2747
  }
2484
- }), Pt = l({
2748
+ }), Lt = h({
2485
2749
  name: "VDivider",
2486
2750
  props: {
2487
2751
  /**
@@ -2533,11 +2797,11 @@ const Ct = l({
2533
2797
  "input"
2534
2798
  ],
2535
2799
  setup(t, o) {
2536
- const s = h("divider", F), e = d(null);
2800
+ const s = u("divider", z), e = l(null);
2537
2801
  return o.expose({}), { componentName: s, element: e };
2538
2802
  },
2539
2803
  render() {
2540
- return r ? n(
2804
+ return d ? n(
2541
2805
  this.componentName,
2542
2806
  {
2543
2807
  ref: "element",
@@ -2575,7 +2839,7 @@ const Ct = l({
2575
2839
  []
2576
2840
  );
2577
2841
  }
2578
- }), Lt = l({
2842
+ }), At = h({
2579
2843
  name: "VEmptyState",
2580
2844
  props: {
2581
2845
  /**
@@ -2631,11 +2895,11 @@ const Ct = l({
2631
2895
  "input"
2632
2896
  ],
2633
2897
  setup(t, o) {
2634
- const s = h("empty-state", q), e = d(null);
2898
+ const s = u("empty-state", q), e = l(null);
2635
2899
  return o.expose({}), { componentName: s, element: e };
2636
2900
  },
2637
2901
  render() {
2638
- return r ? n(
2902
+ return d ? n(
2639
2903
  this.componentName,
2640
2904
  {
2641
2905
  ref: "element",
@@ -2686,7 +2950,7 @@ const Ct = l({
2686
2950
  ]
2687
2951
  );
2688
2952
  }
2689
- }), Mt = l({
2953
+ }), Mt = h({
2690
2954
  name: "VFab",
2691
2955
  props: {
2692
2956
  /**
@@ -2811,7 +3075,7 @@ const Ct = l({
2811
3075
  "input"
2812
3076
  ],
2813
3077
  setup(t, o) {
2814
- const s = h("fab", D), e = d(null);
3078
+ const s = u("fab", D), e = l(null);
2815
3079
  return o.expose({
2816
3080
  /**
2817
3081
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -2823,7 +3087,7 @@ const Ct = l({
2823
3087
  }), { componentName: s, element: e };
2824
3088
  },
2825
3089
  render() {
2826
- return r ? n(
3090
+ return d ? n(
2827
3091
  this.componentName,
2828
3092
  {
2829
3093
  ref: "element",
@@ -2893,7 +3157,7 @@ const Ct = l({
2893
3157
  []
2894
3158
  );
2895
3159
  }
2896
- }), At = l({
3160
+ }), Ot = h({
2897
3161
  name: "VHeader",
2898
3162
  props: {
2899
3163
  /**
@@ -2945,11 +3209,11 @@ const Ct = l({
2945
3209
  "input"
2946
3210
  ],
2947
3211
  setup(t, o) {
2948
- const s = h("header", P), e = d(null);
3212
+ const s = u("header", P), e = l(null);
2949
3213
  return o.expose({}), { componentName: s, element: e };
2950
3214
  },
2951
3215
  render() {
2952
- return r ? n(
3216
+ return d ? n(
2953
3217
  this.componentName,
2954
3218
  {
2955
3219
  ref: "element",
@@ -3000,7 +3264,7 @@ const Ct = l({
3000
3264
  ]
3001
3265
  );
3002
3266
  }
3003
- }), Ot = l({
3267
+ }), Gt = h({
3004
3268
  name: "VIcon",
3005
3269
  props: {
3006
3270
  /**
@@ -3060,7 +3324,7 @@ const Ct = l({
3060
3324
  "input"
3061
3325
  ],
3062
3326
  setup(t, o) {
3063
- const s = h("icon", L), e = d(null);
3327
+ const s = u("icon", L), e = l(null);
3064
3328
  return o.expose({
3065
3329
  nameChanged() {
3066
3330
  var i;
@@ -3069,7 +3333,7 @@ const Ct = l({
3069
3333
  }), { componentName: s, element: e };
3070
3334
  },
3071
3335
  render() {
3072
- return r ? n(
3336
+ return d ? n(
3073
3337
  this.componentName,
3074
3338
  {
3075
3339
  ref: "element",
@@ -3112,7 +3376,7 @@ const Ct = l({
3112
3376
  ]
3113
3377
  );
3114
3378
  }
3115
- }), Ht = l({
3379
+ }), Ht = h({
3116
3380
  name: "VLayout",
3117
3381
  props: {
3118
3382
  /**
@@ -3176,11 +3440,11 @@ const Ct = l({
3176
3440
  "input"
3177
3441
  ],
3178
3442
  setup(t, o) {
3179
- const s = h("layout", M), e = d(null);
3443
+ const s = u("layout", A), e = l(null);
3180
3444
  return o.expose({}), { componentName: s, element: e };
3181
3445
  },
3182
3446
  render() {
3183
- return r ? n(
3447
+ return d ? n(
3184
3448
  this.componentName,
3185
3449
  {
3186
3450
  ref: "element",
@@ -3227,7 +3491,7 @@ const Ct = l({
3227
3491
  ]
3228
3492
  );
3229
3493
  }
3230
- }), Et = l({
3494
+ }), Et = h({
3231
3495
  name: "VMenu",
3232
3496
  props: {
3233
3497
  /**
@@ -3291,7 +3555,7 @@ const Ct = l({
3291
3555
  "input"
3292
3556
  ],
3293
3557
  setup(t, o) {
3294
- const s = h("menu", A), e = d(null);
3558
+ const s = u("menu", M), e = l(null);
3295
3559
  return o.expose({
3296
3560
  /**
3297
3561
  * Focuses the first item in the menu.
@@ -3307,9 +3571,9 @@ const Ct = l({
3307
3571
  var i;
3308
3572
  return (i = e.value) == null ? void 0 : i.collapseExpandedItem();
3309
3573
  },
3310
- anchorChanged(i, u) {
3574
+ anchorChanged(i, r) {
3311
3575
  var c;
3312
- return (c = e.value) == null ? void 0 : c.anchorChanged(i, u);
3576
+ return (c = e.value) == null ? void 0 : c.anchorChanged(i, r);
3313
3577
  },
3314
3578
  autoDismissChanged() {
3315
3579
  var i;
@@ -3318,7 +3582,7 @@ const Ct = l({
3318
3582
  }), { componentName: s, element: e };
3319
3583
  },
3320
3584
  render() {
3321
- return r ? n(
3585
+ return d ? n(
3322
3586
  this.componentName,
3323
3587
  {
3324
3588
  ref: "element",
@@ -3363,9 +3627,9 @@ const Ct = l({
3363
3627
  ]
3364
3628
  );
3365
3629
  }
3366
- }), Gt = l({
3630
+ }), Rt = h({
3367
3631
  name: "VMenuItem",
3368
- model: r ? {
3632
+ model: d ? {
3369
3633
  prop: "modelValue",
3370
3634
  event: "update:modelValue"
3371
3635
  } : void 0,
@@ -3453,11 +3717,11 @@ const Ct = l({
3453
3717
  "update:modelValue"
3454
3718
  ],
3455
3719
  setup(t, o) {
3456
- const s = h("menu-item", O), e = d(null);
3720
+ const s = u("menu-item", O), e = l(null);
3457
3721
  return o.expose({}), { componentName: s, element: e };
3458
3722
  },
3459
3723
  render() {
3460
- return r ? n(
3724
+ return d ? n(
3461
3725
  this.componentName,
3462
3726
  {
3463
3727
  ref: "element",
@@ -3509,7 +3773,7 @@ const Ct = l({
3509
3773
  []
3510
3774
  );
3511
3775
  }
3512
- }), Rt = l({
3776
+ }), Wt = h({
3513
3777
  name: "VNav",
3514
3778
  props: {
3515
3779
  /**
@@ -3553,11 +3817,11 @@ const Ct = l({
3553
3817
  "input"
3554
3818
  ],
3555
3819
  setup(t, o) {
3556
- const s = h("nav", H), e = d(null);
3820
+ const s = u("nav", G), e = l(null);
3557
3821
  return o.expose({}), { componentName: s, element: e };
3558
3822
  },
3559
3823
  render() {
3560
- return r ? n(
3824
+ return d ? n(
3561
3825
  this.componentName,
3562
3826
  {
3563
3827
  ref: "element",
@@ -3592,7 +3856,7 @@ const Ct = l({
3592
3856
  ]
3593
3857
  );
3594
3858
  }
3595
- }), Wt = l({
3859
+ }), jt = h({
3596
3860
  name: "VNavDisclosure",
3597
3861
  props: {
3598
3862
  /**
@@ -3646,14 +3910,19 @@ const Ct = l({
3646
3910
  * Fires when the value of an element has been changed.
3647
3911
  * @type {Event}
3648
3912
  */
3649
- "input"
3913
+ "input",
3914
+ /**
3915
+ * Event emitted when the nav disclosure is toggled.
3916
+ * @type {unknown}
3917
+ */
3918
+ "toggle"
3650
3919
  ],
3651
3920
  setup(t, o) {
3652
- const s = h("nav-disclosure", E), e = d(null);
3921
+ const s = u("nav-disclosure", H), e = l(null);
3653
3922
  return o.expose({}), { componentName: s, element: e };
3654
3923
  },
3655
3924
  render() {
3656
- return r ? n(
3925
+ return d ? n(
3657
3926
  this.componentName,
3658
3927
  {
3659
3928
  ref: "element",
@@ -3670,7 +3939,8 @@ const Ct = l({
3670
3939
  blur: (t) => this.$emit("blur", t),
3671
3940
  keydown: (t) => this.$emit("keydown", t),
3672
3941
  keyup: (t) => this.$emit("keyup", t),
3673
- input: (t) => this.$emit("input", t)
3942
+ input: (t) => this.$emit("input", t),
3943
+ toggle: (t) => this.$emit("toggle", t)
3674
3944
  }
3675
3945
  },
3676
3946
  [
@@ -3692,7 +3962,8 @@ const Ct = l({
3692
3962
  onBlur: (t) => this.$emit("blur", t),
3693
3963
  onKeydown: (t) => this.$emit("keydown", t),
3694
3964
  onKeyup: (t) => this.$emit("keyup", t),
3695
- onInput: (t) => this.$emit("input", t)
3965
+ onInput: (t) => this.$emit("input", t),
3966
+ onToggle: (t) => this.$emit("toggle", t)
3696
3967
  },
3697
3968
  [
3698
3969
  // @ts-ignore
@@ -3702,7 +3973,7 @@ const Ct = l({
3702
3973
  ]
3703
3974
  );
3704
3975
  }
3705
- }), jt = l({
3976
+ }), Ut = h({
3706
3977
  name: "VNavItem",
3707
3978
  props: {
3708
3979
  /**
@@ -3790,7 +4061,7 @@ const Ct = l({
3790
4061
  "input"
3791
4062
  ],
3792
4063
  setup(t, o) {
3793
- const s = h("nav-item", G), e = d(null);
4064
+ const s = u("nav-item", E), e = l(null);
3794
4065
  return o.expose({
3795
4066
  getBodyTemplate() {
3796
4067
  var i;
@@ -3799,7 +4070,7 @@ const Ct = l({
3799
4070
  }), { componentName: s, element: e };
3800
4071
  },
3801
4072
  render() {
3802
- return r ? n(
4073
+ return d ? n(
3803
4074
  this.componentName,
3804
4075
  {
3805
4076
  ref: "element",
@@ -3859,7 +4130,7 @@ const Ct = l({
3859
4130
  ]
3860
4131
  );
3861
4132
  }
3862
- }), Ut = l({
4133
+ }), Jt = h({
3863
4134
  name: "VNote",
3864
4135
  props: {
3865
4136
  /**
@@ -3919,11 +4190,11 @@ const Ct = l({
3919
4190
  "input"
3920
4191
  ],
3921
4192
  setup(t, o) {
3922
- const s = h("note", R), e = d(null);
4193
+ const s = u("note", R), e = l(null);
3923
4194
  return o.expose({}), { componentName: s, element: e };
3924
4195
  },
3925
4196
  render() {
3926
- return r ? n(
4197
+ return d ? n(
3927
4198
  this.componentName,
3928
4199
  {
3929
4200
  ref: "element",
@@ -3966,9 +4237,9 @@ const Ct = l({
3966
4237
  ]
3967
4238
  );
3968
4239
  }
3969
- }), Jt = l({
4240
+ }), Qt = h({
3970
4241
  name: "VNumberField",
3971
- model: r ? {
4242
+ model: d ? {
3972
4243
  prop: "modelValue",
3973
4244
  event: "update:modelValue"
3974
4245
  } : void 0,
@@ -4115,7 +4386,7 @@ const Ct = l({
4115
4386
  "change"
4116
4387
  ],
4117
4388
  setup(t, o) {
4118
- const s = h("number-field", W), e = d(null);
4389
+ const s = u("number-field", W), e = l(null);
4119
4390
  return o.expose({
4120
4391
  /**
4121
4392
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -4148,7 +4419,7 @@ const Ct = l({
4148
4419
  }), { componentName: s, element: e };
4149
4420
  },
4150
4421
  render() {
4151
- return r ? n(
4422
+ return d ? n(
4152
4423
  this.componentName,
4153
4424
  {
4154
4425
  ref: "element",
@@ -4232,7 +4503,7 @@ const Ct = l({
4232
4503
  []
4233
4504
  );
4234
4505
  }
4235
- }), Qt = l({
4506
+ }), Xt = h({
4236
4507
  name: "VOption",
4237
4508
  props: {
4238
4509
  /**
@@ -4303,23 +4574,23 @@ const Ct = l({
4303
4574
  "input"
4304
4575
  ],
4305
4576
  setup(t, o) {
4306
- const s = h("option", j), e = d(null);
4577
+ const s = u("option", j), e = l(null);
4307
4578
  return o.expose({
4308
4579
  /**
4309
4580
  * Updates the ariaChecked property when the checked property changes.
4310
4581
  */
4311
- checkedChanged(i, u) {
4582
+ checkedChanged(i, r) {
4312
4583
  var c;
4313
- return (c = e.value) == null ? void 0 : c.checkedChanged(i, u);
4584
+ return (c = e.value) == null ? void 0 : c.checkedChanged(i, r);
4314
4585
  },
4315
- initialValueChanged(i, u) {
4586
+ initialValueChanged(i, r) {
4316
4587
  var c;
4317
- return (c = e.value) == null ? void 0 : c.initialValueChanged(i, u);
4588
+ return (c = e.value) == null ? void 0 : c.initialValueChanged(i, r);
4318
4589
  }
4319
4590
  }), { componentName: s, element: e };
4320
4591
  },
4321
4592
  render() {
4322
- return r ? n(
4593
+ return d ? n(
4323
4594
  this.componentName,
4324
4595
  {
4325
4596
  ref: "element",
@@ -4373,7 +4644,7 @@ const Ct = l({
4373
4644
  ]
4374
4645
  );
4375
4646
  }
4376
- }), Xt = l({
4647
+ }), Yt = h({
4377
4648
  name: "VPagination",
4378
4649
  props: {
4379
4650
  /**
@@ -4421,24 +4692,24 @@ const Ct = l({
4421
4692
  "input"
4422
4693
  ],
4423
4694
  setup(t, o) {
4424
- const s = h("pagination", U), e = d(null);
4695
+ const s = u("pagination", U), e = l(null);
4425
4696
  return o.expose({
4426
- totalChanged(i, u) {
4697
+ totalChanged(i, r) {
4427
4698
  var c;
4428
- return (c = e.value) == null ? void 0 : c.totalChanged(i, u);
4699
+ return (c = e.value) == null ? void 0 : c.totalChanged(i, r);
4429
4700
  },
4430
- selectedIndexChanged(i, u) {
4701
+ selectedIndexChanged(i, r) {
4431
4702
  var c;
4432
- return (c = e.value) == null ? void 0 : c.selectedIndexChanged(i, u);
4703
+ return (c = e.value) == null ? void 0 : c.selectedIndexChanged(i, r);
4433
4704
  },
4434
- paginationButtonsChanged(i, u) {
4705
+ paginationButtonsChanged(i, r) {
4435
4706
  var c;
4436
- return (c = e.value) == null ? void 0 : c.paginationButtonsChanged(i, u);
4707
+ return (c = e.value) == null ? void 0 : c.paginationButtonsChanged(i, r);
4437
4708
  }
4438
4709
  }), { componentName: s, element: e };
4439
4710
  },
4440
4711
  render() {
4441
- return r ? n(
4712
+ return d ? n(
4442
4713
  this.componentName,
4443
4714
  {
4444
4715
  ref: "element",
@@ -4480,157 +4751,7 @@ const Ct = l({
4480
4751
  []
4481
4752
  );
4482
4753
  }
4483
- }), Yt = l({
4484
- name: "VPopup",
4485
- props: {
4486
- /**
4487
- * Indicates the element that represents the current item within a container or set of related elements.
4488
- */
4489
- ariaCurrent: {
4490
- type: String,
4491
- default: void 0
4492
- },
4493
- /**
4494
- * indicates whether the popup is open
4495
- */
4496
- open: { type: Boolean, default: void 0 },
4497
- /**
4498
- * adds close button to the popup
4499
- */
4500
- dismissible: { type: Boolean, default: void 0 },
4501
- /**
4502
- * adds small triangle to indicate the trigger element
4503
- */
4504
- arrow: { type: Boolean, default: void 0 },
4505
- /**
4506
- * set the color-scheme to dark
4507
- */
4508
- alternate: { type: Boolean, default: void 0 },
4509
- /**
4510
- * the placement of the popup
4511
- */
4512
- placement: {
4513
- type: String,
4514
- default: void 0
4515
- },
4516
- /**
4517
- * the strategy of the popup
4518
- */
4519
- strategy: { type: String, default: void 0 },
4520
- /**
4521
- * ID reference to element in the popup’s owner document or HTMLElement.
4522
- */
4523
- anchor: { type: [String, HTMLElement], default: void 0 }
4524
- },
4525
- emits: [
4526
- /**
4527
- * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
4528
- * @type {MouseEvent}
4529
- */
4530
- "click",
4531
- /**
4532
- * Fires when the element receives focus.
4533
- * @type {FocusEvent}
4534
- */
4535
- "focus",
4536
- /**
4537
- * Fires when the element loses focus.
4538
- * @type {FocusEvent}
4539
- */
4540
- "blur",
4541
- /**
4542
- * Fires when a key is pressed.
4543
- * @type {KeyboardEvent}
4544
- */
4545
- "keydown",
4546
- /**
4547
- * Fires when a key is released.
4548
- * @type {KeyboardEvent}
4549
- */
4550
- "keyup",
4551
- /**
4552
- * Fires when the value of an element has been changed.
4553
- * @type {Event}
4554
- */
4555
- "input"
4556
- ],
4557
- setup(t, o) {
4558
- const s = h("popup", J), e = d(null);
4559
- return o.expose({
4560
- openChanged(i, u) {
4561
- var c;
4562
- return (c = e.value) == null ? void 0 : c.openChanged(i, u);
4563
- },
4564
- /**
4565
- * Updates popup's position
4566
- */
4567
- updatePosition() {
4568
- var i;
4569
- return (i = e.value) == null ? void 0 : i.updatePosition();
4570
- },
4571
- show() {
4572
- var i;
4573
- return (i = e.value) == null ? void 0 : i.show();
4574
- },
4575
- hide() {
4576
- var i;
4577
- return (i = e.value) == null ? void 0 : i.hide();
4578
- }
4579
- }), { componentName: s, element: e };
4580
- },
4581
- render() {
4582
- return r ? n(
4583
- this.componentName,
4584
- {
4585
- ref: "element",
4586
- attrs: {
4587
- ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
4588
- ...this.open !== void 0 ? { open: this.open } : {},
4589
- ...this.dismissible !== void 0 ? { dismissible: this.dismissible } : {},
4590
- ...this.arrow !== void 0 ? { arrow: this.arrow } : {},
4591
- ...this.alternate !== void 0 ? { alternate: this.alternate } : {},
4592
- ...this.placement !== void 0 ? { placement: this.placement } : {},
4593
- ...this.strategy !== void 0 ? { strategy: this.strategy } : {}
4594
- },
4595
- class: "vvd-root",
4596
- domProps: { ...this.anchor !== void 0 ? { anchor: this.anchor } : {} },
4597
- on: {
4598
- click: (t) => this.$emit("click", t),
4599
- focus: (t) => this.$emit("focus", t),
4600
- blur: (t) => this.$emit("blur", t),
4601
- keydown: (t) => this.$emit("keydown", t),
4602
- keyup: (t) => this.$emit("keyup", t),
4603
- input: (t) => this.$emit("input", t)
4604
- }
4605
- },
4606
- [this.$slots.default]
4607
- ) : n(
4608
- this.componentName,
4609
- {
4610
- ref: "element",
4611
- class: "vvd-root",
4612
- ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
4613
- ...this.open !== void 0 ? { open: this.open } : {},
4614
- ...this.dismissible !== void 0 ? { dismissible: this.dismissible } : {},
4615
- ...this.arrow !== void 0 ? { arrow: this.arrow } : {},
4616
- ...this.alternate !== void 0 ? { alternate: this.alternate } : {},
4617
- ...this.placement !== void 0 ? { placement: this.placement } : {},
4618
- ...this.strategy !== void 0 ? { strategy: this.strategy } : {},
4619
- ...this.anchor !== void 0 ? { anchor: this.anchor } : {},
4620
- onClick: (t) => this.$emit("click", t),
4621
- onFocus: (t) => this.$emit("focus", t),
4622
- onBlur: (t) => this.$emit("blur", t),
4623
- onKeydown: (t) => this.$emit("keydown", t),
4624
- onKeyup: (t) => this.$emit("keyup", t),
4625
- onInput: (t) => this.$emit("input", t)
4626
- },
4627
- [
4628
- // @ts-ignore
4629
- this.$slots.default && this.$slots.default()
4630
- ]
4631
- );
4632
- }
4633
- }), Zt = l({
4754
+ }), Zt = h({
4634
4755
  name: "VProgress",
4635
4756
  props: {
4636
4757
  /**
@@ -4693,11 +4814,11 @@ const Ct = l({
4693
4814
  "input"
4694
4815
  ],
4695
4816
  setup(t, o) {
4696
- const s = h("progress", Q), e = d(null);
4817
+ const s = u("progress", J), e = l(null);
4697
4818
  return o.expose({}), { componentName: s, element: e };
4698
4819
  },
4699
4820
  render() {
4700
- return r ? n(
4821
+ return d ? n(
4701
4822
  this.componentName,
4702
4823
  {
4703
4824
  ref: "element",
@@ -4745,7 +4866,7 @@ const Ct = l({
4745
4866
  []
4746
4867
  );
4747
4868
  }
4748
- }), _t = l({
4869
+ }), _t = h({
4749
4870
  name: "VProgressRing",
4750
4871
  props: {
4751
4872
  /**
@@ -4807,11 +4928,11 @@ const Ct = l({
4807
4928
  "input"
4808
4929
  ],
4809
4930
  setup(t, o) {
4810
- const s = h("progress-ring", X), e = d(null);
4931
+ const s = u("progress-ring", Q), e = l(null);
4811
4932
  return o.expose({}), { componentName: s, element: e };
4812
4933
  },
4813
4934
  render() {
4814
- return r ? n(
4935
+ return d ? n(
4815
4936
  this.componentName,
4816
4937
  {
4817
4938
  ref: "element",
@@ -4857,7 +4978,7 @@ const Ct = l({
4857
4978
  []
4858
4979
  );
4859
4980
  }
4860
- }), te = l({
4981
+ }), te = h({
4861
4982
  name: "VRadio",
4862
4983
  props: {
4863
4984
  /**
@@ -4955,11 +5076,11 @@ const Ct = l({
4955
5076
  "change"
4956
5077
  ],
4957
5078
  setup(t, o) {
4958
- const s = h("radio", Y), e = d(null);
5079
+ const s = u("radio", X), e = l(null);
4959
5080
  return o.expose({}), { componentName: s, element: e };
4960
5081
  },
4961
5082
  render() {
4962
- return r ? n(
5083
+ return d ? n(
4963
5084
  this.componentName,
4964
5085
  {
4965
5086
  ref: "element",
@@ -5015,9 +5136,9 @@ const Ct = l({
5015
5136
  []
5016
5137
  );
5017
5138
  }
5018
- }), ee = l({
5139
+ }), ee = h({
5019
5140
  name: "VRadioGroup",
5020
- model: r ? {
5141
+ model: d ? {
5021
5142
  prop: "modelValue",
5022
5143
  event: "update:modelValue"
5023
5144
  } : void 0,
@@ -5096,11 +5217,11 @@ const Ct = l({
5096
5217
  "update:modelValue"
5097
5218
  ],
5098
5219
  setup(t, o) {
5099
- const s = h("radio-group", Z), e = d(null);
5220
+ const s = u("radio-group", Y), e = l(null);
5100
5221
  return o.expose({}), { componentName: s, element: e };
5101
5222
  },
5102
5223
  render() {
5103
- return r ? n(
5224
+ return d ? n(
5104
5225
  this.componentName,
5105
5226
  {
5106
5227
  ref: "element",
@@ -5151,9 +5272,9 @@ const Ct = l({
5151
5272
  ]
5152
5273
  );
5153
5274
  }
5154
- }), ie = l({
5275
+ }), ie = h({
5155
5276
  name: "VSelect",
5156
- model: r ? {
5277
+ model: d ? {
5157
5278
  prop: "modelValue",
5158
5279
  event: "update:modelValue"
5159
5280
  } : void 0,
@@ -5272,7 +5393,7 @@ const Ct = l({
5272
5393
  "change"
5273
5394
  ],
5274
5395
  setup(t, o) {
5275
- const s = h("select", _), e = d(null);
5396
+ const s = u("select", Z), e = l(null);
5276
5397
  return o.expose({
5277
5398
  /**
5278
5399
  * Calculate and apply listbox positioning based on available viewport space.
@@ -5284,9 +5405,9 @@ const Ct = l({
5284
5405
  /**
5285
5406
  * Sets the multiple property on the proxy element.
5286
5407
  */
5287
- multipleChanged(i, u) {
5408
+ multipleChanged(i, r) {
5288
5409
  var c;
5289
- return (c = e.value) == null ? void 0 : c.multipleChanged(i, u);
5410
+ return (c = e.value) == null ? void 0 : c.multipleChanged(i, r);
5290
5411
  },
5291
5412
  /**
5292
5413
  * Sets an option as selected and gives it focus.
@@ -5305,7 +5426,7 @@ const Ct = l({
5305
5426
  }), { componentName: s, element: e };
5306
5427
  },
5307
5428
  render() {
5308
- return r ? n(
5429
+ return d ? n(
5309
5430
  this.componentName,
5310
5431
  {
5311
5432
  ref: "element",
@@ -5388,7 +5509,7 @@ const Ct = l({
5388
5509
  ]
5389
5510
  );
5390
5511
  }
5391
- }), oe = l({
5512
+ }), oe = h({
5392
5513
  name: "VSideDrawer",
5393
5514
  props: {
5394
5515
  /**
@@ -5448,11 +5569,11 @@ const Ct = l({
5448
5569
  "input"
5449
5570
  ],
5450
5571
  setup(t, o) {
5451
- const s = h("side-drawer", tt), e = d(null);
5572
+ const s = u("side-drawer", _), e = l(null);
5452
5573
  return o.expose({}), { componentName: s, element: e };
5453
5574
  },
5454
5575
  render() {
5455
- return r ? n(
5576
+ return d ? n(
5456
5577
  this.componentName,
5457
5578
  {
5458
5579
  ref: "element",
@@ -5503,9 +5624,9 @@ const Ct = l({
5503
5624
  ]
5504
5625
  );
5505
5626
  }
5506
- }), se = l({
5627
+ }), se = h({
5507
5628
  name: "VSlider",
5508
- model: r ? {
5629
+ model: d ? {
5509
5630
  prop: "modelValue",
5510
5631
  event: "update:modelValue"
5511
5632
  } : void 0,
@@ -5609,7 +5730,7 @@ const Ct = l({
5609
5730
  "update:modelValue"
5610
5731
  ],
5611
5732
  setup(t, o) {
5612
- const s = h("slider", et), e = d(null);
5733
+ const s = u("slider", tt), e = l(null);
5613
5734
  return o.expose({
5614
5735
  /**
5615
5736
  * Increment the value by the step
@@ -5629,13 +5750,13 @@ const Ct = l({
5629
5750
  * Places the thumb based on the current value
5630
5751
  */
5631
5752
  setThumbPositionForOrientation(i) {
5632
- var u;
5633
- return (u = e.value) == null ? void 0 : u.setThumbPositionForOrientation(i);
5753
+ var r;
5754
+ return (r = e.value) == null ? void 0 : r.setThumbPositionForOrientation(i);
5634
5755
  }
5635
5756
  }), { componentName: s, element: e };
5636
5757
  },
5637
5758
  render() {
5638
- return r ? n(
5759
+ return d ? n(
5639
5760
  this.componentName,
5640
5761
  {
5641
5762
  ref: "element",
@@ -5695,7 +5816,7 @@ const Ct = l({
5695
5816
  []
5696
5817
  );
5697
5818
  }
5698
- }), ne = l({
5819
+ }), ne = h({
5699
5820
  name: "VSwitch",
5700
5821
  props: {
5701
5822
  /**
@@ -5744,11 +5865,11 @@ const Ct = l({
5744
5865
  "input"
5745
5866
  ],
5746
5867
  setup(t, o) {
5747
- const s = h("switch", it), e = d(null);
5868
+ const s = u("switch", et), e = l(null);
5748
5869
  return o.expose({}), { componentName: s, element: e };
5749
5870
  },
5750
5871
  render() {
5751
- return r ? n(
5872
+ return d ? n(
5752
5873
  this.componentName,
5753
5874
  {
5754
5875
  ref: "element",
@@ -5786,7 +5907,7 @@ const Ct = l({
5786
5907
  []
5787
5908
  );
5788
5909
  }
5789
- }), ae = l({
5910
+ }), ae = h({
5790
5911
  name: "VTab",
5791
5912
  props: {
5792
5913
  /**
@@ -5860,11 +5981,11 @@ const Ct = l({
5860
5981
  "input"
5861
5982
  ],
5862
5983
  setup(t, o) {
5863
- const s = h("tab", ot), e = d(null);
5984
+ const s = u("tab", it), e = l(null);
5864
5985
  return o.expose({}), { componentName: s, element: e };
5865
5986
  },
5866
5987
  render() {
5867
- return r ? n(
5988
+ return d ? n(
5868
5989
  this.componentName,
5869
5990
  {
5870
5991
  ref: "element",
@@ -5914,7 +6035,7 @@ const Ct = l({
5914
6035
  []
5915
6036
  );
5916
6037
  }
5917
- }), re = l({
6038
+ }), re = h({
5918
6039
  name: "VTabs",
5919
6040
  props: {
5920
6041
  /**
@@ -5979,14 +6100,14 @@ const Ct = l({
5979
6100
  "change"
5980
6101
  ],
5981
6102
  setup(t, o) {
5982
- const s = h("tabs", st), e = d(null);
6103
+ const s = u("tabs", ot), e = l(null);
5983
6104
  return o.expose({
5984
6105
  /**
5985
6106
  * The adjust method for FASTTabs
5986
6107
  */
5987
6108
  adjust(i) {
5988
- var u;
5989
- return (u = e.value) == null ? void 0 : u.adjust(i);
6109
+ var r;
6110
+ return (r = e.value) == null ? void 0 : r.adjust(i);
5990
6111
  },
5991
6112
  connotationChanged() {
5992
6113
  var i;
@@ -5996,9 +6117,9 @@ const Ct = l({
5996
6117
  var i;
5997
6118
  return (i = e.value) == null ? void 0 : i.orientationChanged();
5998
6119
  },
5999
- activeidChanged(i, u) {
6120
+ activeidChanged(i, r) {
6000
6121
  var c;
6001
- return (c = e.value) == null ? void 0 : c.activeidChanged(i, u);
6122
+ return (c = e.value) == null ? void 0 : c.activeidChanged(i, r);
6002
6123
  },
6003
6124
  tabsChanged() {
6004
6125
  var i;
@@ -6015,7 +6136,7 @@ const Ct = l({
6015
6136
  }), { componentName: s, element: e };
6016
6137
  },
6017
6138
  render() {
6018
- return r ? n(
6139
+ return d ? n(
6019
6140
  this.componentName,
6020
6141
  {
6021
6142
  ref: "element",
@@ -6062,7 +6183,7 @@ const Ct = l({
6062
6183
  ]
6063
6184
  );
6064
6185
  }
6065
- }), de = l({
6186
+ }), de = h({
6066
6187
  name: "VTabPanel",
6067
6188
  props: {
6068
6189
  /**
@@ -6106,11 +6227,11 @@ const Ct = l({
6106
6227
  "input"
6107
6228
  ],
6108
6229
  setup(t, o) {
6109
- const s = h("tab-panel", nt), e = d(null);
6230
+ const s = u("tab-panel", st), e = l(null);
6110
6231
  return o.expose({}), { componentName: s, element: e };
6111
6232
  },
6112
6233
  render() {
6113
- return r ? n(
6234
+ return d ? n(
6114
6235
  this.componentName,
6115
6236
  {
6116
6237
  ref: "element",
@@ -6145,9 +6266,9 @@ const Ct = l({
6145
6266
  ]
6146
6267
  );
6147
6268
  }
6148
- }), le = l({
6269
+ }), le = h({
6149
6270
  name: "VTextArea",
6150
- model: r ? {
6271
+ model: d ? {
6151
6272
  prop: "modelValue",
6152
6273
  event: "update:modelValue"
6153
6274
  } : void 0,
@@ -6190,11 +6311,11 @@ const Ct = l({
6190
6311
  "update:modelValue"
6191
6312
  ],
6192
6313
  setup(t, o) {
6193
- const s = h("text-area", at), e = d(null);
6314
+ const s = u("text-area", nt), e = l(null);
6194
6315
  return o.expose({}), { componentName: s, element: e };
6195
6316
  },
6196
6317
  render() {
6197
- return r ? n(
6318
+ return d ? n(
6198
6319
  this.componentName,
6199
6320
  {
6200
6321
  ref: "element",
@@ -6226,9 +6347,9 @@ const Ct = l({
6226
6347
  []
6227
6348
  );
6228
6349
  }
6229
- }), he = l({
6350
+ }), he = h({
6230
6351
  name: "VTextField",
6231
- model: r ? {
6352
+ model: d ? {
6232
6353
  prop: "modelValue",
6233
6354
  event: "update:modelValue"
6234
6355
  } : void 0,
@@ -6375,7 +6496,7 @@ const Ct = l({
6375
6496
  "change"
6376
6497
  ],
6377
6498
  setup(t, o) {
6378
- const s = h("text-field", rt), e = d(null);
6499
+ const s = u("text-field", at), e = l(null);
6379
6500
  return o.expose({
6380
6501
  /**
6381
6502
  * Selects all the text in the text field
@@ -6394,7 +6515,7 @@ const Ct = l({
6394
6515
  }), { componentName: s, element: e };
6395
6516
  },
6396
6517
  render() {
6397
- return r ? n(
6518
+ return d ? n(
6398
6519
  this.componentName,
6399
6520
  {
6400
6521
  ref: "element",
@@ -6478,7 +6599,7 @@ const Ct = l({
6478
6599
  []
6479
6600
  );
6480
6601
  }
6481
- }), ue = l({
6602
+ }), ue = h({
6482
6603
  name: "VToggletip",
6483
6604
  props: {
6484
6605
  /**
@@ -6545,20 +6666,20 @@ const Ct = l({
6545
6666
  "input"
6546
6667
  ],
6547
6668
  setup(t, o) {
6548
- const s = h("toggletip", dt), e = d(null);
6669
+ const s = u("toggletip", rt), e = l(null);
6549
6670
  return o.expose({
6550
- anchorChanged(i, u) {
6671
+ anchorChanged(i, r) {
6551
6672
  var c;
6552
- return (c = e.value) == null ? void 0 : c.anchorChanged(i, u);
6673
+ return (c = e.value) == null ? void 0 : c.anchorChanged(i, r);
6553
6674
  },
6554
- openChanged(i, u) {
6675
+ openChanged(i, r) {
6555
6676
  var c;
6556
- return (c = e.value) == null ? void 0 : c.openChanged(i, u);
6677
+ return (c = e.value) == null ? void 0 : c.openChanged(i, r);
6557
6678
  }
6558
6679
  }), { componentName: s, element: e };
6559
6680
  },
6560
6681
  render() {
6561
- return r ? n(
6682
+ return d ? n(
6562
6683
  this.componentName,
6563
6684
  {
6564
6685
  ref: "element",
@@ -6611,7 +6732,7 @@ const Ct = l({
6611
6732
  ]
6612
6733
  );
6613
6734
  }
6614
- }), ce = l({
6735
+ }), ce = h({
6615
6736
  name: "VTooltip",
6616
6737
  props: {
6617
6738
  /**
@@ -6666,20 +6787,20 @@ const Ct = l({
6666
6787
  "input"
6667
6788
  ],
6668
6789
  setup(t, o) {
6669
- const s = h("tooltip", lt), e = d(null);
6790
+ const s = u("tooltip", dt), e = l(null);
6670
6791
  return o.expose({
6671
- anchorChanged(i, u) {
6792
+ anchorChanged(i, r) {
6672
6793
  var c;
6673
- return (c = e.value) == null ? void 0 : c.anchorChanged(i, u);
6794
+ return (c = e.value) == null ? void 0 : c.anchorChanged(i, r);
6674
6795
  },
6675
- openChanged(i, u) {
6796
+ openChanged(i, r) {
6676
6797
  var c;
6677
- return (c = e.value) == null ? void 0 : c.openChanged(i, u);
6798
+ return (c = e.value) == null ? void 0 : c.openChanged(i, r);
6678
6799
  }
6679
6800
  }), { componentName: s, element: e };
6680
6801
  },
6681
6802
  render() {
6682
- return r ? n(
6803
+ return d ? n(
6683
6804
  this.componentName,
6684
6805
  {
6685
6806
  ref: "element",
@@ -6721,7 +6842,7 @@ const Ct = l({
6721
6842
  []
6722
6843
  );
6723
6844
  }
6724
- }), pe = l({
6845
+ }), pe = h({
6725
6846
  name: "VTreeItem",
6726
6847
  props: {
6727
6848
  /**
@@ -6799,11 +6920,11 @@ const Ct = l({
6799
6920
  "selected-change"
6800
6921
  ],
6801
6922
  setup(t, o) {
6802
- const s = h("tree-item", ht), e = d(null);
6923
+ const s = u("tree-item", lt), e = l(null);
6803
6924
  return o.expose({}), { componentName: s, element: e };
6804
6925
  },
6805
6926
  render() {
6806
- return r ? n(
6927
+ return d ? n(
6807
6928
  this.componentName,
6808
6929
  {
6809
6930
  ref: "element",
@@ -6857,7 +6978,7 @@ const Ct = l({
6857
6978
  ]
6858
6979
  );
6859
6980
  }
6860
- }), me = l({
6981
+ }), me = h({
6861
6982
  name: "VTreeView",
6862
6983
  props: {
6863
6984
  /**
@@ -6906,11 +7027,11 @@ const Ct = l({
6906
7027
  "input"
6907
7028
  ],
6908
7029
  setup(t, o) {
6909
- const s = h("tree-view", ut), e = d(null);
7030
+ const s = u("tree-view", ht), e = l(null);
6910
7031
  return o.expose({}), { componentName: s, element: e };
6911
7032
  },
6912
7033
  render() {
6913
- return r ? n(
7034
+ return d ? n(
6914
7035
  this.componentName,
6915
7036
  {
6916
7037
  ref: "element",
@@ -6949,7 +7070,7 @@ const Ct = l({
6949
7070
  ]
6950
7071
  );
6951
7072
  }
6952
- }), ve = l({
7073
+ }), ve = h({
6953
7074
  name: "VTag",
6954
7075
  props: {
6955
7076
  /**
@@ -7033,15 +7154,15 @@ const Ct = l({
7033
7154
  "input"
7034
7155
  ],
7035
7156
  setup(t, o) {
7036
- const s = h("tag", ct), e = d(null);
7157
+ const s = u("tag", ut), e = l(null);
7037
7158
  return o.expose({
7038
7159
  remove() {
7039
7160
  var i;
7040
7161
  return (i = e.value) == null ? void 0 : i.remove();
7041
7162
  },
7042
7163
  handleKeydown(i) {
7043
- var u;
7044
- return (u = e.value) == null ? void 0 : u.handleKeydown(i);
7164
+ var r;
7165
+ return (r = e.value) == null ? void 0 : r.handleKeydown(i);
7045
7166
  },
7046
7167
  handleClick() {
7047
7168
  var i;
@@ -7050,7 +7171,7 @@ const Ct = l({
7050
7171
  }), { componentName: s, element: e };
7051
7172
  },
7052
7173
  render() {
7053
- return r ? n(
7174
+ return d ? n(
7054
7175
  this.componentName,
7055
7176
  {
7056
7177
  ref: "element",
@@ -7102,7 +7223,7 @@ const Ct = l({
7102
7223
  []
7103
7224
  );
7104
7225
  }
7105
- }), ye = l({
7226
+ }), ye = h({
7106
7227
  name: "VTagGroup",
7107
7228
  props: {
7108
7229
  /**
@@ -7146,11 +7267,11 @@ const Ct = l({
7146
7267
  "input"
7147
7268
  ],
7148
7269
  setup(t, o) {
7149
- const s = h("tag-group", pt), e = d(null);
7270
+ const s = u("tag-group", ct), e = l(null);
7150
7271
  return o.expose({}), { componentName: s, element: e };
7151
7272
  },
7152
7273
  render() {
7153
- return r ? n(
7274
+ return d ? n(
7154
7275
  this.componentName,
7155
7276
  {
7156
7277
  ref: "element",
@@ -7187,39 +7308,40 @@ const Ct = l({
7187
7308
  }
7188
7309
  });
7189
7310
  export {
7190
- gt as VAccordion,
7191
- kt as VAccordionItem,
7192
- bt as VActionGroup,
7193
- Ct as VAlert,
7194
- xt as VAvatar,
7311
+ $t as VAccordion,
7312
+ gt as VAccordionItem,
7313
+ kt as VActionGroup,
7314
+ bt as VAlert,
7315
+ Ct as VAvatar,
7195
7316
  St as VBadge,
7196
7317
  wt as VBanner,
7197
- Vt as VBreadcrumb,
7198
- Nt as VBreadcrumbItem,
7199
- Bt as VButton,
7200
- Tt as VCalendar,
7201
- Kt as VCalendarEvent,
7202
- It as VCard,
7203
- zt as VCheckbox,
7318
+ xt as VBreadcrumb,
7319
+ Vt as VBreadcrumbItem,
7320
+ Nt as VButton,
7321
+ Bt as VCalendar,
7322
+ Tt as VCalendarEvent,
7323
+ Kt as VCard,
7324
+ It as VCheckbox,
7204
7325
  Ft as VCombobox,
7205
- qt as VDataGrid,
7206
- Dt as VDialog,
7207
- Pt as VDivider,
7208
- Lt as VEmptyState,
7326
+ zt as VDataGrid,
7327
+ Dt as VDataGridCell,
7328
+ qt as VDataGridRow,
7329
+ Pt as VDialog,
7330
+ Lt as VDivider,
7331
+ At as VEmptyState,
7209
7332
  Mt as VFab,
7210
- At as VHeader,
7211
- Ot as VIcon,
7333
+ Ot as VHeader,
7334
+ Gt as VIcon,
7212
7335
  Ht as VLayout,
7213
7336
  Et as VMenu,
7214
- Gt as VMenuItem,
7215
- Rt as VNav,
7216
- Wt as VNavDisclosure,
7217
- jt as VNavItem,
7218
- Ut as VNote,
7219
- Jt as VNumberField,
7220
- Qt as VOption,
7221
- Xt as VPagination,
7222
- Yt as VPopup,
7337
+ Rt as VMenuItem,
7338
+ Wt as VNav,
7339
+ jt as VNavDisclosure,
7340
+ Ut as VNavItem,
7341
+ Jt as VNote,
7342
+ Qt as VNumberField,
7343
+ Xt as VOption,
7344
+ Yt as VPagination,
7223
7345
  Zt as VProgress,
7224
7346
  _t as VProgressRing,
7225
7347
  te as VRadio,
@@ -7239,5 +7361,5 @@ export {
7239
7361
  ce as VTooltip,
7240
7362
  pe as VTreeItem,
7241
7363
  me as VTreeView,
7242
- $t as setCustomComponentPrefix
7364
+ ft as setCustomComponentPrefix
7243
7365
  };