@livechat/design-system-react-components 2.2.1 → 2.2.3
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.cjs +1 -1
- package/dist/index.js +232 -232
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -35,7 +35,7 @@ import Y_ from "react-day-picker";
|
|
|
35
35
|
import { subMonths as jt, differenceInCalendarMonths as qr, addMonths as jr, isSameMonth as Er, isSameDay as Ir, isAfter as Tr, differenceInCalendarDays as Ur, isPast as X_ } from "date-fns";
|
|
36
36
|
import Qr from "lodash.escape";
|
|
37
37
|
import { TransitionGroup as Ao, CSSTransition as Do } from "react-transition-group";
|
|
38
|
-
const
|
|
38
|
+
const Vc = {
|
|
39
39
|
/** @deprecated */
|
|
40
40
|
Background: "--background",
|
|
41
41
|
Background01: "--background-01",
|
|
@@ -407,7 +407,7 @@ const zc = {
|
|
|
407
407
|
SurfaceCheckListItemOpenBackground: "--surface-check-list-item-open-background",
|
|
408
408
|
SurfaceCheckListBackground: "--surface-check-list-background",
|
|
409
409
|
ContentBasicPlaceholder: "--content-basic-placeholder"
|
|
410
|
-
},
|
|
410
|
+
}, Wc = {
|
|
411
411
|
Spacing0: "--spacing-0",
|
|
412
412
|
Spacing05: "--spacing-05",
|
|
413
413
|
Spacing1: "--spacing-1",
|
|
@@ -427,7 +427,7 @@ const zc = {
|
|
|
427
427
|
Spacing18: "--spacing-18",
|
|
428
428
|
Spacing20: "--spacing-20",
|
|
429
429
|
Spacing24: "--spacing-24"
|
|
430
|
-
},
|
|
430
|
+
}, Kc = {
|
|
431
431
|
Float: "--shadow-float",
|
|
432
432
|
PopOver: "--shadow-pop-over",
|
|
433
433
|
Modal: "--shadow-modal",
|
|
@@ -449,7 +449,7 @@ const zc = {
|
|
|
449
449
|
FixedLeft: "--shadow-fixed-left",
|
|
450
450
|
FixedTop: "--shadow-fixed-top",
|
|
451
451
|
FixedBottom: "--shadow-fixed-bottom"
|
|
452
|
-
},
|
|
452
|
+
}, Yc = {
|
|
453
453
|
Radius0: "--radius-0",
|
|
454
454
|
Radius1: "--radius-1",
|
|
455
455
|
Radius2: "--radius-2",
|
|
@@ -465,25 +465,25 @@ const zc = {
|
|
|
465
465
|
// deprecated
|
|
466
466
|
4: "--radius-4"
|
|
467
467
|
// deprecated
|
|
468
|
-
},
|
|
468
|
+
}, Xc = {
|
|
469
469
|
Fast1: "--transition-duration-fast-1",
|
|
470
470
|
Fast2: "--transition-duration-fast-2",
|
|
471
471
|
Moderate1: "--transition-duration-moderate-1"
|
|
472
|
-
},
|
|
472
|
+
}, Zc = {
|
|
473
473
|
EaseIn: "--transition-timing-ease-in",
|
|
474
474
|
EaseOut: "--transition-timing-ease-out"
|
|
475
|
-
},
|
|
475
|
+
}, qc = {
|
|
476
476
|
Instant: "--delay-instant",
|
|
477
477
|
Moderate: "--delay-moderate",
|
|
478
478
|
Slow: "--delay-slow"
|
|
479
479
|
};
|
|
480
480
|
var Ot = /* @__PURE__ */ ((e) => (e.Dark = "lc-dark-theme", e.Light = "lc-light-theme", e))(Ot || {});
|
|
481
|
-
const
|
|
481
|
+
const jc = (e) => e === "dark" ? Ot.Dark : Ot.Light, Po = s_(void 0), Qc = () => {
|
|
482
482
|
const e = d_(Po);
|
|
483
483
|
if (!e)
|
|
484
484
|
throw new Error("useTheme must be used within a ThemeProvider");
|
|
485
485
|
return e;
|
|
486
|
-
},
|
|
486
|
+
}, Jc = ({
|
|
487
487
|
children: e,
|
|
488
488
|
initialTheme: t = "light",
|
|
489
489
|
customVariables: r = {}
|
|
@@ -533,7 +533,7 @@ const qc = (e) => e === "dark" ? Ot.Dark : Ot.Light, Po = s_(void 0), jc = () =>
|
|
|
533
533
|
]
|
|
534
534
|
);
|
|
535
535
|
return /* @__PURE__ */ a(Fo.Provider, { value: l, children: e });
|
|
536
|
-
},
|
|
536
|
+
}, es = (e, t) => `color-mix(in srgb, var(${e}) ${t}, transparent)`, Lt = ({
|
|
537
537
|
isVisible: e,
|
|
538
538
|
elementRef: t
|
|
539
539
|
}) => {
|
|
@@ -808,7 +808,7 @@ const qc = (e) => e === "dark" ? Ot.Dark : Ot.Light, Po = s_(void 0), jc = () =>
|
|
|
808
808
|
}, g),
|
|
809
809
|
l
|
|
810
810
|
);
|
|
811
|
-
},
|
|
811
|
+
}, ts = (d) => {
|
|
812
812
|
var c = d, {
|
|
813
813
|
as: e = "div",
|
|
814
814
|
size: t = "md",
|
|
@@ -934,7 +934,7 @@ const qc = (e) => e === "dark" ? Ot.Dark : Ot.Light, Po = s_(void 0), jc = () =>
|
|
|
934
934
|
accordion__content: ln,
|
|
935
935
|
accordion__content__inner: cn,
|
|
936
936
|
"accordion__content__inner--open": "lc-Accordion-module__accordion__content__inner--open___BhKjm"
|
|
937
|
-
}, ut = "accordion",
|
|
937
|
+
}, ut = "accordion", as = (s) => {
|
|
938
938
|
var p = s, {
|
|
939
939
|
className: e,
|
|
940
940
|
children: t,
|
|
@@ -1654,7 +1654,7 @@ const Cn = (e) => {
|
|
|
1654
1654
|
) })
|
|
1655
1655
|
] });
|
|
1656
1656
|
return Te === null ? /* @__PURE__ */ a(nr, { children: Fa }) : Fa;
|
|
1657
|
-
},
|
|
1657
|
+
}, rs = ({ text: e }) => /* @__PURE__ */ a("div", { children: e }), na = "tooltip", os = ({
|
|
1658
1658
|
className: e,
|
|
1659
1659
|
header: t,
|
|
1660
1660
|
text: r,
|
|
@@ -1879,7 +1879,7 @@ class En {
|
|
|
1879
1879
|
return this.getBoundingClientRect().height;
|
|
1880
1880
|
}
|
|
1881
1881
|
}
|
|
1882
|
-
const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t),
|
|
1882
|
+
const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), _s = (e) => {
|
|
1883
1883
|
const {
|
|
1884
1884
|
className: t,
|
|
1885
1885
|
parentElementName: r,
|
|
@@ -1939,7 +1939,7 @@ const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), os = (e) => {
|
|
|
1939
1939
|
})
|
|
1940
1940
|
)
|
|
1941
1941
|
] }) : null;
|
|
1942
|
-
}, ia = "reports-tooltip",
|
|
1942
|
+
}, ia = "reports-tooltip", ns = ({
|
|
1943
1943
|
title: e,
|
|
1944
1944
|
description: t,
|
|
1945
1945
|
children: r
|
|
@@ -2030,7 +2030,7 @@ const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), os = (e) => {
|
|
|
2030
2030
|
},
|
|
2031
2031
|
e.key
|
|
2032
2032
|
) : /* @__PURE__ */ a("div", { "data-testid": e.key, className: o, children: _ });
|
|
2033
|
-
}, La = "action-bar", pt = "action-bar__menu-wrapper", Tn = 44,
|
|
2033
|
+
}, La = "action-bar", pt = "action-bar__menu-wrapper", Tn = 44, is = ({
|
|
2034
2034
|
className: e,
|
|
2035
2035
|
id: t = "action-bar-area",
|
|
2036
2036
|
type: r = "menu",
|
|
@@ -2155,7 +2155,7 @@ const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), os = (e) => {
|
|
|
2155
2155
|
"action-card__column": "lc-ActionCard-module__action-card__column___KgMRx",
|
|
2156
2156
|
"action-card__column--first": "lc-ActionCard-module__action-card__column--first___BWQwi",
|
|
2157
2157
|
"action-card__column--second": "lc-ActionCard-module__action-card__column--second___-X-gO"
|
|
2158
|
-
}, At = "action-card",
|
|
2158
|
+
}, At = "action-card", ls = ({
|
|
2159
2159
|
className: e,
|
|
2160
2160
|
children: t,
|
|
2161
2161
|
secondColumn: r,
|
|
@@ -2238,7 +2238,7 @@ const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), os = (e) => {
|
|
|
2238
2238
|
source: Eo,
|
|
2239
2239
|
kind: "error"
|
|
2240
2240
|
}
|
|
2241
|
-
}, De = "alert",
|
|
2241
|
+
}, De = "alert", cs = (l) => {
|
|
2242
2242
|
var d = l, {
|
|
2243
2243
|
children: e,
|
|
2244
2244
|
className: t,
|
|
@@ -2423,14 +2423,14 @@ const no = 8, io = "guide-tooltip", lo = (e, t) => new En(e, t), os = (e) => {
|
|
|
2423
2423
|
}
|
|
2424
2424
|
)
|
|
2425
2425
|
] });
|
|
2426
|
-
},
|
|
2426
|
+
}, ss = (e) => /* @__PURE__ */ a(Z_, { children: /* @__PURE__ */ a(Gn, k({}, e)) }), Kt = {
|
|
2427
2427
|
"side-navigation": "lc-SideNavigation-module__side-navigation___FuFGb",
|
|
2428
2428
|
"side-navigation__header": "lc-SideNavigation-module__side-navigation__header___du0Jr",
|
|
2429
2429
|
"side-navigation__header__title": "lc-SideNavigation-module__side-navigation__header__title___2dGWf",
|
|
2430
2430
|
"side-navigation__footer": "lc-SideNavigation-module__side-navigation__footer___9LLon",
|
|
2431
2431
|
"side-navigation__nav-wrapper": "lc-SideNavigation-module__side-navigation__nav-wrapper___8Opuh",
|
|
2432
2432
|
"side-navigation__nav-wrapper--no-gaps": "lc-SideNavigation-module__side-navigation__nav-wrapper--no-gaps___1ApnT"
|
|
2433
|
-
}, Yt = "side-navigation",
|
|
2433
|
+
}, Yt = "side-navigation", ds = ({
|
|
2434
2434
|
children: e,
|
|
2435
2435
|
className: t,
|
|
2436
2436
|
title: r,
|
|
@@ -2574,7 +2574,7 @@ const Un = "side-navigation-item-test-id", Hn = "side-navigation-active-item-tes
|
|
|
2574
2574
|
"side-navigation-group__list-wrapper": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper___moivM",
|
|
2575
2575
|
"side-navigation-group__list-wrapper--expanded": "lc-SideNavigationGroup-module__side-navigation-group__list-wrapper--expanded___cwPUQ",
|
|
2576
2576
|
"side-navigation-group__list": "lc-SideNavigationGroup-module__side-navigation-group__list___Srb-J"
|
|
2577
|
-
}, St = "side-navigation-group", Wn = 34,
|
|
2577
|
+
}, St = "side-navigation-group", Wn = 34, us = ({
|
|
2578
2578
|
label: e,
|
|
2579
2579
|
rightNode: t,
|
|
2580
2580
|
className: r,
|
|
@@ -2652,7 +2652,7 @@ const Un = "side-navigation-item-test-id", Hn = "side-navigation-active-item-tes
|
|
|
2652
2652
|
}, co = {
|
|
2653
2653
|
"navigation-group": "lc-NavigationGroup-module__navigation-group___61JTX",
|
|
2654
2654
|
"navigation-group--scrollable": "lc-NavigationGroup-module__navigation-group--scrollable___BL8-e"
|
|
2655
|
-
}, so = "navigation-group",
|
|
2655
|
+
}, so = "navigation-group", ms = (_) => {
|
|
2656
2656
|
var n = _, {
|
|
2657
2657
|
children: e,
|
|
2658
2658
|
className: t,
|
|
@@ -2741,7 +2741,7 @@ const Yn = "lc-Badge-module__badge___ZbEBU", Xn = "lc-Badge-module__badge__dot__
|
|
|
2741
2741
|
size: "compact",
|
|
2742
2742
|
type: e
|
|
2743
2743
|
}
|
|
2744
|
-
),
|
|
2744
|
+
), ps = (p) => {
|
|
2745
2745
|
var g = p, {
|
|
2746
2746
|
id: e,
|
|
2747
2747
|
label: t,
|
|
@@ -2825,7 +2825,7 @@ const Yn = "lc-Badge-module__badge___ZbEBU", Xn = "lc-Badge-module__badge__dot__
|
|
|
2825
2825
|
);
|
|
2826
2826
|
}, qn = "lc-Navigation-module__navigation___oNBOL", jn = {
|
|
2827
2827
|
navigation: qn
|
|
2828
|
-
}, Qn = "navigation",
|
|
2828
|
+
}, Qn = "navigation", gs = (o) => {
|
|
2829
2829
|
var _ = o, {
|
|
2830
2830
|
children: e,
|
|
2831
2831
|
className: t
|
|
@@ -2944,7 +2944,7 @@ const Ha = {
|
|
|
2944
2944
|
"expiration-counter__button": "lc-ExpirationCounter-module__expiration-counter__button___Xv5Nx",
|
|
2945
2945
|
"expiration-counter__button__number": "lc-ExpirationCounter-module__expiration-counter__button__number___9hZV4",
|
|
2946
2946
|
"expiration-counter__button__label": "lc-ExpirationCounter-module__expiration-counter__button__label___nJAOv"
|
|
2947
|
-
}, za = "expiration-counter",
|
|
2947
|
+
}, za = "expiration-counter", hs = (i) => {
|
|
2948
2948
|
var l = i, {
|
|
2949
2949
|
id: e,
|
|
2950
2950
|
daysLeft: t,
|
|
@@ -2974,7 +2974,7 @@ const Ha = {
|
|
|
2974
2974
|
) }, e);
|
|
2975
2975
|
}, ti = {
|
|
2976
2976
|
"mobile-navigation": "lc-MobileNavigation-module__mobile-navigation___a--p5"
|
|
2977
|
-
}, ai = "mobile-navigation",
|
|
2977
|
+
}, ai = "mobile-navigation", fs = (o) => {
|
|
2978
2978
|
var _ = o, {
|
|
2979
2979
|
children: e,
|
|
2980
2980
|
className: t
|
|
@@ -3880,7 +3880,7 @@ const Qt = "select-all", ni = (e, t) => {
|
|
|
3880
3880
|
};
|
|
3881
3881
|
}, Si = {
|
|
3882
3882
|
"picker-wrapper": "lc-Picker-module__picker-wrapper___uaLHq"
|
|
3883
|
-
},
|
|
3883
|
+
}, bs = (he) => {
|
|
3884
3884
|
var V = he, {
|
|
3885
3885
|
id: e,
|
|
3886
3886
|
className: t,
|
|
@@ -4070,7 +4070,7 @@ const Qt = "select-all", ni = (e, t) => {
|
|
|
4070
4070
|
}), Ti = (e, t, r, o) => {
|
|
4071
4071
|
const _ = e.length === 1 && e[0].name === o, n = t ? e.slice(0, 1) : e;
|
|
4072
4072
|
return r && _ ? [] : n;
|
|
4073
|
-
},
|
|
4073
|
+
}, vs = h.forwardRef(
|
|
4074
4074
|
(v, g) => {
|
|
4075
4075
|
var m = v, {
|
|
4076
4076
|
disabled: e,
|
|
@@ -4377,7 +4377,7 @@ const Fi = "lc-Avatar-module__avatar___5-kP8", Ri = "lc-Avatar-module__avatar__s
|
|
|
4377
4377
|
"btn--compact": "lc-SegmentedControl-module__btn--compact___grlBl",
|
|
4378
4378
|
"btn--medium": "lc-SegmentedControl-module__btn--medium___YGzgQ",
|
|
4379
4379
|
"btn--large": "lc-SegmentedControl-module__btn--large___DCJ-p"
|
|
4380
|
-
}, Gi = "segmented-control",
|
|
4380
|
+
}, Gi = "segmented-control", ks = ({
|
|
4381
4381
|
size: e = "medium",
|
|
4382
4382
|
buttons: t,
|
|
4383
4383
|
className: r,
|
|
@@ -4427,7 +4427,7 @@ const Fi = "lc-Avatar-module__avatar___5-kP8", Ri = "lc-Avatar-module__avatar__s
|
|
|
4427
4427
|
card__actions__line: Zi,
|
|
4428
4428
|
card__actions__buttons: qi,
|
|
4429
4429
|
"card__actions__buttons-expander": "lc-Card-module__card__actions__buttons-expander___I--MQ"
|
|
4430
|
-
}, wa = "card", tr = `${wa}__header`, fr = `${tr}__heading`, Wa = `${wa}__actions`, ji = `${tr}__no-image`,
|
|
4430
|
+
}, wa = "card", tr = `${wa}__header`, fr = `${tr}__heading`, Wa = `${wa}__actions`, ji = `${tr}__no-image`, ys = (c) => {
|
|
4431
4431
|
var s = c, {
|
|
4432
4432
|
alt: e,
|
|
4433
4433
|
buttonsOptions: t = [],
|
|
@@ -4993,7 +4993,7 @@ nl.defaultProps = {
|
|
|
4993
4993
|
}
|
|
4994
4994
|
]
|
|
4995
4995
|
};
|
|
4996
|
-
const
|
|
4996
|
+
const Cs = (e) => {
|
|
4997
4997
|
const n = e, { className: t, children: r } = n, o = F(n, ["className", "children"]), _ = u(
|
|
4998
4998
|
t,
|
|
4999
4999
|
L["date-picker--range__calendars-wrapper"]
|
|
@@ -5020,7 +5020,7 @@ const ys = (e) => {
|
|
|
5020
5020
|
"details-card__content": "lc-DetailsCard-module__details-card__content___aJux3",
|
|
5021
5021
|
"details-card__content--spacing": "lc-DetailsCard-module__details-card__content--spacing___F17pU",
|
|
5022
5022
|
"details-card__content--full-space": "lc-DetailsCard-module__details-card__content--full-space___8CLFw"
|
|
5023
|
-
}, Z = "details-card", il = ["input", "button", "select", "textarea", "a"],
|
|
5023
|
+
}, Z = "details-card", il = ["input", "button", "select", "textarea", "a"], ws = ({
|
|
5024
5024
|
children: e,
|
|
5025
5025
|
className: t,
|
|
5026
5026
|
leftNode: r,
|
|
@@ -5140,7 +5140,7 @@ const ys = (e) => {
|
|
|
5140
5140
|
"details-card-info": "lc-DetailsCardInfo-module__details-card-info___22mOK",
|
|
5141
5141
|
"details-card-info__label": "lc-DetailsCardInfo-module__details-card-info__label___LXTXh",
|
|
5142
5142
|
"details-card-info__content": "lc-DetailsCardInfo-module__details-card-info__content___03cfr"
|
|
5143
|
-
}, vr = "details-card-info",
|
|
5143
|
+
}, vr = "details-card-info", $s = ({ children: e, label: t }) => /* @__PURE__ */ f("div", { className: br[vr], children: [
|
|
5144
5144
|
/* @__PURE__ */ a("div", { className: br[`${vr}__label`], children: t }),
|
|
5145
5145
|
/* @__PURE__ */ a("div", { className: br[`${vr}__content`], children: e })
|
|
5146
5146
|
] }), bo = {
|
|
@@ -5170,7 +5170,7 @@ const ys = (e) => {
|
|
|
5170
5170
|
"field-group": "lc-FieldGroup-module__field-group___--i2x",
|
|
5171
5171
|
"field-group--inline": "lc-FieldGroup-module__field-group--inline___iSg4S",
|
|
5172
5172
|
"field-group--stretched": "lc-FieldGroup-module__field-group--stretched___4Evlw"
|
|
5173
|
-
}, yr = "field-group",
|
|
5173
|
+
}, yr = "field-group", Ns = (l) => {
|
|
5174
5174
|
var d = l, {
|
|
5175
5175
|
className: e = "",
|
|
5176
5176
|
children: t,
|
|
@@ -5201,7 +5201,7 @@ const ys = (e) => {
|
|
|
5201
5201
|
form__footer: sl,
|
|
5202
5202
|
form__label: dl,
|
|
5203
5203
|
form__helper: ul
|
|
5204
|
-
}, sa = "form",
|
|
5204
|
+
}, sa = "form", xs = (i) => {
|
|
5205
5205
|
var l = i, {
|
|
5206
5206
|
className: e,
|
|
5207
5207
|
children: t,
|
|
@@ -5240,7 +5240,7 @@ const ys = (e) => {
|
|
|
5240
5240
|
"form-field__row-break": "lc-FormField-module__form-field__row-break___ibOb7",
|
|
5241
5241
|
"form-field__content": "lc-FormField-module__form-field__content___7Cnwe",
|
|
5242
5242
|
"form-field__content__description": "lc-FormField-module__form-field__content__description___qdMlU"
|
|
5243
|
-
}, oe = "form-field",
|
|
5243
|
+
}, oe = "form-field", Ss = ({
|
|
5244
5244
|
inline: e,
|
|
5245
5245
|
error: t,
|
|
5246
5246
|
description: r,
|
|
@@ -5360,7 +5360,7 @@ const ys = (e) => {
|
|
|
5360
5360
|
"form-group__header": "lc-FormGroup-module__form-group__header___U4FrR",
|
|
5361
5361
|
"form-group__label": "lc-FormGroup-module__form-group__label___9AcBX",
|
|
5362
5362
|
"form-group__helper": "lc-FormGroup-module__form-group__helper___2XQcm"
|
|
5363
|
-
}, Ya = "form-group",
|
|
5363
|
+
}, Ya = "form-group", Bs = (n) => {
|
|
5364
5364
|
var i = n, {
|
|
5365
5365
|
className: e = "",
|
|
5366
5366
|
children: t,
|
|
@@ -5437,7 +5437,7 @@ const ys = (e) => {
|
|
|
5437
5437
|
available: 1,
|
|
5438
5438
|
unavailable: 2,
|
|
5439
5439
|
unknown: 3
|
|
5440
|
-
}, fl = (e) => [...e].sort((t, r) => ko[t.status] - ko[r.status]), bl = (e) => e === 0 ? "No one assist your customers" :
|
|
5440
|
+
}, fl = (e) => [...e].sort((t, r) => ko[t.status] - ko[r.status]), bl = (e) => e === 0 ? "No one assist your customers" : `${e} accepting chats`, tt = {
|
|
5441
5441
|
"invite-agents": "lc-InviteAgents-module__invite-agents___XHov-",
|
|
5442
5442
|
"invite-agents--empty": "lc-InviteAgents-module__invite-agents--empty___-uyZv",
|
|
5443
5443
|
"invite-agents--only-unavailable": "lc-InviteAgents-module__invite-agents--only-unavailable___rwGmo",
|
|
@@ -5448,7 +5448,7 @@ const ys = (e) => {
|
|
|
5448
5448
|
"invite-agents__avatar-container": "lc-InviteAgents-module__invite-agents__avatar-container___r56c3",
|
|
5449
5449
|
"invite-agents__avatar": "lc-InviteAgents-module__invite-agents__avatar___Qs6yT",
|
|
5450
5450
|
"invite-agents__available-agents-number": "lc-InviteAgents-module__invite-agents__available-agents-number___WpNqr"
|
|
5451
|
-
}, at = "invite-agents", vl = (d) => {
|
|
5451
|
+
}, at = "invite-agents", vl = 50, kl = (d) => {
|
|
5452
5452
|
var c = d, {
|
|
5453
5453
|
agents: e,
|
|
5454
5454
|
onSetUpChatbotClick: t,
|
|
@@ -5518,7 +5518,7 @@ const ys = (e) => {
|
|
|
5518
5518
|
isVisible: g && !s,
|
|
5519
5519
|
offsetMainAxis: n,
|
|
5520
5520
|
floatingStrategy: "fixed",
|
|
5521
|
-
hoverOnDelay:
|
|
5521
|
+
hoverOnDelay: vl,
|
|
5522
5522
|
onOpen: () => v(!0),
|
|
5523
5523
|
onClose: () => v(!1),
|
|
5524
5524
|
className: u(Ot.Dark, tt[`${at}__tooltip`]),
|
|
@@ -5606,10 +5606,10 @@ const ys = (e) => {
|
|
|
5606
5606
|
]
|
|
5607
5607
|
})
|
|
5608
5608
|
);
|
|
5609
|
-
},
|
|
5610
|
-
link:
|
|
5609
|
+
}, Es = m_(kl), yl = "lc-Link-module__link___35Vo1", yo = {
|
|
5610
|
+
link: yl,
|
|
5611
5611
|
"link--bold": "lc-Link-module__link--bold___9Uq3Z"
|
|
5612
|
-
}, Co = "link",
|
|
5612
|
+
}, Co = "link", Is = (o) => {
|
|
5613
5613
|
var _ = o, {
|
|
5614
5614
|
bold: e = !1,
|
|
5615
5615
|
className: t = ""
|
|
@@ -5627,7 +5627,7 @@ const ys = (e) => {
|
|
|
5627
5627
|
)
|
|
5628
5628
|
}, r)
|
|
5629
5629
|
);
|
|
5630
|
-
},
|
|
5630
|
+
}, Cl = "lc-Modal-module__modal__body___K3X3J", wl = "lc-Modal-module__modal__header___22qVU", $l = "lc-Modal-module__modal__heading___TQl-G", Nl = "lc-Modal-module__modal__footer___-z-ze", ve = {
|
|
5631
5631
|
"modal-base": "lc-Modal-module__modal-base___W3hsn",
|
|
5632
5632
|
"fade-in": "lc-Modal-module__fade-in___uf1sy",
|
|
5633
5633
|
"modal-base--full-space": "lc-Modal-module__modal-base--full-space___I5mqs",
|
|
@@ -5636,14 +5636,14 @@ const ys = (e) => {
|
|
|
5636
5636
|
"modal-base__overlay--labelled": "lc-Modal-module__modal-base__overlay--labelled___XJo16",
|
|
5637
5637
|
"modal-base__close": "lc-Modal-module__modal-base__close___a2xPW",
|
|
5638
5638
|
"modal-base__close--label-type": "lc-Modal-module__modal-base__close--label-type___IWIlG",
|
|
5639
|
-
modal__body:
|
|
5640
|
-
modal__header:
|
|
5639
|
+
modal__body: Cl,
|
|
5640
|
+
modal__header: wl,
|
|
5641
5641
|
"modal__header--without-heading": "lc-Modal-module__modal__header--without-heading___-zvH5",
|
|
5642
5642
|
"modal__label-header": "lc-Modal-module__modal__label-header___LL-pz",
|
|
5643
|
-
modal__heading:
|
|
5643
|
+
modal__heading: $l,
|
|
5644
5644
|
"modal__label-heading": "lc-Modal-module__modal__label-heading___OZoP1",
|
|
5645
|
-
modal__footer:
|
|
5646
|
-
}, da = "modal-base",
|
|
5645
|
+
modal__footer: Nl
|
|
5646
|
+
}, da = "modal-base", xl = (d) => {
|
|
5647
5647
|
var c = d, {
|
|
5648
5648
|
children: e,
|
|
5649
5649
|
className: t = "",
|
|
@@ -5715,7 +5715,7 @@ const ys = (e) => {
|
|
|
5715
5715
|
onClick: r,
|
|
5716
5716
|
icon: /* @__PURE__ */ a(P, { source: Re, size: "medium", customColor: t })
|
|
5717
5717
|
}
|
|
5718
|
-
), Et = "modal",
|
|
5718
|
+
), Et = "modal", Ts = (c) => {
|
|
5719
5719
|
var s = c, {
|
|
5720
5720
|
children: e,
|
|
5721
5721
|
className: t = "",
|
|
@@ -5739,7 +5739,7 @@ const ys = (e) => {
|
|
|
5739
5739
|
m.preventDefault(), m.stopPropagation(), i();
|
|
5740
5740
|
};
|
|
5741
5741
|
return /* @__PURE__ */ f(
|
|
5742
|
-
|
|
5742
|
+
xl,
|
|
5743
5743
|
E(k({
|
|
5744
5744
|
className: p,
|
|
5745
5745
|
fullSpaceContent: _,
|
|
@@ -5798,7 +5798,7 @@ const ys = (e) => {
|
|
|
5798
5798
|
]
|
|
5799
5799
|
})
|
|
5800
5800
|
);
|
|
5801
|
-
},
|
|
5801
|
+
}, As = ({
|
|
5802
5802
|
children: e,
|
|
5803
5803
|
className: t = "",
|
|
5804
5804
|
parentElementName: r = "body",
|
|
@@ -5819,7 +5819,7 @@ const ys = (e) => {
|
|
|
5819
5819
|
"modal-header__heading-left-node": "lc-ModalHeader-module__modal-header__heading-left-node___SZBRX",
|
|
5820
5820
|
"modal-header__heading-body": "lc-ModalHeader-module__modal-header__heading-body___aBgMz",
|
|
5821
5821
|
"modal-header__heading-description": "lc-ModalHeader-module__modal-header__heading-description___dpbWK"
|
|
5822
|
-
}, ma = "modal-header",
|
|
5822
|
+
}, ma = "modal-header", Ds = ({ title: e, iconProps: t, avatarProps: r, children: o, className: _ = "" }) => {
|
|
5823
5823
|
const n = u(ua[ma], _);
|
|
5824
5824
|
return /* @__PURE__ */ f("div", { className: n, children: [
|
|
5825
5825
|
t && /* @__PURE__ */ a(
|
|
@@ -5852,7 +5852,7 @@ const ys = (e) => {
|
|
|
5852
5852
|
"action-modal-content__heading": "lc-ActionModalContent-module__action-modal-content__heading___gGgOD",
|
|
5853
5853
|
"action-modal-content__content": "lc-ActionModalContent-module__action-modal-content__content___K4e5r",
|
|
5854
5854
|
"action-modal-content__actions": "lc-ActionModalContent-module__action-modal-content__actions___bgnDV"
|
|
5855
|
-
}, ga = "action-modal-content",
|
|
5855
|
+
}, ga = "action-modal-content", Ps = ({
|
|
5856
5856
|
children: e,
|
|
5857
5857
|
className: t,
|
|
5858
5858
|
icon: r,
|
|
@@ -5888,7 +5888,7 @@ const ys = (e) => {
|
|
|
5888
5888
|
"numeric-input--disabled": "lc-NumericInput-module__numeric-input--disabled___s2O8w",
|
|
5889
5889
|
"numeric-input--no-controls": "lc-NumericInput-module__numeric-input--no-controls___nO8zN",
|
|
5890
5890
|
"numeric-input--error": "lc-NumericInput-module__numeric-input--error___y9v6f"
|
|
5891
|
-
}, Zt = "numeric-input",
|
|
5891
|
+
}, Zt = "numeric-input", Fs = (s) => {
|
|
5892
5892
|
var p = s, {
|
|
5893
5893
|
className: e,
|
|
5894
5894
|
error: t,
|
|
@@ -6013,7 +6013,7 @@ const ys = (e) => {
|
|
|
6013
6013
|
"checklist-item__content__inner__description": "lc-CheckListItem-module__checklist-item__content__inner__description___oQx09",
|
|
6014
6014
|
"checklist-item__content__inner__cta": "lc-CheckListItem-module__checklist-item__content__inner__cta___pPrxs",
|
|
6015
6015
|
"checklist-item__chevron": "lc-CheckListItem-module__checklist-item__chevron___S9Cp1"
|
|
6016
|
-
}, pe = "checklist-item",
|
|
6016
|
+
}, pe = "checklist-item", Sl = 3, Bl = ({
|
|
6017
6017
|
id: e,
|
|
6018
6018
|
isActive: t,
|
|
6019
6019
|
isChecked: r,
|
|
@@ -6033,7 +6033,7 @@ const ys = (e) => {
|
|
|
6033
6033
|
const b = new ResizeObserver((C) => {
|
|
6034
6034
|
const N = C[0];
|
|
6035
6035
|
if (!N) return;
|
|
6036
|
-
const $ = N.contentRect.height +
|
|
6036
|
+
const $ = N.contentRect.height + Sl;
|
|
6037
6037
|
v.current !== $ && (g($), v.current = $);
|
|
6038
6038
|
});
|
|
6039
6039
|
return b.observe(s.current), () => b.disconnect();
|
|
@@ -6143,7 +6143,7 @@ const ys = (e) => {
|
|
|
6143
6143
|
"onboarding-checklist__button": "lc-OnboardingChecklist-module__onboarding-checklist__button___ZmZ2j",
|
|
6144
6144
|
"onboarding-checklist__button__icon": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon___ta8M6",
|
|
6145
6145
|
"onboarding-checklist__button__icon--open": "lc-OnboardingChecklist-module__onboarding-checklist__button__icon--open___Jnrn8"
|
|
6146
|
-
}, ee = "onboarding-checklist",
|
|
6146
|
+
}, ee = "onboarding-checklist", Rs = ({
|
|
6147
6147
|
activeItemId: e,
|
|
6148
6148
|
completedItemsIds: t,
|
|
6149
6149
|
title: r,
|
|
@@ -6207,7 +6207,7 @@ const ys = (e) => {
|
|
|
6207
6207
|
)
|
|
6208
6208
|
] }),
|
|
6209
6209
|
/* @__PURE__ */ a("div", { className: J[`${ee}__checklist`], children: _.map((x, B) => /* @__PURE__ */ a(
|
|
6210
|
-
|
|
6210
|
+
Bl,
|
|
6211
6211
|
{
|
|
6212
6212
|
id: x.id,
|
|
6213
6213
|
description: x.description,
|
|
@@ -6290,9 +6290,9 @@ const ys = (e) => {
|
|
|
6290
6290
|
]
|
|
6291
6291
|
}
|
|
6292
6292
|
);
|
|
6293
|
-
},
|
|
6294
|
-
popover:
|
|
6295
|
-
},
|
|
6293
|
+
}, El = "lc-Popover-module__popover___rvS3X", Il = {
|
|
6294
|
+
popover: El
|
|
6295
|
+
}, Ms = ({
|
|
6296
6296
|
triggerRenderer: e,
|
|
6297
6297
|
onClose: t,
|
|
6298
6298
|
onOpen: r,
|
|
@@ -6325,7 +6325,7 @@ const ys = (e) => {
|
|
|
6325
6325
|
I,
|
|
6326
6326
|
D,
|
|
6327
6327
|
z
|
|
6328
|
-
]), H = u(
|
|
6328
|
+
]), H = u(Il.popover, _), K = /* @__PURE__ */ f(ae, { children: [
|
|
6329
6329
|
/* @__PURE__ */ a(
|
|
6330
6330
|
"div",
|
|
6331
6331
|
E(k({
|
|
@@ -6440,7 +6440,7 @@ const ys = (e) => {
|
|
|
6440
6440
|
"product-row__name": "lc-ProductRow-module__product-row__name___qAIq-",
|
|
6441
6441
|
"product-row__tooltip-icon": "lc-ProductRow-module__product-row__tooltip-icon___XO-IY",
|
|
6442
6442
|
"product-row__trial-tooltip": "lc-ProductRow-module__product-row__trial-tooltip___naThN"
|
|
6443
|
-
}, ft = "product-row",
|
|
6443
|
+
}, ft = "product-row", Tl = ({
|
|
6444
6444
|
product: {
|
|
6445
6445
|
id: e,
|
|
6446
6446
|
icon: t,
|
|
@@ -6536,7 +6536,7 @@ const ys = (e) => {
|
|
|
6536
6536
|
"product-switcher__footer": "lc-ProductSwitcher-module__product-switcher__footer___YRPN9",
|
|
6537
6537
|
"product-switcher__footer-link": "lc-ProductSwitcher-module__product-switcher__footer-link___X0VOn",
|
|
6538
6538
|
"product-switcher__tooltip": "lc-ProductSwitcher-module__product-switcher__tooltip___kcVyp"
|
|
6539
|
-
}, fa = "product-switcher",
|
|
6539
|
+
}, fa = "product-switcher", Os = ({
|
|
6540
6540
|
productOptions: e,
|
|
6541
6541
|
mainProductId: t,
|
|
6542
6542
|
openedOnInit: r = !1,
|
|
@@ -6628,7 +6628,7 @@ const ys = (e) => {
|
|
|
6628
6628
|
style: R,
|
|
6629
6629
|
children: [
|
|
6630
6630
|
/* @__PURE__ */ a("div", { className: ha[`${fa}__content`], children: e.map((H) => /* @__PURE__ */ a(
|
|
6631
|
-
|
|
6631
|
+
Tl,
|
|
6632
6632
|
{
|
|
6633
6633
|
isActive: H.id === t,
|
|
6634
6634
|
product: H,
|
|
@@ -6663,7 +6663,7 @@ const ys = (e) => {
|
|
|
6663
6663
|
) })
|
|
6664
6664
|
] });
|
|
6665
6665
|
return v === null ? /* @__PURE__ */ a(nr, { children: V }) : V;
|
|
6666
|
-
}, Tl = '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', Al = [
|
|
6666
|
+
}, Al = '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', Dl = [
|
|
6667
6667
|
{
|
|
6668
6668
|
id: "livechat",
|
|
6669
6669
|
name: "LiveChat",
|
|
@@ -6715,7 +6715,7 @@ const ys = (e) => {
|
|
|
6715
6715
|
name: "OpenWidget",
|
|
6716
6716
|
icon: B_,
|
|
6717
6717
|
backgroundColors: {
|
|
6718
|
-
main: `url('${
|
|
6718
|
+
main: `url('${Al}')`,
|
|
6719
6719
|
second: "var(--products-livechat)",
|
|
6720
6720
|
third: "var(--products-chatbot)"
|
|
6721
6721
|
},
|
|
@@ -6747,7 +6747,7 @@ const ys = (e) => {
|
|
|
6747
6747
|
url: "",
|
|
6748
6748
|
borderColor: "var(--border-basic-secondary)"
|
|
6749
6749
|
}
|
|
6750
|
-
],
|
|
6750
|
+
], Pl = [
|
|
6751
6751
|
{
|
|
6752
6752
|
clientId: "58737b5829e65621a45d598aa6f2ed8e",
|
|
6753
6753
|
redirectUri: "https://my.labs.livechatinc.com",
|
|
@@ -6784,7 +6784,7 @@ const ys = (e) => {
|
|
|
6784
6784
|
redirectUri: "https://accounts.labs.livechat.com/panel",
|
|
6785
6785
|
product: "Accounts"
|
|
6786
6786
|
}
|
|
6787
|
-
],
|
|
6787
|
+
], Fl = [
|
|
6788
6788
|
{
|
|
6789
6789
|
clientId: "bb9e5b2f1ab480e4a715977b7b1b4279",
|
|
6790
6790
|
redirectUri: "https://my.staging.livechatinc.com",
|
|
@@ -6858,7 +6858,7 @@ const ys = (e) => {
|
|
|
6858
6858
|
redirectUri: "https://accounts.livechat.com/panel",
|
|
6859
6859
|
product: "Accounts"
|
|
6860
6860
|
}
|
|
6861
|
-
],
|
|
6861
|
+
], Rl = [
|
|
6862
6862
|
"livechat",
|
|
6863
6863
|
"chatbot",
|
|
6864
6864
|
"helpdesk",
|
|
@@ -6872,19 +6872,19 @@ const ys = (e) => {
|
|
|
6872
6872
|
openwidget: "OpenWidget",
|
|
6873
6873
|
hello: "Hello"
|
|
6874
6874
|
// TODO: change to teamchat: 'TeamChat' when the product is renamed
|
|
6875
|
-
},
|
|
6875
|
+
}, Ml = (e, t, r, o, _) => {
|
|
6876
6876
|
let n = "";
|
|
6877
6877
|
_ && _ !== "prod" ? n += `https://accounts.${_}.livechat.com` : n += "https://accounts.livechat.com";
|
|
6878
|
-
const i =
|
|
6878
|
+
const i = Ul(_, o), l = `${n}?client_id=${e}&redirect_uri=${encodeURIComponent(
|
|
6879
6879
|
t
|
|
6880
6880
|
)}&response_type=token&organization_id=${r}`;
|
|
6881
6881
|
return i ? `${l}&utm_source=${i}&utm_medium=referral&utm_campaign=productswitcher` : l;
|
|
6882
|
-
},
|
|
6882
|
+
}, Ol = (e) => {
|
|
6883
6883
|
const t = new Date(e), r = /* @__PURE__ */ new Date();
|
|
6884
6884
|
return X_(t) ? 0 : Ur(t, r);
|
|
6885
|
-
},
|
|
6885
|
+
}, Ll = (e, t) => Rl.includes(e) || t.some(
|
|
6886
6886
|
(r) => r.product === Wr[e]
|
|
6887
|
-
),
|
|
6887
|
+
), Gl = (e, t, r, o, _, n) => {
|
|
6888
6888
|
var l, d, c, s, p;
|
|
6889
6889
|
const i = t.find(
|
|
6890
6890
|
(g) => g.product === Wr[e.id]
|
|
@@ -6892,9 +6892,9 @@ const ys = (e) => {
|
|
|
6892
6892
|
if (!i)
|
|
6893
6893
|
throw new Error(`Product data for ${e.id} not found`);
|
|
6894
6894
|
return E(k({}, e), {
|
|
6895
|
-
trialDaysLeft: r[e.id] && ((l = r[e.id]) == null ? void 0 : l.status) === "trial" && ((d = r[e.id]) != null && d.next_charge_at) ?
|
|
6895
|
+
trialDaysLeft: r[e.id] && ((l = r[e.id]) == null ? void 0 : l.status) === "trial" && ((d = r[e.id]) != null && d.next_charge_at) ? Ol((s = (c = r[e.id]) == null ? void 0 : c.next_charge_at) != null ? s : "") : void 0,
|
|
6896
6896
|
expired: ((p = r[e.id]) == null ? void 0 : p.status) === "expired",
|
|
6897
|
-
url:
|
|
6897
|
+
url: Ml(
|
|
6898
6898
|
i.clientId,
|
|
6899
6899
|
i.redirectUri,
|
|
6900
6900
|
o,
|
|
@@ -6907,18 +6907,18 @@ const ys = (e) => {
|
|
|
6907
6907
|
case "prod":
|
|
6908
6908
|
return a_;
|
|
6909
6909
|
case "staging":
|
|
6910
|
-
return
|
|
6910
|
+
return Fl;
|
|
6911
6911
|
case "labs":
|
|
6912
|
-
return
|
|
6912
|
+
return Pl;
|
|
6913
6913
|
default:
|
|
6914
6914
|
return [];
|
|
6915
6915
|
}
|
|
6916
|
-
},
|
|
6916
|
+
}, Ul = (e, t) => {
|
|
6917
6917
|
const o = r_(e).find(
|
|
6918
6918
|
(_) => _.product === Wr[t]
|
|
6919
6919
|
);
|
|
6920
6920
|
return o == null ? void 0 : o.redirectUri.replace("https://", "");
|
|
6921
|
-
},
|
|
6921
|
+
}, Ls = ({
|
|
6922
6922
|
env: e = "prod",
|
|
6923
6923
|
installedProducts: t,
|
|
6924
6924
|
subscriptions: r,
|
|
@@ -6929,9 +6929,9 @@ const ys = (e) => {
|
|
|
6929
6929
|
throw new Error("Missing required parameters");
|
|
6930
6930
|
const n = e ? r_(e) : a_;
|
|
6931
6931
|
return {
|
|
6932
|
-
products:
|
|
6933
|
-
(i, l) => (
|
|
6934
|
-
|
|
6932
|
+
products: Dl.reduce(
|
|
6933
|
+
(i, l) => (Ll(l.id, t) && i.push(
|
|
6934
|
+
Gl(
|
|
6935
6935
|
l,
|
|
6936
6936
|
n,
|
|
6937
6937
|
r,
|
|
@@ -6943,9 +6943,9 @@ const ys = (e) => {
|
|
|
6943
6943
|
[]
|
|
6944
6944
|
)
|
|
6945
6945
|
};
|
|
6946
|
-
},
|
|
6946
|
+
}, Hl = (e) => Math.min(Math.max(e, 0), 100);
|
|
6947
6947
|
function o_(e, t = 0) {
|
|
6948
|
-
return e === "error" ? 0 :
|
|
6948
|
+
return e === "error" ? 0 : Hl(parseInt(t.toString(), 10));
|
|
6949
6949
|
}
|
|
6950
6950
|
const ba = {
|
|
6951
6951
|
"progress-circle": "lc-ProgressCircle-module__progress-circle___H4Abd",
|
|
@@ -6958,15 +6958,15 @@ const ba = {
|
|
|
6958
6958
|
"progress-circle__indicator--normal": "lc-ProgressCircle-module__progress-circle__indicator--normal___LVjBb",
|
|
6959
6959
|
"progress-circle__indicator--success": "lc-ProgressCircle-module__progress-circle__indicator--success___JnXe0",
|
|
6960
6960
|
"progress-circle__indicator--error": "lc-ProgressCircle-module__progress-circle__indicator--error___HejoU"
|
|
6961
|
-
},
|
|
6961
|
+
}, zl = {
|
|
6962
6962
|
small: 2,
|
|
6963
6963
|
medium: 3,
|
|
6964
6964
|
large: 4
|
|
6965
|
-
},
|
|
6965
|
+
}, Vl = {
|
|
6966
6966
|
small: 15,
|
|
6967
6967
|
medium: 36,
|
|
6968
6968
|
large: 56
|
|
6969
|
-
}, va = "progress-circle",
|
|
6969
|
+
}, va = "progress-circle", Wl = h.forwardRef(
|
|
6970
6970
|
(i, n) => {
|
|
6971
6971
|
var l = i, {
|
|
6972
6972
|
status: e = "normal",
|
|
@@ -6979,7 +6979,7 @@ const ba = {
|
|
|
6979
6979
|
"className",
|
|
6980
6980
|
"size"
|
|
6981
6981
|
]);
|
|
6982
|
-
const d = o_(e, t), c =
|
|
6982
|
+
const d = o_(e, t), c = zl[o], s = Vl[o], p = u(
|
|
6983
6983
|
ba[va],
|
|
6984
6984
|
{
|
|
6985
6985
|
[ba[`${va}--${o}`]]: o,
|
|
@@ -7035,7 +7035,7 @@ const ba = {
|
|
|
7035
7035
|
"progress-bar--normal": "lc-ProgressBar-module__progress-bar--normal___WboRI",
|
|
7036
7036
|
"progress-bar__indicator--success": "lc-ProgressBar-module__progress-bar__indicator--success___MHAlN",
|
|
7037
7037
|
"progress-bar__indicator--normal": "lc-ProgressBar-module__progress-bar__indicator--normal___sjEAI"
|
|
7038
|
-
}, qa = "progress-bar",
|
|
7038
|
+
}, qa = "progress-bar", Kl = h.forwardRef(
|
|
7039
7039
|
(i, n) => {
|
|
7040
7040
|
var l = i, {
|
|
7041
7041
|
status: e = "normal",
|
|
@@ -7085,7 +7085,7 @@ const ba = {
|
|
|
7085
7085
|
"promo-banner--small": "lc-PromoBanner-module__promo-banner--small___8dqnJ",
|
|
7086
7086
|
"promo-banner--large": "lc-PromoBanner-module__promo-banner--large___GDbja",
|
|
7087
7087
|
"promo-banner__close-icon": "lc-PromoBanner-module__promo-banner__close-icon___rt1kN"
|
|
7088
|
-
},
|
|
7088
|
+
}, Yl = 400, Xl = 800, Zl = 500, Ve = "promo-banner", Gs = ({
|
|
7089
7089
|
className: e,
|
|
7090
7090
|
buttonText: t,
|
|
7091
7091
|
children: r,
|
|
@@ -7107,9 +7107,9 @@ const ba = {
|
|
|
7107
7107
|
e
|
|
7108
7108
|
);
|
|
7109
7109
|
h.useEffect(() => {
|
|
7110
|
-
const b = () => s.current && s.current.offsetWidth <=
|
|
7110
|
+
const b = () => s.current && s.current.offsetWidth <= Yl ? g("small") : s.current && s.current.offsetWidth >= Xl ? g("large") : g("medium"), C = To(
|
|
7111
7111
|
b,
|
|
7112
|
-
|
|
7112
|
+
Zl
|
|
7113
7113
|
);
|
|
7114
7114
|
return window.addEventListener("resize", C), b(), () => {
|
|
7115
7115
|
C.cancel(), window.removeEventListener("resize", C);
|
|
@@ -7158,7 +7158,7 @@ const ba = {
|
|
|
7158
7158
|
"promo-banner-v2__close": "lc-PromoBannerV2-module__promo-banner-v2__close___HA3Hr",
|
|
7159
7159
|
"promo-banner-v2__close__btn": "lc-PromoBannerV2-module__promo-banner-v2__close__btn___23Qui",
|
|
7160
7160
|
"promo-banner-v2--vertical": "lc-PromoBannerV2-module__promo-banner-v2--vertical___hXlPD"
|
|
7161
|
-
}, It = "promo-banner-v2",
|
|
7161
|
+
}, It = "promo-banner-v2", Us = ({
|
|
7162
7162
|
children: e,
|
|
7163
7163
|
className: t,
|
|
7164
7164
|
additionalContent: r,
|
|
@@ -7241,7 +7241,7 @@ const ba = {
|
|
|
7241
7241
|
"radio-button__helper": "lc-RadioButton-module__radio-button__helper___X4Ihv",
|
|
7242
7242
|
"radio-button--selected": "lc-RadioButton-module__radio-button--selected___00LlN",
|
|
7243
7243
|
"radio-button--disabled": "lc-RadioButton-module__radio-button--disabled___StpOi"
|
|
7244
|
-
}, kt = "radio-button",
|
|
7244
|
+
}, kt = "radio-button", Hs = h.forwardRef(
|
|
7245
7245
|
(l, i) => {
|
|
7246
7246
|
var d = l, { children: e, className: t = "", description: r, checked: o, disabled: _ } = d, n = F(d, ["children", "className", "description", "checked", "disabled"]);
|
|
7247
7247
|
const c = u(vt[kt], t, {
|
|
@@ -7282,7 +7282,7 @@ const ba = {
|
|
|
7282
7282
|
"search-input__loader": "lc-Search-module__search-input__loader___LFajc",
|
|
7283
7283
|
"search-input__input-wrapper": "lc-Search-module__search-input__input-wrapper___ALU60",
|
|
7284
7284
|
"search-input__input-wrapper--crop": "lc-Search-module__search-input__input-wrapper--crop___nj-bc"
|
|
7285
|
-
}, rt = "search-input", $o = `${rt}__input-wrapper`,
|
|
7285
|
+
}, rt = "search-input", $o = `${rt}__input-wrapper`, zs = ({
|
|
7286
7286
|
isCollapsable: e,
|
|
7287
7287
|
isDisabled: t,
|
|
7288
7288
|
isLoading: r,
|
|
@@ -7378,16 +7378,16 @@ const ba = {
|
|
|
7378
7378
|
]
|
|
7379
7379
|
}
|
|
7380
7380
|
);
|
|
7381
|
-
},
|
|
7381
|
+
}, ql = "lc-Skeleton-module__loading___fc1WK", Mt = {
|
|
7382
7382
|
"skeleton-wrapper": "lc-Skeleton-module__skeleton-wrapper___5N-1n",
|
|
7383
7383
|
"skeleton-wrapper--vertical": "lc-Skeleton-module__skeleton-wrapper--vertical___0sU7e",
|
|
7384
7384
|
"skeleton-avatar": "lc-Skeleton-module__skeleton-avatar___7-CDQ",
|
|
7385
7385
|
"skeleton-avatar--square": "lc-Skeleton-module__skeleton-avatar--square___NlK0K",
|
|
7386
7386
|
"skeleton-avatar--animated": "lc-Skeleton-module__skeleton-avatar--animated___iFXkb",
|
|
7387
|
-
loading:
|
|
7387
|
+
loading: ql,
|
|
7388
7388
|
"skeleton-text": "lc-Skeleton-module__skeleton-text___WnwUw",
|
|
7389
7389
|
"skeleton-text--animated": "lc-Skeleton-module__skeleton-text--animated___Bnr3Z"
|
|
7390
|
-
}, No = "skeleton-wrapper",
|
|
7390
|
+
}, No = "skeleton-wrapper", Vs = (_) => {
|
|
7391
7391
|
var n = _, { children: e, vertical: t, animated: r } = n, o = F(n, ["children", "vertical", "animated"]);
|
|
7392
7392
|
const i = h.Children.map(e, (l) => h.isValidElement(l) ? h.cloneElement(l, {
|
|
7393
7393
|
animated: r
|
|
@@ -7402,7 +7402,7 @@ const ba = {
|
|
|
7402
7402
|
children: i
|
|
7403
7403
|
})
|
|
7404
7404
|
);
|
|
7405
|
-
}, Cr = "skeleton-avatar",
|
|
7405
|
+
}, Cr = "skeleton-avatar", Ws = ({
|
|
7406
7406
|
square: e = !1,
|
|
7407
7407
|
size: t = 16,
|
|
7408
7408
|
animated: r
|
|
@@ -7418,7 +7418,7 @@ const ba = {
|
|
|
7418
7418
|
height: t
|
|
7419
7419
|
}
|
|
7420
7420
|
}
|
|
7421
|
-
), xo = "skeleton-text",
|
|
7421
|
+
), xo = "skeleton-text", Ks = ({
|
|
7422
7422
|
height: e = 13,
|
|
7423
7423
|
width: t,
|
|
7424
7424
|
animated: r
|
|
@@ -7447,7 +7447,7 @@ const ba = {
|
|
|
7447
7447
|
"status-badge--offline": "lc-StatusBadge-module__status-badge--offline___90IJN",
|
|
7448
7448
|
"status-badge--accept": "lc-StatusBadge-module__status-badge--accept___UvRWg",
|
|
7449
7449
|
"status-badge--not-accept": "lc-StatusBadge-module__status-badge--not-accept___bhNkL"
|
|
7450
|
-
}, $r = "status-badge",
|
|
7450
|
+
}, $r = "status-badge", Ys = (_) => {
|
|
7451
7451
|
var n = _, {
|
|
7452
7452
|
className: e,
|
|
7453
7453
|
kind: t = "offline",
|
|
@@ -7464,7 +7464,7 @@ const ba = {
|
|
|
7464
7464
|
e
|
|
7465
7465
|
);
|
|
7466
7466
|
return /* @__PURE__ */ a("span", k({ className: i }, o));
|
|
7467
|
-
},
|
|
7467
|
+
}, jl = "lc-Switch-module__switch__input___-bYMW", Ql = "lc-Switch-module__switch__container___dYb8a", Jl = "lc-Switch-module__switch__track___3lNXx", ec = "lc-Switch-module__switch__slider___NmDHK", tc = "lc-Switch-module__switch__loader___Pbo1Q", ac = "lc-Switch-module__switch__icon___tCZTq", ie = {
|
|
7468
7468
|
switch: "lc-Switch-module__switch___PKzsW",
|
|
7469
7469
|
"switch__track--enabled": "lc-Switch-module__switch__track--enabled___Dwbmx",
|
|
7470
7470
|
"switch__track--on": "lc-Switch-module__switch__track--on___7vdEj",
|
|
@@ -7473,13 +7473,13 @@ const ba = {
|
|
|
7473
7473
|
"switch--compact": "lc-Switch-module__switch--compact___T4bhh",
|
|
7474
7474
|
"switch--medium": "lc-Switch-module__switch--medium___uruMu",
|
|
7475
7475
|
"switch--focused": "lc-Switch-module__switch--focused___XADLL",
|
|
7476
|
-
switch__input:
|
|
7476
|
+
switch__input: jl,
|
|
7477
7477
|
"switch__input--disabled": "lc-Switch-module__switch__input--disabled___c1vVD",
|
|
7478
|
-
switch__container:
|
|
7479
|
-
switch__track:
|
|
7478
|
+
switch__container: Ql,
|
|
7479
|
+
switch__track: Jl,
|
|
7480
7480
|
"switch__container--focused": "lc-Switch-module__switch__container--focused___120ao",
|
|
7481
7481
|
"switch__track--disabled": "lc-Switch-module__switch__track--disabled___pz3md",
|
|
7482
|
-
switch__slider:
|
|
7482
|
+
switch__slider: ec,
|
|
7483
7483
|
"switch__slider--large": "lc-Switch-module__switch__slider--large___0-Vky",
|
|
7484
7484
|
"switch__slider--large--on": "lc-Switch-module__switch__slider--large--on___HXudz",
|
|
7485
7485
|
"switch__slider--large--off": "lc-Switch-module__switch__slider--large--off___zPuP6",
|
|
@@ -7490,12 +7490,12 @@ const ba = {
|
|
|
7490
7490
|
"switch__slider--medium--on": "lc-Switch-module__switch__slider--medium--on___WNNGh",
|
|
7491
7491
|
"switch__slider--medium--off": "lc-Switch-module__switch__slider--medium--off___pkbCl",
|
|
7492
7492
|
"switch__slider--disabled": "lc-Switch-module__switch__slider--disabled___6rrSU",
|
|
7493
|
-
switch__loader:
|
|
7493
|
+
switch__loader: tc,
|
|
7494
7494
|
"switch__loader--compact": "lc-Switch-module__switch__loader--compact___jKLak",
|
|
7495
7495
|
"switch__loader--medium": "lc-Switch-module__switch__loader--medium___XpfaO",
|
|
7496
7496
|
"switch__loader--large": "lc-Switch-module__switch__loader--large___NDgeg",
|
|
7497
|
-
switch__icon:
|
|
7498
|
-
}, _e = "switch",
|
|
7497
|
+
switch__icon: ac
|
|
7498
|
+
}, _e = "switch", Xs = (p) => {
|
|
7499
7499
|
var g = p, {
|
|
7500
7500
|
className: e = "",
|
|
7501
7501
|
defaultOn: t = !1,
|
|
@@ -7605,17 +7605,17 @@ const ba = {
|
|
|
7605
7605
|
}
|
|
7606
7606
|
)
|
|
7607
7607
|
] });
|
|
7608
|
-
},
|
|
7609
|
-
tab:
|
|
7610
|
-
tab__count:
|
|
7608
|
+
}, rc = "lc-Tab-module__tab___ShyYn", oc = "lc-Tab-module__tab__count___7QKoz", _c = "lc-Tab-module__tab__icon___eCD-d", nc = "lc-Tab-module__tab__badge___nwfVJ", Ft = {
|
|
7609
|
+
tab: rc,
|
|
7610
|
+
tab__count: oc,
|
|
7611
7611
|
"tab--compact": "lc-Tab-module__tab--compact___yetP5",
|
|
7612
7612
|
"tab--medium": "lc-Tab-module__tab--medium___KhPsI",
|
|
7613
7613
|
"tab--large": "lc-Tab-module__tab--large___3GE8k",
|
|
7614
|
-
tab__icon:
|
|
7615
|
-
tab__badge:
|
|
7614
|
+
tab__icon: _c,
|
|
7615
|
+
tab__badge: nc,
|
|
7616
7616
|
"tab--selected": "lc-Tab-module__tab--selected___vsPhT",
|
|
7617
7617
|
"tab--disabled": "lc-Tab-module__tab--disabled___JPMHC"
|
|
7618
|
-
}, Rt = "tab",
|
|
7618
|
+
}, Rt = "tab", Zs = (d) => {
|
|
7619
7619
|
var c = d, {
|
|
7620
7620
|
children: e,
|
|
7621
7621
|
className: t,
|
|
@@ -7668,17 +7668,17 @@ const ba = {
|
|
|
7668
7668
|
]
|
|
7669
7669
|
})
|
|
7670
7670
|
);
|
|
7671
|
-
},
|
|
7672
|
-
tabs:
|
|
7673
|
-
tabs__list:
|
|
7674
|
-
}, n_ = "tabs",
|
|
7671
|
+
}, ic = "lc-TabsWrapper-module__tabs___rJby-", lc = "lc-TabsWrapper-module__tabs__list___ylJuP", __ = {
|
|
7672
|
+
tabs: ic,
|
|
7673
|
+
tabs__list: lc
|
|
7674
|
+
}, n_ = "tabs", qs = ({ className: e, children: t }) => /* @__PURE__ */ a("div", { className: u(__[n_], e), children: t }), js = ({ className: e, children: t }) => /* @__PURE__ */ a("div", { role: "tablist", className: u(__[`${n_}__list`], e), children: t }), Ca = {
|
|
7675
7675
|
"tag-input": "lc-TagInput-module__tag-input___zQKuG",
|
|
7676
7676
|
"tag-input--error": "lc-TagInput-module__tag-input--error___0iuR-",
|
|
7677
7677
|
"tag-input__input": "lc-TagInput-module__tag-input__input___skuNT",
|
|
7678
7678
|
"tag-input__input--medium": "lc-TagInput-module__tag-input__input--medium___9ifYO",
|
|
7679
7679
|
"tag-input__input--large": "lc-TagInput-module__tag-input__input--large___0xBUb",
|
|
7680
7680
|
"tag-input__tag__content": "lc-TagInput-module__tag-input__tag__content___glcu0"
|
|
7681
|
-
},
|
|
7681
|
+
}, cc = ({
|
|
7682
7682
|
className: e = "",
|
|
7683
7683
|
innerEditableRef: t,
|
|
7684
7684
|
inputRef: r,
|
|
@@ -7723,7 +7723,7 @@ const ba = {
|
|
|
7723
7723
|
dangerouslySetInnerHTML: { __html: Qr(n) }
|
|
7724
7724
|
}
|
|
7725
7725
|
);
|
|
7726
|
-
},
|
|
7726
|
+
}, sc = "tag-input__tag", So = ({
|
|
7727
7727
|
children: e,
|
|
7728
7728
|
index: t,
|
|
7729
7729
|
remove: r,
|
|
@@ -7735,24 +7735,24 @@ const ba = {
|
|
|
7735
7735
|
}) => {
|
|
7736
7736
|
const d = h.useMemo(() => o !== void 0 ? o(e) : !0, [e, o]), c = h.useRef(null), s = () => r(t), p = () => d ? l ? l.kind : "default" : "error";
|
|
7737
7737
|
return /* @__PURE__ */ a(Zo, E(k({ size: i }, l), { kind: p(), onRemove: s, children: /* @__PURE__ */ a(
|
|
7738
|
-
|
|
7738
|
+
cc,
|
|
7739
7739
|
{
|
|
7740
7740
|
value: e,
|
|
7741
7741
|
inputRef: _,
|
|
7742
7742
|
innerEditableRef: c,
|
|
7743
|
-
className: Ca[`${
|
|
7743
|
+
className: Ca[`${sc}__content`],
|
|
7744
7744
|
change: (g) => n(t, g),
|
|
7745
7745
|
remove: s,
|
|
7746
7746
|
validator: o
|
|
7747
7747
|
}
|
|
7748
7748
|
) }));
|
|
7749
|
-
}, ja = "tag-input",
|
|
7749
|
+
}, ja = "tag-input", dc = [
|
|
7750
7750
|
ke.enter,
|
|
7751
7751
|
ke.spacebar,
|
|
7752
7752
|
ke.tab,
|
|
7753
7753
|
ke.semicolon,
|
|
7754
7754
|
ke.comma
|
|
7755
|
-
],
|
|
7755
|
+
], uc = [ke.backspace, ke.delete], mc = (g) => {
|
|
7756
7756
|
var v = g, {
|
|
7757
7757
|
id: e,
|
|
7758
7758
|
tags: t,
|
|
@@ -7794,11 +7794,11 @@ const ba = {
|
|
|
7794
7794
|
const D = [...t || []];
|
|
7795
7795
|
D.splice(I, 1), r(D);
|
|
7796
7796
|
}, B = (I) => N(I.target.value), y = (I) => {
|
|
7797
|
-
if (
|
|
7797
|
+
if (dc.includes(I.key)) {
|
|
7798
7798
|
if (I.preventDefault(), C === "")
|
|
7799
7799
|
return;
|
|
7800
7800
|
S(C);
|
|
7801
|
-
} else if (
|
|
7801
|
+
} else if (uc.includes(I.key)) {
|
|
7802
7802
|
if (C !== "" || !(t != null && t.length))
|
|
7803
7803
|
return;
|
|
7804
7804
|
x(t.length - 1);
|
|
@@ -7861,18 +7861,18 @@ const ba = {
|
|
|
7861
7861
|
] }),
|
|
7862
7862
|
_ && /* @__PURE__ */ a(Vr, { children: _ })
|
|
7863
7863
|
] });
|
|
7864
|
-
},
|
|
7864
|
+
}, pc = /^(?:[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, gc = "name@company.com", hc = (e) => pc.test(e), Qs = (r) => {
|
|
7865
7865
|
var o = r, {
|
|
7866
|
-
placeholder: e =
|
|
7866
|
+
placeholder: e = gc
|
|
7867
7867
|
} = o, t = F(o, [
|
|
7868
7868
|
"placeholder"
|
|
7869
7869
|
]);
|
|
7870
|
-
return /* @__PURE__ */ a(
|
|
7871
|
-
},
|
|
7872
|
-
toast:
|
|
7873
|
-
toast__content:
|
|
7874
|
-
toast__actions:
|
|
7875
|
-
toast__actions__button:
|
|
7870
|
+
return /* @__PURE__ */ a(mc, E(k({}, t), { placeholder: e, validator: hc }));
|
|
7871
|
+
}, fc = "lc-Toast-module__toast___ngbBR", bc = "lc-Toast-module__toast__content___XGt2m", vc = "lc-Toast-module__toast__actions___iFshW", kc = "lc-Toast-module__toast__actions__button___sQIbQ", le = {
|
|
7872
|
+
toast: fc,
|
|
7873
|
+
toast__content: bc,
|
|
7874
|
+
toast__actions: vc,
|
|
7875
|
+
toast__actions__button: kc,
|
|
7876
7876
|
"toast__actions__button--success": "lc-Toast-module__toast__actions__button--success___p53MR",
|
|
7877
7877
|
"toast__actions__button--warning": "lc-Toast-module__toast__actions__button--warning___fCMO5",
|
|
7878
7878
|
"toast__actions__button--error": "lc-Toast-module__toast__actions__button--error___hct1w",
|
|
@@ -7898,7 +7898,7 @@ const ba = {
|
|
|
7898
7898
|
"toast-appear-active--fade": "lc-Toast-module__toast-appear-active--fade___Z39eu",
|
|
7899
7899
|
"toast-exit--fade": "lc-Toast-module__toast-exit--fade___1t0Qp",
|
|
7900
7900
|
"toast-exit-active--fade": "lc-Toast-module__toast-exit-active--fade___UK5Kw"
|
|
7901
|
-
},
|
|
7901
|
+
}, yc = {
|
|
7902
7902
|
success: {
|
|
7903
7903
|
source: Rr
|
|
7904
7904
|
},
|
|
@@ -7911,7 +7911,7 @@ const ba = {
|
|
|
7911
7911
|
info: {
|
|
7912
7912
|
source: $a
|
|
7913
7913
|
}
|
|
7914
|
-
}, Tt = "toast",
|
|
7914
|
+
}, Tt = "toast", Cc = (l) => {
|
|
7915
7915
|
var d = l, {
|
|
7916
7916
|
action: e,
|
|
7917
7917
|
className: t,
|
|
@@ -7933,7 +7933,7 @@ const ba = {
|
|
|
7933
7933
|
t
|
|
7934
7934
|
), s = typeof r == "string", p = (g) => g && g.closesOnClick && n ? (g.onClick(), n()) : g.onClick();
|
|
7935
7935
|
return /* @__PURE__ */ f("div", E(k({ className: c }, i), { children: [
|
|
7936
|
-
/* @__PURE__ */ a("div", { className: le[`${Tt}__icon`], children: /* @__PURE__ */ a(P, E(k({},
|
|
7936
|
+
/* @__PURE__ */ a("div", { className: le[`${Tt}__icon`], children: /* @__PURE__ */ a(P, E(k({}, yc[_]), { size: "medium" })) }),
|
|
7937
7937
|
/* @__PURE__ */ a("div", { className: le[`${Tt}__content`], children: s ? /* @__PURE__ */ a(A, { as: "div", children: r }) : r }),
|
|
7938
7938
|
(e || o) && /* @__PURE__ */ f("div", { className: le[`${Tt}__actions`], children: [
|
|
7939
7939
|
e && /* @__PURE__ */ a(
|
|
@@ -7960,7 +7960,7 @@ const ba = {
|
|
|
7960
7960
|
)
|
|
7961
7961
|
] })
|
|
7962
7962
|
] }));
|
|
7963
|
-
},
|
|
7963
|
+
}, wc = 200, ka = "toast-wrapper", Js = ({
|
|
7964
7964
|
className: e,
|
|
7965
7965
|
toasts: t = [],
|
|
7966
7966
|
fixed: r = !0,
|
|
@@ -7988,9 +7988,9 @@ const ba = {
|
|
|
7988
7988
|
exit: le[`toast-exit--${_}`],
|
|
7989
7989
|
exitActive: le[`toast-exit-active--${_}`]
|
|
7990
7990
|
},
|
|
7991
|
-
timeout:
|
|
7991
|
+
timeout: wc,
|
|
7992
7992
|
children: /* @__PURE__ */ a(
|
|
7993
|
-
|
|
7993
|
+
Cc,
|
|
7994
7994
|
{
|
|
7995
7995
|
kind: c,
|
|
7996
7996
|
onClose: v,
|
|
@@ -8002,12 +8002,12 @@ const ba = {
|
|
|
8002
8002
|
},
|
|
8003
8003
|
d
|
|
8004
8004
|
)) }) });
|
|
8005
|
-
},
|
|
8006
|
-
textarea:
|
|
8005
|
+
}, $c = "lc-Textarea-module__textarea___yE6jp", Qa = {
|
|
8006
|
+
textarea: $c,
|
|
8007
8007
|
"textarea--focused": "lc-Textarea-module__textarea--focused___YnB5S",
|
|
8008
8008
|
"textarea--disabled": "lc-Textarea-module__textarea--disabled___zZJAq",
|
|
8009
8009
|
"textarea--error": "lc-Textarea-module__textarea--error___n-fD5"
|
|
8010
|
-
}, Ja = "textarea",
|
|
8010
|
+
}, Ja = "textarea", ed = h.forwardRef(
|
|
8011
8011
|
(_, o) => {
|
|
8012
8012
|
var n = _, { className: e, error: t } = n, r = F(n, ["className", "error"]);
|
|
8013
8013
|
const { disabled: i, onBlur: l, onFocus: d } = r, [c, s] = h.useState(!1), p = u(e, Qa[Ja], {
|
|
@@ -8028,9 +8028,9 @@ const ba = {
|
|
|
8028
8028
|
})
|
|
8029
8029
|
) });
|
|
8030
8030
|
}
|
|
8031
|
-
),
|
|
8031
|
+
), Nc = {
|
|
8032
8032
|
"update-badge": "lc-UpdateBadge-module__update-badge___heZyU"
|
|
8033
|
-
},
|
|
8033
|
+
}, xc = "update-badge", td = () => /* @__PURE__ */ a("span", { className: Nc[xc] }), Nr = {
|
|
8034
8034
|
"file-upload-progress-actions": "lc-FileUploadProgressActions-module__file-upload-progress-actions___XINkF",
|
|
8035
8035
|
"file-upload-progress-actions__close-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__close-button___BHRcO",
|
|
8036
8036
|
"file-upload-progress-actions__retry-button": "lc-FileUploadProgressActions-module__file-upload-progress-actions__retry-button___2Xd72"
|
|
@@ -8066,7 +8066,7 @@ const ba = {
|
|
|
8066
8066
|
"file-upload-progress__wrapper__header__title": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title___EYxE3",
|
|
8067
8067
|
"file-upload-progress__wrapper__header__title--success": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--success___P0XSe",
|
|
8068
8068
|
"file-upload-progress__wrapper__header__title--error": "lc-FileUploadProgress-module__file-upload-progress__wrapper__header__title--error___la8oa"
|
|
8069
|
-
}, yt = "file-upload-progress", Sr = `${yt}__wrapper__header__title`,
|
|
8069
|
+
}, yt = "file-upload-progress", Sr = `${yt}__wrapper__header__title`, Sc = h.forwardRef(
|
|
8070
8070
|
({
|
|
8071
8071
|
actionsVisibility: e = "hidden",
|
|
8072
8072
|
className: t,
|
|
@@ -8125,7 +8125,7 @@ const ba = {
|
|
|
8125
8125
|
)
|
|
8126
8126
|
] }),
|
|
8127
8127
|
i !== "success" && /* @__PURE__ */ a(
|
|
8128
|
-
|
|
8128
|
+
Kl,
|
|
8129
8129
|
{
|
|
8130
8130
|
className: t,
|
|
8131
8131
|
percent: _,
|
|
@@ -8158,7 +8158,7 @@ const ba = {
|
|
|
8158
8158
|
"upload-bar__files--exit-done": "lc-UploadBar-module__upload-bar__files--exit-done___-N5nJ",
|
|
8159
8159
|
"upload-bar__files-wrapper": "lc-UploadBar-module__upload-bar__files-wrapper___C3au9",
|
|
8160
8160
|
"upload-bar__files__list": "lc-UploadBar-module__upload-bar__files__list___95G7b"
|
|
8161
|
-
}, Ne = "upload-bar", $t = `${Ne}__wrapper__header`,
|
|
8161
|
+
}, Ne = "upload-bar", $t = `${Ne}__wrapper__header`, Bc = 300, Ec = (e, t) => e === "success" ? /* @__PURE__ */ a(
|
|
8162
8162
|
"div",
|
|
8163
8163
|
{
|
|
8164
8164
|
"data-testid": "success-icon",
|
|
@@ -8173,13 +8173,13 @@ const ba = {
|
|
|
8173
8173
|
children: /* @__PURE__ */ a(P, { source: P_ })
|
|
8174
8174
|
}
|
|
8175
8175
|
) : /* @__PURE__ */ a(
|
|
8176
|
-
|
|
8176
|
+
Wl,
|
|
8177
8177
|
{
|
|
8178
8178
|
className: j[`${$t}__loader`],
|
|
8179
8179
|
status: e,
|
|
8180
8180
|
progressValue: t
|
|
8181
8181
|
}
|
|
8182
|
-
),
|
|
8182
|
+
), ad = ({
|
|
8183
8183
|
children: e,
|
|
8184
8184
|
className: t,
|
|
8185
8185
|
progressValue: r,
|
|
@@ -8199,7 +8199,7 @@ const ba = {
|
|
|
8199
8199
|
}), N = !(m && (p || s)), $ = () => v(!g);
|
|
8200
8200
|
return c === "single" ? /* @__PURE__ */ a("div", { className: C, children: /* @__PURE__ */ f("div", { className: j[`${Ne}__wrapper`], children: [
|
|
8201
8201
|
/* @__PURE__ */ a("div", { className: j[`${$t}`], children: /* @__PURE__ */ a(
|
|
8202
|
-
|
|
8202
|
+
Sc,
|
|
8203
8203
|
{
|
|
8204
8204
|
title: m && n || o,
|
|
8205
8205
|
progressValue: r,
|
|
@@ -8223,7 +8223,7 @@ const ba = {
|
|
|
8223
8223
|
className: j[`${Ne}__wrapper`],
|
|
8224
8224
|
onClick: $,
|
|
8225
8225
|
children: /* @__PURE__ */ f("div", { className: j[`${$t}`], children: [
|
|
8226
|
-
/* @__PURE__ */ a("div", { className: j[`${$t}__icon`], children:
|
|
8226
|
+
/* @__PURE__ */ a("div", { className: j[`${$t}__icon`], children: Ec(i, r) }),
|
|
8227
8227
|
/* @__PURE__ */ a("div", { className: j[`${$t}__title`], children: /* @__PURE__ */ a(A, { size: "sm", as: "div", children: m ? n : o }) }),
|
|
8228
8228
|
N && /* @__PURE__ */ a(
|
|
8229
8229
|
"button",
|
|
@@ -8249,7 +8249,7 @@ const ba = {
|
|
|
8249
8249
|
/* @__PURE__ */ a(Ao, { component: null, children: g && /* @__PURE__ */ a(
|
|
8250
8250
|
Do,
|
|
8251
8251
|
{
|
|
8252
|
-
timeout:
|
|
8252
|
+
timeout: Bc,
|
|
8253
8253
|
classNames: {
|
|
8254
8254
|
enter: j[`${Ne}__files--enter`],
|
|
8255
8255
|
enterActive: j[`${Ne}__files--enter-active`],
|
|
@@ -8263,111 +8263,111 @@ const ba = {
|
|
|
8263
8263
|
] });
|
|
8264
8264
|
};
|
|
8265
8265
|
export {
|
|
8266
|
-
|
|
8267
|
-
|
|
8268
|
-
|
|
8269
|
-
|
|
8266
|
+
wc as ANIMATION_TIME,
|
|
8267
|
+
as as Accordion,
|
|
8268
|
+
is as ActionBar,
|
|
8269
|
+
ls as ActionCard,
|
|
8270
8270
|
Lo as ActionMenu,
|
|
8271
8271
|
Ar as ActionMenuItem,
|
|
8272
|
-
|
|
8273
|
-
|
|
8274
|
-
|
|
8272
|
+
Ps as ActionModalContent,
|
|
8273
|
+
cs as Alert,
|
|
8274
|
+
ss as AppFrame,
|
|
8275
8275
|
Z_ as AppFrameProvider,
|
|
8276
|
-
|
|
8276
|
+
vs as AutoComplete,
|
|
8277
8277
|
Qo as Avatar,
|
|
8278
8278
|
er as Badge,
|
|
8279
8279
|
q as Button,
|
|
8280
|
-
|
|
8280
|
+
ys as Card,
|
|
8281
8281
|
hi as Checkbox,
|
|
8282
8282
|
ol as DatePicker,
|
|
8283
|
-
|
|
8284
|
-
|
|
8285
|
-
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
|
|
8289
|
-
|
|
8283
|
+
Cs as DatePickerRangeCalendarsWrapper,
|
|
8284
|
+
Vc as DesignToken,
|
|
8285
|
+
ws as DetailsCard,
|
|
8286
|
+
$s as DetailsCardInfo,
|
|
8287
|
+
ts as Display,
|
|
8288
|
+
Qs as EmailTagInput,
|
|
8289
|
+
hs as ExpirationCounter,
|
|
8290
8290
|
ir as FieldDescription,
|
|
8291
8291
|
Vr as FieldError,
|
|
8292
|
-
|
|
8293
|
-
|
|
8292
|
+
Ns as FieldGroup,
|
|
8293
|
+
Sc as FileUploadProgress,
|
|
8294
8294
|
Pr as FileUploadProgressActions,
|
|
8295
|
-
|
|
8296
|
-
|
|
8297
|
-
|
|
8295
|
+
xs as Form,
|
|
8296
|
+
Ss as FormField,
|
|
8297
|
+
Bs as FormGroup,
|
|
8298
8298
|
ge as Heading,
|
|
8299
8299
|
P as Icon,
|
|
8300
|
-
|
|
8300
|
+
os as Info,
|
|
8301
8301
|
oi as Input,
|
|
8302
8302
|
Sn as Interactive,
|
|
8303
|
-
|
|
8304
|
-
|
|
8303
|
+
Es as InviteAgents,
|
|
8304
|
+
Is as Link,
|
|
8305
8305
|
Hr as Loader,
|
|
8306
|
-
|
|
8307
|
-
|
|
8308
|
-
|
|
8306
|
+
fs as MobileNavigation,
|
|
8307
|
+
Ts as Modal,
|
|
8308
|
+
xl as ModalBase,
|
|
8309
8309
|
wo as ModalCloseButton,
|
|
8310
|
-
|
|
8311
|
-
|
|
8312
|
-
|
|
8313
|
-
|
|
8314
|
-
|
|
8310
|
+
Ds as ModalHeader,
|
|
8311
|
+
As as ModalPortal,
|
|
8312
|
+
gs as Navigation,
|
|
8313
|
+
ms as NavigationGroup,
|
|
8314
|
+
ps as NavigationItem,
|
|
8315
8315
|
Vo as NavigationTopBar,
|
|
8316
8316
|
ei as NavigationTopBarAlert,
|
|
8317
8317
|
Jn as NavigationTopBarTitle,
|
|
8318
|
-
|
|
8319
|
-
|
|
8320
|
-
|
|
8318
|
+
Fs as NumericInput,
|
|
8319
|
+
Rs as OnboardingChecklist,
|
|
8320
|
+
bs as Picker,
|
|
8321
8321
|
Xo as PickerList,
|
|
8322
|
-
|
|
8323
|
-
|
|
8324
|
-
|
|
8325
|
-
|
|
8326
|
-
|
|
8327
|
-
|
|
8328
|
-
|
|
8329
|
-
|
|
8330
|
-
|
|
8322
|
+
Ms as Popover,
|
|
8323
|
+
Os as ProductSwitcher,
|
|
8324
|
+
Dl as ProductSwitcherProducts,
|
|
8325
|
+
Kl as ProgressBar,
|
|
8326
|
+
Wl as ProgressCircle,
|
|
8327
|
+
Gs as PromoBanner,
|
|
8328
|
+
Us as PromoBannerV2,
|
|
8329
|
+
Hs as RadioButton,
|
|
8330
|
+
Yc as RadiusToken,
|
|
8331
8331
|
nl as RangeDatePicker,
|
|
8332
|
-
|
|
8332
|
+
ns as Reports,
|
|
8333
8333
|
Hn as SIDE_NAVIGATION_ACTIVE_ITEM_TEST_ID,
|
|
8334
8334
|
Un as SIDE_NAVIGATION_ITEM_TEST_ID,
|
|
8335
8335
|
zn as SIDE_NAVIGATION_PARENT_ICON_TEST_ID,
|
|
8336
|
-
|
|
8337
|
-
|
|
8338
|
-
|
|
8339
|
-
|
|
8340
|
-
|
|
8336
|
+
zs as SearchInput,
|
|
8337
|
+
ks as SegmentedControl,
|
|
8338
|
+
Kc as ShadowToken,
|
|
8339
|
+
ds as SideNavigation,
|
|
8340
|
+
us as SideNavigationGroup,
|
|
8341
8341
|
Vn as SideNavigationItem,
|
|
8342
|
-
|
|
8343
|
-
|
|
8344
|
-
|
|
8345
|
-
|
|
8346
|
-
|
|
8347
|
-
|
|
8348
|
-
|
|
8349
|
-
|
|
8350
|
-
|
|
8351
|
-
|
|
8342
|
+
rs as Simple,
|
|
8343
|
+
Ws as SkeletonAvatar,
|
|
8344
|
+
Ks as SkeletonText,
|
|
8345
|
+
Vs as SkeletonWrapper,
|
|
8346
|
+
Wc as SpacingToken,
|
|
8347
|
+
Ys as StatusBadge,
|
|
8348
|
+
Xs as Switch,
|
|
8349
|
+
Zs as Tab,
|
|
8350
|
+
js as TabsList,
|
|
8351
|
+
qs as TabsWrapper,
|
|
8352
8352
|
Zo as Tag,
|
|
8353
|
-
|
|
8353
|
+
mc as TagInput,
|
|
8354
8354
|
A as Text,
|
|
8355
|
-
|
|
8355
|
+
ed as Textarea,
|
|
8356
8356
|
Ot as ThemeClassName,
|
|
8357
|
-
|
|
8358
|
-
|
|
8359
|
-
|
|
8357
|
+
Jc as ThemeProvider,
|
|
8358
|
+
Cc as Toast,
|
|
8359
|
+
Js as ToastWrapper,
|
|
8360
8360
|
Gt as Tooltip,
|
|
8361
|
-
|
|
8362
|
-
|
|
8363
|
-
|
|
8364
|
-
|
|
8365
|
-
|
|
8366
|
-
|
|
8361
|
+
qc as TransitionDelayToken,
|
|
8362
|
+
Xc as TransitionDurationToken,
|
|
8363
|
+
Zc as TransitionTimingToken,
|
|
8364
|
+
td as UpdateBadge,
|
|
8365
|
+
ad as UploadBar,
|
|
8366
|
+
_s as UserGuide,
|
|
8367
8367
|
Ai as generateAvatarColor,
|
|
8368
|
-
|
|
8369
|
-
|
|
8368
|
+
es as getDesignTokenWithOpacity,
|
|
8369
|
+
jc as getThemeClassName,
|
|
8370
8370
|
Ro as useAppFrame,
|
|
8371
|
-
|
|
8372
|
-
|
|
8371
|
+
Ls as useProductSwitcher,
|
|
8372
|
+
Qc as useTheme
|
|
8373
8373
|
};
|