@dialpad/dialtone-vue 3.72.0 → 3.73.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- import { openBlock as a, createElementBlock as l, toDisplayString as I, createCommentVNode as p, createElementVNode as _, normalizeClass as y, warn as we, resolveComponent as f, renderSlot as d, createBlock as S, mergeProps as C, createVNode as m, createTextVNode as P, withKeys as F, withModifiers as U, withCtx as c, normalizeStyle as re, Fragment as Y, renderList as ee, resolveDynamicComponent as X, toHandlers as M, createSlots as Ee, normalizeProps as ke, Transition as Ze, withDirectives as Se, guardReactiveProps as Ye, vShow as Ce, Teleport as Wt, reactive as Lt, ref as pe, computed as Re, watch as Zt, onMounted as ws, nextTick as Es, unref as Yt, markRaw as ks, shallowReactive as Os, h as Ls, provide as Ts, createStaticVNode as As } from "vue";
2
- import { _ as v, D as x, g as q, a as Ds, h as $, b as K, u as J, L as Ps, c as xs, I as Rs, M as Bs, d as $s, e as $e, f as Qe, T as Ns, i as zs, j as Ms, k as Hs, E as H, l as me, v as Qt, m as Tt, n as We, o as Xt, C as Jt, G as es, p as Xe, q as Fs, r as Vs, s as qs, t as Je, w as et, x as tt, y as Ks } from "./emoji_text_wrapper-2d0e6363.js";
3
- import { A as Bd, z as $d, Y as Nd, a0 as zd, $ as Md, Z as Hd, K as Fd, J as Vd, a6 as qd, H as Kd, F as jd, a5 as Gd, a1 as Ud, a2 as Wd, a4 as Zd, a3 as Yd, Q as Qd, P as Xd, N as Jd, O as ec, S as tc, R as sc, X as ic, U as nc, W as ac, V as oc, B as lc } from "./emoji_text_wrapper-2d0e6363.js";
1
+ import { openBlock as a, createElementBlock as l, toDisplayString as I, createCommentVNode as f, createElementVNode as b, normalizeClass as y, warn as we, resolveComponent as p, renderSlot as d, createBlock as S, mergeProps as C, createVNode as m, createTextVNode as P, withKeys as V, withModifiers as U, withCtx as c, normalizeStyle as re, Fragment as Y, renderList as ee, resolveDynamicComponent as X, toHandlers as M, createSlots as ke, normalizeProps as Ee, Transition as Ze, withDirectives as Se, guardReactiveProps as Ye, vShow as Ce, Teleport as Wt, reactive as Lt, ref as fe, computed as Re, watch as Zt, onMounted as ws, nextTick as ks, unref as Yt, markRaw as Es, shallowReactive as Os, h as Ls, provide as Ts, createStaticVNode as As } from "vue";
2
+ import { _ as v, D as x, g as q, a as Ds, h as N, b as K, u as J, L as Ps, c as xs, I as Rs, M as Bs, d as Ns, e as Ne, f as Qe, T as $s, i as zs, j as Ms, k as Hs, E as H, l as me, v as Qt, m as Tt, n as We, o as Xt, C as Jt, G as es, p as Xe, q as Vs, r as Fs, s as qs, t as Je, w as et, x as tt, y as Ks } from "./emoji_text_wrapper-a99aed18.js";
3
+ import { A as Bd, z as Nd, Y as $d, a0 as zd, $ as Md, Z as Hd, K as Vd, J as Fd, a6 as qd, H as Kd, F as jd, a5 as Gd, a1 as Ud, a2 as Wd, a4 as Zd, a3 as Yd, Q as Qd, P as Xd, N as Jd, O as ec, S as tc, R as sc, X as ic, U as nc, W as ac, V as oc, B as lc } from "./emoji_text_wrapper-a99aed18.js";
4
4
  const be = {
5
5
  BUSY: "busy",
6
6
  AWAY: "away",
@@ -46,8 +46,8 @@ function Zs(e, s, t, o, n, i) {
46
46
  role: "status",
47
47
  "aria-live": e.$attrs.ariaLive || "off"
48
48
  }, [
49
- t.srText ? (a(), l("span", Ws, I(t.srText), 1)) : p("", !0),
50
- _("div", {
49
+ t.srText ? (a(), l("span", Ws, I(t.srText), 1)) : f("", !0),
50
+ b("div", {
51
51
  class: y(["d-presence__inner", {
52
52
  "d-presence__inner--active": t.presence === "active",
53
53
  "d-presence__inner--away": t.presence === "away",
@@ -339,21 +339,21 @@ const Js = {
339
339
  "data-qa": "dt-avatar-count"
340
340
  };
341
341
  function ii(e, s, t, o, n, i) {
342
- const r = f("dt-icon"), h = f("dt-presence");
342
+ const r = p("dt-icon"), h = p("dt-presence");
343
343
  return a(), l("div", {
344
344
  id: t.id,
345
345
  class: y(i.avatarClasses),
346
346
  "data-qa": "dt-avatar"
347
347
  }, [
348
- _("div", {
348
+ b("div", {
349
349
  ref: "canvas",
350
350
  class: y([t.canvasClass, "d-avatar__canvas"])
351
351
  }, [
352
- i.showDefaultSlot ? d(e.$slots, "default", { key: 0 }) : p("", !0),
352
+ i.showDefaultSlot ? d(e.$slots, "default", { key: 0 }) : f("", !0),
353
353
  i.showInitials ? (a(), l("span", {
354
354
  key: 1,
355
355
  class: y(["d-ps-absolute d-zi-base", n.AVATAR_KIND_MODIFIERS.initials])
356
- }, I(n.formattedInitials), 3)) : p("", !0)
356
+ }, I(n.formattedInitials), 3)) : f("", !0)
357
357
  ], 2),
358
358
  t.overlayIcon || t.overlayText ? (a(), l("div", {
359
359
  key: 0,
@@ -363,9 +363,9 @@ function ii(e, s, t, o, n, i) {
363
363
  key: 0,
364
364
  class: "d-fc-white d-w100p",
365
365
  name: t.overlayIcon
366
- }, null, 8, ["name"])) : t.overlayText ? (a(), l("p", ti, I(t.overlayText), 1)) : p("", !0)
367
- ], 2)) : p("", !0),
368
- i.showGroup ? (a(), l("span", si, I(i.formattedGroup), 1)) : p("", !0),
366
+ }, null, 8, ["name"])) : t.overlayText ? (a(), l("p", ti, I(t.overlayText), 1)) : f("", !0)
367
+ ], 2)) : f("", !0),
368
+ i.showGroup ? (a(), l("span", si, I(i.formattedGroup), 1)) : f("", !0),
369
369
  t.presence && !i.showGroup ? (a(), S(h, C({
370
370
  key: 2,
371
371
  presence: t.presence,
@@ -373,7 +373,7 @@ function ii(e, s, t, o, n, i) {
373
373
  "d-avatar__presence",
374
374
  n.AVATAR_PRESENCE_SIZE_MODIFIERS[t.size]
375
375
  ]]
376
- }, t.presenceProps, { "data-qa": "dt-presence" }), null, 16, ["presence", "class"])) : p("", !0)
376
+ }, t.presenceProps, { "data-qa": "dt-presence" }), null, 16, ["presence", "class"])) : f("", !0)
377
377
  ], 10, ei);
378
378
  }
379
379
  const st = /* @__PURE__ */ v(Js, [["render", ii]]), xt = {
@@ -514,7 +514,7 @@ const st = /* @__PURE__ */ v(Js, [["render", ii]]), xt = {
514
514
  class: "d-badge__icon-right"
515
515
  };
516
516
  function di(e, s, t, o, n, i) {
517
- const r = f("dt-icon");
517
+ const r = p("dt-icon");
518
518
  return a(), l("span", {
519
519
  class: y([
520
520
  "d-badge",
@@ -524,14 +524,14 @@ function di(e, s, t, o, n, i) {
524
524
  ]),
525
525
  "data-qa": "dt-badge"
526
526
  }, [
527
- t.decoration ? (a(), l("span", ai)) : p("", !0),
527
+ t.decoration ? (a(), l("span", ai)) : f("", !0),
528
528
  t.iconLeft || t.type === "ai" ? (a(), l("span", oi, [
529
529
  m(r, {
530
530
  name: t.iconLeft || "dialpad-ai",
531
531
  size: "200"
532
532
  }, null, 8, ["name"])
533
- ])) : p("", !0),
534
- _("span", li, [
533
+ ])) : f("", !0),
534
+ b("span", li, [
535
535
  d(e.$slots, "default", {}, () => [
536
536
  P(I(t.text), 1)
537
537
  ])
@@ -541,7 +541,7 @@ function di(e, s, t, o, n, i) {
541
541
  name: t.iconRight,
542
542
  size: "200"
543
543
  }, null, 8, ["name"])
544
- ])) : p("", !0)
544
+ ])) : f("", !0)
545
545
  ], 2);
546
546
  }
547
547
  const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info", "success", "warning"], ui = ["alert", "alertdialog", "status"], hi = /* @__PURE__ */ new Map([
@@ -550,7 +550,7 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
550
550
  ["warning", "alert-triangle"],
551
551
  ["error", "alert-circle"],
552
552
  ["base", "bell"]
553
- ]), fi = {
553
+ ]), pi = {
554
554
  name: "DtNoticeIcon",
555
555
  components: {
556
556
  DtIcon: x
@@ -570,7 +570,7 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
570
570
  },
571
571
  data() {
572
572
  return {
573
- hasSlotContent: $
573
+ hasSlotContent: N
574
574
  };
575
575
  },
576
576
  computed: {
@@ -578,23 +578,23 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
578
578
  return hi.get(this.kind);
579
579
  }
580
580
  }
581
- }, pi = {
581
+ }, fi = {
582
582
  key: 0,
583
583
  "aria-hidden": "true",
584
584
  class: "d-notice__icon"
585
585
  };
586
586
  function mi(e, s, t, o, n, i) {
587
- const r = f("dt-icon");
588
- return i.defaultIcon || n.hasSlotContent(e.$slots.default) ? (a(), l("div", pi, [
587
+ const r = p("dt-icon");
588
+ return i.defaultIcon || n.hasSlotContent(e.$slots.default) ? (a(), l("div", fi, [
589
589
  d(e.$slots, "default", {}, () => [
590
590
  m(r, {
591
591
  name: i.defaultIcon,
592
592
  size: "400"
593
593
  }, null, 8, ["name"])
594
594
  ])
595
- ])) : p("", !0);
595
+ ])) : f("", !0);
596
596
  }
