@livechat/design-system-react-components 1.12.0 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dsrc.es.js CHANGED
@@ -356,7 +356,11 @@ const Rc = {
356
356
  }, zc = {
357
357
  EaseIn: "--transition-timing-ease-in",
358
358
  EaseOut: "--transition-timing-ease-out"
359
- }, Gc = (t, a) => `color-mix(in srgb, var(${t}) ${a}, transparent)`, G = {
359
+ }, Gc = {
360
+ Instant: "--delay-instant",
361
+ Moderate: "--delay-moderate",
362
+ Slow: "--delay-slow"
363
+ }, Uc = (t, a) => `color-mix(in srgb, var(${t}) ${a}, transparent)`, G = {
360
364
  esc: "Escape",
361
365
  enter: "Enter",
362
366
  backspace: "Backspace",
@@ -445,7 +449,7 @@ const Rc = {
445
449
  _ && wa[`${Ca}--${o ? "disabled--" : ""}${_}`]
446
450
  );
447
451
  return /* @__PURE__ */ e.createElement("span", D(y({}, n), { className: i }), s);
448
- }, ze = {
452
+ }, Ge = {
449
453
  "action-menu": "lc-ActionMenu-module__action-menu___K2UwW",
450
454
  "action-menu__trigger-button": "lc-ActionMenu-module__action-menu__trigger-button___tBrz5",
451
455
  "action-menu__list": "lc-ActionMenu-module__action-menu__list___9pNUX",
@@ -455,7 +459,7 @@ const Rc = {
455
459
  "action-menu__list__item--disabled": "lc-ActionMenu-module__action-menu__list__item--disabled___MgaX8",
456
460
  "action-menu__list__item--selected": "lc-ActionMenu-module__action-menu__list__item--selected___eevlJ",
457
461
  "action-menu__list__item__icon": "lc-ActionMenu-module__action-menu__list__item__icon___o3ePo"
458
- }, Ge = "action-menu", Yr = (f) => {
462
+ }, Ue = "action-menu", Yr = (f) => {
459
463
  var g = f, {
460
464
  className: t,
461
465
  triggerClassName: a,
@@ -496,11 +500,11 @@ const Rc = {
496
500
  whileElementsMounted: da
497
501
  }), re = ua(W), Ae = ma(W, {
498
502
  enabled: T
499
- }), Ie = pa(W), { getReferenceProps: xe, getFloatingProps: He } = ga([
503
+ }), Ie = pa(W), { getReferenceProps: xe, getFloatingProps: ze } = ga([
500
504
  re,
501
505
  Ae,
502
506
  Ie
503
- ]), { styles: Ve } = qa(W, {
507
+ ]), { styles: Ye } = qa(W, {
504
508
  initial: ({ side: A }) => y({
505
509
  opacity: 0
506
510
  }, A === "bottom" && {
@@ -512,20 +516,20 @@ const Rc = {
512
516
  } || A === "right" && {
513
517
  marginLeft: -10
514
518
  })
515
- }), Ye = (A) => {
516
- var _e, qe;
519
+ }), qe = (A) => {
520
+ var _e, Ke;
517
521
  const J = $.current;
518
522
  let X = J + A;
519
- for (; (_e = r[X]) != null && _e.disabled || (qe = r[X]) != null && qe.groupHeader; )
523
+ for (; (_e = r[X]) != null && _e.disabled || (Ke = r[X]) != null && Ke.groupHeader; )
520
524
  if (X += A, X === -1) {
521
525
  X = J;
522
526
  break;
523
527
  }
524
528
  return X;
525
529
  }, R = (A) => {
526
- var _e, qe;
527
- $.current = Ye(A);
528
- const J = (_e = w.current) == null ? void 0 : _e.children, X = J && ((qe = J[$.current]) == null ? void 0 : qe.children[0]);
530
+ var _e, Ke;
531
+ $.current = qe(A);
532
+ const J = (_e = w.current) == null ? void 0 : _e.children, X = J && ((Ke = J[$.current]) == null ? void 0 : Ke.children[0]);
529
533
  return X == null ? void 0 : X.focus();
530
534
  }, z = (A) => {
531
535
  A.key === G.arrowUp && $.current > 0 && (A.preventDefault(), R(-1)), A.key === G.arrowDown && $.current + 1 < r.length && (A.preventDefault(), R(1));
@@ -542,7 +546,7 @@ const Rc = {
542
546
  {
543
547
  key: A.key,
544
548
  role: "none",
545
- className: ze[`${Ge}__list__group-header`]
549
+ className: Ge[`${Ue}__list__group-header`]
546
550
  },
547
551
  A.element
548
552
  ) : /* @__PURE__ */ e.createElement("li", { key: A.key, role: "none" }, /* @__PURE__ */ e.createElement(
@@ -554,14 +558,14 @@ const Rc = {
554
558
  disabled: A.disabled,
555
559
  onClick: () => K(J, A.onClick),
556
560
  role: "menuitem",
557
- className: m(ze[`${Ge}__list__item`], {
558
- [ze[`${Ge}__list__item--disabled`]]: A.disabled,
559
- [ze[`${Ge}__list__item--with-divider`]]: A.withDivider,
560
- [ze[`${Ge}__list__item--selected`]]: u == null ? void 0 : u.includes(A.key)
561
+ className: m(Ge[`${Ue}__list__item`], {
562
+ [Ge[`${Ue}__list__item--disabled`]]: A.disabled,
563
+ [Ge[`${Ue}__list__item--with-divider`]]: A.withDivider,
564
+ [Ge[`${Ue}__list__item--selected`]]: u == null ? void 0 : u.includes(A.key)
561
565
  })
562
566
  },
563
567
  A.element,
564
- (u == null ? void 0 : u.includes(A.key)) && /* @__PURE__ */ e.createElement("div", { className: ze[`${Ge}__list__item__icon`] }, /* @__PURE__ */ e.createElement(x, { source: Gt, kind: "action-primary" }))
568
+ (u == null ? void 0 : u.includes(A.key)) && /* @__PURE__ */ e.createElement("div", { className: Ge[`${Ue}__list__item__icon`] }, /* @__PURE__ */ e.createElement(x, { source: Gt, kind: "action-primary" }))
565
569
  ));
566
570
  return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
567
571
  "div",
@@ -576,17 +580,17 @@ const Rc = {
576
580
  "div",
577
581
  y({
578
582
  ref: F.setFloating,
579
- className: ze[Ge],
583
+ className: Ge[Ue],
580
584
  style: y({
581
585
  position: ue,
582
586
  top: N != null ? N : "",
583
587
  left: B != null ? B : ""
584
- }, Ve)
585
- }, He()),
588
+ }, Ye)
589
+ }, ze()),
586
590
  /* @__PURE__ */ e.createElement(
587
591
  "ul",
588
592
  D(y({}, h), {
589
- className: m(ze[`${Ge}__list`], t),
593
+ className: m(Ge[`${Ue}__list`], t),
590
594
  role: "menu",
591
595
  ref: w
592
596
  }),
@@ -670,7 +674,7 @@ const Rc = {
670
674
  }, s),
671
675
  l
672
676
  );
673
- }, Uc = (c) => {
677
+ }, Wc = (c) => {
674
678
  var l = c, {
675
679
  as: t = "div",
676
680
  size: a = "md",
@@ -750,7 +754,6 @@ const Rc = {
750
754
  "btn--disabled": "lc-Button-module__btn--disabled___lXBav",
751
755
  "btn--full-width": "lc-Button-module__btn--full-width___kdbAr",
752
756
  "btn--compact": "lc-Button-module__btn--compact___4eptQ",
753
- "btn--icon-only": "lc-Button-module__btn--icon-only___bF5pW",
754
757
  "btn--large": "lc-Button-module__btn--large___lb-z6",
755
758
  "btn--basic": "lc-Button-module__btn--basic___Jc2gD",
756
759
  "btn--primary": "lc-Button-module__btn--primary___ajbjQ",
@@ -770,6 +773,7 @@ const Rc = {
770
773
  btn__icon: r_,
771
774
  "btn__icon--left": "lc-Button-module__btn__icon--left___H68zu",
772
775
  "btn__icon--right": "lc-Button-module__btn__icon--right___fHr3D",
776
+ "btn--icon-only": "lc-Button-module__btn--icon-only___bF5pW",
773
777
  "btn--icon-only--bg": "lc-Button-module__btn--icon-only--bg___X-4V2"
774
778
  }, ge = "btn", U = e.forwardRef(
775
779
  (g, f) => {
@@ -923,27 +927,27 @@ const o_ = "lc-Tooltip-module__tooltip___QOOAr", c_ = "lc-Tooltip-module__toolti
923
927
  closeOnTriggerBlur: W = !1,
924
928
  floatingStrategy: re
925
929
  }) => {
926
- const Ae = n !== void 0, [Ie, xe] = e.useState(!1), He = e.useRef(null), Ve = Ae ? n : Ie, Ye = c || o, R = m(
930
+ const Ae = n !== void 0, [Ie, xe] = e.useState(!1), ze = e.useRef(null), Ye = Ae ? n : Ie, qe = c || o, R = m(
927
931
  C[xt],
928
932
  a,
929
- Ye && C[`${xt}--${Ye}`],
933
+ qe && C[`${xt}--${qe}`],
930
934
  s && C[`${xt}--full-space`]
931
935
  ), z = typeof _ == "function", K = (ve) => {
932
- ve !== Ve && (ve ? d == null || d() : i == null || i(), !Ae && xe(ve));
936
+ ve !== Ye && (ve ? d == null || d() : i == null || i(), !Ae && xe(ve));
933
937
  }, me = (ve) => p ? ve != null ? ve : u : 0, A = (ve) => ve != null ? ve : g, {
934
938
  floatingStyles: J,
935
939
  refs: X,
936
940
  context: _e,
937
- middlewareData: { arrow: { x: qe, y: sr } = {} }
941
+ middlewareData: { arrow: { x: Ke, y: sr } = {} }
938
942
  } = na({
939
943
  middleware: [
940
944
  sa({ mainAxis: $ }),
941
945
  Ka(),
942
946
  ia(),
943
- Pr({ element: He })
947
+ Pr({ element: ze })
944
948
  ],
945
949
  placement: l,
946
- open: Ve,
950
+ open: Ye,
947
951
  strategy: re,
948
952
  onOpenChange: K,
949
953
  whileElementsMounted: da
@@ -992,13 +996,13 @@ const o_ = "lc-Tooltip-module__tooltip___QOOAr", c_ = "lc-Tooltip-module__toolti
992
996
  Or,
993
997
  {
994
998
  className: C[`${xt}__arrow`],
995
- ref: He,
999
+ ref: ze,
996
1000
  context: _e,
997
- style: __(ue, F, sr, qe)
1001
+ style: __(ue, F, sr, Ke)
998
1002
  }
999
1003
  )
1000
1004
  ));
1001
- }, Wc = ({ text: t }) => /* @__PURE__ */ e.createElement("div", null, t), mt = "tooltip", Vc = ({ className: t, header: a, text: r, closeWithX: _, theme: o, handleCloseAction: c }) => /* @__PURE__ */ e.createElement("div", { className: t }, _ && /* @__PURE__ */ e.createElement(
1005
+ }, Vc = ({ text: t }) => /* @__PURE__ */ e.createElement("div", null, t), mt = "tooltip", Yc = ({ className: t, header: a, text: r, closeWithX: _, theme: o, handleCloseAction: c }) => /* @__PURE__ */ e.createElement("div", { className: t }, _ && /* @__PURE__ */ e.createElement(
1002
1006
  "button",
1003
1007
  {
1004
1008
  className: C[`${mt}-close`],
@@ -1023,7 +1027,7 @@ const o_ = "lc-Tooltip-module__tooltip___QOOAr", c_ = "lc-Tooltip-module__toolti
1023
1027
  )
1024
1028
  },
1025
1029
  r
1026
- )), Se = "tooltip", Yc = ({
1030
+ )), Se = "tooltip", qc = ({
1027
1031
  header: t,
1028
1032
  text: a,
1029
1033
  image: r,
@@ -1192,7 +1196,7 @@ class s_ {
1192
1196
  return this.getBoundingClientRect().height;
1193
1197
  }
1194
1198
  }
1195
- const xa = 8, Sa = "guide-tooltip", Da = (t, a) => new s_(t, a), qc = (t) => {
1199
+ const xa = 8, Sa = "guide-tooltip", Da = (t, a) => new s_(t, a), Kc = (t) => {
1196
1200
  const {
1197
1201
  className: a,
1198
1202
  parentElementName: r,
@@ -1249,7 +1253,7 @@ const xa = 8, Sa = "guide-tooltip", Da = (t, a) => new s_(t, a), qc = (t) => {
1249
1253
  }),
1250
1254
  t.children
1251
1255
  )) : null;
1252
- }, pt = "reports-tooltip", Kc = ({
1256
+ }, pt = "reports-tooltip", Jc = ({
1253
1257
  title: t,
1254
1258
  description: a,
1255
1259
  children: r
@@ -1326,7 +1330,7 @@ const xa = 8, Sa = "guide-tooltip", Da = (t, a) => new s_(t, a), qc = (t) => {
1326
1330
  icon: t.element
1327
1331
  }
1328
1332
  );
1329
- }, Xe = "action-bar", Jc = ({
1333
+ }, Xe = "action-bar", jc = ({
1330
1334
  className: t,
1331
1335
  id: a = "action-bar-area",
1332
1336
  type: r = "menu",
@@ -1458,7 +1462,7 @@ const xa = 8, Sa = "guide-tooltip", Da = (t, a) => new s_(t, a), qc = (t) => {
1458
1462
  source: Ya,
1459
1463
  kind: "error"
1460
1464
  }
1461
- }, ke = "alert", jc = (n) => {
1465
+ }, ke = "alert", Qc = (n) => {
1462
1466
  var s = n, {
1463
1467
  children: t,
1464
1468
  className: a,
@@ -1704,7 +1708,7 @@ const A_ = "lc-SegmentedControl-module__btn___tfsvL", Bt = {
1704
1708
  "btn--compact": "lc-SegmentedControl-module__btn--compact___gcSwq",
1705
1709
  "btn--medium": "lc-SegmentedControl-module__btn--medium___w3UzC",
1706
1710
  "btn--large": "lc-SegmentedControl-module__btn--large___yHPw4"
1707
- }, I_ = "segmented-control", Qc = ({
1711
+ }, I_ = "segmented-control", Zc = ({
1708
1712
  size: t = "medium",
1709
1713
  buttons: a,
1710
1714
  className: r,
@@ -1754,7 +1758,7 @@ const A_ = "lc-SegmentedControl-module__btn___tfsvL", Bt = {
1754
1758
  card__actions__line: G_,
1755
1759
  card__actions__buttons: U_,
1756
1760
  "card__actions__buttons-expander": "lc-Card-module__card__actions__buttons-expander___lz4h-"
1757
- }, Et = "card", zt = `${Et}__header`, qt = `${zt}__heading`, At = `${Et}__actions`, W_ = `${zt}__no-image`, Zc = (i) => {
1761
+ }, Et = "card", zt = `${Et}__header`, qt = `${zt}__heading`, At = `${Et}__actions`, W_ = `${zt}__no-image`, Xc = (i) => {
1758
1762
  var d = i, {
1759
1763
  alt: t,
1760
1764
  buttonsOptions: a = [],
@@ -1815,7 +1819,7 @@ const A_ = "lc-SegmentedControl-module__btn___tfsvL", Bt = {
1815
1819
  ]);
1816
1820
  const c = m(V_[Y_], a);
1817
1821
  return /* @__PURE__ */ e.createElement(M, D(y({ as: "span", size: "sm" }, r), { className: c }), t);
1818
- }, q_ = "lc-Checkbox-module__checkbox___G7nTf", K_ = "lc-Checkbox-module__checkbox__label___-o01x", J_ = "lc-Checkbox-module__checkbox__text___P2SIq", j_ = "lc-Checkbox-module__checkbox__input___YLbVF", Q_ = "lc-Checkbox-module__checkbox__checkmark___16pfY", Z_ = "lc-Checkbox-module__checkbox__square___MHUyd", X_ = "lc-Checkbox-module__checkbox__helper___YSJ-n", Ke = {
1822
+ }, q_ = "lc-Checkbox-module__checkbox___G7nTf", K_ = "lc-Checkbox-module__checkbox__label___-o01x", J_ = "lc-Checkbox-module__checkbox__text___P2SIq", j_ = "lc-Checkbox-module__checkbox__input___YLbVF", Q_ = "lc-Checkbox-module__checkbox__checkmark___16pfY", Z_ = "lc-Checkbox-module__checkbox__square___MHUyd", X_ = "lc-Checkbox-module__checkbox__helper___YSJ-n", Je = {
1819
1823
  checkbox: q_,
1820
1824
  checkbox__label: K_,
1821
1825
  checkbox__text: J_,
@@ -1825,28 +1829,28 @@ const A_ = "lc-SegmentedControl-module__btn___tfsvL", Bt = {
1825
1829
  checkbox__square: Z_,
1826
1830
  "checkbox--disabled": "lc-Checkbox-module__checkbox--disabled___-lAqW",
1827
1831
  checkbox__helper: X_
1828
- }, Je = "checkbox", Xc = e.forwardRef(
1832
+ }, je = "checkbox", el = e.forwardRef(
1829
1833
  (n, l) => {
1830
1834
  var s = n, { checked: t, disabled: a, children: r, description: _, className: o } = s, c = I(s, ["checked", "disabled", "children", "description", "className"]);
1831
1835
  return /* @__PURE__ */ e.createElement(
1832
1836
  "div",
1833
1837
  {
1834
- className: m(Ke[Je], o, {
1835
- [Ke[`${Je}--selected`]]: t,
1836
- [Ke[`${Je}--disabled`]]: a
1838
+ className: m(Je[je], o, {
1839
+ [Je[`${je}--selected`]]: t,
1840
+ [Je[`${je}--disabled`]]: a
1837
1841
  })
1838
1842
  },
1839
- /* @__PURE__ */ e.createElement("label", { className: Ke[`${Je}__label`] }, /* @__PURE__ */ e.createElement(
1843
+ /* @__PURE__ */ e.createElement("label", { className: Je[`${je}__label`] }, /* @__PURE__ */ e.createElement(
1840
1844
  "input",
1841
1845
  D(y({}, c), {
1842
1846
  ref: l,
1843
1847
  checked: t,
1844
1848
  disabled: a,
1845
- className: Ke[`${Je}__input`],
1849
+ className: Je[`${je}__input`],
1846
1850
  type: "checkbox"
1847
1851
  })
1848
- ), r && /* @__PURE__ */ e.createElement(M, { as: "div", size: "md", className: Ke[`${Je}__text`] }, r)),
1849
- _ && /* @__PURE__ */ e.createElement(Wt, { className: Ke[`${Je}__helper`] }, _)
1852
+ ), r && /* @__PURE__ */ e.createElement(M, { as: "div", size: "md", className: Je[`${je}__text`] }, r)),
1853
+ _ && /* @__PURE__ */ e.createElement(Wt, { className: Je[`${je}__helper`] }, _)
1850
1854
  );
1851
1855
  }
1852
1856
  ), S = {
@@ -2325,7 +2329,7 @@ no.defaultProps = {
2325
2329
  }
2326
2330
  ]
2327
2331
  };
2328
- const el = (t) => {
2332
+ const tl = (t) => {
2329
2333
  const c = t, { className: a, children: r } = c, _ = I(c, ["className", "children"]), o = m(
2330
2334
  a,
2331
2335
  S["date-picker--range__calendars-wrapper"]
@@ -2336,7 +2340,6 @@ const el = (t) => {
2336
2340
  "details-card__float-button--open": "lc-DetailsCard-module__details-card__float-button--open___u9Kx2",
2337
2341
  "details-card--with-divider": "lc-DetailsCard-module__details-card--with-divider___xyXvc",
2338
2342
  "details-card__button": "lc-DetailsCard-module__details-card__button___FWUG5",
2339
- "details-card__button--open": "lc-DetailsCard-module__details-card__button--open___lVmrQ",
2340
2343
  "details-card__button__icon": "lc-DetailsCard-module__details-card__button__icon___iOlKd",
2341
2344
  "details-card__button__icon--open": "lc-DetailsCard-module__details-card__button__icon--open___TI0Xq",
2342
2345
  "details-card__button--hide": "lc-DetailsCard-module__details-card__button--hide___vdQhz",
@@ -2344,7 +2347,7 @@ const el = (t) => {
2344
2347
  "details-card__label--with-margin": "lc-DetailsCard-module__details-card__label--with-margin___w2S8X",
2345
2348
  "details-card__label__left-node": "lc-DetailsCard-module__details-card__label__left-node___Slmc6",
2346
2349
  "details-card__label__right-node": "lc-DetailsCard-module__details-card__label__right-node___ZrOLh",
2347
- "details-card__label__text": "lc-DetailsCard-module__details-card__label__text___U074u",
2350
+ "details-card__label__content": "lc-DetailsCard-module__details-card__label__content___Cfip3",
2348
2351
  "details-card__float-button": "lc-DetailsCard-module__details-card__float-button___zHJ-T",
2349
2352
  "details-card__float-button--closed": "lc-DetailsCard-module__details-card__float-button--closed___E2e7C",
2350
2353
  "details-card__float-button__icon": "lc-DetailsCard-module__details-card__float-button__icon___1tKUL",
@@ -2354,7 +2357,7 @@ const el = (t) => {
2354
2357
  "details-card__content": "lc-DetailsCard-module__details-card__content___RNVd2",
2355
2358
  "details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___QecUa",
2356
2359
  "details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___2ms8I"
2357
- }, O = "details-card", tl = ({
2360
+ }, O = "details-card", al = ({
2358
2361
  children: t,
2359
2362
  className: a,
2360
2363
  leftNode: r,
@@ -2370,16 +2373,16 @@ const el = (t) => {
2370
2373
  L[O],
2371
2374
  c && L[`${O}--with-divider`],
2372
2375
  a
2373
- ), b = s && d, k = () => {
2374
- p((v) => !v), i == null || i();
2376
+ ), b = s && d, k = typeof o == "string", v = () => {
2377
+ p(($) => !$), i == null || i();
2375
2378
  };
2376
2379
  return e.useEffect(() => {
2377
- const v = !!window.IntersectionObserver;
2378
- if (f.current && v) {
2379
- const $ = new ResizeObserver(() => {
2380
+ const $ = !!window.IntersectionObserver;
2381
+ if (f.current && $) {
2382
+ const w = new ResizeObserver(() => {
2380
2383
  f.current && u !== f.current.offsetHeight && h(f.current.offsetHeight);
2381
2384
  });
2382
- return $.observe(f.current), () => $.disconnect();
2385
+ return w.observe(f.current), () => w.disconnect();
2383
2386
  }
2384
2387
  }, [f]), /* @__PURE__ */ e.createElement("div", { className: g }, /* @__PURE__ */ e.createElement(
2385
2388
  "button",
@@ -2389,7 +2392,7 @@ const el = (t) => {
2389
2392
  b && L[`${O}__button--hide`],
2390
2393
  d && L[`${O}__button--open`]
2391
2394
  ),
2392
- onClick: k,
2395
+ onClick: v,
2393
2396
  "aria-expanded": d,
2394
2397
  "aria-hidden": b,
2395
2398
  "data-testid": "details-card-button"
@@ -2403,7 +2406,14 @@ const el = (t) => {
2403
2406
  )
2404
2407
  },
2405
2408
  r && /* @__PURE__ */ e.createElement("div", { className: L[`${O}__label__left-node`] }, r),
2406
- /* @__PURE__ */ e.createElement(Ze, { size: "xs", className: L[`${O}__label__text`] }, o),
2409
+ k ? /* @__PURE__ */ e.createElement(
2410
+ Ze,
2411
+ {
2412
+ size: "xs",
2413
+ className: L[`${O}__label__content`]
2414
+ },
2415
+ o
2416
+ ) : /* @__PURE__ */ e.createElement("div", { className: L[`${O}__label__content`] }, o),
2407
2417
  _ && /* @__PURE__ */ e.createElement("div", { className: L[`${O}__label__right-node`] }, _)
2408
2418
  ),
2409
2419
  !s && /* @__PURE__ */ e.createElement(
@@ -2435,7 +2445,7 @@ const el = (t) => {
2435
2445
  !d && L[`${O}__float-button--closed`],
2436
2446
  d && L[`${O}__float-button--open`]
2437
2447
  ),
2438
- onClick: k,
2448
+ onClick: v,
2439
2449
  "aria-expanded": d,
2440
2450
  "data-testid": "details-card-floating-button"
2441
2451
  }
@@ -2467,7 +2477,7 @@ const el = (t) => {
2467
2477
  "details-card-info": "lc-DetailsCardInfo-module__details-card-info___D4VRk",
2468
2478
  "details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___U-KsO",
2469
2479
  "details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___TFEXS"
2470
- }, Jt = "details-card-info", al = ({
2480
+ }, Jt = "details-card-info", rl = ({
2471
2481
  children: t,
2472
2482
  label: a
2473
2483
  }) => /* @__PURE__ */ e.createElement("div", { className: Kt[Jt] }, /* @__PURE__ */ e.createElement("div", { className: Kt[`${Jt}__label`] }, a), /* @__PURE__ */ e.createElement("div", { className: Kt[`${Jt}__content`] }, t)), Pa = {
@@ -2494,7 +2504,7 @@ const el = (t) => {
2494
2504
  "field-group": "lc-FieldGroup-module__field-group___gy8lp",
2495
2505
  "field-group--inline": "lc-FieldGroup-module__field-group--inline___or4qf",
2496
2506
  "field-group--stretched": "lc-FieldGroup-module__field-group--stretched___6rkuO"
2497
- }, Qt = "field-group", rl = (n) => {
2507
+ }, Qt = "field-group", _l = (n) => {
2498
2508
  var s = n, {
2499
2509
  className: t = "",
2500
2510
  children: a,
@@ -2521,7 +2531,7 @@ const el = (t) => {
2521
2531
  form__footer: uo,
2522
2532
  form__label: mo,
2523
2533
  form__helper: po
2524
- }, bt = "form", _l = (l) => {
2534
+ }, bt = "form", ol = (l) => {
2525
2535
  var n = l, {
2526
2536
  className: t,
2527
2537
  children: a,
@@ -2553,7 +2563,7 @@ const el = (t) => {
2553
2563
  "form-field__row-break": "lc-FormField-module__form-field__row-break___DCBjC",
2554
2564
  "form-field__content": "lc-FormField-module__form-field__content___XaOx3",
2555
2565
  "form-field__content__description": "lc-FormField-module__form-field__content__description___NpVw4"
2556
- }, q = "form-field", ol = ({
2566
+ }, q = "form-field", cl = ({
2557
2567
  inline: t,
2558
2568
  error: a,
2559
2569
  description: r,
@@ -2645,7 +2655,7 @@ const el = (t) => {
2645
2655
  "form-group__header": "lc-FormGroup-module__form-group__header___DgGmR",
2646
2656
  "form-group__label": "lc-FormGroup-module__form-group__label___NC-JW",
2647
2657
  "form-group__helper": "lc-FormGroup-module__form-group__helper___SRuxe"
2648
- }, Pt = "form-group", cl = (c) => {
2658
+ }, Pt = "form-group", ll = (c) => {
2649
2659
  var l = c, {
2650
2660
  className: t = "",
2651
2661
  children: a,
@@ -2691,7 +2701,7 @@ const el = (t) => {
2691
2701
  [Te[`${Be}__icon--disabled`]]: a
2692
2702
  }
2693
2703
  )
2694
- }), ll = e.forwardRef(
2704
+ }), nl = e.forwardRef(
2695
2705
  (s, n) => {
2696
2706
  var i = s, {
2697
2707
  inputSize: t = "medium",
@@ -2747,7 +2757,7 @@ const el = (t) => {
2747
2757
  ), bo = "lc-Link-module__link___kqx52", Ma = {
2748
2758
  link: bo,
2749
2759
  "link--bold": "lc-Link-module__link--bold___1rGdO"
2750
- }, La = "link", nl = (_) => {
2760
+ }, La = "link", sl = (_) => {
2751
2761
  var o = _, {
2752
2762
  bold: t = !1,
2753
2763
  className: a = ""
@@ -2846,7 +2856,7 @@ const el = (t) => {
2846
2856
  onClick: r,
2847
2857
  icon: /* @__PURE__ */ e.createElement(x, { source: Ne, size: "medium", customColor: a })
2848
2858
  }
2849
- ), je = "modal", sl = (i) => {
2859
+ ), Qe = "modal", il = (i) => {
2850
2860
  var d = i, {
2851
2861
  children: t,
2852
2862
  className: a = "",
@@ -2866,7 +2876,7 @@ const el = (t) => {
2866
2876
  "onClose",
2867
2877
  "contentClassName"
2868
2878
  ]);
2869
- const p = m(de[je], a), u = typeof t == "string", h = (f) => {
2879
+ const p = m(de[Qe], a), u = typeof t == "string", h = (f) => {
2870
2880
  f.preventDefault(), f.stopPropagation(), l();
2871
2881
  };
2872
2882
  return /* @__PURE__ */ e.createElement(
@@ -2876,12 +2886,12 @@ const el = (t) => {
2876
2886
  fullSpaceContent: o,
2877
2887
  onClose: l
2878
2888
  }, s),
2879
- _ && /* @__PURE__ */ e.createElement("div", { className: de[`${je}__label-header`] }, /* @__PURE__ */ e.createElement(
2889
+ _ && /* @__PURE__ */ e.createElement("div", { className: de[`${Qe}__label-header`] }, /* @__PURE__ */ e.createElement(
2880
2890
  Ze,
2881
2891
  {
2882
2892
  size: "md",
2883
2893
  as: "div",
2884
- className: de[`${je}__label-heading`]
2894
+ className: de[`${Qe}__label-heading`]
2885
2895
  },
2886
2896
  _
2887
2897
  ), /* @__PURE__ */ e.createElement(
@@ -2892,12 +2902,12 @@ const el = (t) => {
2892
2902
  onClick: h
2893
2903
  }
2894
2904
  )),
2895
- !_ && r && /* @__PURE__ */ e.createElement("div", { className: de[`${je}__header`] }, /* @__PURE__ */ e.createElement(
2905
+ !_ && r && /* @__PURE__ */ e.createElement("div", { className: de[`${Qe}__header`] }, /* @__PURE__ */ e.createElement(
2896
2906
  Ze,
2897
2907
  {
2898
2908
  size: "md",
2899
2909
  as: "div",
2900
- className: de[`${je}__heading`]
2910
+ className: de[`${Qe}__heading`]
2901
2911
  },
2902
2912
  r
2903
2913
  ), /* @__PURE__ */ e.createElement(Oa, { onClick: h })),
@@ -2905,13 +2915,13 @@ const el = (t) => {
2905
2915
  "div",
2906
2916
  {
2907
2917
  "data-testid": "modal-body",
2908
- className: m(de[`${je}__body`], n)
2918
+ className: m(de[`${Qe}__body`], n)
2909
2919
  },
2910
2920
  u ? /* @__PURE__ */ e.createElement(M, { as: "div" }, t) : t
2911
2921
  ),
2912
- c && /* @__PURE__ */ e.createElement("div", { className: de[`${je}__footer`] }, c)
2922
+ c && /* @__PURE__ */ e.createElement("div", { className: de[`${Qe}__footer`] }, c)
2913
2923
  );
2914
- }, il = ({
2924
+ }, dl = ({
2915
2925
  children: t,
2916
2926
  className: a = "",
2917
2927
  parentElementName: r = "body",
@@ -2931,7 +2941,7 @@ const el = (t) => {
2931
2941
  "modal-header__heading-body": "lc-ModalHeader-module__modal-header__heading-body___HHEF-",
2932
2942
  "modal-header__heading-title": "lc-ModalHeader-module__modal-header__heading-title___2R9pm",
2933
2943
  "modal-header__heading-description": "lc-ModalHeader-module__modal-header__heading-description___54Xvf"
2934
- }, tt = "modal-header", dl = ({
2944
+ }, tt = "modal-header", ul = ({
2935
2945
  title: t,
2936
2946
  iconProps: a,
2937
2947
  avatarProps: r,
@@ -2972,7 +2982,7 @@ const el = (t) => {
2972
2982
  "numeric-input--disabled": "lc-NumericInput-module__numeric-input--disabled___yaRvQ",
2973
2983
  "numeric-input--no-controls": "lc-NumericInput-module__numeric-input--no-controls___D90rG",
2974
2984
  "numeric-input--error": "lc-NumericInput-module__numeric-input--error___TMxRx"
2975
- }, rt = "numeric-input", ul = (d) => {
2985
+ }, rt = "numeric-input", ml = (d) => {
2976
2986
  var p = d, {
2977
2987
  className: t,
2978
2988
  error: a,
@@ -3558,7 +3568,7 @@ const j = {
3558
3568
  }, Io = "lc-Picker-module__picker___GRj9W", Po = "lc-Picker-module__picker__container___s0PUc", za = {
3559
3569
  picker: Io,
3560
3570
  picker__container: Po
3561
- }, Ga = "picker", ml = (k) => {
3571
+ }, Ga = "picker", pl = (k) => {
3562
3572
  var v = k, {
3563
3573
  className: t,
3564
3574
  disabled: a,
@@ -3617,7 +3627,7 @@ const j = {
3617
3627
  }, W = (R) => {
3618
3628
  if (d === "single")
3619
3629
  return w(!1), g([R]);
3620
- const z = R.key, K = Ye;
3630
+ const z = R.key, K = qe;
3621
3631
  if (!K)
3622
3632
  return g([R]);
3623
3633
  const me = K.includes(
@@ -3631,21 +3641,21 @@ const j = {
3631
3641
  g(A);
3632
3642
  }, re = (R) => !R.disabled && !R.groupHeader && R.key !== ct, Ae = () => {
3633
3643
  w(!1);
3634
- const R = Ve.filter(re);
3644
+ const R = Ye.filter(re);
3635
3645
  g(R);
3636
3646
  }, Ie = () => {
3637
3647
  w(!1), g(null);
3638
- }, xe = (R) => E(R), He = (R) => {
3648
+ }, xe = (R) => E(R), ze = (R) => {
3639
3649
  const z = o ? o.filter((K) => K !== R) : null;
3640
3650
  if ((z == null ? void 0 : z.length) === 0)
3641
3651
  return g(null);
3642
3652
  g(z);
3643
- }, Ve = e.useMemo(() => T ? _.filter((R) => {
3653
+ }, Ye = e.useMemo(() => T ? _.filter((R) => {
3644
3654
  if (R.groupHeader)
3645
3655
  return !1;
3646
3656
  const z = T.toLowerCase();
3647
3657
  return R.name.toLowerCase().includes(z);
3648
- }) : _, [T, _]), Ye = e.useMemo(() => o ? o.map((R) => R.key) : null, [o]);
3658
+ }) : _, [T, _]), qe = e.useMemo(() => o ? o.map((R) => R.key) : null, [o]);
3649
3659
  return /* @__PURE__ */ e.createElement("div", { ref: B, className: N, id: b.id }, /* @__PURE__ */ e.createElement("div", { className: za[`${Ga}__container`] }, /* @__PURE__ */ e.createElement(
3650
3660
  Co,
3651
3661
  {
@@ -3673,15 +3683,15 @@ const j = {
3673
3683
  type: d,
3674
3684
  size: c,
3675
3685
  clearSearchAfterSelection: f,
3676
- onItemRemove: He,
3686
+ onItemRemove: ze,
3677
3687
  onFilter: xe
3678
3688
  }
3679
3689
  )
3680
3690
  ), /* @__PURE__ */ e.createElement(
3681
3691
  wo,
3682
3692
  {
3683
- selectedItemsKeys: Ye,
3684
- items: Ve,
3693
+ selectedItemsKeys: qe,
3694
+ items: Ye,
3685
3695
  isOpen: $,
3686
3696
  isMultiSelect: d === "multi",
3687
3697
  emptyStateText: s,
@@ -3693,7 +3703,7 @@ const j = {
3693
3703
  )));
3694
3704
  }, Fo = "lc-Popover-module__popover___8X1b2", Ro = {
3695
3705
  popover: Fo
3696
- }, pl = ({
3706
+ }, gl = ({
3697
3707
  triggerRenderer: t,
3698
3708
  onClose: a,
3699
3709
  onOpen: r,
@@ -3888,7 +3898,7 @@ const ft = {
3888
3898
  "promo-banner--small": "lc-PromoBanner-module__promo-banner--small___7sWLV",
3889
3899
  "promo-banner--large": "lc-PromoBanner-module__promo-banner--large___pMiCU",
3890
3900
  "promo-banner__close-icon": "lc-PromoBanner-module__promo-banner__close-icon___GowBL"
3891
- }, Uo = 400, Wo = 800, Vo = 500, $e = "promo-banner", gl = ({
3901
+ }, Uo = 400, Wo = 800, Vo = 500, $e = "promo-banner", bl = ({
3892
3902
  className: t,
3893
3903
  buttonText: a,
3894
3904
  children: r,
@@ -3937,7 +3947,7 @@ const ft = {
3937
3947
  },
3938
3948
  /* @__PURE__ */ e.createElement(x, { source: Ne, size: "large", kind: "primary" })
3939
3949
  ));
3940
- }, Ue = {
3950
+ }, Re = {
3941
3951
  "main-wrapper": "lc-PromoBannerV2-module__main-wrapper___U-dPS",
3942
3952
  "promo-banner-v2": "lc-PromoBannerV2-module__promo-banner-v2___HkNxR",
3943
3953
  "promo-banner-v2__content": "lc-PromoBannerV2-module__promo-banner-v2__content___65vEP",
@@ -3945,42 +3955,66 @@ const ft = {
3945
3955
  "promo-banner-v2__content__cta__secondary": "lc-PromoBannerV2-module__promo-banner-v2__content__cta__secondary___17BKS",
3946
3956
  "promo-banner-v2__additional-content": "lc-PromoBannerV2-module__promo-banner-v2__additional-content___LpU9B",
3947
3957
  "promo-banner-v2__close": "lc-PromoBannerV2-module__promo-banner-v2__close___rOh-U",
3948
- "promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___5AZQC"
3949
- }, Qe = "promo-banner-v2", bl = ({
3958
+ "promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___5AZQC",
3959
+ "promo-banner-v2--vertical": "lc-PromoBannerV2-module__promo-banner-v2--vertical___p0mSU"
3960
+ }, We = "promo-banner-v2", fl = ({
3950
3961
  children: t,
3951
3962
  className: a,
3952
3963
  additionalContent: r,
3953
3964
  primaryButton: _,
3954
3965
  secondaryButton: o,
3955
- onClose: c
3966
+ vertical: c,
3967
+ contentClassName: l,
3968
+ additionalContentClassName: n,
3969
+ onClose: s
3956
3970
  }) => {
3957
- const l = m(Ue["main-wrapper"], a);
3958
- return /* @__PURE__ */ e.createElement("div", { role: "banner", className: l }, /* @__PURE__ */ e.createElement("div", { className: Ue[Qe] }, /* @__PURE__ */ e.createElement("div", { className: Ue[`${Qe}__content`] }, t, (_ || o) && /* @__PURE__ */ e.createElement("div", { className: Ue[`${Qe}__content__cta`] }, _ && /* @__PURE__ */ e.createElement(
3959
- U,
3960
- {
3961
- kind: (_ == null ? void 0 : _.kind) || "high-contrast",
3962
- onClick: _.handleClick
3963
- },
3964
- _.label
3965
- ), o && /* @__PURE__ */ e.createElement(
3966
- U,
3971
+ const i = m(Re["main-wrapper"], a);
3972
+ return /* @__PURE__ */ e.createElement("div", { role: "banner", className: i }, /* @__PURE__ */ e.createElement(
3973
+ "div",
3967
3974
  {
3968
- kind: (o == null ? void 0 : o.kind) || "text",
3969
- onClick: o.handleClick,
3970
- className: Ue[`${Qe}__content__cta__secondary`]
3975
+ className: m(
3976
+ Re[We],
3977
+ c && Re[`${We}--vertical`]
3978
+ )
3971
3979
  },
3972
- o.label
3973
- ))), r && /* @__PURE__ */ e.createElement("div", { className: Ue[`${Qe}__additional-content`] }, r), c && /* @__PURE__ */ e.createElement("div", { className: Ue[`${Qe}__close`] }, /* @__PURE__ */ e.createElement(
3974
- U,
3975
- {
3976
- className: Ue[`${Qe}__close__btn`],
3977
- onClick: c,
3978
- icon: /* @__PURE__ */ e.createElement(x, { source: Ne, kind: "primary" }),
3979
- kind: "plain",
3980
- size: "compact"
3981
- }
3982
- ))));
3983
- }, Re = {
3980
+ /* @__PURE__ */ e.createElement("div", { className: m(Re[`${We}__content`], l) }, t, (_ || o) && /* @__PURE__ */ e.createElement("div", { className: Re[`${We}__content__cta`] }, _ && /* @__PURE__ */ e.createElement(
3981
+ U,
3982
+ {
3983
+ kind: (_ == null ? void 0 : _.kind) || "high-contrast",
3984
+ onClick: _.handleClick
3985
+ },
3986
+ _.label
3987
+ ), o && /* @__PURE__ */ e.createElement(
3988
+ U,
3989
+ {
3990
+ kind: (o == null ? void 0 : o.kind) || "text",
3991
+ onClick: o.handleClick,
3992
+ className: Re[`${We}__content__cta__secondary`]
3993
+ },
3994
+ o.label
3995
+ ))),
3996
+ r && /* @__PURE__ */ e.createElement(
3997
+ "div",
3998
+ {
3999
+ className: m(
4000
+ Re[`${We}__additional-content`],
4001
+ n
4002
+ )
4003
+ },
4004
+ r
4005
+ ),
4006
+ s && /* @__PURE__ */ e.createElement("div", { className: Re[`${We}__close`] }, /* @__PURE__ */ e.createElement(
4007
+ U,
4008
+ {
4009
+ className: Re[`${We}__close__btn`],
4010
+ onClick: s,
4011
+ icon: /* @__PURE__ */ e.createElement(x, { source: Ne, kind: "primary" }),
4012
+ kind: "plain",
4013
+ size: "compact"
4014
+ }
4015
+ ))
4016
+ ));
4017
+ }, Me = {
3984
4018
  "radio-button": "lc-RadioButton-module__radio-button___WaToM",
3985
4019
  "radio-button__circle": "lc-RadioButton-module__radio-button__circle___wimWA",
3986
4020
  "radio-button__label": "lc-RadioButton-module__radio-button__label___i7ygg",
@@ -3990,23 +4024,23 @@ const ft = {
3990
4024
  "radio-button__helper": "lc-RadioButton-module__radio-button__helper___r8gJJ",
3991
4025
  "radio-button--selected": "lc-RadioButton-module__radio-button--selected___s9lqj",
3992
4026
  "radio-button--disabled": "lc-RadioButton-module__radio-button--disabled___wHSA7"
3993
- }, Me = "radio-button", fl = e.forwardRef(
4027
+ }, Le = "radio-button", vl = e.forwardRef(
3994
4028
  (n, l) => {
3995
4029
  var s = n, { children: t, className: a = "", description: r, checked: _, disabled: o } = s, c = I(s, ["children", "className", "description", "checked", "disabled"]);
3996
- const i = m(Re[Me], a, {
3997
- [Re[`${Me}--selected`]]: _,
3998
- [Re[`${Me}--disabled`]]: o
4030
+ const i = m(Me[Le], a, {
4031
+ [Me[`${Le}--selected`]]: _,
4032
+ [Me[`${Le}--disabled`]]: o
3999
4033
  });
4000
- return /* @__PURE__ */ e.createElement("div", { className: i }, /* @__PURE__ */ e.createElement("label", { className: Re[`${Me}__label`] }, /* @__PURE__ */ e.createElement("div", { className: Re[`${Me}__circle`] }, /* @__PURE__ */ e.createElement("span", { className: Re[`${Me}__inner-circle`] }), /* @__PURE__ */ e.createElement(
4034
+ return /* @__PURE__ */ e.createElement("div", { className: i }, /* @__PURE__ */ e.createElement("label", { className: Me[`${Le}__label`] }, /* @__PURE__ */ e.createElement("div", { className: Me[`${Le}__circle`] }, /* @__PURE__ */ e.createElement("span", { className: Me[`${Le}__inner-circle`] }), /* @__PURE__ */ e.createElement(
4001
4035
  "input",
4002
4036
  D(y({}, c), {
4003
- className: Re[`${Me}__input`],
4037
+ className: Me[`${Le}__input`],
4004
4038
  ref: l,
4005
4039
  type: "radio",
4006
4040
  checked: _,
4007
4041
  disabled: o
4008
4042
  })
4009
- )), t && /* @__PURE__ */ e.createElement(M, { as: "div", size: "md", className: Re[`${Me}__text`] }, t)), r && /* @__PURE__ */ e.createElement(Wt, { className: Re[`${Me}__helper`] }, r));
4043
+ )), t && /* @__PURE__ */ e.createElement(M, { as: "div", size: "md", className: Me[`${Le}__text`] }, t)), r && /* @__PURE__ */ e.createElement(Wt, { className: Me[`${Le}__helper`] }, r));
4010
4044
  }
4011
4045
  ), De = {
4012
4046
  "search-input": "lc-Search-module__search-input___FsbCk",
@@ -4021,7 +4055,7 @@ const ft = {
4021
4055
  "search-input__clear-icon": "lc-Search-module__search-input__clear-icon___LoNkc",
4022
4056
  "search-input__loader": "lc-Search-module__search-input__loader___pkpIG",
4023
4057
  "search-input__input": "lc-Search-module__search-input__input___OhyTr"
4024
- }, Ce = "search-input", Yo = `${Ce}__input`, vl = ({
4058
+ }, Ce = "search-input", Yo = `${Ce}__input`, hl = ({
4025
4059
  isCollapsable: t,
4026
4060
  isDisabled: a,
4027
4061
  isLoading: r,
@@ -4140,7 +4174,7 @@ const ft = {
4140
4174
  "switch__loader--medium": "lc-Switch-module__switch__loader--medium___2zi05",
4141
4175
  "switch__loader--large": "lc-Switch-module__switch__loader--large___vLRFa",
4142
4176
  switch__icon: Zo
4143
- }, ae = "switch", hl = (p) => {
4177
+ }, ae = "switch", kl = (p) => {
4144
4178
  var u = p, {
4145
4179
  className: t = "",
4146
4180
  defaultOn: a = !1,
@@ -4235,7 +4269,7 @@ const ft = {
4235
4269
  tab__badge: tc,
4236
4270
  "tab--selected": "lc-Tab-module__tab--selected___c0EkL",
4237
4271
  "tab--disabled": "lc-Tab-module__tab--disabled___URdTh"
4238
- }, ot = "tab", kl = (n) => {
4272
+ }, ot = "tab", yl = (n) => {
4239
4273
  var s = n, {
4240
4274
  children: t,
4241
4275
  className: a,
@@ -4281,10 +4315,10 @@ const ft = {
4281
4315
  }, ac = "lc-TabsWrapper-module__tabs___Y2xyD", rc = "lc-TabsWrapper-module__tabs__list___i6tVO", lr = {
4282
4316
  tabs: ac,
4283
4317
  tabs__list: rc
4284
- }, nr = "tabs", yl = ({
4318
+ }, nr = "tabs", El = ({
4285
4319
  className: t,
4286
4320
  children: a
4287
- }) => /* @__PURE__ */ e.createElement("div", { className: m(lr[nr], t) }, a), El = ({
4321
+ }) => /* @__PURE__ */ e.createElement("div", { className: m(lr[nr], t) }, a), $l = ({
4288
4322
  className: t,
4289
4323
  children: a
4290
4324
  }) => /* @__PURE__ */ e.createElement("div", { className: m(lr[`${nr}__list`], t) }, a), _c = ({
@@ -4432,7 +4466,7 @@ const ft = {
4432
4466
  }, N = (F, W) => {
4433
4467
  const re = [...a || []];
4434
4468
  re.reduce(
4435
- (Ie, xe, He) => Ie + (xe === W && He !== F ? 1 : 0),
4469
+ (Ie, xe, ze) => Ie + (xe === W && ze !== F ? 1 : 0),
4436
4470
  0
4437
4471
  ) > 0 ? re.splice(F, 1) : re[F] = W, r(re);
4438
4472
  }, ue = (F) => {
@@ -4466,7 +4500,7 @@ const ft = {
4466
4500
  onBlur: B
4467
4501
  })
4468
4502
  )), o && /* @__PURE__ */ e.createElement(va, null, o));
4469
- }, ic = /^(?:[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, dc = "name@company.com", uc = (t) => ic.test(t), $l = (n) => {
4503
+ }, ic = /^(?:[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, dc = "name@company.com", uc = (t) => ic.test(t), wl = (n) => {
4470
4504
  var s = n, {
4471
4505
  id: t,
4472
4506
  tags: a,
@@ -4537,7 +4571,7 @@ const ft = {
4537
4571
  info: {
4538
4572
  source: la
4539
4573
  }
4540
- }, We = "toast", vc = (n) => {
4574
+ }, Ve = "toast", vc = (n) => {
4541
4575
  var s = n, {
4542
4576
  action: t,
4543
4577
  className: a,
@@ -4554,14 +4588,14 @@ const ft = {
4554
4588
  "onClose"
4555
4589
  ]);
4556
4590
  const i = m(
4557
- Q[We],
4558
- Q[`${We}--${o}`],
4591
+ Q[Ve],
4592
+ Q[`${Ve}--${o}`],
4559
4593
  a
4560
4594
  ), d = typeof r == "string", p = (u) => u && u.closesOnClick && c ? (u.onClick(), c()) : u.onClick();
4561
- return /* @__PURE__ */ e.createElement("div", y({ className: i }, l), /* @__PURE__ */ e.createElement("div", { className: Q[`${We}__icon`] }, /* @__PURE__ */ e.createElement(x, D(y({}, fc[o]), { size: "medium" }))), /* @__PURE__ */ e.createElement("div", { className: Q[`${We}__content`] }, d ? /* @__PURE__ */ e.createElement(M, { as: "div" }, r) : r), (t || _) && /* @__PURE__ */ e.createElement("div", { className: Q[`${We}__actions`] }, t && /* @__PURE__ */ e.createElement(
4595
+ return /* @__PURE__ */ e.createElement("div", y({ className: i }, l), /* @__PURE__ */ e.createElement("div", { className: Q[`${Ve}__icon`] }, /* @__PURE__ */ e.createElement(x, D(y({}, fc[o]), { size: "medium" }))), /* @__PURE__ */ e.createElement("div", { className: Q[`${Ve}__content`] }, d ? /* @__PURE__ */ e.createElement(M, { as: "div" }, r) : r), (t || _) && /* @__PURE__ */ e.createElement("div", { className: Q[`${Ve}__actions`] }, t && /* @__PURE__ */ e.createElement(
4562
4596
  U,
4563
4597
  {
4564
- className: Q[`${We}__actions--custom`],
4598
+ className: Q[`${Ve}__actions--custom`],
4565
4599
  kind: "text",
4566
4600
  size: "compact",
4567
4601
  onClick: () => p(t)
@@ -4571,15 +4605,15 @@ const ft = {
4571
4605
  "button",
4572
4606
  {
4573
4607
  className: m(
4574
- Q[`${We}__actions__button`],
4575
- Q[`${We}__actions__button--${o}`]
4608
+ Q[`${Ve}__actions__button`],
4609
+ Q[`${Ve}__actions__button--${o}`]
4576
4610
  ),
4577
4611
  "aria-label": "Close toast",
4578
4612
  onClick: c
4579
4613
  },
4580
4614
  /* @__PURE__ */ e.createElement(x, { source: Ne, size: "medium" })
4581
4615
  )));
4582
- }, hc = 200, ht = "toast-wrapper", wl = ({
4616
+ }, hc = 200, ht = "toast-wrapper", Cl = ({
4583
4617
  className: t,
4584
4618
  toasts: a = [],
4585
4619
  fixed: r = !0,
@@ -4626,7 +4660,7 @@ const ft = {
4626
4660
  "textarea--focused": "lc-Textarea-module__textarea--focused___1vtEx",
4627
4661
  "textarea--disabled": "lc-Textarea-module__textarea--disabled___xXaGv",
4628
4662
  "textarea--error": "lc-Textarea-module__textarea--error___0EGuq"
4629
- }, Ht = "textarea", Cl = e.forwardRef(
4663
+ }, Ht = "textarea", Nl = e.forwardRef(
4630
4664
  (o, _) => {
4631
4665
  var c = o, { className: t, error: a } = c, r = I(c, ["className", "error"]);
4632
4666
  const { disabled: l, onBlur: n, onFocus: s } = r, [i, d] = e.useState(!1), p = m(t, Ot[Ht], {
@@ -4680,7 +4714,7 @@ const ft = {
4680
4714
  "file-upload-progress__wrapper__header__title": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title___2IVuv",
4681
4715
  "file-upload-progress__wrapper__header__title--success": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--success___E6DQl",
4682
4716
  "file-upload-progress__wrapper__header__title--error": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--error___5BPpI"
4683
- }, Le = "file-upload-progress", ea = `${Le}__wrapper__header__title`, yc = e.forwardRef(
4717
+ }, Oe = "file-upload-progress", ea = `${Oe}__wrapper__header__title`, yc = e.forwardRef(
4684
4718
  ({
4685
4719
  actionsVisibility: t = "hidden",
4686
4720
  className: a,
@@ -4691,23 +4725,23 @@ const ft = {
4691
4725
  status: l = "normal",
4692
4726
  onCloseButtonClick: n,
4693
4727
  onRetryButtonClick: s
4694
- }, i) => /* @__PURE__ */ e.createElement("div", { className: we[Le], ref: i }, r && l !== "success" && /* @__PURE__ */ e.createElement("div", { className: we[`${Le}__icon`] }, r), l === "success" && /* @__PURE__ */ e.createElement(
4728
+ }, i) => /* @__PURE__ */ e.createElement("div", { className: we[Oe], ref: i }, r && l !== "success" && /* @__PURE__ */ e.createElement("div", { className: we[`${Oe}__icon`] }, r), l === "success" && /* @__PURE__ */ e.createElement(
4695
4729
  "div",
4696
4730
  {
4697
4731
  className: m(
4698
- we[`${Le}__icon`],
4699
- we[`${Le}__icon--success`]
4732
+ we[`${Oe}__icon`],
4733
+ we[`${Oe}__icon--success`]
4700
4734
  )
4701
4735
  },
4702
4736
  /* @__PURE__ */ e.createElement(x, { source: Gt })
4703
4737
  ), /* @__PURE__ */ e.createElement(
4704
4738
  "div",
4705
4739
  {
4706
- className: m(we[`${Le}__wrapper`], {
4707
- [we[`${Le}__wrapper--with-icon`]]: r
4740
+ className: m(we[`${Oe}__wrapper`], {
4741
+ [we[`${Oe}__wrapper--with-icon`]]: r
4708
4742
  })
4709
4743
  },
4710
- /* @__PURE__ */ e.createElement("div", { className: we[`${Le}__wrapper__header`] }, _ && /* @__PURE__ */ e.createElement(
4744
+ /* @__PURE__ */ e.createElement("div", { className: we[`${Oe}__wrapper__header`] }, _ && /* @__PURE__ */ e.createElement(
4711
4745
  "div",
4712
4746
  {
4713
4747
  className: m(we[ea], {
@@ -4722,7 +4756,7 @@ const ft = {
4722
4756
  "div",
4723
4757
  {
4724
4758
  className: m({
4725
- [we[`${Le}__wrapper__header__actions`]]: t === "hover"
4759
+ [we[`${Oe}__wrapper__header__actions`]]: t === "hover"
4726
4760
  })
4727
4761
  },
4728
4762
  /* @__PURE__ */ e.createElement(
@@ -4765,14 +4799,14 @@ const ft = {
4765
4799
  "upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___2I72G",
4766
4800
  "upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___93bs8",
4767
4801
  "upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___QJFEq"
4768
- }, le = "upload-bar", Oe = `${le}__wrapper__header`, Ec = 300, $c = (t, a) => t === "success" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}__success-icon`] }, /* @__PURE__ */ e.createElement(x, { source: Gt })) : t === "error" ? /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}__error-icon`] }, /* @__PURE__ */ e.createElement(x, { source: Ir })) : /* @__PURE__ */ e.createElement(
4802
+ }, le = "upload-bar", He = `${le}__wrapper__header`, Ec = 300, $c = (t, a) => t === "success" ? /* @__PURE__ */ e.createElement("div", { className: H[`${He}__success-icon`] }, /* @__PURE__ */ e.createElement(x, { source: Gt })) : t === "error" ? /* @__PURE__ */ e.createElement("div", { className: H[`${He}__error-icon`] }, /* @__PURE__ */ e.createElement(x, { source: Ir })) : /* @__PURE__ */ e.createElement(
4769
4803
  zo,
4770
4804
  {
4771
- className: H[`${Oe}__loader`],
4805
+ className: H[`${He}__loader`],
4772
4806
  status: t,
4773
4807
  progressValue: a
4774
4808
  }
4775
- ), Nl = ({
4809
+ ), xl = ({
4776
4810
  children: t,
4777
4811
  className: a,
4778
4812
  progressValue: r,
@@ -4790,7 +4824,7 @@ const ft = {
4790
4824
  [H[`${le}--error`]]: f,
4791
4825
  [H[`${le}--success`]]: g
4792
4826
  }), k = !(f && (p || d)), v = () => h(!u);
4793
- return i === "single" ? /* @__PURE__ */ e.createElement("div", { className: b }, /* @__PURE__ */ e.createElement("div", { className: H[`${le}__wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}`] }, /* @__PURE__ */ e.createElement(
4827
+ return i === "single" ? /* @__PURE__ */ e.createElement("div", { className: b }, /* @__PURE__ */ e.createElement("div", { className: H[`${le}__wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: H[`${He}`] }, /* @__PURE__ */ e.createElement(
4794
4828
  yc,
4795
4829
  {
4796
4830
  title: f && c || _,
@@ -4812,15 +4846,15 @@ const ft = {
4812
4846
  className: H[`${le}__wrapper`],
4813
4847
  onClick: v
4814
4848
  },
4815
- /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}`] }, /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}__icon`] }, $c(l, r)), /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}__title`] }, /* @__PURE__ */ e.createElement(M, { size: "sm", as: "div" }, f ? c : _)), k && /* @__PURE__ */ e.createElement(
4849
+ /* @__PURE__ */ e.createElement("div", { className: H[`${He}`] }, /* @__PURE__ */ e.createElement("div", { className: H[`${He}__icon`] }, $c(l, r)), /* @__PURE__ */ e.createElement("div", { className: H[`${He}__title`] }, /* @__PURE__ */ e.createElement(M, { size: "sm", as: "div" }, f ? c : _)), k && /* @__PURE__ */ e.createElement(
4816
4850
  "button",
4817
4851
  {
4818
- className: H[`${Oe}__collapse-button`],
4852
+ className: H[`${He}__collapse-button`],
4819
4853
  type: "button",
4820
4854
  onClick: v
4821
4855
  },
4822
4856
  u ? /* @__PURE__ */ e.createElement(x, { source: Ut }) : /* @__PURE__ */ e.createElement(x, { source: $t })
4823
- ), l === "error" && /* @__PURE__ */ e.createElement("div", { className: H[`${Oe}__actions-container`] }, /* @__PURE__ */ e.createElement(
4857
+ ), l === "error" && /* @__PURE__ */ e.createElement("div", { className: H[`${He}__actions-container`] }, /* @__PURE__ */ e.createElement(
4824
4858
  ca,
4825
4859
  {
4826
4860
  status: l,
@@ -4845,74 +4879,75 @@ const ft = {
4845
4879
  };
4846
4880
  export {
4847
4881
  hc as ANIMATION_TIME,
4848
- Jc as ActionBar,
4882
+ jc as ActionBar,
4849
4883
  Yr as ActionMenu,
4850
4884
  Jr as ActionMenuItem,
4851
- jc as Alert,
4885
+ Qc as Alert,
4852
4886
  N_ as Avatar,
4853
4887
  T_ as Badge,
4854
4888
  U as Button,
4855
- Zc as Card,
4856
- Xc as Checkbox,
4889
+ Xc as Card,
4890
+ el as Checkbox,
4857
4891
  co as DatePicker,
4858
- el as DatePickerRangeCalendarsWrapper,
4892
+ tl as DatePickerRangeCalendarsWrapper,
4859
4893
  Rc as DesignToken,
4860
- tl as DetailsCard,
4861
- al as DetailsCardInfo,
4862
- Uc as Display,
4863
- $l as EmailTagInput,
4894
+ al as DetailsCard,
4895
+ rl as DetailsCardInfo,
4896
+ Wc as Display,
4897
+ wl as EmailTagInput,
4864
4898
  Wt as FieldDescription,
4865
4899
  va as FieldError,
4866
- rl as FieldGroup,
4900
+ _l as FieldGroup,
4867
4901
  yc as FileUploadProgress,
4868
4902
  ca as FileUploadProgressActions,
4869
- _l as Form,
4870
- ol as FormField,
4871
- cl as FormGroup,
4903
+ ol as Form,
4904
+ cl as FormField,
4905
+ ll as FormGroup,
4872
4906
  Ze as Heading,
4873
4907
  x as Icon,
4874
- Vc as Info,
4875
- ll as Input,
4876
- Yc as Interactive,
4877
- nl as Link,
4908
+ Yc as Info,
4909
+ nl as Input,
4910
+ qc as Interactive,
4911
+ sl as Link,
4878
4912
  fa as Loader,
4879
- sl as Modal,
4913
+ il as Modal,
4880
4914
  yo as ModalBase,
4881
4915
  Oa as ModalCloseButton,
4882
- dl as ModalHeader,
4883
- il as ModalPortal,
4884
- ul as NumericInput,
4885
- ml as Picker,
4916
+ ul as ModalHeader,
4917
+ dl as ModalPortal,
4918
+ ml as NumericInput,
4919
+ pl as Picker,
4886
4920
  wo as PickerList,
4887
- pl as Popover,
4921
+ gl as Popover,
4888
4922
  Go as ProgressBar,
4889
4923
  zo as ProgressCircle,
4890
- gl as PromoBanner,
4891
- bl as PromoBannerV2,
4892
- fl as RadioButton,
4924
+ bl as PromoBanner,
4925
+ fl as PromoBannerV2,
4926
+ vl as RadioButton,
4893
4927
  Oc as RadiusToken,
4894
4928
  no as RangeDatePicker,
4895
- Kc as Reports,
4896
- vl as SearchInput,
4897
- Qc as SegmentedControl,
4929
+ Jc as Reports,
4930
+ hl as SearchInput,
4931
+ Zc as SegmentedControl,
4898
4932
  Lc as ShadowToken,
4899
- Wc as Simple,
4933
+ Vc as Simple,
4900
4934
  Mc as SpacingToken,
4901
- hl as Switch,
4902
- kl as Tab,
4903
- El as TabsList,
4904
- yl as TabsWrapper,
4935
+ kl as Switch,
4936
+ yl as Tab,
4937
+ $l as TabsList,
4938
+ El as TabsWrapper,
4905
4939
  _r as Tag,
4906
4940
  sc as TagInput,
4907
4941
  M as Text,
4908
- Cl as Textarea,
4942
+ Nl as Textarea,
4909
4943
  vc as Toast,
4910
- wl as ToastWrapper,
4944
+ Cl as ToastWrapper,
4911
4945
  tr as Tooltip,
4946
+ Gc as TransitionDelayToken,
4912
4947
  Hc as TransitionDurationToken,
4913
4948
  zc as TransitionTimingToken,
4914
- Nl as UploadBar,
4915
- qc as UserGuide,
4949
+ xl as UploadBar,
4950
+ Kc as UserGuide,
4916
4951
  h_ as generateAvatarColor,
4917
- Gc as getDesignTokenWithOpacity
4952
+ Uc as getDesignTokenWithOpacity
4918
4953
  };