@livechat/design-system-react-components 2.14.0 → 2.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -19,11 +19,11 @@ var R = (e, t) => {
19
19
  t.indexOf(_) < 0 && ho.call(e, _) && (r[_] = e[_]);
20
20
  return r;
21
21
  };
22
- var Or = (e, t, r) => Rr(e, typeof t != "symbol" ? t + "" : t, r);
22
+ var Mr = (e, t, r) => Rr(e, typeof t != "symbol" ? t + "" : t, r);
23
23
  import { jsx as a, jsxs as h, Fragment as Q } from "react/jsx-runtime";
24
24
  import * as p from "react";
25
- import { createContext as B_, useContext as T_, useState as Ft, useEffect as He, useMemo as Da, useCallback as Nt, useLayoutEffect as A_, useRef as br, useReducer as D_, memo as P_ } from "react";
26
- import { ChevronDown as Kt, Check as Ga, Close as Qe, Info as Oa, Warning as Ko, CheckCircle as _o, Block as Xo, ChevronRight as vr, VisibilityOn as F_, VisibilityOff as R_, ChevronUp as kr, Person as O_, DoubleArrowLeft as M_, ChevronLeft as L_, DoubleArrowRight as G_, People as H_, Bot as U_, Add as z_, ChatBotColored as V_, PersonAdd as W_, TextLogoFull as K_, LiveChatMono as X_, ChatBotMono as Y_, HelpDeskMono as Z_, KnowledgeBaseMono as q_, OpenWidgetMono as j_, HelloMono as Q_, TextLogo as J_, Search as en, LockBlack as tn, ArrowDownward as an, ArrowUpward as rn, ArrowsSort as on, Call as _n, Refresh as nn, Error as ln } from "@livechat/design-system-icons";
25
+ import { createContext as B_, useContext as T_, useState as Ft, useEffect as Ue, useMemo as Da, useCallback as Nt, useLayoutEffect as A_, useRef as br, useReducer as D_, memo as P_ } from "react";
26
+ import { ChevronDown as Kt, Check as Ga, Close as Qe, Info as Ma, Warning as Ko, CheckCircle as _o, Block as Xo, ChevronRight as vr, VisibilityOn as F_, VisibilityOff as R_, ChevronUp as kr, Person as M_, DoubleArrowLeft as O_, ChevronLeft as L_, DoubleArrowRight as G_, People as H_, Bot as U_, Add as z_, ChatBotColored as V_, PersonAdd as W_, TextLogoFull as K_, LiveChatMono as X_, ChatBotMono as Y_, HelpDeskMono as Z_, KnowledgeBaseMono as q_, OpenWidgetMono as j_, HelloMono as Q_, TextLogo as J_, Search as en, LockBlack as tn, ArrowDownward as an, ArrowUpward as rn, ArrowsSort as on, Call as _n, Refresh as nn, Error as ln } from "@livechat/design-system-icons";
27
27
  import u from "clsx";
28
28
  import no from "lodash.debounce";
29
29
  import { useFloatingParentNodeId as Cr, useFloatingNodeId as Ha, useFloating as Ua, offset as za, flip as wr, size as Yo, autoUpdate as Va, useClick as Wa, useDismiss as Ka, useRole as Xa, useInteractions as Ya, useTransitionStyles as yr, FloatingNode as oa, FloatingTree as $r, shift as lo, arrow as cn, hide as sn, useHover as dn, safePolygon as un, useFocus as mn, useTransitionStatus as pn, FloatingArrow as gn, FloatingPortal as aa, FloatingFocusManager as eo, useListNavigation as hn, FloatingOverlay as fn } from "@floating-ui/react";
@@ -494,7 +494,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
494
494
  customVariables: r = {}