597
- const it = /* @__PURE__ */ v(fi, [["render", mi]]), gi = {
597
+ const it = /* @__PURE__ */ v(pi, [["render", mi]]), gi = {
598
598
  name: "DtNoticeContent",
599
599
  props: {
600
600
  /**
@@ -623,7 +623,7 @@ const it = /* @__PURE__ */ v(fi, [["render", mi]]), gi = {
623
623
  },
624
624
  data() {
625
625
  return {
626
- hasSlotContent: $
626
+ hasSlotContent: N
627
627
  };
628
628
  }
629
629
  }, _i = {
@@ -641,8 +641,8 @@ function vi(e, s, t, o, n, i) {
641
641
  d(e.$slots, "titleOverride", {}, () => [
642
642
  P(I(t.title), 1)
643
643
  ])
644
- ], 8, bi)) : p("", !0),
645
- _("p", {
644
+ ], 8, bi)) : f("", !0),
645
+ b("p", {
646
646
  id: t.contentId,
647
647
  class: "d-notice__message",
648
648
  "data-qa": "notice-content-message"
@@ -714,14 +714,14 @@ const nt = /* @__PURE__ */ v(gi, [["render", vi]]), ie = {
714
714
  }
715
715
  };
716
716
  function Ci(e, s, t, o, n, i) {
717
- const r = f("dt-icon"), h = f("dt-button");
717
+ const r = p("dt-icon"), h = p("dt-button");
718
718
  return a(), S(h, {
719
719
  id: "sr-only-close-button",
720
720
  "data-qa": "dt-sr-only-close-button",
721
721
  class: "d-vi-visible-sr",
722
722
  "aria-label": t.visuallyHiddenCloseLabel,
723
723
  onClick: i.close,
724
- onKeydown: F(U(i.close, ["prevent", "stop"]), ["space"])
724
+ onKeydown: V(U(i.close, ["prevent", "stop"]), ["space"])
725
725
  }, {
726
726
  default: c(() => [
727
727
  m(r, { name: "close" })
@@ -729,12 +729,12 @@ function Ci(e, s, t, o, n, i) {
729
729
  _: 1
730
730
  }, 8, ["aria-label", "onClick", "onKeydown"]);
731
731
  }
732
- const Ne = /* @__PURE__ */ v(Si, [["render", Ci]]), Ii = {
732
+ const $e = /* @__PURE__ */ v(Si, [["render", Ci]]), Ii = {
733
733
  name: "DtNoticeAction",
734
734
  components: {
735
735
  DtIcon: x,
736
736
  DtButton: K,
737
- SrOnlyCloseButton: Ne
737
+ SrOnlyCloseButton: $e
738
738
  },
739
739
  mixins: [ie],
740
740
  props: {
@@ -781,11 +781,11 @@ const Ne = /* @__PURE__ */ v(Si, [["render", Ci]]), Ii = {
781
781
  class: "d-notice__actions",
782
782
  "data-qa": "notice-content-actions"
783
783
  };
784
- function Ei(e, s, t, o, n, i) {
785
- const r = f("dt-icon"), h = f("dt-button"), u = f("sr-only-close-button");
784
+ function ki(e, s, t, o, n, i) {
785
+ const r = p("dt-icon"), h = p("dt-button"), u = p("sr-only-close-button");
786
786
  return a(), l("div", wi, [
787
787
  d(e.$slots, "default"),
788
- t.hideClose ? p("", !0) : (a(), S(h, C({
788
+ t.hideClose ? f("", !0) : (a(), S(h, C({
789
789
  key: 0,
790
790
  ref: "closeButton",
791
791
  "data-qa": "dt-notice-action-close-button",
@@ -806,10 +806,10 @@ function Ei(e, s, t, o, n, i) {
806
806
  key: 1,
807
807
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
808
808
  onClose: i.close
809
- }, null, 8, ["visually-hidden-close-label", "onClose"])) : p("", !0)
809
+ }, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
810
810
  ]);
811
811
  }
812
- const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([aria-disabled="true"]):not([role="presentation"])', ki = `${ts}:not([tabindex="-1"])`, Oi = "button,[href],input,select,textarea,details,[tabindex]", Le = {
812
+ const at = /* @__PURE__ */ v(Ii, [["render", ki]]), ts = ':not(:disabled):not([aria-disabled="true"]):not([role="presentation"])', Ei = `${ts}:not([tabindex="-1"])`, Oi = "button,[href],input,select,textarea,details,[tabindex]", Le = {
813
813
  methods: {
814
814
  /**
815
815
  * get the first focusable element in your component, includes tabindex="-1".
@@ -826,20 +826,10 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
826
826
  * @param {object} el - optional - ref of dom element to trap focus on.
827
827
  * will default to the root node of the vue component
828
828
  */
829
- async focusFirstElement(e = this.$el) {
829
+ async focusFirstElement(e) {
830
830
  const s = await this.getFirstFocusableElement(e);
831
831
  s == null || s.focus({ preventScroll: !0 });
832
832
  },
833
- async focusElementById(e) {
834
- var t;
835
- await this.$nextTick();
836
- const s = (t = this.$el) == null ? void 0 : t.querySelector(e);
837
- if (s) {
838
- s.focus();
839
- return;
840
- }
841
- console.warn('Could not find the element specified in dt-modal prop "initialFocusElement". Defaulting to focusing the first element.'), await this.focusFirstElement();
842
- },
843
833
  /**
844
834
  * internal use only.
845
835
  *
@@ -865,7 +855,7 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
865
855
  _getFocusableElements(e = this.$el, s = !1) {
866
856
  return e ? [...e.querySelectorAll(Oi)].filter((o) => {
867
857
  const n = window.getComputedStyle(o);
868
- return n.getPropertyValue("display") !== "none" && n.getPropertyValue("visibility") !== "hidden" && o.matches(s ? ts : ki);
858
+ return n.getPropertyValue("display") !== "none" && n.getPropertyValue("visibility") !== "hidden" && o.matches(s ? ts : Ei);
869
859
  }) : [];
870
860
  },
871
861
  /**
@@ -1041,19 +1031,19 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
1041
1031
  }
1042
1032
  }, Ti = ["role", "aria-labelledby", "aria-describedby"];
1043
1033
  function Ai(e, s, t, o, n, i) {
1044
- const r = f("dt-notice-icon"), h = f("dt-notice-content"), u = f("dt-notice-action");
1034
+ const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
1045
1035
  return a(), l("aside", {
1046
1036
  class: y(i.bannerClass),
1047
1037
  style: re(i.bannerBackgroundImage),
1048
- onKeydown: s[1] || (s[1] = F((...g) => i.trapFocus && i.trapFocus(...g), ["tab"]))
1038
+ onKeydown: s[1] || (s[1] = V((...g) => i.trapFocus && i.trapFocus(...g), ["tab"]))
1049
1039
  }, [
1050
- _("div", {
1040
+ b("div", {
1051
1041
  class: y(["d-banner__dialog", t.dialogClass]),
1052
1042
  role: i.role,
1053
1043
  "aria-labelledby": t.titleId,
1054
1044
  "aria-describedby": t.contentId
1055
1045
  }, [
1056
- t.hideIcon ? p("", !0) : (a(), S(r, {
1046
+ t.hideIcon ? f("", !0) : (a(), S(r, {
1057
1047
  key: 0,
1058
1048
  kind: t.kind
1059
1049
  }, {
@@ -1122,7 +1112,7 @@ function Ri(e, s, t, o, n, i) {
1122
1112
  d(e.$slots, "default")
1123
1113
  ], 2);
1124
1114
  }
1125
- const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]), $i = {
1115
+ const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]), Ni = {
1126
1116
  name: "DtBreadcrumbItem",
1127
1117
  components: {
1128
1118
  DtLink: Bi
@@ -1165,8 +1155,8 @@ const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]), $i = {
1165
1155
  }
1166
1156
  }
1167
1157
  };
1168
- function Ni(e, s, t, o, n, i) {
1169
- const r = f("dt-link");
1158
+ function $i(e, s, t, o, n, i) {
1159
+ const r = p("dt-link");
1170
1160
  return a(), l("li", {
1171
1161
  "data-qa": "dt-breadcrumb-item",
1172
1162
  class: y([
@@ -1188,7 +1178,7 @@ function Ni(e, s, t, o, n, i) {
1188
1178
  }, 16, ["kind", "aria-current"])
1189
1179
  ], 2);
1190
1180
  }
1191
- const zi = /* @__PURE__ */ v($i, [["render", Ni]]), Mi = {
1181
+ const zi = /* @__PURE__ */ v(Ni, [["render", $i]]), Mi = {
1192
1182
  name: "DtBreadcrumbs",
1193
1183
  components: {
1194
1184
  DtBreadcrumbItem: zi
@@ -1231,8 +1221,8 @@ const zi = /* @__PURE__ */ v($i, [["render", Ni]]), Mi = {
1231
1221
  }
1232
1222
  }
1233
1223
  }, Hi = ["aria-label"];
1234
- function Fi(e, s, t, o, n, i) {
1235
- const r = f("dt-breadcrumb-item");
1224
+ function Vi(e, s, t, o, n, i) {
1225
+ const r = p("dt-breadcrumb-item");
1236
1226
  return a(), l("nav", {
1237
1227
  "aria-label": t.ariaLabel,
1238
1228
  "data-qa": "dt-breadcrumbs",
@@ -1241,7 +1231,7 @@ function Fi(e, s, t, o, n, i) {
1241
1231
  { [n.BREADCRUMBS_INVERTED_MODIFIER]: t.inverted }
1242
1232
  ])
1243
1233
  }, [
1244
- _("ol", null, [
1234
+ b("ol", null, [
1245
1235
  d(e.$slots, "default", {}, () => [
1246
1236
  (a(!0), l(Y, null, ee(t.breadcrumbs, (h, u) => (a(), S(r, C({
1247
1237
  key: i.getBreadcrumbItemKey(u),
@@ -1251,11 +1241,11 @@ function Fi(e, s, t, o, n, i) {
1251
1241
  ])
1252
1242
  ], 10, Hi);
1253
1243
  }
1254
- const Zr = /* @__PURE__ */ v(Mi, [["render", Fi]]), $t = {
1244
+ const Zr = /* @__PURE__ */ v(Mi, [["render", Vi]]), Nt = {
1255
1245
  start: "d-btn-group--start",
1256
1246
  end: "d-btn-group--end",
1257
1247
  "space-between": "d-btn-group--space-between"
1258
- }, Vi = {
1248
+ }, Fi = {
1259
1249
  name: "DtButtonGroup",
1260
1250
  props: {
1261
1251
  /**
@@ -1264,12 +1254,12 @@ const Zr = /* @__PURE__ */ v(Mi, [["render", Fi]]), $t = {
1264
1254
  alignment: {
1265
1255
  type: String,
1266
1256
  default: "start",
1267
- validator: (e) => Object.keys($t).includes(e)
1257
+ validator: (e) => Object.keys(Nt).includes(e)
1268
1258
  }
1269
1259
  },
1270
1260
  data() {
1271
1261
  return {
1272
- BUTTON_GROUP_ALIGNMENT: $t
1262
+ BUTTON_GROUP_ALIGNMENT: Nt
1273
1263
  };
1274
1264
  }
1275
1265
  };
@@ -1284,7 +1274,7 @@ function qi(e, s, t, o, n, i) {
1284
1274
  d(e.$slots, "default")
1285
1275
  ], 2);
1286
1276
  }
1287
- const Yr = /* @__PURE__ */ v(Vi, [["render", qi]]), Ki = {
1277
+ const Yr = /* @__PURE__ */ v(Fi, [["render", qi]]), Ki = {
1288
1278
  name: "DtCard",
1289
1279
  props: {
1290
1280
  /**
@@ -1326,7 +1316,7 @@ const Yr = /* @__PURE__ */ v(Vi, [["render", qi]]), Ki = {
1326
1316
  },
1327
1317
  data() {
1328
1318
  return {
1329
- hasSlotContent: $
1319
+ hasSlotContent: N
1330
1320
  };
1331
1321
  }
1332
1322
  };
@@ -1346,8 +1336,8 @@ function ji(e, s, t, o, n, i) {
1346
1336
  ])
1347
1337
  }, [
1348
1338
  d(e.$slots, "header")
1349
- ], 2)) : p("", !0),
1350
- _("div", {
1339
+ ], 2)) : f("", !0),
1340
+ b("div", {
1351
1341
  class: y([
1352
1342
  "d-card__content",
1353
1343
  t.contentClass
@@ -1364,7 +1354,7 @@ function ji(e, s, t, o, n, i) {
1364
1354
  ])
1365
1355
  }, [
1366
1356
  d(e.$slots, "footer")
1367
- ], 2)) : p("", !0)
1357
+ ], 2)) : f("", !0)
1368
1358
  ], 2);
1369
1359
  }
1370
1360
  const Gi = /* @__PURE__ */ v(Ki, [["render", ji]]), Ui = {
@@ -1379,7 +1369,7 @@ const Gi = /* @__PURE__ */ v(Ki, [["render", ji]]), Ui = {
1379
1369
  function Zi(e, s, t, o, n, i) {
1380
1370
  return a(), l("pre", null, [
1381
1371
  P(" "),
1382
- _("code", Wi, I(t.text), 1),
1372
+ b("code", Wi, I(t.text), 1),
1383
1373
  P(`
1384
1374
  `)
1385
1375
  ]);
@@ -1412,22 +1402,22 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
1412
1402
  if (!e || !e.parentElement)
1413
1403
  return;
1414
1404
  const i = e.offsetTop, r = n || e.parentElement, h = this._getScrollBounds(r), u = h.bottom - h.top, g = this._getElementHeight(e), w = i + g;
1415
- let b = -1;
1405
+ let _ = -1;
1416
1406
  switch (s) {
1417
1407
  case "top":
1418
- b = i;
1408
+ _ = i;
1419
1409
  break;
1420
1410
  case "center":
1421
- b = i + (g - u) / 2;
1411
+ _ = i + (g - u) / 2;
1422
1412
  break;
1423
1413
  case "bottom":
1424
- b = b = w - u;
1414
+ _ = _ = w - u;
1425
1415
  break;
1426
1416
  default:
1427
- i - h.top <= u / 2 ? b = i : b = w - u;
1417
+ i - h.top <= u / 2 ? _ = i : _ = w - u;
1428
1418
  break;
1429
1419
  }
1430
- this._setScrollTop(r, b, h, i, w, t, o);
1420
+ this._setScrollTop(r, _, h, i, w, t, o);
1431
1421
  },
1432
1422
  _setScrollTop(e, s, t, o, n, i, r) {
1433
1423
  t = t || this._getScrollBounds(e);
@@ -1500,19 +1490,19 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
1500
1490
  // this[listElement]() can return a Vue component, in which case we need to target
1501
1491
  // the $el property, or it can simply be an html element.
1502
1492
  _getListElement() {
1503
- var b;
1504
- return ((b = this[o]()) == null ? void 0 : b.$el) || this[o]();
1493
+ var _;
1494
+ return ((_ = this[o]()) == null ? void 0 : _.$el) || this[o]();
1505
1495
  },
1506
1496
  // Gets the length of all the items in the list, uses the listItemRole param to determine
1507
1497
  // whether an element is a list item.
1508
1498
  _itemsLength() {
1509
- const b = this._getListItemNodes();
1510
- return b === null ? 0 : b.length;
1499
+ const _ = this._getListItemNodes();
1500
+ return _ === null ? 0 : _.length;
1511
1501
  },
1512
1502
  // Gets all the list item nodes within the list element
1513
1503
  _getListItemNodes() {
1514
- const b = this._getListElement();
1515
- return b ? Array.from(b.querySelectorAll(`[role="${e}"], #sr-only-close-button`)) : (console.error(Qi, b), null);
1504
+ const _ = this._getListElement();
1505
+ return _ ? Array.from(_.querySelectorAll(`[role="${e}"], #sr-only-close-button`)) : (console.error(Qi, _), null);
1516
1506
  },
1517
1507
  onUpKey() {
1518
1508
  i && this[i](!0), this[s] > 0 ? this.setHighlightIndex(this[s] - 1) : h && this[h](), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
@@ -1526,17 +1516,17 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
1526
1516
  onEndKey() {
1527
1517
  this.jumpToEnd(), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
1528
1518
  },
1529
- onNavigationKey(b) {
1530
- const L = this._getListItemNodes(), B = L.filter((fe) => fe.textContent.trim().toLowerCase().startsWith(b.toLowerCase()));
1519
+ onNavigationKey(_) {
1520
+ const L = this._getListItemNodes(), B = L.filter((pe) => pe.textContent.trim().toLowerCase().startsWith(_.toLowerCase()));
1531
1521
  if (B.length <= 0)
1532
1522
  return;
1533
- const de = B.findIndex((fe) => this[s] === L.indexOf(fe)), he = L.indexOf(
1523
+ const de = B.findIndex((pe) => this[s] === L.indexOf(pe)), he = L.indexOf(
1534
1524
  de < B.length - 1 ? B[de + 1] : B[0]
1535
1525
  );
1536
1526
  this.setHighlightIndex(he), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
1537
1527
  },
1538
- isValidLetter(b) {
1539
- return b.length > 1 ? !1 : b >= "a" && b <= "z" || b >= "A" && b <= "Z";
1528
+ isValidLetter(_) {
1529
+ return _.length > 1 ? !1 : _ >= "a" && _ <= "z" || _ >= "A" && _ <= "Z";
1540
1530
  },
1541
1531
  jumpToBeginning() {
1542
1532
  this.setHighlightIndex(0);
@@ -1544,36 +1534,36 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
1544
1534
  jumpToEnd() {
1545
1535
  this.setHighlightIndex(this._itemsLength() - 1);
1546
1536
  },
1547
- setHighlightIndex(b) {
1548
- this[s] = b, this[t] = this._getItemId(b), this._itemsLength() && r && this[r](b);
1537
+ setHighlightIndex(_) {
1538
+ this[s] = _, this[t] = this._getItemId(_), this._itemsLength() && r && this[r](_);
1549
1539
  },
1550
- setHighlightId(b) {
1551
- this[t] = b, this[s] = this._getItemIndex(b), this._itemsLength() && r && this[r](this._getItemIndex(b));
1540
+ setHighlightId(_) {
1541
+ this[t] = _, this[s] = this._getItemIndex(_), this._itemsLength() && r && this[r](this._getItemIndex(_));
1552
1542
  },
1553
- _getItemIndex(b) {
1543
+ _getItemIndex(_) {
1554
1544
  const L = this._getListElement();
1555
- return L ? Array.from(L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(L.querySelector(`#${b}`)) : void 0;
1545
+ return L ? Array.from(L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(L.querySelector(`#${_}`)) : void 0;
1556
1546
  },
1557
- _getItemId(b) {
1547
+ _getItemId(_) {
1558
1548
  var B;
1559
1549
  const L = this._getListElement();
1560
1550
  if (L)
1561
- return (B = L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[b]) == null ? void 0 : B.id;
1551
+ return (B = L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[_]) == null ? void 0 : B.id;
1562
1552
  },
1563
1553
  scrollActiveItemIntoViewIfNeeded() {
1564
1554
  if (!this.scrollToOnHighlight)
1565
1555
  return;
1566
- const b = this[n];
1567
- if (b) {
1556
+ const _ = this[n];
1557
+ if (_) {
1568
1558
  const L = this._getListElement();
1569
- this.scrollElementIntoViewIfNeeded(b, null, null, L);
1559
+ this.scrollElementIntoViewIfNeeded(_, null, null, L);
1570
1560
  }
1571
1561
  },
1572
1562
  focusActiveItemIfNeeded() {
1573
1563
  if (!this.focusOnKeyboardNavigation)
1574
1564
  return;
1575
- const b = this[n];
1576
- b && b.focus();
1565
+ const _ = this[n];
1566
+ _ && _.focus();
1577
1567
  }
1578
1568
  }
1579
1569
  }), je = {
@@ -1588,7 +1578,7 @@ const Xi = {
1588
1578
  name: "DtDefaultListItem",
1589
1579
  data() {
1590
1580
  return {
1591
- hasSlotContent: $
1581
+ hasSlotContent: N
1592
1582
  };
1593
1583
  }
1594
1584
  }, Ji = { class: "dt-default-list-item" }, en = {
@@ -1615,33 +1605,33 @@ function on(e, s, t, o, n, i) {
1615
1605
  return a(), l("div", Ji, [
1616
1606
  n.hasSlotContent(e.$slots.left) ? (a(), l("section", en, [
1617
1607
  d(e.$slots, "left")
1618
- ])) : p("", !0),
1619
- _("section", tn, [
1608
+ ])) : f("", !0),
1609
+ b("section", tn, [
1620
1610
  n.hasSlotContent(e.$slots.default) ? (a(), l("div", sn, [
1621
1611
  d(e.$slots, "default")
1622
- ])) : p("", !0),
1612
+ ])) : f("", !0),
1623
1613
  n.hasSlotContent(e.$slots.subtitle) ? (a(), l("div", {
1624
1614
  key: 1,
1625
1615
  "data-qa": "dt-default-list-item-subtitle-wrapper",
1626
1616
  class: y(["dt-default-list-item--subtitle", { "d-mtn2": e.$slots.default }])
1627
1617
  }, [
1628
1618
  d(e.$slots, "subtitle")
1629
- ], 2)) : p("", !0),
1619
+ ], 2)) : f("", !0),
1630
1620
  n.hasSlotContent(e.$slots.bottom) ? (a(), l("div", nn, [
1631
1621
  d(e.$slots, "bottom")
1632
- ])) : p("", !0)
1622
+ ])) : f("", !0)
1633
1623
  ]),
1634
1624
  n.hasSlotContent(e.$slots.right) ? (a(), l("section", an, [
1635
1625
  d(e.$slots, "right")
1636
- ])) : p("", !0),
1626
+ ])) : f("", !0),
1637
1627
  d(e.$slots, "selected")
1638
1628
  ]);
1639
1629
  }
1640
- const Nt = /* @__PURE__ */ v(Xi, [["render", on]]);
1630
+ const $t = /* @__PURE__ */ v(Xi, [["render", on]]);
1641
1631
  const ln = {
1642
1632
  name: "DtListItem",
1643
1633
  components: {
1644
- DtDefaultListItem: Nt,
1634
+ DtDefaultListItem: $t,
1645
1635
  DtIcon: x
1646
1636
  },
1647
1637
  /**
@@ -1742,7 +1732,7 @@ const ln = {
1742
1732
  listItemType() {
1743
1733
  switch (this.type) {
1744
1734
  case je.DEFAULT:
1745
- return Nt;
1735
+ return $t;
1746
1736
  default:
1747
1737
  return null;
1748
1738
  }
@@ -1790,7 +1780,7 @@ const ln = {
1790
1780
  }
1791
1781
  };
1792
1782
  function rn(e, s, t, o, n, i) {
1793
- const r = f("dt-icon");
1783
+ const r = p("dt-icon");
1794
1784
  return a(), S(X(t.elementType), C({
1795
1785
  id: t.id,
1796
1786
  class: ["dt-list-item", {
@@ -1803,7 +1793,7 @@ function rn(e, s, t, o, n, i) {
1803
1793
  "aria-selected": i.isHighlighted
1804
1794
  }, M(i.listItemListeners)), {
1805
1795
  default: c(() => [
1806
- i.listItemType ? (a(), S(X(i.listItemType), { key: 0 }, Ee({ _: 2 }, [
1796
+ i.listItemType ? (a(), S(X(i.listItemType), { key: 0 }, ke({ _: 2 }, [
1807
1797
  ee(e.$slots, (h, u) => ({
1808
1798
  name: u,
1809
1799
  fn: c(() => [
@@ -1828,13 +1818,13 @@ function rn(e, s, t, o, n, i) {
1828
1818
  }
1829
1819
  const ze = /* @__PURE__ */ v(ln, [["render", rn]]), dn = {
1830
1820
  name: "ComboboxLoadingList",
1831
- components: { DtListItem: ze, DtSkeleton: $s }
1821
+ components: { DtListItem: ze, DtSkeleton: Ns }
1832
1822
  }, cn = {
1833
1823
  class: "d-p0 d-mt8 d-hmx332 d-of-y-auto",
1834
1824
  "aria-busy": "true"
1835
1825
  };
1836
1826
  function un(e, s, t, o, n, i) {
1837
- const r = f("dt-skeleton"), h = f("dt-list-item");
1827
+ const r = p("dt-skeleton"), h = p("dt-list-item");
1838
1828
  return a(), l("ol", cn, [
1839
1829
  (a(), l(Y, null, ee(7, (u) => m(h, {
1840
1830
  key: u,
@@ -1873,13 +1863,13 @@ const hn = {
1873
1863
  default: ""
1874
1864
  }
1875
1865
  }
1876
- }, fn = {
1866
+ }, pn = {
1877
1867
  class: "d-p0",
1878
1868
  "data-qa": "dt-combobox-empty-list"
1879
1869
  };
1880
- function pn(e, s, t, o, n, i) {
1881
- const r = f("dt-list-item");
1882
- return a(), l("ol", fn, [
1870
+ function fn(e, s, t, o, n, i) {
1871
+ const r = p("dt-list-item");
1872
+ return a(), l("ol", pn, [
1883
1873
  d(e.$slots, "default", {}, () => [
1884
1874
  m(r, {
1885
1875
  role: "option",
@@ -1888,14 +1878,14 @@ function pn(e, s, t, o, n, i) {
1888
1878
  class: y(["dt-empty-list-item", t.itemClass])
1889
1879
  }, {
1890
1880
  default: c(() => [
1891
- _("span", null, I(t.message), 1)
1881
+ b("span", null, I(t.message), 1)
1892
1882
  ]),
1893
1883
  _: 1
1894
1884
  }, 8, ["class"])
1895
1885
  ])
1896
1886
  ]);
1897
1887
  }
1898
- const ns = /* @__PURE__ */ v(hn, [["render", pn]]), as = {
1888
+ const ns = /* @__PURE__ */ v(hn, [["render", fn]]), as = {
1899
1889
  EXTRA_SMALL: "xs",
1900
1890
  SMALL: "sm",
1901
1891
  DEFAULT: "md",
@@ -2067,7 +2057,7 @@ const ns = /* @__PURE__ */ v(hn, [["render", pn]]), as = {
2067
2057
  // of this component, this is the ref to that dom element. Set
2068
2058
  // by the onOpen method.
2069
2059
  outsideRenderedListRef: null,
2070
- hasSlotContent: $
2060
+ hasSlotContent: N
2071
2061
  };
2072
2062
  },
2073
2063
  computed: {
@@ -2173,18 +2163,18 @@ const ns = /* @__PURE__ */ v(hn, [["render", pn]]), as = {
2173
2163
  }
2174
2164
  }, gn = { "data-qa": "dt-combobox-input-wrapper" };
2175
2165
  function _n(e, s, t, o, n, i) {
2176
- const r = f("combobox-loading-list"), h = f("combobox-empty-list");
2166
+ const r = p("combobox-loading-list"), h = p("combobox-empty-list");
2177
2167
  return a(), l("div", {
2178
2168
  onKeydown: [
2179
- s[3] || (s[3] = F(U((u) => i.onKeyValidation(u, "onEscapeKey"), ["stop"]), ["esc"])),
2180
- s[4] || (s[4] = F(U((u) => i.onKeyValidation(u, "onEnterKey"), ["exact"]), ["enter"])),
2181
- s[5] || (s[5] = F(U((u) => i.onKeyValidation(u, "onUpKey"), ["stop", "prevent"]), ["up"])),
2182
- s[6] || (s[6] = F(U((u) => i.onKeyValidation(u, "onDownKey"), ["stop", "prevent"]), ["down"])),
2183
- s[7] || (s[7] = F(U((u) => i.onKeyValidation(u, "onHomeKey"), ["stop", "prevent"]), ["home"])),
2184
- s[8] || (s[8] = F(U((u) => i.onKeyValidation(u, "onEndKey"), ["stop", "prevent"]), ["end"]))
2169
+ s[3] || (s[3] = V(U((u) => i.onKeyValidation(u, "onEscapeKey"), ["stop"]), ["esc"])),
2170
+ s[4] || (s[4] = V(U((u) => i.onKeyValidation(u, "onEnterKey"), ["exact"]), ["enter"])),
2171
+ s[5] || (s[5] = V(U((u) => i.onKeyValidation(u, "onUpKey"), ["stop", "prevent"]), ["up"])),
2172
+ s[6] || (s[6] = V(U((u) => i.onKeyValidation(u, "onDownKey"), ["stop", "prevent"]), ["down"])),
2173
+ s[7] || (s[7] = V(U((u) => i.onKeyValidation(u, "onHomeKey"), ["stop", "prevent"]), ["home"])),
2174
+ s[8] || (s[8] = V(U((u) => i.onKeyValidation(u, "onEndKey"), ["stop", "prevent"]), ["end"]))
2185
2175
  ]
2186
2176
  }, [
2187
- _("div", gn, [
2177
+ b("div", gn, [
2188
2178
  d(e.$slots, "input", { inputProps: i.inputProps })
2189
2179
  ]),
2190
2180
  t.showList ? (a(), l("div", {
@@ -2195,7 +2185,7 @@ function _n(e, s, t, o, n, i) {
2195
2185
  onFocusout: s[1] || (s[1] = (...u) => i.clearHighlightIndex && i.clearHighlightIndex(...u)),
2196
2186
  onMousemoveCapture: s[2] || (s[2] = (...u) => i.onMouseHighlight && i.onMouseHighlight(...u))
2197
2187
  }, [
2198
- t.loading && !t.listRenderedOutside ? (a(), S(r, ke(C({ key: 0 }, i.listProps)), null, 16)) : t.emptyList && (t.emptyStateMessage || n.hasSlotContent(e.$slots.emptyListItem)) && !t.listRenderedOutside ? (a(), S(h, C({ key: 1 }, i.listProps, {
2188
+ t.loading && !t.listRenderedOutside ? (a(), S(r, Ee(C({ key: 0 }, i.listProps)), null, 16)) : t.emptyList && (t.emptyStateMessage || n.hasSlotContent(e.$slots.emptyListItem)) && !t.listRenderedOutside ? (a(), S(h, C({ key: 1 }, i.listProps, {
2199
2189
  message: t.emptyStateMessage,
2200
2190
  "item-class": t.emptyStateClass
2201
2191
  }), {
@@ -2209,7 +2199,7 @@ function _n(e, s, t, o, n, i) {
2209
2199
  opened: i.onOpen,
2210
2200
  clearHighlightIndex: i.clearHighlightIndex
2211
2201
  })
2212
- ], 544)) : p("", !0)
2202
+ ], 544)) : f("", !0)
2213
2203
  ], 32);
2214
2204
  }
2215
2205
  const bn = /* @__PURE__ */ v(mn, [["render", _n]]);
@@ -2338,9 +2328,9 @@ function vn(e, s, t, o, n, i) {
2338
2328
  onAfterLeave: i.afterLeave
2339
2329
  }), {
2340
2330
  default: c(() => [
2341
- Se((a(), S(X(t.elementType), ke(Ye(e.$attrs)), {
2331
+ Se((a(), S(X(t.elementType), Ee(Ye(e.$attrs)), {
2342
2332
  default: c(() => [
2343
- n.initialized ? d(e.$slots, "default", { key: 0 }) : p("", !0)
2333
+ n.initialized ? d(e.$slots, "default", { key: 0 }) : f("", !0)
2344
2334
  ]),
2345
2335
  _: 3
2346
2336
  }, 16)), [
@@ -2355,7 +2345,7 @@ const Sn = /* @__PURE__ */ v(yn, [["render", vn]]), Cn = {
2355
2345
  components: {
2356
2346
  DtButton: K,
2357
2347
  DtCollapsibleLazyShow: Sn,
2358
- DtLazyShow: $e,
2348
+ DtLazyShow: Ne,
2359
2349
  DtIcon: x
2360
2350
  },
2361
2351
  props: {
@@ -2499,15 +2489,15 @@ const Sn = /* @__PURE__ */ v(yn, [["render", vn]]), Cn = {
2499
2489
  this.isOpen = !this.isOpen;
2500
2490
  },
2501
2491
  validateProperAnchor() {
2502
- !this.anchorText && !$(this.$slots.anchor) && console.error("anchor text and anchor slot content cannot both be falsy");
2492
+ !this.anchorText && !N(this.$slots.anchor) && console.error("anchor text and anchor slot content cannot both be falsy");
2503
2493
  }
2504
2494
  }
2505
2495
  }, In = ["id"], wn = ["title"];
2506
- function En(e, s, t, o, n, i) {
2507
- const r = f("dt-icon"), h = f("dt-button"), u = f("dt-collapsible-lazy-show");
2496
+ function kn(e, s, t, o, n, i) {
2497
+ const r = p("dt-icon"), h = p("dt-button"), u = p("dt-collapsible-lazy-show");
2508
2498
  return a(), S(X(t.elementType), C({ ref: "collapsible" }, M(i.collapsibleListeners)), {
2509
2499
  default: c(() => [
2510
- _("div", {
2500
+ b("div", {
2511
2501
  id: !t.ariaLabelledBy && i.labelledBy,
2512
2502
  ref: "anchor",
2513
2503
  class: y([
@@ -2537,7 +2527,7 @@ function En(e, s, t, o, n, i) {
2537
2527
  name: n.isOpen ? "chevron-down" : "chevron-right",
2538
2528
  class: "d-icon d-icon--size-300 d-mr8 d-fl-shrink0"
2539
2529
  }, null, 8, ["name"]),
2540
- _("span", {
2530
+ b("span", {
2541
2531
  class: "d-mr-auto d-truncate",
2542
2532
  title: t.anchorText
2543
2533
  }, I(t.anchorText), 9, wn)
@@ -2577,18 +2567,18 @@ function En(e, s, t, o, n, i) {
2577
2567
  _: 3
2578
2568
  }, 16);
2579
2569
  }
2580
- const Xr = /* @__PURE__ */ v(Cn, [["render", En]]), zt = {
2570
+ const Xr = /* @__PURE__ */ v(Cn, [["render", kn]]), zt = {
2581
2571
  none: void 0,
2582
2572
  small: "d-p4",
2583
2573
  medium: "d-p8",
2584
2574
  large: "d-p16"
2585
- }, kn = {
2575
+ }, En = {
2586
2576
  none: void 0,
2587
2577
  small: "d-pl4",
2588
2578
  medium: "d-pl8",
2589
2579
  large: "d-pl16"
2590
2580
  }, On = ["dialog", "menu", "listbox", "tree", "grid"], os = ["", "anchor"], Ln = ["none", "dialog", "first"], Me = ["parent", "body"], Tn = [
2591
- ...Ns
2581
+ ...$s
2592
2582
  ], An = {
2593
2583
  name: "PopoverHeaderFooter",
2594
2584
  components: {
@@ -2639,7 +2629,7 @@ const Xr = /* @__PURE__ */ v(Cn, [["render", En]]), zt = {
2639
2629
  ],
2640
2630
  data() {
2641
2631
  return {
2642
- hasSlotContent: $
2632
+ hasSlotContent: N
2643
2633
  };
2644
2634
  },
2645
2635
  methods: {
@@ -2651,7 +2641,7 @@ const Xr = /* @__PURE__ */ v(Cn, [["render", En]]), zt = {
2651
2641
  }
2652
2642
  };
2653
2643
  function Dn(e, s, t, o, n, i) {
2654
- const r = f("dt-icon"), h = f("dt-button");
2644
+ const r = p("dt-icon"), h = p("dt-button");
2655
2645
  return a(), l("div", {
2656
2646
  "data-qa": "dt-popover-header-footer",
2657
2647
  class: y({
@@ -2665,7 +2655,7 @@ function Dn(e, s, t, o, n, i) {
2665
2655
  class: y(["d-to-ellipsis", "d-w100p", t.contentClass])
2666
2656
  }, [
2667
2657
  d(e.$slots, "content")
2668
- ], 2)) : p("", !0),
2658
+ ], 2)) : f("", !0),
2669
2659
  t.showCloseButton ? (a(), S(h, C({
2670
2660
  key: 1,
2671
2661
  ref: "popover__close-button",
@@ -2684,7 +2674,7 @@ function Dn(e, s, t, o, n, i) {
2684
2674
  })
2685
2675
  ]),
2686
2676
  _: 1
2687
- }, 16)) : p("", !0)
2677
+ }, 16)) : f("", !0)
2688
2678
  ], 2);
2689
2679
  }
2690
2680
  const Pn = /* @__PURE__ */ v(An, [["render", Dn]]);
@@ -2694,8 +2684,8 @@ const xn = {
2694
2684
  * CHILD COMPONENTS *
2695
2685
  ********************/
2696
2686
  components: {
2697
- SrOnlyCloseButton: Ne,
2698
- DtLazyShow: $e,
2687
+ SrOnlyCloseButton: $e,
2688
+ DtLazyShow: Ne,
2699
2689
  PopoverHeaderFooter: Pn
2700
2690
  },
2701
2691
  mixins: [Le, ie],
@@ -3032,14 +3022,14 @@ const xn = {
3032
3022
  data() {
3033
3023
  return {
3034
3024
  POPOVER_PADDING_CLASSES: zt,
3035
- POPOVER_HEADER_FOOTER_PADDING_CLASSES: kn,
3025
+ POPOVER_HEADER_FOOTER_PADDING_CLASSES: En,
3036
3026
  intersectionObserver: null,
3037
3027
  isOutsideViewport: !1,
3038
3028
  isOpen: !1,
3039
3029
  toAppear: !1,
3040
3030
  anchorEl: null,
3041
3031
  popoverContentEl: null,
3042
- hasSlotContent: $
3032
+ hasSlotContent: N
3043
3033
  };
3044
3034
  },
3045
3035
  computed: {
@@ -3277,27 +3267,27 @@ const xn = {
3277
3267
  }
3278
3268
  }
3279
3269
  }, Rn = ["aria-hidden"], Bn = ["id", "tabindex"];
3280
- function $n(e, s, t, o, n, i) {
3281
- const r = f("popover-header-footer"), h = f("sr-only-close-button"), u = f("dt-lazy-show");
3270
+ function Nn(e, s, t, o, n, i) {
3271
+ const r = p("popover-header-footer"), h = p("sr-only-close-button"), u = p("dt-lazy-show");
3282
3272
  return a(), l("div", null, [
3283
3273
  t.modal && n.isOpen ? (a(), S(Wt, {
3284
3274
  key: 0,
3285
3275
  to: "body"
3286
3276
  }, [
3287
- _("div", {
3277
+ b("div", {
3288
3278
  class: "d-modal--transparent",
3289
3279
  "aria-hidden": t.modal && n.isOpen ? "false" : "true",
3290
3280
  onClick: s[0] || (s[0] = U(() => {
3291
3281
  }, ["prevent", "stop"]))
3292
3282
  }, null, 8, Rn)
3293
- ])) : p("", !0),
3283
+ ])) : f("", !0),
3294
3284
  (a(), S(X(t.elementType), {
3295
3285
  ref: "popover",
3296
3286
  class: y(["d-popover", { "d-popover__anchor--opened": n.isOpen }]),
3297
3287
  "data-qa": "dt-popover-container"
3298
3288
  }, {
3299
3289
  default: c(() => [
3300
- _("div", {
3290
+ b("div", {
3301
3291
  id: !t.ariaLabelledby && i.labelledBy,
3302
3292
  ref: "anchor",
3303
3293
  "data-qa": "dt-popover-anchor",
@@ -3305,12 +3295,12 @@ function $n(e, s, t, o, n, i) {
3305
3295
  onClickCapture: s[1] || (s[1] = (...g) => i.defaultToggleOpen && i.defaultToggleOpen(...g)),
3306
3296
  onContextmenu: s[2] || (s[2] = (...g) => i.onContext && i.onContext(...g)),
3307
3297
  onKeydown: [
3308
- s[3] || (s[3] = F(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["up"])),
3309
- s[4] || (s[4] = F(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["down"])),
3310
- s[6] || (s[6] = F((g) => e.$emit("keydown", g), ["enter"])),
3311
- s[7] || (s[7] = F((g) => e.$emit("keydown", g), ["space"]))
3298
+ s[3] || (s[3] = V(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["up"])),
3299
+ s[4] || (s[4] = V(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["down"])),
3300
+ s[6] || (s[6] = V((g) => e.$emit("keydown", g), ["enter"])),
3301
+ s[7] || (s[7] = V((g) => e.$emit("keydown", g), ["space"]))
3312
3302
  ],
3313
- onKeydownCapture: s[5] || (s[5] = F((...g) => i.closePopover && i.closePopover(...g), ["escape"]))
3303
+ onKeydownCapture: s[5] || (s[5] = V((...g) => i.closePopover && i.closePopover(...g), ["escape"]))
3314
3304
  }, [
3315
3305
  d(e.$slots, "anchor", {
3316
3306
  attrs: {
@@ -3355,8 +3345,8 @@ function $n(e, s, t, o, n, i) {
3355
3345
  d(e.$slots, "headerContent", { close: i.closePopover })
3356
3346
  ]),
3357
3347
  _: 3
3358
- }, 8, ["class", "content-class", "show-close-button", "close-button-props", "onClose"])) : p("", !0),
3359
- _("div", {
3348
+ }, 8, ["class", "content-class", "show-close-button", "close-button-props", "onClose"])) : f("", !0),
3349
+ b("div", {
3360
3350
  ref: "popover__content",
3361
3351
  "data-qa": "dt-popover-content",
3362
3352
  class: y([
@@ -3378,12 +3368,12 @@ function $n(e, s, t, o, n, i) {
3378
3368
  d(e.$slots, "footerContent", { close: i.closePopover })
3379
3369
  ]),
3380
3370
  _: 3
3381
- }, 8, ["class", "content-class"])) : p("", !0),
3371
+ }, 8, ["class", "content-class"])) : f("", !0),
3382
3372
  e.showVisuallyHiddenClose ? (a(), S(h, {
3383
3373
  key: 2,
3384
3374
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
3385
3375
  onClose: i.closePopover
3386
- }, null, 8, ["visually-hidden-close-label", "onClose"])) : p("", !0)
3376
+ }, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
3387
3377
  ]),
3388
3378
  _: 3
3389
3379
  }, 16, ["id", "role", "aria-hidden", "aria-labelledby", "aria-label", "aria-modal", "transition", "show", "appear", "class", "style", "css", "tabindex"])
@@ -3392,16 +3382,16 @@ function $n(e, s, t, o, n, i) {
3392
3382
  }, 8, ["class"]))
3393
3383
  ]);
3394
3384
  }
3395
- const ot = /* @__PURE__ */ v(xn, [["render", $n]]), ve = {
3385
+ const ot = /* @__PURE__ */ v(xn, [["render", Nn]]), ve = {
3396
3386
  none: void 0,
3397
3387
  small: "d-py0",
3398
3388
  large: "d-py4"
3399
3389
  };
3400
- const Nn = {
3390
+ const $n = {
3401
3391
  name: "DtDropdown",
3402
3392
  components: {
3403
3393
  DtPopover: ot,
3404
- SrOnlyCloseButton: Ne
3394
+ SrOnlyCloseButton: $e
3405
3395
  },
3406
3396
  mixins: [
3407
3397
  ss({
@@ -3736,7 +3726,7 @@ const Nn = {
3736
3726
  }
3737
3727
  }, zn = ["id"];
3738
3728
  function Mn(e, s, t, o, n, i) {
3739
- const r = f("sr-only-close-button"), h = f("dt-popover");
3729
+ const r = p("sr-only-close-button"), h = p("dt-popover");
3740
3730
  return a(), S(h, C({
3741
3731
  ref: "popover",
3742
3732
  "content-width": t.contentWidth,
@@ -3760,7 +3750,7 @@ function Mn(e, s, t, o, n, i) {
3760
3750
  d(e.$slots, "anchor", C({ ref: "anchor" }, u))
3761
3751
  ]),
3762
3752
  content: c(({ close: u }) => [
3763
- _("ul", {
3753
+ b("ul", {
3764
3754
  id: t.listId,
3765
3755
  ref: "listWrapper",
3766
3756
  class: y(i.listClasses),
@@ -3774,23 +3764,23 @@ function Mn(e, s, t, o, n, i) {
3774
3764
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
3775
3765
  tabindex: i.isArrowKeyNav ? -1 : 0,
3776
3766
  onClose: u
3777
- }, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : p("", !0)
3767
+ }, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : f("", !0)
3778
3768
  ], 42, zn)
3779
3769
  ]),
3780
3770
  _: 3
3781
3771
  }, 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"]);
3782
3772
  }
3783
- const Hn = /* @__PURE__ */ v(Nn, [["render", Mn]]);
3784
- const Fn = {
3773
+ const Hn = /* @__PURE__ */ v($n, [["render", Mn]]);
3774
+ const Vn = {
3785
3775
  name: "DtDropdownSeparator"
3786
- }, Vn = {
3776
+ }, Fn = {
3787
3777
  "aria-hidden": "true",
3788
3778
  class: "dt-list-separator d-my4 d-mxn4"
3789
3779
  };
3790
3780
  function qn(e, s, t, o, n, i) {
3791
- return a(), l("li", Vn);
3781
+ return a(), l("li", Fn);
3792
3782
  }
3793
- const Jr = /* @__PURE__ */ v(Fn, [["render", qn]]), Kn = {
3783
+ const Jr = /* @__PURE__ */ v(Vn, [["render", qn]]), Kn = {
3794
3784
  name: "DtImageViewer",
3795
3785
  components: {
3796
3786
  DtButton: K,
@@ -3925,7 +3915,7 @@ const Jr = /* @__PURE__ */ v(Fn, [["render", qn]]), Kn = {
3925
3915
  "aria-modal": "true"
3926
3916
  }, Wn = ["src", "alt"];
3927
3917
  function Zn(e, s, t, o, n, i) {
3928
- const r = f("dt-button"), h = f("dt-icon");
3918
+ const r = p("dt-button"), h = p("dt-icon");
3929
3919
  return a(), l("div", null, [
3930
3920
  m(r, {
3931
3921
  "data-qa": "dt-image-viewer-preview",
@@ -3935,7 +3925,7 @@ function Zn(e, s, t, o, n, i) {
3935
3925
  onClick: i.openModal
3936
3926
  }, {
3937
3927
  default: c(() => [
3938
- _("img", {
3928
+ b("img", {
3939
3929
  class: y(t.imageButtonClass),
3940
3930
  src: t.imageSrc,
3941
3931
  alt: t.imageAlt
@@ -3947,7 +3937,7 @@ function Zn(e, s, t, o, n, i) {
3947
3937
  key: 0,
3948
3938
  to: "body"
3949
3939
  }, [
3950
- _("div", C({
3940
+ b("div", C({
3951
3941
  "aria-hidden": n.isOpen ? "false" : "true",
3952
3942
  class: "d-modal",
3953
3943
  "data-qa": "dt-modal"
@@ -3957,8 +3947,8 @@ function Zn(e, s, t, o, n, i) {
3957
3947
  onFocusin: s[2] || (s[2] = (u) => n.showCloseButton = !0),
3958
3948
  onFocusout: s[3] || (s[3] = (u) => n.showCloseButton = !1)
3959
3949
  }), [
3960
- _("div", Un, [
3961
- _("img", {
3950
+ b("div", Un, [
3951
+ b("img", {
3962
3952
  class: "d-wmx100p d-hmx100p",
3963
3953
  src: t.imageSrc,
3964
3954
  alt: t.imageAlt
@@ -3985,12 +3975,12 @@ function Zn(e, s, t, o, n, i) {
3985
3975
  })
3986
3976
  ]),
3987
3977
  _: 1
3988
- }, 8, ["aria-label", "onClick"])) : p("", !0)
3978
+ }, 8, ["aria-label", "onClick"])) : f("", !0)
3989
3979
  ]),
3990
3980
  _: 1
3991
3981
  })
3992
3982
  ], 16, Gn)
3993
- ])) : p("", !0)
3983
+ ])) : f("", !0)
3994
3984
  ]);
3995
3985
  }
3996
3986
  const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
@@ -4164,7 +4154,7 @@ const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
4164
4154
  data() {
4165
4155
  return {
4166
4156
  internalValue: this.value,
4167
- hasSlotContent: $
4157
+ hasSlotContent: N
4168
4158
  };
4169
4159
  },
4170
4160
  watch: {
@@ -4190,7 +4180,7 @@ const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
4190
4180
  }
4191
4181
  }, Xn = ["data-qa"], Jn = ["data-qa"];
4192
4182
  function ea(e, s, t, o, n, i) {
4193
- const r = f("dt-validation-messages");
4183
+ const r = p("dt-validation-messages");
4194
4184
  return a(), l("fieldset", { "data-qa": t.dataQaGroup }, [
4195
4185
  n.hasSlotContent(e.$slots.legend) || e.legend ? (a(), l("legend", C({
4196
4186
  key: 0,
@@ -4199,7 +4189,7 @@ function ea(e, s, t, o, n, i) {
4199
4189
  d(e.$slots, "legend", {}, () => [
4200
4190
  P(I(e.legend), 1)
4201
4191
  ])
4202
- ], 16, Jn)) : p("", !0),
4192
+ ], 16, Jn)) : f("", !0),
4203
4193
  d(e.$slots, "default"),
4204
4194
  m(r, C({
4205
4195
  "validation-messages": e.formattedMessages,
@@ -4215,7 +4205,7 @@ const ls = /* @__PURE__ */ v(Qn, [["render", ea]]), Mt = {
4215
4205
  }, Ht = {
4216
4206
  default: "",
4217
4207
  full: "d-modal--full"
4218
- }, Ft = {
4208
+ }, Vt = {
4219
4209
  error: "d-modal__banner--critical",
4220
4210
  info: "d-modal__banner--info",
4221
4211
  success: "d-modal__banner--success",
@@ -4334,7 +4324,7 @@ const ls = /* @__PURE__ */ v(Qn, [["render", ea]]), Mt = {
4334
4324
  }
4335
4325
  };
4336
4326
  function sa(e, s, t, o, n, i) {
4337
- const r = f("dt-notice-icon"), h = f("dt-notice-content"), u = f("dt-notice-action");
4327
+ const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
4338
4328
  return a(), l("aside", {
4339
4329
  class: y(i.noticeClass),
4340
4330
  "data-qa": "notice"
@@ -4376,10 +4366,10 @@ function sa(e, s, t, o, n, i) {
4376
4366
  const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4377
4367
  name: "DtModal",
4378
4368
  components: {
4379
- DtLazyShow: $e,
4369
+ DtLazyShow: Ne,
4380
4370
  DtButton: K,
4381
4371
  DtIcon: x,
4382
- SrOnlyCloseButton: Ne
4372
+ SrOnlyCloseButton: $e
4383
4373
  },
4384
4374
  mixins: [Le, ie],
4385
4375
  props: {
@@ -4528,18 +4518,6 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4528
4518
  fixedHeaderFooter: {
4529
4519
  type: Boolean,
4530
4520
  default: !0
4531
- },
4532
- /**
4533
- * The element that is focused when the modal is opened. This can be an
4534
- * HTMLElement within the modal, a string starting with '#' which will
4535
- * find the element by ID. 'first' which will automatically focus
4536
- * the first element, or 'dialog' which will focus the dialog window itself.
4537
- * If the dialog is modal this prop cannot be 'none'.
4538
- */
4539
- initialFocusElement: {
4540
- type: [String, HTMLElement],
4541
- default: "first",
4542
- validator: (e) => e === "first" || e instanceof HTMLElement || e.startsWith("#")
4543
4521
  }
4544
4522
  },
4545
4523
  emits: [
@@ -4570,9 +4548,9 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4570
4548
  return {
4571
4549
  MODAL_KIND_MODIFIERS: Mt,
4572
4550
  MODAL_SIZE_MODIFIERS: Ht,
4573
- MODAL_BANNER_KINDS: Ft,
4551
+ MODAL_BANNER_KINDS: Vt,
4574
4552
  EVENT_KEYNAMES: H,
4575
- hasSlotContent: $
4553
+ hasSlotContent: N
4576
4554
  };
4577
4555
  },
4578
4556
  computed: {
@@ -4594,7 +4572,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4594
4572
  this.$emit("keydown", e);
4595
4573
  },
4596
4574
  "after-enter": (e) => {
4597
- this.$emit("update:show", !0), e.target === e.currentTarget && this.setFocusAfterTransition();
4575
+ e.target === e.currentTarget && this.setFocusAfterTransition();
4598
4576
  }
4599
4577
  };
4600
4578
  },
@@ -4605,7 +4583,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4605
4583
  return !!this.$slots.footer;
4606
4584
  },
4607
4585
  bannerKindClass() {
4608
- return Ft[this.bannerKind];
4586
+ return Vt[this.bannerKind];
4609
4587
  }
4610
4588
  },
4611
4589
  watch: {
@@ -4629,7 +4607,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4629
4607
  this.$emit("update:show", !1);
4630
4608
  },
4631
4609
  setFocusAfterTransition() {
4632
- this.initialFocusElement === "first" ? this.focusFirstElement() : this.initialFocusElement.startsWith("#") ? this.focusElementById(this.initialFocusElement) : this.initialFocusElement instanceof HTMLElement && this.initialFocusElement.focus();
4610
+ this.focusFirstElement();
4633
4611
  },
4634
4612
  trapFocus(e) {
4635
4613
  this.show && this.focusTrappedTabPress(e);
@@ -4644,7 +4622,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
4644
4622
  class: "d-modal__footer"
4645
4623
  };
4646
4624
  function ra(e, s, t, o, n, i) {
4647
- const r = f("dt-icon"), h = f("dt-button"), u = f("sr-only-close-button"), g = f("dt-lazy-show");
4625
+ const r = p("dt-icon"), h = p("dt-button"), u = p("sr-only-close-button"), g = p("dt-lazy-show");
4648
4626
  return a(), S(g, C({
4649
4627
  transition: "d-zoom",
4650
4628
  show: t.show,
@@ -4670,13 +4648,13 @@ function ra(e, s, t, o, n, i) {
4670
4648
  d(e.$slots, "banner", {}, () => [
4671
4649
  P(I(t.bannerTitle), 1)
4672
4650
  ])
4673
- ], 2)) : p("", !0),
4651
+ ], 2)) : f("", !0),
4674
4652
  m(Ze, {
4675
4653
  appear: "",
4676
4654
  name: "d-modal__dialog"
4677
4655
  }, {
4678
4656
  default: c(() => [
4679
- Se(_("div", {
4657
+ Se(b("div", {
4680
4658
  class: y([
4681
4659
  "d-modal__dialog",
4682
4660
  { "d-modal__dialog--scrollable": t.fixedHeaderFooter },
@@ -4719,8 +4697,8 @@ function ra(e, s, t, o, n, i) {
4719
4697
  }, I(t.copy), 3)),
4720
4698
  i.hasFooterSlot ? (a(), l("footer", la, [
4721
4699
  d(e.$slots, "footer")
4722
- ])) : p("", !0),
4723
- t.hideClose ? p("", !0) : (a(), S(h, C({
4700
+ ])) : f("", !0),
4701
+ t.hideClose ? f("", !0) : (a(), S(h, C({
4724
4702
  key: 5,
4725
4703
  class: "d-modal__close",
4726
4704
  circle: "",
@@ -4740,7 +4718,7 @@ function ra(e, s, t, o, n, i) {
4740
4718
  key: 6,
4741
4719
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
4742
4720
  onClose: i.close
4743
- }, null, 8, ["visually-hidden-close-label", "onClose"])) : p("", !0)
4721
+ }, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
4744
4722
  ], 10, na), [
4745
4723
  [Ce, t.show]
4746
4724
  ])
@@ -4827,9 +4805,9 @@ const da = {
4827
4805
  this.showAll = !this.showAll;
4828
4806
  }
4829
4807
  }
4830
- }, ca = ["id", "aria-labelledby"], ua = ["id"], ha = ["id"], fa = ["id"], pa = { class: "d-d-flex" };
4808
+ }, ca = ["id", "aria-labelledby"], ua = ["id"], ha = ["id"], pa = ["id"], fa = { class: "d-d-flex" };
4831
4809
  function ma(e, s, t, o, n, i) {
4832
- const r = f("vnodes"), h = f("dt-button");
4810
+ const r = p("vnodes"), h = p("dt-button");
4833
4811
  return a(), l("div", {
4834
4812
  id: t.id,
4835
4813
  role: "group",
@@ -4848,7 +4826,7 @@ function ma(e, s, t, o, n, i) {
4848
4826
  key: 0,
4849
4827
  id: `${t.id}-list-section-header`,
4850
4828
  class: "d-pl12 d-mt6"
4851
- }, I(t.header), 9, ua)) : p("", !0),
4829
+ }, I(t.header), 9, ua)) : f("", !0),
4852
4830
  !i.isCollapsible || n.showAll ? (a(), l("ol", {
4853
4831
  key: 1,
4854
4832
  id: `${t.id}-list-section-content`
@@ -4859,8 +4837,8 @@ function ma(e, s, t, o, n, i) {
4859
4837
  id: `${t.id}-list-section-content`
4860
4838
  }, [
4861
4839
  m(r, { vnodes: i.displayedItems }, null, 8, ["vnodes"])
4862
- ], 8, fa)),
4863
- _("div", pa, [
4840
+ ], 8, pa)),
4841
+ b("div", fa, [
4864
4842
  i.isCollapsible ? (a(), S(h, {
4865
4843
  key: 0,
4866
4844
  id: `${t.id}-list-section-show-more-less`,
@@ -4872,7 +4850,7 @@ function ma(e, s, t, o, n, i) {
4872
4850
  P(I(i.showMoreLessText), 1)
4873
4851
  ]),
4874
4852
  _: 1
4875
- }, 8, ["id", "onClick"])) : p("", !0),
4853
+ }, 8, ["id", "onClick"])) : f("", !0),
4876
4854
  d(e.$slots, "footer")
4877
4855
  ])
4878
4856
  ], 10, ca);
@@ -4930,7 +4908,7 @@ function ya(e, s, t, o, n, i) {
4930
4908
  d(e.$slots, "headingSlot", {}, () => [
4931
4909
  P(I(t.heading), 1)
4932
4910
  ])
4933
- ], 10, ba)) : p("", !0),
4911
+ ], 10, ba)) : f("", !0),
4934
4912
  d(e.$slots, "default")
4935
4913
  ], 10, _a);
4936
4914
  }
@@ -5046,7 +5024,7 @@ const nd = /* @__PURE__ */ v(ga, [["render", ya]]), va = {
5046
5024
  "data-qa": "dt-pagination-separator"
5047
5025
  };
5048
5026
  function Ia(e, s, t, o, n, i) {
5049
- const r = f("dt-icon"), h = f("dt-button");
5027
+ const r = p("dt-icon"), h = p("dt-button");
5050
5028
  return a(), l("nav", {
5051
5029
  "aria-label": t.ariaLabel,
5052
5030
  class: "d-d-flex d-fd-row d-gg4 d-ai-center"
@@ -5114,7 +5092,7 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
5114
5092
  warning: "d-radio--warning",
5115
5093
  error: "d-radio--error",
5116
5094
  success: "d-radio--success"
5117
- }, Ea = {
5095
+ }, ka = {
5118
5096
  name: "DtRadio",
5119
5097
  components: { DtValidationMessages: me },
5120
5098
  mixins: [Xt, Jt, es, Xe],
@@ -5167,7 +5145,7 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
5167
5145
  ],
5168
5146
  data() {
5169
5147
  return {
5170
- hasSlotContent: $
5148
+ hasSlotContent: N
5171
5149
  };
5172
5150
  },
5173
5151
  computed: {
@@ -5206,18 +5184,18 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
5206
5184
  e !== this.radioGroupValue && (this.setGroupValue(e), this.$emit("input", e));
5207
5185
  }
5208
5186
  }
5209
- }, ka = { class: "d-radio__input" }, Oa = ["checked", "name", "value", "disabled"], La = {
5187
+ }, Ea = { class: "d-radio__input" }, Oa = ["checked", "name", "value", "disabled"], La = {
5210
5188
  class: "d-radio__copy d-radio__label",
5211
5189
  "data-qa": "radio-label-description-container"
5212
5190
  };
5213
5191
  function Ta(e, s, t, o, n, i) {
5214
- const r = f("dt-validation-messages");
5192
+ const r = p("dt-validation-messages");
5215
5193
  return a(), l("label", null, [
5216
- _("div", {
5194
+ b("div", {
5217
5195
  class: y(["d-radio-group", { "d-radio-group--disabled": e.internalDisabled }])
5218
5196
  }, [
5219
- _("div", ka, [
5220
- _("input", C({
5197
+ b("div", Ea, [
5198
+ b("input", C({
5221
5199
  checked: e.internalChecked,
5222
5200
  name: e.internalName,
5223
5201
  value: t.value,
@@ -5226,8 +5204,8 @@ function Ta(e, s, t, o, n, i) {
5226
5204
  class: ["d-radio", i.inputValidationClass, e.inputClass]
5227
5205
  }, e.$attrs, M(i.inputListeners, !0)), null, 16, Oa)
5228
5206
  ]),
5229
- _("div", La, [
5230
- _("div", C({ class: e.labelClass }, e.labelChildProps, { "data-qa": "radio-label" }), [
5207
+ b("div", La, [
5208
+ b("div", C({ class: e.labelClass }, e.labelChildProps, { "data-qa": "radio-label" }), [
5231
5209
  d(e.$slots, "default", {}, () => [
5232
5210
  P(I(e.label), 1)
5233
5211
  ])
@@ -5239,7 +5217,7 @@ function Ta(e, s, t, o, n, i) {
5239
5217
  d(e.$slots, "description", {}, () => [
5240
5218
  P(I(e.description), 1)
5241
5219
  ])
5242
- ], 16)) : p("", !0),
5220
+ ], 16)) : f("", !0),
5243
5221
  m(r, C({
5244
5222
  "validation-messages": e.formattedMessages,
5245
5223
  "show-messages": e.showMessages,
@@ -5249,7 +5227,7 @@ function Ta(e, s, t, o, n, i) {
5249
5227
  ], 2)
5250
5228
  ]);
5251
5229
  }
5252
- const od = /* @__PURE__ */ v(Ea, [["render", Ta]]), ld = {
5230
+ const od = /* @__PURE__ */ v(ka, [["render", Ta]]), ld = {
5253
5231
  name: "DtRadioGroup",
5254
5232
  extends: ls,
5255
5233
  props: {
@@ -5492,28 +5470,28 @@ const rd = /* @__PURE__ */ v(Aa, [["render", Pa]]), xa = {
5492
5470
  this.validateInputLabels(this.hasLabel, this.$attrs["aria-label"]);
5493
5471
  }
5494
5472
  }
5495
- }, Ba = { class: "d-checkbox__input" }, $a = ["checked", "name", "value", "disabled", ".indeterminate"], Na = {
5473
+ }, Ba = { class: "d-checkbox__input" }, Na = ["checked", "name", "value", "disabled", ".indeterminate"], $a = {
5496
5474
  key: 0,
5497
5475
  class: "d-checkbox__copy d-checkbox__label",
5498
5476
  "data-qa": "checkbox-label-description-container"
5499
5477
  };
5500
5478
  function za(e, s, t, o, n, i) {
5501
- const r = f("dt-validation-messages");
5479
+ const r = p("dt-validation-messages");
5502
5480
  return a(), l("label", null, [
5503
- _("div", {
5481
+ b("div", {
5504
5482
  class: y(["d-checkbox-group", { "d-checkbox-group--disabled": e.internalDisabled }])
5505
5483
  }, [
5506
- _("div", Ba, [
5507
- _("input", C({
5484
+ b("div", Ba, [
5485
+ b("input", C({
5508
5486
  type: "checkbox",
5509
5487
  checked: e.internalChecked,
5510
5488
  name: e.internalName,
5511
5489
  value: e.value,
5512
5490
  disabled: e.internalDisabled,
5513
5491
  class: ["d-checkbox", i.inputValidationClass, e.inputClass]
5514
- }, e.$attrs, { ".indeterminate": e.internalIndeterminate }, M(i.inputListeners, !0)), null, 16, $a)
5492
+ }, e.$attrs, { ".indeterminate": e.internalIndeterminate }, M(i.inputListeners, !0)), null, 16, Na)
5515
5493
  ]),
5516
- i.hasLabelOrDescription ? (a(), l("div", Na, [
5494
+ i.hasLabelOrDescription ? (a(), l("div", $a, [
5517
5495
  i.hasLabel ? (a(), l("div", C({
5518
5496
  key: 0,
5519
5497
  class: e.labelClass
@@ -5521,7 +5499,7 @@ function za(e, s, t, o, n, i) {
5521
5499
  d(e.$slots, "default", {}, () => [
5522
5500
  P(I(e.label), 1)
5523
5501
  ])
5524
- ], 16)) : p("", !0),
5502
+ ], 16)) : f("", !0),
5525
5503
  i.hasDescription ? (a(), l("div", C({
5526
5504
  key: 1,
5527
5505
  class: ["d-description", e.descriptionClass]
@@ -5529,13 +5507,13 @@ function za(e, s, t, o, n, i) {
5529
5507
  d(e.$slots, "description", {}, () => [
5530
5508
  P(I(e.description), 1)
5531
5509
  ])
5532
- ], 16)) : p("", !0),
5510
+ ], 16)) : f("", !0),
5533
5511
  m(r, C({
5534
5512
  "validation-messages": e.formattedMessages,
5535
5513
  "show-messages": e.showMessages,
5536
5514
  class: e.messagesClass
5537
5515
  }, e.messagesChildProps, { "data-qa": "dt-checkbox-validation-messages" }), null, 16, ["validation-messages", "show-messages", "class"])
5538
- ])) : p("", !0)
5516
+ ])) : f("", !0)
5539
5517
  ], 2)
5540
5518
  ]);
5541
5519
  }
@@ -5631,7 +5609,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5631
5609
  return `checkbox-group-message-${e}-${s}-${this.id}`;
5632
5610
  }
5633
5611
  }
5634
- }, Vt = {
5612
+ }, Ft = {
5635
5613
  xs: "d-chip__label--xs",
5636
5614
  sm: "d-chip__label--sm",
5637
5615
  md: ""
@@ -5643,7 +5621,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5643
5621
  xs: "200",
5644
5622
  sm: "200",
5645
5623
  md: "200"
5646
- }, Fa = {
5624
+ }, Va = {
5647
5625
  name: "DtChip",
5648
5626
  components: {
5649
5627
  DtButton: K,
@@ -5675,7 +5653,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5675
5653
  size: {
5676
5654
  type: String,
5677
5655
  default: "md",
5678
- validator: (e) => Object.keys(Vt).includes(e)
5656
+ validator: (e) => Object.keys(Ft).includes(e)
5679
5657
  },
5680
5658
  /**
5681
5659
  * The interactivity of the chip.
@@ -5743,7 +5721,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5743
5721
  data() {
5744
5722
  return {
5745
5723
  isActive: !1,
5746
- hasSlotContent: $
5724
+ hasSlotContent: N
5747
5725
  };
5748
5726
  },
5749
5727
  computed: {
@@ -5766,7 +5744,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5766
5744
  chipClasses() {
5767
5745
  return [
5768
5746
  this.$attrs["grouped-chip"] ? "d-chip" : "d-chip__label",
5769
- Vt[this.size],
5747
+ Ft[this.size],
5770
5748
  this.labelClass
5771
5749
  ];
5772
5750
  },
@@ -5780,7 +5758,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5780
5758
  this.hideClose || this.$emit("close");
5781
5759
  }
5782
5760
  }
5783
- }, Va = { class: "d-chip" }, qa = {
5761
+ }, Fa = { class: "d-chip" }, qa = {
5784
5762
  key: 0,
5785
5763
  "data-qa": "dt-chip-icon",
5786
5764
  class: "d-chip__icon"
@@ -5789,8 +5767,8 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
5789
5767
  "data-qa": "dt-chip-avatar"
5790
5768
  }, ja = ["id"];
5791
5769
  function Ga(e, s, t, o, n, i) {
5792
- const r = f("dt-icon"), h = f("dt-button");
5793
- return a(), l("span", Va, [
5770
+ const r = p("dt-icon"), h = p("dt-button");
5771
+ return a(), l("span", Fa, [
5794
5772
  (a(), S(X(t.interactive ? "button" : "span"), C({
5795
5773
  id: t.id,
5796
5774
  type: t.interactive && "button",
@@ -5804,7 +5782,7 @@ function Ga(e, s, t, o, n, i) {
5804
5782
  d(e.$slots, "icon")
5805
5783
  ])) : n.hasSlotContent(e.$slots.avatar) ? (a(), l("span", Ka, [
5806
5784
  d(e.$slots, "avatar")
5807
- ])) : p("", !0),
5785
+ ])) : f("", !0),
5808
5786
  n.hasSlotContent(e.$slots.default) ? (a(), l("span", {
5809
5787
  key: 2,
5810
5788
  id: `${t.id}-content`,
@@ -5812,11 +5790,11 @@ function Ga(e, s, t, o, n, i) {
5812
5790
  class: y(["d-truncate", "d-chip__text", t.contentClass])
5813
5791
  }, [
5814
5792
  d(e.$slots, "default")
5815
- ], 10, ja)) : p("", !0)
5793
+ ], 10, ja)) : f("", !0)
5816
5794
  ]),
5817
5795
  _: 3
5818
5796
  }, 16, ["id", "type", "class", "aria-labelledby", "aria-label"])),
5819
- t.hideClose ? p("", !0) : (a(), S(h, C({ key: 0 }, t.closeButtonProps, {
5797
+ t.hideClose ? f("", !0) : (a(), S(h, C({ key: 0 }, t.closeButtonProps, {
5820
5798
  class: i.chipCloseButtonClasses(),
5821
5799
  "data-qa": "dt-chip-close",
5822
5800
  "aria-label": t.closeButtonProps.ariaLabel,
@@ -5832,7 +5810,7 @@ function Ga(e, s, t, o, n, i) {
5832
5810
  }, 16, ["class", "aria-label"]))
5833
5811
  ]);
5834
5812
  }
5835
- const rs = /* @__PURE__ */ v(Fa, [["render", Ga]]), qt = {
5813
+ const rs = /* @__PURE__ */ v(Va, [["render", Ga]]), qt = {
5836
5814
  xs: "d-select--xs",
5837
5815
  sm: "d-select--sm",
5838
5816
  md: "",
@@ -5960,11 +5938,11 @@ const rs = /* @__PURE__ */ v(Fa, [["render", Ga]]), qt = {
5960
5938
  ],
5961
5939
  data() {
5962
5940
  return {
5963
- LABEL_SIZE_MODIFIERS: Fs,
5964
- DESCRIPTION_SIZE_MODIFIERS: Vs,
5941
+ LABEL_SIZE_MODIFIERS: Vs,
5942
+ DESCRIPTION_SIZE_MODIFIERS: Fs,
5965
5943
  SELECT_SIZE_MODIFIERS: qt,
5966
5944
  SELECT_STATE_MODIFIERS: Ua,
5967
- hasSlotContent: $
5945
+ hasSlotContent: N
5968
5946
  };
5969
5947
  },
5970
5948
  computed: {
@@ -6013,9 +5991,9 @@ const rs = /* @__PURE__ */ v(Fa, [["render", Ga]]), qt = {
6013
5991
  }
6014
5992
  }, Ja = ["aria-details"], eo = ["id"], to = ["disabled"], so = ["value"];
6015
5993
  function io(e, s, t, o, n, i) {
6016
- const r = f("dt-validation-messages");
5994
+ const r = p("dt-validation-messages");
6017
5995
  return a(), l("div", null, [
6018
- _("label", null, [
5996
+ b("label", null, [
6019
5997
  n.hasSlotContent(e.$slots.label) || t.label ? (a(), l("div", C({
6020
5998
  key: 0,
6021
5999
  "aria-details": i.labelAriaDetails,
@@ -6028,7 +6006,7 @@ function io(e, s, t, o, n, i) {
6028
6006
  d(e.$slots, "label", {}, () => [
6029
6007
  P(I(t.label), 1)
6030
6008
  ])
6031
- ], 16, Ja)) : p("", !0),
6009
+ ], 16, Ja)) : f("", !0),
6032
6010
  n.hasSlotContent(e.$slots.description) || t.description ? (a(), l("div", C({
6033
6011
  key: 1,
6034
6012
  id: i.descriptionKey,
@@ -6041,8 +6019,8 @@ function io(e, s, t, o, n, i) {
6041
6019
  d(e.$slots, "description", {}, () => [
6042
6020
  P(I(t.description), 1)
6043
6021
  ])
6044
- ], 16, eo)) : p("", !0),
6045
- _("div", {
6022
+ ], 16, eo)) : f("", !0),
6023
+ b("div", {
6046
6024
  class: y([
6047
6025
  "d-select",
6048
6026
  n.SELECT_SIZE_MODIFIERS[t.size],
@@ -6051,7 +6029,7 @@ function io(e, s, t, o, n, i) {
6051
6029
  ]),
6052
6030
  "data-qa": "dt-select-wrapper"
6053
6031
  }, [
6054
- _("select", C({
6032
+ b("select", C({
6055
6033
  class: [
6056
6034
  "d-select__input",
6057
6035
  n.SELECT_STATE_MODIFIERS[i.state]
@@ -6248,7 +6226,7 @@ const ud = /* @__PURE__ */ v(Xa, [["render", io]]), no = ["status", "alert"], Kt
6248
6226
  }
6249
6227
  }, oo = ["aria-hidden"], lo = { class: "d-toast__dialog" };
6250
6228
  function ro(e, s, t, o, n, i) {
6251
- const r = f("dt-notice-icon"), h = f("dt-notice-content"), u = f("dt-notice-action");
6229
+ const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
6252
6230
  return n.isShown ? (a(), l("div", {
6253
6231
  key: 0,
6254
6232
  class: y([
@@ -6259,7 +6237,7 @@ function ro(e, s, t, o, n, i) {
6259
6237
  "data-qa": "dt-toast",
6260
6238
  "aria-hidden": (!n.isShown).toString()
6261
6239
  }, [
6262
- _("div", lo, [
6240
+ b("div", lo, [
6263
6241
  m(r, { kind: t.kind }, {
6264
6242
  default: c(() => [
6265
6243
  d(e.$slots, "icon")
@@ -6295,7 +6273,7 @@ function ro(e, s, t, o, n, i) {
6295
6273
  _: 3
6296
6274
  }, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label", "onClose"])
6297
6275
  ])
6298
- ], 10, oo)) : p("", !0);
6276
+ ], 10, oo)) : f("", !0);
6299
6277
  }
6300
6278
  const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
6301
6279
  sm: "d-toggle--small",
@@ -6389,7 +6367,7 @@ const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
6389
6367
  data() {
6390
6368
  return {
6391
6369
  internalChecked: this.checked,
6392
- hasSlotContent: $
6370
+ hasSlotContent: N
6393
6371
  };
6394
6372
  },
6395
6373
  computed: {
@@ -6442,7 +6420,7 @@ const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
6442
6420
  );
6443
6421
  }
6444
6422
  }
6445
- }, ho = { class: "d-d-flex d-ai-center" }, fo = ["for"], po = ["id", "role", "aria-checked", "disabled", "aria-disabled"], mo = {
6423
+ }, ho = { class: "d-d-flex d-ai-center" }, po = ["for"], fo = ["id", "role", "aria-checked", "disabled", "aria-disabled"], mo = {
6446
6424
  key: 0,
6447
6425
  class: "d-toggle__inner"
6448
6426
  };
@@ -6454,8 +6432,8 @@ function go(e, s, t, o, n, i) {
6454
6432
  for: t.id
6455
6433
  }, t.labelChildProps, { "data-qa": "toggle-label" }), [
6456
6434
  d(e.$slots, "default")
6457
- ], 16, fo)) : p("", !0),
6458
- _("button", C({
6435
+ ], 16, po)) : f("", !0),
6436
+ b("button", C({
6459
6437
  id: t.id,
6460
6438
  role: i.toggleRole,
6461
6439
  type: "button",
@@ -6464,11 +6442,11 @@ function go(e, s, t, o, n, i) {
6464
6442
  "aria-disabled": t.disabled.toString(),
6465
6443
  class: i.toggleClasses
6466
6444
  }, i.inputListeners), [
6467
- t.showIcon ? (a(), l("span", mo)) : p("", !0)
6468
- ], 16, po)
6445
+ t.showIcon ? (a(), l("span", mo)) : f("", !0)
6446
+ ], 16, fo)
6469
6447
  ]);
6470
6448
  }
6471
- const fd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
6449
+ const pd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
6472
6450
  "{win}": "layout-grid",
6473
6451
  "{arrow-right}": "arrow-right",
6474
6452
  "{arrow-left}": "arrow-left",
@@ -6477,7 +6455,7 @@ const fd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
6477
6455
  "{cmd}": "command"
6478
6456
  }, _o = {
6479
6457
  "{plus}": "plus"
6480
- }, pd = Object.keys(ye), bo = {
6458
+ }, fd = Object.keys(ye), bo = {
6481
6459
  name: "DtKeyboardShortcut",
6482
6460
  components: {
6483
6461
  DtIcon: x
@@ -6534,7 +6512,7 @@ const fd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
6534
6512
  class: "sr-only"
6535
6513
  }, vo = ["innerHTML"];
6536
6514
  function So(e, s, t, o, n, i) {
6537
- const r = f("dt-icon");
6515
+ const r = p("dt-icon");
6538
6516
  return a(), l("kbd", {
6539
6517
  class: y([
6540
6518
  "d-d-inline-flex",
@@ -6549,7 +6527,7 @@ function So(e, s, t, o, n, i) {
6549
6527
  t.inverted ? "d-bc-moderate-inverted" : "d-bc-default"
6550
6528
  ])
6551
6529
  }, [
6552
- t.screenReaderText ? (a(), l("span", yo, I(t.screenReaderText), 1)) : p("", !0),
6530
+ t.screenReaderText ? (a(), l("span", yo, I(t.screenReaderText), 1)) : f("", !0),
6553
6531
  (a(!0), l(Y, null, ee(i.formattedShortcutSplit, (h, u) => (a(), l(Y, null, [
6554
6532
  i.icons[h] ? (a(), S(r, {
6555
6533
  key: `${u}-${h}`,
@@ -6627,7 +6605,7 @@ const md = /* @__PURE__ */ v(bo, [["render", So]]), ds = {
6627
6605
  },
6628
6606
  data() {
6629
6607
  return {
6630
- hasSlotContent: $
6608
+ hasSlotContent: N
6631
6609
  };
6632
6610
  },
6633
6611
  computed: {
@@ -6653,7 +6631,7 @@ function wo(e, s, t, o, n, i) {
6653
6631
  "data-qa": "dt-root-layout-sidebar"
6654
6632
  }, [
6655
6633
  d(e.$slots, "sidebar")
6656
- ], 6)) : p("", !0),
6634
+ ], 6)) : f("", !0),
6657
6635
  n.hasSlotContent(e.$slots.content) ? (a(), l("main", {
6658
6636
  key: 1,
6659
6637
  ref: "root-layout-content",
@@ -6662,13 +6640,13 @@ function wo(e, s, t, o, n, i) {
6662
6640
  tabindex: "0"
6663
6641
  }, [
6664
6642
  d(e.$slots, "content")
6665
- ], 2)) : p("", !0)
6643
+ ], 2)) : f("", !0)
6666
6644
  ], 2);
6667
6645
  }
6668
- const Eo = /* @__PURE__ */ v(Io, [["render", wo]]), ko = {
6646
+ const ko = /* @__PURE__ */ v(Io, [["render", wo]]), Eo = {
6669
6647
  name: "DtRootLayout",
6670
6648
  components: {
6671
- DtRootLayoutBody: Eo
6649
+ DtRootLayoutBody: ko
6672
6650
  },
6673
6651
  props: {
6674
6652
  /**
@@ -6769,7 +6747,7 @@ const Eo = /* @__PURE__ */ v(Io, [["render", wo]]), ko = {
6769
6747
  },
6770
6748
  data() {
6771
6749
  return {
6772
- hasSlotContent: $
6750
+ hasSlotContent: N
6773
6751
  };
6774
6752
  },
6775
6753
  computed: {
@@ -6780,7 +6758,7 @@ const Eo = /* @__PURE__ */ v(Io, [["render", wo]]), ko = {
6780
6758
  }
6781
6759
  };
6782
6760
  function Oo(e, s, t, o, n, i) {
6783
- const r = f("dt-root-layout-body");
6761
+ const r = p("dt-root-layout-body");
6784
6762
  return a(), l("div", {
6785
6763
  class: y(["root-layout d-root-layout", { "d-root-layout--fixed": t.fixed }, i.responsiveClass]),
6786
6764
  "data-qa": "dt-root-layout"
@@ -6792,7 +6770,7 @@ function Oo(e, s, t, o, n, i) {
6792
6770
  "data-qa": "dt-root-layout-header"
6793
6771
  }, [
6794
6772
  d(e.$slots, "header")
6795
- ], 6)) : p("", !0),
6773
+ ], 6)) : f("", !0),
6796
6774
  m(r, {
6797
6775
  "body-class": t.bodyClass,
6798
6776
  "content-class": t.contentClass,
@@ -6802,7 +6780,7 @@ function Oo(e, s, t, o, n, i) {
6802
6780
  "header-height": n.hasSlotContent(e.$slots.header) ? t.headerHeight : "0px",
6803
6781
  "footer-height": n.hasSlotContent(e.$slots.footer) ? t.footerHeight : "0px",
6804
6782
  fixed: t.fixed
6805
- }, Ee({ _: 2 }, [
6783
+ }, ke({ _: 2 }, [
6806
6784
  n.hasSlotContent(e.$slots.sidebar) ? {
6807
6785
  name: "sidebar",
6808
6786
  fn: c(() => [
@@ -6825,10 +6803,10 @@ function Oo(e, s, t, o, n, i) {
6825
6803
  "data-qa": "dt-root-layout-footer"
6826
6804
  }, [
6827
6805
  d(e.$slots, "footer")
6828
- ], 6)) : p("", !0)
6806
+ ], 6)) : f("", !0)
6829
6807
  ], 2);
6830
6808
  }
6831
- const gd = /* @__PURE__ */ v(ko, [["render", Oo]]), ue = {
6809
+ const gd = /* @__PURE__ */ v(Eo, [["render", Oo]]), ue = {
6832
6810
  default: "column",
6833
6811
  column: "column",
6834
6812
  row: "row",
@@ -7032,49 +7010,49 @@ const us = {
7032
7010
  },
7033
7011
  emits: ["user-position"],
7034
7012
  setup(e, { expose: s, emit: t }) {
7035
- const o = e, n = Lt(/* @__PURE__ */ new Map()), i = Lt(/* @__PURE__ */ new Map()), r = pe([]), h = pe(null), u = pe(!1), g = pe(null), w = pe("top");
7036
- let b = 0, L = 0, B = !1, de = 0, he = null, fe = null, Fe = 0, ps = 0;
7037
- const Ve = Re(() => {
7013
+ const o = e, n = Lt(/* @__PURE__ */ new Map()), i = Lt(/* @__PURE__ */ new Map()), r = fe([]), h = fe(null), u = fe(!1), g = fe(null), w = fe("top");
7014
+ let _ = 0, L = 0, B = !1, de = 0, he = null, pe = null, Ve = 0, fs = 0;
7015
+ const Fe = Re(() => {
7038
7016
  if (o.itemSize === null) {
7039
7017
  const O = {
7040
7018
  "-1": { accumulator: 0 }
7041
- }, A = o.items, E = o.sizeField, Q = o.minItemSize;
7042
- let V = 1e4, ne = 0, D;
7019
+ }, A = o.items, k = o.sizeField, Q = o.minItemSize;
7020
+ let F = 1e4, ne = 0, D;
7043
7021
  for (let j = 0, ge = A.length; j < ge; j++)
7044
- D = A[j][E] || Q, D < V && (V = D), ne += D, O[j] = { accumulator: ne, size: D };
7045
- return fe = V, O;
7022
+ D = A[j][k] || Q, D < F && (F = D), ne += D, O[j] = { accumulator: ne, size: D };
7023
+ return pe = F, O;
7046
7024
  }
7047
7025
  return [];
7048
7026
  }), ms = Re(() => o.items.length && typeof o.items[0] != "object"), gs = Re(() => {
7049
7027
  const O = {};
7050
- for (let A = 0, E = o.items.length; A < E; A++)
7028
+ for (let A = 0, k = o.items.length; A < k; A++)
7051
7029
  O[o.items[A][o.keyField]] = A;
7052
7030
  return O;
7053
7031
  });
7054
- Zt(Ve, () => {
7032
+ Zt(Fe, () => {
7055
7033
  Te(!1);
7056
7034
  }, { deep: !0 }), ws(() => {
7057
- Es(() => {
7035
+ ks(() => {
7058
7036
  Te(!0), u.value = !0;
7059
7037
  });
7060
7038
  });
7061
- const mt = (O, A, E, Q, V) => {
7062
- const ne = ks({
7063
- id: ps++,
7039
+ const mt = (O, A, k, Q, F) => {
7040
+ const ne = Es({
7041
+ id: fs++,
7064
7042
  index: A,
7065
7043
  used: !0,
7066
7044
  key: Q,
7067
- type: V
7045
+ type: F
7068
7046
  }), D = Os({
7069
- item: E,
7047
+ item: k,
7070
7048
  position: 0,
7071
7049
  nr: ne
7072
7050
  });
7073
7051
  return O.value.push(D), D;
7074
7052
  }, qe = (O, A = !1) => {
7075
- const E = i, Q = O.nr.type;
7076
- let V = E.get(Q);
7077
- V || (V = [], E.set(Q, V)), V.push(O), A || (O.nr.used = !1, O.position = -9999);
7053
+ const k = i, Q = O.nr.type;
7054
+ let F = k.get(Q);
7055
+ F || (F = [], k.set(Q, F)), F.push(O), A || (O.nr.used = !1, O.position = -9999);
7078
7056
  }, _s = () => {
7079
7057
  const O = o.direction === "vertical";
7080
7058
  let A;
@@ -7092,76 +7070,76 @@ const us = {
7092
7070
  }, ys = () => {
7093
7071
  r.value.sort((O, A) => O.nr.index - A.nr.index);
7094
7072
  }, Te = (O, A = !1) => {
7095
- var bt, yt, vt, St, Ct, It, wt, Et;
7096
- const E = o.itemSize, Q = fe, V = ms.value ? null : o.keyField, ne = o.items, D = ne.length, j = Ve.value, ge = n, gt = i, Ae = r, Is = gs;
7097
- let G, N, De, te, ae;
7073
+ var bt, yt, vt, St, Ct, It, wt, kt;
7074
+ const k = o.itemSize, Q = pe, F = ms.value ? null : o.keyField, ne = o.items, D = ne.length, j = Fe.value, ge = n, gt = i, Ae = r, Is = gs;
7075
+ let G, $, De, te, ae;
7098
7076
  if (!D)
7099
- G = N = te = ae = De = 0;
7077
+ G = $ = te = ae = De = 0;
7100
7078
  else {
7101
7079
  const T = _s();
7102
7080
  if (A) {
7103
7081
  let R = T.start - de.value;
7104
- if (R < 0 && (R = -R), E === null && R < Q.value || R < E)
7082
+ if (R < 0 && (R = -R), k === null && R < Q.value || R < k)
7105
7083
  return {
7106
7084
  continuous: !0
7107
7085
  };
7108
7086
  }
7109
7087
  de = T.start;
7110
7088
  const W = o.buffer;
7111
- if (T.start -= W, T.end += W, E === null) {
7112
- let R, _e = 0, kt = D - 1, Z = ~~(D / 2), Ot;
7089
+ if (T.start -= W, T.end += W, k === null) {
7090
+ let R, _e = 0, Et = D - 1, Z = ~~(D / 2), Ot;
7113
7091
  do
7114
- Ot = Z, R = (bt = j[Z]) == null ? void 0 : bt.accumulator, R < T.start ? _e = Z : Z < D - 1 && ((yt = j[Z + 1]) == null ? void 0 : yt.accumulator) > T.start && (kt = Z), Z = ~~((_e + kt) / 2);
7092
+ Ot = Z, R = (bt = j[Z]) == null ? void 0 : bt.accumulator, R < T.start ? _e = Z : Z < D - 1 && ((yt = j[Z + 1]) == null ? void 0 : yt.accumulator) > T.start && (Et = Z), Z = ~~((_e + Et) / 2);
7115
7093
  while (Z !== Ot);
7116
- for (Z < 0 && (Z = 0), G = Z, De = (vt = j[D - 1]) == null ? void 0 : vt.accumulator, N = Z; N < D && ((St = j[N]) == null ? void 0 : St.accumulator) < T.end; N++)
7094
+ for (Z < 0 && (Z = 0), G = Z, De = (vt = j[D - 1]) == null ? void 0 : vt.accumulator, $ = Z; $ < D && ((St = j[$]) == null ? void 0 : St.accumulator) < T.end; $++)
7117
7095
  ;
7118
- for (N === -1 ? N = ne.length - 1 : (N++, N > D && (N = D)), te = b; te < D && ((Ct = j[te]) == null ? void 0 : Ct.accumulator) < T.start; te++)
7096
+ for ($ === -1 ? $ = ne.length - 1 : ($++, $ > D && ($ = D)), te = _; te < D && ((Ct = j[te]) == null ? void 0 : Ct.accumulator) < T.start; te++)
7119
7097
  ;
7120
7098
  for (ae = te; ae < D && ((It = j[ae]) == null ? void 0 : It.accumulator) < T.end; ae++)
7121
7099
  ;
7122
7100
  } else {
7123
- G = ~~(T.start / E);
7101
+ G = ~~(T.start / k);
7124
7102
  const R = G % 1;
7125
- G -= R, N = Math.ceil(T.end / E), te = Math.max(0, Math.floor(T.start / E)), ae = Math.floor(T.end / E), G < 0 && (G = 0), N > D && (N = D), te < 0 && (te = 0), ae > D && (ae = D), De = Math.ceil(D / 1) * E;
7103
+ G -= R, $ = Math.ceil(T.end / k), te = Math.max(0, Math.floor(T.start / k)), ae = Math.floor(T.end / k), G < 0 && (G = 0), $ > D && ($ = D), te < 0 && (te = 0), ae > D && (ae = D), De = Math.ceil(D / 1) * k;
7126
7104
  }
7127
7105
  }
7128
- N - G > 1e3 && bs(), Fe = De;
7129
- let k;
7130
- const Pe = G <= L && N >= G;
7106
+ $ - G > 1e3 && bs(), Ve = De;
7107
+ let E;
7108
+ const Pe = G <= L && $ >= G;
7131
7109
  if (Pe)
7132
7110
  for (let T = 0, W = Ae.value.length; T < W; T++)
7133
- k = Ae.value[T], k != null && k.nr.used && (O && (k.nr.index = Is[k.item[V]]), (k.nr.index == null || k.nr.index < G || k.nr.index >= N) && qe(k));
7111
+ E = Ae.value[T], E != null && E.nr.used && (O && (E.nr.index = Is[E.item[F]]), (E.nr.index == null || E.nr.index < G || E.nr.index >= $) && qe(E));
7134
7112
  const _t = Pe ? null : /* @__PURE__ */ new Map();
7135
7113
  let se, oe, xe;
7136
- for (let T = G; T < N; T++) {
7114
+ for (let T = G; T < $; T++) {
7137
7115
  se = ne[T];
7138
- const W = V ? se == null ? void 0 : se[V] : se;
7116
+ const W = F ? se == null ? void 0 : se[F] : se;
7139
7117
  if (W == null)
7140
- throw new Error(`Key is ${W} on item (keyField is '${V}')`);
7141
- if (k = ge.get(W), !E && !((wt = j[T]) != null && wt.size)) {
7142
- k && qe(k);
7118
+ throw new Error(`Key is ${W} on item (keyField is '${F}')`);
7119
+ if (E = ge.get(W), !k && !((wt = j[T]) != null && wt.size)) {
7120
+ E && qe(E);
7143
7121
  continue;
7144
7122
  }
7145
7123
  oe = se.type;
7146
7124
  let R = gt.get(oe);
7147
- if (!k)
7148
- Pe ? R && R.length ? k = R.pop() : k = mt(Ae, T, se, W, oe) : (xe = _t.get(oe) || 0, (!R || xe >= R.length) && (k = mt(Ae, T, se, W, oe), qe(k, !0), R = gt.get(oe)), k = R[xe], _t.set(oe, xe + 1)), ge.delete(k.nr.key), k.nr.used = !0, k.nr.index = T, k.nr.key = W, k.nr.type = oe, ge.set(W, k);
7149
- else if (!k.nr.used && (k.nr.used = !0, R)) {
7150
- const _e = R.indexOf(k);
7125
+ if (!E)
7126
+ Pe ? R && R.length ? E = R.pop() : E = mt(Ae, T, se, W, oe) : (xe = _t.get(oe) || 0, (!R || xe >= R.length) && (E = mt(Ae, T, se, W, oe), qe(E, !0), R = gt.get(oe)), E = R[xe], _t.set(oe, xe + 1)), ge.delete(E.nr.key), E.nr.used = !0, E.nr.index = T, E.nr.key = W, E.nr.type = oe, ge.set(W, E);
7127
+ else if (!E.nr.used && (E.nr.used = !0, R)) {
7128
+ const _e = R.indexOf(E);
7151
7129
  _e !== -1 && R.splice(_e, 1);
7152
7130
  }
7153
- k.item = se, E === null ? (k.position = (Et = j[T - 1]) == null ? void 0 : Et.accumulator, k.offset = 0) : (k.position = Math.floor(T) * E, k.offset = T % 1 * E);
7131
+ E.item = se, k === null ? (E.position = (kt = j[T - 1]) == null ? void 0 : kt.accumulator, E.offset = 0) : (E.position = Math.floor(T) * k, E.offset = T % 1 * k);
7154
7132
  }
7155
- return b = G, L = N, clearTimeout(he), he = setTimeout(ys, 300), {
7133
+ return _ = G, L = $, clearTimeout(he), he = setTimeout(ys, 300), {
7156
7134
  continuous: Pe
7157
7135
  };
7158
7136
  }, vs = (O) => {
7159
- const A = o.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" }, E = g.value, Q = A.scroll;
7160
- E[Q] = O;
7137
+ const A = o.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" }, k = g.value, Q = A.scroll;
7138
+ k[Q] = O;
7161
7139
  }, Ss = (O) => {
7162
- var E;
7140
+ var k;
7163
7141
  let A;
7164
- o.itemSize === null ? A = O > 0 ? (E = Ve.value[O - 1]) == null ? void 0 : E.accumulator : 0 : A = Math.floor(O) * o.itemSize, vs(A);
7142
+ o.itemSize === null ? A = O > 0 ? (k = Fe.value[O - 1]) == null ? void 0 : k.accumulator : 0 : A = Math.floor(O) * o.itemSize, vs(A);
7165
7143
  }, Cs = () => {
7166
7144
  const O = g.value;
7167
7145
  w.value !== "middle" && (w.value = "middle", t("user-position", "middle")), O.scrollTop === 0 && (w.value = "top", t("user-position", "top")), O.scrollTop + O.clientHeight === O.scrollHeight && (w.value = "bottom", t("user-position", "bottom")), B || (B = !0, requestAnimationFrame(() => {
@@ -7182,26 +7160,26 @@ const us = {
7182
7160
  }, [
7183
7161
  (a(), S(X(e.listTag), {
7184
7162
  ref: "wrapper",
7185
- style: re({ [e.direction === "vertical" ? "minHeight" : "minWidth"]: `${Yt(Fe)}px` }),
7163
+ style: re({ [e.direction === "vertical" ? "minHeight" : "minWidth"]: `${Yt(Ve)}px` }),
7186
7164
  class: y(["vue-recycle-scroller__item-wrapper", e.listClass])
7187
7165
  }, {
7188
7166
  default: c(() => [
7189
- (a(!0), l(Y, null, ee(r.value, (E) => (a(), S(X(e.itemTag), C({
7190
- key: E.nr.id,
7167
+ (a(!0), l(Y, null, ee(r.value, (k) => (a(), S(X(e.itemTag), C({
7168
+ key: k.nr.id,
7191
7169
  style: u.value ? {
7192
- transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${E.position}px) translate${e.direction === "vertical" ? "X" : "Y"}(${E.offset}px)`,
7170
+ transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${k.position}px) translate${e.direction === "vertical" ? "X" : "Y"}(${k.offset}px)`,
7193
7171
  width: void 0,
7194
7172
  height: void 0
7195
7173
  } : null,
7196
7174
  class: ["vue-recycle-scroller__item-view", [
7197
7175
  e.itemClass,
7198
7176
  {
7199
- hover: !e.skipHover && h.value === E.nr.key
7177
+ hover: !e.skipHover && h.value === k.nr.key
7200
7178
  }
7201
7179
  ]]
7202
7180
  }, M(e.skipHover ? {} : {
7203
7181
  mouseenter: () => {
7204
- h.value = E.nr.key;
7182
+ h.value = k.nr.key;
7205
7183
  },
7206
7184
  mouseleave: () => {
7207
7185
  h.value = null;
@@ -7209,9 +7187,9 @@ const us = {
7209
7187
  })), {
7210
7188
  default: c(() => [
7211
7189
  d(O.$slots, "default", {
7212
- item: E.item,
7213
- index: E.nr.index,
7214
- active: E.nr.used
7190
+ item: k.item,
7191
+ index: k.nr.index,
7192
+ active: k.nr.used
7215
7193
  })
7216
7194
  ]),
7217
7195
  _: 2
@@ -7341,7 +7319,7 @@ const us = {
7341
7319
  render() {
7342
7320
  return Ls(this.tag, this.$slots.default());
7343
7321
  }
7344
- }, $o = {
7322
+ }, No = {
7345
7323
  name: "DynamicScroller",
7346
7324
  components: {
7347
7325
  CoreScroller: us,
@@ -7513,8 +7491,8 @@ const us = {
7513
7491
  }
7514
7492
  }
7515
7493
  };
7516
- function No(e, s, t, o, n, i) {
7517
- const r = f("dt-scroller-item"), h = f("core-scroller");
7494
+ function $o(e, s, t, o, n, i) {
7495
+ const r = p("dt-scroller-item"), h = p("core-scroller");
7518
7496
  return a(), S(h, C({
7519
7497
  ref: "scroller",
7520
7498
  items: i.itemsWithSize,
@@ -7534,7 +7512,7 @@ function No(e, s, t, o, n, i) {
7534
7512
  "data-index": g
7535
7513
  }, {
7536
7514
  default: c(() => [
7537
- d(e.$slots, "default", ke(Ye({
7515
+ d(e.$slots, "default", Ee(Ye({
7538
7516
  item: u.item,
7539
7517
  index: g,
7540
7518
  active: w,
@@ -7547,7 +7525,7 @@ function No(e, s, t, o, n, i) {
7547
7525
  _: 3
7548
7526
  }, 16, ["items", "min-item-size", "direction", "key-field", "list-tag", "item-tag"]);
7549
7527
  }
7550
- const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7528
+ const zo = /* @__PURE__ */ v(No, [["render", $o]]), bd = {
7551
7529
  __name: "scroller",
7552
7530
  props: {
7553
7531
  /**
@@ -7650,7 +7628,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7650
7628
  setup(e, { expose: s, emit: t }) {
7651
7629
  const o = e;
7652
7630
  Ts("emit", t);
7653
- const n = pe(null), i = Re(() => ({
7631
+ const n = fe(null), i = Re(() => ({
7654
7632
  width: typeof o.scrollerWidth == "number" ? `${o.scrollerWidth}px` : o.scrollerWidth,
7655
7633
  height: typeof o.scrollerHeight == "number" ? `${o.scrollerHeight}px` : o.scrollerHeight
7656
7634
  }));
@@ -7660,8 +7638,8 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7660
7638
  function r() {
7661
7639
  n.value && n.value.scrollToBottom();
7662
7640
  }
7663
- function h(b) {
7664
- n.value && n.value.scrollToItem(b);
7641
+ function h(_) {
7642
+ n.value && n.value.scrollToItem(_);
7665
7643
  }
7666
7644
  function u() {
7667
7645
  n.value && (o.dynamic ? n.value.dynamicScrollerUpdateItems() : n.value._updateVisibleItems(!0));
@@ -7677,7 +7655,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7677
7655
  scrollToItem: h,
7678
7656
  updateItems: u,
7679
7657
  updateItemsFromBottom: g
7680
- }), (b, L) => (a(), S(X(e.dynamic ? zo : us), {
7658
+ }), (_, L) => (a(), S(X(e.dynamic ? zo : us), {
7681
7659
  ref_key: "scroller",
7682
7660
  ref: n,
7683
7661
  "data-qa": "dt-scroller",
@@ -7690,10 +7668,10 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7690
7668
  "item-tag": e.itemTag,
7691
7669
  style: re(Yt(i)),
7692
7670
  tabindex: "0",
7693
- onUserPosition: L[0] || (L[0] = (B) => b.$emit("user-position", B))
7671
+ onUserPosition: L[0] || (L[0] = (B) => _.$emit("user-position", B))
7694
7672
  }, {
7695
7673
  default: c(({ item: B, index: de, active: he }) => [
7696
- d(b.$slots, "default", ke(Ye({
7674
+ d(_.$slots, "default", Ee(Ye({
7697
7675
  item: B,
7698
7676
  index: de,
7699
7677
  active: he
@@ -7924,7 +7902,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7924
7902
  isInputFocused: !1,
7925
7903
  isListFocused: !1,
7926
7904
  externalAnchor: q(),
7927
- hasSlotContent: $
7905
+ hasSlotContent: N
7928
7906
  };
7929
7907
  },
7930
7908
  computed: {
@@ -7983,9 +7961,9 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
7983
7961
  this.showList !== null || this.isListShown || !this.openWithArrowKeys || this.showComboboxList();
7984
7962
  }
7985
7963
  }
7986
- }, Ho = ["id"], Fo = { ref: "header" }, Vo = ["onMouseleave", "onFocusout"], qo = { ref: "footer" };
7964
+ }, Ho = ["id"], Vo = { ref: "header" }, Fo = ["onMouseleave", "onFocusout"], qo = { ref: "footer" };
7987
7965
  function Ko(e, s, t, o, n, i) {
7988
- const r = f("combobox-loading-list"), h = f("combobox-empty-list"), u = f("dt-popover"), g = f("dt-combobox");
7966
+ const r = p("combobox-loading-list"), h = p("combobox-empty-list"), u = p("dt-popover"), g = p("dt-combobox");
7989
7967
  return a(), S(g, C({
7990
7968
  ref: "combobox",
7991
7969
  loading: t.loading,
@@ -8003,13 +7981,13 @@ function Ko(e, s, t, o, n, i) {
8003
7981
  "data-qa": "dt-combobox"
8004
7982
  }, i.comboboxListeners), {
8005
7983
  input: c(({ inputProps: w }) => [
8006
- _("div", {
7984
+ b("div", {
8007
7985
  id: n.externalAnchor,
8008
7986
  ref: "input",
8009
- onFocusin: s[0] || (s[0] = (...b) => i.onFocusIn && i.onFocusIn(...b)),
7987
+ onFocusin: s[0] || (s[0] = (..._) => i.onFocusIn && i.onFocusIn(..._)),
8010
7988
  onKeydown: [
8011
- s[1] || (s[1] = F((b) => i.openOnArrowKeyPress(b), ["up"])),
8012
- s[2] || (s[2] = F((b) => i.openOnArrowKeyPress(b), ["down"]))
7989
+ s[1] || (s[1] = V((_) => i.openOnArrowKeyPress(_), ["up"])),
7990
+ s[2] || (s[2] = V((_) => i.openOnArrowKeyPress(_), ["down"]))
8013
7991
  ]
8014
7992
  }, [
8015
7993
  d(e.$slots, "input", {
@@ -8018,7 +7996,7 @@ function Ko(e, s, t, o, n, i) {
8018
7996
  })
8019
7997
  ], 40, Ho)
8020
7998
  ]),
8021
- list: c(({ opened: w, listProps: b, clearHighlightIndex: L }) => [
7999
+ list: c(({ opened: w, listProps: _, clearHighlightIndex: L }) => [
8022
8000
  m(u, {
8023
8001
  ref: "popover",
8024
8002
  open: n.isListShown,
@@ -8043,26 +8021,26 @@ function Ko(e, s, t, o, n, i) {
8043
8021
  "visually-hidden-close-label": e.visuallyHiddenCloseLabel,
8044
8022
  "visually-hidden-close": e.visuallyHiddenClose,
8045
8023
  onOpened: w
8046
- }, Ee({
8024
+ }, ke({
8047
8025
  content: c(() => [
8048
- _("div", {
8026
+ b("div", {
8049
8027
  ref: "listWrapper",
8050
8028
  class: y([n.DROPDOWN_PADDING_CLASSES[t.padding], t.listClass]),
8051
8029
  onMouseleave: L,
8052
8030
  onFocusout: L
8053
8031
  }, [
8054
- t.loading ? (a(), S(r, ke(C({ key: 0 }, b)), null, 16)) : t.emptyList && t.emptyStateMessage ? (a(), S(h, C({ key: 1 }, b, { message: t.emptyStateMessage }), null, 16, ["message"])) : d(e.$slots, "list", {
8032
+ t.loading ? (a(), S(r, Ee(C({ key: 0 }, _)), null, 16)) : t.emptyList && t.emptyStateMessage ? (a(), S(h, C({ key: 1 }, _, { message: t.emptyStateMessage }), null, 16, ["message"])) : d(e.$slots, "list", {
8055
8033
  key: 2,
8056
- listProps: b
8034
+ listProps: _
8057
8035
  })
8058
- ], 42, Vo)
8036
+ ], 42, Fo)
8059
8037
  ]),
8060
8038
  _: 2
8061
8039
  }, [
8062
8040
  n.hasSlotContent(e.$slots.header) ? {
8063
8041
  name: "headerContent",
8064
8042
  fn: c(() => [
8065
- _("div", Fo, [
8043
+ b("div", Vo, [
8066
8044
  d(e.$slots, "header")
8067
8045
  ], 512)
8068
8046
  ]),
@@ -8071,7 +8049,7 @@ function Ko(e, s, t, o, n, i) {
8071
8049
  n.hasSlotContent(e.$slots.footer) ? {
8072
8050
  name: "footerContent",
8073
8051
  fn: c(() => [
8074
- _("div", qo, [
8052
+ b("div", qo, [
8075
8053
  d(e.$slots, "footer")
8076
8054
  ], 512)
8077
8055
  ]),
@@ -8294,7 +8272,7 @@ const jo = /* @__PURE__ */ v(Mo, [["render", Ko]]), Go = {
8294
8272
  resizeWindowObserver: null,
8295
8273
  originalInputSize: null,
8296
8274
  CHIP_SIZES: Uo,
8297
- hasSlotContent: $
8275
+ hasSlotContent: N
8298
8276
  };
8299
8277
  },
8300
8278
  computed: {
@@ -8455,7 +8433,7 @@ const jo = /* @__PURE__ */ v(Mo, [["render", Ko]]), Go = {
8455
8433
  class: "d-ta-center d-py16"
8456
8434
  }, el = { ref: "footer" };
8457
8435
  function tl(e, s, t, o, n, i) {
8458
- const r = f("dt-chip"), h = f("dt-input"), u = f("dt-validation-messages"), g = f("dt-recipe-combobox-with-popover");
8436
+ const r = p("dt-chip"), h = p("dt-input"), u = p("dt-validation-messages"), g = p("dt-recipe-combobox-with-popover");
8459
8437
  return a(), S(g, {
8460
8438
  ref: "comboboxWithPopover",
8461
8439
  label: t.label,
@@ -8469,24 +8447,24 @@ function tl(e, s, t, o, n, i) {
8469
8447
  "append-to": t.appendTo,
8470
8448
  transition: t.transition,
8471
8449
  onSelect: i.onComboboxSelect
8472
- }, Ee({
8450
+ }, ke({
8473
8451
  input: c(({ onInput: w }) => [
8474
- _("span", Yo, [
8475
- _("span", Qo, [
8476
- (a(!0), l(Y, null, ee(t.selectedItems, (b) => (a(), S(r, C({
8452
+ b("span", Yo, [
8453
+ b("span", Qo, [
8454
+ (a(!0), l(Y, null, ee(t.selectedItems, (_) => (a(), S(r, C({
8477
8455
  ref_for: !0,
8478
8456
  ref: "chips",
8479
- key: b,
8457
+ key: _,
8480
8458
  "label-class": ["d-chip__label"],
8481
8459
  class: ["d-mt4", "d-mx2", "d-zi-base1"],
8482
8460
  "close-button-props": { ariaLabel: "close" },
8483
8461
  size: n.CHIP_SIZES[t.size]
8484
8462
  }, M(i.chipListeners), {
8485
- onKeyup: F((L) => i.onChipRemove(b), ["backspace"]),
8486
- onClose: (L) => i.onChipRemove(b)
8463
+ onKeyup: V((L) => i.onChipRemove(_), ["backspace"]),
8464
+ onClose: (L) => i.onChipRemove(_)
8487
8465
  }), {
8488
8466
  default: c(() => [
8489
- P(I(b), 1)
8467
+ P(I(_), 1)
8490
8468
  ]),
8491
8469
  _: 2
8492
8470
  }, 1040, ["size", "onKeyup", "onClose"]))), 128))
@@ -8494,7 +8472,7 @@ function tl(e, s, t, o, n, i) {
8494
8472
  m(h, C({
8495
8473
  ref: "input",
8496
8474
  modelValue: n.value,
8497
- "onUpdate:modelValue": s[0] || (s[0] = (b) => n.value = b),
8475
+ "onUpdate:modelValue": s[0] || (s[0] = (_) => n.value = _),
8498
8476
  class: "d-fl-grow1",
8499
8477
  "aria-label": t.label,
8500
8478
  label: t.labelVisible ? t.label : "",
@@ -8511,7 +8489,7 @@ function tl(e, s, t, o, n, i) {
8511
8489
  ], 512)
8512
8490
  ]),
8513
8491
  list: c(() => [
8514
- _("div", {
8492
+ b("div", {
8515
8493
  ref: "list",
8516
8494
  onMousedown: s[1] || (s[1] = U(() => {
8517
8495
  }, ["prevent"]))
@@ -8524,7 +8502,7 @@ function tl(e, s, t, o, n, i) {
8524
8502
  n.hasSlotContent(e.$slots.header) ? {
8525
8503
  name: "header",
8526
8504
  fn: c(() => [
8527
- _("div", Xo, [
8505
+ b("div", Xo, [
8528
8506
  d(e.$slots, "header")
8529
8507
  ], 512)
8530
8508
  ]),
@@ -8533,7 +8511,7 @@ function tl(e, s, t, o, n, i) {
8533
8511
  n.hasSlotContent(e.$slots.footer) ? {
8534
8512
  name: "footer",
8535
8513
  fn: c(() => [
8536
- _("div", el, [
8514
+ b("div", el, [
8537
8515
  d(e.$slots, "footer")
8538
8516
  ], 512)
8539
8517
  ]),
@@ -8671,13 +8649,13 @@ const sl = {
8671
8649
  }
8672
8650
  };
8673
8651
  function il(e, s, t, o, n, i) {
8674
- const r = f("dt-button"), h = f("dt-tooltip");
8652
+ const r = p("dt-button"), h = p("dt-tooltip");
8675
8653
  return a(), S(h, {
8676
8654
  id: t.id,
8677
8655
  offset: [0, 8]
8678
8656
  }, {
8679
8657
  anchor: c(() => [
8680
- _("span", {
8658
+ b("span", {
8681
8659
  class: y({ "d-c-not-allowed": t.disabled })
8682
8660
  }, [
8683
8661
  m(r, {
@@ -8889,7 +8867,7 @@ const al = {
8889
8867
  }
8890
8868
  }, ol = { class: "d-d-flex d-ai-center" };
8891
8869
  function ll(e, s, t, o, n, i) {
8892
- const r = f("dt-recipe-callbar-button"), h = f("dt-icon"), u = f("dt-button"), g = f("dt-popover");
8870
+ const r = p("dt-recipe-callbar-button"), h = p("dt-icon"), u = p("dt-button"), g = p("dt-popover");
8893
8871
  return a(), l("div", ol, [
8894
8872
  m(r, {
8895
8873
  "aria-label": t.ariaLabel,
@@ -8956,7 +8934,7 @@ function ll(e, s, t, o, n, i) {
8956
8934
  d(e.$slots, "footerContent")
8957
8935
  ]),
8958
8936
  _: 3
8959
- }, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "onOpened"])) : p("", !0)
8937
+ }, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "onOpened"])) : f("", !0)
8960
8938
  ]);
8961
8939
  }
8962
8940
  const vd = /* @__PURE__ */ v(al, [["render", ll]]), rl = {
@@ -9064,9 +9042,9 @@ const vd = /* @__PURE__ */ v(al, [["render", ll]]), rl = {
9064
9042
  }, cl = {
9065
9043
  key: 0,
9066
9044
  class: "d-mrn4 d-d-flex d-fd-row"
9067
- }, ul = ["src", "alt"], hl = { key: 1 }, fl = ["src", "initials", "seed", "alt"], pl = { key: 1 }, ml = { "data-qa": "contact-info-header" }, gl = { "data-qa": "contact-info-subtitle" }, _l = { "data-qa": "contact-info-bottom" }, bl = { "data-qa": "contact-info-right" };
9045
+ }, ul = ["src", "alt"], hl = { key: 1 }, pl = ["src", "initials", "seed", "alt"], fl = { key: 1 }, ml = { "data-qa": "contact-info-header" }, gl = { "data-qa": "contact-info-subtitle" }, _l = { "data-qa": "contact-info-bottom" }, bl = { "data-qa": "contact-info-right" };
9068
9046
  function yl(e, s, t, o, n, i) {
9069
- const r = f("dt-icon"), h = f("dt-avatar"), u = f("dt-list-item");
9047
+ const r = p("dt-icon"), h = p("dt-avatar"), u = p("dt-list-item");
9070
9048
  return a(), S(u, {
9071
9049
  id: t.id,
9072
9050
  role: t.role,
@@ -9115,32 +9093,32 @@ function yl(e, s, t, o, n, i) {
9115
9093
  initials: t.avatarInitials,
9116
9094
  seed: t.avatarSeed,
9117
9095
  alt: t.avatarInitials
9118
- }, null, 8, fl)) : t.avatarInitials ? (a(), l("div", pl, I(t.avatarInitials), 1)) : (a(), S(r, {
9096
+ }, null, 8, pl)) : t.avatarInitials ? (a(), l("div", fl, I(t.avatarInitials), 1)) : (a(), S(r, {
9119
9097
  key: 2,
9120
9098
  name: t.avatarIcon
9121
9099
  }, null, 8, ["name"]))
9122
9100
  ]),
9123
9101
  _: 1
9124
9102
  }, 8, ["size", "initials", "seed", "presence"]))
9125
- ])) : p("", !0)
9103
+ ])) : f("", !0)
9126
9104
  ]),
9127
9105
  default: c(() => [
9128
- _("div", ml, [
9106
+ b("div", ml, [
9129
9107
  d(e.$slots, "header")
9130
9108
  ])
9131
9109
  ]),
9132
9110
  subtitle: c(() => [
9133
- _("div", gl, [
9111
+ b("div", gl, [
9134
9112
  d(e.$slots, "subtitle")
9135
9113
  ])
9136
9114
  ]),
9137
9115
  bottom: c(() => [
9138
- _("div", _l, [
9116
+ b("div", _l, [
9139
9117
  d(e.$slots, "bottom")
9140
9118
  ])
9141
9119
  ]),
9142
9120
  right: c(() => [
9143
- _("div", bl, [
9121
+ b("div", bl, [
9144
9122
  d(e.$slots, "right")
9145
9123
  ])
9146
9124
  ]),
@@ -9188,31 +9166,31 @@ const Sl = {
9188
9166
  }
9189
9167
  }
9190
9168
  }, Cl = { class: "d-top-banner-info__left" }, Il = { class: "d-top-banner-info__middle d-my4" }, wl = { class: "d-top-banner-info__right d-ta-right" };
9191
- function El(e, s, t, o, n, i) {
9169
+ function kl(e, s, t, o, n, i) {
9192
9170
  return a(), l("div", {
9193
9171
  class: y(["d-fs-100 d-d-flex d-top-banner-info d-jc-space-between d-ai-center d-fc-primary", i.bannerInfoClass]),
9194
9172
  "data-qa": "banner-info"
9195
9173
  }, [
9196
- _("div", Cl, [
9174
+ b("div", Cl, [
9197
9175
  d(e.$slots, "left")
9198
9176
  ]),
9199
- _("div", Il, [
9177
+ b("div", Il, [
9200
9178
  d(e.$slots, "default")
9201
9179
  ]),
9202
- _("div", wl, [
9180
+ b("div", wl, [
9203
9181
  d(e.$slots, "right")
9204
9182
  ])
9205
9183
  ], 2);
9206
9184
  }
9207
- const Cd = /* @__PURE__ */ v(Sl, [["render", El]]), rt = "promptmenu", dt = "promptcollect", ct = "promptplay", ut = "gotoexpert", He = "goto", ht = "branch", ft = "transfer", pt = "hangup", kl = {
9185
+ const Cd = /* @__PURE__ */ v(Sl, [["render", kl]]), rt = "promptmenu", dt = "promptcollect", ct = "promptplay", ut = "gotoexpert", He = "goto", ht = "branch", pt = "transfer", ft = "hangup", El = {
9208
9186
  [rt]: "keypad",
9209
9187
  [dt]: "dialer",
9210
9188
  [ct]: "volume-2",
9211
9189
  [ut]: "expert-node",
9212
9190
  [ht]: "branch",
9213
9191
  [He]: "call-merge",
9214
- [ft]: "transfer",
9215
- [pt]: "phone-hang-up"
9192
+ [pt]: "transfer",
9193
+ [ft]: "phone-hang-up"
9216
9194
  }, Id = {
9217
9195
  [rt]: "Menu",
9218
9196
  [dt]: "Collect",
@@ -9220,8 +9198,8 @@ const Cd = /* @__PURE__ */ v(Sl, [["render", El]]), rt = "promptmenu", dt = "pro
9220
9198
  [ut]: "Expert",
9221
9199
  [ht]: "Branch",
9222
9200
  [He]: "Go-to",
9223
- [ft]: "Transfer",
9224
- [pt]: "Hangup"
9201
+ [pt]: "Transfer",
9202
+ [ft]: "Hangup"
9225
9203
  }, le = {
9226
9204
  PROMPT: {
9227
9205
  normal: "d-bc-blue-200",
@@ -9242,8 +9220,8 @@ const Cd = /* @__PURE__ */ v(Sl, [["render", El]]), rt = "promptmenu", dt = "pro
9242
9220
  [ut]: le.LOGIC,
9243
9221
  [ht]: le.LOGIC,
9244
9222
  [He]: le.LOGIC,
9245
- [ft]: le.TERMINAL,
9246
- [pt]: le.TERMINAL
9223
+ [pt]: le.TERMINAL,
9224
+ [ft]: le.TERMINAL
9247
9225
  };
9248
9226
  const Ll = {
9249
9227
  name: "DtRecipeIvrNode",
@@ -9311,7 +9289,7 @@ const Ll = {
9311
9289
  };
9312
9290
  },
9313
9291
  nodeIcon() {
9314
- return kl[this.nodeType];
9292
+ return El[this.nodeType];
9315
9293
  },
9316
9294
  headerColor() {
9317
9295
  const { normal: e, selected: s } = Ol[this.nodeType];
@@ -9331,19 +9309,19 @@ const Ll = {
9331
9309
  "data-qa": "ivr-node-label"
9332
9310
  }, Dl = { class: "d-w164" };
9333
9311
  function Pl(e, s, t, o, n, i) {
9334
- const r = f("dt-icon"), h = f("dt-button"), u = f("dt-dropdown"), g = f("dt-card");
9312
+ const r = p("dt-icon"), h = p("dt-button"), u = p("dt-dropdown"), g = p("dt-card");
9335
9313
  return a(), l("div", C({ class: "d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width" }, M(i.nodeListeners, !0)), [
9336
9314
  t.dtmfKey ? (a(), l("div", {
9337
9315
  key: 0,
9338
9316
  "data-qa": "dt-top-connector-dtmf",
9339
9317
  class: y(["ivr-connector d-w24 d-h24 d-bar-circle d-mbn12 d-fc-white d-fs-200", { "d-mbn16": t.isSelected }])
9340
- }, I(t.dtmfKey), 3)) : p("", !0),
9341
- e.$slots.connector ? d(e.$slots, "connector", { key: 1 }) : p("", !0),
9318
+ }, I(t.dtmfKey), 3)) : f("", !0),
9319
+ e.$slots.connector ? d(e.$slots, "connector", { key: 1 }) : f("", !0),
9342
9320
  !t.dtmfKey && !e.$slots.connector ? (a(), l("div", {
9343
9321
  key: 2,
9344
9322
  "data-qa": "dt-top-connector",
9345
9323
  class: y(["ivr-connector d-w8 d-h8 d-bar-circle d-mbn4", { "d-mbn8": t.isSelected }])
9346
- }, null, 2)) : p("", !0),
9324
+ }, null, 2)) : f("", !0),
9347
9325
  m(g, {
9348
9326
  "content-class": "d-bt d-bc-black-300 d-px12 d-pt8 d-pb12",
9349
9327
  "container-class": [
@@ -9361,7 +9339,7 @@ function Pl(e, s, t, o, n, i) {
9361
9339
  ]
9362
9340
  }, {
9363
9341
  header: c(() => [
9364
- _("div", Tl, [
9342
+ b("div", Tl, [
9365
9343
  m(h, {
9366
9344
  "aria-label": t.nodeType,
9367
9345
  importance: "clear",
@@ -9377,7 +9355,7 @@ function Pl(e, s, t, o, n, i) {
9377
9355
  ]),
9378
9356
  _: 1
9379
9357
  }, 8, ["aria-label"]),
9380
- _("p", Al, I(t.nodeLabel), 1)
9358
+ b("p", Al, I(t.nodeLabel), 1)
9381
9359
  ]),
9382
9360
  m(u, {
9383
9361
  open: n.isOpen,
@@ -9401,7 +9379,7 @@ function Pl(e, s, t, o, n, i) {
9401
9379
  }, 8, ["aria-label", "onClick"])
9402
9380
  ]),
9403
9381
  list: c(({ close: w }) => [
9404
- _("div", Dl, [
9382
+ b("div", Dl, [
9405
9383
  d(e.$slots, "menuItems", { close: w })
9406
9384
  ])
9407
9385
  ]),
@@ -9423,7 +9401,7 @@ const xl = {
9423
9401
  },
9424
9402
  data() {
9425
9403
  return {
9426
- hasSlotContent: $
9404
+ hasSlotContent: N
9427
9405
  };
9428
9406
  }
9429
9407
  }, Rl = {
@@ -9432,10 +9410,10 @@ const xl = {
9432
9410
  }, Bl = {
9433
9411
  key: 0,
9434
9412
  "data-qa": "left-grouped-chip-icon"
9435
- }, $l = {
9413
+ }, Nl = {
9436
9414
  key: 0,
9437
9415
  "data-qa": "left-grouped-chip-content"
9438
- }, Nl = {
9416
+ }, $l = {
9439
9417
  key: 0,
9440
9418
  "data-qa": "right-grouped-chip-icon"
9441
9419
  }, zl = {
@@ -9443,7 +9421,7 @@ const xl = {
9443
9421
  "data-qa": "right-grouped-chip-content"
9444
9422
  };
9445
9423
  function Ml(e, s, t, o, n, i) {
9446
- const r = f("dt-chip");
9424
+ const r = p("dt-chip");
9447
9425
  return a(), l("div", Rl, [
9448
9426
  m(r, {
9449
9427
  "hide-close": !0,
@@ -9452,11 +9430,11 @@ function Ml(e, s, t, o, n, i) {
9452
9430
  size: "xs",
9453
9431
  "grouped-chip": !0,
9454
9432
  class: "d-blr-pill d-bgc-moderate-opaque d-wmx84 dt-chip-content"
9455
- }, Ee({
9433
+ }, ke({
9456
9434
  default: c(() => [
9457
- n.hasSlotContent(e.$slots.leftContent) ? (a(), l("div", $l, [
9435
+ n.hasSlotContent(e.$slots.leftContent) ? (a(), l("div", Nl, [
9458
9436
  d(e.$slots, "leftContent")
9459
- ])) : p("", !0)
9437
+ ])) : f("", !0)
9460
9438
  ]),
9461
9439
  _: 2
9462
9440
  }, [
@@ -9465,7 +9443,7 @@ function Ml(e, s, t, o, n, i) {
9465
9443
  fn: c(() => [
9466
9444
  n.hasSlotContent(e.$slots.leftIcon) ? (a(), l("div", Bl, [
9467
9445
  d(e.$slots, "leftIcon")
9468
- ])) : p("", !0)
9446
+ ])) : f("", !0)
9469
9447
  ]),
9470
9448
  key: "0"
9471
9449
  } : void 0
@@ -9479,20 +9457,20 @@ function Ml(e, s, t, o, n, i) {
9479
9457
  class: "d-brr-pill d-bgc-purple-200 d-wmx84 dt-chip-content"
9480
9458
  }, {
9481
9459
  icon: c(() => [
9482
- n.hasSlotContent(e.$slots.rightIcon) ? (a(), l("div", Nl, [
9460
+ n.hasSlotContent(e.$slots.rightIcon) ? (a(), l("div", $l, [
9483
9461
  d(e.$slots, "rightIcon")
9484
- ])) : p("", !0)
9462
+ ])) : f("", !0)
9485
9463
  ]),
9486
9464
  default: c(() => [
9487
9465
  n.hasSlotContent(e.$slots.rightContent) ? (a(), l("div", zl, [
9488
9466
  d(e.$slots, "rightContent")
9489
- ])) : p("", !0)
9467
+ ])) : f("", !0)
9490
9468
  ]),
9491
9469
  _: 3
9492
9470
  })
9493
9471
  ]);
9494
9472
  }
9495
- const Ed = /* @__PURE__ */ v(xl, [["render", Ml]]);
9473
+ const kd = /* @__PURE__ */ v(xl, [["render", Ml]]);
9496
9474
  const Hl = {
9497
9475
  name: "DtRecipeSettingsMenuButton",
9498
9476
  components: {
@@ -9519,8 +9497,8 @@ const Hl = {
9519
9497
  }
9520
9498
  }
9521
9499
  };
9522
- function Fl(e, s, t, o, n, i) {
9523
- const r = f("dt-icon"), h = f("dt-button");
9500
+ function Vl(e, s, t, o, n, i) {
9501
+ const r = p("dt-icon"), h = p("dt-button");
9524
9502
  return t.updateAvailable ? (a(), S(h, C({
9525
9503
  key: 0,
9526
9504
  importance: "outlined",
@@ -9556,7 +9534,7 @@ function Fl(e, s, t, o, n, i) {
9556
9534
  _: 1
9557
9535
  }, 16, ["aria-label"]));
9558
9536
  }
9559
- const kd = /* @__PURE__ */ v(Hl, [["render", Fl], ["__scopeId", "data-v-7712e6e1"]]), z = {
9537
+ const Ed = /* @__PURE__ */ v(Hl, [["render", Vl], ["__scopeId", "data-v-7712e6e1"]]), z = {
9560
9538
  INBOX: "inbox",
9561
9539
  CONTACTS: "contacts",
9562
9540
  CHANNELS: "channels",
@@ -9569,7 +9547,7 @@ const kd = /* @__PURE__ */ v(Hl, [["render", Fl], ["__scopeId", "data-v-7712e6e1
9569
9547
  DIALBOT: "dialbot",
9570
9548
  ASSIGNED: "assigned",
9571
9549
  DIGITAL: "digital"
9572
- }, Vl = {
9550
+ }, Fl = {
9573
9551
  [z.INBOX]: "inbox",
9574
9552
  [z.CONTACTS]: "contacts",
9575
9553
  [z.CHANNELS]: "hash",
@@ -9639,7 +9617,7 @@ const Yl = /* @__PURE__ */ v(jl, [["render", Zl]]), Ql = {
9639
9617
  return this.type === z.DIALBOT;
9640
9618
  },
9641
9619
  getIconName() {
9642
- return Vl[this.type];
9620
+ return Fl[this.type];
9643
9621
  },
9644
9622
  contactCenterIconClasses() {
9645
9623
  return [
@@ -9659,7 +9637,7 @@ const Yl = /* @__PURE__ */ v(jl, [["render", Zl]]), Ql = {
9659
9637
  }
9660
9638
  };
9661
9639
  function Xl(e, s, t, o, n, i) {
9662
- const r = f("dt-icon"), h = f("icon-dialbot");
9640
+ const r = p("dt-icon"), h = p("icon-dialbot");
9663
9641
  return i.isIconType ? (a(), S(r, {
9664
9642
  key: 0,
9665
9643
  name: i.getIconName,
@@ -9673,7 +9651,7 @@ function Xl(e, s, t, o, n, i) {
9673
9651
  "data-qa": "general-row-dialbot"
9674
9652
  }, [
9675
9653
  m(h, { class: "d-svg--size24" })
9676
- ], 2)) : p("", !0);
9654
+ ], 2)) : f("", !0);
9677
9655
  }
9678
9656
  const Jl = /* @__PURE__ */ v(Ql, [["render", Xl]]);
9679
9657
  const er = {
@@ -9853,6 +9831,12 @@ const er = {
9853
9831
  },
9854
9832
  getAriaLabel() {
9855
9833
  return this.ariaLabel ? this.ariaLabel : tt([this.description, this.unreadCountTooltip, this.dndTextTooltip]);
9834
+ },
9835
+ hasActions() {
9836
+ return this.dndText || this.activeVoiceChat || this.showUnreadCount || this.hasCallButton;
9837
+ },
9838
+ showUnreadCount() {
9839
+ return !!this.unreadCount && this.hasUnreads;
9856
9840
  }
9857
9841
  },
9858
9842
  watch: {
@@ -9872,32 +9856,35 @@ const er = {
9872
9856
  }, tr = ["data-qa", "aria-label", "title", "href"], sr = { class: "dt-leftbar-row__alpha" }, ir = {
9873
9857
  key: 0,
9874
9858
  class: "dt-leftbar-row__is-typing"
9875
- }, nr = /* @__PURE__ */ _("span", null, null, -1), ar = /* @__PURE__ */ _("span", null, null, -1), or = /* @__PURE__ */ _("span", null, null, -1), lr = [
9859
+ }, nr = /* @__PURE__ */ b("span", null, null, -1), ar = /* @__PURE__ */ b("span", null, null, -1), or = /* @__PURE__ */ b("span", null, null, -1), lr = [
9876
9860
  nr,
9877
9861
  ar,
9878
9862
  or
9879
- ], rr = { class: "dt-leftbar-row__label" }, dr = { class: "dt-leftbar-row__omega" }, cr = { class: "dt-leftbar-row__dnd" }, ur = {
9863
+ ], rr = { class: "dt-leftbar-row__label" }, dr = {
9864
+ key: 0,
9865
+ class: "dt-leftbar-row__omega"
9866
+ }, cr = { class: "dt-leftbar-row__dnd" }, ur = {
9880
9867
  key: 1,
9881
9868
  class: "dt-leftbar-row__active-voice"
9882
9869
  }, hr = {
9883
- key: 0,
9870
+ key: 3,
9884
9871
  class: "dt-leftbar-row__action",
9885
9872
  "data-qa": "dt-leftbar-row-action"
9886
9873
  };
9887
- function fr(e, s, t, o, n, i) {
9888
- const r = f("dt-recipe-leftbar-general-row-icon"), h = f("dt-emoji-text-wrapper"), u = f("dt-tooltip"), g = f("dt-icon"), w = f("dt-badge"), b = f("dt-button");
9874
+ function pr(e, s, t, o, n, i) {
9875
+ const r = p("dt-recipe-leftbar-general-row-icon"), h = p("dt-emoji-text-wrapper"), u = p("dt-tooltip"), g = p("dt-icon"), w = p("dt-badge"), _ = p("dt-button");
9889
9876
  return a(), l("div", {
9890
9877
  class: y(i.leftbarGeneralRowClasses),
9891
9878
  "data-qa": "dt-leftbar-row"
9892
9879
  }, [
9893
- _("a", C({
9880
+ b("a", C({
9894
9881
  class: "dt-leftbar-row__primary",
9895
9882
  "data-qa": "data-qa" in e.$attrs ? e.$attrs["data-qa"] : "dt-leftbar-row-link",
9896
9883
  "aria-label": i.getAriaLabel,
9897
9884
  title: t.description,
9898
9885
  href: "href" in e.$attrs ? e.$attrs.href : "javascript:void(0)"
9899
9886
  }, e.$attrs), [
9900
- _("div", sr, [
9887
+ b("div", sr, [
9901
9888
  t.isTyping ? (a(), l("div", ir, lr)) : d(e.$slots, "left", { key: 1 }, () => [
9902
9889
  m(r, {
9903
9890
  type: i.getIcon,
@@ -9907,7 +9894,7 @@ function fr(e, s, t, o, n, i) {
9907
9894
  }, null, 8, ["type", "color", "icon-size"])
9908
9895
  ])
9909
9896
  ]),
9910
- _("div", rr, [
9897
+ b("div", rr, [
9911
9898
  d(e.$slots, "label", {}, () => [
9912
9899
  m(h, {
9913
9900
  class: "dt-leftbar-row__description",
@@ -9920,81 +9907,81 @@ function fr(e, s, t, o, n, i) {
9920
9907
  _: 1
9921
9908
  })
9922
9909
  ])
9923
- ]),
9924
- _("div", dr, [
9925
- t.dndText ? (a(), S(u, {
9926
- key: 0,
9927
- placement: "top",
9928
- message: t.dndTextTooltip
9929
- }, {
9930
- anchor: c(() => [
9931
- _("div", cr, I(t.dndText), 1)
9932
- ]),
9933
- _: 1
9934
- }, 8, ["message"])) : p("", !0),
9935
- t.activeVoiceChat ? (a(), l("div", ur, [
9936
- m(g, {
9937
- size: "300",
9938
- name: "activity"
9939
- })
9940
- ])) : t.unreadCount && t.hasUnreads ? (a(), S(u, {
9941
- key: 2,
9942
- message: t.unreadCountTooltip,
9943
- placement: "top"
9944
- }, {
9945
- anchor: c(() => [
9946
- m(w, {
9947
- kind: "count",
9948
- type: "bulletin",
9949
- "data-qa": "dt-leftbar-row-unread-badge"
9950
- }, {
9951
- default: c(() => [
9952
- P(I(t.unreadCount), 1)
9953
- ]),
9954
- _: 1
9955
- })
9956
- ]),
9957
- _: 1
9958
- }, 8, ["message"])) : p("", !0)
9959
9910
  ])
9960
9911
  ], 16, tr),
9961
- t.hasCallButton ? (a(), l("div", hr, [
9962
- m(u, {
9963
- message: t.callButtonTooltip,
9912
+ i.hasActions ? (a(), l("div", dr, [
9913
+ t.dndText ? (a(), S(u, {
9914
+ key: 0,
9915
+ placement: "top",
9916
+ message: t.dndTextTooltip
9917
+ }, {
9918
+ anchor: c(() => [
9919
+ b("div", cr, I(t.dndText), 1)
9920
+ ]),
9921
+ _: 1
9922
+ }, 8, ["message"])) : f("", !0),
9923
+ t.activeVoiceChat ? (a(), l("div", ur, [
9924
+ m(g, {
9925
+ size: "300",
9926
+ name: "activity"
9927
+ })
9928
+ ])) : i.showUnreadCount ? (a(), S(u, {
9929
+ key: 2,
9930
+ message: t.unreadCountTooltip,
9964
9931
  placement: "top"
9965
9932
  }, {
9966
9933
  anchor: c(() => [
9967
- m(b, {
9968
- class: "dt-leftbar-row__action-button",
9969
- "data-qa": "dt-leftbar-row-action-call-button",
9970
- circle: "",
9971
- size: "xs",
9972
- kind: "inverted",
9973
- "aria-label": t.callButtonTooltip,
9974
- onFocus: s[0] || (s[0] = (L) => n.actionFocused = !0),
9975
- onBlur: s[1] || (s[1] = (L) => n.actionFocused = !1),
9976
- onMouseleave: s[2] || (s[2] = (L) => n.actionFocused = !1),
9977
- onClick: s[3] || (s[3] = U((L) => e.$emit("call", L), ["stop"]))
9934
+ m(w, {
9935
+ kind: "count",
9936
+ type: "bulletin",
9937
+ "data-qa": "dt-leftbar-row-unread-badge",
9938
+ class: "dt-leftbar-row__unread-badge"
9978
9939
  }, {
9979
- icon: c(() => [
9980
- m(g, {
9981
- name: "phone",
9982
- size: "200"
9983
- })
9940
+ default: c(() => [
9941
+ P(I(t.unreadCount), 1)
9984
9942
  ]),
9985
9943
  _: 1
9986
- }, 8, ["aria-label"])
9944
+ })
9987
9945
  ]),
9988
9946
  _: 1
9989
- }, 8, ["message"])
9990
- ])) : p("", !0)
9947
+ }, 8, ["message"])) : f("", !0),
9948
+ t.hasCallButton ? (a(), l("div", hr, [
9949
+ m(u, {
9950
+ message: t.callButtonTooltip,
9951
+ placement: "top"
9952
+ }, {
9953
+ anchor: c(() => [
9954
+ m(_, {
9955
+ class: "dt-leftbar-row__action-button",
9956
+ "data-qa": "dt-leftbar-row-action-call-button",
9957
+ circle: !0,
9958
+ size: "xs",
9959
+ kind: "inverted",
9960
+ "aria-label": t.callButtonTooltip,
9961
+ onFocus: s[0] || (s[0] = (L) => n.actionFocused = !0),
9962
+ onBlur: s[1] || (s[1] = (L) => n.actionFocused = !1),
9963
+ onClick: s[2] || (s[2] = U((L) => e.$emit("call", L), ["stop"]))
9964
+ }, {
9965
+ icon: c(() => [
9966
+ m(g, {
9967
+ name: "phone",
9968
+ size: "200"
9969
+ })
9970
+ ]),
9971
+ _: 1
9972
+ }, 8, ["aria-label"])
9973
+ ]),
9974
+ _: 1
9975
+ }, 8, ["message"])
9976
+ ])) : f("", !0)
9977
+ ])) : f("", !0)
9991
9978
  ], 2);
9992
9979
  }
9993
- const fs = /* @__PURE__ */ v(er, [["render", fr]]), pr = {
9980
+ const ps = /* @__PURE__ */ v(er, [["render", pr]]), fr = {
9994
9981
  name: "DtRecipeGroupRow",
9995
9982
  components: {
9996
9983
  DtIcon: x,
9997
- DtRecipeGeneralRow: fs
9984
+ DtRecipeGeneralRow: ps
9998
9985
  },
9999
9986
  inheritAttrs: !1,
10000
9987
  props: {
@@ -10065,7 +10052,7 @@ const fs = /* @__PURE__ */ v(er, [["render", fr]]), pr = {
10065
10052
  }
10066
10053
  };
10067
10054
  function mr(e, s, t, o, n, i) {
10068
- const r = f("dt-icon"), h = f("dt-recipe-general-row");
10055
+ const r = p("dt-icon"), h = p("dt-recipe-general-row");
10069
10056
  return a(), S(h, C({
10070
10057
  description: t.names,
10071
10058
  "aria-label": i.ariaLabel,
@@ -10084,12 +10071,12 @@ function mr(e, s, t, o, n, i) {
10084
10071
  _: 1
10085
10072
  }, 16, ["description", "aria-label", "unread-count", "has-unreads", "unread-count-tooltip", "selected", "is-typing"]);
10086
10073
  }
10087
- const Od = /* @__PURE__ */ v(pr, [["render", mr]]), gr = {
10074
+ const Od = /* @__PURE__ */ v(fr, [["render", mr]]), gr = {
10088
10075
  name: "DtRecipeGroupRow",
10089
10076
  components: {
10090
10077
  DtAvatar: st,
10091
10078
  DtIcon: x,
10092
- DtRecipeGeneralRow: fs,
10079
+ DtRecipeGeneralRow: ps,
10093
10080
  DtEmojiTextWrapper: et
10094
10081
  },
10095
10082
  inheritAttrs: !1,
@@ -10241,7 +10228,7 @@ const Od = /* @__PURE__ */ v(pr, [["render", mr]]), gr = {
10241
10228
  }
10242
10229
  }, _r = ["src"], br = { class: "dt-leftbar-row__status" };
10243
10230
  function yr(e, s, t, o, n, i) {
10244
- const r = f("dt-icon"), h = f("dt-avatar"), u = f("dt-emoji-text-wrapper"), g = f("dt-recipe-general-row");
10231
+ const r = p("dt-icon"), h = p("dt-avatar"), u = p("dt-emoji-text-wrapper"), g = p("dt-recipe-general-row");
10245
10232
  return a(), S(g, C({
10246
10233
  "unread-count": t.unreadCount,
10247
10234
  description: i.contactDescription,
@@ -10289,12 +10276,12 @@ function yr(e, s, t, o, n, i) {
10289
10276
  ]),
10290
10277
  _: 1
10291
10278
  }),
10292
- _("div", br, [
10279
+ b("div", br, [
10293
10280
  t.presenceText ? (a(), l("span", {
10294
10281
  key: 0,
10295
10282
  "data-qa": "dt-leftbar-row-presence-text",
10296
10283
  class: y(["dt-leftbar-row__meta-context", i.presenceColorClass])
10297
- }, I(t.presenceText), 3)) : p("", !0),
10284
+ }, I(t.presenceText), 3)) : f("", !0),
10298
10285
  t.userStatus ? (a(), S(u, {
10299
10286
  key: 1,
10300
10287
  size: "100",
@@ -10306,7 +10293,7 @@ function yr(e, s, t, o, n, i) {
10306
10293
  P(I(t.userStatus), 1)
10307
10294
  ]),
10308
10295
  _: 1
10309
- })) : p("", !0)
10296
+ })) : f("", !0)
10310
10297
  ])
10311
10298
  ]),
10312
10299
  _: 1
@@ -10356,7 +10343,7 @@ const Cr = {
10356
10343
  }
10357
10344
  }, Ir = { "data-qa": "dt-leftbar-unread-pill__label" };
10358
10345
  function wr(e, s, t, o, n, i) {
10359
- const r = f("dt-icon");
10346
+ const r = p("dt-icon");
10360
10347
  return a(), l("button", C({
10361
10348
  class: ["dt-leftbar-unread-pill", `dt-leftbar-unread-pill--${t.kind}`],
10362
10349
  type: "button",
@@ -10366,7 +10353,7 @@ function wr(e, s, t, o, n, i) {
10366
10353
  name: `arrow-${t.direction}`,
10367
10354
  size: "300"
10368
10355
  }, null, 8, ["name"]),
10369
- _("span", Ir, [
10356
+ b("span", Ir, [
10370
10357
  d(e.$slots, "default")
10371
10358
  ])
10372
10359
  ], 16);
@@ -10376,11 +10363,11 @@ const Td = /* @__PURE__ */ v(Cr, [["render", wr]]), Ge = {
10376
10363
  SEARCHED: "d-bgc-warning-subtle",
10377
10364
  ERROR: "d-bgc-critical-subtle"
10378
10365
  }, Ue = "NORMAL";
10379
- const Er = {
10366
+ const kr = {
10380
10367
  name: "DtRecipeFeedItemRow",
10381
10368
  components: {
10382
10369
  DtAvatar: st,
10383
- DtLazyShow: $e,
10370
+ DtLazyShow: Ne,
10384
10371
  DtListItem: ze
10385
10372
  },
10386
10373
  inheritAttrs: !1,
@@ -10496,7 +10483,7 @@ const Er = {
10496
10483
  this.state === Ue || this.faded === !0 || (this.$refs.FeedItemRef.$el.classList.remove(Ge[this.state]), this.faded = !0);
10497
10484
  }
10498
10485
  }
10499
- }, kr = ["src"], Or = {
10486
+ }, Er = ["src"], Or = {
10500
10487
  key: 0,
10501
10488
  "data-qa": "feed-item-row-header",
10502
10489
  class: "d-d-flex d-ai-center"
@@ -10511,7 +10498,7 @@ const Er = {
10511
10498
  class: "d-ps-absolute d-tn16 d-r12"
10512
10499
  };
10513
10500
  function xr(e, s, t, o, n, i) {
10514
- const r = f("dt-avatar"), h = f("dt-lazy-show"), u = f("dt-list-item");
10501
+ const r = p("dt-avatar"), h = p("dt-lazy-show"), u = p("dt-list-item");
10515
10502
  return a(), S(u, C({
10516
10503
  ref: "FeedItemRef",
10517
10504
  "navigation-type": "none"
@@ -10531,11 +10518,11 @@ function xr(e, s, t, o, n, i) {
10531
10518
  "data-qa": "feed-item-row-avatar-img",
10532
10519
  alt: "",
10533
10520
  src: t.avatarImageUrl
10534
- }, null, 8, kr)) : p("", !0)
10521
+ }, null, 8, Er)) : f("", !0)
10535
10522
  ]),
10536
10523
  _: 1
10537
- }, 8, ["initials"])) : p("", !0),
10538
- t.showHeader ? p("", !0) : Se((a(), l("div", {
10524
+ }, 8, ["initials"])) : f("", !0),
10525
+ t.showHeader ? f("", !0) : Se((a(), l("div", {
10539
10526
  key: 1,
10540
10527
  class: "d-fs-100 d-fw-normal d-ws-nowrap d-lh-100 d-fc-tertiary d-mb6",
10541
10528
  "data-qa": "feed-item-row-left-time"
@@ -10544,13 +10531,13 @@ function xr(e, s, t, o, n, i) {
10544
10531
  ])
10545
10532
  ]),
10546
10533
  bottom: c(() => [
10547
- _("div", Dr, [
10534
+ b("div", Dr, [
10548
10535
  d(e.$slots, "reactions")
10549
10536
  ]),
10550
10537
  d(e.$slots, "threading")
10551
10538
  ]),
10552
10539
  right: c(() => [
10553
- Se(_("div", Pr, [
10540
+ Se(b("div", Pr, [
10554
10541
  m(h, {
10555
10542
  appear: !0,
10556
10543
  transition: "fade",
@@ -10566,12 +10553,12 @@ function xr(e, s, t, o, n, i) {
10566
10553
  ])
10567
10554
  ]),
10568
10555
  default: c(() => [
10569
- _("article", null, [
10556
+ b("article", null, [
10570
10557
  t.showHeader ? (a(), l("div", Or, [
10571
- _("p", Lr, I(t.displayName), 1),
10572
- _("time", Tr, I(t.time), 1)
10573
- ])) : p("", !0),
10574
- _("span", Ar, [
10558
+ b("p", Lr, I(t.displayName), 1),
10559
+ b("time", Tr, I(t.time), 1)
10560
+ ])) : f("", !0),
10561
+ b("span", Ar, [
10575
10562
  d(e.$slots, "default")
10576
10563
  ])
10577
10564
  ])
@@ -10579,7 +10566,7 @@ function xr(e, s, t, o, n, i) {
10579
10566
  _: 3
10580
10567
  }, 16, ["class"]);
10581
10568
  }
10582
- const Ad = /* @__PURE__ */ v(Er, [["render", xr]]), Rr = {
10569
+ const Ad = /* @__PURE__ */ v(kr, [["render", xr]]), Rr = {
10583
10570
  name: "DtRecipeTimePill",
10584
10571
  props: {
10585
10572
  /**
@@ -10603,14 +10590,14 @@ const Ad = /* @__PURE__ */ v(Er, [["render", xr]]), Rr = {
10603
10590
  }
10604
10591
  }
10605
10592
  }, Br = ["dateTime"];
10606
- function $r(e, s, t, o, n, i) {
10593
+ function Nr(e, s, t, o, n, i) {
10607
10594
  return a(), l("time", {
10608
10595
  "data-qa": "dt-time-pill",
10609
10596
  dateTime: t.dateTime,
10610
10597
  class: "d-ba d-bar-pill d-baw1 d-bc-black-300 d-px16 d-py4 d-fs-100"
10611
10598
  }, I(t.dateTimeDisplay), 9, Br);
10612
10599
  }
10613
- const Dd = /* @__PURE__ */ v(Rr, [["render", $r]]), Nr = [
10600
+ const Dd = /* @__PURE__ */ v(Rr, [["render", Nr]]), $r = [
10614
10601
  "emojiUnicodeOrShortname",
10615
10602
  "isSelected",
10616
10603
  "ariaLabel",
@@ -10629,7 +10616,7 @@ const Dd = /* @__PURE__ */ v(Rr, [["render", $r]]), Nr = [
10629
10616
  default: () => [],
10630
10617
  validator: (e) => {
10631
10618
  for (const s of e)
10632
- if (!Nr.every((o) => s[o] !== void 0))
10619
+ if (!$r.every((o) => s[o] !== void 0))
10633
10620
  return !1;
10634
10621
  return !0;
10635
10622
  }
@@ -10650,9 +10637,9 @@ const Dd = /* @__PURE__ */ v(Rr, [["render", $r]]), Nr = [
10650
10637
  });
10651
10638
  }
10652
10639
  }
10653
- }, Mr = { class: "d-d-flex d-fw-wrap" }, Hr = ["reaction"], Fr = { "aria-hidden": "true" }, Vr = { class: "d-mr4" }, qr = { class: "d-fw-bold d-fs-100" };
10640
+ }, Mr = { class: "d-d-flex d-fw-wrap" }, Hr = ["reaction"], Vr = { "aria-hidden": "true" }, Fr = { class: "d-mr4" }, qr = { class: "d-fw-bold d-fs-100" };
10654
10641
  function Kr(e, s, t, o, n, i) {
10655
- const r = f("dt-emoji-text-wrapper"), h = f("dt-emoji"), u = f("dt-button"), g = f("dt-tooltip");
10642
+ const r = p("dt-emoji-text-wrapper"), h = p("dt-emoji"), u = p("dt-button"), g = p("dt-tooltip");
10656
10643
  return a(), l("span", Mr, [
10657
10644
  (a(!0), l(Y, null, ee(t.reactions, (w) => (a(), l("span", {
10658
10645
  key: w.unicodeOutput,
@@ -10662,9 +10649,9 @@ function Kr(e, s, t, o, n, i) {
10662
10649
  m(g, {
10663
10650
  class: "d-d-inline-block",
10664
10651
  "content-class": "d-wmx464",
10665
- onShown: (b) => i.emojiHovered(w, b)
10652
+ onShown: (_) => i.emojiHovered(w, _)
10666
10653
  }, {
10667
- anchor: c(({ attrs: b }) => [
10654
+ anchor: c(({ attrs: _ }) => [
10668
10655
  m(u, {
10669
10656
  importance: "clear",
10670
10657
  size: "sm",
@@ -10675,23 +10662,23 @@ function Kr(e, s, t, o, n, i) {
10675
10662
  'h:d-bgc-purple-400 h:d-bco25 a:d-bgc-purple-400 a:d-bco25` : "d-fc-black-600 d-bgc-black-100 h:d-bgc-white h:d-bc-black-600 a:d-bgc-white a:d-bc-black-600"
10676
10663
  ]),
10677
10664
  "aria-label": w.ariaLabel,
10678
- attrs: b,
10665
+ attrs: _,
10679
10666
  onClick: (L) => i.emojiClicked(w)
10680
10667
  }, {
10681
10668
  default: c(() => [
10682
- _("span", Vr, [
10669
+ b("span", Fr, [
10683
10670
  m(h, {
10684
10671
  size: "200",
10685
10672
  code: w.emojiUnicodeOrShortname
10686
10673
  }, null, 8, ["code"])
10687
10674
  ]),
10688
- _("span", qr, I(w.num), 1)
10675
+ b("span", qr, I(w.num), 1)
10689
10676
  ]),
10690
10677
  _: 2
10691
10678
  }, 1032, ["class", "aria-label", "attrs", "onClick"])
10692
10679
  ]),
10693
10680
  default: c(() => [
10694
- _("span", Fr, [
10681
+ b("span", Vr, [
10695
10682
  m(r, { size: "200" }, {
10696
10683
  default: c(() => [
10697
10684
  P(I(w.tooltip), 1)
@@ -10719,12 +10706,12 @@ export {
10719
10706
  xt as BADGE_TYPE_MODIFIERS,
10720
10707
  Pi as BREADCRUMBS_INVERTED_MODIFIER,
10721
10708
  Di as BREADCRUMB_ITEM_SELECTED_MODIFIER,
10722
- $t as BUTTON_GROUP_ALIGNMENT,
10709
+ Nt as BUTTON_GROUP_ALIGNMENT,
10723
10710
  hs as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
10724
- Vt as CHIP_SIZE_MODIFIERS,
10711
+ Ft as CHIP_SIZE_MODIFIERS,
10725
10712
  vl as COLOR_CODES,
10726
10713
  Bd as DEFAULT_VALIDATION_MESSAGE_TYPE,
10727
- $d as DESCRIPTION_SIZE_TYPES,
10714
+ Nd as DESCRIPTION_SIZE_TYPES,
10728
10715
  st as DtAvatar,
10729
10716
  ci as DtBadge,
10730
10717
  Wr as DtBanner,
@@ -10751,7 +10738,7 @@ export {
10751
10738
  Xt as DtInputMixin,
10752
10739
  ss as DtKeyboardListNavigationMixin,
10753
10740
  md as DtKeyboardShortcut,
10754
- $e as DtLazyShow,
10741
+ Ne as DtLazyShow,
10755
10742
  Bi as DtLink,
10756
10743
  ze as DtListItem,
10757
10744
  nd as DtListItemGroup,
@@ -10771,28 +10758,28 @@ export {
10771
10758
  Ld as DtRecipeContactRow,
10772
10759
  Pd as DtRecipeEmojiRow,
10773
10760
  Ad as DtRecipeFeedItemRow,
10774
- fs as DtRecipeGeneralRow,
10761
+ ps as DtRecipeGeneralRow,
10775
10762
  Od as DtRecipeGroupRow,
10776
- Ed as DtRecipeGroupedChip,
10763
+ kd as DtRecipeGroupedChip,
10777
10764
  wd as DtRecipeIvrNode,
10778
- kd as DtRecipeSettingsMenuButton,
10765
+ Ed as DtRecipeSettingsMenuButton,
10779
10766
  Dd as DtRecipeTimePill,
10780
10767
  Cd as DtRecipeTopBannerInfo,
10781
10768
  Td as DtRecipeUnreadPill,
10782
10769
  gd as DtRootLayout,
10783
10770
  bd as DtScroller,
10784
10771
  ud as DtSelectMenu,
10785
- $s as DtSkeleton,
10786
- Nd as DtSkeletonListItem,
10772
+ Ns as DtSkeleton,
10773
+ $d as DtSkeletonListItem,
10787
10774
  zd as DtSkeletonParagraph,
10788
10775
  Md as DtSkeletonShape,
10789
10776
  Hd as DtSkeletonText,
10790
10777
  _d as DtStack,
10791
- Fd as DtTab,
10792
- Vd as DtTabGroup,
10778
+ Vd as DtTab,
10779
+ Fd as DtTabGroup,
10793
10780
  rd as DtTabPanel,
10794
10781
  hd as DtToast,
10795
- fd as DtToggle,
10782
+ pd as DtToggle,
10796
10783
  Je as DtTooltip,
10797
10784
  me as DtValidationMessages,
10798
10785
  qd as ICON_SIZE_MODIFIERS,
@@ -10801,16 +10788,16 @@ export {
10801
10788
  ht as IVR_NODE_BRANCH,
10802
10789
  ut as IVR_NODE_EXPERT,
10803
10790
  He as IVR_NODE_GO_TO,
10804
- pt as IVR_NODE_HANGUP,
10805
- kl as IVR_NODE_ICON_TYPES,
10791
+ ft as IVR_NODE_HANGUP,
10792
+ El as IVR_NODE_ICON_TYPES,
10806
10793
  Id as IVR_NODE_LABELS,
10807
10794
  dt as IVR_NODE_PROMPT_COLLECT,
10808
10795
  rt as IVR_NODE_PROMPT_MENU,
10809
10796
  ct as IVR_NODE_PROMPT_PLAY,
10810
- ft as IVR_NODE_TRANSFER,
10797
+ pt as IVR_NODE_TRANSFER,
10811
10798
  Be as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS,
10812
10799
  ql as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
10813
- Vl as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
10800
+ Fl as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
10814
10801
  Kl as LEFTBAR_GENERAL_ROW_ICON_SIZES,
10815
10802
  z as LEFTBAR_GENERAL_ROW_TYPES,
10816
10803
  xs as LINK_KIND_MODIFIERS,
@@ -10820,18 +10807,18 @@ export {
10820
10807
  Go as MULTI_SELECT_SIZES,
10821
10808
  Oe as NOTICE_KINDS,
10822
10809
  os as POPOVER_CONTENT_WIDTHS,
10823
- kn as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
10810
+ En as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
10824
10811
  Ln as POPOVER_INITIAL_FOCUS_STRINGS,
10825
10812
  zt as POPOVER_PADDING_CLASSES,
10826
10813
  On as POPOVER_ROLES,
10827
10814
  be as PRESENCE_STATES,
10828
10815
  js as PRESENCE_STATES_LIST,
10829
- Nr as REACTIONS_ATTRIBUTES,
10816
+ $r as REACTIONS_ATTRIBUTES,
10830
10817
  Co as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
10831
10818
  ds as ROOT_LAYOUT_SIDEBAR_POSITIONS,
10832
10819
  qt as SELECT_SIZE_MODIFIERS,
10833
10820
  Ua as SELECT_STATE_MODIFIERS,
10834
- pd as SHORTCUTS_ALIASES_LIST,
10821
+ fd as SHORTCUTS_ALIASES_LIST,
10835
10822
  ye as SHORTCUTS_ICON_ALIASES,
10836
10823
  _o as SHORTCUTS_ICON_SEPARATOR,
10837
10824
  Gd as SKELETON_HEADING_HEIGHTS,