@livechat/design-system-react-components 1.10.0 → 1.10.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/dsrc.es.js CHANGED
@@ -9,8 +9,8 @@ var Ut = (t, a, r) => a in t ? hr(t, a, { enumerable: !0, configurable: !0, writ
9
9
  for (var r of $t(a))
10
10
  ha.call(a, r) && Ut(t, r, a[r]);
11
11
  return t;
12
- }, B = (t, a) => kr(t, yr(a));
13
- var P = (t, a) => {
12
+ }, T = (t, a) => kr(t, yr(a));
13
+ var I = (t, a) => {
14
14
  var r = {};
15
15
  for (var _ in t)
16
16
  va.call(t, _) && a.indexOf(_) < 0 && (r[_] = t[_]);
@@ -389,7 +389,7 @@ const Fc = {
389
389
  onClose: i,
390
390
  onOpen: d,
391
391
  floatingStrategy: p
392
- } = v, u = P(v, [
392
+ } = v, u = I(v, [
393
393
  "className",
394
394
  "triggerClassName",
395
395
  "options",
@@ -405,7 +405,7 @@ const Fc = {
405
405
  ]);
406
406
  const g = s !== void 0, [b, k] = e.useState(c), f = e.useRef(-1), $ = e.useRef(null), w = g ? s : b, F = () => {
407
407
  w ? (i == null || i(), !g && k(!1)) : (d == null || d(), !g && k(!0));
408
- }, { x: E, y: T, strategy: S, refs: se, context: A } = la({
408
+ }, { x: E, y: B, strategy: D, refs: se, context: A } = la({
409
409
  middleware: [na(4), sa(n)],
410
410
  placement: o,
411
411
  open: w,
@@ -481,7 +481,7 @@ const Fc = {
481
481
  ));
482
482
  return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
483
483
  "div",
484
- B(y({
484
+ T(y({
485
485
  "data-testid": "action-menu-trigger-button",
486
486
  ref: se.setReference
487
487
  }, Be()), {
@@ -494,14 +494,14 @@ const Fc = {
494
494
  ref: se.setFloating,
495
495
  className: je[Qe],
496
496
  style: y({
497
- position: S,
498
- top: T != null ? T : "",
497
+ position: D,
498
+ top: B != null ? B : "",
499
499
  left: E != null ? E : ""
500
500
  }, Oe)
501
501
  }, fe()),
502
502
  /* @__PURE__ */ e.createElement(
503
503
  "ul",
504
- B(y({}, u), {
504
+ T(y({}, u), {
505
505
  className: m(je[`${Qe}__list`], t),
506
506
  role: "menu",
507
507
  ref: $
@@ -539,7 +539,7 @@ const Fc = {
539
539
  size: a = "md",
540
540
  children: r,
541
541
  className: _
542
- } = l, o = P(l, [
542
+ } = l, o = I(l, [
543
543
  "as",
544
544
  "size",
545
545
  "children",
@@ -560,7 +560,7 @@ const Fc = {
560
560
  strike: c = !1,
561
561
  children: l,
562
562
  className: n
563
- } = d, s = P(d, [
563
+ } = d, s = I(d, [
564
564
  "as",
565
565
  "size",
566
566
  "caps",
@@ -592,7 +592,7 @@ const Fc = {
592
592
  size: a = "md",
593
593
  children: r,
594
594
  className: _
595
- } = l, o = P(l, [
595
+ } = l, o = I(l, [
596
596
  "as",
597
597
  "size",
598
598
  "children",
@@ -703,7 +703,7 @@ const Fc = {
703
703
  children: d,
704
704
  href: p,
705
705
  onClick: u
706
- } = b, h = P(b, [
706
+ } = b, h = I(b, [
707
707
  "loading",
708
708
  "disabled",
709
709
  "type",
@@ -814,7 +814,7 @@ const Fc = {
814
814
  width: 32,
815
815
  height: 32
816
816
  }
817
- }, Ca = "icon", x = (t) => {
817
+ }, Ca = "icon", S = (t) => {
818
818
  const d = t, {
819
819
  source: a,
820
820
  size: r = "medium",
@@ -822,21 +822,21 @@ const Fc = {
822
822
  disabled: o,
823
823
  className: c,
824
824
  customColor: l
825
- } = d, n = P(d, [
825
+ } = d, n = I(d, [
826
826
  "source",
827
827
  "size",
828
828
  "kind",
829
829
  "disabled",
830
830
  "className",
831
831
  "customColor"
832
- ]), s = e.createElement(a, B(y({}, a_[r]), {
832
+ ]), s = e.createElement(a, T(y({}, a_[r]), {
833
833
  color: l
834
834
  })), i = m(
835
835
  c,
836
836
  wa[Ca],
837
837
  _ && wa[`${Ca}--${o ? "disabled--" : ""}${_}`]
838
838
  );
839
- return /* @__PURE__ */ e.createElement("span", B(y({}, n), { className: i }), s);
839
+ return /* @__PURE__ */ e.createElement("span", T(y({}, n), { className: i }), s);
840
840
  };
841
841
  function Xa(t) {
842
842
  switch (t) {
@@ -910,8 +910,8 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
910
910
  referenceElement: w,
911
911
  activationThreshold: F = 0,
912
912
  useDismissHookProps: E,
913
- hoverOutDelayTimeout: T = 100,
914
- arrowOffsetY: S,
913
+ hoverOutDelayTimeout: B = 100,
914
+ arrowOffsetY: D,
915
915
  arrowOffsetX: se,
916
916
  closeOnTriggerBlur: A = !1,
917
917
  floatingStrategy: J
@@ -945,7 +945,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
945
945
  restMs: F,
946
946
  delay: {
947
947
  open: N(b),
948
- close: N(k || T)
948
+ close: N(k || B)
949
949
  },
950
950
  enabled: !f,
951
951
  handleClose: A ? null : Fr()
@@ -965,7 +965,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
965
965
  w && W.setReference(w);
966
966
  }, [W.setReference, w]), /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
967
967
  "div",
968
- B(y({
968
+ T(y({
969
969
  ref: W.setReference
970
970
  }, fr()), {
971
971
  className: r
@@ -973,7 +973,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
973
973
  R ? _() : _
974
974
  ), pr && /* @__PURE__ */ e.createElement(
975
975
  "div",
976
- B(y({
976
+ T(y({
977
977
  ref: W.setFloating,
978
978
  style: y(y({}, ee), gr),
979
979
  className: Ue
@@ -987,7 +987,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
987
987
  className: C[`${Nt}__arrow`],
988
988
  ref: fe,
989
989
  context: _e,
990
- style: r_(S, se, nr, We)
990
+ style: r_(D, se, nr, We)
991
991
  }
992
992
  )
993
993
  ));
@@ -997,7 +997,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
997
997
  className: C[`${ut}-close`],
998
998
  onClick: c
999
999
  },
1000
- /* @__PURE__ */ e.createElement(x, { source: Ne, kind: o ? Xa(o) : "primary" })
1000
+ /* @__PURE__ */ e.createElement(S, { source: Ne, kind: o ? Xa(o) : "primary" })
1001
1001
  ), a && /* @__PURE__ */ e.createElement(
1002
1002
  "div",
1003
1003
  {
@@ -1033,7 +1033,7 @@ const __ = "lc-Tooltip-module__tooltip___QOOAr", o_ = "lc-Tooltip-module__toolti
1033
1033
  className: C[`${xe}-close`],
1034
1034
  onClick: c
1035
1035
  },
1036
- /* @__PURE__ */ e.createElement(x, { source: Ne, kind: o ? Xa(o) : "primary" })
1036
+ /* @__PURE__ */ e.createElement(S, { source: Ne, kind: o ? Xa(o) : "primary" })
1037
1037
  ), r && /* @__PURE__ */ e.createElement("div", { className: C[`${xe}-image-container`] }, /* @__PURE__ */ e.createElement(
1038
1038
  "img",
1039
1039
  {
@@ -1228,7 +1228,7 @@ const Na = 8, xa = "guide-tooltip", Sa = (t, a) => new n_(t, a), Yc = (t) => {
1228
1228
  }
1229
1229
  ), /* @__PURE__ */ e.createElement(
1230
1230
  er,
1231
- B(y({}, t), {
1231
+ T(y({}, t), {
1232
1232
  referenceElement: {
1233
1233
  getBoundingClientRect: () => n,
1234
1234
  contextElement: c
@@ -1399,7 +1399,7 @@ const Na = 8, xa = "guide-tooltip", Sa = (t, a) => new n_(t, a), Yc = (t) => {
1399
1399
  ),
1400
1400
  kind: "plain",
1401
1401
  icon: /* @__PURE__ */ e.createElement(
1402
- x,
1402
+ S,
1403
1403
  {
1404
1404
  source: c ? Ga : Et,
1405
1405
  kind: "primary"
@@ -1459,7 +1459,7 @@ const Na = 8, xa = "guide-tooltip", Sa = (t, a) => new n_(t, a), Yc = (t) => {
1459
1459
  secondaryButton: _,
1460
1460
  kind: o = "info",
1461
1461
  onClose: c
1462
- } = s, l = P(s, [
1462
+ } = s, l = I(s, [
1463
1463
  "children",
1464
1464
  "className",
1465
1465
  "primaryButton",
@@ -1480,8 +1480,8 @@ const Na = 8, xa = "guide-tooltip", Sa = (t, a) => new n_(t, a), Yc = (t) => {
1480
1480
  }, 500);
1481
1481
  return window.addEventListener("resize", v), h(), () => window.removeEventListener("resize", v);
1482
1482
  }), /* @__PURE__ */ e.createElement("div", y({ ref: i, className: u }, l), /* @__PURE__ */ e.createElement("div", { className: he[`${ke}__content`] }, /* @__PURE__ */ e.createElement("div", { className: he[`${ke}__content__wrapper`] }, /* @__PURE__ */ e.createElement(
1483
- x,
1484
- B(y({}, f_[o]), {
1483
+ S,
1484
+ T(y({}, f_[o]), {
1485
1485
  size: "large",
1486
1486
  className: he[`${ke}__icon`]
1487
1487
  })
@@ -1507,7 +1507,7 @@ const Na = 8, xa = "guide-tooltip", Sa = (t, a) => new n_(t, a), Yc = (t) => {
1507
1507
  className: he[`${ke}__close-icon`],
1508
1508
  size: "compact",
1509
1509
  kind: "plain",
1510
- icon: /* @__PURE__ */ e.createElement(x, { source: Ne }),
1510
+ icon: /* @__PURE__ */ e.createElement(S, { source: Ne }),
1511
1511
  onClick: c
1512
1512
  }
1513
1513
  ));
@@ -1613,17 +1613,17 @@ const y_ = "lc-Avatar-module__avatar___1zTCE", E_ = "lc-Avatar-module__avatar__s
1613
1613
  ), E = m(
1614
1614
  ie[`${Z}__icon`],
1615
1615
  ie[`${Z}__icon--${o}`]
1616
- ), T = m(
1616
+ ), B = m(
1617
1617
  ie[`${Z}__rim`],
1618
1618
  ie[`${Z}__rim--${o}`]
1619
- ), S = e.useCallback(() => u(!0), []);
1619
+ ), D = e.useCallback(() => u(!0), []);
1620
1620
  return e.useEffect(() => {
1621
1621
  u(d);
1622
1622
  }, [d]), /* @__PURE__ */ e.createElement("div", { className: w, style: $ }, i && /* @__PURE__ */ e.createElement(
1623
1623
  "div",
1624
1624
  {
1625
1625
  "data-testid": `${Z}__rim`,
1626
- className: T
1626
+ className: B
1627
1627
  }
1628
1628
  ), l && /* @__PURE__ */ e.createElement(
1629
1629
  "div",
@@ -1637,10 +1637,10 @@ const y_ = "lc-Avatar-module__avatar___1zTCE", E_ = "lc-Avatar-module__avatar__s
1637
1637
  className: ie[`${Z}__image`],
1638
1638
  src: c,
1639
1639
  alt: t,
1640
- onError: S
1640
+ onError: D
1641
1641
  }
1642
1642
  ), v && /* @__PURE__ */ e.createElement("span", { style: { color: f } }, b), p && /* @__PURE__ */ e.createElement(
1643
- x,
1643
+ S,
1644
1644
  {
1645
1645
  "data-testid": `${Z}__icon`,
1646
1646
  className: E,
@@ -1668,7 +1668,7 @@ const x_ = "lc-Badge-module__badge___GhLnu", S_ = "lc-Badge-module__badge__dot__
1668
1668
  kind: _ = "primary",
1669
1669
  size: o = "medium",
1670
1670
  type: c = "counter"
1671
- } = s, l = P(s, [
1671
+ } = s, l = I(s, [
1672
1672
  "className",
1673
1673
  "count",
1674
1674
  "max",
@@ -1757,7 +1757,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1757
1757
  expandableContent: c,
1758
1758
  src: l,
1759
1759
  title: n
1760
- } = d, s = P(d, [
1760
+ } = d, s = I(d, [
1761
1761
  "alt",
1762
1762
  "buttonsOptions",
1763
1763
  "children",
@@ -1784,14 +1784,14 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1784
1784
  },
1785
1785
  c
1786
1786
  ), k && /* @__PURE__ */ e.createElement("div", { className: de[Bt] }, /* @__PURE__ */ e.createElement("div", { className: de[`${Bt}__line`] }), /* @__PURE__ */ e.createElement("div", { className: de[`${Bt}__buttons`] }, g && a.map(
1787
- ({ kind: F, onClick: E, children: T }) => /* @__PURE__ */ e.createElement(G, { size: "compact", kind: F, onClick: E }, T)
1787
+ ({ kind: F, onClick: E, children: B }) => /* @__PURE__ */ e.createElement(G, { size: "compact", kind: F, onClick: E }, B)
1788
1788
  ), b && /* @__PURE__ */ e.createElement(
1789
1789
  G,
1790
1790
  {
1791
1791
  className: de[`${Bt}__buttons-expander`],
1792
1792
  kind: "link",
1793
1793
  iconPosition: "right",
1794
- icon: /* @__PURE__ */ e.createElement(x, { source: h }),
1794
+ icon: /* @__PURE__ */ e.createElement(S, { source: h }),
1795
1795
  onClick: () => u(!p)
1796
1796
  },
1797
1797
  v
@@ -1802,12 +1802,12 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1802
1802
  var o = _, {
1803
1803
  children: t,
1804
1804
  className: a = ""
1805
- } = o, r = P(o, [
1805
+ } = o, r = I(o, [
1806
1806
  "children",
1807
1807
  "className"
1808
1808
  ]);
1809
1809
  const c = m(W_[V_], a);
1810
- return /* @__PURE__ */ e.createElement(M, B(y({ as: "span", size: "sm" }, r), { className: c }), t);
1810
+ return /* @__PURE__ */ e.createElement(M, T(y({ as: "span", size: "sm" }, r), { className: c }), t);
1811
1811
  }, Y_ = "lc-Checkbox-module__checkbox___G7nTf", q_ = "lc-Checkbox-module__checkbox__label___-o01x", K_ = "lc-Checkbox-module__checkbox__text___P2SIq", J_ = "lc-Checkbox-module__checkbox__input___YLbVF", j_ = "lc-Checkbox-module__checkbox__checkmark___16pfY", Q_ = "lc-Checkbox-module__checkbox__square___MHUyd", Z_ = "lc-Checkbox-module__checkbox__helper___YSJ-n", Ve = {
1812
1812
  checkbox: Y_,
1813
1813
  checkbox__label: q_,
@@ -1820,7 +1820,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1820
1820
  checkbox__helper: Z_
1821
1821
  }, Ye = "checkbox", Zc = e.forwardRef(
1822
1822
  (n, l) => {
1823
- var s = n, { checked: t, disabled: a, children: r, description: _, className: o } = s, c = P(s, ["checked", "disabled", "children", "description", "className"]);
1823
+ var s = n, { checked: t, disabled: a, children: r, description: _, className: o } = s, c = I(s, ["checked", "disabled", "children", "description", "className"]);
1824
1824
  return /* @__PURE__ */ e.createElement(
1825
1825
  "div",
1826
1826
  {
@@ -1831,7 +1831,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1831
1831
  },
1832
1832
  /* @__PURE__ */ e.createElement("label", { className: Ve[`${Ye}__label`] }, /* @__PURE__ */ e.createElement(
1833
1833
  "input",
1834
- B(y({}, c), {
1834
+ T(y({}, c), {
1835
1835
  ref: l,
1836
1836
  checked: t,
1837
1837
  disabled: a,
@@ -1842,7 +1842,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1842
1842
  _ && /* @__PURE__ */ e.createElement(Gt, { className: Ve[`${Ye}__helper`] }, _)
1843
1843
  );
1844
1844
  }
1845
- ), D = {
1845
+ ), x = {
1846
1846
  "date-picker": "lc-DatePicker-module__date-picker___9AqJ2",
1847
1847
  "date-picker--interaction-disabled": "lc-DatePicker-module__date-picker--interaction-disabled___-zn8o",
1848
1848
  "date-picker__day": "lc-DatePicker-module__date-picker__day___ZTSw9",
@@ -1915,7 +1915,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1915
1915
  );
1916
1916
  return s === 2 && ea(k, p) ? r(lt(k, 1)) : r(k);
1917
1917
  };
1918
- return /* @__PURE__ */ e.createElement("div", { className: l }, /* @__PURE__ */ e.createElement("div", { className: D[`${Ta}__navbar-buttons-wrapper`] }, /* @__PURE__ */ e.createElement(
1918
+ return /* @__PURE__ */ e.createElement("div", { className: l }, /* @__PURE__ */ e.createElement("div", { className: x[`${Ta}__navbar-buttons-wrapper`] }, /* @__PURE__ */ e.createElement(
1919
1919
  "button",
1920
1920
  {
1921
1921
  "data-testid": "date-picker-prev-year-button",
@@ -1925,7 +1925,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1925
1925
  }),
1926
1926
  onClick: v
1927
1927
  },
1928
- /* @__PURE__ */ e.createElement(x, { source: Cr, kind: "subtle" })
1928
+ /* @__PURE__ */ e.createElement(S, { source: Cr, kind: "subtle" })
1929
1929
  ), /* @__PURE__ */ e.createElement(
1930
1930
  "button",
1931
1931
  {
@@ -1936,8 +1936,8 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1936
1936
  }),
1937
1937
  onClick: u
1938
1938
  },
1939
- /* @__PURE__ */ e.createElement(x, { source: Ga, kind: "subtle" })
1940
- )), /* @__PURE__ */ e.createElement("div", { className: D[`${Ta}__navbar-buttons-wrapper`] }, /* @__PURE__ */ e.createElement(
1939
+ /* @__PURE__ */ e.createElement(S, { source: Ga, kind: "subtle" })
1940
+ )), /* @__PURE__ */ e.createElement("div", { className: x[`${Ta}__navbar-buttons-wrapper`] }, /* @__PURE__ */ e.createElement(
1941
1941
  "button",
1942
1942
  {
1943
1943
  "data-testid": "date-picker-next-month-button",
@@ -1947,7 +1947,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1947
1947
  }),
1948
1948
  onClick: h
1949
1949
  },
1950
- /* @__PURE__ */ e.createElement(x, { source: Xt, kind: "subtle" })
1950
+ /* @__PURE__ */ e.createElement(S, { source: Xt, kind: "subtle" })
1951
1951
  ), /* @__PURE__ */ e.createElement(
1952
1952
  "button",
1953
1953
  {
@@ -1958,25 +1958,25 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1958
1958
  }),
1959
1959
  onClick: g
1960
1960
  },
1961
- /* @__PURE__ */ e.createElement(x, { source: Nr, kind: "subtle" })
1961
+ /* @__PURE__ */ e.createElement(S, { source: Nr, kind: "subtle" })
1962
1962
  )));
1963
- }, I = "date-picker", tr = (t, a) => {
1963
+ }, P = "date-picker", tr = (t, a) => {
1964
1964
  const { from: r, to: _ } = a;
1965
1965
  return !(_ && !ta(t, _) && aa(t, _) || r && !ta(t, r) && !aa(t, r));
1966
1966
  }, ar = (t, a, r) => a ? t && !ea(t, a) || r && ea(a, r) ? lt(a, 1) : a : lt(r || /* @__PURE__ */ new Date(), 1), eo = (t, a) => {
1967
1967
  const r = {
1968
- [D[`${I}__day--monday`]]: { daysOfWeek: [1] },
1969
- [D[`${I}__day--sunday`]]: { daysOfWeek: [0] },
1970
- [D[`${I}__day--start`]]: t,
1971
- [D[`${I}__day--end`]]: t
1968
+ [x[`${P}__day--monday`]]: { daysOfWeek: [1] },
1969
+ [x[`${P}__day--sunday`]]: { daysOfWeek: [0] },
1970
+ [x[`${P}__day--start`]]: t,
1971
+ [x[`${P}__day--end`]]: t
1972
1972
  };
1973
1973
  if (!a || !t)
1974
1974
  return r;
1975
1975
  const _ = Ja(a, t);
1976
- return _ > 0 ? B(y({}, r), {
1977
- [D[`${I}__day--end`]]: a
1978
- }) : _ < 0 ? B(y({}, r), {
1979
- [D[`${I}__day--start`]]: a
1976
+ return _ > 0 ? T(y({}, r), {
1977
+ [x[`${P}__day--end`]]: a
1978
+ }) : _ < 0 ? T(y({}, r), {
1979
+ [x[`${P}__day--start`]]: a
1980
1980
  }) : r;
1981
1981
  }, ht = (t, a) => {
1982
1982
  const r = a.find((_) => _.id === t);
@@ -1992,42 +1992,42 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
1992
1992
  return r ? (a.selectedItem = t.initialSelectedItemKey, r.isManual && (t.initialFromDate && (a.from = t.initialFromDate), t.initialToDate && (a.to = t.initialToDate, a.temporaryTo = t.initialToDate)), a) : {};
1993
1993
  }, ao = (t, a) => y({
1994
1994
  container: m({
1995
- [D[`${I}`]]: !0,
1996
- [D[`${I}--range`]]: t
1995
+ [x[`${P}`]]: !0,
1996
+ [x[`${P}--range`]]: t
1997
1997
  }),
1998
- wrapper: D[`${I}__wrapper`],
1999
- interactionDisabled: D[`${I}--interaction-disabled`],
2000
- months: D[`${I}__months`],
2001
- month: D[`${I}__month`],
2002
- navBar: D[`${I}__nav-bar`],
1998
+ wrapper: x[`${P}__wrapper`],
1999
+ interactionDisabled: x[`${P}--interaction-disabled`],
2000
+ months: x[`${P}__months`],
2001
+ month: x[`${P}__month`],
2002
+ navBar: x[`${P}__nav-bar`],
2003
2003
  navButtonPrev: m(
2004
- D[`${I}__nav-button`],
2005
- D[`${I}__nav-button--prev`]
2004
+ x[`${P}__nav-button`],
2005
+ x[`${P}__nav-button--prev`]
2006
2006
  ),
2007
2007
  navButtonNext: m(
2008
- D[`${I}__nav-button`],
2009
- D[`${I}__nav-button--next`]
2008
+ x[`${P}__nav-button`],
2009
+ x[`${P}__nav-button--next`]
2010
2010
  ),
2011
- navButtonInteractionDisabled: D[`${I}__nav-button--interaction-disabled`],
2012
- caption: D[`${I}__caption`],
2013
- weekdays: D[`${I}__weekdays`],
2014
- weekdaysRow: D[`${I}__weekdays-row`],
2015
- weekday: D[`${I}__weekday`],
2016
- body: D[`${I}__body`],
2017
- week: D[`${I}__week`],
2018
- weekNumber: D[`${I}__week-number`],
2019
- day: D[`${I}__day`],
2020
- footer: D[`${I}__footer`],
2021
- todayButton: D[`${I}__today-button`],
2022
- today: D[`${I}__day--today`],
2023
- selected: D[`${I}__day--selected`],
2024
- disabled: D[`${I}__day--disabled`],
2025
- outside: D[`${I}__day--outside`],
2026
- start: D[`${I}__day--start`],
2027
- end: D[`${I}__day--end`]
2011
+ navButtonInteractionDisabled: x[`${P}__nav-button--interaction-disabled`],
2012
+ caption: x[`${P}__caption`],
2013
+ weekdays: x[`${P}__weekdays`],
2014
+ weekdaysRow: x[`${P}__weekdays-row`],
2015
+ weekday: x[`${P}__weekday`],
2016
+ body: x[`${P}__body`],
2017
+ week: x[`${P}__week`],
2018
+ weekNumber: x[`${P}__week-number`],
2019
+ day: x[`${P}__day`],
2020
+ footer: x[`${P}__footer`],
2021
+ todayButton: x[`${P}__today-button`],
2022
+ today: x[`${P}__day--today`],
2023
+ selected: x[`${P}__day--selected`],
2024
+ disabled: x[`${P}__day--disabled`],
2025
+ outside: x[`${P}__day--outside`],
2026
+ start: x[`${P}__day--start`],
2027
+ end: x[`${P}__day--end`]
2028
2028
  }, a), Aa = "date-picker", ro = (t) => {
2029
2029
  const a = t.getDate();
2030
- return /* @__PURE__ */ e.createElement("div", { className: D[`${Aa}__day-wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: D[`${Aa}__day-content`] }, a));
2030
+ return /* @__PURE__ */ e.createElement("div", { className: x[`${Aa}__day-wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: x[`${Aa}__day-content`] }, a));
2031
2031
  }, _o = (t) => {
2032
2032
  const k = t, {
2033
2033
  classNames: a,
@@ -2040,7 +2040,7 @@ const B_ = "lc-SegmentedControl-module__btn___tfsvL", Tt = {
2040
2040
  navbarElement: s,
2041
2041
  renderDay: i,
2042
2042
  innerRef: d
2043
- } = k, p = P(k, [
2043
+ } = k, p = I(k, [
2044
2044
  "classNames",
2045
2045
  "range",
2046
2046
  "toMonth",
@@ -2125,36 +2125,36 @@ const co = (t) => {
2125
2125
  currentMonth: a
2126
2126
  };
2127
2127
  case V.NEW_TEMPORARY_TO_VALUE:
2128
- return B(y({}, c), {
2128
+ return T(y({}, c), {
2129
2129
  temporaryTo: l.payload.date
2130
2130
  });
2131
2131
  case V.SELECT_FIRST_DAY:
2132
- return B(y({}, c), {
2132
+ return T(y({}, c), {
2133
2133
  from: l.payload.date,
2134
2134
  to: void 0,
2135
2135
  temporaryTo: void 0
2136
2136
  });
2137
2137
  case V.SELECT_SECOND_DAY_AS_FROM:
2138
- return B(y({}, c), {
2138
+ return T(y({}, c), {
2139
2139
  from: l.payload.date,
2140
2140
  to: c.from,
2141
2141
  temporaryTo: c.from
2142
2142
  });
2143
2143
  case V.SELECT_SECOND_DAY_AS_TO:
2144
- return B(y({}, c), {
2144
+ return T(y({}, c), {
2145
2145
  to: l.payload.date,
2146
2146
  temporaryTo: l.payload.date
2147
2147
  });
2148
2148
  case V.CURRENT_MONTH_CHANGE:
2149
- return B(y({}, c), {
2149
+ return T(y({}, c), {
2150
2150
  currentMonth: l.payload.date
2151
2151
  });
2152
2152
  case V.SET_FROM:
2153
- return B(y({}, c), {
2153
+ return T(y({}, c), {
2154
2154
  from: l.payload.date
2155
2155
  });
2156
2156
  case V.SET_TO:
2157
- return B(y({}, c), {
2157
+ return T(y({}, c), {
2158
2158
  to: l.payload.date
2159
2159
  });
2160
2160
  default:
@@ -2207,7 +2207,7 @@ const co = (t) => {
2207
2207
  if (!(g && k))
2208
2208
  return;
2209
2209
  const f = ht(b, t);
2210
- f && (c == null || c(B(y({}, f), {
2210
+ f && (c == null || c(T(y({}, f), {
2211
2211
  value: {
2212
2212
  from: g,
2213
2213
  to: k
@@ -2224,7 +2224,7 @@ const co = (t) => {
2224
2224
  if (!ht(g, t))
2225
2225
  return;
2226
2226
  const k = t.reduce(
2227
- (f, $) => B(y({}, f), { [$.id]: $ }),
2227
+ (f, $) => T(y({}, f), { [$.id]: $ }),
2228
2228
  {}
2229
2229
  );
2230
2230
  c(k[g]);
@@ -2278,7 +2278,7 @@ const co = (t) => {
2278
2278
  const { currentMonth: g, from: b, selectedItem: k, temporaryTo: f, to: $ } = s, w = Ct(
2279
2279
  () => eo(b, f),
2280
2280
  [b, f]
2281
- ), F = Ct(() => ht(k, t), [t, k]), E = Ct(() => [b, { from: b, to: f }], [b, f]), T = Ct(() => o ? { after: o } : void 0, [o]);
2281
+ ), F = Ct(() => ht(k, t), [t, k]), E = Ct(() => [b, { from: b, to: f }], [b, f]), B = Ct(() => o ? { after: o } : void 0, [o]);
2282
2282
  return {
2283
2283
  select: {
2284
2284
  onItemSelect: u,
@@ -2297,7 +2297,7 @@ const co = (t) => {
2297
2297
  modifiers: w,
2298
2298
  initialMonth: o && lt(o, 1),
2299
2299
  toMonth: o,
2300
- disabledDays: T,
2300
+ disabledDays: B,
2301
2301
  onDayMouseEnter: d,
2302
2302
  onMonthChange: h
2303
2303
  },
@@ -2318,7 +2318,13 @@ lo.defaultProps = {
2318
2318
  }
2319
2319
  ]
2320
2320
  };
2321
- const L = {
2321
+ const Xc = (t) => {
2322
+ const c = t, { className: a, children: r } = c, _ = I(c, ["className", "children"]), o = m(
2323
+ a,
2324
+ x["date-picker--range__calendars-wrapper"]
2325
+ );
2326
+ return /* @__PURE__ */ e.createElement("div", T(y({}, _), { className: o }), r);
2327
+ }, L = {
2322
2328
  "details-card": "lc-DetailsCard-module__details-card___cVoS7",
2323
2329
  "details-card__float-button--open": "lc-DetailsCard-module__details-card__float-button--open___u9Kx2",
2324
2330
  "details-card--with-divider": "lc-DetailsCard-module__details-card--with-divider___xyXvc",
@@ -2341,7 +2347,7 @@ const L = {
2341
2347
  "details-card__content": "lc-DetailsCard-module__details-card__content___RNVd2",
2342
2348
  "details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___QecUa",
2343
2349
  "details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___2ms8I"
2344
- }, O = "details-card", Xc = ({
2350
+ }, O = "details-card", el = ({
2345
2351
  children: t,
2346
2352
  className: a,
2347
2353
  leftNode: r,
@@ -2394,7 +2400,7 @@ const L = {
2394
2400
  _ && /* @__PURE__ */ e.createElement("div", { className: L[`${O}__label__right-node`] }, _)
2395
2401
  ),
2396
2402
  !s && /* @__PURE__ */ e.createElement(
2397
- x,
2403
+ S,
2398
2404
  {
2399
2405
  className: m(
2400
2406
  L[`${O}__button__icon`],
@@ -2408,7 +2414,7 @@ const L = {
2408
2414
  {
2409
2415
  kind: d ? "float" : "text",
2410
2416
  icon: /* @__PURE__ */ e.createElement(
2411
- x,
2417
+ S,
2412
2418
  {
2413
2419
  source: Xt,
2414
2420
  className: m(
@@ -2454,7 +2460,7 @@ const L = {
2454
2460
  "details-card-info": "lc-DetailsCardInfo-module__details-card-info___D4VRk",
2455
2461
  "details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___U-KsO",
2456
2462
  "details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___TFEXS"
2457
- }, qt = "details-card-info", el = ({
2463
+ }, qt = "details-card-info", tl = ({
2458
2464
  children: t,
2459
2465
  label: a
2460
2466
  }) => /* @__PURE__ */ e.createElement("div", { className: Yt[qt] }, /* @__PURE__ */ e.createElement("div", { className: Yt[`${qt}__label`] }, a), /* @__PURE__ */ e.createElement("div", { className: Yt[`${qt}__content`] }, t)), Ia = {
@@ -2464,13 +2470,13 @@ const L = {
2464
2470
  var o = _, {
2465
2471
  children: t,
2466
2472
  className: a = ""
2467
- } = o, r = P(o, [
2473
+ } = o, r = I(o, [
2468
2474
  "children",
2469
2475
  "className"
2470
2476
  ]);
2471
2477
  const c = m(Ia[Pa], a);
2472
- return /* @__PURE__ */ e.createElement(M, B(y({ as: "span", size: "sm" }, r), { className: c }), /* @__PURE__ */ e.createElement(
2473
- x,
2478
+ return /* @__PURE__ */ e.createElement(M, T(y({ as: "span", size: "sm" }, r), { className: c }), /* @__PURE__ */ e.createElement(
2479
+ S,
2474
2480
  {
2475
2481
  source: oa,
2476
2482
  className: Ia[`${Pa}__icon`],
@@ -2481,7 +2487,7 @@ const L = {
2481
2487
  "field-group": "lc-FieldGroup-module__field-group___gy8lp",
2482
2488
  "field-group--inline": "lc-FieldGroup-module__field-group--inline___or4qf",
2483
2489
  "field-group--stretched": "lc-FieldGroup-module__field-group--stretched___6rkuO"
2484
- }, Jt = "field-group", tl = (n) => {
2490
+ }, Jt = "field-group", al = (n) => {
2485
2491
  var s = n, {
2486
2492
  className: t = "",
2487
2493
  children: a,
@@ -2489,7 +2495,7 @@ const L = {
2489
2495
  error: _,
2490
2496
  inline: o,
2491
2497
  stretch: c
2492
- } = s, l = P(s, [
2498
+ } = s, l = I(s, [
2493
2499
  "className",
2494
2500
  "children",
2495
2501
  "description",
@@ -2501,21 +2507,21 @@ const L = {
2501
2507
  [Kt[`${Jt}--inline`]]: o,
2502
2508
  [Kt[`${Jt}--stretched`]]: c
2503
2509
  });
2504
- return /* @__PURE__ */ e.createElement("div", B(y({}, l), { className: i }), a, _ && /* @__PURE__ */ e.createElement(fa, null, _), r && /* @__PURE__ */ e.createElement(Gt, null, r));
2510
+ return /* @__PURE__ */ e.createElement("div", T(y({}, l), { className: i }), a, _ && /* @__PURE__ */ e.createElement(fa, null, _), r && /* @__PURE__ */ e.createElement(Gt, null, r));
2505
2511
  }, no = "lc-Form-module__form___1nOYF", so = "lc-Form-module__form__header___U4B7t", io = "lc-Form-module__form__footer___1-sUX", uo = "lc-Form-module__form__label___spg-J", mo = "lc-Form-module__form__helper___bhfwS", pt = {
2506
2512
  form: no,
2507
2513
  form__header: so,
2508
2514
  form__footer: io,
2509
2515
  form__label: uo,
2510
2516
  form__helper: mo
2511
- }, gt = "form", al = (l) => {
2517
+ }, gt = "form", rl = (l) => {
2512
2518
  var n = l, {
2513
2519
  className: t,
2514
2520
  children: a,
2515
2521
  labelText: r,
2516
2522
  helperText: _,
2517
2523
  formFooter: o
2518
- } = n, c = P(n, [
2524
+ } = n, c = I(n, [
2519
2525
  "className",
2520
2526
  "children",
2521
2527
  "labelText",
@@ -2540,7 +2546,7 @@ const L = {
2540
2546
  "form-field__row-break": "lc-FormField-module__form-field__row-break___DCBjC",
2541
2547
  "form-field__content": "lc-FormField-module__form-field__content___XaOx3",
2542
2548
  "form-field__content__description": "lc-FormField-module__form-field__content__description___NpVw4"
2543
- }, K = "form-field", rl = ({
2549
+ }, K = "form-field", _l = ({
2544
2550
  inline: t,
2545
2551
  error: a,
2546
2552
  description: r,
@@ -2632,13 +2638,13 @@ const L = {
2632
2638
  "form-group__header": "lc-FormGroup-module__form-group__header___DgGmR",
2633
2639
  "form-group__label": "lc-FormGroup-module__form-group__label___NC-JW",
2634
2640
  "form-group__helper": "lc-FormGroup-module__form-group__helper___SRuxe"
2635
- }, It = "form-group", _l = (c) => {
2641
+ }, It = "form-group", ol = (c) => {
2636
2642
  var l = c, {
2637
2643
  className: t = "",
2638
2644
  children: a,
2639
2645
  labelText: r,
2640
2646
  helperText: _
2641
- } = l, o = P(l, [
2647
+ } = l, o = I(l, [
2642
2648
  "className",
2643
2649
  "children",
2644
2650
  "labelText",
@@ -2647,7 +2653,7 @@ const L = {
2647
2653
  const n = m(At[It], t);
2648
2654
  return /* @__PURE__ */ e.createElement(
2649
2655
  "div",
2650
- B(y(B(y({}, o), {
2656
+ T(y(T(y({}, o), {
2651
2657
  role: "group"
2652
2658
  }), r && { "aria-label": r }), {
2653
2659
  className: n
@@ -2678,7 +2684,7 @@ const L = {
2678
2684
  [De[`${Te}__icon--disabled`]]: a
2679
2685
  }
2680
2686
  )
2681
- }), ol = e.forwardRef(
2687
+ }), cl = e.forwardRef(
2682
2688
  (s, n) => {
2683
2689
  var i = s, {
2684
2690
  inputSize: t = "medium",
@@ -2687,7 +2693,7 @@ const L = {
2687
2693
  icon: _ = null,
2688
2694
  className: o,
2689
2695
  cropOnBlur: c = !0
2690
- } = i, l = P(i, [
2696
+ } = i, l = I(i, [
2691
2697
  "inputSize",
2692
2698
  "error",
2693
2699
  "disabled",
@@ -2708,7 +2714,7 @@ const L = {
2708
2714
  ), f = r ? "var(--content-disabled)" : "var(--content-default)", $ = u ? xr : Sr, w = _ && _.place === "left", F = _ && v !== "password" && _.place === "right";
2709
2715
  return /* @__PURE__ */ e.createElement("div", { className: k, "aria-disabled": r, "tab-index": "0" }, w && Fa(_, r), /* @__PURE__ */ e.createElement(
2710
2716
  "input",
2711
- B(y({}, l), {
2717
+ T(y({}, l), {
2712
2718
  ref: n,
2713
2719
  onFocus: (E) => {
2714
2720
  p(!0), g == null || g(E);
@@ -2725,7 +2731,7 @@ const L = {
2725
2731
  disabled: r,
2726
2732
  kind: "text",
2727
2733
  size: "compact",
2728
- icon: /* @__PURE__ */ e.createElement(x, { customColor: f, source: $ }),
2734
+ icon: /* @__PURE__ */ e.createElement(S, { customColor: f, source: $ }),
2729
2735
  onClick: () => h((E) => !E),
2730
2736
  className: De[`${Te}__visibility-button`]
2731
2737
  }
@@ -2734,11 +2740,11 @@ const L = {
2734
2740
  ), go = "lc-Link-module__link___kqx52", Ra = {
2735
2741
  link: go,
2736
2742
  "link--bold": "lc-Link-module__link--bold___1rGdO"
2737
- }, Ma = "link", cl = (_) => {
2743
+ }, Ma = "link", ll = (_) => {
2738
2744
  var o = _, {
2739
2745
  bold: t = !1,
2740
2746
  className: a = ""
2741
- } = o, r = P(o, [
2747
+ } = o, r = I(o, [
2742
2748
  "bold",
2743
2749
  "className"
2744
2750
  ]);
@@ -2773,7 +2779,7 @@ const L = {
2773
2779
  closeOnEscPress: _ = !0,
2774
2780
  closeOnOverlayPress: o = !0,
2775
2781
  fullSpaceContent: c
2776
- } = s, l = P(s, [
2782
+ } = s, l = I(s, [
2777
2783
  "children",
2778
2784
  "className",
2779
2785
  "onClose",
@@ -2831,9 +2837,9 @@ const L = {
2831
2837
  t && ue["modal-base__close--label-type"]
2832
2838
  ),
2833
2839
  onClick: r,
2834
- icon: /* @__PURE__ */ e.createElement(x, { source: Ne, size: "medium", customColor: a })
2840
+ icon: /* @__PURE__ */ e.createElement(S, { source: Ne, size: "medium", customColor: a })
2835
2841
  }
2836
- ), qe = "modal", ll = (i) => {
2842
+ ), qe = "modal", nl = (i) => {
2837
2843
  var d = i, {
2838
2844
  children: t,
2839
2845
  className: a = "",
@@ -2843,7 +2849,7 @@ const L = {
2843
2849
  footer: c,
2844
2850
  onClose: l,
2845
2851
  contentClassName: n
2846
- } = d, s = P(d, [
2852
+ } = d, s = I(d, [
2847
2853
  "children",
2848
2854
  "className",
2849
2855
  "heading",
@@ -2898,7 +2904,7 @@ const L = {
2898
2904
  ),
2899
2905
  c && /* @__PURE__ */ e.createElement("div", { className: ue[`${qe}__footer`] }, c)
2900
2906
  );
2901
- }, nl = ({
2907
+ }, sl = ({
2902
2908
  children: t,
2903
2909
  className: a = "",
2904
2910
  parentElementName: r = "body",
@@ -2918,7 +2924,7 @@ const L = {
2918
2924
  "modal-header__heading-body": "lc-ModalHeader-module__modal-header__heading-body___HHEF-",
2919
2925
  "modal-header__heading-title": "lc-ModalHeader-module__modal-header__heading-title___2R9pm",
2920
2926
  "modal-header__heading-description": "lc-ModalHeader-module__modal-header__heading-description___54Xvf"
2921
- }, et = "modal-header", sl = ({
2927
+ }, et = "modal-header", il = ({
2922
2928
  title: t,
2923
2929
  iconProps: a,
2924
2930
  avatarProps: r,
@@ -2927,7 +2933,7 @@ const L = {
2927
2933
  }) => {
2928
2934
  const c = Gr(Xe[et], o);
2929
2935
  return /* @__PURE__ */ e.createElement("div", { className: c }, a && /* @__PURE__ */ e.createElement(
2930
- x,
2936
+ S,
2931
2937
  y({
2932
2938
  className: Xe[`${et}__heading-left-node`]
2933
2939
  }, a)
@@ -2959,7 +2965,7 @@ const L = {
2959
2965
  "numeric-input--disabled": "lc-NumericInput-module__numeric-input--disabled___yaRvQ",
2960
2966
  "numeric-input--no-controls": "lc-NumericInput-module__numeric-input--no-controls___D90rG",
2961
2967
  "numeric-input--error": "lc-NumericInput-module__numeric-input--error___TMxRx"
2962
- }, at = "numeric-input", il = (d) => {
2968
+ }, at = "numeric-input", dl = (d) => {
2963
2969
  var p = d, {
2964
2970
  className: t,
2965
2971
  error: a,
@@ -2970,7 +2976,7 @@ const L = {
2970
2976
  noControls: l,
2971
2977
  style: n,
2972
2978
  onChange: s
2973
- } = p, i = P(p, [
2979
+ } = p, i = I(p, [
2974
2980
  "className",
2975
2981
  "error",
2976
2982
  "value",
@@ -2990,20 +2996,20 @@ const L = {
2990
2996
  },
2991
2997
  t
2992
2998
  ), v = (E) => s(String(E)), g = (E) => _ !== void 0 && E > _ ? _ : o !== void 0 && E < o ? o : E, b = (E) => {
2993
- const T = parseInt(r, 10) + E;
2994
- return v(g(T));
2999
+ const B = parseInt(r, 10) + E;
3000
+ return v(g(B));
2995
3001
  }, k = (E) => {
2996
3002
  E.key === z.arrowDown && (E.preventDefault(), b(-1)), E.key === z.arrowUp && (E.preventDefault(), b(1));
2997
- }, f = (E, T) => T !== void 0 && parseInt(E, 10) === T, $ = (E) => {
3003
+ }, f = (E, B) => B !== void 0 && parseInt(E, 10) === B, $ = (E) => {
2998
3004
  E.preventDefault(), E.stopPropagation();
2999
- const T = E.currentTarget.value.replace(
3005
+ const B = E.currentTarget.value.replace(
3000
3006
  /((?!([-]|([-]?\d+))).)/,
3001
3007
  ""
3002
3008
  );
3003
- if (T === "" || T === "-")
3004
- return v(T);
3005
- const S = parseInt(T, 10);
3006
- return v(g(S));
3009
+ if (B === "" || B === "-")
3010
+ return v(B);
3011
+ const D = parseInt(B, 10);
3012
+ return v(g(D));
3007
3013
  }, w = () => {
3008
3014
  var E;
3009
3015
  return (E = u.current) == null || E.focus(), b(1);
@@ -3013,7 +3019,7 @@ const L = {
3013
3019
  };
3014
3020
  return /* @__PURE__ */ e.createElement("div", { className: h, style: n }, /* @__PURE__ */ e.createElement(
3015
3021
  "input",
3016
- B(y({
3022
+ T(y({
3017
3023
  type: "text",
3018
3024
  ref: u
3019
3025
  }, i), {
@@ -3035,7 +3041,7 @@ const L = {
3035
3041
  type: "button"
3036
3042
  },
3037
3043
  /* @__PURE__ */ e.createElement(
3038
- x,
3044
+ S,
3039
3045
  {
3040
3046
  source: zt,
3041
3047
  disabled: c || f(r, _),
@@ -3053,7 +3059,7 @@ const L = {
3053
3059
  type: "button"
3054
3060
  },
3055
3061
  /* @__PURE__ */ e.createElement(
3056
- x,
3062
+ S,
3057
3063
  {
3058
3064
  source: Et,
3059
3065
  kind: "primary",
@@ -3107,7 +3113,7 @@ const j = {
3107
3113
  checked: a
3108
3114
  }
3109
3115
  ), n.icon && /* @__PURE__ */ e.createElement(
3110
- x,
3116
+ S,
3111
3117
  {
3112
3118
  className: j[`${ye}__icon`],
3113
3119
  kind: "link",
@@ -3160,7 +3166,7 @@ const j = {
3160
3166
  },
3161
3167
  /* @__PURE__ */ e.createElement("div", { className: j[`${ye}__content`] }, c(t)),
3162
3168
  a && !t.showCheckbox && /* @__PURE__ */ e.createElement(
3163
- x,
3169
+ S,
3164
3170
  {
3165
3171
  kind: "link",
3166
3172
  source: ca,
@@ -3183,9 +3189,9 @@ const j = {
3183
3189
  [j[`${ra}__no-results`]]: a.length === 0
3184
3190
  }), [d, p] = e.useState(
3185
3191
  null
3186
- ), u = e.useRef(-1), h = e.useRef(0), v = e.useRef(null), [g, b] = e.useState({}), k = (S) => {
3187
- if (S.key === z.esc && (S.preventDefault(), l()), S.key === z.arrowUp && u.current > 0 && (S.preventDefault(), u.current = $(), p(a[u.current].key)), S.key === z.arrowDown && u.current + 1 < a.length && (S.preventDefault(), u.current = w(), p(a[u.current].key)), S.key === z.enter && a[u.current] && !a[u.current].disabled) {
3188
- if (S.preventDefault(), a[u.current].key === ot)
3192
+ ), u = e.useRef(-1), h = e.useRef(0), v = e.useRef(null), [g, b] = e.useState({}), k = (D) => {
3193
+ if (D.key === z.esc && (D.preventDefault(), l()), D.key === z.arrowUp && u.current > 0 && (D.preventDefault(), u.current = $(), p(a[u.current].key)), D.key === z.arrowDown && u.current + 1 < a.length && (D.preventDefault(), u.current = w(), p(a[u.current].key)), D.key === z.enter && a[u.current] && !a[u.current].disabled) {
3194
+ if (D.preventDefault(), a[u.current].key === ot)
3189
3195
  return s();
3190
3196
  n(a[u.current]);
3191
3197
  }
@@ -3197,7 +3203,7 @@ const j = {
3197
3203
  }, [a, t, k]), e.useEffect(() => {
3198
3204
  b(yo(a, r));
3199
3205
  }, [r, a]);
3200
- const f = (S) => !!a[S] && (a[S].disabled || a[S].groupHeader), $ = () => {
3206
+ const f = (D) => !!a[D] && (a[D].disabled || a[D].groupHeader), $ = () => {
3201
3207
  for (u.current = u.current - 1; f(u.current) && (u.current = u.current - 1, !!f(u.current)); )
3202
3208
  ;
3203
3209
  return h.current = u.current, u.current;
@@ -3211,11 +3217,11 @@ const j = {
3211
3217
  break;
3212
3218
  }
3213
3219
  return h.current = u.current, u.current;
3214
- }, F = () => s(), E = (S) => r ? r.includes(S) : !1, T = () => !c || c && !o ? null : /* @__PURE__ */ e.createElement(
3220
+ }, F = () => s(), E = (D) => r ? r.includes(D) : !1, B = () => !c || c && !o ? null : /* @__PURE__ */ e.createElement(
3215
3221
  "li",
3216
3222
  {
3217
- ref: (S) => {
3218
- d === ot && (S == null || S.scrollIntoView({ block: "nearest" }));
3223
+ ref: (D) => {
3224
+ d === ot && (D == null || D.scrollIntoView({ block: "nearest" }));
3219
3225
  },
3220
3226
  role: "option",
3221
3227
  "aria-current": d === ot,
@@ -3237,13 +3243,13 @@ const j = {
3237
3243
  role: "listbox",
3238
3244
  tabIndex: -1
3239
3245
  },
3240
- T(),
3241
- a.map((S) => /* @__PURE__ */ e.createElement(
3246
+ B(),
3247
+ a.map((D) => /* @__PURE__ */ e.createElement(
3242
3248
  Eo,
3243
3249
  {
3244
- item: S,
3245
- isItemSelected: E(S.key),
3246
- isAdjacentStyleApplied: g[S.key],
3250
+ item: D,
3251
+ isItemSelected: E(D.key),
3252
+ isAdjacentStyleApplied: g[D.key],
3247
3253
  currentItemKey: d,
3248
3254
  onSelect: n
3249
3255
  }
@@ -3338,10 +3344,10 @@ const j = {
3338
3344
  className: oe[`${ae}__clear-icon`],
3339
3345
  onClick: b
3340
3346
  },
3341
- /* @__PURE__ */ e.createElement(x, { kind: "primary", size: "small", source: Ne })
3347
+ /* @__PURE__ */ e.createElement(S, { kind: "primary", size: "small", source: Ne })
3342
3348
  ),
3343
3349
  /* @__PURE__ */ e.createElement(
3344
- x,
3350
+ S,
3345
3351
  {
3346
3352
  className: oe[`${ae}__chevron-icon`],
3347
3353
  source: c ? zt : Et,
@@ -3383,7 +3389,7 @@ const j = {
3383
3389
  leftNode: n,
3384
3390
  rightNode: s,
3385
3391
  customColor: i
3386
- } = u, d = P(u, [
3392
+ } = u, d = I(u, [
3387
3393
  "className",
3388
3394
  "children",
3389
3395
  "dismissible",
@@ -3417,7 +3423,7 @@ const j = {
3417
3423
  };
3418
3424
  return /* @__PURE__ */ e.createElement(
3419
3425
  M,
3420
- B(y(y({
3426
+ T(y(y({
3421
3427
  className: h
3422
3428
  }, d), g()), {
3423
3429
  as: "div",
@@ -3450,7 +3456,7 @@ const j = {
3450
3456
  className: Ae[`${Ie}__remove`]
3451
3457
  },
3452
3458
  /* @__PURE__ */ e.createElement(
3453
- x,
3459
+ S,
3454
3460
  {
3455
3461
  "data-dismiss-icon": !0,
3456
3462
  source: Ne,
@@ -3493,7 +3499,7 @@ const j = {
3493
3499
  l && (i(""), p.current && (p.current.value = "", p.current.focus()));
3494
3500
  }, [o, l]);
3495
3501
  const u = (g) => c === "single" && t && !a ? null : g != null && g.customElement ? /* @__PURE__ */ e.createElement("div", { className: ge[`${be}__item`] }, g.customElement.selectedItemBody) : /* @__PURE__ */ e.createElement("div", { className: ge[`${be}__item`] }, g.icon && /* @__PURE__ */ e.createElement(
3496
- x,
3502
+ S,
3497
3503
  {
3498
3504
  source: g.icon,
3499
3505
  className: ge[`${be}__item__icon`]
@@ -3545,7 +3551,7 @@ const j = {
3545
3551
  }, Ao = "lc-Picker-module__picker___GRj9W", Io = "lc-Picker-module__picker__container___s0PUc", Ha = {
3546
3552
  picker: Ao,
3547
3553
  picker__container: Io
3548
- }, za = "picker", dl = (k) => {
3554
+ }, za = "picker", ul = (k) => {
3549
3555
  var f = k, {
3550
3556
  className: t,
3551
3557
  disabled: a,
@@ -3563,7 +3569,7 @@ const j = {
3563
3569
  openedOnInit: h = !1,
3564
3570
  clearSearchAfterSelection: v,
3565
3571
  onSelect: g
3566
- } = f, b = P(f, [
3572
+ } = f, b = I(f, [
3567
3573
  "className",
3568
3574
  "disabled",
3569
3575
  "error",
@@ -3581,12 +3587,12 @@ const j = {
3581
3587
  "clearSearchAfterSelection",
3582
3588
  "onSelect"
3583
3589
  ]);
3584
- const [$, w] = e.useState(h), [F, E] = e.useState(null), T = e.useRef(null), S = m(Ha[za], t);
3590
+ const [$, w] = e.useState(h), [F, E] = e.useState(null), B = e.useRef(null), D = m(Ha[za], t);
3585
3591
  e.useEffect(() => {
3586
3592
  if ($) {
3587
3593
  const R = (Y) => {
3588
3594
  var N;
3589
- (N = T.current) != null && N.contains(Y.target) || w(!1);
3595
+ (N = B.current) != null && N.contains(Y.target) || w(!1);
3590
3596
  }, U = (Y) => {
3591
3597
  Y.key === z.tab && w(!1);
3592
3598
  };
@@ -3633,7 +3639,7 @@ const j = {
3633
3639
  const U = F.toLowerCase();
3634
3640
  return R.name.toLowerCase().includes(U);
3635
3641
  }) : _, [F, _]), Ue = e.useMemo(() => o ? o.map((R) => R.key) : null, [o]);
3636
- return /* @__PURE__ */ e.createElement("div", { ref: T, className: S, id: b.id }, /* @__PURE__ */ e.createElement("div", { className: Ha[`${za}__container`] }, /* @__PURE__ */ e.createElement(
3642
+ return /* @__PURE__ */ e.createElement("div", { ref: B, className: D, id: b.id }, /* @__PURE__ */ e.createElement("div", { className: Ha[`${za}__container`] }, /* @__PURE__ */ e.createElement(
3637
3643
  wo,
3638
3644
  {
3639
3645
  testId: b["data-testid"],
@@ -3680,7 +3686,7 @@ const j = {
3680
3686
  )));
3681
3687
  }, Po = "lc-Popover-module__popover___8X1b2", Fo = {
3682
3688
  popover: Po
3683
- }, ul = ({
3689
+ }, ml = ({
3684
3690
  triggerRenderer: t,
3685
3691
  onClose: a,
3686
3692
  onOpen: r,
@@ -3699,35 +3705,35 @@ const j = {
3699
3705
  }) => {
3700
3706
  const [g, b] = e.useState(d), k = i !== void 0, f = k ? i : g, $ = typeof _ == "string", w = typeof t == "function", F = (fe) => {
3701
3707
  fe ? r == null || r() : a == null || a(), !k && b(fe);
3702
- }, { refs: E, context: T, floatingStyles: S } = la({
3708
+ }, { refs: E, context: B, floatingStyles: D } = la({
3703
3709
  open: f,
3704
3710
  onOpenChange: F,
3705
3711
  middleware: [na(s), sa(n), qa()],
3706
3712
  placement: l,
3707
3713
  strategy: v,
3708
3714
  whileElementsMounted: ia
3709
- }), se = da(T, h), A = ua(T, y({
3715
+ }), se = da(B, h), A = ua(B, y({
3710
3716
  escapeKey: p
3711
- }, u)), J = ma(T), { getReferenceProps: X, getFloatingProps: Le } = pa([
3717
+ }, u)), J = ma(B), { getReferenceProps: X, getFloatingProps: Le } = pa([
3712
3718
  se,
3713
3719
  A,
3714
3720
  J
3715
3721
  ]), Be = m(Fo.popover, o);
3716
3722
  return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
3717
3723
  "div",
3718
- B(y({
3724
+ T(y({
3719
3725
  "data-testid": "popover-trigger-button",
3720
3726
  ref: E.setReference
3721
3727
  }, X()), {
3722
3728
  className: c
3723
3729
  }),
3724
3730
  w ? t() : t
3725
- ), f && /* @__PURE__ */ e.createElement(Or, { context: T, modal: !1 }, /* @__PURE__ */ e.createElement(
3731
+ ), f && /* @__PURE__ */ e.createElement(Or, { context: B, modal: !1 }, /* @__PURE__ */ e.createElement(
3726
3732
  "div",
3727
3733
  y({
3728
3734
  className: Be,
3729
3735
  ref: E.setFloating,
3730
- style: S
3736
+ style: D
3731
3737
  }, Le()),
3732
3738
  $ ? /* @__PURE__ */ e.createElement(M, { as: "div" }, _) : _
3733
3739
  )));
@@ -3768,7 +3774,7 @@ const bt = {
3768
3774
  progressValue: a,
3769
3775
  className: r,
3770
3776
  size: _ = "medium"
3771
- } = n, o = P(n, [
3777
+ } = n, o = I(n, [
3772
3778
  "status",
3773
3779
  "progressValue",
3774
3780
  "className",
@@ -3833,7 +3839,7 @@ const bt = {
3833
3839
  percent: a,
3834
3840
  size: r = "medium",
3835
3841
  className: _ = ""
3836
- } = n, o = P(n, [
3842
+ } = n, o = I(n, [
3837
3843
  "status",
3838
3844
  "percent",
3839
3845
  "size",
@@ -3849,7 +3855,7 @@ const bt = {
3849
3855
  );
3850
3856
  return /* @__PURE__ */ e.createElement(
3851
3857
  "div",
3852
- B(y({}, o), {
3858
+ T(y({}, o), {
3853
3859
  className: d,
3854
3860
  ref: c,
3855
3861
  role: "progressbar"
@@ -3875,7 +3881,7 @@ const bt = {
3875
3881
  "promo-banner--small": "lc-PromoBanner-module__promo-banner--small___7sWLV",
3876
3882
  "promo-banner--large": "lc-PromoBanner-module__promo-banner--large___pMiCU",
3877
3883
  "promo-banner__close-icon": "lc-PromoBanner-module__promo-banner__close-icon___GowBL"
3878
- }, Go = 400, Uo = 800, Wo = 500, $e = "promo-banner", ml = ({
3884
+ }, Go = 400, Uo = 800, Wo = 500, $e = "promo-banner", pl = ({
3879
3885
  className: t,
3880
3886
  buttonText: a,
3881
3887
  children: r,
@@ -3922,7 +3928,7 @@ const bt = {
3922
3928
  className: Ee[`${$e}__close-icon`],
3923
3929
  onClick: s
3924
3930
  },
3925
- /* @__PURE__ */ e.createElement(x, { source: Ne, size: "large", kind: "primary" })
3931
+ /* @__PURE__ */ e.createElement(S, { source: Ne, size: "large", kind: "primary" })
3926
3932
  ));
3927
3933
  }, He = {
3928
3934
  "main-wrapper": "lc-PromoBannerV2-module__main-wrapper___U-dPS",
@@ -3933,7 +3939,7 @@ const bt = {
3933
3939
  "promo-banner-v2__additional-content": "lc-PromoBannerV2-module__promo-banner-v2__additional-content___LpU9B",
3934
3940
  "promo-banner-v2__close": "lc-PromoBannerV2-module__promo-banner-v2__close___rOh-U",
3935
3941
  "promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___5AZQC"
3936
- }, Ke = "promo-banner-v2", pl = ({
3942
+ }, Ke = "promo-banner-v2", gl = ({
3937
3943
  children: t,
3938
3944
  className: a,
3939
3945
  additionalContent: r,
@@ -3962,7 +3968,7 @@ const bt = {
3962
3968
  {
3963
3969
  className: He[`${Ke}__close__btn`],
3964
3970
  onClick: c,
3965
- icon: /* @__PURE__ */ e.createElement(x, { source: Ne, kind: "primary" }),
3971
+ icon: /* @__PURE__ */ e.createElement(S, { source: Ne, kind: "primary" }),
3966
3972
  kind: "plain",
3967
3973
  size: "compact"
3968
3974
  }
@@ -3977,16 +3983,16 @@ const bt = {
3977
3983
  "radio-button__helper": "lc-RadioButton-module__radio-button__helper___r8gJJ",
3978
3984
  "radio-button--selected": "lc-RadioButton-module__radio-button--selected___s9lqj",
3979
3985
  "radio-button--disabled": "lc-RadioButton-module__radio-button--disabled___wHSA7"
3980
- }, Fe = "radio-button", gl = e.forwardRef(
3986
+ }, Fe = "radio-button", bl = e.forwardRef(
3981
3987
  (n, l) => {
3982
- var s = n, { children: t, className: a = "", description: r, checked: _, disabled: o } = s, c = P(s, ["children", "className", "description", "checked", "disabled"]);
3988
+ var s = n, { children: t, className: a = "", description: r, checked: _, disabled: o } = s, c = I(s, ["children", "className", "description", "checked", "disabled"]);
3983
3989
  const i = m(Pe[Fe], a, {
3984
3990
  [Pe[`${Fe}--selected`]]: _,
3985
3991
  [Pe[`${Fe}--disabled`]]: o
3986
3992
  });
3987
3993
  return /* @__PURE__ */ e.createElement("div", { className: i }, /* @__PURE__ */ e.createElement("label", { className: Pe[`${Fe}__label`] }, /* @__PURE__ */ e.createElement("div", { className: Pe[`${Fe}__circle`] }, /* @__PURE__ */ e.createElement("span", { className: Pe[`${Fe}__inner-circle`] }), /* @__PURE__ */ e.createElement(
3988
3994
  "input",
3989
- B(y({}, c), {
3995
+ T(y({}, c), {
3990
3996
  className: Pe[`${Fe}__input`],
3991
3997
  ref: l,
3992
3998
  type: "radio",
@@ -4008,7 +4014,7 @@ const bt = {
4008
4014
  "search-input__clear-icon": "lc-Search-module__search-input__clear-icon___LoNkc",
4009
4015
  "search-input__loader": "lc-Search-module__search-input__loader___pkpIG",
4010
4016
  "search-input__input": "lc-Search-module__search-input__input___OhyTr"
4011
- }, Ce = "search-input", Vo = `${Ce}__input`, bl = ({
4017
+ }, Ce = "search-input", Vo = `${Ce}__input`, fl = ({
4012
4018
  isCollapsable: t,
4013
4019
  isDisabled: a,
4014
4020
  isLoading: r,
@@ -4031,8 +4037,8 @@ const bt = {
4031
4037
  t && c && i(!1);
4032
4038
  }, [t]);
4033
4039
  const b = (E) => {
4034
- const T = E.currentTarget.value;
4035
- n(T);
4040
+ const B = E.currentTarget.value;
4041
+ n(B);
4036
4042
  }, k = () => {
4037
4043
  n("");
4038
4044
  }, f = () => {
@@ -4054,7 +4060,7 @@ const bt = {
4054
4060
  onClick: f
4055
4061
  },
4056
4062
  /* @__PURE__ */ e.createElement(
4057
- x,
4063
+ S,
4058
4064
  {
4059
4065
  className: Se[`${Ce}__search-icon`],
4060
4066
  source: Dr,
@@ -4085,7 +4091,7 @@ const bt = {
4085
4091
  title: "Clear search",
4086
4092
  className: Se[`${Ce}__clear-icon`],
4087
4093
  onClick: k,
4088
- icon: /* @__PURE__ */ e.createElement(x, { source: Ne, kind: "primary" }),
4094
+ icon: /* @__PURE__ */ e.createElement(S, { source: Ne, kind: "primary" }),
4089
4095
  kind: "text",
4090
4096
  size: "compact"
4091
4097
  }
@@ -4127,7 +4133,7 @@ const bt = {
4127
4133
  "switch__loader--medium": "lc-Switch-module__switch__loader--medium___2zi05",
4128
4134
  "switch__loader--large": "lc-Switch-module__switch__loader--large___vLRFa",
4129
4135
  switch__icon: Qo
4130
- }, re = "switch", fl = (p) => {
4136
+ }, re = "switch", vl = (p) => {
4131
4137
  var u = p, {
4132
4138
  className: t = "",
4133
4139
  defaultOn: a = !1,
@@ -4139,7 +4145,7 @@ const bt = {
4139
4145
  state: n = "regular",
4140
4146
  innerRef: s,
4141
4147
  ariaLabel: i
4142
- } = u, d = P(u, [
4148
+ } = u, d = I(u, [
4143
4149
  "className",
4144
4150
  "defaultOn",
4145
4151
  "disabled",
@@ -4153,14 +4159,14 @@ const bt = {
4153
4159
  ]);
4154
4160
  const h = o !== void 0, [v, g] = e.useState(
4155
4161
  () => h ? o : a
4156
- ), b = h ? o : v, k = n === "loading", f = n === "locked", $ = l === "large" ? "small" : "xsmall", w = b ? "on" : "off", F = r || k || f, E = F ? "disabled" : "enabled", T = m(
4162
+ ), b = h ? o : v, k = n === "loading", f = n === "locked", $ = l === "large" ? "small" : "xsmall", w = b ? "on" : "off", F = r || k || f, E = F ? "disabled" : "enabled", B = m(
4157
4163
  ce[re],
4158
4164
  ce[`${re}--${l}`],
4159
4165
  t
4160
- ), S = (se) => {
4166
+ ), D = (se) => {
4161
4167
  c == null || c(se, !b), h || (se.stopPropagation(), g((A) => !A));
4162
4168
  };
4163
- return /* @__PURE__ */ e.createElement("span", { className: T }, /* @__PURE__ */ e.createElement(
4169
+ return /* @__PURE__ */ e.createElement("span", { className: B }, /* @__PURE__ */ e.createElement(
4164
4170
  "input",
4165
4171
  y({
4166
4172
  type: "checkbox",
@@ -4168,7 +4174,7 @@ const bt = {
4168
4174
  ce[`${re}__input`],
4169
4175
  ce[`${re}__input--${E}`]
4170
4176
  ),
4171
- onChange: S,
4177
+ onChange: D,
4172
4178
  checked: b,
4173
4179
  name: _,
4174
4180
  ref: s,
@@ -4203,7 +4209,7 @@ const bt = {
4203
4209
  }
4204
4210
  ),
4205
4211
  f && /* @__PURE__ */ e.createElement(
4206
- x,
4212
+ S,
4207
4213
  {
4208
4214
  className: ce[`${re}__icon`],
4209
4215
  "data-testid": "lock-icon",
@@ -4222,7 +4228,7 @@ const bt = {
4222
4228
  tab__badge: ec,
4223
4229
  "tab--selected": "lc-Tab-module__tab--selected___c0EkL",
4224
4230
  "tab--disabled": "lc-Tab-module__tab--disabled___URdTh"
4225
- }, _t = "tab", vl = (n) => {
4231
+ }, _t = "tab", hl = (n) => {
4226
4232
  var s = n, {
4227
4233
  children: t,
4228
4234
  className: a,
@@ -4230,7 +4236,7 @@ const bt = {
4230
4236
  isSelected: _,
4231
4237
  asBadge: o,
4232
4238
  size: c = "medium"
4233
- } = s, l = P(s, [
4239
+ } = s, l = I(s, [
4234
4240
  "children",
4235
4241
  "className",
4236
4242
  "count",
@@ -4241,7 +4247,7 @@ const bt = {
4241
4247
  const { disabled: i } = l, d = r !== void 0 && !o, p = r !== void 0 && o;
4242
4248
  return /* @__PURE__ */ e.createElement(
4243
4249
  M,
4244
- B(y({}, l), {
4250
+ T(y({}, l), {
4245
4251
  as: l.href ? "a" : "button",
4246
4252
  size: "md",
4247
4253
  bold: _,
@@ -4268,10 +4274,10 @@ const bt = {
4268
4274
  }, tc = "lc-TabsWrapper-module__tabs___Y2xyD", ac = "lc-TabsWrapper-module__tabs__list___i6tVO", cr = {
4269
4275
  tabs: tc,
4270
4276
  tabs__list: ac
4271
- }, lr = "tabs", hl = ({
4277
+ }, lr = "tabs", kl = ({
4272
4278
  className: t,
4273
4279
  children: a
4274
- }) => /* @__PURE__ */ e.createElement("div", { className: m(cr[lr], t) }, a), kl = ({
4280
+ }) => /* @__PURE__ */ e.createElement("div", { className: m(cr[lr], t) }, a), yl = ({
4275
4281
  className: t,
4276
4282
  children: a
4277
4283
  }) => /* @__PURE__ */ e.createElement("div", { className: m(cr[`${lr}__list`], t) }, a), rc = ({
@@ -4376,7 +4382,7 @@ const bt = {
4376
4382
  inputClassName: s,
4377
4383
  onBlur: i,
4378
4384
  addOnBlur: d = !0
4379
- } = h, p = P(h, [
4385
+ } = h, p = I(h, [
4380
4386
  "id",
4381
4387
  "tags",
4382
4388
  "onChange",
@@ -4414,9 +4420,9 @@ const bt = {
4414
4420
  return;
4415
4421
  w(a.length - 1);
4416
4422
  }
4417
- }, T = (A) => {
4423
+ }, B = (A) => {
4418
4424
  d && $(b), i == null || i(A);
4419
- }, S = (A, J) => {
4425
+ }, D = (A, J) => {
4420
4426
  const X = [...a || []];
4421
4427
  X.reduce(
4422
4428
  (Be, fe, Oe) => Be + (fe === J && Oe !== A ? 1 : 0),
@@ -4432,7 +4438,7 @@ const bt = {
4432
4438
  {
4433
4439
  index: J,
4434
4440
  key: `${J}${A}`,
4435
- update: S,
4441
+ update: D,
4436
4442
  remove: w,
4437
4443
  inputRef: f,
4438
4444
  validator: _,
@@ -4441,7 +4447,7 @@ const bt = {
4441
4447
  A
4442
4448
  )), /* @__PURE__ */ e.createElement(
4443
4449
  "input",
4444
- B(y({}, p), {
4450
+ T(y({}, p), {
4445
4451
  id: t,
4446
4452
  ref: f,
4447
4453
  className: g,
@@ -4450,10 +4456,10 @@ const bt = {
4450
4456
  onChange: F,
4451
4457
  onKeyDown: E,
4452
4458
  onPaste: se,
4453
- onBlur: T
4459
+ onBlur: B
4454
4460
  })
4455
4461
  )), o && /* @__PURE__ */ e.createElement(fa, null, o));
4456
- }, sc = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)])$/i, ic = "name@company.com", dc = (t) => sc.test(t), yl = (n) => {
4462
+ }, sc = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)])$/i, ic = "name@company.com", dc = (t) => sc.test(t), El = (n) => {
4457
4463
  var s = n, {
4458
4464
  id: t,
4459
4465
  tags: a,
@@ -4461,7 +4467,7 @@ const bt = {
4461
4467
  error: _,
4462
4468
  placeholder: o = ic,
4463
4469
  size: c
4464
- } = s, l = P(s, [
4470
+ } = s, l = I(s, [
4465
4471
  "id",
4466
4472
  "tags",
4467
4473
  "onChange",
@@ -4471,7 +4477,7 @@ const bt = {
4471
4477
  ]);
4472
4478
  return /* @__PURE__ */ e.createElement(
4473
4479
  nc,
4474
- B(y({}, l), {
4480
+ T(y({}, l), {
4475
4481
  id: t,
4476
4482
  tags: a,
4477
4483
  error: _,
@@ -4532,7 +4538,7 @@ const bt = {
4532
4538
  removable: _,
4533
4539
  kind: o = "info",
4534
4540
  onClose: c
4535
- } = s, l = P(s, [
4541
+ } = s, l = I(s, [
4536
4542
  "action",
4537
4543
  "className",
4538
4544
  "children",
@@ -4545,7 +4551,7 @@ const bt = {
4545
4551
  Q[`${ze}--${o}`],
4546
4552
  a
4547
4553
  ), d = typeof r == "string", p = (u) => u && u.closesOnClick && c ? (u.onClick(), c()) : u.onClick();
4548
- return /* @__PURE__ */ e.createElement("div", y({ className: i }, l), /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__icon`] }, /* @__PURE__ */ e.createElement(x, B(y({}, bc[o]), { size: "medium" }))), /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__content`] }, d ? /* @__PURE__ */ e.createElement(M, { as: "div" }, r) : r), (t || _) && /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__actions`] }, t && /* @__PURE__ */ e.createElement(
4554
+ return /* @__PURE__ */ e.createElement("div", y({ className: i }, l), /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__icon`] }, /* @__PURE__ */ e.createElement(S, T(y({}, bc[o]), { size: "medium" }))), /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__content`] }, d ? /* @__PURE__ */ e.createElement(M, { as: "div" }, r) : r), (t || _) && /* @__PURE__ */ e.createElement("div", { className: Q[`${ze}__actions`] }, t && /* @__PURE__ */ e.createElement(
4549
4555
  G,
4550
4556
  {
4551
4557
  className: Q[`${ze}__actions--custom`],
@@ -4564,9 +4570,9 @@ const bt = {
4564
4570
  "aria-label": "Close toast",
4565
4571
  onClick: c
4566
4572
  },
4567
- /* @__PURE__ */ e.createElement(x, { source: Ne, size: "medium" })
4573
+ /* @__PURE__ */ e.createElement(S, { source: Ne, size: "medium" })
4568
4574
  )));
4569
- }, vc = 200, vt = "toast-wrapper", El = ({
4575
+ }, vc = 200, vt = "toast-wrapper", $l = ({
4570
4576
  className: t,
4571
4577
  toasts: a = [],
4572
4578
  fixed: r = !0,
@@ -4613,9 +4619,9 @@ const bt = {
4613
4619
  "textarea--focused": "lc-Textarea-module__textarea--focused___1vtEx",
4614
4620
  "textarea--disabled": "lc-Textarea-module__textarea--disabled___xXaGv",
4615
4621
  "textarea--error": "lc-Textarea-module__textarea--error___0EGuq"
4616
- }, Ot = "textarea", $l = e.forwardRef(
4622
+ }, Ot = "textarea", wl = e.forwardRef(
4617
4623
  (o, _) => {
4618
- var c = o, { className: t, error: a } = c, r = P(c, ["className", "error"]);
4624
+ var c = o, { className: t, error: a } = c, r = I(c, ["className", "error"]);
4619
4625
  const { disabled: l, onBlur: n, onFocus: s } = r, [i, d] = e.useState(!1), p = m(t, Lt[Ot], {
4620
4626
  [Lt[`${Ot}--disabled`]]: l,
4621
4627
  [Lt[`${Ot}--focused`]]: i,
@@ -4627,7 +4633,7 @@ const bt = {
4627
4633
  };
4628
4634
  return /* @__PURE__ */ e.createElement("div", { className: p }, /* @__PURE__ */ e.createElement(
4629
4635
  "textarea",
4630
- B(y({}, r), {
4636
+ T(y({}, r), {
4631
4637
  ref: _,
4632
4638
  onFocus: h,
4633
4639
  onBlur: u
@@ -4646,7 +4652,7 @@ const bt = {
4646
4652
  "aria-label": "Retry",
4647
4653
  onClick: r
4648
4654
  },
4649
- /* @__PURE__ */ e.createElement(x, { size: "small", source: Br })
4655
+ /* @__PURE__ */ e.createElement(S, { size: "small", source: Br })
4650
4656
  ), a && t !== "success" && /* @__PURE__ */ e.createElement(
4651
4657
  "button",
4652
4658
  {
@@ -4655,7 +4661,7 @@ const bt = {
4655
4661
  "aria-label": "Close",
4656
4662
  onClick: a
4657
4663
  },
4658
- /* @__PURE__ */ e.createElement(x, { size: "small", source: Ne })
4664
+ /* @__PURE__ */ e.createElement(S, { size: "small", source: Ne })
4659
4665
  )), we = {
4660
4666
  "file-upload-progress": "lc-FileUploadProgress-module__file-upload-progress___xw8h8",
4661
4667
  "file-upload-progress__icon": "lc-FileUploadProgress-module__file-upload-progress__icon___p8Rfz",
@@ -4686,7 +4692,7 @@ const bt = {
4686
4692
  we[`${Re}__icon--success`]
4687
4693
  )
4688
4694
  },
4689
- /* @__PURE__ */ e.createElement(x, { source: ca })
4695
+ /* @__PURE__ */ e.createElement(S, { source: ca })
4690
4696
  ), /* @__PURE__ */ e.createElement(
4691
4697
  "div",
4692
4698
  {
@@ -4752,14 +4758,14 @@ const bt = {
4752
4758
  "upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___2I72G",
4753
4759
  "upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___93bs8",
4754
4760
  "upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___QJFEq"
4755
- }, le = "upload-bar", Me = `${le}__wrapper__header`, yc = 300, Ec = (t, a) => t === "success" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Me}__success-icon`] }, /* @__PURE__ */ e.createElement(x, { source: ca })) : t === "error" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Me}__error-icon`] }, /* @__PURE__ */ e.createElement(x, { source: Ar })) : /* @__PURE__ */ e.createElement(
4761
+ }, le = "upload-bar", Me = `${le}__wrapper__header`, yc = 300, Ec = (t, a) => t === "success" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Me}__success-icon`] }, /* @__PURE__ */ e.createElement(S, { source: ca })) : t === "error" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Me}__error-icon`] }, /* @__PURE__ */ e.createElement(S, { source: Ar })) : /* @__PURE__ */ e.createElement(
4756
4762
  Ho,
4757
4763
  {
4758
4764
  className: H[`${Me}__loader`],
4759
4765
  status: t,
4760
4766
  progressValue: a
4761
4767
  }
4762
- ), wl = ({
4768
+ ), Cl = ({
4763
4769
  children: t,
4764
4770
  className: a,
4765
4771
  progressValue: r,
@@ -4806,7 +4812,7 @@ const bt = {
4806
4812
  type: "button",
4807
4813
  onClick: f
4808
4814
  },
4809
- u ? /* @__PURE__ */ e.createElement(x, { source: zt }) : /* @__PURE__ */ e.createElement(x, { source: Et })
4815
+ u ? /* @__PURE__ */ e.createElement(S, { source: zt }) : /* @__PURE__ */ e.createElement(S, { source: Et })
4810
4816
  ), l === "error" && /* @__PURE__ */ e.createElement("div", { className: H[`${Me}__actions-container`] }, /* @__PURE__ */ e.createElement(
4811
4817
  _a,
4812
4818
  {
@@ -4842,62 +4848,63 @@ export {
4842
4848
  Qc as Card,
4843
4849
  Zc as Checkbox,
4844
4850
  oo as DatePicker,
4851
+ Xc as DatePickerRangeCalendarsWrapper,
4845
4852
  Fc as DesignToken,
4846
- Xc as DetailsCard,
4847
- el as DetailsCardInfo,
4853
+ el as DetailsCard,
4854
+ tl as DetailsCardInfo,
4848
4855
  Gc as Display,
4849
- yl as EmailTagInput,
4856
+ El as EmailTagInput,
4850
4857
  Gt as FieldDescription,
4851
4858
  fa as FieldError,
4852
- tl as FieldGroup,
4859
+ al as FieldGroup,
4853
4860
  kc as FileUploadProgress,
4854
4861
  _a as FileUploadProgressActions,
4855
- al as Form,
4856
- rl as FormField,
4857
- _l as FormGroup,
4862
+ rl as Form,
4863
+ _l as FormField,
4864
+ ol as FormGroup,
4858
4865
  Je as Heading,
4859
- x as Icon,
4866
+ S as Icon,
4860
4867
  Wc as Info,
4861
- ol as Input,
4868
+ cl as Input,
4862
4869
  Vc as Interactive,
4863
- cl as Link,
4870
+ ll as Link,
4864
4871
  ba as Loader,
4865
- ll as Modal,
4872
+ nl as Modal,
4866
4873
  ko as ModalBase,
4867
4874
  La as ModalCloseButton,
4868
- sl as ModalHeader,
4869
- nl as ModalPortal,
4870
- il as NumericInput,
4871
- dl as Picker,
4875
+ il as ModalHeader,
4876
+ sl as ModalPortal,
4877
+ dl as NumericInput,
4878
+ ul as Picker,
4872
4879
  $o as PickerList,
4873
- ul as Popover,
4880
+ ml as Popover,
4874
4881
  zo as ProgressBar,
4875
4882
  Ho as ProgressCircle,
4876
- ml as PromoBanner,
4877
- pl as PromoBannerV2,
4878
- gl as RadioButton,
4883
+ pl as PromoBanner,
4884
+ gl as PromoBannerV2,
4885
+ bl as RadioButton,
4879
4886
  Lc as RadiusToken,
4880
4887
  lo as RangeDatePicker,
4881
4888
  qc as Reports,
4882
- bl as SearchInput,
4889
+ fl as SearchInput,
4883
4890
  jc as SegmentedControl,
4884
4891
  Mc as ShadowToken,
4885
4892
  Uc as Simple,
4886
4893
  Rc as SpacingToken,
4887
- fl as Switch,
4888
- vl as Tab,
4889
- kl as TabsList,
4890
- hl as TabsWrapper,
4894
+ vl as Switch,
4895
+ hl as Tab,
4896
+ yl as TabsList,
4897
+ kl as TabsWrapper,
4891
4898
  rr as Tag,
4892
4899
  nc as TagInput,
4893
4900
  M as Text,
4894
- $l as Textarea,
4901
+ wl as Textarea,
4895
4902
  fc as Toast,
4896
- El as ToastWrapper,
4903
+ $l as ToastWrapper,
4897
4904
  er as Tooltip,
4898
4905
  Oc as TransitionDurationToken,
4899
4906
  Hc as TransitionTimingToken,
4900
- wl as UploadBar,
4907
+ Cl as UploadBar,
4901
4908
  Yc as UserGuide,
4902
4909
  v_ as generateAvatarColor,
4903
4910
  zc as getDesignTokenWithOpacity