@vonage/vivid-vue 3.3.0 → 3.5.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 (75) hide show
  1. package/dist/generated/components/VAccordionItem.vue2.d.ts +3 -3
  2. package/dist/generated/components/VAccordionItem.vue3.d.ts +3 -3
  3. package/dist/generated/components/VAlert.d.ts +10 -0
  4. package/dist/generated/components/VAlert.vue2.d.ts +158 -0
  5. package/dist/generated/components/VAlert.vue3.d.ts +167 -0
  6. package/dist/generated/components/VAvatar.vue2.d.ts +3 -3
  7. package/dist/generated/components/VAvatar.vue3.d.ts +3 -3
  8. package/dist/generated/components/VBadge.vue2.d.ts +6 -6
  9. package/dist/generated/components/VBadge.vue3.d.ts +6 -6
  10. package/dist/generated/components/VBanner.vue2.d.ts +7 -7
  11. package/dist/generated/components/VBanner.vue3.d.ts +7 -7
  12. package/dist/generated/components/VButton.vue2.d.ts +6 -6
  13. package/dist/generated/components/VButton.vue3.d.ts +6 -6
  14. package/dist/generated/components/VCalendarEvent.vue2.d.ts +3 -3
  15. package/dist/generated/components/VCalendarEvent.vue3.d.ts +3 -3
  16. package/dist/generated/components/VCard.vue2.d.ts +4 -4
  17. package/dist/generated/components/VCard.vue3.d.ts +4 -4
  18. package/dist/generated/components/VCheckbox.vue2.d.ts +57 -12
  19. package/dist/generated/components/VCheckbox.vue3.d.ts +57 -12
  20. package/dist/generated/components/VCombobox.vue2.d.ts +5 -5
  21. package/dist/generated/components/VCombobox.vue3.d.ts +5 -5
  22. package/dist/generated/components/VDialog.vue2.d.ts +4 -4
  23. package/dist/generated/components/VDialog.vue3.d.ts +4 -4
  24. package/dist/generated/components/VEmptyState.d.ts +10 -0
  25. package/dist/generated/components/VEmptyState.vue2.d.ts +60 -0
  26. package/dist/generated/components/VEmptyState.vue3.d.ts +67 -0
  27. package/dist/generated/components/VFab.vue2.d.ts +3 -3
  28. package/dist/generated/components/VFab.vue3.d.ts +3 -3
  29. package/dist/generated/components/VIcon.vue2.d.ts +6 -6
  30. package/dist/generated/components/VIcon.vue3.d.ts +6 -6
  31. package/dist/generated/components/VMenu.vue2.d.ts +3 -3
  32. package/dist/generated/components/VMenu.vue3.d.ts +3 -3
  33. package/dist/generated/components/VMenuItem.vue2.d.ts +3 -3
  34. package/dist/generated/components/VMenuItem.vue3.d.ts +3 -3
  35. package/dist/generated/components/VNavDisclosure.vue2.d.ts +4 -4
  36. package/dist/generated/components/VNavDisclosure.vue3.d.ts +4 -4
  37. package/dist/generated/components/VNavItem.vue2.d.ts +3 -3
  38. package/dist/generated/components/VNavItem.vue3.d.ts +3 -3
  39. package/dist/generated/components/VNote.vue2.d.ts +6 -6
  40. package/dist/generated/components/VNote.vue3.d.ts +6 -6
  41. package/dist/generated/components/VNumberField.vue2.d.ts +5 -5
  42. package/dist/generated/components/VNumberField.vue3.d.ts +5 -5
  43. package/dist/generated/components/VOption.vue2.d.ts +3 -3
  44. package/dist/generated/components/VOption.vue3.d.ts +3 -3
  45. package/dist/generated/components/VPagination.d.ts +10 -0
  46. package/dist/generated/components/VPagination.vue2.d.ts +64 -0
  47. package/dist/generated/components/VPagination.vue3.d.ts +71 -0
  48. package/dist/generated/components/VPopup.vue2.d.ts +3 -3
  49. package/dist/generated/components/VPopup.vue3.d.ts +3 -3
  50. package/dist/generated/components/VProgress.vue2.d.ts +3 -3
  51. package/dist/generated/components/VProgress.vue3.d.ts +3 -3
  52. package/dist/generated/components/VProgressRing.vue2.d.ts +3 -3
  53. package/dist/generated/components/VProgressRing.vue3.d.ts +3 -3
  54. package/dist/generated/components/VSelect.vue2.d.ts +35 -5
  55. package/dist/generated/components/VSelect.vue3.d.ts +35 -5
  56. package/dist/generated/components/VSwitch.vue2.d.ts +3 -3
  57. package/dist/generated/components/VSwitch.vue3.d.ts +3 -3
  58. package/dist/generated/components/VTab.vue2.d.ts +3 -3
  59. package/dist/generated/components/VTab.vue3.d.ts +3 -3
  60. package/dist/generated/components/VTag.vue2.d.ts +4 -4
  61. package/dist/generated/components/VTag.vue3.d.ts +4 -4
  62. package/dist/generated/components/VTextField.vue2.d.ts +6 -6
  63. package/dist/generated/components/VTextField.vue3.d.ts +6 -6
  64. package/dist/generated/components/VToggletip.d.ts +10 -0
  65. package/dist/generated/components/VToggletip.vue2.d.ts +103 -0
  66. package/dist/generated/components/VToggletip.vue3.d.ts +110 -0
  67. package/dist/generated/components/VTooltip.vue2.d.ts +3 -3
  68. package/dist/generated/components/VTooltip.vue3.d.ts +3 -3
  69. package/dist/generated/components/VTreeItem.vue2.d.ts +3 -3
  70. package/dist/generated/components/VTreeItem.vue3.d.ts +3 -3
  71. package/dist/generated/components/index.d.ts +4 -0
  72. package/dist/index.es.js +779 -210
  73. package/dist/index.umd.js +1 -1
  74. package/dist/web-types.json +445 -30
  75. package/package.json +2 -2
package/dist/index.es.js CHANGED
@@ -1,17 +1,17 @@
1
- import { ref as r, version as m, onBeforeMount as v, defineComponent as d, h as n } from "vue";
2
- import { registerAccordion as y, registerAccordionItem as f, registerActionGroup as $, registerAvatar as k, registerBadge as g, registerBanner as b, registerBreadcrumb as C, registerBreadcrumbItem as S, registerButton as w, registerCalendar as x, registerCalendarEvent as V, registerCard as N, registerCheckbox as B, registerCombobox as T, registerDataGrid as K, registerDialog as I, registerDivider as q, registerFab as z, registerHeader as F, registerIcon as P, registerLayout as L, registerMenu as D, registerMenuItem as M, registerNav as A, registerNavDisclosure as O, registerNavItem as G, registerNote as E, registerNumberField as H, registerOption as R, registerPopup as W, registerProgress as j, registerProgressRing as U, registerRadio as J, registerRadioGroup as Q, registerSelect as X, registerSideDrawer as Y, registerSlider as Z, registerSwitch as _, registerTab as tt, registerTabs as et, registerTabPanel as it, registerTextArea as ot, registerTextField as st, registerTooltip as nt, registerTreeItem as at, registerTreeView as rt, registerTag as dt, registerTagGroup as lt } from "@vonage/vivid";
3
- const p = r("vvd3");
4
- function mt(t) {
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 k, registerAvatar as g, 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 P, registerHeader as L, registerIcon as D, registerLayout as M, registerMenu as A, registerMenuItem as O, registerNav as E, registerNavDisclosure as G, registerNavItem as H, 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) {
5
5
  p.value = t;
6
6
  }
7
7
  const a = m.startsWith("2");
