@livechat/design-system-react-components 1.33.6 → 1.33.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js
CHANGED
|
@@ -22,7 +22,7 @@ var D = (t, a) => {
|
|
|
22
22
|
var er = (t, a, r) => (Qa(t, typeof a != "symbol" ? a + "" : a, r), r);
|
|
23
23
|
import * as e from "react";
|
|
24
24
|
import { useReducer as x_, useRef as B_, useEffect as Ft, useCallback as ka, useMemo as Ea, useState as I_ } from "react";
|
|
25
|
-
import { Check as ia, Close as Ie, ChevronDown as Ot, Info as ca, Warning as a_, CheckCircle as vr, Block as r_, ChevronRight as La, Person as T_, ChevronUp as Oa, DoubleArrowLeft as D_, ChevronLeft as P_, DoubleArrowRight as A_, VisibilityOn as F_, VisibilityOff as R_,
|
|
25
|
+
import { Check as ia, Close as Ie, ChevronDown as Ot, Info as ca, Warning as a_, CheckCircle as vr, Block as r_, ChevronRight as La, Person as T_, ChevronUp as Oa, DoubleArrowLeft as D_, ChevronLeft as P_, DoubleArrowRight as A_, VisibilityOn as F_, VisibilityOff as R_, LiveChatMono as M_, ChatBotMono as L_, HelpDeskMono as O_, KnowledgeBaseMono as G_, OpenWidgetMono as U_, HelloMono as H_, TextAccounts as z_, TextLogoFull as W_, Search as V_, LockBlack as K_, Refresh as Y_, Error as q_ } from "@livechat/design-system-icons";
|
|
26
26
|
import u from "clsx";
|
|
27
27
|
import { useFloatingParentNodeId as Ga, useFloatingNodeId as sa, useFloating as da, offset as ua, flip as Ua, size as __, autoUpdate as ma, useClick as pa, useDismiss as ga, useRole as fa, useInteractions as ba, useTransitionStyles as kr, FloatingNode as ha, FloatingTree as Ha, shift as Er, arrow as Z_, useHover as X_, safePolygon as J_, useFocus as j_, useTransitionStatus as Q_, FloatingArrow as eo, FloatingPortal as o_, FloatingOverlay as to, FloatingFocusManager as mr, useListNavigation as ao } from "@floating-ui/react";
|
|
28
28
|
import * as l_ from "react-dom";
|
|
@@ -34,7 +34,7 @@ import { subMonths as Rt, differenceInCalendarMonths as Ir, addMonths as Tr, isS
|
|
|
34
34
|
import { Virtuoso as lo } from "react-virtuoso";
|
|
35
35
|
import Dr from "lodash.escape";
|
|
36
36
|
import { TransitionGroup as c_, CSSTransition as i_ } from "react-transition-group";
|
|
37
|
-
const
|
|
37
|
+
const Lc = {
|
|
38
38
|
/** @deprecated */
|
|
39
39
|
Background: "--background",
|
|
40
40
|
Background01: "--background-01",
|
|
@@ -406,7 +406,7 @@ const Mc = {
|
|
|
406
406
|
SurfaceCheckListItemOpenBackground: "--surface-check-list-item-open-background",
|
|
407
407
|
SurfaceCheckListBackground: "--surface-check-list-background",
|
|
408
408
|
ContentBasicPlaceholder: "--content-basic-placeholder"
|
|
409
|
-
},
|
|
409
|
+
}, Oc = {
|
|
410
410
|
Spacing0: "--spacing-0",
|
|
411
411
|
Spacing05: "--spacing-05",
|
|
412
412
|
Spacing1: "--spacing-1",
|
|
@@ -426,7 +426,7 @@ const Mc = {
|
|
|
426
426
|
Spacing18: "--spacing-18",
|
|
427
427
|
Spacing20: "--spacing-20",
|
|
428
428
|
Spacing24: "--spacing-24"
|
|
429
|
-
},
|
|
429
|
+
}, Gc = {
|
|
430
430
|
Float: "--shadow-float",
|
|
431
431
|
PopOver: "--shadow-pop-over",
|
|
432
432
|
Modal: "--shadow-modal",
|
|
@@ -448,7 +448,7 @@ const Mc = {
|
|
|
448
448
|
FixedLeft: "--shadow-fixed-left",
|
|
449
449
|
FixedTop: "--shadow-fixed-top",
|
|
450
450
|
FixedBottom: "--shadow-fixed-bottom"
|
|
451
|
-
},
|
|
451
|
+
}, Uc = {
|
|
452
452
|
Radius0: "--radius-0",
|
|
453
453
|
Radius1: "--radius-1",
|
|
454
454
|
Radius2: "--radius-2",
|
|
@@ -464,14 +464,14 @@ const Mc = {
|
|
|
464
464
|
// deprecated
|
|
465
465
|
4: "--radius-4"
|
|
466
466
|
// deprecated
|
|
467
|
-
},
|
|
467
|
+
}, Hc = {
|
|
468
468
|
Fast1: "--transition-duration-fast-1",
|
|
469
469
|
Fast2: "--transition-duration-fast-2",
|
|
470
470
|
Moderate1: "--transition-duration-moderate-1"
|
|
471
|
-
},
|
|
471
|
+
}, zc = {
|
|
472
472
|
EaseIn: "--transition-timing-ease-in",
|
|
473
473
|
EaseOut: "--transition-timing-ease-out"
|
|
474
|
-
},
|
|
474
|
+
}, Wc = {
|
|
475
475
|
Instant: "--delay-instant",
|
|
476
476
|
Moderate: "--delay-moderate",
|
|
477
477
|
Slow: "--delay-slow"
|
|
@@ -494,7 +494,7 @@ const Mc = {
|
|
|
494
494
|
[r, _]
|
|
495
495
|
);
|
|
496
496
|
return /* @__PURE__ */ e.createElement(s_.Provider, { value: o }, t);
|
|
497
|
-
},
|
|
497
|
+
}, Vc = (t, a) => `color-mix(in srgb, var(${t}) ${a}, transparent)`, de = {
|
|
498
498
|
esc: "Escape",
|
|
499
499
|
enter: "Enter",
|
|
500
500
|
backspace: "Backspace",
|
|
@@ -702,7 +702,7 @@ const Mc = {
|
|
|
702
702
|
}, m),
|
|
703
703
|
c
|
|
704
704
|
);
|
|
705
|
-
},
|
|
705
|
+
}, Kc = (d) => {
|
|
706
706
|
var i = d, {
|
|
707
707
|
as: t = "div",
|
|
708
708
|
size: a = "md",
|
|
@@ -796,10 +796,10 @@ const Mc = {
|
|
|
796
796
|
strategy: p,
|
|
797
797
|
onOpenChange: I,
|
|
798
798
|
whileElementsMounted: ma
|
|
799
|
-
}),
|
|
799
|
+
}), ue = pa(U), Ke = ga(U, {
|
|
800
800
|
enabled: G
|
|
801
801
|
}), Ue = fa(U), { getReferenceProps: Ne, getFloatingProps: $t } = ba([
|
|
802
|
-
|
|
802
|
+
ue,
|
|
803
803
|
Ke,
|
|
804
804
|
Ue
|
|
805
805
|
]), { styles: ft } = kr(U, {
|
|
@@ -817,18 +817,18 @@ const Mc = {
|
|
|
817
817
|
}), Nt = (P) => {
|
|
818
818
|
var Ye, qe;
|
|
819
819
|
const V = g.current;
|
|
820
|
-
let
|
|
821
|
-
for (; (Ye = r[
|
|
822
|
-
if (
|
|
823
|
-
|
|
820
|
+
let me = V + P;
|
|
821
|
+
for (; (Ye = r[me]) != null && Ye.disabled || (qe = r[me]) != null && qe.groupHeader; )
|
|
822
|
+
if (me += P, me === -1) {
|
|
823
|
+
me = V;
|
|
824
824
|
break;
|
|
825
825
|
}
|
|
826
|
-
return
|
|
826
|
+
return me;
|
|
827
827
|
}, bt = (P) => {
|
|
828
828
|
var Ye, qe;
|
|
829
829
|
g.current = Nt(P);
|
|
830
|
-
const V = (Ye = M.current) == null ? void 0 : Ye.children,
|
|
831
|
-
return
|
|
830
|
+
const V = (Ye = M.current) == null ? void 0 : Ye.children, me = V && ((qe = V[g.current]) == null ? void 0 : qe.children[0]);
|
|
831
|
+
return me == null ? void 0 : me.focus();
|
|
832
832
|
}, lt = (P) => {
|
|
833
833
|
P.key === de.arrowUp && g.current > 0 && (P.preventDefault(), bt(-1)), P.key === de.arrowDown && g.current + 1 < r.length && (P.preventDefault(), bt(1));
|
|
834
834
|
};
|
|
@@ -986,7 +986,7 @@ const Mc = {
|
|
|
986
986
|
primaryColor: "var(--content-invert-primary)",
|
|
987
987
|
secondaryColor: "var(--surface-invert-secondary)"
|
|
988
988
|
};
|
|
989
|
-
}, ko = "lc-Button-module__btn___aijZJ", Eo = "lc-Button-module__btn__loader___c8zZz", yo = "lc-Button-module__btn__icon___GVExB",
|
|
989
|
+
}, ko = "lc-Button-module__btn___aijZJ", Eo = "lc-Button-module__btn__loader___c8zZz", yo = "lc-Button-module__btn__icon___GVExB", ge = {
|
|
990
990
|
btn: ko,
|
|
991
991
|
"btn--disabled": "lc-Button-module__btn--disabled___lXBav",
|
|
992
992
|
"btn--full-width": "lc-Button-module__btn--full-width___kdbAr",
|
|
@@ -1019,7 +1019,7 @@ const Mc = {
|
|
|
1019
1019
|
"btn--icon-only--bg": "lc-Button-module__btn--icon-only--bg___X-4V2",
|
|
1020
1020
|
"btn--plain-lock-black": "lc-Button-module__btn--plain-lock-black___aL-wC",
|
|
1021
1021
|
"btn--text-lock-black": "lc-Button-module__btn--text-lock-black___fy3zb"
|
|
1022
|
-
},
|
|
1022
|
+
}, fe = "btn", W = e.forwardRef(
|
|
1023
1023
|
(v, b) => {
|
|
1024
1024
|
var h = v, {
|
|
1025
1025
|
loading: t = !1,
|
|
@@ -1052,16 +1052,16 @@ const Mc = {
|
|
|
1052
1052
|
]);
|
|
1053
1053
|
const y = t || a, E = !s && n, $ = ["text", "link", "link-light"].includes(o), w = p ? "a" : "button", C = u(
|
|
1054
1054
|
i,
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1055
|
+
ge[fe],
|
|
1056
|
+
ge[`${fe}--${o}`],
|
|
1057
|
+
ge[`${fe}--${l}`],
|
|
1058
1058
|
{
|
|
1059
|
-
[
|
|
1060
|
-
[
|
|
1061
|
-
[
|
|
1062
|
-
[
|
|
1063
|
-
[
|
|
1064
|
-
[
|
|
1059
|
+
[ge[`${fe}--loading`]]: t,
|
|
1060
|
+
[ge[`${fe}--full-width`]]: _,
|
|
1061
|
+
[ge[`${fe}--with-${c}-icon`]]: n && !E && !$,
|
|
1062
|
+
[ge[`${fe}--icon-only`]]: E,
|
|
1063
|
+
[ge[`${fe}--icon-only--bg`]]: E && $,
|
|
1064
|
+
[ge[`${fe}--disabled`]]: y
|
|
1065
1065
|
}
|
|
1066
1066
|
);
|
|
1067
1067
|
return /* @__PURE__ */ e.createElement(
|
|
@@ -1079,22 +1079,22 @@ const Mc = {
|
|
|
1079
1079
|
"data-testid": "button-loader",
|
|
1080
1080
|
size: "small",
|
|
1081
1081
|
label: d,
|
|
1082
|
-
className:
|
|
1082
|
+
className: ge[`${fe}__loader`]
|
|
1083
1083
|
}, vo(o))
|
|
1084
1084
|
),
|
|
1085
1085
|
n && e.cloneElement(n, {
|
|
1086
1086
|
className: u(
|
|
1087
1087
|
n.props.className,
|
|
1088
|
-
|
|
1089
|
-
|
|
1088
|
+
ge[`${fe}__icon`],
|
|
1089
|
+
ge[`${fe}__icon--${c}`],
|
|
1090
1090
|
{
|
|
1091
|
-
[
|
|
1091
|
+
[ge[`${fe}__icon--small`]]: l === "xcompact"
|
|
1092
1092
|
}
|
|
1093
1093
|
),
|
|
1094
1094
|
disabled: a,
|
|
1095
1095
|
size: l === "xcompact" ? "small" : "medium"
|
|
1096
1096
|
}),
|
|
1097
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
1097
|
+
/* @__PURE__ */ e.createElement("div", { className: ge[`${fe}__content`] }, s)
|
|
1098
1098
|
);
|
|
1099
1099
|
}
|
|
1100
1100
|
);
|
|
@@ -1199,18 +1199,18 @@ const Co = (t) => {
|
|
|
1199
1199
|
closeOnTriggerBlur: Y = !1,
|
|
1200
1200
|
floatingStrategy: j
|
|
1201
1201
|
}) => {
|
|
1202
|
-
const L = c !== void 0, [U,
|
|
1202
|
+
const L = c !== void 0, [U, ue] = e.useState(!1), Ke = e.useRef(null), Ue = L ? c : U, Ne = l || o, $t = Ga(), ft = sa(), Nt = u(
|
|
1203
1203
|
A[ya],
|
|
1204
1204
|
a,
|
|
1205
1205
|
Ne && A[`${ya}--${Ne}`],
|
|
1206
1206
|
d && A[`${ya}--full-space`]
|
|
1207
|
-
), bt = typeof _ == "function", lt = (
|
|
1208
|
-
|
|
1209
|
-
}, ht = (
|
|
1207
|
+
), bt = typeof _ == "function", lt = (pe) => {
|
|
1208
|
+
pe !== Ue && (pe ? s == null || s() : i == null || i(), !L && ue(pe));
|
|
1209
|
+
}, ht = (pe) => p ? pe != null ? pe : m : 0, St = (pe) => pe != null ? pe : v, {
|
|
1210
1210
|
floatingStyles: xt,
|
|
1211
1211
|
refs: P,
|
|
1212
1212
|
context: V,
|
|
1213
|
-
middlewareData: { arrow: { x:
|
|
1213
|
+
middlewareData: { arrow: { x: me, y: Ye } = {} }
|
|
1214
1214
|
} = da({
|
|
1215
1215
|
nodeId: ft,
|
|
1216
1216
|
middleware: [
|
|
@@ -1281,13 +1281,13 @@ const Co = (t) => {
|
|
|
1281
1281
|
I,
|
|
1282
1282
|
O,
|
|
1283
1283
|
Ye,
|
|
1284
|
-
|
|
1284
|
+
me
|
|
1285
1285
|
))
|
|
1286
1286
|
}, Co(Ne))
|
|
1287
1287
|
)
|
|
1288
1288
|
)));
|
|
1289
1289
|
return $t === null ? /* @__PURE__ */ e.createElement(Ha, null, Gt) : Gt;
|
|
1290
|
-
},
|
|
1290
|
+
}, Yc = ({ text: t }) => /* @__PURE__ */ e.createElement("div", null, t), Wt = "tooltip", qc = ({
|
|
1291
1291
|
className: t,
|
|
1292
1292
|
header: a,
|
|
1293
1293
|
text: r,
|
|
@@ -1323,7 +1323,7 @@ const Co = (t) => {
|
|
|
1323
1323
|
})
|
|
1324
1324
|
},
|
|
1325
1325
|
r
|
|
1326
|
-
)), Ze = "tooltip",
|
|
1326
|
+
)), Ze = "tooltip", Zc = ({
|
|
1327
1327
|
header: t,
|
|
1328
1328
|
text: a,
|
|
1329
1329
|
image: r,
|
|
@@ -1495,7 +1495,7 @@ class Io {
|
|
|
1495
1495
|
return this.getBoundingClientRect().height;
|
|
1496
1496
|
}
|
|
1497
1497
|
}
|
|
1498
|
-
const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a),
|
|
1498
|
+
const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Xc = (t) => {
|
|
1499
1499
|
const {
|
|
1500
1500
|
className: a,
|
|
1501
1501
|
parentElementName: r,
|
|
@@ -1552,7 +1552,7 @@ const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Zc = (t) => {
|
|
|
1552
1552
|
}),
|
|
1553
1553
|
t.children
|
|
1554
1554
|
)) : null;
|
|
1555
|
-
}, Vt = "reports-tooltip",
|
|
1555
|
+
}, Vt = "reports-tooltip", Jc = ({
|
|
1556
1556
|
title: t,
|
|
1557
1557
|
description: a,
|
|
1558
1558
|
children: r
|
|
@@ -1637,7 +1637,7 @@ const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Zc = (t) => {
|
|
|
1637
1637
|
/* @__PURE__ */ e.createElement("div", null, t.label)
|
|
1638
1638
|
)
|
|
1639
1639
|
) : /* @__PURE__ */ e.createElement("div", { "data-testid": t.key, className: _ }, o);
|
|
1640
|
-
}, wa = "action-bar", Xe = "action-bar__menu-wrapper", Do = 44,
|
|
1640
|
+
}, wa = "action-bar", Xe = "action-bar__menu-wrapper", Do = 44, jc = ({
|
|
1641
1641
|
className: t,
|
|
1642
1642
|
id: a = "action-bar-area",
|
|
1643
1643
|
type: r = "menu",
|
|
@@ -1759,7 +1759,7 @@ const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Zc = (t) => {
|
|
|
1759
1759
|
"action-card__column": "lc-ActionCard-module__action-card__column___K7tyh",
|
|
1760
1760
|
"action-card__column--first": "lc-ActionCard-module__action-card__column--first___9XE58",
|
|
1761
1761
|
"action-card__column--second": "lc-ActionCard-module__action-card__column--second___X1UC-"
|
|
1762
|
-
}, vt = "action-card",
|
|
1762
|
+
}, vt = "action-card", Qc = ({
|
|
1763
1763
|
className: t,
|
|
1764
1764
|
children: a,
|
|
1765
1765
|
secondColumn: r,
|
|
@@ -1840,7 +1840,7 @@ const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Zc = (t) => {
|
|
|
1840
1840
|
source: r_,
|
|
1841
1841
|
kind: "error"
|
|
1842
1842
|
}
|
|
1843
|
-
}, xe = "alert",
|
|
1843
|
+
}, xe = "alert", ei = (c) => {
|
|
1844
1844
|
var d = c, {
|
|
1845
1845
|
children: t,
|
|
1846
1846
|
className: a,
|
|
@@ -2002,14 +2002,14 @@ const Rr = 8, Mr = "guide-tooltip", Lr = (t, a) => new Io(t, a), Zc = (t) => {
|
|
|
2002
2002
|
a
|
|
2003
2003
|
)
|
|
2004
2004
|
)));
|
|
2005
|
-
},
|
|
2005
|
+
}, ti = (t) => /* @__PURE__ */ e.createElement(co, null, /* @__PURE__ */ e.createElement(Uo, k({}, t))), Tt = {
|
|
2006
2006
|
"side-navigation": "lc-SideNavigation-module__side-navigation___97Smn",
|
|
2007
2007
|
"side-navigation__header": "lc-SideNavigation-module__side-navigation__header___jKhiq",
|
|
2008
2008
|
"side-navigation__header__title": "lc-SideNavigation-module__side-navigation__header__title___ZpMAv",
|
|
2009
2009
|
"side-navigation__footer": "lc-SideNavigation-module__side-navigation__footer___-fWZ1",
|
|
2010
2010
|
"side-navigation__nav-wrapper": "lc-SideNavigation-module__side-navigation__nav-wrapper___3yenW",
|
|
2011
2011
|
"side-navigation__nav-wrapper--no-gaps": "lc-SideNavigation-module__side-navigation__nav-wrapper--no-gaps___MFRCx"
|
|
2012
|
-
}, Dt = "side-navigation",
|
|
2012
|
+
}, Dt = "side-navigation", ai = ({
|
|
2013
2013
|
children: t,
|
|
2014
2014
|
className: a,
|
|
2015
2015
|
title: r,
|
|
@@ -2145,7 +2145,7 @@ const Ho = "side-navigation-item-test-id", zo = "side-navigation-active-item-tes
|
|
|
2145
2145
|
"side-navigation-group__list-wrapper": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper___pMP-G",
|
|
2146
2146
|
"side-navigation-group__list-wrapper--expanded": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper--expanded___jm-18",
|
|
2147
2147
|
"side-navigation-group__list": "lc-SideNavigationGroup-module__side-navigation-group__list___XlUf-"
|
|
2148
|
-
}, it = "side-navigation-group", Ko = 34,
|
|
2148
|
+
}, it = "side-navigation-group", Ko = 34, ri = ({
|
|
2149
2149
|
label: t,
|
|
2150
2150
|
rightNode: a,
|
|
2151
2151
|
className: r,
|
|
@@ -2220,7 +2220,7 @@ const Ho = "side-navigation-item-test-id", zo = "side-navigation-active-item-tes
|
|
|
2220
2220
|
}, Or = {
|
|
2221
2221
|
"navigation-group": "lc-NavigationGroup-module__navigation-group___CxK9Y",
|
|
2222
2222
|
"navigation-group--scrollable": "lc-NavigationGroup-module__navigation-group--scrollable___lVA6K"
|
|
2223
|
-
}, Gr = "navigation-group",
|
|
2223
|
+
}, Gr = "navigation-group", _i = (o) => {
|
|
2224
2224
|
var l = o, {
|
|
2225
2225
|
children: t,
|
|
2226
2226
|
className: a,
|
|
@@ -2307,7 +2307,7 @@ const qo = "lc-Badge-module__badge___GhLnu", Zo = "lc-Badge-module__badge__dot__
|
|
|
2307
2307
|
size: "compact",
|
|
2308
2308
|
type: t
|
|
2309
2309
|
}
|
|
2310
|
-
),
|
|
2310
|
+
), oi = (p) => {
|
|
2311
2311
|
var m = p, {
|
|
2312
2312
|
id: t,
|
|
2313
2313
|
label: a,
|
|
@@ -2382,7 +2382,7 @@ const qo = "lc-Badge-module__badge___GhLnu", Zo = "lc-Badge-module__badge__dot__
|
|
|
2382
2382
|
);
|
|
2383
2383
|
}, Jo = "lc-Navigation-module__navigation___x9vC9", jo = {
|
|
2384
2384
|
navigation: Jo
|
|
2385
|
-
}, Qo = "navigation",
|
|
2385
|
+
}, Qo = "navigation", li = (_) => {
|
|
2386
2386
|
var o = _, {
|
|
2387
2387
|
children: t,
|
|
2388
2388
|
className: a
|
|
@@ -2508,7 +2508,7 @@ function _l(t) {
|
|
|
2508
2508
|
}
|
|
2509
2509
|
return a && yr(a, "#FFFFFF") > 3 ? "var(--color-white)" : "var(--color-black)";
|
|
2510
2510
|
}
|
|
2511
|
-
const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__status___nX2Ls", nl = "lc-Avatar-module__avatar__rim___RCQ8Q", cl = "lc-Avatar-module__avatar__image___YqfqE",
|
|
2511
|
+
const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__status___nX2Ls", nl = "lc-Avatar-module__avatar__rim___RCQ8Q", cl = "lc-Avatar-module__avatar__image___YqfqE", ye = {
|
|
2512
2512
|
avatar: ol,
|
|
2513
2513
|
avatar__status: ll,
|
|
2514
2514
|
"avatar__status--available": "lc-Avatar-module__avatar__status--available___tcpFg",
|
|
@@ -2581,21 +2581,21 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2581
2581
|
"withRim"
|
|
2582
2582
|
]);
|
|
2583
2583
|
const f = d === "image" && !l, [b, v] = e.useState(f), h = d === "image" && !!l && !b, y = d === "text", E = ["xxxsmall", "xxsmall", "xsmall"].includes(o) ? 1 : 2, $ = rl(c, E), w = ["xxxsmall", "xxsmall", "xsmall", "small"].includes(o), C = r || al(c), g = C ? _l(C) : void 0, N = y ? { backgroundColor: C } : {}, S = u(k({
|
|
2584
|
-
[
|
|
2585
|
-
[
|
|
2586
|
-
[
|
|
2587
|
-
[
|
|
2584
|
+
[ye[_e]]: !0,
|
|
2585
|
+
[ye[`${_e}--${_}`]]: !0,
|
|
2586
|
+
[ye[`${_e}--${o}`]]: !0,
|
|
2587
|
+
[ye[`${_e}--with-rim`]]: i
|
|
2588
2588
|
}, a ? { [`${a}`]: a } : {})), M = u(
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
...n ? [
|
|
2589
|
+
ye[`${_e}__status`],
|
|
2590
|
+
ye[`${_e}__status--${_}`],
|
|
2591
|
+
ye[`${_e}__status--${o}`],
|
|
2592
|
+
...n ? [ye[`${_e}__status--${n}`]] : []
|
|
2593
2593
|
), G = u(
|
|
2594
|
-
|
|
2595
|
-
|
|
2594
|
+
ye[`${_e}__icon`],
|
|
2595
|
+
ye[`${_e}__icon--${o}`]
|
|
2596
2596
|
), I = u(
|
|
2597
|
-
|
|
2598
|
-
|
|
2597
|
+
ye[`${_e}__rim`],
|
|
2598
|
+
ye[`${_e}__rim--${o}`]
|
|
2599
2599
|
), O = (j) => w ? "2xs" : ["medium"].includes(j) ? "xs" : ["large", "xlarge"].includes(j) ? "sm" : ["xxlarge"].includes(j) ? "lg" : "xl", Y = e.useCallback(() => v(!0), []);
|
|
2600
2600
|
return e.useEffect(() => {
|
|
2601
2601
|
v(f);
|
|
@@ -2614,7 +2614,7 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2614
2614
|
), h && /* @__PURE__ */ e.createElement(
|
|
2615
2615
|
"img",
|
|
2616
2616
|
{
|
|
2617
|
-
className:
|
|
2617
|
+
className: ye[`${_e}__image`],
|
|
2618
2618
|
src: l,
|
|
2619
2619
|
alt: t,
|
|
2620
2620
|
onError: Y
|
|
@@ -2644,7 +2644,7 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2644
2644
|
"btn--compact": "lc-SegmentedControl-module__btn--compact___gcSwq",
|
|
2645
2645
|
"btn--medium": "lc-SegmentedControl-module__btn--medium___w3UzC",
|
|
2646
2646
|
"btn--large": "lc-SegmentedControl-module__btn--large___yHPw4"
|
|
2647
|
-
}, dl = "segmented-control",
|
|
2647
|
+
}, dl = "segmented-control", ni = ({
|
|
2648
2648
|
size: t = "medium",
|
|
2649
2649
|
buttons: a,
|
|
2650
2650
|
className: r,
|
|
@@ -2680,7 +2680,7 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2680
2680
|
);
|
|
2681
2681
|
});
|
|
2682
2682
|
return /* @__PURE__ */ e.createElement("div", { role: "group", className: c }, m);
|
|
2683
|
-
}, ul = "lc-Card-module__card___GqMm2", ml = "lc-Card-module__card__header___0ptfD", pl = "lc-Card-module__card__header__image___QMwSu", gl = "lc-Card-module__card__header__heading___Wkikx", fl = "lc-Card-module__card__header__heading__title___Uxi8s", bl = "lc-Card-module__card__header__heading__description___6LnOK", hl = "lc-Card-module__card__content___KuDcc", vl = "lc-Card-module__card__actions___q9sAo", kl = "lc-Card-module__card__actions__line___TF1bt", El = "lc-Card-module__card__actions__buttons___PDMMR",
|
|
2683
|
+
}, ul = "lc-Card-module__card___GqMm2", ml = "lc-Card-module__card__header___0ptfD", pl = "lc-Card-module__card__header__image___QMwSu", gl = "lc-Card-module__card__header__heading___Wkikx", fl = "lc-Card-module__card__header__heading__title___Uxi8s", bl = "lc-Card-module__card__header__heading__description___6LnOK", hl = "lc-Card-module__card__content___KuDcc", vl = "lc-Card-module__card__actions___q9sAo", kl = "lc-Card-module__card__actions__line___TF1bt", El = "lc-Card-module__card__actions__buttons___PDMMR", we = {
|
|
2684
2684
|
card: ul,
|
|
2685
2685
|
card__header: ml,
|
|
2686
2686
|
card__header__image: pl,
|
|
@@ -2694,7 +2694,7 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2694
2694
|
card__actions__line: kl,
|
|
2695
2695
|
card__actions__buttons: El,
|
|
2696
2696
|
"card__actions__buttons-expander": "lc-Card-module__card__actions__buttons-expander___lz4h-"
|
|
2697
|
-
}, na = "card", Ma = `${na}__header`, tr = `${Ma}__heading`, Sa = `${na}__actions`, yl = `${Ma}__no-image`,
|
|
2697
|
+
}, na = "card", Ma = `${na}__header`, tr = `${Ma}__heading`, Sa = `${na}__actions`, yl = `${Ma}__no-image`, ci = (i) => {
|
|
2698
2698
|
var s = i, {
|
|
2699
2699
|
alt: t,
|
|
2700
2700
|
buttonsOptions: a = [],
|
|
@@ -2714,30 +2714,30 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2714
2714
|
"src",
|
|
2715
2715
|
"title"
|
|
2716
2716
|
]);
|
|
2717
|
-
const [p, m] = e.useState(!1), f = p ? Oa : Ot, b = p ? "Hide" : "Show more", v = (a == null ? void 0 : a.length) > 0, h = !!l, y = v || h, E = c, $ = n, w = $ ? "" :
|
|
2718
|
-
return /* @__PURE__ */ e.createElement("div", k({ className: u(
|
|
2717
|
+
const [p, m] = e.useState(!1), f = p ? Oa : Ot, b = p ? "Hide" : "Show more", v = (a == null ? void 0 : a.length) > 0, h = !!l, y = v || h, E = c, $ = n, w = $ ? "" : we[yl];
|
|
2718
|
+
return /* @__PURE__ */ e.createElement("div", k({ className: u(we[na], _) }, d), E && /* @__PURE__ */ e.createElement("div", { className: u(we[Ma], w) }, $ && /* @__PURE__ */ e.createElement(
|
|
2719
2719
|
"img",
|
|
2720
2720
|
{
|
|
2721
2721
|
alt: t,
|
|
2722
|
-
className:
|
|
2722
|
+
className: we[`${Ma}__image`],
|
|
2723
2723
|
src: n
|
|
2724
2724
|
}
|
|
2725
|
-
), /* @__PURE__ */ e.createElement("div", { className:
|
|
2725
|
+
), /* @__PURE__ */ e.createElement("div", { className: we[tr] }, /* @__PURE__ */ e.createElement(ne, { size: "xs", className: we[`${tr}__title`] }, c), o && /* @__PURE__ */ e.createElement(
|
|
2726
2726
|
B,
|
|
2727
2727
|
{
|
|
2728
2728
|
size: "sm",
|
|
2729
|
-
className:
|
|
2729
|
+
className: we[`${tr}__description`]
|
|
2730
2730
|
},
|
|
2731
2731
|
o
|
|
2732
|
-
))), /* @__PURE__ */ e.createElement(B, { as: "div", size: "md", className:
|
|
2732
|
+
))), /* @__PURE__ */ e.createElement(B, { as: "div", size: "md", className: we[`${na}__content`] }, r), p && /* @__PURE__ */ e.createElement(
|
|
2733
2733
|
B,
|
|
2734
2734
|
{
|
|
2735
2735
|
as: "div",
|
|
2736
2736
|
size: "md",
|
|
2737
|
-
className:
|
|
2737
|
+
className: we[`${na}__expanded-content`]
|
|
2738
2738
|
},
|
|
2739
2739
|
l
|
|
2740
|
-
), y && /* @__PURE__ */ e.createElement("div", { className:
|
|
2740
|
+
), y && /* @__PURE__ */ e.createElement("div", { className: we[Sa] }, /* @__PURE__ */ e.createElement("div", { className: we[`${Sa}__line`] }), /* @__PURE__ */ e.createElement("div", { className: we[`${Sa}__buttons`] }, v && a.map(
|
|
2741
2741
|
({ kind: C, onClick: g, children: N }, S) => /* @__PURE__ */ e.createElement(
|
|
2742
2742
|
W,
|
|
2743
2743
|
{
|
|
@@ -2751,7 +2751,7 @@ const ol = "lc-Avatar-module__avatar___1zTCE", ll = "lc-Avatar-module__avatar__s
|
|
|
2751
2751
|
), h && /* @__PURE__ */ e.createElement(
|
|
2752
2752
|
W,
|
|
2753
2753
|
{
|
|
2754
|
-
className:
|
|
2754
|
+
className: we[`${Sa}__buttons-expander`],
|
|
2755
2755
|
kind: "link",
|
|
2756
2756
|
iconPosition: "right",
|
|
2757
2757
|
icon: /* @__PURE__ */ e.createElement(x, { source: f }),
|
|
@@ -3281,7 +3281,7 @@ Ul.defaultProps = {
|
|
|
3281
3281
|
}
|
|
3282
3282
|
]
|
|
3283
3283
|
};
|
|
3284
|
-
const
|
|
3284
|
+
const ii = (t) => {
|
|
3285
3285
|
const l = t, { className: a, children: r } = l, _ = D(l, ["className", "children"]), o = u(
|
|
3286
3286
|
a,
|
|
3287
3287
|
F["date-picker--range__calendars-wrapper"]
|
|
@@ -3308,7 +3308,7 @@ const ci = (t) => {
|
|
|
3308
3308
|
"details-card__content": "lc-DetailsCard-module__details-card__content___RNVd2",
|
|
3309
3309
|
"details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___QecUa",
|
|
3310
3310
|
"details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___2ms8I"
|
|
3311
|
-
}, z = "details-card", Hl = ["input", "button", "select", "textarea", "a"],
|
|
3311
|
+
}, z = "details-card", Hl = ["input", "button", "select", "textarea", "a"], si = ({
|
|
3312
3312
|
children: t,
|
|
3313
3313
|
className: a,
|
|
3314
3314
|
leftNode: r,
|
|
@@ -3422,7 +3422,7 @@ const ci = (t) => {
|
|
|
3422
3422
|
"details-card-info": "lc-DetailsCardInfo-module__details-card-info___D4VRk",
|
|
3423
3423
|
"details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___U-KsO",
|
|
3424
3424
|
"details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___TFEXS"
|
|
3425
|
-
}, rr = "details-card-info",
|
|
3425
|
+
}, rr = "details-card-info", di = ({
|
|
3426
3426
|
children: t,
|
|
3427
3427
|
label: a
|
|
3428
3428
|
}) => /* @__PURE__ */ e.createElement("div", { className: ar[rr] }, /* @__PURE__ */ e.createElement("div", { className: ar[`${rr}__label`] }, a), /* @__PURE__ */ e.createElement("div", { className: ar[`${rr}__content`] }, t)), Vr = {
|
|
@@ -3449,7 +3449,7 @@ const ci = (t) => {
|
|
|
3449
3449
|
"field-group": "lc-FieldGroup-module__field-group___gy8lp",
|
|
3450
3450
|
"field-group--inline": "lc-FieldGroup-module__field-group--inline___or4qf",
|
|
3451
3451
|
"field-group--stretched": "lc-FieldGroup-module__field-group--stretched___6rkuO"
|
|
3452
|
-
}, or = "field-group",
|
|
3452
|
+
}, or = "field-group", ui = (c) => {
|
|
3453
3453
|
var d = c, {
|
|
3454
3454
|
className: t = "",
|
|
3455
3455
|
children: a,
|
|
@@ -3476,7 +3476,7 @@ const ci = (t) => {
|
|
|
3476
3476
|
form__footer: Vl,
|
|
3477
3477
|
form__label: Kl,
|
|
3478
3478
|
form__helper: Yl
|
|
3479
|
-
}, Yt = "form",
|
|
3479
|
+
}, Yt = "form", mi = (n) => {
|
|
3480
3480
|
var c = n, {
|
|
3481
3481
|
className: t,
|
|
3482
3482
|
children: a,
|
|
@@ -3508,7 +3508,7 @@ const ci = (t) => {
|
|
|
3508
3508
|
"form-field__row-break": "lc-FormField-module__form-field__row-break___DCBjC",
|
|
3509
3509
|
"form-field__content": "lc-FormField-module__form-field__content___XaOx3",
|
|
3510
3510
|
"form-field__content__description": "lc-FormField-module__form-field__content__description___NpVw4"
|
|
3511
|
-
}, ee = "form-field",
|
|
3511
|
+
}, ee = "form-field", pi = ({
|
|
3512
3512
|
inline: t,
|
|
3513
3513
|
error: a,
|
|
3514
3514
|
description: r,
|
|
@@ -3612,7 +3612,7 @@ const ci = (t) => {
|
|
|
3612
3612
|
"form-group__header": "lc-FormGroup-module__form-group__header___DgGmR",
|
|
3613
3613
|
"form-group__label": "lc-FormGroup-module__form-group__label___NC-JW",
|
|
3614
3614
|
"form-group__helper": "lc-FormGroup-module__form-group__helper___SRuxe"
|
|
3615
|
-
}, Ba = "form-group",
|
|
3615
|
+
}, Ba = "form-group", gi = (l) => {
|
|
3616
3616
|
var n = l, {
|
|
3617
3617
|
className: t = "",
|
|
3618
3618
|
children: a,
|
|
@@ -3667,7 +3667,7 @@ const ci = (t) => {
|
|
|
3667
3667
|
[Le[`${Oe}__icon--disabled`]]: a
|
|
3668
3668
|
}
|
|
3669
3669
|
)
|
|
3670
|
-
}),
|
|
3670
|
+
}), fi = e.forwardRef(
|
|
3671
3671
|
(d, c) => {
|
|
3672
3672
|
var i = d, {
|
|
3673
3673
|
inputSize: t = "medium",
|
|
@@ -3742,7 +3742,7 @@ const ci = (t) => {
|
|
|
3742
3742
|
), Zl = "lc-Link-module__link___kqx52", qr = {
|
|
3743
3743
|
link: Zl,
|
|
3744
3744
|
"link--bold": "lc-Link-module__link--bold___1rGdO"
|
|
3745
|
-
}, Zr = "link",
|
|
3745
|
+
}, Zr = "link", bi = (_) => {
|
|
3746
3746
|
var o = _, {
|
|
3747
3747
|
bold: t = !1,
|
|
3748
3748
|
className: a = ""
|
|
@@ -3849,7 +3849,7 @@ const ci = (t) => {
|
|
|
3849
3849
|
onClick: r,
|
|
3850
3850
|
icon: /* @__PURE__ */ e.createElement(x, { source: Ie, size: "medium", customColor: a })
|
|
3851
3851
|
}
|
|
3852
|
-
), dt = "modal",
|
|
3852
|
+
), dt = "modal", hi = (i) => {
|
|
3853
3853
|
var s = i, {
|
|
3854
3854
|
children: t,
|
|
3855
3855
|
className: a = "",
|
|
@@ -3924,7 +3924,7 @@ const ci = (t) => {
|
|
|
3924
3924
|
),
|
|
3925
3925
|
l && /* @__PURE__ */ e.createElement("div", { className: se[`${dt}__footer`] }, l)
|
|
3926
3926
|
);
|
|
3927
|
-
},
|
|
3927
|
+
}, vi = ({
|
|
3928
3928
|
children: t,
|
|
3929
3929
|
className: a = "",
|
|
3930
3930
|
parentElementName: r = "body",
|
|
@@ -3943,7 +3943,7 @@ const ci = (t) => {
|
|
|
3943
3943
|
"modal-header__heading-left-node": "lc-ModalHeader-module__modal-header__heading-left-node___1--G5",
|
|
3944
3944
|
"modal-header__heading-body": "lc-ModalHeader-module__modal-header__heading-body___HHEF-",
|
|
3945
3945
|
"modal-header__heading-description": "lc-ModalHeader-module__modal-header__heading-description___54Xvf"
|
|
3946
|
-
}, Xt = "modal-header",
|
|
3946
|
+
}, Xt = "modal-header", ki = ({
|
|
3947
3947
|
title: t,
|
|
3948
3948
|
iconProps: a,
|
|
3949
3949
|
avatarProps: r,
|
|
@@ -3975,7 +3975,7 @@ const ci = (t) => {
|
|
|
3975
3975
|
"action-modal-content__heading": "lc-ActionModalContent-module__action-modal-content__heading___bwGBE",
|
|
3976
3976
|
"action-modal-content__content": "lc-ActionModalContent-module__action-modal-content__content___RpSuk",
|
|
3977
3977
|
"action-modal-content__actions": "lc-ActionModalContent-module__action-modal-content__actions___bJ6Rg"
|
|
3978
|
-
}, jt = "action-modal-content",
|
|
3978
|
+
}, jt = "action-modal-content", Ei = ({
|
|
3979
3979
|
children: t,
|
|
3980
3980
|
className: a,
|
|
3981
3981
|
icon: r,
|
|
@@ -4006,7 +4006,7 @@ const ci = (t) => {
|
|
|
4006
4006
|
"numeric-input--disabled": "lc-NumericInput-module__numeric-input--disabled___yaRvQ",
|
|
4007
4007
|
"numeric-input--no-controls": "lc-NumericInput-module__numeric-input--no-controls___D90rG",
|
|
4008
4008
|
"numeric-input--error": "lc-NumericInput-module__numeric-input--error___TMxRx"
|
|
4009
|
-
}, At = "numeric-input",
|
|
4009
|
+
}, At = "numeric-input", yi = (s) => {
|
|
4010
4010
|
var p = s, {
|
|
4011
4011
|
className: t,
|
|
4012
4012
|
error: a,
|
|
@@ -4199,6 +4199,7 @@ const ci = (t) => {
|
|
|
4199
4199
|
size: "lg",
|
|
4200
4200
|
className: oe[`${le}__content__hint`]
|
|
4201
4201
|
},
|
|
4202
|
+
" ",
|
|
4202
4203
|
l
|
|
4203
4204
|
)
|
|
4204
4205
|
), /* @__PURE__ */ e.createElement(
|
|
@@ -4239,7 +4240,7 @@ const ci = (t) => {
|
|
|
4239
4240
|
"onboarding-checklist__button": "lc-OnboardingChecklist-module__onboarding-checklist__button___Gnl9l",
|
|
4240
4241
|
"onboarding-checklist__button__icon": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon___oW59S",
|
|
4241
4242
|
"onboarding-checklist__button__icon--open": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon--open___HrIjs"
|
|
4242
|
-
}, X = "onboarding-checklist",
|
|
4243
|
+
}, X = "onboarding-checklist", wi = ({
|
|
4243
4244
|
activeItemId: t,
|
|
4244
4245
|
completedItemsIds: a,
|
|
4245
4246
|
title: r,
|
|
@@ -4382,7 +4383,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4382
4383
|
}), r;
|
|
4383
4384
|
}, br = (t) => t.filter(
|
|
4384
4385
|
({ key: a, disabled: r, groupHeader: _ }) => !(a === Mt || r || _)
|
|
4385
|
-
), lr = ({ key: t }) => t, Jr = (t, a) => t.includes(a) ? t.filter((r) => r !== a) : [...t, a],
|
|
4386
|
+
), lr = ({ key: t }) => t, Jr = (t, a) => t.includes(a) ? t.filter((r) => r !== a) : [...t, a], be = {
|
|
4386
4387
|
"item-wrapper": "lc-PickerListItem-module__item-wrapper___ETYMU",
|
|
4387
4388
|
"item-wrapper__first": "lc-PickerListItem-module__item-wrapper__first___uit1z",
|
|
4388
4389
|
"item-wrapper__last": "lc-PickerListItem-module__item-wrapper__last___cWmGF",
|
|
@@ -4407,37 +4408,37 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4407
4408
|
item: n,
|
|
4408
4409
|
numberOfItems: c
|
|
4409
4410
|
}) => {
|
|
4410
|
-
const d = (s) => s != null && s.customElement ? /* @__PURE__ */ e.createElement("div", { className:
|
|
4411
|
+
const d = (s) => s != null && s.customElement ? /* @__PURE__ */ e.createElement("div", { className: be[`${Pe}__custom`] }, s.customElement.listItemBody) : /* @__PURE__ */ e.createElement(e.Fragment, null, s.showCheckbox && /* @__PURE__ */ e.createElement(
|
|
4411
4412
|
Dl,
|
|
4412
4413
|
{
|
|
4413
|
-
className:
|
|
4414
|
+
className: be[`${Pe}__checkbox`],
|
|
4414
4415
|
checked: r
|
|
4415
4416
|
}
|
|
4416
4417
|
), s.icon && /* @__PURE__ */ e.createElement(
|
|
4417
4418
|
x,
|
|
4418
4419
|
{
|
|
4419
|
-
className:
|
|
4420
|
+
className: be[`${Pe}__icon`],
|
|
4420
4421
|
kind: "link",
|
|
4421
4422
|
source: s.icon
|
|
4422
4423
|
}
|
|
4423
4424
|
), s.avatarSrc && /* @__PURE__ */ e.createElement(
|
|
4424
4425
|
"img",
|
|
4425
4426
|
{
|
|
4426
|
-
className: u(
|
|
4427
|
+
className: u(be[`${Pe}__avatar`]),
|
|
4427
4428
|
src: s.avatarSrc,
|
|
4428
4429
|
alt: s.name
|
|
4429
4430
|
}
|
|
4430
|
-
), /* @__PURE__ */ e.createElement("div", { className:
|
|
4431
|
+
), /* @__PURE__ */ e.createElement("div", { className: be[`${Pe}__label-container`] }, /* @__PURE__ */ e.createElement(
|
|
4431
4432
|
B,
|
|
4432
4433
|
{
|
|
4433
4434
|
as: "span",
|
|
4434
|
-
className: u([
|
|
4435
|
-
[
|
|
4435
|
+
className: u([be[`${Pe}__label`]], {
|
|
4436
|
+
[be[`${Pe}__main-label`]]: s.secondaryText
|
|
4436
4437
|
}),
|
|
4437
4438
|
"aria-disabled": s.disabled
|
|
4438
4439
|
},
|
|
4439
4440
|
s.name
|
|
4440
|
-
), s.secondaryText && /* @__PURE__ */ e.createElement("span", { className:
|
|
4441
|
+
), s.secondaryText && /* @__PURE__ */ e.createElement("span", { className: be[`${Pe}__secondary-label`] }, s.secondaryText)));
|
|
4441
4442
|
if (n.groupHeader)
|
|
4442
4443
|
return /* @__PURE__ */ e.createElement(
|
|
4443
4444
|
"div",
|
|
@@ -4445,7 +4446,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4445
4446
|
id: `item-${t}`,
|
|
4446
4447
|
key: n.key,
|
|
4447
4448
|
role: "group",
|
|
4448
|
-
className:
|
|
4449
|
+
className: be[`${Pe}__header`]
|
|
4449
4450
|
}, l()),
|
|
4450
4451
|
/* @__PURE__ */ e.createElement(ne, { size: "2xs", uppercase: !0, bold: !0, as: "div" }, n.name)
|
|
4451
4452
|
);
|
|
@@ -4467,9 +4468,9 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4467
4468
|
}, l({
|
|
4468
4469
|
onClick: () => i(n.key)
|
|
4469
4470
|
})), {
|
|
4470
|
-
className: u(
|
|
4471
|
-
[
|
|
4472
|
-
[
|
|
4471
|
+
className: u(be["item-wrapper"], {
|
|
4472
|
+
[be["item-wrapper__first"]]: t === 0 && !n.groupHeader,
|
|
4473
|
+
[be["item-wrapper__last"]]: t === c - 1 && !n.groupHeader
|
|
4473
4474
|
})
|
|
4474
4475
|
}),
|
|
4475
4476
|
/* @__PURE__ */ e.createElement(
|
|
@@ -4478,8 +4479,8 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4478
4479
|
"aria-selected": r,
|
|
4479
4480
|
"aria-disabled": n.disabled,
|
|
4480
4481
|
"aria-current": a && !n.disabled,
|
|
4481
|
-
className: u(
|
|
4482
|
-
[
|
|
4482
|
+
className: u(be[Pe], {
|
|
4483
|
+
[be[`${Pe}--select-all`]]: n.key === Mt
|
|
4483
4484
|
})
|
|
4484
4485
|
},
|
|
4485
4486
|
d(n),
|
|
@@ -4590,7 +4591,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4590
4591
|
)
|
|
4591
4592
|
)
|
|
4592
4593
|
));
|
|
4593
|
-
},
|
|
4594
|
+
}, he = {
|
|
4594
4595
|
"picker-trigger": "lc-PickerTrigger-module__picker-trigger___-tjS0",
|
|
4595
4596
|
"picker-trigger--multi-select": "lc-PickerTrigger-module__picker-trigger--multi-select___av4Ws",
|
|
4596
4597
|
"picker-trigger--multi-select--with-items": "lc-PickerTrigger-module__picker-trigger--multi-select--with-items___7uI-R",
|
|
@@ -4625,13 +4626,13 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4625
4626
|
setTriggerFocus: f
|
|
4626
4627
|
}) => {
|
|
4627
4628
|
const b = u(
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
o &&
|
|
4631
|
-
o && l &&
|
|
4632
|
-
c &&
|
|
4633
|
-
i &&
|
|
4634
|
-
s &&
|
|
4629
|
+
he[ie],
|
|
4630
|
+
he[`${ie}--${_}`],
|
|
4631
|
+
o && he[`${ie}--multi-select`],
|
|
4632
|
+
o && l && he[`${ie}--multi-select--with-items`],
|
|
4633
|
+
c && he[`${ie}--disabled`],
|
|
4634
|
+
i && he[`${ie}--focused`],
|
|
4635
|
+
s && he[`${ie}--error`]
|
|
4635
4636
|
), v = !n && l && !c && !d, h = (y) => {
|
|
4636
4637
|
y.stopPropagation(), p();
|
|
4637
4638
|
};
|
|
@@ -4656,9 +4657,9 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4656
4657
|
{
|
|
4657
4658
|
as: "div",
|
|
4658
4659
|
className: u(
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
o && l &&
|
|
4660
|
+
he[`${ie}__content`],
|
|
4661
|
+
he[`${ie}__content--${_}`],
|
|
4662
|
+
o && l && he[`${ie}__content--with-items`]
|
|
4662
4663
|
)
|
|
4663
4664
|
},
|
|
4664
4665
|
m
|
|
@@ -4667,15 +4668,15 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4667
4668
|
"div",
|
|
4668
4669
|
{
|
|
4669
4670
|
className: u(
|
|
4670
|
-
|
|
4671
|
-
|
|
4671
|
+
he[`${ie}__controls`],
|
|
4672
|
+
he[`${ie}__controls--${_}`]
|
|
4672
4673
|
)
|
|
4673
4674
|
},
|
|
4674
4675
|
v && /* @__PURE__ */ e.createElement(
|
|
4675
4676
|
"div",
|
|
4676
4677
|
{
|
|
4677
4678
|
"data-testid": `${ie}__clear-icon`,
|
|
4678
|
-
className:
|
|
4679
|
+
className: he[`${ie}__clear-icon`],
|
|
4679
4680
|
onClick: h
|
|
4680
4681
|
},
|
|
4681
4682
|
/* @__PURE__ */ e.createElement(x, { kind: "primary", size: "small", source: Ie })
|
|
@@ -4683,7 +4684,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4683
4684
|
/* @__PURE__ */ e.createElement(
|
|
4684
4685
|
x,
|
|
4685
4686
|
{
|
|
4686
|
-
className:
|
|
4687
|
+
className: he[`${ie}__chevron-icon`],
|
|
4687
4688
|
source: i ? Oa : Ot,
|
|
4688
4689
|
size: "medium",
|
|
4689
4690
|
disabled: c
|
|
@@ -4691,7 +4692,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4691
4692
|
)
|
|
4692
4693
|
)
|
|
4693
4694
|
);
|
|
4694
|
-
}, un = "lc-Tag-module__tag___1QRVY", mn = "lc-Tag-module__tag__remove___UmtrW", pn = "lc-Tag-module__tag__node___rZTzB", gn = "lc-Tag-module__tag__content___q6vKK",
|
|
4695
|
+
}, un = "lc-Tag-module__tag___1QRVY", mn = "lc-Tag-module__tag__remove___UmtrW", pn = "lc-Tag-module__tag__node___rZTzB", gn = "lc-Tag-module__tag__content___q6vKK", Ce = {
|
|
4695
4696
|
tag: un,
|
|
4696
4697
|
"tag__content-wrapper": "lc-Tag-module__tag__content-wrapper___oyXA4",
|
|
4697
4698
|
"tag--success": "lc-Tag-module__tag--success___P2hXQ",
|
|
@@ -4725,7 +4726,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4725
4726
|
"tag__remove--hover": "lc-Tag-module__tag__remove--hover___2ROEU",
|
|
4726
4727
|
tag__node: pn,
|
|
4727
4728
|
tag__content: gn
|
|
4728
|
-
},
|
|
4729
|
+
}, $e = "tag", fn = (t) => t ? yr(t, "#FFFFFF") > 4.5 ? "text-white" : "text-black" : "", h_ = (v) => {
|
|
4729
4730
|
var h = v, {
|
|
4730
4731
|
className: t = "",
|
|
4731
4732
|
children: a,
|
|
@@ -4758,15 +4759,15 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4758
4759
|
"value"
|
|
4759
4760
|
]);
|
|
4760
4761
|
const y = _ || c && m, E = u(
|
|
4761
|
-
|
|
4762
|
+
Ce[$e],
|
|
4762
4763
|
t,
|
|
4763
|
-
|
|
4764
|
-
|
|
4764
|
+
Ce[`${$e}--${l}`],
|
|
4765
|
+
Ce[`${$e}--${n}`],
|
|
4765
4766
|
{
|
|
4766
|
-
[
|
|
4767
|
-
[
|
|
4768
|
-
[
|
|
4769
|
-
[
|
|
4767
|
+
[Ce[`${$e}--outline`]]: d,
|
|
4768
|
+
[Ce[`${$e}--${fn(p)}`]]: !!p,
|
|
4769
|
+
[Ce[`${$e}--icon-only`]]: m,
|
|
4770
|
+
[Ce[`${$e}--dismissible-on-hover`]]: y
|
|
4770
4771
|
}
|
|
4771
4772
|
), $ = l === "small" ? "small" : "medium", w = l === "small" ? "sm" : "md", C = () => p ? d ? {
|
|
4772
4773
|
style: {
|
|
@@ -4786,19 +4787,19 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4786
4787
|
as: "div",
|
|
4787
4788
|
size: w
|
|
4788
4789
|
}),
|
|
4789
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
4790
|
+
/* @__PURE__ */ e.createElement("div", { className: Ce[`${$e}__content-wrapper`] }, i && !m && /* @__PURE__ */ e.createElement(
|
|
4790
4791
|
"div",
|
|
4791
4792
|
{
|
|
4792
4793
|
"data-testid": "lc-tag-left-node",
|
|
4793
|
-
className:
|
|
4794
|
+
className: Ce[`${$e}__node`],
|
|
4794
4795
|
style: { color: g() }
|
|
4795
4796
|
},
|
|
4796
4797
|
i
|
|
4797
|
-
), /* @__PURE__ */ e.createElement("div", { className:
|
|
4798
|
+
), /* @__PURE__ */ e.createElement("div", { className: Ce[`${$e}__content`] }, f || a), s && !m && /* @__PURE__ */ e.createElement(
|
|
4798
4799
|
"div",
|
|
4799
4800
|
{
|
|
4800
4801
|
"data-testid": "lc-tag-right-node",
|
|
4801
|
-
className:
|
|
4802
|
+
className: Ce[`${$e}__node`],
|
|
4802
4803
|
style: { color: g() }
|
|
4803
4804
|
},
|
|
4804
4805
|
s
|
|
@@ -4811,8 +4812,8 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4811
4812
|
onClick: c,
|
|
4812
4813
|
role: "button",
|
|
4813
4814
|
"aria-label": "Remove tag",
|
|
4814
|
-
className: u(
|
|
4815
|
-
[
|
|
4815
|
+
className: u(Ce[`${$e}__remove`], {
|
|
4816
|
+
[Ce[`${$e}__remove--hover`]]: y
|
|
4816
4817
|
})
|
|
4817
4818
|
},
|
|
4818
4819
|
/* @__PURE__ */ e.createElement(
|
|
@@ -4826,7 +4827,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4826
4827
|
)
|
|
4827
4828
|
)
|
|
4828
4829
|
);
|
|
4829
|
-
},
|
|
4830
|
+
}, ve = {
|
|
4830
4831
|
"picker-trigger-body": "lc-PickerTriggerBody-module__picker-trigger-body___xL0Rq",
|
|
4831
4832
|
"picker-trigger-body--single": "lc-PickerTriggerBody-module__picker-trigger-body--single___5LWZK",
|
|
4832
4833
|
"picker-trigger-body__item-container": "lc-PickerTriggerBody-module__picker-trigger-body__item-container___5Qs5E",
|
|
@@ -4844,7 +4845,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4844
4845
|
"picker-trigger-body__tag--compact": "lc-PickerTriggerBody-module__picker-trigger-body__tag--compact___vajtL",
|
|
4845
4846
|
"picker-trigger-body__tag--medium": "lc-PickerTriggerBody-module__picker-trigger-body__tag--medium___yhMyC",
|
|
4846
4847
|
"picker-trigger-body__tag--large": "lc-PickerTriggerBody-module__picker-trigger-body__tag--large___FbETT"
|
|
4847
|
-
},
|
|
4848
|
+
}, ke = "picker-trigger-body", bn = ({
|
|
4848
4849
|
isOpen: t,
|
|
4849
4850
|
isSearchDisabled: a,
|
|
4850
4851
|
isDisabled: r,
|
|
@@ -4870,20 +4871,20 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4870
4871
|
g.key === "Backspace" && o && o.length > 0 && (g.preventDefault(), l === "multi" ? d(o[o.length - 1].key) : p()), g.key === "Delete" && (g.preventDefault(), p());
|
|
4871
4872
|
};
|
|
4872
4873
|
e.useEffect(() => (!t && b ? document.addEventListener("keydown", y) : document.removeEventListener("keydown", y), () => document.removeEventListener("keydown", y)), [t, o, b]);
|
|
4873
|
-
const E = (g) => l === "single" && t && !a ? null : g != null && g.customElement ? /* @__PURE__ */ e.createElement("div", { className:
|
|
4874
|
+
const E = (g) => l === "single" && t && !a ? null : g != null && g.customElement ? /* @__PURE__ */ e.createElement("div", { className: ve[`${ke}__item`] }, g.customElement.selectedItemBody) : /* @__PURE__ */ e.createElement("div", { className: ve[`${ke}__item`] }, g.icon && /* @__PURE__ */ e.createElement(
|
|
4874
4875
|
x,
|
|
4875
4876
|
{
|
|
4876
4877
|
source: g.icon,
|
|
4877
|
-
className:
|
|
4878
|
+
className: ve[`${ke}__item__icon`]
|
|
4878
4879
|
}
|
|
4879
4880
|
), g.avatarSrc && /* @__PURE__ */ e.createElement(
|
|
4880
4881
|
"img",
|
|
4881
4882
|
{
|
|
4882
4883
|
src: g.avatarSrc,
|
|
4883
4884
|
alt: "",
|
|
4884
|
-
className:
|
|
4885
|
+
className: ve[`${ke}__item__avatar`]
|
|
4885
4886
|
}
|
|
4886
|
-
), /* @__PURE__ */ e.createElement("div", { className:
|
|
4887
|
+
), /* @__PURE__ */ e.createElement("div", { className: ve[`${ke}__item__content`] }, g.name)), $ = (g) => s(g.target.value), w = (g) => {
|
|
4887
4888
|
var N, S;
|
|
4888
4889
|
(N = f.current) != null && N.id && g.key === "Enter" && i((S = f.current) == null ? void 0 : S.id), l === "multi" && (g.key === "Backspace" || g.key === "Delete") && !m && o && (o == null ? void 0 : o.length) > 0 && d(o[o.length - 1].key);
|
|
4889
4890
|
}, C = () => /* @__PURE__ */ e.createElement(
|
|
@@ -4891,8 +4892,8 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4891
4892
|
{
|
|
4892
4893
|
ref: v,
|
|
4893
4894
|
className: u(
|
|
4894
|
-
|
|
4895
|
-
|
|
4895
|
+
ve[`${ke}__input`],
|
|
4896
|
+
ve[`${ke}__input--${c}`]
|
|
4896
4897
|
),
|
|
4897
4898
|
placeholder: _,
|
|
4898
4899
|
onChange: $,
|
|
@@ -4905,25 +4906,25 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4905
4906
|
"div",
|
|
4906
4907
|
{
|
|
4907
4908
|
className: u({
|
|
4908
|
-
[
|
|
4909
|
-
[
|
|
4909
|
+
[ve[`${ke}__placeholder`]]: !0,
|
|
4910
|
+
[ve[`${ke}__placeholder--disabled`]]: r
|
|
4910
4911
|
})
|
|
4911
4912
|
},
|
|
4912
4913
|
_
|
|
4913
4914
|
) : /* @__PURE__ */ e.createElement(
|
|
4914
4915
|
"div",
|
|
4915
4916
|
{
|
|
4916
|
-
className: u(
|
|
4917
|
-
[
|
|
4917
|
+
className: u(ve[ke], {
|
|
4918
|
+
[ve[`${ke}--single`]]: l === "single"
|
|
4918
4919
|
})
|
|
4919
4920
|
},
|
|
4920
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
4921
|
+
/* @__PURE__ */ e.createElement("div", { className: ve[`${ke}__item-container`] }, l === "single" ? E(o[0]) : o.map((g) => /* @__PURE__ */ e.createElement(
|
|
4921
4922
|
h_,
|
|
4922
4923
|
{
|
|
4923
4924
|
key: g.key,
|
|
4924
4925
|
className: u(
|
|
4925
|
-
|
|
4926
|
-
|
|
4926
|
+
ve[`${ke}__tag`],
|
|
4927
|
+
ve[`${ke}__tag--${c}`]
|
|
4927
4928
|
),
|
|
4928
4929
|
disabled: r,
|
|
4929
4930
|
onRemove: (N) => {
|
|
@@ -4963,7 +4964,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4963
4964
|
Ua({ padding: 10 }),
|
|
4964
4965
|
Er(),
|
|
4965
4966
|
__({
|
|
4966
|
-
apply({ availableHeight: L, rects: U, elements:
|
|
4967
|
+
apply({ availableHeight: L, rects: U, elements: ue }) {
|
|
4967
4968
|
l_.flushSync(() => {
|
|
4968
4969
|
y(
|
|
4969
4970
|
Math.max(
|
|
@@ -4971,7 +4972,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
4971
4972
|
_
|
|
4972
4973
|
)
|
|
4973
4974
|
);
|
|
4974
|
-
}), Object.assign(
|
|
4975
|
+
}), Object.assign(ue.floating.style, {
|
|
4975
4976
|
width: `${U.reference.width}px`
|
|
4976
4977
|
});
|
|
4977
4978
|
},
|
|
@@ -5078,7 +5079,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5078
5079
|
};
|
|
5079
5080
|
}, En = {
|
|
5080
5081
|
"picker-wrapper": "lc-Picker-module__picker-wrapper___2EDne"
|
|
5081
|
-
},
|
|
5082
|
+
}, Ci = (Y) => {
|
|
5082
5083
|
var j = Y, {
|
|
5083
5084
|
id: t,
|
|
5084
5085
|
className: a,
|
|
@@ -5138,8 +5139,8 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5138
5139
|
"useClickHookProps",
|
|
5139
5140
|
"virtuosoProps"
|
|
5140
5141
|
]);
|
|
5141
|
-
const [L, U] = e.useState(w), [
|
|
5142
|
-
Gt ? !Ne && (E == null || E(
|
|
5142
|
+
const [L, U] = e.useState(w), [ue, Ke] = e.useState(!1), Ue = y !== void 0, Ne = Ue ? y : L, $t = e.useRef(null), ft = (Gt, pe) => {
|
|
5143
|
+
Gt ? !Ne && (E == null || E(pe)) : Ne && ($ == null || $(pe)), !Ue && U(Gt);
|
|
5143
5144
|
}, {
|
|
5144
5145
|
selectedKeys: Nt,
|
|
5145
5146
|
items: bt,
|
|
@@ -5159,7 +5160,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5159
5160
|
inputRef: $t
|
|
5160
5161
|
}), {
|
|
5161
5162
|
context: V,
|
|
5162
|
-
nodeId:
|
|
5163
|
+
nodeId: me,
|
|
5163
5164
|
getReferenceProps: Ye,
|
|
5164
5165
|
setReference: qe,
|
|
5165
5166
|
getFloatingProps: Wa,
|
|
@@ -5220,10 +5221,10 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5220
5221
|
onClear: P,
|
|
5221
5222
|
searchPhrase: lt,
|
|
5222
5223
|
virtualItemRef: Za,
|
|
5223
|
-
isTriggerFocused:
|
|
5224
|
+
isTriggerFocused: ue
|
|
5224
5225
|
}
|
|
5225
5226
|
)
|
|
5226
|
-
), /* @__PURE__ */ e.createElement(ha, { id:
|
|
5227
|
+
), /* @__PURE__ */ e.createElement(ha, { id: me }, Ne && /* @__PURE__ */ e.createElement(o_, null, /* @__PURE__ */ e.createElement(
|
|
5227
5228
|
sn,
|
|
5228
5229
|
{
|
|
5229
5230
|
pickerType: b,
|
|
@@ -5246,7 +5247,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5246
5247
|
))));
|
|
5247
5248
|
}, yn = "lc-Popover-module__popover___8X1b2", wn = {
|
|
5248
5249
|
popover: yn
|
|
5249
|
-
},
|
|
5250
|
+
}, $i = ({
|
|
5250
5251
|
triggerRenderer: t,
|
|
5251
5252
|
onClose: a,
|
|
5252
5253
|
onOpen: r,
|
|
@@ -5279,7 +5280,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5279
5280
|
I,
|
|
5280
5281
|
O,
|
|
5281
5282
|
Y
|
|
5282
|
-
]), U = u(wn.popover, o),
|
|
5283
|
+
]), U = u(wn.popover, o), ue = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
|
|
5283
5284
|
"div",
|
|
5284
5285
|
T(k({
|
|
5285
5286
|
"data-testid": "popover-trigger-button",
|
|
@@ -5297,7 +5298,7 @@ const Mt = "select-all", ln = (t, a) => {
|
|
|
5297
5298
|
}, L()),
|
|
5298
5299
|
C ? /* @__PURE__ */ e.createElement(B, { as: "div" }, _) : _
|
|
5299
5300
|
))));
|
|
5300
|
-
return y === null ? /* @__PURE__ */ e.createElement(Ha, null,
|
|
5301
|
+
return y === null ? /* @__PURE__ */ e.createElement(Ha, null, ue) : ue;
|
|
5301
5302
|
};
|
|
5302
5303
|
function Cn(t, a, r, _) {
|
|
5303
5304
|
return _ && t === 0 ? _ : t === 1 ? a : r;
|
|
@@ -5407,7 +5408,7 @@ const Be = {
|
|
|
5407
5408
|
href: n,
|
|
5408
5409
|
target: "_blank",
|
|
5409
5410
|
"aria-label": `Go to ${l} product`,
|
|
5410
|
-
onClick: (b) => m(b, t),
|
|
5411
|
+
onClick: (b) => m(b, t, n),
|
|
5411
5412
|
className: u(Qe[et], {
|
|
5412
5413
|
[Qe[`${et}--expired`]]: i
|
|
5413
5414
|
})
|
|
@@ -5455,131 +5456,11 @@ const Be = {
|
|
|
5455
5456
|
"left in your trial. Time to upgrade"
|
|
5456
5457
|
), p)),
|
|
5457
5458
|
d && /* @__PURE__ */ e.createElement(B, { size: "sm", className: Qe[`${et}__shortcut`] }, "⌘", d)
|
|
5458
|
-
)), ea = {
|
|
5459
|
-
"product-switcher": "lc-ProductSwitcher-module__product-switcher___mI-WG",
|
|
5460
|
-
"product-switcher__content": "lc-ProductSwitcher-module__product-switcher__content___6jGuY",
|
|
5461
|
-
"product-switcher__footer": "lc-ProductSwitcher-module__product-switcher__footer___V-2O1",
|
|
5462
|
-
"product-switcher__footer-link": "lc-ProductSwitcher-module__product-switcher__footer-link___NmChu",
|
|
5463
|
-
"product-switcher__tooltip": "lc-ProductSwitcher-module__product-switcher__tooltip___nKPYG"
|
|
5464
|
-
}, ta = "product-switcher", $i = ({
|
|
5465
|
-
productOptions: t,
|
|
5466
|
-
mainProductId: a,
|
|
5467
|
-
openedOnInit: r = !1,
|
|
5468
|
-
isVisible: _,
|
|
5469
|
-
onOpen: o,
|
|
5470
|
-
onClose: l,
|
|
5471
|
-
onSelect: n,
|
|
5472
|
-
textURL: c = "https://www.text.com"
|
|
5473
|
-
}) => {
|
|
5474
|
-
const [d, i] = e.useState(r), [s, p] = I_(
|
|
5475
|
-
!1
|
|
5476
|
-
), m = Ga(), f = sa(), b = _ !== void 0, v = b ? _ : d, h = (L, U) => {
|
|
5477
|
-
L ? o == null || o(U) : l == null || l(U), !b && i(L);
|
|
5478
|
-
}, { refs: y, context: E, floatingStyles: $ } = da({
|
|
5479
|
-
nodeId: f,
|
|
5480
|
-
strategy: "fixed",
|
|
5481
|
-
placement: "right-start",
|
|
5482
|
-
open: v,
|
|
5483
|
-
onOpenChange: (L, U) => {
|
|
5484
|
-
p(!1), h(L, U);
|
|
5485
|
-
},
|
|
5486
|
-
middleware: [ua({ mainAxis: 5 })],
|
|
5487
|
-
whileElementsMounted: ma
|
|
5488
|
-
}), w = pa(E), C = fa(E), g = ga(E), { isMounted: N, styles: S } = kr(E, {
|
|
5489
|
-
duration: 200,
|
|
5490
|
-
common: {
|
|
5491
|
-
transformOrigin: "left top"
|
|
5492
|
-
},
|
|
5493
|
-
initial: {
|
|
5494
|
-
opacity: 0,
|
|
5495
|
-
transform: "scale(0.84) translateX(-22px)"
|
|
5496
|
-
}
|
|
5497
|
-
}), { getReferenceProps: M, getFloatingProps: G } = ba([
|
|
5498
|
-
w,
|
|
5499
|
-
g,
|
|
5500
|
-
C
|
|
5501
|
-
]), I = t.find(
|
|
5502
|
-
(L) => L.id === a
|
|
5503
|
-
);
|
|
5504
|
-
if (!I)
|
|
5505
|
-
return null;
|
|
5506
|
-
const O = (L, U) => {
|
|
5507
|
-
U === a && L.preventDefault(), i(!1), n == null || n(U);
|
|
5508
|
-
}, Y = t.reduce(
|
|
5509
|
-
(L, U) => L + (U.notificationCount || 0),
|
|
5510
|
-
0
|
|
5511
|
-
), j = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("div", k({ ref: y.setReference }, M()), /* @__PURE__ */ e.createElement(
|
|
5512
|
-
Lt,
|
|
5513
|
-
{
|
|
5514
|
-
isVisible: s,
|
|
5515
|
-
onOpen: () => p(!0),
|
|
5516
|
-
onClose: () => p(!1),
|
|
5517
|
-
offsetCrossAxis: 2,
|
|
5518
|
-
arrowOffsetY: 2,
|
|
5519
|
-
offsetMainAxis: 10,
|
|
5520
|
-
className: ea[`${ta}__tooltip`],
|
|
5521
|
-
placement: "right",
|
|
5522
|
-
floatingStrategy: "fixed",
|
|
5523
|
-
kind: "invert",
|
|
5524
|
-
triggerRenderer: /* @__PURE__ */ e.createElement(
|
|
5525
|
-
v_,
|
|
5526
|
-
{
|
|
5527
|
-
isMainProduct: !0,
|
|
5528
|
-
icon: I.icon,
|
|
5529
|
-
iconColor: I.iconColor,
|
|
5530
|
-
backgroundColors: I.backgroundColors,
|
|
5531
|
-
notificationCount: Y
|
|
5532
|
-
}
|
|
5533
|
-
)
|
|
5534
|
-
},
|
|
5535
|
-
"Switch product"
|
|
5536
|
-
)), /* @__PURE__ */ e.createElement(ha, { id: f }, /* @__PURE__ */ e.createElement(
|
|
5537
|
-
"div",
|
|
5538
|
-
k({
|
|
5539
|
-
ref: y.setFloating,
|
|
5540
|
-
style: $
|
|
5541
|
-
}, G()),
|
|
5542
|
-
N && /* @__PURE__ */ e.createElement(
|
|
5543
|
-
"div",
|
|
5544
|
-
{
|
|
5545
|
-
className: u("lc-dark-theme", ea[ta]),
|
|
5546
|
-
style: S
|
|
5547
|
-
},
|
|
5548
|
-
/* @__PURE__ */ e.createElement("div", { className: ea[`${ta}__content`] }, t.map((L) => /* @__PURE__ */ e.createElement(
|
|
5549
|
-
$n,
|
|
5550
|
-
{
|
|
5551
|
-
key: L.id,
|
|
5552
|
-
isActive: L.id === a,
|
|
5553
|
-
product: L,
|
|
5554
|
-
onClick: O
|
|
5555
|
-
}
|
|
5556
|
-
))),
|
|
5557
|
-
/* @__PURE__ */ e.createElement("div", { className: ea[`${ta}__footer`] }, /* @__PURE__ */ e.createElement(
|
|
5558
|
-
"a",
|
|
5559
|
-
{
|
|
5560
|
-
href: c,
|
|
5561
|
-
target: "_blank",
|
|
5562
|
-
className: ea[`${ta}__footer-link`],
|
|
5563
|
-
onClick: () => h(!1)
|
|
5564
|
-
},
|
|
5565
|
-
/* @__PURE__ */ e.createElement(B, { noMargin: !0 }, "powered by"),
|
|
5566
|
-
/* @__PURE__ */ e.createElement(
|
|
5567
|
-
x,
|
|
5568
|
-
{
|
|
5569
|
-
size: "xlarge",
|
|
5570
|
-
source: M_,
|
|
5571
|
-
customColor: "var(--content-locked-white)"
|
|
5572
|
-
}
|
|
5573
|
-
)
|
|
5574
|
-
))
|
|
5575
|
-
)
|
|
5576
|
-
)));
|
|
5577
|
-
return m === null ? /* @__PURE__ */ e.createElement(Ha, null, j) : j;
|
|
5578
|
-
}, Nn = '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', Sn = [
|
|
5459
|
+
)), Nn = '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', Sn = [
|
|
5579
5460
|
{
|
|
5580
5461
|
id: "livechat",
|
|
5581
5462
|
name: "LiveChat",
|
|
5582
|
-
icon:
|
|
5463
|
+
icon: M_,
|
|
5583
5464
|
backgroundColors: {
|
|
5584
5465
|
main: "var(--products-livechat)",
|
|
5585
5466
|
second: "var(--products-helpdesk)",
|
|
@@ -5590,7 +5471,7 @@ const Be = {
|
|
|
5590
5471
|
{
|
|
5591
5472
|
id: "chatbot",
|
|
5592
5473
|
name: "ChatBot",
|
|
5593
|
-
icon:
|
|
5474
|
+
icon: L_,
|
|
5594
5475
|
backgroundColors: {
|
|
5595
5476
|
main: "var(--products-chatbot)",
|
|
5596
5477
|
second: "var(--products-livechat)",
|
|
@@ -5601,7 +5482,7 @@ const Be = {
|
|
|
5601
5482
|
{
|
|
5602
5483
|
id: "helpdesk",
|
|
5603
5484
|
name: "HelpDesk",
|
|
5604
|
-
icon:
|
|
5485
|
+
icon: O_,
|
|
5605
5486
|
backgroundColors: {
|
|
5606
5487
|
main: "var(--products-helpdesk)",
|
|
5607
5488
|
second: "var(--products-livechat)",
|
|
@@ -5613,7 +5494,7 @@ const Be = {
|
|
|
5613
5494
|
{
|
|
5614
5495
|
id: "knowledgebase",
|
|
5615
5496
|
name: "KnowledgeBase",
|
|
5616
|
-
icon:
|
|
5497
|
+
icon: G_,
|
|
5617
5498
|
backgroundColors: {
|
|
5618
5499
|
main: "var(--products-knowledgebase)",
|
|
5619
5500
|
second: "var(--products-helpdesk)",
|
|
@@ -5625,7 +5506,7 @@ const Be = {
|
|
|
5625
5506
|
{
|
|
5626
5507
|
id: "openwidget",
|
|
5627
5508
|
name: "OpenWidget",
|
|
5628
|
-
icon:
|
|
5509
|
+
icon: U_,
|
|
5629
5510
|
backgroundColors: {
|
|
5630
5511
|
main: `url('${Nn}')`,
|
|
5631
5512
|
second: "var(--products-livechat)",
|
|
@@ -5636,7 +5517,7 @@ const Be = {
|
|
|
5636
5517
|
{
|
|
5637
5518
|
id: "hello",
|
|
5638
5519
|
name: "Hello",
|
|
5639
|
-
icon:
|
|
5520
|
+
icon: H_,
|
|
5640
5521
|
backgroundColors: {
|
|
5641
5522
|
main: "var(--products-hello)",
|
|
5642
5523
|
second: "var(--products-livechat)",
|
|
@@ -5647,7 +5528,7 @@ const Be = {
|
|
|
5647
5528
|
{
|
|
5648
5529
|
id: "accounts",
|
|
5649
5530
|
name: "Accounts",
|
|
5650
|
-
icon:
|
|
5531
|
+
icon: z_,
|
|
5651
5532
|
backgroundColors: {
|
|
5652
5533
|
main: "var(--surface-locked-white)",
|
|
5653
5534
|
second: "var(--products-livechat)",
|
|
@@ -5807,7 +5688,130 @@ const Be = {
|
|
|
5807
5688
|
default:
|
|
5808
5689
|
return [];
|
|
5809
5690
|
}
|
|
5810
|
-
},
|
|
5691
|
+
}, Rn = (t, a) => {
|
|
5692
|
+
const r = window.open(t, a);
|
|
5693
|
+
r ? r.focus() : window.open(t, "_blank");
|
|
5694
|
+
}, ea = {
|
|
5695
|
+
"product-switcher": "lc-ProductSwitcher-module__product-switcher___mI-WG",
|
|
5696
|
+
"product-switcher__content": "lc-ProductSwitcher-module__product-switcher__content___6jGuY",
|
|
5697
|
+
"product-switcher__footer": "lc-ProductSwitcher-module__product-switcher__footer___V-2O1",
|
|
5698
|
+
"product-switcher__footer-link": "lc-ProductSwitcher-module__product-switcher__footer-link___NmChu",
|
|
5699
|
+
"product-switcher__tooltip": "lc-ProductSwitcher-module__product-switcher__tooltip___nKPYG"
|
|
5700
|
+
}, ta = "product-switcher", Ni = ({
|
|
5701
|
+
productOptions: t,
|
|
5702
|
+
mainProductId: a,
|
|
5703
|
+
openedOnInit: r = !1,
|
|
5704
|
+
isVisible: _,
|
|
5705
|
+
onOpen: o,
|
|
5706
|
+
onClose: l,
|
|
5707
|
+
onSelect: n,
|
|
5708
|
+
textURL: c = "https://www.text.com"
|
|
5709
|
+
}) => {
|
|
5710
|
+
const [d, i] = e.useState(r), [s, p] = I_(
|
|
5711
|
+
!1
|
|
5712
|
+
), m = Ga(), f = sa(), b = _ !== void 0, v = b ? _ : d, h = (L, U) => {
|
|
5713
|
+
L ? o == null || o(U) : l == null || l(U), !b && i(L);
|
|
5714
|
+
}, { refs: y, context: E, floatingStyles: $ } = da({
|
|
5715
|
+
nodeId: f,
|
|
5716
|
+
strategy: "fixed",
|
|
5717
|
+
placement: "right-start",
|
|
5718
|
+
open: v,
|
|
5719
|
+
onOpenChange: (L, U) => {
|
|
5720
|
+
p(!1), h(L, U);
|
|
5721
|
+
},
|
|
5722
|
+
middleware: [ua({ mainAxis: 5 })],
|
|
5723
|
+
whileElementsMounted: ma
|
|
5724
|
+
}), w = pa(E), C = fa(E), g = ga(E), { isMounted: N, styles: S } = kr(E, {
|
|
5725
|
+
duration: 200,
|
|
5726
|
+
common: {
|
|
5727
|
+
transformOrigin: "left top"
|
|
5728
|
+
},
|
|
5729
|
+
initial: {
|
|
5730
|
+
opacity: 0,
|
|
5731
|
+
transform: "scale(0.84) translateX(-22px)"
|
|
5732
|
+
}
|
|
5733
|
+
}), { getReferenceProps: M, getFloatingProps: G } = ba([
|
|
5734
|
+
w,
|
|
5735
|
+
g,
|
|
5736
|
+
C
|
|
5737
|
+
]), I = t.find(
|
|
5738
|
+
(L) => L.id === a
|
|
5739
|
+
);
|
|
5740
|
+
if (!I)
|
|
5741
|
+
return null;
|
|
5742
|
+
const O = (L, U, ue) => {
|
|
5743
|
+
L.preventDefault(), U !== a && Rn(ue, U), i(!1), n == null || n(U);
|
|
5744
|
+
}, Y = t.reduce(
|
|
5745
|
+
(L, U) => L + (U.notificationCount || 0),
|
|
5746
|
+
0
|
|
5747
|
+
), j = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("div", k({ ref: y.setReference }, M()), /* @__PURE__ */ e.createElement(
|
|
5748
|
+
Lt,
|
|
5749
|
+
{
|
|
5750
|
+
isVisible: s,
|
|
5751
|
+
onOpen: () => p(!0),
|
|
5752
|
+
onClose: () => p(!1),
|
|
5753
|
+
offsetCrossAxis: 2,
|
|
5754
|
+
arrowOffsetY: 2,
|
|
5755
|
+
offsetMainAxis: 10,
|
|
5756
|
+
className: ea[`${ta}__tooltip`],
|
|
5757
|
+
placement: "right",
|
|
5758
|
+
floatingStrategy: "fixed",
|
|
5759
|
+
kind: "invert",
|
|
5760
|
+
triggerRenderer: /* @__PURE__ */ e.createElement(
|
|
5761
|
+
v_,
|
|
5762
|
+
{
|
|
5763
|
+
isMainProduct: !0,
|
|
5764
|
+
icon: I.icon,
|
|
5765
|
+
iconColor: I.iconColor,
|
|
5766
|
+
backgroundColors: I.backgroundColors,
|
|
5767
|
+
notificationCount: Y
|
|
5768
|
+
}
|
|
5769
|
+
)
|
|
5770
|
+
},
|
|
5771
|
+
"Switch product"
|
|
5772
|
+
)), /* @__PURE__ */ e.createElement(ha, { id: f }, /* @__PURE__ */ e.createElement(
|
|
5773
|
+
"div",
|
|
5774
|
+
k({
|
|
5775
|
+
ref: y.setFloating,
|
|
5776
|
+
style: $
|
|
5777
|
+
}, G()),
|
|
5778
|
+
N && /* @__PURE__ */ e.createElement(
|
|
5779
|
+
"div",
|
|
5780
|
+
{
|
|
5781
|
+
className: u("lc-dark-theme", ea[ta]),
|
|
5782
|
+
style: S
|
|
5783
|
+
},
|
|
5784
|
+
/* @__PURE__ */ e.createElement("div", { className: ea[`${ta}__content`] }, t.map((L) => /* @__PURE__ */ e.createElement(
|
|
5785
|
+
$n,
|
|
5786
|
+
{
|
|
5787
|
+
key: L.id,
|
|
5788
|
+
isActive: L.id === a,
|
|
5789
|
+
product: L,
|
|
5790
|
+
onClick: O
|
|
5791
|
+
}
|
|
5792
|
+
))),
|
|
5793
|
+
/* @__PURE__ */ e.createElement("div", { className: ea[`${ta}__footer`] }, /* @__PURE__ */ e.createElement(
|
|
5794
|
+
"a",
|
|
5795
|
+
{
|
|
5796
|
+
href: c,
|
|
5797
|
+
target: "_blank",
|
|
5798
|
+
className: ea[`${ta}__footer-link`],
|
|
5799
|
+
onClick: () => h(!1)
|
|
5800
|
+
},
|
|
5801
|
+
/* @__PURE__ */ e.createElement(B, { noMargin: !0 }, "powered by"),
|
|
5802
|
+
/* @__PURE__ */ e.createElement(
|
|
5803
|
+
x,
|
|
5804
|
+
{
|
|
5805
|
+
size: "xlarge",
|
|
5806
|
+
source: W_,
|
|
5807
|
+
customColor: "var(--content-locked-white)"
|
|
5808
|
+
}
|
|
5809
|
+
)
|
|
5810
|
+
))
|
|
5811
|
+
)
|
|
5812
|
+
)));
|
|
5813
|
+
return m === null ? /* @__PURE__ */ e.createElement(Ha, null, j) : j;
|
|
5814
|
+
}, Si = ({
|
|
5811
5815
|
env: t,
|
|
5812
5816
|
installedProducts: a,
|
|
5813
5817
|
subscriptions: r,
|
|
@@ -5830,9 +5834,9 @@ const Be = {
|
|
|
5830
5834
|
[]
|
|
5831
5835
|
)
|
|
5832
5836
|
};
|
|
5833
|
-
},
|
|
5837
|
+
}, Mn = (t) => Math.min(Math.max(t, 0), 100);
|
|
5834
5838
|
function y_(t, a = 0) {
|
|
5835
|
-
return t === "error" ? 0 :
|
|
5839
|
+
return t === "error" ? 0 : Mn(parseInt(a.toString(), 10));
|
|
5836
5840
|
}
|
|
5837
5841
|
const aa = {
|
|
5838
5842
|
"progress-circle": "lc-ProgressCircle-module__progress-circle___NRHCi",
|
|
@@ -5845,15 +5849,15 @@ const aa = {
|
|
|
5845
5849
|
"progress-circle__indicator--normal": "lc-ProgressCircle-module__progress-circle__indicator--normal___0SdkX",
|
|
5846
5850
|
"progress-circle__indicator--success": "lc-ProgressCircle-module__progress-circle__indicator--success___fLwRR",
|
|
5847
5851
|
"progress-circle__indicator--error": "lc-ProgressCircle-module__progress-circle__indicator--error___nwJS9"
|
|
5848
|
-
},
|
|
5852
|
+
}, Ln = {
|
|
5849
5853
|
small: 2,
|
|
5850
5854
|
medium: 3,
|
|
5851
5855
|
large: 4
|
|
5852
|
-
},
|
|
5856
|
+
}, On = {
|
|
5853
5857
|
small: 15,
|
|
5854
5858
|
medium: 36,
|
|
5855
5859
|
large: 56
|
|
5856
|
-
}, ra = "progress-circle",
|
|
5860
|
+
}, ra = "progress-circle", Gn = e.forwardRef(
|
|
5857
5861
|
(n, l) => {
|
|
5858
5862
|
var c = n, {
|
|
5859
5863
|
status: t = "normal",
|
|
@@ -5866,7 +5870,7 @@ const aa = {
|
|
|
5866
5870
|
"className",
|
|
5867
5871
|
"size"
|
|
5868
5872
|
]);
|
|
5869
|
-
const d = y_(t, a), i =
|
|
5873
|
+
const d = y_(t, a), i = Ln[_], s = On[_], p = u(
|
|
5870
5874
|
aa[ra],
|
|
5871
5875
|
{
|
|
5872
5876
|
[aa[`${ra}--${_}`]]: _,
|
|
@@ -5918,7 +5922,7 @@ const aa = {
|
|
|
5918
5922
|
"progress-bar--normal": "lc-ProgressBar-module__progress-bar--normal___ZwCb-",
|
|
5919
5923
|
"progress-bar__indicator--success": "lc-ProgressBar-module__progress-bar__indicator--success___wRjR3",
|
|
5920
5924
|
"progress-bar__indicator--normal": "lc-ProgressBar-module__progress-bar__indicator--normal___0Uhle"
|
|
5921
|
-
}, Ta = "progress-bar",
|
|
5925
|
+
}, Ta = "progress-bar", Un = e.forwardRef(
|
|
5922
5926
|
(n, l) => {
|
|
5923
5927
|
var c = n, {
|
|
5924
5928
|
status: t = "normal",
|
|
@@ -5968,7 +5972,7 @@ const aa = {
|
|
|
5968
5972
|
"promo-banner--small": "lc-PromoBanner-module__promo-banner--small___7sWLV",
|
|
5969
5973
|
"promo-banner--large": "lc-PromoBanner-module__promo-banner--large___pMiCU",
|
|
5970
5974
|
"promo-banner__close-icon": "lc-PromoBanner-module__promo-banner__close-icon___GowBL"
|
|
5971
|
-
},
|
|
5975
|
+
}, Hn = 400, zn = 800, Wn = 500, Fe = "promo-banner", xi = ({
|
|
5972
5976
|
className: t,
|
|
5973
5977
|
buttonText: a,
|
|
5974
5978
|
children: r,
|
|
@@ -5990,9 +5994,9 @@ const aa = {
|
|
|
5990
5994
|
t
|
|
5991
5995
|
);
|
|
5992
5996
|
e.useEffect(() => {
|
|
5993
|
-
const v = () => s.current && s.current.offsetWidth <=
|
|
5997
|
+
const v = () => s.current && s.current.offsetWidth <= Hn ? m("small") : s.current && s.current.offsetWidth >= zn ? m("large") : m("medium"), h = n_(
|
|
5994
5998
|
v,
|
|
5995
|
-
|
|
5999
|
+
Wn
|
|
5996
6000
|
);
|
|
5997
6001
|
return window.addEventListener("resize", h), v(), () => {
|
|
5998
6002
|
h.cancel(), window.removeEventListener("resize", h);
|
|
@@ -6027,7 +6031,7 @@ const aa = {
|
|
|
6027
6031
|
"promo-banner-v2__close": "lc-PromoBannerV2-module__promo-banner-v2__close___rOh-U",
|
|
6028
6032
|
"promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___5AZQC",
|
|
6029
6033
|
"promo-banner-v2--vertical": "lc-PromoBannerV2-module__promo-banner-v2--vertical___p0mSU"
|
|
6030
|
-
}, ut = "promo-banner-v2",
|
|
6034
|
+
}, ut = "promo-banner-v2", Bi = ({
|
|
6031
6035
|
children: t,
|
|
6032
6036
|
className: a,
|
|
6033
6037
|
additionalContent: r,
|
|
@@ -6103,7 +6107,7 @@ const aa = {
|
|
|
6103
6107
|
"radio-button__helper": "lc-RadioButton-module__radio-button__helper___r8gJJ",
|
|
6104
6108
|
"radio-button--selected": "lc-RadioButton-module__radio-button--selected___s9lqj",
|
|
6105
6109
|
"radio-button--disabled": "lc-RadioButton-module__radio-button--disabled___wHSA7"
|
|
6106
|
-
}, rt = "radio-button",
|
|
6110
|
+
}, rt = "radio-button", Ii = e.forwardRef(
|
|
6107
6111
|
(c, n) => {
|
|
6108
6112
|
var d = c, { children: t, className: a = "", description: r, checked: _, disabled: o } = d, l = D(d, ["children", "className", "description", "checked", "disabled"]);
|
|
6109
6113
|
const i = u(at[rt], a, {
|
|
@@ -6135,7 +6139,7 @@ const aa = {
|
|
|
6135
6139
|
"search-input__loader": "lc-Search-module__search-input__loader___pkpIG",
|
|
6136
6140
|
"search-input__input-wrapper": "lc-Search-module__search-input__input-wrapper___k8bvn",
|
|
6137
6141
|
"search-input__input-wrapper--crop": "lc-Search-module__search-input__input-wrapper--crop___nBPKY"
|
|
6138
|
-
}, We = "search-input", jr = `${We}__input-wrapper`,
|
|
6142
|
+
}, We = "search-input", jr = `${We}__input-wrapper`, Ti = ({
|
|
6139
6143
|
isCollapsable: t,
|
|
6140
6144
|
isDisabled: a,
|
|
6141
6145
|
isLoading: r,
|
|
@@ -6229,16 +6233,16 @@ const aa = {
|
|
|
6229
6233
|
),
|
|
6230
6234
|
r && /* @__PURE__ */ e.createElement("div", { className: Re[`${We}__loader`] }, /* @__PURE__ */ e.createElement(Cr, { size: "small" }))
|
|
6231
6235
|
);
|
|
6232
|
-
},
|
|
6236
|
+
}, Vn = "lc-Skeleton-module__loading___MHvGo", Ct = {
|
|
6233
6237
|
"skeleton-wrapper": "lc-Skeleton-module__skeleton-wrapper___MXuR8",
|
|
6234
6238
|
"skeleton-wrapper--vertical": "lc-Skeleton-module__skeleton-wrapper--vertical___H3weP",
|
|
6235
6239
|
"skeleton-avatar": "lc-Skeleton-module__skeleton-avatar___qWzIc",
|
|
6236
6240
|
"skeleton-avatar--square": "lc-Skeleton-module__skeleton-avatar--square___GNIE4",
|
|
6237
6241
|
"skeleton-avatar--animated": "lc-Skeleton-module__skeleton-avatar--animated___rqj9A",
|
|
6238
|
-
loading:
|
|
6242
|
+
loading: Vn,
|
|
6239
6243
|
"skeleton-text": "lc-Skeleton-module__skeleton-text___rgElk",
|
|
6240
6244
|
"skeleton-text--animated": "lc-Skeleton-module__skeleton-text--animated___xOUsy"
|
|
6241
|
-
}, Qr = "skeleton-wrapper",
|
|
6245
|
+
}, Qr = "skeleton-wrapper", Di = (o) => {
|
|
6242
6246
|
var l = o, {
|
|
6243
6247
|
children: t,
|
|
6244
6248
|
vertical: a,
|
|
@@ -6260,7 +6264,7 @@ const aa = {
|
|
|
6260
6264
|
}, _),
|
|
6261
6265
|
n
|
|
6262
6266
|
);
|
|
6263
|
-
}, nr = "skeleton-avatar",
|
|
6267
|
+
}, nr = "skeleton-avatar", Pi = ({
|
|
6264
6268
|
square: t = !1,
|
|
6265
6269
|
size: a = 16,
|
|
6266
6270
|
animated: r
|
|
@@ -6276,7 +6280,7 @@ const aa = {
|
|
|
6276
6280
|
height: a
|
|
6277
6281
|
}
|
|
6278
6282
|
}
|
|
6279
|
-
), e_ = "skeleton-text",
|
|
6283
|
+
), e_ = "skeleton-text", Ai = ({
|
|
6280
6284
|
height: t = 13,
|
|
6281
6285
|
width: a,
|
|
6282
6286
|
animated: r
|
|
@@ -6305,7 +6309,7 @@ const aa = {
|
|
|
6305
6309
|
"status-badge--offline": "lc-StatusBadge-module__status-badge--offline___0BHxn",
|
|
6306
6310
|
"status-badge--accept": "lc-StatusBadge-module__status-badge--accept___6g3cx",
|
|
6307
6311
|
"status-badge--not-accept": "lc-StatusBadge-module__status-badge--not-accept___tUgKD"
|
|
6308
|
-
}, ir = "status-badge",
|
|
6312
|
+
}, ir = "status-badge", Fi = (o) => {
|
|
6309
6313
|
var l = o, {
|
|
6310
6314
|
className: t,
|
|
6311
6315
|
kind: a = "offline",
|
|
@@ -6322,7 +6326,7 @@ const aa = {
|
|
|
6322
6326
|
t
|
|
6323
6327
|
);
|
|
6324
6328
|
return /* @__PURE__ */ e.createElement("span", k({ className: n }, _));
|
|
6325
|
-
},
|
|
6329
|
+
}, Kn = "lc-Switch-module__switch__input___NiiOR", Yn = "lc-Switch-module__switch__container___79F7W", qn = "lc-Switch-module__switch__track___2wr2M", Zn = "lc-Switch-module__switch__slider___WHd--", Xn = "lc-Switch-module__switch__loader___FE-fA", Jn = "lc-Switch-module__switch__icon___-O1qY", ae = {
|
|
6326
6330
|
switch: "lc-Switch-module__switch___AaA2k",
|
|
6327
6331
|
"switch__track--enabled": "lc-Switch-module__switch__track--enabled___sy4Xl",
|
|
6328
6332
|
"switch__track--on": "lc-Switch-module__switch__track--on___aOMWe",
|
|
@@ -6331,13 +6335,13 @@ const aa = {
|
|
|
6331
6335
|
"switch--compact": "lc-Switch-module__switch--compact___OGFIX",
|
|
6332
6336
|
"switch--medium": "lc-Switch-module__switch--medium___EcZwT",
|
|
6333
6337
|
"switch--focused": "lc-Switch-module__switch--focused___P9d9S",
|
|
6334
|
-
switch__input:
|
|
6338
|
+
switch__input: Kn,
|
|
6335
6339
|
"switch__input--disabled": "lc-Switch-module__switch__input--disabled___Po8gh",
|
|
6336
|
-
switch__container:
|
|
6337
|
-
switch__track:
|
|
6340
|
+
switch__container: Yn,
|
|
6341
|
+
switch__track: qn,
|
|
6338
6342
|
"switch__container--focused": "lc-Switch-module__switch__container--focused___bKy79",
|
|
6339
6343
|
"switch__track--disabled": "lc-Switch-module__switch__track--disabled___HkDhl",
|
|
6340
|
-
switch__slider:
|
|
6344
|
+
switch__slider: Zn,
|
|
6341
6345
|
"switch__slider--large": "lc-Switch-module__switch__slider--large___WoEgi",
|
|
6342
6346
|
"switch__slider--large--on": "lc-Switch-module__switch__slider--large--on___7Qp3G",
|
|
6343
6347
|
"switch__slider--large--off": "lc-Switch-module__switch__slider--large--off___iRMmD",
|
|
@@ -6348,12 +6352,12 @@ const aa = {
|
|
|
6348
6352
|
"switch__slider--medium--on": "lc-Switch-module__switch__slider--medium--on___SfeAV",
|
|
6349
6353
|
"switch__slider--medium--off": "lc-Switch-module__switch__slider--medium--off___eXJJz",
|
|
6350
6354
|
"switch__slider--disabled": "lc-Switch-module__switch__slider--disabled___A6hPg",
|
|
6351
|
-
switch__loader:
|
|
6355
|
+
switch__loader: Xn,
|
|
6352
6356
|
"switch__loader--compact": "lc-Switch-module__switch__loader--compact___3imUh",
|
|
6353
6357
|
"switch__loader--medium": "lc-Switch-module__switch__loader--medium___2zi05",
|
|
6354
6358
|
"switch__loader--large": "lc-Switch-module__switch__loader--large___vLRFa",
|
|
6355
|
-
switch__icon:
|
|
6356
|
-
}, te = "switch",
|
|
6359
|
+
switch__icon: Jn
|
|
6360
|
+
}, te = "switch", Ri = (p) => {
|
|
6357
6361
|
var m = p, {
|
|
6358
6362
|
className: t = "",
|
|
6359
6363
|
defaultOn: a = !1,
|
|
@@ -6456,17 +6460,17 @@ const aa = {
|
|
|
6456
6460
|
)
|
|
6457
6461
|
)
|
|
6458
6462
|
));
|
|
6459
|
-
},
|
|
6460
|
-
tab:
|
|
6461
|
-
tab__count:
|
|
6463
|
+
}, jn = "lc-Tab-module__tab___fME7u", Qn = "lc-Tab-module__tab__count___gc8tA", ec = "lc-Tab-module__tab__icon___wvUqO", tc = "lc-Tab-module__tab__badge___W9c-T", yt = {
|
|
6464
|
+
tab: jn,
|
|
6465
|
+
tab__count: Qn,
|
|
6462
6466
|
"tab--compact": "lc-Tab-module__tab--compact___4qead",
|
|
6463
6467
|
"tab--medium": "lc-Tab-module__tab--medium___bHnGV",
|
|
6464
6468
|
"tab--large": "lc-Tab-module__tab--large___JL30g",
|
|
6465
|
-
tab__icon:
|
|
6466
|
-
tab__badge:
|
|
6469
|
+
tab__icon: ec,
|
|
6470
|
+
tab__badge: tc,
|
|
6467
6471
|
"tab--selected": "lc-Tab-module__tab--selected___c0EkL",
|
|
6468
6472
|
"tab--disabled": "lc-Tab-module__tab--disabled___URdTh"
|
|
6469
|
-
}, wt = "tab",
|
|
6473
|
+
}, wt = "tab", Mi = (d) => {
|
|
6470
6474
|
var i = d, {
|
|
6471
6475
|
children: t,
|
|
6472
6476
|
className: a,
|
|
@@ -6513,13 +6517,13 @@ const aa = {
|
|
|
6513
6517
|
}
|
|
6514
6518
|
)
|
|
6515
6519
|
);
|
|
6516
|
-
},
|
|
6517
|
-
tabs:
|
|
6518
|
-
tabs__list:
|
|
6519
|
-
}, C_ = "tabs",
|
|
6520
|
+
}, ac = "lc-TabsWrapper-module__tabs___Y2xyD", rc = "lc-TabsWrapper-module__tabs__list___i6tVO", w_ = {
|
|
6521
|
+
tabs: ac,
|
|
6522
|
+
tabs__list: rc
|
|
6523
|
+
}, C_ = "tabs", Li = ({
|
|
6520
6524
|
className: t,
|
|
6521
6525
|
children: a
|
|
6522
|
-
}) => /* @__PURE__ */ e.createElement("div", { className: u(w_[C_], t) }, a),
|
|
6526
|
+
}) => /* @__PURE__ */ e.createElement("div", { className: u(w_[C_], t) }, a), Oi = ({
|
|
6523
6527
|
className: t,
|
|
6524
6528
|
children: a
|
|
6525
6529
|
}) => /* @__PURE__ */ e.createElement("div", { role: "tablist", className: u(w_[`${C_}__list`], t) }, a), la = {
|
|
@@ -6529,7 +6533,7 @@ const aa = {
|
|
|
6529
6533
|
"tag-input__input--medium": "lc-TagInput-module__tag-input__input--medium___DYF7X",
|
|
6530
6534
|
"tag-input__input--large": "lc-TagInput-module__tag-input__input--large___G6iEO",
|
|
6531
6535
|
"tag-input__tag__content": "lc-TagInput-module__tag-input__tag__content___x95-M"
|
|
6532
|
-
},
|
|
6536
|
+
}, _c = ({
|
|
6533
6537
|
className: t = "",
|
|
6534
6538
|
innerEditableRef: a,
|
|
6535
6539
|
inputRef: r,
|
|
@@ -6574,7 +6578,7 @@ const aa = {
|
|
|
6574
6578
|
dangerouslySetInnerHTML: { __html: Dr(l) }
|
|
6575
6579
|
}
|
|
6576
6580
|
);
|
|
6577
|
-
},
|
|
6581
|
+
}, oc = "tag-input__tag", t_ = ({
|
|
6578
6582
|
children: t,
|
|
6579
6583
|
index: a,
|
|
6580
6584
|
remove: r,
|
|
@@ -6586,24 +6590,24 @@ const aa = {
|
|
|
6586
6590
|
}) => {
|
|
6587
6591
|
const d = e.useMemo(() => _ !== void 0 ? _(t) : !0, [t, _]), i = e.useRef(null), s = () => r(a), p = () => d ? c ? c.kind : "default" : "error";
|
|
6588
6592
|
return /* @__PURE__ */ e.createElement(h_, T(k({ size: n }, c), { kind: p(), onRemove: s }), /* @__PURE__ */ e.createElement(
|
|
6589
|
-
|
|
6593
|
+
_c,
|
|
6590
6594
|
{
|
|
6591
6595
|
value: t,
|
|
6592
6596
|
inputRef: o,
|
|
6593
6597
|
innerEditableRef: i,
|
|
6594
|
-
className: la[`${
|
|
6598
|
+
className: la[`${oc}__content`],
|
|
6595
6599
|
change: (m) => l(a, m),
|
|
6596
6600
|
remove: s,
|
|
6597
6601
|
validator: _
|
|
6598
6602
|
}
|
|
6599
6603
|
));
|
|
6600
|
-
}, Da = "tag-input",
|
|
6604
|
+
}, Da = "tag-input", lc = [
|
|
6601
6605
|
de.enter,
|
|
6602
6606
|
de.spacebar,
|
|
6603
6607
|
de.tab,
|
|
6604
6608
|
de.semicolon,
|
|
6605
6609
|
de.comma
|
|
6606
|
-
],
|
|
6610
|
+
], nc = [de.backspace, de.delete], cc = (m) => {
|
|
6607
6611
|
var f = m, {
|
|
6608
6612
|
id: t,
|
|
6609
6613
|
tags: a,
|
|
@@ -6645,11 +6649,11 @@ const aa = {
|
|
|
6645
6649
|
const O = [...a || []];
|
|
6646
6650
|
O.splice(I, 1), r(O);
|
|
6647
6651
|
}, C = (I) => y(I.target.value), g = (I) => {
|
|
6648
|
-
if (
|
|
6652
|
+
if (lc.includes(I.key)) {
|
|
6649
6653
|
if (I.preventDefault(), h === "")
|
|
6650
6654
|
return;
|
|
6651
6655
|
$(h);
|
|
6652
|
-
} else if (
|
|
6656
|
+
} else if (nc.includes(I.key)) {
|
|
6653
6657
|
if (h !== "" || !(a != null && a.length))
|
|
6654
6658
|
return;
|
|
6655
6659
|
w(a.length - 1);
|
|
@@ -6659,7 +6663,7 @@ const aa = {
|
|
|
6659
6663
|
}, S = (I, O) => {
|
|
6660
6664
|
const Y = [...a || []];
|
|
6661
6665
|
Y.reduce(
|
|
6662
|
-
(L, U,
|
|
6666
|
+
(L, U, ue) => L + (U === O && ue !== I ? 1 : 0),
|
|
6663
6667
|
0
|
|
6664
6668
|
) > 0 ? Y.splice(I, 1) : Y[I] = O, r(Y);
|
|
6665
6669
|
}, M = (I) => {
|
|
@@ -6706,18 +6710,18 @@ const aa = {
|
|
|
6706
6710
|
onBlur: N
|
|
6707
6711
|
})
|
|
6708
6712
|
)), o && /* @__PURE__ */ e.createElement(Sr, null, o));
|
|
6709
|
-
},
|
|
6713
|
+
}, ic = /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)])$/i, sc = "name@company.com", dc = (t) => ic.test(t), Gi = (r) => {
|
|
6710
6714
|
var _ = r, {
|
|
6711
|
-
placeholder: t =
|
|
6715
|
+
placeholder: t = sc
|
|
6712
6716
|
} = _, a = D(_, [
|
|
6713
6717
|
"placeholder"
|
|
6714
6718
|
]);
|
|
6715
|
-
return /* @__PURE__ */ e.createElement(
|
|
6716
|
-
},
|
|
6717
|
-
toast:
|
|
6718
|
-
toast__content:
|
|
6719
|
-
toast__actions:
|
|
6720
|
-
toast__actions__button:
|
|
6719
|
+
return /* @__PURE__ */ e.createElement(cc, T(k({}, a), { placeholder: t, validator: dc }));
|
|
6720
|
+
}, uc = "lc-Toast-module__toast___j5Amn", mc = "lc-Toast-module__toast__content___HjaNw", pc = "lc-Toast-module__toast__actions___JWu-1", gc = "lc-Toast-module__toast__actions__button___Iblrl", re = {
|
|
6721
|
+
toast: uc,
|
|
6722
|
+
toast__content: mc,
|
|
6723
|
+
toast__actions: pc,
|
|
6724
|
+
toast__actions__button: gc,
|
|
6721
6725
|
"toast__actions__button--success": "lc-Toast-module__toast__actions__button--success___5JmFw",
|
|
6722
6726
|
"toast__actions__button--warning": "lc-Toast-module__toast__actions__button--warning___zGQ-Q",
|
|
6723
6727
|
"toast__actions__button--error": "lc-Toast-module__toast__actions__button--error___PuTv3",
|
|
@@ -6743,7 +6747,7 @@ const aa = {
|
|
|
6743
6747
|
"toast-appear-active--fade": "lc-Toast-module__toast-appear-active--fade___D3--J",
|
|
6744
6748
|
"toast-exit--fade": "lc-Toast-module__toast-exit--fade___iDA1p",
|
|
6745
6749
|
"toast-exit-active--fade": "lc-Toast-module__toast-exit-active--fade___tL7sb"
|
|
6746
|
-
},
|
|
6750
|
+
}, fc = {
|
|
6747
6751
|
success: {
|
|
6748
6752
|
source: vr
|
|
6749
6753
|
},
|
|
@@ -6756,7 +6760,7 @@ const aa = {
|
|
|
6756
6760
|
info: {
|
|
6757
6761
|
source: ca
|
|
6758
6762
|
}
|
|
6759
|
-
}, mt = "toast",
|
|
6763
|
+
}, mt = "toast", bc = (c) => {
|
|
6760
6764
|
var d = c, {
|
|
6761
6765
|
action: t,
|
|
6762
6766
|
className: a,
|
|
@@ -6777,7 +6781,7 @@ const aa = {
|
|
|
6777
6781
|
re[`${mt}--${o}`],
|
|
6778
6782
|
a
|
|
6779
6783
|
), s = typeof r == "string", p = (m) => m && m.closesOnClick && l ? (m.onClick(), l()) : m.onClick();
|
|
6780
|
-
return /* @__PURE__ */ e.createElement("div", k({ className: i }, n), /* @__PURE__ */ e.createElement("div", { className: re[`${mt}__icon`] }, /* @__PURE__ */ e.createElement(x, T(k({},
|
|
6784
|
+
return /* @__PURE__ */ e.createElement("div", k({ className: i }, n), /* @__PURE__ */ e.createElement("div", { className: re[`${mt}__icon`] }, /* @__PURE__ */ e.createElement(x, T(k({}, fc[o]), { size: "medium" }))), /* @__PURE__ */ e.createElement("div", { className: re[`${mt}__content`] }, s ? /* @__PURE__ */ e.createElement(B, { as: "div" }, r) : r), (t || _) && /* @__PURE__ */ e.createElement("div", { className: re[`${mt}__actions`] }, t && /* @__PURE__ */ e.createElement(
|
|
6781
6785
|
W,
|
|
6782
6786
|
{
|
|
6783
6787
|
className: re[`${mt}__actions--custom`],
|
|
@@ -6798,7 +6802,7 @@ const aa = {
|
|
|
6798
6802
|
},
|
|
6799
6803
|
/* @__PURE__ */ e.createElement(x, { source: Ie, size: "medium" })
|
|
6800
6804
|
)));
|
|
6801
|
-
},
|
|
6805
|
+
}, hc = 200, _a = "toast-wrapper", Ui = ({
|
|
6802
6806
|
className: t,
|
|
6803
6807
|
toasts: a = [],
|
|
6804
6808
|
fixed: r = !0,
|
|
@@ -6827,10 +6831,10 @@ const aa = {
|
|
|
6827
6831
|
exit: re[`toast-exit--${o}`],
|
|
6828
6832
|
exitActive: re[`toast-exit-active--${o}`]
|
|
6829
6833
|
},
|
|
6830
|
-
timeout:
|
|
6834
|
+
timeout: hc
|
|
6831
6835
|
},
|
|
6832
6836
|
/* @__PURE__ */ e.createElement(
|
|
6833
|
-
|
|
6837
|
+
bc,
|
|
6834
6838
|
{
|
|
6835
6839
|
kind: i,
|
|
6836
6840
|
onClose: f,
|
|
@@ -6840,12 +6844,12 @@ const aa = {
|
|
|
6840
6844
|
s
|
|
6841
6845
|
)
|
|
6842
6846
|
))));
|
|
6843
|
-
},
|
|
6844
|
-
textarea:
|
|
6847
|
+
}, vc = "lc-Textarea-module__textarea___g6U8F", Pa = {
|
|
6848
|
+
textarea: vc,
|
|
6845
6849
|
"textarea--focused": "lc-Textarea-module__textarea--focused___1vtEx",
|
|
6846
6850
|
"textarea--disabled": "lc-Textarea-module__textarea--disabled___xXaGv",
|
|
6847
6851
|
"textarea--error": "lc-Textarea-module__textarea--error___0EGuq"
|
|
6848
|
-
}, Aa = "textarea",
|
|
6852
|
+
}, Aa = "textarea", Hi = e.forwardRef(
|
|
6849
6853
|
(o, _) => {
|
|
6850
6854
|
var l = o, { className: t, error: a } = l, r = D(l, ["className", "error"]);
|
|
6851
6855
|
const { disabled: n, onBlur: c, onFocus: d } = r, [i, s] = e.useState(!1), p = u(t, Pa[Aa], {
|
|
@@ -6866,9 +6870,9 @@ const aa = {
|
|
|
6866
6870
|
})
|
|
6867
6871
|
));
|
|
6868
6872
|
}
|
|
6869
|
-
),
|
|
6873
|
+
), kc = {
|
|
6870
6874
|
"update-badge": "lc-UpdateBadge-module__update-badge___Y-CXQ"
|
|
6871
|
-
},
|
|
6875
|
+
}, Ec = "update-badge", zi = () => /* @__PURE__ */ e.createElement("span", { className: kc[Ec] }), sr = {
|
|
6872
6876
|
"file-upload-progress-actions": "lc-FileUploadProgressActions-module__file-upload-progress-actions___qOBr2",
|
|
6873
6877
|
"file-upload-progress-actions__close-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__close-button___Eh4um",
|
|
6874
6878
|
"file-upload-progress-actions__retry-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__retry-button___DqFEo"
|
|
@@ -6901,7 +6905,7 @@ const aa = {
|
|
|
6901
6905
|
"file-upload-progress__wrapper__header__title": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title___2IVuv",
|
|
6902
6906
|
"file-upload-progress__wrapper__header__title--success": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--success___E6DQl",
|
|
6903
6907
|
"file-upload-progress__wrapper__header__title--error": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--error___5BPpI"
|
|
6904
|
-
}, _t = "file-upload-progress", ur = `${_t}__wrapper__header__title`,
|
|
6908
|
+
}, _t = "file-upload-progress", ur = `${_t}__wrapper__header__title`, yc = e.forwardRef(
|
|
6905
6909
|
({
|
|
6906
6910
|
actionsVisibility: t = "hidden",
|
|
6907
6911
|
className: a,
|
|
@@ -6954,7 +6958,7 @@ const aa = {
|
|
|
6954
6958
|
)
|
|
6955
6959
|
)),
|
|
6956
6960
|
n !== "success" && /* @__PURE__ */ e.createElement(
|
|
6957
|
-
|
|
6961
|
+
Un,
|
|
6958
6962
|
{
|
|
6959
6963
|
className: a,
|
|
6960
6964
|
percent: o,
|
|
@@ -6984,7 +6988,7 @@ const aa = {
|
|
|
6984
6988
|
"upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___2I72G",
|
|
6985
6989
|
"upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___93bs8",
|
|
6986
6990
|
"upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___QJFEq"
|
|
6987
|
-
},
|
|
6991
|
+
}, Ee = "upload-bar", ot = `${Ee}__wrapper__header`, wc = 300, Cc = (t, a) => t === "success" ? /* @__PURE__ */ e.createElement(
|
|
6988
6992
|
"div",
|
|
6989
6993
|
{
|
|
6990
6994
|
"data-testid": "success-icon",
|
|
@@ -6999,13 +7003,13 @@ const aa = {
|
|
|
6999
7003
|
},
|
|
7000
7004
|
/* @__PURE__ */ e.createElement(x, { source: q_ })
|
|
7001
7005
|
) : /* @__PURE__ */ e.createElement(
|
|
7002
|
-
|
|
7006
|
+
Gn,
|
|
7003
7007
|
{
|
|
7004
7008
|
className: K[`${ot}__loader`],
|
|
7005
7009
|
status: t,
|
|
7006
7010
|
progressValue: a
|
|
7007
7011
|
}
|
|
7008
|
-
),
|
|
7012
|
+
), Wi = ({
|
|
7009
7013
|
children: t,
|
|
7010
7014
|
className: a,
|
|
7011
7015
|
progressValue: r,
|
|
@@ -7019,12 +7023,12 @@ const aa = {
|
|
|
7019
7023
|
onCloseButtonClick: s,
|
|
7020
7024
|
onRetryButtonClick: p
|
|
7021
7025
|
}) => {
|
|
7022
|
-
const [m, f] = e.useState(o || !1), b = n === "error", v = n === "success", h = u(K[
|
|
7023
|
-
[K[`${
|
|
7024
|
-
[K[`${
|
|
7026
|
+
const [m, f] = e.useState(o || !1), b = n === "error", v = n === "success", h = u(K[Ee], a, {
|
|
7027
|
+
[K[`${Ee}--error`]]: b,
|
|
7028
|
+
[K[`${Ee}--success`]]: v
|
|
7025
7029
|
}), y = !(b && (p || s)), E = () => f(!m);
|
|
7026
|
-
return i === "single" ? /* @__PURE__ */ e.createElement("div", { className: h }, /* @__PURE__ */ e.createElement("div", { className: K[`${
|
|
7027
|
-
|
|
7030
|
+
return i === "single" ? /* @__PURE__ */ e.createElement("div", { className: h }, /* @__PURE__ */ e.createElement("div", { className: K[`${Ee}__wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: K[`${ot}`] }, /* @__PURE__ */ e.createElement(
|
|
7031
|
+
yc,
|
|
7028
7032
|
{
|
|
7029
7033
|
title: b && l || _,
|
|
7030
7034
|
progressValue: r,
|
|
@@ -7042,10 +7046,10 @@ const aa = {
|
|
|
7042
7046
|
))) : /* @__PURE__ */ e.createElement("div", { className: h }, /* @__PURE__ */ e.createElement(
|
|
7043
7047
|
"div",
|
|
7044
7048
|
{
|
|
7045
|
-
className: K[`${
|
|
7049
|
+
className: K[`${Ee}__wrapper`],
|
|
7046
7050
|
onClick: E
|
|
7047
7051
|
},
|
|
7048
|
-
/* @__PURE__ */ e.createElement("div", { className: K[`${ot}`] }, /* @__PURE__ */ e.createElement("div", { className: K[`${ot}__icon`] },
|
|
7052
|
+
/* @__PURE__ */ e.createElement("div", { className: K[`${ot}`] }, /* @__PURE__ */ e.createElement("div", { className: K[`${ot}__icon`] }, Cc(n, r)), /* @__PURE__ */ e.createElement("div", { className: K[`${ot}__title`] }, /* @__PURE__ */ e.createElement(B, { size: "sm", as: "div" }, b ? l : _)), y && /* @__PURE__ */ e.createElement(
|
|
7049
7053
|
"button",
|
|
7050
7054
|
{
|
|
7051
7055
|
className: K[`${ot}__collapse-button`],
|
|
@@ -7065,115 +7069,115 @@ const aa = {
|
|
|
7065
7069
|
), /* @__PURE__ */ e.createElement(c_, { component: null }, m && /* @__PURE__ */ e.createElement(
|
|
7066
7070
|
i_,
|
|
7067
7071
|
{
|
|
7068
|
-
timeout:
|
|
7072
|
+
timeout: wc,
|
|
7069
7073
|
classNames: {
|
|
7070
|
-
enter: K[`${
|
|
7071
|
-
enterActive: K[`${
|
|
7072
|
-
exit: K[`${
|
|
7073
|
-
exitActive: K[`${
|
|
7074
|
-
exitDone: K[`${
|
|
7074
|
+
enter: K[`${Ee}__files--enter`],
|
|
7075
|
+
enterActive: K[`${Ee}__files--enter-active`],
|
|
7076
|
+
exit: K[`${Ee}__files--exit`],
|
|
7077
|
+
exitActive: K[`${Ee}__files--exit-active`],
|
|
7078
|
+
exitDone: K[`${Ee}__files--exit-done`]
|
|
7075
7079
|
}
|
|
7076
7080
|
},
|
|
7077
|
-
/* @__PURE__ */ e.createElement("div", { className: K[`${
|
|
7081
|
+
/* @__PURE__ */ e.createElement("div", { className: K[`${Ee}__files`] }, /* @__PURE__ */ e.createElement("div", { className: K[`${Ee}__files-wrapper`] }, /* @__PURE__ */ e.createElement("div", { className: K[`${Ee}__files__list`] }, t)))
|
|
7078
7082
|
)));
|
|
7079
7083
|
};
|
|
7080
7084
|
export {
|
|
7081
|
-
|
|
7082
|
-
|
|
7083
|
-
|
|
7085
|
+
hc as ANIMATION_TIME,
|
|
7086
|
+
jc as ActionBar,
|
|
7087
|
+
Qc as ActionCard,
|
|
7084
7088
|
mo as ActionMenu,
|
|
7085
7089
|
po as ActionMenuItem,
|
|
7086
|
-
|
|
7087
|
-
|
|
7088
|
-
|
|
7090
|
+
Ei as ActionModalContent,
|
|
7091
|
+
ei as Alert,
|
|
7092
|
+
ti as AppFrame,
|
|
7089
7093
|
co as AppFrameProvider,
|
|
7090
7094
|
il as Avatar,
|
|
7091
7095
|
Ra as Badge,
|
|
7092
7096
|
W as Button,
|
|
7093
|
-
|
|
7097
|
+
ci as Card,
|
|
7094
7098
|
Dl as Checkbox,
|
|
7095
7099
|
Ol as DatePicker,
|
|
7096
|
-
|
|
7097
|
-
|
|
7098
|
-
|
|
7099
|
-
|
|
7100
|
-
|
|
7101
|
-
|
|
7100
|
+
ii as DatePickerRangeCalendarsWrapper,
|
|
7101
|
+
Lc as DesignToken,
|
|
7102
|
+
si as DetailsCard,
|
|
7103
|
+
di as DetailsCardInfo,
|
|
7104
|
+
Kc as Display,
|
|
7105
|
+
Gi as EmailTagInput,
|
|
7102
7106
|
za as FieldDescription,
|
|
7103
7107
|
Sr as FieldError,
|
|
7104
|
-
|
|
7105
|
-
|
|
7108
|
+
ui as FieldGroup,
|
|
7109
|
+
yc as FileUploadProgress,
|
|
7106
7110
|
hr as FileUploadProgressActions,
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7111
|
+
mi as Form,
|
|
7112
|
+
pi as FormField,
|
|
7113
|
+
gi as FormGroup,
|
|
7110
7114
|
ne as Heading,
|
|
7111
7115
|
x as Icon,
|
|
7112
|
-
|
|
7113
|
-
|
|
7114
|
-
|
|
7115
|
-
|
|
7116
|
+
qc as Info,
|
|
7117
|
+
fi as Input,
|
|
7118
|
+
Zc as Interactive,
|
|
7119
|
+
bi as Link,
|
|
7116
7120
|
Cr as Loader,
|
|
7117
|
-
|
|
7121
|
+
hi as Modal,
|
|
7118
7122
|
en as ModalBase,
|
|
7119
7123
|
Xr as ModalCloseButton,
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7124
|
+
ki as ModalHeader,
|
|
7125
|
+
vi as ModalPortal,
|
|
7126
|
+
li as Navigation,
|
|
7127
|
+
_i as NavigationGroup,
|
|
7128
|
+
oi as NavigationItem,
|
|
7125
7129
|
g_ as NavigationTopBar,
|
|
7126
7130
|
tl as NavigationTopBarAlert,
|
|
7127
7131
|
el as NavigationTopBarTitle,
|
|
7128
|
-
|
|
7129
|
-
|
|
7130
|
-
|
|
7132
|
+
yi as NumericInput,
|
|
7133
|
+
wi as OnboardingChecklist,
|
|
7134
|
+
Ci as Picker,
|
|
7131
7135
|
sn as PickerList,
|
|
7132
|
-
|
|
7133
|
-
|
|
7136
|
+
$i as Popover,
|
|
7137
|
+
Ni as ProductSwitcher,
|
|
7134
7138
|
Sn as ProductSwitcherProducts,
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
|
|
7139
|
-
|
|
7140
|
-
|
|
7139
|
+
Un as ProgressBar,
|
|
7140
|
+
Gn as ProgressCircle,
|
|
7141
|
+
xi as PromoBanner,
|
|
7142
|
+
Bi as PromoBannerV2,
|
|
7143
|
+
Ii as RadioButton,
|
|
7144
|
+
Uc as RadiusToken,
|
|
7141
7145
|
Ul as RangeDatePicker,
|
|
7142
|
-
|
|
7146
|
+
Jc as Reports,
|
|
7143
7147
|
zo as SIDE_NAVIGATION_ACTIVE_ITEM_TEST_ID,
|
|
7144
7148
|
Ho as SIDE_NAVIGATION_ITEM_TEST_ID,
|
|
7145
7149
|
Wo as SIDE_NAVIGATION_PARENT_ICON_TEST_ID,
|
|
7146
|
-
|
|
7147
|
-
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
|
|
7150
|
+
Ti as SearchInput,
|
|
7151
|
+
ni as SegmentedControl,
|
|
7152
|
+
Gc as ShadowToken,
|
|
7153
|
+
ai as SideNavigation,
|
|
7154
|
+
ri as SideNavigationGroup,
|
|
7151
7155
|
Vo as SideNavigationItem,
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
|
|
7160
|
-
|
|
7161
|
-
|
|
7156
|
+
Yc as Simple,
|
|
7157
|
+
Pi as SkeletonAvatar,
|
|
7158
|
+
Ai as SkeletonText,
|
|
7159
|
+
Di as SkeletonWrapper,
|
|
7160
|
+
Oc as SpacingToken,
|
|
7161
|
+
Fi as StatusBadge,
|
|
7162
|
+
Ri as Switch,
|
|
7163
|
+
Mi as Tab,
|
|
7164
|
+
Oi as TabsList,
|
|
7165
|
+
Li as TabsWrapper,
|
|
7162
7166
|
h_ as Tag,
|
|
7163
|
-
|
|
7167
|
+
cc as TagInput,
|
|
7164
7168
|
B as Text,
|
|
7165
|
-
|
|
7166
|
-
|
|
7167
|
-
|
|
7169
|
+
Hi as Textarea,
|
|
7170
|
+
bc as Toast,
|
|
7171
|
+
Ui as ToastWrapper,
|
|
7168
7172
|
Lt as Tooltip,
|
|
7169
|
-
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7173
|
-
|
|
7174
|
-
|
|
7173
|
+
Wc as TransitionDelayToken,
|
|
7174
|
+
Hc as TransitionDurationToken,
|
|
7175
|
+
zc as TransitionTimingToken,
|
|
7176
|
+
zi as UpdateBadge,
|
|
7177
|
+
Wi as UploadBar,
|
|
7178
|
+
Xc as UserGuide,
|
|
7175
7179
|
al as generateAvatarColor,
|
|
7176
|
-
|
|
7180
|
+
Vc as getDesignTokenWithOpacity,
|
|
7177
7181
|
no as useAppFrame,
|
|
7178
|
-
|
|
7182
|
+
Si as useProductSwitcher
|
|
7179
7183
|
};
|