@livechat/design-system-react-components 2.15.0 → 2.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Input/index.d.ts +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +498 -502
- package/dist/utils/chromatic-story-helpers.d.ts +0 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -34,10 +34,9 @@ import { getContrast as co } from "polished";
|
|
|
34
34
|
import { DayPicker as wn } from "react-day-picker";
|
|
35
35
|
import { isSameMonth as Pa, subMonths as Fa, differenceInCalendarMonths as fo, addMonths as bo, isSameDay as to, isAfter as ao, differenceInCalendarDays as Zo, isPast as yn } from "date-fns";
|
|
36
36
|
import "react-day-picker/style.css";
|
|
37
|
-
import $n from "chromatic/isChromatic";
|
|
38
37
|
import vo from "lodash.escape";
|
|
39
38
|
import { TransitionGroup as qo, CSSTransition as jo } from "react-transition-group";
|
|
40
|
-
const
|
|
39
|
+
const Js = {
|
|
41
40
|
/** @deprecated */
|
|
42
41
|
Background: "--background",
|
|
43
42
|
Background01: "--background-01",
|
|
@@ -411,7 +410,7 @@ const ad = {
|
|
|
411
410
|
ContentBasicPlaceholder: "--content-basic-placeholder",
|
|
412
411
|
InputPromoBorderDefault: "--input-promo-border-default",
|
|
413
412
|
InputPromoBorderHover: "--input-promo-border-hover"
|
|
414
|
-
},
|
|
413
|
+
}, ed = {
|
|
415
414
|
Spacing0: "--spacing-0",
|
|
416
415
|
Spacing05: "--spacing-05",
|
|
417
416
|
Spacing1: "--spacing-1",
|
|
@@ -431,7 +430,7 @@ const ad = {
|
|
|
431
430
|
Spacing18: "--spacing-18",
|
|
432
431
|
Spacing20: "--spacing-20",
|
|
433
432
|
Spacing24: "--spacing-24"
|
|
434
|
-
},
|
|
433
|
+
}, td = {
|
|
435
434
|
Float: "--shadow-float",
|
|
436
435
|
PopOver: "--shadow-pop-over",
|
|
437
436
|
Modal: "--shadow-modal",
|
|
@@ -455,7 +454,7 @@ const ad = {
|
|
|
455
454
|
FixedLeft: "--shadow-fixed-left",
|
|
456
455
|
FixedTop: "--shadow-fixed-top",
|
|
457
456
|
FixedBottom: "--shadow-fixed-bottom"
|
|
458
|
-
},
|
|
457
|
+
}, ad = {
|
|
459
458
|
Radius0: "--radius-0",
|
|
460
459
|
Radius1: "--radius-1",
|
|
461
460
|
Radius2: "--radius-2",
|
|
@@ -471,25 +470,25 @@ const ad = {
|
|
|
471
470
|
// deprecated
|
|
472
471
|
4: "--radius-4"
|
|
473
472
|
// deprecated
|
|
474
|
-
},
|
|
473
|
+
}, rd = {
|
|
475
474
|
Fast1: "--transition-duration-fast-1",
|
|
476
475
|
Fast2: "--transition-duration-fast-2",
|
|
477
476
|
Moderate1: "--transition-duration-moderate-1"
|
|
478
|
-
},
|
|
477
|
+
}, od = {
|
|
479
478
|
EaseIn: "--transition-timing-ease-in",
|
|
480
479
|
EaseOut: "--transition-timing-ease-out"
|
|
481
|
-
},
|
|
480
|
+
}, _d = {
|
|
482
481
|
Instant: "--delay-instant",
|
|
483
482
|
Moderate: "--delay-moderate",
|
|
484
483
|
Slow: "--delay-slow"
|
|
485
484
|
};
|
|
486
485
|
var Rt = /* @__PURE__ */ ((e) => (e.Dark = "lc-dark-theme", e.Light = "lc-light-theme", e))(Rt || {});
|
|
487
|
-
const
|
|
486
|
+
const nd = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), ld = () => {
|
|
488
487
|
const e = T_(Qo);
|
|
489
488
|
if (!e)
|
|
490
489
|
throw new Error("useTheme must be used within a ThemeProvider");
|
|
491
490
|
return e;
|
|
492
|
-
},
|
|
491
|
+
}, cd = ({
|
|
493
492
|
children: e,
|
|
494
493
|
initialTheme: t = "light",
|
|
495
494
|
customVariables: r = {}
|
|
@@ -519,7 +518,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
519
518
|
if (!e)
|
|
520
519
|
throw new Error("useAppFrame must be used within a AppFrameProvider");
|
|
521
520
|
return e;
|
|
522
|
-
},
|
|
521
|
+
}, $n = ({
|
|
523
522
|
children: e,
|
|
524
523
|
isSideNavigationVisible: t = !0,
|
|
525
524
|
isMobileViewVisible: r = !1
|
|
@@ -539,7 +538,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
539
538
|
]
|
|
540
539
|
);
|
|
541
540
|
return /* @__PURE__ */ a(Jo.Provider, { value: c, children: e });
|
|
542
|
-
},
|
|
541
|
+
}, id = (e, t) => `color-mix(in srgb, var(${e}) ${t}, transparent)`, Nn = (e, t) => {
|
|
543
542
|
p.useEffect(() => {
|
|
544
543
|
const r = () => {
|
|
545
544
|
document.visibilityState === "visible" && e();
|
|
@@ -571,7 +570,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
571
570
|
c && (o(!0), requestAnimationFrame(() => l(!0)));
|
|
572
571
|
}, [c]), p.useEffect(() => {
|
|
573
572
|
d(e);
|
|
574
|
-
}, [e]),
|
|
573
|
+
}, [e]), Nn(
|
|
575
574
|
() => d(e),
|
|
576
575
|
r
|
|
577
576
|
), {
|
|
@@ -611,7 +610,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
611
610
|
size: e,
|
|
612
611
|
handleResizeRef: r
|
|
613
612
|
};
|
|
614
|
-
},
|
|
613
|
+
}, Sn = ({
|
|
615
614
|
mobileBreakpoint: e
|
|
616
615
|
}) => {
|
|
617
616
|
const [t, r] = p.useState(!1), _ = p.useCallback(
|
|
@@ -625,7 +624,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
625
624
|
isMobile: t,
|
|
626
625
|
handleResizeRef: _
|
|
627
626
|
};
|
|
628
|
-
},
|
|
627
|
+
}, xn = ["input", "button", "select", "textarea", "a"], In = ({
|
|
629
628
|
onClick: e
|
|
630
629
|
}) => ({
|
|
631
630
|
handleInteractiveClick: p.useCallback(
|
|
@@ -633,18 +632,18 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
633
632
|
const _ = r.target;
|
|
634
633
|
if (!(_ instanceof HTMLElement)) return;
|
|
635
634
|
const o = _.tagName.toLowerCase();
|
|
636
|
-
|
|
635
|
+
xn.includes(o) || e(r);
|
|
637
636
|
},
|
|
638
637
|
[e]
|
|
639
638
|
)
|
|
640
|
-
}),
|
|
639
|
+
}), En = (e = !1) => {
|
|
641
640
|
const [t, r] = Ft(e);
|
|
642
641
|
return {
|
|
643
642
|
isHovered: t,
|
|
644
643
|
handleMouseOver: () => r(!0),
|
|
645
644
|
handleMouseOut: () => r(!1)
|
|
646
645
|
};
|
|
647
|
-
},
|
|
646
|
+
}, Bn = (e) => {
|
|
648
647
|
const [t, r] = Ft(!1), _ = Nt(() => {
|
|
649
648
|
if (e.current) {
|
|
650
649
|
const n = e.current.scrollHeight > e.current.offsetHeight || e.current.scrollWidth > e.current.offsetWidth;
|
|
@@ -665,8 +664,8 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
665
664
|
}, [e, o, _]), Ue(() => () => {
|
|
666
665
|
o.cancel();
|
|
667
666
|
}, [o]), t;
|
|
668
|
-
},
|
|
669
|
-
icon:
|
|
667
|
+
}, Tn = "lc-Icon-module__icon___J5RH5", Co = {
|
|
668
|
+
icon: Tn,
|
|
670
669
|
"icon--primary": "lc-Icon-module__icon--primary___lclud",
|
|
671
670
|
"icon--subtle": "lc-Icon-module__icon--subtle___d17Qj",
|
|
672
671
|
"icon--inverted": "lc-Icon-module__icon--inverted___Cb4ml",
|
|
@@ -700,7 +699,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
700
699
|
"icon--disabled--action-warning": "lc-Icon-module__icon--disabled--action-warning___GHGY2",
|
|
701
700
|
"icon--disabled--action-neutral": "lc-Icon-module__icon--disabled--action-neutral___a53XD",
|
|
702
701
|
"icon--disabled--lock-black": "lc-Icon-module__icon--disabled--lock-black___JaNzw"
|
|
703
|
-
},
|
|
702
|
+
}, An = {
|
|
704
703
|
xsmall: {
|
|
705
704
|
width: 12,
|
|
706
705
|
height: 12
|
|
@@ -744,7 +743,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
744
743
|
"disabled",
|
|
745
744
|
"className",
|
|
746
745
|
"customColor"
|
|
747
|
-
]), d = p.createElement(t, v(v({},
|
|
746
|
+
]), d = p.createElement(t, v(v({}, An[r]), l ? { color: l } : {})), s = u(
|
|
748
747
|
n,
|
|
749
748
|
Co[wo],
|
|
750
749
|
_ && Co[`${wo}--${o ? "disabled--" : ""}${_}`]
|
|
@@ -774,7 +773,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
774
773
|
"display-lg": "lc-Typography-module__display-lg___wAcSa",
|
|
775
774
|
"display-max": "lc-Typography-module__display-max___W4YZ0",
|
|
776
775
|
"display--bold": "lc-Typography-module__display--bold___tIiWp"
|
|
777
|
-
},
|
|
776
|
+
}, Dn = {
|
|
778
777
|
xl: "h1",
|
|
779
778
|
lg: "h2",
|
|
780
779
|
md: "h3",
|
|
@@ -802,7 +801,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
802
801
|
"textAlign"
|
|
803
802
|
]);
|
|
804
803
|
return p.createElement(
|
|
805
|
-
e ||
|
|
804
|
+
e || Dn[t],
|
|
806
805
|
v({
|
|
807
806
|
className: u(
|
|
808
807
|
{
|
|
@@ -866,7 +865,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
866
865
|
}, f),
|
|
867
866
|
d
|
|
868
867
|
);
|
|
869
|
-
},
|
|
868
|
+
}, sd = (d) => {
|
|
870
869
|
var s = d, {
|
|
871
870
|
as: e = "div",
|
|
872
871
|
size: t = "md",
|
|
@@ -901,7 +900,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
901
900
|
}, yo = {
|
|
902
901
|
"accordion-multiline": "lc-AccordionMultilineElement-module__accordion-multiline___oI-PH",
|
|
903
902
|
"accordion-multiline__inner": "lc-AccordionMultilineElement-module__accordion-multiline__inner___bBTnC"
|
|
904
|
-
}, $o = "accordion-multiline",
|
|
903
|
+
}, $o = "accordion-multiline", Pn = ({ children: e, isExpanded: t }) => {
|
|
905
904
|
const r = p.useRef(null), { isOpen: _, isMounted: o } = Wt({
|
|
906
905
|
isVisible: !t,
|
|
907
906
|
elementRef: r
|
|
@@ -921,7 +920,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
921
920
|
"accordion-animated-label__close": "lc-AccordionAnimatedLabel-module__accordion-animated-label__close___OAiew",
|
|
922
921
|
"accordion-animated-label__open--visible": "lc-AccordionAnimatedLabel-module__accordion-animated-label__open--visible___eCkrm",
|
|
923
922
|
"accordion-animated-label__close--visible": "lc-AccordionAnimatedLabel-module__accordion-animated-label__close--visible___aMI8K"
|
|
924
|
-
}, na = "accordion-animated-label",
|
|
923
|
+
}, na = "accordion-animated-label", Fn = ({
|
|
925
924
|
open: e,
|
|
926
925
|
closed: t,
|
|
927
926
|
isOpen: r
|
|
@@ -970,17 +969,17 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
970
969
|
]
|
|
971
970
|
}
|
|
972
971
|
);
|
|
973
|
-
},
|
|
974
|
-
if (
|
|
972
|
+
}, Rn = (e) => e.open !== void 0 && e.closed !== void 0, Mn = (e, t) => {
|
|
973
|
+
if (Rn(e)) {
|
|
975
974
|
const r = {
|
|
976
975
|
open: e.open,
|
|
977
976
|
closed: e.closed,
|
|
978
977
|
isOpen: t
|
|
979
978
|
};
|
|
980
|
-
return /* @__PURE__ */ a(
|
|
979
|
+
return /* @__PURE__ */ a(Fn, v({}, r));
|
|
981
980
|
}
|
|
982
981
|
return e;
|
|
983
|
-
},
|
|
982
|
+
}, On = ({
|
|
984
983
|
isControlled: e,
|
|
985
984
|
isExpanded: t,
|
|
986
985
|
setShouldBeVisible: r,
|
|
@@ -999,22 +998,22 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
999
998
|
handleExpandChange: n,
|
|
1000
999
|
handleKeyDown: l
|
|
1001
1000
|
};
|
|
1002
|
-
},
|
|
1003
|
-
accordion:
|
|
1001
|
+
}, Ln = "lc-Accordion-module__accordion___wD27Q", Gn = "lc-Accordion-module__accordion__chevron___3-rGN", Hn = "lc-Accordion-module__accordion__label___1MyYP", Un = "lc-Accordion-module__accordion__content___vfjP2", zn = "lc-Accordion-module__accordion__content__inner___Z-9cB", Vn = "lc-Accordion-module__accordion__footer___KHIrl", he = {
|
|
1002
|
+
accordion: Ln,
|
|
1004
1003
|
"accordion--warning": "lc-Accordion-module__accordion--warning___PJg4j",
|
|
1005
1004
|
"accordion--error": "lc-Accordion-module__accordion--error___rage8",
|
|
1006
1005
|
"accordion--promo": "lc-Accordion-module__accordion--promo___KYLtP",
|
|
1007
1006
|
"accordion--open": "lc-Accordion-module__accordion--open___q9p79",
|
|
1008
|
-
accordion__chevron:
|
|
1007
|
+
accordion__chevron: Gn,
|
|
1009
1008
|
"accordion__chevron--open": "lc-Accordion-module__accordion__chevron--open___Yax5V",
|
|
1010
1009
|
"accordion__chevron--promo": "lc-Accordion-module__accordion__chevron--promo___VXb92",
|
|
1011
|
-
accordion__label:
|
|
1010
|
+
accordion__label: Hn,
|
|
1012
1011
|
"accordion__label--promo": "lc-Accordion-module__accordion__label--promo___SDMpV",
|
|
1013
|
-
accordion__content:
|
|
1014
|
-
accordion__content__inner:
|
|
1012
|
+
accordion__content: Un,
|
|
1013
|
+
accordion__content__inner: zn,
|
|
1015
1014
|
"accordion__content__inner--open": "lc-Accordion-module__accordion__content__inner--open___BhKjm",
|
|
1016
1015
|
"accordion__content__inner--promo": "lc-Accordion-module__accordion__content__inner--promo___o4mw9",
|
|
1017
|
-
accordion__footer:
|
|
1016
|
+
accordion__footer: Vn,
|
|
1018
1017
|
"accordion__footer--promo": "lc-Accordion-module__accordion__footer--promo___N1Ebg"
|
|
1019
1018
|
}, t_ = (g) => {
|
|
1020
1019
|
var f = g, {
|
|
@@ -1049,7 +1048,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1049
1048
|
} = Wt({
|
|
1050
1049
|
isVisible: x,
|
|
1051
1050
|
elementRef: S
|
|
1052
|
-
}), { size: C, handleResizeRef: E } = e_(), { handleExpandChange: w, handleKeyDown: $ } =
|
|
1051
|
+
}), { size: C, handleResizeRef: E } = e_(), { handleExpandChange: w, handleKeyDown: $ } = On({
|
|
1053
1052
|
isControlled: b,
|
|
1054
1053
|
isExpanded: k,
|
|
1055
1054
|
setShouldBeVisible: I,
|
|
@@ -1071,7 +1070,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1071
1070
|
onClick: () => w(k),
|
|
1072
1071
|
bold: M ? void 0 : !0
|
|
1073
1072
|
}, M ? { size: "xs" } : {});
|
|
1074
|
-
return /* @__PURE__ */ a(N, B(v({}, A), { children:
|
|
1073
|
+
return /* @__PURE__ */ a(N, B(v({}, A), { children: Mn(_, k) }));
|
|
1075
1074
|
};
|
|
1076
1075
|
return /* @__PURE__ */ h(
|
|
1077
1076
|
"div",
|
|
@@ -1093,7 +1092,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1093
1092
|
}
|
|
1094
1093
|
),
|
|
1095
1094
|
P(c),
|
|
1096
|
-
o && /* @__PURE__ */ a(
|
|
1095
|
+
o && /* @__PURE__ */ a(Pn, { isExpanded: k, children: o }),
|
|
1097
1096
|
/* @__PURE__ */ a(
|
|
1098
1097
|
"div",
|
|
1099
1098
|
{
|
|
@@ -1130,12 +1129,12 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1130
1129
|
]
|
|
1131
1130
|
})
|
|
1132
1131
|
);
|
|
1133
|
-
}, fe = "accordion",
|
|
1132
|
+
}, fe = "accordion", dd = (r) => {
|
|
1134
1133
|
var _ = r, { kind: e } = _, t = R(_, ["kind"]);
|
|
1135
1134
|
const o = u(he[fe], he[`${fe}--${e}`]);
|
|
1136
1135
|
return /* @__PURE__ */ a(t_, v({ mainClassName: o }, t));
|
|
1137
|
-
},
|
|
1138
|
-
const t = u(he[fe], he[
|
|
1136
|
+
}, Wn = `${fe}--promo`, ud = (e) => {
|
|
1137
|
+
const t = u(he[fe], he[Wn]);
|
|
1139
1138
|
return /* @__PURE__ */ a(t_, v({ mainClassName: t, isPromo: !0 }, e));
|
|
1140
1139
|
}, we = {
|
|
1141
1140
|
esc: "Escape",
|
|
@@ -1340,15 +1339,15 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1340
1339
|
) })
|
|
1341
1340
|
] });
|
|
1342
1341
|
return $ === null ? /* @__PURE__ */ a($r, { children: dt }) : dt;
|
|
1343
|
-
},
|
|
1344
|
-
loader:
|
|
1345
|
-
loader__spinner:
|
|
1342
|
+
}, Kn = "lc-Loader-module__loader___Ukoov", Xn = "lc-Loader-module__loader__spinner___cp5N7", Yn = "lc-Loader-module__rotate___p-j1x", Zn = "lc-Loader-module__loader__label___CF5-C", la = {
|
|
1343
|
+
loader: Kn,
|
|
1344
|
+
loader__spinner: Xn,
|
|
1346
1345
|
"loader__spinner--small": "lc-Loader-module__loader__spinner--small___9XXkz",
|
|
1347
1346
|
"loader__spinner--medium": "lc-Loader-module__loader__spinner--medium___oTzt2",
|
|
1348
1347
|
"loader__spinner--large": "lc-Loader-module__loader__spinner--large___vDCTc",
|
|
1349
1348
|
"loader__spinner-circle": "lc-Loader-module__loader__spinner-circle___LyuTm",
|
|
1350
|
-
rotate:
|
|
1351
|
-
loader__label:
|
|
1349
|
+
rotate: Yn,
|
|
1350
|
+
loader__label: Zn
|
|
1352
1351
|
}, r_ = "loader", No = `${r_}__spinner`, so = (l) => {
|
|
1353
1352
|
var c = l, {
|
|
1354
1353
|
primaryColor: e,
|
|
@@ -1384,7 +1383,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1384
1383
|
),
|
|
1385
1384
|
r && /* @__PURE__ */ a(D, { as: "div", size: "md", className: la.loader__label, children: r })
|
|
1386
1385
|
] }));
|
|
1387
|
-
},
|
|
1386
|
+
}, qn = (e) => {
|
|
1388
1387
|
if (e === "primary" || e === "destructive")
|
|
1389
1388
|
return {
|
|
1390
1389
|
primaryColor: "var(--action-primary-default)",
|
|
@@ -1397,13 +1396,13 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1397
1396
|
};
|
|
1398
1397
|
}, So = (e, t, r) => {
|
|
1399
1398
|
t(), r == null || r(e);
|
|
1400
|
-
},
|
|
1399
|
+
}, jn = (e, t, r) => {
|
|
1401
1400
|
t(), r == null || r(e);
|
|
1402
|
-
},
|
|
1401
|
+
}, Qn = (e, t) => {
|
|
1403
1402
|
const r = e == null ? void 0 : e.offsetWidth;
|
|
1404
1403
|
r && t(r);
|
|
1405
|
-
},
|
|
1406
|
-
btn:
|
|
1404
|
+
}, Jn = "lc-Button-module__btn___daEdK", el = "lc-Button-module__btn__loader___L9GCi", tl = "lc-Button-module__btn__icon___-CG5y", al = "lc-Button-module__btn__content___rMx0W", de = {
|
|
1405
|
+
btn: Jn,
|
|
1407
1406
|
"btn--disabled": "lc-Button-module__btn--disabled___ATZwt",
|
|
1408
1407
|
"btn--full-width": "lc-Button-module__btn--full-width___ViUNm",
|
|
1409
1408
|
"btn--xcompact": "lc-Button-module__btn--xcompact___0AZjf",
|
|
@@ -1426,8 +1425,8 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1426
1425
|
"btn--dotted": "lc-Button-module__btn--dotted___kFW2N",
|
|
1427
1426
|
"btn--high-contrast": "lc-Button-module__btn--high-contrast___IZkuG",
|
|
1428
1427
|
"btn--loading": "lc-Button-module__btn--loading___kGPe4",
|
|
1429
|
-
btn__loader:
|
|
1430
|
-
btn__icon:
|
|
1428
|
+
btn__loader: el,
|
|
1429
|
+
btn__icon: tl,
|
|
1431
1430
|
"btn__icon--left": "lc-Button-module__btn__icon--left___Xke3Q",
|
|
1432
1431
|
"btn__icon--right": "lc-Button-module__btn__icon--right___c-N-B",
|
|
1433
1432
|
"btn__icon--small": "lc-Button-module__btn__icon--small___2gmZG",
|
|
@@ -1436,7 +1435,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1436
1435
|
"btn--plain-lock-black": "lc-Button-module__btn--plain-lock-black___EsXu7",
|
|
1437
1436
|
"btn--text-lock-black": "lc-Button-module__btn--text-lock-black___r4V6e",
|
|
1438
1437
|
"btn--animated-label": "lc-Button-module__btn--animated-label___8uZTa",
|
|
1439
|
-
btn__content:
|
|
1438
|
+
btn__content: al,
|
|
1440
1439
|
"btn--animated-label--expanded": "lc-Button-module__btn--animated-label--expanded___dTfmD"
|
|
1441
1440
|
}, ue = "btn", X = p.forwardRef(
|
|
1442
1441
|
(S, x) => {
|
|
@@ -1506,7 +1505,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1506
1505
|
() => E(!1),
|
|
1507
1506
|
b == null ? void 0 : b.onMouseLeave
|
|
1508
1507
|
),
|
|
1509
|
-
onBlur: (A) =>
|
|
1508
|
+
onBlur: (A) => jn(
|
|
1510
1509
|
A,
|
|
1511
1510
|
() => E(!1),
|
|
1512
1511
|
b == null ? void 0 : b.onBlur
|
|
@@ -1524,7 +1523,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1524
1523
|
size: "small",
|
|
1525
1524
|
label: d,
|
|
1526
1525
|
className: de[`${ue}__loader`]
|
|
1527
|
-
},
|
|
1526
|
+
}, qn(o))
|
|
1528
1527
|
),
|
|
1529
1528
|
l && p.cloneElement(l, {
|
|
1530
1529
|
className: u(
|
|
@@ -1544,7 +1543,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1544
1543
|
{
|
|
1545
1544
|
className: de[`${ue}__content`],
|
|
1546
1545
|
style: T ? { maxWidth: C ? y : 0 } : void 0,
|
|
1547
|
-
children: T ? /* @__PURE__ */ a("span", { ref: (A) =>
|
|
1546
|
+
children: T ? /* @__PURE__ */ a("span", { ref: (A) => Qn(A, I), children: i }) : i
|
|
1548
1547
|
}
|
|
1549
1548
|
)
|
|
1550
1549
|
]
|
|
@@ -1574,7 +1573,7 @@ const id = (e) => e === "dark" ? Rt.Dark : Rt.Light, Qo = B_(void 0), sd = () =>
|
|
|
1574
1573
|
t && /* @__PURE__ */ a("div", { className: ca[`${ia}__right-node`], children: t })
|
|
1575
1574
|
]
|
|
1576
1575
|
}
|
|
1577
|
-
),
|
|
1576
|
+
), md = (e) => (Ue(() => {
|
|
1578
1577
|
console.warn("`ActionMenuItem` is deprecated. Use `ListItem` instead.");
|
|
1579
1578
|
}, []), /* @__PURE__ */ a(mr, v({}, e)));
|
|
1580
1579
|
function o_(e) {
|
|
@@ -1587,7 +1586,7 @@ function o_(e) {
|
|
|
1587
1586
|
return "primary";
|
|
1588
1587
|
}
|
|
1589
1588
|
}
|
|
1590
|
-
function
|
|
1589
|
+
function rl(e, t, r, _) {
|
|
1591
1590
|
if (r)
|
|
1592
1591
|
return {
|
|
1593
1592
|
top: e ? r + e : r
|
|
@@ -1597,7 +1596,7 @@ function ol(e, t, r, _) {
|
|
|
1597
1596
|
left: t ? _ + t : _
|
|
1598
1597
|
};
|
|
1599
1598
|
}
|
|
1600
|
-
const
|
|
1599
|
+
const ol = (e) => {
|
|
1601
1600
|
switch (e) {
|
|
1602
1601
|
case "invert":
|
|
1603
1602
|
return {
|
|
@@ -1615,13 +1614,13 @@ const _l = (e) => {
|
|
|
1615
1614
|
fill: "var(--tooltip-background-basic)"
|
|
1616
1615
|
};
|
|
1617
1616
|
}
|
|
1618
|
-
},
|
|
1619
|
-
tooltip:
|
|
1620
|
-
tooltip__content:
|
|
1617
|
+
}, _l = "lc-Tooltip-module__tooltip___LjRUX", nl = "lc-Tooltip-module__tooltip__content___cxaIe", ll = "lc-Tooltip-module__tooltip__arrow___vLFFP", cl = "lc-Tooltip-module__tooltip__interactive___WTll9", G = {
|
|
1618
|
+
tooltip: _l,
|
|
1619
|
+
tooltip__content: nl,
|
|
1621
1620
|
"tooltip--invert": "lc-Tooltip-module__tooltip--invert___J4i3t",
|
|
1622
|
-
tooltip__arrow:
|
|
1621
|
+
tooltip__arrow: ll,
|
|
1623
1622
|
"tooltip--important": "lc-Tooltip-module__tooltip--important___7KDXC",
|
|
1624
|
-
tooltip__interactive:
|
|
1623
|
+
tooltip__interactive: cl,
|
|
1625
1624
|
"tooltip__user-guide-step": "lc-Tooltip-module__tooltip__user-guide-step___zwAvq",
|
|
1626
1625
|
"tooltip--full-space": "lc-Tooltip-module__tooltip--full-space___YXy-C",
|
|
1627
1626
|
"tooltip-header": "lc-Tooltip-module__tooltip-header___gnWkw",
|
|
@@ -1752,13 +1751,13 @@ const _l = (e) => {
|
|
|
1752
1751
|
strokeWidth: 1,
|
|
1753
1752
|
width: 10,
|
|
1754
1753
|
height: 5,
|
|
1755
|
-
style: v({},
|
|
1754
|
+
style: v({}, rl(
|
|
1756
1755
|
N,
|
|
1757
1756
|
A,
|
|
1758
1757
|
Xt,
|
|
1759
1758
|
gt
|
|
1760
1759
|
))
|
|
1761
|
-
},
|
|
1760
|
+
}, ol(be))
|
|
1762
1761
|
)
|
|
1763
1762
|
]
|
|
1764
1763
|
})
|
|
@@ -1776,7 +1775,7 @@ const _l = (e) => {
|
|
|
1776
1775
|
),
|
|
1777
1776
|
S_()
|
|
1778
1777
|
] });
|
|
1779
|
-
},
|
|
1778
|
+
}, pd = ({ text: e }) => /* @__PURE__ */ a("div", { children: e }), sa = "tooltip", gd = ({
|
|
1780
1779
|
className: e,
|
|
1781
1780
|
header: t,
|
|
1782
1781
|
text: r,
|
|
@@ -1816,7 +1815,7 @@ const _l = (e) => {
|
|
|
1816
1815
|
children: r
|
|
1817
1816
|
}
|
|
1818
1817
|
)
|
|
1819
|
-
] }), Et = "tooltip",
|
|
1818
|
+
] }), Et = "tooltip", il = ({
|
|
1820
1819
|
header: e,
|
|
1821
1820
|
text: t,
|
|
1822
1821
|
image: r,
|
|
@@ -1875,7 +1874,7 @@ const _l = (e) => {
|
|
|
1875
1874
|
}
|
|
1876
1875
|
)
|
|
1877
1876
|
] });
|
|
1878
|
-
}, ve = "guide-tooltip",
|
|
1877
|
+
}, ve = "guide-tooltip", sl = ({
|
|
1879
1878
|
gap: e,
|
|
1880
1879
|
isVisible: t,
|
|
1881
1880
|
slide: r,
|
|
@@ -1967,7 +1966,7 @@ const _l = (e) => {
|
|
|
1967
1966
|
)
|
|
1968
1967
|
] });
|
|
1969
1968
|
};
|
|
1970
|
-
class
|
|
1969
|
+
class dl {
|
|
1971
1970
|
constructor(t, r) {
|
|
1972
1971
|
Mr(this, "element");
|
|
1973
1972
|
Mr(this, "padding");
|
|
@@ -1996,7 +1995,7 @@ class ul {
|
|
|
1996
1995
|
return this.getBoundingClientRect().height;
|
|
1997
1996
|
}
|
|
1998
1997
|
}
|
|
1999
|
-
const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new
|
|
1998
|
+
const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new dl(e, t), hd = (e) => {
|
|
2000
1999
|
const {
|
|
2001
2000
|
className: t,
|
|
2002
2001
|
parentElementName: r,
|
|
@@ -2031,7 +2030,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2031
2030
|
), i(!0);
|
|
2032
2031
|
}, [n]), n && _ && c ? /* @__PURE__ */ h(aa, { children: [
|
|
2033
2032
|
/* @__PURE__ */ a(
|
|
2034
|
-
|
|
2033
|
+
sl,
|
|
2035
2034
|
{
|
|
2036
2035
|
gap: c,
|
|
2037
2036
|
isVisible: _,
|
|
@@ -2056,7 +2055,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2056
2055
|
})
|
|
2057
2056
|
)
|
|
2058
2057
|
] }) : null;
|
|
2059
|
-
}, da = "reports-tooltip",
|
|
2058
|
+
}, da = "reports-tooltip", fd = ({
|
|
2060
2059
|
title: e,
|
|
2061
2060
|
description: t,
|
|
2062
2061
|
children: r
|
|
@@ -2100,7 +2099,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2100
2099
|
"action-bar__items--with-menu": "lc-ActionBar-module__action-bar__items--with-menu___OfqL0",
|
|
2101
2100
|
"action-bar__items__button": "lc-ActionBar-module__action-bar__items__button___N1Qtp",
|
|
2102
2101
|
"action-bar__items__button--active": "lc-ActionBar-module__action-bar__items__button--active___adIVs"
|
|
2103
|
-
}, __ = "action-bar__items", Yt = `${__}__button-wrapper`,
|
|
2102
|
+
}, __ = "action-bar__items", Yt = `${__}__button-wrapper`, ul = ({
|
|
2104
2103
|
option: e,
|
|
2105
2104
|
isActive: t,
|
|
2106
2105
|
vertical: r
|
|
@@ -2147,7 +2146,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2147
2146
|
},
|
|
2148
2147
|
e.key
|
|
2149
2148
|
) : /* @__PURE__ */ a("div", { "data-testid": e.key, className: _, children: o });
|
|
2150
|
-
}, Qa = "action-bar", ht = "action-bar__menu-wrapper",
|
|
2149
|
+
}, Qa = "action-bar", ht = "action-bar__menu-wrapper", ml = 44, bd = ({
|
|
2151
2150
|
className: e,
|
|
2152
2151
|
id: t = "action-bar-area",
|
|
2153
2152
|
type: r = "menu",
|
|
@@ -2170,7 +2169,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2170
2169
|
if (!f && y) {
|
|
2171
2170
|
const I = new ResizeObserver((C) => {
|
|
2172
2171
|
const { width: E, height: w } = C[0].contentRect, $ = n ? w : E, T = s.length > 0 ? 60 : 0, P = Math.floor(
|
|
2173
|
-
($ - T) /
|
|
2172
|
+
($ - T) / ml
|
|
2174
2173
|
);
|
|
2175
2174
|
P >= 0 && P !== c && d(P);
|
|
2176
2175
|
});
|
|
@@ -2200,7 +2199,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2200
2199
|
[J[`${Qa}__items--scroll`]]: f
|
|
2201
2200
|
}),
|
|
2202
2201
|
children: _.slice(0, c).map((y) => /* @__PURE__ */ a(
|
|
2203
|
-
|
|
2202
|
+
ul,
|
|
2204
2203
|
{
|
|
2205
2204
|
option: y,
|
|
2206
2205
|
isActive: y.key === o,
|
|
@@ -2272,7 +2271,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2272
2271
|
"action-card__column": "lc-ActionCard-module__action-card__column___KgMRx",
|
|
2273
2272
|
"action-card__column--first": "lc-ActionCard-module__action-card__column--first___BWQwi",
|
|
2274
2273
|
"action-card__column--second": "lc-ActionCard-module__action-card__column--second___-X-gO"
|
|
2275
|
-
}, Lt = "action-card",
|
|
2274
|
+
}, Lt = "action-card", vd = ({
|
|
2276
2275
|
className: e,
|
|
2277
2276
|
children: t,
|
|
2278
2277
|
secondColumn: r,
|
|
@@ -2322,14 +2321,14 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2322
2321
|
]
|
|
2323
2322
|
}
|
|
2324
2323
|
) });
|
|
2325
|
-
},
|
|
2326
|
-
alert:
|
|
2327
|
-
alert__icon:
|
|
2328
|
-
alert__content:
|
|
2329
|
-
alert__content__wrapper:
|
|
2330
|
-
alert__content__wrapper__text:
|
|
2331
|
-
alert__content__wrapper__cta:
|
|
2332
|
-
alert__content__wrapper__cta__link:
|
|
2324
|
+
}, pl = "lc-Alert-module__alert___zP4AL", gl = "lc-Alert-module__alert__icon___1SDHT", hl = "lc-Alert-module__alert__content___wwP8E", fl = "lc-Alert-module__alert__content__wrapper___gw9Mg", bl = "lc-Alert-module__alert__content__wrapper__text___2x5d-", vl = "lc-Alert-module__alert__content__wrapper__cta___ocxGq", kl = "lc-Alert-module__alert__content__wrapper__cta__link___ZqOjp", Ve = {
|
|
2325
|
+
alert: pl,
|
|
2326
|
+
alert__icon: gl,
|
|
2327
|
+
alert__content: hl,
|
|
2328
|
+
alert__content__wrapper: fl,
|
|
2329
|
+
alert__content__wrapper__text: bl,
|
|
2330
|
+
alert__content__wrapper__cta: vl,
|
|
2331
|
+
alert__content__wrapper__cta__link: kl,
|
|
2333
2332
|
"alert__close-icon": "lc-Alert-module__alert__close-icon___jbDQJ",
|
|
2334
2333
|
"alert--small": "lc-Alert-module__alert--small___GsHEV",
|
|
2335
2334
|
"alert--medium": "lc-Alert-module__alert--medium___5PGR3",
|
|
@@ -2338,7 +2337,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2338
2337
|
"alert--warning": "lc-Alert-module__alert--warning___y0-zK",
|
|
2339
2338
|
"alert--success": "lc-Alert-module__alert--success___RXWVi",
|
|
2340
2339
|
"alert--error": "lc-Alert-module__alert--error___EK-vJ"
|
|
2341
|
-
},
|
|
2340
|
+
}, Cl = {
|
|
2342
2341
|
info: {
|
|
2343
2342
|
source: Ma,
|
|
2344
2343
|
kind: "link"
|
|
@@ -2355,7 +2354,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2355
2354
|
source: Xo,
|
|
2356
2355
|
kind: "error"
|
|
2357
2356
|
}
|
|
2358
|
-
}, We = "alert",
|
|
2357
|
+
}, We = "alert", kd = (c) => {
|
|
2359
2358
|
var d = c, {
|
|
2360
2359
|
children: e,
|
|
2361
2360
|
className: t,
|
|
@@ -2389,7 +2388,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2389
2388
|
/* @__PURE__ */ h("div", { className: Ve[`${We}__content__wrapper`], children: [
|
|
2390
2389
|
/* @__PURE__ */ a(
|
|
2391
2390
|
F,
|
|
2392
|
-
B(v({},
|
|
2391
|
+
B(v({}, Cl[o]), {
|
|
2393
2392
|
size: "large",
|
|
2394
2393
|
className: Ve[`${We}__icon`]
|
|
2395
2394
|
})
|
|
@@ -2440,7 +2439,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2440
2439
|
}
|
|
2441
2440
|
)
|
|
2442
2441
|
] }));
|
|
2443
|
-
},
|
|
2442
|
+
}, wl = 705, yl = 751, Ke = {
|
|
2444
2443
|
"app-frame": "lc-AppFrame-module__app-frame___LeOAC",
|
|
2445
2444
|
"app-frame__page-content-container": "lc-AppFrame-module__app-frame__page-content-container___XhCPO",
|
|
2446
2445
|
"app-frame__page-content-container--mobile": "lc-AppFrame-module__app-frame__page-content-container--mobile___2HnOq",
|
|
@@ -2453,7 +2452,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2453
2452
|
"app-frame__page-content-container__content-wrapper__content": "lc-AppFrame-module__app-frame__page-content-container__content-wrapper__content___zHmoo",
|
|
2454
2453
|
"app-frame__page-content-container__content-wrapper__content--mobile": "lc-AppFrame-module__app-frame__page-content-container__content-wrapper__content--mobile___HKy-9",
|
|
2455
2454
|
"app-frame__page-content-container__content-wrapper__mobile-top-bar": "lc-AppFrame-module__app-frame__page-content-container__content-wrapper__mobile-top-bar___JeGo3"
|
|
2456
|
-
}, n_ = "app-frame", rt = `${n_}__page-content-container`,
|
|
2455
|
+
}, n_ = "app-frame", rt = `${n_}__page-content-container`, $l = (e) => {
|
|
2457
2456
|
const {
|
|
2458
2457
|
children: t,
|
|
2459
2458
|
className: r,
|
|
@@ -2471,8 +2470,8 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2471
2470
|
} = io(), b = p.useRef(null), { isOpen: x, isMounted: S } = Wt({
|
|
2472
2471
|
isVisible: m,
|
|
2473
2472
|
elementRef: b
|
|
2474
|
-
}), { isMobile: k, handleResizeRef: y } =
|
|
2475
|
-
mobileBreakpoint:
|
|
2473
|
+
}), { isMobile: k, handleResizeRef: y } = Sn({
|
|
2474
|
+
mobileBreakpoint: wl
|
|
2476
2475
|
});
|
|
2477
2476
|
return p.useEffect(() => {
|
|
2478
2477
|
g(k);
|
|
@@ -2548,9 +2547,9 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2548
2547
|
}
|
|
2549
2548
|
)
|
|
2550
2549
|
] });
|
|
2551
|
-
},
|
|
2550
|
+
}, Cd = (e) => {
|
|
2552
2551
|
const _ = e, { isSideNavigationVisible: t } = _, r = R(_, ["isSideNavigationVisible"]);
|
|
2553
|
-
return /* @__PURE__ */ a(
|
|
2552
|
+
return /* @__PURE__ */ a($n, { isSideNavigationVisible: t, children: /* @__PURE__ */ a($l, v({}, r)) });
|
|
2554
2553
|
}, qt = {
|
|
2555
2554
|
"side-navigation": "lc-SideNavigation-module__side-navigation___FuFGb",
|
|
2556
2555
|
"side-navigation__header": "lc-SideNavigation-module__side-navigation__header___du0Jr",
|
|
@@ -2558,7 +2557,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2558
2557
|
"side-navigation__footer": "lc-SideNavigation-module__side-navigation__footer___9LLon",
|
|
2559
2558
|
"side-navigation__nav-wrapper": "lc-SideNavigation-module__side-navigation__nav-wrapper___8Opuh",
|
|
2560
2559
|
"side-navigation__nav-wrapper--no-gaps": "lc-SideNavigation-module__side-navigation__nav-wrapper--no-gaps___1ApnT"
|
|
2561
|
-
}, jt = "side-navigation",
|
|
2560
|
+
}, jt = "side-navigation", wd = ({
|
|
2562
2561
|
children: e,
|
|
2563
2562
|
className: t,
|
|
2564
2563
|
title: r,
|
|
@@ -2594,7 +2593,7 @@ const xo = 8, Io = "guide-tooltip", Eo = (e, t) => new ul(e, t), vd = (e) => {
|
|
|
2594
2593
|
};
|
|
2595
2594
|
function La() {
|
|
2596
2595
|
}
|
|
2597
|
-
const
|
|
2596
|
+
const Nl = "side-navigation-item-test-id", Sl = "side-navigation-active-item-test-id", xl = "side-navigation-parent-icon", Xe = {
|
|
2598
2597
|
"side-navigation-item": "lc-SideNavigationItem-module__side-navigation-item___QCTSQ",
|
|
2599
2598
|
"side-navigation-item__anchor": "lc-SideNavigationItem-module__side-navigation-item__anchor___PI--g",
|
|
2600
2599
|
"side-navigation-item__custom-label": "lc-SideNavigationItem-module__side-navigation-item__custom-label___ATpTF",
|
|
@@ -2607,7 +2606,7 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2607
2606
|
"side-navigation-item__label": "lc-SideNavigationItem-module__side-navigation-item__label___dpMyX",
|
|
2608
2607
|
"side-navigation-item__label--active": "lc-SideNavigationItem-module__side-navigation-item__label--active___4vImp",
|
|
2609
2608
|
"side-navigation-item__custom-label--active": "lc-SideNavigationItem-module__side-navigation-item__custom-label--active___UWDu9"
|
|
2610
|
-
}, Ye = "side-navigation-item",
|
|
2609
|
+
}, Ye = "side-navigation-item", Il = (g) => {
|
|
2611
2610
|
var f = g, {
|
|
2612
2611
|
leftNode: e,
|
|
2613
2612
|
shouldKeepIconSpace: t = !0,
|
|
@@ -2642,7 +2641,7 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2642
2641
|
"li",
|
|
2643
2642
|
B(v({
|
|
2644
2643
|
className: u([Xe[Ye], o]),
|
|
2645
|
-
"data-testid": c ?
|
|
2644
|
+
"data-testid": c ? Sl : Nl,
|
|
2646
2645
|
"data-active": c
|
|
2647
2646
|
}, m), {
|
|
2648
2647
|
children: /* @__PURE__ */ h(
|
|
@@ -2666,7 +2665,7 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2666
2665
|
className: u(Xe[`${Ye}__left-node`], {
|
|
2667
2666
|
[Xe[`${Ye}__left-node--active`]]: c || d
|
|
2668
2667
|
}),
|
|
2669
|
-
"data-testid":
|
|
2668
|
+
"data-testid": xl,
|
|
2670
2669
|
children: e
|
|
2671
2670
|
}
|
|
2672
2671
|
),
|
|
@@ -2703,7 +2702,7 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2703
2702
|
"side-navigation-group__list-wrapper": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper___moivM",
|
|
2704
2703
|
"side-navigation-group__list-wrapper--expanded": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper--expanded___cwPUQ",
|
|
2705
2704
|
"side-navigation-group__list": "lc-SideNavigationGroup-module__side-navigation-group__list___Srb-J"
|
|
2706
|
-
}, Tt = "side-navigation-group",
|
|
2705
|
+
}, Tt = "side-navigation-group", El = 34, yd = ({
|
|
2707
2706
|
label: e,
|
|
2708
2707
|
rightNode: t,
|
|
2709
2708
|
className: r,
|
|
@@ -2728,13 +2727,13 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2728
2727
|
}
|
|
2729
2728
|
));
|
|
2730
2729
|
d(E);
|
|
2731
|
-
const w = ((C == null ? void 0 : C.length) || 0) *
|
|
2730
|
+
const w = ((C == null ? void 0 : C.length) || 0) * El;
|
|
2732
2731
|
i(w);
|
|
2733
2732
|
}, [_]), p.useEffect(() => {
|
|
2734
2733
|
!m.current && c && y(), m.current = c;
|
|
2735
2734
|
}, [c, m.current, l]), /* @__PURE__ */ h("div", { "data-testid": "side-navigation-group", className: Bt[Tt], children: [
|
|
2736
2735
|
o ? /* @__PURE__ */ a(
|
|
2737
|
-
|
|
2736
|
+
Il,
|
|
2738
2737
|
{
|
|
2739
2738
|
leftNode: /* @__PURE__ */ a(
|
|
2740
2739
|
"div",
|
|
@@ -2778,7 +2777,7 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2778
2777
|
}, Bo = {
|
|
2779
2778
|
"navigation-group": "lc-NavigationGroup-module__navigation-group___61JTX",
|
|
2780
2779
|
"navigation-group--scrollable": "lc-NavigationGroup-module__navigation-group--scrollable___BL8-e"
|
|
2781
|
-
}, To = "navigation-group",
|
|
2780
|
+
}, To = "navigation-group", $d = (o) => {
|
|
2782
2781
|
var n = o, {
|
|
2783
2782
|
children: e,
|
|
2784
2783
|
className: t,
|
|
@@ -2803,12 +2802,12 @@ const Sl = "side-navigation-item-test-id", xl = "side-navigation-active-item-tes
|
|
|
2803
2802
|
})
|
|
2804
2803
|
);
|
|
2805
2804
|
};
|
|
2806
|
-
function
|
|
2805
|
+
function Bl(e, t) {
|
|
2807
2806
|
return e > t ? `${t}+` : `${e}`;
|
|
2808
2807
|
}
|
|
2809
|
-
const
|
|
2810
|
-
badge:
|
|
2811
|
-
badge__dot:
|
|
2808
|
+
const Tl = "lc-Badge-module__badge___ZbEBU", Al = "lc-Badge-module__badge__dot___MSVVf", Ja = {
|
|
2809
|
+
badge: Tl,
|
|
2810
|
+
badge__dot: Al,
|
|
2812
2811
|
"badge--large": "lc-Badge-module__badge--large___P4qtE",
|
|
2813
2812
|
"badge--medium": "lc-Badge-module__badge--medium___5HFVb",
|
|
2814
2813
|
"badge--compact": "lc-Badge-module__badge--compact___AUaWg",
|
|
@@ -2837,7 +2836,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2837
2836
|
Ja[`${er}--${_}`],
|
|
2838
2837
|
Ja[`${er}--${o}`]
|
|
2839
2838
|
), i = {
|
|
2840
|
-
counter:
|
|
2839
|
+
counter: Bl(t, r),
|
|
2841
2840
|
alert: "!",
|
|
2842
2841
|
dot: /* @__PURE__ */ a("span", { "data-testid": "badge-dot", className: Ja[`${er}__dot`] })
|
|
2843
2842
|
}[n];
|
|
@@ -2851,7 +2850,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2851
2850
|
"navigation-item__button--active": "lc-NavigationItem-module__navigation-item__button--active___zsO2E",
|
|
2852
2851
|
"navigation-item__button--opacity": "lc-NavigationItem-module__navigation-item__button--opacity___buZjS",
|
|
2853
2852
|
"navigation-item__button--mobile": "lc-NavigationItem-module__navigation-item__button--mobile___GqQwP"
|
|
2854
|
-
}, yt = "navigation-item",
|
|
2853
|
+
}, yt = "navigation-item", Dl = (e, t) => typeof e == "number" ? /* @__PURE__ */ a(
|
|
2855
2854
|
pr,
|
|
2856
2855
|
{
|
|
2857
2856
|
"data-testid": `${t}-badge-count`,
|
|
@@ -2867,7 +2866,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2867
2866
|
size: "compact",
|
|
2868
2867
|
type: e
|
|
2869
2868
|
}
|
|
2870
|
-
),
|
|
2869
|
+
), Nd = (m) => {
|
|
2871
2870
|
var g = m, {
|
|
2872
2871
|
id: e,
|
|
2873
2872
|
label: t,
|
|
@@ -2941,7 +2940,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2941
2940
|
]
|
|
2942
2941
|
})
|
|
2943
2942
|
),
|
|
2944
|
-
!!l &&
|
|
2943
|
+
!!l && Dl(l, e)
|
|
2945
2944
|
] }),
|
|
2946
2945
|
children: t
|
|
2947
2946
|
}
|
|
@@ -2949,9 +2948,9 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2949
2948
|
},
|
|
2950
2949
|
e
|
|
2951
2950
|
);
|
|
2952
|
-
},
|
|
2953
|
-
navigation:
|
|
2954
|
-
},
|
|
2951
|
+
}, Pl = "lc-Navigation-module__navigation___oNBOL", Fl = {
|
|
2952
|
+
navigation: Pl
|
|
2953
|
+
}, Rl = "navigation", Sd = (_) => {
|
|
2955
2954
|
var o = _, {
|
|
2956
2955
|
children: e,
|
|
2957
2956
|
className: t
|
|
@@ -2959,7 +2958,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2959
2958
|
"children",
|
|
2960
2959
|
"className"
|
|
2961
2960
|
]);
|
|
2962
|
-
return /* @__PURE__ */ a("nav", B(v({ className: u(Rl
|
|
2961
|
+
return /* @__PURE__ */ a("nav", B(v({ className: u(Fl[Rl], t) }, r), { children: e }));
|
|
2963
2962
|
}, st = {
|
|
2964
2963
|
"navigation-top-bar": "lc-NavigationTopBar-module__navigation-top-bar___WJzyv",
|
|
2965
2964
|
"navigation-top-bar__title": "lc-NavigationTopBar-module__navigation-top-bar__title___ROYDp",
|
|
@@ -2985,7 +2984,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2985
2984
|
/* @__PURE__ */ a("div", { className: st[`${gr}__alerts-wrapper`], children: e }),
|
|
2986
2985
|
!_ && r
|
|
2987
2986
|
] });
|
|
2988
|
-
},
|
|
2987
|
+
}, Ml = ({
|
|
2989
2988
|
children: e,
|
|
2990
2989
|
className: t,
|
|
2991
2990
|
"data-testid": r
|
|
@@ -2996,7 +2995,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
2996
2995
|
"data-testid": r,
|
|
2997
2996
|
children: e
|
|
2998
2997
|
}
|
|
2999
|
-
),
|
|
2998
|
+
), Ol = ({
|
|
3000
2999
|
className: e,
|
|
3001
3000
|
kind: t = "info",
|
|
3002
3001
|
closeButton: r,
|
|
@@ -3012,7 +3011,7 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
3012
3011
|
}), g = p.useCallback(
|
|
3013
3012
|
(I) => Oa(
|
|
3014
3013
|
I,
|
|
3015
|
-
(C) => d(C.width <
|
|
3014
|
+
(C) => d(C.width < yl)
|
|
3016
3015
|
),
|
|
3017
3016
|
[]
|
|
3018
3017
|
), f = t === "warning" ? "link-inverted" : "text", b = t === "warning" ? "secondary" : "high-contrast", x = o == null ? void 0 : o.kind, S = n == null ? void 0 : n.kind, k = o || n ? /* @__PURE__ */ h("div", { className: st[`${At}__cta-wrapper`], children: [
|
|
@@ -3079,8 +3078,8 @@ const Al = "lc-Badge-module__badge___ZbEBU", Dl = "lc-Badge-module__badge__dot__
|
|
|
3079
3078
|
}
|
|
3080
3079
|
) }) });
|
|
3081
3080
|
};
|
|
3082
|
-
l_.Alert =
|
|
3083
|
-
l_.Title =
|
|
3081
|
+
l_.Alert = Ol;
|
|
3082
|
+
l_.Title = Ml;
|
|
3084
3083
|
function hr(e, t, r, _) {
|
|
3085
3084
|
return e === 1 ? t : r;
|
|
3086
3085
|
}
|
|
@@ -3089,7 +3088,7 @@ const tr = {
|
|
|
3089
3088
|
"expiration-counter__button": "lc-ExpirationCounter-module__expiration-counter__button___Xv5Nx",
|
|
3090
3089
|
"expiration-counter__button__number": "lc-ExpirationCounter-module__expiration-counter__button__number___9hZV4",
|
|
3091
3090
|
"expiration-counter__button__label": "lc-ExpirationCounter-module__expiration-counter__button__label___nJAOv"
|
|
3092
|
-
}, ar = "expiration-counter",
|
|
3091
|
+
}, ar = "expiration-counter", xd = (l) => {
|
|
3093
3092
|
var c = l, {
|
|
3094
3093
|
id: e,
|
|
3095
3094
|
daysLeft: t,
|
|
@@ -3117,9 +3116,9 @@ const tr = {
|
|
|
3117
3116
|
]
|
|
3118
3117
|
})
|
|
3119
3118
|
) }, e);
|
|
3120
|
-
},
|
|
3119
|
+
}, Ll = {
|
|
3121
3120
|
"mobile-navigation": "lc-MobileNavigation-module__mobile-navigation___a--p5"
|
|
3122
|
-
},
|
|
3121
|
+
}, Gl = "mobile-navigation", Id = (_) => {
|
|
3123
3122
|
var o = _, {
|
|
3124
3123
|
children: e,
|
|
3125
3124
|
className: t
|
|
@@ -3127,9 +3126,9 @@ const tr = {
|
|
|
3127
3126
|
"children",
|
|
3128
3127
|
"className"
|
|
3129
3128
|
]);
|
|
3130
|
-
return /* @__PURE__ */ a("nav", B(v({ className: u(Gl
|
|
3131
|
-
},
|
|
3132
|
-
input:
|
|
3129
|
+
return /* @__PURE__ */ a("nav", B(v({ className: u(Ll[Gl], t) }, r), { children: e }));
|
|
3130
|
+
}, Hl = "lc-Input-module__input___505b7", Ge = {
|
|
3131
|
+
input: Hl,
|
|
3133
3132
|
"input--promo": "lc-Input-module__input--promo___5hf0s",
|
|
3134
3133
|
"input--focused": "lc-Input-module__input--focused___rmg2U",
|
|
3135
3134
|
"input--disabled": "lc-Input-module__input--disabled___QA4ie",
|
|
@@ -3229,7 +3228,7 @@ const tr = {
|
|
|
3229
3228
|
}
|
|
3230
3229
|
);
|
|
3231
3230
|
}
|
|
3232
|
-
),
|
|
3231
|
+
), Ul = p.forwardRef(
|
|
3233
3232
|
(_, r) => {
|
|
3234
3233
|
var o = _, { inputSize: e = "medium" } = o, t = R(o, ["inputSize"]);
|
|
3235
3234
|
const n = u(
|
|
@@ -3238,9 +3237,9 @@ const tr = {
|
|
|
3238
3237
|
);
|
|
3239
3238
|
return /* @__PURE__ */ a(c_, B(v({ mainClassName: n }, t), { ref: r }));
|
|
3240
3239
|
}
|
|
3241
|
-
),
|
|
3240
|
+
), zl = `${He}--promo`, Ed = p.forwardRef(
|
|
3242
3241
|
(e, t) => {
|
|
3243
|
-
const r = u(Ge[He], Ge[
|
|
3242
|
+
const r = u(Ge[He], Ge[zl]);
|
|
3244
3243
|
return /* @__PURE__ */ a(
|
|
3245
3244
|
c_,
|
|
3246
3245
|
B(v({
|
|
@@ -3251,7 +3250,7 @@ const tr = {
|
|
|
3251
3250
|
})
|
|
3252
3251
|
);
|
|
3253
3252
|
}
|
|
3254
|
-
),
|
|
3253
|
+
), Vl = 2, i_ = 200, s_ = 400;
|
|
3255
3254
|
[
|
|
3256
3255
|
...[...Array(100)].map((e, t) => ({
|
|
3257
3256
|
key: `option${t + 8}`,
|
|
@@ -3259,29 +3258,29 @@ const tr = {
|
|
|
3259
3258
|
disabled: t % 4 === 0
|
|
3260
3259
|
}))
|
|
3261
3260
|
];
|
|
3262
|
-
const ta = "select-all",
|
|
3261
|
+
const ta = "select-all", Wl = (e, t) => {
|
|
3263
3262
|
const r = [];
|
|
3264
3263
|
return e.forEach((_, o) => {
|
|
3265
3264
|
t(_) && r.push(o);
|
|
3266
3265
|
}), r;
|
|
3267
3266
|
}, ro = (e) => e.filter(
|
|
3268
3267
|
({ key: t, disabled: r, groupHeader: _ }) => !(t === ta || r || _)
|
|
3269
|
-
), Do = ({ key: e }) => e,
|
|
3268
|
+
), Do = ({ key: e }) => e, Kl = (e, t) => e.includes(t) ? e.filter((r) => r !== t) : [...e, t], Xl = {
|
|
3270
3269
|
"field-description": "lc-FieldDescription-module__field-description___x5rXY"
|
|
3271
|
-
},
|
|
3270
|
+
}, Yl = "field-description", Nr = (_) => {
|
|
3272
3271
|
var o = _, { children: e, className: t = "" } = o, r = R(o, ["children", "className"]);
|
|
3273
|
-
const n = u(Yl
|
|
3272
|
+
const n = u(Xl[Yl], t);
|
|
3274
3273
|
return /* @__PURE__ */ a(D, B(v({ as: "span", size: "sm" }, r), { className: n, children: e }));
|
|
3275
|
-
},
|
|
3276
|
-
checkbox:
|
|
3277
|
-
checkbox__label:
|
|
3278
|
-
checkbox__text:
|
|
3279
|
-
checkbox__input:
|
|
3280
|
-
checkbox__checkmark:
|
|
3274
|
+
}, Zl = "lc-Checkbox-module__checkbox___D0D4S", ql = "lc-Checkbox-module__checkbox__label___I472A", jl = "lc-Checkbox-module__checkbox__text___Ex7K1", Ql = "lc-Checkbox-module__checkbox__input___3krUF", Jl = "lc-Checkbox-module__checkbox__checkmark___eZIG1", ec = "lc-Checkbox-module__checkbox__square___yjtrH", tc = "lc-Checkbox-module__checkbox__helper___hwxAV", Gt = {
|
|
3275
|
+
checkbox: Zl,
|
|
3276
|
+
checkbox__label: ql,
|
|
3277
|
+
checkbox__text: jl,
|
|
3278
|
+
checkbox__input: Ql,
|
|
3279
|
+
checkbox__checkmark: Jl,
|
|
3281
3280
|
"checkbox--selected": "lc-Checkbox-module__checkbox--selected___pU3Xh",
|
|
3282
|
-
checkbox__square:
|
|
3281
|
+
checkbox__square: ec,
|
|
3283
3282
|
"checkbox--disabled": "lc-Checkbox-module__checkbox--disabled___kRNDo",
|
|
3284
|
-
checkbox__helper:
|
|
3283
|
+
checkbox__helper: tc
|
|
3285
3284
|
}, Ht = "checkbox", Sr = p.forwardRef(
|
|
3286
3285
|
(c, l) => {
|
|
3287
3286
|
var d = c, { checked: e, disabled: t, children: r, description: _, className: o } = d, n = R(d, ["checked", "disabled", "children", "description", "className"]);
|
|
@@ -3326,7 +3325,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3326
3325
|
"picker-list__item__label": "lc-PickerListItem-module__picker-list__item__label___kAkZc",
|
|
3327
3326
|
"picker-list__item__main-label": "lc-PickerListItem-module__picker-list__item__main-label___8CJdc",
|
|
3328
3327
|
"picker-list__item__secondary-label": "lc-PickerListItem-module__picker-list__item__secondary-label___i-DOd"
|
|
3329
|
-
}, ot = "picker-list__item",
|
|
3328
|
+
}, ot = "picker-list__item", ac = ({
|
|
3330
3329
|
index: e,
|
|
3331
3330
|
isActive: t,
|
|
3332
3331
|
isSelected: r,
|
|
@@ -3436,8 +3435,8 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3436
3435
|
}),
|
|
3437
3436
|
l.key
|
|
3438
3437
|
);
|
|
3439
|
-
},
|
|
3440
|
-
listbox:
|
|
3438
|
+
}, rc = "lc-PickerList-module__listbox___GgFk0", ua = {
|
|
3439
|
+
listbox: rc,
|
|
3441
3440
|
"no-results": "lc-PickerList-module__no-results___JSeou",
|
|
3442
3441
|
"listbox-wrapper": "lc-PickerList-module__listbox-wrapper___1mIgW",
|
|
3443
3442
|
"no-results-text": "lc-PickerList-module__no-results-text___r-f51"
|
|
@@ -3465,7 +3464,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3465
3464
|
}) => {
|
|
3466
3465
|
const [C, E] = p.useState(0), w = br(null), $ = o.length, T = p.useCallback(
|
|
3467
3466
|
(N) => {
|
|
3468
|
-
N !== C && (N < _ ? E(N + ($ - 1) *
|
|
3467
|
+
N !== C && (N < _ ? E(N + ($ - 1) * Vl) : E(_));
|
|
3469
3468
|
},
|
|
3470
3469
|
[$]
|
|
3471
3470
|
);
|
|
@@ -3526,7 +3525,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3526
3525
|
increaseViewportBy: 200
|
|
3527
3526
|
}, I), {
|
|
3528
3527
|
itemContent: (N, A) => /* @__PURE__ */ a(
|
|
3529
|
-
|
|
3528
|
+
ac,
|
|
3530
3529
|
{
|
|
3531
3530
|
index: N,
|
|
3532
3531
|
getItemProps: b,
|
|
@@ -3562,7 +3561,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3562
3561
|
"picker-trigger--disabled": "lc-PickerTrigger-module__picker-trigger--disabled___PKfb-",
|
|
3563
3562
|
"picker-trigger--focused": "lc-PickerTrigger-module__picker-trigger--focused___xbQpR",
|
|
3564
3563
|
"picker-trigger--error": "lc-PickerTrigger-module__picker-trigger--error___As8hf"
|
|
3565
|
-
}, ke = "picker-trigger",
|
|
3564
|
+
}, ke = "picker-trigger", oc = ({
|
|
3566
3565
|
setReference: e,
|
|
3567
3566
|
getReferenceProps: t,
|
|
3568
3567
|
testId: r,
|
|
@@ -3649,11 +3648,11 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3649
3648
|
]
|
|
3650
3649
|
})
|
|
3651
3650
|
);
|
|
3652
|
-
},
|
|
3653
|
-
tag:
|
|
3651
|
+
}, _c = "lc-Tag-module__tag___0Cfjz", nc = "lc-Tag-module__tag__remove___dYHt9", lc = "lc-Tag-module__tag__node___3hHHq", cc = "lc-Tag-module__tag__content___w-HK1", De = {
|
|
3652
|
+
tag: _c,
|
|
3654
3653
|
"tag__content-wrapper": "lc-Tag-module__tag__content-wrapper___QrjSg",
|
|
3655
3654
|
"tag--success": "lc-Tag-module__tag--success___Jr03z",
|
|
3656
|
-
tag__remove:
|
|
3655
|
+
tag__remove: nc,
|
|
3657
3656
|
"tag--error": "lc-Tag-module__tag--error___zAr59",
|
|
3658
3657
|
"tag--warning": "lc-Tag-module__tag--warning___6FwV2",
|
|
3659
3658
|
"tag--info": "lc-Tag-module__tag--info___Zk-om",
|
|
@@ -3681,9 +3680,9 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3681
3680
|
"tag--text-black": "lc-Tag-module__tag--text-black___0UD4h",
|
|
3682
3681
|
"tag--dismissible-on-hover": "lc-Tag-module__tag--dismissible-on-hover___Id-yT",
|
|
3683
3682
|
"tag__remove--hover": "lc-Tag-module__tag__remove--hover___tILiT",
|
|
3684
|
-
tag__node:
|
|
3685
|
-
tag__content:
|
|
3686
|
-
}, Pe = "tag",
|
|
3683
|
+
tag__node: lc,
|
|
3684
|
+
tag__content: cc
|
|
3685
|
+
}, Pe = "tag", ic = (e) => e ? co(e, "#FFFFFF") > 4.5 ? "text-white" : "text-black" : "", u_ = (b) => {
|
|
3687
3686
|
var x = b, {
|
|
3688
3687
|
className: e = "",
|
|
3689
3688
|
children: t,
|
|
@@ -3720,7 +3719,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3720
3719
|
De[`${Pe}--${n}`],
|
|
3721
3720
|
{
|
|
3722
3721
|
[De[`${Pe}--outline`]]: c,
|
|
3723
|
-
[De[`${Pe}--${
|
|
3722
|
+
[De[`${Pe}--${ic(i)}`]]: !!i,
|
|
3724
3723
|
[De[`${Pe}--icon-only`]]: m,
|
|
3725
3724
|
[De[`${Pe}--dismissible-on-hover`]]: S
|
|
3726
3725
|
}
|
|
@@ -3806,7 +3805,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3806
3805
|
"picker-trigger-body__tag--compact": "lc-PickerTriggerBody-module__picker-trigger-body__tag--compact___o4dKd",
|
|
3807
3806
|
"picker-trigger-body__tag--medium": "lc-PickerTriggerBody-module__picker-trigger-body__tag--medium___uU1CL",
|
|
3808
3807
|
"picker-trigger-body__tag--large": "lc-PickerTriggerBody-module__picker-trigger-body__tag--large___IBtox"
|
|
3809
|
-
}, xe = "picker-trigger-body",
|
|
3808
|
+
}, xe = "picker-trigger-body", sc = ({
|
|
3810
3809
|
isOpen: e,
|
|
3811
3810
|
isSearchDisabled: t,
|
|
3812
3811
|
isDisabled: r,
|
|
@@ -3907,7 +3906,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3907
3906
|
]
|
|
3908
3907
|
}
|
|
3909
3908
|
);
|
|
3910
|
-
},
|
|
3909
|
+
}, dc = 10, m_ = ({
|
|
3911
3910
|
disabled: e,
|
|
3912
3911
|
items: t,
|
|
3913
3912
|
placement: r,
|
|
@@ -3948,7 +3947,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3948
3947
|
width: `${H.reference.width}px`
|
|
3949
3948
|
});
|
|
3950
3949
|
},
|
|
3951
|
-
padding:
|
|
3950
|
+
padding: dc
|
|
3952
3951
|
})
|
|
3953
3952
|
]
|
|
3954
3953
|
}), T = Wa(w, v({
|
|
@@ -3962,7 +3961,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
3962
3961
|
onNavigate: x,
|
|
3963
3962
|
virtual: !0,
|
|
3964
3963
|
virtualItemRef: I,
|
|
3965
|
-
disabledIndices:
|
|
3964
|
+
disabledIndices: Wl(
|
|
3966
3965
|
t,
|
|
3967
3966
|
(U) => !!U.disabled || !!U.groupHeader
|
|
3968
3967
|
)
|
|
@@ -4033,7 +4032,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4033
4032
|
}) : (i ? m.includes(C) ? (o(
|
|
4034
4033
|
(e == null ? void 0 : e.filter(({ key: w }) => w !== C)) || null
|
|
4035
4034
|
), s((w) => w.filter(($) => $ !== C))) : (o([...e || [], E]), s((w) => [...w, C])) : s((w) => {
|
|
4036
|
-
const $ =
|
|
4035
|
+
const $ = Kl(w, C);
|
|
4037
4036
|
return o(t.filter(({ key: T }) => $.includes(T))), $;
|
|
4038
4037
|
}), l && k()));
|
|
4039
4038
|
};
|
|
@@ -4046,9 +4045,9 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4046
4045
|
handleItemRemove: x,
|
|
4047
4046
|
handleClear: S
|
|
4048
4047
|
};
|
|
4049
|
-
},
|
|
4048
|
+
}, uc = {
|
|
4050
4049
|
"picker-wrapper": "lc-Picker-module__picker-wrapper___uaLHq"
|
|
4051
|
-
},
|
|
4050
|
+
}, Bd = (U) => {
|
|
4052
4051
|
var H = U, {
|
|
4053
4052
|
id: e,
|
|
4054
4053
|
className: t,
|
|
@@ -4160,9 +4159,9 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4160
4159
|
onVisibilityChange: et,
|
|
4161
4160
|
searchPhrase: xt
|
|
4162
4161
|
});
|
|
4163
|
-
return /* @__PURE__ */ h("div", { id: e, className: u(
|
|
4162
|
+
return /* @__PURE__ */ h("div", { id: e, className: u(uc["picker-wrapper"], t), children: [
|
|
4164
4163
|
/* @__PURE__ */ a(
|
|
4165
|
-
|
|
4164
|
+
oc,
|
|
4166
4165
|
{
|
|
4167
4166
|
getReferenceProps: gt,
|
|
4168
4167
|
setReference: Xt,
|
|
@@ -4178,7 +4177,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4178
4177
|
size: s,
|
|
4179
4178
|
setTriggerFocus: ze,
|
|
4180
4179
|
children: /* @__PURE__ */ a(
|
|
4181
|
-
|
|
4180
|
+
sc,
|
|
4182
4181
|
{
|
|
4183
4182
|
isOpen: K,
|
|
4184
4183
|
isSearchDisabled: x,
|
|
@@ -4226,7 +4225,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4226
4225
|
}
|
|
4227
4226
|
) }) })
|
|
4228
4227
|
] });
|
|
4229
|
-
},
|
|
4228
|
+
}, mc = (e) => e !== void 0 && typeof e[0] == "string", pc = (e) => e.map((t) => ({ name: t, key: t })), gc = (e) => e.map((o) => {
|
|
4230
4229
|
var n = o, { customElement: t, name: r } = n, _ = R(n, ["customElement", "name"]);
|
|
4231
4230
|
return v(v({
|
|
4232
4231
|
name: r,
|
|
@@ -4237,10 +4236,10 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4237
4236
|
selectedItemBody: /* @__PURE__ */ a(Q, {})
|
|
4238
4237
|
}
|
|
4239
4238
|
}), _);
|
|
4240
|
-
}),
|
|
4239
|
+
}), hc = (e, t, r, _) => {
|
|
4241
4240
|
const o = e.length === 1 && e[0].name === _, n = t ? e.slice(0, 1) : e;
|
|
4242
4241
|
return r && o ? [] : n;
|
|
4243
|
-
},
|
|
4242
|
+
}, Td = p.forwardRef(
|
|
4244
4243
|
(f, g) => {
|
|
4245
4244
|
var b = f, {
|
|
4246
4245
|
disabled: e,
|
|
@@ -4291,7 +4290,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4291
4290
|
w(!1);
|
|
4292
4291
|
}, 0);
|
|
4293
4292
|
}
|
|
4294
|
-
}, N = p.useMemo(() => n ?
|
|
4293
|
+
}, N = p.useMemo(() => n ? mc(n) ? pc(n) : gc(n) : [], [n]), { items: A, searchPhrase: O, handleOnFilter: z, handleSelect: U, selectedKeys: H } = p_({
|
|
4295
4294
|
selected: [],
|
|
4296
4295
|
options: N,
|
|
4297
4296
|
type: "single",
|
|
@@ -4299,7 +4298,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4299
4298
|
setOpen: E,
|
|
4300
4299
|
clearSearchAfterSelection: !0,
|
|
4301
4300
|
inputRef: x
|
|
4302
|
-
}), W =
|
|
4301
|
+
}), W = hc(
|
|
4303
4302
|
A,
|
|
4304
4303
|
d || !1,
|
|
4305
4304
|
i || !1,
|
|
@@ -4333,7 +4332,7 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4333
4332
|
});
|
|
4334
4333
|
return /* @__PURE__ */ h("div", B(v({ ref: xt }, ye()), { children: [
|
|
4335
4334
|
/* @__PURE__ */ a(
|
|
4336
|
-
|
|
4335
|
+
Ul,
|
|
4337
4336
|
B(v({}, m), {
|
|
4338
4337
|
ref: x,
|
|
4339
4338
|
onChange: T,
|
|
@@ -4371,13 +4370,13 @@ const ta = "select-all", Kl = (e, t) => {
|
|
|
4371
4370
|
{ length: 10 },
|
|
4372
4371
|
(e, t) => `--surface-avatar-${t + 1}`
|
|
4373
4372
|
);
|
|
4374
|
-
function
|
|
4373
|
+
function fc(e) {
|
|
4375
4374
|
if (!e)
|
|
4376
4375
|
return;
|
|
4377
4376
|
const t = e.split("").reduce((r, _) => r + _.charCodeAt(0), 0);
|
|
4378
4377
|
return `var(${Po[t % Po.length]})`;
|
|
4379
4378
|
}
|
|
4380
|
-
function
|
|
4379
|
+
function bc(e = "", t = 2) {
|
|
4381
4380
|
const r = e.trim().split(/\s+/), _ = r.map((n) => [...n][0]);
|
|
4382
4381
|
if (t < 1) return "";
|
|
4383
4382
|
if (r.length <= t)
|
|
@@ -4387,7 +4386,7 @@ function vc(e = "", t = 2) {
|
|
|
4387
4386
|
o.push(_[n]);
|
|
4388
4387
|
return o.join("").toUpperCase();
|
|
4389
4388
|
}
|
|
4390
|
-
function
|
|
4389
|
+
function vc(e) {
|
|
4391
4390
|
let t = e;
|
|
4392
4391
|
if (e.startsWith("var(--") && e.endsWith(")")) {
|
|
4393
4392
|
const r = e.slice(4, -1);
|
|
@@ -4395,9 +4394,9 @@ function kc(e) {
|
|
|
4395
4394
|
}
|
|
4396
4395
|
return t && co(t, "#FFFFFF") > 3 ? "var(--color-white)" : "var(--color-black)";
|
|
4397
4396
|
}
|
|
4398
|
-
const
|
|
4399
|
-
avatar:
|
|
4400
|
-
avatar__status:
|
|
4397
|
+
const kc = "lc-Avatar-module__avatar___5-kP8", Cc = "lc-Avatar-module__avatar__status___HNURz", wc = "lc-Avatar-module__avatar__rim___2AzYM", yc = "lc-Avatar-module__avatar__image___OeTCV", Fe = {
|
|
4398
|
+
avatar: kc,
|
|
4399
|
+
avatar__status: Cc,
|
|
4401
4400
|
"avatar__status--available": "lc-Avatar-module__avatar__status--available___e8YYH",
|
|
4402
4401
|
"avatar__status--unavailable": "lc-Avatar-module__avatar__status--unavailable___EZN8K",
|
|
4403
4402
|
"avatar__status--unknown": "lc-Avatar-module__avatar__status--unknown___ig3u2",
|
|
@@ -4412,7 +4411,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4412
4411
|
"avatar__status--xxlarge": "lc-Avatar-module__avatar__status--xxlarge___nlhY4",
|
|
4413
4412
|
"avatar__status--xxxlarge": "lc-Avatar-module__avatar__status--xxxlarge___jOQH-",
|
|
4414
4413
|
"avatar__status--rounded-square": "lc-Avatar-module__avatar__status--rounded-square___vbnS3",
|
|
4415
|
-
avatar__rim:
|
|
4414
|
+
avatar__rim: wc,
|
|
4416
4415
|
"avatar__rim--xxxsmall": "lc-Avatar-module__avatar__rim--xxxsmall___i9Sfv",
|
|
4417
4416
|
"avatar__rim--xxsmall": "lc-Avatar-module__avatar__rim--xxsmall___oTxsG",
|
|
4418
4417
|
"avatar__rim--xsmall": "lc-Avatar-module__avatar__rim--xsmall___EP67J",
|
|
@@ -4422,7 +4421,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4422
4421
|
"avatar__rim--xlarge": "lc-Avatar-module__avatar__rim--xlarge___bjiXr",
|
|
4423
4422
|
"avatar__rim--xxlarge": "lc-Avatar-module__avatar__rim--xxlarge___YjUzl",
|
|
4424
4423
|
"avatar__rim--xxxlarge": "lc-Avatar-module__avatar__rim--xxxlarge___KvgAh",
|
|
4425
|
-
avatar__image:
|
|
4424
|
+
avatar__image: yc,
|
|
4426
4425
|
"avatar__icon--xxxsmall": "lc-Avatar-module__avatar__icon--xxxsmall___wMbtg",
|
|
4427
4426
|
"avatar__icon--xxsmall": "lc-Avatar-module__avatar__icon--xxsmall___x736T",
|
|
4428
4427
|
"avatar__icon--xsmall": "lc-Avatar-module__avatar__icon--xsmall___FEY-4",
|
|
@@ -4469,7 +4468,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4469
4468
|
"withRim",
|
|
4470
4469
|
"style"
|
|
4471
4470
|
]);
|
|
4472
|
-
const b = d === "image" && !n, [x, S] = p.useState(b), k = d === "image" && !!n && !x, y = d === "text", I = ["xxxsmall", "xxsmall", "xsmall"].includes(o) ? 1 : 2, C =
|
|
4471
|
+
const b = d === "image" && !n, [x, S] = p.useState(b), k = d === "image" && !!n && !x, y = d === "text", I = ["xxxsmall", "xxsmall", "xsmall"].includes(o) ? 1 : 2, C = bc(c, I), E = ["xxxsmall", "xxsmall", "xsmall", "small"].includes(o), w = r || fc(c), $ = w ? vc(w) : void 0, T = y ? { backgroundColor: w } : {}, P = u(v({
|
|
4473
4472
|
[Fe[me]]: !0,
|
|
4474
4473
|
[Fe[`${me}--${_}`]]: !0,
|
|
4475
4474
|
[Fe[`${me}--${o}`]]: !0,
|
|
@@ -4540,14 +4539,14 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4540
4539
|
]
|
|
4541
4540
|
})
|
|
4542
4541
|
);
|
|
4543
|
-
},
|
|
4542
|
+
}, $c = "lc-SegmentedControl-module__btn___pG309", rr = {
|
|
4544
4543
|
"segmented-control": "lc-SegmentedControl-module__segmented-control___v3EXg",
|
|
4545
|
-
btn:
|
|
4544
|
+
btn: $c,
|
|
4546
4545
|
"btn--active": "lc-SegmentedControl-module__btn--active___n93GT",
|
|
4547
4546
|
"btn--compact": "lc-SegmentedControl-module__btn--compact___grlBl",
|
|
4548
4547
|
"btn--medium": "lc-SegmentedControl-module__btn--medium___YGzgQ",
|
|
4549
4548
|
"btn--large": "lc-SegmentedControl-module__btn--large___DCJ-p"
|
|
4550
|
-
},
|
|
4549
|
+
}, Nc = "segmented-control", Ad = ({
|
|
4551
4550
|
size: e = "medium",
|
|
4552
4551
|
buttons: t,
|
|
4553
4552
|
className: r,
|
|
@@ -4556,7 +4555,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4556
4555
|
fullWidth: n = !1,
|
|
4557
4556
|
onButtonClick: l = La
|
|
4558
4557
|
}) => {
|
|
4559
|
-
const c = u(rr[
|
|
4558
|
+
const c = u(rr[Nc], r), [d, s] = p.useState(() => _), i = typeof o == "string";
|
|
4560
4559
|
p.useEffect(() => {
|
|
4561
4560
|
i && s(o);
|
|
4562
4561
|
}, [o]);
|
|
@@ -4583,21 +4582,21 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4583
4582
|
);
|
|
4584
4583
|
});
|
|
4585
4584
|
return /* @__PURE__ */ a("div", { role: "group", className: c, children: g });
|
|
4586
|
-
},
|
|
4587
|
-
card:
|
|
4588
|
-
card__header:
|
|
4589
|
-
card__header__image:
|
|
4590
|
-
card__header__heading:
|
|
4591
|
-
card__header__heading__title:
|
|
4592
|
-
card__header__heading__description:
|
|
4585
|
+
}, Sc = "lc-Card-module__card___LzN-3", xc = "lc-Card-module__card__header___SRONR", Ic = "lc-Card-module__card__header__image___93pD4", Ec = "lc-Card-module__card__header__heading___jK55U", Bc = "lc-Card-module__card__header__heading__title___5090w", Tc = "lc-Card-module__card__header__heading__description___iVYoq", Ac = "lc-Card-module__card__content___9G1YM", Dc = "lc-Card-module__card__actions___gp-xf", Pc = "lc-Card-module__card__actions__line___C6TI0", Fc = "lc-Card-module__card__actions__buttons___XJlFJ", Re = {
|
|
4586
|
+
card: Sc,
|
|
4587
|
+
card__header: xc,
|
|
4588
|
+
card__header__image: Ic,
|
|
4589
|
+
card__header__heading: Ec,
|
|
4590
|
+
card__header__heading__title: Bc,
|
|
4591
|
+
card__header__heading__description: Tc,
|
|
4593
4592
|
"card__header__no-image": "lc-Card-module__card__header__no-image___2gPx6",
|
|
4594
|
-
card__content:
|
|
4593
|
+
card__content: Ac,
|
|
4595
4594
|
"card__expanded-content": "lc-Card-module__card__expanded-content___WBjEn",
|
|
4596
|
-
card__actions:
|
|
4597
|
-
card__actions__line:
|
|
4598
|
-
card__actions__buttons:
|
|
4595
|
+
card__actions: Dc,
|
|
4596
|
+
card__actions__line: Pc,
|
|
4597
|
+
card__actions__buttons: Fc,
|
|
4599
4598
|
"card__actions__buttons-expander": "lc-Card-module__card__actions__buttons-expander___I--MQ"
|
|
4600
|
-
}, Ra = "card", fr = `${Ra}__header`, Or = `${fr}__heading`, or = `${Ra}__actions`,
|
|
4599
|
+
}, Ra = "card", fr = `${Ra}__header`, Or = `${fr}__heading`, or = `${Ra}__actions`, Rc = `${fr}__no-image`, Dd = (s) => {
|
|
4601
4600
|
var i = s, {
|
|
4602
4601
|
alt: e,
|
|
4603
4602
|
buttonsOptions: t = [],
|
|
@@ -4617,7 +4616,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4617
4616
|
"src",
|
|
4618
4617
|
"title"
|
|
4619
4618
|
]);
|
|
4620
|
-
const [m, g] = p.useState(!1), f = m ? kr : Kt, b = m ? "Hide" : "Show more", x = (t == null ? void 0 : t.length) > 0, S = !!n, k = x || S, y = c, I = l, C = I ? "" : Re[
|
|
4619
|
+
const [m, g] = p.useState(!1), f = m ? kr : Kt, b = m ? "Hide" : "Show more", x = (t == null ? void 0 : t.length) > 0, S = !!n, k = x || S, y = c, I = l, C = I ? "" : Re[Rc];
|
|
4621
4620
|
return /* @__PURE__ */ h("div", B(v({ className: u(Re[Ra], _) }, d), { children: [
|
|
4622
4621
|
y && /* @__PURE__ */ h("div", { className: u(Re[fr], C), children: [
|
|
4623
4622
|
I && /* @__PURE__ */ a(
|
|
@@ -4681,7 +4680,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4681
4680
|
] }));
|
|
4682
4681
|
}, Lr = {
|
|
4683
4682
|
"date-picker-custom-navigation": "lc-DatePickerCustomNavigation-module__date-picker-custom-navigation___B7uEJ"
|
|
4684
|
-
}, Gr = "date-picker-custom-navigation",
|
|
4683
|
+
}, Gr = "date-picker-custom-navigation", Mc = ({ currentMonth: e, setMonth: t, startMonth: r, endMonth: _, numberOfMonths: o }) => {
|
|
4685
4684
|
const n = r && Pa(e, r), l = _ && Pa(e, _), c = () => {
|
|
4686
4685
|
const m = new Date(e);
|
|
4687
4686
|
m.setMonth(e.getMonth() - 1), t(m);
|
|
@@ -4765,7 +4764,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4765
4764
|
}, f_ = (e, t, r) => t ? e && !Pa(e, t) || r && Pa(t, r) ? Fa(t, 1) : t : Fa(r || /* @__PURE__ */ new Date(), 1), Ba = (e, t) => {
|
|
4766
4765
|
const r = t.find((_) => _.id === e);
|
|
4767
4766
|
return r || void 0;
|
|
4768
|
-
}, Fo = (e, t) => !!(!e || e && t),
|
|
4767
|
+
}, Fo = (e, t) => !!(!e || e && t), Oc = (e) => {
|
|
4769
4768
|
const t = {};
|
|
4770
4769
|
if (!e.initialSelectedItemKey)
|
|
4771
4770
|
return t;
|
|
@@ -4787,7 +4786,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4787
4786
|
"date-picker__range-middle": "lc-DatePicker-module__date-picker__range-middle___Xvj7k",
|
|
4788
4787
|
"date-picker__range-end": "lc-DatePicker-module__date-picker__range-end___ux1xQ",
|
|
4789
4788
|
"date-picker__disabled": "lc-DatePicker-module__date-picker__disabled___A8sSm"
|
|
4790
|
-
}, Me = "date-picker",
|
|
4789
|
+
}, Me = "date-picker", Pd = (d) => {
|
|
4791
4790
|
var s = d, {
|
|
4792
4791
|
month: e,
|
|
4793
4792
|
weekStartsOn: t = 1,
|
|
@@ -4844,7 +4843,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4844
4843
|
components: {
|
|
4845
4844
|
CaptionLabel: ({ children: f }) => /* @__PURE__ */ a(D, { as: "span", bold: !0, children: f }),
|
|
4846
4845
|
Nav: () => /* @__PURE__ */ a(
|
|
4847
|
-
|
|
4846
|
+
Mc,
|
|
4848
4847
|
{
|
|
4849
4848
|
currentMonth: i,
|
|
4850
4849
|
setMonth: g,
|
|
@@ -4860,7 +4859,7 @@ const Cc = "lc-Avatar-module__avatar___5-kP8", wc = "lc-Avatar-module__avatar__s
|
|
|
4860
4859
|
) });
|
|
4861
4860
|
};
|
|
4862
4861
|
var re = /* @__PURE__ */ ((e) => (e.NEW_SELECTED_ITEM = "NEW_SELECTED_ITEM", e.NEW_TEMPORARY_TO_VALUE = "NEW_TEMPORARY_TO_VALUE", e.CLEAR = "CLEAR", e.SET_FROM = "SET_FROM", e.SET_TO = "SET_TO", e.SELECT_FIRST_DAY = "SELECT_FIRST_DAY", e.SELECT_SECOND_DAY_AS_FROM = "SELECT_SECOND_DAY_AS_FROM", e.SELECT_SECOND_DAY_AS_TO = "SELECT_SECOND_DAY_AS_TO", e.CURRENT_MONTH_CHANGE = "CURRENT_MONTH_CHANGE", e))(re || {});
|
|
4863
|
-
const
|
|
4862
|
+
const Lc = (e) => {
|
|
4864
4863
|
const t = f_(
|
|
4865
4864
|
e.initialFromDate,
|
|
4866
4865
|
e.initialToDate,
|
|
@@ -4871,7 +4870,7 @@ const Gc = (e) => {
|
|
|
4871
4870
|
to: void 0,
|
|
4872
4871
|
temporaryTo: void 0,
|
|
4873
4872
|
currentMonth: t
|
|
4874
|
-
}),
|
|
4873
|
+
}), Oc(e));
|
|
4875
4874
|
function o(n, l) {
|
|
4876
4875
|
switch (l.type) {
|
|
4877
4876
|
case re.NEW_SELECTED_ITEM:
|
|
@@ -4920,7 +4919,7 @@ const Gc = (e) => {
|
|
|
4920
4919
|
}
|
|
4921
4920
|
}
|
|
4922
4921
|
return D_(o, _);
|
|
4923
|
-
},
|
|
4922
|
+
}, Gc = ({
|
|
4924
4923
|
options: e,
|
|
4925
4924
|
initialSelectedItemKey: t,
|
|
4926
4925
|
initialFromDate: r,
|
|
@@ -4932,7 +4931,7 @@ const Gc = (e) => {
|
|
|
4932
4931
|
}) => {
|
|
4933
4932
|
const d = br(
|
|
4934
4933
|
t || null
|
|
4935
|
-
), [s, i] =
|
|
4934
|
+
), [s, i] = Lc({
|
|
4936
4935
|
options: e,
|
|
4937
4936
|
initialSelectedItemKey: t,
|
|
4938
4937
|
initialFromDate: r,
|
|
@@ -5066,7 +5065,7 @@ const Gc = (e) => {
|
|
|
5066
5065
|
};
|
|
5067
5066
|
})());
|
|
5068
5067
|
};
|
|
5069
|
-
|
|
5068
|
+
Gc.defaultProps = {
|
|
5070
5069
|
options: [
|
|
5071
5070
|
{
|
|
5072
5071
|
id: "default",
|
|
@@ -5079,7 +5078,7 @@ Hc.defaultProps = {
|
|
|
5079
5078
|
}
|
|
5080
5079
|
]
|
|
5081
5080
|
};
|
|
5082
|
-
const
|
|
5081
|
+
const Fd = (e) => {
|
|
5083
5082
|
const n = e, { className: t, children: r } = n, _ = R(n, ["className", "children"]), o = u(
|
|
5084
5083
|
t,
|
|
5085
5084
|
Ee["date-picker--range__calendars-wrapper"]
|
|
@@ -5106,7 +5105,7 @@ const Od = (e) => {
|
|
|
5106
5105
|
"details-card__content": "lc-DetailsCard-module__details-card__content___aJux3",
|
|
5107
5106
|
"details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___F17pU",
|
|
5108
5107
|
"details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___8CLFw"
|
|
5109
|
-
}, q = "details-card",
|
|
5108
|
+
}, q = "details-card", Hc = ["input", "button", "select", "textarea", "a"], Rd = ({
|
|
5110
5109
|
children: e,
|
|
5111
5110
|
className: t,
|
|
5112
5111
|
leftNode: r,
|
|
@@ -5126,7 +5125,7 @@ const Od = (e) => {
|
|
|
5126
5125
|
m((E) => !E), C.currentTarget.blur(), s == null || s(C);
|
|
5127
5126
|
}, I = (C) => {
|
|
5128
5127
|
const w = C.target.tagName.toLowerCase();
|
|
5129
|
-
|
|
5128
|
+
Hc.includes(w) || (m(($) => !$), s == null || s(C));
|
|
5130
5129
|
};
|
|
5131
5130
|
return p.useEffect(() => {
|
|
5132
5131
|
const C = !!window.IntersectionObserver;
|
|
@@ -5226,7 +5225,7 @@ const Od = (e) => {
|
|
|
5226
5225
|
"details-card-info": "lc-DetailsCardInfo-module__details-card-info___22mOK",
|
|
5227
5226
|
"details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___LXTXh",
|
|
5228
5227
|
"details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___03cfr"
|
|
5229
|
-
}, Ur = "details-card-info",
|
|
5228
|
+
}, Ur = "details-card-info", Md = ({ children: e, label: t }) => /* @__PURE__ */ h("div", { className: Hr[Ur], children: [
|
|
5230
5229
|
/* @__PURE__ */ a("div", { className: Hr[`${Ur}__label`], children: t }),
|
|
5231
5230
|
/* @__PURE__ */ a("div", { className: Hr[`${Ur}__content`], children: e })
|
|
5232
5231
|
] }), Ro = {
|
|
@@ -5256,7 +5255,7 @@ const Od = (e) => {
|
|
|
5256
5255
|
"field-group": "lc-FieldGroup-module__field-group___--i2x",
|
|
5257
5256
|
"field-group--inline": "lc-FieldGroup-module__field-group--inline___iSg4S",
|
|
5258
5257
|
"field-group--stretched": "lc-FieldGroup-module__field-group--stretched___4Evlw"
|
|
5259
|
-
}, Vr = "field-group",
|
|
5258
|
+
}, Vr = "field-group", Od = (c) => {
|
|
5260
5259
|
var d = c, {
|
|
5261
5260
|
className: e = "",
|
|
5262
5261
|
children: t,
|
|
@@ -5281,13 +5280,13 @@ const Od = (e) => {
|
|
|
5281
5280
|
_ && /* @__PURE__ */ a(uo, { children: _ }),
|
|
5282
5281
|
r && /* @__PURE__ */ a(Nr, { children: r })
|
|
5283
5282
|
] }));
|
|
5284
|
-
},
|
|
5285
|
-
form:
|
|
5286
|
-
form__header:
|
|
5287
|
-
form__footer:
|
|
5288
|
-
form__label:
|
|
5289
|
-
form__helper:
|
|
5290
|
-
}, pa = "form",
|
|
5283
|
+
}, Uc = "lc-Form-module__form___ddwfw", zc = "lc-Form-module__form__header___mr4AX", Vc = "lc-Form-module__form__footer___NJUBH", Wc = "lc-Form-module__form__label___2hAXA", Kc = "lc-Form-module__form__helper___r1lJG", ma = {
|
|
5284
|
+
form: Uc,
|
|
5285
|
+
form__header: zc,
|
|
5286
|
+
form__footer: Vc,
|
|
5287
|
+
form__label: Wc,
|
|
5288
|
+
form__helper: Kc
|
|
5289
|
+
}, pa = "form", Ld = (l) => {
|
|
5291
5290
|
var c = l, {
|
|
5292
5291
|
className: e,
|
|
5293
5292
|
children: t,
|
|
@@ -5326,7 +5325,7 @@ const Od = (e) => {
|
|
|
5326
5325
|
"form-field__row-break": "lc-FormField-module__form-field__row-break___ibOb7",
|
|
5327
5326
|
"form-field__content": "lc-FormField-module__form-field__content___7Cnwe",
|
|
5328
5327
|
"form-field__content__description": "lc-FormField-module__form-field__content__description___qdMlU"
|
|
5329
|
-
}, _e = "form-field",
|
|
5328
|
+
}, _e = "form-field", Gd = ({
|
|
5330
5329
|
inline: e,
|
|
5331
5330
|
error: t,
|
|
5332
5331
|
description: r,
|
|
@@ -5446,7 +5445,7 @@ const Od = (e) => {
|
|
|
5446
5445
|
"form-group__header": "lc-FormGroup-module__form-group__header___U4FrR",
|
|
5447
5446
|
"form-group__label": "lc-FormGroup-module__form-group__label___9AcBX",
|
|
5448
5447
|
"form-group__helper": "lc-FormGroup-module__form-group__helper___2XQcm"
|
|
5449
|
-
}, nr = "form-group",
|
|
5448
|
+
}, nr = "form-group", Hd = (n) => {
|
|
5450
5449
|
var l = n, {
|
|
5451
5450
|
className: e = "",
|
|
5452
5451
|
children: t,
|
|
@@ -5482,12 +5481,12 @@ const Od = (e) => {
|
|
|
5482
5481
|
]
|
|
5483
5482
|
})
|
|
5484
5483
|
);
|
|
5485
|
-
},
|
|
5484
|
+
}, Xc = "lc-AnimatedButton-module__icon___x-2D0", Yc = "lc-AnimatedButton-module__text___JEZ-a", Zc = "lc-AnimatedButton-module__expanded___oXA4t", lr = {
|
|
5486
5485
|
"animated-button": "lc-AnimatedButton-module__animated-button___d1ume",
|
|
5487
|
-
icon:
|
|
5488
|
-
text:
|
|
5489
|
-
expanded:
|
|
5490
|
-
},
|
|
5486
|
+
icon: Xc,
|
|
5487
|
+
text: Yc,
|
|
5488
|
+
expanded: Zc
|
|
5489
|
+
}, qc = ({
|
|
5491
5490
|
icon: e,
|
|
5492
5491
|
text: t,
|
|
5493
5492
|
onClick: r,
|
|
@@ -5523,7 +5522,7 @@ const Od = (e) => {
|
|
|
5523
5522
|
available: 1,
|
|
5524
5523
|
unavailable: 2,
|
|
5525
5524
|
unknown: 3
|
|
5526
|
-
},
|
|
5525
|
+
}, jc = (e) => [...e].sort((t, r) => Oo[t.status] - Oo[r.status]), Oe = {
|
|
5527
5526
|
"invite-agents": "lc-InviteAgents-module__invite-agents___XHov-",
|
|
5528
5527
|
"invite-agents--empty": "lc-InviteAgents-module__invite-agents--empty___-uyZv",
|
|
5529
5528
|
"invite-agents--only-unavailable": "lc-InviteAgents-module__invite-agents--only-unavailable___rwGmo",
|
|
@@ -5536,7 +5535,7 @@ const Od = (e) => {
|
|
|
5536
5535
|
"invite-agents__available-agents-number": "lc-InviteAgents-module__invite-agents__available-agents-number___WpNqr",
|
|
5537
5536
|
"invite-agents__accepting-agents": "lc-InviteAgents-module__invite-agents__accepting-agents___KNMQw",
|
|
5538
5537
|
"invite-agents__accepting-agents-row": "lc-InviteAgents-module__invite-agents__accepting-agents-row___bTb9i"
|
|
5539
|
-
}, Le = "invite-agents",
|
|
5538
|
+
}, Le = "invite-agents", Qc = 50, Jc = (s) => {
|
|
5540
5539
|
var i = s, {
|
|
5541
5540
|
agents: e,
|
|
5542
5541
|
onSetUpChatbotClick: t,
|
|
@@ -5565,7 +5564,7 @@ const Od = (e) => {
|
|
|
5565
5564
|
} = Da(() => {
|
|
5566
5565
|
const T = e.filter(
|
|
5567
5566
|
(U) => U.status === "available"
|
|
5568
|
-
), P =
|
|
5567
|
+
), P = jc(T), M = T.length, N = P.length > 4 ? P.slice(0, 3) : P, A = e.length > 0 && M === 0, O = T.filter(
|
|
5569
5568
|
(U) => !U.isBot
|
|
5570
5569
|
).length, z = M - O;
|
|
5571
5570
|
return {
|
|
@@ -5612,7 +5611,7 @@ const Od = (e) => {
|
|
|
5612
5611
|
isVisible: f && !m,
|
|
5613
5612
|
offsetMainAxis: n,
|
|
5614
5613
|
floatingStrategy: "fixed",
|
|
5615
|
-
hoverOnDelay:
|
|
5614
|
+
hoverOnDelay: Qc,
|
|
5616
5615
|
onOpen: () => b(!0),
|
|
5617
5616
|
onClose: () => b(!1),
|
|
5618
5617
|
className: u(Rt.Dark, Oe[`${Le}__tooltip`]),
|
|
@@ -5663,7 +5662,7 @@ const Od = (e) => {
|
|
|
5663
5662
|
}
|
|
5664
5663
|
),
|
|
5665
5664
|
children: k ? /* @__PURE__ */ a(
|
|
5666
|
-
|
|
5665
|
+
il,
|
|
5667
5666
|
{
|
|
5668
5667
|
header: "No one's available to assist customers",
|
|
5669
5668
|
text: "Offer 24/7 support with ChatBot.",
|
|
@@ -5721,7 +5720,7 @@ const Od = (e) => {
|
|
|
5721
5720
|
onClose: () => g(!1),
|
|
5722
5721
|
options: $,
|
|
5723
5722
|
triggerRenderer: /* @__PURE__ */ a(
|
|
5724
|
-
|
|
5723
|
+
qc,
|
|
5725
5724
|
{
|
|
5726
5725
|
icon: /* @__PURE__ */ a(F, { source: z_ }),
|
|
5727
5726
|
text: "Invite",
|
|
@@ -5734,10 +5733,10 @@ const Od = (e) => {
|
|
|
5734
5733
|
]
|
|
5735
5734
|
})
|
|
5736
5735
|
);
|
|
5737
|
-
},
|
|
5738
|
-
link:
|
|
5736
|
+
}, Ud = P_(Jc), ei = "lc-Link-module__link___35Vo1", Lo = {
|
|
5737
|
+
link: ei,
|
|
5739
5738
|
"link--bold": "lc-Link-module__link--bold___9Uq3Z"
|
|
5740
|
-
}, Go = "link",
|
|
5739
|
+
}, Go = "link", zd = (_) => {
|
|
5741
5740
|
var o = _, {
|
|
5742
5741
|
bold: e = !1,
|
|
5743
5742
|
className: t = ""
|
|
@@ -5755,7 +5754,7 @@ const Od = (e) => {
|
|
|
5755
5754
|
)
|
|
5756
5755
|
}, r)
|
|
5757
5756
|
);
|
|
5758
|
-
},
|
|
5757
|
+
}, ti = "lc-Modal-module__modal__body___K3X3J", ai = "lc-Modal-module__modal__header___22qVU", ri = "lc-Modal-module__modal__heading___TQl-G", oi = "lc-Modal-module__modal__footer___-z-ze", Ce = {
|
|
5759
5758
|
"modal-base": "lc-Modal-module__modal-base___W3hsn",
|
|
5760
5759
|
"fade-in": "lc-Modal-module__fade-in___uf1sy",
|
|
5761
5760
|
"modal-base--full-space": "lc-Modal-module__modal-base--full-space___I5mqs",
|
|
@@ -5764,14 +5763,14 @@ const Od = (e) => {
|
|
|
5764
5763
|
"modal-base__overlay--labelled": "lc-Modal-module__modal-base__overlay--labelled___XJo16",
|
|
5765
5764
|
"modal-base__close": "lc-Modal-module__modal-base__close___a2xPW",
|
|
5766
5765
|
"modal-base__close--label-type": "lc-Modal-module__modal-base__close--label-type___IWIlG",
|
|
5767
|
-
modal__body:
|
|
5768
|
-
modal__header:
|
|
5766
|
+
modal__body: ti,
|
|
5767
|
+
modal__header: ai,
|
|
5769
5768
|
"modal__header--without-heading": "lc-Modal-module__modal__header--without-heading___-zvH5",
|
|
5770
5769
|
"modal__label-header": "lc-Modal-module__modal__label-header___LL-pz",
|
|
5771
|
-
modal__heading:
|
|
5770
|
+
modal__heading: ri,
|
|
5772
5771
|
"modal__label-heading": "lc-Modal-module__modal__label-heading___OZoP1",
|
|
5773
|
-
modal__footer:
|
|
5774
|
-
}, ga = "modal-base",
|
|
5772
|
+
modal__footer: oi
|
|
5773
|
+
}, ga = "modal-base", _i = (d) => {
|
|
5775
5774
|
var s = d, {
|
|
5776
5775
|
children: e,
|
|
5777
5776
|
className: t = "",
|
|
@@ -5843,7 +5842,7 @@ const Od = (e) => {
|
|
|
5843
5842
|
onClick: r,
|
|
5844
5843
|
icon: /* @__PURE__ */ a(F, { source: Qe, size: "medium", customColor: t })
|
|
5845
5844
|
}
|
|
5846
|
-
), Dt = "modal",
|
|
5845
|
+
), Dt = "modal", Vd = (s) => {
|
|
5847
5846
|
var i = s, {
|
|
5848
5847
|
children: e,
|
|
5849
5848
|
className: t = "",
|
|
@@ -5867,7 +5866,7 @@ const Od = (e) => {
|
|
|
5867
5866
|
b.preventDefault(), b.stopPropagation(), l();
|
|
5868
5867
|
};
|
|
5869
5868
|
return /* @__PURE__ */ h(
|
|
5870
|
-
|
|
5869
|
+
_i,
|
|
5871
5870
|
B(v({
|
|
5872
5871
|
className: m,
|
|
5873
5872
|
fullSpaceContent: o,
|
|
@@ -5926,7 +5925,7 @@ const Od = (e) => {
|
|
|
5926
5925
|
]
|
|
5927
5926
|
})
|
|
5928
5927
|
);
|
|
5929
|
-
},
|
|
5928
|
+
}, Wd = ({
|
|
5930
5929
|
children: e,
|
|
5931
5930
|
className: t = "",
|
|
5932
5931
|
parentElementName: r = "body",
|
|
@@ -5947,7 +5946,7 @@ const Od = (e) => {
|
|
|
5947
5946
|
"modal-header__heading-left-node": "lc-ModalHeader-module__modal-header__heading-left-node___SZBRX",
|
|
5948
5947
|
"modal-header__heading-body": "lc-ModalHeader-module__modal-header__heading-body___aBgMz",
|
|
5949
5948
|
"modal-header__heading-description": "lc-ModalHeader-module__modal-header__heading-description___dpbWK"
|
|
5950
|
-
}, fa = "modal-header",
|
|
5949
|
+
}, fa = "modal-header", Kd = ({ title: e, iconProps: t, avatarProps: r, children: _, className: o = "" }) => {
|
|
5951
5950
|
const n = u(ha[fa], o);
|
|
5952
5951
|
return /* @__PURE__ */ h("div", { className: n, children: [
|
|
5953
5952
|
t && /* @__PURE__ */ a(
|
|
@@ -5980,7 +5979,7 @@ const Od = (e) => {
|
|
|
5980
5979
|
"action-modal-content__heading": "lc-ActionModalContent-module__action-modal-content__heading___gGgOD",
|
|
5981
5980
|
"action-modal-content__content": "lc-ActionModalContent-module__action-modal-content__content___K4e5r",
|
|
5982
5981
|
"action-modal-content__actions": "lc-ActionModalContent-module__action-modal-content__actions___bgnDV"
|
|
5983
|
-
}, va = "action-modal-content",
|
|
5982
|
+
}, va = "action-modal-content", Xd = ({
|
|
5984
5983
|
children: e,
|
|
5985
5984
|
className: t,
|
|
5986
5985
|
icon: r,
|
|
@@ -6016,7 +6015,7 @@ const Od = (e) => {
|
|
|
6016
6015
|
"numeric-input--disabled": "lc-NumericInput-module__numeric-input--disabled___s2O8w",
|
|
6017
6016
|
"numeric-input--no-controls": "lc-NumericInput-module__numeric-input--no-controls___nO8zN",
|
|
6018
6017
|
"numeric-input--error": "lc-NumericInput-module__numeric-input--error___y9v6f"
|
|
6019
|
-
}, Jt = "numeric-input",
|
|
6018
|
+
}, Jt = "numeric-input", Yd = (i) => {
|
|
6020
6019
|
var m = i, {
|
|
6021
6020
|
className: e,
|
|
6022
6021
|
error: t,
|
|
@@ -6141,7 +6140,7 @@ const Od = (e) => {
|
|
|
6141
6140
|
"checklist-item__content__inner__description": "lc-CheckListItem-module__checklist-item__content__inner__description___oQx09",
|
|
6142
6141
|
"checklist-item__content__inner__cta": "lc-CheckListItem-module__checklist-item__content__inner__cta___pPrxs",
|
|
6143
6142
|
"checklist-item__chevron": "lc-CheckListItem-module__checklist-item__chevron___S9Cp1"
|
|
6144
|
-
}, ge = "checklist-item",
|
|
6143
|
+
}, ge = "checklist-item", ni = 3, li = ({
|
|
6145
6144
|
id: e,
|
|
6146
6145
|
isActive: t,
|
|
6147
6146
|
isChecked: r,
|
|
@@ -6161,7 +6160,7 @@ const Od = (e) => {
|
|
|
6161
6160
|
const x = new ResizeObserver((S) => {
|
|
6162
6161
|
const k = S[0];
|
|
6163
6162
|
if (!k) return;
|
|
6164
|
-
const y = k.contentRect.height +
|
|
6163
|
+
const y = k.contentRect.height + ni;
|
|
6165
6164
|
f.current !== y && (g(y), f.current = y);
|
|
6166
6165
|
});
|
|
6167
6166
|
return x.observe(i.current), () => x.disconnect();
|
|
@@ -6271,7 +6270,7 @@ const Od = (e) => {
|
|
|
6271
6270
|
"onboarding-checklist__button": "lc-OnboardingChecklist-module__onboarding-checklist__button___ZmZ2j",
|
|
6272
6271
|
"onboarding-checklist__button__icon": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon___ta8M6",
|
|
6273
6272
|
"onboarding-checklist__button__icon--open": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon--open___Jnrn8"
|
|
6274
|
-
}, ae = "onboarding-checklist",
|
|
6273
|
+
}, ae = "onboarding-checklist", Zd = ({
|
|
6275
6274
|
activeItemId: e,
|
|
6276
6275
|
completedItemsIds: t,
|
|
6277
6276
|
title: r,
|
|
@@ -6335,7 +6334,7 @@ const Od = (e) => {
|
|
|
6335
6334
|
)
|
|
6336
6335
|
] }),
|
|
6337
6336
|
/* @__PURE__ */ a("div", { className: te[`${ae}__checklist`], children: o.map((C, E) => /* @__PURE__ */ a(
|
|
6338
|
-
|
|
6337
|
+
li,
|
|
6339
6338
|
{
|
|
6340
6339
|
id: C.id,
|
|
6341
6340
|
description: C.description,
|
|
@@ -6418,11 +6417,11 @@ const Od = (e) => {
|
|
|
6418
6417
|
]
|
|
6419
6418
|
}
|
|
6420
6419
|
);
|
|
6421
|
-
},
|
|
6422
|
-
tooltipContent:
|
|
6423
|
-
text:
|
|
6424
|
-
},
|
|
6425
|
-
const t = br(null), r =
|
|
6420
|
+
}, ci = "lc-OverflowTooltipText-module__tooltipContent___M9T9h", ii = "lc-OverflowTooltipText-module__text___JcdMZ", Uo = {
|
|
6421
|
+
tooltipContent: ci,
|
|
6422
|
+
text: ii
|
|
6423
|
+
}, qd = ({ text: e }) => {
|
|
6424
|
+
const t = br(null), r = Bn(t), { isHovered: _, handleMouseOut: o, handleMouseOver: n } = En(r), l = /* @__PURE__ */ a(
|
|
6426
6425
|
"div",
|
|
6427
6426
|
{
|
|
6428
6427
|
onMouseEnter: n,
|
|
@@ -6441,9 +6440,9 @@ const Od = (e) => {
|
|
|
6441
6440
|
children: /* @__PURE__ */ a("div", { className: Uo.tooltipContent, children: e })
|
|
6442
6441
|
}
|
|
6443
6442
|
);
|
|
6444
|
-
},
|
|
6445
|
-
popover:
|
|
6446
|
-
},
|
|
6443
|
+
}, si = "lc-Popover-module__popover___rvS3X", di = {
|
|
6444
|
+
popover: si
|
|
6445
|
+
}, jd = ({
|
|
6447
6446
|
triggerRenderer: e,
|
|
6448
6447
|
onClose: t,
|
|
6449
6448
|
onOpen: r,
|
|
@@ -6492,7 +6491,7 @@ const Od = (e) => {
|
|
|
6492
6491
|
}, { isMounted: Ae, styles: Je } = yr(
|
|
6493
6492
|
M,
|
|
6494
6493
|
x || W
|
|
6495
|
-
), ze = u(
|
|
6494
|
+
), ze = u(di.popover, o), ye = /* @__PURE__ */ h(Q, { children: [
|
|
6496
6495
|
/* @__PURE__ */ a(
|
|
6497
6496
|
"div",
|
|
6498
6497
|
B(v({
|
|
@@ -6608,7 +6607,7 @@ const Od = (e) => {
|
|
|
6608
6607
|
"product-row__tooltip-icon": "lc-ProductRow-module__product-row__tooltip-icon___XO-IY",
|
|
6609
6608
|
"product-row__trial-tooltip": "lc-ProductRow-module__product-row__trial-tooltip___naThN",
|
|
6610
6609
|
"product-row__tooltip-dark-shadow": "lc-ProductRow-module__product-row__tooltip-dark-shadow___U8Tqp"
|
|
6611
|
-
}, nt = "product-row",
|
|
6610
|
+
}, nt = "product-row", ui = ({
|
|
6612
6611
|
product: {
|
|
6613
6612
|
id: e,
|
|
6614
6613
|
icon: t,
|
|
@@ -6710,7 +6709,7 @@ const Od = (e) => {
|
|
|
6710
6709
|
"product-switcher__footer": "lc-ProductSwitcher-module__product-switcher__footer___YRPN9",
|
|
6711
6710
|
"product-switcher__footer-link": "lc-ProductSwitcher-module__product-switcher__footer-link___X0VOn",
|
|
6712
6711
|
"product-switcher__tooltip": "lc-ProductSwitcher-module__product-switcher__tooltip___kcVyp"
|
|
6713
|
-
}, Ca = "product-switcher",
|
|
6712
|
+
}, Ca = "product-switcher", Qd = ({
|
|
6714
6713
|
productOptions: e,
|
|
6715
6714
|
mainProductId: t,
|
|
6716
6715
|
openedOnInit: r = !1,
|
|
@@ -6803,7 +6802,7 @@ const Od = (e) => {
|
|
|
6803
6802
|
style: P,
|
|
6804
6803
|
children: [
|
|
6805
6804
|
/* @__PURE__ */ a("div", { className: ka[`${Ca}__content`], children: e.map((H) => /* @__PURE__ */ a(
|
|
6806
|
-
|
|
6805
|
+
ui,
|
|
6807
6806
|
{
|
|
6808
6807
|
isDarkMode: o,
|
|
6809
6808
|
isActive: H.id === t,
|
|
@@ -6839,7 +6838,7 @@ const Od = (e) => {
|
|
|
6839
6838
|
) })
|
|
6840
6839
|
] });
|
|
6841
6840
|
return f === null ? /* @__PURE__ */ a($r, { children: U }) : U;
|
|
6842
|
-
}, pi = 'data:image/svg+xml,%3Csvg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg clip-path="url(%23clip0_24854_8994)"%3E%3Crect width="40" height="40" fill="%230066FF"/%3E%3Cg filter="url(%23filter0_f_24854_8994)"%3E%3Cpath d="M32.6382 31.0816C41.9891 31.0816 49.5694 23.5012 49.5694 14.1504C49.5694 4.79953 41.9891 -2.78082 32.6382 -2.78082C23.2874 -2.78082 15.707 4.79953 15.707 14.1504C15.707 23.5012 23.2874 31.0816 32.6382 31.0816Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter1_f_24854_8994)"%3E%3Cpath d="M10.417 50.1292C19.7679 50.1292 27.3482 42.5488 27.3482 33.198C27.3482 23.8471 19.7679 16.2668 10.417 16.2668C1.0662 16.2668 -6.51416 23.8471 -6.51416 33.198C-6.51416 42.5488 1.0662 50.1292 10.417 50.1292Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter2_f_24854_8994)"%3E%3Cpath d="M9.35788 16.2667C15.2022 16.2667 19.9399 11.529 19.9399 5.68472C19.9399 -0.159555 15.2022 -4.89728 9.35788 -4.89728C3.5136 -4.89728 -1.22412 -0.159555 -1.22412 5.68472C-1.22412 11.529 3.5136 16.2667 9.35788 16.2667Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter3_f_24854_8994)"%3E%3Cpath d="M7.24274 18.3831C13.6714 18.3831 18.8829 13.1716 18.8829 6.74292C18.8829 0.314217 13.6714 -4.89728 7.24274 -4.89728C0.814034 -4.89728 -4.39746 0.314217 -4.39746 6.74292C-4.39746 13.1716 0.814034 18.3831 7.24274 18.3831Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter4_f_24854_8994)"%3E%3Cpath d="M8.29938 21.5577C14.7281 21.5577 19.9396 16.3462 19.9396 9.91748C19.9396 3.48878 14.7281 -1.72272 8.29938 -1.72272C1.87068 -1.72272 -3.34082 3.48878 -3.34082 9.91748C-3.34082 16.3462 1.87068 21.5577 8.29938 21.5577Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter5_f_24854_8994)"%3E%3Cpath d="M33.6973 45.8964C40.126 45.8964 45.3375 40.6849 45.3375 34.2562C45.3375 27.8275 40.126 22.616 33.6973 22.616C27.2686 22.616 22.0571 27.8275 22.0571 34.2562C22.0571 40.6849 27.2686 45.8964 33.6973 45.8964Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter6_f_24854_8994)"%3E%3Cpath d="M29.4639 48.0128C35.8926 48.0128 41.1041 42.8013 41.1041 36.3726C41.1041 29.9439 35.8926 24.7324 29.4639 24.7324C23.0352 24.7324 17.8237 29.9439 17.8237 36.3726C17.8237 42.8013 23.0352 48.0128 29.4639 48.0128Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter7_f_24854_8994)"%3E%3Cpath d="M29.4639 48.0128C35.8926 48.0128 41.1041 42.8013 41.1041 36.3726C41.1041 29.9439 35.8926 24.7324 29.4639 24.7324C23.0352 24.7324 17.8237 29.9439 17.8237 36.3726C17.8237 42.8013 23.0352 48.0128 29.4639 48.0128Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter8_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter9_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter10_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter11_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter12_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter13_f_24854_8994)"%3E%3Cpath d="M9.35898 38.489C12.8655 38.489 15.7082 35.6463 15.7082 32.1398C15.7082 28.6332 12.8655 25.7906 9.35898 25.7906C5.8524 25.7906 3.00977 28.6332 3.00977 32.1398C3.00977 35.6463 5.8524 38.489 9.35898 38.489Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter14_f_24854_8994)"%3E%3Cpath d="M38.9871 31.0816C46.5846 31.0816 52.7437 24.9225 52.7437 17.325C52.7437 9.7274 46.5846 3.56836 38.9871 3.56836C31.3895 3.56836 25.2305 9.7274 25.2305 17.325C25.2305 24.9225 31.3895 31.0816 38.9871 31.0816Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter15_f_24854_8994)"%3E%3Cpath d="M38.9879 25.7905C45.4166 25.7905 50.6281 20.579 50.6281 14.1503C50.6281 7.72157 45.4166 2.51007 38.9879 2.51007C32.5592 2.51007 27.3477 7.72157 27.3477 14.1503C27.3477 20.579 32.5592 25.7905 38.9879 25.7905Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter16_f_24854_8994)"%3E%3Cpath d="M9.35868 21.5578C14.0341 21.5578 17.8243 17.7676 17.8243 13.0922C17.8243 8.41674 14.0341 4.62656 9.35868 4.62656C4.68325 4.62656 0.893066 8.41674 0.893066 13.0922C0.893066 17.7676 4.68325 21.5578 9.35868 21.5578Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter17_f_24854_8994)"%3E%3Cpath d="M31.5797 18.3831C35.0862 18.3831 37.9289 15.5404 37.9289 12.0339C37.9289 8.5273 35.0862 5.68466 31.5797 5.68466C28.0731 5.68466 25.2305 8.5273 25.2305 12.0339C25.2305 15.5404 28.0731 18.3831 31.5797 18.3831Z" fill="%23FF2E00"/%3E%3C/g%3E%3Cg filter="url(%23filter18_f_24854_8994)"%3E%3Cpath d="M12.5312 14.1503C18.3755 14.1503 23.1132 9.41257 23.1132 3.5683C23.1132 -2.27598 18.3755 -7.0137 12.5312 -7.0137C6.68694 -7.0137 1.94922 -2.27598 1.94922 3.5683C1.94922 9.41257 6.68694 14.1503 12.5312 14.1503Z" fill="%233851FF"/%3E%3C/g%3E%3Cg filter="url(%23filter19_f_24854_8994)"%3E%3Cpath d="M28.4057 13.0921C34.25 13.0921 38.9877 8.35441 38.9877 2.51013C38.9877 -3.33415 34.25 -8.07187 28.4057 -8.07187C22.5615 -8.07187 17.8237 -3.33415 17.8237 2.51013C17.8237 8.35441 22.5615 13.0921 28.4057 13.0921Z" fill="%23F3354D"/%3E%3C/g%3E%3Cg filter="url(%23filter20_f_24854_8994)"%3E%3Cpath d="M33.6958 48.0128C39.54 48.0128 44.2778 43.275 44.2778 37.4308C44.2778 31.5865 39.54 26.8488 33.6958 26.8488C27.8515 26.8488 23.1138 31.5865 23.1138 37.4308C23.1138 43.275 27.8515 48.0128 33.6958 48.0128Z" fill="%23FFD101"/%3E%3C/g%3E%3Cg filter="url(%23filter21_f_24854_8994)"%3E%3Cpath d="M8.30173 43.78C14.146 43.78 18.8837 39.0422 18.8837 33.198C18.8837 27.3537 14.146 22.616 8.30173 22.616C2.45745 22.616 -2.28027 27.3537 -2.28027 33.198C-2.28027 39.0422 2.45745 43.78 8.30173 43.78Z" fill="%237FCF35"/%3E%3C/g%3E%3Cg filter="url(%23filter22_f_24854_8994)"%3E%3Cpath d="M6.18454 34.2562C12.0288 34.2562 16.7665 29.5184 16.7665 23.6742C16.7665 17.8299 12.0288 13.0922 6.18454 13.0922C0.340261 13.0922 -4.39746 17.8299 -4.39746 23.6742C-4.39746 29.5184 0.340261 34.2562 6.18454 34.2562Z" fill="%231D7DD0"/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id="filter0_f_24854_8994" x="-8.29297" y="-26.7808" width="81.8623" height="81.8624" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter1_f_24854_8994" x="-30.5142" y="-7.73322" width="81.8623" height="81.8624" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter2_f_24854_8994" x="-25.2241" y="-28.8973" width="69.1641" height="69.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter3_f_24854_8994" x="-28.3975" y="-28.8973" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter4_f_24854_8994" x="-27.3408" y="-25.7227" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter5_f_24854_8994" x="-1.94287" y="-1.38403" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter6_f_24854_8994" x="-6.17627" y="0.732361" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter7_f_24854_8994" x="-6.17627" y="0.732361" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter8_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter9_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter10_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter11_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter12_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter13_f_24854_8994" x="-20.9902" y="1.79056" width="60.6982" height="60.6984" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter14_f_24854_8994" x="1.23047" y="-20.4316" width="75.5132" height="75.5132" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter15_f_24854_8994" x="3.34766" y="-21.4899" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter16_f_24854_8994" x="-23.1069" y="-19.3734" width="64.9312" height="64.9312" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter17_f_24854_8994" x="1.23047" y="-18.3153" width="60.6982" height="60.6984" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter18_f_24854_8994" x="-9.05078" y="-18.0137" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter19_f_24854_8994" x="6.82373" y="-19.0719" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter20_f_24854_8994" x="12.1138" y="15.8488" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter21_f_24854_8994" x="-13.2803" y="11.616" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter22_f_24854_8994" x="-15.3975" y="2.09216" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3CclipPath id="clip0_24854_8994"%3E%3Crect width="40" height="40" fill="white"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A', gi = [
|
|
6841
|
+
}, mi = 'data:image/svg+xml,%3Csvg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg clip-path="url(%23clip0_24854_8994)"%3E%3Crect width="40" height="40" fill="%230066FF"/%3E%3Cg filter="url(%23filter0_f_24854_8994)"%3E%3Cpath d="M32.6382 31.0816C41.9891 31.0816 49.5694 23.5012 49.5694 14.1504C49.5694 4.79953 41.9891 -2.78082 32.6382 -2.78082C23.2874 -2.78082 15.707 4.79953 15.707 14.1504C15.707 23.5012 23.2874 31.0816 32.6382 31.0816Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter1_f_24854_8994)"%3E%3Cpath d="M10.417 50.1292C19.7679 50.1292 27.3482 42.5488 27.3482 33.198C27.3482 23.8471 19.7679 16.2668 10.417 16.2668C1.0662 16.2668 -6.51416 23.8471 -6.51416 33.198C-6.51416 42.5488 1.0662 50.1292 10.417 50.1292Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter2_f_24854_8994)"%3E%3Cpath d="M9.35788 16.2667C15.2022 16.2667 19.9399 11.529 19.9399 5.68472C19.9399 -0.159555 15.2022 -4.89728 9.35788 -4.89728C3.5136 -4.89728 -1.22412 -0.159555 -1.22412 5.68472C-1.22412 11.529 3.5136 16.2667 9.35788 16.2667Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter3_f_24854_8994)"%3E%3Cpath d="M7.24274 18.3831C13.6714 18.3831 18.8829 13.1716 18.8829 6.74292C18.8829 0.314217 13.6714 -4.89728 7.24274 -4.89728C0.814034 -4.89728 -4.39746 0.314217 -4.39746 6.74292C-4.39746 13.1716 0.814034 18.3831 7.24274 18.3831Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter4_f_24854_8994)"%3E%3Cpath d="M8.29938 21.5577C14.7281 21.5577 19.9396 16.3462 19.9396 9.91748C19.9396 3.48878 14.7281 -1.72272 8.29938 -1.72272C1.87068 -1.72272 -3.34082 3.48878 -3.34082 9.91748C-3.34082 16.3462 1.87068 21.5577 8.29938 21.5577Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter5_f_24854_8994)"%3E%3Cpath d="M33.6973 45.8964C40.126 45.8964 45.3375 40.6849 45.3375 34.2562C45.3375 27.8275 40.126 22.616 33.6973 22.616C27.2686 22.616 22.0571 27.8275 22.0571 34.2562C22.0571 40.6849 27.2686 45.8964 33.6973 45.8964Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter6_f_24854_8994)"%3E%3Cpath d="M29.4639 48.0128C35.8926 48.0128 41.1041 42.8013 41.1041 36.3726C41.1041 29.9439 35.8926 24.7324 29.4639 24.7324C23.0352 24.7324 17.8237 29.9439 17.8237 36.3726C17.8237 42.8013 23.0352 48.0128 29.4639 48.0128Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter7_f_24854_8994)"%3E%3Cpath d="M29.4639 48.0128C35.8926 48.0128 41.1041 42.8013 41.1041 36.3726C41.1041 29.9439 35.8926 24.7324 29.4639 24.7324C23.0352 24.7324 17.8237 29.9439 17.8237 36.3726C17.8237 42.8013 23.0352 48.0128 29.4639 48.0128Z" fill="%23FFD001"/%3E%3C/g%3E%3Cg filter="url(%23filter8_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter9_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter10_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter11_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter12_f_24854_8994)"%3E%3Cpath d="M6.18299 39.5472C11.4428 39.5472 15.7068 35.2832 15.7068 30.0234C15.7068 24.7635 11.4428 20.4996 6.18299 20.4996C0.923135 20.4996 -3.34082 24.7635 -3.34082 30.0234C-3.34082 35.2832 0.923135 39.5472 6.18299 39.5472Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter13_f_24854_8994)"%3E%3Cpath d="M9.35898 38.489C12.8655 38.489 15.7082 35.6463 15.7082 32.1398C15.7082 28.6332 12.8655 25.7906 9.35898 25.7906C5.8524 25.7906 3.00977 28.6332 3.00977 32.1398C3.00977 35.6463 5.8524 38.489 9.35898 38.489Z" fill="%2373CE3B"/%3E%3C/g%3E%3Cg filter="url(%23filter14_f_24854_8994)"%3E%3Cpath d="M38.9871 31.0816C46.5846 31.0816 52.7437 24.9225 52.7437 17.325C52.7437 9.7274 46.5846 3.56836 38.9871 3.56836C31.3895 3.56836 25.2305 9.7274 25.2305 17.325C25.2305 24.9225 31.3895 31.0816 38.9871 31.0816Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter15_f_24854_8994)"%3E%3Cpath d="M38.9879 25.7905C45.4166 25.7905 50.6281 20.579 50.6281 14.1503C50.6281 7.72157 45.4166 2.51007 38.9879 2.51007C32.5592 2.51007 27.3477 7.72157 27.3477 14.1503C27.3477 20.579 32.5592 25.7905 38.9879 25.7905Z" fill="%23FF4205"/%3E%3C/g%3E%3Cg filter="url(%23filter16_f_24854_8994)"%3E%3Cpath d="M9.35868 21.5578C14.0341 21.5578 17.8243 17.7676 17.8243 13.0922C17.8243 8.41674 14.0341 4.62656 9.35868 4.62656C4.68325 4.62656 0.893066 8.41674 0.893066 13.0922C0.893066 17.7676 4.68325 21.5578 9.35868 21.5578Z" fill="%233750FF"/%3E%3C/g%3E%3Cg filter="url(%23filter17_f_24854_8994)"%3E%3Cpath d="M31.5797 18.3831C35.0862 18.3831 37.9289 15.5404 37.9289 12.0339C37.9289 8.5273 35.0862 5.68466 31.5797 5.68466C28.0731 5.68466 25.2305 8.5273 25.2305 12.0339C25.2305 15.5404 28.0731 18.3831 31.5797 18.3831Z" fill="%23FF2E00"/%3E%3C/g%3E%3Cg filter="url(%23filter18_f_24854_8994)"%3E%3Cpath d="M12.5312 14.1503C18.3755 14.1503 23.1132 9.41257 23.1132 3.5683C23.1132 -2.27598 18.3755 -7.0137 12.5312 -7.0137C6.68694 -7.0137 1.94922 -2.27598 1.94922 3.5683C1.94922 9.41257 6.68694 14.1503 12.5312 14.1503Z" fill="%233851FF"/%3E%3C/g%3E%3Cg filter="url(%23filter19_f_24854_8994)"%3E%3Cpath d="M28.4057 13.0921C34.25 13.0921 38.9877 8.35441 38.9877 2.51013C38.9877 -3.33415 34.25 -8.07187 28.4057 -8.07187C22.5615 -8.07187 17.8237 -3.33415 17.8237 2.51013C17.8237 8.35441 22.5615 13.0921 28.4057 13.0921Z" fill="%23F3354D"/%3E%3C/g%3E%3Cg filter="url(%23filter20_f_24854_8994)"%3E%3Cpath d="M33.6958 48.0128C39.54 48.0128 44.2778 43.275 44.2778 37.4308C44.2778 31.5865 39.54 26.8488 33.6958 26.8488C27.8515 26.8488 23.1138 31.5865 23.1138 37.4308C23.1138 43.275 27.8515 48.0128 33.6958 48.0128Z" fill="%23FFD101"/%3E%3C/g%3E%3Cg filter="url(%23filter21_f_24854_8994)"%3E%3Cpath d="M8.30173 43.78C14.146 43.78 18.8837 39.0422 18.8837 33.198C18.8837 27.3537 14.146 22.616 8.30173 22.616C2.45745 22.616 -2.28027 27.3537 -2.28027 33.198C-2.28027 39.0422 2.45745 43.78 8.30173 43.78Z" fill="%237FCF35"/%3E%3C/g%3E%3Cg filter="url(%23filter22_f_24854_8994)"%3E%3Cpath d="M6.18454 34.2562C12.0288 34.2562 16.7665 29.5184 16.7665 23.6742C16.7665 17.8299 12.0288 13.0922 6.18454 13.0922C0.340261 13.0922 -4.39746 17.8299 -4.39746 23.6742C-4.39746 29.5184 0.340261 34.2562 6.18454 34.2562Z" fill="%231D7DD0"/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id="filter0_f_24854_8994" x="-8.29297" y="-26.7808" width="81.8623" height="81.8624" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter1_f_24854_8994" x="-30.5142" y="-7.73322" width="81.8623" height="81.8624" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter2_f_24854_8994" x="-25.2241" y="-28.8973" width="69.1641" height="69.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter3_f_24854_8994" x="-28.3975" y="-28.8973" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter4_f_24854_8994" x="-27.3408" y="-25.7227" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter5_f_24854_8994" x="-1.94287" y="-1.38403" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter6_f_24854_8994" x="-6.17627" y="0.732361" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter7_f_24854_8994" x="-6.17627" y="0.732361" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter8_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter9_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter10_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter11_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter12_f_24854_8994" x="-27.3408" y="-3.50043" width="67.0479" height="67.0476" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter13_f_24854_8994" x="-20.9902" y="1.79056" width="60.6982" height="60.6984" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter14_f_24854_8994" x="1.23047" y="-20.4316" width="75.5132" height="75.5132" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter15_f_24854_8994" x="3.34766" y="-21.4899" width="71.2803" height="71.2804" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter16_f_24854_8994" x="-23.1069" y="-19.3734" width="64.9312" height="64.9312" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter17_f_24854_8994" x="1.23047" y="-18.3153" width="60.6982" height="60.6984" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="12" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter18_f_24854_8994" x="-9.05078" y="-18.0137" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter19_f_24854_8994" x="6.82373" y="-19.0719" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter20_f_24854_8994" x="12.1138" y="15.8488" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter21_f_24854_8994" x="-13.2803" y="11.616" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3Cfilter id="filter22_f_24854_8994" x="-15.3975" y="2.09216" width="43.1641" height="43.164" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix"/%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/%3E%3CfeGaussianBlur stdDeviation="5.5" result="effect1_foregroundBlur_24854_8994"/%3E%3C/filter%3E%3CclipPath id="clip0_24854_8994"%3E%3Crect width="40" height="40" fill="white"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A', pi = [
|
|
6843
6842
|
{
|
|
6844
6843
|
id: "livechat",
|
|
6845
6844
|
name: "LiveChat",
|
|
@@ -6891,7 +6890,7 @@ const Od = (e) => {
|
|
|
6891
6890
|
name: "OpenWidget",
|
|
6892
6891
|
icon: j_,
|
|
6893
6892
|
backgroundColors: {
|
|
6894
|
-
main: `url('${
|
|
6893
|
+
main: `url('${mi}')`,
|
|
6895
6894
|
second: "var(--products-livechat)",
|
|
6896
6895
|
third: "var(--products-chatbot)"
|
|
6897
6896
|
},
|
|
@@ -6922,7 +6921,7 @@ const Od = (e) => {
|
|
|
6922
6921
|
url: "",
|
|
6923
6922
|
borderColor: "var(--border-basic-secondary)"
|
|
6924
6923
|
}
|
|
6925
|
-
],
|
|
6924
|
+
], gi = [
|
|
6926
6925
|
{
|
|
6927
6926
|
clientId: "58737b5829e65621a45d598aa6f2ed8e",
|
|
6928
6927
|
redirectUri: "https://my.labs.livechatinc.com",
|
|
@@ -6958,7 +6957,7 @@ const Od = (e) => {
|
|
|
6958
6957
|
redirectUri: "https://accounts.labs.livechat.com/panel",
|
|
6959
6958
|
product: "Accounts"
|
|
6960
6959
|
}
|
|
6961
|
-
],
|
|
6960
|
+
], hi = [
|
|
6962
6961
|
{
|
|
6963
6962
|
clientId: "bb9e5b2f1ab480e4a715977b7b1b4279",
|
|
6964
6963
|
redirectUri: "https://my.staging.livechatinc.com",
|
|
@@ -7030,7 +7029,7 @@ const Od = (e) => {
|
|
|
7030
7029
|
redirectUri: "https://accounts.livechat.com/panel",
|
|
7031
7030
|
product: "Accounts"
|
|
7032
7031
|
}
|
|
7033
|
-
],
|
|
7032
|
+
], fi = [
|
|
7034
7033
|
"livechat",
|
|
7035
7034
|
"chatbot",
|
|
7036
7035
|
"helpdesk",
|
|
@@ -7043,19 +7042,19 @@ const Od = (e) => {
|
|
|
7043
7042
|
chatbot: "ChatBot",
|
|
7044
7043
|
openwidget: "OpenWidget",
|
|
7045
7044
|
teamchat: "TeamChat"
|
|
7046
|
-
},
|
|
7045
|
+
}, bi = (e, t, r, _, o) => {
|
|
7047
7046
|
let n = "";
|
|
7048
7047
|
o && o !== "prod" ? n += `https://accounts.${o}.livechat.com` : n += "https://accounts.livechat.com";
|
|
7049
|
-
const l =
|
|
7048
|
+
const l = wi(o, _), c = `${n}?client_id=${e}&redirect_uri=${encodeURIComponent(
|
|
7050
7049
|
t
|
|
7051
7050
|
)}&response_type=token&organization_id=${r}`;
|
|
7052
7051
|
return l ? `${c}&utm_source=${l}&utm_medium=referral&utm_campaign=productswitcher` : c;
|
|
7053
|
-
},
|
|
7052
|
+
}, vi = (e) => {
|
|
7054
7053
|
const t = new Date(e), r = /* @__PURE__ */ new Date();
|
|
7055
7054
|
return yn(t) ? 0 : Zo(t, r);
|
|
7056
|
-
},
|
|
7055
|
+
}, ki = (e, t) => fi.includes(e) || t.some(
|
|
7057
7056
|
(r) => r.product === mo[e]
|
|
7058
|
-
),
|
|
7057
|
+
), Ci = (e, t, r, _, o, n) => {
|
|
7059
7058
|
var c, d, s, i, m;
|
|
7060
7059
|
const l = t.find(
|
|
7061
7060
|
(g) => g.product === mo[e.id]
|
|
@@ -7063,9 +7062,9 @@ const Od = (e) => {
|
|
|
7063
7062
|
if (!l)
|
|
7064
7063
|
throw new Error(`Product data for ${e.id} not found`);
|
|
7065
7064
|
return B(v({}, e), {
|
|
7066
|
-
trialDaysLeft: r[e.id] && ((c = r[e.id]) == null ? void 0 : c.status) === "trial" && ((d = r[e.id]) != null && d.next_charge_at) ?
|
|
7065
|
+
trialDaysLeft: r[e.id] && ((c = r[e.id]) == null ? void 0 : c.status) === "trial" && ((d = r[e.id]) != null && d.next_charge_at) ? vi((i = (s = r[e.id]) == null ? void 0 : s.next_charge_at) != null ? i : "") : void 0,
|
|
7067
7066
|
expired: ((m = r[e.id]) == null ? void 0 : m.status) === "expired",
|
|
7068
|
-
url:
|
|
7067
|
+
url: bi(
|
|
7069
7068
|
l.clientId,
|
|
7070
7069
|
l.redirectUri,
|
|
7071
7070
|
_,
|
|
@@ -7078,18 +7077,18 @@ const Od = (e) => {
|
|
|
7078
7077
|
case "prod":
|
|
7079
7078
|
return v_;
|
|
7080
7079
|
case "staging":
|
|
7081
|
-
return fi;
|
|
7082
|
-
case "labs":
|
|
7083
7080
|
return hi;
|
|
7081
|
+
case "labs":
|
|
7082
|
+
return gi;
|
|
7084
7083
|
default:
|
|
7085
7084
|
return [];
|
|
7086
7085
|
}
|
|
7087
|
-
},
|
|
7086
|
+
}, wi = (e, t) => {
|
|
7088
7087
|
const _ = k_(e).find(
|
|
7089
7088
|
(o) => o.product === mo[t]
|
|
7090
7089
|
);
|
|
7091
7090
|
return _ == null ? void 0 : _.redirectUri.replace("https://", "");
|
|
7092
|
-
},
|
|
7091
|
+
}, Jd = ({
|
|
7093
7092
|
env: e = "prod",
|
|
7094
7093
|
installedProducts: t,
|
|
7095
7094
|
subscriptions: r,
|
|
@@ -7100,9 +7099,9 @@ const Od = (e) => {
|
|
|
7100
7099
|
throw new Error("Missing required parameters");
|
|
7101
7100
|
const n = e ? k_(e) : v_;
|
|
7102
7101
|
return {
|
|
7103
|
-
products:
|
|
7104
|
-
(l, c) => (
|
|
7105
|
-
|
|
7102
|
+
products: pi.reduce(
|
|
7103
|
+
(l, c) => (ki(c.id, t) && l.push(
|
|
7104
|
+
Ci(
|
|
7106
7105
|
c,
|
|
7107
7106
|
n,
|
|
7108
7107
|
r,
|
|
@@ -7114,9 +7113,9 @@ const Od = (e) => {
|
|
|
7114
7113
|
[]
|
|
7115
7114
|
)
|
|
7116
7115
|
};
|
|
7117
|
-
},
|
|
7116
|
+
}, yi = (e) => Math.min(Math.max(e, 0), 100);
|
|
7118
7117
|
function C_(e, t = 0) {
|
|
7119
|
-
return e === "error" ? 0 :
|
|
7118
|
+
return e === "error" ? 0 : yi(parseInt(t.toString(), 10));
|
|
7120
7119
|
}
|
|
7121
7120
|
const wa = {
|
|
7122
7121
|
"progress-circle": "lc-ProgressCircle-module__progress-circle___H4Abd",
|
|
@@ -7129,15 +7128,15 @@ const wa = {
|
|
|
7129
7128
|
"progress-circle__indicator--normal": "lc-ProgressCircle-module__progress-circle__indicator--normal___LVjBb",
|
|
7130
7129
|
"progress-circle__indicator--success": "lc-ProgressCircle-module__progress-circle__indicator--success___JnXe0",
|
|
7131
7130
|
"progress-circle__indicator--error": "lc-ProgressCircle-module__progress-circle__indicator--error___HejoU"
|
|
7132
|
-
},
|
|
7131
|
+
}, $i = {
|
|
7133
7132
|
small: 2,
|
|
7134
7133
|
medium: 3,
|
|
7135
7134
|
large: 4
|
|
7136
|
-
},
|
|
7135
|
+
}, Ni = {
|
|
7137
7136
|
small: 15,
|
|
7138
7137
|
medium: 36,
|
|
7139
7138
|
large: 56
|
|
7140
|
-
}, ya = "progress-circle",
|
|
7139
|
+
}, ya = "progress-circle", Si = p.forwardRef(
|
|
7141
7140
|
(l, n) => {
|
|
7142
7141
|
var c = l, {
|
|
7143
7142
|
status: e = "normal",
|
|
@@ -7150,7 +7149,7 @@ const wa = {
|
|
|
7150
7149
|
"className",
|
|
7151
7150
|
"size"
|
|
7152
7151
|
]);
|
|
7153
|
-
const d = C_(e, t), s =
|
|
7152
|
+
const d = C_(e, t), s = $i[_], i = Ni[_], m = u(
|
|
7154
7153
|
wa[ya],
|
|
7155
7154
|
{
|
|
7156
7155
|
[wa[`${ya}--${_}`]]: _,
|
|
@@ -7206,7 +7205,7 @@ const wa = {
|
|
|
7206
7205
|
"progress-bar--normal": "lc-ProgressBar-module__progress-bar--normal___WboRI",
|
|
7207
7206
|
"progress-bar__indicator--success": "lc-ProgressBar-module__progress-bar__indicator--success___MHAlN",
|
|
7208
7207
|
"progress-bar__indicator--normal": "lc-ProgressBar-module__progress-bar__indicator--normal___sjEAI"
|
|
7209
|
-
}, ir = "progress-bar",
|
|
7208
|
+
}, ir = "progress-bar", xi = p.forwardRef(
|
|
7210
7209
|
(l, n) => {
|
|
7211
7210
|
var c = l, {
|
|
7212
7211
|
status: e = "normal",
|
|
@@ -7256,7 +7255,7 @@ const wa = {
|
|
|
7256
7255
|
"promo-banner--small": "lc-PromoBanner-module__promo-banner--small___8dqnJ",
|
|
7257
7256
|
"promo-banner--large": "lc-PromoBanner-module__promo-banner--large___GDbja",
|
|
7258
7257
|
"promo-banner__close-icon": "lc-PromoBanner-module__promo-banner__close-icon___rt1kN"
|
|
7259
|
-
},
|
|
7258
|
+
}, Ii = 400, Ei = 800, Bi = 500, ct = "promo-banner", eu = ({
|
|
7260
7259
|
className: e,
|
|
7261
7260
|
buttonText: t,
|
|
7262
7261
|
children: r,
|
|
@@ -7278,9 +7277,9 @@ const wa = {
|
|
|
7278
7277
|
e
|
|
7279
7278
|
);
|
|
7280
7279
|
p.useEffect(() => {
|
|
7281
|
-
const x = () => i.current && i.current.offsetWidth <=
|
|
7280
|
+
const x = () => i.current && i.current.offsetWidth <= Ii ? g("small") : i.current && i.current.offsetWidth >= Ei ? g("large") : g("medium"), S = no(
|
|
7282
7281
|
x,
|
|
7283
|
-
|
|
7282
|
+
Bi
|
|
7284
7283
|
);
|
|
7285
7284
|
return window.addEventListener("resize", S), x(), () => {
|
|
7286
7285
|
S.cancel(), window.removeEventListener("resize", S);
|
|
@@ -7330,7 +7329,7 @@ const wa = {
|
|
|
7330
7329
|
"promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___23Qui",
|
|
7331
7330
|
"promo-banner-v2--dark": "lc-PromoBannerV2-module__promo-banner-v2--dark___pmXpS",
|
|
7332
7331
|
"promo-banner-v2--vertical": "lc-PromoBannerV2-module__promo-banner-v2--vertical___hXlPD"
|
|
7333
|
-
}, bt = "promo-banner-v2",
|
|
7332
|
+
}, bt = "promo-banner-v2", tu = ({
|
|
7334
7333
|
children: e,
|
|
7335
7334
|
className: t,
|
|
7336
7335
|
additionalContent: r,
|
|
@@ -7422,7 +7421,7 @@ const wa = {
|
|
|
7422
7421
|
"radio-button__helper": "lc-RadioButton-module__radio-button__helper___X4Ihv",
|
|
7423
7422
|
"radio-button--selected": "lc-RadioButton-module__radio-button--selected___00LlN",
|
|
7424
7423
|
"radio-button--disabled": "lc-RadioButton-module__radio-button--disabled___StpOi"
|
|
7425
|
-
}, kt = "radio-button",
|
|
7424
|
+
}, kt = "radio-button", Ti = p.forwardRef(
|
|
7426
7425
|
(c, l) => {
|
|
7427
7426
|
var d = c, { children: e, className: t = "", description: r, checked: _, disabled: o } = d, n = R(d, ["children", "className", "description", "checked", "disabled"]);
|
|
7428
7427
|
const s = u(vt[kt], t, {
|
|
@@ -7472,7 +7471,7 @@ const wa = {
|
|
|
7472
7471
|
"search-input__input-wrapper--medium": "lc-SearchInput-module__search-input__input-wrapper--medium___VN8Dh",
|
|
7473
7472
|
"search-input__input-wrapper--large": "lc-SearchInput-module__search-input__input-wrapper--large___ZwZ0o",
|
|
7474
7473
|
"search-input__input-wrapper--crop": "lc-SearchInput-module__search-input__input-wrapper--crop___JA7J1"
|
|
7475
|
-
}, qe = "search-input", Wr = `${qe}__input-wrapper`,
|
|
7474
|
+
}, qe = "search-input", Wr = `${qe}__input-wrapper`, Ai = p.forwardRef(
|
|
7476
7475
|
(m, i) => {
|
|
7477
7476
|
var g = m, {
|
|
7478
7477
|
isCollapsable: e,
|
|
@@ -7588,7 +7587,7 @@ const wa = {
|
|
|
7588
7587
|
);
|
|
7589
7588
|
}
|
|
7590
7589
|
);
|
|
7591
|
-
|
|
7590
|
+
Ai.displayName = "SearchInput";
|
|
7592
7591
|
const $a = {
|
|
7593
7592
|
"selectable-card": "lc-SelectableCard-module__selectable-card___b2hXr",
|
|
7594
7593
|
"selectable-card--thumbnail": "lc-SelectableCard-module__selectable-card--thumbnail___lS1aG",
|
|
@@ -7622,7 +7621,7 @@ const $a = {
|
|
|
7622
7621
|
[$a[`${Na}--selected`]]: o
|
|
7623
7622
|
},
|
|
7624
7623
|
t
|
|
7625
|
-
), { handleInteractiveClick: m } =
|
|
7624
|
+
), { handleInteractiveClick: m } = In({ onClick: n });
|
|
7626
7625
|
return /* @__PURE__ */ h(
|
|
7627
7626
|
"div",
|
|
7628
7627
|
B(v({
|
|
@@ -7638,7 +7637,7 @@ const $a = {
|
|
|
7638
7637
|
style: l
|
|
7639
7638
|
}, c), {
|
|
7640
7639
|
children: [
|
|
7641
|
-
/* @__PURE__ */ a("div", { className: $a[`${Na}__select-indicator`], children: _ === "radio" ? /* @__PURE__ */ a(
|
|
7640
|
+
/* @__PURE__ */ a("div", { className: $a[`${Na}__select-indicator`], children: _ === "radio" ? /* @__PURE__ */ a(Ti, { tabIndex: -1, onClick: n, checked: o }) : /* @__PURE__ */ a(
|
|
7642
7641
|
Sr,
|
|
7643
7642
|
{
|
|
7644
7643
|
tabIndex: -1,
|
|
@@ -7656,7 +7655,7 @@ const $a = {
|
|
|
7656
7655
|
"thumbnail-selectable-card__icon": "lc-ThumbnailSelectableCard-module__thumbnail-selectable-card__icon___GRN1c",
|
|
7657
7656
|
"thumbnail-selectable-card__content": "lc-ThumbnailSelectableCard-module__thumbnail-selectable-card__content___-O6lf",
|
|
7658
7657
|
"thumbnail-selectable-card__content__description": "lc-ThumbnailSelectableCard-module__thumbnail-selectable-card__content__description___b7-vQ"
|
|
7659
|
-
}, xa = "thumbnail-selectable-card",
|
|
7658
|
+
}, xa = "thumbnail-selectable-card", au = (l) => {
|
|
7660
7659
|
var c = l, {
|
|
7661
7660
|
label: e,
|
|
7662
7661
|
description: t,
|
|
@@ -7699,7 +7698,7 @@ const $a = {
|
|
|
7699
7698
|
"gallery-selectable-card": "lc-GallerySelectableCard-module__gallery-selectable-card___z-d6f",
|
|
7700
7699
|
"gallery-selectable-card--with-label": "lc-GallerySelectableCard-module__gallery-selectable-card--with-label___cXRfx",
|
|
7701
7700
|
"gallery-selectable-card__label": "lc-GallerySelectableCard-module__gallery-selectable-card__label___XTehc"
|
|
7702
|
-
}, Xr = "gallery-selectable-card",
|
|
7701
|
+
}, Xr = "gallery-selectable-card", ru = (l) => {
|
|
7703
7702
|
var c = l, {
|
|
7704
7703
|
label: e,
|
|
7705
7704
|
icon: t,
|
|
@@ -7734,10 +7733,10 @@ const $a = {
|
|
|
7734
7733
|
)
|
|
7735
7734
|
})
|
|
7736
7735
|
);
|
|
7737
|
-
},
|
|
7736
|
+
}, Di = {
|
|
7738
7737
|
"gallery-selectable-card": "lc-InteractiveSelectableCard-module__gallery-selectable-card___FkMyM",
|
|
7739
7738
|
"gallery-selectable-card__label": "lc-InteractiveSelectableCard-module__gallery-selectable-card__label___2fKRM"
|
|
7740
|
-
},
|
|
7739
|
+
}, Pi = "interactive-selectable-card", ou = (_) => {
|
|
7741
7740
|
var o = _, {
|
|
7742
7741
|
children: e,
|
|
7743
7742
|
contentClassName: t
|
|
@@ -7749,7 +7748,7 @@ const $a = {
|
|
|
7749
7748
|
"div",
|
|
7750
7749
|
{
|
|
7751
7750
|
role: "presentation",
|
|
7752
|
-
className: u(Pi
|
|
7751
|
+
className: u(Di[Pi], t),
|
|
7753
7752
|
children: e
|
|
7754
7753
|
}
|
|
7755
7754
|
) }));
|
|
@@ -7757,19 +7756,19 @@ const $a = {
|
|
|
7757
7756
|
"grid-wrapper": "lc-InteractiveGrid-module__grid-wrapper___FnLIP",
|
|
7758
7757
|
"grid-row": "lc-InteractiveGrid-module__grid-row___YsMbS",
|
|
7759
7758
|
"grid-col": "lc-InteractiveGrid-module__grid-col___jDoA6"
|
|
7760
|
-
},
|
|
7759
|
+
}, Fi = "grid-wrapper", _u = ({
|
|
7761
7760
|
children: e,
|
|
7762
7761
|
className: t
|
|
7763
|
-
}) => /* @__PURE__ */ a("div", { className: `${w_[
|
|
7762
|
+
}) => /* @__PURE__ */ a("div", { className: `${w_[Fi]} ${t || ""}`, children: e }), y_ = ({ children: e, className: t, baseClass: r, role: _ = "presentation" }) => /* @__PURE__ */ a("div", { role: _, className: `${w_[r]} ${t || ""}`, children: e }), nu = (e) => /* @__PURE__ */ a(y_, B(v({}, e), { baseClass: "grid-row" })), lu = (e) => /* @__PURE__ */ a(y_, B(v({}, e), { baseClass: "grid-col" })), Ri = "lc-Skeleton-module__loading___fc1WK", Vt = {
|
|
7764
7763
|
"skeleton-wrapper": "lc-Skeleton-module__skeleton-wrapper___5N-1n",
|
|
7765
7764
|
"skeleton-wrapper--vertical": "lc-Skeleton-module__skeleton-wrapper--vertical___0sU7e",
|
|
7766
7765
|
"skeleton-avatar": "lc-Skeleton-module__skeleton-avatar___7-CDQ",
|
|
7767
7766
|
"skeleton-avatar--square": "lc-Skeleton-module__skeleton-avatar--square___NlK0K",
|
|
7768
7767
|
"skeleton-avatar--animated": "lc-Skeleton-module__skeleton-avatar--animated___iFXkb",
|
|
7769
|
-
loading:
|
|
7768
|
+
loading: Ri,
|
|
7770
7769
|
"skeleton-text": "lc-Skeleton-module__skeleton-text___WnwUw",
|
|
7771
7770
|
"skeleton-text--animated": "lc-Skeleton-module__skeleton-text--animated___Bnr3Z"
|
|
7772
|
-
}, zo = "skeleton-wrapper",
|
|
7771
|
+
}, zo = "skeleton-wrapper", cu = (o) => {
|
|
7773
7772
|
var n = o, { children: e, vertical: t, animated: r } = n, _ = R(n, ["children", "vertical", "animated"]);
|
|
7774
7773
|
const l = p.Children.map(e, (c) => p.isValidElement(c) ? p.cloneElement(c, {
|
|
7775
7774
|
animated: r
|
|
@@ -7784,7 +7783,7 @@ const $a = {
|
|
|
7784
7783
|
children: l
|
|
7785
7784
|
})
|
|
7786
7785
|
);
|
|
7787
|
-
}, Yr = "skeleton-avatar",
|
|
7786
|
+
}, Yr = "skeleton-avatar", iu = ({
|
|
7788
7787
|
square: e = !1,
|
|
7789
7788
|
size: t = 16,
|
|
7790
7789
|
animated: r
|
|
@@ -7800,7 +7799,7 @@ const $a = {
|
|
|
7800
7799
|
height: t
|
|
7801
7800
|
}
|
|
7802
7801
|
}
|
|
7803
|
-
), Vo = "skeleton-text",
|
|
7802
|
+
), Vo = "skeleton-text", su = ({
|
|
7804
7803
|
height: e = 13,
|
|
7805
7804
|
width: t,
|
|
7806
7805
|
animated: r
|
|
@@ -7829,7 +7828,7 @@ const $a = {
|
|
|
7829
7828
|
"status-badge--offline": "lc-StatusBadge-module__status-badge--offline___90IJN",
|
|
7830
7829
|
"status-badge--accept": "lc-StatusBadge-module__status-badge--accept___UvRWg",
|
|
7831
7830
|
"status-badge--not-accept": "lc-StatusBadge-module__status-badge--not-accept___bhNkL"
|
|
7832
|
-
}, qr = "status-badge",
|
|
7831
|
+
}, qr = "status-badge", du = (o) => {
|
|
7833
7832
|
var n = o, {
|
|
7834
7833
|
className: e,
|
|
7835
7834
|
kind: t = "offline",
|
|
@@ -7846,7 +7845,7 @@ const $a = {
|
|
|
7846
7845
|
e
|
|
7847
7846
|
);
|
|
7848
7847
|
return /* @__PURE__ */ a("span", v({ className: l }, _));
|
|
7849
|
-
},
|
|
7848
|
+
}, Mi = "lc-Switch-module__switch__input___-bYMW", Oi = "lc-Switch-module__switch__container___dYb8a", Li = "lc-Switch-module__switch__track___3lNXx", Gi = "lc-Switch-module__switch__slider___NmDHK", Hi = "lc-Switch-module__switch__loader___Pbo1Q", Ui = "lc-Switch-module__switch__icon___tCZTq", ce = {
|
|
7850
7849
|
switch: "lc-Switch-module__switch___PKzsW",
|
|
7851
7850
|
"switch__track--enabled": "lc-Switch-module__switch__track--enabled___Dwbmx",
|
|
7852
7851
|
"switch__track--on": "lc-Switch-module__switch__track--on___7vdEj",
|
|
@@ -7855,13 +7854,13 @@ const $a = {
|
|
|
7855
7854
|
"switch--compact": "lc-Switch-module__switch--compact___T4bhh",
|
|
7856
7855
|
"switch--medium": "lc-Switch-module__switch--medium___uruMu",
|
|
7857
7856
|
"switch--focused": "lc-Switch-module__switch--focused___XADLL",
|
|
7858
|
-
switch__input:
|
|
7857
|
+
switch__input: Mi,
|
|
7859
7858
|
"switch__input--disabled": "lc-Switch-module__switch__input--disabled___c1vVD",
|
|
7860
|
-
switch__container:
|
|
7861
|
-
switch__track:
|
|
7859
|
+
switch__container: Oi,
|
|
7860
|
+
switch__track: Li,
|
|
7862
7861
|
"switch__container--focused": "lc-Switch-module__switch__container--focused___120ao",
|
|
7863
7862
|
"switch__track--disabled": "lc-Switch-module__switch__track--disabled___pz3md",
|
|
7864
|
-
switch__slider:
|
|
7863
|
+
switch__slider: Gi,
|
|
7865
7864
|
"switch__slider--large": "lc-Switch-module__switch__slider--large___0-Vky",
|
|
7866
7865
|
"switch__slider--large--on": "lc-Switch-module__switch__slider--large--on___HXudz",
|
|
7867
7866
|
"switch__slider--large--off": "lc-Switch-module__switch__slider--large--off___zPuP6",
|
|
@@ -7872,12 +7871,12 @@ const $a = {
|
|
|
7872
7871
|
"switch__slider--medium--on": "lc-Switch-module__switch__slider--medium--on___WNNGh",
|
|
7873
7872
|
"switch__slider--medium--off": "lc-Switch-module__switch__slider--medium--off___pkbCl",
|
|
7874
7873
|
"switch__slider--disabled": "lc-Switch-module__switch__slider--disabled___6rrSU",
|
|
7875
|
-
switch__loader:
|
|
7874
|
+
switch__loader: Hi,
|
|
7876
7875
|
"switch__loader--compact": "lc-Switch-module__switch__loader--compact___jKLak",
|
|
7877
7876
|
"switch__loader--medium": "lc-Switch-module__switch__loader--medium___XpfaO",
|
|
7878
7877
|
"switch__loader--large": "lc-Switch-module__switch__loader--large___NDgeg",
|
|
7879
|
-
switch__icon:
|
|
7880
|
-
}, ne = "switch",
|
|
7878
|
+
switch__icon: Ui
|
|
7879
|
+
}, ne = "switch", uu = (m) => {
|
|
7881
7880
|
var g = m, {
|
|
7882
7881
|
className: e = "",
|
|
7883
7882
|
defaultOn: t = !1,
|
|
@@ -7987,17 +7986,17 @@ const $a = {
|
|
|
7987
7986
|
}
|
|
7988
7987
|
)
|
|
7989
7988
|
] });
|
|
7990
|
-
},
|
|
7991
|
-
tab:
|
|
7992
|
-
tab__count:
|
|
7989
|
+
}, zi = "lc-Tab-module__tab___ShyYn", Vi = "lc-Tab-module__tab__count___7QKoz", Wi = "lc-Tab-module__tab__icon___eCD-d", Ki = "lc-Tab-module__tab__badge___nwfVJ", Ut = {
|
|
7990
|
+
tab: zi,
|
|
7991
|
+
tab__count: Vi,
|
|
7993
7992
|
"tab--compact": "lc-Tab-module__tab--compact___yetP5",
|
|
7994
7993
|
"tab--medium": "lc-Tab-module__tab--medium___KhPsI",
|
|
7995
7994
|
"tab--large": "lc-Tab-module__tab--large___3GE8k",
|
|
7996
|
-
tab__icon:
|
|
7997
|
-
tab__badge:
|
|
7995
|
+
tab__icon: Wi,
|
|
7996
|
+
tab__badge: Ki,
|
|
7998
7997
|
"tab--selected": "lc-Tab-module__tab--selected___vsPhT",
|
|
7999
7998
|
"tab--disabled": "lc-Tab-module__tab--disabled___JPMHC"
|
|
8000
|
-
}, zt = "tab",
|
|
7999
|
+
}, zt = "tab", mu = (d) => {
|
|
8001
8000
|
var s = d, {
|
|
8002
8001
|
children: e,
|
|
8003
8002
|
className: t,
|
|
@@ -8050,10 +8049,10 @@ const $a = {
|
|
|
8050
8049
|
]
|
|
8051
8050
|
})
|
|
8052
8051
|
);
|
|
8053
|
-
},
|
|
8054
|
-
tabs:
|
|
8055
|
-
tabs__list:
|
|
8056
|
-
}, N_ = "tabs",
|
|
8052
|
+
}, Xi = "lc-TabsWrapper-module__tabs___rJby-", Yi = "lc-TabsWrapper-module__tabs__list___ylJuP", $_ = {
|
|
8053
|
+
tabs: Xi,
|
|
8054
|
+
tabs__list: Yi
|
|
8055
|
+
}, N_ = "tabs", pu = ({ className: e, children: t }) => /* @__PURE__ */ a("div", { className: u($_[N_], e), children: t }), gu = ({ className: e, children: t }) => /* @__PURE__ */ a("div", { role: "tablist", className: u($_[`${N_}__list`], e), children: t }), Zi = ({
|
|
8057
8056
|
data: e,
|
|
8058
8057
|
getRowId: t,
|
|
8059
8058
|
selectedRows: r,
|
|
@@ -8078,10 +8077,10 @@ const $a = {
|
|
|
8078
8077
|
toggleSelectAll: l,
|
|
8079
8078
|
selectedCount: r == null ? void 0 : r.size
|
|
8080
8079
|
};
|
|
8081
|
-
},
|
|
8082
|
-
row:
|
|
8083
|
-
table__header:
|
|
8084
|
-
},
|
|
8080
|
+
}, qi = "lc-TableRow-module__row___NrIRP", ji = "lc-TableRow-module__table__header___eVCSg", Qi = {
|
|
8081
|
+
row: qi,
|
|
8082
|
+
table__header: ji
|
|
8083
|
+
}, Ji = "row", es = ({
|
|
8085
8084
|
row: e,
|
|
8086
8085
|
columns: t,
|
|
8087
8086
|
columnWidths: r,
|
|
@@ -8089,7 +8088,7 @@ const $a = {
|
|
|
8089
8088
|
isSelected: o,
|
|
8090
8089
|
toggleRowSelection: n,
|
|
8091
8090
|
rowId: l
|
|
8092
|
-
}) => /* @__PURE__ */ h("tr", { className:
|
|
8091
|
+
}) => /* @__PURE__ */ h("tr", { className: Qi[Ji], children: [
|
|
8093
8092
|
_ && /* @__PURE__ */ a("td", { role: "cell", "aria-selected": o(l), children: /* @__PURE__ */ a(
|
|
8094
8093
|
Sr,
|
|
8095
8094
|
{
|
|
@@ -8101,10 +8100,7 @@ const $a = {
|
|
|
8101
8100
|
"td",
|
|
8102
8101
|
{
|
|
8103
8102
|
style: {
|
|
8104
|
-
width:
|
|
8105
|
-
"100px",
|
|
8106
|
-
r[d] ? `${r[d]}px` : "auto"
|
|
8107
|
-
)
|
|
8103
|
+
width: r[d] ? `${r[d]}px` : "auto"
|
|
8108
8104
|
},
|
|
8109
8105
|
role: "cell",
|
|
8110
8106
|
"data-column": String(c.key),
|
|
@@ -8112,7 +8108,7 @@ const $a = {
|
|
|
8112
8108
|
},
|
|
8113
8109
|
String(c.key)
|
|
8114
8110
|
))
|
|
8115
|
-
] }),
|
|
8111
|
+
] }), ts = ({
|
|
8116
8112
|
data: e,
|
|
8117
8113
|
columns: t,
|
|
8118
8114
|
getRowId: r,
|
|
@@ -8123,7 +8119,7 @@ const $a = {
|
|
|
8123
8119
|
}) => /* @__PURE__ */ a("tbody", { role: "rowgroup", children: e.map((c) => {
|
|
8124
8120
|
const d = r(c);
|
|
8125
8121
|
return /* @__PURE__ */ a(
|
|
8126
|
-
|
|
8122
|
+
es,
|
|
8127
8123
|
{
|
|
8128
8124
|
row: c,
|
|
8129
8125
|
columns: t,
|
|
@@ -8137,25 +8133,25 @@ const $a = {
|
|
|
8137
8133
|
);
|
|
8138
8134
|
}) });
|
|
8139
8135
|
var Te = /* @__PURE__ */ ((e) => (e.Ascending = "asc", e.Descending = "desc", e.None = "none", e))(Te || {});
|
|
8140
|
-
const
|
|
8141
|
-
header:
|
|
8142
|
-
header__cell:
|
|
8136
|
+
const as = "lc-TableHeader-module__header___JDLIB", rs = "lc-TableHeader-module__header__cell___aYvzx", os = "lc-TableHeader-module__header__hiddenIcon___NNtMw", _s = "lc-TableHeader-module__header__resizer___h-Al0", ns = "lc-TableHeader-module__header__content___LRMNn", ea = {
|
|
8137
|
+
header: as,
|
|
8138
|
+
header__cell: rs,
|
|
8143
8139
|
"header__cell--hoverDisabled": "lc-TableHeader-module__header__cell--hoverDisabled___PaQRH",
|
|
8144
|
-
header__hiddenIcon:
|
|
8145
|
-
header__resizer:
|
|
8146
|
-
header__content:
|
|
8140
|
+
header__hiddenIcon: os,
|
|
8141
|
+
header__resizer: _s,
|
|
8142
|
+
header__content: ns,
|
|
8147
8143
|
"header--selectable": "lc-TableHeader-module__header--selectable___yPgDs"
|
|
8148
|
-
}, ra = "header",
|
|
8149
|
-
function
|
|
8144
|
+
}, ra = "header", ls = `${ra}__cell`, cs = `${ra}__resizer`, is = `${ra}__content`, ss = `${ra}__hiddenIcon`;
|
|
8145
|
+
function ds(e, t, r, _) {
|
|
8150
8146
|
return e.key === t && e.direction !== Te.None && r ? /* @__PURE__ */ a(
|
|
8151
8147
|
F,
|
|
8152
8148
|
{
|
|
8153
8149
|
source: e.direction === Te.Ascending ? an : rn,
|
|
8154
8150
|
kind: "primary"
|
|
8155
8151
|
}
|
|
8156
|
-
) : _ && r ? /* @__PURE__ */ a(F, { source: on, kind: "subtle" }) : /* @__PURE__ */ a(F, { source: _n, className: ea[
|
|
8152
|
+
) : _ && r ? /* @__PURE__ */ a(F, { source: on, kind: "subtle" }) : /* @__PURE__ */ a(F, { source: _n, className: ea[ss] });
|
|
8157
8153
|
}
|
|
8158
|
-
const
|
|
8154
|
+
const us = ({
|
|
8159
8155
|
columns: e,
|
|
8160
8156
|
sortConfig: t,
|
|
8161
8157
|
handleSort: r,
|
|
@@ -8182,7 +8178,7 @@ const ps = ({
|
|
|
8182
8178
|
n.current && (n.current[i] = g);
|
|
8183
8179
|
},
|
|
8184
8180
|
className: u({
|
|
8185
|
-
[ea[`${
|
|
8181
|
+
[ea[`${ls}--hoverDisabled`]]: !s.sortable
|
|
8186
8182
|
}),
|
|
8187
8183
|
onMouseEnter: () => d(i),
|
|
8188
8184
|
onMouseLeave: () => d(null),
|
|
@@ -8193,10 +8189,10 @@ const ps = ({
|
|
|
8193
8189
|
onClick: () => {
|
|
8194
8190
|
s.sortable && r(s.key);
|
|
8195
8191
|
},
|
|
8196
|
-
className: ea[
|
|
8192
|
+
className: ea[is],
|
|
8197
8193
|
children: [
|
|
8198
8194
|
/* @__PURE__ */ a(D, { size: "sm", bold: !0, noMargin: !0, children: s.header }),
|
|
8199
|
-
|
|
8195
|
+
ds(
|
|
8200
8196
|
t,
|
|
8201
8197
|
s.key,
|
|
8202
8198
|
(m = s.sortable) != null ? m : !1,
|
|
@@ -8205,7 +8201,7 @@ const ps = ({
|
|
|
8205
8201
|
_ && /* @__PURE__ */ a(
|
|
8206
8202
|
"span",
|
|
8207
8203
|
{
|
|
8208
|
-
className: ea[
|
|
8204
|
+
className: ea[cs],
|
|
8209
8205
|
onMouseDown: (g) => o(i, g),
|
|
8210
8206
|
role: "button",
|
|
8211
8207
|
"aria-label": "resize"
|
|
@@ -8220,20 +8216,20 @@ const ps = ({
|
|
|
8220
8216
|
})
|
|
8221
8217
|
]
|
|
8222
8218
|
}
|
|
8223
|
-
) }),
|
|
8224
|
-
table:
|
|
8219
|
+
) }), ms = "lc-Table-module__table___-ZPCW", ps = "lc-Table-module__table__cell___8rtqj", gs = "lc-Table-module__table__selected___f9beX", Ia = {
|
|
8220
|
+
table: ms,
|
|
8225
8221
|
"table--small": "lc-Table-module__table--small___DuQa-",
|
|
8226
8222
|
"table--medium": "lc-Table-module__table--medium___pe9rZ",
|
|
8227
8223
|
"table--large": "lc-Table-module__table--large___8PMkf",
|
|
8228
8224
|
"table--pinned_header": "lc-Table-module__table--pinned_header___5SrTn",
|
|
8229
8225
|
"table--pinned_leftColumn": "lc-Table-module__table--pinned_leftColumn___GWfss",
|
|
8230
|
-
table__cell:
|
|
8231
|
-
table__selected:
|
|
8226
|
+
table__cell: ps,
|
|
8227
|
+
table__selected: gs,
|
|
8232
8228
|
"table--stripped_rows": "lc-Table-module__table--stripped_rows___ALUEi",
|
|
8233
8229
|
"table--stripped_columns": "lc-Table-module__table--stripped_columns___JQlQW",
|
|
8234
8230
|
"action-bar": "lc-Table-module__action-bar___8ZB83",
|
|
8235
8231
|
"action-bar__divider": "lc-Table-module__action-bar__divider___kt6ih"
|
|
8236
|
-
}, Ta = "table",
|
|
8232
|
+
}, Ta = "table", hs = `${Ta}__selected`, hu = ({
|
|
8237
8233
|
data: e,
|
|
8238
8234
|
columns: t,
|
|
8239
8235
|
stripped: r,
|
|
@@ -8248,7 +8244,7 @@ const ps = ({
|
|
|
8248
8244
|
rowActions: m,
|
|
8249
8245
|
testId: g
|
|
8250
8246
|
}) => {
|
|
8251
|
-
const f = p.useRef([]), [b, x] = p.useState(null), { isSelected: S, toggleRowSelection: k, toggleSelectAll: y, selectedCount: I } =
|
|
8247
|
+
const f = p.useRef([]), [b, x] = p.useState(null), { isSelected: S, toggleRowSelection: k, toggleSelectAll: y, selectedCount: I } = Zi({
|
|
8252
8248
|
data: e,
|
|
8253
8249
|
getRowId: l,
|
|
8254
8250
|
selectedRows: d,
|
|
@@ -8311,7 +8307,7 @@ const ps = ({
|
|
|
8311
8307
|
if (t.find((N) => N.sortable && !N.sortValue))
|
|
8312
8308
|
throw new Error("`sortValue` is required when sortable is true");
|
|
8313
8309
|
return /* @__PURE__ */ h(Q, { children: [
|
|
8314
|
-
n && /* @__PURE__ */ h("div", { className: Ia[`${
|
|
8310
|
+
n && /* @__PURE__ */ h("div", { className: Ia[`${hs}`], children: [
|
|
8315
8311
|
/* @__PURE__ */ a(
|
|
8316
8312
|
Sr,
|
|
8317
8313
|
{
|
|
@@ -8337,7 +8333,7 @@ const ps = ({
|
|
|
8337
8333
|
"data-testid": g,
|
|
8338
8334
|
children: [
|
|
8339
8335
|
/* @__PURE__ */ a(
|
|
8340
|
-
|
|
8336
|
+
us,
|
|
8341
8337
|
{
|
|
8342
8338
|
columns: t,
|
|
8343
8339
|
sortConfig: C,
|
|
@@ -8351,7 +8347,7 @@ const ps = ({
|
|
|
8351
8347
|
}
|
|
8352
8348
|
),
|
|
8353
8349
|
/* @__PURE__ */ a(
|
|
8354
|
-
|
|
8350
|
+
ts,
|
|
8355
8351
|
{
|
|
8356
8352
|
data: M,
|
|
8357
8353
|
columns: t,
|
|
@@ -8373,7 +8369,7 @@ const ps = ({
|
|
|
8373
8369
|
"tag-input__input--medium": "lc-TagInput-module__tag-input__input--medium___9ifYO",
|
|
8374
8370
|
"tag-input__input--large": "lc-TagInput-module__tag-input__input--large___0xBUb",
|
|
8375
8371
|
"tag-input__tag__content": "lc-TagInput-module__tag-input__tag__content___glcu0"
|
|
8376
|
-
},
|
|
8372
|
+
}, fs = ({
|
|
8377
8373
|
className: e = "",
|
|
8378
8374
|
innerEditableRef: t,
|
|
8379
8375
|
inputRef: r,
|
|
@@ -8418,7 +8414,7 @@ const ps = ({
|
|
|
8418
8414
|
dangerouslySetInnerHTML: { __html: vo(n) }
|
|
8419
8415
|
}
|
|
8420
8416
|
);
|
|
8421
|
-
},
|
|
8417
|
+
}, bs = "tag-input__tag", Wo = ({
|
|
8422
8418
|
children: e,
|
|
8423
8419
|
index: t,
|
|
8424
8420
|
remove: r,
|
|
@@ -8430,24 +8426,24 @@ const ps = ({
|
|
|
8430
8426
|
}) => {
|
|
8431
8427
|
const d = p.useMemo(() => _ !== void 0 ? _(e) : !0, [e, _]), s = p.useRef(null), i = () => r(t), m = () => d ? c ? c.kind : "default" : "error";
|
|
8432
8428
|
return /* @__PURE__ */ a(u_, B(v({ size: l }, c), { kind: m(), onRemove: i, children: /* @__PURE__ */ a(
|
|
8433
|
-
|
|
8429
|
+
fs,
|
|
8434
8430
|
{
|
|
8435
8431
|
value: e,
|
|
8436
8432
|
inputRef: o,
|
|
8437
8433
|
innerEditableRef: s,
|
|
8438
|
-
className: Aa[`${
|
|
8434
|
+
className: Aa[`${bs}__content`],
|
|
8439
8435
|
change: (g) => n(t, g),
|
|
8440
8436
|
remove: i,
|
|
8441
8437
|
validator: _
|
|
8442
8438
|
}
|
|
8443
8439
|
) }));
|
|
8444
|
-
}, sr = "tag-input",
|
|
8440
|
+
}, sr = "tag-input", vs = [
|
|
8445
8441
|
we.enter,
|
|
8446
8442
|
we.spacebar,
|
|
8447
8443
|
we.tab,
|
|
8448
8444
|
we.semicolon,
|
|
8449
8445
|
we.comma
|
|
8450
|
-
],
|
|
8446
|
+
], ks = [we.backspace, we.delete], Cs = (g) => {
|
|
8451
8447
|
var f = g, {
|
|
8452
8448
|
id: e,
|
|
8453
8449
|
tags: t,
|
|
@@ -8489,11 +8485,11 @@ const ps = ({
|
|
|
8489
8485
|
const A = [...t || []];
|
|
8490
8486
|
A.splice(N, 1), r(A);
|
|
8491
8487
|
}, E = (N) => k(N.target.value), w = (N) => {
|
|
8492
|
-
if (
|
|
8488
|
+
if (vs.includes(N.key)) {
|
|
8493
8489
|
if (N.preventDefault(), S === "")
|
|
8494
8490
|
return;
|
|
8495
8491
|
I(S);
|
|
8496
|
-
} else if (
|
|
8492
|
+
} else if (ks.includes(N.key)) {
|
|
8497
8493
|
if (S !== "" || !(t != null && t.length))
|
|
8498
8494
|
return;
|
|
8499
8495
|
C(t.length - 1);
|
|
@@ -8556,18 +8552,18 @@ const ps = ({
|
|
|
8556
8552
|
] }),
|
|
8557
8553
|
o && /* @__PURE__ */ a(uo, { children: o })
|
|
8558
8554
|
] });
|
|
8559
|
-
},
|
|
8555
|
+
}, ws = /^(?:[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, ys = "name@company.com", $s = (e) => ws.test(e), fu = (r) => {
|
|
8560
8556
|
var _ = r, {
|
|
8561
|
-
placeholder: e =
|
|
8557
|
+
placeholder: e = ys
|
|
8562
8558
|
} = _, t = R(_, [
|
|
8563
8559
|
"placeholder"
|
|
8564
8560
|
]);
|
|
8565
|
-
return /* @__PURE__ */ a(
|
|
8566
|
-
},
|
|
8567
|
-
toast:
|
|
8568
|
-
toast__content:
|
|
8569
|
-
toast__actions:
|
|
8570
|
-
toast__actions__button:
|
|
8561
|
+
return /* @__PURE__ */ a(Cs, B(v({}, t), { placeholder: e, validator: $s }));
|
|
8562
|
+
}, Ns = "lc-Toast-module__toast___ngbBR", Ss = "lc-Toast-module__toast__content___XGt2m", xs = "lc-Toast-module__toast__actions___iFshW", Is = "lc-Toast-module__toast__actions__button___sQIbQ", ie = {
|
|
8563
|
+
toast: Ns,
|
|
8564
|
+
toast__content: Ss,
|
|
8565
|
+
toast__actions: xs,
|
|
8566
|
+
toast__actions__button: Is,
|
|
8571
8567
|
"toast__actions__button--success": "lc-Toast-module__toast__actions__button--success___p53MR",
|
|
8572
8568
|
"toast__actions__button--warning": "lc-Toast-module__toast__actions__button--warning___fCMO5",
|
|
8573
8569
|
"toast__actions__button--error": "lc-Toast-module__toast__actions__button--error___hct1w",
|
|
@@ -8593,7 +8589,7 @@ const ps = ({
|
|
|
8593
8589
|
"toast-appear-active--fade": "lc-Toast-module__toast-appear-active--fade___Z39eu",
|
|
8594
8590
|
"toast-exit--fade": "lc-Toast-module__toast-exit--fade___1t0Qp",
|
|
8595
8591
|
"toast-exit-active--fade": "lc-Toast-module__toast-exit-active--fade___UK5Kw"
|
|
8596
|
-
},
|
|
8592
|
+
}, Es = {
|
|
8597
8593
|
success: {
|
|
8598
8594
|
source: _o
|
|
8599
8595
|
},
|
|
@@ -8606,7 +8602,7 @@ const ps = ({
|
|
|
8606
8602
|
info: {
|
|
8607
8603
|
source: Ma
|
|
8608
8604
|
}
|
|
8609
|
-
}, Pt = "toast",
|
|
8605
|
+
}, Pt = "toast", Bs = (c) => {
|
|
8610
8606
|
var d = c, {
|
|
8611
8607
|
action: e,
|
|
8612
8608
|
className: t,
|
|
@@ -8628,7 +8624,7 @@ const ps = ({
|
|
|
8628
8624
|
t
|
|
8629
8625
|
), i = typeof r == "string", m = (g) => g && g.closesOnClick && n ? (g.onClick(), n()) : g.onClick();
|
|
8630
8626
|
return /* @__PURE__ */ h("div", B(v({ className: s }, l), { children: [
|
|
8631
|
-
/* @__PURE__ */ a("div", { className: ie[`${Pt}__icon`], children: /* @__PURE__ */ a(F, B(v({},
|
|
8627
|
+
/* @__PURE__ */ a("div", { className: ie[`${Pt}__icon`], children: /* @__PURE__ */ a(F, B(v({}, Es[o]), { size: "medium" })) }),
|
|
8632
8628
|
/* @__PURE__ */ a("div", { className: ie[`${Pt}__content`], children: i ? /* @__PURE__ */ a(D, { as: "div", children: r }) : r }),
|
|
8633
8629
|
(e || _) && /* @__PURE__ */ h("div", { className: ie[`${Pt}__actions`], children: [
|
|
8634
8630
|
e && /* @__PURE__ */ a(
|
|
@@ -8655,7 +8651,7 @@ const ps = ({
|
|
|
8655
8651
|
)
|
|
8656
8652
|
] })
|
|
8657
8653
|
] }));
|
|
8658
|
-
},
|
|
8654
|
+
}, Ts = 200, Ea = "toast-wrapper", bu = ({
|
|
8659
8655
|
className: e,
|
|
8660
8656
|
toasts: t = [],
|
|
8661
8657
|
fixed: r = !0,
|
|
@@ -8683,9 +8679,9 @@ const ps = ({
|
|
|
8683
8679
|
exit: ie[`toast-exit--${o}`],
|
|
8684
8680
|
exitActive: ie[`toast-exit-active--${o}`]
|
|
8685
8681
|
},
|
|
8686
|
-
timeout:
|
|
8682
|
+
timeout: Ts,
|
|
8687
8683
|
children: /* @__PURE__ */ a(
|
|
8688
|
-
|
|
8684
|
+
Bs,
|
|
8689
8685
|
{
|
|
8690
8686
|
kind: s,
|
|
8691
8687
|
onClose: f,
|
|
@@ -8697,12 +8693,12 @@ const ps = ({
|
|
|
8697
8693
|
},
|
|
8698
8694
|
d
|
|
8699
8695
|
)) }) });
|
|
8700
|
-
},
|
|
8701
|
-
textarea:
|
|
8696
|
+
}, As = "lc-Textarea-module__textarea___yE6jp", dr = {
|
|
8697
|
+
textarea: As,
|
|
8702
8698
|
"textarea--focused": "lc-Textarea-module__textarea--focused___YnB5S",
|
|
8703
8699
|
"textarea--disabled": "lc-Textarea-module__textarea--disabled___zZJAq",
|
|
8704
8700
|
"textarea--error": "lc-Textarea-module__textarea--error___n-fD5"
|
|
8705
|
-
}, ur = "textarea",
|
|
8701
|
+
}, ur = "textarea", vu = p.forwardRef(
|
|
8706
8702
|
(o, _) => {
|
|
8707
8703
|
var n = o, { className: e, error: t } = n, r = R(n, ["className", "error"]);
|
|
8708
8704
|
const { disabled: l, onBlur: c, onFocus: d } = r, [s, i] = p.useState(!1), m = u(e, dr[ur], {
|
|
@@ -8723,9 +8719,9 @@ const ps = ({
|
|
|
8723
8719
|
})
|
|
8724
8720
|
) });
|
|
8725
8721
|
}
|
|
8726
|
-
),
|
|
8722
|
+
), Ds = {
|
|
8727
8723
|
"update-badge": "lc-UpdateBadge-module__update-badge___heZyU"
|
|
8728
|
-
},
|
|
8724
|
+
}, Ps = "update-badge", ku = () => /* @__PURE__ */ a("span", { className: Ds[Ps] }), jr = {
|
|
8729
8725
|
"file-upload-progress-actions": "lc-FileUploadProgressActions-module__file-upload-progress-actions___XINkF",
|
|
8730
8726
|
"file-upload-progress-actions__close-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__close-button___BHRcO",
|
|
8731
8727
|
"file-upload-progress-actions__retry-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__retry-button___2Xd72"
|
|
@@ -8761,7 +8757,7 @@ const ps = ({
|
|
|
8761
8757
|
"file-upload-progress__wrapper__header__title": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title___EYxE3",
|
|
8762
8758
|
"file-upload-progress__wrapper__header__title--success": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--success___P0XSe",
|
|
8763
8759
|
"file-upload-progress__wrapper__header__title--error": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--error___la8oa"
|
|
8764
|
-
}, Ct = "file-upload-progress", Jr = `${Ct}__wrapper__header__title`,
|
|
8760
|
+
}, Ct = "file-upload-progress", Jr = `${Ct}__wrapper__header__title`, Fs = p.forwardRef(
|
|
8765
8761
|
({
|
|
8766
8762
|
actionsVisibility: e = "hidden",
|
|
8767
8763
|
className: t,
|
|
@@ -8820,7 +8816,7 @@ const ps = ({
|
|
|
8820
8816
|
)
|
|
8821
8817
|
] }),
|
|
8822
8818
|
l !== "success" && /* @__PURE__ */ a(
|
|
8823
|
-
|
|
8819
|
+
xi,
|
|
8824
8820
|
{
|
|
8825
8821
|
className: t,
|
|
8826
8822
|
percent: o,
|
|
@@ -8853,7 +8849,7 @@ const ps = ({
|
|
|
8853
8849
|
"upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___-N5nJ",
|
|
8854
8850
|
"upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___C3au9",
|
|
8855
8851
|
"upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___95G7b"
|
|
8856
|
-
}, Be = "upload-bar", $t = `${Be}__wrapper__header`,
|
|
8852
|
+
}, Be = "upload-bar", $t = `${Be}__wrapper__header`, Rs = 300, Ms = (e, t) => e === "success" ? /* @__PURE__ */ a(
|
|
8857
8853
|
"div",
|
|
8858
8854
|
{
|
|
8859
8855
|
"data-testid": "success-icon",
|
|
@@ -8868,13 +8864,13 @@ const ps = ({
|
|
|
8868
8864
|
children: /* @__PURE__ */ a(F, { source: ln })
|
|
8869
8865
|
}
|
|
8870
8866
|
) : /* @__PURE__ */ a(
|
|
8871
|
-
|
|
8867
|
+
Si,
|
|
8872
8868
|
{
|
|
8873
8869
|
className: j[`${$t}__loader`],
|
|
8874
8870
|
status: e,
|
|
8875
8871
|
progressValue: t
|
|
8876
8872
|
}
|
|
8877
|
-
),
|
|
8873
|
+
), Cu = ({
|
|
8878
8874
|
children: e,
|
|
8879
8875
|
className: t,
|
|
8880
8876
|
progressValue: r,
|
|
@@ -8894,7 +8890,7 @@ const ps = ({
|
|
|
8894
8890
|
}), k = !(b && (m || i)), y = () => f(!g);
|
|
8895
8891
|
return s === "single" ? /* @__PURE__ */ a("div", { className: S, children: /* @__PURE__ */ h("div", { className: j[`${Be}__wrapper`], children: [
|
|
8896
8892
|
/* @__PURE__ */ a("div", { className: j[`${$t}`], children: /* @__PURE__ */ a(
|
|
8897
|
-
|
|
8893
|
+
Fs,
|
|
8898
8894
|
{
|
|
8899
8895
|
title: b && n || _,
|
|
8900
8896
|
progressValue: r,
|
|
@@ -8918,7 +8914,7 @@ const ps = ({
|
|
|
8918
8914
|
className: j[`${Be}__wrapper`],
|
|
8919
8915
|
onClick: y,
|
|
8920
8916
|
children: /* @__PURE__ */ h("div", { className: j[`${$t}`], children: [
|
|
8921
|
-
/* @__PURE__ */ a("div", { className: j[`${$t}__icon`], children:
|
|
8917
|
+
/* @__PURE__ */ a("div", { className: j[`${$t}__icon`], children: Ms(l, r) }),
|
|
8922
8918
|
/* @__PURE__ */ a("div", { className: j[`${$t}__title`], children: /* @__PURE__ */ a(D, { size: "sm", as: "div", children: b ? n : _ }) }),
|
|
8923
8919
|
k && /* @__PURE__ */ a(
|
|
8924
8920
|
"button",
|
|
@@ -8944,7 +8940,7 @@ const ps = ({
|
|
|
8944
8940
|
/* @__PURE__ */ a(qo, { component: null, children: g && /* @__PURE__ */ a(
|
|
8945
8941
|
jo,
|
|
8946
8942
|
{
|
|
8947
|
-
timeout:
|
|
8943
|
+
timeout: Rs,
|
|
8948
8944
|
classNames: {
|
|
8949
8945
|
enter: j[`${Be}__files--enter`],
|
|
8950
8946
|
enterActive: j[`${Be}__files--enter-active`],
|
|
@@ -8956,133 +8952,133 @@ const ps = ({
|
|
|
8956
8952
|
}
|
|
8957
8953
|
) })
|
|
8958
8954
|
] });
|
|
8959
|
-
},
|
|
8955
|
+
}, wu = ({
|
|
8960
8956
|
children: e,
|
|
8961
8957
|
id: t,
|
|
8962
8958
|
root: r,
|
|
8963
8959
|
preserveTabOrder: _
|
|
8964
8960
|
}) => /* @__PURE__ */ a(aa, { id: t, root: r, preserveTabOrder: _, children: e });
|
|
8965
8961
|
export {
|
|
8966
|
-
|
|
8967
|
-
|
|
8968
|
-
|
|
8969
|
-
|
|
8970
|
-
|
|
8962
|
+
Ts as ANIMATION_TIME,
|
|
8963
|
+
dd as Accordion,
|
|
8964
|
+
ud as AccordionPromo,
|
|
8965
|
+
bd as ActionBar,
|
|
8966
|
+
vd as ActionCard,
|
|
8971
8967
|
a_ as ActionMenu,
|
|
8972
|
-
|
|
8973
|
-
|
|
8974
|
-
|
|
8975
|
-
|
|
8976
|
-
|
|
8977
|
-
|
|
8968
|
+
md as ActionMenuItem,
|
|
8969
|
+
Xd as ActionModalContent,
|
|
8970
|
+
kd as Alert,
|
|
8971
|
+
Cd as AppFrame,
|
|
8972
|
+
$n as AppFrameProvider,
|
|
8973
|
+
Td as AutoComplete,
|
|
8978
8974
|
g_ as Avatar,
|
|
8979
8975
|
pr as Badge,
|
|
8980
8976
|
X as Button,
|
|
8981
|
-
|
|
8977
|
+
Dd as Card,
|
|
8982
8978
|
Sr as Checkbox,
|
|
8983
|
-
|
|
8984
|
-
|
|
8985
|
-
|
|
8986
|
-
|
|
8987
|
-
|
|
8988
|
-
|
|
8989
|
-
|
|
8990
|
-
|
|
8979
|
+
Pd as DatePicker,
|
|
8980
|
+
Fd as DatePickerRangeCalendarsWrapper,
|
|
8981
|
+
Js as DesignToken,
|
|
8982
|
+
Rd as DetailsCard,
|
|
8983
|
+
Md as DetailsCardInfo,
|
|
8984
|
+
sd as Display,
|
|
8985
|
+
fu as EmailTagInput,
|
|
8986
|
+
xd as ExpirationCounter,
|
|
8991
8987
|
Nr as FieldDescription,
|
|
8992
8988
|
uo as FieldError,
|
|
8993
|
-
|
|
8994
|
-
|
|
8989
|
+
Od as FieldGroup,
|
|
8990
|
+
Fs as FileUploadProgress,
|
|
8995
8991
|
oo as FileUploadProgressActions,
|
|
8996
|
-
|
|
8997
|
-
|
|
8998
|
-
|
|
8999
|
-
|
|
9000
|
-
|
|
9001
|
-
|
|
9002
|
-
|
|
9003
|
-
|
|
8992
|
+
wu as FloatingPortal,
|
|
8993
|
+
Ld as Form,
|
|
8994
|
+
Gd as FormField,
|
|
8995
|
+
Hd as FormGroup,
|
|
8996
|
+
ru as GallerySelectableCard,
|
|
8997
|
+
lu as GridCol,
|
|
8998
|
+
nu as GridRow,
|
|
8999
|
+
_u as GridWrapper,
|
|
9004
9000
|
se as Heading,
|
|
9005
9001
|
F as Icon,
|
|
9006
|
-
|
|
9007
|
-
|
|
9002
|
+
gd as Info,
|
|
9003
|
+
Ul as Input,
|
|
9008
9004
|
c_ as InputComponent,
|
|
9009
|
-
|
|
9010
|
-
|
|
9011
|
-
|
|
9012
|
-
|
|
9013
|
-
|
|
9005
|
+
Ed as InputPromo,
|
|
9006
|
+
il as Interactive,
|
|
9007
|
+
ou as InteractiveSelectableCard,
|
|
9008
|
+
Ud as InviteAgents,
|
|
9009
|
+
zd as Link,
|
|
9014
9010
|
mr as ListItem,
|
|
9015
9011
|
so as Loader,
|
|
9016
|
-
|
|
9017
|
-
|
|
9018
|
-
|
|
9012
|
+
Id as MobileNavigation,
|
|
9013
|
+
Vd as Modal,
|
|
9014
|
+
_i as ModalBase,
|
|
9019
9015
|
Ho as ModalCloseButton,
|
|
9020
|
-
|
|
9021
|
-
|
|
9022
|
-
|
|
9023
|
-
|
|
9024
|
-
|
|
9016
|
+
Kd as ModalHeader,
|
|
9017
|
+
Wd as ModalPortal,
|
|
9018
|
+
Sd as Navigation,
|
|
9019
|
+
$d as NavigationGroup,
|
|
9020
|
+
Nd as NavigationItem,
|
|
9025
9021
|
l_ as NavigationTopBar,
|
|
9026
|
-
|
|
9027
|
-
|
|
9028
|
-
|
|
9029
|
-
|
|
9030
|
-
|
|
9031
|
-
|
|
9022
|
+
Ol as NavigationTopBarAlert,
|
|
9023
|
+
Ml as NavigationTopBarTitle,
|
|
9024
|
+
Yd as NumericInput,
|
|
9025
|
+
Zd as OnboardingChecklist,
|
|
9026
|
+
qd as OverflowTooltipText,
|
|
9027
|
+
Bd as Picker,
|
|
9032
9028
|
d_ as PickerList,
|
|
9033
|
-
|
|
9034
|
-
|
|
9035
|
-
|
|
9036
|
-
|
|
9037
|
-
|
|
9038
|
-
|
|
9039
|
-
|
|
9040
|
-
|
|
9041
|
-
|
|
9042
|
-
|
|
9043
|
-
|
|
9044
|
-
|
|
9045
|
-
|
|
9046
|
-
|
|
9047
|
-
|
|
9048
|
-
|
|
9029
|
+
jd as Popover,
|
|
9030
|
+
Qd as ProductSwitcher,
|
|
9031
|
+
pi as ProductSwitcherProducts,
|
|
9032
|
+
xi as ProgressBar,
|
|
9033
|
+
Si as ProgressCircle,
|
|
9034
|
+
eu as PromoBanner,
|
|
9035
|
+
tu as PromoBannerV2,
|
|
9036
|
+
Ti as RadioButton,
|
|
9037
|
+
ad as RadiusToken,
|
|
9038
|
+
Gc as RangeDatePicker,
|
|
9039
|
+
fd as Reports,
|
|
9040
|
+
Sl as SIDE_NAVIGATION_ACTIVE_ITEM_TEST_ID,
|
|
9041
|
+
Nl as SIDE_NAVIGATION_ITEM_TEST_ID,
|
|
9042
|
+
xl as SIDE_NAVIGATION_PARENT_ICON_TEST_ID,
|
|
9043
|
+
Ai as SearchInput,
|
|
9044
|
+
Ad as SegmentedControl,
|
|
9049
9045
|
po as SelectableCard,
|
|
9050
|
-
|
|
9051
|
-
|
|
9052
|
-
|
|
9053
|
-
|
|
9054
|
-
|
|
9055
|
-
|
|
9056
|
-
|
|
9057
|
-
|
|
9058
|
-
|
|
9059
|
-
|
|
9060
|
-
|
|
9061
|
-
|
|
9062
|
-
|
|
9063
|
-
|
|
9064
|
-
|
|
9046
|
+
td as ShadowToken,
|
|
9047
|
+
wd as SideNavigation,
|
|
9048
|
+
yd as SideNavigationGroup,
|
|
9049
|
+
Il as SideNavigationItem,
|
|
9050
|
+
pd as Simple,
|
|
9051
|
+
iu as SkeletonAvatar,
|
|
9052
|
+
su as SkeletonText,
|
|
9053
|
+
cu as SkeletonWrapper,
|
|
9054
|
+
ed as SpacingToken,
|
|
9055
|
+
du as StatusBadge,
|
|
9056
|
+
uu as Switch,
|
|
9057
|
+
mu as Tab,
|
|
9058
|
+
hu as Table,
|
|
9059
|
+
gu as TabsList,
|
|
9060
|
+
pu as TabsWrapper,
|
|
9065
9061
|
u_ as Tag,
|
|
9066
|
-
|
|
9062
|
+
Cs as TagInput,
|
|
9067
9063
|
D as Text,
|
|
9068
|
-
|
|
9064
|
+
vu as Textarea,
|
|
9069
9065
|
Rt as ThemeClassName,
|
|
9070
|
-
|
|
9071
|
-
|
|
9072
|
-
|
|
9073
|
-
|
|
9066
|
+
cd as ThemeProvider,
|
|
9067
|
+
au as ThumbnailSelectableCard,
|
|
9068
|
+
Bs as Toast,
|
|
9069
|
+
bu as ToastWrapper,
|
|
9074
9070
|
Mt as Tooltip,
|
|
9075
|
-
|
|
9076
|
-
|
|
9077
|
-
|
|
9078
|
-
|
|
9079
|
-
|
|
9080
|
-
|
|
9081
|
-
|
|
9082
|
-
|
|
9083
|
-
|
|
9071
|
+
_d as TransitionDelayToken,
|
|
9072
|
+
rd as TransitionDurationToken,
|
|
9073
|
+
od as TransitionTimingToken,
|
|
9074
|
+
ku as UpdateBadge,
|
|
9075
|
+
Cu as UploadBar,
|
|
9076
|
+
hd as UserGuide,
|
|
9077
|
+
fc as generateAvatarColor,
|
|
9078
|
+
id as getDesignTokenWithOpacity,
|
|
9079
|
+
nd as getThemeClassName,
|
|
9084
9080
|
io as useAppFrame,
|
|
9085
|
-
|
|
9086
|
-
|
|
9087
|
-
|
|
9081
|
+
Jd as useProductSwitcher,
|
|
9082
|
+
Zi as useTable,
|
|
9083
|
+
ld as useTheme
|
|
9088
9084
|
};
|