8
- function l(t, o) {
9
- const s = r(`${p.value}-${t}`);
8
+ function h(t, o) {
9
+ const s = d(`${p.value}-${t}`);
10
10
  return v(() => {
11
11
  o(p.value);
12
12
  }), s;
13
13
  }
14
- const vt = d({
14
+ const kt = l({
15
15
  name: "VAccordion",
16
16
  props: {
17
17
  /**
@@ -65,7 +65,7 @@ const vt = d({
65
65
  "change"
66
66
  ],
67
67
  setup(t, o) {
68
- const s = l("accordion", y), e = r(null);
68
+ const s = h("accordion", y), e = d(null);
69
69
  return o.expose({
70
70
  closeAll() {
71
71
  var i;
@@ -115,7 +115,7 @@ const vt = d({
115
115
  ]
116
116
  );
117
117
  }
118
- }), yt = d({
118
+ }), gt = l({
119
119
  name: "VAccordionItem",
120
120
  props: {
121
121
  /**
@@ -199,7 +199,7 @@ const vt = d({
199
199
  "change"
200
200
  ],
201
201
  setup(t, o) {
202
- const s = l("accordion-item", f), e = r(null);
202
+ const s = h("accordion-item", f), e = d(null);
203
203
  return o.expose({}), { componentName: s, element: e };
204
204
  },
205
205
  render() {
@@ -260,7 +260,7 @@ const vt = d({
260
260
  ]
261
261
  );
262
262
  }
263
- }), ft = d({
263
+ }), bt = l({
264
264
  name: "VActionGroup",
265
265
  props: {
266
266
  /**
@@ -318,7 +318,7 @@ const vt = d({
318
318
  "input"
319
319
  ],
320
320
  setup(t, o) {
321
- const s = l("action-group", $), e = r(null);
321
+ const s = h("action-group", $), e = d(null);
322
322
  return o.expose({}), { componentName: s, element: e };
323
323
  },
324
324
  render() {
@@ -370,21 +370,194 @@ const vt = d({
370
370
  );
371
371
  }
372
372
  });
373
- function ht(t, o) {
373
+ function mt(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 ut(t, o) {
379
+ function vt(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
- function h(t, o) {
385
- return o ? a ? ht(t, o) : ut(t, o()) : null;
384
+ function r(t, o) {
385
+ return o ? a ? mt(t, o) : vt(t, o()) : null;
386
386
  }
387
- const $t = d({
387
+ const Ct = l({
388
+ name: "VAlert",
389
+ props: {
390
+ /**
391
+ * Indicates the element that represents the current item within a container or set of related elements.
392
+ */
393
+ ariaCurrent: {
394
+ type: String,
395
+ default: void 0
396
+ },
397
+ /**
398
+ * if the alert is removable
399
+ * accepts boolean
400
+ */
401
+ removable: { type: Boolean, default: void 0 },
402
+ /**
403
+ * the placement of the alert
404
+ */
405
+ placement: {
406
+ type: String,
407
+ default: void 0
408
+ },
409
+ /**
410
+ * the text of the alert heading
411
+ * accepts string
412
+ */
413
+ headline: { type: String, default: void 0 },
414
+ /**
415
+ * the main text of the alert
416
+ * accepts string
417
+ */
418
+ text: { type: String, default: void 0 },
419
+ /**
420
+ * alert header icon
421
+ * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
422
+ */
423
+ icon: {
424
+ type: String,
425
+ default: void 0
426
+ },
427
+ /**
428
+ * the timeout ms to show the alert
429
+ * accepts number
430
+ */
431
+ timeoutms: { type: Number, default: void 0 },
432
+ /**
433
+ * alert connotation
434
+ */
435
+ connotation: {
436
+ type: String,
437
+ default: void 0
438
+ },
439
+ /**
440
+ * indicates whether the alert is open
441
+ */
442
+ open: { type: Boolean, default: void 0 }
443
+ },
444
+ emits: [
445
+ /**
446
+ * 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.
447
+ * @type {MouseEvent}
448
+ */
449
+ "click",
450
+ /**
451
+ * Fires when the element receives focus.
452
+ * @type {FocusEvent}
453
+ */
454
+ "focus",
455
+ /**
456
+ * Fires when the element loses focus.
457
+ * @type {FocusEvent}
458
+ */
459
+ "blur",
460
+ /**
461
+ * Fires when a key is pressed.
462
+ * @type {KeyboardEvent}
463
+ */
464
+ "keydown",
465
+ /**
466
+ * Fires when a key is released.
467
+ * @type {KeyboardEvent}
468
+ */
469
+ "keyup",
470
+ /**
471
+ * Fires when the value of an element has been changed.
472
+ * @type {Event}
473
+ */
474
+ "input",
475
+ /**
476
+ * Emitted when the alert is opened
477
+ * @type {unknown}
478
+ */
479
+ "open",
480
+ /**
481
+ * Emitted when the alert is closed
482
+ * @type {unknown}
483
+ */
484
+ "close"
485
+ ],
486
+ setup(t, o) {
487
+ const s = h("alert", k), e = d(null);
488
+ return o.expose({
489
+ openChanged(i, u) {
490
+ var c;
491
+ return (c = e.value) == null ? void 0 : c.openChanged(i, u);
492
+ }
493
+ }), { componentName: s, element: e };
494
+ },
495
+ render() {
496
+ return a ? n(
497
+ this.componentName,
498
+ {
499
+ ref: "element",
500
+ attrs: {
501
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
502
+ ...this.removable !== void 0 ? { removable: this.removable } : {},
503
+ ...this.placement !== void 0 ? { placement: this.placement } : {},
504
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
505
+ ...this.text !== void 0 ? { text: this.text } : {},
506
+ ...this.icon !== void 0 ? { icon: this.icon } : {},
507
+ ...this.timeoutms !== void 0 ? { timeoutms: this.timeoutms } : {},
508
+ ...this.connotation !== void 0 ? { connotation: this.connotation } : {},
509
+ ...this.open !== void 0 ? { open: this.open } : {}
510
+ },
511
+ class: "vvd-root",
512
+ on: {
513
+ click: (t) => this.$emit("click", t),
514
+ focus: (t) => this.$emit("focus", t),
515
+ blur: (t) => this.$emit("blur", t),
516
+ keydown: (t) => this.$emit("keydown", t),
517
+ keyup: (t) => this.$emit("keyup", t),
518
+ input: (t) => this.$emit("input", t),
519
+ open: (t) => this.$emit("open", t),
520
+ close: (t) => this.$emit("close", t)
521
+ }
522
+ },
523
+ [
524
+ // @slot action-items Add action items to alert using this slot.
525
+ r("action-items", this.$slots["action-items"]),
526
+ // @slot main The main content of the alert
527
+ r("main", this.$slots.main)
528
+ ]
529
+ ) : n(
530
+ this.componentName,
531
+ {
532
+ ref: "element",
533
+ class: "vvd-root",
534
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
535
+ ...this.removable !== void 0 ? { removable: this.removable } : {},
536
+ ...this.placement !== void 0 ? { placement: this.placement } : {},
537
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
538
+ ...this.text !== void 0 ? { text: this.text } : {},
539
+ ...this.icon !== void 0 ? { icon: this.icon } : {},
540
+ ...this.timeoutms !== void 0 ? { timeoutms: this.timeoutms } : {},
541
+ ...this.connotation !== void 0 ? { connotation: this.connotation } : {},
542
+ ...this.open !== void 0 ? { open: this.open } : {},
543
+ onClick: (t) => this.$emit("click", t),
544
+ onFocus: (t) => this.$emit("focus", t),
545
+ onBlur: (t) => this.$emit("blur", t),
546
+ onKeydown: (t) => this.$emit("keydown", t),
547
+ onKeyup: (t) => this.$emit("keyup", t),
548
+ onInput: (t) => this.$emit("input", t),
549
+ onOpen: (t) => this.$emit("open", t),
550
+ onClose: (t) => this.$emit("close", t)
551
+ },
552
+ [
553
+ // @slot action-items Add action items to alert using this slot.
554
+ r("action-items", this.$slots["action-items"]),
555
+ // @slot main The main content of the alert
556
+ r("main", this.$slots.main)
557
+ ]
558
+ );
559
+ }
560
+ }), xt = l({
388
561
  name: "VAvatar",
389
562
  props: {
390
563
  /**
@@ -456,7 +629,7 @@ const $t = d({
456
629
  "input"
457
630
  ],
458
631
  setup(t, o) {
459
- const s = l("avatar", k), e = r(null);
632
+ const s = h("avatar", g), e = d(null);
460
633
  return o.expose({}), { componentName: s, element: e };
461
634
  },
462
635
  render() {
@@ -485,7 +658,7 @@ const $t = d({
485
658
  },
486
659
  [
487
660
  // @slot graphic Assign nodes to the graphic slot to set a graphic media of any kind (e.g. image, illustration etc).
488
- h("graphic", this.$slots.graphic)
661
+ r("graphic", this.$slots.graphic)
489
662
  ]
490
663
  ) : n(
491
664
  this.componentName,
@@ -508,11 +681,11 @@ const $t = d({
508
681
  },
509
682
  [
510
683
  // @slot graphic Assign nodes to the graphic slot to set a graphic media of any kind (e.g. image, illustration etc).
511
- h("graphic", this.$slots.graphic)
684
+ r("graphic", this.$slots.graphic)
512
685
  ]
513
686
  );
514
687
  }
515
- }), kt = d({
688
+ }), St = l({
516
689
  name: "VBadge",
517
690
  props: {
518
691
  /**
@@ -587,7 +760,7 @@ const $t = d({
587
760
  "input"
588
761
  ],
589
762
  setup(t, o) {
590
- const s = l("badge", g), e = r(null);
763
+ const s = h("badge", b), e = d(null);
591
764
  return o.expose({}), { componentName: s, element: e };
592
765
  },
593
766
  render() {
@@ -637,7 +810,7 @@ const $t = d({
637
810
  []
638
811
  );
639
812
  }
640
- }), gt = d({
813
+ }), wt = l({
641
814
  name: "VBanner",
642
815
  props: {
643
816
  /**
@@ -699,7 +872,7 @@ const $t = d({
699
872
  "input"
700
873
  ],
701
874
  setup(t, o) {
702
- const s = l("banner", b), e = r(null);
875
+ const s = h("banner", C), e = d(null);
703
876
  return o.expose({
704
877
  remove() {
705
878
  var i;
@@ -735,7 +908,7 @@ const $t = d({
735
908
  },
736
909
  [
737
910
  // @slot action-items Add action items to banner using this slot.
738
- h("action-items", this.$slots["action-items"])
911
+ r("action-items", this.$slots["action-items"])
739
912
  ]
740
913
  ) : n(
741
914
  this.componentName,
@@ -760,11 +933,11 @@ const $t = d({
760
933
  },
761
934
  [
762
935
  // @slot action-items Add action items to banner using this slot.
763
- h("action-items", this.$slots["action-items"])
936
+ r("action-items", this.$slots["action-items"])
764
937
  ]
765
938
  );
766
939
  }
767
- }), bt = d({
940
+ }), Vt = l({
768
941
  name: "VBreadcrumb",
769
942
  props: {
770
943
  /**
@@ -808,7 +981,7 @@ const $t = d({
808
981
  "input"
809
982
  ],
810
983
  setup(t, o) {
811
- const s = l("breadcrumb", C), e = r(null);
984
+ const s = h("breadcrumb", x), e = d(null);
812
985
  return o.expose({}), { componentName: s, element: e };
813
986
  },
814
987
  render() {
@@ -847,7 +1020,7 @@ const $t = d({
847
1020
  ]
848
1021
  );
849
1022
  }
850
- }), Ct = d({
1023
+ }), Nt = l({
851
1024
  name: "VBreadcrumbItem",
852
1025
  props: {
853
1026
  /**
@@ -924,7 +1097,7 @@ const $t = d({
924
1097
  "input"
925
1098
  ],
926
1099
  setup(t, o) {
927
- const s = l("breadcrumb-item", S), e = r(null);
1100
+ const s = h("breadcrumb-item", S), e = d(null);
928
1101
  return o.expose({}), { componentName: s, element: e };
929
1102
  },
930
1103
  render() {
@@ -980,7 +1153,7 @@ const $t = d({
980
1153
  []
981
1154
  );
982
1155
  }
983
- }), St = d({
1156
+ }), Bt = l({
984
1157
  name: "VButton",
985
1158
  props: {
986
1159
  /**
@@ -1121,7 +1294,7 @@ const $t = d({
1121
1294
  "input"
1122
1295
  ],
1123
1296
  setup(t, o) {
1124
- const s = l("button", w), e = r(null);
1297
+ const s = h("button", w), e = d(null);
1125
1298
  return o.expose({
1126
1299
  /**
1127
1300
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -1211,7 +1384,7 @@ const $t = d({
1211
1384
  []
1212
1385
  );
1213
1386
  }
1214
- }), wt = d({
1387
+ }), Tt = l({
1215
1388
  name: "VCalendar",
1216
1389
  props: {
1217
1390
  /**
@@ -1282,7 +1455,7 @@ const $t = d({
1282
1455
  "input"
1283
1456
  ],
1284
1457
  setup(t, o) {
1285
- const s = l("calendar", x), e = r(null);
1458
+ const s = h("calendar", V), e = d(null);
1286
1459
  return o.expose({
1287
1460
  onKeydown(i) {
1288
1461
  var u;
@@ -1317,19 +1490,19 @@ const $t = d({
1317
1490
  [
1318
1491
  this.$slots.default,
1319
1492
  // @slot day-0 Assign elements to corresponding day column using this slot.
1320
- h("day-0", this.$slots["day-0"]),
1493
+ r("day-0", this.$slots["day-0"]),
1321
1494
  // @slot day-1 Assign elements to corresponding day column using this slot.
1322
- h("day-1", this.$slots["day-1"]),
1495
+ r("day-1", this.$slots["day-1"]),
1323
1496
  // @slot day-2 Assign elements to corresponding day column using this slot.
1324
- h("day-2", this.$slots["day-2"]),
1497
+ r("day-2", this.$slots["day-2"]),
1325
1498
  // @slot day-3 Assign elements to corresponding day column using this slot.
1326
- h("day-3", this.$slots["day-3"]),
1499
+ r("day-3", this.$slots["day-3"]),
1327
1500
  // @slot day-4 Assign elements to corresponding day column using this slot.
1328
- h("day-4", this.$slots["day-4"]),
1501
+ r("day-4", this.$slots["day-4"]),
1329
1502
  // @slot day-5 Assign elements to corresponding day column using this slot.
1330
- h("day-5", this.$slots["day-5"]),
1503
+ r("day-5", this.$slots["day-5"]),
1331
1504
  // @slot day-6 Assign elements to corresponding day column using this slot.
1332
- h("day-6", this.$slots["day-6"])
1505
+ r("day-6", this.$slots["day-6"])
1333
1506
  ]
1334
1507
  ) : n(
1335
1508
  this.componentName,
@@ -1352,23 +1525,23 @@ const $t = d({
1352
1525
  // @ts-ignore
1353
1526
  this.$slots.default && this.$slots.default(),
1354
1527
  // @slot day-0 Assign elements to corresponding day column using this slot.
1355
- h("day-0", this.$slots["day-0"]),
1528
+ r("day-0", this.$slots["day-0"]),
1356
1529
  // @slot day-1 Assign elements to corresponding day column using this slot.
1357
- h("day-1", this.$slots["day-1"]),
1530
+ r("day-1", this.$slots["day-1"]),
1358
1531
  // @slot day-2 Assign elements to corresponding day column using this slot.
1359
- h("day-2", this.$slots["day-2"]),
1532
+ r("day-2", this.$slots["day-2"]),
1360
1533
  // @slot day-3 Assign elements to corresponding day column using this slot.
1361
- h("day-3", this.$slots["day-3"]),
1534
+ r("day-3", this.$slots["day-3"]),
1362
1535
  // @slot day-4 Assign elements to corresponding day column using this slot.
1363
- h("day-4", this.$slots["day-4"]),
1536
+ r("day-4", this.$slots["day-4"]),
1364
1537
  // @slot day-5 Assign elements to corresponding day column using this slot.
1365
- h("day-5", this.$slots["day-5"]),
1538
+ r("day-5", this.$slots["day-5"]),
1366
1539
  // @slot day-6 Assign elements to corresponding day column using this slot.
1367
- h("day-6", this.$slots["day-6"])
1540
+ r("day-6", this.$slots["day-6"])
1368
1541
  ]
1369
1542
  );
1370
1543
  }
1371
- }), xt = d({
1544
+ }), Kt = l({
1372
1545
  name: "VCalendarEvent",
1373
1546
  props: {
1374
1547
  /**
@@ -1443,7 +1616,7 @@ const $t = d({
1443
1616
  "input"
1444
1617
  ],
1445
1618
  setup(t, o) {
1446
- const s = l("calendar-event", V), e = r(null);
1619
+ const s = h("calendar-event", N), e = d(null);
1447
1620
  return o.expose({}), { componentName: s, element: e };
1448
1621
  },
1449
1622
  render() {
@@ -1495,7 +1668,7 @@ const $t = d({
1495
1668
  []
1496
1669
  );
1497
1670
  }
1498
- }), Vt = d({
1671
+ }), It = l({
1499
1672
  name: "VCard",
1500
1673
  props: {
1501
1674
  /**
@@ -1566,7 +1739,7 @@ const $t = d({
1566
1739
  "input"
1567
1740
  ],
1568
1741
  setup(t, o) {
1569
- const s = l("card", N), e = r(null);
1742
+ const s = h("card", B), e = d(null);
1570
1743
  return o.expose({}), { componentName: s, element: e };
1571
1744
  },
1572
1745
  render() {
@@ -1594,15 +1767,15 @@ const $t = d({
1594
1767
  },
1595
1768
  [
1596
1769
  // @slot graphic The graphic slot overrides the icon property.
1597
- h("graphic", this.$slots.graphic),
1770
+ r("graphic", this.$slots.graphic),
1598
1771
  // @slot media The media slot is mainly for images or video content above the card header.
1599
- h("media", this.$slots.media),
1772
+ r("media", this.$slots.media),
1600
1773
  // @slot meta The meta slot is for action content in the card header.
1601
- h("meta", this.$slots.meta),
1774
+ r("meta", this.$slots.meta),
1602
1775
  // @slot footer The footer slot is for content in the card footer.
1603
- h("footer", this.$slots.footer),
1776
+ r("footer", this.$slots.footer),
1604
1777
  // @slot main Assign nodes to main slot to fully override a card's predefined flow and style with your own.
1605
- h("main", this.$slots.main)
1778
+ r("main", this.$slots.main)
1606
1779
  ]
1607
1780
  ) : n(
1608
1781
  this.componentName,
@@ -1624,25 +1797,41 @@ const $t = d({
1624
1797
  },
1625
1798
  [
1626
1799
  // @slot graphic The graphic slot overrides the icon property.
1627
- h("graphic", this.$slots.graphic),
1800
+ r("graphic", this.$slots.graphic),
1628
1801
  // @slot media The media slot is mainly for images or video content above the card header.
1629
- h("media", this.$slots.media),
1802
+ r("media", this.$slots.media),
1630
1803
  // @slot meta The meta slot is for action content in the card header.
1631
- h("meta", this.$slots.meta),
1804
+ r("meta", this.$slots.meta),
1632
1805
  // @slot footer The footer slot is for content in the card footer.
1633
- h("footer", this.$slots.footer),
1806
+ r("footer", this.$slots.footer),
1634
1807
  // @slot main Assign nodes to main slot to fully override a card's predefined flow and style with your own.
1635
- h("main", this.$slots.main)
1808
+ r("main", this.$slots.main)
1636
1809
  ]
1637
1810
  );
1638
1811
  }
1639
- }), Nt = d({
1812
+ }), zt = l({
1640
1813
  name: "VCheckbox",
1641
1814
  model: a ? {
1642
1815
  prop: "modelValue",
1643
1816
  event: "update:modelValue"
1644
1817
  } : void 0,
1645
1818
  props: {
1819
+ /**
1820
+ * The success text for the form element.
1821
+ */
1822
+ successText: { type: String, default: void 0 },
1823
+ /**
1824
+ * The error text for the form element.
1825
+ */
1826
+ errorText: { type: String, default: void 0 },
1827
+ /**
1828
+ * The helper text for the form element.
1829
+ */
1830
+ helperText: { type: String, default: void 0 },
1831
+ /**
1832
+ * The label for the form element.
1833
+ */
1834
+ label: { type: String, default: void 0 },
1646
1835
  /**
1647
1836
  * Indicates the element that represents the current item within a container or set of related elements.
1648
1837
  */
@@ -1690,11 +1879,7 @@ const $t = d({
1690
1879
  /**
1691
1880
  * When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
1692
1881
  */
1693
- readonly: { type: Boolean, default: void 0 },
1694
- /**
1695
- * Indicates the checkbox's label.
1696
- */
1697
- label: { type: String, default: void 0 }
1882
+ readonly: { type: Boolean, default: void 0 }
1698
1883
  },
1699
1884
  emits: [
1700
1885
  /**
@@ -1734,7 +1919,7 @@ const $t = d({
1734
1919
  "update:modelValue"
1735
1920
  ],
1736
1921
  setup(t, o) {
1737
- const s = l("checkbox", B), e = r(null);
1922
+ const s = h("checkbox", T), e = d(null);
1738
1923
  return o.expose({}), { componentName: s, element: e };
1739
1924
  },
1740
1925
  render() {
@@ -1743,6 +1928,10 @@ const $t = d({
1743
1928
  {
1744
1929
  ref: "element",
1745
1930
  attrs: {
1931
+ ...this.successText !== void 0 ? { "success-text": this.successText } : {},
1932
+ ...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
1933
+ ...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
1934
+ ...this.label !== void 0 ? { label: this.label } : {},
1746
1935
  ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
1747
1936
  ...this.disabled !== void 0 ? { disabled: this.disabled } : {},
1748
1937
  ...this.value !== void 0 ? { value: this.value } : {},
@@ -1751,8 +1940,7 @@ const $t = d({
1751
1940
  ...this.required !== void 0 ? { required: this.required } : {},
1752
1941
  ...this.checked !== void 0 ? { checked: this.checked } : {},
1753
1942
  ...this.modelValue !== void 0 ? { "current-checked": this.modelValue } : {},
1754
- ...this.readonly !== void 0 ? { readonly: this.readonly } : {},
1755
- ...this.label !== void 0 ? { label: this.label } : {}
1943
+ ...this.readonly !== void 0 ? { readonly: this.readonly } : {}
1756
1944
  },
1757
1945
  class: "vvd-root",
1758
1946
  on: {
@@ -1771,6 +1959,10 @@ const $t = d({
1771
1959
  {
1772
1960
  ref: "element",
1773
1961
  class: "vvd-root",
1962
+ ...this.successText !== void 0 ? { "success-text": this.successText } : {},
1963
+ ...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
1964
+ ...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
1965
+ ...this.label !== void 0 ? { label: this.label } : {},
1774
1966
  ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
1775
1967
  ...this.disabled !== void 0 ? { disabled: this.disabled } : {},
1776
1968
  ...this.value !== void 0 ? { value: this.value } : {},
@@ -1780,7 +1972,6 @@ const $t = d({
1780
1972
  ...this.checked !== void 0 ? { checked: this.checked } : {},
1781
1973
  ...this.modelValue !== void 0 ? { "current-checked": this.modelValue } : {},
1782
1974
  ...this.readonly !== void 0 ? { readonly: this.readonly } : {},
1783
- ...this.label !== void 0 ? { label: this.label } : {},
1784
1975
  onClick: (t) => this.$emit("click", t),
1785
1976
  onFocus: (t) => this.$emit("focus", t),
1786
1977
  onBlur: (t) => this.$emit("blur", t),
@@ -1792,7 +1983,7 @@ const $t = d({
1792
1983
  []
1793
1984
  );
1794
1985
  }
1795
- }), Bt = d({
1986
+ }), Ft = l({
1796
1987
  name: "VCombobox",
1797
1988
  model: a ? {
1798
1989
  prop: "modelValue",
@@ -1904,7 +2095,7 @@ const $t = d({
1904
2095
  "update:modelValue"
1905
2096
  ],
1906
2097
  setup(t, o) {
1907
- const s = l("combobox", T), e = r(null);
2098
+ const s = h("combobox", K), e = d(null);
1908
2099
  return o.expose({
1909
2100
  /**
1910
2101
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -2007,7 +2198,7 @@ const $t = d({
2007
2198
  ]
2008
2199
  );
2009
2200
  }
2010
- }), Tt = d({
2201
+ }), qt = l({
2011
2202
  name: "VDataGrid",
2012
2203
  props: {
2013
2204
  /**
@@ -2052,8 +2243,13 @@ const $t = d({
2052
2243
  "input"
2053
2244
  ],
2054
2245
  setup(t, o) {
2055
- const s = l("data-grid", K), e = r(null);
2056
- return o.expose({}), { componentName: s, element: e };
2246
+ const s = h("data-grid", I), e = d(null);
2247
+ return o.expose({
2248
+ selectionModeChanged(i) {
2249
+ var u;
2250
+ return (u = e.value) == null ? void 0 : u.selectionModeChanged(i);
2251
+ }
2252
+ }), { componentName: s, element: e };
2057
2253
  },
2058
2254
  render() {
2059
2255
  return a ? n(
@@ -2095,7 +2291,7 @@ const $t = d({
2095
2291
  ]
2096
2292
  );
2097
2293
  }
2098
- }), Kt = d({
2294
+ }), Pt = l({
2099
2295
  name: "VDialog",
2100
2296
  props: {
2101
2297
  /**
@@ -2163,7 +2359,7 @@ const $t = d({
2163
2359
  "close"
2164
2360
  ],
2165
2361
  setup(t, o) {
2166
- const s = l("dialog", I), e = r(null);
2362
+ const s = h("dialog", z), e = d(null);
2167
2363
  return o.expose({
2168
2364
  openChanged(i, u) {
2169
2365
  var c;
@@ -2213,13 +2409,13 @@ const $t = d({
2213
2409
  },
2214
2410
  [
2215
2411
  // @slot graphic Use the graphic slot in order to replace the icon.
2216
- h("graphic", this.$slots.graphic),
2412
+ r("graphic", this.$slots.graphic),
2217
2413
  // @slot body Use the body slot in order to add custom HTML to the dialog.
2218
- h("body", this.$slots.body),
2414
+ r("body", this.$slots.body),
2219
2415
  // @slot footer Use the footer slot in order to add action buttons to the bottom of the dialog.
2220
- h("footer", this.$slots.footer),
2416
+ r("footer", this.$slots.footer),
2221
2417
  // @slot main Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.
2222
- h("main", this.$slots.main)
2418
+ r("main", this.$slots.main)
2223
2419
  ]
2224
2420
  ) : n(
2225
2421
  this.componentName,
@@ -2246,17 +2442,17 @@ const $t = d({
2246
2442
  },
2247
2443
  [
2248
2444
  // @slot graphic Use the graphic slot in order to replace the icon.
2249
- h("graphic", this.$slots.graphic),
2445
+ r("graphic", this.$slots.graphic),
2250
2446
  // @slot body Use the body slot in order to add custom HTML to the dialog.
2251
- h("body", this.$slots.body),
2447
+ r("body", this.$slots.body),
2252
2448
  // @slot footer Use the footer slot in order to add action buttons to the bottom of the dialog.
2253
- h("footer", this.$slots.footer),
2449
+ r("footer", this.$slots.footer),
2254
2450
  // @slot main Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.
2255
- h("main", this.$slots.main)
2451
+ r("main", this.$slots.main)
2256
2452
  ]
2257
2453
  );
2258
2454
  }
2259
- }), It = d({
2455
+ }), Lt = l({
2260
2456
  name: "VDivider",
2261
2457
  props: {
2262
2458
  /**
@@ -2308,7 +2504,7 @@ const $t = d({
2308
2504
  "input"
2309
2505
  ],
2310
2506
  setup(t, o) {
2311
- const s = l("divider", q), e = r(null);
2507
+ const s = h("divider", F), e = d(null);
2312
2508
  return o.expose({}), { componentName: s, element: e };
2313
2509
  },
2314
2510
  render() {
@@ -2350,7 +2546,118 @@ const $t = d({
2350
2546
  []
2351
2547
  );
2352
2548
  }
2353
- }), qt = d({
2549
+ }), Dt = l({
2550
+ name: "VEmptyState",
2551
+ props: {
2552
+ /**
2553
+ * Indicates the element that represents the current item within a container or set of related elements.
2554
+ */
2555
+ ariaCurrent: {
2556
+ type: String,
2557
+ default: void 0
2558
+ },
2559
+ /**
2560
+ * An optional headline for the empty state.
2561
+ */
2562
+ headline: { type: String, default: void 0 },
2563
+ /**
2564
+ * Icon for the empty state.
2565
+ * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
2566
+ */
2567
+ icon: {
2568
+ type: String,
2569
+ default: void 0
2570
+ }
2571
+ },
2572
+ emits: [
2573
+ /**
2574
+ * 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.
2575
+ * @type {MouseEvent}
2576
+ */
2577
+ "click",
2578
+ /**
2579
+ * Fires when the element receives focus.
2580
+ * @type {FocusEvent}
2581
+ */
2582
+ "focus",
2583
+ /**
2584
+ * Fires when the element loses focus.
2585
+ * @type {FocusEvent}
2586
+ */
2587
+ "blur",
2588
+ /**
2589
+ * Fires when a key is pressed.
2590
+ * @type {KeyboardEvent}
2591
+ */
2592
+ "keydown",
2593
+ /**
2594
+ * Fires when a key is released.
2595
+ * @type {KeyboardEvent}
2596
+ */
2597
+ "keyup",
2598
+ /**
2599
+ * Fires when the value of an element has been changed.
2600
+ * @type {Event}
2601
+ */
2602
+ "input"
2603
+ ],
2604
+ setup(t, o) {
2605
+ const s = h("empty-state", q), e = d(null);
2606
+ return o.expose({}), { componentName: s, element: e };
2607
+ },
2608
+ render() {
2609
+ return a ? n(
2610
+ this.componentName,
2611
+ {
2612
+ ref: "element",
2613
+ attrs: {
2614
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2615
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
2616
+ ...this.icon !== void 0 ? { icon: this.icon } : {}
2617
+ },
2618
+ class: "vvd-root",
2619
+ on: {
2620
+ click: (t) => this.$emit("click", t),
2621
+ focus: (t) => this.$emit("focus", t),
2622
+ blur: (t) => this.$emit("blur", t),
2623
+ keydown: (t) => this.$emit("keydown", t),
2624
+ keyup: (t) => this.$emit("keyup", t),
2625
+ input: (t) => this.$emit("input", t)
2626
+ }
2627
+ },
2628
+ [
2629
+ this.$slots.default,
2630
+ // @slot graphic The graphic slot allows overriding the icon with a custom illustration
2631
+ r("graphic", this.$slots.graphic),
2632
+ // @slot action-items Slot to add action items to the empty state
2633
+ r("action-items", this.$slots["action-items"])
2634
+ ]
2635
+ ) : n(
2636
+ this.componentName,
2637
+ {
2638
+ ref: "element",
2639
+ class: "vvd-root",
2640
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
2641
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
2642
+ ...this.icon !== void 0 ? { icon: this.icon } : {},
2643
+ onClick: (t) => this.$emit("click", t),
2644
+ onFocus: (t) => this.$emit("focus", t),
2645
+ onBlur: (t) => this.$emit("blur", t),
2646
+ onKeydown: (t) => this.$emit("keydown", t),
2647
+ onKeyup: (t) => this.$emit("keyup", t),
2648
+ onInput: (t) => this.$emit("input", t)
2649
+ },
2650
+ [
2651
+ // @ts-ignore
2652
+ this.$slots.default && this.$slots.default(),
2653
+ // @slot graphic The graphic slot allows overriding the icon with a custom illustration
2654
+ r("graphic", this.$slots.graphic),
2655
+ // @slot action-items Slot to add action items to the empty state
2656
+ r("action-items", this.$slots["action-items"])
2657
+ ]
2658
+ );
2659
+ }
2660
+ }), Mt = l({
2354
2661
  name: "VFab",
2355
2662
  props: {
2356
2663
  /**
@@ -2475,7 +2782,7 @@ const $t = d({
2475
2782
  "input"
2476
2783
  ],
2477
2784
  setup(t, o) {
2478
- const s = l("fab", z), e = r(null);
2785
+ const s = h("fab", P), e = d(null);
2479
2786
  return o.expose({
2480
2787
  /**
2481
2788
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -2557,7 +2864,7 @@ const $t = d({
2557
2864
  []
2558
2865
  );
2559
2866
  }
2560
- }), zt = d({
2867
+ }), At = l({
2561
2868
  name: "VHeader",
2562
2869
  props: {
2563
2870
  /**
@@ -2609,7 +2916,7 @@ const $t = d({
2609
2916
  "input"
2610
2917
  ],
2611
2918
  setup(t, o) {
2612
- const s = l("header", F), e = r(null);
2919
+ const s = h("header", L), e = d(null);
2613
2920
  return o.expose({}), { componentName: s, element: e };
2614
2921
  },
2615
2922
  render() {
@@ -2635,9 +2942,9 @@ const $t = d({
2635
2942
  [
2636
2943
  this.$slots.default,
2637
2944
  // @slot action-items Nodes assigned to action-items slot will be set at the end of the header.
2638
- h("action-items", this.$slots["action-items"]),
2945
+ r("action-items", this.$slots["action-items"]),
2639
2946
  // @slot app-content Content vertically aligned with header.
2640
- h("app-content", this.$slots["app-content"])
2947
+ r("app-content", this.$slots["app-content"])
2641
2948
  ]
2642
2949
  ) : n(
2643
2950
  this.componentName,
@@ -2658,13 +2965,13 @@ const $t = d({
2658
2965
  // @ts-ignore
2659
2966
  this.$slots.default && this.$slots.default(),
2660
2967
  // @slot action-items Nodes assigned to action-items slot will be set at the end of the header.
2661
- h("action-items", this.$slots["action-items"]),
2968
+ r("action-items", this.$slots["action-items"]),
2662
2969
  // @slot app-content Content vertically aligned with header.
2663
- h("app-content", this.$slots["app-content"])
2970
+ r("app-content", this.$slots["app-content"])
2664
2971
  ]
2665
2972
  );
2666
2973
  }
2667
- }), Ft = d({
2974
+ }), Ot = l({
2668
2975
  name: "VIcon",
2669
2976
  props: {
2670
2977
  /**
@@ -2724,7 +3031,7 @@ const $t = d({
2724
3031
  "input"
2725
3032
  ],
2726
3033
  setup(t, o) {
2727
- const s = l("icon", P), e = r(null);
3034
+ const s = h("icon", D), e = d(null);
2728
3035
  return o.expose({
2729
3036
  nameChanged() {
2730
3037
  var i;
@@ -2776,7 +3083,7 @@ const $t = d({
2776
3083
  ]
2777
3084
  );
2778
3085
  }
2779
- }), Pt = d({
3086
+ }), Et = l({
2780
3087
  name: "VLayout",
2781
3088
  props: {
2782
3089
  /**
@@ -2840,7 +3147,7 @@ const $t = d({
2840
3147
  "input"
2841
3148
  ],
2842
3149
  setup(t, o) {
2843
- const s = l("layout", L), e = r(null);
3150
+ const s = h("layout", M), e = d(null);
2844
3151
  return o.expose({}), { componentName: s, element: e };
2845
3152
  },
2846
3153
  render() {
@@ -2891,7 +3198,7 @@ const $t = d({
2891
3198
  ]
2892
3199
  );
2893
3200
  }
2894
- }), Lt = d({
3201
+ }), Gt = l({
2895
3202
  name: "VMenu",
2896
3203
  props: {
2897
3204
  /**
@@ -2950,7 +3257,7 @@ const $t = d({
2950
3257
  "input"
2951
3258
  ],
2952
3259
  setup(t, o) {
2953
- const s = l("menu", D), e = r(null);
3260
+ const s = h("menu", A), e = d(null);
2954
3261
  return o.expose({
2955
3262
  /**
2956
3263
  * Focuses the first item in the menu.
@@ -3016,7 +3323,7 @@ const $t = d({
3016
3323
  ]
3017
3324
  );
3018
3325
  }
3019
- }), Dt = d({
3326
+ }), Ht = l({
3020
3327
  name: "VMenuItem",
3021
3328
  model: a ? {
3022
3329
  prop: "modelValue",
@@ -3106,7 +3413,7 @@ const $t = d({
3106
3413
  "update:modelValue"
3107
3414
  ],
3108
3415
  setup(t, o) {
3109
- const s = l("menu-item", M), e = r(null);
3416
+ const s = h("menu-item", O), e = d(null);
3110
3417
  return o.expose({}), { componentName: s, element: e };
3111
3418
  },
3112
3419
  render() {
@@ -3162,7 +3469,7 @@ const $t = d({
3162
3469
  []
3163
3470
  );
3164
3471
  }
3165
- }), Mt = d({
3472
+ }), Rt = l({
3166
3473
  name: "VNav",
3167
3474
  props: {
3168
3475
  /**
@@ -3206,7 +3513,7 @@ const $t = d({
3206
3513
  "input"
3207
3514
  ],
3208
3515
  setup(t, o) {
3209
- const s = l("nav", A), e = r(null);
3516
+ const s = h("nav", E), e = d(null);
3210
3517
  return o.expose({}), { componentName: s, element: e };
3211
3518
  },
3212
3519
  render() {
@@ -3245,7 +3552,7 @@ const $t = d({
3245
3552
  ]
3246
3553
  );
3247
3554
  }
3248
- }), At = d({
3555
+ }), Wt = l({
3249
3556
  name: "VNavDisclosure",
3250
3557
  props: {
3251
3558
  /**
@@ -3302,7 +3609,7 @@ const $t = d({
3302
3609
  "input"
3303
3610
  ],
3304
3611
  setup(t, o) {
3305
- const s = l("nav-disclosure", O), e = r(null);
3612
+ const s = h("nav-disclosure", G), e = d(null);
3306
3613
  return o.expose({}), { componentName: s, element: e };
3307
3614
  },
3308
3615
  render() {
@@ -3349,7 +3656,7 @@ const $t = d({
3349
3656
  ]
3350
3657
  );
3351
3658
  }
3352
- }), Ot = d({
3659
+ }), jt = l({
3353
3660
  name: "VNavItem",
3354
3661
  props: {
3355
3662
  /**
@@ -3437,7 +3744,7 @@ const $t = d({
3437
3744
  "input"
3438
3745
  ],
3439
3746
  setup(t, o) {
3440
- const s = l("nav-item", G), e = r(null);
3747
+ const s = h("nav-item", H), e = d(null);
3441
3748
  return o.expose({}), { componentName: s, element: e };
3442
3749
  },
3443
3750
  render() {
@@ -3495,7 +3802,7 @@ const $t = d({
3495
3802
  []
3496
3803
  );
3497
3804
  }
3498
- }), Gt = d({
3805
+ }), Ut = l({
3499
3806
  name: "VNote",
3500
3807
  props: {
3501
3808
  /**
@@ -3555,7 +3862,7 @@ const $t = d({
3555
3862
  "input"
3556
3863
  ],
3557
3864
  setup(t, o) {
3558
- const s = l("note", E), e = r(null);
3865
+ const s = h("note", R), e = d(null);
3559
3866
  return o.expose({}), { componentName: s, element: e };
3560
3867
  },
3561
3868
  render() {
@@ -3602,7 +3909,7 @@ const $t = d({
3602
3909
  ]
3603
3910
  );
3604
3911
  }
3605
- }), Et = d({
3912
+ }), Jt = l({
3606
3913
  name: "VNumberField",
3607
3914
  model: a ? {
3608
3915
  prop: "modelValue",
@@ -3751,7 +4058,7 @@ const $t = d({
3751
4058
  "change"
3752
4059
  ],
3753
4060
  setup(t, o) {
3754
- const s = l("number-field", H), e = r(null);
4061
+ const s = h("number-field", W), e = d(null);
3755
4062
  return o.expose({
3756
4063
  /**
3757
4064
  * {@inheritDoc (FormAssociated:interface).validate}
@@ -3868,7 +4175,7 @@ const $t = d({
3868
4175
  []
3869
4176
  );
3870
4177
  }
3871
- }), Ht = d({
4178
+ }), Qt = l({
3872
4179
  name: "VOption",
3873
4180
  props: {
3874
4181
  /**
@@ -3939,7 +4246,7 @@ const $t = d({
3939
4246
  "input"
3940
4247
  ],
3941
4248
  setup(t, o) {
3942
- const s = l("option", R), e = r(null);
4249
+ const s = h("option", j), e = d(null);
3943
4250
  return o.expose({
3944
4251
  /**
3945
4252
  * Updates the ariaChecked property when the checked property changes.
@@ -4003,7 +4310,114 @@ const $t = d({
4003
4310
  []
4004
4311
  );
4005
4312
  }
4006
- }), Rt = d({
4313
+ }), Xt = l({
4314
+ name: "VPagination",
4315
+ props: {
4316
+ /**
4317
+ * Indicates the element that represents the current item within a container or set of related elements.
4318
+ */
4319
+ ariaCurrent: {
4320
+ type: String,
4321
+ default: void 0
4322
+ },
4323
+ size: { type: String, default: void 0 },
4324
+ navIcons: { type: Boolean, default: void 0 },
4325
+ total: { type: Number, default: void 0 },
4326
+ selectedIndex: { type: Number, default: void 0 }
4327
+ },
4328
+ emits: [
4329
+ /**
4330
+ * 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.
4331
+ * @type {MouseEvent}
4332
+ */
4333
+ "click",
4334
+ /**
4335
+ * Fires when the element receives focus.
4336
+ * @type {FocusEvent}
4337
+ */
4338
+ "focus",
4339
+ /**
4340
+ * Fires when the element loses focus.
4341
+ * @type {FocusEvent}
4342
+ */
4343
+ "blur",
4344
+ /**
4345
+ * Fires when a key is pressed.
4346
+ * @type {KeyboardEvent}
4347
+ */
4348
+ "keydown",
4349
+ /**
4350
+ * Fires when a key is released.
4351
+ * @type {KeyboardEvent}
4352
+ */
4353
+ "keyup",
4354
+ /**
4355
+ * Fires when the value of an element has been changed.
4356
+ * @type {Event}
4357
+ */
4358
+ "input"
4359
+ ],
4360
+ setup(t, o) {
4361
+ const s = h("pagination", U), e = d(null);
4362
+ return o.expose({
4363
+ totalChanged(i, u) {
4364
+ var c;
4365
+ return (c = e.value) == null ? void 0 : c.totalChanged(i, u);
4366
+ },
4367
+ selectedIndexChanged(i, u) {
4368
+ var c;
4369
+ return (c = e.value) == null ? void 0 : c.selectedIndexChanged(i, u);
4370
+ },
4371
+ paginationButtonsChanged(i, u) {
4372
+ var c;
4373
+ return (c = e.value) == null ? void 0 : c.paginationButtonsChanged(i, u);
4374
+ }
4375
+ }), { componentName: s, element: e };
4376
+ },
4377
+ render() {
4378
+ return a ? n(
4379
+ this.componentName,
4380
+ {
4381
+ ref: "element",
4382
+ attrs: {
4383
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
4384
+ ...this.size !== void 0 ? { size: this.size } : {},
4385
+ ...this.navIcons !== void 0 ? { "nav-icons": this.navIcons } : {},
4386
+ ...this.total !== void 0 ? { total: this.total } : {},
4387
+ ...this.selectedIndex !== void 0 ? { "selected-index": this.selectedIndex } : {}
4388
+ },
4389
+ class: "vvd-root",
4390
+ on: {
4391
+ click: (t) => this.$emit("click", t),
4392
+ focus: (t) => this.$emit("focus", t),
4393
+ blur: (t) => this.$emit("blur", t),
4394
+ keydown: (t) => this.$emit("keydown", t),
4395
+ keyup: (t) => this.$emit("keyup", t),
4396
+ input: (t) => this.$emit("input", t)
4397
+ }
4398
+ },
4399
+ []
4400
+ ) : n(
4401
+ this.componentName,
4402
+ {
4403
+ ref: "element",
4404
+ class: "vvd-root",
4405
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
4406
+ ...this.size !== void 0 ? { size: this.size } : {},
4407
+ ...this.navIcons !== void 0 ? { "nav-icons": this.navIcons } : {},
4408
+ ...this.total !== void 0 ? { total: this.total } : {},
4409
+ ...this.selectedIndex !== void 0 ? { "selected-index": this.selectedIndex } : {},
4410
+ onClick: (t) => this.$emit("click", t),
4411
+ onFocus: (t) => this.$emit("focus", t),
4412
+ onBlur: (t) => this.$emit("blur", t),
4413
+ onKeydown: (t) => this.$emit("keydown", t),
4414
+ onKeyup: (t) => this.$emit("keyup", t),
4415
+ onInput: (t) => this.$emit("input", t)
4416
+ },
4417
+ []
4418
+ );
4419
+ }
4420
+ }), Yt = l({
4007
4421
  name: "VPopup",
4008
4422
  props: {
4009
4423
  /**
@@ -4078,7 +4492,7 @@ const $t = d({
4078
4492
  "input"
4079
4493
  ],
4080
4494
  setup(t, o) {
4081
- const s = l("popup", W), e = r(null);
4495
+ const s = h("popup", J), e = d(null);
4082
4496
  return o.expose({
4083
4497
  openChanged(i, u) {
4084
4498
  var c;
@@ -4153,7 +4567,7 @@ const $t = d({
4153
4567
  ]
4154
4568
  );
4155
4569
  }
4156
- }), Wt = d({
4570
+ }), Zt = l({
4157
4571
  name: "VProgress",
4158
4572
  props: {
4159
4573
  /**
@@ -4216,7 +4630,7 @@ const $t = d({
4216
4630
  "input"
4217
4631
  ],
4218
4632
  setup(t, o) {
4219
- const s = l("progress", j), e = r(null);
4633
+ const s = h("progress", Q), e = d(null);
4220
4634
  return o.expose({}), { componentName: s, element: e };
4221
4635
  },
4222
4636
  render() {
@@ -4268,7 +4682,7 @@ const $t = d({
4268
4682
  []
4269
4683
  );
4270
4684
  }
4271
- }), jt = d({
4685
+ }), _t = l({
4272
4686
  name: "VProgressRing",
4273
4687
  props: {
4274
4688
  /**
@@ -4330,7 +4744,7 @@ const $t = d({
4330
4744
  "input"
4331
4745
  ],
4332
4746
  setup(t, o) {
4333
- const s = l("progress-ring", U), e = r(null);
4747
+ const s = h("progress-ring", X), e = d(null);
4334
4748
  return o.expose({}), { componentName: s, element: e };
4335
4749
  },
4336
4750
  render() {
@@ -4380,7 +4794,7 @@ const $t = d({
4380
4794
  []
4381
4795
  );
4382
4796
  }
4383
- }), Ut = d({
4797
+ }), te = l({
4384
4798
  name: "VRadio",
4385
4799
  props: {
4386
4800
  /**
@@ -4474,7 +4888,7 @@ const $t = d({
4474
4888
  "change"
4475
4889
  ],
4476
4890
  setup(t, o) {
4477
- const s = l("radio", J), e = r(null);
4891
+ const s = h("radio", Y), e = d(null);
4478
4892
  return o.expose({}), { componentName: s, element: e };
4479
4893
  },
4480
4894
  render() {
@@ -4532,7 +4946,7 @@ const $t = d({
4532
4946
  []
4533
4947
  );
4534
4948
  }
4535
- }), Jt = d({
4949
+ }), ee = l({
4536
4950
  name: "VRadioGroup",
4537
4951
  model: a ? {
4538
4952
  prop: "modelValue",
@@ -4613,7 +5027,7 @@ const $t = d({
4613
5027
  "update:modelValue"
4614
5028
  ],
4615
5029
  setup(t, o) {
4616
- const s = l("radio-group", Q), e = r(null);
5030
+ const s = h("radio-group", Z), e = d(null);
4617
5031
  return o.expose({}), { componentName: s, element: e };
4618
5032
  },
4619
5033
  render() {
@@ -4668,13 +5082,21 @@ const $t = d({
4668
5082
  ]
4669
5083
  );
4670
5084
  }
4671
- }), Qt = d({
5085
+ }), ie = l({
4672
5086
  name: "VSelect",
4673
5087
  model: a ? {
4674
5088
  prop: "modelValue",
4675
5089
  event: "update:modelValue"
4676
5090
  } : void 0,
4677
5091
  props: {
5092
+ /**
5093
+ * The success text for the form element.
5094
+ */
5095
+ successText: { type: String, default: void 0 },
5096
+ /**
5097
+ * The error text for the form element.
5098
+ */
5099
+ errorText: { type: String, default: void 0 },
4678
5100
  /**
4679
5101
  * The helper text for the form element.
4680
5102
  */
@@ -4780,7 +5202,7 @@ const $t = d({
4780
5202
  "change"
4781
5203
  ],
4782
5204
  setup(t, o) {
4783
- const s = l("select", X), e = r(null);
5205
+ const s = h("select", _), e = d(null);
4784
5206
  return o.expose({
4785
5207
  /**
4786
5208
  * Calculate and apply listbox positioning based on available viewport space.
@@ -4818,6 +5240,8 @@ const $t = d({
4818
5240
  {
4819
5241
  ref: "element",
4820
5242
  attrs: {
5243
+ ...this.successText !== void 0 ? { "success-text": this.successText } : {},
5244
+ ...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
4821
5245
  ...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
4822
5246
  ...this.label !== void 0 ? { label: this.label } : {},
4823
5247
  ...this.icon !== void 0 ? { icon: this.icon } : {},
@@ -4845,12 +5269,18 @@ const $t = d({
4845
5269
  change: (t) => this.$emit("change", t)
4846
5270
  }
4847
5271
  },
4848
- [this.$slots.default]
5272
+ [
5273
+ this.$slots.default,
5274
+ // @slot meta Slot to add meta content to the select control.
5275
+ r("meta", this.$slots.meta)
5276
+ ]
4849
5277
  ) : n(
4850
5278
  this.componentName,
4851
5279
  {
4852
5280
  ref: "element",
4853
5281
  class: "vvd-root",
5282
+ ...this.successText !== void 0 ? { "success-text": this.successText } : {},
5283
+ ...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
4854
5284
  ...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
4855
5285
  ...this.label !== void 0 ? { label: this.label } : {},
4856
5286
  ...this.icon !== void 0 ? { icon: this.icon } : {},
@@ -4876,11 +5306,13 @@ const $t = d({
4876
5306
  },
4877
5307
  [
4878
5308
  // @ts-ignore
4879
- this.$slots.default && this.$slots.default()
5309
+ this.$slots.default && this.$slots.default(),
5310
+ // @slot meta Slot to add meta content to the select control.
5311
+ r("meta", this.$slots.meta)
4880
5312
  ]
4881
5313
  );
4882
5314
  }
4883
- }), Xt = d({
5315
+ }), oe = l({
4884
5316
  name: "VSideDrawer",
4885
5317
  props: {
4886
5318
  /**
@@ -4940,7 +5372,7 @@ const $t = d({
4940
5372
  "input"
4941
5373
  ],
4942
5374
  setup(t, o) {
4943
- const s = l("side-drawer", Y), e = r(null);
5375
+ const s = h("side-drawer", tt), e = d(null);
4944
5376
  return o.expose({}), { componentName: s, element: e };
4945
5377
  },
4946
5378
  render() {
@@ -4968,7 +5400,7 @@ const $t = d({
4968
5400
  [
4969
5401
  this.$slots.default,
4970
5402
  // @slot app-content Sets assigned nodes to the main application content, the side drawer is opened next to.
4971
- h("app-content", this.$slots["app-content"])
5403
+ r("app-content", this.$slots["app-content"])
4972
5404
  ]
4973
5405
  ) : n(
4974
5406
  this.componentName,
@@ -4991,11 +5423,11 @@ const $t = d({
4991
5423
  // @ts-ignore
4992
5424
  this.$slots.default && this.$slots.default(),
4993
5425
  // @slot app-content Sets assigned nodes to the main application content, the side drawer is opened next to.
4994
- h("app-content", this.$slots["app-content"])
5426
+ r("app-content", this.$slots["app-content"])
4995
5427
  ]
4996
5428
  );
4997
5429
  }
4998
- }), Yt = d({
5430
+ }), se = l({
4999
5431
  name: "VSlider",
5000
5432
  model: a ? {
5001
5433
  prop: "modelValue",
@@ -5101,7 +5533,7 @@ const $t = d({
5101
5533
  "update:modelValue"
5102
5534
  ],
5103
5535
  setup(t, o) {
5104
- const s = l("slider", Z), e = r(null);
5536
+ const s = h("slider", et), e = d(null);
5105
5537
  return o.expose({
5106
5538
  /**
5107
5539
  * Increment the value by the step
@@ -5187,7 +5619,7 @@ const $t = d({
5187
5619
  []
5188
5620
  );
5189
5621
  }
5190
- }), Zt = d({
5622
+ }), ne = l({
5191
5623
  name: "VSwitch",
5192
5624
  props: {
5193
5625
  /**
@@ -5236,7 +5668,7 @@ const $t = d({
5236
5668
  "input"
5237
5669
  ],
5238
5670
  setup(t, o) {
5239
- const s = l("switch", _), e = r(null);
5671
+ const s = h("switch", it), e = d(null);
5240
5672
  return o.expose({}), { componentName: s, element: e };
5241
5673
  },
5242
5674
  render() {
@@ -5278,7 +5710,7 @@ const $t = d({
5278
5710
  []
5279
5711
  );
5280
5712
  }
5281
- }), _t = d({
5713
+ }), ae = l({
5282
5714
  name: "VTab",
5283
5715
  props: {
5284
5716
  /**
@@ -5344,7 +5776,7 @@ const $t = d({
5344
5776
  "input"
5345
5777
  ],
5346
5778
  setup(t, o) {
5347
- const s = l("tab", tt), e = r(null);
5779
+ const s = h("tab", ot), e = d(null);
5348
5780
  return o.expose({}), { componentName: s, element: e };
5349
5781
  },
5350
5782
  render() {
@@ -5394,7 +5826,7 @@ const $t = d({
5394
5826
  []
5395
5827
  );
5396
5828
  }
5397
- }), te = d({
5829
+ }), re = l({
5398
5830
  name: "VTabs",
5399
5831
  props: {
5400
5832
  /**
@@ -5455,7 +5887,7 @@ const $t = d({
5455
5887
  "change"
5456
5888
  ],
5457
5889
  setup(t, o) {
5458
- const s = l("tabs", et), e = r(null);
5890
+ const s = h("tabs", st), e = d(null);
5459
5891
  return o.expose({
5460
5892
  /**
5461
5893
  * The adjust method for FASTTabs
@@ -5528,7 +5960,7 @@ const $t = d({
5528
5960
  ]
5529
5961
  );
5530
5962
  }
5531
- }), ee = d({
5963
+ }), de = l({
5532
5964
  name: "VTabPanel",
5533
5965
  props: {
5534
5966
  /**
@@ -5572,7 +6004,7 @@ const $t = d({
5572
6004
  "input"
5573
6005
  ],
5574
6006
  setup(t, o) {
5575
- const s = l("tab-panel", it), e = r(null);
6007
+ const s = h("tab-panel", nt), e = d(null);
5576
6008
  return o.expose({}), { componentName: s, element: e };
5577
6009
  },
5578
6010
  render() {
@@ -5611,7 +6043,7 @@ const $t = d({
5611
6043
  ]
5612
6044
  );
5613
6045
  }
5614
- }), ie = d({
6046
+ }), le = l({
5615
6047
  name: "VTextArea",
5616
6048
  model: a ? {
5617
6049
  prop: "modelValue",
@@ -5656,7 +6088,7 @@ const $t = d({
5656
6088
  "update:modelValue"
5657
6089
  ],
5658
6090
  setup(t, o) {
5659
- const s = l("text-area", ot), e = r(null);
6091
+ const s = h("text-area", at), e = d(null);
5660
6092
  return o.expose({}), { componentName: s, element: e };
5661
6093
  },
5662
6094
  render() {
@@ -5692,7 +6124,7 @@ const $t = d({
5692
6124
  []
5693
6125
  );
5694
6126
  }
5695
- }), oe = d({
6127
+ }), he = l({
5696
6128
  name: "VTextField",
5697
6129
  model: a ? {
5698
6130
  prop: "modelValue",
@@ -5841,7 +6273,7 @@ const $t = d({
5841
6273
  "change"
5842
6274
  ],
5843
6275
  setup(t, o) {
5844
- const s = l("text-field", st), e = r(null);
6276
+ const s = h("text-field", rt), e = d(null);
5845
6277
  return o.expose({
5846
6278
  /**
5847
6279
  * Selects all the text in the text field
@@ -5944,7 +6376,140 @@ const $t = d({
5944
6376
  []
5945
6377
  );
5946
6378
  }
5947
- }), se = d({
6379
+ }), ue = l({
6380
+ name: "VToggletip",
6381
+ props: {
6382
+ /**
6383
+ * Indicates the element that represents the current item within a container or set of related elements.
6384
+ */
6385
+ ariaCurrent: {
6386
+ type: String,
6387
+ default: void 0
6388
+ },
6389
+ /**
6390
+ * the optional title of the toggletip
6391
+ */
6392
+ headline: { type: String, default: void 0 },
6393
+ /**
6394
+ * toggle color scheme
6395
+ */
6396
+ alternate: { type: Boolean, default: void 0 },
6397
+ /**
6398
+ * placement of the toggletip
6399
+ */
6400
+ placement: {
6401
+ type: String,
6402
+ default: void 0
6403
+ },
6404
+ /**
6405
+ * id or direct reference to the toggletip's anchor element
6406
+ */
6407
+ anchor: { type: [String, Object], default: void 0 },
6408
+ /**
6409
+ * indicates whether the toggletip is open
6410
+ */
6411
+ open: { type: Boolean, default: void 0 }
6412
+ },
6413
+ emits: [
6414
+ /**
6415
+ * 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.
6416
+ * @type {MouseEvent}
6417
+ */
6418
+ "click",
6419
+ /**
6420
+ * Fires when the element receives focus.
6421
+ * @type {FocusEvent}
6422
+ */
6423
+ "focus",
6424
+ /**
6425
+ * Fires when the element loses focus.
6426
+ * @type {FocusEvent}
6427
+ */
6428
+ "blur",
6429
+ /**
6430
+ * Fires when a key is pressed.
6431
+ * @type {KeyboardEvent}
6432
+ */
6433
+ "keydown",
6434
+ /**
6435
+ * Fires when a key is released.
6436
+ * @type {KeyboardEvent}
6437
+ */
6438
+ "keyup",
6439
+ /**
6440
+ * Fires when the value of an element has been changed.
6441
+ * @type {Event}
6442
+ */
6443
+ "input"
6444
+ ],
6445
+ setup(t, o) {
6446
+ const s = h("toggletip", dt), e = d(null);
6447
+ return o.expose({
6448
+ anchorChanged(i, u) {
6449
+ var c;
6450
+ return (c = e.value) == null ? void 0 : c.anchorChanged(i, u);
6451
+ },
6452
+ openChanged(i, u) {
6453
+ var c;
6454
+ return (c = e.value) == null ? void 0 : c.openChanged(i, u);
6455
+ }
6456
+ }), { componentName: s, element: e };
6457
+ },
6458
+ render() {
6459
+ return a ? n(
6460
+ this.componentName,
6461
+ {
6462
+ ref: "element",
6463
+ attrs: {
6464
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
6465
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
6466
+ ...this.alternate !== void 0 ? { alternate: this.alternate } : {},
6467
+ ...this.placement !== void 0 ? { placement: this.placement } : {},
6468
+ ...this.open !== void 0 ? { open: this.open } : {}
6469
+ },
6470
+ class: "vvd-root",
6471
+ domProps: { ...this.anchor !== void 0 ? { anchor: this.anchor } : {} },
6472
+ on: {
6473
+ click: (t) => this.$emit("click", t),
6474
+ focus: (t) => this.$emit("focus", t),
6475
+ blur: (t) => this.$emit("blur", t),
6476
+ keydown: (t) => this.$emit("keydown", t),
6477
+ keyup: (t) => this.$emit("keyup", t),
6478
+ input: (t) => this.$emit("input", t)
6479
+ }
6480
+ },
6481
+ [
6482
+ this.$slots.default,
6483
+ // @slot action-items The content to display in the toggletip action items
6484
+ r("action-items", this.$slots["action-items"])
6485
+ ]
6486
+ ) : n(
6487
+ this.componentName,
6488
+ {
6489
+ ref: "element",
6490
+ class: "vvd-root",
6491
+ ...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
6492
+ ...this.headline !== void 0 ? { headline: this.headline } : {},
6493
+ ...this.alternate !== void 0 ? { alternate: this.alternate } : {},
6494
+ ...this.placement !== void 0 ? { placement: this.placement } : {},
6495
+ ...this.anchor !== void 0 ? { anchor: this.anchor } : {},
6496
+ ...this.open !== void 0 ? { open: this.open } : {},
6497
+ onClick: (t) => this.$emit("click", t),
6498
+ onFocus: (t) => this.$emit("focus", t),
6499
+ onBlur: (t) => this.$emit("blur", t),
6500
+ onKeydown: (t) => this.$emit("keydown", t),
6501
+ onKeyup: (t) => this.$emit("keyup", t),
6502
+ onInput: (t) => this.$emit("input", t)
6503
+ },
6504
+ [
6505
+ // @ts-ignore
6506
+ this.$slots.default && this.$slots.default(),
6507
+ // @slot action-items The content to display in the toggletip action items
6508
+ r("action-items", this.$slots["action-items"])
6509
+ ]
6510
+ );
6511
+ }
6512
+ }), ce = l({
5948
6513
  name: "VTooltip",
5949
6514
  props: {
5950
6515
  /**
@@ -5999,7 +6564,7 @@ const $t = d({
5999
6564
  "input"
6000
6565
  ],
6001
6566
  setup(t, o) {
6002
- const s = l("tooltip", nt), e = r(null);
6567
+ const s = h("tooltip", lt), e = d(null);
6003
6568
  return o.expose({
6004
6569
  anchorChanged(i, u) {
6005
6570
  var c;
@@ -6054,7 +6619,7 @@ const $t = d({
6054
6619
  []
6055
6620
  );
6056
6621
  }
6057
- }), ne = d({
6622
+ }), pe = l({
6058
6623
  name: "VTreeItem",
6059
6624
  props: {
6060
6625
  /**
@@ -6132,7 +6697,7 @@ const $t = d({
6132
6697
  "selected-change"
6133
6698
  ],
6134
6699
  setup(t, o) {
6135
- const s = l("tree-item", at), e = r(null);
6700
+ const s = h("tree-item", ht), e = d(null);
6136
6701
  return o.expose({}), { componentName: s, element: e };
6137
6702
  },
6138
6703
  render() {
@@ -6162,7 +6727,7 @@ const $t = d({
6162
6727
  },
6163
6728
  [
6164
6729
  // @slot item To specify a child tree item.
6165
- h("item", this.$slots.item)
6730
+ r("item", this.$slots.item)
6166
6731
  ]
6167
6732
  ) : n(
6168
6733
  this.componentName,
@@ -6186,11 +6751,11 @@ const $t = d({
6186
6751
  },
6187
6752
  [
6188
6753
  // @slot item To specify a child tree item.
6189
- h("item", this.$slots.item)
6754
+ r("item", this.$slots.item)
6190
6755
  ]
6191
6756
  );
6192
6757
  }
6193
- }), ae = d({
6758
+ }), me = l({
6194
6759
  name: "VTreeView",
6195
6760
  props: {
6196
6761
  /**
@@ -6239,7 +6804,7 @@ const $t = d({
6239
6804
  "input"
6240
6805
  ],
6241
6806
  setup(t, o) {
6242
- const s = l("tree-view", rt), e = r(null);
6807
+ const s = h("tree-view", ut), e = d(null);
6243
6808
  return o.expose({}), { componentName: s, element: e };
6244
6809
  },
6245
6810
  render() {
@@ -6282,7 +6847,7 @@ const $t = d({
6282
6847
  ]
6283
6848
  );
6284
6849
  }
6285
- }), re = d({
6850
+ }), ve = l({
6286
6851
  name: "VTag",
6287
6852
  props: {
6288
6853
  /**
@@ -6366,7 +6931,7 @@ const $t = d({
6366
6931
  "input"
6367
6932
  ],
6368
6933
  setup(t, o) {
6369
- const s = l("tag", dt), e = r(null);
6934
+ const s = h("tag", ct), e = d(null);
6370
6935
  return o.expose({
6371
6936
  remove() {
6372
6937
  var i;
@@ -6435,7 +7000,7 @@ const $t = d({
6435
7000
  []
6436
7001
  );
6437
7002
  }
6438
- }), de = d({
7003
+ }), ye = l({
6439
7004
  name: "VTagGroup",
6440
7005
  props: {
6441
7006
  /**
@@ -6479,7 +7044,7 @@ const $t = d({
6479
7044
  "input"
6480
7045
  ],
6481
7046
  setup(t, o) {
6482
- const s = l("tag-group", lt), e = r(null);
7047
+ const s = h("tag-group", pt), e = d(null);
6483
7048
  return o.expose({}), { componentName: s, element: e };
6484
7049
  },
6485
7050
  render() {
@@ -6520,53 +7085,57 @@ const $t = d({
6520
7085
  }
6521
7086
  });
6522
7087
  export {
6523
- vt as VAccordion,
6524
- yt as VAccordionItem,
6525
- ft as VActionGroup,
6526
- $t as VAvatar,
6527
- kt as VBadge,
6528
- gt as VBanner,
6529
- bt as VBreadcrumb,
6530
- Ct as VBreadcrumbItem,
6531
- St as VButton,
6532
- wt as VCalendar,
6533
- xt as VCalendarEvent,
6534
- Vt as VCard,
6535
- Nt as VCheckbox,
6536
- Bt as VCombobox,
6537
- Tt as VDataGrid,
6538
- Kt as VDialog,
6539
- It as VDivider,
6540
- qt as VFab,
6541
- zt as VHeader,
6542
- Ft as VIcon,
6543
- Pt as VLayout,
6544
- Lt as VMenu,
6545
- Dt as VMenuItem,
6546
- Mt as VNav,
6547
- At as VNavDisclosure,
6548
- Ot as VNavItem,
6549
- Gt as VNote,
6550
- Et as VNumberField,
6551
- Ht as VOption,
6552
- Rt as VPopup,
6553
- Wt as VProgress,
6554
- jt as VProgressRing,
6555
- Ut as VRadio,
6556
- Jt as VRadioGroup,
6557
- Qt as VSelect,
6558
- Xt as VSideDrawer,
6559
- Yt as VSlider,
6560
- Zt as VSwitch,
6561
- _t as VTab,
6562
- ee as VTabPanel,
6563
- te as VTabs,
6564
- re as VTag,
6565
- de as VTagGroup,
6566
- ie as VTextArea,
6567
- oe as VTextField,
6568
- se as VTooltip,
6569
- ne as VTreeItem,
6570
- ae as VTreeView,
6571
- mt as setCustomComponentPrefix
7088
+ kt as VAccordion,
7089
+ gt as VAccordionItem,
7090
+ bt as VActionGroup,
7091
+ Ct as VAlert,
7092
+ xt as VAvatar,
7093
+ St as VBadge,
7094
+ wt as VBanner,
7095
+ Vt as VBreadcrumb,
7096
+ Nt as VBreadcrumbItem,
7097
+ Bt as VButton,
7098
+ Tt as VCalendar,
7099
+ Kt as VCalendarEvent,
7100
+ It as VCard,
7101
+ zt as VCheckbox,
7102
+ Ft as VCombobox,
7103
+ qt as VDataGrid,
7104
+ Pt as VDialog,
7105
+ Lt as VDivider,
7106
+ Dt as VEmptyState,
7107
+ Mt as VFab,
7108
+ At as VHeader,
7109
+ Ot as VIcon,
7110
+ Et as VLayout,
7111
+ Gt as VMenu,
7112
+ Ht as VMenuItem,
7113
+ Rt as VNav,
7114
+ Wt as VNavDisclosure,
7115
+ jt as VNavItem,
7116
+ Ut as VNote,
7117
+ Jt as VNumberField,
7118
+ Qt as VOption,
7119
+ Xt as VPagination,
7120
+ Yt as VPopup,
7121
+ Zt as VProgress,
7122
+ _t as VProgressRing,
7123
+ te as VRadio,
7124
+ ee as VRadioGroup,
7125
+ ie as VSelect,
7126
+ oe as VSideDrawer,
7127
+ se as VSlider,
7128
+ ne as VSwitch,
7129
+ ae as VTab,
7130
+ de as VTabPanel,
7131
+ re as VTabs,
7132
+ ve as VTag,
7133
+ ye as VTagGroup,
7134
+ le as VTextArea,
7135
+ he as VTextField,
7136
+ ue as VToggletip,
7137
+ ce as VTooltip,
7138
+ pe as VTreeItem,
7139
+ me as VTreeView,
7140
+ $t as setCustomComponentPrefix
6572
7141
  };