495
495
  }) => {
496
496
  const [_, o] = Ft(t), [n, l] = Ft(r);
497
- He(() => {
497
+ Ue(() => {
498
498
  document.body.classList.remove(Rt.Light, Rt.Dark), document.body.classList.add(`lc-${_}-theme`);
499
499
  for (const [d, s] of Object.entries(n))
500
500
  document.body.style.setProperty(d, s);
@@ -594,13 +594,13 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
594
594
  e && o && (e.unobserve(o), t.delete(o), t.size === 0 && (e.disconnect(), e = null));
595
595
  }
596
596
  };
597
- })(), Ma = (e, t) => {
597
+ })(), Oa = (e, t) => {
598
598
  window.ResizeObserver && (e !== null ? ko.observe(e, (_) => {
599
599
  t(_);
600
600
  }) : ko.unobserve(e));
601
601
  }, e_ = () => {
602
602
  const [e, t] = p.useState(0), r = p.useCallback(
603
- (_) => Ma(
603
+ (_) => Oa(
604
604
  _,
605
605
  (o) => t(o.height)
606
606
  ),
@@ -614,7 +614,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
614
614
  mobileBreakpoint: e
615
615
  }) => {
616
616
  const [t, r] = p.useState(!1), _ = p.useCallback(
617
- (o) => Ma(
617
+ (o) => Oa(
618
618
  o,
619
619
  (n) => r(n.width <= e)
620
620
  ),
@@ -655,13 +655,13 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
655
655
  return A_(() => {
656
656
  _();
657
657
  const n = e.current;
658
- return n && Ma(n, () => {
658
+ return n && Oa(n, () => {
659
659
  o();
660
660
  }), () => {
661
- Ma(null, () => {
661
+ Oa(null, () => {
662
662
  });
663
663
  };
664
- }, [e, o, _]), He(() => () => {
664
+ }, [e, o, _]), Ue(() => () => {
665
665
  o.cancel();
666
666
  }, [o]), t;
667
667
  }, Tn = "lc-Icon-module__icon___J5RH5", Co = {
@@ -780,7 +780,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
780
780
  sm: "h4",
781
781
  xs: "h5",
782
782
  "2xs": "h6"
783
- }, de = (s) => {
783
+ }, se = (s) => {
784
784
  var i = s, {
785
785
  as: e,
786
786
  size: t = "md",
@@ -969,7 +969,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
969
969
  ]
970
970
  }
971
971
  );
972
- }, Rn = (e) => e.open !== void 0 && e.closed !== void 0, On = (e, t) => {
972
+ }, Rn = (e) => e.open !== void 0 && e.closed !== void 0, Mn = (e, t) => {
973
973
  if (Rn(e)) {
974
974
  const r = {
975
975
  open: e.open,
@@ -979,7 +979,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
979
979
  return /* @__PURE__ */ a(Fn, v({}, r));
980
980
  }
981
981
  return e;
982
- }, Mn = ({
982
+ }, On = ({
983
983
  isControlled: e,
984
984
  isExpanded: t,
985
985
  setShouldBeVisible: r,
@@ -998,7 +998,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
998
998
  handleExpandChange: n,
999
999
  handleKeyDown: l
1000
1000
  };
1001
- }, Ln = "lc-Accordion-module__accordion___wD27Q", Gn = "lc-Accordion-module__accordion__chevron___3-rGN", Hn = "lc-Accordion-module__accordion__label___1MyYP", Un = "lc-Accordion-module__accordion__content___vfjP2", zn = "lc-Accordion-module__accordion__content__inner___Z-9cB", Vn = "lc-Accordion-module__accordion__footer___KHIrl", fe = {
1001
+ }, Ln = "lc-Accordion-module__accordion___wD27Q", Gn = "lc-Accordion-module__accordion__chevron___3-rGN", Hn = "lc-Accordion-module__accordion__label___1MyYP", Un = "lc-Accordion-module__accordion__content___vfjP2", zn = "lc-Accordion-module__accordion__content__inner___Z-9cB", Vn = "lc-Accordion-module__accordion__footer___KHIrl", he = {
1002
1002
  accordion: Ln,
1003
1003
  "accordion--warning": "lc-Accordion-module__accordion--warning___PJg4j",
1004
1004
  "accordion--error": "lc-Accordion-module__accordion--error___rage8",
@@ -1048,7 +1048,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1048
1048
  } = Wt({
1049
1049
  isVisible: x,
1050
1050
  elementRef: S
1051
- }), { size: C, handleResizeRef: E } = e_(), { handleExpandChange: w, handleKeyDown: $ } = Mn({
1051
+ }), { size: C, handleResizeRef: E } = e_(), { handleExpandChange: w, handleKeyDown: $ } = On({
1052
1052
  isControlled: b,
1053
1053
  isExpanded: k,
1054
1054
  setShouldBeVisible: I,
@@ -1057,20 +1057,20 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1057
1057
  }), T = u(
1058
1058
  t,
1059
1059
  {
1060
- [fe[`${be}--open`]]: k
1060
+ [he[`${fe}--open`]]: k
1061
1061
  },
1062
1062
  e
1063
- ), P = (O) => {
1064
- const N = O ? de : D, A = v({
1063
+ ), P = (M) => {
1064
+ const N = M ? se : D, A = v({
1065
1065
  "aria-expanded": k,
1066
1066
  as: "div",
1067
- className: u(fe[`${be}__label`], {
1068
- [fe[`${be}__label--promo`]]: O
1067
+ className: u(he[`${fe}__label`], {
1068
+ [he[`${fe}__label--promo`]]: M
1069
1069
  }),
1070
1070
  onClick: () => w(k),
1071
- bold: O ? void 0 : !0
1072
- }, O ? { size: "xs" } : {});
1073
- return /* @__PURE__ */ a(N, B(v({}, A), { children: On(_, k) }));
1071
+ bold: M ? void 0 : !0
1072
+ }, M ? { size: "xs" } : {});
1073
+ return /* @__PURE__ */ a(N, B(v({}, A), { children: Mn(_, k) }));
1074
1074
  };
1075
1075
  return /* @__PURE__ */ h(
1076
1076
  "div",
@@ -1085,9 +1085,9 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1085
1085
  F,
1086
1086
  {
1087
1087
  source: Kt,
1088
- className: u(fe[`${be}__chevron`], {
1089
- [fe[`${be}__chevron--open`]]: k,
1090
- [fe[`${be}__chevron--promo`]]: c
1088
+ className: u(he[`${fe}__chevron`], {
1089
+ [he[`${fe}__chevron--open`]]: k,
1090
+ [he[`${fe}__chevron--promo`]]: c
1091
1091
  })
1092
1092
  }
1093
1093
  ),
@@ -1096,7 +1096,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1096
1096
  /* @__PURE__ */ a(
1097
1097
  "div",
1098
1098
  {
1099
- className: fe[`${be}__content`],
1099
+ className: he[`${fe}__content`],
1100
1100
  style: { maxHeight: k ? C : 0 },
1101
1101
  ref: S,
1102
1102
  children: /* @__PURE__ */ a("div", { ref: E, children: y && /* @__PURE__ */ h(Q, { children: [
@@ -1104,9 +1104,9 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1104
1104
  D,
1105
1105
  {
1106
1106
  as: "div",
1107
- className: u(fe[`${be}__content__inner`], {
1108
- [fe[`${be}__content__inner--open`]]: k,
1109
- [fe[`${be}__content__inner--promo`]]: c
1107
+ className: u(he[`${fe}__content__inner`], {
1108
+ [he[`${fe}__content__inner--open`]]: k,
1109
+ [he[`${fe}__content__inner--promo`]]: c
1110
1110
  }),
1111
1111
  children: r
1112
1112
  }
@@ -1117,8 +1117,8 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1117
1117
  as: "div",
1118
1118
  "aria-label": "Accordion footer",
1119
1119
  role: "complementary",
1120
- className: u(fe[`${be}__footer`], {
1121
- [fe[`${be}__footer--promo`]]: c
1120
+ className: u(he[`${fe}__footer`], {
1121
+ [he[`${fe}__footer--promo`]]: c
1122
1122
  }),
1123
1123
  children: d
1124
1124
  }
@@ -1129,12 +1129,12 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1129
1129
  ]
1130
1130
  })
1131
1131
  );
1132
- }, be = "accordion", dd = (r) => {
1132
+ }, fe = "accordion", dd = (r) => {
1133
1133
  var _ = r, { kind: e } = _, t = R(_, ["kind"]);
1134
- const o = u(fe[be], fe[`${be}--${e}`]);
1134
+ const o = u(he[fe], he[`${fe}--${e}`]);
1135
1135
  return /* @__PURE__ */ a(t_, v({ mainClassName: o }, t));
1136
- }, Wn = `${be}--promo`, ud = (e) => {
1137
- const t = u(fe[be], fe[Wn]);
1136
+ }, Wn = `${fe}--promo`, ud = (e) => {
1137
+ const t = u(he[fe], he[Wn]);
1138
1138
  return /* @__PURE__ */ a(t_, v({ mainClassName: t, isPromo: !0 }, e));
1139
1139
  }, we = {
1140
1140
  esc: "Escape",
@@ -1191,9 +1191,9 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1191
1191
  "selectedOptions",
1192
1192
  "footer"
1193
1193
  ]);
1194
- const k = d !== void 0, [y, I] = p.useState(n), [C, E] = p.useState(null), w = p.useRef(-1), $ = Cr(), T = Ha(), P = p.useRef(null), O = k ? d : y, N = () => {
1195
- O ? (s == null || s(), !k && I(!1)) : (i == null || i(), !k && I(!0));
1196
- }, { x: A, y: M, strategy: z, refs: U, context: H } = Ua({
1194
+ const k = d !== void 0, [y, I] = p.useState(n), [C, E] = p.useState(null), w = p.useRef(-1), $ = Cr(), T = Ha(), P = p.useRef(null), M = k ? d : y, N = () => {
1195
+ M ? (s == null || s(), !k && I(!1)) : (i == null || i(), !k && I(!0));
1196
+ }, { x: A, y: O, strategy: z, refs: U, context: H } = Ua({
1197
1197
  nodeId: T,
1198
1198
  middleware: [
1199
1199
  za(4),
@@ -1205,17 +1205,17 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1205
1205
  })
1206
1206
  ],
1207
1207
  placement: o,
1208
- open: O,
1208
+ open: M,
1209
1209
  strategy: m,
1210
1210
  onOpenChange: N,
1211
1211
  whileElementsMounted: Va
1212
- }), W = Wa(H), Be = Ka(H, {
1213
- enabled: O
1214
- }), Je = Xa(H), { getReferenceProps: Te, getFloatingProps: ee } = Ya([
1212
+ }), W = Wa(H), Ae = Ka(H, {
1213
+ enabled: M
1214
+ }), Je = Xa(H), { getReferenceProps: ze, getFloatingProps: ye } = Ya([
1215
1215
  W,
1216
- Be,
1216
+ Ae,
1217
1217
  Je
1218
- ]), { styles: j } = yr(H, {
1218
+ ]), { styles: K } = yr(H, {
1219
1219
  initial: ({ side: L }) => v({
1220
1220
  opacity: 0
1221
1221
  }, L === "bottom" && {
@@ -1227,32 +1227,32 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1227
1227
  } || L === "right" && {
1228
1228
  marginLeft: -10
1229
1229
  })
1230
- }), Ue = (L) => {
1231
- var V, X;
1232
- const te = w.current;
1233
- let ce = te + L;
1234
- for (; (V = r[ce]) != null && V.disabled || (X = r[ce]) != null && X.groupHeader; )
1235
- if (ce += L, ce === -1) {
1236
- ce = te;
1230
+ }), be = (L) => {
1231
+ var V, Y;
1232
+ const ee = w.current;
1233
+ let le = ee + L;
1234
+ for (; (V = r[le]) != null && V.disabled || (Y = r[le]) != null && Y.groupHeader; )
1235
+ if (le += L, le === -1) {
1236
+ le = ee;
1237
1237
  break;
1238
1238
  }
1239
- return ce;
1239
+ return le;
1240
1240
  }, et = (L) => {
1241
- var V, X;
1242
- w.current = Ue(L);
1243
- const te = (V = P.current) == null ? void 0 : V.children, ce = te && ((X = te[w.current]) == null ? void 0 : X.children[0]);
1244
- return ce == null ? void 0 : ce.focus();
1241
+ var V, Y;
1242
+ w.current = be(L);
1243
+ const ee = (V = P.current) == null ? void 0 : V.children, le = ee && ((Y = ee[w.current]) == null ? void 0 : Y.children[0]);
1244
+ return le == null ? void 0 : le.focus();
1245
1245
  }, tt = (L) => {
1246
1246
  L.key === we.arrowUp && w.current > 0 && (L.preventDefault(), et(-1)), L.key === we.arrowDown && w.current + 1 < r.length && (L.preventDefault(), et(1));
1247
1247
  };
1248
1248
  p.useEffect(() => {
1249
- if (O)
1249
+ if (M)
1250
1250
  return document.addEventListener("keydown", tt), () => document.removeEventListener("keydown", tt);
1251
1251
  w.current = -1;
1252
- }, [O, tt]);
1253
- const St = (L, te) => {
1254
- w.current = L, te == null || te(), !k && !l && (I(!1), s == null || s());
1255
- }, xt = (L, te) => L.groupHeader ? /* @__PURE__ */ a(
1252
+ }, [M, tt]);
1253
+ const St = (L, ee) => {
1254
+ w.current = L, ee == null || ee(), !k && !l && (I(!1), s == null || s());
1255
+ }, xt = (L, ee) => L.groupHeader ? /* @__PURE__ */ a(
1256
1256
  "li",
1257
1257
  {
1258
1258
  role: "none",
@@ -1266,7 +1266,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1266
1266
  "data-testid": L.key,
1267
1267
  tabIndex: -1,
1268
1268
  disabled: L.disabled,
1269
- onClick: () => St(te, L.onClick),
1269
+ onClick: () => St(ee, L.onClick),
1270
1270
  role: "menuitem",
1271
1271
  className: u(ut[`${mt}__list__item`], {
1272
1272
  [ut[`${mt}__list__item--disabled`]]: L.disabled,
@@ -1293,22 +1293,22 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1293
1293
  "aria-label": "Toggle menu",
1294
1294
  "data-testid": "action-menu-trigger-button",
1295
1295
  ref: U.setReference
1296
- }, Te()), {
1296
+ }, ze()), {
1297
1297
  className: t,
1298
1298
  children: _
1299
1299
  })
1300
1300
  ),
1301
- /* @__PURE__ */ a(oa, { id: T, children: O && /* @__PURE__ */ h(
1301
+ /* @__PURE__ */ a(oa, { id: T, children: M && /* @__PURE__ */ h(
1302
1302
  "div",
1303
1303
  B(v({
1304
1304
  ref: U.setFloating,
1305
1305
  className: ut[mt],
1306
1306
  style: v(v({
1307
1307
  position: z,
1308
- top: M != null ? M : "",
1308
+ top: O != null ? O : "",
1309
1309
  left: A != null ? A : ""
1310
- }, !!C && { maxHeight: C }), j)
1311
- }, ee()), {
1310
+ }, !!C && { maxHeight: C }), K)
1311
+ }, ye()), {
1312
1312
  children: [
1313
1313
  r.length > 0 && /* @__PURE__ */ a(
1314
1314
  "ul",
@@ -1401,7 +1401,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1401
1401
  }, Qn = (e, t) => {
1402
1402
  const r = e == null ? void 0 : e.offsetWidth;
1403
1403
  r && t(r);
1404
- }, Jn = "lc-Button-module__btn___daEdK", el = "lc-Button-module__btn__loader___L9GCi", tl = "lc-Button-module__btn__icon___-CG5y", al = "lc-Button-module__btn__content___rMx0W", ue = {
1404
+ }, Jn = "lc-Button-module__btn___daEdK", el = "lc-Button-module__btn__loader___L9GCi", tl = "lc-Button-module__btn__icon___-CG5y", al = "lc-Button-module__btn__content___rMx0W", de = {
1405
1405
  btn: Jn,
1406
1406
  "btn--disabled": "lc-Button-module__btn--disabled___ATZwt",
1407
1407
  "btn--full-width": "lc-Button-module__btn--full-width___ViUNm",
@@ -1437,7 +1437,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1437
1437
  "btn--animated-label": "lc-Button-module__btn--animated-label___8uZTa",
1438
1438
  btn__content: al,
1439
1439
  "btn--animated-label--expanded": "lc-Button-module__btn--animated-label--expanded___dTfmD"
1440
- }, me = "btn", K = p.forwardRef(
1440
+ }, ue = "btn", X = p.forwardRef(
1441
1441
  (S, x) => {
1442
1442
  var k = S, {
1443
1443
  loading: e = !1,
@@ -1470,24 +1470,24 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1470
1470
  "onClick",
1471
1471
  "animatedLabel"
1472
1472
  ]);
1473
- const [y, I] = p.useState(0), [C, E] = p.useState(!1), w = e || t, $ = !i && l, T = f && i && l, P = ["text", "link", "link-light"].includes(o), O = m ? "a" : "button", N = u(
1474
- ue[me],
1475
- ue[`${me}--${o}`],
1476
- ue[`${me}--${n}`],
1473
+ const [y, I] = p.useState(0), [C, E] = p.useState(!1), w = e || t, $ = !i && l, T = f && i && l, P = ["text", "link", "link-light"].includes(o), M = m ? "a" : "button", N = u(
1474
+ de[ue],
1475
+ de[`${ue}--${o}`],
1476
+ de[`${ue}--${n}`],
1477
1477
  {
1478
- [ue[`${me}--loading`]]: e,
1479
- [ue[`${me}--full-width`]]: _,
1480
- [ue[`${me}--with-${c}-icon`]]: l && !$ && !P,
1481
- [ue[`${me}--icon-only`]]: $,
1482
- [ue[`${me}--icon-only--bg`]]: $ && P,
1483
- [ue[`${me}--disabled`]]: w,
1484
- [ue[`${me}--animated-label`]]: T,
1485
- [ue[`${me}--animated-label--expanded`]]: T && C
1478
+ [de[`${ue}--loading`]]: e,
1479
+ [de[`${ue}--full-width`]]: _,
1480
+ [de[`${ue}--with-${c}-icon`]]: l && !$ && !P,
1481
+ [de[`${ue}--icon-only`]]: $,
1482
+ [de[`${ue}--icon-only--bg`]]: $ && P,
1483
+ [de[`${ue}--disabled`]]: w,
1484
+ [de[`${ue}--animated-label`]]: T,
1485
+ [de[`${ue}--animated-label--expanded`]]: T && C
1486
1486
  },
1487
1487
  s
1488
1488
  );
1489
1489
  return /* @__PURE__ */ h(
1490
- O,
1490
+ M,
1491
1491
  B(v(v(v({
1492
1492
  ref: x,
1493
1493
  className: N,
@@ -1511,8 +1511,8 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1511
1511
  b == null ? void 0 : b.onBlur
1512
1512
  ),
1513
1513
  onKeyUp: (A) => {
1514
- var M;
1515
- (A.key === "Enter" || A.key === " ") && E(!0), A.key === "Escape" && E(!1), (M = b == null ? void 0 : b.onKeyUp) == null || M.call(b, A);
1514
+ var O;
1515
+ (A.key === "Enter" || A.key === " ") && E(!0), A.key === "Escape" && E(!1), (O = b == null ? void 0 : b.onKeyUp) == null || O.call(b, A);
1516
1516
  }
1517
1517
  }), {
1518
1518
  children: [
@@ -1522,17 +1522,17 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1522
1522
  "data-testid": "button-loader",
1523
1523
  size: "small",
1524
1524
  label: d,
1525
- className: ue[`${me}__loader`]
1525
+ className: de[`${ue}__loader`]
1526
1526
  }, qn(o))
1527
1527
  ),
1528
1528
  l && p.cloneElement(l, {
1529
1529
  className: u(
1530
1530
  // eslint-disable-next-line @typescript-eslint/no-unsafe-argument
1531
1531
  l.props.className,
1532
- ue[`${me}__icon`],
1533
- ue[`${me}__icon--${c}`],
1532
+ de[`${ue}__icon`],
1533
+ de[`${ue}__icon--${c}`],
1534
1534
  {
1535
- [ue[`${me}__icon--small`]]: n === "xcompact"
1535
+ [de[`${ue}__icon--small`]]: n === "xcompact"
1536
1536
  }
1537
1537
  ),
1538
1538
  disabled: t,
@@ -1541,7 +1541,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1541
1541
  /* @__PURE__ */ a(
1542
1542
  "div",
1543
1543
  {
1544
- className: ue[`${me}__content`],
1544
+ className: de[`${ue}__content`],
1545
1545
  style: T ? { maxWidth: C ? y : 0 } : void 0,
1546
1546
  children: T ? /* @__PURE__ */ a("span", { ref: (A) => Qn(A, I), children: i }) : i
1547
1547
  }
@@ -1573,7 +1573,7 @@ const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () =>
1573
1573
  t && /* @__PURE__ */ a("div", { className: ca[`${ia}__right-node`], children: t })
1574
1574
  ]
1575
1575
  }
1576
- ), md = (e) => (He(() => {
1576
+ ), md = (e) => (Ue(() => {
1577
1577
  console.warn("`ActionMenuItem` is deprecated. Use `ListItem` instead.");
1578
1578
  }, []), /* @__PURE__ */ a(mr, v({}, e)));
1579
1579
  function o_(e) {
@@ -1643,7 +1643,7 @@ const ol = (e) => {
1643
1643
  "reports-tooltip__heading__title": "lc-Tooltip-module__reports-tooltip__heading__title___0foO-",
1644
1644
  "reports-tooltip__heading__description": "lc-Tooltip-module__reports-tooltip__heading__description___E6Gb3",
1645
1645
  "reports-tooltip__content": "lc-Tooltip-module__reports-tooltip__content___yfOcf"
1646
- }, ja = "tooltip", Ot = ({
1646
+ }, ja = "tooltip", Mt = ({
1647
1647
  children: e,
1648
1648
  className: t,
1649
1649
  triggerClassName: r,
@@ -1670,26 +1670,26 @@ const ol = (e) => {
1670
1670
  activationThreshold: $ = 0,
1671
1671
  useDismissHookProps: T,
1672
1672
  useClickHookProps: P,
1673
- hoverOutDelayTimeout: O = 100,
1673
+ hoverOutDelayTimeout: M = 100,
1674
1674
  arrowOffsetY: N,
1675
1675
  arrowOffsetX: A,
1676
- closeOnTriggerBlur: M = !1,
1676
+ closeOnTriggerBlur: O = !1,
1677
1677
  floatingStrategy: z,
1678
1678
  portal: U,
1679
1679
  portalProps: H,
1680
1680
  hideWhenReferenceHidden: W = !1
1681
1681
  }) => {
1682
- const Be = c !== void 0, [Je, Te] = p.useState(!1), ee = p.useRef(null), j = Be ? c : Je, Ue = n || o, et = Cr(), tt = Ha(), St = u(
1682
+ const Ae = c !== void 0, [Je, ze] = p.useState(!1), ye = p.useRef(null), K = Ae ? c : Je, be = n || o, et = Cr(), tt = Ha(), St = u(
1683
1683
  G[ja],
1684
1684
  t,
1685
- Ue && G[`${ja}--${Ue}`],
1685
+ be && G[`${ja}--${be}`],
1686
1686
  d && G[`${ja}--full-space`]
1687
1687
  ), xt = typeof _ == "function", dt = (at) => {
1688
- at !== j && (at ? i == null || i() : s == null || s(), !Be && Te(at));
1689
- }, L = (at) => m ? at != null ? at : g : 0, te = (at) => at != null ? at : x, {
1690
- floatingStyles: ce,
1688
+ at !== K && (at ? i == null || i() : s == null || s(), !Ae && ze(at));
1689
+ }, L = (at) => m ? at != null ? at : g : 0, ee = (at) => at != null ? at : x, {
1690
+ floatingStyles: le,
1691
1691
  refs: V,
1692
- context: X,
1692
+ context: Y,
1693
1693
  middlewareData: { arrow: { x: gt, y: Xt } = {}, hide: It }
1694
1694
  } = Ua({
1695
1695
  nodeId: tt,
@@ -1697,31 +1697,31 @@ const ol = (e) => {
1697
1697
  za({ mainAxis: C, crossAxis: E }),
1698
1698
  lo(),
1699
1699
  wr(),
1700
- cn({ element: ee, padding: 8 }),
1700
+ cn({ element: ye, padding: 8 }),
1701
1701
  W ? sn() : void 0
1702
1702
  ],
1703
1703
  placement: l,
1704
- open: j,
1704
+ open: K,
1705
1705
  strategy: z,
1706
1706
  onOpenChange: dt,
1707
1707
  whileElementsMounted: Va
1708
- }), xr = dn(X, {
1708
+ }), xr = dn(Y, {
1709
1709
  move: !1,
1710
1710
  restMs: $,
1711
1711
  delay: {
1712
- open: te(S),
1713
- close: te(k || O)
1712
+ open: ee(S),
1713
+ close: ee(k || M)
1714
1714
  },
1715
1715
  enabled: I,
1716
- handleClose: M ? null : un()
1717
- }), Ir = mn(X), Er = Ka(X, T), Br = Xa(X, { role: "tooltip" }), Tr = Wa(X, v({
1716
+ handleClose: O ? null : un()
1717
+ }), Ir = mn(Y), Er = Ka(Y, T), Br = Xa(Y, { role: "tooltip" }), Tr = Wa(Y, v({
1718
1718
  enabled: y
1719
- }, P)), { isMounted: Ar, styles: Dr } = yr(X, {
1719
+ }, P)), { isMounted: Ar, styles: Dr } = yr(Y, {
1720
1720
  duration: {
1721
1721
  open: L(f),
1722
1722
  close: L(b)
1723
1723
  }
1724
- }), { status: Pr } = pn(X), { getReferenceProps: Fr, getFloatingProps: Za } = Ya([
1724
+ }), { status: Pr } = pn(Y), { getReferenceProps: Fr, getFloatingProps: Za } = Ya([
1725
1725
  xr,
1726
1726
  Ir,
1727
1727
  Er,
@@ -1731,11 +1731,11 @@ const ol = (e) => {
1731
1731
  p.useEffect(() => {
1732
1732
  w && V.setReference(w);
1733
1733
  }, [V.setReference, w]);
1734
- const Mt = /* @__PURE__ */ a(oa, { id: tt, children: Ar && /* @__PURE__ */ h(
1734
+ const Ot = /* @__PURE__ */ a(oa, { id: tt, children: Ar && /* @__PURE__ */ h(
1735
1735
  "div",
1736
1736
  B(v({
1737
1737
  ref: V.setFloating,
1738
- style: B(v(v({}, ce), Dr), {
1738
+ style: B(v(v({}, le), Dr), {
1739
1739
  visibility: It != null && It.referenceHidden ? "hidden" : "visible"
1740
1740
  }),
1741
1741
  className: St
@@ -1746,8 +1746,8 @@ const ol = (e) => {
1746
1746
  /* @__PURE__ */ a(
1747
1747
  gn,
1748
1748
  v({
1749
- ref: ee,
1750
- context: X,
1749
+ ref: ye,
1750
+ context: Y,
1751
1751
  strokeWidth: 1,
1752
1752
  width: 10,
1753
1753
  height: 5,
@@ -1757,11 +1757,11 @@ const ol = (e) => {
1757
1757
  Xt,
1758
1758
  gt
1759
1759
  ))
1760
- }, ol(Ue))
1760
+ }, ol(be))
1761
1761
  )
1762
1762
  ]
1763
1763
  })
1764
- ) }), S_ = () => et === null ? /* @__PURE__ */ a($r, { children: U ? /* @__PURE__ */ a(aa, B(v({}, H), { children: Mt })) : Mt }) : U ? /* @__PURE__ */ a(aa, B(v({}, H), { children: Mt })) : Mt;
1764
+ ) }), S_ = () => et === null ? /* @__PURE__ */ a($r, { children: U ? /* @__PURE__ */ a(aa, B(v({}, H), { children: Ot })) : Ot }) : U ? /* @__PURE__ */ a(aa, B(v({}, H), { children: Ot })) : Ot;
1765
1765
  return /* @__PURE__ */ h(Q, { children: [
1766
1766
  /* @__PURE__ */ a(
1767
1767
  "div",
@@ -1794,7 +1794,7 @@ const ol = (e) => {
1794
1794
  }
1795
1795
  ),
1796
1796
  t && /* @__PURE__ */ a(
1797
- de,
1797
+ se,
1798
1798
  {
1799
1799
  as: "div",
1800
1800
  size: "xs",
@@ -1831,7 +1831,7 @@ const ol = (e) => {
1831
1831
  return m;
1832
1832
  const f = m, b = g ? f.kind || d(o) : f.kind || s(o);
1833
1833
  return /* @__PURE__ */ a(
1834
- K,
1834
+ X,
1835
1835
  B(v({}, f), {
1836
1836
  kind: b,
1837
1837
  onClick: f.handleClick,
@@ -1858,7 +1858,7 @@ const ol = (e) => {
1858
1858
  alt: r.alt
1859
1859
  }
1860
1860
  ) }),
1861
- e && /* @__PURE__ */ a(de, { as: "div", size: "xs", className: G[`${Et}-header`], children: e }),
1861
+ e && /* @__PURE__ */ a(se, { as: "div", size: "xs", className: G[`${Et}-header`], children: e }),
1862
1862
  /* @__PURE__ */ a("div", { className: G[`${Et}-text`], children: t }),
1863
1863
  /* @__PURE__ */ h(
1864
1864
  "div",
@@ -1968,8 +1968,8 @@ const ol = (e) => {
1968
1968
  };
1969
1969
  class dl {
1970
1970
  constructor(t, r) {
1971
- Or(this, "element");
1972
- Or(this, "padding");
1971
+ Mr(this, "element");
1972
+ Mr(this, "padding");
1973
1973
  this.element = t, this.padding = r;
1974
1974
  }
1975
1975
  addPadding(t) {
@@ -2039,7 +2039,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2039
2039
  }
2040
2040
  ),
2041
2041
  /* @__PURE__ */ a(
2042
- Ot,
2042
+ Mt,
2043
2043
  B(v({}, e), {
2044
2044
  triggerRenderer: /* @__PURE__ */ a(Q, {}),
2045
2045
  referenceElement: {
@@ -2108,7 +2108,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2108
2108
  [J[`${Yt}--active`]]: t,
2109
2109
  [J[`${Yt}--vertical`]]: r
2110
2110
  }), o = /* @__PURE__ */ a(
2111
- K,
2111
+ X,
2112
2112
  {
2113
2113
  id: e.key,
2114
2114
  title: e != null && e.showTooltip ? void 0 : e.label,
@@ -2128,7 +2128,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2128
2128
  "data-testid": e.key,
2129
2129
  className: _,
2130
2130
  children: /* @__PURE__ */ a(
2131
- Ot,
2131
+ Mt,
2132
2132
  {
2133
2133
  kind: "invert",
2134
2134
  placement: r ? "left" : "bottom",
@@ -2229,7 +2229,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2229
2229
  n && J[`${ht}__trigger-vertical`]
2230
2230
  ),
2231
2231
  triggerRenderer: /* @__PURE__ */ a(
2232
- K,
2232
+ X,
2233
2233
  {
2234
2234
  className: u(
2235
2235
  J[`${ht}__button`],
@@ -2321,7 +2321,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2321
2321
  ]
2322
2322
  }
2323
2323
  ) });
2324
- }, pl = "lc-Alert-module__alert___zP4AL", gl = "lc-Alert-module__alert__icon___1SDHT", hl = "lc-Alert-module__alert__content___wwP8E", fl = "lc-Alert-module__alert__content__wrapper___gw9Mg", bl = "lc-Alert-module__alert__content__wrapper__text___2x5d-", vl = "lc-Alert-module__alert__content__wrapper__cta___ocxGq", kl = "lc-Alert-module__alert__content__wrapper__cta__link___ZqOjp", ze = {
2324
+ }, pl = "lc-Alert-module__alert___zP4AL", gl = "lc-Alert-module__alert__icon___1SDHT", hl = "lc-Alert-module__alert__content___wwP8E", fl = "lc-Alert-module__alert__content__wrapper___gw9Mg", bl = "lc-Alert-module__alert__content__wrapper__text___2x5d-", vl = "lc-Alert-module__alert__content__wrapper__cta___ocxGq", kl = "lc-Alert-module__alert__content__wrapper__cta__link___ZqOjp", Ve = {
2325
2325
  alert: pl,
2326
2326
  alert__icon: gl,
2327
2327
  alert__content: hl,
@@ -2339,7 +2339,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2339
2339
  "alert--error": "lc-Alert-module__alert--error___EK-vJ"
2340
2340
  }, Cl = {
2341
2341
  info: {
2342
- source: Oa,
2342
+ source: Ma,
2343
2343
  kind: "link"
2344
2344
  },
2345
2345
  warning: {
@@ -2354,7 +2354,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2354
2354
  source: Xo,
2355
2355
  kind: "error"
2356
2356
  }
2357
- }, Ve = "alert", kd = (c) => {
2357
+ }, We = "alert", kd = (c) => {
2358
2358
  var d = c, {
2359
2359
  children: e,
2360
2360
  className: t,
@@ -2371,11 +2371,11 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2371
2371
  "onClose"
2372
2372
  ]);
2373
2373
  const s = p.useRef(null), [i, m] = p.useState(null), g = u(
2374
- ze[Ve],
2375
- ze[`${Ve}--${o}`],
2376
- i === "large" && ze[`${Ve}--large`],
2377
- i === "medium" && ze[`${Ve}--medium`],
2378
- i === "small" && ze[`${Ve}--small`],
2374
+ Ve[We],
2375
+ Ve[`${We}--${o}`],
2376
+ i === "large" && Ve[`${We}--large`],
2377
+ i === "medium" && Ve[`${We}--medium`],
2378
+ i === "small" && Ve[`${We}--small`],
2379
2379
  t
2380
2380
  );
2381
2381
  return p.useEffect(() => {
@@ -2384,27 +2384,27 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2384
2384
  }, 500);
2385
2385
  return window.addEventListener("resize", b), f(), () => window.removeEventListener("resize", b);
2386
2386
  }), /* @__PURE__ */ h("div", B(v({ ref: s, className: g }, l), { children: [
2387
- /* @__PURE__ */ h("div", { className: ze[`${Ve}__content`], children: [
2388
- /* @__PURE__ */ h("div", { className: ze[`${Ve}__content__wrapper`], children: [
2387
+ /* @__PURE__ */ h("div", { className: Ve[`${We}__content`], children: [
2388
+ /* @__PURE__ */ h("div", { className: Ve[`${We}__content__wrapper`], children: [
2389
2389
  /* @__PURE__ */ a(
2390
2390
  F,
2391
2391
  B(v({}, Cl[o]), {
2392
2392
  size: "large",
2393
- className: ze[`${Ve}__icon`]
2393
+ className: Ve[`${We}__icon`]
2394
2394
  })
2395
2395
  ),
2396
2396
  /* @__PURE__ */ a(
2397
2397
  D,
2398
2398
  {
2399
2399
  as: "div",
2400
- className: ze[`${Ve}__content__wrapper__text`],
2400
+ className: Ve[`${We}__content__wrapper__text`],
2401
2401
  children: e
2402
2402
  }
2403
2403
  )
2404
2404
  ] }),
2405
- (r || _) && /* @__PURE__ */ h("div", { className: ze[`${Ve}__content__wrapper__cta`], children: [
2405
+ (r || _) && /* @__PURE__ */ h("div", { className: Ve[`${We}__content__wrapper__cta`], children: [
2406
2406
  r && /* @__PURE__ */ a(
2407
- K,
2407
+ X,
2408
2408
  B(v({
2409
2409
  kind: "high-contrast",
2410
2410
  onClick: r.handleClick
@@ -2413,10 +2413,10 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2413
2413
  })
2414
2414
  ),
2415
2415
  _ && /* @__PURE__ */ a(
2416
- K,
2416
+ X,
2417
2417
  B(v({
2418
2418
  className: u(
2419
- ze[`${Ve}__content__wrapper__cta__link`],
2419
+ Ve[`${We}__content__wrapper__cta__link`],
2420
2420
  _.className
2421
2421
  ),
2422
2422
  kind: "text",
@@ -2428,10 +2428,10 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2428
2428
  ] })
2429
2429
  ] }),
2430
2430
  n && /* @__PURE__ */ a(
2431
- K,
2431
+ X,
2432
2432
  {
2433
2433
  "aria-label": "Close alert",
2434
- className: ze[`${Ve}__close-icon`],
2434
+ className: Ve[`${We}__close-icon`],
2435
2435
  size: "compact",
2436
2436
  kind: "plain",
2437
2437
  icon: /* @__PURE__ */ a(F, { source: Qe }),
@@ -2439,7 +2439,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2439
2439
  }
2440
2440
  )
2441
2441
  ] }));
2442
- }, wl = 705, yl = 751, We = {
2442
+ }, wl = 705, yl = 751, Ke = {
2443
2443
  "app-frame": "lc-AppFrame-module__app-frame___LeOAC",
2444
2444
  "app-frame__page-content-container": "lc-AppFrame-module__app-frame__page-content-container___XhCPO",
2445
2445
  "app-frame__page-content-container--mobile": "lc-AppFrame-module__app-frame__page-content-container--mobile___2HnOq",
@@ -2463,7 +2463,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2463
2463
  topBarClassName: c,
2464
2464
  sideNavigationContainerClassName: d,
2465
2465
  contentClassName: s
2466
- } = e, i = u(We[n_], r), {
2466
+ } = e, i = u(Ke[n_], r), {
2467
2467
  isSideNavigationVisible: m,
2468
2468
  setIsMobileViewEnabled: g,
2469
2469
  isMobileViewEnabled: f
@@ -2480,17 +2480,17 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2480
2480
  /* @__PURE__ */ h(
2481
2481
  "div",
2482
2482
  {
2483
- className: u(We[rt], {
2484
- [We[`${rt}--mobile`]]: f
2483
+ className: u(Ke[rt], {
2484
+ [Ke[`${rt}--mobile`]]: f
2485
2485
  }),
2486
2486
  children: [
2487
2487
  !f && /* @__PURE__ */ a(
2488
2488
  "div",
2489
2489
  {
2490
2490
  className: u(
2491
- We[`${rt}__top-bar`],
2491
+ Ke[`${rt}__top-bar`],
2492
2492
  {
2493
- [We[`${rt}__top-bar--visible`]]: l
2493
+ [Ke[`${rt}__top-bar--visible`]]: l
2494
2494
  },
2495
2495
  c
2496
2496
  ),
@@ -2500,8 +2500,8 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2500
2500
  /* @__PURE__ */ h(
2501
2501
  "div",
2502
2502
  {
2503
- className: u(We[`${rt}__content-wrapper`], {
2504
- [We[`${rt}__content-wrapper--mobile`]]: f
2503
+ className: u(Ke[`${rt}__content-wrapper`], {
2504
+ [Ke[`${rt}__content-wrapper--mobile`]]: f
2505
2505
  }),
2506
2506
  children: [
2507
2507
  !f && n && /* @__PURE__ */ a(
@@ -2509,11 +2509,11 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2509
2509
  {
2510
2510
  ref: b,
2511
2511
  className: u(
2512
- We[`${rt}__content-wrapper__nav-bar-wrapper`],
2512
+ Ke[`${rt}__content-wrapper__nav-bar-wrapper`],
2513
2513
  "lc-dark-theme",
2514
2514
  d,
2515
2515
  {
2516
- [We[`${rt}__content-wrapper__nav-bar-wrapper--open`]]: x
2516
+ [Ke[`${rt}__content-wrapper__nav-bar-wrapper--open`]]: x
2517
2517
  }
2518
2518
  ),
2519
2519
  children: S && n
@@ -2522,7 +2522,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2522
2522
  f && /* @__PURE__ */ a(
2523
2523
  "div",
2524
2524
  {
2525
- className: We[`${rt}__content-wrapper__mobile-top-bar`],
2525
+ className: Ke[`${rt}__content-wrapper__mobile-top-bar`],
2526
2526
  children: l
2527
2527
  }
2528
2528
  ),
@@ -2530,10 +2530,10 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2530
2530
  "div",
2531
2531
  {
2532
2532
  className: u(
2533
- We[`${rt}__content-wrapper__content`],
2533
+ Ke[`${rt}__content-wrapper__content`],
2534
2534
  s,
2535
2535
  {
2536
- [We[`${rt}__content-wrapper__content--mobile`]]: f
2536
+ [Ke[`${rt}__content-wrapper__content--mobile`]]: f
2537
2537
  }
2538
2538
  ),
2539
2539
  children: t
@@ -2567,7 +2567,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2567
2567
  rightNode: l
2568
2568
  }) => {
2569
2569
  const c = _ || /* @__PURE__ */ h("div", { className: qt[`${jt}__header`], children: [
2570
- /* @__PURE__ */ a(de, { size: "sm", className: qt[`${jt}__header__title`], children: r }),
2570
+ /* @__PURE__ */ a(se, { size: "sm", className: qt[`${jt}__header__title`], children: r }),
2571
2571
  l
2572
2572
  ] });
2573
2573
  return /* @__PURE__ */ h(
@@ -2593,7 +2593,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
2593
2593
  };
2594
2594
  function La() {
2595
2595
  }
2596
- const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-test-id", xl = "side-navigation-parent-icon", Ke = {
2596
+ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-test-id", xl = "side-navigation-parent-icon", Xe = {
2597
2597
  "side-navigation-item": "lc-SideNavigationItem-module__side-navigation-item___QCTSQ",
2598
2598
  "side-navigation-item__anchor": "lc-SideNavigationItem-module__side-navigation-item__anchor___PI--g",
2599
2599
  "side-navigation-item__custom-label": "lc-SideNavigationItem-module__side-navigation-item__custom-label___ATpTF",
@@ -2606,7 +2606,7 @@ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-tes
2606
2606
  "side-navigation-item__label": "lc-SideNavigationItem-module__side-navigation-item__label___dpMyX",
2607
2607
  "side-navigation-item__label--active": "lc-SideNavigationItem-module__side-navigation-item__label--active___4vImp",
2608
2608
  "side-navigation-item__custom-label--active": "lc-SideNavigationItem-module__side-navigation-item__custom-label--active___UWDu9"
2609
- }, Xe = "side-navigation-item", Il = (g) => {
2609
+ }, Ye = "side-navigation-item", Il = (g) => {
2610
2610
  var f = g, {
2611
2611
  leftNode: e,
2612
2612
  shouldKeepIconSpace: t = !0,
@@ -2640,7 +2640,7 @@ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-tes
2640
2640
  return /* @__PURE__ */ a(
2641
2641
  "li",
2642
2642
  B(v({
2643
- className: u([Ke[Xe], o]),
2643
+ className: u([Xe[Ye], o]),
2644
2644
  "data-testid": c ? Sl : Nl,
2645
2645
  "data-active": c
2646
2646
  }, m), {
@@ -2648,10 +2648,10 @@ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-tes
2648
2648
  "a",
2649
2649
  {
2650
2650
  tabIndex: 0,
2651
- className: u(Ke[`${Xe}__anchor`], {
2652
- [Ke[`${Xe}__anchor--active`]]: c,
2653
- [Ke[`${Xe}__anchor--main-entry`]]: d,
2654
- [Ke[`${Xe}__anchor--icon-hidden`]]: i
2651
+ className: u(Xe[`${Ye}__anchor`], {
2652
+ [Xe[`${Ye}__anchor--active`]]: c,
2653
+ [Xe[`${Ye}__anchor--main-entry`]]: d,
2654
+ [Xe[`${Ye}__anchor--icon-hidden`]]: i
2655
2655
  }),
2656
2656
  href: r,
2657
2657
  onClick: x,
@@ -2662,8 +2662,8 @@ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-tes
2662
2662
  t && /* @__PURE__ */ a(
2663
2663
  "span",
2664
2664
  {
2665
- className: u(Ke[`${Xe}__left-node`], {
2666
- [Ke[`${Xe}__left-node--active`]]: c || d
2665
+ className: u(Xe[`${Ye}__left-node`], {
2666
+ [Xe[`${Ye}__left-node--active`]]: c || d
2667
2667
  }),
2668
2668
  "data-testid": xl,
2669
2669
  children: e
@@ -2673,21 +2673,21 @@ const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-tes
2673
2673
  D,
2674
2674
  {
2675
2675
  bold: c || d,
2676
- className: u(Ke[`${Xe}__label`], {
2677
- [Ke[`${Xe}__label--active`]]: c || d
2676
+ className: u(Xe[`${Ye}__label`], {
2677
+ [Xe[`${Ye}__label--active`]]: c || d
2678
2678
  }),
2679
2679
  children: _
2680
2680
  }
2681
2681
  ) : /* @__PURE__ */ a(
2682
2682
  "span",
2683
2683
  {
2684
- className: u(Ke[`${Xe}__custom-label`], {
2685
- [Ke[`${Xe}__custom-label--active`]]: c || d
2684
+ className: u(Xe[`${Ye}__custom-label`], {
2685
+ [Xe[`${Ye}__custom-label--active`]]: c || d
2686
2686
  }),
2687
2687
  children: _
2688
2688
  }
2689
2689
  ),
2690
- n && /* @__PURE__ */ a("span", { className: Ke[`${Xe}__right-node`], children: n })
2690
+ n && /* @__PURE__ */ a("span", { className: Xe[`${Ye}__right-node`], children: n })
2691
2691
  ]
2692
2692
  }
2693
2693
  )
@@ -2902,7 +2902,7 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
2902
2902
  s
2903
2903
  ),
2904
2904
  children: /* @__PURE__ */ a(
2905
- Ot,
2905
+ Mt,
2906
2906
  {
2907
2907
  floatingStrategy: "fixed",
2908
2908
  placement: "right",
@@ -2984,7 +2984,7 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
2984
2984
  /* @__PURE__ */ a("div", { className: st[`${gr}__alerts-wrapper`], children: e }),
2985
2985
  !_ && r
2986
2986
  ] });
2987
- }, Ol = ({
2987
+ }, Ml = ({
2988
2988
  children: e,
2989
2989
  className: t,
2990
2990
  "data-testid": r
@@ -2995,7 +2995,7 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
2995
2995
  "data-testid": r,
2996
2996
  children: e
2997
2997
  }
2998
- ), Ml = ({
2998
+ ), Ol = ({
2999
2999
  className: e,
3000
3000
  kind: t = "info",
3001
3001
  closeButton: r,
@@ -3009,14 +3009,14 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
3009
3009
  elementRef: s,
3010
3010
  includeSleepWakeScenario: !0
3011
3011
  }), g = p.useCallback(
3012
- (I) => Ma(
3012
+ (I) => Oa(
3013
3013
  I,
3014
3014
  (C) => d(C.width < yl)
3015
3015
  ),
3016
3016
  []
3017
3017
  ), f = t === "warning" ? "link-inverted" : "text", b = t === "warning" ? "secondary" : "high-contrast", x = o == null ? void 0 : o.kind, S = n == null ? void 0 : n.kind, k = o || n ? /* @__PURE__ */ h("div", { className: st[`${At}__cta-wrapper`], children: [
3018
3018
  o && /* @__PURE__ */ a(
3019
- K,
3019
+ X,
3020
3020
  B(v({
3021
3021
  size: "compact"
3022
3022
  }, o), {
@@ -3025,7 +3025,7 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
3025
3025
  })
3026
3026
  ),
3027
3027
  n && /* @__PURE__ */ a(
3028
- K,
3028
+ X,
3029
3029
  B(v({
3030
3030
  size: "compact"
3031
3031
  }, n), {
@@ -3078,8 +3078,8 @@ const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot__
3078
3078
  }
3079
3079
  ) }) });
3080
3080
  };
3081
- l_.Alert = Ml;
3082
- l_.Title = Ol;
3081
+ l_.Alert = Ol;
3082
+ l_.Title = Ml;
3083
3083
  function hr(e, t, r, _) {
3084
3084
  return e === 1 ? t : r;
3085
3085
  }
@@ -3127,7 +3127,7 @@ const tr = {
3127
3127
  "className"
3128
3128
  ]);
3129
3129
  return /* @__PURE__ */ a("nav", B(v({ className: u(Ll[Gl], t) }, r), { children: e }));
3130
- }, Hl = "lc-Input-module__input___505b7", Le = {
3130
+ }, Hl = "lc-Input-module__input___505b7", Ge = {
3131
3131
  input: Hl,
3132
3132
  "input--promo": "lc-Input-module__input--promo___5hf0s",
3133
3133
  "input--focused": "lc-Input-module__input--focused___rmg2U",
@@ -3143,13 +3143,13 @@ const tr = {
3143
3143
  "input__icon--left": "lc-Input-module__input__icon--left___IBzj8",
3144
3144
  "input__icon--right": "lc-Input-module__input__icon--right___lw1xQ",
3145
3145
  "input__visibility-button": "lc-Input-module__input__visibility-button___lmD5H"
3146
- }, Ge = "input", Ao = (e, t) => p.cloneElement(e.source, {
3146
+ }, He = "input", Ao = (e, t) => p.cloneElement(e.source, {
3147
3147
  "data-testid": `input-icon-${e.place}`,
3148
3148
  className: u(
3149
- Le[`${Ge}__icon`],
3150
- Le[`${Ge}__icon--${e.place}`],
3149
+ Ge[`${He}__icon`],
3150
+ Ge[`${He}__icon--${e.place}`],
3151
3151
  {
3152
- [Le[`${Ge}__icon--disabled`]]: t
3152
+ [Ge[`${He}__icon--disabled`]]: t
3153
3153
  }
3154
3154
  )
3155
3155
  }), c_ = p.forwardRef(
@@ -3176,11 +3176,11 @@ const tr = {
3176
3176
  const [g, f] = p.useState(!1), [b, x] = p.useState(!1), { type: S, onFocus: k, onBlur: y } = c, I = u(
3177
3177
  o,
3178
3178
  {
3179
- [Le[`${Ge}--disabled`]]: t,
3180
- [Le[`${Ge}--focused`]]: g,
3181
- [Le[`${Ge}--error`]]: e,
3182
- [Le[`${Ge}--crop`]]: l,
3183
- [Le[`${Ge}--read-only`]]: c.readOnly
3179
+ [Ge[`${He}--disabled`]]: t,
3180
+ [Ge[`${He}--focused`]]: g,
3181
+ [Ge[`${He}--error`]]: e,
3182
+ [Ge[`${He}--crop`]]: l,
3183
+ [Ge[`${He}--read-only`]]: c.readOnly
3184
3184
  },
3185
3185
  _
3186
3186
  ), C = t ? "var(--content-disabled)" : "var(--content-default)", E = b ? F_ : R_, w = r && r.place === "left", $ = r && S !== "password" && r.place === "right";
@@ -3214,14 +3214,14 @@ const tr = {
3214
3214
  ),
3215
3215
  $ && Ao(r, t),
3216
3216
  S === "password" && /* @__PURE__ */ a(
3217
- K,
3217
+ X,
3218
3218
  {
3219
3219
  disabled: t,
3220
3220
  kind: "text",
3221
3221
  size: "compact",
3222
3222
  icon: /* @__PURE__ */ a(F, { customColor: C, source: E }),
3223
3223
  onClick: () => x((P) => !P),
3224
- className: Le[`${Ge}__visibility-button`]
3224
+ className: Ge[`${He}__visibility-button`]
3225
3225
  }
3226
3226
  )
3227
3227
  ]
@@ -3232,14 +3232,14 @@ const tr = {
3232
3232
  (_, r) => {
3233
3233
  var o = _, { inputSize: e = "medium" } = o, t = R(o, ["inputSize"]);
3234
3234
  const n = u(
3235
- Le[Ge],
3236
- Le[`${Ge}--${e}`]
3235
+ Ge[He],
3236
+ Ge[`${He}--${e}`]
3237
3237
  );
3238
3238
  return /* @__PURE__ */ a(c_, B(v({ mainClassName: n }, t), { ref: r }));
3239
3239
  }
3240
- ), zl = `${Ge}--promo`, Ed = p.forwardRef(
3240
+ ), zl = `${He}--promo`, Ed = p.forwardRef(
3241
3241
  (e, t) => {
3242
- const r = u(Le[Ge], Le[zl]);
3242
+ const r = u(Ge[He], Ge[zl]);
3243
3243
  return /* @__PURE__ */ a(
3244
3244
  c_,
3245
3245
  B(v({
@@ -3310,7 +3310,7 @@ const ta = "select-all", Wl = (e, t) => {
3310
3310
  }
3311
3311
  );
3312
3312
  }
3313
- ), ye = {
3313
+ ), $e = {
3314
3314
  "item-wrapper": "lc-PickerListItem-module__item-wrapper___xIByl",
3315
3315
  "item-wrapper__first": "lc-PickerListItem-module__item-wrapper__first___qcOML",
3316
3316
  "item-wrapper__last": "lc-PickerListItem-module__item-wrapper__last___Ac2Y-",
@@ -3337,18 +3337,18 @@ const ta = "select-all", Wl = (e, t) => {
3337
3337
  }) => {
3338
3338
  const d = (i) => {
3339
3339
  var m;
3340
- return (m = i == null ? void 0 : i.customElement) != null && m.listItemBody ? /* @__PURE__ */ a("div", { className: ye[`${ot}__custom`], children: i.customElement.listItemBody }) : /* @__PURE__ */ h(Q, { children: [
3340
+ return (m = i == null ? void 0 : i.customElement) != null && m.listItemBody ? /* @__PURE__ */ a("div", { className: $e[`${ot}__custom`], children: i.customElement.listItemBody }) : /* @__PURE__ */ h(Q, { children: [
3341
3341
  i.showCheckbox && /* @__PURE__ */ a(
3342
3342
  Sr,
3343
3343
  {
3344
- className: ye[`${ot}__checkbox`],
3344
+ className: $e[`${ot}__checkbox`],
3345
3345
  checked: r
3346
3346
  }
3347
3347
  ),
3348
3348
  i.icon && /* @__PURE__ */ a(
3349
3349
  F,
3350
3350
  {
3351
- className: ye[`${ot}__icon`],
3351
+ className: $e[`${ot}__icon`],
3352
3352
  kind: "link",
3353
3353
  source: i.icon
3354
3354
  }
@@ -3356,24 +3356,24 @@ const ta = "select-all", Wl = (e, t) => {
3356
3356
  i.avatarSrc && /* @__PURE__ */ a(
3357
3357
  "img",
3358
3358
  {
3359
- className: u(ye[`${ot}__avatar`]),
3359
+ className: u($e[`${ot}__avatar`]),
3360
3360
  src: i.avatarSrc,
3361
3361
  alt: i.name
3362
3362
  }
3363
3363
  ),
3364
- /* @__PURE__ */ h("div", { className: ye[`${ot}__label-container`], children: [
3364
+ /* @__PURE__ */ h("div", { className: $e[`${ot}__label-container`], children: [
3365
3365
  /* @__PURE__ */ a(
3366
3366
  D,
3367
3367
  {
3368
3368
  as: "span",
3369
- className: u([ye[`${ot}__label`]], {
3370
- [ye[`${ot}__main-label`]]: i.secondaryText
3369
+ className: u([$e[`${ot}__label`]], {
3370
+ [$e[`${ot}__main-label`]]: i.secondaryText
3371
3371
  }),
3372
3372
  "aria-disabled": i.disabled,
3373
3373
  children: i.name
3374
3374
  }
3375
3375
  ),
3376
- i.secondaryText && /* @__PURE__ */ a("span", { className: ye[`${ot}__secondary-label`], children: i.secondaryText })
3376
+ i.secondaryText && /* @__PURE__ */ a("span", { className: $e[`${ot}__secondary-label`], children: i.secondaryText })
3377
3377
  ] })
3378
3378
  ] });
3379
3379
  };
@@ -3383,9 +3383,9 @@ const ta = "select-all", Wl = (e, t) => {
3383
3383
  B(v({
3384
3384
  id: `item-${e}`,
3385
3385
  role: "group",
3386
- className: ye[`${ot}__header`]
3386
+ className: $e[`${ot}__header`]
3387
3387
  }, n()), {
3388
- children: /* @__PURE__ */ a(de, { size: "2xs", uppercase: !0, bold: !0, as: "div", children: l.name })
3388
+ children: /* @__PURE__ */ a(se, { size: "2xs", uppercase: !0, bold: !0, as: "div", children: l.name })
3389
3389
  }),
3390
3390
  l.key
3391
3391
  );
@@ -3406,9 +3406,9 @@ const ta = "select-all", Wl = (e, t) => {
3406
3406
  }, n({
3407
3407
  onClick: () => s(l.key)
3408
3408
  })), {
3409
- className: u(ye["item-wrapper"], {
3410
- [ye["item-wrapper__first"]]: e === 0 && !l.groupHeader,
3411
- [ye["item-wrapper__last"]]: e === c - 1 && !l.groupHeader
3409
+ className: u($e["item-wrapper"], {
3410
+ [$e["item-wrapper__first"]]: e === 0 && !l.groupHeader,
3411
+ [$e["item-wrapper__last"]]: e === c - 1 && !l.groupHeader
3412
3412
  }),
3413
3413
  children: /* @__PURE__ */ h(
3414
3414
  "div",
@@ -3416,8 +3416,8 @@ const ta = "select-all", Wl = (e, t) => {
3416
3416
  "aria-selected": r,
3417
3417
  "aria-disabled": l.disabled,
3418
3418
  "aria-current": t && !l.disabled,
3419
- className: u(ye[ot], {
3420
- [ye[`${ot}--select-all`]]: l.key === ta
3419
+ className: u($e[ot], {
3420
+ [$e[`${ot}--select-all`]]: l.key === ta
3421
3421
  }),
3422
3422
  children: [
3423
3423
  d(l),
@@ -3468,10 +3468,10 @@ const ta = "select-all", Wl = (e, t) => {
3468
3468
  },
3469
3469
  [$]
3470
3470
  );
3471
- if (He(() => {
3471
+ if (Ue(() => {
3472
3472
  var N;
3473
3473
  s && d && n !== null && ((N = w.current) == null || N.focus());
3474
- }, [s, d, n]), He(() => {
3474
+ }, [s, d, n]), Ue(() => {
3475
3475
  c.current = new Array(o.length);
3476
3476
  }, [o.length]), o.length === 0)
3477
3477
  return S ? null : /* @__PURE__ */ a(eo, { context: e, modal: !1, initialFocus: -1, children: /* @__PURE__ */ a(
@@ -3484,7 +3484,7 @@ const ta = "select-all", Wl = (e, t) => {
3484
3484
  children: /* @__PURE__ */ a("div", { className: ua["no-results-text"], children: x })
3485
3485
  }
3486
3486
  ) });
3487
- const P = (N) => l.includes(N) || N === ta && l.length === ro(o).length, O = () => {
3487
+ const P = (N) => l.includes(N) || N === ta && l.length === ro(o).length, M = () => {
3488
3488
  k === "multi" && i(l[l.length - 1]);
3489
3489
  };
3490
3490
  return /* @__PURE__ */ a(eo, { context: e, modal: !1, initialFocus: -1, children: /* @__PURE__ */ a(
@@ -3506,7 +3506,7 @@ const ta = "select-all", Wl = (e, t) => {
3506
3506
  className: ua["listbox-wrapper"]
3507
3507
  }, f({
3508
3508
  onKeyDown(N) {
3509
- m(!1), N.key === "Enter" && n !== null && g(o[n].key), (N.key === "Backspace" || N.key === "Delete") && O(), N.key === " " && N.preventDefault();
3509
+ m(!1), N.key === "Enter" && n !== null && g(o[n].key), (N.key === "Backspace" || N.key === "Delete") && M(), N.key === " " && N.preventDefault();
3510
3510
  },
3511
3511
  onKeyUp(N) {
3512
3512
  N.key === " " && n !== null && g(o[n].key);
@@ -3543,7 +3543,7 @@ const ta = "select-all", Wl = (e, t) => {
3543
3543
  )
3544
3544
  }
3545
3545
  ) });
3546
- }, $e = {
3546
+ }, Ne = {
3547
3547
  "picker-trigger": "lc-PickerTrigger-module__picker-trigger___nSDgb",
3548
3548
  "picker-trigger--multi-select": "lc-PickerTrigger-module__picker-trigger--multi-select___XCt1K",
3549
3549
  "picker-trigger--multi-select--with-items": "lc-PickerTrigger-module__picker-trigger--multi-select--with-items___0VU14",
@@ -3578,13 +3578,13 @@ const ta = "select-all", Wl = (e, t) => {
3578
3578
  setTriggerFocus: f
3579
3579
  }) => {
3580
3580
  const b = u(
3581
- $e[ke],
3582
- $e[`${ke}--${_}`],
3583
- o && $e[`${ke}--multi-select`],
3584
- o && n && $e[`${ke}--multi-select--with-items`],
3585
- c && $e[`${ke}--disabled`],
3586
- s && $e[`${ke}--focused`],
3587
- i && $e[`${ke}--error`]
3581
+ Ne[ke],
3582
+ Ne[`${ke}--${_}`],
3583
+ o && Ne[`${ke}--multi-select`],
3584
+ o && n && Ne[`${ke}--multi-select--with-items`],
3585
+ c && Ne[`${ke}--disabled`],
3586
+ s && Ne[`${ke}--focused`],
3587
+ i && Ne[`${ke}--error`]
3588
3588
  ), x = !l && n && !c && !d, S = (k) => {
3589
3589
  k.stopPropagation(), m();
3590
3590
  };
@@ -3609,9 +3609,9 @@ const ta = "select-all", Wl = (e, t) => {
3609
3609
  {
3610
3610
  as: "div",
3611
3611
  className: u(
3612
- $e[`${ke}__content`],
3613
- $e[`${ke}__content--${_}`],
3614
- o && n && $e[`${ke}__content--with-items`]
3612
+ Ne[`${ke}__content`],
3613
+ Ne[`${ke}__content--${_}`],
3614
+ o && n && Ne[`${ke}__content--with-items`]
3615
3615
  ),
3616
3616
  children: g
3617
3617
  }
@@ -3620,15 +3620,15 @@ const ta = "select-all", Wl = (e, t) => {
3620
3620
  "div",
3621
3621
  {
3622
3622
  className: u(
3623
- $e[`${ke}__controls`],
3624
- $e[`${ke}__controls--${_}`]
3623
+ Ne[`${ke}__controls`],
3624
+ Ne[`${ke}__controls--${_}`]
3625
3625
  ),
3626
3626
  children: [
3627
3627
  x && /* @__PURE__ */ a(
3628
3628
  "div",
3629
3629
  {
3630
3630
  "data-testid": `${ke}__clear-icon`,
3631
- className: $e[`${ke}__clear-icon`],
3631
+ className: Ne[`${ke}__clear-icon`],
3632
3632
  onClick: S,
3633
3633
  children: /* @__PURE__ */ a(F, { kind: "primary", size: "small", source: Qe })
3634
3634
  }
@@ -3636,7 +3636,7 @@ const ta = "select-all", Wl = (e, t) => {
3636
3636
  /* @__PURE__ */ a(
3637
3637
  F,
3638
3638
  {
3639
- className: $e[`${ke}__chevron-icon`],
3639
+ className: Ne[`${ke}__chevron-icon`],
3640
3640
  source: s ? kr : Kt,
3641
3641
  size: "medium",
3642
3642
  disabled: c
@@ -3648,7 +3648,7 @@ const ta = "select-all", Wl = (e, t) => {
3648
3648
  ]
3649
3649
  })
3650
3650
  );
3651
- }, _c = "lc-Tag-module__tag___0Cfjz", nc = "lc-Tag-module__tag__remove___dYHt9", lc = "lc-Tag-module__tag__node___3hHHq", cc = "lc-Tag-module__tag__content___w-HK1", Ae = {
3651
+ }, _c = "lc-Tag-module__tag___0Cfjz", nc = "lc-Tag-module__tag__remove___dYHt9", lc = "lc-Tag-module__tag__node___3hHHq", cc = "lc-Tag-module__tag__content___w-HK1", De = {
3652
3652
  tag: _c,
3653
3653
  "tag__content-wrapper": "lc-Tag-module__tag__content-wrapper___QrjSg",
3654
3654
  "tag--success": "lc-Tag-module__tag--success___Jr03z",
@@ -3682,7 +3682,7 @@ const ta = "select-all", Wl = (e, t) => {
3682
3682
  "tag__remove--hover": "lc-Tag-module__tag__remove--hover___tILiT",
3683
3683
  tag__node: lc,
3684
3684
  tag__content: cc
3685
- }, De = "tag", ic = (e) => e ? co(e, "#FFFFFF") > 4.5 ? "text-white" : "text-black" : "", u_ = (b) => {
3685
+ }, Pe = "tag", ic = (e) => e ? co(e, "#FFFFFF") > 4.5 ? "text-white" : "text-black" : "", u_ = (b) => {
3686
3686
  var x = b, {
3687
3687
  className: e = "",
3688
3688
  children: t,
@@ -3713,15 +3713,15 @@ const ta = "select-all", Wl = (e, t) => {
3713
3713
  "value"
3714
3714
  ]);
3715
3715
  const S = r || l && m, k = u(
3716
- Ae[De],
3716
+ De[Pe],
3717
3717
  e,
3718
- Ae[`${De}--${o}`],
3719
- Ae[`${De}--${n}`],
3718
+ De[`${Pe}--${o}`],
3719
+ De[`${Pe}--${n}`],
3720
3720
  {
3721
- [Ae[`${De}--outline`]]: c,
3722
- [Ae[`${De}--${ic(i)}`]]: !!i,
3723
- [Ae[`${De}--icon-only`]]: m,
3724
- [Ae[`${De}--dismissible-on-hover`]]: S
3721
+ [De[`${Pe}--outline`]]: c,
3722
+ [De[`${Pe}--${ic(i)}`]]: !!i,
3723
+ [De[`${Pe}--icon-only`]]: m,
3724
+ [De[`${Pe}--dismissible-on-hover`]]: S
3725
3725
  }
3726
3726
  ), y = o === "small" ? "small" : "medium", I = o === "small" ? "sm" : "md", C = () => i ? c ? {
3727
3727
  style: {
@@ -3741,22 +3741,22 @@ const ta = "select-all", Wl = (e, t) => {
3741
3741
  as: "div",
3742
3742
  size: I,
3743
3743
  children: [
3744
- /* @__PURE__ */ h("div", { className: Ae[`${De}__content-wrapper`], children: [
3744
+ /* @__PURE__ */ h("div", { className: De[`${Pe}__content-wrapper`], children: [
3745
3745
  d && !m && /* @__PURE__ */ a(
3746
3746
  "div",
3747
3747
  {
3748
3748
  "data-testid": "lc-tag-left-node",
3749
- className: Ae[`${De}__node`],
3749
+ className: De[`${Pe}__node`],
3750
3750
  style: { color: E() },
3751
3751
  children: d
3752
3752
  }
3753
3753
  ),
3754
- /* @__PURE__ */ a("div", { className: Ae[`${De}__content`], children: g || t }),
3754
+ /* @__PURE__ */ a("div", { className: De[`${Pe}__content`], children: g || t }),
3755
3755
  s && !m && /* @__PURE__ */ a(
3756
3756
  "div",
3757
3757
  {
3758
3758
  "data-testid": "lc-tag-right-node",
3759
- className: Ae[`${De}__node`],
3759
+ className: De[`${Pe}__node`],
3760
3760
  style: { color: E() },
3761
3761
  children: s
3762
3762
  }
@@ -3770,8 +3770,8 @@ const ta = "select-all", Wl = (e, t) => {
3770
3770
  onClick: l,
3771
3771
  role: "button",
3772
3772
  "aria-label": "Remove tag",
3773
- className: u(Ae[`${De}__remove`], {
3774
- [Ae[`${De}__remove--hover`]]: S
3773
+ className: u(De[`${Pe}__remove`], {
3774
+ [De[`${Pe}__remove--hover`]]: S
3775
3775
  }),
3776
3776
  children: /* @__PURE__ */ a(
3777
3777
  F,
@@ -3787,7 +3787,7 @@ const ta = "select-all", Wl = (e, t) => {
3787
3787
  ]
3788
3788
  })
3789
3789
  );
3790
- }, Ne = {
3790
+ }, Se = {
3791
3791
  "picker-trigger-body": "lc-PickerTriggerBody-module__picker-trigger-body___598fZ",
3792
3792
  "picker-trigger-body--single": "lc-PickerTriggerBody-module__picker-trigger-body--single___irxmq",
3793
3793
  "picker-trigger-body__item-container": "lc-PickerTriggerBody-module__picker-trigger-body__item-container___AnGk3",
@@ -3805,7 +3805,7 @@ const ta = "select-all", Wl = (e, t) => {
3805
3805
  "picker-trigger-body__tag--compact": "lc-PickerTriggerBody-module__picker-trigger-body__tag--compact___o4dKd",
3806
3806
  "picker-trigger-body__tag--medium": "lc-PickerTriggerBody-module__picker-trigger-body__tag--medium___uU1CL",
3807
3807
  "picker-trigger-body__tag--large": "lc-PickerTriggerBody-module__picker-trigger-body__tag--large___IBtox"
3808
- }, Se = "picker-trigger-body", sc = ({
3808
+ }, xe = "picker-trigger-body", sc = ({
3809
3809
  isOpen: e,
3810
3810
  isSearchDisabled: t,
3811
3811
  isDisabled: r,
@@ -3834,12 +3834,12 @@ const ta = "select-all", Wl = (e, t) => {
3834
3834
  p.useEffect(() => (!e && b ? document.addEventListener("keydown", y) : document.removeEventListener("keydown", y), () => document.removeEventListener("keydown", y)), [e, o, b]);
3835
3835
  const I = ($) => {
3836
3836
  var T;
3837
- return n === "single" && e && !t ? null : (T = $ == null ? void 0 : $.customElement) != null && T.selectedItemBody ? /* @__PURE__ */ a("div", { className: Ne[`${Se}__item`], children: $.customElement.selectedItemBody }) : /* @__PURE__ */ h("div", { className: Ne[`${Se}__item`], children: [
3837
+ return n === "single" && e && !t ? null : (T = $ == null ? void 0 : $.customElement) != null && T.selectedItemBody ? /* @__PURE__ */ a("div", { className: Se[`${xe}__item`], children: $.customElement.selectedItemBody }) : /* @__PURE__ */ h("div", { className: Se[`${xe}__item`], children: [
3838
3838
  $.icon && /* @__PURE__ */ a(
3839
3839
  F,
3840
3840
  {
3841
3841
  source: $.icon,
3842
- className: Ne[`${Se}__item__icon`]
3842
+ className: Se[`${xe}__item__icon`]
3843
3843
  }
3844
3844
  ),
3845
3845
  $.avatarSrc && /* @__PURE__ */ a(
@@ -3847,10 +3847,10 @@ const ta = "select-all", Wl = (e, t) => {
3847
3847
  {
3848
3848
  src: $.avatarSrc,
3849
3849
  alt: "",
3850
- className: Ne[`${Se}__item__avatar`]
3850
+ className: Se[`${xe}__item__avatar`]
3851
3851
  }
3852
3852
  ),
3853
- /* @__PURE__ */ a("div", { className: Ne[`${Se}__item__content`], children: $.name })
3853
+ /* @__PURE__ */ a("div", { className: Se[`${xe}__item__content`], children: $.name })
3854
3854
  ] });
3855
3855
  }, C = ($) => i($.target.value), E = ($) => {
3856
3856
  var T, P;
@@ -3860,8 +3860,8 @@ const ta = "select-all", Wl = (e, t) => {
3860
3860
  B(v({}, S), {
3861
3861
  ref: x,
3862
3862
  className: u(
3863
- Ne[`${Se}__input`],
3864
- Ne[`${Se}__input--${c}`]
3863
+ Se[`${xe}__input`],
3864
+ Se[`${xe}__input--${c}`]
3865
3865
  ),
3866
3866
  placeholder: _,
3867
3867
  onChange: C,
@@ -3874,24 +3874,24 @@ const ta = "select-all", Wl = (e, t) => {
3874
3874
  "div",
3875
3875
  {
3876
3876
  className: u({
3877
- [Ne[`${Se}__placeholder`]]: !0,
3878
- [Ne[`${Se}__placeholder--disabled`]]: r
3877
+ [Se[`${xe}__placeholder`]]: !0,
3878
+ [Se[`${xe}__placeholder--disabled`]]: r
3879
3879
  }),
3880
3880
  children: _
3881
3881
  }
3882
3882
  ) : /* @__PURE__ */ h(
3883
3883
  "div",
3884
3884
  {
3885
- className: u(Ne[Se], {
3886
- [Ne[`${Se}--single`]]: n === "single"
3885
+ className: u(Se[xe], {
3886
+ [Se[`${xe}--single`]]: n === "single"
3887
3887
  }),
3888
3888
  children: [
3889
- /* @__PURE__ */ a("div", { className: Ne[`${Se}__item-container`], children: n === "single" ? I(o[0]) : o.map(($) => /* @__PURE__ */ a(
3889
+ /* @__PURE__ */ a("div", { className: Se[`${xe}__item-container`], children: n === "single" ? I(o[0]) : o.map(($) => /* @__PURE__ */ a(
3890
3890
  u_,
3891
3891
  B(v({
3892
3892
  className: u(
3893
- Ne[`${Se}__tag`],
3894
- Ne[`${Se}__tag--${c}`]
3893
+ Se[`${xe}__tag`],
3894
+ Se[`${xe}__tag--${c}`]
3895
3895
  ),
3896
3896
  disabled: r,
3897
3897
  onRemove: (T) => {
@@ -3954,7 +3954,7 @@ const ta = "select-all", Wl = (e, t) => {
3954
3954
  enabled: !e,
3955
3955
  keyboardHandlers: !1,
3956
3956
  toggle: !1
3957
- }, c)), P = Xa(w, { role: "listbox" }), O = Ka(w, l), N = hn(w, {
3957
+ }, c)), P = Xa(w, { role: "listbox" }), M = Ka(w, l), N = hn(w, {
3958
3958
  enabled: t.length > 0 && !e,
3959
3959
  listRef: y,
3960
3960
  activeIndex: b,
@@ -3965,12 +3965,12 @@ const ta = "select-all", Wl = (e, t) => {
3965
3965
  t,
3966
3966
  (U) => !!U.disabled || !!U.groupHeader
3967
3967
  )
3968
- }), { getReferenceProps: A, getFloatingProps: M, getItemProps: z } = Ya(
3969
- [T, O, P, N]
3968
+ }), { getReferenceProps: A, getFloatingProps: O, getItemProps: z } = Ya(
3969
+ [T, M, P, N]
3970
3970
  );
3971
3971
  return !d && g && f(!1), {
3972
3972
  getReferenceProps: A,
3973
- getFloatingProps: M,
3973
+ getFloatingProps: O,
3974
3974
  getItemProps: z,
3975
3975
  setReference: C.setReference,
3976
3976
  floatingStyles: E,
@@ -4007,10 +4007,10 @@ const ta = "select-all", Wl = (e, t) => {
4007
4007
  const C = r === "multi" && _;
4008
4008
  let E = t;
4009
4009
  return g && (E = E.filter((w) => {
4010
- var O;
4010
+ var M;
4011
4011
  if (w.groupHeader)
4012
4012
  return !0;
4013
- const $ = g.toLowerCase(), T = w.name.toLowerCase(), P = (O = w.secondaryText) == null ? void 0 : O.toLowerCase();
4013
+ const $ = g.toLowerCase(), T = w.name.toLowerCase(), P = (M = w.secondaryText) == null ? void 0 : M.toLowerCase();
4014
4014
  return T.includes($) || (P == null ? void 0 : P.includes($));
4015
4015
  }).filter(
4016
4016
  (w, $, T) => {
@@ -4075,10 +4075,10 @@ const ta = "select-all", Wl = (e, t) => {
4075
4075
  placement: $,
4076
4076
  floatingStrategy: T,
4077
4077
  root: P,
4078
- useDismissHookProps: O,
4078
+ useDismissHookProps: M,
4079
4079
  useClickHookProps: N,
4080
4080
  virtuosoProps: A,
4081
- inputProps: M
4081
+ inputProps: O
4082
4082
  } = H, z = R(H, [
4083
4083
  "id",
4084
4084
  "className",
@@ -4111,16 +4111,16 @@ const ta = "select-all", Wl = (e, t) => {
4111
4111
  "virtuosoProps",
4112
4112
  "inputProps"
4113
4113
  ]);
4114
- const [W, Be] = p.useState(C), [Je, Te] = p.useState(!1), ee = k !== void 0, j = ee ? k : W, Ue = p.useRef(null), et = (Za, Mt) => {
4115
- Za ? !j && (y == null || y(Mt)) : j && (I == null || I(Mt)), !ee && Be(Za);
4114
+ const [W, Ae] = p.useState(C), [Je, ze] = p.useState(!1), ye = k !== void 0, K = ye ? k : W, be = p.useRef(null), et = (Za, Ot) => {
4115
+ Za ? !K && (y == null || y(Ot)) : K && (I == null || I(Ot)), !ye && Ae(Za);
4116
4116
  }, {
4117
4117
  selectedKeys: tt,
4118
4118
  items: St,
4119
4119
  searchPhrase: xt,
4120
4120
  handleSelect: dt,
4121
4121
  handleOnFilter: L,
4122
- handleItemRemove: te,
4123
- handleClear: ce
4122
+ handleItemRemove: ee,
4123
+ handleClear: le
4124
4124
  } = p_({
4125
4125
  selected: d,
4126
4126
  options: c,
@@ -4129,10 +4129,10 @@ const ta = "select-all", Wl = (e, t) => {
4129
4129
  onSelect: w,
4130
4130
  setOpen: et,
4131
4131
  clearSearchAfterSelection: E,
4132
- inputRef: Ue
4132
+ inputRef: be
4133
4133
  }), {
4134
4134
  context: V,
4135
- nodeId: X,
4135
+ nodeId: Y,
4136
4136
  getReferenceProps: gt,
4137
4137
  setReference: Xt,
4138
4138
  getFloatingProps: It,
@@ -4154,8 +4154,8 @@ const ta = "select-all", Wl = (e, t) => {
4154
4154
  maxListHeight: o,
4155
4155
  floatingStrategy: T,
4156
4156
  useClickHookProps: N,
4157
- useDismissHookProps: O,
4158
- isOpen: j,
4157
+ useDismissHookProps: M,
4158
+ isOpen: K,
4159
4159
  onVisibilityChange: et,
4160
4160
  searchPhrase: xt
4161
4161
  });
@@ -4167,19 +4167,19 @@ const ta = "select-all", Wl = (e, t) => {
4167
4167
  setReference: Xt,
4168
4168
  testId: z["data-testid"],
4169
4169
  isItemSelected: tt.length > 0,
4170
- isOpen: j,
4171
- onClear: ce,
4170
+ isOpen: K,
4171
+ onClear: le,
4172
4172
  hideClearButton: S,
4173
4173
  isDisabled: n,
4174
4174
  isError: l,
4175
4175
  isRequired: m,
4176
4176
  isMultiSelect: b === "multi",
4177
4177
  size: s,
4178
- setTriggerFocus: Te,
4178
+ setTriggerFocus: ze,
4179
4179
  children: /* @__PURE__ */ a(
4180
4180
  sc,
4181
4181
  {
4182
- isOpen: j,
4182
+ isOpen: K,
4183
4183
  isSearchDisabled: x,
4184
4184
  isDisabled: n,
4185
4185
  placeholder: i,
@@ -4187,20 +4187,20 @@ const ta = "select-all", Wl = (e, t) => {
4187
4187
  type: b,
4188
4188
  size: s,
4189
4189
  clearSearchAfterSelection: E,
4190
- inputRef: Ue,
4191
- onItemRemove: te,
4190
+ inputRef: be,
4191
+ onItemRemove: ee,
4192
4192
  onSelect: dt,
4193
4193
  onFilter: L,
4194
- onClear: ce,
4194
+ onClear: le,
4195
4195
  searchPhrase: xt,
4196
4196
  virtualItemRef: Tr,
4197
4197
  isTriggerFocused: Je,
4198
- inputProps: M
4198
+ inputProps: O
4199
4199
  }
4200
4200
  )
4201
4201
  }
4202
4202
  ),
4203
- /* @__PURE__ */ a(oa, { id: X, children: j && /* @__PURE__ */ a(aa, { root: P, children: /* @__PURE__ */ a(
4203
+ /* @__PURE__ */ a(oa, { id: Y, children: K && /* @__PURE__ */ a(aa, { root: P, children: /* @__PURE__ */ a(
4204
4204
  d_,
4205
4205
  {
4206
4206
  pickerType: b,
@@ -4215,7 +4215,7 @@ const ta = "select-all", Wl = (e, t) => {
4215
4215
  listElementsRef: Br,
4216
4216
  searchDisabled: x,
4217
4217
  isPositioned: Fr,
4218
- onItemRemove: te,
4218
+ onItemRemove: ee,
4219
4219
  setPointer: Pr,
4220
4220
  onSelect: dt,
4221
4221
  getFloatingProps: It,
@@ -4275,26 +4275,26 @@ const ta = "select-all", Wl = (e, t) => {
4275
4275
  }, $ = (V) => {
4276
4276
  z(V);
4277
4277
  }, T = (V) => {
4278
- var X, gt;
4279
- (X = m.onChange) == null || X.call(m, V), k(V.target.value), s || $(V.target.value), (gt = x.current) == null || gt.focus();
4278
+ var Y, gt;
4279
+ (Y = m.onChange) == null || Y.call(m, V), k(V.target.value), s || $(V.target.value), (gt = x.current) == null || gt.focus();
4280
4280
  }, P = (V) => {
4281
4281
  var gt, Xt, It;
4282
- const X = V.key === "Enter";
4283
- (gt = dt.current) != null && gt.id && X && (O([{ key: (Xt = dt.current) == null ? void 0 : Xt.id }]), V.preventDefault()), X || w(!0), (It = m.onKeyDown) == null || It.call(m, V);
4284
- }, O = (V) => {
4282
+ const Y = V.key === "Enter";
4283
+ (gt = dt.current) != null && gt.id && Y && (M([{ key: (Xt = dt.current) == null ? void 0 : Xt.id }]), V.preventDefault()), Y || w(!0), (It = m.onKeyDown) == null || It.call(m, V);
4284
+ }, M = (V) => {
4285
4285
  if (V) {
4286
- const X = V[0].key;
4286
+ const Y = V[0].key;
4287
4287
  T({
4288
- target: { value: X }
4288
+ target: { value: Y }
4289
4289
  }), setTimeout(() => {
4290
4290
  w(!1);
4291
4291
  }, 0);
4292
4292
  }
4293
- }, N = p.useMemo(() => n ? mc(n) ? pc(n) : gc(n) : [], [n]), { items: A, searchPhrase: M, handleOnFilter: z, handleSelect: U, selectedKeys: H } = p_({
4293
+ }, N = p.useMemo(() => n ? mc(n) ? pc(n) : gc(n) : [], [n]), { items: A, searchPhrase: O, handleOnFilter: z, handleSelect: U, selectedKeys: H } = p_({
4294
4294
  selected: [],
4295
4295
  options: N,
4296
4296
  type: "single",
4297
- onSelect: O,
4297
+ onSelect: M,
4298
4298
  setOpen: E,
4299
4299
  clearSearchAfterSelection: !0,
4300
4300
  inputRef: x
@@ -4304,25 +4304,25 @@ const ta = "select-all", Wl = (e, t) => {
4304
4304
  i || !1,
4305
4305
  (I == null ? void 0 : I.toString()) || ""
4306
4306
  ), {
4307
- nodeId: Be,
4307
+ nodeId: Ae,
4308
4308
  context: Je,
4309
- setFloating: Te,
4310
- getReferenceProps: ee,
4311
- getItemProps: j,
4312
- getFloatingProps: Ue,
4309
+ setFloating: ze,
4310
+ getReferenceProps: ye,
4311
+ getItemProps: K,
4312
+ getFloatingProps: be,
4313
4313
  floatingStyles: et,
4314
4314
  maxHeight: tt,
4315
4315
  setPointer: St,
4316
4316
  setReference: xt,
4317
4317
  virtualItemRef: dt,
4318
4318
  listElementsRef: L,
4319
- activeIndex: te,
4320
- isPositioned: ce
4319
+ activeIndex: ee,
4320
+ isPositioned: le
4321
4321
  } = m_({
4322
4322
  openedOnInit: _,
4323
4323
  disabled: e || l,
4324
4324
  items: A,
4325
- searchPhrase: s ? "" : M,
4325
+ searchPhrase: s ? "" : O,
4326
4326
  isOpen: C,
4327
4327
  onVisibilityChange: w,
4328
4328
  minListHeight: t,
@@ -4330,7 +4330,7 @@ const ta = "select-all", Wl = (e, t) => {
4330
4330
  placement: o,
4331
4331
  floatingStrategy: c
4332
4332
  });
4333
- return /* @__PURE__ */ h("div", B(v({ ref: xt }, ee()), { children: [
4333
+ return /* @__PURE__ */ h("div", B(v({ ref: xt }, ye()), { children: [
4334
4334
  /* @__PURE__ */ a(
4335
4335
  Ul,
4336
4336
  B(v({}, m), {
@@ -4343,23 +4343,23 @@ const ta = "select-all", Wl = (e, t) => {
4343
4343
  type: "text"
4344
4344
  })
4345
4345
  ),
4346
- /* @__PURE__ */ a(oa, { id: Be, children: C && /* @__PURE__ */ a(aa, { children: /* @__PURE__ */ a(
4346
+ /* @__PURE__ */ a(oa, { id: Ae, children: C && /* @__PURE__ */ a(aa, { children: /* @__PURE__ */ a(
4347
4347
  d_,
4348
4348
  {
4349
4349
  context: Je,
4350
4350
  options: W,
4351
- setFloating: Te,
4352
- getFloatingProps: Ue,
4351
+ setFloating: ze,
4352
+ getFloatingProps: be,
4353
4353
  floatingStyles: et,
4354
4354
  maxHeight: tt,
4355
4355
  listElementsRef: L,
4356
- activeIndex: te,
4356
+ activeIndex: ee,
4357
4357
  selectedKeys: H,
4358
4358
  setPointer: St,
4359
4359
  hideWhenEmpty: !0,
4360
- getItemProps: j,
4360
+ getItemProps: K,
4361
4361
  onSelect: U,
4362
- isPositioned: ce,
4362
+ isPositioned: le,
4363
4363
  searchDisabled: !1,
4364
4364
  onItemRemove: La
4365
4365
  }
@@ -4394,7 +4394,7 @@ function vc(e) {
4394
4394
  }
4395
4395
  return t && co(t, "#FFFFFF") > 3 ? "var(--color-white)" : "var(--color-black)";
4396
4396
  }
4397
- const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__status___HNURz", wc = "lc-Avatar-module__avatar__rim___2AzYM", yc = "lc-Avatar-module__avatar__image___OeTCV", Pe = {
4397
+ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__status___HNURz", wc = "lc-Avatar-module__avatar__rim___2AzYM", yc = "lc-Avatar-module__avatar__image___OeTCV", Fe = {
4398
4398
  avatar: kc,
4399
4399
  avatar__status: Cc,
4400
4400
  "avatar__status--available": "lc-Avatar-module__avatar__status--available___e8YYH",
@@ -4442,7 +4442,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4442
4442
  "avatar--xlarge": "lc-Avatar-module__avatar--xlarge___hjIy5",
4443
4443
  "avatar--xxlarge": "lc-Avatar-module__avatar--xxlarge___AjkHw",
4444
4444
  "avatar--xxxlarge": "lc-Avatar-module__avatar--xxxlarge___4Hhp9"
4445
- }, pe = "avatar", g_ = (g) => {
4445
+ }, me = "avatar", g_ = (g) => {
4446
4446
  var f = g, {
4447
4447
  alt: e,
4448
4448
  className: t,
@@ -4469,22 +4469,22 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4469
4469
  "style"
4470
4470
  ]);
4471
4471
  const b = d === "image" && !n, [x, S] = p.useState(b), k = d === "image" && !!n && !x, y = d === "text", I = ["xxxsmall", "xxsmall", "xsmall"].includes(o) ? 1 : 2, C = bc(c, I), E = ["xxxsmall", "xxsmall", "xsmall", "small"].includes(o), w = r || fc(c), $ = w ? vc(w) : void 0, T = y ? { backgroundColor: w } : {}, P = u(v({
4472
- [Pe[pe]]: !0,
4473
- [Pe[`${pe}--${_}`]]: !0,
4474
- [Pe[`${pe}--${o}`]]: !0,
4475
- [Pe[`${pe}--with-rim`]]: s
4476
- }, t ? { [`${t}`]: t } : {})), O = u(
4477
- Pe[`${pe}__status`],
4478
- Pe[`${pe}__status--${_}`],
4479
- Pe[`${pe}__status--${o}`],
4480
- ...l ? [Pe[`${pe}__status--${l}`]] : []
4472
+ [Fe[me]]: !0,
4473
+ [Fe[`${me}--${_}`]]: !0,
4474
+ [Fe[`${me}--${o}`]]: !0,
4475
+ [Fe[`${me}--with-rim`]]: s
4476
+ }, t ? { [`${t}`]: t } : {})), M = u(
4477
+ Fe[`${me}__status`],
4478
+ Fe[`${me}__status--${_}`],
4479
+ Fe[`${me}__status--${o}`],
4480
+ ...l ? [Fe[`${me}__status--${l}`]] : []
4481
4481
  ), N = u(
4482
- Pe[`${pe}__icon`],
4483
- Pe[`${pe}__icon--${o}`]
4482
+ Fe[`${me}__icon`],
4483
+ Fe[`${me}__icon--${o}`]
4484
4484
  ), A = u(
4485
- Pe[`${pe}__rim`],
4486
- Pe[`${pe}__rim--${o}`]
4487
- ), M = (U) => E ? "2xs" : ["medium"].includes(U) ? "xs" : ["large", "xlarge"].includes(U) ? "sm" : ["xxlarge"].includes(U) ? "lg" : "xl", z = p.useCallback(() => S(!0), []);
4485
+ Fe[`${me}__rim`],
4486
+ Fe[`${me}__rim--${o}`]
4487
+ ), O = (U) => E ? "2xs" : ["medium"].includes(U) ? "xs" : ["large", "xlarge"].includes(U) ? "sm" : ["xxlarge"].includes(U) ? "lg" : "xl", z = p.useCallback(() => S(!0), []);
4488
4488
  return p.useEffect(() => {
4489
4489
  S(b);
4490
4490
  }, [b]), /* @__PURE__ */ h(
@@ -4497,31 +4497,31 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4497
4497
  s && /* @__PURE__ */ a(
4498
4498
  "div",
4499
4499
  {
4500
- "data-testid": `${pe}__rim`,
4500
+ "data-testid": `${me}__rim`,
4501
4501
  className: A
4502
4502
  }
4503
4503
  ),
4504
4504
  l && /* @__PURE__ */ a(
4505
4505
  "div",
4506
4506
  {
4507
- "data-testid": `${pe}__status`,
4508
- className: O
4507
+ "data-testid": `${me}__status`,
4508
+ className: M
4509
4509
  }
4510
4510
  ),
4511
4511
  k && /* @__PURE__ */ a(
4512
4512
  "img",
4513
4513
  {
4514
- className: Pe[`${pe}__image`],
4514
+ className: Fe[`${me}__image`],
4515
4515
  src: n,
4516
4516
  alt: e,
4517
4517
  onError: z
4518
4518
  }
4519
4519
  ),
4520
4520
  y && /* @__PURE__ */ a(
4521
- de,
4521
+ se,
4522
4522
  {
4523
4523
  as: "span",
4524
- size: M(o),
4524
+ size: O(o),
4525
4525
  style: { color: $ },
4526
4526
  bold: E,
4527
4527
  uppercase: E,
@@ -4531,9 +4531,9 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4531
4531
  x && /* @__PURE__ */ a(
4532
4532
  F,
4533
4533
  {
4534
- "data-testid": `${pe}__icon`,
4534
+ "data-testid": `${me}__icon`,
4535
4535
  className: N,
4536
- source: O_
4536
+ source: M_
4537
4537
  }
4538
4538
  )
4539
4539
  ]
@@ -4564,7 +4564,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4564
4564
  }, g = t.map(({ id: f, label: b, loading: x, disabled: S, icon: k }) => {
4565
4565
  const y = f === d, I = y ? rr["btn--active"] : "";
4566
4566
  return /* @__PURE__ */ a(
4567
- K,
4567
+ X,
4568
4568
  {
4569
4569
  fullWidth: n,
4570
4570
  loading: y ? !1 : x,
@@ -4582,7 +4582,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4582
4582
  );
4583
4583
  });
4584
4584
  return /* @__PURE__ */ a("div", { role: "group", className: c, children: g });
4585
- }, Sc = "lc-Card-module__card___LzN-3", xc = "lc-Card-module__card__header___SRONR", Ic = "lc-Card-module__card__header__image___93pD4", Ec = "lc-Card-module__card__header__heading___jK55U", Bc = "lc-Card-module__card__header__heading__title___5090w", Tc = "lc-Card-module__card__header__heading__description___iVYoq", Ac = "lc-Card-module__card__content___9G1YM", Dc = "lc-Card-module__card__actions___gp-xf", Pc = "lc-Card-module__card__actions__line___C6TI0", Fc = "lc-Card-module__card__actions__buttons___XJlFJ", Fe = {
4585
+ }, Sc = "lc-Card-module__card___LzN-3", xc = "lc-Card-module__card__header___SRONR", Ic = "lc-Card-module__card__header__image___93pD4", Ec = "lc-Card-module__card__header__heading___jK55U", Bc = "lc-Card-module__card__header__heading__title___5090w", Tc = "lc-Card-module__card__header__heading__description___iVYoq", Ac = "lc-Card-module__card__content___9G1YM", Dc = "lc-Card-module__card__actions___gp-xf", Pc = "lc-Card-module__card__actions__line___C6TI0", Fc = "lc-Card-module__card__actions__buttons___XJlFJ", Re = {
4586
4586
  card: Sc,
4587
4587
  card__header: xc,
4588
4588
  card__header__image: Ic,
@@ -4596,7 +4596,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4596
4596
  card__actions__line: Pc,
4597
4597
  card__actions__buttons: Fc,
4598
4598
  "card__actions__buttons-expander": "lc-Card-module__card__actions__buttons-expander___I--MQ"
4599
- }, Ra = "card", fr = `${Ra}__header`, Mr = `${fr}__heading`, or = `${Ra}__actions`, Rc = `${fr}__no-image`, Dd = (s) => {
4599
+ }, Ra = "card", fr = `${Ra}__header`, Or = `${fr}__heading`, or = `${Ra}__actions`, Rc = `${fr}__no-image`, Dd = (s) => {
4600
4600
  var i = s, {
4601
4601
  alt: e,
4602
4602
  buttonsOptions: t = [],
@@ -4616,45 +4616,45 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4616
4616
  "src",
4617
4617
  "title"
4618
4618
  ]);
4619
- const [m, g] = p.useState(!1), f = m ? kr : Kt, b = m ? "Hide" : "Show more", x = (t == null ? void 0 : t.length) > 0, S = !!n, k = x || S, y = c, I = l, C = I ? "" : Fe[Rc];
4620
- return /* @__PURE__ */ h("div", B(v({ className: u(Fe[Ra], _) }, d), { children: [
4621
- y && /* @__PURE__ */ h("div", { className: u(Fe[fr], C), children: [
4619
+ const [m, g] = p.useState(!1), f = m ? kr : Kt, b = m ? "Hide" : "Show more", x = (t == null ? void 0 : t.length) > 0, S = !!n, k = x || S, y = c, I = l, C = I ? "" : Re[Rc];
4620
+ return /* @__PURE__ */ h("div", B(v({ className: u(Re[Ra], _) }, d), { children: [
4621
+ y && /* @__PURE__ */ h("div", { className: u(Re[fr], C), children: [
4622
4622
  I && /* @__PURE__ */ a(
4623
4623
  "img",
4624
4624
  {
4625
4625
  alt: e,
4626
- className: Fe[`${fr}__image`],
4626
+ className: Re[`${fr}__image`],
4627
4627
  src: l
4628
4628
  }
4629
4629
  ),
4630
- /* @__PURE__ */ h("div", { className: Fe[Mr], children: [
4631
- /* @__PURE__ */ a(de, { size: "xs", className: Fe[`${Mr}__title`], children: c }),
4630
+ /* @__PURE__ */ h("div", { className: Re[Or], children: [
4631
+ /* @__PURE__ */ a(se, { size: "xs", className: Re[`${Or}__title`], children: c }),
4632
4632
  o && /* @__PURE__ */ a(
4633
4633
  D,
4634
4634
  {
4635
4635
  size: "sm",
4636
- className: Fe[`${Mr}__description`],
4636
+ className: Re[`${Or}__description`],
4637
4637
  children: o
4638
4638
  }
4639
4639
  )
4640
4640
  ] })
4641
4641
  ] }),
4642
- /* @__PURE__ */ a(D, { as: "div", size: "md", className: Fe[`${Ra}__content`], children: r }),
4642
+ /* @__PURE__ */ a(D, { as: "div", size: "md", className: Re[`${Ra}__content`], children: r }),
4643
4643
  m && /* @__PURE__ */ a(
4644
4644
  D,
4645
4645
  {
4646
4646
  as: "div",
4647
4647
  size: "md",
4648
- className: Fe[`${Ra}__expanded-content`],
4648
+ className: Re[`${Ra}__expanded-content`],
4649
4649
  children: n
4650
4650
  }
4651
4651
  ),
4652
- k && /* @__PURE__ */ h("div", { className: Fe[or], children: [
4653
- /* @__PURE__ */ a("div", { className: Fe[`${or}__line`] }),
4654
- /* @__PURE__ */ h("div", { className: Fe[`${or}__buttons`], children: [
4652
+ k && /* @__PURE__ */ h("div", { className: Re[or], children: [
4653
+ /* @__PURE__ */ a("div", { className: Re[`${or}__line`] }),
4654
+ /* @__PURE__ */ h("div", { className: Re[`${or}__buttons`], children: [
4655
4655
  x && t.map(
4656
4656
  ({ kind: E, onClick: w, children: $ }, T) => /* @__PURE__ */ a(
4657
- K,
4657
+ X,
4658
4658
  {
4659
4659
  size: "compact",
4660
4660
  kind: E,
@@ -4665,9 +4665,9 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4665
4665
  )
4666
4666
  ),
4667
4667
  S && /* @__PURE__ */ a(
4668
- K,
4668
+ X,
4669
4669
  {
4670
- className: Fe[`${or}__buttons-expander`],
4670
+ className: Re[`${or}__buttons-expander`],
4671
4671
  kind: "link",
4672
4672
  iconPosition: "right",
4673
4673
  icon: /* @__PURE__ */ a(F, { source: f }),
@@ -4680,7 +4680,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4680
4680
  ] }));
4681
4681
  }, Lr = {
4682
4682
  "date-picker-custom-navigation": "lc-DatePickerCustomNavigation-module__date-picker-custom-navigation___B7uEJ"
4683
- }, Gr = "date-picker-custom-navigation", Oc = ({ currentMonth: e, setMonth: t, startMonth: r, endMonth: _, numberOfMonths: o }) => {
4683
+ }, Gr = "date-picker-custom-navigation", Mc = ({ currentMonth: e, setMonth: t, startMonth: r, endMonth: _, numberOfMonths: o }) => {
4684
4684
  const n = r && Pa(e, r), l = _ && Pa(e, _), c = () => {
4685
4685
  const m = new Date(e);
4686
4686
  m.setMonth(e.getMonth() - 1), t(m);
@@ -4711,18 +4711,18 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4711
4711
  return /* @__PURE__ */ h("div", { className: Lr[Gr], children: [
4712
4712
  /* @__PURE__ */ h("div", { className: Lr[`${Gr}__nav-wrapper`], children: [
4713
4713
  /* @__PURE__ */ a(
4714
- K,
4714
+ X,
4715
4715
  {
4716
4716
  "data-testid": "date-picker-prev-year-button",
4717
4717
  kind: "plain",
4718
4718
  size: "xcompact",
4719
- icon: /* @__PURE__ */ a(F, { source: M_ }),
4719
+ icon: /* @__PURE__ */ a(F, { source: O_ }),
4720
4720
  onClick: s,
4721
4721
  disabled: n
4722
4722
  }
4723
4723
  ),
4724
4724
  /* @__PURE__ */ a(
4725
- K,
4725
+ X,
4726
4726
  {
4727
4727
  "data-testid": "date-picker-prev-month-button",
4728
4728
  kind: "plain",
@@ -4735,7 +4735,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4735
4735
  ] }),
4736
4736
  /* @__PURE__ */ h("div", { className: Lr[`${Gr}__nav-wrapper`], children: [
4737
4737
  /* @__PURE__ */ a(
4738
- K,
4738
+ X,
4739
4739
  {
4740
4740
  "data-testid": "date-picker-next-month-button",
4741
4741
  kind: "plain",
@@ -4746,7 +4746,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4746
4746
  }
4747
4747
  ),
4748
4748
  /* @__PURE__ */ a(
4749
- K,
4749
+ X,
4750
4750
  {
4751
4751
  "data-testid": "date-picker-next-year-button",
4752
4752
  kind: "plain",
@@ -4764,7 +4764,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4764
4764
  }, f_ = (e, t, r) => t ? e && !Pa(e, t) || r && Pa(t, r) ? Fa(t, 1) : t : Fa(r || /* @__PURE__ */ new Date(), 1), Ba = (e, t) => {
4765
4765
  const r = t.find((_) => _.id === e);
4766
4766
  return r || void 0;
4767
- }, Fo = (e, t) => !!(!e || e && t), Mc = (e) => {
4767
+ }, Fo = (e, t) => !!(!e || e && t), Oc = (e) => {
4768
4768
  const t = {};
4769
4769
  if (!e.initialSelectedItemKey)
4770
4770
  return t;
@@ -4773,7 +4773,8 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4773
4773
  e.options
4774
4774
  );
4775
4775
  return r ? (t.selectedItem = e.initialSelectedItemKey, r.isManual && (e.initialFromDate && (t.from = e.initialFromDate), e.initialToDate && (t.to = e.initialToDate, t.temporaryTo = e.initialToDate)), t) : {};
4776
- }, Me = {
4776
+ }, Ee = {
4777
+ "date-picker": "lc-DatePicker-module__date-picker___MOZFY",
4777
4778
  "date-picker__wrapper": "lc-DatePicker-module__date-picker__wrapper___aOFS3",
4778
4779
  "date-picker__weekday": "lc-DatePicker-module__date-picker__weekday___bdNjp",
4779
4780
  "date-picker__day": "lc-DatePicker-module__date-picker__day___L1YZn",
@@ -4785,7 +4786,7 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4785
4786
  "date-picker__range-middle": "lc-DatePicker-module__date-picker__range-middle___Xvj7k",
4786
4787
  "date-picker__range-end": "lc-DatePicker-module__date-picker__range-end___ux1xQ",
4787
4788
  "date-picker__disabled": "lc-DatePicker-module__date-picker__disabled___A8sSm"
4788
- }, Ye = "date-picker", Pd = (d) => {
4789
+ }, Me = "date-picker", Pd = (d) => {
4789
4790
  var s = d, {
4790
4791
  month: e,
4791
4792
  weekStartsOn: t = 1,
@@ -4819,30 +4820,30 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4819
4820
  },
4820
4821
  [e, l]
4821
4822
  );
4822
- return /* @__PURE__ */ a(
4823
+ return /* @__PURE__ */ a("div", { className: Ee[`${Me}`], children: /* @__PURE__ */ a(
4823
4824
  wn,
4824
4825
  v({
4825
4826
  classNames: {
4826
4827
  weekday: u(
4827
- Me[`${Ye}__wrapper`],
4828
- Me[`${Ye}__weekday`]
4828
+ Ee[`${Me}__wrapper`],
4829
+ Ee[`${Me}__weekday`]
4829
4830
  ),
4830
- day: u(Me[`${Ye}__wrapper`], Me[`${Ye}__day`]),
4831
- day_button: u(Me[`${Ye}__day-button`]),
4832
- today: u(Me[`${Ye}__today`]),
4833
- selected: u(Me[`${Ye}__selected`]),
4834
- month_caption: u(Me[`${Ye}__month-caption`]),
4835
- range_start: u(Me[`${Ye}__range-start`]),
4836
- range_middle: u(Me[`${Ye}__range-middle`]),
4837
- range_end: u(Me[`${Ye}__range-end`]),
4838
- disabled: u(Me[`${Ye}__disabled`])
4831
+ day: u(Ee[`${Me}__wrapper`], Ee[`${Me}__day`]),
4832
+ day_button: u(Ee[`${Me}__day-button`]),
4833
+ today: u(Ee[`${Me}__today`]),
4834
+ selected: u(Ee[`${Me}__selected`]),
4835
+ month_caption: u(Ee[`${Me}__month-caption`]),
4836
+ range_start: u(Ee[`${Me}__range-start`]),
4837
+ range_middle: u(Ee[`${Me}__range-middle`]),
4838
+ range_end: u(Ee[`${Me}__range-end`]),
4839
+ disabled: u(Ee[`${Me}__disabled`])
4839
4840
  },
4840
4841
  onMonthChange: g,
4841
4842
  month: i,
4842
4843
  components: {
4843
4844
  CaptionLabel: ({ children: f }) => /* @__PURE__ */ a(D, { as: "span", bold: !0, children: f }),
4844
4845
  Nav: () => /* @__PURE__ */ a(
4845
- Oc,
4846
+ Mc,
4846
4847
  {
4847
4848
  currentMonth: i,
4848
4849
  setMonth: g,
@@ -4855,9 +4856,9 @@ const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__s
4855
4856
  endMonth: n || o,
4856
4857
  weekStartsOn: t
4857
4858
  }, c)
4858
- );
4859
+ ) });
4859
4860
  };
4860
- var oe = /* @__PURE__ */ ((e) => (e.NEW_SELECTED_ITEM = "NEW_SELECTED_ITEM", e.NEW_TEMPORARY_TO_VALUE = "NEW_TEMPORARY_TO_VALUE", e.CLEAR = "CLEAR", e.SET_FROM = "SET_FROM", e.SET_TO = "SET_TO", e.SELECT_FIRST_DAY = "SELECT_FIRST_DAY", e.SELECT_SECOND_DAY_AS_FROM = "SELECT_SECOND_DAY_AS_FROM", e.SELECT_SECOND_DAY_AS_TO = "SELECT_SECOND_DAY_AS_TO", e.CURRENT_MONTH_CHANGE = "CURRENT_MONTH_CHANGE", e))(oe || {});
4861
+ var re = /* @__PURE__ */ ((e) => (e.NEW_SELECTED_ITEM = "NEW_SELECTED_ITEM", e.NEW_TEMPORARY_TO_VALUE = "NEW_TEMPORARY_TO_VALUE", e.CLEAR = "CLEAR", e.SET_FROM = "SET_FROM", e.SET_TO = "SET_TO", e.SELECT_FIRST_DAY = "SELECT_FIRST_DAY", e.SELECT_SECOND_DAY_AS_FROM = "SELECT_SECOND_DAY_AS_FROM", e.SELECT_SECOND_DAY_AS_TO = "SELECT_SECOND_DAY_AS_TO", e.CURRENT_MONTH_CHANGE = "CURRENT_MONTH_CHANGE", e))(re || {});
4861
4862
  const Lc = (e) => {
4862
4863
  const t = f_(
4863
4864
  e.initialFromDate,
@@ -4869,10 +4870,10 @@ const Lc = (e) => {
4869
4870
  to: void 0,
4870
4871
  temporaryTo: void 0,
4871
4872
  currentMonth: t
4872
- }), Mc(e));
4873
+ }), Oc(e));
4873
4874
  function o(n, l) {
4874
4875
  switch (l.type) {
4875
- case oe.NEW_SELECTED_ITEM:
4876
+ case re.NEW_SELECTED_ITEM:
4876
4877
  return {
4877
4878
  selectedItem: l.payload.selectedItem,
4878
4879
  from: void 0,
@@ -4880,36 +4881,36 @@ const Lc = (e) => {
4880
4881
  temporaryTo: void 0,
4881
4882
  currentMonth: t
4882
4883
  };
4883
- case oe.NEW_TEMPORARY_TO_VALUE:
4884
+ case re.NEW_TEMPORARY_TO_VALUE:
4884
4885
  return B(v({}, n), {
4885
4886
  temporaryTo: l.payload.date
4886
4887
  });
4887
- case oe.SELECT_FIRST_DAY:
4888
+ case re.SELECT_FIRST_DAY:
4888
4889
  return B(v({}, n), {
4889
4890
  from: l.payload.date,
4890
4891
  to: void 0,
4891
4892
  temporaryTo: void 0
4892
4893
  });
4893
- case oe.SELECT_SECOND_DAY_AS_FROM:
4894
+ case re.SELECT_SECOND_DAY_AS_FROM:
4894
4895
  return B(v({}, n), {
4895
4896
  from: l.payload.date,
4896
4897
  to: n.from,
4897
4898
  temporaryTo: n.from
4898
4899
  });
4899
- case oe.SELECT_SECOND_DAY_AS_TO:
4900
+ case re.SELECT_SECOND_DAY_AS_TO:
4900
4901
  return B(v({}, n), {
4901
4902
  to: l.payload.date,
4902
4903
  temporaryTo: l.payload.date
4903
4904
  });
4904
- case oe.CURRENT_MONTH_CHANGE:
4905
+ case re.CURRENT_MONTH_CHANGE:
4905
4906
  return B(v({}, n), {
4906
4907
  currentMonth: l.payload.date
4907
4908
  });
4908
- case oe.SET_FROM:
4909
+ case re.SET_FROM:
4909
4910
  return B(v({}, n), {
4910
4911
  from: l.payload.date
4911
4912
  });
4912
- case oe.SET_TO:
4913
+ case re.SET_TO:
4913
4914
  return B(v({}, n), {
4914
4915
  to: l.payload.date
4915
4916
  });
@@ -4939,27 +4940,27 @@ const Lc = (e) => {
4939
4940
  onChange: n,
4940
4941
  children: c
4941
4942
  });
4942
- He(() => {
4943
+ Ue(() => {
4943
4944
  i({
4944
- type: oe.SET_FROM,
4945
+ type: re.SET_FROM,
4945
4946
  payload: { date: r }
4946
4947
  });
4947
- }, [r]), He(() => {
4948
+ }, [r]), Ue(() => {
4948
4949
  i({
4949
- type: oe.SET_TO,
4950
+ type: re.SET_TO,
4950
4951
  payload: { date: _ }
4951
4952
  });
4952
- }, [_]), He(() => {
4953
+ }, [_]), Ue(() => {
4953
4954
  const k = f_(
4954
4955
  r,
4955
4956
  _,
4956
4957
  o
4957
4958
  );
4958
4959
  i({
4959
- type: oe.CURRENT_MONTH_CHANGE,
4960
+ type: re.CURRENT_MONTH_CHANGE,
4960
4961
  payload: { date: k }
4961
4962
  });
4962
- }, [o, r, _]), He(() => {
4963
+ }, [o, r, _]), Ue(() => {
4963
4964
  const { from: k, selectedItem: y, to: I } = s;
4964
4965
  if (!(k && I))
4965
4966
  return;
@@ -4970,7 +4971,7 @@ const Lc = (e) => {
4970
4971
  to: I
4971
4972
  }
4972
4973
  })));
4973
- }, [s.from, s.to, s.selectedItem, e, n]), He(() => {
4974
+ }, [s.from, s.to, s.selectedItem, e, n]), Ue(() => {
4974
4975
  const { selectedItem: k } = s;
4975
4976
  if (k === d.current)
4976
4977
  return;
@@ -4996,7 +4997,7 @@ const Lc = (e) => {
4996
4997
  (k) => {
4997
4998
  const y = o ? Zo(o, k) >= 0 : !0;
4998
4999
  !Fo(s.from, s.to) && y && i({
4999
- type: oe.NEW_TEMPORARY_TO_VALUE,
5000
+ type: re.NEW_TEMPORARY_TO_VALUE,
5000
5001
  payload: { date: k }
5001
5002
  });
5002
5003
  },
@@ -5005,13 +5006,13 @@ const Lc = (e) => {
5005
5006
  (k) => {
5006
5007
  const { from: y, to: I } = s;
5007
5008
  h_(k, { to: o }) && (Fo(y, I) ? i({
5008
- type: oe.SELECT_FIRST_DAY,
5009
+ type: re.SELECT_FIRST_DAY,
5009
5010
  payload: { date: k }
5010
5011
  }) : y && to(k, y) || y && ao(k, y) ? i({
5011
- type: oe.SELECT_SECOND_DAY_AS_TO,
5012
+ type: re.SELECT_SECOND_DAY_AS_TO,
5012
5013
  payload: { date: k }
5013
5014
  }) : i({
5014
- type: oe.SELECT_SECOND_DAY_AS_FROM,
5015
+ type: re.SELECT_SECOND_DAY_AS_FROM,
5015
5016
  payload: { date: k }
5016
5017
  }));
5017
5018
  },
@@ -5020,20 +5021,20 @@ const Lc = (e) => {
5020
5021
  (k) => {
5021
5022
  if (k === null) {
5022
5023
  i({
5023
- type: oe.NEW_SELECTED_ITEM,
5024
+ type: re.NEW_SELECTED_ITEM,
5024
5025
  payload: { selectedItem: null }
5025
5026
  });
5026
5027
  return;
5027
5028
  }
5028
5029
  Ba(k, e) && i({
5029
- type: oe.NEW_SELECTED_ITEM,
5030
+ type: re.NEW_SELECTED_ITEM,
5030
5031
  payload: { selectedItem: k }
5031
5032
  });
5032
5033
  },
5033
5034
  [e]
5034
5035
  ), x = Nt((k) => {
5035
5036
  i({
5036
- type: oe.CURRENT_MONTH_CHANGE,
5037
+ type: re.CURRENT_MONTH_CHANGE,
5037
5038
  payload: { date: k }
5038
5039
  });
5039
5040
  }, []);
@@ -5080,10 +5081,10 @@ Gc.defaultProps = {
5080
5081
  const Fd = (e) => {
5081
5082
  const n = e, { className: t, children: r } = n, _ = R(n, ["className", "children"]), o = u(
5082
5083
  t,
5083
- Me["date-picker--range__calendars-wrapper"]
5084
+ Ee["date-picker--range__calendars-wrapper"]
5084
5085
  );
5085
5086
  return /* @__PURE__ */ a("div", B(v({}, _), { className: o, children: r }));
5086
- }, Y = {
5087
+ }, Z = {
5087
5088
  "details-card": "lc-DetailsCard-module__details-card___v-Avc",
5088
5089
  "details-card__button--fading": "lc-DetailsCard-module__details-card__button--fading___LlMMo",
5089
5090
  "details-card--with-divider": "lc-DetailsCard-module__details-card--with-divider___AhDnH",
@@ -5104,7 +5105,7 @@ const Fd = (e) => {
5104
5105
  "details-card__content": "lc-DetailsCard-module__details-card__content___aJux3",
5105
5106
  "details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___F17pU",
5106
5107
  "details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___8CLFw"
5107
- }, Z = "details-card", Hc = ["input", "button", "select", "textarea", "a"], Rd = ({
5108
+ }, q = "details-card", Hc = ["input", "button", "select", "textarea", "a"], Rd = ({
5108
5109
  children: e,
5109
5110
  className: t,
5110
5111
  leftNode: r,
@@ -5117,8 +5118,8 @@ const Fd = (e) => {
5117
5118
  onClick: s
5118
5119
  }) => {
5119
5120
  const [i, m] = p.useState(c), [g, f] = p.useState(0), b = p.useRef(null), x = u(
5120
- Y[Z],
5121
- n && Y[`${Z}--with-divider`],
5121
+ Z[q],
5122
+ n && Z[`${q}--with-divider`],
5122
5123
  t
5123
5124
  ), S = d && i, k = typeof o == "string", y = (C) => {
5124
5125
  m((E) => !E), C.currentTarget.blur(), s == null || s(C);
@@ -5139,10 +5140,10 @@ const Fd = (e) => {
5139
5140
  "div",
5140
5141
  {
5141
5142
  className: u(
5142
- Y[`${Z}__label-wrapper`],
5143
- d && Y[`${Z}__label-wrapper--fading`],
5144
- S && Y[`${Z}__label-wrapper--hide`],
5145
- i && Y[`${Z}__label-wrapper--open`]
5143
+ Z[`${q}__label-wrapper`],
5144
+ d && Z[`${q}__label-wrapper--fading`],
5145
+ S && Z[`${q}__label-wrapper--hide`],
5146
+ i && Z[`${q}__label-wrapper--open`]
5146
5147
  ),
5147
5148
  "aria-expanded": i,
5148
5149
  "aria-hidden": S,
@@ -5152,27 +5153,27 @@ const Fd = (e) => {
5152
5153
  "div",
5153
5154
  {
5154
5155
  className: u(
5155
- Y[`${Z}__label`],
5156
- d && Y[`${Z}__label--with-margin`]
5156
+ Z[`${q}__label`],
5157
+ d && Z[`${q}__label--with-margin`]
5157
5158
  ),
5158
5159
  children: [
5159
- r && /* @__PURE__ */ a("div", { className: Y[`${Z}__label__left-node`], children: r }),
5160
+ r && /* @__PURE__ */ a("div", { className: Z[`${q}__label__left-node`], children: r }),
5160
5161
  k ? /* @__PURE__ */ a(
5161
- de,
5162
+ se,
5162
5163
  {
5163
5164
  size: "xs",
5164
- className: Y[`${Z}__label__content`],
5165
+ className: Z[`${q}__label__content`],
5165
5166
  children: o
5166
5167
  }
5167
- ) : /* @__PURE__ */ a("div", { className: Y[`${Z}__label__content`], children: o }),
5168
- _ && /* @__PURE__ */ a("div", { className: Y[`${Z}__label__right-node`], children: _ })
5168
+ ) : /* @__PURE__ */ a("div", { className: Z[`${q}__label__content`], children: o }),
5169
+ _ && /* @__PURE__ */ a("div", { className: Z[`${q}__label__right-node`], children: _ })
5169
5170
  ]
5170
5171
  }
5171
5172
  )
5172
5173
  }
5173
5174
  ),
5174
5175
  /* @__PURE__ */ a(
5175
- K,
5176
+ X,
5176
5177
  {
5177
5178
  kind: i && d ? "float" : "text",
5178
5179
  icon: /* @__PURE__ */ a(
@@ -5180,16 +5181,16 @@ const Fd = (e) => {
5180
5181
  {
5181
5182
  source: vr,
5182
5183
  className: u(
5183
- Y[`${Z}__button__icon`],
5184
- i && Y[`${Z}__button__icon--open`]
5184
+ Z[`${q}__button__icon`],
5185
+ i && Z[`${q}__button__icon--open`]
5185
5186
  )
5186
5187
  }
5187
5188
  ),
5188
5189
  className: u(
5189
- Y[`${Z}__button`],
5190
- !i && Y[`${Z}__button--closed`],
5191
- i && Y[`${Z}__button--open`],
5192
- d && Y[`${Z}__button--fading`]
5190
+ Z[`${q}__button`],
5191
+ !i && Z[`${q}__button--closed`],
5192
+ i && Z[`${q}__button--open`],
5193
+ d && Z[`${q}__button--fading`]
5193
5194
  ),
5194
5195
  onClick: y,
5195
5196
  "aria-expanded": i
@@ -5199,8 +5200,8 @@ const Fd = (e) => {
5199
5200
  "div",
5200
5201
  {
5201
5202
  className: u(
5202
- Y[`${Z}__content-wrapper`],
5203
- i && Y[`${Z}__content-wrapper--open`]
5203
+ Z[`${q}__content-wrapper`],
5204
+ i && Z[`${q}__content-wrapper--open`]
5204
5205
  ),
5205
5206
  style: {
5206
5207
  maxHeight: i ? g : 0
@@ -5210,9 +5211,9 @@ const Fd = (e) => {
5210
5211
  {
5211
5212
  ref: b,
5212
5213
  className: u(
5213
- Y[`${Z}__content`],
5214
- l && Y[`${Z}__content--full-space`],
5215
- d && Y[`${Z}__content--spacing`]
5214
+ Z[`${q}__content`],
5215
+ l && Z[`${q}__content--full-space`],
5216
+ d && Z[`${q}__content--spacing`]
5216
5217
  ),
5217
5218
  children: e
5218
5219
  }
@@ -5224,13 +5225,13 @@ const Fd = (e) => {
5224
5225
  "details-card-info": "lc-DetailsCardInfo-module__details-card-info___22mOK",
5225
5226
  "details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___LXTXh",
5226
5227
  "details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___03cfr"
5227
- }, Ur = "details-card-info", Od = ({ children: e, label: t }) => /* @__PURE__ */ h("div", { className: Hr[Ur], children: [
5228
+ }, Ur = "details-card-info", Md = ({ children: e, label: t }) => /* @__PURE__ */ h("div", { className: Hr[Ur], children: [
5228
5229
  /* @__PURE__ */ a("div", { className: Hr[`${Ur}__label`], children: t }),
5229
5230
  /* @__PURE__ */ a("div", { className: Hr[`${Ur}__content`], children: e })
5230
5231
  ] }), Ro = {
5231
5232
  "field-error": "lc-FieldError-module__field-error___-rtI3",
5232
5233
  "field-error__icon": "lc-FieldError-module__field-error__icon___4KpOc"
5233
- }, Oo = "field-error", uo = (_) => {
5234
+ }, Mo = "field-error", uo = (_) => {
5234
5235
  var o = _, {
5235
5236
  children: e,
5236
5237
  className: t = ""
@@ -5238,13 +5239,13 @@ const Fd = (e) => {
5238
5239
  "children",
5239
5240
  "className"
5240
5241
  ]);
5241
- const n = u(Ro[Oo], t);
5242
+ const n = u(Ro[Mo], t);
5242
5243
  return /* @__PURE__ */ h(D, B(v({ as: "span", size: "sm" }, r), { className: n, children: [
5243
5244
  /* @__PURE__ */ a(
5244
5245
  F,
5245
5246
  {
5246
- source: Oa,
5247
- className: Ro[`${Oo}__icon`],
5247
+ source: Ma,
5248
+ className: Ro[`${Mo}__icon`],
5248
5249
  size: "small"
5249
5250
  }
5250
5251
  ),
@@ -5254,7 +5255,7 @@ const Fd = (e) => {
5254
5255
  "field-group": "lc-FieldGroup-module__field-group___--i2x",
5255
5256
  "field-group--inline": "lc-FieldGroup-module__field-group--inline___iSg4S",
5256
5257
  "field-group--stretched": "lc-FieldGroup-module__field-group--stretched___4Evlw"
5257
- }, Vr = "field-group", Md = (c) => {
5258
+ }, Vr = "field-group", Od = (c) => {
5258
5259
  var d = c, {
5259
5260
  className: e = "",
5260
5261
  children: t,
@@ -5301,13 +5302,13 @@ const Fd = (e) => {
5301
5302
  ]);
5302
5303
  return /* @__PURE__ */ h("form", B(v({ className: u(ma[pa], e) }, n), { children: [
5303
5304
  (r || _) && /* @__PURE__ */ h("div", { className: ma[`${pa}__header`], children: [
5304
- r && /* @__PURE__ */ a(de, { size: "sm", className: ma[`${pa}__label`], children: r }),
5305
+ r && /* @__PURE__ */ a(se, { size: "sm", className: ma[`${pa}__label`], children: r }),
5305
5306
  _ && /* @__PURE__ */ a(D, { as: "p", size: "sm", className: ma[`${pa}__helper`], children: _ })
5306
5307
  ] }),
5307
5308
  t,
5308
5309
  o && /* @__PURE__ */ a("div", { className: ma[`${pa}__footer`], children: o })
5309
5310
  ] }));
5310
- }, _e = {
5311
+ }, oe = {
5311
5312
  "form-field": "lc-FormField-module__form-field___kx7Vx",
5312
5313
  "form-field--inline": "lc-FormField-module__form-field--inline___1xuhX",
5313
5314
  "form-field__wrapper--inline": "lc-FormField-module__form-field__wrapper--inline___MPvG-",
@@ -5324,7 +5325,7 @@ const Fd = (e) => {
5324
5325
  "form-field__row-break": "lc-FormField-module__form-field__row-break___ibOb7",
5325
5326
  "form-field__content": "lc-FormField-module__form-field__content___7Cnwe",
5326
5327
  "form-field__content__description": "lc-FormField-module__form-field__content__description___qdMlU"
5327
- }, ne = "form-field", Gd = ({
5328
+ }, _e = "form-field", Gd = ({
5328
5329
  inline: e,
5329
5330
  error: t,
5330
5331
  description: r,
@@ -5336,9 +5337,9 @@ const Fd = (e) => {
5336
5337
  labelRightNode: d
5337
5338
  }) => {
5338
5339
  const s = p.useRef(null), [i, m] = p.useState("auto"), g = u(
5339
- _e[ne],
5340
+ oe[_e],
5340
5341
  {
5341
- [_e[`${ne}--inline`]]: e
5342
+ [oe[`${_e}--inline`]]: e
5342
5343
  },
5343
5344
  n
5344
5345
  );
@@ -5353,37 +5354,37 @@ const Fd = (e) => {
5353
5354
  as: "div",
5354
5355
  size: "sm",
5355
5356
  className: u(
5356
- _e[`${ne}__label-right-node`],
5357
- _e[`${ne}__label-right-node--inline`]
5357
+ oe[`${_e}__label-right-node`],
5358
+ oe[`${_e}__label-right-node--inline`]
5358
5359
  ),
5359
5360
  children: d
5360
5361
  }
5361
5362
  ),
5362
- /* @__PURE__ */ a("div", { className: _e[`${ne}__row-break`] })
5363
+ /* @__PURE__ */ a("div", { className: oe[`${_e}__row-break`] })
5363
5364
  ] }),
5364
5365
  /* @__PURE__ */ h(
5365
5366
  "div",
5366
5367
  {
5367
5368
  className: u(
5368
- _e[`${ne}__wrapper`],
5369
- e && _e[`${ne}__wrapper--inline`]
5369
+ oe[`${_e}__wrapper`],
5370
+ e && oe[`${_e}__wrapper--inline`]
5370
5371
  ),
5371
5372
  children: [
5372
5373
  (_ || d) && /* @__PURE__ */ h(
5373
5374
  "div",
5374
5375
  {
5375
5376
  className: u(
5376
- _e[`${ne}__label`],
5377
- e && _e[`${ne}__label--inline`],
5378
- !_ && _e[`${ne}__label--no-text`]
5377
+ oe[`${_e}__label`],
5378
+ e && oe[`${_e}__label--inline`],
5379
+ !_ && oe[`${_e}__label--no-text`]
5379
5380
  ),
5380
5381
  children: [
5381
5382
  _ && /* @__PURE__ */ h(
5382
5383
  "div",
5383
5384
  {
5384
5385
  className: u(
5385
- _e[`${ne}__label-wrapper`],
5386
- e && _e[`${ne}__label-wrapper--inline`]
5386
+ oe[`${_e}__label-wrapper`],
5387
+ e && oe[`${_e}__label-wrapper--inline`]
5387
5388
  ),
5388
5389
  style: {
5389
5390
  height: i
@@ -5392,7 +5393,7 @@ const Fd = (e) => {
5392
5393
  /* @__PURE__ */ a(
5393
5394
  "label",
5394
5395
  {
5395
- className: _e[`${ne}__label-left-node`],
5396
+ className: oe[`${_e}__label-left-node`],
5396
5397
  htmlFor: l,
5397
5398
  children: /* @__PURE__ */ a(D, { as: "span", size: "sm", children: _ })
5398
5399
  }
@@ -5403,8 +5404,8 @@ const Fd = (e) => {
5403
5404
  as: "div",
5404
5405
  size: "sm",
5405
5406
  className: u(
5406
- _e[`${ne}__label-adornment`],
5407
- e && _e[`${ne}__label-adornment--inline`]
5407
+ oe[`${_e}__label-adornment`],
5408
+ e && oe[`${_e}__label-adornment--inline`]
5408
5409
  ),
5409
5410
  children: o
5410
5411
  }
@@ -5417,20 +5418,20 @@ const Fd = (e) => {
5417
5418
  {
5418
5419
  as: "div",
5419
5420
  size: "sm",
5420
- className: u(_e[`${ne}__label-right-node`]),
5421
+ className: u(oe[`${_e}__label-right-node`]),
5421
5422
  children: d
5422
5423
  }
5423
5424
  )
5424
5425
  ]
5425
5426
  }
5426
5427
  ),
5427
- /* @__PURE__ */ h("div", { className: u(_e[`${ne}__content`]), children: [
5428
+ /* @__PURE__ */ h("div", { className: u(oe[`${_e}__content`]), children: [
5428
5429
  /* @__PURE__ */ a("div", { ref: s, children: c }),
5429
5430
  t && /* @__PURE__ */ a(uo, { children: t }),
5430
5431
  !t && r && /* @__PURE__ */ a(
5431
5432
  Nr,
5432
5433
  {
5433
- className: u(_e[`${ne}__content__description`]),
5434
+ className: u(oe[`${_e}__content__description`]),
5434
5435
  children: r
5435
5436
  }
5436
5437
  )
@@ -5466,7 +5467,7 @@ const Fd = (e) => {
5466
5467
  children: [
5467
5468
  (r || _) && /* @__PURE__ */ h("div", { className: _r[`${nr}__header`], children: [
5468
5469
  r && /* @__PURE__ */ a(
5469
- de,
5470
+ se,
5470
5471
  {
5471
5472
  as: "div",
5472
5473
  size: "sm",
@@ -5497,7 +5498,7 @@ const Fd = (e) => {
5497
5498
  }, i = () => {
5498
5499
  l(!1);
5499
5500
  };
5500
- return He(() => {
5501
+ return Ue(() => {
5501
5502
  c && !o && l(!1);
5502
5503
  }, [c, o]), /* @__PURE__ */ h(
5503
5504
  "button",
@@ -5517,11 +5518,11 @@ const Fd = (e) => {
5517
5518
  ]
5518
5519
  }
5519
5520
  );
5520
- }, Mo = {
5521
+ }, Oo = {
5521
5522
  available: 1,
5522
5523
  unavailable: 2,
5523
5524
  unknown: 3
5524
- }, jc = (e) => [...e].sort((t, r) => Mo[t.status] - Mo[r.status]), Re = {
5525
+ }, jc = (e) => [...e].sort((t, r) => Oo[t.status] - Oo[r.status]), Oe = {
5525
5526
  "invite-agents": "lc-InviteAgents-module__invite-agents___XHov-",
5526
5527
  "invite-agents--empty": "lc-InviteAgents-module__invite-agents--empty___-uyZv",
5527
5528
  "invite-agents--only-unavailable": "lc-InviteAgents-module__invite-agents--only-unavailable___rwGmo",
@@ -5534,7 +5535,7 @@ const Fd = (e) => {
5534
5535
  "invite-agents__available-agents-number": "lc-InviteAgents-module__invite-agents__available-agents-number___WpNqr",
5535
5536
  "invite-agents__accepting-agents": "lc-InviteAgents-module__invite-agents__accepting-agents___KNMQw",
5536
5537
  "invite-agents__accepting-agents-row": "lc-InviteAgents-module__invite-agents__accepting-agents-row___bTb9i"
5537
- }, Oe = "invite-agents", Qc = 50, Jc = (s) => {
5538
+ }, Le = "invite-agents", Qc = 50, Jc = (s) => {
5538
5539
  var i = s, {
5539
5540
  agents: e,
5540
5541
  onSetUpChatbotClick: t,
@@ -5563,14 +5564,14 @@ const Fd = (e) => {
5563
5564
  } = Da(() => {
5564
5565
  const T = e.filter(
5565
5566
  (U) => U.status === "available"
5566
- ), P = jc(T), O = T.length, N = P.length > 4 ? P.slice(0, 3) : P, A = e.length > 0 && O === 0, M = T.filter(
5567
+ ), P = jc(T), M = T.length, N = P.length > 4 ? P.slice(0, 3) : P, A = e.length > 0 && M === 0, O = T.filter(
5567
5568
  (U) => !U.isBot
5568
- ).length, z = O - M;
5569
+ ).length, z = M - O;
5569
5570
  return {
5570
- availableAgentsNumber: O,
5571
+ availableAgentsNumber: M,
5571
5572
  visibleAgents: N,
5572
5573
  hasOnlyUnavailableAgents: A,
5573
- onlyAgentsNumber: M,
5574
+ onlyAgentsNumber: O,
5574
5575
  onlyBotsNumber: z
5575
5576
  };
5576
5577
  }, [e]), C = () => {
@@ -5596,16 +5597,16 @@ const Fd = (e) => {
5596
5597
  B(v({}, d), {
5597
5598
  className: u(
5598
5599
  Rt.Dark,
5599
- Re[Oe],
5600
+ Oe[Le],
5600
5601
  {
5601
- [Re[`${Oe}--empty`]]: e.length === 0,
5602
- [Re[`${Oe}--only-unavailable`]]: k
5602
+ [Oe[`${Le}--empty`]]: e.length === 0,
5603
+ [Oe[`${Le}--only-unavailable`]]: k
5603
5604
  },
5604
5605
  _
5605
5606
  ),
5606
5607
  children: [
5607
5608
  e.length > 0 && /* @__PURE__ */ a(
5608
- Ot,
5609
+ Mt,
5609
5610
  {
5610
5611
  isVisible: f && !m,
5611
5612
  offsetMainAxis: n,
@@ -5613,18 +5614,18 @@ const Fd = (e) => {
5613
5614
  hoverOnDelay: Qc,
5614
5615
  onOpen: () => b(!0),
5615
5616
  onClose: () => b(!1),
5616
- className: u(Rt.Dark, Re[`${Oe}__tooltip`]),
5617
+ className: u(Rt.Dark, Oe[`${Le}__tooltip`]),
5617
5618
  triggerRenderer: k ? /* @__PURE__ */ h(
5618
5619
  "div",
5619
5620
  {
5620
- className: Re[`${Oe}__not-accepting`],
5621
+ className: Oe[`${Le}__not-accepting`],
5621
5622
  onClick: w,
5622
5623
  children: [
5623
5624
  /* @__PURE__ */ a(
5624
5625
  "div",
5625
5626
  {
5626
5627
  className: u(
5627
- Re[`${Oe}__not-accepting-status-dot`]
5628
+ Oe[`${Le}__not-accepting-status-dot`]
5628
5629
  )
5629
5630
  }
5630
5631
  ),
@@ -5634,14 +5635,14 @@ const Fd = (e) => {
5634
5635
  ) : /* @__PURE__ */ h(
5635
5636
  "div",
5636
5637
  {
5637
- className: Re[`${Oe}__tooltip-trigger`],
5638
+ className: Oe[`${Le}__tooltip-trigger`],
5638
5639
  onClick: w,
5639
5640
  children: [
5640
- /* @__PURE__ */ a("div", { className: Re[`${Oe}__avatar-container`], children: S.map((T, P) => /* @__PURE__ */ a(
5641
+ /* @__PURE__ */ a("div", { className: Oe[`${Le}__avatar-container`], children: S.map((T, P) => /* @__PURE__ */ a(
5641
5642
  g_,
5642
5643
  {
5643
5644
  text: T.name,
5644
- className: Re[`${Oe}__avatar`],
5645
+ className: Oe[`${Le}__avatar`],
5645
5646
  type: T.avatar ? "image" : "text",
5646
5647
  size: "xsmall",
5647
5648
  status: T.status,
@@ -5653,7 +5654,7 @@ const Fd = (e) => {
5653
5654
  x > 0 && /* @__PURE__ */ a(
5654
5655
  D,
5655
5656
  {
5656
- className: Re[`${Oe}__available-agents-number`],
5657
+ className: Oe[`${Le}__available-agents-number`],
5657
5658
  children: x
5658
5659
  }
5659
5660
  )
@@ -5676,14 +5677,14 @@ const Fd = (e) => {
5676
5677
  as: "div",
5677
5678
  noMargin: !0,
5678
5679
  size: "md",
5679
- className: Re[`${Oe}__accepting-agents`],
5680
+ className: Oe[`${Le}__accepting-agents`],
5680
5681
  children: [
5681
5682
  /* @__PURE__ */ a(D, { bold: !0, noMargin: !0, children: "Accepting chats:" }),
5682
5683
  /* @__PURE__ */ h(
5683
5684
  D,
5684
5685
  {
5685
5686
  noMargin: !0,
5686
- className: Re[`${Oe}__accepting-agents-row`],
5687
+ className: Oe[`${Le}__accepting-agents-row`],
5687
5688
  children: [
5688
5689
  /* @__PURE__ */ a(F, { source: H_ }),
5689
5690
  hr(
@@ -5698,7 +5699,7 @@ const Fd = (e) => {
5698
5699
  D,
5699
5700
  {
5700
5701
  noMargin: !0,
5701
- className: Re[`${Oe}__accepting-agents-row`],
5702
+ className: Oe[`${Le}__accepting-agents-row`],
5702
5703
  children: [
5703
5704
  /* @__PURE__ */ a(F, { source: U_ }),
5704
5705
  hr(I, "1 bot", `${I} bots`)
@@ -5828,7 +5829,7 @@ const Fd = (e) => {
5828
5829
  customColor: t,
5829
5830
  onClick: r
5830
5831
  }) => /* @__PURE__ */ a(
5831
- K,
5832
+ X,
5832
5833
  {
5833
5834
  type: "button",
5834
5835
  kind: "plain",
@@ -5875,7 +5876,7 @@ const Fd = (e) => {
5875
5876
  children: [
5876
5877
  _ && /* @__PURE__ */ h("div", { className: Ce[`${Dt}__label-header`], children: [
5877
5878
  /* @__PURE__ */ a(
5878
- de,
5879
+ se,
5879
5880
  {
5880
5881
  size: "sm",
5881
5882
  as: "div",
@@ -5900,7 +5901,7 @@ const Fd = (e) => {
5900
5901
  }),
5901
5902
  children: [
5902
5903
  r && /* @__PURE__ */ a(
5903
- de,
5904
+ se,
5904
5905
  {
5905
5906
  size: "sm",
5906
5907
  as: "div",
@@ -5931,12 +5932,12 @@ const Fd = (e) => {
5931
5932
  zIndex: _
5932
5933
  }) => {
5933
5934
  const o = br(document.createElement("div"));
5934
- return He(() => {
5935
+ return Ue(() => {
5935
5936
  const n = o.current, l = document.querySelector(r);
5936
5937
  return l && l.appendChild(n), () => {
5937
5938
  l && l.removeChild(n);
5938
5939
  };
5939
- }, [r]), He(() => {
5940
+ }, [r]), Ue(() => {
5940
5941
  const n = o.current;
5941
5942
  t && (n.className = t), _ && (n.style.zIndex = `${_}`);
5942
5943
  }, [t, _]), kn(/* @__PURE__ */ a(Q, { children: e }), o.current);
@@ -5961,7 +5962,7 @@ const Fd = (e) => {
5961
5962
  }, r)
5962
5963
  ),
5963
5964
  /* @__PURE__ */ h("div", { className: ha[`${fa}__heading-body`], children: [
5964
- /* @__PURE__ */ a(de, { as: "div", size: "sm", children: e }),
5965
+ /* @__PURE__ */ a(se, { as: "div", size: "sm", children: e }),
5965
5966
  _ && /* @__PURE__ */ a(
5966
5967
  D,
5967
5968
  {
@@ -5991,7 +5992,7 @@ const Fd = (e) => {
5991
5992
  return /* @__PURE__ */ h("div", { className: c, children: [
5992
5993
  r && /* @__PURE__ */ a("div", { className: ba[`${va}__icon`], children: r }),
5993
5994
  _ && /* @__PURE__ */ a(
5994
- de,
5995
+ se,
5995
5996
  {
5996
5997
  className: u(ba[`${va}__heading`], n),
5997
5998
  children: _
@@ -6122,7 +6123,7 @@ const Fd = (e) => {
6122
6123
  )
6123
6124
  ] })
6124
6125
  ] });
6125
- }, ge = {
6126
+ }, pe = {
6126
6127
  "checklist-item": "lc-CheckListItem-module__checklist-item___iuIlB",
6127
6128
  "checklist-item--active": "lc-CheckListItem-module__checklist-item--active___aoLek",
6128
6129
  "checklist-item__check-mark": "lc-CheckListItem-module__checklist-item__check-mark___stkGB",
@@ -6139,7 +6140,7 @@ const Fd = (e) => {
6139
6140
  "checklist-item__content__inner__description": "lc-CheckListItem-module__checklist-item__content__inner__description___oQx09",
6140
6141
  "checklist-item__content__inner__cta": "lc-CheckListItem-module__checklist-item__content__inner__cta___pPrxs",
6141
6142
  "checklist-item__chevron": "lc-CheckListItem-module__checklist-item__chevron___S9Cp1"
6142
- }, he = "checklist-item", ni = 3, li = ({
6143
+ }, ge = "checklist-item", ni = 3, li = ({
6143
6144
  id: e,
6144
6145
  isActive: t,
6145
6146
  isChecked: r,
@@ -6167,19 +6168,19 @@ const Fd = (e) => {
6167
6168
  }, [i]), /* @__PURE__ */ h(
6168
6169
  "div",
6169
6170
  {
6170
- className: u(ge[he], {
6171
- [ge[`${he}--active`]]: t
6171
+ className: u(pe[ge], {
6172
+ [pe[`${ge}--active`]]: t
6172
6173
  }),
6173
6174
  children: [
6174
6175
  /* @__PURE__ */ h(
6175
6176
  "span",
6176
6177
  {
6177
- className: u(ge[`${he}__check-mark`], {
6178
- [ge[`${he}__check-mark--checked`]]: r
6178
+ className: u(pe[`${ge}__check-mark`], {
6179
+ [pe[`${ge}__check-mark--checked`]]: r
6179
6180
  }),
6180
6181
  children: [
6181
6182
  r && /* @__PURE__ */ a(F, { size: "small", source: Ga }),
6182
- !_ && /* @__PURE__ */ a("span", { className: ge[`${he}__check-mark__line`] })
6183
+ !_ && /* @__PURE__ */ a("span", { className: pe[`${ge}__check-mark__line`] })
6183
6184
  ]
6184
6185
  }
6185
6186
  ),
@@ -6192,18 +6193,18 @@ const Fd = (e) => {
6192
6193
  tabIndex: 0,
6193
6194
  onFocus: t ? void 0 : () => c(e),
6194
6195
  onClick: t ? void 0 : () => c(e),
6195
- className: u(ge[`${he}__content`], {
6196
- [ge[`${he}__content--open`]]: t
6196
+ className: u(pe[`${ge}__content`], {
6197
+ [pe[`${ge}__content--open`]]: t
6197
6198
  }),
6198
6199
  children: [
6199
6200
  /* @__PURE__ */ h("div", { children: [
6200
6201
  /* @__PURE__ */ h(
6201
- de,
6202
+ se,
6202
6203
  {
6203
6204
  size: "xs",
6204
- className: u(ge[`${he}__content__label`], {
6205
- [ge[`${he}__content__label--open`]]: t,
6206
- [ge[`${he}__content__label--checked`]]: r
6205
+ className: u(pe[`${ge}__content__label`], {
6206
+ [pe[`${ge}__content__label--open`]]: t,
6207
+ [pe[`${ge}__content__label--checked`]]: r
6207
6208
  }),
6208
6209
  children: [
6209
6210
  o,
@@ -6213,7 +6214,7 @@ const Fd = (e) => {
6213
6214
  {
6214
6215
  noMargin: !0,
6215
6216
  size: "lg",
6216
- className: ge[`${he}__content__hint`],
6217
+ className: pe[`${ge}__content__hint`],
6217
6218
  children: [
6218
6219
  " ",
6219
6220
  n
@@ -6226,8 +6227,8 @@ const Fd = (e) => {
6226
6227
  /* @__PURE__ */ a(
6227
6228
  "div",
6228
6229
  {
6229
- className: u(ge[`${he}__content__inner`], {
6230
- [ge[`${he}__content__inner--open`]]: t
6230
+ className: u(pe[`${ge}__content__inner`], {
6231
+ [pe[`${ge}__content__inner--open`]]: t
6231
6232
  }),
6232
6233
  style: { maxHeight: t ? m : 0 },
6233
6234
  children: /* @__PURE__ */ h("div", { ref: i, children: [
@@ -6235,23 +6236,23 @@ const Fd = (e) => {
6235
6236
  D,
6236
6237
  {
6237
6238
  size: "lg",
6238
- className: ge[`${he}__content__inner__description`],
6239
+ className: pe[`${ge}__content__inner__description`],
6239
6240
  children: l
6240
6241
  }
6241
6242
  ),
6242
- /* @__PURE__ */ a("div", { className: ge[`${he}__content__inner__cta`], children: d })
6243
+ /* @__PURE__ */ a("div", { className: pe[`${ge}__content__inner__cta`], children: d })
6243
6244
  ] })
6244
6245
  }
6245
6246
  )
6246
6247
  ] }),
6247
- !t && /* @__PURE__ */ a("div", { className: ge[`${he}__chevron`], children: /* @__PURE__ */ a(F, { source: vr }) })
6248
+ !t && /* @__PURE__ */ a("div", { className: pe[`${ge}__chevron`], children: /* @__PURE__ */ a(F, { source: vr }) })
6248
6249
  ]
6249
6250
  }
6250
6251
  )
6251
6252
  ]
6252
6253
  }
6253
6254
  );
6254
- }, ae = {
6255
+ }, te = {
6255
6256
  "onboarding-checklist": "lc-OnboardingChecklist-module__onboarding-checklist___98RSw",
6256
6257
  "onboarding-checklist--complete": "lc-OnboardingChecklist-module__onboarding-checklist--complete___Cmld9",
6257
6258
  "onboarding-checklist__complete": "lc-OnboardingChecklist-module__onboarding-checklist__complete___ihqN7",
@@ -6269,7 +6270,7 @@ const Fd = (e) => {
6269
6270
  "onboarding-checklist__button": "lc-OnboardingChecklist-module__onboarding-checklist__button___ZmZ2j",
6270
6271
  "onboarding-checklist__button__icon": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon___ta8M6",
6271
6272
  "onboarding-checklist__button__icon--open": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon--open___Jnrn8"
6272
- }, re = "onboarding-checklist", Zd = ({
6273
+ }, ae = "onboarding-checklist", Zd = ({
6273
6274
  activeItemId: e,
6274
6275
  completedItemsIds: t,
6275
6276
  title: r,
@@ -6302,9 +6303,9 @@ const Fd = (e) => {
6302
6303
  {
6303
6304
  ref: S,
6304
6305
  className: u(
6305
- ae[re],
6306
+ te[ae],
6306
6307
  {
6307
- [ae[`${re}--complete`]]: i && !g
6308
+ [te[`${ae}--complete`]]: i && !g
6308
6309
  },
6309
6310
  s
6310
6311
  ),
@@ -6313,26 +6314,26 @@ const Fd = (e) => {
6313
6314
  },
6314
6315
  children: [
6315
6316
  g && /* @__PURE__ */ h(Q, { children: [
6316
- /* @__PURE__ */ h("div", { className: ae[`${re}__column`], children: [
6317
- /* @__PURE__ */ h("div", { className: ae[`${re}__header`], children: [
6317
+ /* @__PURE__ */ h("div", { className: te[`${ae}__column`], children: [
6318
+ /* @__PURE__ */ h("div", { className: te[`${ae}__header`], children: [
6318
6319
  _ && /* @__PURE__ */ a(
6319
6320
  D,
6320
6321
  {
6321
6322
  size: "lg",
6322
- className: ae[`${re}__header__label`],
6323
+ className: te[`${ae}__header__label`],
6323
6324
  children: _
6324
6325
  }
6325
6326
  ),
6326
6327
  /* @__PURE__ */ a(
6327
- de,
6328
+ se,
6328
6329
  {
6329
6330
  size: "lg",
6330
- className: ae[`${re}__header__title`],
6331
+ className: te[`${ae}__header__title`],
6331
6332
  children: r
6332
6333
  }
6333
6334
  )
6334
6335
  ] }),
6335
- /* @__PURE__ */ a("div", { className: ae[`${re}__checklist`], children: o.map((C, E) => /* @__PURE__ */ a(
6336
+ /* @__PURE__ */ a("div", { className: te[`${ae}__checklist`], children: o.map((C, E) => /* @__PURE__ */ a(
6336
6337
  li,
6337
6338
  {
6338
6339
  id: C.id,
@@ -6352,26 +6353,26 @@ const Fd = (e) => {
6352
6353
  "div",
6353
6354
  {
6354
6355
  className: u(
6355
- ae[`${re}__column`],
6356
- ae[`${re}__column--right`],
6356
+ te[`${ae}__column`],
6357
+ te[`${ae}__column--right`],
6357
6358
  {
6358
- [ae[`${re}__column--right--completed`]]: c
6359
+ [te[`${ae}__column--right--completed`]]: c
6359
6360
  },
6360
6361
  l
6361
6362
  ),
6362
6363
  children: [
6363
- !c && /* @__PURE__ */ a("div", { className: ae[`${re}__placeholder`], children: (I = o.find((C) => C.id === e)) == null ? void 0 : I.placeholder }),
6364
- c && /* @__PURE__ */ a("div", { className: ae[`${re}__placeholder`], children: d.placeholder })
6364
+ !c && /* @__PURE__ */ a("div", { className: te[`${ae}__placeholder`], children: (I = o.find((C) => C.id === e)) == null ? void 0 : I.placeholder }),
6365
+ c && /* @__PURE__ */ a("div", { className: te[`${ae}__placeholder`], children: d.placeholder })
6365
6366
  ]
6366
6367
  }
6367
6368
  )
6368
6369
  ] }),
6369
- !g && /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ h("div", { className: ae[`${re}__complete`], children: [
6370
+ !g && /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ h("div", { className: te[`${ae}__complete`], children: [
6370
6371
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(
6371
6372
  F,
6372
6373
  {
6373
6374
  size: "large",
6374
- className: ae[`${re}__complete__icon`],
6375
+ className: te[`${ae}__complete__icon`],
6375
6376
  source: _o
6376
6377
  }
6377
6378
  ) }),
@@ -6380,22 +6381,22 @@ const Fd = (e) => {
6380
6381
  D,
6381
6382
  {
6382
6383
  size: "lg",
6383
- className: ae[`${re}__complete__label`],
6384
+ className: te[`${ae}__complete__label`],
6384
6385
  children: d.greetingText
6385
6386
  }
6386
6387
  ),
6387
6388
  /* @__PURE__ */ a(
6388
- de,
6389
+ se,
6389
6390
  {
6390
6391
  size: "sm",
6391
- className: ae[`${re}__complete__title`],
6392
+ className: te[`${ae}__complete__title`],
6392
6393
  children: d.title
6393
6394
  }
6394
6395
  )
6395
6396
  ] })
6396
6397
  ] }) }),
6397
6398
  i && /* @__PURE__ */ a(
6398
- K,
6399
+ X,
6399
6400
  {
6400
6401
  kind: g ? "float" : "text",
6401
6402
  icon: /* @__PURE__ */ a(
@@ -6403,12 +6404,12 @@ const Fd = (e) => {
6403
6404
  {
6404
6405
  source: Kt,
6405
6406
  className: u(
6406
- ae[`${re}__button__icon`],
6407
- g && ae[`${re}__button__icon--open`]
6407
+ te[`${ae}__button__icon`],
6408
+ g && te[`${ae}__button__icon--open`]
6408
6409
  )
6409
6410
  }
6410
6411
  ),
6411
- className: ae[`${re}__button`],
6412
+ className: te[`${ae}__button`],
6412
6413
  onClick: y,
6413
6414
  "aria-expanded": g
6414
6415
  }
@@ -6431,7 +6432,7 @@ const Fd = (e) => {
6431
6432
  }
6432
6433
  );
6433
6434
  return /* @__PURE__ */ a(
6434
- Ot,
6435
+ Mt,
6435
6436
  {
6436
6437
  kind: "invert",
6437
6438
  isVisible: r && _,
@@ -6459,9 +6460,9 @@ const Fd = (e) => {
6459
6460
  floatingStrategy: b,
6460
6461
  transitionOptions: x
6461
6462
  }) => {
6462
- const [S, k] = p.useState(i), y = Cr(), I = Ha(), C = s !== void 0, E = C ? s : S, w = typeof _ == "string", $ = typeof e == "function", T = (ee, j) => {
6463
- ee ? r == null || r(j) : t == null || t(j), !C && k(ee);
6464
- }, { refs: P, context: O, floatingStyles: N } = Ua({
6463
+ const [S, k] = p.useState(i), y = Cr(), I = Ha(), C = s !== void 0, E = C ? s : S, w = typeof _ == "string", $ = typeof e == "function", T = (K, be) => {
6464
+ K ? r == null || r(be) : t == null || t(be), !C && k(K);
6465
+ }, { refs: P, context: M, floatingStyles: N } = Ua({
6465
6466
  nodeId: I,
6466
6467
  open: E,
6467
6468
  onOpenChange: T,
@@ -6469,28 +6470,28 @@ const Fd = (e) => {
6469
6470
  placement: l,
6470
6471
  strategy: b,
6471
6472
  whileElementsMounted: Va
6472
- }), A = Wa(O, f), M = Ka(O, v({
6473
+ }), A = Wa(M, f), O = Ka(M, v({
6473
6474
  escapeKey: m
6474
- }, g)), z = Xa(O), { getReferenceProps: U, getFloatingProps: H } = Ya([
6475
+ }, g)), z = Xa(M), { getReferenceProps: U, getFloatingProps: H } = Ya([
6475
6476
  A,
6476
- M,
6477
+ O,
6477
6478
  z
6478
6479
  ]), W = {
6479
- initial: ({ side: ee }) => v({
6480
+ initial: ({ side: K }) => v({
6480
6481
  opacity: 0
6481
- }, ee === "bottom" && {
6482
+ }, K === "bottom" && {
6482
6483
  marginTop: -10
6483
- } || ee === "top" && {
6484
+ } || K === "top" && {
6484
6485
  marginTop: 10
6485
- } || ee === "left" && {
6486
+ } || K === "left" && {
6486
6487
  marginLeft: 10
6487
- } || ee === "right" && {
6488
+ } || K === "right" && {
6488
6489
  marginLeft: -10
6489
6490
  })
6490
- }, { styles: Be } = yr(
6491
- O,
6491
+ }, { isMounted: Ae, styles: Je } = yr(
6492
+ M,
6492
6493
  x || W
6493
- ), Je = u(di.popover, o), Te = /* @__PURE__ */ h(Q, { children: [
6494
+ ), ze = u(di.popover, o), ye = /* @__PURE__ */ h(Q, { children: [
6494
6495
  /* @__PURE__ */ a(
6495
6496
  "div",
6496
6497
  B(v({
@@ -6501,18 +6502,18 @@ const Fd = (e) => {
6501
6502
  children: $ ? e() : e
6502
6503
  })
6503
6504
  ),
6504
- /* @__PURE__ */ a(oa, { id: I, children: E && /* @__PURE__ */ a(eo, { context: O, modal: !1, children: /* @__PURE__ */ a(
6505
+ /* @__PURE__ */ a(oa, { id: I, children: Ae && /* @__PURE__ */ a(eo, { context: M, modal: !1, children: /* @__PURE__ */ a(
6505
6506
  "div",
6506
6507
  B(v({
6507
- className: Je,
6508
+ className: ze,
6508
6509
  ref: P.setFloating,
6509
- style: v(v({}, N), Be)
6510
+ style: v(v({}, N), Je)
6510
6511
  }, H()), {
6511
6512
  children: w ? /* @__PURE__ */ a(D, { as: "div", children: _ }) : _
6512
6513
  })
6513
6514
  ) }) })
6514
6515
  ] });
6515
- return y === null ? /* @__PURE__ */ a($r, { children: Te }) : Te;
6516
+ return y === null ? /* @__PURE__ */ a($r, { children: ye }) : ye;
6516
6517
  }, Ze = {
6517
6518
  "outer-border": "lc-ProductTile-module__outer-border___tsyqh",
6518
6519
  "product-tile-wrapper": "lc-ProductTile-module__product-tile-wrapper___iKDxM",
@@ -6654,7 +6655,7 @@ const Fd = (e) => {
6654
6655
  /* @__PURE__ */ h(D, { as: "div", bold: !0, className: _t[`${nt}__name`], children: [
6655
6656
  l,
6656
6657
  i && /* @__PURE__ */ a(
6657
- Ot,
6658
+ Mt,
6658
6659
  {
6659
6660
  className: u({
6660
6661
  [_t[`${nt}__tooltip-dark-shadow`]]: x
@@ -6662,7 +6663,7 @@ const Fd = (e) => {
6662
6663
  triggerRenderer: /* @__PURE__ */ a(
6663
6664
  F,
6664
6665
  {
6665
- source: Oa,
6666
+ source: Ma,
6666
6667
  className: _t[`${nt}__tooltip-icon`]
6667
6668
  }
6668
6669
  ),
@@ -6671,7 +6672,7 @@ const Fd = (e) => {
6671
6672
  }
6672
6673
  ),
6673
6674
  typeof m != "undefined" && /* @__PURE__ */ h(
6674
- Ot,
6675
+ Mt,
6675
6676
  {
6676
6677
  className: u(_t[`${nt}__trial-tooltip`], {
6677
6678
  [_t[`${nt}__tooltip-dark-shadow`]]: x
@@ -6679,7 +6680,7 @@ const Fd = (e) => {
6679
6680
  triggerRenderer: /* @__PURE__ */ a(
6680
6681
  F,
6681
6682
  {
6682
- source: Oa,
6683
+ source: Ma,
6683
6684
  className: _t[`${nt}__tooltip-icon`]
6684
6685
  }
6685
6686
  ),
@@ -6742,7 +6743,7 @@ const Fd = (e) => {
6742
6743
  opacity: 0,
6743
6744
  transform: "scale(0.84) translateX(-22px)"
6744
6745
  }
6745
- }), { getReferenceProps: O, getFloatingProps: N } = Ya([
6746
+ }), { getReferenceProps: M, getFloatingProps: N } = Ya([
6746
6747
  E,
6747
6748
  $,
6748
6749
  w
@@ -6751,14 +6752,14 @@ const Fd = (e) => {
6751
6752
  );
6752
6753
  if (!A)
6753
6754
  return null;
6754
- const M = (H, W) => {
6755
+ const O = (H, W) => {
6755
6756
  W === t && H.preventDefault(), i(!1), c == null || c(W);
6756
6757
  }, z = e.reduce(
6757
6758
  (H, W) => H + (W.notificationCount || 0),
6758
6759
  0
6759
6760
  ), U = /* @__PURE__ */ h(Q, { children: [
6760
- /* @__PURE__ */ a("div", B(v({ ref: y.setReference }, O()), { children: /* @__PURE__ */ a(
6761
- Ot,
6761
+ /* @__PURE__ */ a("div", B(v({ ref: y.setReference }, M()), { children: /* @__PURE__ */ a(
6762
+ Mt,
6762
6763
  {
6763
6764
  isVisible: m,
6764
6765
  onOpen: () => g(!0),
@@ -6806,7 +6807,7 @@ const Fd = (e) => {
6806
6807
  isDarkMode: o,
6807
6808
  isActive: H.id === t,
6808
6809
  product: H,
6809
- onClick: M
6810
+ onClick: O
6810
6811
  },
6811
6812
  H.id
6812
6813
  )) }),
@@ -7286,7 +7287,7 @@ const wa = {
7286
7287
  }, []);
7287
7288
  const b = /* @__PURE__ */ h("div", { className: lt[`${ct}__footer`], children: [
7288
7289
  t && /* @__PURE__ */ a(
7289
- K,
7290
+ X,
7290
7291
  {
7291
7292
  kind: "primary",
7292
7293
  size: "compact",
@@ -7295,7 +7296,7 @@ const wa = {
7295
7296
  children: t
7296
7297
  }
7297
7298
  ),
7298
- l && /* @__PURE__ */ a(K, { size: "compact", kind: "text", onClick: s, children: l })
7299
+ l && /* @__PURE__ */ a(X, { size: "compact", kind: "text", onClick: s, children: l })
7299
7300
  ] });
7300
7301
  return /* @__PURE__ */ h("div", { ref: i, className: f, children: [
7301
7302
  /* @__PURE__ */ h("div", { className: lt[`${ct}__content`], children: [
@@ -7363,7 +7364,7 @@ const wa = {
7363
7364
  e,
7364
7365
  (_ || o) && /* @__PURE__ */ h("div", { className: pt[`${bt}__content__cta`], children: [
7365
7366
  _ && /* @__PURE__ */ a(
7366
- K,
7367
+ X,
7367
7368
  B(v({}, _), {
7368
7369
  kind: (_ == null ? void 0 : _.kind) || "high-contrast",
7369
7370
  onClick: _.handleClick,
@@ -7371,7 +7372,7 @@ const wa = {
7371
7372
  })
7372
7373
  ),
7373
7374
  o && /* @__PURE__ */ a(
7374
- K,
7375
+ X,
7375
7376
  B(v({}, o), {
7376
7377
  kind: (o == null ? void 0 : o.kind) || "text",
7377
7378
  onClick: o.handleClick,
@@ -7398,7 +7399,7 @@ const wa = {
7398
7399
  }
7399
7400
  ),
7400
7401
  d && /* @__PURE__ */ a("div", { className: pt[`${bt}__close`], children: /* @__PURE__ */ a(
7401
- K,
7402
+ X,
7402
7403
  {
7403
7404
  className: pt[`${bt}__close__btn`],
7404
7405
  onClick: d,
@@ -7447,7 +7448,7 @@ const wa = {
7447
7448
  r && /* @__PURE__ */ a(Nr, { className: vt[`${kt}__helper`], children: r })
7448
7449
  ] });
7449
7450
  }
7450
- ), xe = {
7451
+ ), Ie = {
7451
7452
  "search-input": "lc-SearchInput-module__search-input___3J4w9",
7452
7453
  "search-input--compact": "lc-SearchInput-module__search-input--compact___4hBLm",
7453
7454
  "search-input--medium": "lc-SearchInput-module__search-input--medium___c3OEc",
@@ -7497,13 +7498,13 @@ const wa = {
7497
7498
  p.useImperativeHandle(i, () => f.current, [i]);
7498
7499
  const [b, x] = p.useState(!0), [S, k] = p.useState(!1), y = !!n && !t && !r, I = e && !b && "true", C = u(
7499
7500
  l,
7500
- xe[qe],
7501
- xe[`${qe}--${o}`],
7502
- S && xe[`${qe}--focused`],
7503
- t && xe[`${qe}--disabled`],
7504
- e && xe[`${qe}--collapsable`],
7505
- e && xe[`${qe}--collapsable--${o}`],
7506
- !b && xe[`${qe}--collapsable--open`]
7501
+ Ie[qe],
7502
+ Ie[`${qe}--${o}`],
7503
+ S && Ie[`${qe}--focused`],
7504
+ t && Ie[`${qe}--disabled`],
7505
+ e && Ie[`${qe}--collapsable`],
7506
+ e && Ie[`${qe}--collapsable--${o}`],
7507
+ !b && Ie[`${qe}--collapsable--open`]
7507
7508
  );
7508
7509
  p.useEffect(() => {
7509
7510
  e && n && x(!1);
@@ -7519,7 +7520,7 @@ const wa = {
7519
7520
  e && x(!1), k(!0);
7520
7521
  }, P = () => {
7521
7522
  e && !n && x(!0), k(!1);
7522
- }, O = (N) => {
7523
+ }, M = (N) => {
7523
7524
  N.key === we.enter && (N.preventDefault(), d(n));
7524
7525
  };
7525
7526
  return /* @__PURE__ */ h(
@@ -7534,8 +7535,8 @@ const wa = {
7534
7535
  F,
7535
7536
  {
7536
7537
  className: u(
7537
- xe[`${qe}__search-icon`],
7538
- xe[`${qe}__search-icon--${o}`]
7538
+ Ie[`${qe}__search-icon`],
7539
+ Ie[`${qe}__search-icon--${o}`]
7539
7540
  ),
7540
7541
  source: en,
7541
7542
  disabled: t,
@@ -7547,9 +7548,9 @@ const wa = {
7547
7548
  {
7548
7549
  as: "div",
7549
7550
  className: u(
7550
- xe[Wr],
7551
- xe[`${Wr}--${o}`],
7552
- c && xe[`${Wr}--crop`]
7551
+ Ie[Wr],
7552
+ Ie[`${Wr}--${o}`],
7553
+ c && Ie[`${Wr}--crop`]
7553
7554
  ),
7554
7555
  children: /* @__PURE__ */ a(
7555
7556
  "input",
@@ -7562,25 +7563,25 @@ const wa = {
7562
7563
  onChange: E,
7563
7564
  onBlur: P,
7564
7565
  onFocus: T,
7565
- onKeyDown: O,
7566
+ onKeyDown: M,
7566
7567
  disabled: t
7567
7568
  }, s)
7568
7569
  )
7569
7570
  }
7570
7571
  ),
7571
7572
  y && /* @__PURE__ */ a(
7572
- K,
7573
+ X,
7573
7574
  {
7574
7575
  "aria-label": "Clear search",
7575
7576
  title: "Clear search",
7576
- className: xe[`${qe}__clear-icon`],
7577
+ className: Ie[`${qe}__clear-icon`],
7577
7578
  onClick: w,
7578
7579
  icon: /* @__PURE__ */ a(F, { source: Qe, kind: "primary" }),
7579
7580
  kind: "text",
7580
7581
  size: "compact"
7581
7582
  }
7582
7583
  ),
7583
- r && /* @__PURE__ */ a("div", { className: xe[`${qe}__loader`], children: /* @__PURE__ */ a(so, { size: "small" }) })
7584
+ r && /* @__PURE__ */ a("div", { className: Ie[`${qe}__loader`], children: /* @__PURE__ */ a(so, { size: "small" }) })
7584
7585
  ]
7585
7586
  }
7586
7587
  );
@@ -7844,7 +7845,7 @@ const $a = {
7844
7845
  e
7845
7846
  );
7846
7847
  return /* @__PURE__ */ a("span", v({ className: l }, _));
7847
- }, Oi = "lc-Switch-module__switch__input___-bYMW", Mi = "lc-Switch-module__switch__container___dYb8a", Li = "lc-Switch-module__switch__track___3lNXx", Gi = "lc-Switch-module__switch__slider___NmDHK", Hi = "lc-Switch-module__switch__loader___Pbo1Q", Ui = "lc-Switch-module__switch__icon___tCZTq", ie = {
7848
+ }, Mi = "lc-Switch-module__switch__input___-bYMW", Oi = "lc-Switch-module__switch__container___dYb8a", Li = "lc-Switch-module__switch__track___3lNXx", Gi = "lc-Switch-module__switch__slider___NmDHK", Hi = "lc-Switch-module__switch__loader___Pbo1Q", Ui = "lc-Switch-module__switch__icon___tCZTq", ce = {
7848
7849
  switch: "lc-Switch-module__switch___PKzsW",
7849
7850
  "switch__track--enabled": "lc-Switch-module__switch__track--enabled___Dwbmx",
7850
7851
  "switch__track--on": "lc-Switch-module__switch__track--on___7vdEj",
@@ -7853,9 +7854,9 @@ const $a = {
7853
7854
  "switch--compact": "lc-Switch-module__switch--compact___T4bhh",
7854
7855
  "switch--medium": "lc-Switch-module__switch--medium___uruMu",
7855
7856
  "switch--focused": "lc-Switch-module__switch--focused___XADLL",
7856
- switch__input: Oi,
7857
+ switch__input: Mi,
7857
7858
  "switch__input--disabled": "lc-Switch-module__switch__input--disabled___c1vVD",
7858
- switch__container: Mi,
7859
+ switch__container: Oi,
7859
7860
  switch__track: Li,
7860
7861
  "switch__container--focused": "lc-Switch-module__switch__container--focused___120ao",
7861
7862
  "switch__track--disabled": "lc-Switch-module__switch__track--disabled___pz3md",
@@ -7875,12 +7876,12 @@ const $a = {
7875
7876
  "switch__loader--medium": "lc-Switch-module__switch__loader--medium___XpfaO",
7876
7877
  "switch__loader--large": "lc-Switch-module__switch__loader--large___NDgeg",
7877
7878
  switch__icon: Ui
7878
- }, le = "switch", uu = (m) => {
7879
+ }, ne = "switch", uu = (m) => {
7879
7880
  var g = m, {
7880
7881
  className: e = "",
7881
7882
  defaultOn: t = !1,
7882
7883
  disabled: r = !1,
7883
- name: _ = le,
7884
+ name: _ = ne,
7884
7885
  on: o,
7885
7886
  onChange: n,
7886
7887
  size: l = "large",
@@ -7902,13 +7903,13 @@ const $a = {
7902
7903
  const f = o !== void 0, [b, x] = p.useState(
7903
7904
  () => f ? o : t
7904
7905
  ), [S, k] = p.useState(!1), y = f ? o : b, I = c === "loading", C = c === "locked", E = l === "large" ? "small" : "xsmall", w = y ? "on" : "off", $ = r || I || C, T = $ ? "disabled" : "enabled", P = u(
7905
- ie[le],
7906
- ie[`${le}--${l}`],
7906
+ ce[ne],
7907
+ ce[`${ne}--${l}`],
7907
7908
  {
7908
- [ie[`${le}--focused`]]: S
7909
+ [ce[`${ne}--focused`]]: S
7909
7910
  },
7910
7911
  e
7911
- ), O = (N) => {
7912
+ ), M = (N) => {
7912
7913
  n == null || n(N, !y), f || (N.stopPropagation(), x((A) => !A));
7913
7914
  };
7914
7915
  return /* @__PURE__ */ h("span", { className: P, children: [
@@ -7917,10 +7918,10 @@ const $a = {
7917
7918
  B(v({
7918
7919
  type: "checkbox",
7919
7920
  className: u(
7920
- ie[`${le}__input`],
7921
- ie[`${le}__input--${T}`]
7921
+ ce[`${ne}__input`],
7922
+ ce[`${ne}__input--${T}`]
7922
7923
  ),
7923
- onChange: O,
7924
+ onChange: M,
7924
7925
  checked: y,
7925
7926
  name: _,
7926
7927
  ref: d,
@@ -7934,17 +7935,17 @@ const $a = {
7934
7935
  /* @__PURE__ */ h(
7935
7936
  "span",
7936
7937
  {
7937
- className: u(ie[`${le}__container`], {
7938
- [ie[`${le}__container--focused`]]: S
7938
+ className: u(ce[`${ne}__container`], {
7939
+ [ce[`${ne}__container--focused`]]: S
7939
7940
  }),
7940
7941
  children: [
7941
7942
  /* @__PURE__ */ a(
7942
7943
  "span",
7943
7944
  {
7944
7945
  className: u(
7945
- ie[`${le}__track`],
7946
- ie[`${le}__track--${w}`],
7947
- ie[`${le}__track--${T}`]
7946
+ ce[`${ne}__track`],
7947
+ ce[`${ne}__track--${w}`],
7948
+ ce[`${ne}__track--${T}`]
7948
7949
  )
7949
7950
  }
7950
7951
  ),
@@ -7952,10 +7953,10 @@ const $a = {
7952
7953
  "span",
7953
7954
  {
7954
7955
  className: u(
7955
- ie[`${le}__slider`],
7956
- ie[`${le}__slider--${T}`],
7957
- ie[`${le}__slider--${l}`],
7958
- ie[`${le}__slider--${l}--${w}`]
7956
+ ce[`${ne}__slider`],
7957
+ ce[`${ne}__slider--${T}`],
7958
+ ce[`${ne}__slider--${l}`],
7959
+ ce[`${ne}__slider--${l}--${w}`]
7959
7960
  ),
7960
7961
  children: [
7961
7962
  I && /* @__PURE__ */ a(
@@ -7963,15 +7964,15 @@ const $a = {
7963
7964
  {
7964
7965
  "data-testid": "switch-loader",
7965
7966
  className: u(
7966
- ie[`${le}__loader`],
7967
- ie[`${le}__loader--${l}`]
7967
+ ce[`${ne}__loader`],
7968
+ ce[`${ne}__loader--${l}`]
7968
7969
  )
7969
7970
  }
7970
7971
  ),
7971
7972
  C && /* @__PURE__ */ a(
7972
7973
  F,
7973
7974
  {
7974
- className: ie[`${le}__icon`],
7975
+ className: ce[`${ne}__icon`],
7975
7976
  "data-testid": "lock-icon",
7976
7977
  size: E,
7977
7978
  source: tn,
@@ -8131,7 +8132,7 @@ const $a = {
8131
8132
  d
8132
8133
  );
8133
8134
  }) });
8134
- var Ee = /* @__PURE__ */ ((e) => (e.Ascending = "asc", e.Descending = "desc", e.None = "none", e))(Ee || {});
8135
+ var Te = /* @__PURE__ */ ((e) => (e.Ascending = "asc", e.Descending = "desc", e.None = "none", e))(Te || {});
8135
8136
  const as = "lc-TableHeader-module__header___JDLIB", rs = "lc-TableHeader-module__header__cell___aYvzx", os = "lc-TableHeader-module__header__hiddenIcon___NNtMw", _s = "lc-TableHeader-module__header__resizer___h-Al0", ns = "lc-TableHeader-module__header__content___LRMNn", ea = {
8136
8137
  header: as,
8137
8138
  header__cell: rs,
@@ -8142,10 +8143,10 @@ const as = "lc-TableHeader-module__header___JDLIB", rs = "lc-TableHeader-module_
8142
8143
  "header--selectable": "lc-TableHeader-module__header--selectable___yPgDs"
8143
8144
  }, ra = "header", ls = `${ra}__cell`, cs = `${ra}__resizer`, is = `${ra}__content`, ss = `${ra}__hiddenIcon`;
8144
8145
  function ds(e, t, r, _) {
8145
- return e.key === t && e.direction !== Ee.None && r ? /* @__PURE__ */ a(
8146
+ return e.key === t && e.direction !== Te.None && r ? /* @__PURE__ */ a(
8146
8147
  F,
8147
8148
  {
8148
- source: e.direction === Ee.Ascending ? an : rn,
8149
+ source: e.direction === Te.Ascending ? an : rn,
8149
8150
  kind: "primary"
8150
8151
  }
8151
8152
  ) : _ && r ? /* @__PURE__ */ a(F, { source: on, kind: "subtle" }) : /* @__PURE__ */ a(F, { source: _n, className: ea[ss] });
@@ -8250,48 +8251,48 @@ const us = ({
8250
8251
  onSelectionChange: s
8251
8252
  }), [C, E] = p.useState({
8252
8253
  key: null,
8253
- direction: Ee.None
8254
+ direction: Te.None
8254
8255
  }), [w, $] = p.useState(Array(t.length).fill(void 0)), T = (N, A) => {
8255
8256
  A.preventDefault();
8256
- const M = A.clientX, z = w[N] || A.currentTarget.offsetWidth, U = w[N + 1] || 0, H = 1.05, W = (Je) => {
8257
- const Te = (Je.clientX - M) * H;
8258
- $((ee) => {
8259
- const j = [...ee], Ue = Math.max(50, z + Te), et = Math.max(50, U - Te);
8260
- return j[N] = Ue, N + 1 < j.length && (j[N + 1] = et), j;
8257
+ const O = A.clientX, z = w[N] || A.currentTarget.offsetWidth, U = w[N + 1] || 0, H = 1.05, W = (Je) => {
8258
+ const ze = (Je.clientX - O) * H;
8259
+ $((ye) => {
8260
+ const K = [...ye], be = Math.max(50, z + ze), et = Math.max(50, U - ze);
8261
+ return K[N] = be, N + 1 < K.length && (K[N + 1] = et), K;
8261
8262
  });
8262
- }, Be = () => {
8263
- document.removeEventListener("mousemove", W), document.removeEventListener("mouseup", Be);
8263
+ }, Ae = () => {
8264
+ document.removeEventListener("mousemove", W), document.removeEventListener("mouseup", Ae);
8264
8265
  };
8265
- document.addEventListener("mousemove", W), document.addEventListener("mouseup", Be);
8266
+ document.addEventListener("mousemove", W), document.addEventListener("mouseup", Ae);
8266
8267
  }, P = (N) => {
8267
- const A = t.find((M) => M.key === N);
8268
- !A || A.sortable === !1 || E((M) => {
8269
- if (M.key === N) {
8268
+ const A = t.find((O) => O.key === N);
8269
+ !A || A.sortable === !1 || E((O) => {
8270
+ if (O.key === N) {
8270
8271
  let z;
8271
- switch (M.direction) {
8272
- case Ee.None:
8273
- z = Ee.Ascending;
8272
+ switch (O.direction) {
8273
+ case Te.None:
8274
+ z = Te.Ascending;
8274
8275
  break;
8275
- case Ee.Ascending:
8276
- z = Ee.Descending;
8276
+ case Te.Ascending:
8277
+ z = Te.Descending;
8277
8278
  break;
8278
8279
  default:
8279
- z = Ee.None;
8280
+ z = Te.None;
8280
8281
  }
8281
8282
  return {
8282
- key: z === Ee.None ? null : N,
8283
+ key: z === Te.None ? null : N,
8283
8284
  direction: z
8284
8285
  };
8285
8286
  } else
8286
- return { key: N, direction: Ee.Ascending };
8287
+ return { key: N, direction: Te.Ascending };
8287
8288
  });
8288
- }, O = p.useMemo(() => {
8289
- if (!C.key || C.direction === Ee.None)
8289
+ }, M = p.useMemo(() => {
8290
+ if (!C.key || C.direction === Te.None)
8290
8291
  return e;
8291
8292
  const N = t.find((A) => A.key === C.key);
8292
- return N ? [...e].sort((A, M) => {
8293
- const z = N.sortValue ? N.sortValue(A) : A[C.key], U = N.sortValue ? N.sortValue(M) : M[C.key];
8294
- return z < U ? C.direction === Ee.Ascending ? -1 : 1 : z > U ? C.direction === Ee.Ascending ? 1 : -1 : 0;
8293
+ return N ? [...e].sort((A, O) => {
8294
+ const z = N.sortValue ? N.sortValue(A) : A[C.key], U = N.sortValue ? N.sortValue(O) : O[C.key];
8295
+ return z < U ? C.direction === Te.Ascending ? -1 : 1 : z > U ? C.direction === Te.Ascending ? 1 : -1 : 0;
8295
8296
  }) : e;
8296
8297
  }, [e, C, t]);
8297
8298
  if (p.useEffect(() => {
@@ -8348,7 +8349,7 @@ const us = ({
8348
8349
  /* @__PURE__ */ a(
8349
8350
  ts,
8350
8351
  {
8351
- data: O,
8352
+ data: M,
8352
8353
  columns: t,
8353
8354
  getRowId: l,
8354
8355
  columnWidths: w,
@@ -8496,16 +8497,16 @@ const us = ({
8496
8497
  }, $ = (N) => {
8497
8498
  i && I(S), s == null || s(N);
8498
8499
  }, T = (N, A) => {
8499
- const M = [...t || []];
8500
- M.reduce(
8500
+ const O = [...t || []];
8501
+ O.reduce(
8501
8502
  (U, H, W) => U + (H === A && W !== N ? 1 : 0),
8502
8503
  0
8503
- ) > 0 ? M.splice(N, 1) : M[N] = A, r(M);
8504
+ ) > 0 ? O.splice(N, 1) : O[N] = A, r(O);
8504
8505
  }, P = (N) => {
8505
8506
  N.preventDefault();
8506
- const M = N.clipboardData.getData("text/plain").split(/[\s,;\n]+/);
8507
- r([...t || [], ...M]);
8508
- }, O = (N, A) => typeof N == "string" ? /* @__PURE__ */ a(
8507
+ const O = N.clipboardData.getData("text/plain").split(/[\s,;\n]+/);
8508
+ r([...t || [], ...O]);
8509
+ }, M = (N, A) => typeof N == "string" ? /* @__PURE__ */ a(
8509
8510
  Wo,
8510
8511
  {
8511
8512
  index: A,
@@ -8533,7 +8534,7 @@ const us = ({
8533
8534
  );
8534
8535
  return /* @__PURE__ */ h(Q, { children: [
8535
8536
  /* @__PURE__ */ h(D, { as: "div", className: b, children: [
8536
- t == null ? void 0 : t.map(O),
8537
+ t == null ? void 0 : t.map(M),
8537
8538
  /* @__PURE__ */ a(
8538
8539
  "input",
8539
8540
  B(v({}, m), {
@@ -8558,7 +8559,7 @@ const us = ({
8558
8559
  "placeholder"
8559
8560
  ]);
8560
8561
  return /* @__PURE__ */ a(Cs, B(v({}, t), { placeholder: e, validator: $s }));
8561
- }, Ns = "lc-Toast-module__toast___ngbBR", Ss = "lc-Toast-module__toast__content___XGt2m", xs = "lc-Toast-module__toast__actions___iFshW", Is = "lc-Toast-module__toast__actions__button___sQIbQ", se = {
8562
+ }, Ns = "lc-Toast-module__toast___ngbBR", Ss = "lc-Toast-module__toast__content___XGt2m", xs = "lc-Toast-module__toast__actions___iFshW", Is = "lc-Toast-module__toast__actions__button___sQIbQ", ie = {
8562
8563
  toast: Ns,
8563
8564
  toast__content: Ss,
8564
8565
  toast__actions: xs,
@@ -8599,7 +8600,7 @@ const us = ({
8599
8600
  source: Xo
8600
8601
  },
8601
8602
  info: {
8602
- source: Oa
8603
+ source: Ma
8603
8604
  }
8604
8605
  }, Pt = "toast", Bs = (c) => {
8605
8606
  var d = c, {
@@ -8618,18 +8619,18 @@ const us = ({
8618
8619
  "onClose"
8619
8620
  ]);
8620
8621
  const s = u(
8621
- se[Pt],
8622
- se[`${Pt}--${o}`],
8622
+ ie[Pt],
8623
+ ie[`${Pt}--${o}`],
8623
8624
  t
8624
8625
  ), i = typeof r == "string", m = (g) => g && g.closesOnClick && n ? (g.onClick(), n()) : g.onClick();
8625
8626
  return /* @__PURE__ */ h("div", B(v({ className: s }, l), { children: [
8626
- /* @__PURE__ */ a("div", { className: se[`${Pt}__icon`], children: /* @__PURE__ */ a(F, B(v({}, Es[o]), { size: "medium" })) }),
8627
- /* @__PURE__ */ a("div", { className: se[`${Pt}__content`], children: i ? /* @__PURE__ */ a(D, { as: "div", children: r }) : r }),
8628
- (e || _) && /* @__PURE__ */ h("div", { className: se[`${Pt}__actions`], children: [
8627
+ /* @__PURE__ */ a("div", { className: ie[`${Pt}__icon`], children: /* @__PURE__ */ a(F, B(v({}, Es[o]), { size: "medium" })) }),
8628
+ /* @__PURE__ */ a("div", { className: ie[`${Pt}__content`], children: i ? /* @__PURE__ */ a(D, { as: "div", children: r }) : r }),
8629
+ (e || _) && /* @__PURE__ */ h("div", { className: ie[`${Pt}__actions`], children: [
8629
8630
  e && /* @__PURE__ */ a(
8630
- K,
8631
+ X,
8631
8632
  {
8632
- className: se[`${Pt}__actions--custom`],
8633
+ className: ie[`${Pt}__actions--custom`],
8633
8634
  kind: "text",
8634
8635
  size: "compact",
8635
8636
  onClick: () => m(e),
@@ -8640,8 +8641,8 @@ const us = ({
8640
8641
  "button",
8641
8642
  {
8642
8643
  className: u(
8643
- se[`${Pt}__actions__button`],
8644
- se[`${Pt}__actions__button--${o}`]
8644
+ ie[`${Pt}__actions__button`],
8645
+ ie[`${Pt}__actions__button--${o}`]
8645
8646
  ),
8646
8647
  "aria-label": "Close toast",
8647
8648
  onClick: n,
@@ -8660,12 +8661,12 @@ const us = ({
8660
8661
  horizontalPosition: l = "center"
8661
8662
  }) => {
8662
8663
  const c = u(
8663
- se[Ea],
8664
+ ie[Ea],
8664
8665
  {
8665
- [se[`${Ea}--fixed`]]: r,
8666
- [se[`${Ea}--block`]]: !r && _,
8667
- [se[`${Ea}--horizontal-${l}`]]: l,
8668
- [se[`${Ea}--vertical-${n}`]]: n
8666
+ [ie[`${Ea}--fixed`]]: r,
8667
+ [ie[`${Ea}--block`]]: !r && _,
8668
+ [ie[`${Ea}--horizontal-${l}`]]: l,
8669
+ [ie[`${Ea}--vertical-${n}`]]: n
8669
8670
  },
8670
8671
  e
8671
8672
  );
@@ -8673,10 +8674,10 @@ const us = ({
8673
8674
  jo,
8674
8675
  {
8675
8676
  classNames: {
8676
- enter: se[`toast-appear--${o}`],
8677
- enterActive: se[`toast-appear-active--${o}`],
8678
- exit: se[`toast-exit--${o}`],
8679
- exitActive: se[`toast-exit-active--${o}`]
8677
+ enter: ie[`toast-appear--${o}`],
8678
+ enterActive: ie[`toast-appear-active--${o}`],
8679
+ exit: ie[`toast-exit--${o}`],
8680
+ exitActive: ie[`toast-exit-active--${o}`]
8680
8681
  },
8681
8682
  timeout: Ts,
8682
8683
  children: /* @__PURE__ */ a(
@@ -8827,7 +8828,7 @@ const us = ({
8827
8828
  }
8828
8829
  )
8829
8830
  ] })
8830
- ), q = {
8831
+ ), j = {
8831
8832
  "upload-bar": "lc-UploadBar-module__upload-bar___0ZOP3",
8832
8833
  "upload-bar__loader-test": "lc-UploadBar-module__upload-bar__loader-test___4QKID",
8833
8834
  "upload-bar--error": "lc-UploadBar-module__upload-bar--error___83It3",
@@ -8848,24 +8849,24 @@ const us = ({
8848
8849
  "upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___-N5nJ",
8849
8850
  "upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___C3au9",
8850
8851
  "upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___95G7b"
8851
- }, Ie = "upload-bar", $t = `${Ie}__wrapper__header`, Rs = 300, Os = (e, t) => e === "success" ? /* @__PURE__ */ a(
8852
+ }, Be = "upload-bar", $t = `${Be}__wrapper__header`, Rs = 300, Ms = (e, t) => e === "success" ? /* @__PURE__ */ a(
8852
8853
  "div",
8853
8854
  {
8854
8855
  "data-testid": "success-icon",
8855
- className: q[`${$t}__success-icon`],
8856
+ className: j[`${$t}__success-icon`],
8856
8857
  children: /* @__PURE__ */ a(F, { source: Ga })
8857
8858
  }
8858
8859
  ) : e === "error" ? /* @__PURE__ */ a(
8859
8860
  "div",
8860
8861
  {
8861
8862
  "data-testid": "error-icon",
8862
- className: q[`${$t}__error-icon`],
8863
+ className: j[`${$t}__error-icon`],
8863
8864
  children: /* @__PURE__ */ a(F, { source: ln })
8864
8865
  }
8865
8866
  ) : /* @__PURE__ */ a(
8866
8867
  Si,
8867
8868
  {
8868
- className: q[`${$t}__loader`],
8869
+ className: j[`${$t}__loader`],
8869
8870
  status: e,
8870
8871
  progressValue: t
8871
8872
  }
@@ -8883,12 +8884,12 @@ const us = ({
8883
8884
  onCloseButtonClick: i,
8884
8885
  onRetryButtonClick: m
8885
8886
  }) => {
8886
- const [g, f] = p.useState(o || !1), b = l === "error", x = l === "success", S = u(q[Ie], t, {
8887
- [q[`${Ie}--error`]]: b,
8888
- [q[`${Ie}--success`]]: x
8887
+ const [g, f] = p.useState(o || !1), b = l === "error", x = l === "success", S = u(j[Be], t, {
8888
+ [j[`${Be}--error`]]: b,
8889
+ [j[`${Be}--success`]]: x
8889
8890
  }), k = !(b && (m || i)), y = () => f(!g);
8890
- return s === "single" ? /* @__PURE__ */ a("div", { className: S, children: /* @__PURE__ */ h("div", { className: q[`${Ie}__wrapper`], children: [
8891
- /* @__PURE__ */ a("div", { className: q[`${$t}`], children: /* @__PURE__ */ a(
8891
+ return s === "single" ? /* @__PURE__ */ a("div", { className: S, children: /* @__PURE__ */ h("div", { className: j[`${Be}__wrapper`], children: [
8892
+ /* @__PURE__ */ a("div", { className: j[`${$t}`], children: /* @__PURE__ */ a(
8892
8893
  Fs,
8893
8894
  {
8894
8895
  title: b && n || _,
@@ -8910,22 +8911,22 @@ const us = ({
8910
8911
  /* @__PURE__ */ a(
8911
8912
  "div",
8912
8913
  {
8913
- className: q[`${Ie}__wrapper`],
8914
+ className: j[`${Be}__wrapper`],
8914
8915
  onClick: y,
8915
- children: /* @__PURE__ */ h("div", { className: q[`${$t}`], children: [
8916
- /* @__PURE__ */ a("div", { className: q[`${$t}__icon`], children: Os(l, r) }),
8917
- /* @__PURE__ */ a("div", { className: q[`${$t}__title`], children: /* @__PURE__ */ a(D, { size: "sm", as: "div", children: b ? n : _ }) }),
8916
+ children: /* @__PURE__ */ h("div", { className: j[`${$t}`], children: [
8917
+ /* @__PURE__ */ a("div", { className: j[`${$t}__icon`], children: Ms(l, r) }),
8918
+ /* @__PURE__ */ a("div", { className: j[`${$t}__title`], children: /* @__PURE__ */ a(D, { size: "sm", as: "div", children: b ? n : _ }) }),
8918
8919
  k && /* @__PURE__ */ a(
8919
8920
  "button",
8920
8921
  {
8921
- className: q[`${$t}__collapse-button`],
8922
+ className: j[`${$t}__collapse-button`],
8922
8923
  type: "button",
8923
8924
  "aria-label": "Collapse button",
8924
8925
  onClick: y,
8925
8926
  children: g ? /* @__PURE__ */ a(F, { source: kr }) : /* @__PURE__ */ a(F, { source: Kt })
8926
8927
  }
8927
8928
  ),
8928
- l === "error" && /* @__PURE__ */ a("div", { className: q[`${$t}__actions-container`], children: /* @__PURE__ */ a(
8929
+ l === "error" && /* @__PURE__ */ a("div", { className: j[`${$t}__actions-container`], children: /* @__PURE__ */ a(
8929
8930
  oo,
8930
8931
  {
8931
8932
  status: l,
@@ -8941,13 +8942,13 @@ const us = ({
8941
8942
  {
8942
8943
  timeout: Rs,
8943
8944
  classNames: {
8944
- enter: q[`${Ie}__files--enter`],
8945
- enterActive: q[`${Ie}__files--enter-active`],
8946
- exit: q[`${Ie}__files--exit`],
8947
- exitActive: q[`${Ie}__files--exit-active`],
8948
- exitDone: q[`${Ie}__files--exit-done`]
8945
+ enter: j[`${Be}__files--enter`],
8946
+ enterActive: j[`${Be}__files--enter-active`],
8947
+ exit: j[`${Be}__files--exit`],
8948
+ exitActive: j[`${Be}__files--exit-active`],
8949
+ exitDone: j[`${Be}__files--exit-done`]
8949
8950
  },
8950
- children: /* @__PURE__ */ a("div", { className: q[`${Ie}__files`], children: /* @__PURE__ */ a("div", { className: q[`${Ie}__files-wrapper`], children: /* @__PURE__ */ a("div", { className: q[`${Ie}__files__list`], children: e }) }) })
8951
+ children: /* @__PURE__ */ a("div", { className: j[`${Be}__files`], children: /* @__PURE__ */ a("div", { className: j[`${Be}__files-wrapper`], children: /* @__PURE__ */ a("div", { className: j[`${Be}__files__list`], children: e }) }) })
8951
8952
  }
8952
8953
  ) })
8953
8954
  ] });
@@ -8972,20 +8973,20 @@ export {
8972
8973
  Td as AutoComplete,
8973
8974
  g_ as Avatar,
8974
8975
  pr as Badge,
8975
- K as Button,
8976
+ X as Button,
8976
8977
  Dd as Card,
8977
8978
  Sr as Checkbox,
8978
8979
  Pd as DatePicker,
8979
8980
  Fd as DatePickerRangeCalendarsWrapper,
8980
8981
  Js as DesignToken,
8981
8982
  Rd as DetailsCard,
8982
- Od as DetailsCardInfo,
8983
+ Md as DetailsCardInfo,
8983
8984
  sd as Display,
8984
8985
  fu as EmailTagInput,
8985
8986
  xd as ExpirationCounter,
8986
8987
  Nr as FieldDescription,
8987
8988
  uo as FieldError,
8988
- Md as FieldGroup,
8989
+ Od as FieldGroup,
8989
8990
  Fs as FileUploadProgress,
8990
8991
  oo as FileUploadProgressActions,
8991
8992
  wu as FloatingPortal,
@@ -8996,7 +8997,7 @@ export {
8996
8997
  lu as GridCol,
8997
8998
  nu as GridRow,
8998
8999
  _u as GridWrapper,
8999
- de as Heading,
9000
+ se as Heading,
9000
9001
  F as Icon,
9001
9002
  gd as Info,
9002
9003
  Ul as Input,
@@ -9018,8 +9019,8 @@ export {
9018
9019
  $d as NavigationGroup,
9019
9020
  Nd as NavigationItem,
9020
9021
  l_ as NavigationTopBar,
9021
- Ml as NavigationTopBarAlert,
9022
- Ol as NavigationTopBarTitle,
9022
+ Ol as NavigationTopBarAlert,
9023
+ Ml as NavigationTopBarTitle,
9023
9024
  Yd as NumericInput,
9024
9025
  Zd as OnboardingChecklist,
9025
9026
  qd as OverflowTooltipText,
@@ -9066,7 +9067,7 @@ export {
9066
9067
  au as ThumbnailSelectableCard,
9067
9068
  Bs as Toast,
9068
9069
  bu as ToastWrapper,
9069
- Ot as Tooltip,
9070
+ Mt as Tooltip,
9070
9071
  _d as TransitionDelayToken,
9071
9072
  rd as TransitionDurationToken,
9072
9073
  od as TransitionTimingToken,