@dialpad/dialtone-vue 3.94.2 → 3.95.1

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.
@@ -1,10 +1,10 @@
1
- import { D as Ra, a as Pa, b as $a, M as lt, S as Pe, N as Tt, c as dn, d as dt, e as cn, f as Ot, g as Na, L as _t, P as Lt, h as un, i as ct, j as hn } from "./message_input-adace257.js";
2
- import { o as ch, p as uh, n as hh, k as fh, l as mh, m as ph, A as gh, q as bh, v as _h, z as vh, y as yh, s as Sh, u as wh, r as Ch, t as Ih, w as kh, x as Dh } from "./message_input-adace257.js";
3
- import { D as V, I as fn, M as mn, a as pn, b as J, c as $e, v as Ba, d as za, C as qa, G as Fa, e as Et, f as gn, g as bn } from "./emoji-eca45193.js";
4
- import { z as Oh, _ as Lh, p as Eh, s as Mh, r as xh, q as Ah, l as Rh, k as Ph, E as $h, B as Nh, A as Bh, y as zh, i as qh, h as Fh, j as Hh, L as Wh, x as Vh, S as Uh, t as jh, w as Kh, u as Yh, o as Gh, n as Xh, T as Qh, m as Zh } from "./emoji-eca45193.js";
5
- import { resolveComponent as g, openBlock as d, createElementBlock as h, normalizeClass as w, createCommentVNode as C, createVNode as b, createElementVNode as p, renderSlot as m, createTextVNode as F, toDisplayString as O, normalizeStyle as Le, withKeys as le, createBlock as L, withCtx as f, mergeProps as T, Fragment as G, renderList as Z, withModifiers as he, normalizeProps as Ge, Transition as Mt, withDirectives as De, resolveDynamicComponent as Se, guardReactiveProps as xt, vShow as Te, toHandlers as U, Teleport as _n, warn as ut, reactive as da, ref as Q, computed as Ie, watch as Ke, onMounted as Ha, nextTick as vn, unref as R, markRaw as yn, shallowReactive as Sn, h as wn, provide as Cn, createSlots as At, createStaticVNode as In, pushScopeId as kn, popScopeId as Dn } from "vue";
6
- import { _ as I, u as fe, h as se, g as ie, a as Rt, e as Xe, E as Y, f as ca, b as Ct, L as Tn, c as On, D as Pt, s as $t, d as Ln } from "./tooltip-e2013b2a.js";
7
- import { j as ef, i as tf, l as af, T as nf, o as sf, m as rf, n as of, V as lf, k as df } from "./tooltip-e2013b2a.js";
1
+ import { D as Ra, a as Pa, b as $a, M as lt, S as Pe, N as Tt, c as dn, d as dt, e as cn, f as Ot, g as Na, L as vt, P as Lt, h as un, i as ct, j as hn } from "./message_input-KktXM8gs.js";
2
+ import { o as nh, p as ih, n as sh, k as rh, l as oh, m as lh, A as dh, q as ch, v as uh, z as hh, y as fh, s as mh, u as ph, r as gh, t as bh, w as vh, x as yh } from "./message_input-KktXM8gs.js";
3
+ import { D as V, I as fn, M as mn, a as pn, b as J, c as $e, v as Ba, d as za, C as qa, G as Fa, e as Et, f as gn, g as bn } from "./emoji-bI5MJWZH.js";
4
+ import { z as Sh, _ as wh, p as Ch, s as Ih, r as kh, q as Dh, l as Th, k as Oh, E as Lh, B as Eh, A as Mh, y as Ah, i as xh, h as Rh, j as Ph, L as $h, x as Nh, S as Bh, t as zh, w as qh, u as Fh, o as Hh, n as Wh, T as Vh, m as Uh } from "./emoji-bI5MJWZH.js";
5
+ import { resolveComponent as g, openBlock as d, createElementBlock as h, normalizeClass as w, createCommentVNode as C, createVNode as b, createElementVNode as p, renderSlot as m, createTextVNode as F, toDisplayString as O, normalizeStyle as Le, withKeys as le, createBlock as L, withCtx as f, mergeProps as T, Fragment as G, renderList as Z, withModifiers as he, normalizeProps as Ge, Transition as Mt, withDirectives as De, resolveDynamicComponent as Se, guardReactiveProps as At, vShow as Te, toHandlers as U, Teleport as vn, warn as ut, reactive as da, ref as Q, computed as Ie, watch as Ke, onMounted as Ha, nextTick as yn, unref as R, markRaw as _n, shallowReactive as Sn, h as wn, provide as Cn, createSlots as xt, pushScopeId as In, popScopeId as kn } from "vue";
6
+ import { _ as I, u as fe, h as se, g as ie, a as Rt, e as Xe, E as Y, f as ca, b as Ct, L as Dn, c as Tn, D as Pt, s as $t, d as On } from "./tooltip_constants-pAtd8bjI.js";
7
+ import { j as Kh, i as Yh, l as Gh, T as Xh, o as Qh, m as Zh, n as Jh, V as ef, k as tf } from "./tooltip_constants-pAtd8bjI.js";
8
8
  import { DtEmojiTextWrapper as Nt } from "./emoji.js";
9
9
  const ua = {
10
10
  default: "",
@@ -40,7 +40,7 @@ const ua = {
40
40
  "magenta-200": "d-badge--decorate-magenta-200",
41
41
  "magenta-300": "d-badge--decorate-magenta-300",
42
42
  "magenta-400": "d-badge--decorate-magenta-400"
43
- }, En = {
43
+ }, Ln = {
44
44
  name: "DtBadge",
45
45
  components: {
46
46
  DtIcon: V
@@ -140,17 +140,17 @@ const ua = {
140
140
  this.decoration && ((this.kind !== "label" || this.type !== "default") && console.error("DtBadge error: decoration prop can only be used with kind: 'label' and type: 'default'."), this.hasIcons && console.error("DtBadge error: decoration prop cannot be used with iconLeft or iconRight."));
141
141
  }
142
142
  }
143
- }, Mn = {
143
+ }, En = {
144
144
  key: 0,
145
145
  class: "d-badge__decorative"
146
- }, xn = {
146
+ }, Mn = {
147
147
  key: 1,
148
148
  class: "d-badge__icon-left"
149
149
  }, An = {
150
150
  key: 2,
151
151
  class: "d-badge__icon-right"
152
152
  };
153
- function Rn(e, a, t, n, s, i) {
153
+ function xn(e, a, t, n, s, i) {
154
154
  const r = g("dt-icon");
155
155
  return d(), h("span", {
156
156
  class: w([
@@ -161,8 +161,8 @@ function Rn(e, a, t, n, s, i) {
161
161
  ]),
162
162
  "data-qa": "dt-badge"
163
163
  }, [
164
- t.decoration ? (d(), h("span", Mn)) : C("", !0),
165
- t.iconLeft || t.type === "ai" ? (d(), h("span", xn, [
164
+ t.decoration ? (d(), h("span", En)) : C("", !0),
165
+ t.iconLeft || t.type === "ai" ? (d(), h("span", Mn, [
166
166
  b(r, {
167
167
  name: t.iconLeft || "dialpad-ai",
168
168
  size: "200"
@@ -183,7 +183,7 @@ function Rn(e, a, t, n, s, i) {
183
183
  ])) : C("", !0)
184
184
  ], 2);
185
185
  }
186
- const Wa = /* @__PURE__ */ I(En, [["render", Rn]]), Pn = {
186
+ const Wa = /* @__PURE__ */ I(Ln, [["render", xn]]), Rn = {
187
187
  name: "DtBanner",
188
188
  components: {
189
189
  DtNoticeIcon: Ra,
@@ -336,8 +336,8 @@ const Wa = /* @__PURE__ */ I(En, [["render", Rn]]), Pn = {
336
336
  this.important && this.focusTrappedTabPress(e);
337
337
  }
338
338
  }
339
- }, $n = ["role", "aria-labelledby", "aria-describedby"];
340
- function Nn(e, a, t, n, s, i) {
339
+ }, Pn = ["role", "aria-labelledby", "aria-describedby"];
340
+ function $n(e, a, t, n, s, i) {
341
341
  const r = g("dt-notice-icon"), l = g("dt-notice-content"), o = g("dt-notice-action");
342
342
  return d(), h("aside", {
343
343
  class: w(i.bannerClass),
@@ -384,10 +384,10 @@ function Nn(e, a, t, n, s, i) {
384
384
  ]),
385
385
  _: 3
386
386
  }, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label"])
387
- ], 10, $n)
387
+ ], 10, Pn)
388
388
  ], 38);
389
389
  }
390
- const fu = /* @__PURE__ */ I(Pn, [["render", Nn]]), Bn = "d-breadcrumbs__item--selected", zn = "d-breadcrumbs--inverted", qn = {
390
+ const ru = /* @__PURE__ */ I(Rn, [["render", $n]]), Nn = "d-breadcrumbs__item--selected", Bn = "d-breadcrumbs--inverted", zn = {
391
391
  name: "DtBreadcrumbItem",
392
392
  components: {
393
393
  DtLink: dn
@@ -418,7 +418,7 @@ const fu = /* @__PURE__ */ I(Pn, [["render", Nn]]), Bn = "d-breadcrumbs__item--s
418
418
  },
419
419
  data() {
420
420
  return {
421
- BREADCRUMB_ITEM_SELECTED_MODIFIER: Bn
421
+ BREADCRUMB_ITEM_SELECTED_MODIFIER: Nn
422
422
  };
423
423
  },
424
424
  computed: {
@@ -430,7 +430,7 @@ const fu = /* @__PURE__ */ I(Pn, [["render", Nn]]), Bn = "d-breadcrumbs__item--s
430
430
  }
431
431
  }
432
432
  };
433
- function Fn(e, a, t, n, s, i) {
433
+ function qn(e, a, t, n, s, i) {
434
434
  const r = g("dt-link");
435
435
  return d(), h("li", {
436
436
  "data-qa": "dt-breadcrumb-item",
@@ -453,10 +453,10 @@ function Fn(e, a, t, n, s, i) {
453
453
  }, 16, ["kind", "aria-current"])
454
454
  ], 2);
455
455
  }
456
- const Hn = /* @__PURE__ */ I(qn, [["render", Fn]]), Wn = {
456
+ const Fn = /* @__PURE__ */ I(zn, [["render", qn]]), Hn = {
457
457
  name: "DtBreadcrumbs",
458
458
  components: {
459
- DtBreadcrumbItem: Hn
459
+ DtBreadcrumbItem: Fn
460
460
  },
461
461
  props: {
462
462
  /**
@@ -487,7 +487,7 @@ const Hn = /* @__PURE__ */ I(qn, [["render", Fn]]), Wn = {
487
487
  },
488
488
  data() {
489
489
  return {
490
- BREADCRUMBS_INVERTED_MODIFIER: zn
490
+ BREADCRUMBS_INVERTED_MODIFIER: Bn
491
491
  };
492
492
  },
493
493
  methods: {
@@ -495,8 +495,8 @@ const Hn = /* @__PURE__ */ I(qn, [["render", Fn]]), Wn = {
495
495
  return `breadcrumbs-item-${e}-${fe.getUniqueString()}`;
496
496
  }
497
497
  }
498
- }, Vn = ["aria-label"];
499
- function Un(e, a, t, n, s, i) {
498
+ }, Wn = ["aria-label"];
499
+ function Vn(e, a, t, n, s, i) {
500
500
  const r = g("dt-breadcrumb-item");
501
501
  return d(), h("nav", {
502
502
  "aria-label": t.ariaLabel,
@@ -514,13 +514,13 @@ function Un(e, a, t, n, s, i) {
514
514
  }, l), null, 16, ["inverted"]))), 128))
515
515
  ])
516
516
  ])
517
- ], 10, Vn);
517
+ ], 10, Wn);
518
518
  }
519
- const mu = /* @__PURE__ */ I(Wn, [["render", Un]]), ma = {
519
+ const ou = /* @__PURE__ */ I(Hn, [["render", Vn]]), ma = {
520
520
  start: "d-btn-group--start",
521
521
  end: "d-btn-group--end",
522
522
  "space-between": "d-btn-group--space-between"
523
- }, jn = {
523
+ }, Un = {
524
524
  name: "DtButtonGroup",
525
525
  props: {
526
526
  /**
@@ -538,7 +538,7 @@ const mu = /* @__PURE__ */ I(Wn, [["render", Un]]), ma = {
538
538
  };
539
539
  }
540
540
  };
541
- function Kn(e, a, t, n, s, i) {
541
+ function jn(e, a, t, n, s, i) {
542
542
  return d(), h("div", {
543
543
  class: w([
544
544
  "d-btn-group",
@@ -549,7 +549,7 @@ function Kn(e, a, t, n, s, i) {
549
549
  m(e.$slots, "default")
550
550
  ], 2);
551
551
  }
552
- const pu = /* @__PURE__ */ I(jn, [["render", Kn]]), Yn = {
552
+ const lu = /* @__PURE__ */ I(Un, [["render", jn]]), Kn = {
553
553
  name: "DtCard",
554
554
  props: {
555
555
  /**
@@ -595,7 +595,7 @@ const pu = /* @__PURE__ */ I(jn, [["render", Kn]]), Yn = {
595
595
  };
596
596
  }
597
597
  };
598
- function Gn(e, a, t, n, s, i) {
598
+ function Yn(e, a, t, n, s, i) {
599
599
  return d(), h("div", {
600
600
  class: w([
601
601
  "d-card",
@@ -632,7 +632,7 @@ function Gn(e, a, t, n, s, i) {
632
632
  ], 2)) : C("", !0)
633
633
  ], 2);
634
634
  }
635
- const Xn = /* @__PURE__ */ I(Yn, [["render", Gn]]), Qn = {
635
+ const Gn = /* @__PURE__ */ I(Kn, [["render", Yn]]), Xn = {
636
636
  name: "DtCodeblock",
637
637
  props: {
638
638
  text: {
@@ -640,16 +640,16 @@ const Xn = /* @__PURE__ */ I(Yn, [["render", Gn]]), Qn = {
640
640
  required: !0
641
641
  }
642
642
  }
643
- }, Zn = { class: "d-d-block d-bgc-secondary d-ws-pre-wrap d-p8 d-ba d-bc-subtle d-bar8 d-fs-200 d-ff-mono d-lh-400 d-fc-secondary" };
644
- function Jn(e, a, t, n, s, i) {
643
+ }, Qn = { class: "d-d-block d-bgc-secondary d-ws-pre-wrap d-p8 d-ba d-bc-subtle d-bar8 d-fs-200 d-ff-mono d-lh-400 d-fc-secondary" };
644
+ function Zn(e, a, t, n, s, i) {
645
645
  return d(), h("pre", null, [
646
646
  F(" "),
647
- p("code", Zn, O(t.text), 1),
647
+ p("code", Qn, O(t.text), 1),
648
648
  F(`
649
649
  `)
650
650
  ]);
651
651
  }
652
- const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
652
+ const du = /* @__PURE__ */ I(Xn, [["render", Zn]]), Jn = {
653
653
  methods: {
654
654
  /**
655
655
  * Scroll an element into view if it is not fully visible in its nearest scrollable ancestor.
@@ -676,7 +676,7 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
676
676
  scrollIntoView(e, a, t, n, s) {
677
677
  if (!e || !e.parentElement)
678
678
  return;
679
- const i = e.offsetTop, r = s || e.parentElement, l = this._getScrollBounds(r), o = l.bottom - l.top, u = this._getElementHeight(e), v = i + u;
679
+ const i = e.offsetTop, r = s || e.parentElement, l = this._getScrollBounds(r), o = l.bottom - l.top, u = this._getElementHeight(e), y = i + u;
680
680
  let c = -1;
681
681
  switch (a) {
682
682
  case "top":
@@ -686,13 +686,13 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
686
686
  c = i + (u - o) / 2;
687
687
  break;
688
688
  case "bottom":
689
- c = c = v - o;
689
+ c = c = y - o;
690
690
  break;
691
691
  default:
692
- i - l.top <= o / 2 ? c = i : c = v - o;
692
+ i - l.top <= o / 2 ? c = i : c = y - o;
693
693
  break;
694
694
  }
695
- this._setScrollTop(r, c, l, i, v, t, n);
695
+ this._setScrollTop(r, c, l, i, y, t, n);
696
696
  },
697
697
  _setScrollTop(e, a, t, n, s, i, r) {
698
698
  t = t || this._getScrollBounds(e);
@@ -721,7 +721,7 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
721
721
  return a <= t.bottom + 3 * n / 4 && e >= t.top - n / 4;
722
722
  }
723
723
  }
724
- }, ti = "listElementKey is required or the referenced element doesn't exist. Received listElement: ", Va = ({
724
+ }, ei = "listElementKey is required or the referenced element doesn't exist. Received listElement: ", Va = ({
725
725
  // Role of the list items in the component. This is used to identify the list items
726
726
  // so you must update this if the role of your list items is anything other than 'option'
727
727
  listItemRole: e = "option",
@@ -744,15 +744,15 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
744
744
  // Scroll the active element into view when highlighted by a keyboard event.
745
745
  scrollToOnHighlight: u = !0,
746
746
  // Focus the active element on keyboard navigation.
747
- focusOnKeyboardNavigation: v = !1
747
+ focusOnKeyboardNavigation: y = !1
748
748
  } = {}) => ({
749
- mixins: [ei],
749
+ mixins: [Jn],
750
750
  data() {
751
751
  return {
752
752
  [a]: -1,
753
753
  [t]: "",
754
754
  scrollToOnHighlight: u,
755
- focusOnKeyboardNavigation: v
755
+ focusOnKeyboardNavigation: y
756
756
  };
757
757
  },
758
758
  provide() {
@@ -777,7 +777,7 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
777
777
  // Gets all the list item nodes within the list element
778
778
  _getListItemNodes() {
779
779
  const c = this._getListElement();
780
- return c ? Array.from(c.querySelectorAll(`[role="${e}"], #sr-only-close-button`)) : (console.error(ti, c), null);
780
+ return c ? Array.from(c.querySelectorAll(`[role="${e}"], #sr-only-close-button`)) : (console.error(ei, c), null);
781
781
  },
782
782
  onUpKey() {
783
783
  i && this[i](!0), this[a] > 0 ? this.setHighlightIndex(this[a] - 1) : l && this[l](), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
@@ -792,11 +792,11 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
792
792
  this.jumpToEnd(), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
793
793
  },
794
794
  onNavigationKey(c) {
795
- const y = this._getListItemNodes(), _ = y.filter((N) => N.textContent.trim().toLowerCase().startsWith(c.toLowerCase()));
796
- if (_.length <= 0)
795
+ const _ = this._getListItemNodes(), v = _.filter((N) => N.textContent.trim().toLowerCase().startsWith(c.toLowerCase()));
796
+ if (v.length <= 0)
797
797
  return;
798
- const S = _.findIndex((N) => this[a] === y.indexOf(N)), M = y.indexOf(
799
- S < _.length - 1 ? _[S + 1] : _[0]
798
+ const S = v.findIndex((N) => this[a] === _.indexOf(N)), M = _.indexOf(
799
+ S < v.length - 1 ? v[S + 1] : v[0]
800
800
  );
801
801
  this.setHighlightIndex(M), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
802
802
  },
@@ -816,22 +816,22 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
816
816
  this[t] = c, this[a] = this._getItemIndex(c), this._itemsLength() && r && this[r](this._getItemIndex(c));
817
817
  },
818
818
  _getItemIndex(c) {
819
- const y = this._getListElement();
820
- return y ? Array.from(y.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(y.querySelector(`#${c}`)) : void 0;
819
+ const _ = this._getListElement();
820
+ return _ ? Array.from(_.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(_.querySelector(`#${c}`)) : void 0;
821
821
  },
822
822
  _getItemId(c) {
823
- var _;
824
- const y = this._getListElement();
825
- if (y)
826
- return (_ = y.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[c]) == null ? void 0 : _.id;
823
+ var v;
824
+ const _ = this._getListElement();
825
+ if (_)
826
+ return (v = _.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[c]) == null ? void 0 : v.id;
827
827
  },
828
828
  scrollActiveItemIntoViewIfNeeded() {
829
829
  if (!this.scrollToOnHighlight)
830
830
  return;
831
831
  const c = this[s];
832
832
  if (c) {
833
- const y = this._getListElement();
834
- this.scrollElementIntoViewIfNeeded(c, null, null, y);
833
+ const _ = this._getListElement();
834
+ this.scrollElementIntoViewIfNeeded(c, null, null, _);
835
835
  }
836
836
  },
837
837
  focusActiveItemIfNeeded() {
@@ -841,16 +841,16 @@ const gu = /* @__PURE__ */ I(Qn, [["render", Jn]]), ei = {
841
841
  c && c.focus();
842
842
  }
843
843
  }
844
- }), ai = {
844
+ }), ti = {
845
845
  name: "ComboboxLoadingList",
846
846
  components: { DtListItem: dt, DtSkeleton: pn }
847
- }, ni = {
847
+ }, ai = {
848
848
  class: "d-p0 d-mt8 d-hmx332 d-of-y-auto",
849
849
  "aria-busy": "true"
850
850
  };
851
- function ii(e, a, t, n, s, i) {
851
+ function ni(e, a, t, n, s, i) {
852
852
  const r = g("dt-skeleton"), l = g("dt-list-item");
853
- return d(), h("ol", ni, [
853
+ return d(), h("ol", ai, [
854
854
  (d(), h(G, null, Z(7, (o) => b(l, {
855
855
  key: o,
856
856
  role: "option",
@@ -866,8 +866,7 @@ function ii(e, a, t, n, s, i) {
866
866
  }, 1024)), 64))
867
867
  ]);
868
868
  }
869
- const Ua = /* @__PURE__ */ I(ai, [["render", ii]]);
870
- const si = {
869
+ const Ua = /* @__PURE__ */ I(ti, [["render", ni]]), ii = {
871
870
  name: "ComboboxEmptyList",
872
871
  components: { DtListItem: dt },
873
872
  props: {
@@ -888,13 +887,13 @@ const si = {
888
887
  default: ""
889
888
  }
890
889
  }
891
- }, ri = {
890
+ }, si = {
892
891
  class: "d-p0",
893
892
  "data-qa": "dt-combobox-empty-list"
894
893
  };
895
- function oi(e, a, t, n, s, i) {
894
+ function ri(e, a, t, n, s, i) {
896
895
  const r = g("dt-list-item");
897
- return d(), h("ol", ri, [
896
+ return d(), h("ol", si, [
898
897
  m(e.$slots, "default", {}, () => [
899
898
  b(r, {
900
899
  role: "option",
@@ -910,13 +909,13 @@ function oi(e, a, t, n, s, i) {
910
909
  ])
911
910
  ]);
912
911
  }
913
- const ja = /* @__PURE__ */ I(si, [["render", oi]]), Ka = {
912
+ const ja = /* @__PURE__ */ I(ii, [["render", ri]]), Ka = {
914
913
  EXTRA_SMALL: "xs",
915
914
  SMALL: "sm",
916
915
  DEFAULT: "md",
917
916
  LARGE: "lg",
918
917
  EXTRA_LARGE: "xl"
919
- }, li = {
918
+ }, oi = {
920
919
  name: "DtCombobox",
921
920
  components: {
922
921
  ComboboxLoadingList: Ua,
@@ -1186,8 +1185,8 @@ const ja = /* @__PURE__ */ I(si, [["render", oi]]), Ka = {
1186
1185
  empty message.`);
1187
1186
  }
1188
1187
  }
1189
- }, di = { "data-qa": "dt-combobox-input-wrapper" };
1190
- function ci(e, a, t, n, s, i) {
1188
+ }, li = { "data-qa": "dt-combobox-input-wrapper" };
1189
+ function di(e, a, t, n, s, i) {
1191
1190
  const r = g("combobox-loading-list"), l = g("combobox-empty-list");
1192
1191
  return d(), h("div", {
1193
1192
  onKeydown: [
@@ -1199,7 +1198,7 @@ function ci(e, a, t, n, s, i) {
1199
1198
  a[8] || (a[8] = le(he((o) => i.onKeyValidation(o, "onEndKey"), ["stop", "prevent"]), ["end"]))
1200
1199
  ]
1201
1200
  }, [
1202
- p("div", di, [
1201
+ p("div", li, [
1203
1202
  m(e.$slots, "input", { inputProps: i.inputProps })
1204
1203
  ]),
1205
1204
  t.showList ? (d(), h("div", {
@@ -1227,8 +1226,7 @@ function ci(e, a, t, n, s, i) {
1227
1226
  ], 544)) : C("", !0)
1228
1227
  ], 32);
1229
1228
  }
1230
- const ui = /* @__PURE__ */ I(li, [["render", ci]]);
1231
- const hi = {
1229
+ const ci = /* @__PURE__ */ I(oi, [["render", di]]), ui = {
1232
1230
  name: "DtCollapsibleLazyShow",
1233
1231
  inheritAttrs: !1,
1234
1232
  /******************
@@ -1338,7 +1336,7 @@ const hi = {
1338
1336
  }
1339
1337
  }
1340
1338
  };
1341
- function fi(e, a, t, n, s, i) {
1339
+ function hi(e, a, t, n, s, i) {
1342
1340
  return d(), L(Mt, T({
1343
1341
  appear: t.appear,
1344
1342
  "enter-active-class": "enter-active",
@@ -1353,7 +1351,7 @@ function fi(e, a, t, n, s, i) {
1353
1351
  onAfterLeave: i.afterLeave
1354
1352
  }), {
1355
1353
  default: f(() => [
1356
- De((d(), L(Se(t.elementType), Ge(xt(e.$attrs)), {
1354
+ De((d(), L(Se(t.elementType), Ge(At(e.$attrs)), {
1357
1355
  default: f(() => [
1358
1356
  s.initialized ? m(e.$slots, "default", { key: 0 }) : C("", !0)
1359
1357
  ]),
@@ -1365,11 +1363,11 @@ function fi(e, a, t, n, s, i) {
1365
1363
  _: 3
1366
1364
  }, 16, ["appear", "css", "onBeforeEnter", "onEnter", "onAfterEnter", "onBeforeLeave", "onLeave", "onAfterLeave"]);
1367
1365
  }
1368
- const mi = /* @__PURE__ */ I(hi, [["render", fi]]), pi = {
1366
+ const fi = /* @__PURE__ */ I(ui, [["render", hi]]), mi = {
1369
1367
  name: "DtCollapsible",
1370
1368
  components: {
1371
1369
  DtButton: J,
1372
- DtCollapsibleLazyShow: mi,
1370
+ DtCollapsibleLazyShow: fi,
1373
1371
  DtLazyShow: Rt,
1374
1372
  DtIcon: V
1375
1373
  },
@@ -1517,8 +1515,8 @@ const mi = /* @__PURE__ */ I(hi, [["render", fi]]), pi = {
1517
1515
  !this.anchorText && !se(this.$slots.anchor) && console.error("anchor text and anchor slot content cannot both be falsy");
1518
1516
  }
1519
1517
  }
1520
- }, gi = ["id"], bi = ["title"];
1521
- function _i(e, a, t, n, s, i) {
1518
+ }, pi = ["id"], gi = ["title"];
1519
+ function bi(e, a, t, n, s, i) {
1522
1520
  const r = g("dt-icon"), l = g("dt-button"), o = g("dt-collapsible-lazy-show");
1523
1521
  return d(), L(Se(t.elementType), T({ ref: "collapsible" }, U(i.collapsibleListeners)), {
1524
1522
  default: f(() => [
@@ -1555,12 +1553,12 @@ function _i(e, a, t, n, s, i) {
1555
1553
  p("span", {
1556
1554
  class: "d-mr-auto d-truncate",
1557
1555
  title: t.anchorText
1558
- }, O(t.anchorText), 9, bi)
1556
+ }, O(t.anchorText), 9, gi)
1559
1557
  ]),
1560
1558
  _: 1
1561
1559
  }, 8, ["aria-controls", "aria-expanded", "style", "onClick"])
1562
1560
  ])
1563
- ], 10, gi),
1561
+ ], 10, pi),
1564
1562
  b(o, T({
1565
1563
  id: t.id,
1566
1564
  ref: "contentWrapper",
@@ -1592,8 +1590,7 @@ function _i(e, a, t, n, s, i) {
1592
1590
  _: 3
1593
1591
  }, 16);
1594
1592
  }
1595
- const vi = /* @__PURE__ */ I(pi, [["render", _i]]), yi = ["row", "column"], Si = (e) => e.term ? typeof e.term == "string" : !1, wi = (e) => e.description ? typeof e.description == "string" : !1, Ci = (e) => Array.isArray(e) ? e.every((a) => !(typeof a != "object" || !Si(a) || !wi(a))) : !1;
1596
- const Ii = {
1593
+ const vi = /* @__PURE__ */ I(mi, [["render", bi]]), yi = ["row", "column"], _i = (e) => e.term ? typeof e.term == "string" : !1, Si = (e) => e.description ? typeof e.description == "string" : !1, wi = (e) => Array.isArray(e) ? e.every((a) => !(typeof a != "object" || !_i(a) || !Si(a))) : !1, Ci = {
1597
1594
  name: "DtDescriptionList",
1598
1595
  props: {
1599
1596
  /**
@@ -1611,7 +1608,7 @@ const Ii = {
1611
1608
  items: {
1612
1609
  type: Array,
1613
1610
  default: () => [],
1614
- validator: (e) => Ci(e),
1611
+ validator: (e) => wi(e),
1615
1612
  required: !0
1616
1613
  },
1617
1614
  /**
@@ -1653,7 +1650,7 @@ const Ii = {
1653
1650
  }
1654
1651
  }
1655
1652
  };
1656
- function ki(e, a, t, n, s, i) {
1653
+ function Ii(e, a, t, n, s, i) {
1657
1654
  return d(), h("dl", {
1658
1655
  class: w(["dt-description-list", i.getDirectionClass, i.getGapClass])
1659
1656
  }, [
@@ -1669,12 +1666,11 @@ function ki(e, a, t, n, s, i) {
1669
1666
  ], 64))), 128))
1670
1667
  ], 2);
1671
1668
  }
1672
- const bu = /* @__PURE__ */ I(Ii, [["render", ki]]), je = {
1669
+ const cu = /* @__PURE__ */ I(Ci, [["render", Ii]]), je = {
1673
1670
  none: void 0,
1674
1671
  small: "d-py0",
1675
1672
  large: "d-py4"
1676
- };
1677
- const Di = {
1673
+ }, ki = {
1678
1674
  name: "DtDropdown",
1679
1675
  components: {
1680
1676
  DtPopover: Ot,
@@ -1774,8 +1770,8 @@ const Di = {
1774
1770
  */
1775
1771
  navigationType: {
1776
1772
  type: String,
1777
- default: _t.ARROW_KEYS,
1778
- validator: (e) => Object.values(_t).includes(e)
1773
+ default: vt.ARROW_KEYS,
1774
+ validator: (e) => Object.values(vt).includes(e)
1779
1775
  },
1780
1776
  /**
1781
1777
  * If the dropdown does not fit in the direction described by "placement",
@@ -1889,7 +1885,7 @@ const Di = {
1889
1885
  ],
1890
1886
  data() {
1891
1887
  return {
1892
- LIST_ITEM_NAVIGATION_TYPES: _t,
1888
+ LIST_ITEM_NAVIGATION_TYPES: vt,
1893
1889
  DROPDOWN_PADDING_CLASSES: je,
1894
1890
  openedWithKeyboard: !1,
1895
1891
  isOpen: null
@@ -2011,8 +2007,8 @@ const Di = {
2011
2007
  return e.stopPropagation(), e.preventDefault(), this.onNavigationKey(e.key);
2012
2008
  }
2013
2009
  }
2014
- }, Ti = ["id"];
2015
- function Oi(e, a, t, n, s, i) {
2010
+ }, Di = ["id"];
2011
+ function Ti(e, a, t, n, s, i) {
2016
2012
  const r = g("sr-only-close-button"), l = g("dt-popover");
2017
2013
  return d(), L(l, T({
2018
2014
  ref: "popover",
@@ -2052,22 +2048,21 @@ function Oi(e, a, t, n, s, i) {
2052
2048
  tabindex: i.isArrowKeyNav ? -1 : 0,
2053
2049
  onClose: o
2054
2050
  }, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : C("", !0)
2055
- ], 42, Ti)
2051
+ ], 42, Di)
2056
2052
  ]),
2057
2053
  _: 3
2058
2054
  }, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context", "tether", "transition"]);
2059
2055
  }
2060
- const Li = /* @__PURE__ */ I(Di, [["render", Oi]]);
2061
- const Ei = {
2056
+ const Oi = /* @__PURE__ */ I(ki, [["render", Ti]]), Li = {
2062
2057
  name: "DtDropdownSeparator"
2063
- }, Mi = {
2058
+ }, Ei = {
2064
2059
  "aria-hidden": "true",
2065
2060
  class: "dt-list-separator d-my4 d-mxn4"
2066
2061
  };
2067
- function xi(e, a, t, n, s, i) {
2068
- return d(), h("li", Mi);
2062
+ function Mi(e, a, t, n, s, i) {
2063
+ return d(), h("li", Ei);
2069
2064
  }
2070
- const _u = /* @__PURE__ */ I(Ei, [["render", xi]]), Ai = {
2065
+ const uu = /* @__PURE__ */ I(Li, [["render", Mi]]), Ai = {
2071
2066
  name: "DtImageViewer",
2072
2067
  components: {
2073
2068
  DtButton: J,
@@ -2195,13 +2190,13 @@ const _u = /* @__PURE__ */ I(Ei, [["render", xi]]), Ai = {
2195
2190
  this.isOpen && this.focusTrappedTabPress(e);
2196
2191
  }
2197
2192
  }
2198
- }, Ri = ["src", "alt"], Pi = ["aria-hidden"], $i = {
2193
+ }, xi = ["src", "alt"], Ri = ["aria-hidden"], Pi = {
2199
2194
  "data-qa": "dt-image-viewer-full",
2200
2195
  class: "d-p0 d-bar0 d-wmx80p d-hmx80p",
2201
2196
  role: "dialog",
2202
2197
  "aria-modal": "true"
2203
- }, Ni = ["src", "alt"];
2204
- function Bi(e, a, t, n, s, i) {
2198
+ }, $i = ["src", "alt"];
2199
+ function Ni(e, a, t, n, s, i) {
2205
2200
  const r = g("dt-button"), l = g("dt-icon");
2206
2201
  return d(), h("div", null, [
2207
2202
  b(r, {
@@ -2216,11 +2211,11 @@ function Bi(e, a, t, n, s, i) {
2216
2211
  class: w(t.imageButtonClass),
2217
2212
  src: t.imageSrc,
2218
2213
  alt: t.imageAlt
2219
- }, null, 10, Ri)
2214
+ }, null, 10, xi)
2220
2215
  ]),
2221
2216
  _: 1
2222
2217
  }, 8, ["aria-label", "onClick"]),
2223
- s.isOpen ? (d(), L(_n, {
2218
+ s.isOpen ? (d(), L(vn, {
2224
2219
  key: 0,
2225
2220
  to: "body"
2226
2221
  }, [
@@ -2234,12 +2229,12 @@ function Bi(e, a, t, n, s, i) {
2234
2229
  onFocusin: a[2] || (a[2] = (o) => s.showCloseButton = !0),
2235
2230
  onFocusout: a[3] || (a[3] = (o) => s.showCloseButton = !1)
2236
2231
  }), [
2237
- p("div", $i, [
2232
+ p("div", Pi, [
2238
2233
  p("img", {
2239
2234
  class: "d-wmx100p d-hmx100p",
2240
2235
  src: t.imageSrc,
2241
2236
  alt: t.imageAlt
2242
- }, null, 8, Ni)
2237
+ }, null, 8, $i)
2243
2238
  ]),
2244
2239
  b(Mt, { name: "fade" }, {
2245
2240
  default: f(() => [
@@ -2267,11 +2262,11 @@ function Bi(e, a, t, n, s, i) {
2267
2262
  ]),
2268
2263
  _: 1
2269
2264
  })
2270
- ], 16, Pi)
2265
+ ], 16, Ri)
2271
2266
  ])) : C("", !0)
2272
2267
  ]);
2273
2268
  }
2274
- const zi = /* @__PURE__ */ I(Ai, [["render", Bi]]), qi = {
2269
+ const Bi = /* @__PURE__ */ I(Ai, [["render", Ni]]), zi = {
2275
2270
  components: { DtValidationMessages: $e },
2276
2271
  // provide data to slotted components
2277
2272
  provide() {
@@ -2412,10 +2407,10 @@ const zi = /* @__PURE__ */ I(Ai, [["render", Bi]]), qi = {
2412
2407
  mounted() {
2413
2408
  !this.legend && !this.$slots.legend && !this.$attrs["aria-label"] && ut("It is expected that an aria-label is provided when there is no legend.", this);
2414
2409
  }
2415
- }, Fi = {
2410
+ }, qi = {
2416
2411
  name: "DtInputGroup",
2417
2412
  components: { DtValidationMessages: $e },
2418
- mixins: [qi],
2413
+ mixins: [zi],
2419
2414
  props: {
2420
2415
  /**
2421
2416
  * A data qa tag for the input group
@@ -2466,8 +2461,8 @@ const zi = /* @__PURE__ */ I(Ai, [["render", Bi]]), qi = {
2466
2461
  return `input-group-message-${e}-${a}-${this.id}`;
2467
2462
  }
2468
2463
  }
2469
- }, Hi = ["data-qa"], Wi = ["data-qa"];
2470
- function Vi(e, a, t, n, s, i) {
2464
+ }, Fi = ["data-qa"], Hi = ["data-qa"];
2465
+ function Wi(e, a, t, n, s, i) {
2471
2466
  const r = g("dt-validation-messages");
2472
2467
  return d(), h("fieldset", {
2473
2468
  class: "d-input-group__fieldset",
@@ -2480,7 +2475,7 @@ function Vi(e, a, t, n, s, i) {
2480
2475
  m(e.$slots, "legend", {}, () => [
2481
2476
  F(O(e.legend), 1)
2482
2477
  ])
2483
- ], 16, Wi)) : C("", !0),
2478
+ ], 16, Hi)) : C("", !0),
2484
2479
  m(e.$slots, "default"),
2485
2480
  b(r, T({
2486
2481
  "validation-messages": e.formattedMessages,
@@ -2488,9 +2483,9 @@ function Vi(e, a, t, n, s, i) {
2488
2483
  class: e.messagesClass,
2489
2484
  "data-qa": t.dataQaGroupMessages
2490
2485
  }, e.messagesChildProps), null, 16, ["validation-messages", "show-messages", "class", "data-qa"])
2491
- ], 8, Hi);
2486
+ ], 8, Fi);
2492
2487
  }
2493
- const Ya = /* @__PURE__ */ I(Fi, [["render", Vi]]), pa = {
2488
+ const Ya = /* @__PURE__ */ I(qi, [["render", Wi]]), pa = {
2494
2489
  default: "",
2495
2490
  danger: "d-modal--danger"
2496
2491
  }, ga = {
@@ -2502,7 +2497,7 @@ const Ya = /* @__PURE__ */ I(Fi, [["render", Vi]]), pa = {
2502
2497
  success: "d-modal__banner--success",
2503
2498
  warning: "d-modal__banner--warning",
2504
2499
  base: "d-modal__banner--general"
2505
- }, Ui = {
2500
+ }, Vi = {
2506
2501
  name: "DtModal",
2507
2502
  components: {
2508
2503
  DtLazyShow: Rt,
@@ -2756,11 +2751,11 @@ const Ya = /* @__PURE__ */ I(Fi, [["render", Vi]]), pa = {
2756
2751
  need to be set so the component always includes a close button`);
2757
2752
  }
2758
2753
  }
2759
- }, ji = ["aria-describedby", "aria-labelledby"], Ki = ["id"], Yi = ["id"], Gi = {
2754
+ }, Ui = ["aria-describedby", "aria-labelledby"], ji = ["id"], Ki = ["id"], Yi = {
2760
2755
  key: 4,
2761
2756
  class: "d-modal__footer"
2762
2757
  };
2763
- function Xi(e, a, t, n, s, i) {
2758
+ function Gi(e, a, t, n, s, i) {
2764
2759
  const r = g("dt-icon"), l = g("dt-button"), o = g("sr-only-close-button"), u = g("dt-lazy-show");
2765
2760
  return d(), L(u, T({
2766
2761
  transition: "d-zoom",
@@ -2811,12 +2806,12 @@ function Xi(e, a, t, n, s, i) {
2811
2806
  "data-qa": "dt-modal-title"
2812
2807
  }, [
2813
2808
  m(e.$slots, "header")
2814
- ], 8, Ki)) : (d(), h("h2", {
2809
+ ], 8, ji)) : (d(), h("h2", {
2815
2810
  key: 1,
2816
2811
  id: t.labelledById,
2817
2812
  class: "d-modal__header",
2818
2813
  "data-qa": "dt-modal-title"
2819
- }, O(t.title), 9, Yi)),
2814
+ }, O(t.title), 9, Ki)),
2820
2815
  s.hasSlotContent(e.$slots.default) ? (d(), h("div", {
2821
2816
  key: 2,
2822
2817
  class: w([
@@ -2834,7 +2829,7 @@ function Xi(e, a, t, n, s, i) {
2834
2829
  ]),
2835
2830
  "data-qa": "dt-modal-copy"
2836
2831
  }, O(t.copy), 3)),
2837
- i.hasFooterSlot ? (d(), h("footer", Gi, [
2832
+ i.hasFooterSlot ? (d(), h("footer", Yi, [
2838
2833
  m(e.$slots, "footer")
2839
2834
  ])) : C("", !0),
2840
2835
  t.hideClose ? C("", !0) : (d(), L(l, T({
@@ -2858,7 +2853,7 @@ function Xi(e, a, t, n, s, i) {
2858
2853
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
2859
2854
  onClose: i.close
2860
2855
  }, null, 8, ["visually-hidden-close-label", "onClose"])) : C("", !0)
2861
- ], 10, ji), [
2856
+ ], 10, Ui), [
2862
2857
  [Te, t.show]
2863
2858
  ])
2864
2859
  ]),
@@ -2868,8 +2863,7 @@ function Xi(e, a, t, n, s, i) {
2868
2863
  _: 3
2869
2864
  }, 16, ["show", "class", "aria-hidden"]);
2870
2865
  }
2871
- const vu = /* @__PURE__ */ I(Ui, [["render", Xi]]);
2872
- const Qi = {
2866
+ const hu = /* @__PURE__ */ I(Vi, [["render", Gi]]), Xi = {
2873
2867
  name: "ListSection",
2874
2868
  components: {
2875
2869
  // little trick to render vnode objects via a render function
@@ -2944,8 +2938,8 @@ const Qi = {
2944
2938
  this.showAll = !this.showAll;
2945
2939
  }
2946
2940
  }
2947
- }, Zi = ["id", "aria-labelledby"], Ji = ["id"], es = ["id"], ts = ["id"], as = { class: "d-d-flex" };
2948
- function ns(e, a, t, n, s, i) {
2941
+ }, Qi = ["id", "aria-labelledby"], Zi = ["id"], Ji = ["id"], es = ["id"], ts = { class: "d-d-flex" };
2942
+ function as(e, a, t, n, s, i) {
2949
2943
  const r = g("vnodes"), l = g("dt-button");
2950
2944
  return d(), h("div", {
2951
2945
  id: t.id,
@@ -2965,19 +2959,19 @@ function ns(e, a, t, n, s, i) {
2965
2959
  key: 0,
2966
2960
  id: `${t.id}-list-section-header`,
2967
2961
  class: "d-pl12 d-mt6"
2968
- }, O(t.header), 9, Ji)) : C("", !0),
2962
+ }, O(t.header), 9, Zi)) : C("", !0),
2969
2963
  !i.isCollapsible || s.showAll ? (d(), h("ol", {
2970
2964
  key: 1,
2971
2965
  id: `${t.id}-list-section-content`
2972
2966
  }, [
2973
2967
  m(e.$slots, "default")
2974
- ], 8, es)) : (d(), h("ol", {
2968
+ ], 8, Ji)) : (d(), h("ol", {
2975
2969
  key: 2,
2976
2970
  id: `${t.id}-list-section-content`
2977
2971
  }, [
2978
2972
  b(r, { vnodes: i.displayedItems }, null, 8, ["vnodes"])
2979
- ], 8, ts)),
2980
- p("div", as, [
2973
+ ], 8, es)),
2974
+ p("div", ts, [
2981
2975
  i.isCollapsible ? (d(), L(l, {
2982
2976
  key: 0,
2983
2977
  id: `${t.id}-list-section-show-more-less`,
@@ -2992,9 +2986,9 @@ function ns(e, a, t, n, s, i) {
2992
2986
  }, 8, ["id", "onClick"])) : C("", !0),
2993
2987
  m(e.$slots, "footer")
2994
2988
  ])
2995
- ], 10, Zi);
2989
+ ], 10, Qi);
2996
2990
  }
2997
- const yu = /* @__PURE__ */ I(Qi, [["render", ns]]), is = {
2991
+ const fu = /* @__PURE__ */ I(Xi, [["render", as]]), ns = {
2998
2992
  name: "DtListItemGroup",
2999
2993
  props: {
3000
2994
  /**
@@ -3028,8 +3022,8 @@ const yu = /* @__PURE__ */ I(Qi, [["render", ns]]), is = {
3028
3022
  default: ""
3029
3023
  }
3030
3024
  }
3031
- }, ss = ["id", "aria-labelledby"], rs = ["id"];
3032
- function os(e, a, t, n, s, i) {
3025
+ }, is = ["id", "aria-labelledby"], ss = ["id"];
3026
+ function rs(e, a, t, n, s, i) {
3033
3027
  return d(), h("ul", {
3034
3028
  id: t.id,
3035
3029
  class: w(["d-ps-relative", "d-px0", t.listClass]),
@@ -3047,11 +3041,11 @@ function os(e, a, t, n, s, i) {
3047
3041
  m(e.$slots, "headingSlot", {}, () => [
3048
3042
  F(O(t.heading), 1)
3049
3043
  ])
3050
- ], 10, rs)) : C("", !0),
3044
+ ], 10, ss)) : C("", !0),
3051
3045
  m(e.$slots, "default")
3052
- ], 10, ss);
3046
+ ], 10, is);
3053
3047
  }
3054
- const Su = /* @__PURE__ */ I(is, [["render", os]]), ls = {
3048
+ const mu = /* @__PURE__ */ I(ns, [["render", rs]]), os = {
3055
3049
  name: "DtPagination",
3056
3050
  components: {
3057
3051
  DtButton: J,
@@ -3157,12 +3151,12 @@ const Su = /* @__PURE__ */ I(is, [["render", os]]), ls = {
3157
3151
  this.currentPage = e, this.$emit("change", this.currentPage);
3158
3152
  }
3159
3153
  }
3160
- }, ds = ["aria-label"], cs = {
3154
+ }, ls = ["aria-label"], ds = {
3161
3155
  key: 0,
3162
3156
  class: "d-fc-tertiary d-w24 d-ta-center",
3163
3157
  "data-qa": "dt-pagination-separator"
3164
3158
  };
3165
- function us(e, a, t, n, s, i) {
3159
+ function cs(e, a, t, n, s, i) {
3166
3160
  const r = g("dt-icon"), l = g("dt-button");
3167
3161
  return d(), h("nav", {
3168
3162
  "aria-label": t.ariaLabel,
@@ -3189,7 +3183,7 @@ function us(e, a, t, n, s, i) {
3189
3183
  key: `page-${o}-${u}`,
3190
3184
  class: w({ "d-as-flex-end": isNaN(Number(o)) })
3191
3185
  }, [
3192
- isNaN(Number(o)) ? (d(), h("div", cs, [
3186
+ isNaN(Number(o)) ? (d(), h("div", ds, [
3193
3187
  b(r, {
3194
3188
  name: "more-horizontal",
3195
3189
  size: "300"
@@ -3200,7 +3194,7 @@ function us(e, a, t, n, s, i) {
3200
3194
  kind: s.currentPage === o ? "default" : "muted",
3201
3195
  importance: s.currentPage === o ? "primary" : "clear",
3202
3196
  "label-class": "",
3203
- onClick: (v) => i.changePage(o)
3197
+ onClick: (y) => i.changePage(o)
3204
3198
  }, {
3205
3199
  default: f(() => [
3206
3200
  F(O(o), 1)
@@ -3225,13 +3219,13 @@ function us(e, a, t, n, s, i) {
3225
3219
  ]),
3226
3220
  _: 1
3227
3221
  }, 8, ["aria-label", "disabled", "importance", "class"])
3228
- ], 8, ds);
3222
+ ], 8, ls);
3229
3223
  }
3230
- const wu = /* @__PURE__ */ I(ls, [["render", us]]), hs = {
3224
+ const pu = /* @__PURE__ */ I(os, [["render", cs]]), us = {
3231
3225
  warning: "d-radio--warning",
3232
3226
  error: "d-radio--error",
3233
3227
  success: "d-radio--success"
3234
- }, fs = {
3228
+ }, hs = {
3235
3229
  name: "DtRadio",
3236
3230
  components: { DtValidationMessages: $e },
3237
3231
  mixins: [za, qa, Fa, Et],
@@ -3289,7 +3283,7 @@ const wu = /* @__PURE__ */ I(ls, [["render", us]]), hs = {
3289
3283
  },
3290
3284
  computed: {
3291
3285
  inputValidationClass() {
3292
- return hs[this.internalValidationState];
3286
+ return us[this.internalValidationState];
3293
3287
  },
3294
3288
  radioGroupValue() {
3295
3289
  var e;
@@ -3323,18 +3317,18 @@ const wu = /* @__PURE__ */ I(ls, [["render", us]]), hs = {
3323
3317
  e !== this.radioGroupValue && (this.setGroupValue(e), this.$emit("input", e));
3324
3318
  }
3325
3319
  }
3326
- }, ms = { class: "d-radio__input" }, ps = ["checked", "name", "value", "disabled"], gs = {
3320
+ }, fs = { class: "d-radio__input" }, ms = ["checked", "name", "value", "disabled"], ps = {
3327
3321
  class: "d-radio__copy d-radio__label",
3328
3322
  "data-qa": "radio-label-description-container"
3329
3323
  };
3330
- function bs(e, a, t, n, s, i) {
3324
+ function gs(e, a, t, n, s, i) {
3331
3325
  const r = g("dt-validation-messages");
3332
3326
  return d(), h("div", null, [
3333
3327
  p("label", null, [
3334
3328
  p("div", {
3335
3329
  class: w(["d-radio-group", { "d-radio-group--disabled": e.internalDisabled }])
3336
3330
  }, [
3337
- p("div", ms, [
3331
+ p("div", fs, [
3338
3332
  p("input", T({
3339
3333
  checked: e.internalChecked,
3340
3334
  name: e.internalName,
@@ -3342,9 +3336,9 @@ function bs(e, a, t, n, s, i) {
3342
3336
  disabled: e.internalDisabled,
3343
3337
  type: "radio",
3344
3338
  class: ["d-radio", i.inputValidationClass, e.inputClass]
3345
- }, e.$attrs, U(i.inputListeners, !0)), null, 16, ps)
3339
+ }, e.$attrs, U(i.inputListeners, !0)), null, 16, ms)
3346
3340
  ]),
3347
- p("div", gs, [
3341
+ p("div", ps, [
3348
3342
  p("div", T({ class: e.labelClass }, e.labelChildProps, { "data-qa": "radio-label" }), [
3349
3343
  m(e.$slots, "default", {}, () => [
3350
3344
  F(O(e.label), 1)
@@ -3368,7 +3362,7 @@ function bs(e, a, t, n, s, i) {
3368
3362
  ])
3369
3363
  ]);
3370
3364
  }
3371
- const Cu = /* @__PURE__ */ I(fs, [["render", bs]]), Iu = {
3365
+ const gu = /* @__PURE__ */ I(hs, [["render", gs]]), bu = {
3372
3366
  name: "DtRadioGroup",
3373
3367
  extends: Ya,
3374
3368
  props: {
@@ -3444,7 +3438,7 @@ const Cu = /* @__PURE__ */ I(fs, [["render", bs]]), Iu = {
3444
3438
  return `radio-group-message-${e}-${a}-${this.id}`;
3445
3439
  }
3446
3440
  }
3447
- }, _s = {
3441
+ }, bs = {
3448
3442
  name: "DtTabPanel",
3449
3443
  mixins: [lt],
3450
3444
  inject: ["groupContext"],
@@ -3527,11 +3521,11 @@ function ys(e, a, t, n, s, i) {
3527
3521
  [Te, !t.hidden]
3528
3522
  ]);
3529
3523
  }
3530
- const ku = /* @__PURE__ */ I(_s, [["render", ys]]), Ss = {
3524
+ const vu = /* @__PURE__ */ I(bs, [["render", ys]]), _s = {
3531
3525
  error: "d-checkbox--error",
3532
3526
  warning: "d-checkbox--warning",
3533
3527
  success: "d-checkbox--success"
3534
- }, ws = {
3528
+ }, Ss = {
3535
3529
  name: "DtCheckbox",
3536
3530
  components: { DtValidationMessages: $e },
3537
3531
  mixins: [za, qa, Fa, Et],
@@ -3561,7 +3555,7 @@ const ku = /* @__PURE__ */ I(_s, [["render", ys]]), Ss = {
3561
3555
  ],
3562
3556
  computed: {
3563
3557
  inputValidationClass() {
3564
- return Ss[this.internalValidationState];
3558
+ return _s[this.internalValidationState];
3565
3559
  },
3566
3560
  checkboxGroupValueChecked() {
3567
3561
  var e, a;
@@ -3611,19 +3605,19 @@ const ku = /* @__PURE__ */ I(_s, [["render", ys]]), Ss = {
3611
3605
  this.validateInputLabels(this.hasLabel, this.$attrs["aria-label"]);
3612
3606
  }
3613
3607
  }
3614
- }, Cs = { class: "d-checkbox__input" }, Is = ["checked", "name", "value", "disabled", ".indeterminate"], ks = {
3608
+ }, ws = { class: "d-checkbox__input" }, Cs = ["checked", "name", "value", "disabled", ".indeterminate"], Is = {
3615
3609
  key: 0,
3616
3610
  class: "d-checkbox__copy d-checkbox__label",
3617
3611
  "data-qa": "checkbox-label-description-container"
3618
3612
  };
3619
- function Ds(e, a, t, n, s, i) {
3613
+ function ks(e, a, t, n, s, i) {
3620
3614
  const r = g("dt-validation-messages");
3621
3615
  return d(), h("div", null, [
3622
3616
  p("label", null, [
3623
3617
  p("div", {
3624
3618
  class: w(["d-checkbox-group", { "d-checkbox-group--disabled": e.internalDisabled }])
3625
3619
  }, [
3626
- p("div", Cs, [
3620
+ p("div", ws, [
3627
3621
  p("input", T({
3628
3622
  type: "checkbox",
3629
3623
  checked: e.internalChecked,
@@ -3631,9 +3625,9 @@ function Ds(e, a, t, n, s, i) {
3631
3625
  value: e.value,
3632
3626
  disabled: e.internalDisabled,
3633
3627
  class: ["d-checkbox", i.inputValidationClass, e.inputClass]
3634
- }, e.$attrs, { ".indeterminate": e.internalIndeterminate }, U(i.inputListeners, !0)), null, 16, Is)
3628
+ }, e.$attrs, { ".indeterminate": e.internalIndeterminate }, U(i.inputListeners, !0)), null, 16, Cs)
3635
3629
  ]),
3636
- i.hasLabelOrDescription ? (d(), h("div", ks, [
3630
+ i.hasLabelOrDescription ? (d(), h("div", Is, [
3637
3631
  i.hasLabel ? (d(), h("div", T({
3638
3632
  key: 0,
3639
3633
  class: e.labelClass
@@ -3660,7 +3654,7 @@ function Ds(e, a, t, n, s, i) {
3660
3654
  ])
3661
3655
  ]);
3662
3656
  }
3663
- const Du = /* @__PURE__ */ I(ws, [["render", Ds]]), Tu = {
3657
+ const yu = /* @__PURE__ */ I(Ss, [["render", ks]]), _u = {
3664
3658
  name: "DtCheckboxGroup",
3665
3659
  extends: Ya,
3666
3660
  model: {
@@ -3675,7 +3669,7 @@ const Du = /* @__PURE__ */ I(ws, [["render", Ds]]), Tu = {
3675
3669
  default: null,
3676
3670
  validator: (e) => e ? (ut(
3677
3671
  "Component uses selectedValues to initialize the model, value is not supported by this component",
3678
- globalThis
3672
+ void 0
3679
3673
  ), !1) : !0
3680
3674
  },
3681
3675
  /**
@@ -3752,19 +3746,19 @@ const Du = /* @__PURE__ */ I(ws, [["render", Ds]]), Tu = {
3752
3746
  return `checkbox-group-message-${e}-${a}-${this.id}`;
3753
3747
  }
3754
3748
  }
3755
- }, _a = {
3749
+ }, va = {
3756
3750
  xs: "d-chip__label--xs",
3757
3751
  sm: "d-chip__label--sm",
3758
3752
  md: ""
3759
- }, Ts = {
3753
+ }, Ds = {
3760
3754
  xs: "d-chip__close--xs",
3761
3755
  sm: "d-chip__close--sm",
3762
3756
  md: ""
3763
- }, Os = {
3757
+ }, Ts = {
3764
3758
  xs: "200",
3765
3759
  sm: "200",
3766
3760
  md: "200"
3767
- }, Ls = {
3761
+ }, Os = {
3768
3762
  name: "DtChip",
3769
3763
  components: {
3770
3764
  DtButton: J,
@@ -3796,7 +3790,7 @@ const Du = /* @__PURE__ */ I(ws, [["render", Ds]]), Tu = {
3796
3790
  size: {
3797
3791
  type: String,
3798
3792
  default: "md",
3799
- validator: (e) => Object.keys(_a).includes(e)
3793
+ validator: (e) => Object.keys(va).includes(e)
3800
3794
  },
3801
3795
  /**
3802
3796
  * The interactivity of the chip.
@@ -3880,38 +3874,38 @@ const Du = /* @__PURE__ */ I(ws, [["render", Ds]]), Tu = {
3880
3874
  };
3881
3875
  },
3882
3876
  closeButtonIconSize() {
3883
- return Os[this.size];
3877
+ return Ts[this.size];
3884
3878
  }
3885
3879
  },
3886
3880
  methods: {
3887
3881
  chipClasses() {
3888
3882
  return [
3889
3883
  this.$attrs["grouped-chip"] ? "d-chip" : "d-chip__label",
3890
- _a[this.size],
3884
+ va[this.size],
3891
3885
  this.labelClass
3892
3886
  ];
3893
3887
  },
3894
3888
  chipCloseButtonClasses() {
3895
3889
  return [
3896
3890
  "d-chip__close",
3897
- Ts[this.size]
3891
+ Ds[this.size]
3898
3892
  ];
3899
3893
  },
3900
3894
  onClose() {
3901
3895
  this.hideClose || this.$emit("close");
3902
3896
  }
3903
3897
  }
3904
- }, Es = { class: "d-chip" }, Ms = {
3898
+ }, Ls = { class: "d-chip" }, Es = {
3905
3899
  key: 0,
3906
3900
  "data-qa": "dt-chip-icon",
3907
3901
  class: "d-chip__icon"
3908
- }, xs = {
3902
+ }, Ms = {
3909
3903
  key: 1,
3910
3904
  "data-qa": "dt-chip-avatar"
3911
3905
  }, As = ["id"];
3912
- function Rs(e, a, t, n, s, i) {
3906
+ function xs(e, a, t, n, s, i) {
3913
3907
  const r = g("dt-icon"), l = g("dt-button");
3914
- return d(), h("span", Es, [
3908
+ return d(), h("span", Ls, [
3915
3909
  (d(), L(Se(t.interactive ? "button" : "span"), T({
3916
3910
  id: t.id,
3917
3911
  type: t.interactive && "button",
@@ -3921,9 +3915,9 @@ function Rs(e, a, t, n, s, i) {
3921
3915
  "aria-label": t.ariaLabel
3922
3916
  }, U(i.chipListeners)), {
3923
3917
  default: f(() => [
3924
- s.hasSlotContent(e.$slots.icon) ? (d(), h("span", Ms, [
3918
+ s.hasSlotContent(e.$slots.icon) ? (d(), h("span", Es, [
3925
3919
  m(e.$slots, "icon")
3926
- ])) : s.hasSlotContent(e.$slots.avatar) ? (d(), h("span", xs, [
3920
+ ])) : s.hasSlotContent(e.$slots.avatar) ? (d(), h("span", Ms, [
3927
3921
  m(e.$slots, "avatar")
3928
3922
  ])) : C("", !0),
3929
3923
  s.hasSlotContent(e.$slots.default) ? (d(), h("span", {
@@ -3953,17 +3947,17 @@ function Rs(e, a, t, n, s, i) {
3953
3947
  }, 16, ["class", "aria-label"]))
3954
3948
  ]);
3955
3949
  }
3956
- const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
3950
+ const Ga = /* @__PURE__ */ I(Os, [["render", xs]]), ya = {
3957
3951
  xs: "d-select--xs",
3958
3952
  sm: "d-select--sm",
3959
3953
  md: "",
3960
3954
  lg: "d-select--lg",
3961
3955
  xl: "d-select--xl"
3962
- }, Ps = {
3956
+ }, Rs = {
3963
3957
  error: "d-select__input--error",
3964
3958
  warning: "d-select__input--warning",
3965
3959
  success: "d-select__input--success"
3966
- }, $s = (e) => !e.index || typeof e.index == "number", Ns = (e) => e.value ? typeof e.value == "string" || typeof e.value == "number" : !1, Bs = (e) => e.label ? typeof e.label == "string" : !1, zs = (e) => e ? e.every((a) => !(!$s(a) || !Ns(a) || !Bs(a))) : !0, qs = {
3960
+ }, Ps = (e) => !e.index || typeof e.index == "number", $s = (e) => e.value ? typeof e.value == "string" || typeof e.value == "number" : !1, Ns = (e) => e.label ? typeof e.label == "string" : !1, Bs = (e) => e ? e.every((a) => !(!Ps(a) || !$s(a) || !Ns(a))) : !0, zs = {
3967
3961
  name: "DtSelectMenu",
3968
3962
  components: { DtValidationMessages: $e },
3969
3963
  mixins: [Et],
@@ -3994,7 +3988,7 @@ const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
3994
3988
  options: {
3995
3989
  type: Array,
3996
3990
  default: () => [],
3997
- validator: (e) => zs(e)
3991
+ validator: (e) => Bs(e)
3998
3992
  },
3999
3993
  /**
4000
3994
  * Controls the size of the select
@@ -4003,7 +3997,7 @@ const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
4003
3997
  size: {
4004
3998
  type: String,
4005
3999
  default: "md",
4006
- validator: (e) => Object.keys(va).includes(e)
4000
+ validator: (e) => Object.keys(ya).includes(e)
4007
4001
  },
4008
4002
  /**
4009
4003
  * Used to customize the label container
@@ -4081,10 +4075,10 @@ const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
4081
4075
  ],
4082
4076
  data() {
4083
4077
  return {
4084
- LABEL_SIZE_MODIFIERS: Tn,
4085
- DESCRIPTION_SIZE_MODIFIERS: On,
4086
- SELECT_SIZE_MODIFIERS: va,
4087
- SELECT_STATE_MODIFIERS: Ps,
4078
+ LABEL_SIZE_MODIFIERS: Dn,
4079
+ DESCRIPTION_SIZE_MODIFIERS: Tn,
4080
+ SELECT_SIZE_MODIFIERS: ya,
4081
+ SELECT_STATE_MODIFIERS: Rs,
4088
4082
  hasSlotContent: se
4089
4083
  };
4090
4084
  },
@@ -4114,8 +4108,16 @@ const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
4114
4108
  return this.$slots.description || this.description ? this.descriptionKey : this.$attrs["aria-details"];
4115
4109
  }
4116
4110
  },
4111
+ watch: {
4112
+ // whenever question changes, this function will run
4113
+ options() {
4114
+ this.$nextTick(() => {
4115
+ this.emitValue(this.$refs.selectElement.value, null);
4116
+ });
4117
+ }
4118
+ },
4117
4119
  mounted() {
4118
- this.validateOptionsPresence();
4120
+ this.emitValue(this.$refs.selectElement.value, null), this.validateOptionsPresence();
4119
4121
  },
4120
4122
  beforeUpdate() {
4121
4123
  this.validateOptionsPresence();
@@ -4132,8 +4134,8 @@ const Ga = /* @__PURE__ */ I(Ls, [["render", Rs]]), va = {
4132
4134
  ((e = this.options) == null ? void 0 : e.length) < 1 && !this.$slots.default && ut("Options are expected to be provided via prop or slot", this);
4133
4135
  }
4134
4136
  }
4135
- }, Fs = ["aria-details"], Hs = ["id"], Ws = ["disabled"], Vs = ["value"];
4136
- function Us(e, a, t, n, s, i) {
4137
+ }, qs = ["aria-details"], Fs = ["id"], Hs = ["disabled"], Ws = ["value"];
4138
+ function Vs(e, a, t, n, s, i) {
4137
4139
  const r = g("dt-validation-messages");
4138
4140
  return d(), h("div", null, [
4139
4141
  p("label", null, [
@@ -4149,7 +4151,7 @@ function Us(e, a, t, n, s, i) {
4149
4151
  m(e.$slots, "label", {}, () => [
4150
4152
  F(O(t.label), 1)
4151
4153
  ])
4152
- ], 16, Fs)) : C("", !0),
4154
+ ], 16, qs)) : C("", !0),
4153
4155
  s.hasSlotContent(e.$slots.description) || t.description ? (d(), h("div", T({
4154
4156
  key: 1,
4155
4157
  id: i.descriptionKey,
@@ -4162,7 +4164,7 @@ function Us(e, a, t, n, s, i) {
4162
4164
  m(e.$slots, "description", {}, () => [
4163
4165
  F(O(t.description), 1)
4164
4166
  ])
4165
- ], 16, Hs)) : C("", !0),
4167
+ ], 16, Fs)) : C("", !0),
4166
4168
  p("div", {
4167
4169
  class: w([
4168
4170
  "d-select",
@@ -4173,6 +4175,7 @@ function Us(e, a, t, n, s, i) {
4173
4175
  "data-qa": "dt-select-wrapper"
4174
4176
  }, [
4175
4177
  p("select", T({
4178
+ ref: "selectElement",
4176
4179
  class: [
4177
4180
  "d-select__input",
4178
4181
  s.SELECT_STATE_MODIFIERS[i.state]
@@ -4186,9 +4189,9 @@ function Us(e, a, t, n, s, i) {
4186
4189
  key: i.getOptionKey(l.value),
4187
4190
  value: l.value,
4188
4191
  class: t.optionClass
4189
- }, t.optionChildProps), O(l.label), 17, Vs))), 128))
4192
+ }, t.optionChildProps), O(l.label), 17, Ws))), 128))
4190
4193
  ])
4191
- ], 16, Ws)
4194
+ ], 16, Hs)
4192
4195
  ], 2)
4193
4196
  ]),
4194
4197
  b(r, T({
@@ -4198,7 +4201,7 @@ function Us(e, a, t, n, s, i) {
4198
4201
  }, e.messagesChildProps, { "data-qa": "dt-select-messages" }), null, 16, ["validation-messages", "show-messages", "class"])
4199
4202
  ]);
4200
4203
  }
4201
- const Ou = /* @__PURE__ */ I(qs, [["render", Us]]), js = ["status", "alert"], ya = 6e3, Ks = {
4204
+ const Su = /* @__PURE__ */ I(zs, [["render", Vs]]), Us = {
4202
4205
  name: "DtToast",
4203
4206
  components: {
4204
4207
  DtNoticeIcon: Ra,
@@ -4249,7 +4252,7 @@ const Ou = /* @__PURE__ */ I(qs, [["render", Us]]), js = ["status", "alert"], ya
4249
4252
  role: {
4250
4253
  type: String,
4251
4254
  default: "status",
4252
- validator: (e) => js.includes(e)
4255
+ validator: (e) => Gs.includes(e)
4253
4256
  },
4254
4257
  /**
4255
4258
  * Severity level of the toast, sets the icon and background
@@ -4302,7 +4305,7 @@ const Ou = /* @__PURE__ */ I(qs, [["render", Us]]), js = ["status", "alert"], ya
4302
4305
  duration: {
4303
4306
  type: Number,
4304
4307
  default: null,
4305
- validator: (e) => e >= ya
4308
+ validator: (e) => e >= _a
4306
4309
  }
4307
4310
  },
4308
4311
  emits: [
@@ -4329,7 +4332,7 @@ const Ou = /* @__PURE__ */ I(qs, [["render", Us]]), js = ["status", "alert"], ya
4329
4332
  data() {
4330
4333
  return {
4331
4334
  isShown: !1,
4332
- minDuration: ya
4335
+ minDuration: _a
4333
4336
  };
4334
4337
  },
4335
4338
  computed: {
@@ -4367,8 +4370,8 @@ const Ou = /* @__PURE__ */ I(qs, [["render", Us]]), js = ["status", "alert"], ya
4367
4370
  }, this.duration));
4368
4371
  }
4369
4372
  }
4370
- }, Ys = ["aria-hidden"], Gs = { class: "d-toast__dialog" };
4371
- function Xs(e, a, t, n, s, i) {
4373
+ }, js = ["aria-hidden"], Ks = { class: "d-toast__dialog" };
4374
+ function Ys(e, a, t, n, s, i) {
4372
4375
  const r = g("dt-notice-icon"), l = g("dt-notice-content"), o = g("dt-notice-action");
4373
4376
  return s.isShown ? (d(), h("div", {
4374
4377
  key: 0,
@@ -4380,7 +4383,7 @@ function Xs(e, a, t, n, s, i) {
4380
4383
  "data-qa": "dt-toast",
4381
4384
  "aria-hidden": (!s.isShown).toString()
4382
4385
  }, [
4383
- p("div", Gs, [
4386
+ p("div", Ks, [
4384
4387
  b(r, { kind: t.kind }, {
4385
4388
  default: f(() => [
4386
4389
  m(e.$slots, "icon")
@@ -4416,12 +4419,12 @@ function Xs(e, a, t, n, s, i) {
4416
4419
  _: 3
4417
4420
  }, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label", "onClose"])
4418
4421
  ])
4419
- ], 10, Ys)) : C("", !0);
4422
+ ], 10, js)) : C("", !0);
4420
4423
  }
4421
- const Lu = /* @__PURE__ */ I(Ks, [["render", Xs]]), Sa = {
4424
+ const wu = /* @__PURE__ */ I(Us, [["render", Ys]]), Gs = ["status", "alert"], _a = 6e3, Sa = {
4422
4425
  sm: "d-toggle--small",
4423
4426
  md: ""
4424
- }, Qs = [!1, !0, "mixed"], Zs = {
4427
+ }, Xs = [!1, !0, "mixed"], Qs = {
4425
4428
  name: "DtToggle",
4426
4429
  inheritAttrs: !1,
4427
4430
  model: {
@@ -4454,7 +4457,7 @@ const Lu = /* @__PURE__ */ I(Ks, [["render", Xs]]), Sa = {
4454
4457
  checked: {
4455
4458
  type: [Boolean, String],
4456
4459
  default: !1,
4457
- validator: (e) => Qs.includes(e)
4460
+ validator: (e) => Xs.includes(e)
4458
4461
  },
4459
4462
  /**
4460
4463
  * Whether the component toggles on click. If you set this to false it means you will handle the toggling manually
@@ -4563,19 +4566,19 @@ const Lu = /* @__PURE__ */ I(Ks, [["render", Xs]]), Sa = {
4563
4566
  );
4564
4567
  }
4565
4568
  }
4566
- }, Js = { class: "d-d-flex d-ai-center" }, er = ["for"], tr = ["id", "role", "aria-checked", "disabled", "aria-disabled"], ar = {
4569
+ }, Zs = { class: "d-d-flex d-ai-center" }, Js = ["for"], er = ["id", "role", "aria-checked", "disabled", "aria-disabled"], tr = {
4567
4570
  key: 0,
4568
4571
  class: "d-toggle__inner"
4569
4572
  };
4570
- function nr(e, a, t, n, s, i) {
4571
- return d(), h("div", Js, [
4573
+ function ar(e, a, t, n, s, i) {
4574
+ return d(), h("div", Zs, [
4572
4575
  s.hasSlotContent(e.$slots.default) ? (d(), h("label", T({
4573
4576
  key: 0,
4574
4577
  class: t.labelClass,
4575
4578
  for: t.id
4576
4579
  }, t.labelChildProps, { "data-qa": "toggle-label" }), [
4577
4580
  m(e.$slots, "default")
4578
- ], 16, er)) : C("", !0),
4581
+ ], 16, Js)) : C("", !0),
4579
4582
  p("button", T({
4580
4583
  id: t.id,
4581
4584
  role: i.toggleRole,
@@ -4585,20 +4588,20 @@ function nr(e, a, t, n, s, i) {
4585
4588
  "aria-disabled": t.disabled.toString(),
4586
4589
  class: i.toggleClasses
4587
4590
  }, i.inputListeners), [
4588
- t.showIcon ? (d(), h("span", ar)) : C("", !0)
4589
- ], 16, tr)
4591
+ t.showIcon ? (d(), h("span", tr)) : C("", !0)
4592
+ ], 16, er)
4590
4593
  ]);
4591
4594
  }
4592
- const Eu = /* @__PURE__ */ I(Zs, [["render", nr]]), Ue = {
4595
+ const Cu = /* @__PURE__ */ I(Qs, [["render", ar]]), Ue = {
4593
4596
  "{win}": "layout-grid",
4594
4597
  "{arrow-right}": "arrow-right",
4595
4598
  "{arrow-left}": "arrow-left",
4596
4599
  "{arrow-up}": "arrow-up",
4597
4600
  "{arrow-down}": "arrow-down",
4598
4601
  "{cmd}": "command"
4599
- }, ir = {
4602
+ }, nr = {
4600
4603
  "{plus}": "plus"
4601
- }, Mu = Object.keys(Ue), sr = {
4604
+ }, Iu = Object.keys(Ue), ir = {
4602
4605
  name: "DtKeyboardShortcut",
4603
4606
  components: {
4604
4607
  DtIcon: V
@@ -4636,7 +4639,7 @@ const Eu = /* @__PURE__ */ I(Zs, [["render", nr]]), Ue = {
4636
4639
  },
4637
4640
  computed: {
4638
4641
  icons() {
4639
- return { ...Ue, ...ir };
4642
+ return { ...Ue, ...nr };
4640
4643
  },
4641
4644
  shortcutWithSeparator() {
4642
4645
  return this.shortcut.replace(this.separator, "{plus}");
@@ -4650,11 +4653,11 @@ const Eu = /* @__PURE__ */ I(Zs, [["render", nr]]), Ue = {
4650
4653
  return this.formattedShortcut.split(a).filter(Boolean);
4651
4654
  }
4652
4655
  }
4653
- }, rr = {
4656
+ }, sr = {
4654
4657
  key: 0,
4655
4658
  class: "sr-only"
4656
- }, or = ["innerHTML"];
4657
- function lr(e, a, t, n, s, i) {
4659
+ }, rr = ["innerHTML"];
4660
+ function or(e, a, t, n, s, i) {
4658
4661
  const r = g("dt-icon");
4659
4662
  return d(), h("kbd", {
4660
4663
  class: w([
@@ -4670,7 +4673,7 @@ function lr(e, a, t, n, s, i) {
4670
4673
  t.inverted ? "d-bc-moderate-inverted" : "d-bc-default"
4671
4674
  ])
4672
4675
  }, [
4673
- t.screenReaderText ? (d(), h("span", rr, O(t.screenReaderText), 1)) : C("", !0),
4676
+ t.screenReaderText ? (d(), h("span", sr, O(t.screenReaderText), 1)) : C("", !0),
4674
4677
  (d(!0), h(G, null, Z(i.formattedShortcutSplit, (l, o) => (d(), h(G, null, [
4675
4678
  i.icons[l] ? (d(), L(r, {
4676
4679
  key: `${o}-${l}`,
@@ -4689,14 +4692,14 @@ function lr(e, a, t, n, s, i) {
4689
4692
  "d-mr2"
4690
4693
  ]),
4691
4694
  innerHTML: l
4692
- }, null, 10, or))
4695
+ }, null, 10, rr))
4693
4696
  ], 64))), 256))
4694
4697
  ], 2);
4695
4698
  }
4696
- const xu = /* @__PURE__ */ I(sr, [["render", lr]]), wa = {
4699
+ const ku = /* @__PURE__ */ I(ir, [["render", or]]), wa = {
4697
4700
  LEFT: "left",
4698
4701
  RIGHT: "right"
4699
- }, dr = ["sm", "md", "lg", null], cr = {
4702
+ }, lr = ["sm", "md", "lg", null], dr = {
4700
4703
  name: "DtRootLayout",
4701
4704
  props: {
4702
4705
  /**
@@ -4789,7 +4792,7 @@ const xu = /* @__PURE__ */ I(sr, [["render", lr]]), wa = {
4789
4792
  responsiveBreakpoint: {
4790
4793
  type: String,
4791
4794
  default: null,
4792
- validator: (e) => dr.includes(e)
4795
+ validator: (e) => lr.includes(e)
4793
4796
  }
4794
4797
  },
4795
4798
  computed: {
@@ -4798,7 +4801,7 @@ const xu = /* @__PURE__ */ I(sr, [["render", lr]]), wa = {
4798
4801
  }
4799
4802
  }
4800
4803
  };
4801
- function ur(e, a, t, n, s, i) {
4804
+ function cr(e, a, t, n, s, i) {
4802
4805
  return d(), h("div", {
4803
4806
  class: w([
4804
4807
  "root-layout",
@@ -4841,8 +4844,7 @@ function ur(e, a, t, n, s, i) {
4841
4844
  ], 2)
4842
4845
  ], 2);
4843
4846
  }
4844
- const Au = /* @__PURE__ */ I(cr, [["render", ur]]);
4845
- const Xa = {
4847
+ const Du = /* @__PURE__ */ I(dr, [["render", cr]]), Xa = {
4846
4848
  __name: "core_scroller",
4847
4849
  props: {
4848
4850
  /**
@@ -4936,83 +4938,83 @@ const Xa = {
4936
4938
  },
4937
4939
  emits: ["user-position"],
4938
4940
  setup(e, { expose: a, emit: t }) {
4939
- const n = e, s = da(/* @__PURE__ */ new Map()), i = da(/* @__PURE__ */ new Map()), r = Q([]), l = Q(null), o = Q(!1), u = Q(null), v = Q("top");
4940
- let c = 0, y = 0, _ = !1, S = 0, M = null, N = null, H = 0, me = 0;
4941
+ const n = e, s = da(/* @__PURE__ */ new Map()), i = da(/* @__PURE__ */ new Map()), r = Q([]), l = Q(null), o = Q(!1), u = Q(null), y = Q("top");
4942
+ let c = 0, _ = 0, v = !1, S = 0, M = null, N = null, H = 0, me = 0;
4941
4943
  const re = Ie(() => {
4942
4944
  if (n.itemSize === null) {
4943
4945
  const E = {
4944
4946
  "-1": { accumulator: 0 }
4945
- }, A = n.items, x = n.sizeField, oe = n.minItemSize;
4947
+ }, x = n.items, A = n.sizeField, oe = n.minItemSize;
4946
4948
  let X = 1e4, ge = 0, q;
4947
- for (let ee = 0, qe = A.length; ee < qe; ee++)
4948
- q = A[ee][x] || oe, q < X && (X = q), ge += q, E[ee] = { accumulator: ge, size: q };
4949
+ for (let ee = 0, qe = x.length; ee < qe; ee++)
4950
+ q = x[ee][A] || oe, q < X && (X = q), ge += q, E[ee] = { accumulator: ge, size: q };
4949
4951
  return N = X, E;
4950
4952
  }
4951
4953
  return [];
4952
4954
  }), Ne = Ie(() => n.items.length && typeof n.items[0] != "object"), mt = Ie(() => {
4953
4955
  const E = {};
4954
- for (let A = 0, x = n.items.length; A < x; A++)
4955
- E[n.items[A][n.keyField]] = A;
4956
+ for (let x = 0, A = n.items.length; x < A; x++)
4957
+ E[n.items[x][n.keyField]] = x;
4956
4958
  return E;
4957
4959
  });
4958
4960
  Ke(re, () => {
4959
- xe(!1);
4961
+ Ae(!1);
4960
4962
  }, { deep: !0 }), Ha(() => {
4961
- vn(() => {
4962
- xe(!0), o.value = !0;
4963
+ yn(() => {
4964
+ Ae(!0), o.value = !0;
4963
4965
  });
4964
4966
  });
4965
- const pe = (E, A, x, oe, X) => {
4966
- const ge = yn({
4967
+ const pe = (E, x, A, oe, X) => {
4968
+ const ge = _n({
4967
4969
  id: me++,
4968
- index: A,
4970
+ index: x,
4969
4971
  used: !0,
4970
4972
  key: oe,
4971
4973
  type: X
4972
4974
  }), q = Sn({
4973
- item: x,
4975
+ item: A,
4974
4976
  position: 0,
4975
4977
  nr: ge
4976
4978
  });
4977
4979
  return E.value.push(q), q;
4978
- }, de = (E, A = !1) => {
4979
- const x = i, oe = E.nr.type;
4980
- let X = x.get(oe);
4981
- X || (X = [], x.set(oe, X)), X.push(E), A || (E.nr.used = !1, E.position = -9999);
4980
+ }, de = (E, x = !1) => {
4981
+ const A = i, oe = E.nr.type;
4982
+ let X = A.get(oe);
4983
+ X || (X = [], A.set(oe, X)), X.push(E), x || (E.nr.used = !1, E.position = -9999);
4982
4984
  }, Be = () => {
4983
4985
  const E = n.direction === "vertical";
4984
- let A;
4985
- return E ? A = {
4986
+ let x;
4987
+ return E ? x = {
4986
4988
  start: u.value.scrollTop,
4987
4989
  end: u.value.scrollTop + u.value.clientHeight
4988
- } : A = {
4990
+ } : x = {
4989
4991
  start: u.value.scrollLeft,
4990
4992
  end: u.value.scrollLeft + u.value.clientWidth
4991
- }, A;
4993
+ }, x;
4992
4994
  }, ze = () => {
4993
4995
  throw setTimeout(() => {
4994
4996
  console.error("It seems the scroller element isn't scrolling, so it tries to render all the items at once.", "Scroller:", u), console.error("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.");
4995
4997
  }), new Error("Rendered items limit reached");
4996
4998
  }, Me = () => {
4997
- r.value.sort((E, A) => E.nr.index - A.nr.index);
4998
- }, xe = (E, A = !1) => {
4999
+ r.value.sort((E, x) => E.nr.index - x.nr.index);
5000
+ }, Ae = (E, x = !1) => {
4999
5001
  var Jt, ea, ta, aa, na, ia, sa, ra;
5000
- const x = n.itemSize, oe = N, X = Ne.value ? null : n.keyField, ge = n.items, q = ge.length, ee = re.value, qe = s, Qt = i, Qe = r, ln = mt;
5002
+ const A = n.itemSize, oe = N, X = Ne.value ? null : n.keyField, ge = n.items, q = ge.length, ee = re.value, qe = s, Qt = i, Qe = r, ln = mt;
5001
5003
  let te, j, Ze, ce, be;
5002
5004
  if (!q)
5003
5005
  te = j = ce = be = Ze = 0;
5004
5006
  else {
5005
5007
  const B = Be();
5006
- if (A) {
5008
+ if (x) {
5007
5009
  let W = B.start - S.value;
5008
- if (W < 0 && (W = -W), x === null && W < oe.value || W < x)
5010
+ if (W < 0 && (W = -W), A === null && W < oe.value || W < A)
5009
5011
  return {
5010
5012
  continuous: !0
5011
5013
  };
5012
5014
  }
5013
5015
  S = B.start;
5014
5016
  const ae = n.buffer;
5015
- if (B.start -= ae, B.end += ae, x === null) {
5017
+ if (B.start -= ae, B.end += ae, A === null) {
5016
5018
  let W, Fe = 0, oa = q - 1, ne = ~~(q / 2), la;
5017
5019
  do
5018
5020
  la = ne, W = (Jt = ee[ne]) == null ? void 0 : Jt.accumulator, W < B.start ? Fe = ne : ne < q - 1 && ((ea = ee[ne + 1]) == null ? void 0 : ea.accumulator) > B.start && (oa = ne), ne = ~~((Fe + oa) / 2);
@@ -5024,58 +5026,58 @@ const Xa = {
5024
5026
  for (be = ce; be < q && ((ia = ee[be]) == null ? void 0 : ia.accumulator) < B.end; be++)
5025
5027
  ;
5026
5028
  } else {
5027
- te = ~~(B.start / x);
5029
+ te = ~~(B.start / A);
5028
5030
  const W = te % 1;
5029
- te -= W, j = Math.ceil(B.end / x), ce = Math.max(0, Math.floor(B.start / x)), be = Math.floor(B.end / x), te < 0 && (te = 0), j > q && (j = q), ce < 0 && (ce = 0), be > q && (be = q), Ze = Math.ceil(q / 1) * x;
5031
+ te -= W, j = Math.ceil(B.end / A), ce = Math.max(0, Math.floor(B.start / A)), be = Math.floor(B.end / A), te < 0 && (te = 0), j > q && (j = q), ce < 0 && (ce = 0), be > q && (be = q), Ze = Math.ceil(q / 1) * A;
5030
5032
  }
5031
5033
  }
5032
5034
  j - te > 1e3 && ze(), H = Ze;
5033
5035
  let P;
5034
- const Je = te <= y && j >= te;
5036
+ const Je = te <= _ && j >= te;
5035
5037
  if (Je)
5036
5038
  for (let B = 0, ae = Qe.value.length; B < ae; B++)
5037
5039
  P = Qe.value[B], P != null && P.nr.used && (E && (P.nr.index = ln[P.item[X]]), (P.nr.index == null || P.nr.index < te || P.nr.index >= j) && de(P));
5038
5040
  const Zt = Je ? null : /* @__PURE__ */ new Map();
5039
- let ue, _e, et;
5041
+ let ue, ve, et;
5040
5042
  for (let B = te; B < j; B++) {
5041
5043
  ue = ge[B];
5042
5044
  const ae = X ? ue == null ? void 0 : ue[X] : ue;
5043
5045
  if (ae == null)
5044
5046
  throw new Error(`Key is ${ae} on item (keyField is '${X}')`);
5045
- if (P = qe.get(ae), !x && !((sa = ee[B]) != null && sa.size)) {
5047
+ if (P = qe.get(ae), !A && !((sa = ee[B]) != null && sa.size)) {
5046
5048
  P && de(P);
5047
5049
  continue;
5048
5050
  }
5049
- _e = ue.type;
5050
- let W = Qt.get(_e);
5051
+ ve = ue.type;
5052
+ let W = Qt.get(ve);
5051
5053
  if (!P)
5052
- Je ? W && W.length ? P = W.pop() : P = pe(Qe, B, ue, ae, _e) : (et = Zt.get(_e) || 0, (!W || et >= W.length) && (P = pe(Qe, B, ue, ae, _e), de(P, !0), W = Qt.get(_e)), P = W[et], Zt.set(_e, et + 1)), qe.delete(P.nr.key), P.nr.used = !0, P.nr.index = B, P.nr.key = ae, P.nr.type = _e, qe.set(ae, P);
5054
+ Je ? W && W.length ? P = W.pop() : P = pe(Qe, B, ue, ae, ve) : (et = Zt.get(ve) || 0, (!W || et >= W.length) && (P = pe(Qe, B, ue, ae, ve), de(P, !0), W = Qt.get(ve)), P = W[et], Zt.set(ve, et + 1)), qe.delete(P.nr.key), P.nr.used = !0, P.nr.index = B, P.nr.key = ae, P.nr.type = ve, qe.set(ae, P);
5053
5055
  else if (!P.nr.used && (P.nr.used = !0, W)) {
5054
5056
  const Fe = W.indexOf(P);
5055
5057
  Fe !== -1 && W.splice(Fe, 1);
5056
5058
  }
5057
- P.item = ue, x === null ? (P.position = (ra = ee[B - 1]) == null ? void 0 : ra.accumulator, P.offset = 0) : (P.position = Math.floor(B) * x, P.offset = B % 1 * x);
5059
+ P.item = ue, A === null ? (P.position = (ra = ee[B - 1]) == null ? void 0 : ra.accumulator, P.offset = 0) : (P.position = Math.floor(B) * A, P.offset = B % 1 * A);
5058
5060
  }
5059
- return c = te, y = j, clearTimeout(M), M = setTimeout(Me, 300), {
5061
+ return c = te, _ = j, clearTimeout(M), M = setTimeout(Me, 300), {
5060
5062
  continuous: Je
5061
5063
  };
5062
5064
  }, pt = (E) => {
5063
- const A = n.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" }, x = u.value, oe = A.scroll;
5064
- x[oe] = E;
5065
+ const x = n.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" }, A = u.value, oe = x.scroll;
5066
+ A[oe] = E;
5065
5067
  }, gt = (E) => {
5066
- var x;
5067
- let A;
5068
- n.itemSize === null ? A = E > 0 ? (x = re.value[E - 1]) == null ? void 0 : x.accumulator : 0 : A = Math.floor(E) * n.itemSize, pt(A);
5068
+ var A;
5069
+ let x;
5070
+ n.itemSize === null ? x = E > 0 ? (A = re.value[E - 1]) == null ? void 0 : A.accumulator : 0 : x = Math.floor(E) * n.itemSize, pt(x);
5069
5071
  }, bt = () => {
5070
5072
  const E = u.value;
5071
- v.value !== "middle" && (v.value = "middle", t("user-position", "middle")), E.scrollTop === 0 && (v.value = "top", t("user-position", "top")), E.scrollTop + E.clientHeight === E.scrollHeight && (v.value = "bottom", t("user-position", "bottom")), _ || (_ = !0, requestAnimationFrame(() => {
5072
- _ = !1, xe(!1, !0);
5073
+ y.value !== "middle" && (y.value = "middle", t("user-position", "middle")), E.scrollTop === 0 && (y.value = "top", t("user-position", "top")), E.scrollTop + E.clientHeight === E.scrollHeight && (y.value = "bottom", t("user-position", "bottom")), v || (v = !0, requestAnimationFrame(() => {
5074
+ v = !1, Ae(!1, !0);
5073
5075
  }));
5074
5076
  };
5075
5077
  return a({
5076
5078
  scrollToItem: gt,
5077
- _updateVisibleItems: xe
5078
- }), (E, A) => (d(), h("div", {
5079
+ _updateVisibleItems: Ae
5080
+ }), (E, x) => (d(), h("div", {
5079
5081
  ref_key: "scroller",
5080
5082
  ref: u,
5081
5083
  class: w(["vue-recycle-scroller", {
@@ -5090,22 +5092,22 @@ const Xa = {
5090
5092
  class: w(["vue-recycle-scroller__item-wrapper", e.listClass])
5091
5093
  }, {
5092
5094
  default: f(() => [
5093
- (d(!0), h(G, null, Z(r.value, (x) => (d(), L(Se(e.itemTag), T({
5094
- key: x.nr.id,
5095
+ (d(!0), h(G, null, Z(r.value, (A) => (d(), L(Se(e.itemTag), T({
5096
+ key: A.nr.id,
5095
5097
  style: o.value ? {
5096
- transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${x.position}px) translate${e.direction === "vertical" ? "X" : "Y"}(${x.offset}px)`,
5098
+ transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${A.position}px) translate${e.direction === "vertical" ? "X" : "Y"}(${A.offset}px)`,
5097
5099
  width: void 0,
5098
5100
  height: void 0
5099
5101
  } : null,
5100
5102
  class: ["vue-recycle-scroller__item-view", [
5101
5103
  e.itemClass,
5102
5104
  {
5103
- hover: !e.skipHover && l.value === x.nr.key
5105
+ hover: !e.skipHover && l.value === A.nr.key
5104
5106
  }
5105
5107
  ]]
5106
5108
  }, U(e.skipHover ? {} : {
5107
5109
  mouseenter: () => {
5108
- l.value = x.nr.key;
5110
+ l.value = A.nr.key;
5109
5111
  },
5110
5112
  mouseleave: () => {
5111
5113
  l.value = null;
@@ -5113,9 +5115,9 @@ const Xa = {
5113
5115
  })), {
5114
5116
  default: f(() => [
5115
5117
  m(E.$slots, "default", {
5116
- item: x.item,
5117
- index: x.nr.index,
5118
- active: x.nr.used
5118
+ item: A.item,
5119
+ index: A.nr.index,
5120
+ active: A.nr.used
5119
5121
  })
5120
5122
  ]),
5121
5123
  _: 2
@@ -5125,7 +5127,7 @@ const Xa = {
5125
5127
  }, 8, ["style", "class"]))
5126
5128
  ], 34));
5127
5129
  }
5128
- }, hr = {
5130
+ }, ur = {
5129
5131
  name: "DtScrollerItem",
5130
5132
  inject: [
5131
5133
  "vscrollData",
@@ -5245,11 +5247,11 @@ const Xa = {
5245
5247
  render() {
5246
5248
  return wn(this.tag, this.$slots.default());
5247
5249
  }
5248
- }, fr = {
5250
+ }, hr = {
5249
5251
  name: "DynamicScroller",
5250
5252
  components: {
5251
5253
  CoreScroller: Xa,
5252
- DtScrollerItem: hr
5254
+ DtScrollerItem: ur
5253
5255
  },
5254
5256
  provide() {
5255
5257
  return typeof ResizeObserver < "u" && (this.$_resizeObserver = new ResizeObserver((e) => {
@@ -5417,7 +5419,7 @@ const Xa = {
5417
5419
  }
5418
5420
  }
5419
5421
  };
5420
- function mr(e, a, t, n, s, i) {
5422
+ function fr(e, a, t, n, s, i) {
5421
5423
  const r = g("dt-scroller-item"), l = g("core-scroller");
5422
5424
  return d(), L(l, T({
5423
5425
  ref: "scroller",
@@ -5428,20 +5430,20 @@ function mr(e, a, t, n, s, i) {
5428
5430
  "list-tag": t.listTag,
5429
5431
  "item-tag": t.itemTag
5430
5432
  }, e.$attrs), {
5431
- default: f(({ item: o, index: u, active: v }) => [
5433
+ default: f(({ item: o, index: u, active: y }) => [
5432
5434
  b(r, {
5433
5435
  item: o,
5434
- active: v,
5436
+ active: y,
5435
5437
  "size-dependencies": [
5436
5438
  o.message
5437
5439
  ],
5438
5440
  "data-index": u
5439
5441
  }, {
5440
5442
  default: f(() => [
5441
- m(e.$slots, "default", Ge(xt({
5443
+ m(e.$slots, "default", Ge(At({
5442
5444
  item: o.item,
5443
5445
  index: u,
5444
- active: v,
5446
+ active: y,
5445
5447
  itemWithSize: o
5446
5448
  })))
5447
5449
  ]),
@@ -5451,7 +5453,7 @@ function mr(e, a, t, n, s, i) {
5451
5453
  _: 3
5452
5454
  }, 16, ["items", "min-item-size", "direction", "key-field", "list-tag", "item-tag"]);
5453
5455
  }
5454
- const pr = /* @__PURE__ */ I(fr, [["render", mr]]), Ru = {
5456
+ const mr = /* @__PURE__ */ I(hr, [["render", fr]]), Tu = {
5455
5457
  __name: "DtScroller",
5456
5458
  props: {
5457
5459
  /**
@@ -5559,7 +5561,7 @@ const pr = /* @__PURE__ */ I(fr, [["render", mr]]), Ru = {
5559
5561
  height: typeof n.scrollerHeight == "number" ? `${n.scrollerHeight}px` : n.scrollerHeight
5560
5562
  }));
5561
5563
  Ke(n, () => {
5562
- v();
5564
+ y();
5563
5565
  }, { deep: !0, immediate: !0 });
5564
5566
  function r() {
5565
5567
  s.value && s.value.scrollToBottom();
@@ -5573,7 +5575,7 @@ const pr = /* @__PURE__ */ I(fr, [["render", mr]]), Ru = {
5573
5575
  function u() {
5574
5576
  s.value && (n.dynamic ? s.value.dynamicScrollerUpdateItemsFromBottom() : s.value._updateVisibleItems(!1, !0));
5575
5577
  }
5576
- function v() {
5578
+ function y() {
5577
5579
  n.dynamic && !n.minItemSize && console.error("scroller error: 'minItemSize' is required on 'dynamic' mode."), !n.dynamic && !n.itemSize && console.error("scroller error: 'itemSize' is required.");
5578
5580
  }
5579
5581
  return a({
@@ -5581,7 +5583,7 @@ const pr = /* @__PURE__ */ I(fr, [["render", mr]]), Ru = {
5581
5583
  scrollToItem: l,
5582
5584
  updateItems: o,
5583
5585
  updateItemsFromBottom: u
5584
- }), (c, y) => (d(), L(Se(e.dynamic ? pr : Xa), {
5586
+ }), (c, _) => (d(), L(Se(e.dynamic ? mr : Xa), {
5585
5587
  ref_key: "scroller",
5586
5588
  ref: s,
5587
5589
  "data-qa": "dt-scroller",
@@ -5594,11 +5596,11 @@ const pr = /* @__PURE__ */ I(fr, [["render", mr]]), Ru = {
5594
5596
  "item-tag": e.itemTag,
5595
5597
  style: Le(i.value),
5596
5598
  tabindex: "0",
5597
- onUserPosition: y[0] || (y[0] = (_) => c.$emit("user-position", _))
5599
+ onUserPosition: _[0] || (_[0] = (v) => c.$emit("user-position", v))
5598
5600
  }, {
5599
- default: f(({ item: _, index: S, active: M }) => [
5600
- m(c.$slots, "default", Ge(xt({
5601
- item: _,
5601
+ default: f(({ item: v, index: S, active: M }) => [
5602
+ m(c.$slots, "default", Ge(At({
5603
+ item: v,
5602
5604
  index: S,
5603
5605
  active: M
5604
5606
  })))
@@ -5650,26 +5652,26 @@ function Bt(e, a) {
5650
5652
  function He(e, a) {
5651
5653
  if (k(2, arguments), !a || Re(a) !== "object")
5652
5654
  return /* @__PURE__ */ new Date(NaN);
5653
- var t = a.years ? z(a.years) : 0, n = a.months ? z(a.months) : 0, s = a.weeks ? z(a.weeks) : 0, i = a.days ? z(a.days) : 0, r = a.hours ? z(a.hours) : 0, l = a.minutes ? z(a.minutes) : 0, o = a.seconds ? z(a.seconds) : 0, u = D(e), v = n || t ? Bt(u, n + t * 12) : u, c = i || s ? ht(v, i + s * 7) : v, y = l + r * 60, _ = o + y * 60, S = _ * 1e3, M = new Date(c.getTime() + S);
5655
+ var t = a.years ? z(a.years) : 0, n = a.months ? z(a.months) : 0, s = a.weeks ? z(a.weeks) : 0, i = a.days ? z(a.days) : 0, r = a.hours ? z(a.hours) : 0, l = a.minutes ? z(a.minutes) : 0, o = a.seconds ? z(a.seconds) : 0, u = D(e), y = n || t ? Bt(u, n + t * 12) : u, c = i || s ? ht(y, i + s * 7) : y, _ = l + r * 60, v = o + _ * 60, S = v * 1e3, M = new Date(c.getTime() + S);
5654
5656
  return M;
5655
5657
  }
5656
- function gr(e, a) {
5658
+ function pr(e, a) {
5657
5659
  k(2, arguments);
5658
5660
  var t = D(e).getTime(), n = z(a);
5659
5661
  return new Date(t + n);
5660
5662
  }
5661
- var br = {};
5663
+ var gr = {};
5662
5664
  function Ee() {
5663
- return br;
5665
+ return gr;
5664
5666
  }
5665
5667
  function It(e, a) {
5666
5668
  var t, n, s, i, r, l, o, u;
5667
5669
  k(1, arguments);
5668
- var v = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.weekStartsOn) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && s !== void 0 ? s : v.weekStartsOn) !== null && n !== void 0 ? n : (o = v.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && t !== void 0 ? t : 0);
5670
+ var y = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.weekStartsOn) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && s !== void 0 ? s : y.weekStartsOn) !== null && n !== void 0 ? n : (o = y.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && t !== void 0 ? t : 0);
5669
5671
  if (!(c >= 0 && c <= 6))
5670
5672
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
5671
- var y = D(e), _ = y.getDay(), S = (_ < c ? 7 : 0) + _ - c;
5672
- return y.setDate(y.getDate() - S), y.setHours(0, 0, 0, 0), y;
5673
+ var _ = D(e), v = _.getDay(), S = (v < c ? 7 : 0) + v - c;
5674
+ return _.setDate(_.getDate() - S), _.setHours(0, 0, 0, 0), _;
5673
5675
  }
5674
5676
  function Ye(e) {
5675
5677
  var a = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
@@ -5680,38 +5682,38 @@ function it(e) {
5680
5682
  var a = D(e);
5681
5683
  return a.setHours(0, 0, 0, 0), a;
5682
5684
  }
5683
- var _r = 864e5;
5685
+ var br = 864e5;
5684
5686
  function vr(e, a) {
5685
5687
  k(2, arguments);
5686
5688
  var t = it(e), n = it(a), s = t.getTime() - Ye(t), i = n.getTime() - Ye(n);
5687
- return Math.round((s - i) / _r);
5689
+ return Math.round((s - i) / br);
5688
5690
  }
5689
5691
  function ke(e, a) {
5690
5692
  k(2, arguments);
5691
5693
  var t = D(e), n = D(a), s = t.getTime() - n.getTime();
5692
5694
  return s < 0 ? -1 : s > 0 ? 1 : s;
5693
5695
  }
5694
- var yr = 6e4, Sr = 36e5;
5696
+ var yr = 6e4, _r = 36e5;
5695
5697
  function Za(e, a) {
5696
5698
  k(2, arguments);
5697
5699
  var t = it(e), n = it(a);
5698
5700
  return t.getTime() === n.getTime();
5699
5701
  }
5700
- function wr(e) {
5702
+ function Sr(e) {
5701
5703
  return k(1, arguments), e instanceof Date || Re(e) === "object" && Object.prototype.toString.call(e) === "[object Date]";
5702
5704
  }
5703
- function Cr(e) {
5704
- if (k(1, arguments), !wr(e) && typeof e != "number")
5705
+ function wr(e) {
5706
+ if (k(1, arguments), !Sr(e) && typeof e != "number")
5705
5707
  return !1;
5706
5708
  var a = D(e);
5707
5709
  return !isNaN(Number(a));
5708
5710
  }
5709
- function Ir(e, a) {
5711
+ function Cr(e, a) {
5710
5712
  k(2, arguments);
5711
5713
  var t = D(e), n = D(a), s = t.getFullYear() - n.getFullYear(), i = t.getMonth() - n.getMonth();
5712
5714
  return s * 12 + i;
5713
5715
  }
5714
- function kr(e, a) {
5716
+ function Ir(e, a) {
5715
5717
  k(2, arguments);
5716
5718
  var t = D(e), n = D(a);
5717
5719
  return t.getFullYear() - n.getFullYear();
@@ -5720,7 +5722,7 @@ function Ca(e, a) {
5720
5722
  var t = e.getFullYear() - a.getFullYear() || e.getMonth() - a.getMonth() || e.getDate() - a.getDate() || e.getHours() - a.getHours() || e.getMinutes() - a.getMinutes() || e.getSeconds() - a.getSeconds() || e.getMilliseconds() - a.getMilliseconds();
5721
5723
  return t < 0 ? -1 : t > 0 ? 1 : t;
5722
5724
  }
5723
- function Dr(e, a) {
5725
+ function kr(e, a) {
5724
5726
  k(2, arguments);
5725
5727
  var t = D(e), n = D(a), s = Ca(t, n), i = Math.abs(vr(t, n));
5726
5728
  t.setDate(t.getDate() - s * i);
@@ -5738,44 +5740,44 @@ var Ia = {
5738
5740
  return a < 0 ? Math.ceil(a) : Math.floor(a);
5739
5741
  }
5740
5742
  // Math.trunc is not supported by IE
5741
- }, Tr = "trunc";
5743
+ }, Dr = "trunc";
5742
5744
  function qt(e) {
5743
- return e ? Ia[e] : Ia[Tr];
5745
+ return e ? Ia[e] : Ia[Dr];
5744
5746
  }
5745
- function Or(e, a, t) {
5747
+ function Tr(e, a, t) {
5746
5748
  k(2, arguments);
5747
- var n = zt(e, a) / Sr;
5749
+ var n = zt(e, a) / _r;
5748
5750
  return qt(t == null ? void 0 : t.roundingMethod)(n);
5749
5751
  }
5750
- function Lr(e, a, t) {
5752
+ function Or(e, a, t) {
5751
5753
  k(2, arguments);
5752
5754
  var n = zt(e, a) / yr;
5753
5755
  return qt(t == null ? void 0 : t.roundingMethod)(n);
5754
5756
  }
5755
- function Er(e) {
5757
+ function Lr(e) {
5756
5758
  k(1, arguments);
5757
5759
  var a = D(e);
5758
5760
  return a.setHours(23, 59, 59, 999), a;
5759
5761
  }
5760
- function Mr(e) {
5762
+ function Er(e) {
5761
5763
  k(1, arguments);
5762
5764
  var a = D(e), t = a.getMonth();
5763
5765
  return a.setFullYear(a.getFullYear(), t + 1, 0), a.setHours(23, 59, 59, 999), a;
5764
5766
  }
5765
- function xr(e) {
5767
+ function Mr(e) {
5766
5768
  k(1, arguments);
5767
5769
  var a = D(e);
5768
- return Er(a).getTime() === Mr(a).getTime();
5770
+ return Lr(a).getTime() === Er(a).getTime();
5769
5771
  }
5770
5772
  function Ja(e, a) {
5771
5773
  k(2, arguments);
5772
- var t = D(e), n = D(a), s = ke(t, n), i = Math.abs(Ir(t, n)), r;
5774
+ var t = D(e), n = D(a), s = ke(t, n), i = Math.abs(Cr(t, n)), r;
5773
5775
  if (i < 1)
5774
5776
  r = 0;
5775
5777
  else {
5776
5778
  t.getMonth() === 1 && t.getDate() > 27 && t.setDate(30), t.setMonth(t.getMonth() - s * i);
5777
5779
  var l = ke(t, n) === -s;
5778
- xr(D(e)) && i === 1 && ke(e, n) === 1 && (l = !1), r = s * (i - Number(l));
5780
+ Mr(D(e)) && i === 1 && ke(e, n) === 1 && (l = !1), r = s * (i - Number(l));
5779
5781
  }
5780
5782
  return r === 0 ? 0 : r;
5781
5783
  }
@@ -5786,23 +5788,23 @@ function en(e, a, t) {
5786
5788
  }
5787
5789
  function Ar(e, a) {
5788
5790
  k(2, arguments);
5789
- var t = D(e), n = D(a), s = ke(t, n), i = Math.abs(kr(t, n));
5791
+ var t = D(e), n = D(a), s = ke(t, n), i = Math.abs(Ir(t, n));
5790
5792
  t.setFullYear(1584), n.setFullYear(1584);
5791
5793
  var r = ke(t, n) === -s, l = s * (i - Number(r));
5792
5794
  return l === 0 ? 0 : l;
5793
5795
  }
5794
- function Rr(e, a) {
5796
+ function xr(e, a) {
5795
5797
  k(2, arguments);
5796
5798
  var t = z(a);
5797
- return gr(e, -t);
5799
+ return pr(e, -t);
5798
5800
  }
5799
- var Pr = 864e5;
5800
- function $r(e) {
5801
+ var Rr = 864e5;
5802
+ function Pr(e) {
5801
5803
  k(1, arguments);
5802
5804
  var a = D(e), t = a.getTime();
5803
5805
  a.setUTCMonth(0, 1), a.setUTCHours(0, 0, 0, 0);
5804
5806
  var n = a.getTime(), s = t - n;
5805
- return Math.floor(s / Pr) + 1;
5807
+ return Math.floor(s / Rr) + 1;
5806
5808
  }
5807
5809
  function st(e) {
5808
5810
  k(1, arguments);
@@ -5818,61 +5820,61 @@ function tn(e) {
5818
5820
  var r = st(i);
5819
5821
  return a.getTime() >= s.getTime() ? t + 1 : a.getTime() >= r.getTime() ? t : t - 1;
5820
5822
  }
5821
- function Nr(e) {
5823
+ function $r(e) {
5822
5824
  k(1, arguments);
5823
5825
  var a = tn(e), t = /* @__PURE__ */ new Date(0);
5824
5826
  t.setUTCFullYear(a, 0, 4), t.setUTCHours(0, 0, 0, 0);
5825
5827
  var n = st(t);
5826
5828
  return n;
5827
5829
  }
5828
- var Br = 6048e5;
5829
- function zr(e) {
5830
+ var Nr = 6048e5;
5831
+ function Br(e) {
5830
5832
  k(1, arguments);
5831
- var a = D(e), t = st(a).getTime() - Nr(a).getTime();
5832
- return Math.round(t / Br) + 1;
5833
+ var a = D(e), t = st(a).getTime() - $r(a).getTime();
5834
+ return Math.round(t / Nr) + 1;
5833
5835
  }
5834
5836
  function rt(e, a) {
5835
5837
  var t, n, s, i, r, l, o, u;
5836
5838
  k(1, arguments);
5837
- var v = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.weekStartsOn) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && s !== void 0 ? s : v.weekStartsOn) !== null && n !== void 0 ? n : (o = v.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && t !== void 0 ? t : 0);
5839
+ var y = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.weekStartsOn) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.weekStartsOn) !== null && s !== void 0 ? s : y.weekStartsOn) !== null && n !== void 0 ? n : (o = y.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && t !== void 0 ? t : 0);
5838
5840
  if (!(c >= 0 && c <= 6))
5839
5841
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
5840
- var y = D(e), _ = y.getUTCDay(), S = (_ < c ? 7 : 0) + _ - c;
5841
- return y.setUTCDate(y.getUTCDate() - S), y.setUTCHours(0, 0, 0, 0), y;
5842
+ var _ = D(e), v = _.getUTCDay(), S = (v < c ? 7 : 0) + v - c;
5843
+ return _.setUTCDate(_.getUTCDate() - S), _.setUTCHours(0, 0, 0, 0), _;
5842
5844
  }
5843
5845
  function an(e, a) {
5844
5846
  var t, n, s, i, r, l, o, u;
5845
5847
  k(1, arguments);
5846
- var v = D(e), c = v.getUTCFullYear(), y = Ee(), _ = z((t = (n = (s = (i = a == null ? void 0 : a.firstWeekContainsDate) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && s !== void 0 ? s : y.firstWeekContainsDate) !== null && n !== void 0 ? n : (o = y.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && t !== void 0 ? t : 1);
5847
- if (!(_ >= 1 && _ <= 7))
5848
+ var y = D(e), c = y.getUTCFullYear(), _ = Ee(), v = z((t = (n = (s = (i = a == null ? void 0 : a.firstWeekContainsDate) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && s !== void 0 ? s : _.firstWeekContainsDate) !== null && n !== void 0 ? n : (o = _.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && t !== void 0 ? t : 1);
5849
+ if (!(v >= 1 && v <= 7))
5848
5850
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
5849
5851
  var S = /* @__PURE__ */ new Date(0);
5850
- S.setUTCFullYear(c + 1, 0, _), S.setUTCHours(0, 0, 0, 0);
5852
+ S.setUTCFullYear(c + 1, 0, v), S.setUTCHours(0, 0, 0, 0);
5851
5853
  var M = rt(S, a), N = /* @__PURE__ */ new Date(0);
5852
- N.setUTCFullYear(c, 0, _), N.setUTCHours(0, 0, 0, 0);
5854
+ N.setUTCFullYear(c, 0, v), N.setUTCHours(0, 0, 0, 0);
5853
5855
  var H = rt(N, a);
5854
- return v.getTime() >= M.getTime() ? c + 1 : v.getTime() >= H.getTime() ? c : c - 1;
5856
+ return y.getTime() >= M.getTime() ? c + 1 : y.getTime() >= H.getTime() ? c : c - 1;
5855
5857
  }
5856
- function qr(e, a) {
5858
+ function zr(e, a) {
5857
5859
  var t, n, s, i, r, l, o, u;
5858
5860
  k(1, arguments);
5859
- var v = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.firstWeekContainsDate) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && s !== void 0 ? s : v.firstWeekContainsDate) !== null && n !== void 0 ? n : (o = v.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && t !== void 0 ? t : 1), y = an(e, a), _ = /* @__PURE__ */ new Date(0);
5860
- _.setUTCFullYear(y, 0, c), _.setUTCHours(0, 0, 0, 0);
5861
- var S = rt(_, a);
5861
+ var y = Ee(), c = z((t = (n = (s = (i = a == null ? void 0 : a.firstWeekContainsDate) !== null && i !== void 0 ? i : a == null || (r = a.locale) === null || r === void 0 || (l = r.options) === null || l === void 0 ? void 0 : l.firstWeekContainsDate) !== null && s !== void 0 ? s : y.firstWeekContainsDate) !== null && n !== void 0 ? n : (o = y.locale) === null || o === void 0 || (u = o.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && t !== void 0 ? t : 1), _ = an(e, a), v = /* @__PURE__ */ new Date(0);
5862
+ v.setUTCFullYear(_, 0, c), v.setUTCHours(0, 0, 0, 0);
5863
+ var S = rt(v, a);
5862
5864
  return S;
5863
5865
  }
5864
- var Fr = 6048e5;
5865
- function Hr(e, a) {
5866
+ var qr = 6048e5;
5867
+ function Fr(e, a) {
5866
5868
  k(1, arguments);
5867
- var t = D(e), n = rt(t, a).getTime() - qr(t, a).getTime();
5868
- return Math.round(n / Fr) + 1;
5869
+ var t = D(e), n = rt(t, a).getTime() - zr(t, a).getTime();
5870
+ return Math.round(n / qr) + 1;
5869
5871
  }
5870
5872
  function $(e, a) {
5871
5873
  for (var t = e < 0 ? "-" : "", n = Math.abs(e).toString(); n.length < a; )
5872
5874
  n = "0" + n;
5873
5875
  return t + n;
5874
5876
  }
5875
- var Wr = {
5877
+ var Hr = {
5876
5878
  // Year
5877
5879
  y: function(a, t) {
5878
5880
  var n = a.getUTCFullYear(), s = n > 0 ? n : 1 - n;
@@ -5925,8 +5927,8 @@ var Wr = {
5925
5927
  return $(i, t.length);
5926
5928
  }
5927
5929
  };
5928
- const ve = Wr;
5929
- var Ae = {
5930
+ const ye = Hr;
5931
+ var xe = {
5930
5932
  am: "am",
5931
5933
  pm: "pm",
5932
5934
  midnight: "midnight",
@@ -5935,7 +5937,7 @@ var Ae = {
5935
5937
  afternoon: "afternoon",
5936
5938
  evening: "evening",
5937
5939
  night: "night"
5938
- }, Vr = {
5940
+ }, Wr = {
5939
5941
  // Era
5940
5942
  G: function(a, t, n) {
5941
5943
  var s = a.getUTCFullYear() > 0 ? 1 : 0;
@@ -5965,7 +5967,7 @@ var Ae = {
5965
5967
  unit: "year"
5966
5968
  });
5967
5969
  }
5968
- return ve.y(a, t);
5970
+ return ye.y(a, t);
5969
5971
  },
5970
5972
  // Local week-numbering year
5971
5973
  Y: function(a, t, n, s) {
@@ -6062,7 +6064,7 @@ var Ae = {
6062
6064
  switch (t) {
6063
6065
  case "M":
6064
6066
  case "MM":
6065
- return ve.M(a, t);
6067
+ return ye.M(a, t);
6066
6068
  case "Mo":
6067
6069
  return n.ordinalNumber(s + 1, {
6068
6070
  unit: "month"
@@ -6117,14 +6119,14 @@ var Ae = {
6117
6119
  },
6118
6120
  // Local week of year
6119
6121
  w: function(a, t, n, s) {
6120
- var i = Hr(a, s);
6122
+ var i = Fr(a, s);
6121
6123
  return t === "wo" ? n.ordinalNumber(i, {
6122
6124
  unit: "week"
6123
6125
  }) : $(i, t.length);
6124
6126
  },
6125
6127
  // ISO week of year
6126
6128
  I: function(a, t, n) {
6127
- var s = zr(a);
6129
+ var s = Br(a);
6128
6130
  return t === "Io" ? n.ordinalNumber(s, {
6129
6131
  unit: "week"
6130
6132
  }) : $(s, t.length);
@@ -6133,11 +6135,11 @@ var Ae = {
6133
6135
  d: function(a, t, n) {
6134
6136
  return t === "do" ? n.ordinalNumber(a.getUTCDate(), {
6135
6137
  unit: "date"
6136
- }) : ve.d(a, t);
6138
+ }) : ye.d(a, t);
6137
6139
  },
6138
6140
  // Day of year
6139
6141
  D: function(a, t, n) {
6140
- var s = $r(a);
6142
+ var s = Pr(a);
6141
6143
  return t === "Do" ? n.ordinalNumber(s, {
6142
6144
  unit: "dayOfYear"
6143
6145
  }) : $(s, t.length);
@@ -6307,7 +6309,7 @@ var Ae = {
6307
6309
  // AM, PM, midnight, noon
6308
6310
  b: function(a, t, n) {
6309
6311
  var s = a.getUTCHours(), i;
6310
- switch (s === 12 ? i = Ae.noon : s === 0 ? i = Ae.midnight : i = s / 12 >= 1 ? "pm" : "am", t) {
6312
+ switch (s === 12 ? i = xe.noon : s === 0 ? i = xe.midnight : i = s / 12 >= 1 ? "pm" : "am", t) {
6311
6313
  case "b":
6312
6314
  case "bb":
6313
6315
  return n.dayPeriod(i, {
@@ -6335,7 +6337,7 @@ var Ae = {
6335
6337
  // in the morning, in the afternoon, in the evening, at night
6336
6338
  B: function(a, t, n) {
6337
6339
  var s = a.getUTCHours(), i;
6338
- switch (s >= 17 ? i = Ae.evening : s >= 12 ? i = Ae.afternoon : s >= 4 ? i = Ae.morning : i = Ae.night, t) {
6340
+ switch (s >= 17 ? i = xe.evening : s >= 12 ? i = xe.afternoon : s >= 4 ? i = xe.morning : i = xe.night, t) {
6339
6341
  case "B":
6340
6342
  case "BB":
6341
6343
  case "BBB":
@@ -6364,13 +6366,13 @@ var Ae = {
6364
6366
  unit: "hour"
6365
6367
  });
6366
6368
  }
6367
- return ve.h(a, t);
6369
+ return ye.h(a, t);
6368
6370
  },
6369
6371
  // Hour [0-23]
6370
6372
  H: function(a, t, n) {
6371
6373
  return t === "Ho" ? n.ordinalNumber(a.getUTCHours(), {
6372
6374
  unit: "hour"
6373
- }) : ve.H(a, t);
6375
+ }) : ye.H(a, t);
6374
6376
  },
6375
6377
  // Hour [0-11]
6376
6378
  K: function(a, t, n) {
@@ -6390,17 +6392,17 @@ var Ae = {
6390
6392
  m: function(a, t, n) {
6391
6393
  return t === "mo" ? n.ordinalNumber(a.getUTCMinutes(), {
6392
6394
  unit: "minute"
6393
- }) : ve.m(a, t);
6395
+ }) : ye.m(a, t);
6394
6396
  },
6395
6397
  // Second
6396
6398
  s: function(a, t, n) {
6397
6399
  return t === "so" ? n.ordinalNumber(a.getUTCSeconds(), {
6398
6400
  unit: "second"
6399
- }) : ve.s(a, t);
6401
+ }) : ye.s(a, t);
6400
6402
  },
6401
6403
  // Fraction of second
6402
6404
  S: function(a, t) {
6403
- return ve.S(a, t);
6405
+ return ye.S(a, t);
6404
6406
  },
6405
6407
  // Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
6406
6408
  X: function(a, t, n, s) {
@@ -6489,7 +6491,7 @@ function Ce(e, a) {
6489
6491
  var t = a || "", n = e > 0 ? "-" : "+", s = Math.abs(e), i = $(Math.floor(s / 60), 2), r = $(s % 60, 2);
6490
6492
  return n + i + t + r;
6491
6493
  }
6492
- const Ur = Vr;
6494
+ const Vr = Wr;
6493
6495
  var Ta = function(a, t) {
6494
6496
  switch (a) {
6495
6497
  case "P":
@@ -6530,7 +6532,7 @@ var Ta = function(a, t) {
6530
6532
  width: "full"
6531
6533
  });
6532
6534
  }
6533
- }, jr = function(a, t) {
6535
+ }, Ur = function(a, t) {
6534
6536
  var n = a.match(/(P+)(p+)?/) || [], s = n[1], i = n[2];
6535
6537
  if (!i)
6536
6538
  return Ta(a, t);
@@ -6559,18 +6561,18 @@ var Ta = function(a, t) {
6559
6561
  break;
6560
6562
  }
6561
6563
  return r.replace("{{date}}", Ta(s, t)).replace("{{time}}", nn(i, t));
6562
- }, Kr = {
6564
+ }, jr = {
6563
6565
  p: nn,
6564
- P: jr
6566
+ P: Ur
6565
6567
  };
6566
- const Yr = Kr;
6567
- var Gr = ["D", "DD"], Xr = ["YY", "YYYY"];
6568
+ const Kr = jr;
6569
+ var Yr = ["D", "DD"], Gr = ["YY", "YYYY"];
6570
+ function Xr(e) {
6571
+ return Yr.indexOf(e) !== -1;
6572
+ }
6568
6573
  function Qr(e) {
6569
6574
  return Gr.indexOf(e) !== -1;
6570
6575
  }
6571
- function Zr(e) {
6572
- return Xr.indexOf(e) !== -1;
6573
- }
6574
6576
  function Oa(e, a, t) {
6575
6577
  if (e === "YYYY")
6576
6578
  throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(a, "`) for formatting years to the input `").concat(t, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
@@ -6581,7 +6583,7 @@ function Oa(e, a, t) {
6581
6583
  if (e === "DD")
6582
6584
  throw new RangeError("Use `dd` instead of `DD` (in `".concat(a, "`) for formatting days of the month to the input `").concat(t, "`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));
6583
6585
  }
6584
- var Jr = {
6586
+ var Zr = {
6585
6587
  lessThanXSeconds: {
6586
6588
  one: "less than a second",
6587
6589
  other: "less than {{count}} seconds"
@@ -6643,58 +6645,58 @@ var Jr = {
6643
6645
  one: "almost 1 year",
6644
6646
  other: "almost {{count}} years"
6645
6647
  }
6646
- }, eo = function(a, t, n) {
6647
- var s, i = Jr[a];
6648
+ }, Jr = function(a, t, n) {
6649
+ var s, i = Zr[a];
6648
6650
  return typeof i == "string" ? s = i : t === 1 ? s = i.one : s = i.other.replace("{{count}}", t.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + s : s + " ago" : s;
6649
6651
  };
6650
- const to = eo;
6651
- function vt(e) {
6652
+ const eo = Jr;
6653
+ function yt(e) {
6652
6654
  return function() {
6653
6655
  var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = a.width ? String(a.width) : e.defaultWidth, n = e.formats[t] || e.formats[e.defaultWidth];
6654
6656
  return n;
6655
6657
  };
6656
6658
  }
6657
- var ao = {
6659
+ var to = {
6658
6660
  full: "EEEE, MMMM do, y",
6659
6661
  long: "MMMM do, y",
6660
6662
  medium: "MMM d, y",
6661
6663
  short: "MM/dd/yyyy"
6662
- }, no = {
6664
+ }, ao = {
6663
6665
  full: "h:mm:ss a zzzz",
6664
6666
  long: "h:mm:ss a z",
6665
6667
  medium: "h:mm:ss a",
6666
6668
  short: "h:mm a"
6667
- }, io = {
6669
+ }, no = {
6668
6670
  full: "{{date}} 'at' {{time}}",
6669
6671
  long: "{{date}} 'at' {{time}}",
6670
6672
  medium: "{{date}}, {{time}}",
6671
6673
  short: "{{date}}, {{time}}"
6672
- }, so = {
6673
- date: vt({
6674
- formats: ao,
6674
+ }, io = {
6675
+ date: yt({
6676
+ formats: to,
6675
6677
  defaultWidth: "full"
6676
6678
  }),
6677
- time: vt({
6678
- formats: no,
6679
+ time: yt({
6680
+ formats: ao,
6679
6681
  defaultWidth: "full"
6680
6682
  }),
6681
- dateTime: vt({
6682
- formats: io,
6683
+ dateTime: yt({
6684
+ formats: no,
6683
6685
  defaultWidth: "full"
6684
6686
  })
6685
6687
  };
6686
- const ro = so;
6687
- var oo = {
6688
+ const so = io;
6689
+ var ro = {
6688
6690
  lastWeek: "'last' eeee 'at' p",
6689
6691
  yesterday: "'yesterday at' p",
6690
6692
  today: "'today at' p",
6691
6693
  tomorrow: "'tomorrow at' p",
6692
6694
  nextWeek: "eeee 'at' p",
6693
6695
  other: "P"
6694
- }, lo = function(a, t, n, s) {
6695
- return oo[a];
6696
+ }, oo = function(a, t, n, s) {
6697
+ return ro[a];
6696
6698
  };
6697
- const co = lo;
6699
+ const lo = oo;
6698
6700
  function We(e) {
6699
6701
  return function(a, t) {
6700
6702
  var n = t != null && t.context ? String(t.context) : "standalone", s;
@@ -6709,24 +6711,24 @@ function We(e) {
6709
6711
  return s[u];
6710
6712
  };
6711
6713
  }
6712
- var uo = {
6714
+ var co = {
6713
6715
  narrow: ["B", "A"],
6714
6716
  abbreviated: ["BC", "AD"],
6715
6717
  wide: ["Before Christ", "Anno Domini"]
6716
- }, ho = {
6718
+ }, uo = {
6717
6719
  narrow: ["1", "2", "3", "4"],
6718
6720
  abbreviated: ["Q1", "Q2", "Q3", "Q4"],
6719
6721
  wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
6720
- }, fo = {
6722
+ }, ho = {
6721
6723
  narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
6722
6724
  abbreviated: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
6723
6725
  wide: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
6724
- }, mo = {
6726
+ }, fo = {
6725
6727
  narrow: ["S", "M", "T", "W", "T", "F", "S"],
6726
6728
  short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
6727
6729
  abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
6728
6730
  wide: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
6729
- }, po = {
6731
+ }, mo = {
6730
6732
  narrow: {
6731
6733
  am: "a",
6732
6734
  pm: "p",
@@ -6757,7 +6759,7 @@ var uo = {
6757
6759
  evening: "evening",
6758
6760
  night: "night"
6759
6761
  }
6760
- }, go = {
6762
+ }, po = {
6761
6763
  narrow: {
6762
6764
  am: "a",
6763
6765
  pm: "p",
@@ -6788,7 +6790,7 @@ var uo = {
6788
6790
  evening: "in the evening",
6789
6791
  night: "at night"
6790
6792
  }
6791
- }, bo = function(a, t) {
6793
+ }, go = function(a, t) {
6792
6794
  var n = Number(a), s = n % 100;
6793
6795
  if (s > 20 || s < 10)
6794
6796
  switch (s % 10) {
@@ -6800,50 +6802,50 @@ var uo = {
6800
6802
  return n + "rd";
6801
6803
  }
6802
6804
  return n + "th";
6803
- }, _o = {
6804
- ordinalNumber: bo,
6805
+ }, bo = {
6806
+ ordinalNumber: go,
6805
6807
  era: We({
6806
- values: uo,
6808
+ values: co,
6807
6809
  defaultWidth: "wide"
6808
6810
  }),
6809
6811
  quarter: We({
6810
- values: ho,
6812
+ values: uo,
6811
6813
  defaultWidth: "wide",
6812
6814
  argumentCallback: function(a) {
6813
6815
  return a - 1;
6814
6816
  }
6815
6817
  }),
6816
6818
  month: We({
6817
- values: fo,
6819
+ values: ho,
6818
6820
  defaultWidth: "wide"
6819
6821
  }),
6820
6822
  day: We({
6821
- values: mo,
6823
+ values: fo,
6822
6824
  defaultWidth: "wide"
6823
6825
  }),
6824
6826
  dayPeriod: We({
6825
- values: po,
6827
+ values: mo,
6826
6828
  defaultWidth: "wide",
6827
- formattingValues: go,
6829
+ formattingValues: po,
6828
6830
  defaultFormattingWidth: "wide"
6829
6831
  })
6830
6832
  };
6831
- const vo = _o;
6833
+ const vo = bo;
6832
6834
  function Ve(e) {
6833
6835
  return function(a) {
6834
6836
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.width, s = n && e.matchPatterns[n] || e.matchPatterns[e.defaultMatchWidth], i = a.match(s);
6835
6837
  if (!i)
6836
6838
  return null;
6837
- var r = i[0], l = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], o = Array.isArray(l) ? So(l, function(c) {
6839
+ var r = i[0], l = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], o = Array.isArray(l) ? _o(l, function(c) {
6838
6840
  return c.test(r);
6839
6841
  }) : yo(l, function(c) {
6840
6842
  return c.test(r);
6841
6843
  }), u;
6842
6844
  u = e.valueCallback ? e.valueCallback(o) : o, u = t.valueCallback ? t.valueCallback(u) : u;
6843
- var v = a.slice(r.length);
6845
+ var y = a.slice(r.length);
6844
6846
  return {
6845
6847
  value: u,
6846
- rest: v
6848
+ rest: y
6847
6849
  };
6848
6850
  };
6849
6851
  }
@@ -6852,12 +6854,12 @@ function yo(e, a) {
6852
6854
  if (e.hasOwnProperty(t) && a(e[t]))
6853
6855
  return t;
6854
6856
  }
6855
- function So(e, a) {
6857
+ function _o(e, a) {
6856
6858
  for (var t = 0; t < e.length; t++)
6857
6859
  if (a(e[t]))
6858
6860
  return t;
6859
6861
  }
6860
- function wo(e) {
6862
+ function So(e) {
6861
6863
  return function(a) {
6862
6864
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = a.match(e.matchPattern);
6863
6865
  if (!n)
@@ -6874,37 +6876,37 @@ function wo(e) {
6874
6876
  };
6875
6877
  };
6876
6878
  }
6877
- var Co = /^(\d+)(th|st|nd|rd)?/i, Io = /\d+/i, ko = {
6879
+ var wo = /^(\d+)(th|st|nd|rd)?/i, Co = /\d+/i, Io = {
6878
6880
  narrow: /^(b|a)/i,
6879
6881
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
6880
6882
  wide: /^(before christ|before common era|anno domini|common era)/i
6881
- }, Do = {
6883
+ }, ko = {
6882
6884
  any: [/^b/i, /^(a|c)/i]
6883
- }, To = {
6885
+ }, Do = {
6884
6886
  narrow: /^[1234]/i,
6885
6887
  abbreviated: /^q[1234]/i,
6886
6888
  wide: /^[1234](th|st|nd|rd)? quarter/i
6887
- }, Oo = {
6889
+ }, To = {
6888
6890
  any: [/1/i, /2/i, /3/i, /4/i]
6889
- }, Lo = {
6891
+ }, Oo = {
6890
6892
  narrow: /^[jfmasond]/i,
6891
6893
  abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
6892
6894
  wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
6893
- }, Eo = {
6895
+ }, Lo = {
6894
6896
  narrow: [/^j/i, /^f/i, /^m/i, /^a/i, /^m/i, /^j/i, /^j/i, /^a/i, /^s/i, /^o/i, /^n/i, /^d/i],
6895
6897
  any: [/^ja/i, /^f/i, /^mar/i, /^ap/i, /^may/i, /^jun/i, /^jul/i, /^au/i, /^s/i, /^o/i, /^n/i, /^d/i]
6896
- }, Mo = {
6898
+ }, Eo = {
6897
6899
  narrow: /^[smtwf]/i,
6898
6900
  short: /^(su|mo|tu|we|th|fr|sa)/i,
6899
6901
  abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
6900
6902
  wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
6901
- }, xo = {
6903
+ }, Mo = {
6902
6904
  narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
6903
6905
  any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
6904
6906
  }, Ao = {
6905
6907
  narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
6906
6908
  any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
6907
- }, Ro = {
6909
+ }, xo = {
6908
6910
  any: {
6909
6911
  am: /^a/i,
6910
6912
  pm: /^p/i,
@@ -6915,70 +6917,70 @@ var Co = /^(\d+)(th|st|nd|rd)?/i, Io = /\d+/i, ko = {
6915
6917
  evening: /evening/i,
6916
6918
  night: /night/i
6917
6919
  }
6918
- }, Po = {
6919
- ordinalNumber: wo({
6920
- matchPattern: Co,
6921
- parsePattern: Io,
6920
+ }, Ro = {
6921
+ ordinalNumber: So({
6922
+ matchPattern: wo,
6923
+ parsePattern: Co,
6922
6924
  valueCallback: function(a) {
6923
6925
  return parseInt(a, 10);
6924
6926
  }
6925
6927
  }),
6926
6928
  era: Ve({
6927
- matchPatterns: ko,
6929
+ matchPatterns: Io,
6928
6930
  defaultMatchWidth: "wide",
6929
- parsePatterns: Do,
6931
+ parsePatterns: ko,
6930
6932
  defaultParseWidth: "any"
6931
6933
  }),
6932
6934
  quarter: Ve({
6933
- matchPatterns: To,
6935
+ matchPatterns: Do,
6934
6936
  defaultMatchWidth: "wide",
6935
- parsePatterns: Oo,
6937
+ parsePatterns: To,
6936
6938
  defaultParseWidth: "any",
6937
6939
  valueCallback: function(a) {
6938
6940
  return a + 1;
6939
6941
  }
6940
6942
  }),
6941
6943
  month: Ve({
6942
- matchPatterns: Lo,
6944
+ matchPatterns: Oo,
6943
6945
  defaultMatchWidth: "wide",
6944
- parsePatterns: Eo,
6946
+ parsePatterns: Lo,
6945
6947
  defaultParseWidth: "any"
6946
6948
  }),
6947
6949
  day: Ve({
6948
- matchPatterns: Mo,
6950
+ matchPatterns: Eo,
6949
6951
  defaultMatchWidth: "wide",
6950
- parsePatterns: xo,
6952
+ parsePatterns: Mo,
6951
6953
  defaultParseWidth: "any"
6952
6954
  }),
6953
6955
  dayPeriod: Ve({
6954
6956
  matchPatterns: Ao,
6955
6957
  defaultMatchWidth: "any",
6956
- parsePatterns: Ro,
6958
+ parsePatterns: xo,
6957
6959
  defaultParseWidth: "any"
6958
6960
  })
6959
6961
  };
6960
- const $o = Po;
6961
- var No = {
6962
+ const Po = Ro;
6963
+ var $o = {
6962
6964
  code: "en-US",
6963
- formatDistance: to,
6964
- formatLong: ro,
6965
- formatRelative: co,
6965
+ formatDistance: eo,
6966
+ formatLong: so,
6967
+ formatRelative: lo,
6966
6968
  localize: vo,
6967
- match: $o,
6969
+ match: Po,
6968
6970
  options: {
6969
6971
  weekStartsOn: 0,
6970
6972
  firstWeekContainsDate: 1
6971
6973
  }
6972
6974
  };
6973
- const Ft = No;
6974
- var Bo = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, zo = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, qo = /^'([^]*?)'?$/, Fo = /''/g, Ho = /[a-zA-Z]/;
6975
+ const Ft = $o;
6976
+ var No = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Bo = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, zo = /^'([^]*?)'?$/, qo = /''/g, Fo = /[a-zA-Z]/;
6975
6977
  function we(e, a, t) {
6976
- var n, s, i, r, l, o, u, v, c, y, _, S, M, N, H, me, re, Ne;
6978
+ var n, s, i, r, l, o, u, y, c, _, v, S, M, N, H, me, re, Ne;
6977
6979
  k(2, arguments);
6978
- var mt = String(a), pe = Ee(), de = (n = (s = t == null ? void 0 : t.locale) !== null && s !== void 0 ? s : pe.locale) !== null && n !== void 0 ? n : Ft, Be = z((i = (r = (l = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (u = t.locale) === null || u === void 0 || (v = u.options) === null || v === void 0 ? void 0 : v.firstWeekContainsDate) !== null && l !== void 0 ? l : pe.firstWeekContainsDate) !== null && r !== void 0 ? r : (c = pe.locale) === null || c === void 0 || (y = c.options) === null || y === void 0 ? void 0 : y.firstWeekContainsDate) !== null && i !== void 0 ? i : 1);
6980
+ var mt = String(a), pe = Ee(), de = (n = (s = t == null ? void 0 : t.locale) !== null && s !== void 0 ? s : pe.locale) !== null && n !== void 0 ? n : Ft, Be = z((i = (r = (l = (o = t == null ? void 0 : t.firstWeekContainsDate) !== null && o !== void 0 ? o : t == null || (u = t.locale) === null || u === void 0 || (y = u.options) === null || y === void 0 ? void 0 : y.firstWeekContainsDate) !== null && l !== void 0 ? l : pe.firstWeekContainsDate) !== null && r !== void 0 ? r : (c = pe.locale) === null || c === void 0 || (_ = c.options) === null || _ === void 0 ? void 0 : _.firstWeekContainsDate) !== null && i !== void 0 ? i : 1);
6979
6981
  if (!(Be >= 1 && Be <= 7))
6980
6982
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
6981
- var ze = z((_ = (S = (M = (N = t == null ? void 0 : t.weekStartsOn) !== null && N !== void 0 ? N : t == null || (H = t.locale) === null || H === void 0 || (me = H.options) === null || me === void 0 ? void 0 : me.weekStartsOn) !== null && M !== void 0 ? M : pe.weekStartsOn) !== null && S !== void 0 ? S : (re = pe.locale) === null || re === void 0 || (Ne = re.options) === null || Ne === void 0 ? void 0 : Ne.weekStartsOn) !== null && _ !== void 0 ? _ : 0);
6983
+ var ze = z((v = (S = (M = (N = t == null ? void 0 : t.weekStartsOn) !== null && N !== void 0 ? N : t == null || (H = t.locale) === null || H === void 0 || (me = H.options) === null || me === void 0 ? void 0 : me.weekStartsOn) !== null && M !== void 0 ? M : pe.weekStartsOn) !== null && S !== void 0 ? S : (re = pe.locale) === null || re === void 0 || (Ne = re.options) === null || Ne === void 0 ? void 0 : Ne.weekStartsOn) !== null && v !== void 0 ? v : 0);
6982
6984
  if (!(ze >= 0 && ze <= 6))
6983
6985
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
6984
6986
  if (!de.localize)
@@ -6986,38 +6988,38 @@ function we(e, a, t) {
6986
6988
  if (!de.formatLong)
6987
6989
  throw new RangeError("locale must contain formatLong property");
6988
6990
  var Me = D(e);
6989
- if (!Cr(Me))
6991
+ if (!wr(Me))
6990
6992
  throw new RangeError("Invalid time value");
6991
- var xe = Ye(Me), pt = Rr(Me, xe), gt = {
6993
+ var Ae = Ye(Me), pt = xr(Me, Ae), gt = {
6992
6994
  firstWeekContainsDate: Be,
6993
6995
  weekStartsOn: ze,
6994
6996
  locale: de,
6995
6997
  _originalDate: Me
6996
- }, bt = mt.match(zo).map(function(E) {
6997
- var A = E[0];
6998
- if (A === "p" || A === "P") {
6999
- var x = Yr[A];
7000
- return x(E, de.formatLong);
6998
+ }, bt = mt.match(Bo).map(function(E) {
6999
+ var x = E[0];
7000
+ if (x === "p" || x === "P") {
7001
+ var A = Kr[x];
7002
+ return A(E, de.formatLong);
7001
7003
  }
7002
7004
  return E;
7003
- }).join("").match(Bo).map(function(E) {
7005
+ }).join("").match(No).map(function(E) {
7004
7006
  if (E === "''")
7005
7007
  return "'";
7006
- var A = E[0];
7007
- if (A === "'")
7008
- return Wo(E);
7009
- var x = Ur[A];
7010
- if (x)
7011
- return !(t != null && t.useAdditionalWeekYearTokens) && Zr(E) && Oa(E, a, String(e)), !(t != null && t.useAdditionalDayOfYearTokens) && Qr(E) && Oa(E, a, String(e)), x(pt, E, de.localize, gt);
7012
- if (A.match(Ho))
7013
- throw new RangeError("Format string contains an unescaped latin alphabet character `" + A + "`");
7008
+ var x = E[0];
7009
+ if (x === "'")
7010
+ return Ho(E);
7011
+ var A = Vr[x];
7012
+ if (A)
7013
+ return !(t != null && t.useAdditionalWeekYearTokens) && Qr(E) && Oa(E, a, String(e)), !(t != null && t.useAdditionalDayOfYearTokens) && Xr(E) && Oa(E, a, String(e)), A(pt, E, de.localize, gt);
7014
+ if (x.match(Fo))
7015
+ throw new RangeError("Format string contains an unescaped latin alphabet character `" + x + "`");
7014
7016
  return E;
7015
7017
  }).join("");
7016
7018
  return bt;
7017
7019
  }
7018
- function Wo(e) {
7019
- var a = e.match(qo);
7020
- return a ? a[1].replace(Fo, "'") : e;
7020
+ function Ho(e) {
7021
+ var a = e.match(zo);
7022
+ return a ? a[1].replace(qo, "'") : e;
7021
7023
  }
7022
7024
  function sn(e, a) {
7023
7025
  if (e == null)
@@ -7026,11 +7028,11 @@ function sn(e, a) {
7026
7028
  Object.prototype.hasOwnProperty.call(a, t) && (e[t] = a[t]);
7027
7029
  return e;
7028
7030
  }
7029
- function Vo(e) {
7031
+ function Wo(e) {
7030
7032
  return sn({}, e);
7031
7033
  }
7032
- var La = 1440, Uo = 2520, yt = 43200, jo = 86400;
7033
- function Ko(e, a, t) {
7034
+ var La = 1440, Vo = 2520, _t = 43200, Uo = 86400;
7035
+ function jo(e, a, t) {
7034
7036
  var n, s;
7035
7037
  k(2, arguments);
7036
7038
  var i = Ee(), r = (n = (s = t == null ? void 0 : t.locale) !== null && s !== void 0 ? s : i.locale) !== null && n !== void 0 ? n : Ft;
@@ -7039,60 +7041,60 @@ function Ko(e, a, t) {
7039
7041
  var l = ke(e, a);
7040
7042
  if (isNaN(l))
7041
7043
  throw new RangeError("Invalid time value");
7042
- var o = sn(Vo(t), {
7044
+ var o = sn(Wo(t), {
7043
7045
  addSuffix: !!(t != null && t.addSuffix),
7044
7046
  comparison: l
7045
- }), u, v;
7046
- l > 0 ? (u = D(a), v = D(e)) : (u = D(e), v = D(a));
7047
- var c = en(v, u), y = (Ye(v) - Ye(u)) / 1e3, _ = Math.round((c - y) / 60), S;
7048
- if (_ < 2)
7049
- return t != null && t.includeSeconds ? c < 5 ? r.formatDistance("lessThanXSeconds", 5, o) : c < 10 ? r.formatDistance("lessThanXSeconds", 10, o) : c < 20 ? r.formatDistance("lessThanXSeconds", 20, o) : c < 40 ? r.formatDistance("halfAMinute", 0, o) : c < 60 ? r.formatDistance("lessThanXMinutes", 1, o) : r.formatDistance("xMinutes", 1, o) : _ === 0 ? r.formatDistance("lessThanXMinutes", 1, o) : r.formatDistance("xMinutes", _, o);
7050
- if (_ < 45)
7051
- return r.formatDistance("xMinutes", _, o);
7052
- if (_ < 90)
7047
+ }), u, y;
7048
+ l > 0 ? (u = D(a), y = D(e)) : (u = D(e), y = D(a));
7049
+ var c = en(y, u), _ = (Ye(y) - Ye(u)) / 1e3, v = Math.round((c - _) / 60), S;
7050
+ if (v < 2)
7051
+ return t != null && t.includeSeconds ? c < 5 ? r.formatDistance("lessThanXSeconds", 5, o) : c < 10 ? r.formatDistance("lessThanXSeconds", 10, o) : c < 20 ? r.formatDistance("lessThanXSeconds", 20, o) : c < 40 ? r.formatDistance("halfAMinute", 0, o) : c < 60 ? r.formatDistance("lessThanXMinutes", 1, o) : r.formatDistance("xMinutes", 1, o) : v === 0 ? r.formatDistance("lessThanXMinutes", 1, o) : r.formatDistance("xMinutes", v, o);
7052
+ if (v < 45)
7053
+ return r.formatDistance("xMinutes", v, o);
7054
+ if (v < 90)
7053
7055
  return r.formatDistance("aboutXHours", 1, o);
7054
- if (_ < La) {
7055
- var M = Math.round(_ / 60);
7056
+ if (v < La) {
7057
+ var M = Math.round(v / 60);
7056
7058
  return r.formatDistance("aboutXHours", M, o);
7057
7059
  } else {
7058
- if (_ < Uo)
7060
+ if (v < Vo)
7059
7061
  return r.formatDistance("xDays", 1, o);
7060
- if (_ < yt) {
7061
- var N = Math.round(_ / La);
7062
+ if (v < _t) {
7063
+ var N = Math.round(v / La);
7062
7064
  return r.formatDistance("xDays", N, o);
7063
- } else if (_ < jo)
7064
- return S = Math.round(_ / yt), r.formatDistance("aboutXMonths", S, o);
7065
+ } else if (v < Uo)
7066
+ return S = Math.round(v / _t), r.formatDistance("aboutXMonths", S, o);
7065
7067
  }
7066
- if (S = Ja(v, u), S < 12) {
7067
- var H = Math.round(_ / yt);
7068
+ if (S = Ja(y, u), S < 12) {
7069
+ var H = Math.round(v / _t);
7068
7070
  return r.formatDistance("xMonths", H, o);
7069
7071
  } else {
7070
7072
  var me = S % 12, re = Math.floor(S / 12);
7071
7073
  return me < 3 ? r.formatDistance("aboutXYears", re, o) : me < 9 ? r.formatDistance("overXYears", re, o) : r.formatDistance("almostXYears", re + 1, o);
7072
7074
  }
7073
7075
  }
7074
- var Yo = ["years", "months", "weeks", "days", "hours", "minutes", "seconds"];
7075
- function Go(e, a) {
7076
+ var Ko = ["years", "months", "weeks", "days", "hours", "minutes", "seconds"];
7077
+ function Yo(e, a) {
7076
7078
  var t, n, s, i, r;
7077
7079
  if (arguments.length < 1)
7078
7080
  throw new TypeError("1 argument required, but only ".concat(arguments.length, " present"));
7079
- var l = Ee(), o = (t = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : l.locale) !== null && t !== void 0 ? t : Ft, u = (s = a == null ? void 0 : a.format) !== null && s !== void 0 ? s : Yo, v = (i = a == null ? void 0 : a.zero) !== null && i !== void 0 ? i : !1, c = (r = a == null ? void 0 : a.delimiter) !== null && r !== void 0 ? r : " ";
7081
+ var l = Ee(), o = (t = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : l.locale) !== null && t !== void 0 ? t : Ft, u = (s = a == null ? void 0 : a.format) !== null && s !== void 0 ? s : Ko, y = (i = a == null ? void 0 : a.zero) !== null && i !== void 0 ? i : !1, c = (r = a == null ? void 0 : a.delimiter) !== null && r !== void 0 ? r : " ";
7080
7082
  if (!o.formatDistance)
7081
7083
  return "";
7082
- var y = u.reduce(function(_, S) {
7084
+ var _ = u.reduce(function(v, S) {
7083
7085
  var M = "x".concat(S.replace(/(^.)/, function(H) {
7084
7086
  return H.toUpperCase();
7085
7087
  })), N = e[S];
7086
- return typeof N == "number" && (v || e[S]) ? _.concat(o.formatDistance(M, N)) : _;
7088
+ return typeof N == "number" && (y || e[S]) ? v.concat(o.formatDistance(M, N)) : v;
7087
7089
  }, []).join(c);
7088
- return y;
7090
+ return _;
7089
7091
  }
7090
- function Xo(e) {
7092
+ function Go(e) {
7091
7093
  k(1, arguments);
7092
7094
  var a = D(e), t = a.getDate();
7093
7095
  return t;
7094
7096
  }
7095
- function Qo(e) {
7097
+ function Xo(e) {
7096
7098
  k(1, arguments);
7097
7099
  var a = D(e), t = a.getFullYear(), n = a.getMonth(), s = /* @__PURE__ */ new Date(0);
7098
7100
  return s.setFullYear(t, n + 1, 0), s.setHours(0, 0, 0, 0), s.getDate();
@@ -7105,7 +7107,7 @@ function at(e) {
7105
7107
  function kt(e) {
7106
7108
  return k(1, arguments), D(e).getFullYear();
7107
7109
  }
7108
- function Zo(e) {
7110
+ function Qo(e) {
7109
7111
  k(1, arguments);
7110
7112
  var a = D(e.start), t = D(e.end);
7111
7113
  if (isNaN(a.getTime()))
@@ -7121,71 +7123,71 @@ function Zo(e) {
7121
7123
  var r = He(i, {
7122
7124
  months: s * n.months
7123
7125
  });
7124
- n.days = Math.abs(Dr(t, r));
7126
+ n.days = Math.abs(kr(t, r));
7125
7127
  var l = He(r, {
7126
7128
  days: s * n.days
7127
7129
  });
7128
- n.hours = Math.abs(Or(t, l));
7130
+ n.hours = Math.abs(Tr(t, l));
7129
7131
  var o = He(l, {
7130
7132
  hours: s * n.hours
7131
7133
  });
7132
- n.minutes = Math.abs(Lr(t, o));
7134
+ n.minutes = Math.abs(Or(t, o));
7133
7135
  var u = He(o, {
7134
7136
  minutes: s * n.minutes
7135
7137
  });
7136
7138
  return n.seconds = Math.abs(en(t, u)), n;
7137
7139
  }
7138
- function Jo(e, a) {
7140
+ function Zo(e, a) {
7139
7141
  k(2, arguments);
7140
7142
  var t = D(e), n = D(a);
7141
7143
  return t.getTime() === n.getTime();
7142
7144
  }
7143
- function el(e, a, t) {
7145
+ function Jo(e, a, t) {
7144
7146
  k(2, arguments);
7145
7147
  var n = It(e, t), s = It(a, t);
7146
7148
  return n.getTime() === s.getTime();
7147
7149
  }
7148
- function tl(e, a) {
7150
+ function el(e, a) {
7149
7151
  k(2, arguments);
7150
7152
  var t = D(e), n = D(a);
7151
7153
  return t.getFullYear() === n.getFullYear();
7152
7154
  }
7153
- function al(e, a) {
7154
- return k(1, arguments), el(e, Date.now(), a);
7155
+ function tl(e, a) {
7156
+ return k(1, arguments), Jo(e, Date.now(), a);
7155
7157
  }
7156
- function nl(e) {
7157
- return k(1, arguments), tl(e, Date.now());
7158
+ function al(e) {
7159
+ return k(1, arguments), el(e, Date.now());
7158
7160
  }
7159
- function il(e) {
7161
+ function nl(e) {
7160
7162
  return k(1, arguments), Za(e, Date.now());
7161
7163
  }
7162
- function sl(e, a) {
7164
+ function il(e, a) {
7163
7165
  k(2, arguments);
7164
7166
  var t = z(a);
7165
7167
  return ht(e, -t);
7166
7168
  }
7167
- function rl(e) {
7168
- return k(1, arguments), Za(e, sl(Date.now(), 1));
7169
+ function sl(e) {
7170
+ return k(1, arguments), Za(e, il(Date.now(), 1));
7169
7171
  }
7170
- function ol(e, a) {
7172
+ function rl(e, a) {
7171
7173
  k(2, arguments);
7172
7174
  var t = D(e), n = z(a), s = t.getFullYear(), i = t.getDate(), r = /* @__PURE__ */ new Date(0);
7173
7175
  r.setFullYear(s, n, 15), r.setHours(0, 0, 0, 0);
7174
- var l = Qo(r);
7176
+ var l = Xo(r);
7175
7177
  return t.setMonth(n, Math.min(i, l)), t;
7176
7178
  }
7177
- function ll(e, a) {
7179
+ function ol(e, a) {
7178
7180
  if (k(2, arguments), Re(a) !== "object" || a === null)
7179
7181
  throw new RangeError("values parameter must be an object");
7180
7182
  var t = D(e);
7181
- return isNaN(t.getTime()) ? /* @__PURE__ */ new Date(NaN) : (a.year != null && t.setFullYear(a.year), a.month != null && (t = ol(t, a.month)), a.date != null && t.setDate(z(a.date)), a.hours != null && t.setHours(z(a.hours)), a.minutes != null && t.setMinutes(z(a.minutes)), a.seconds != null && t.setSeconds(z(a.seconds)), a.milliseconds != null && t.setMilliseconds(z(a.milliseconds)), t);
7183
+ return isNaN(t.getTime()) ? /* @__PURE__ */ new Date(NaN) : (a.year != null && t.setFullYear(a.year), a.month != null && (t = rl(t, a.month)), a.date != null && t.setDate(z(a.date)), a.hours != null && t.setHours(z(a.hours)), a.minutes != null && t.setMinutes(z(a.minutes)), a.seconds != null && t.setSeconds(z(a.seconds)), a.milliseconds != null && t.setMilliseconds(z(a.milliseconds)), t);
7182
7184
  }
7183
- function dl(e, a) {
7185
+ function ll(e, a) {
7184
7186
  k(2, arguments);
7185
7187
  var t = z(a);
7186
7188
  return Bt(e, -t);
7187
7189
  }
7188
- const Dt = (e) => e ? new Date(e) : /* @__PURE__ */ new Date(), cl = (e, a, t) => {
7190
+ const Dt = (e) => e ? new Date(e) : /* @__PURE__ */ new Date(), dl = (e, a, t) => {
7189
7191
  const n = Dt(JSON.parse(JSON.stringify(e))), s = [];
7190
7192
  for (let i = 0; i < 7; i++) {
7191
7193
  const r = ht(n, i), l = at(r) !== a;
@@ -7199,32 +7201,32 @@ const Dt = (e) => e ? new Date(e) : /* @__PURE__ */ new Date(), cl = (e, a, t) =
7199
7201
  });
7200
7202
  }
7201
7203
  return s;
7202
- }, ul = (e, a) => !e || !a ? !1 : Jo(e, a), hl = (e, a, t) => {
7204
+ }, cl = (e, a) => !e || !a ? !1 : Zo(e, a), ul = (e, a, t) => {
7203
7205
  const n = [], s = Dt(new Date(a, e)), i = Dt(new Date(a, e + 1, 0)), l = It(s, { weekStartsOn: Qa }), o = (u) => {
7204
- const v = cl(u, e, t);
7205
- if (n.push({ days: v }), !n[n.length - 1].days.some(
7206
- (c) => ul(c.value, i)
7206
+ const y = dl(u, e, t);
7207
+ if (n.push({ days: y }), !n[n.length - 1].days.some(
7208
+ (c) => cl(c.value, i)
7207
7209
  )) {
7208
7210
  const c = ht(u, 7);
7209
7211
  o(c);
7210
7212
  }
7211
7213
  };
7212
7214
  return o(l), n;
7213
- }, fl = (e, a) => {
7215
+ }, hl = (e, a) => {
7214
7216
  const t = [1, 2, 3, 4, 5, 6, 7].map((i) => new Intl.DateTimeFormat(e, { weekday: "short", timeZone: "UTC" }).format(/* @__PURE__ */ new Date(`2017-01-0${i}T00:00:00+00:00`)).slice(0, 2)), n = t.slice(0, a), s = t.slice(a + 1, t.length);
7215
7217
  return [t[a]].concat(...s).concat(...n);
7216
- }, ml = (e, a) => we(new Date(2e3, e, 1), a);
7217
- function pl(e, a) {
7218
- const t = Q(at(e.selectedDate)), n = Q(kt(e.selectedDate)), s = Q(null), i = Q(0), r = Q([]), l = Ie(() => hl(t.value, n.value, s.value)), o = Ie(() => (M, N) => ml(M, N));
7218
+ }, fl = (e, a) => we(new Date(2e3, e, 1), a);
7219
+ function ml(e, a) {
7220
+ const t = Q(at(e.selectedDate)), n = Q(kt(e.selectedDate)), s = Q(null), i = Q(0), r = Q([]), l = Ie(() => ul(t.value, n.value, s.value)), o = Ie(() => (M, N) => fl(M, N));
7219
7221
  Ke(t, () => {
7220
- y(), a("calendar-days", l.value);
7222
+ _(), a("calendar-days", l.value);
7221
7223
  }, { immediate: !0 }), Ke(n, () => {
7222
- y(), a("calendar-days", l.value);
7224
+ _(), a("calendar-days", l.value);
7223
7225
  }, { immediate: !0 });
7224
7226
  function u(M) {
7225
7227
  r.value.includes(M) || r.value.push(M);
7226
7228
  }
7227
- function v() {
7229
+ function y() {
7228
7230
  r.value[0].focus();
7229
7231
  }
7230
7232
  function c(M) {
@@ -7246,12 +7248,12 @@ function pl(e, a) {
7246
7248
  break;
7247
7249
  }
7248
7250
  }
7249
- function y() {
7251
+ function _() {
7250
7252
  const M = kt(e.selectedDate), N = at(e.selectedDate);
7251
- M !== n.value || N !== t.value ? s.value = null : s.value = Xo(e.selectedDate);
7253
+ M !== n.value || N !== t.value ? s.value = null : s.value = Go(e.selectedDate);
7252
7254
  }
7253
- function _(M) {
7254
- const N = ll(e.selectedDate, { month: t.value, year: n.value }), H = ++M ? Bt(N, 1) : dl(N, 1);
7255
+ function v(M) {
7256
+ const N = ol(e.selectedDate, { month: t.value, year: n.value }), H = ++M ? Bt(N, 1) : ll(N, 1);
7255
7257
  t.value = at(H);
7256
7258
  }
7257
7259
  function S(M) {
@@ -7262,13 +7264,13 @@ function pl(e, a) {
7262
7264
  selectYear: n,
7263
7265
  formattedMonth: o,
7264
7266
  setDayRef: u,
7265
- focusMonthYearPicker: v,
7267
+ focusMonthYearPicker: y,
7266
7268
  handleKeyDown: c,
7267
- changeMonth: _,
7269
+ changeMonth: v,
7268
7270
  changeYear: S
7269
7271
  };
7270
7272
  }
7271
- const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l = ["aria-label"], vl = ["aria-label"], yl = ["aria-label"], Sl = {
7273
+ const pl = { class: "d-datepicker__month-year-picker" }, gl = ["aria-label"], bl = ["aria-label"], vl = ["aria-label"], yl = ["aria-label"], _l = {
7272
7274
  __name: "month-year-picker",
7273
7275
  props: {
7274
7276
  prevMonthLabel: {
@@ -7325,14 +7327,14 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7325
7327
  setDayRef: l,
7326
7328
  focusMonthYearPicker: o,
7327
7329
  handleKeyDown: u,
7328
- changeMonth: v,
7330
+ changeMonth: y,
7329
7331
  changeYear: c
7330
- } = pl(n, t);
7332
+ } = ml(n, t);
7331
7333
  return Ha(() => {
7332
7334
  o();
7333
7335
  }), a({
7334
7336
  focusMonthYearPicker: o
7335
- }), (y, _) => (d(), h("div", gl, [
7337
+ }), (_, v) => (d(), h("div", pl, [
7336
7338
  p("div", null, [
7337
7339
  p("button", {
7338
7340
  id: "prevYearButton",
@@ -7341,14 +7343,14 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7341
7343
  },
7342
7344
  type: "button",
7343
7345
  "aria-label": `${e.changeToLabel} ${e.prevYearLabel} ${R(i) - 1}`,
7344
- onClick: _[0] || (_[0] = (S) => R(c)(-1)),
7345
- onKeydown: _[1] || (_[1] = (S) => R(u)(S))
7346
+ onClick: v[0] || (v[0] = (S) => R(c)(-1)),
7347
+ onKeydown: v[1] || (v[1] = (S) => R(u)(S))
7346
7348
  }, [
7347
7349
  b(R(V), {
7348
7350
  name: "chevrons-left",
7349
7351
  size: "400"
7350
7352
  })
7351
- ], 40, bl),
7353
+ ], 40, gl),
7352
7354
  p("button", {
7353
7355
  id: "prevMonthButton",
7354
7356
  ref: (S) => {
@@ -7356,14 +7358,14 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7356
7358
  },
7357
7359
  type: "button",
7358
7360
  "aria-label": `${e.changeToLabel} ${e.prevMonthLabel} ${R(r)(R(s) - 1, R(tt))}`,
7359
- onClick: _[2] || (_[2] = (S) => R(v)(-1)),
7360
- onKeydown: _[3] || (_[3] = (S) => R(u)(S))
7361
+ onClick: v[2] || (v[2] = (S) => R(y)(-1)),
7362
+ onKeydown: v[3] || (v[3] = (S) => R(u)(S))
7361
7363
  }, [
7362
7364
  b(R(V), {
7363
7365
  name: "chevron-left",
7364
7366
  size: "300"
7365
7367
  })
7366
- ], 40, _l)
7368
+ ], 40, bl)
7367
7369
  ]),
7368
7370
  p("div", null, [
7369
7371
  p("p", null, O(R(r)(R(s), R(tt))) + " " + O(R(i)), 1)
@@ -7376,8 +7378,8 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7376
7378
  },
7377
7379
  type: "button",
7378
7380
  "aria-label": `${e.changeToLabel} ${e.nextMonthLabel} ${R(r)(R(s) + 1, R(tt))}`,
7379
- onClick: _[4] || (_[4] = (S) => R(v)(1)),
7380
- onKeydown: _[5] || (_[5] = (S) => R(u)(S))
7381
+ onClick: v[4] || (v[4] = (S) => R(y)(1)),
7382
+ onKeydown: v[5] || (v[5] = (S) => R(u)(S))
7381
7383
  }, [
7382
7384
  b(R(V), {
7383
7385
  name: "chevron-right",
@@ -7391,8 +7393,8 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7391
7393
  },
7392
7394
  type: "button",
7393
7395
  "aria-label": `${e.changeToLabel} ${e.nextYearLabel} ${R(i) + 1}`,
7394
- onClick: _[6] || (_[6] = (S) => R(c)(1)),
7395
- onKeydown: _[7] || (_[7] = (S) => R(u)(S))
7396
+ onClick: v[6] || (v[6] = (S) => R(c)(1)),
7397
+ onKeydown: v[7] || (v[7] = (S) => R(u)(S))
7396
7398
  }, [
7397
7399
  b(R(V), {
7398
7400
  name: "chevrons-right",
@@ -7403,16 +7405,16 @@ const gl = { class: "d-datepicker__month-year-picker" }, bl = ["aria-label"], _l
7403
7405
  ]));
7404
7406
  }
7405
7407
  };
7406
- function wl(e, a) {
7407
- const t = Q(null), n = Q(0), s = Q([]), i = Ie(() => fl(e.locale, Qa));
7408
+ function Sl(e, a) {
7409
+ const t = Q(null), n = Q(0), s = Q([]), i = Ie(() => hl(e.locale, Qa));
7408
7410
  Ke(() => e.calendarDays, () => {
7409
7411
  n.value = 0, s.value = [], t.value = null;
7410
7412
  });
7411
7413
  function r(c) {
7412
7414
  return `${e.selectDayLabel} ${c.text} ${we(c.value, tt)} ${kt(c.value)}`;
7413
7415
  }
7414
- function l(c, y) {
7415
- !s.value.includes(c) && y && s.value.push(c);
7416
+ function l(c, _) {
7417
+ !s.value.includes(c) && _ && s.value.push(c);
7416
7418
  }
7417
7419
  function o(c) {
7418
7420
  switch (c.key) {
@@ -7449,7 +7451,7 @@ function wl(e, a) {
7449
7451
  function u() {
7450
7452
  n.value = 0, s.value[n.value].focus();
7451
7453
  }
7452
- function v(c) {
7454
+ function y(c) {
7453
7455
  c.currentMonth && (t.value = c.text, a("select-date", c.value));
7454
7456
  }
7455
7457
  return {
@@ -7459,10 +7461,10 @@ function wl(e, a) {
7459
7461
  setDayRef: l,
7460
7462
  handleKeyDown: o,
7461
7463
  focusFirstDay: u,
7462
- selectDay: v
7464
+ selectDay: y
7463
7465
  };
7464
7466
  }
7465
- const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__week-day" }, kl = ["aria-label", "onClick"], Dl = {
7467
+ const wl = { class: "d-datepicker__calendar" }, Cl = { class: "d-datepicker__week-day" }, Il = ["aria-label", "onClick"], kl = {
7466
7468
  __name: "calendar",
7467
7469
  props: {
7468
7470
  calendarDays: {
@@ -7507,21 +7509,21 @@ const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__wee
7507
7509
  setDayRef: l,
7508
7510
  handleKeyDown: o,
7509
7511
  focusFirstDay: u,
7510
- selectDay: v
7511
- } = wl(n, t);
7512
+ selectDay: y
7513
+ } = Sl(n, t);
7512
7514
  return a({
7513
7515
  focusFirstDay: u
7514
- }), (c, y) => (d(), h("div", Cl, [
7515
- p("div", Il, [
7516
- (d(!0), h(G, null, Z(R(i), (_) => (d(), h("div", { key: _ }, [
7517
- p("p", null, O(_), 1)
7516
+ }), (c, _) => (d(), h("div", wl, [
7517
+ p("div", Cl, [
7518
+ (d(!0), h(G, null, Z(R(i), (v) => (d(), h("div", { key: v }, [
7519
+ p("p", null, O(v), 1)
7518
7520
  ]))), 128))
7519
7521
  ]),
7520
- (d(!0), h(G, null, Z(e.calendarDays, (_, S) => (d(), h("div", {
7522
+ (d(!0), h(G, null, Z(e.calendarDays, (v, S) => (d(), h("div", {
7521
7523
  key: S,
7522
7524
  class: "d-datepicker__week"
7523
7525
  }, [
7524
- (d(!0), h(G, null, Z(_.days, (M, N) => (d(), h("button", {
7526
+ (d(!0), h(G, null, Z(v.days, (M, N) => (d(), h("button", {
7525
7527
  key: S + N,
7526
7528
  ref_for: !0,
7527
7529
  ref: (H) => {
@@ -7533,13 +7535,13 @@ const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__wee
7533
7535
  }]),
7534
7536
  type: "button",
7535
7537
  "aria-label": R(r)(M),
7536
- onClick: (H) => R(v)(M),
7537
- onKeydown: y[0] || (y[0] = (H) => R(o)(H))
7538
- }, O(M.text), 43, kl))), 128))
7538
+ onClick: (H) => R(y)(M),
7539
+ onKeydown: _[0] || (_[0] = (H) => R(o)(H))
7540
+ }, O(M.text), 43, Il))), 128))
7539
7541
  ]))), 128))
7540
7542
  ]));
7541
7543
  }
7542
- }, Tl = { class: "d-datepicker" }, Ol = { class: "d-datepicker--header" }, Ll = { class: "d-datepicker--body" }, Pu = {
7544
+ }, Dl = { class: "d-datepicker" }, Tl = { class: "d-datepicker--header" }, Ol = { class: "d-datepicker--body" }, Ou = {
7543
7545
  __name: "DtDatepicker",
7544
7546
  props: {
7545
7547
  /**
@@ -7641,9 +7643,9 @@ const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__wee
7641
7643
  function t(n) {
7642
7644
  a.value = n;
7643
7645
  }
7644
- return (n, s) => (d(), h("div", Tl, [
7645
- p("div", Ol, [
7646
- b(Sl, {
7646
+ return (n, s) => (d(), h("div", Dl, [
7647
+ p("div", Tl, [
7648
+ b(_l, {
7647
7649
  ref: "monthYearPicker",
7648
7650
  "prev-month-label": e.prevMonthLabel,
7649
7651
  "next-month-label": e.nextMonthLabel,
@@ -7656,8 +7658,8 @@ const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__wee
7656
7658
  onCloseDatepicker: s[1] || (s[1] = (i) => n.$emit("close-datepicker"))
7657
7659
  }, null, 8, ["prev-month-label", "next-month-label", "prev-year-label", "next-year-label", "change-to-label", "selected-date"])
7658
7660
  ]),
7659
- p("div", Ll, [
7660
- b(Dl, {
7661
+ p("div", Ol, [
7662
+ b(kl, {
7661
7663
  ref: "calendar",
7662
7664
  locale: e.locale,
7663
7665
  "calendar-days": a.value,
@@ -7670,25 +7672,25 @@ const Cl = { class: "d-datepicker__calendar" }, Il = { class: "d-datepicker__wee
7670
7672
  ]));
7671
7673
  }
7672
7674
  };
7673
- function $u(e) {
7675
+ function Lu(e) {
7674
7676
  return we(e, "EEEE, MMMM d, yyyy");
7675
7677
  }
7676
- function Nu(e) {
7678
+ function Eu(e) {
7677
7679
  return we(e, "MMMM d, yyyy");
7678
7680
  }
7679
- function Bu(e, a = !0) {
7681
+ function Mu(e, a = !0) {
7680
7682
  return we(e, a ? "EEE, MMM d, yyyy" : "MMM d, yyyy");
7681
7683
  }
7682
- function zu(e, a = !1) {
7684
+ function Au(e, a = !1) {
7683
7685
  return we(e, a ? "MMM d" : "MMMM d");
7684
7686
  }
7685
- function qu(e) {
7687
+ function xu(e) {
7686
7688
  return we(e, "MM/dd/yy");
7687
7689
  }
7688
- const El = {
7690
+ const Ll = {
7689
7691
  name: "DtRecipeComboboxWithPopover",
7690
7692
  components: {
7691
- DtCombobox: ui,
7693
+ DtCombobox: ci,
7692
7694
  DtPopover: Ot,
7693
7695
  ComboboxLoadingList: Ua,
7694
7696
  ComboboxEmptyList: ja
@@ -7966,8 +7968,8 @@ const El = {
7966
7968
  this.showList !== null || this.isListShown || !this.openWithArrowKeys || this.showComboboxList();
7967
7969
  }
7968
7970
  }
7969
- }, Ml = ["id"], xl = { ref: "header" }, Al = ["onMouseleave", "onFocusout"], Rl = { ref: "footer" };
7970
- function Pl(e, a, t, n, s, i) {
7971
+ }, El = ["id"], Ml = { ref: "header" }, Al = ["onMouseleave", "onFocusout"], xl = { ref: "footer" };
7972
+ function Rl(e, a, t, n, s, i) {
7971
7973
  const r = g("combobox-loading-list"), l = g("combobox-empty-list"), o = g("dt-popover"), u = g("dt-combobox");
7972
7974
  return d(), L(u, T({
7973
7975
  ref: "combobox",
@@ -7985,7 +7987,7 @@ function Pl(e, a, t, n, s, i) {
7985
7987
  "list-id": t.listId,
7986
7988
  "data-qa": "dt-combobox"
7987
7989
  }, i.comboboxListeners), {
7988
- input: f(({ inputProps: v }) => [
7990
+ input: f(({ inputProps: y }) => [
7989
7991
  p("div", {
7990
7992
  id: s.externalAnchor,
7991
7993
  ref: "input",
@@ -7996,16 +7998,16 @@ function Pl(e, a, t, n, s, i) {
7996
7998
  ]
7997
7999
  }, [
7998
8000
  m(e.$slots, "input", {
7999
- inputProps: v,
8001
+ inputProps: y,
8000
8002
  onInput: i.handleDisplayList
8001
8003
  })
8002
- ], 40, Ml)
8004
+ ], 40, El)
8003
8005
  ]),
8004
- list: f(({ opened: v, listProps: c, clearHighlightIndex: y }) => [
8006
+ list: f(({ opened: y, listProps: c, clearHighlightIndex: _ }) => [
8005
8007
  b(o, {
8006
8008
  ref: "popover",
8007
8009
  open: s.isListShown,
8008
- "onUpdate:open": a[3] || (a[3] = (_) => s.isListShown = _),
8010
+ "onUpdate:open": a[3] || (a[3] = (v) => s.isListShown = v),
8009
8011
  "hide-on-click": !1,
8010
8012
  "max-height": t.maxHeight,
8011
8013
  "max-width": t.maxWidth,
@@ -8025,14 +8027,14 @@ function Pl(e, a, t, n, s, i) {
8025
8027
  transition: t.transition,
8026
8028
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
8027
8029
  "visually-hidden-close": e.visuallyHiddenClose,
8028
- onOpened: v
8029
- }, At({
8030
+ onOpened: y
8031
+ }, xt({
8030
8032
  content: f(() => [
8031
8033
  p("div", {
8032
8034
  ref: "listWrapper",
8033
8035
  class: w([s.DROPDOWN_PADDING_CLASSES[t.padding], t.listClass]),
8034
- onMouseleave: y,
8035
- onFocusout: y
8036
+ onMouseleave: _,
8037
+ onFocusout: _
8036
8038
  }, [
8037
8039
  t.loading ? (d(), L(r, Ge(T({ key: 0 }, c)), null, 16)) : t.emptyList && t.emptyStateMessage ? (d(), L(l, T({ key: 1 }, c, { message: t.emptyStateMessage }), null, 16, ["message"])) : m(e.$slots, "list", {
8038
8040
  key: 2,
@@ -8045,7 +8047,7 @@ function Pl(e, a, t, n, s, i) {
8045
8047
  s.hasSlotContent(e.$slots.header) ? {
8046
8048
  name: "headerContent",
8047
8049
  fn: f(() => [
8048
- p("div", xl, [
8050
+ p("div", Ml, [
8049
8051
  m(e.$slots, "header")
8050
8052
  ], 512)
8051
8053
  ]),
@@ -8054,7 +8056,7 @@ function Pl(e, a, t, n, s, i) {
8054
8056
  s.hasSlotContent(e.$slots.footer) ? {
8055
8057
  name: "footerContent",
8056
8058
  fn: f(() => [
8057
- p("div", Rl, [
8059
+ p("div", xl, [
8058
8060
  m(e.$slots, "footer")
8059
8061
  ], 512)
8060
8062
  ]),
@@ -8065,23 +8067,23 @@ function Pl(e, a, t, n, s, i) {
8065
8067
  _: 3
8066
8068
  }, 16, ["loading", "label", "label-visible", "size", "description", "empty-list", "empty-state-message", "show-list", "on-beginning-of-list", "on-end-of-list", "list-id"]);
8067
8069
  }
8068
- const $l = /* @__PURE__ */ I(El, [["render", Pl]]), Nl = {
8070
+ const Pl = /* @__PURE__ */ I(Ll, [["render", Rl]]), $l = {
8069
8071
  // Chip has no 'lg' and 'xl' size. So we don't support that in multi-select.
8070
8072
  EXTRA_SMALL: "xs",
8071
8073
  SMALL: "sm",
8072
8074
  DEFAULT: "md"
8073
- }, Bl = {
8075
+ }, Nl = {
8074
8076
  xs: "xs",
8075
8077
  sm: "xs",
8076
8078
  md: "sm"
8077
- }, zl = {
8079
+ }, Bl = {
8078
8080
  xs: 1.4,
8079
8081
  sm: 0.4,
8080
8082
  md: 0.2
8081
- }, ql = {
8083
+ }, zl = {
8082
8084
  name: "DtRecipeComboboxMultiSelect",
8083
8085
  components: {
8084
- DtRecipeComboboxWithPopover: $l,
8086
+ DtRecipeComboboxWithPopover: Pl,
8085
8087
  DtInput: gn,
8086
8088
  DtChip: Ga,
8087
8089
  DtValidationMessages: $e
@@ -8210,7 +8212,7 @@ const $l = /* @__PURE__ */ I(El, [["render", Pl]]), Nl = {
8210
8212
  size: {
8211
8213
  type: String,
8212
8214
  default: "md",
8213
- validator: (e) => Object.values(Nl).includes(e)
8215
+ validator: (e) => Object.values($l).includes(e)
8214
8216
  },
8215
8217
  /**
8216
8218
  * Sets the element to which the popover is going to append to.
@@ -8276,7 +8278,7 @@ const $l = /* @__PURE__ */ I(El, [["render", Pl]]), Nl = {
8276
8278
  initialInputPadding: {},
8277
8279
  resizeWindowObserver: null,
8278
8280
  originalInputSize: null,
8279
- CHIP_SIZES: Bl,
8281
+ CHIP_SIZES: Nl,
8280
8282
  hasSlotContent: se
8281
8283
  };
8282
8284
  },
@@ -8402,7 +8404,7 @@ const $l = /* @__PURE__ */ I(El, [["render", Pl]]), Nl = {
8402
8404
  if (!e)
8403
8405
  return;
8404
8406
  const a = this.$refs.inputSlotWrapper, t = e.getBoundingClientRect().top - a.getBoundingClientRect().top, n = this.$refs.chipsWrapper;
8405
- n.style.top = t - zl[this.size] + "px";
8407
+ n.style.top = t - Bl[this.size] + "px";
8406
8408
  },
8407
8409
  setInputPadding() {
8408
8410
  const e = this.getLastChip(), a = this.getInput(), t = this.$refs.chipsWrapper;
@@ -8428,17 +8430,17 @@ const $l = /* @__PURE__ */ I(El, [["render", Pl]]), Nl = {
8428
8430
  this.maxSelected !== 0 && (this.selectedItems.length > this.maxSelected ? (this.showValidationMessages = !0, this.$emit("max-selected")) : this.showValidationMessages = !1);
8429
8431
  }
8430
8432
  }
8431
- }, Fl = {
8433
+ }, ql = {
8432
8434
  ref: "inputSlotWrapper",
8433
8435
  class: "d-ps-relative d-d-block"
8434
- }, Hl = {
8436
+ }, Fl = {
8435
8437
  ref: "chipsWrapper",
8436
8438
  class: "d-ps-absolute d-mx2 d-pl1"
8437
- }, Wl = { ref: "header" }, Vl = {
8439
+ }, Hl = { ref: "header" }, Wl = {
8438
8440
  key: 1,
8439
8441
  class: "d-ta-center d-py16"
8440
- }, Ul = { ref: "footer" };
8441
- function jl(e, a, t, n, s, i) {
8442
+ }, Vl = { ref: "footer" };
8443
+ function Ul(e, a, t, n, s, i) {
8442
8444
  const r = g("dt-chip"), l = g("dt-input"), o = g("dt-validation-messages"), u = g("dt-recipe-combobox-with-popover");
8443
8445
  return d(), L(u, {
8444
8446
  ref: "comboboxWithPopover",
@@ -8453,10 +8455,10 @@ function jl(e, a, t, n, s, i) {
8453
8455
  "append-to": t.appendTo,
8454
8456
  transition: t.transition,
8455
8457
  onSelect: i.onComboboxSelect
8456
- }, At({
8457
- input: f(({ onInput: v }) => [
8458
- p("span", Fl, [
8459
- p("span", Hl, [
8458
+ }, xt({
8459
+ input: f(({ onInput: y }) => [
8460
+ p("span", ql, [
8461
+ p("span", Fl, [
8460
8462
  (d(!0), h(G, null, Z(t.selectedItems, (c) => (d(), L(r, T({
8461
8463
  ref_for: !0,
8462
8464
  ref: "chips",
@@ -8466,8 +8468,8 @@ function jl(e, a, t, n, s, i) {
8466
8468
  "close-button-props": { ariaLabel: "close" },
8467
8469
  size: s.CHIP_SIZES[t.size]
8468
8470
  }, U(i.chipListeners), {
8469
- onKeyup: le((y) => i.onChipRemove(c), ["backspace"]),
8470
- onClose: (y) => i.onChipRemove(c)
8471
+ onKeyup: le((_) => i.onChipRemove(c), ["backspace"]),
8472
+ onClose: (_) => i.onChipRemove(c)
8471
8473
  }), {
8472
8474
  default: f(() => [
8473
8475
  F(O(c), 1)
@@ -8487,7 +8489,7 @@ function jl(e, a, t, n, s, i) {
8487
8489
  "show-messages": t.showInputMessages,
8488
8490
  messages: t.inputMessages,
8489
8491
  size: t.size
8490
- }, U(i.inputListeners), { onInput: v }), null, 16, ["modelValue", "aria-label", "label", "description", "placeholder", "show-messages", "messages", "size", "onInput"]),
8492
+ }, U(i.inputListeners), { onInput: y }), null, 16, ["modelValue", "aria-label", "label", "description", "placeholder", "show-messages", "messages", "size", "onInput"]),
8491
8493
  b(o, {
8492
8494
  "validation-messages": t.maxSelectedMessage,
8493
8495
  "show-messages": s.showValidationMessages
@@ -8500,7 +8502,7 @@ function jl(e, a, t, n, s, i) {
8500
8502
  onMousedown: a[1] || (a[1] = he(() => {
8501
8503
  }, ["prevent"]))
8502
8504
  }, [
8503
- t.loading ? (d(), h("div", Vl, O(t.loadingMessage), 1)) : m(e.$slots, "list", { key: 0 })
8505
+ t.loading ? (d(), h("div", Wl, O(t.loadingMessage), 1)) : m(e.$slots, "list", { key: 0 })
8504
8506
  ], 544)
8505
8507
  ]),
8506
8508
  _: 2
@@ -8508,7 +8510,7 @@ function jl(e, a, t, n, s, i) {
8508
8510
  s.hasSlotContent(e.$slots.header) ? {
8509
8511
  name: "header",
8510
8512
  fn: f(() => [
8511
- p("div", Wl, [
8513
+ p("div", Hl, [
8512
8514
  m(e.$slots, "header")
8513
8515
  ], 512)
8514
8516
  ]),
@@ -8517,7 +8519,7 @@ function jl(e, a, t, n, s, i) {
8517
8519
  s.hasSlotContent(e.$slots.footer) ? {
8518
8520
  name: "footer",
8519
8521
  fn: f(() => [
8520
- p("div", Ul, [
8522
+ p("div", Vl, [
8521
8523
  m(e.$slots, "footer")
8522
8524
  ], 512)
8523
8525
  ]),
@@ -8525,8 +8527,7 @@ function jl(e, a, t, n, s, i) {
8525
8527
  } : void 0
8526
8528
  ]), 1032, ["label", "show-list", "max-height", "popover-offset", "has-suggestion-list", "visually-hidden-close-label", "visually-hidden-close", "append-to", "transition", "onSelect"]);
8527
8529
  }
8528
- const Fu = /* @__PURE__ */ I(ql, [["render", jl]]), rn = ["sm", "md", "lg", "xl"];
8529
- const Kl = {
8530
+ const Ru = /* @__PURE__ */ I(zl, [["render", Ul]]), rn = ["sm", "md", "lg", "xl"], jl = {
8530
8531
  name: "DtRecipeCallbarButton",
8531
8532
  components: { DtButton: J, DtTooltip: Pt },
8532
8533
  inheritAttrs: !1,
@@ -8584,7 +8585,7 @@ const Kl = {
8584
8585
  ariaLabel: {
8585
8586
  type: String,
8586
8587
  default: null,
8587
- validator: (e) => e || globalThis.$slots.default
8588
+ validator: (e) => e || (void 0).$slots.default
8588
8589
  },
8589
8590
  /**
8590
8591
  * Additional class name for the button wrapper element.
@@ -8668,7 +8669,7 @@ const Kl = {
8668
8669
  }
8669
8670
  }
8670
8671
  };
8671
- function Yl(e, a, t, n, s, i) {
8672
+ function Kl(e, a, t, n, s, i) {
8672
8673
  const r = g("dt-button"), l = g("dt-tooltip");
8673
8674
  return d(), L(l, {
8674
8675
  id: t.id,
@@ -8704,10 +8705,9 @@ function Yl(e, a, t, n, s, i) {
8704
8705
  _: 3
8705
8706
  }, 8, ["id"]);
8706
8707
  }
8707
- const Gl = /* @__PURE__ */ I(Kl, [["render", Yl]]);
8708
- const Xl = {
8708
+ const Yl = /* @__PURE__ */ I(jl, [["render", Kl]]), Gl = {
8709
8709
  name: "DtRecipeCallbarButtonWithPopover",
8710
- components: { DtRecipeCallbarButton: Gl, DtPopover: Ot, DtButton: J, DtIcon: V },
8710
+ components: { DtRecipeCallbarButton: Yl, DtPopover: Ot, DtButton: J, DtIcon: V },
8711
8711
  /* inheritAttrs: false is generally an option we want to set on library
8712
8712
  components. This allows any attributes passed in that are not recognized
8713
8713
  as props to be passed down to another element or component using v-bind:$attrs
@@ -8729,7 +8729,7 @@ const Xl = {
8729
8729
  ariaLabel: {
8730
8730
  type: String,
8731
8731
  default: null,
8732
- validator: (e) => e || globalThis.$slots.default
8732
+ validator: (e) => e || (void 0).$slots.default
8733
8733
  },
8734
8734
  /**
8735
8735
  * Aria label for the arrow. Cannot be empty.
@@ -8907,10 +8907,10 @@ const Xl = {
8907
8907
  this.open = e, this.$emit("opened", e);
8908
8908
  }
8909
8909
  }
8910
- }, Ql = { class: "d-d-flex d-ai-center" };
8911
- function Zl(e, a, t, n, s, i) {
8910
+ }, Xl = { class: "d-d-flex d-ai-center" };
8911
+ function Ql(e, a, t, n, s, i) {
8912
8912
  const r = g("dt-recipe-callbar-button"), l = g("dt-icon"), o = g("dt-button"), u = g("dt-popover");
8913
- return d(), h("div", Ql, [
8913
+ return d(), h("div", Xl, [
8914
8914
  b(r, {
8915
8915
  "aria-label": t.ariaLabel,
8916
8916
  disabled: t.disabled,
@@ -8984,8 +8984,7 @@ function Zl(e, a, t, n, s, i) {
8984
8984
  }, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "open-popover", "onOpened"])) : C("", !0)
8985
8985
  ]);
8986
8986
  }
8987
- const Hu = /* @__PURE__ */ I(Xl, [["render", Zl]]);
8988
- const Jl = {
8987
+ const Pu = /* @__PURE__ */ I(Gl, [["render", Ql]]), Zl = {
8989
8988
  name: "DtRecipeContactInfo",
8990
8989
  components: {
8991
8990
  DtAvatar: ct,
@@ -9096,11 +9095,11 @@ const Jl = {
9096
9095
  this.$emit("avatar-click");
9097
9096
  }
9098
9097
  }
9099
- }, ed = ["aria-labelledby"], td = {
9098
+ }, Jl = ["aria-labelledby"], ed = {
9100
9099
  key: 0,
9101
9100
  class: "dt-contact-info--avatars d-mrn4 d-d-flex d-fd-row"
9102
- }, ad = { "data-qa": "contact-info-header" }, nd = { "data-qa": "contact-info-subtitle" }, id = { "data-qa": "contact-info-bottom" }, sd = { "data-qa": "contact-info-right" };
9103
- function rd(e, a, t, n, s, i) {
9101
+ }, td = { "data-qa": "contact-info-header" }, ad = { "data-qa": "contact-info-subtitle" }, nd = { "data-qa": "contact-info-bottom" }, id = { "data-qa": "contact-info-right" };
9102
+ function sd(e, a, t, n, s, i) {
9104
9103
  const r = g("dt-avatar"), l = g("dt-list-item");
9105
9104
  return d(), L(l, {
9106
9105
  id: t.id,
@@ -9117,7 +9116,7 @@ function rd(e, a, t, n, s, i) {
9117
9116
  "aria-labelledby": t.avatarAriaLabel,
9118
9117
  onClick: a[0] || (a[0] = (...o) => i.avatarClick && i.avatarClick(...o))
9119
9118
  }, [
9120
- t.avatarList ? (d(), h("span", td, [
9119
+ t.avatarList ? (d(), h("span", ed, [
9121
9120
  (d(!0), h(G, null, Z(t.avatarList, (o, u) => (d(), L(r, {
9122
9121
  key: u,
9123
9122
  size: t.avatarSize,
@@ -9138,32 +9137,32 @@ function rd(e, a, t, n, s, i) {
9138
9137
  seed: t.avatarSeed,
9139
9138
  presence: t.presence
9140
9139
  }, null, 8, ["size", "full-name", "image-src", "icon-name", "seed", "presence"]))
9141
- ], 8, ed)) : C("", !0)
9140
+ ], 8, Jl)) : C("", !0)
9142
9141
  ]),
9143
9142
  default: f(() => [
9144
- p("div", ad, [
9143
+ p("div", td, [
9145
9144
  m(e.$slots, "header", {}, void 0, !0)
9146
9145
  ])
9147
9146
  ]),
9148
9147
  subtitle: f(() => [
9149
- p("div", nd, [
9148
+ p("div", ad, [
9150
9149
  m(e.$slots, "subtitle", {}, void 0, !0)
9151
9150
  ])
9152
9151
  ]),
9153
9152
  bottom: f(() => [
9154
- p("div", id, [
9153
+ p("div", nd, [
9155
9154
  m(e.$slots, "bottom", {}, void 0, !0)
9156
9155
  ])
9157
9156
  ]),
9158
9157
  right: f(() => [
9159
- p("div", sd, [
9158
+ p("div", id, [
9160
9159
  m(e.$slots, "right", {}, void 0, !0)
9161
9160
  ])
9162
9161
  ]),
9163
9162
  _: 3
9164
9163
  }, 8, ["id", "role"]);
9165
9164
  }
9166
- const Wu = /* @__PURE__ */ I(Jl, [["render", rd], ["__scopeId", "data-v-3d0f9d2e"]]), od = [
9165
+ const $u = /* @__PURE__ */ I(Zl, [["render", sd], ["__scopeId", "data-v-3d0f9d2e"]]), rd = [
9167
9166
  "green300",
9168
9167
  "green100",
9169
9168
  "red200",
@@ -9172,8 +9171,7 @@ const Wu = /* @__PURE__ */ I(Jl, [["render", rd], ["__scopeId", "data-v-3d0f9d2e
9172
9171
  "gold200",
9173
9172
  "black100",
9174
9173
  "white"
9175
- ];
9176
- const ld = {
9174
+ ], od = {
9177
9175
  name: "DtRecipeTopBannerInfo",
9178
9176
  props: {
9179
9177
  /**
@@ -9183,7 +9181,7 @@ const ld = {
9183
9181
  type: String,
9184
9182
  default: "green300",
9185
9183
  validator: function(e) {
9186
- return od.includes(e);
9184
+ return rd.includes(e);
9187
9185
  }
9188
9186
  }
9189
9187
  },
@@ -9203,24 +9201,24 @@ const ld = {
9203
9201
  }[this.colorCode]];
9204
9202
  }
9205
9203
  }
9206
- }, dd = { class: "d-top-banner-info__left" }, cd = { class: "d-top-banner-info__middle d-my4" }, ud = { class: "d-top-banner-info__right d-ta-right" };
9207
- function hd(e, a, t, n, s, i) {
9204
+ }, ld = { class: "d-top-banner-info__left" }, dd = { class: "d-top-banner-info__middle d-my4" }, cd = { class: "d-top-banner-info__right d-ta-right" };
9205
+ function ud(e, a, t, n, s, i) {
9208
9206
  return d(), h("div", {
9209
9207
  class: w(["d-fs-100 d-d-flex d-top-banner-info d-jc-space-between d-ai-center d-fc-primary", i.bannerInfoClass]),
9210
9208
  "data-qa": "banner-info"
9211
9209
  }, [
9212
- p("div", dd, [
9210
+ p("div", ld, [
9213
9211
  m(e.$slots, "left")
9214
9212
  ]),
9215
- p("div", cd, [
9213
+ p("div", dd, [
9216
9214
  m(e.$slots, "default")
9217
9215
  ]),
9218
- p("div", ud, [
9216
+ p("div", cd, [
9219
9217
  m(e.$slots, "right")
9220
9218
  ])
9221
9219
  ], 2);
9222
9220
  }
9223
- const Vu = /* @__PURE__ */ I(ld, [["render", hd]]), Ht = "promptmenu", Wt = "promptcollect", Vt = "promptplay", Ut = "gotoexpert", ft = "goto", jt = "branch", Kt = "transfer", Yt = "hangup", fd = {
9221
+ const Nu = /* @__PURE__ */ I(od, [["render", ud]]), Ht = "promptmenu", Wt = "promptcollect", Vt = "promptplay", Ut = "gotoexpert", ft = "goto", jt = "branch", Kt = "transfer", Yt = "hangup", hd = {
9224
9222
  [Ht]: "keypad",
9225
9223
  [Wt]: "dialer",
9226
9224
  [Vt]: "volume-2",
@@ -9229,7 +9227,7 @@ const Vu = /* @__PURE__ */ I(ld, [["render", hd]]), Ht = "promptmenu", Wt = "pro
9229
9227
  [ft]: "call-merge",
9230
9228
  [Kt]: "transfer",
9231
9229
  [Yt]: "phone-hang-up"
9232
- }, Uu = {
9230
+ }, Bu = {
9233
9231
  [Ht]: "Menu",
9234
9232
  [Wt]: "Collect",
9235
9233
  [Vt]: "Play",
@@ -9238,7 +9236,7 @@ const Vu = /* @__PURE__ */ I(ld, [["render", hd]]), Ht = "promptmenu", Wt = "pro
9238
9236
  [ft]: "Go-to",
9239
9237
  [Kt]: "Transfer",
9240
9238
  [Yt]: "Hangup"
9241
- }, ye = {
9239
+ }, _e = {
9242
9240
  PROMPT: {
9243
9241
  normal: "d-bc-blue-200",
9244
9242
  selected: "d-bc-blue-300"
@@ -9251,22 +9249,21 @@ const Vu = /* @__PURE__ */ I(ld, [["render", hd]]), Ht = "promptmenu", Wt = "pro
9251
9249
  normal: "d-bc-red-100",
9252
9250
  selected: "d-bc-red-200"
9253
9251
  }
9252
+ }, fd = {
9253
+ [Ht]: _e.PROMPT,
9254
+ [Wt]: _e.PROMPT,
9255
+ [Vt]: _e.PROMPT,
9256
+ [Ut]: _e.LOGIC,
9257
+ [jt]: _e.LOGIC,
9258
+ [ft]: _e.LOGIC,
9259
+ [Kt]: _e.TERMINAL,
9260
+ [Yt]: _e.TERMINAL
9254
9261
  }, md = {
9255
- [Ht]: ye.PROMPT,
9256
- [Wt]: ye.PROMPT,
9257
- [Vt]: ye.PROMPT,
9258
- [Ut]: ye.LOGIC,
9259
- [jt]: ye.LOGIC,
9260
- [ft]: ye.LOGIC,
9261
- [Kt]: ye.TERMINAL,
9262
- [Yt]: ye.TERMINAL
9263
- };
9264
- const pd = {
9265
9262
  name: "DtRecipeIvrNode",
9266
9263
  components: {
9267
- DtCard: Xn,
9264
+ DtCard: Gn,
9268
9265
  DtButton: J,
9269
- DtDropdown: Li,
9266
+ DtDropdown: Oi,
9270
9267
  DtIcon: V
9271
9268
  },
9272
9269
  props: {
@@ -9327,10 +9324,10 @@ const pd = {
9327
9324
  };
9328
9325
  },
9329
9326
  nodeIcon() {
9330
- return fd[this.nodeType];
9327
+ return hd[this.nodeType];
9331
9328
  },
9332
9329
  headerColor() {
9333
- const { normal: e, selected: a } = md[this.nodeType];
9330
+ const { normal: e, selected: a } = fd[this.nodeType];
9334
9331
  return this.isSelected ? a : e;
9335
9332
  },
9336
9333
  isGotoNode() {
@@ -9342,10 +9339,10 @@ const pd = {
9342
9339
  this.isOpen = !0;
9343
9340
  }
9344
9341
  }
9345
- }, gd = { class: "d-d-flex d-ai-center" }, bd = {
9342
+ }, pd = { class: "d-d-flex d-ai-center" }, gd = {
9346
9343
  class: "d-fs-200 d-fw-bold",
9347
9344
  "data-qa": "ivr-node-label"
9348
- }, _d = { class: "d-w164" };
9345
+ }, bd = { class: "d-w164" };
9349
9346
  function vd(e, a, t, n, s, i) {
9350
9347
  const r = g("dt-icon"), l = g("dt-button"), o = g("dt-dropdown"), u = g("dt-card");
9351
9348
  return d(), h("div", T({ class: "d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width" }, U(i.nodeListeners, !0)), [
@@ -9377,7 +9374,7 @@ function vd(e, a, t, n, s, i) {
9377
9374
  ]
9378
9375
  }, {
9379
9376
  header: f(() => [
9380
- p("div", gd, [
9377
+ p("div", pd, [
9381
9378
  b(l, {
9382
9379
  "aria-label": t.nodeType,
9383
9380
  importance: "clear",
@@ -9393,11 +9390,11 @@ function vd(e, a, t, n, s, i) {
9393
9390
  ]),
9394
9391
  _: 1
9395
9392
  }, 8, ["aria-label"]),
9396
- p("p", bd, O(t.nodeLabel), 1)
9393
+ p("p", gd, O(t.nodeLabel), 1)
9397
9394
  ]),
9398
9395
  b(o, {
9399
9396
  open: s.isOpen,
9400
- "onUpdate:open": a[0] || (a[0] = (v) => s.isOpen = v),
9397
+ "onUpdate:open": a[0] || (a[0] = (y) => s.isOpen = y),
9401
9398
  placement: "bottom"
9402
9399
  }, {
9403
9400
  anchor: f(() => [
@@ -9416,9 +9413,9 @@ function vd(e, a, t, n, s, i) {
9416
9413
  _: 1
9417
9414
  }, 8, ["aria-label", "onClick"])
9418
9415
  ]),
9419
- list: f(({ close: v }) => [
9420
- p("div", _d, [
9421
- m(e.$slots, "menuItems", { close: v })
9416
+ list: f(({ close: y }) => [
9417
+ p("div", bd, [
9418
+ m(e.$slots, "menuItems", { close: y })
9422
9419
  ])
9423
9420
  ]),
9424
9421
  _: 3
@@ -9431,8 +9428,7 @@ function vd(e, a, t, n, s, i) {
9431
9428
  }, 8, ["container-class", "header-class"])
9432
9429
  ], 16);
9433
9430
  }
9434
- const ju = /* @__PURE__ */ I(pd, [["render", vd]]);
9435
- const yd = {
9431
+ const zu = /* @__PURE__ */ I(md, [["render", vd]]), yd = {
9436
9432
  name: "DtRecipeGroupedChip",
9437
9433
  components: {
9438
9434
  DtChip: Ga
@@ -9442,25 +9438,25 @@ const yd = {
9442
9438
  hasSlotContent: se
9443
9439
  };
9444
9440
  }
9445
- }, Sd = {
9441
+ }, _d = {
9446
9442
  "data-qa": "grouped-chip",
9447
9443
  class: "d-d-inline-flex d-ws-nowrap d-bgc-unset"
9448
- }, wd = {
9444
+ }, Sd = {
9449
9445
  key: 0,
9450
9446
  "data-qa": "left-grouped-chip-icon"
9451
- }, Cd = {
9447
+ }, wd = {
9452
9448
  key: 0,
9453
9449
  "data-qa": "left-grouped-chip-content"
9454
- }, Id = {
9450
+ }, Cd = {
9455
9451
  key: 0,
9456
9452
  "data-qa": "right-grouped-chip-icon"
9457
- }, kd = {
9453
+ }, Id = {
9458
9454
  key: 0,
9459
9455
  "data-qa": "right-grouped-chip-content"
9460
9456
  };
9461
- function Dd(e, a, t, n, s, i) {
9457
+ function kd(e, a, t, n, s, i) {
9462
9458
  const r = g("dt-chip");
9463
- return d(), h("div", Sd, [
9459
+ return d(), h("div", _d, [
9464
9460
  b(r, {
9465
9461
  "hide-close": !0,
9466
9462
  interactive: !1,
@@ -9468,9 +9464,9 @@ function Dd(e, a, t, n, s, i) {
9468
9464
  size: "xs",
9469
9465
  "grouped-chip": !0,
9470
9466
  class: "d-blr-pill d-bgc-moderate-opaque d-wmx84 dt-chip-content"
9471
- }, At({
9467
+ }, xt({
9472
9468
  default: f(() => [
9473
- s.hasSlotContent(e.$slots.leftContent) ? (d(), h("div", Cd, [
9469
+ s.hasSlotContent(e.$slots.leftContent) ? (d(), h("div", wd, [
9474
9470
  m(e.$slots, "leftContent")
9475
9471
  ])) : C("", !0)
9476
9472
  ]),
@@ -9479,7 +9475,7 @@ function Dd(e, a, t, n, s, i) {
9479
9475
  s.hasSlotContent(e.$slots.leftIcon) ? {
9480
9476
  name: "icon",
9481
9477
  fn: f(() => [
9482
- s.hasSlotContent(e.$slots.leftIcon) ? (d(), h("div", wd, [
9478
+ s.hasSlotContent(e.$slots.leftIcon) ? (d(), h("div", Sd, [
9483
9479
  m(e.$slots, "leftIcon")
9484
9480
  ])) : C("", !0)
9485
9481
  ]),
@@ -9495,12 +9491,12 @@ function Dd(e, a, t, n, s, i) {
9495
9491
  class: "d-brr-pill d-bgc-purple-200 d-wmx84 dt-chip-content"
9496
9492
  }, {
9497
9493
  icon: f(() => [
9498
- s.hasSlotContent(e.$slots.rightIcon) ? (d(), h("div", Id, [
9494
+ s.hasSlotContent(e.$slots.rightIcon) ? (d(), h("div", Cd, [
9499
9495
  m(e.$slots, "rightIcon")
9500
9496
  ])) : C("", !0)
9501
9497
  ]),
9502
9498
  default: f(() => [
9503
- s.hasSlotContent(e.$slots.rightContent) ? (d(), h("div", kd, [
9499
+ s.hasSlotContent(e.$slots.rightContent) ? (d(), h("div", Id, [
9504
9500
  m(e.$slots, "rightContent")
9505
9501
  ])) : C("", !0)
9506
9502
  ]),
@@ -9508,8 +9504,7 @@ function Dd(e, a, t, n, s, i) {
9508
9504
  })
9509
9505
  ]);
9510
9506
  }
9511
- const Ku = /* @__PURE__ */ I(yd, [["render", Dd]]);
9512
- const Td = {
9507
+ const qu = /* @__PURE__ */ I(yd, [["render", kd]]), Dd = {
9513
9508
  name: "DtRecipeSettingsMenuButton",
9514
9509
  components: {
9515
9510
  DtButton: J,
@@ -9535,7 +9530,7 @@ const Td = {
9535
9530
  }
9536
9531
  }
9537
9532
  };
9538
- function Od(e, a, t, n, s, i) {
9533
+ function Td(e, a, t, n, s, i) {
9539
9534
  const r = g("dt-icon"), l = g("dt-button");
9540
9535
  return t.updateAvailable ? (d(), L(l, T({
9541
9536
  key: 0,
@@ -9571,7 +9566,7 @@ function Od(e, a, t, n, s, i) {
9571
9566
  _: 1
9572
9567
  }, 16, ["aria-label"]));
9573
9568
  }
9574
- const Yu = /* @__PURE__ */ I(Td, [["render", Od], ["__scopeId", "data-v-b0dfa8b3"]]), K = {
9569
+ const Fu = /* @__PURE__ */ I(Dd, [["render", Td], ["__scopeId", "data-v-b0dfa8b3"]]), K = {
9575
9570
  INBOX: "inbox",
9576
9571
  CONTACTS: "contacts",
9577
9572
  CHANNELS: "channels",
@@ -9584,7 +9579,7 @@ const Yu = /* @__PURE__ */ I(Td, [["render", Od], ["__scopeId", "data-v-b0dfa8b3
9584
9579
  DIALBOT: "dialbot",
9585
9580
  ASSIGNED: "assigned",
9586
9581
  DIGITAL: "digital"
9587
- }, Ld = {
9582
+ }, Od = {
9588
9583
  [K.INBOX]: "inbox",
9589
9584
  [K.CONTACTS]: "contacts",
9590
9585
  [K.CHANNELS]: "hash",
@@ -9609,27 +9604,12 @@ const Yu = /* @__PURE__ */ I(Td, [["render", Od], ["__scopeId", "data-v-b0dfa8b3
9609
9604
  "magenta-400": "d-bgc-magenta-400",
9610
9605
  "magenta-100": "d-bgc-magenta-100",
9611
9606
  "black-300": "d-bgc-black-300"
9612
- }, Ed = "If type is contact center, color must be oneof the following:" + Object.keys(ot).join(", "), Md = [
9607
+ }, Ld = "If type is contact center, color must be oneof the following:" + Object.keys(ot).join(", "), Ed = [
9613
9608
  "300",
9614
9609
  "200"
9615
- ], xd = {}, Ad = {
9616
- "aria-hidden": "true",
9617
- focusable: "false",
9618
- "aria-label": "Dialbot",
9619
- class: "d-svg d-svg--native d-svg__dialbot",
9620
- width: "358",
9621
- height: "358",
9622
- viewBox: "0 0 358 358",
9623
- fill: "none"
9624
- }, Rd = /* @__PURE__ */ In('<circle cx="179" cy="179" r="179" fill="url(#paint0_linear_4_44)"></circle><path d="M179 268.5v-11.933V268.5Zm86.517 0v11.933h19.308l-8.635-17.27-10.673 5.337Zm-16.73-33.459-9.3-7.478-4.797 5.967 3.424 6.848 10.673-5.337ZM179 101.433c42.839 0 77.567 34.728 77.567 77.567h23.866c0-56.02-45.413-101.433-101.433-101.433v23.866ZM101.433 179c0-42.839 34.728-77.567 77.567-77.567V77.567C122.98 77.567 77.567 122.98 77.567 179h23.866ZM179 256.567c-42.839 0-77.567-34.728-77.567-77.567H77.567c0 56.02 45.413 101.433 101.433 101.433v-23.866Zm86.517 0H179v23.866h86.517v-23.866Zm-27.403-16.189 16.729 33.459 21.347-10.674-16.729-33.459-21.347 10.674ZM256.567 179c0 18.396-6.39 35.268-17.08 48.563l18.6 14.955c13.975-17.38 22.346-39.488 22.346-63.518h-23.866Z" fill="white"></path><path d="M226.733 202.867c-6.527 5.701-13.942 10.11-22.243 13.226-8.302 3.116-16.781 4.674-25.437 4.674-8.727 0-17.241-1.558-25.543-4.674-8.301-3.116-15.716-7.525-22.243-13.226v-11.934c4.399 2.652 9.365 4.939 14.9 6.862a112.163 112.163 0 0 0 16.815 4.674c5.748 1.127 11.105 1.69 16.071 1.69 5.038 0 10.395-.563 16.071-1.69a112.209 112.209 0 0 0 16.816-4.674c5.534-1.923 10.465-4.21 14.793-6.862v11.934Z" fill="white"></path><defs><linearGradient id="paint0_linear_4_44" x1="0" y1="0" x2="358" y2="358" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"></stop><stop offset="1" stop-color="#F9008E"></stop></linearGradient></defs>', 4), Pd = [
9625
- Rd
9626
- ];
9627
- function $d(e, a) {
9628
- return d(), h("svg", Ad, Pd);
9629
- }
9630
- const Nd = /* @__PURE__ */ I(xd, [["render", $d]]), Bd = {
9610
+ ], Md = {
9631
9611
  name: "DtRecipeLeftbarGeneralRowIcon",
9632
- components: { DtIcon: V, IconDialbot: Nd },
9612
+ components: { DtIcon: V },
9633
9613
  props: {
9634
9614
  type: {
9635
9615
  type: String,
@@ -9655,7 +9635,7 @@ const Nd = /* @__PURE__ */ I(xd, [["render", $d]]), Bd = {
9655
9635
  return this.type === K.DIALBOT;
9656
9636
  },
9657
9637
  getIconName() {
9658
- return Ld[this.type];
9638
+ return Od[this.type];
9659
9639
  },
9660
9640
  contactCenterIconClasses() {
9661
9641
  return [
@@ -9665,8 +9645,6 @@ const Nd = /* @__PURE__ */ I(xd, [["render", $d]]), Bd = {
9665
9645
  },
9666
9646
  dialbotClasses() {
9667
9647
  return [
9668
- "d-w24",
9669
- "d-h24",
9670
9648
  "d-d-flex",
9671
9649
  "d-ai-center",
9672
9650
  "d-jc-center"
@@ -9674,8 +9652,8 @@ const Nd = /* @__PURE__ */ I(xd, [["render", $d]]), Bd = {
9674
9652
  }
9675
9653
  }
9676
9654
  };
9677
- function zd(e, a, t, n, s, i) {
9678
- const r = g("dt-icon"), l = g("icon-dialbot");
9655
+ function Ad(e, a, t, n, s, i) {
9656
+ const r = g("dt-icon");
9679
9657
  return i.isIconType ? (d(), L(r, {
9680
9658
  key: 0,
9681
9659
  name: i.getIconName,
@@ -9688,11 +9666,13 @@ function zd(e, a, t, n, s, i) {
9688
9666
  class: w(i.dialbotClasses),
9689
9667
  "data-qa": "general-row-dialbot"
9690
9668
  }, [
9691
- b(l, { class: "d-svg--size24" })
9669
+ b(r, {
9670
+ name: "dialbot",
9671
+ size: "500"
9672
+ })
9692
9673
  ], 2)) : C("", !0);
9693
9674
  }
9694
- const qd = /* @__PURE__ */ I(Bd, [["render", zd]]);
9695
- const Fd = {
9675
+ const xd = /* @__PURE__ */ I(Md, [["render", Ad]]), Rd = {
9696
9676
  name: "DtRecipeGeneralRow",
9697
9677
  components: {
9698
9678
  DtEmojiTextWrapper: Nt,
@@ -9700,7 +9680,7 @@ const Fd = {
9700
9680
  DtIcon: V,
9701
9681
  DtButton: J,
9702
9682
  DtTooltip: Pt,
9703
- DtRecipeLeftbarGeneralRowIcon: qd
9683
+ DtRecipeLeftbarGeneralRowIcon: xd
9704
9684
  },
9705
9685
  inheritAttrs: !1,
9706
9686
  props: {
@@ -9821,7 +9801,7 @@ const Fd = {
9821
9801
  iconSize: {
9822
9802
  type: String,
9823
9803
  default: "300",
9824
- validator: (e) => Md.includes(e)
9804
+ validator: (e) => Ed.includes(e)
9825
9805
  }
9826
9806
  },
9827
9807
  emits: [
@@ -9896,7 +9876,7 @@ const Fd = {
9896
9876
  },
9897
9877
  methods: {
9898
9878
  validateProps() {
9899
- this.type === K.CONTACT_CENTER && !Object.keys(ot).includes(this.color) && console.error(Ed);
9879
+ this.type === K.CONTACT_CENTER && !Object.keys(ot).includes(this.color) && console.error(Ld);
9900
9880
  },
9901
9881
  adjustLabelWidth() {
9902
9882
  var s, i, r, l, o, u;
@@ -9904,26 +9884,26 @@ const Fd = {
9904
9884
  this.labelWidth = e - (a + t + n) + "px";
9905
9885
  }
9906
9886
  }
9907
- }, Gt = (e) => (kn("data-v-49d75ce6"), e = e(), Dn(), e), Hd = ["data-qa", "aria-label", "title", "href"], Wd = { class: "dt-leftbar-row__alpha" }, Vd = {
9887
+ }, Gt = (e) => (In("data-v-49d75ce6"), e = e(), kn(), e), Pd = ["data-qa", "aria-label", "title", "href"], $d = { class: "dt-leftbar-row__alpha" }, Nd = {
9908
9888
  key: 0,
9909
9889
  class: "dt-leftbar-row__is-typing"
9910
- }, Ud = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), jd = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), Kd = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), Yd = [
9911
- Ud,
9912
- jd,
9913
- Kd
9914
- ], Gd = {
9890
+ }, Bd = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), zd = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), qd = /* @__PURE__ */ Gt(() => /* @__PURE__ */ p("span", null, null, -1)), Fd = [
9891
+ Bd,
9892
+ zd,
9893
+ qd
9894
+ ], Hd = {
9915
9895
  key: 0,
9916
9896
  class: "dt-leftbar-row__omega"
9917
- }, Xd = {
9897
+ }, Wd = {
9918
9898
  key: 1,
9919
9899
  class: "dt-leftbar-row__active-voice"
9920
- }, Qd = {
9900
+ }, Vd = {
9921
9901
  key: 3,
9922
9902
  class: "dt-leftbar-row__action",
9923
9903
  "data-qa": "dt-leftbar-row-action"
9924
9904
  };
9925
- function Zd(e, a, t, n, s, i) {
9926
- const r = g("dt-recipe-leftbar-general-row-icon"), l = g("dt-emoji-text-wrapper"), o = g("dt-tooltip"), u = g("dt-icon"), v = g("dt-badge"), c = g("dt-button");
9905
+ function Ud(e, a, t, n, s, i) {
9906
+ const r = g("dt-recipe-leftbar-general-row-icon"), l = g("dt-emoji-text-wrapper"), o = g("dt-tooltip"), u = g("dt-icon"), y = g("dt-badge"), c = g("dt-button");
9927
9907
  return d(), h("div", {
9928
9908
  class: w(i.leftbarGeneralRowClasses),
9929
9909
  "data-qa": "dt-leftbar-row"
@@ -9935,8 +9915,8 @@ function Zd(e, a, t, n, s, i) {
9935
9915
  title: t.description,
9936
9916
  href: "href" in e.$attrs ? e.$attrs.href : "javascript:void(0)"
9937
9917
  }, e.$attrs, U(i.generalRowListeners, !0)), [
9938
- p("div", Wd, [
9939
- t.isTyping ? (d(), h("div", Vd, Yd)) : m(e.$slots, "left", { key: 1 }, () => [
9918
+ p("div", $d, [
9919
+ t.isTyping ? (d(), h("div", Nd, Fd)) : m(e.$slots, "left", { key: 1 }, () => [
9940
9920
  b(r, {
9941
9921
  type: i.getIcon,
9942
9922
  color: t.color,
@@ -9962,8 +9942,8 @@ function Zd(e, a, t, n, s, i) {
9962
9942
  })
9963
9943
  ], !0)
9964
9944
  ], 4)
9965
- ], 16, Hd),
9966
- i.hasActions ? (d(), h("div", Gd, [
9945
+ ], 16, Pd),
9946
+ i.hasActions ? (d(), h("div", Hd, [
9967
9947
  t.dndText ? (d(), L(o, {
9968
9948
  key: 0,
9969
9949
  placement: "top",
@@ -9978,7 +9958,7 @@ function Zd(e, a, t, n, s, i) {
9978
9958
  ]),
9979
9959
  _: 1
9980
9960
  }, 8, ["message"])) : C("", !0),
9981
- t.activeVoiceChat ? (d(), h("div", Xd, [
9961
+ t.activeVoiceChat ? (d(), h("div", Wd, [
9982
9962
  b(u, {
9983
9963
  size: "300",
9984
9964
  name: "waveform"
@@ -9989,7 +9969,7 @@ function Zd(e, a, t, n, s, i) {
9989
9969
  placement: "top"
9990
9970
  }, {
9991
9971
  anchor: f(() => [
9992
- b(v, {
9972
+ b(y, {
9993
9973
  kind: "count",
9994
9974
  type: "bulletin",
9995
9975
  "data-qa": "dt-leftbar-row-unread-badge",
@@ -10003,7 +9983,7 @@ function Zd(e, a, t, n, s, i) {
10003
9983
  ]),
10004
9984
  _: 1
10005
9985
  }, 8, ["message"])) : C("", !0),
10006
- t.hasCallButton ? (d(), h("div", Qd, [
9986
+ t.hasCallButton ? (d(), h("div", Vd, [
10007
9987
  b(o, {
10008
9988
  message: t.callButtonTooltip,
10009
9989
  placement: "top"
@@ -10016,9 +9996,9 @@ function Zd(e, a, t, n, s, i) {
10016
9996
  size: "xs",
10017
9997
  kind: "inverted",
10018
9998
  "aria-label": t.callButtonTooltip,
10019
- onFocus: a[0] || (a[0] = (y) => s.actionFocused = !0),
10020
- onBlur: a[1] || (a[1] = (y) => s.actionFocused = !1),
10021
- onClick: a[2] || (a[2] = he((y) => e.$emit("call", y), ["stop"]))
9999
+ onFocus: a[0] || (a[0] = (_) => s.actionFocused = !0),
10000
+ onBlur: a[1] || (a[1] = (_) => s.actionFocused = !1),
10001
+ onClick: a[2] || (a[2] = he((_) => e.$emit("call", _), ["stop"]))
10022
10002
  }, {
10023
10003
  icon: f(() => [
10024
10004
  b(u, {
@@ -10035,7 +10015,7 @@ function Zd(e, a, t, n, s, i) {
10035
10015
  ])) : C("", !0)
10036
10016
  ], 2);
10037
10017
  }
10038
- const on = /* @__PURE__ */ I(Fd, [["render", Zd], ["__scopeId", "data-v-49d75ce6"]]), Jd = {
10018
+ const on = /* @__PURE__ */ I(Rd, [["render", Ud], ["__scopeId", "data-v-49d75ce6"]]), jd = {
10039
10019
  name: "DtRecipeGroupRow",
10040
10020
  components: {
10041
10021
  DtIcon: V,
@@ -10104,7 +10084,7 @@ const on = /* @__PURE__ */ I(Fd, [["render", Zd], ["__scopeId", "data-v-49d75ce6
10104
10084
  }
10105
10085
  }
10106
10086
  };
10107
- function ec(e, a, t, n, s, i) {
10087
+ function Kd(e, a, t, n, s, i) {
10108
10088
  const r = g("dt-icon"), l = g("dt-recipe-general-row");
10109
10089
  return d(), L(l, T({
10110
10090
  description: t.names,
@@ -10124,7 +10104,7 @@ function ec(e, a, t, n, s, i) {
10124
10104
  _: 1
10125
10105
  }, 16, ["description", "aria-label", "unread-count", "has-unreads", "unread-count-tooltip", "selected", "is-typing"]);
10126
10106
  }
10127
- const Gu = /* @__PURE__ */ I(Jd, [["render", ec]]), tc = {
10107
+ const Hu = /* @__PURE__ */ I(jd, [["render", Kd]]), Yd = {
10128
10108
  name: "DtRecipeContactRow",
10129
10109
  components: {
10130
10110
  DtAvatar: ct,
@@ -10285,8 +10265,8 @@ const Gu = /* @__PURE__ */ I(Jd, [["render", ec]]), tc = {
10285
10265
  return this.noInitials ? "user" : null;
10286
10266
  }
10287
10267
  }
10288
- }, ac = { class: "dt-leftbar-row__status" };
10289
- function nc(e, a, t, n, s, i) {
10268
+ }, Gd = { class: "dt-leftbar-row__status" };
10269
+ function Xd(e, a, t, n, s, i) {
10290
10270
  const r = g("dt-avatar"), l = g("dt-emoji-text-wrapper"), o = g("dt-recipe-general-row");
10291
10271
  return d(), L(o, T({
10292
10272
  "unread-count": t.unreadCount,
@@ -10324,7 +10304,7 @@ function nc(e, a, t, n, s, i) {
10324
10304
  ]),
10325
10305
  _: 1
10326
10306
  }),
10327
- p("div", ac, [
10307
+ p("div", Gd, [
10328
10308
  t.presenceText ? (d(), h("span", {
10329
10309
  key: 0,
10330
10310
  "data-qa": "dt-leftbar-row-presence-text",
@@ -10347,8 +10327,7 @@ function nc(e, a, t, n, s, i) {
10347
10327
  _: 1
10348
10328
  }, 16, ["unread-count", "description", "has-unreads", "selected", "has-call-button", "muted", "is-typing", "call-button-tooltip", "unread-count-tooltip"]);
10349
10329
  }
10350
- const Xu = /* @__PURE__ */ I(tc, [["render", nc]]), ic = ["up", "down"], sc = ["mentions", "messages"];
10351
- const rc = {
10330
+ const Wu = /* @__PURE__ */ I(Yd, [["render", Xd]]), Qd = ["up", "down"], Zd = ["mentions", "messages"], Jd = {
10352
10331
  name: "DtRecipeUnreadPill",
10353
10332
  components: {
10354
10333
  DtIcon: V
@@ -10361,7 +10340,7 @@ const rc = {
10361
10340
  kind: {
10362
10341
  type: String,
10363
10342
  required: !0,
10364
- validator: (e) => sc.includes(e)
10343
+ validator: (e) => Zd.includes(e)
10365
10344
  },
10366
10345
  /**
10367
10346
  * The direction of the arrow icon
@@ -10370,7 +10349,7 @@ const rc = {
10370
10349
  direction: {
10371
10350
  type: String,
10372
10351
  required: !0,
10373
- validator: (e) => ic.includes(e)
10352
+ validator: (e) => Qd.includes(e)
10374
10353
  }
10375
10354
  },
10376
10355
  emits: [
@@ -10389,8 +10368,8 @@ const rc = {
10389
10368
  };
10390
10369
  }
10391
10370
  }
10392
- }, oc = { "data-qa": "dt-leftbar-unread-pill__label" };
10393
- function lc(e, a, t, n, s, i) {
10371
+ }, ec = { "data-qa": "dt-leftbar-unread-pill__label" };
10372
+ function tc(e, a, t, n, s, i) {
10394
10373
  const r = g("dt-icon");
10395
10374
  return d(), h("button", T({
10396
10375
  class: ["dt-leftbar-unread-pill", `dt-leftbar-unread-pill--${t.kind}`],
@@ -10401,17 +10380,16 @@ function lc(e, a, t, n, s, i) {
10401
10380
  name: `arrow-${t.direction}`,
10402
10381
  size: "300"
10403
10382
  }, null, 8, ["name"]),
10404
- p("span", oc, [
10383
+ p("span", ec, [
10405
10384
  m(e.$slots, "default")
10406
10385
  ])
10407
10386
  ], 16);
10408
10387
  }
10409
- const Qu = /* @__PURE__ */ I(rc, [["render", lc]]), St = {
10388
+ const Vu = /* @__PURE__ */ I(Jd, [["render", tc]]), St = {
10410
10389
  NORMAL: "",
10411
10390
  SEARCHED: "d-bgc-warning-subtle",
10412
10391
  ERROR: "d-bgc-critical-subtle"
10413
- }, wt = "NORMAL";
10414
- const dc = {
10392
+ }, wt = "NORMAL", ac = {
10415
10393
  name: "DtRecipeFeedItemRow",
10416
10394
  components: {
10417
10395
  DtAvatar: ct,
@@ -10535,21 +10513,21 @@ const dc = {
10535
10513
  this.state === wt || this.faded === !0 || (this.$refs.FeedItemRef.$el.classList.remove(St[this.state]), this.faded = !0);
10536
10514
  }
10537
10515
  }
10538
- }, cc = {
10516
+ }, nc = {
10539
10517
  key: 0,
10540
10518
  "data-qa": "dt-feed-item-row--header",
10541
10519
  class: "d-d-flex d-ai-center"
10542
- }, uc = { class: "d-fs-200 d-lh-300 d-fw-bold d-to-ellipsis d-of-hidden d-ws-nowrap" }, hc = { class: "d-fs-100 d-mt2 d-lh-300 d-fc-tertiary d-fw-normal d-ml4 d-fl-shrink0" }, fc = {
10520
+ }, ic = { class: "d-fs-200 d-lh-300 d-fw-bold d-to-ellipsis d-of-hidden d-ws-nowrap" }, sc = { class: "d-fs-100 d-mt2 d-lh-300 d-fc-tertiary d-fw-normal d-ml4 d-fl-shrink0" }, rc = {
10543
10521
  class: "content-text-wrapper-class",
10544
10522
  "data-qa": "dt-feed-item-row--content"
10545
- }, mc = {
10523
+ }, oc = {
10546
10524
  class: "d-d-flex d-fw-wrap",
10547
10525
  "data-qa": "dt-feed-item-row--reactions"
10548
- }, pc = {
10526
+ }, lc = {
10549
10527
  "data-qa": "dt-feed-item-row--menu",
10550
10528
  class: "d-ps-absolute d-tn24 d-r12"
10551
10529
  };
10552
- function gc(e, a, t, n, s, i) {
10530
+ function dc(e, a, t, n, s, i) {
10553
10531
  const r = g("dt-avatar"), l = g("dt-lazy-show"), o = g("dt-list-item");
10554
10532
  return d(), L(o, T({
10555
10533
  ref: "FeedItemRef",
@@ -10575,13 +10553,13 @@ function gc(e, a, t, n, s, i) {
10575
10553
  ])
10576
10554
  ]),
10577
10555
  bottom: f(() => [
10578
- p("div", mc, [
10556
+ p("div", oc, [
10579
10557
  m(e.$slots, "reactions", {}, void 0, !0)
10580
10558
  ]),
10581
10559
  m(e.$slots, "threading", {}, void 0, !0)
10582
10560
  ]),
10583
10561
  right: f(() => [
10584
- De(p("div", pc, [
10562
+ De(p("div", lc, [
10585
10563
  b(l, {
10586
10564
  appear: !0,
10587
10565
  transition: "fade",
@@ -10598,11 +10576,11 @@ function gc(e, a, t, n, s, i) {
10598
10576
  ]),
10599
10577
  default: f(() => [
10600
10578
  p("article", null, [
10601
- t.showHeader ? (d(), h("div", cc, [
10602
- p("p", uc, O(t.displayName), 1),
10603
- p("time", hc, O(t.time), 1)
10579
+ t.showHeader ? (d(), h("div", nc, [
10580
+ p("p", ic, O(t.displayName), 1),
10581
+ p("time", sc, O(t.time), 1)
10604
10582
  ])) : C("", !0),
10605
- p("span", fc, [
10583
+ p("span", rc, [
10606
10584
  m(e.$slots, "default", {}, void 0, !0)
10607
10585
  ])
10608
10586
  ])
@@ -10610,12 +10588,11 @@ function gc(e, a, t, n, s, i) {
10610
10588
  _: 3
10611
10589
  }, 16, ["class"]);
10612
10590
  }
10613
- const Zu = /* @__PURE__ */ I(dc, [["render", gc], ["__scopeId", "data-v-1219f3b4"]]), Ea = {
10591
+ const Uu = /* @__PURE__ */ I(ac, [["render", dc], ["__scopeId", "data-v-1219f3b4"]]), Ea = {
10614
10592
  default: "dt-recipe-feed-item-pill__border-default",
10615
10593
  ai: "dt-recipe-feed-item-pill__border-ai",
10616
10594
  critical: "dt-recipe-feed-item-pill__border-critical"
10617
- };
10618
- const bc = {
10595
+ }, cc = {
10619
10596
  name: "DtRecipeFeedItemPill",
10620
10597
  components: { DtItemLayout: hn, DtIcon: V, DtCollapsible: vi },
10621
10598
  props: {
@@ -10697,13 +10674,13 @@ const bc = {
10697
10674
  this.toggleable && (this.expanded = !this.expanded);
10698
10675
  }
10699
10676
  }
10700
- }, _c = { class: "dt-recipe-feed-item-pill__wrapper" }, vc = ["aria-label"], yc = { class: "dt-recipe-feed-item-pill__title" }, Sc = { class: "dt-recipe-feed-item-pill__content" };
10701
- function wc(e, a, t, n, s, i) {
10677
+ }, uc = { class: "dt-recipe-feed-item-pill__wrapper" }, hc = ["aria-label"], fc = { class: "dt-recipe-feed-item-pill__title" }, mc = { class: "dt-recipe-feed-item-pill__content" };
10678
+ function pc(e, a, t, n, s, i) {
10702
10679
  const r = g("dt-icon"), l = g("dt-item-layout"), o = g("dt-collapsible");
10703
10680
  return d(), h("div", {
10704
10681
  class: w(["dt-recipe-feed-item-pill__border", i.borderClass, t.wrapperClass])
10705
10682
  }, [
10706
- p("div", _c, [
10683
+ p("div", uc, [
10707
10684
  b(o, { open: s.expanded }, {
10708
10685
  anchor: f(() => [
10709
10686
  p("button", {
@@ -10736,15 +10713,15 @@ function wc(e, a, t, n, s, i) {
10736
10713
  ]),
10737
10714
  default: f(() => [
10738
10715
  m(e.$slots, "title", {}, () => [
10739
- p("span", yc, O(t.title), 1)
10716
+ p("span", fc, O(t.title), 1)
10740
10717
  ], !0)
10741
10718
  ]),
10742
10719
  _: 3
10743
10720
  })
10744
- ], 42, vc)
10721
+ ], 42, hc)
10745
10722
  ]),
10746
10723
  content: f(() => [
10747
- p("div", Sc, [
10724
+ p("div", mc, [
10748
10725
  m(e.$slots, "content", {}, void 0, !0)
10749
10726
  ])
10750
10727
  ]),
@@ -10753,7 +10730,7 @@ function wc(e, a, t, n, s, i) {
10753
10730
  ])
10754
10731
  ], 2);
10755
10732
  }
10756
- const Ju = /* @__PURE__ */ I(bc, [["render", wc], ["__scopeId", "data-v-2e98d8f9"]]), Cc = {
10733
+ const ju = /* @__PURE__ */ I(cc, [["render", pc], ["__scopeId", "data-v-2e98d8f9"]]), gc = {
10757
10734
  name: "DtRecipeTimePill",
10758
10735
  props: {
10759
10736
  /**
@@ -10776,22 +10753,21 @@ const Ju = /* @__PURE__ */ I(bc, [["render", wc], ["__scopeId", "data-v-2e98d8f9
10776
10753
  }
10777
10754
  }
10778
10755
  }
10779
- }, Ic = ["dateTime"];
10780
- function kc(e, a, t, n, s, i) {
10756
+ }, bc = ["dateTime"];
10757
+ function vc(e, a, t, n, s, i) {
10781
10758
  return d(), h("time", {
10782
10759
  "data-qa": "dt-time-pill",
10783
10760
  dateTime: t.dateTime,
10784
10761
  class: "d-ba d-bar-pill d-baw1 d-bc-black-300 d-px16 d-py4 d-fs-100"
10785
- }, O(t.dateTimeDisplay), 9, Ic);
10762
+ }, O(t.dateTimeDisplay), 9, bc);
10786
10763
  }
10787
- const eh = /* @__PURE__ */ I(Cc, [["render", kc]]), Dc = [
10764
+ const Ku = /* @__PURE__ */ I(gc, [["render", vc]]), yc = [
10788
10765
  "emojiUnicodeOrShortname",
10789
10766
  "isSelected",
10790
10767
  "ariaLabel",
10791
10768
  "tooltip",
10792
10769
  "num"
10793
- ];
10794
- const Tc = {
10770
+ ], _c = {
10795
10771
  name: "DtRecipeEmojiRow",
10796
10772
  components: { DtTooltip: Pt, DtButton: J, DtEmoji: bn, DtEmojiTextWrapper: Nt },
10797
10773
  mixins: [],
@@ -10804,7 +10780,7 @@ const Tc = {
10804
10780
  default: () => [],
10805
10781
  validator: (e) => {
10806
10782
  for (const a of e)
10807
- if (!Dc.every((n) => a[n] !== void 0))
10783
+ if (!yc.every((n) => a[n] !== void 0))
10808
10784
  return !1;
10809
10785
  return !0;
10810
10786
  }
@@ -10825,47 +10801,47 @@ const Tc = {
10825
10801
  });
10826
10802
  }
10827
10803
  }
10828
- }, Oc = { class: "dt-emoji-row" }, Lc = ["reaction"], Ec = { "aria-hidden": "true" }, Mc = { class: "d-mr4 d-d-inline-flex" }, xc = { class: "d-fw-bold d-fs-100" };
10829
- function Ac(e, a, t, n, s, i) {
10804
+ }, Sc = { class: "dt-emoji-row" }, wc = ["reaction"], Cc = { "aria-hidden": "true" }, Ic = { class: "d-mr4 d-d-inline-flex" }, kc = { class: "d-fw-bold d-fs-100" };
10805
+ function Dc(e, a, t, n, s, i) {
10830
10806
  const r = g("dt-emoji-text-wrapper"), l = g("dt-emoji"), o = g("dt-button"), u = g("dt-tooltip");
10831
- return d(), h("span", Oc, [
10832
- (d(!0), h(G, null, Z(t.reactions, (v) => (d(), h("span", {
10833
- key: v.unicodeOutput,
10834
- reaction: v,
10807
+ return d(), h("span", Sc, [
10808
+ (d(!0), h(G, null, Z(t.reactions, (y) => (d(), h("span", {
10809
+ key: y.unicodeOutput,
10810
+ reaction: y,
10835
10811
  class: "d-mr4 d-mb4"
10836
10812
  }, [
10837
10813
  b(u, {
10838
10814
  class: "d-d-inline-block",
10839
10815
  "content-class": "d-wmx464",
10840
- onShown: (c) => i.emojiHovered(v, c)
10816
+ onShown: (c) => i.emojiHovered(y, c)
10841
10817
  }, {
10842
10818
  anchor: f(({ attrs: c }) => [
10843
10819
  b(o, {
10844
10820
  importance: "clear",
10845
10821
  size: "sm",
10846
10822
  "data-qa": "feed-item-reaction-button",
10847
- class: w(["dt-emoji-row__reaction", v.isSelected ? "dt-emoji-row__reaction--selected" : ""]),
10848
- "aria-label": v.ariaLabel,
10823
+ class: w(["dt-emoji-row__reaction", y.isSelected ? "dt-emoji-row__reaction--selected" : ""]),
10824
+ "aria-label": y.ariaLabel,
10849
10825
  attrs: c,
10850
- onClick: (y) => i.emojiClicked(v)
10826
+ onClick: (_) => i.emojiClicked(y)
10851
10827
  }, {
10852
10828
  default: f(() => [
10853
- p("span", Mc, [
10829
+ p("span", Ic, [
10854
10830
  b(l, {
10855
10831
  size: "200",
10856
- code: v.emojiUnicodeOrShortname
10832
+ code: y.emojiUnicodeOrShortname
10857
10833
  }, null, 8, ["code"])
10858
10834
  ]),
10859
- p("span", xc, O(v.num), 1)
10835
+ p("span", kc, O(y.num), 1)
10860
10836
  ]),
10861
10837
  _: 2
10862
10838
  }, 1032, ["class", "aria-label", "attrs", "onClick"])
10863
10839
  ]),
10864
10840
  default: f(() => [
10865
- p("span", Ec, [
10841
+ p("span", Cc, [
10866
10842
  b(r, { size: "200" }, {
10867
10843
  default: f(() => [
10868
- F(O(v.tooltip), 1)
10844
+ F(O(y.tooltip), 1)
10869
10845
  ]),
10870
10846
  _: 2
10871
10847
  }, 1024)
@@ -10873,11 +10849,10 @@ function Ac(e, a, t, n, s, i) {
10873
10849
  ]),
10874
10850
  _: 2
10875
10851
  }, 1032, ["onShown"])
10876
- ], 8, Lc))), 128))
10852
+ ], 8, wc))), 128))
10877
10853
  ]);
10878
10854
  }
10879
- const th = /* @__PURE__ */ I(Tc, [["render", Ac]]);
10880
- const Rc = {
10855
+ const Yu = /* @__PURE__ */ I(_c, [["render", Dc]]), Tc = {
10881
10856
  name: "DtProgressBar",
10882
10857
  props: {
10883
10858
  progressbarAriaLabel: {
@@ -10903,19 +10878,19 @@ const Rc = {
10903
10878
  mounted() {
10904
10879
  this.circleCircumference = this.$refs.progressbarCircle.getTotalLength();
10905
10880
  }
10906
- }, Pc = ["aria-label", "aria-valuenow"], $c = {
10881
+ }, Oc = ["aria-label", "aria-valuenow"], Lc = {
10907
10882
  ref: "progressbarCircle",
10908
10883
  r: "8",
10909
10884
  cx: "12",
10910
10885
  cy: "12",
10911
10886
  class: "progress-bar__circle"
10912
- }, Nc = /* @__PURE__ */ p("circle", {
10887
+ }, Ec = /* @__PURE__ */ p("circle", {
10913
10888
  r: "8",
10914
10889
  cx: "12",
10915
10890
  cy: "12",
10916
10891
  class: "progress-bar__circle"
10917
10892
  }, null, -1);
10918
- function Bc(e, a, t, n, s, i) {
10893
+ function Mc(e, a, t, n, s, i) {
10919
10894
  return d(), h("div", {
10920
10895
  role: "progressbar",
10921
10896
  "aria-label": t.progressbarAriaLabel,
@@ -10928,19 +10903,18 @@ function Bc(e, a, t, n, s, i) {
10928
10903
  class: "progress-bar d-w24 d-h24",
10929
10904
  style: Le(i.cssVars)
10930
10905
  }, [
10931
- p("circle", $c, null, 512),
10932
- Nc
10906
+ p("circle", Lc, null, 512),
10907
+ Ec
10933
10908
  ], 4))
10934
- ], 8, Pc);
10909
+ ], 8, Oc);
10935
10910
  }
10936
- const zc = /* @__PURE__ */ I(Rc, [["render", Bc]]);
10937
- const qc = {
10911
+ const Ac = /* @__PURE__ */ I(Tc, [["render", Mc]]), xc = {
10938
10912
  name: "DtImageCarousel",
10939
10913
  components: {
10940
- DtImageViewer: zi,
10914
+ DtImageViewer: Bi,
10941
10915
  DtButton: J,
10942
10916
  DtIcon: V,
10943
- DtProgressBar: zc
10917
+ DtProgressBar: Ac
10944
10918
  },
10945
10919
  props: {
10946
10920
  mediaItem: {
@@ -10978,10 +10952,10 @@ const qc = {
10978
10952
  this.$emit("remove-media", e);
10979
10953
  }
10980
10954
  }
10981
- }, Fc = { class: "dt-attachment-image" }, Hc = { class: "dt-attachment-image__top-right" };
10982
- function Wc(e, a, t, n, s, i) {
10955
+ }, Rc = { class: "dt-attachment-image" }, Pc = { class: "dt-attachment-image__top-right" };
10956
+ function $c(e, a, t, n, s, i) {
10983
10957
  const r = g("dt-image-viewer"), l = g("dt-progress-bar"), o = g("dt-icon"), u = g("dt-button");
10984
- return d(), h("li", Fc, [
10958
+ return d(), h("li", Rc, [
10985
10959
  b(r, {
10986
10960
  "image-button-class": "dt-attachment-image__image-viewer",
10987
10961
  "image-src": t.mediaItem.path,
@@ -10989,7 +10963,7 @@ function Wc(e, a, t, n, s, i) {
10989
10963
  "close-aria-label": t.closeAriaLabel,
10990
10964
  "aria-label": t.clickToOpenAriaLabel
10991
10965
  }, null, 8, ["image-src", "image-alt", "close-aria-label", "aria-label"]),
10992
- p("div", Hc, [
10966
+ p("div", Pc, [
10993
10967
  t.mediaItem.isUploading ? (d(), L(l, {
10994
10968
  key: 0,
10995
10969
  class: "dt-attachment-image__progress-bar",
@@ -11004,7 +10978,7 @@ function Wc(e, a, t, n, s, i) {
11004
10978
  size: "xs",
11005
10979
  importance: "clear",
11006
10980
  "aria-label": t.closeAriaLabel,
11007
- onClick: a[0] || (a[0] = (v) => i.removeMediaItem(t.index))
10981
+ onClick: a[0] || (a[0] = (y) => i.removeMediaItem(t.index))
11008
10982
  }, {
11009
10983
  icon: f(() => [
11010
10984
  b(o, {
@@ -11017,13 +10991,12 @@ function Wc(e, a, t, n, s, i) {
11017
10991
  ])
11018
10992
  ]);
11019
10993
  }
11020
- const Vc = /* @__PURE__ */ I(qc, [["render", Wc]]);
11021
- const Uc = 64, jc = {
10994
+ const Nc = /* @__PURE__ */ I(xc, [["render", $c]]), Bc = 64, zc = {
11022
10995
  name: "DtRecipeAttachmentCarousel",
11023
10996
  components: {
11024
10997
  DtButton: J,
11025
10998
  DtIcon: V,
11026
- DtImageCarousel: Vc
10999
+ DtImageCarousel: Nc
11027
11000
  },
11028
11001
  mixins: [],
11029
11002
  /* inheritAttrs: false is generally an option we want to set on library
@@ -11104,7 +11077,7 @@ const Uc = 64, jc = {
11104
11077
  }
11105
11078
  },
11106
11079
  removeMediaItem(e) {
11107
- this.showRightArrow = this.$refs.carousel.scrollWidth > this.$refs.carousel.clientWidth + Uc, this.$emit("remove-media", e);
11080
+ this.showRightArrow = this.$refs.carousel.scrollWidth > this.$refs.carousel.clientWidth + Bc, this.$emit("remove-media", e);
11108
11081
  },
11109
11082
  closeButton(e, a) {
11110
11083
  this.showCloseButton[a] = e;
@@ -11126,13 +11099,13 @@ const Uc = 64, jc = {
11126
11099
  });
11127
11100
  }
11128
11101
  }
11129
- }, Kc = {
11102
+ }, qc = {
11130
11103
  class: "dt-attachment-carousel",
11131
11104
  role: "presentation"
11132
11105
  };
11133
- function Yc(e, a, t, n, s, i) {
11106
+ function Fc(e, a, t, n, s, i) {
11134
11107
  const r = g("dt-icon"), l = g("dt-button");
11135
- return d(), h("div", Kc, [
11108
+ return d(), h("div", qc, [
11136
11109
  t.mediaList.length > 0 ? (d(), h("ul", {
11137
11110
  key: 0,
11138
11111
  ref: "carousel",
@@ -11146,7 +11119,7 @@ function Yc(e, a, t, n, s, i) {
11146
11119
  "close-aria-label": t.closeAriaLabel,
11147
11120
  "click-to-open-aria-label": t.clickToOpenAriaLabel,
11148
11121
  "progressbar-aria-label": t.progressbarAriaLabel,
11149
- onRemoveMedia: (v) => i.removeMediaItem(u),
11122
+ onRemoveMedia: (y) => i.removeMediaItem(u),
11150
11123
  onFocusin: i.onItemFocus
11151
11124
  }, null, 40, ["index", "media-item", "close-aria-label", "click-to-open-aria-label", "progressbar-aria-label", "onRemoveMedia", "onFocusin"]))), 128))
11152
11125
  ], 544)) : C("", !0),
@@ -11190,14 +11163,13 @@ function Yc(e, a, t, n, s, i) {
11190
11163
  ])
11191
11164
  ]);
11192
11165
  }
11193
- const ah = /* @__PURE__ */ I(jc, [["render", Yc]]), Ma = {
11166
+ const Gu = /* @__PURE__ */ I(zc, [["render", Fc]]), Ma = {
11194
11167
  warning: "dt-recipe-callbox-badge--warning"
11195
- }, xa = {
11168
+ }, Aa = {
11196
11169
  default: "dt-recipe-callbox--border-default",
11197
11170
  ai: "dt-recipe-callbox--border-ai",
11198
11171
  critical: "dt-recipe-callbox--border-critical"
11199
- };
11200
- const Gc = {
11172
+ }, Hc = {
11201
11173
  name: "DtRecipeCallbox",
11202
11174
  components: { DtBadge: Wa, DtAvatar: ct },
11203
11175
  inheritAttrs: !1,
@@ -11255,7 +11227,7 @@ const Gc = {
11255
11227
  borderColor: {
11256
11228
  type: String,
11257
11229
  default: "default",
11258
- validator: (e) => Object.keys(xa).includes(e)
11230
+ validator: (e) => Object.keys(Aa).includes(e)
11259
11231
  },
11260
11232
  /**
11261
11233
  * Makes the callbox avatar and title clickable,
@@ -11290,7 +11262,7 @@ const Gc = {
11290
11262
  return Ma[this.badgeColor];
11291
11263
  },
11292
11264
  borderClass() {
11293
- return xa[this.borderColor];
11265
+ return Aa[this.borderColor];
11294
11266
  }
11295
11267
  },
11296
11268
  methods: {
@@ -11298,41 +11270,41 @@ const Gc = {
11298
11270
  this.clickable && this.$emit("click", e);
11299
11271
  }
11300
11272
  }
11301
- }, Xc = {
11273
+ }, Wc = {
11302
11274
  "data-qa": "dt-recipe-callbox",
11303
11275
  class: "dt-recipe-callbox"
11304
- }, Qc = {
11276
+ }, Vc = {
11305
11277
  key: 0,
11306
11278
  "data-qa": "dt-recipe-callbox--video-wrapper",
11307
11279
  class: "dt-recipe-callbox--video"
11308
- }, Zc = { class: "dt-recipe-callbox--main-content-top" }, Jc = { class: "dt-recipe-callbox--content" }, eu = {
11280
+ }, Uc = { class: "dt-recipe-callbox--main-content-top" }, jc = { class: "dt-recipe-callbox--content" }, Kc = {
11309
11281
  key: 0,
11310
11282
  "data-qa": "dt-recipe-callbox--badge-wrapper",
11311
11283
  class: "dt-recipe-callbox--content-badge"
11312
- }, tu = {
11284
+ }, Yc = {
11313
11285
  key: 1,
11314
11286
  "data-qa": "dt-recipe-callbox--subtitle-wrapper",
11315
11287
  class: "dt-recipe-callbox--content-subtitle"
11316
- }, au = {
11288
+ }, Gc = {
11317
11289
  key: 1,
11318
11290
  "data-qa": "dt-recipe-callbox--right-wrapper",
11319
11291
  class: "dt-recipe-callbox--right"
11320
- }, nu = {
11292
+ }, Xc = {
11321
11293
  key: 0,
11322
11294
  "data-qa": "dt-recipe-callbox--bottom-wrapper",
11323
11295
  class: "dt-recipe-callbox--main-content-bottom"
11324
11296
  };
11325
- function iu(e, a, t, n, s, i) {
11297
+ function Qc(e, a, t, n, s, i) {
11326
11298
  const r = g("dt-avatar"), l = g("dt-badge");
11327
- return d(), h("div", Xc, [
11328
- e.$slots.video ? (d(), h("div", Qc, [
11299
+ return d(), h("div", Wc, [
11300
+ e.$slots.video ? (d(), h("div", Vc, [
11329
11301
  m(e.$slots, "video", {}, void 0, !0)
11330
11302
  ])) : C("", !0),
11331
11303
  p("div", {
11332
11304
  "data-qa": "dt-recipe-callbox--main-content",
11333
11305
  class: w(["dt-recipe-callbox--main-content", i.borderClass, { "dt-recipe-callbox--clickable": t.clickable }])
11334
11306
  }, [
11335
- p("div", Zc, [
11307
+ p("div", Uc, [
11336
11308
  i.shouldShowAvatar ? (d(), L(r, {
11337
11309
  key: 0,
11338
11310
  "avatar-class": "dt-recipe-callbox--avatar",
@@ -11344,7 +11316,7 @@ function iu(e, a, t, n, s, i) {
11344
11316
  size: "sm",
11345
11317
  onClick: i.handleClick
11346
11318
  }, null, 8, ["image-src", "full-name", "seed", "clickable", "overlay-icon", "onClick"])) : C("", !0),
11347
- p("div", Jc, [
11319
+ p("div", jc, [
11348
11320
  (d(), L(Se(t.clickable ? "button" : "span"), {
11349
11321
  "data-qa": "dt-recipe-callbox--title",
11350
11322
  class: "dt-recipe-callbox--content-title",
@@ -11355,7 +11327,7 @@ function iu(e, a, t, n, s, i) {
11355
11327
  ]),
11356
11328
  _: 1
11357
11329
  }, 8, ["onClick"])),
11358
- e.$slots.badge || t.badgeText ? (d(), h("div", eu, [
11330
+ e.$slots.badge || t.badgeText ? (d(), h("div", Kc, [
11359
11331
  m(e.$slots, "badge", {}, () => [
11360
11332
  b(l, {
11361
11333
  class: w(i.badgeClass),
@@ -11363,242 +11335,246 @@ function iu(e, a, t, n, s, i) {
11363
11335
  }, null, 8, ["class", "text"])
11364
11336
  ], !0)
11365
11337
  ])) : C("", !0),
11366
- e.$slots.subtitle ? (d(), h("div", tu, [
11338
+ e.$slots.subtitle ? (d(), h("div", Yc, [
11367
11339
  m(e.$slots, "subtitle", {}, void 0, !0)
11368
11340
  ])) : C("", !0)
11369
11341
  ]),
11370
- e.$slots.right ? (d(), h("div", au, [
11342
+ e.$slots.right ? (d(), h("div", Gc, [
11371
11343
  m(e.$slots, "right", {}, void 0, !0)
11372
11344
  ])) : C("", !0)
11373
11345
  ]),
11374
- e.$slots.bottom ? (d(), h("div", nu, [
11346
+ e.$slots.bottom ? (d(), h("div", Xc, [
11375
11347
  m(e.$slots, "bottom", {}, void 0, !0)
11376
11348
  ])) : C("", !0)
11377
11349
  ], 2)
11378
11350
  ]);
11379
11351
  }
11380
- const nh = /* @__PURE__ */ I(Gc, [["render", iu], ["__scopeId", "data-v-66800ae7"]]);
11352
+ const Xu = /* @__PURE__ */ I(Hc, [["render", Qc], ["__scopeId", "data-v-66800ae7"]]);
11381
11353
  let Oe;
11382
11354
  function nt(e, a) {
11383
11355
  return Xt(), we(e, a, {
11384
11356
  locale: Oe
11385
11357
  });
11386
11358
  }
11387
- function su(e, a) {
11388
- return Xt(), Go(e, {
11359
+ function Zc(e, a) {
11360
+ return Xt(), Yo(e, {
11389
11361
  locale: Oe,
11390
11362
  format: a
11391
11363
  });
11392
11364
  }
11393
- function ru(e, a) {
11394
- return Xt(), Ko(e, a, {
11365
+ function Jc(e, a) {
11366
+ return Xt(), jo(e, a, {
11395
11367
  locale: Oe
11396
11368
  });
11397
11369
  }
11398
- function ou() {
11370
+ function eu() {
11399
11371
  return Oe !== void 0;
11400
11372
  }
11401
11373
  function Xt() {
11402
- if (!ou())
11374
+ if (!eu())
11403
11375
  throw new Error("Locale not set, please call setDateLocale(locale) and pass in a datefns locale object as the locale param before calling this function");
11404
11376
  }
11405
- function ih(e) {
11377
+ function Qu(e) {
11406
11378
  Oe = e;
11407
11379
  }
11408
- function sh(e) {
11380
+ function Zu(e) {
11409
11381
  return nt(e, "MMMM d, y");
11410
11382
  }
11411
- function rh(e) {
11383
+ function Ju(e) {
11412
11384
  if (e < 60)
11413
- return ru(0, 29 * 1e3);
11414
- const a = Zo({
11385
+ return Jc(0, 29 * 1e3);
11386
+ const a = Qo({
11415
11387
  start: 0,
11416
11388
  end: e * 1e3
11417
11389
  });
11418
- return su(a, ["hours", "minutes"]);
11390
+ return Zc(a, ["hours", "minutes"]);
11419
11391
  }
11420
- function Aa(e) {
11392
+ function xa(e) {
11421
11393
  const a = new Intl.RelativeTimeFormat(Oe.code, { numeric: "auto" });
11422
- return Ln(a.formatToParts(e, "day")[0].value, Oe.code);
11394
+ return On(a.formatToParts(e, "day")[0].value, Oe.code);
11423
11395
  }
11424
- function oh(e) {
11425
- return il(e) ? Aa(0) : rl(e) ? Aa(-1) : al(e) ? nt(e, "EEEE") : nl(e) ? nt(e, "EEEE, MMMM d") : nt(e, "MMMM d, y");
11396
+ function eh(e) {
11397
+ return nl(e) ? xa(0) : sl(e) ? xa(-1) : tl(e) ? nt(e, "EEEE") : al(e) ? nt(e, "EEEE, MMMM d") : nt(e, "MMMM d, y");
11426
11398
  }
11427
11399
  export {
11428
- ch as AVATAR_COLORS,
11429
- uh as AVATAR_GROUP_VALIDATOR,
11430
- hh as AVATAR_ICON_SIZES,
11431
- fh as AVATAR_KIND_MODIFIERS,
11432
- mh as AVATAR_PRESENCE_SIZE_MODIFIERS,
11433
- ph as AVATAR_PRESENCE_STATES,
11434
- gh as AVATAR_SIZE_MODIFIERS,
11400
+ nh as AVATAR_COLORS,
11401
+ ih as AVATAR_GROUP_VALIDATOR,
11402
+ sh as AVATAR_ICON_SIZES,
11403
+ rh as AVATAR_KIND_MODIFIERS,
11404
+ oh as AVATAR_PRESENCE_SIZE_MODIFIERS,
11405
+ lh as AVATAR_PRESENCE_STATES,
11406
+ dh as AVATAR_SIZE_MODIFIERS,
11435
11407
  fa as BADGE_DECORATION_MODIFIERS,
11436
11408
  ha as BADGE_KIND_MODIFIERS,
11437
11409
  ua as BADGE_TYPE_MODIFIERS,
11438
- zn as BREADCRUMBS_INVERTED_MODIFIER,
11439
- Bn as BREADCRUMB_ITEM_SELECTED_MODIFIER,
11410
+ Bn as BREADCRUMBS_INVERTED_MODIFIER,
11411
+ Nn as BREADCRUMB_ITEM_SELECTED_MODIFIER,
11440
11412
  ma as BUTTON_GROUP_ALIGNMENT,
11441
11413
  rn as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
11442
11414
  Ma as CALLBOX_BADGE_COLORS,
11443
- xa as CALLBOX_BORDER_COLORS,
11444
- Oh as CDN_URL,
11445
- _a as CHIP_SIZE_MODIFIERS,
11446
- od as COLOR_CODES,
11447
- ef as DEFAULT_VALIDATION_MESSAGE_TYPE,
11448
- tf as DESCRIPTION_SIZE_TYPES,
11415
+ Aa as CALLBOX_BORDER_COLORS,
11416
+ Sh as CDN_URL,
11417
+ va as CHIP_SIZE_MODIFIERS,
11418
+ rd as COLOR_CODES,
11419
+ Kh as DEFAULT_VALIDATION_MESSAGE_TYPE,
11420
+ Yh as DESCRIPTION_SIZE_TYPES,
11449
11421
  yi as DT_DESCRIPTION_LIST_DIRECTION,
11450
11422
  ct as DtAvatar,
11451
11423
  Wa as DtBadge,
11452
- fu as DtBanner,
11453
- Hn as DtBreadcrumbItem,
11454
- mu as DtBreadcrumbs,
11424
+ ru as DtBanner,
11425
+ Fn as DtBreadcrumbItem,
11426
+ ou as DtBreadcrumbs,
11455
11427
  J as DtButton,
11456
- pu as DtButtonGroup,
11457
- Xn as DtCard,
11428
+ lu as DtButtonGroup,
11429
+ Gn as DtCard,
11458
11430
  qa as DtCheckableInputMixin,
11459
- Du as DtCheckbox,
11460
- Tu as DtCheckboxGroup,
11431
+ yu as DtCheckbox,
11432
+ _u as DtCheckboxGroup,
11461
11433
  Ga as DtChip,
11462
- gu as DtCodeblock,
11434
+ du as DtCodeblock,
11463
11435
  vi as DtCollapsible,
11464
- ui as DtCombobox,
11465
- Pu as DtDatepicker,
11466
- bu as DtDescriptionList,
11467
- Li as DtDropdown,
11468
- _u as DtDropdownSeparator,
11469
- Lh as DtEmojiPicker,
11436
+ ci as DtCombobox,
11437
+ Ou as DtDatepicker,
11438
+ cu as DtDescriptionList,
11439
+ Oi as DtDropdown,
11440
+ uu as DtDropdownSeparator,
11441
+ wh as DtEmojiPicker,
11470
11442
  Fa as DtGroupableInputMixin,
11471
11443
  V as DtIcon,
11472
- zi as DtImageViewer,
11444
+ Bi as DtImageViewer,
11473
11445
  gn as DtInput,
11474
11446
  Ya as DtInputGroup,
11475
- qi as DtInputGroupMixin,
11447
+ zi as DtInputGroupMixin,
11476
11448
  za as DtInputMixin,
11477
11449
  hn as DtItemLayout,
11478
11450
  Va as DtKeyboardListNavigationMixin,
11479
- xu as DtKeyboardShortcut,
11451
+ ku as DtKeyboardShortcut,
11480
11452
  Rt as DtLazyShow,
11481
11453
  dn as DtLink,
11482
11454
  dt as DtListItem,
11483
- Su as DtListItemGroup,
11484
- yu as DtListSection,
11485
- vu as DtModal,
11486
- bh as DtNotice,
11487
- wu as DtPagination,
11455
+ mu as DtListItemGroup,
11456
+ fu as DtListSection,
11457
+ hu as DtModal,
11458
+ ch as DtNotice,
11459
+ $a as DtNoticeAction,
11460
+ Pa as DtNoticeContent,
11461
+ Ra as DtNoticeIcon,
11462
+ pu as DtPagination,
11488
11463
  Ot as DtPopover,
11489
- _h as DtPresence,
11490
- Cu as DtRadio,
11491
- Iu as DtRadioGroup,
11492
- ah as DtRecipeAttachmentCarousel,
11493
- Gl as DtRecipeCallbarButton,
11494
- Hu as DtRecipeCallbarButtonWithPopover,
11495
- nh as DtRecipeCallbox,
11496
- Fu as DtRecipeComboboxMultiSelect,
11497
- $l as DtRecipeComboboxWithPopover,
11498
- Wu as DtRecipeContactInfo,
11499
- Xu as DtRecipeContactRow,
11500
- th as DtRecipeEmojiRow,
11501
- Ju as DtRecipeFeedItemPill,
11502
- Zu as DtRecipeFeedItemRow,
11464
+ uh as DtPresence,
11465
+ gu as DtRadio,
11466
+ bu as DtRadioGroup,
11467
+ Gu as DtRecipeAttachmentCarousel,
11468
+ Yl as DtRecipeCallbarButton,
11469
+ Pu as DtRecipeCallbarButtonWithPopover,
11470
+ Xu as DtRecipeCallbox,
11471
+ Ru as DtRecipeComboboxMultiSelect,
11472
+ Pl as DtRecipeComboboxWithPopover,
11473
+ $u as DtRecipeContactInfo,
11474
+ Wu as DtRecipeContactRow,
11475
+ Yu as DtRecipeEmojiRow,
11476
+ ju as DtRecipeFeedItemPill,
11477
+ Uu as DtRecipeFeedItemRow,
11503
11478
  on as DtRecipeGeneralRow,
11504
- Gu as DtRecipeGroupRow,
11505
- Ku as DtRecipeGroupedChip,
11506
- ju as DtRecipeIvrNode,
11507
- vh as DtRecipeMessageInput,
11508
- Yu as DtRecipeSettingsMenuButton,
11509
- eh as DtRecipeTimePill,
11510
- Vu as DtRecipeTopBannerInfo,
11511
- Qu as DtRecipeUnreadPill,
11512
- Au as DtRootLayout,
11513
- Ru as DtScroller,
11514
- Ou as DtSelectMenu,
11479
+ Hu as DtRecipeGroupRow,
11480
+ qu as DtRecipeGroupedChip,
11481
+ zu as DtRecipeIvrNode,
11482
+ hh as DtRecipeMessageInput,
11483
+ Fu as DtRecipeSettingsMenuButton,
11484
+ Ku as DtRecipeTimePill,
11485
+ Nu as DtRecipeTopBannerInfo,
11486
+ Vu as DtRecipeUnreadPill,
11487
+ Du as DtRootLayout,
11488
+ Tu as DtScroller,
11489
+ Su as DtSelectMenu,
11515
11490
  pn as DtSkeleton,
11516
- Eh as DtSkeletonListItem,
11517
- Mh as DtSkeletonParagraph,
11518
- xh as DtSkeletonShape,
11519
- Ah as DtSkeletonText,
11520
- yh as DtStack,
11521
- Rh as DtTab,
11522
- Ph as DtTabGroup,
11523
- ku as DtTabPanel,
11524
- Lu as DtToast,
11525
- Eu as DtToggle,
11491
+ Ch as DtSkeletonListItem,
11492
+ Ih as DtSkeletonParagraph,
11493
+ kh as DtSkeletonShape,
11494
+ Dh as DtSkeletonText,
11495
+ fh as DtStack,
11496
+ Th as DtTab,
11497
+ Oh as DtTabGroup,
11498
+ vu as DtTabPanel,
11499
+ wu as DtToast,
11500
+ Cu as DtToggle,
11526
11501
  Pt as DtTooltip,
11527
11502
  $e as DtValidationMessages,
11528
- $h as EMOJIS_PER_ROW,
11529
- Nh as EMOJI_CATEGORIES,
11530
- Bh as EMOJI_SKIN_TONE_MODIFIERS,
11503
+ Lh as EMOJIS_PER_ROW,
11504
+ Eh as EMOJI_CATEGORIES,
11505
+ Mh as EMOJI_SKIN_TONE_MODIFIERS,
11531
11506
  Ea as FEED_ITEM_PILL_BORDER_COLORS,
11532
- zh as ICON_SIZE_MODIFIERS,
11533
- qh as INPUT_SIZES,
11534
- Fh as INPUT_TYPES,
11507
+ Ah as ICON_SIZE_MODIFIERS,
11508
+ xh as INPUT_SIZES,
11509
+ Rh as INPUT_TYPES,
11535
11510
  jt as IVR_NODE_BRANCH,
11536
11511
  Ut as IVR_NODE_EXPERT,
11537
11512
  ft as IVR_NODE_GO_TO,
11538
11513
  Yt as IVR_NODE_HANGUP,
11539
- fd as IVR_NODE_ICON_TYPES,
11540
- Uu as IVR_NODE_LABELS,
11514
+ hd as IVR_NODE_ICON_TYPES,
11515
+ Bu as IVR_NODE_LABELS,
11541
11516
  Wt as IVR_NODE_PROMPT_COLLECT,
11542
11517
  Ht as IVR_NODE_PROMPT_MENU,
11543
11518
  Vt as IVR_NODE_PROMPT_PLAY,
11544
11519
  Kt as IVR_NODE_TRANSFER,
11545
11520
  ot as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS,
11546
- Ed as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
11547
- Ld as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
11548
- Md as LEFTBAR_GENERAL_ROW_ICON_SIZES,
11521
+ Ld as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
11522
+ Od as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
11523
+ Ed as LEFTBAR_GENERAL_ROW_ICON_SIZES,
11549
11524
  K as LEFTBAR_GENERAL_ROW_TYPES,
11550
- Hh as LINK_KIND_MODIFIERS,
11551
- Wh as LINK_VARIANTS,
11525
+ Ph as LINK_KIND_MODIFIERS,
11526
+ $h as LINK_VARIANTS,
11552
11527
  ba as MODAL_BANNER_KINDS,
11553
11528
  pa as MODAL_KIND_MODIFIERS,
11554
11529
  ga as MODAL_SIZE_MODIFIERS,
11555
- Nl as MULTI_SELECT_SIZES,
11530
+ $l as MULTI_SELECT_SIZES,
11556
11531
  Tt as NOTICE_KINDS,
11557
11532
  un as POPOVER_CONTENT_WIDTHS,
11558
- Sh as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
11559
- wh as POPOVER_INITIAL_FOCUS_STRINGS,
11560
- Ch as POPOVER_PADDING_CLASSES,
11561
- Ih as POPOVER_ROLES,
11562
- kh as PRESENCE_STATES,
11563
- Dh as PRESENCE_STATES_LIST,
11564
- Dc as REACTIONS_ATTRIBUTES,
11565
- dr as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
11533
+ mh as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
11534
+ ph as POPOVER_INITIAL_FOCUS_STRINGS,
11535
+ gh as POPOVER_PADDING_CLASSES,
11536
+ bh as POPOVER_ROLES,
11537
+ vh as PRESENCE_STATES,
11538
+ yh as PRESENCE_STATES_LIST,
11539
+ yc as REACTIONS_ATTRIBUTES,
11540
+ lr as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
11566
11541
  wa as ROOT_LAYOUT_SIDEBAR_POSITIONS,
11567
- va as SELECT_SIZE_MODIFIERS,
11568
- Ps as SELECT_STATE_MODIFIERS,
11569
- Mu as SHORTCUTS_ALIASES_LIST,
11542
+ ya as SELECT_SIZE_MODIFIERS,
11543
+ Rs as SELECT_STATE_MODIFIERS,
11544
+ Iu as SHORTCUTS_ALIASES_LIST,
11570
11545
  Ue as SHORTCUTS_ICON_ALIASES,
11571
- ir as SHORTCUTS_ICON_SEPARATOR,
11572
- Vh as SKELETON_HEADING_HEIGHTS,
11573
- Uh as SKELETON_RIPPLE_DURATION,
11574
- jh as SKELETON_SHAPES,
11575
- Kh as SKELETON_SHAPE_SIZES,
11576
- Yh as SKELETON_TEXT_TYPES,
11577
- Gh as TAB_IMPORTANCE_MODIFIERS,
11578
- Xh as TAB_LIST_IMPORTANCE_MODIFIERS,
11579
- Qh as TAB_LIST_KIND_MODIFIERS,
11580
- Zh as TAB_LIST_SIZES,
11581
- js as TOAST_ROLES,
11582
- af as TOOLTIP_DELAY_MS,
11583
- nf as TOOLTIP_DIRECTIONS,
11584
- sf as TOOLTIP_HIDE_ON_CLICK_VARIANTS,
11585
- rf as TOOLTIP_KIND_MODIFIERS,
11586
- of as TOOLTIP_STICKY_VALUES,
11587
- ic as UNREAD_PILL_DIRECTIONS,
11588
- sc as UNREAD_PILL_KINDS,
11589
- lf as VALIDATION_MESSAGE_TYPES,
11590
- rh as durationInHHMM,
11591
- df as filterFormattedMessages,
11592
- $u as formatLong,
11593
- Nu as formatMedium,
11546
+ nr as SHORTCUTS_ICON_SEPARATOR,
11547
+ Nh as SKELETON_HEADING_HEIGHTS,
11548
+ Bh as SKELETON_RIPPLE_DURATION,
11549
+ zh as SKELETON_SHAPES,
11550
+ qh as SKELETON_SHAPE_SIZES,
11551
+ Fh as SKELETON_TEXT_TYPES,
11552
+ Hh as TAB_IMPORTANCE_MODIFIERS,
11553
+ Wh as TAB_LIST_IMPORTANCE_MODIFIERS,
11554
+ Vh as TAB_LIST_KIND_MODIFIERS,
11555
+ Uh as TAB_LIST_SIZES,
11556
+ _a as TOAST_MIN_DURATION,
11557
+ Gs as TOAST_ROLES,
11558
+ Gh as TOOLTIP_DELAY_MS,
11559
+ Xh as TOOLTIP_DIRECTIONS,
11560
+ Qh as TOOLTIP_HIDE_ON_CLICK_VARIANTS,
11561
+ Zh as TOOLTIP_KIND_MODIFIERS,
11562
+ Jh as TOOLTIP_STICKY_VALUES,
11563
+ Qd as UNREAD_PILL_DIRECTIONS,
11564
+ Zd as UNREAD_PILL_KINDS,
11565
+ ef as VALIDATION_MESSAGE_TYPES,
11566
+ Ju as durationInHHMM,
11567
+ tf as filterFormattedMessages,
11568
+ Lu as formatLong,
11569
+ Eu as formatMedium,
11594
11570
  ca as formatMessages,
11595
- zu as formatNoYear,
11596
- qu as formatNumerical,
11597
- Bu as formatShort,
11598
- sh as getDateMedium,
11571
+ Au as formatNoYear,
11572
+ xu as formatNumerical,
11573
+ Mu as formatShort,
11574
+ Zu as getDateMedium,
11599
11575
  ie as getUniqueString,
11600
11576
  Ct as getValidationState,
11601
- oh as relativeDate,
11602
- ih as setDateLocale,
11577
+ eh as relativeDate,
11578
+ Qu as setDateLocale,
11603
11579
  Ba as validationMessageValidator
11604
11580
  };