@snmt-react-ui/city-select 2.5.0 → 2.5.2
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/city-select.js +645 -573
- package/package.json +3 -3
package/dist/city-select.js
CHANGED
@@ -2,10 +2,10 @@ var ce = Object.defineProperty;
|
|
2
2
|
var de = (i, e, t) => e in i ? ce(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
|
3
3
|
var H1 = (i, e, t) => de(i, typeof e != "symbol" ? e + "" : e, t);
|
4
4
|
import "./index.css";
|
5
|
-
import { jsx as o, Fragment as n1, jsxs as
|
5
|
+
import { jsx as o, Fragment as n1, jsxs as C } from "react/jsx-runtime";
|
6
6
|
import { SNMTUiContext as ge } from "@snmt-react-ui/core";
|
7
|
-
import { createContext as o1, forwardRef as m1, useState as
|
8
|
-
import { Select as
|
7
|
+
import { createContext as o1, forwardRef as m1, useState as S, useRef as X, useEffect as B, useCallback as W, useImperativeHandle as Ce, useContext as e1 } from "react";
|
8
|
+
import { Select as ue, Flex as pe, Avatar as fe, Checkbox as we, Typography as me, Tag as ke, Popover as Le } from "antd";
|
9
9
|
var ve = Object.defineProperty, Ne = (i, e, t) => e in i ? ve(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, xe = (i, e, t) => Ne(i, e + "", t), Re = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
10
10
|
function Me() {
|
11
11
|
if (console && console.warn) {
|
@@ -128,7 +128,7 @@ const je = (i, e) => {
|
|
128
128
|
} = c;
|
129
129
|
let g = i;
|
130
130
|
g = q(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
|
131
|
-
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => be(f, l, c)), h = Te(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d),
|
131
|
+
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => be(f, l, c)), h = Te(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => q1(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [m, v] = S(u);
|
132
132
|
let k = g.join();
|
133
133
|
e.lng && (k = `${e.lng}${k}`);
|
134
134
|
const E = je(k), N = X(!0);
|
@@ -149,14 +149,14 @@ const je = (i, e) => {
|
|
149
149
|
N.current = !1, f && l && f.split(" ").forEach((R) => l.off(R, b)), w && l && w.split(" ").forEach((R) => l.store.off(R, b));
|
150
150
|
};
|
151
151
|
}, [l, k]), B(() => {
|
152
|
-
N.current && a && v(
|
152
|
+
N.current && a && v(u);
|
153
153
|
}, [l, d, a]);
|
154
154
|
const _ = [m, l, a];
|
155
155
|
if (_.t = m, _.i18n = l, _.ready = a, a || !a && !r) return _;
|
156
156
|
throw new Promise((f) => {
|
157
157
|
e.lng ? S1(l, e.lng, g, () => f()) : I1(l, g, () => f());
|
158
158
|
});
|
159
|
-
},
|
159
|
+
}, C1 = ({
|
160
160
|
children: i,
|
161
161
|
direction: e = "row",
|
162
162
|
flexWrap: t = "nowrap",
|
@@ -206,7 +206,7 @@ const Ke = ({
|
|
206
206
|
disabled: n = !1,
|
207
207
|
disableUncheck: l = !1
|
208
208
|
}) => {
|
209
|
-
const [c, r] =
|
209
|
+
const [c, r] = S(i), [d, g] = S(e);
|
210
210
|
B(() => {
|
211
211
|
r(i), g(e);
|
212
212
|
}, [i, e]);
|
@@ -291,7 +291,7 @@ const Pe = ({
|
|
291
291
|
color: t = "#001E52",
|
292
292
|
className: s,
|
293
293
|
onClick: n
|
294
|
-
}) => /* @__PURE__ */
|
294
|
+
}) => /* @__PURE__ */ C(
|
295
295
|
"svg",
|
296
296
|
{
|
297
297
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -319,7 +319,7 @@ const Pe = ({
|
|
319
319
|
color: t = "#001E52",
|
320
320
|
className: s,
|
321
321
|
onClick: n
|
322
|
-
}) => /* @__PURE__ */
|
322
|
+
}) => /* @__PURE__ */ C(
|
323
323
|
"svg",
|
324
324
|
{
|
325
325
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -354,7 +354,7 @@ const Pe = ({
|
|
354
354
|
color: t = "#001E52",
|
355
355
|
className: s,
|
356
356
|
onClick: n
|
357
|
-
}) => /* @__PURE__ */
|
357
|
+
}) => /* @__PURE__ */ C(
|
358
358
|
"svg",
|
359
359
|
{
|
360
360
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -419,7 +419,7 @@ const Pe = ({
|
|
419
419
|
color: t = "#001E52",
|
420
420
|
className: s,
|
421
421
|
onClick: n
|
422
|
-
}) => /* @__PURE__ */
|
422
|
+
}) => /* @__PURE__ */ C(
|
423
423
|
"svg",
|
424
424
|
{
|
425
425
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -440,7 +440,7 @@ const Pe = ({
|
|
440
440
|
color: t = "#001E52",
|
441
441
|
className: s,
|
442
442
|
onClick: n
|
443
|
-
}) => /* @__PURE__ */
|
443
|
+
}) => /* @__PURE__ */ C(
|
444
444
|
"svg",
|
445
445
|
{
|
446
446
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -472,7 +472,7 @@ const Pe = ({
|
|
472
472
|
color: t = "#001E52",
|
473
473
|
className: s,
|
474
474
|
onClick: n
|
475
|
-
}) => /* @__PURE__ */
|
475
|
+
}) => /* @__PURE__ */ C(
|
476
476
|
"svg",
|
477
477
|
{
|
478
478
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -526,7 +526,7 @@ const Pe = ({
|
|
526
526
|
color: t = "#001E52",
|
527
527
|
className: s,
|
528
528
|
onClick: n
|
529
|
-
}) => /* @__PURE__ */
|
529
|
+
}) => /* @__PURE__ */ C(
|
530
530
|
"svg",
|
531
531
|
{
|
532
532
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -575,7 +575,7 @@ const Pe = ({
|
|
575
575
|
viewBox: "0 0 16 12",
|
576
576
|
fill: "none",
|
577
577
|
xmlns: "http://www.w3.org/2000/svg",
|
578
|
-
children: /* @__PURE__ */
|
578
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
579
579
|
/* @__PURE__ */ o(
|
580
580
|
"path",
|
581
581
|
{
|
@@ -614,7 +614,7 @@ const Pe = ({
|
|
614
614
|
color: t = "#001E52",
|
615
615
|
className: s,
|
616
616
|
onClick: n
|
617
|
-
}) => /* @__PURE__ */
|
617
|
+
}) => /* @__PURE__ */ C(
|
618
618
|
"svg",
|
619
619
|
{
|
620
620
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -658,7 +658,7 @@ const Pe = ({
|
|
658
658
|
viewBox: "0 0 10 10",
|
659
659
|
fill: "none",
|
660
660
|
xmlns: "http://www.w3.org/2000/svg",
|
661
|
-
children: /* @__PURE__ */
|
661
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
662
662
|
/* @__PURE__ */ o(
|
663
663
|
"path",
|
664
664
|
{
|
@@ -687,7 +687,7 @@ const Pe = ({
|
|
687
687
|
color: t = "#001E52",
|
688
688
|
className: s,
|
689
689
|
onClick: n
|
690
|
-
}) => /* @__PURE__ */
|
690
|
+
}) => /* @__PURE__ */ C(
|
691
691
|
"svg",
|
692
692
|
{
|
693
693
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -723,7 +723,7 @@ const Pe = ({
|
|
723
723
|
color: t = "#001E52",
|
724
724
|
className: s,
|
725
725
|
onClick: n
|
726
|
-
}) => /* @__PURE__ */
|
726
|
+
}) => /* @__PURE__ */ C(
|
727
727
|
"svg",
|
728
728
|
{
|
729
729
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -761,7 +761,7 @@ const Pe = ({
|
|
761
761
|
color: t = "#001E52",
|
762
762
|
className: s,
|
763
763
|
onClick: n
|
764
|
-
}) => /* @__PURE__ */
|
764
|
+
}) => /* @__PURE__ */ C(
|
765
765
|
"svg",
|
766
766
|
{
|
767
767
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -808,7 +808,7 @@ const Pe = ({
|
|
808
808
|
color: t = "#001E52",
|
809
809
|
className: s,
|
810
810
|
onClick: n
|
811
|
-
}) => /* @__PURE__ */
|
811
|
+
}) => /* @__PURE__ */ C(
|
812
812
|
"svg",
|
813
813
|
{
|
814
814
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -841,7 +841,7 @@ const Pe = ({
|
|
841
841
|
color: t = "#001E52",
|
842
842
|
className: s,
|
843
843
|
onClick: n
|
844
|
-
}) => /* @__PURE__ */
|
844
|
+
}) => /* @__PURE__ */ C(
|
845
845
|
"svg",
|
846
846
|
{
|
847
847
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -888,7 +888,7 @@ const Pe = ({
|
|
888
888
|
color: t = "#001E52",
|
889
889
|
className: s,
|
890
890
|
onClick: n
|
891
|
-
}) => /* @__PURE__ */
|
891
|
+
}) => /* @__PURE__ */ C(
|
892
892
|
"svg",
|
893
893
|
{
|
894
894
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -921,7 +921,7 @@ const Pe = ({
|
|
921
921
|
color: t = "#001E52",
|
922
922
|
className: s,
|
923
923
|
onClick: n
|
924
|
-
}) => /* @__PURE__ */
|
924
|
+
}) => /* @__PURE__ */ C(
|
925
925
|
"svg",
|
926
926
|
{
|
927
927
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -960,7 +960,7 @@ const Pe = ({
|
|
960
960
|
color: t = "#001E52",
|
961
961
|
className: s,
|
962
962
|
onClick: n
|
963
|
-
}) => /* @__PURE__ */
|
963
|
+
}) => /* @__PURE__ */ C(
|
964
964
|
"svg",
|
965
965
|
{
|
966
966
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1017,7 +1017,7 @@ const Pe = ({
|
|
1017
1017
|
color: t = "#001E52",
|
1018
1018
|
className: s,
|
1019
1019
|
onClick: n
|
1020
|
-
}) => /* @__PURE__ */
|
1020
|
+
}) => /* @__PURE__ */ C(
|
1021
1021
|
"svg",
|
1022
1022
|
{
|
1023
1023
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1058,13 +1058,13 @@ const Pe = ({
|
|
1058
1058
|
)
|
1059
1059
|
]
|
1060
1060
|
}
|
1061
|
-
),
|
1061
|
+
), Ct = ({
|
1062
1062
|
width: i = 20,
|
1063
1063
|
height: e = 20,
|
1064
1064
|
color: t = "#001E52",
|
1065
1065
|
className: s,
|
1066
1066
|
onClick: n
|
1067
|
-
}) => /* @__PURE__ */
|
1067
|
+
}) => /* @__PURE__ */ C(
|
1068
1068
|
"svg",
|
1069
1069
|
{
|
1070
1070
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1091,13 +1091,13 @@ const Pe = ({
|
|
1091
1091
|
)
|
1092
1092
|
]
|
1093
1093
|
}
|
1094
|
-
),
|
1094
|
+
), ut = ({
|
1095
1095
|
width: i = 20,
|
1096
1096
|
height: e = 20,
|
1097
1097
|
color: t = "#001E52",
|
1098
1098
|
className: s,
|
1099
1099
|
onClick: n
|
1100
|
-
}) => /* @__PURE__ */
|
1100
|
+
}) => /* @__PURE__ */ C(
|
1101
1101
|
"svg",
|
1102
1102
|
{
|
1103
1103
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1130,7 +1130,7 @@ const Pe = ({
|
|
1130
1130
|
color: t = "#001E52",
|
1131
1131
|
className: s,
|
1132
1132
|
onClick: n
|
1133
|
-
}) => /* @__PURE__ */
|
1133
|
+
}) => /* @__PURE__ */ C(
|
1134
1134
|
"svg",
|
1135
1135
|
{
|
1136
1136
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1191,7 +1191,7 @@ const Pe = ({
|
|
1191
1191
|
color: t = "#001E52",
|
1192
1192
|
className: s,
|
1193
1193
|
onClick: n
|
1194
|
-
}) => /* @__PURE__ */
|
1194
|
+
}) => /* @__PURE__ */ C(
|
1195
1195
|
"svg",
|
1196
1196
|
{
|
1197
1197
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1231,7 +1231,7 @@ const Pe = ({
|
|
1231
1231
|
color: t = "#001E52",
|
1232
1232
|
className: s,
|
1233
1233
|
onClick: n
|
1234
|
-
}) => /* @__PURE__ */
|
1234
|
+
}) => /* @__PURE__ */ C(
|
1235
1235
|
"svg",
|
1236
1236
|
{
|
1237
1237
|
width: i,
|
@@ -1259,7 +1259,7 @@ const Pe = ({
|
|
1259
1259
|
color: t = "#10B981",
|
1260
1260
|
className: s,
|
1261
1261
|
onClick: n
|
1262
|
-
}) => /* @__PURE__ */
|
1262
|
+
}) => /* @__PURE__ */ C(
|
1263
1263
|
"svg",
|
1264
1264
|
{
|
1265
1265
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1288,7 +1288,7 @@ const Pe = ({
|
|
1288
1288
|
color: t = "#FFB020",
|
1289
1289
|
className: s,
|
1290
1290
|
onClick: n
|
1291
|
-
}) => /* @__PURE__ */
|
1291
|
+
}) => /* @__PURE__ */ C(
|
1292
1292
|
"svg",
|
1293
1293
|
{
|
1294
1294
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1322,7 +1322,7 @@ const Pe = ({
|
|
1322
1322
|
color: t = "#88A4FF",
|
1323
1323
|
className: s,
|
1324
1324
|
onClick: n
|
1325
|
-
}) => /* @__PURE__ */
|
1325
|
+
}) => /* @__PURE__ */ C(
|
1326
1326
|
"svg",
|
1327
1327
|
{
|
1328
1328
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1370,7 +1370,7 @@ const Pe = ({
|
|
1370
1370
|
color: t = "#8E8E93",
|
1371
1371
|
className: s,
|
1372
1372
|
onClick: n
|
1373
|
-
}) => /* @__PURE__ */
|
1373
|
+
}) => /* @__PURE__ */ C(
|
1374
1374
|
"svg",
|
1375
1375
|
{
|
1376
1376
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1398,7 +1398,7 @@ const Pe = ({
|
|
1398
1398
|
color: t = "#FFB020",
|
1399
1399
|
className: s,
|
1400
1400
|
onClick: n
|
1401
|
-
}) => /* @__PURE__ */
|
1401
|
+
}) => /* @__PURE__ */ C(
|
1402
1402
|
"svg",
|
1403
1403
|
{
|
1404
1404
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1432,7 +1432,7 @@ const Pe = ({
|
|
1432
1432
|
color: t = "#D0421B",
|
1433
1433
|
className: s,
|
1434
1434
|
onClick: n
|
1435
|
-
}) => /* @__PURE__ */
|
1435
|
+
}) => /* @__PURE__ */ C(
|
1436
1436
|
"svg",
|
1437
1437
|
{
|
1438
1438
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1480,7 +1480,7 @@ const Pe = ({
|
|
1480
1480
|
color: t = "#070739",
|
1481
1481
|
className: s,
|
1482
1482
|
onClick: n
|
1483
|
-
}) => /* @__PURE__ */
|
1483
|
+
}) => /* @__PURE__ */ C(
|
1484
1484
|
"svg",
|
1485
1485
|
{
|
1486
1486
|
width: i,
|
@@ -1510,7 +1510,7 @@ const Pe = ({
|
|
1510
1510
|
color: t = "#070739",
|
1511
1511
|
className: s,
|
1512
1512
|
onClick: n
|
1513
|
-
}) => /* @__PURE__ */
|
1513
|
+
}) => /* @__PURE__ */ C(
|
1514
1514
|
"svg",
|
1515
1515
|
{
|
1516
1516
|
width: i,
|
@@ -1574,7 +1574,7 @@ const Pe = ({
|
|
1574
1574
|
color: t = "#F2F2F7",
|
1575
1575
|
className: s,
|
1576
1576
|
onClick: n
|
1577
|
-
}) => /* @__PURE__ */
|
1577
|
+
}) => /* @__PURE__ */ C(
|
1578
1578
|
"svg",
|
1579
1579
|
{
|
1580
1580
|
width: i,
|
@@ -1603,7 +1603,7 @@ const Pe = ({
|
|
1603
1603
|
color: t = "#004ED7",
|
1604
1604
|
className: s,
|
1605
1605
|
onClick: n
|
1606
|
-
}) => /* @__PURE__ */
|
1606
|
+
}) => /* @__PURE__ */ C(
|
1607
1607
|
"svg",
|
1608
1608
|
{
|
1609
1609
|
width: i,
|
@@ -1632,7 +1632,7 @@ const Pe = ({
|
|
1632
1632
|
color: t = "#070739",
|
1633
1633
|
className: s,
|
1634
1634
|
onClick: n
|
1635
|
-
}) => /* @__PURE__ */
|
1635
|
+
}) => /* @__PURE__ */ C(
|
1636
1636
|
"svg",
|
1637
1637
|
{
|
1638
1638
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1669,7 +1669,7 @@ const Pe = ({
|
|
1669
1669
|
color: t = "#001E52",
|
1670
1670
|
className: s,
|
1671
1671
|
onClick: n
|
1672
|
-
}) => /* @__PURE__ */
|
1672
|
+
}) => /* @__PURE__ */ C(
|
1673
1673
|
"svg",
|
1674
1674
|
{
|
1675
1675
|
width: i,
|
@@ -1708,7 +1708,7 @@ const Pe = ({
|
|
1708
1708
|
color: t = "#001E52",
|
1709
1709
|
className: s,
|
1710
1710
|
onClick: n
|
1711
|
-
}) => /* @__PURE__ */
|
1711
|
+
}) => /* @__PURE__ */ C(
|
1712
1712
|
"svg",
|
1713
1713
|
{
|
1714
1714
|
width: i,
|
@@ -1737,7 +1737,7 @@ const Pe = ({
|
|
1737
1737
|
color: t = "#001E52",
|
1738
1738
|
className: s,
|
1739
1739
|
onClick: n
|
1740
|
-
}) => /* @__PURE__ */
|
1740
|
+
}) => /* @__PURE__ */ C(
|
1741
1741
|
"svg",
|
1742
1742
|
{
|
1743
1743
|
width: i,
|
@@ -1774,7 +1774,7 @@ const Pe = ({
|
|
1774
1774
|
color: t = M.GREY_DARK_5,
|
1775
1775
|
className: s,
|
1776
1776
|
onClick: n
|
1777
|
-
}) => /* @__PURE__ */
|
1777
|
+
}) => /* @__PURE__ */ C(
|
1778
1778
|
"svg",
|
1779
1779
|
{
|
1780
1780
|
width: i,
|
@@ -1813,7 +1813,7 @@ const Pe = ({
|
|
1813
1813
|
color: t = M.GREY_DARK_1,
|
1814
1814
|
className: s,
|
1815
1815
|
onClick: n
|
1816
|
-
}) => /* @__PURE__ */
|
1816
|
+
}) => /* @__PURE__ */ C(
|
1817
1817
|
"svg",
|
1818
1818
|
{
|
1819
1819
|
width: i,
|
@@ -1846,7 +1846,7 @@ const Pe = ({
|
|
1846
1846
|
color: t = M.GREY_DARK_5,
|
1847
1847
|
className: s,
|
1848
1848
|
onClick: n
|
1849
|
-
}) => /* @__PURE__ */
|
1849
|
+
}) => /* @__PURE__ */ C(
|
1850
1850
|
"svg",
|
1851
1851
|
{
|
1852
1852
|
width: i,
|
@@ -1998,7 +1998,7 @@ const Pe = ({
|
|
1998
1998
|
height: t = 24,
|
1999
1999
|
width: s = 24,
|
2000
2000
|
onClick: n
|
2001
|
-
}) => /* @__PURE__ */
|
2001
|
+
}) => /* @__PURE__ */ C(
|
2002
2002
|
"svg",
|
2003
2003
|
{
|
2004
2004
|
width: s,
|
@@ -2037,7 +2037,7 @@ const Pe = ({
|
|
2037
2037
|
height: t = 24,
|
2038
2038
|
width: s = 24,
|
2039
2039
|
onClick: n
|
2040
|
-
}) => /* @__PURE__ */
|
2040
|
+
}) => /* @__PURE__ */ C(
|
2041
2041
|
"svg",
|
2042
2042
|
{
|
2043
2043
|
width: s,
|
@@ -2103,7 +2103,7 @@ const Pe = ({
|
|
2103
2103
|
height: t = 24,
|
2104
2104
|
width: s = 24,
|
2105
2105
|
onClick: n
|
2106
|
-
}) => /* @__PURE__ */
|
2106
|
+
}) => /* @__PURE__ */ C(
|
2107
2107
|
"svg",
|
2108
2108
|
{
|
2109
2109
|
width: s,
|
@@ -2162,7 +2162,7 @@ const Pe = ({
|
|
2162
2162
|
height: t = 24,
|
2163
2163
|
width: s = 24,
|
2164
2164
|
onClick: n
|
2165
|
-
}) => /* @__PURE__ */
|
2165
|
+
}) => /* @__PURE__ */ C(
|
2166
2166
|
"svg",
|
2167
2167
|
{
|
2168
2168
|
width: s,
|
@@ -2199,7 +2199,7 @@ const Pe = ({
|
|
2199
2199
|
height: t = 14,
|
2200
2200
|
width: s = 14,
|
2201
2201
|
onClick: n
|
2202
|
-
}) => /* @__PURE__ */
|
2202
|
+
}) => /* @__PURE__ */ C(
|
2203
2203
|
"svg",
|
2204
2204
|
{
|
2205
2205
|
className: i,
|
@@ -2263,7 +2263,7 @@ const Pe = ({
|
|
2263
2263
|
height: t = 24,
|
2264
2264
|
width: s = 24,
|
2265
2265
|
onClick: n
|
2266
|
-
}) => /* @__PURE__ */
|
2266
|
+
}) => /* @__PURE__ */ C(
|
2267
2267
|
"svg",
|
2268
2268
|
{
|
2269
2269
|
onClick: n,
|
@@ -2315,7 +2315,7 @@ const Pe = ({
|
|
2315
2315
|
height: t = 24,
|
2316
2316
|
width: s = 24,
|
2317
2317
|
onClick: n
|
2318
|
-
}) => /* @__PURE__ */
|
2318
|
+
}) => /* @__PURE__ */ C(
|
2319
2319
|
"svg",
|
2320
2320
|
{
|
2321
2321
|
onClick: n,
|
@@ -2352,7 +2352,7 @@ const Pe = ({
|
|
2352
2352
|
height: t = 37,
|
2353
2353
|
width: s = 36,
|
2354
2354
|
onClick: n
|
2355
|
-
}) => /* @__PURE__ */
|
2355
|
+
}) => /* @__PURE__ */ C(
|
2356
2356
|
"svg",
|
2357
2357
|
{
|
2358
2358
|
onClick: n,
|
@@ -2417,7 +2417,7 @@ const Pe = ({
|
|
2417
2417
|
height: t = 24,
|
2418
2418
|
width: s = 24,
|
2419
2419
|
onClick: n
|
2420
|
-
}) => /* @__PURE__ */
|
2420
|
+
}) => /* @__PURE__ */ C(
|
2421
2421
|
"svg",
|
2422
2422
|
{
|
2423
2423
|
onClick: n,
|
@@ -2456,7 +2456,7 @@ const Pe = ({
|
|
2456
2456
|
height: t = 24,
|
2457
2457
|
width: s = 24,
|
2458
2458
|
onClick: n
|
2459
|
-
}) => /* @__PURE__ */
|
2459
|
+
}) => /* @__PURE__ */ C(
|
2460
2460
|
"svg",
|
2461
2461
|
{
|
2462
2462
|
onClick: n,
|
@@ -2495,7 +2495,7 @@ const Pe = ({
|
|
2495
2495
|
height: t = 24,
|
2496
2496
|
width: s = 24,
|
2497
2497
|
onClick: n
|
2498
|
-
}) => /* @__PURE__ */
|
2498
|
+
}) => /* @__PURE__ */ C(
|
2499
2499
|
"svg",
|
2500
2500
|
{
|
2501
2501
|
onClick: n,
|
@@ -2564,7 +2564,7 @@ const Pe = ({
|
|
2564
2564
|
height: t = 24,
|
2565
2565
|
width: s = 24,
|
2566
2566
|
onClick: n
|
2567
|
-
}) => /* @__PURE__ */
|
2567
|
+
}) => /* @__PURE__ */ C(
|
2568
2568
|
"svg",
|
2569
2569
|
{
|
2570
2570
|
onClick: n,
|
@@ -2603,7 +2603,7 @@ const Pe = ({
|
|
2603
2603
|
height: t = 24,
|
2604
2604
|
width: s = 24,
|
2605
2605
|
onClick: n
|
2606
|
-
}) => /* @__PURE__ */
|
2606
|
+
}) => /* @__PURE__ */ C(
|
2607
2607
|
"svg",
|
2608
2608
|
{
|
2609
2609
|
onClick: n,
|
@@ -2660,7 +2660,7 @@ const Pe = ({
|
|
2660
2660
|
height: t = 24,
|
2661
2661
|
width: s = 24,
|
2662
2662
|
onClick: n
|
2663
|
-
}) => /* @__PURE__ */
|
2663
|
+
}) => /* @__PURE__ */ C(
|
2664
2664
|
"svg",
|
2665
2665
|
{
|
2666
2666
|
onClick: n,
|
@@ -2699,7 +2699,7 @@ const Pe = ({
|
|
2699
2699
|
height: t = 24,
|
2700
2700
|
width: s = 24,
|
2701
2701
|
onClick: n
|
2702
|
-
}) => /* @__PURE__ */
|
2702
|
+
}) => /* @__PURE__ */ C(
|
2703
2703
|
"svg",
|
2704
2704
|
{
|
2705
2705
|
onClick: n,
|
@@ -2748,7 +2748,7 @@ const Pe = ({
|
|
2748
2748
|
height: t = 24,
|
2749
2749
|
width: s = 24,
|
2750
2750
|
onClick: n
|
2751
|
-
}) => /* @__PURE__ */
|
2751
|
+
}) => /* @__PURE__ */ C(
|
2752
2752
|
"svg",
|
2753
2753
|
{
|
2754
2754
|
onClick: n,
|
@@ -2814,7 +2814,7 @@ const Pe = ({
|
|
2814
2814
|
height: t = 24,
|
2815
2815
|
width: s = 24,
|
2816
2816
|
onClick: n
|
2817
|
-
}) => /* @__PURE__ */
|
2817
|
+
}) => /* @__PURE__ */ C(
|
2818
2818
|
"svg",
|
2819
2819
|
{
|
2820
2820
|
onClick: n,
|
@@ -2852,7 +2852,7 @@ const Pe = ({
|
|
2852
2852
|
height: t = 24,
|
2853
2853
|
width: s = 24,
|
2854
2854
|
onClick: n
|
2855
|
-
}) => /* @__PURE__ */
|
2855
|
+
}) => /* @__PURE__ */ C(
|
2856
2856
|
"svg",
|
2857
2857
|
{
|
2858
2858
|
onClick: n,
|
@@ -2873,7 +2873,7 @@ const Pe = ({
|
|
2873
2873
|
height: t = 24,
|
2874
2874
|
width: s = 24,
|
2875
2875
|
onClick: n
|
2876
|
-
}) => /* @__PURE__ */
|
2876
|
+
}) => /* @__PURE__ */ C(
|
2877
2877
|
"svg",
|
2878
2878
|
{
|
2879
2879
|
onClick: n,
|
@@ -2912,7 +2912,7 @@ const Pe = ({
|
|
2912
2912
|
height: t = 24,
|
2913
2913
|
width: s = 24,
|
2914
2914
|
onClick: n
|
2915
|
-
}) => /* @__PURE__ */
|
2915
|
+
}) => /* @__PURE__ */ C(
|
2916
2916
|
"svg",
|
2917
2917
|
{
|
2918
2918
|
onClick: n,
|
@@ -2951,7 +2951,7 @@ const Pe = ({
|
|
2951
2951
|
height: t = 24,
|
2952
2952
|
width: s = 24,
|
2953
2953
|
onClick: n
|
2954
|
-
}) => /* @__PURE__ */
|
2954
|
+
}) => /* @__PURE__ */ C(
|
2955
2955
|
"svg",
|
2956
2956
|
{
|
2957
2957
|
onClick: n,
|
@@ -3016,7 +3016,7 @@ const Pe = ({
|
|
3016
3016
|
height: t = 20,
|
3017
3017
|
width: s = 20,
|
3018
3018
|
onClick: n
|
3019
|
-
}) => /* @__PURE__ */
|
3019
|
+
}) => /* @__PURE__ */ C(
|
3020
3020
|
"svg",
|
3021
3021
|
{
|
3022
3022
|
onClick: n,
|
@@ -3039,13 +3039,13 @@ const Pe = ({
|
|
3039
3039
|
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
|
3040
3040
|
]
|
3041
3041
|
}
|
3042
|
-
),
|
3042
|
+
), C2 = ({
|
3043
3043
|
className: i,
|
3044
3044
|
color: e = M.GREY_DARK_5,
|
3045
3045
|
height: t = 20,
|
3046
3046
|
width: s = 20,
|
3047
3047
|
onClick: n
|
3048
|
-
}) => /* @__PURE__ */
|
3048
|
+
}) => /* @__PURE__ */ C(
|
3049
3049
|
"svg",
|
3050
3050
|
{
|
3051
3051
|
onClick: n,
|
@@ -3068,13 +3068,13 @@ const Pe = ({
|
|
3068
3068
|
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
|
3069
3069
|
]
|
3070
3070
|
}
|
3071
|
-
),
|
3071
|
+
), u2 = ({
|
3072
3072
|
className: i,
|
3073
3073
|
color: e = M.GREY_DARK_5,
|
3074
3074
|
height: t = 20,
|
3075
3075
|
width: s = 20,
|
3076
3076
|
onClick: n
|
3077
|
-
}) => /* @__PURE__ */
|
3077
|
+
}) => /* @__PURE__ */ C(
|
3078
3078
|
"svg",
|
3079
3079
|
{
|
3080
3080
|
onClick: n,
|
@@ -3103,7 +3103,7 @@ const Pe = ({
|
|
3103
3103
|
height: t = 20,
|
3104
3104
|
width: s = 20,
|
3105
3105
|
onClick: n
|
3106
|
-
}) => /* @__PURE__ */
|
3106
|
+
}) => /* @__PURE__ */ C(
|
3107
3107
|
"svg",
|
3108
3108
|
{
|
3109
3109
|
onClick: n,
|
@@ -3197,7 +3197,7 @@ const Pe = ({
|
|
3197
3197
|
version: "1.1",
|
3198
3198
|
xmlns: "http://www.w3.org/2000/svg",
|
3199
3199
|
viewBox: "0 0 489.698 489.698",
|
3200
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
3200
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ C("g", { children: [
|
3201
3201
|
/* @__PURE__ */ o(
|
3202
3202
|
"path",
|
3203
3203
|
{
|
@@ -3274,6 +3274,39 @@ const Pe = ({
|
|
3274
3274
|
}
|
3275
3275
|
)
|
3276
3276
|
}
|
3277
|
+
), L2 = ({
|
3278
|
+
width: i = 24,
|
3279
|
+
height: e = 24,
|
3280
|
+
color: t = "#131314",
|
3281
|
+
className: s,
|
3282
|
+
onClick: n
|
3283
|
+
}) => /* @__PURE__ */ C(
|
3284
|
+
"svg",
|
3285
|
+
{
|
3286
|
+
width: i,
|
3287
|
+
height: e,
|
3288
|
+
viewBox: "0 0 24 24",
|
3289
|
+
fill: "none",
|
3290
|
+
className: s,
|
3291
|
+
onClick: n,
|
3292
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3293
|
+
children: [
|
3294
|
+
/* @__PURE__ */ o(
|
3295
|
+
"path",
|
3296
|
+
{
|
3297
|
+
d: "M19.2598 20V4C19.2598 3.58579 19.5956 3.25 20.0098 3.25C20.424 3.25 20.7598 3.58579 20.7598 4V20C20.7598 20.4142 20.424 20.75 20.0098 20.75C19.5956 20.75 19.2598 20.4142 19.2598 20Z",
|
3298
|
+
fill: t
|
3299
|
+
}
|
3300
|
+
),
|
3301
|
+
/* @__PURE__ */ o(
|
3302
|
+
"path",
|
3303
|
+
{
|
3304
|
+
d: "M9.96973 5.46972C10.2443 5.19512 10.6791 5.17765 10.9736 5.41796L11.0303 5.46972L17.5303 11.9697L17.582 12.0264C17.8063 12.3013 17.8063 12.6987 17.582 12.9736L17.5303 13.0303L11.0303 19.5303C10.7374 19.8232 10.2626 19.8232 9.96973 19.5303C9.67683 19.2374 9.67683 18.7626 9.96973 18.4697L15.1895 13.25H4C3.58579 13.25 3.25 12.9142 3.25 12.5C3.25 12.0858 3.58579 11.75 4 11.75H15.1895L9.96973 6.53027L9.91797 6.47363C9.67766 6.17905 9.69512 5.74433 9.96973 5.46972Z",
|
3305
|
+
fill: t
|
3306
|
+
}
|
3307
|
+
)
|
3308
|
+
]
|
3309
|
+
}
|
3277
3310
|
), d1 = ({
|
3278
3311
|
name: i,
|
3279
3312
|
width: e,
|
@@ -3283,7 +3316,7 @@ const Pe = ({
|
|
3283
3316
|
disabled: l = !1,
|
3284
3317
|
onClick: c
|
3285
3318
|
}) => {
|
3286
|
-
const [r, d] =
|
3319
|
+
const [r, d] = S(n), { theme: g } = e1(Q1), a = l ? g && g === "dark" ? M.GREY_LIGHT_4 : M.GREY_DARK_1 : s, h = l ? void 0 : c;
|
3287
3320
|
return B(() => {
|
3288
3321
|
if (n) {
|
3289
3322
|
h && !l && d(`${n} clickable`);
|
@@ -3361,9 +3394,9 @@ const Pe = ({
|
|
3361
3394
|
case "addSkill":
|
3362
3395
|
return gt({ width: e, height: t, color: a, className: r, onClick: h });
|
3363
3396
|
case "conversation":
|
3364
|
-
return ut({ width: e, height: t, color: a, className: r, onClick: h });
|
3365
|
-
case "trash":
|
3366
3397
|
return Ct({ width: e, height: t, color: a, className: r, onClick: h });
|
3398
|
+
case "trash":
|
3399
|
+
return ut({ width: e, height: t, color: a, className: r, onClick: h });
|
3367
3400
|
case "settings4":
|
3368
3401
|
return pt({ width: e, height: t, color: a, className: r, onClick: h });
|
3369
3402
|
case "edit2":
|
@@ -3517,11 +3550,11 @@ const Pe = ({
|
|
3517
3550
|
case "crossInCircle":
|
3518
3551
|
return d2({ width: e, height: t, color: a, className: r, onClick: h });
|
3519
3552
|
case "arrowUp2":
|
3520
|
-
return
|
3553
|
+
return C2({ width: e, height: t, color: a, className: r, onClick: h });
|
3521
3554
|
case "arrowDown2":
|
3522
3555
|
return g2({ width: e, height: t, color: a, className: r, onClick: h });
|
3523
3556
|
case "filledArrowLeft":
|
3524
|
-
return
|
3557
|
+
return u2({ width: e, height: t, color: a, className: r, onClick: h });
|
3525
3558
|
case "filledArrowRight":
|
3526
3559
|
return p2({ width: e, height: t, color: a, className: r, onClick: h });
|
3527
3560
|
case "burgerMenu":
|
@@ -3532,16 +3565,18 @@ const Pe = ({
|
|
3532
3565
|
return m2({ width: e, height: t, color: a, className: r, onClick: h });
|
3533
3566
|
case "projects":
|
3534
3567
|
return k2({ width: e, height: t, color: a, className: r, onClick: h });
|
3568
|
+
case "exit":
|
3569
|
+
return L2({ width: e, height: t, color: a, className: r, onClick: h });
|
3535
3570
|
default:
|
3536
3571
|
return /* @__PURE__ */ o(n1, { children: "No Icon provided" });
|
3537
3572
|
}
|
3538
3573
|
})() });
|
3539
|
-
}, { Title:
|
3574
|
+
}, { Title: v2, Text: N2 } = me, x2 = {
|
3540
3575
|
h1: 1,
|
3541
3576
|
h2: 2,
|
3542
3577
|
h3: 3,
|
3543
3578
|
h4: 4
|
3544
|
-
},
|
3579
|
+
}, R2 = m1(
|
3545
3580
|
({
|
3546
3581
|
align: i = "inherit",
|
3547
3582
|
variant: e = "body1",
|
@@ -3554,17 +3589,17 @@ const Pe = ({
|
|
3554
3589
|
const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
3555
3590
|
let g = `snmt-typography snmt-typography-${e}`;
|
3556
3591
|
return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ o(
|
3557
|
-
|
3592
|
+
v2,
|
3558
3593
|
{
|
3559
3594
|
className: g,
|
3560
3595
|
style: { color: t, whiteSpace: c },
|
3561
3596
|
onClick: n,
|
3562
|
-
level:
|
3597
|
+
level: x2[e],
|
3563
3598
|
ref: r,
|
3564
3599
|
children: s
|
3565
3600
|
}
|
3566
3601
|
) : /* @__PURE__ */ o(
|
3567
|
-
|
3602
|
+
N2,
|
3568
3603
|
{
|
3569
3604
|
className: g,
|
3570
3605
|
style: { color: t, whiteSpace: c },
|
@@ -3581,7 +3616,7 @@ const X1 = o1({
|
|
3581
3616
|
theme: "light"
|
3582
3617
|
});
|
3583
3618
|
X1.Provider;
|
3584
|
-
const
|
3619
|
+
const M2 = ({
|
3585
3620
|
width: i = 20,
|
3586
3621
|
height: e = 20,
|
3587
3622
|
color: t = "#001E52",
|
@@ -3608,7 +3643,7 @@ const R2 = ({
|
|
3608
3643
|
}
|
3609
3644
|
)
|
3610
3645
|
}
|
3611
|
-
),
|
3646
|
+
), y2 = ({
|
3612
3647
|
width: i = 20,
|
3613
3648
|
height: e = 20,
|
3614
3649
|
color: t = "#001E52",
|
@@ -3635,13 +3670,13 @@ const R2 = ({
|
|
3635
3670
|
}
|
3636
3671
|
)
|
3637
3672
|
}
|
3638
|
-
),
|
3673
|
+
), b2 = ({
|
3639
3674
|
width: i = 16,
|
3640
3675
|
height: e = 16,
|
3641
3676
|
color: t = "#001E52",
|
3642
3677
|
className: s,
|
3643
3678
|
onClick: n
|
3644
|
-
}) => /* @__PURE__ */
|
3679
|
+
}) => /* @__PURE__ */ C(
|
3645
3680
|
"svg",
|
3646
3681
|
{
|
3647
3682
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3663,13 +3698,13 @@ const R2 = ({
|
|
3663
3698
|
)
|
3664
3699
|
]
|
3665
3700
|
}
|
3666
|
-
),
|
3701
|
+
), E2 = ({
|
3667
3702
|
width: i = 20,
|
3668
3703
|
height: e = 20,
|
3669
3704
|
color: t = "#001E52",
|
3670
3705
|
className: s,
|
3671
3706
|
onClick: n
|
3672
|
-
}) => /* @__PURE__ */
|
3707
|
+
}) => /* @__PURE__ */ C(
|
3673
3708
|
"svg",
|
3674
3709
|
{
|
3675
3710
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3698,13 +3733,13 @@ const R2 = ({
|
|
3698
3733
|
)
|
3699
3734
|
]
|
3700
3735
|
}
|
3701
|
-
),
|
3736
|
+
), _2 = ({
|
3702
3737
|
width: i = 18,
|
3703
3738
|
height: e = 18,
|
3704
3739
|
color: t = "#001E52",
|
3705
3740
|
className: s,
|
3706
3741
|
onClick: n
|
3707
|
-
}) => /* @__PURE__ */
|
3742
|
+
}) => /* @__PURE__ */ C(
|
3708
3743
|
"svg",
|
3709
3744
|
{
|
3710
3745
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3737,7 +3772,7 @@ const R2 = ({
|
|
3737
3772
|
)
|
3738
3773
|
]
|
3739
3774
|
}
|
3740
|
-
),
|
3775
|
+
), H2 = ({
|
3741
3776
|
width: i = 20,
|
3742
3777
|
height: e = 20,
|
3743
3778
|
color: t = "#001E52",
|
@@ -3763,13 +3798,13 @@ const R2 = ({
|
|
3763
3798
|
}
|
3764
3799
|
)
|
3765
3800
|
}
|
3766
|
-
),
|
3801
|
+
), V2 = ({
|
3767
3802
|
width: i = 20,
|
3768
3803
|
height: e = 20,
|
3769
3804
|
color: t = "#001E52",
|
3770
3805
|
className: s,
|
3771
3806
|
onClick: n
|
3772
|
-
}) => /* @__PURE__ */
|
3807
|
+
}) => /* @__PURE__ */ C(
|
3773
3808
|
"svg",
|
3774
3809
|
{
|
3775
3810
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3784,13 +3819,13 @@ const R2 = ({
|
|
3784
3819
|
/* @__PURE__ */ o("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
|
3785
3820
|
]
|
3786
3821
|
}
|
3787
|
-
),
|
3822
|
+
), I2 = ({
|
3788
3823
|
width: i = 20,
|
3789
3824
|
height: e = 20,
|
3790
3825
|
color: t = "#001E52",
|
3791
3826
|
className: s,
|
3792
3827
|
onClick: n
|
3793
|
-
}) => /* @__PURE__ */
|
3828
|
+
}) => /* @__PURE__ */ C(
|
3794
3829
|
"svg",
|
3795
3830
|
{
|
3796
3831
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3816,13 +3851,13 @@ const R2 = ({
|
|
3816
3851
|
)
|
3817
3852
|
]
|
3818
3853
|
}
|
3819
|
-
),
|
3854
|
+
), S2 = ({
|
3820
3855
|
width: i = 20,
|
3821
3856
|
height: e = 20,
|
3822
3857
|
color: t = "#001E52",
|
3823
3858
|
className: s,
|
3824
3859
|
onClick: n
|
3825
|
-
}) => /* @__PURE__ */
|
3860
|
+
}) => /* @__PURE__ */ C(
|
3826
3861
|
"svg",
|
3827
3862
|
{
|
3828
3863
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3870,13 +3905,13 @@ const R2 = ({
|
|
3870
3905
|
)
|
3871
3906
|
]
|
3872
3907
|
}
|
3873
|
-
),
|
3908
|
+
), O2 = ({
|
3874
3909
|
width: i = 20,
|
3875
3910
|
height: e = 20,
|
3876
3911
|
color: t = "#001E52",
|
3877
3912
|
className: s,
|
3878
3913
|
onClick: n
|
3879
|
-
}) => /* @__PURE__ */
|
3914
|
+
}) => /* @__PURE__ */ C(
|
3880
3915
|
"svg",
|
3881
3916
|
{
|
3882
3917
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3909,7 +3944,7 @@ const R2 = ({
|
|
3909
3944
|
/* @__PURE__ */ o("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
|
3910
3945
|
]
|
3911
3946
|
}
|
3912
|
-
),
|
3947
|
+
), A2 = ({
|
3913
3948
|
width: i = 16,
|
3914
3949
|
height: e = 12,
|
3915
3950
|
color: t = "#001E52",
|
@@ -3925,7 +3960,7 @@ const R2 = ({
|
|
3925
3960
|
viewBox: "0 0 16 12",
|
3926
3961
|
fill: "none",
|
3927
3962
|
xmlns: "http://www.w3.org/2000/svg",
|
3928
|
-
children: /* @__PURE__ */
|
3963
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
3929
3964
|
/* @__PURE__ */ o(
|
3930
3965
|
"path",
|
3931
3966
|
{
|
@@ -3958,13 +3993,13 @@ const R2 = ({
|
|
3958
3993
|
)
|
3959
3994
|
] })
|
3960
3995
|
}
|
3961
|
-
),
|
3996
|
+
), B2 = ({
|
3962
3997
|
width: i = 16,
|
3963
3998
|
height: e = 16,
|
3964
3999
|
color: t = "#001E52",
|
3965
4000
|
className: s,
|
3966
4001
|
onClick: n
|
3967
|
-
}) => /* @__PURE__ */
|
4002
|
+
}) => /* @__PURE__ */ C(
|
3968
4003
|
"svg",
|
3969
4004
|
{
|
3970
4005
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -3992,7 +4027,7 @@ const R2 = ({
|
|
3992
4027
|
)
|
3993
4028
|
]
|
3994
4029
|
}
|
3995
|
-
),
|
4030
|
+
), Z2 = ({
|
3996
4031
|
width: i = 10,
|
3997
4032
|
height: e = 10,
|
3998
4033
|
color: t = "#001E52",
|
@@ -4008,7 +4043,7 @@ const R2 = ({
|
|
4008
4043
|
viewBox: "0 0 10 10",
|
4009
4044
|
fill: "none",
|
4010
4045
|
xmlns: "http://www.w3.org/2000/svg",
|
4011
|
-
children: /* @__PURE__ */
|
4046
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
4012
4047
|
/* @__PURE__ */ o(
|
4013
4048
|
"path",
|
4014
4049
|
{
|
@@ -4031,13 +4066,13 @@ const R2 = ({
|
|
4031
4066
|
)
|
4032
4067
|
] })
|
4033
4068
|
}
|
4034
|
-
),
|
4069
|
+
), W2 = ({
|
4035
4070
|
width: i = 16,
|
4036
4071
|
height: e = 16,
|
4037
4072
|
color: t = "#001E52",
|
4038
4073
|
className: s,
|
4039
4074
|
onClick: n
|
4040
|
-
}) => /* @__PURE__ */
|
4075
|
+
}) => /* @__PURE__ */ C(
|
4041
4076
|
"svg",
|
4042
4077
|
{
|
4043
4078
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4067,13 +4102,13 @@ const R2 = ({
|
|
4067
4102
|
)
|
4068
4103
|
]
|
4069
4104
|
}
|
4070
|
-
),
|
4105
|
+
), j2 = ({
|
4071
4106
|
width: i = 11,
|
4072
4107
|
height: e = 32,
|
4073
4108
|
color: t = "#001E52",
|
4074
4109
|
className: s,
|
4075
4110
|
onClick: n
|
4076
|
-
}) => /* @__PURE__ */
|
4111
|
+
}) => /* @__PURE__ */ C(
|
4077
4112
|
"svg",
|
4078
4113
|
{
|
4079
4114
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4105,13 +4140,13 @@ const R2 = ({
|
|
4105
4140
|
/* @__PURE__ */ o("circle", { cx: "3", cy: "3", r: "3", fill: t })
|
4106
4141
|
]
|
4107
4142
|
}
|
4108
|
-
),
|
4143
|
+
), T2 = ({
|
4109
4144
|
width: i = 20,
|
4110
4145
|
height: e = 20,
|
4111
4146
|
color: t = "#001E52",
|
4112
4147
|
className: s,
|
4113
4148
|
onClick: n
|
4114
|
-
}) => /* @__PURE__ */
|
4149
|
+
}) => /* @__PURE__ */ C(
|
4115
4150
|
"svg",
|
4116
4151
|
{
|
4117
4152
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4152,13 +4187,13 @@ const R2 = ({
|
|
4152
4187
|
)
|
4153
4188
|
]
|
4154
4189
|
}
|
4155
|
-
),
|
4190
|
+
), D2 = ({
|
4156
4191
|
width: i = 20,
|
4157
4192
|
height: e = 20,
|
4158
4193
|
color: t = "#001E52",
|
4159
4194
|
className: s,
|
4160
4195
|
onClick: n
|
4161
|
-
}) => /* @__PURE__ */
|
4196
|
+
}) => /* @__PURE__ */ C(
|
4162
4197
|
"svg",
|
4163
4198
|
{
|
4164
4199
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4185,13 +4220,13 @@ const R2 = ({
|
|
4185
4220
|
)
|
4186
4221
|
]
|
4187
4222
|
}
|
4188
|
-
),
|
4223
|
+
), G2 = ({
|
4189
4224
|
width: i = 20,
|
4190
4225
|
height: e = 20,
|
4191
4226
|
color: t = "#001E52",
|
4192
4227
|
className: s,
|
4193
4228
|
onClick: n
|
4194
|
-
}) => /* @__PURE__ */
|
4229
|
+
}) => /* @__PURE__ */ C(
|
4195
4230
|
"svg",
|
4196
4231
|
{
|
4197
4232
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4232,13 +4267,13 @@ const R2 = ({
|
|
4232
4267
|
)
|
4233
4268
|
]
|
4234
4269
|
}
|
4235
|
-
),
|
4270
|
+
), K2 = ({
|
4236
4271
|
width: i = 20,
|
4237
4272
|
height: e = 20,
|
4238
4273
|
color: t = "#001E52",
|
4239
4274
|
className: s,
|
4240
4275
|
onClick: n
|
4241
|
-
}) => /* @__PURE__ */
|
4276
|
+
}) => /* @__PURE__ */ C(
|
4242
4277
|
"svg",
|
4243
4278
|
{
|
4244
4279
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4265,13 +4300,13 @@ const R2 = ({
|
|
4265
4300
|
)
|
4266
4301
|
]
|
4267
4302
|
}
|
4268
|
-
),
|
4303
|
+
), P2 = ({
|
4269
4304
|
width: i = 18,
|
4270
4305
|
height: e = 16,
|
4271
4306
|
color: t = "#001E52",
|
4272
4307
|
className: s,
|
4273
4308
|
onClick: n
|
4274
|
-
}) => /* @__PURE__ */
|
4309
|
+
}) => /* @__PURE__ */ C(
|
4275
4310
|
"svg",
|
4276
4311
|
{
|
4277
4312
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4304,13 +4339,13 @@ const R2 = ({
|
|
4304
4339
|
)
|
4305
4340
|
]
|
4306
4341
|
}
|
4307
|
-
),
|
4342
|
+
), F2 = ({
|
4308
4343
|
width: i = 20,
|
4309
4344
|
height: e = 20,
|
4310
4345
|
color: t = "#001E52",
|
4311
4346
|
className: s,
|
4312
4347
|
onClick: n
|
4313
|
-
}) => /* @__PURE__ */
|
4348
|
+
}) => /* @__PURE__ */ C(
|
4314
4349
|
"svg",
|
4315
4350
|
{
|
4316
4351
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4337,7 +4372,7 @@ const R2 = ({
|
|
4337
4372
|
)
|
4338
4373
|
]
|
4339
4374
|
}
|
4340
|
-
),
|
4375
|
+
), $2 = ({
|
4341
4376
|
width: i = 20,
|
4342
4377
|
height: e = 20,
|
4343
4378
|
color: t = "#001E52",
|
@@ -4361,13 +4396,13 @@ const R2 = ({
|
|
4361
4396
|
}
|
4362
4397
|
)
|
4363
4398
|
}
|
4364
|
-
),
|
4399
|
+
), Y2 = ({
|
4365
4400
|
width: i = 20,
|
4366
4401
|
height: e = 20,
|
4367
4402
|
color: t = "#001E52",
|
4368
4403
|
className: s,
|
4369
4404
|
onClick: n
|
4370
|
-
}) => /* @__PURE__ */
|
4405
|
+
}) => /* @__PURE__ */ C(
|
4371
4406
|
"svg",
|
4372
4407
|
{
|
4373
4408
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4408,13 +4443,13 @@ const R2 = ({
|
|
4408
4443
|
)
|
4409
4444
|
]
|
4410
4445
|
}
|
4411
|
-
),
|
4446
|
+
), U2 = ({
|
4412
4447
|
width: i = 20,
|
4413
4448
|
height: e = 20,
|
4414
4449
|
color: t = "#001E52",
|
4415
4450
|
className: s,
|
4416
4451
|
onClick: n
|
4417
|
-
}) => /* @__PURE__ */
|
4452
|
+
}) => /* @__PURE__ */ C(
|
4418
4453
|
"svg",
|
4419
4454
|
{
|
4420
4455
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4441,13 +4476,13 @@ const R2 = ({
|
|
4441
4476
|
)
|
4442
4477
|
]
|
4443
4478
|
}
|
4444
|
-
),
|
4479
|
+
), z2 = ({
|
4445
4480
|
width: i = 20,
|
4446
4481
|
height: e = 20,
|
4447
4482
|
color: t = "#001E52",
|
4448
4483
|
className: s,
|
4449
4484
|
onClick: n
|
4450
|
-
}) => /* @__PURE__ */
|
4485
|
+
}) => /* @__PURE__ */ C(
|
4451
4486
|
"svg",
|
4452
4487
|
{
|
4453
4488
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4474,13 +4509,13 @@ const R2 = ({
|
|
4474
4509
|
)
|
4475
4510
|
]
|
4476
4511
|
}
|
4477
|
-
),
|
4512
|
+
), J2 = ({
|
4478
4513
|
width: i = 20,
|
4479
4514
|
height: e = 23,
|
4480
4515
|
color: t = "#001E52",
|
4481
4516
|
className: s,
|
4482
4517
|
onClick: n
|
4483
|
-
}) => /* @__PURE__ */
|
4518
|
+
}) => /* @__PURE__ */ C(
|
4484
4519
|
"svg",
|
4485
4520
|
{
|
4486
4521
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4535,13 +4570,13 @@ const R2 = ({
|
|
4535
4570
|
)
|
4536
4571
|
]
|
4537
4572
|
}
|
4538
|
-
),
|
4573
|
+
), q2 = ({
|
4539
4574
|
width: i = 20,
|
4540
4575
|
height: e = 20,
|
4541
4576
|
color: t = "#001E52",
|
4542
4577
|
className: s,
|
4543
4578
|
onClick: n
|
4544
|
-
}) => /* @__PURE__ */
|
4579
|
+
}) => /* @__PURE__ */ C(
|
4545
4580
|
"svg",
|
4546
4581
|
{
|
4547
4582
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4575,13 +4610,13 @@ const R2 = ({
|
|
4575
4610
|
)
|
4576
4611
|
]
|
4577
4612
|
}
|
4578
|
-
),
|
4613
|
+
), Q2 = ({
|
4579
4614
|
width: i = 32,
|
4580
4615
|
height: e = 25,
|
4581
4616
|
color: t = "#001E52",
|
4582
4617
|
className: s,
|
4583
4618
|
onClick: n
|
4584
|
-
}) => /* @__PURE__ */
|
4619
|
+
}) => /* @__PURE__ */ C(
|
4585
4620
|
"svg",
|
4586
4621
|
{
|
4587
4622
|
width: i,
|
@@ -4603,13 +4638,13 @@ const R2 = ({
|
|
4603
4638
|
)
|
4604
4639
|
]
|
4605
4640
|
}
|
4606
|
-
),
|
4641
|
+
), X2 = ({
|
4607
4642
|
width: i = 14,
|
4608
4643
|
height: e = 14,
|
4609
4644
|
color: t = "#10B981",
|
4610
4645
|
className: s,
|
4611
4646
|
onClick: n
|
4612
|
-
}) => /* @__PURE__ */
|
4647
|
+
}) => /* @__PURE__ */ C(
|
4613
4648
|
"svg",
|
4614
4649
|
{
|
4615
4650
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4632,13 +4667,13 @@ const R2 = ({
|
|
4632
4667
|
)
|
4633
4668
|
]
|
4634
4669
|
}
|
4635
|
-
),
|
4670
|
+
), e5 = ({
|
4636
4671
|
width: i = 11,
|
4637
4672
|
height: e = 11,
|
4638
4673
|
color: t = "#FFB020",
|
4639
4674
|
className: s,
|
4640
4675
|
onClick: n
|
4641
|
-
}) => /* @__PURE__ */
|
4676
|
+
}) => /* @__PURE__ */ C(
|
4642
4677
|
"svg",
|
4643
4678
|
{
|
4644
4679
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4666,13 +4701,13 @@ const R2 = ({
|
|
4666
4701
|
)
|
4667
4702
|
]
|
4668
4703
|
}
|
4669
|
-
),
|
4704
|
+
), t5 = ({
|
4670
4705
|
width: i = 10,
|
4671
4706
|
height: e = 10,
|
4672
4707
|
color: t = "#88A4FF",
|
4673
4708
|
className: s,
|
4674
4709
|
onClick: n
|
4675
|
-
}) => /* @__PURE__ */
|
4710
|
+
}) => /* @__PURE__ */ C(
|
4676
4711
|
"svg",
|
4677
4712
|
{
|
4678
4713
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4714,13 +4749,13 @@ const R2 = ({
|
|
4714
4749
|
)
|
4715
4750
|
]
|
4716
4751
|
}
|
4717
|
-
),
|
4752
|
+
), i5 = ({
|
4718
4753
|
width: i = 14,
|
4719
4754
|
height: e = 14,
|
4720
4755
|
color: t = "#8E8E93",
|
4721
4756
|
className: s,
|
4722
4757
|
onClick: n
|
4723
|
-
}) => /* @__PURE__ */
|
4758
|
+
}) => /* @__PURE__ */ C(
|
4724
4759
|
"svg",
|
4725
4760
|
{
|
4726
4761
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4742,13 +4777,13 @@ const R2 = ({
|
|
4742
4777
|
)
|
4743
4778
|
]
|
4744
4779
|
}
|
4745
|
-
),
|
4780
|
+
), s5 = ({
|
4746
4781
|
width: i = 14,
|
4747
4782
|
height: e = 14,
|
4748
4783
|
color: t = "#FFB020",
|
4749
4784
|
className: s,
|
4750
4785
|
onClick: n
|
4751
|
-
}) => /* @__PURE__ */
|
4786
|
+
}) => /* @__PURE__ */ C(
|
4752
4787
|
"svg",
|
4753
4788
|
{
|
4754
4789
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4776,13 +4811,13 @@ const R2 = ({
|
|
4776
4811
|
)
|
4777
4812
|
]
|
4778
4813
|
}
|
4779
|
-
),
|
4814
|
+
), n5 = ({
|
4780
4815
|
width: i = 14,
|
4781
4816
|
height: e = 14,
|
4782
4817
|
color: t = "#D0421B",
|
4783
4818
|
className: s,
|
4784
4819
|
onClick: n
|
4785
|
-
}) => /* @__PURE__ */
|
4820
|
+
}) => /* @__PURE__ */ C(
|
4786
4821
|
"svg",
|
4787
4822
|
{
|
4788
4823
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -4824,13 +4859,13 @@ const R2 = ({
|
|
4824
4859
|
)
|
4825
4860
|
]
|
4826
4861
|
}
|
4827
|
-
),
|
4862
|
+
), o5 = ({
|
4828
4863
|
width: i = 20,
|
4829
4864
|
height: e = 20,
|
4830
4865
|
color: t = "#070739",
|
4831
4866
|
className: s,
|
4832
4867
|
onClick: n
|
4833
|
-
}) => /* @__PURE__ */
|
4868
|
+
}) => /* @__PURE__ */ C(
|
4834
4869
|
"svg",
|
4835
4870
|
{
|
4836
4871
|
width: i,
|
@@ -4854,13 +4889,13 @@ const R2 = ({
|
|
4854
4889
|
/* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
|
4855
4890
|
]
|
4856
4891
|
}
|
4857
|
-
),
|
4892
|
+
), r5 = ({
|
4858
4893
|
width: i = 20,
|
4859
4894
|
height: e = 20,
|
4860
4895
|
color: t = "#070739",
|
4861
4896
|
className: s,
|
4862
4897
|
onClick: n
|
4863
|
-
}) => /* @__PURE__ */
|
4898
|
+
}) => /* @__PURE__ */ C(
|
4864
4899
|
"svg",
|
4865
4900
|
{
|
4866
4901
|
width: i,
|
@@ -4892,7 +4927,7 @@ const R2 = ({
|
|
4892
4927
|
)
|
4893
4928
|
]
|
4894
4929
|
}
|
4895
|
-
),
|
4930
|
+
), l5 = ({
|
4896
4931
|
width: i = 9,
|
4897
4932
|
height: e = 5,
|
4898
4933
|
color: t = "#001E52",
|
@@ -4918,13 +4953,13 @@ const R2 = ({
|
|
4918
4953
|
}
|
4919
4954
|
)
|
4920
4955
|
}
|
4921
|
-
),
|
4956
|
+
), a5 = ({
|
4922
4957
|
width: i = 20,
|
4923
4958
|
height: e = 20,
|
4924
4959
|
color: t = "#F2F2F7",
|
4925
4960
|
className: s,
|
4926
4961
|
onClick: n
|
4927
|
-
}) => /* @__PURE__ */
|
4962
|
+
}) => /* @__PURE__ */ C(
|
4928
4963
|
"svg",
|
4929
4964
|
{
|
4930
4965
|
width: i,
|
@@ -4947,13 +4982,13 @@ const R2 = ({
|
|
4947
4982
|
)
|
4948
4983
|
]
|
4949
4984
|
}
|
4950
|
-
),
|
4985
|
+
), h5 = ({
|
4951
4986
|
width: i = 20,
|
4952
4987
|
height: e = 20,
|
4953
4988
|
color: t = "#004ED7",
|
4954
4989
|
className: s,
|
4955
4990
|
onClick: n
|
4956
|
-
}) => /* @__PURE__ */
|
4991
|
+
}) => /* @__PURE__ */ C(
|
4957
4992
|
"svg",
|
4958
4993
|
{
|
4959
4994
|
width: i,
|
@@ -4976,13 +5011,13 @@ const R2 = ({
|
|
4976
5011
|
)
|
4977
5012
|
]
|
4978
5013
|
}
|
4979
|
-
),
|
5014
|
+
), c5 = ({
|
4980
5015
|
width: i = 248,
|
4981
5016
|
height: e = 248,
|
4982
5017
|
color: t = "#070739",
|
4983
5018
|
className: s,
|
4984
5019
|
onClick: n
|
4985
|
-
}) => /* @__PURE__ */
|
5020
|
+
}) => /* @__PURE__ */ C(
|
4986
5021
|
"svg",
|
4987
5022
|
{
|
4988
5023
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -5013,13 +5048,13 @@ const R2 = ({
|
|
5013
5048
|
)
|
5014
5049
|
]
|
5015
5050
|
}
|
5016
|
-
),
|
5051
|
+
), d5 = ({
|
5017
5052
|
width: i = 24,
|
5018
5053
|
height: e = 24,
|
5019
5054
|
color: t = "#001E52",
|
5020
5055
|
className: s,
|
5021
5056
|
onClick: n
|
5022
|
-
}) => /* @__PURE__ */
|
5057
|
+
}) => /* @__PURE__ */ C(
|
5023
5058
|
"svg",
|
5024
5059
|
{
|
5025
5060
|
width: i,
|
@@ -5052,13 +5087,13 @@ const R2 = ({
|
|
5052
5087
|
)
|
5053
5088
|
]
|
5054
5089
|
}
|
5055
|
-
),
|
5090
|
+
), g5 = ({
|
5056
5091
|
width: i = 10,
|
5057
5092
|
height: e = 10,
|
5058
5093
|
color: t = "#001E52",
|
5059
5094
|
className: s,
|
5060
5095
|
onClick: n
|
5061
|
-
}) => /* @__PURE__ */
|
5096
|
+
}) => /* @__PURE__ */ C(
|
5062
5097
|
"svg",
|
5063
5098
|
{
|
5064
5099
|
width: i,
|
@@ -5081,13 +5116,13 @@ const R2 = ({
|
|
5081
5116
|
)
|
5082
5117
|
]
|
5083
5118
|
}
|
5084
|
-
),
|
5119
|
+
), C5 = ({
|
5085
5120
|
width: i = 10,
|
5086
5121
|
height: e = 10,
|
5087
5122
|
color: t = "#001E52",
|
5088
5123
|
className: s,
|
5089
5124
|
onClick: n
|
5090
|
-
}) => /* @__PURE__ */
|
5125
|
+
}) => /* @__PURE__ */ C(
|
5091
5126
|
"svg",
|
5092
5127
|
{
|
5093
5128
|
width: i,
|
@@ -5124,7 +5159,7 @@ const R2 = ({
|
|
5124
5159
|
color: t = y.GREY_DARK_5,
|
5125
5160
|
className: s,
|
5126
5161
|
onClick: n
|
5127
|
-
}) => /* @__PURE__ */
|
5162
|
+
}) => /* @__PURE__ */ C(
|
5128
5163
|
"svg",
|
5129
5164
|
{
|
5130
5165
|
width: i,
|
@@ -5157,13 +5192,13 @@ const R2 = ({
|
|
5157
5192
|
)
|
5158
5193
|
]
|
5159
5194
|
}
|
5160
|
-
),
|
5195
|
+
), p5 = ({
|
5161
5196
|
width: i = 20,
|
5162
5197
|
height: e = 20,
|
5163
5198
|
color: t = y.GREY_DARK_1,
|
5164
5199
|
className: s,
|
5165
5200
|
onClick: n
|
5166
|
-
}) => /* @__PURE__ */
|
5201
|
+
}) => /* @__PURE__ */ C(
|
5167
5202
|
"svg",
|
5168
5203
|
{
|
5169
5204
|
width: i,
|
@@ -5190,13 +5225,13 @@ const R2 = ({
|
|
5190
5225
|
)
|
5191
5226
|
]
|
5192
5227
|
}
|
5193
|
-
),
|
5228
|
+
), f5 = ({
|
5194
5229
|
width: i = 81,
|
5195
5230
|
height: e = 80,
|
5196
5231
|
color: t = y.GREY_DARK_5,
|
5197
5232
|
className: s,
|
5198
5233
|
onClick: n
|
5199
|
-
}) => /* @__PURE__ */
|
5234
|
+
}) => /* @__PURE__ */ C(
|
5200
5235
|
"svg",
|
5201
5236
|
{
|
5202
5237
|
width: i,
|
@@ -5239,7 +5274,7 @@ const R2 = ({
|
|
5239
5274
|
)
|
5240
5275
|
]
|
5241
5276
|
}
|
5242
|
-
),
|
5277
|
+
), w5 = ({
|
5243
5278
|
className: i,
|
5244
5279
|
color: e = y.GREY_DARK_5,
|
5245
5280
|
height: t = 20,
|
@@ -5266,7 +5301,7 @@ const R2 = ({
|
|
5266
5301
|
}
|
5267
5302
|
)
|
5268
5303
|
}
|
5269
|
-
),
|
5304
|
+
), m5 = ({
|
5270
5305
|
className: i,
|
5271
5306
|
color: e = y.GREY_DARK_5,
|
5272
5307
|
height: t = 20,
|
@@ -5293,7 +5328,7 @@ const R2 = ({
|
|
5293
5328
|
}
|
5294
5329
|
)
|
5295
5330
|
}
|
5296
|
-
),
|
5331
|
+
), k5 = ({
|
5297
5332
|
className: i,
|
5298
5333
|
color: e = y.GREY_DARK_5,
|
5299
5334
|
height: t = 5,
|
@@ -5317,7 +5352,7 @@ const R2 = ({
|
|
5317
5352
|
}
|
5318
5353
|
)
|
5319
5354
|
}
|
5320
|
-
),
|
5355
|
+
), L5 = ({
|
5321
5356
|
className: i,
|
5322
5357
|
color: e = y.GREY_DARK_5,
|
5323
5358
|
height: t = 5,
|
@@ -5342,13 +5377,13 @@ const R2 = ({
|
|
5342
5377
|
}
|
5343
5378
|
)
|
5344
5379
|
}
|
5345
|
-
),
|
5380
|
+
), v5 = ({
|
5346
5381
|
className: i,
|
5347
5382
|
color: e = y.GREY_DARK_5,
|
5348
5383
|
height: t = 24,
|
5349
5384
|
width: s = 24,
|
5350
5385
|
onClick: n
|
5351
|
-
}) => /* @__PURE__ */
|
5386
|
+
}) => /* @__PURE__ */ C(
|
5352
5387
|
"svg",
|
5353
5388
|
{
|
5354
5389
|
width: s,
|
@@ -5381,13 +5416,13 @@ const R2 = ({
|
|
5381
5416
|
)
|
5382
5417
|
]
|
5383
5418
|
}
|
5384
|
-
),
|
5419
|
+
), N5 = ({
|
5385
5420
|
className: i,
|
5386
5421
|
color: e = y.GREY_DARK_5,
|
5387
5422
|
height: t = 24,
|
5388
5423
|
width: s = 24,
|
5389
5424
|
onClick: n
|
5390
|
-
}) => /* @__PURE__ */
|
5425
|
+
}) => /* @__PURE__ */ C(
|
5391
5426
|
"svg",
|
5392
5427
|
{
|
5393
5428
|
width: s,
|
@@ -5420,7 +5455,7 @@ const R2 = ({
|
|
5420
5455
|
)
|
5421
5456
|
]
|
5422
5457
|
}
|
5423
|
-
),
|
5458
|
+
), x5 = ({
|
5424
5459
|
className: i,
|
5425
5460
|
color: e = y.GREY_DARK_5,
|
5426
5461
|
height: t = 24,
|
@@ -5447,13 +5482,13 @@ const R2 = ({
|
|
5447
5482
|
}
|
5448
5483
|
)
|
5449
5484
|
}
|
5450
|
-
),
|
5485
|
+
), R5 = ({
|
5451
5486
|
className: i,
|
5452
5487
|
color: e = y.GREY_DARK_5,
|
5453
5488
|
height: t = 24,
|
5454
5489
|
width: s = 24,
|
5455
5490
|
onClick: n
|
5456
|
-
}) => /* @__PURE__ */
|
5491
|
+
}) => /* @__PURE__ */ C(
|
5457
5492
|
"svg",
|
5458
5493
|
{
|
5459
5494
|
width: s,
|
@@ -5506,13 +5541,13 @@ const R2 = ({
|
|
5506
5541
|
)
|
5507
5542
|
]
|
5508
5543
|
}
|
5509
|
-
),
|
5544
|
+
), M5 = ({
|
5510
5545
|
className: i,
|
5511
5546
|
color: e = y.GREY_DARK_5,
|
5512
5547
|
height: t = 24,
|
5513
5548
|
width: s = 24,
|
5514
5549
|
onClick: n
|
5515
|
-
}) => /* @__PURE__ */
|
5550
|
+
}) => /* @__PURE__ */ C(
|
5516
5551
|
"svg",
|
5517
5552
|
{
|
5518
5553
|
width: s,
|
@@ -5543,13 +5578,13 @@ const R2 = ({
|
|
5543
5578
|
)
|
5544
5579
|
]
|
5545
5580
|
}
|
5546
|
-
),
|
5581
|
+
), y5 = ({
|
5547
5582
|
className: i,
|
5548
5583
|
color: e = y.GREY_DARK_3,
|
5549
5584
|
height: t = 14,
|
5550
5585
|
width: s = 14,
|
5551
5586
|
onClick: n
|
5552
|
-
}) => /* @__PURE__ */
|
5587
|
+
}) => /* @__PURE__ */ C(
|
5553
5588
|
"svg",
|
5554
5589
|
{
|
5555
5590
|
className: i,
|
@@ -5580,7 +5615,7 @@ const R2 = ({
|
|
5580
5615
|
)
|
5581
5616
|
]
|
5582
5617
|
}
|
5583
|
-
),
|
5618
|
+
), b5 = ({
|
5584
5619
|
className: i,
|
5585
5620
|
color: e = y.GREY_DARK_5,
|
5586
5621
|
height: t = 18,
|
@@ -5607,13 +5642,13 @@ const R2 = ({
|
|
5607
5642
|
}
|
5608
5643
|
)
|
5609
5644
|
}
|
5610
|
-
),
|
5645
|
+
), E5 = ({
|
5611
5646
|
className: i,
|
5612
5647
|
color: e = y.GREY_DARK_5,
|
5613
5648
|
height: t = 24,
|
5614
5649
|
width: s = 24,
|
5615
5650
|
onClick: n
|
5616
|
-
}) => /* @__PURE__ */
|
5651
|
+
}) => /* @__PURE__ */ C(
|
5617
5652
|
"svg",
|
5618
5653
|
{
|
5619
5654
|
onClick: n,
|
@@ -5659,13 +5694,13 @@ const R2 = ({
|
|
5659
5694
|
)
|
5660
5695
|
]
|
5661
5696
|
}
|
5662
|
-
),
|
5697
|
+
), _5 = ({
|
5663
5698
|
className: i,
|
5664
5699
|
color: e = y.GREY_DARK_5,
|
5665
5700
|
height: t = 24,
|
5666
5701
|
width: s = 24,
|
5667
5702
|
onClick: n
|
5668
|
-
}) => /* @__PURE__ */
|
5703
|
+
}) => /* @__PURE__ */ C(
|
5669
5704
|
"svg",
|
5670
5705
|
{
|
5671
5706
|
onClick: n,
|
@@ -5696,13 +5731,13 @@ const R2 = ({
|
|
5696
5731
|
)
|
5697
5732
|
]
|
5698
5733
|
}
|
5699
|
-
),
|
5734
|
+
), H5 = ({
|
5700
5735
|
className: i,
|
5701
5736
|
color: e = y.NOTIFICATION_WARNING_DARK,
|
5702
5737
|
height: t = 37,
|
5703
5738
|
width: s = 36,
|
5704
5739
|
onClick: n
|
5705
|
-
}) => /* @__PURE__ */
|
5740
|
+
}) => /* @__PURE__ */ C(
|
5706
5741
|
"svg",
|
5707
5742
|
{
|
5708
5743
|
onClick: n,
|
@@ -5735,7 +5770,7 @@ const R2 = ({
|
|
5735
5770
|
)
|
5736
5771
|
]
|
5737
5772
|
}
|
5738
|
-
),
|
5773
|
+
), V5 = ({
|
5739
5774
|
className: i,
|
5740
5775
|
color: e = y.GREY_DARK_5,
|
5741
5776
|
height: t = 24,
|
@@ -5761,13 +5796,13 @@ const R2 = ({
|
|
5761
5796
|
}
|
5762
5797
|
)
|
5763
5798
|
}
|
5764
|
-
),
|
5799
|
+
), I5 = ({
|
5765
5800
|
className: i,
|
5766
5801
|
color: e = y.GREY_DARK_5,
|
5767
5802
|
height: t = 24,
|
5768
5803
|
width: s = 24,
|
5769
5804
|
onClick: n
|
5770
|
-
}) => /* @__PURE__ */
|
5805
|
+
}) => /* @__PURE__ */ C(
|
5771
5806
|
"svg",
|
5772
5807
|
{
|
5773
5808
|
onClick: n,
|
@@ -5800,13 +5835,13 @@ const R2 = ({
|
|
5800
5835
|
)
|
5801
5836
|
]
|
5802
5837
|
}
|
5803
|
-
),
|
5838
|
+
), S5 = ({
|
5804
5839
|
className: i,
|
5805
5840
|
color: e = y.GREY_DARK_5,
|
5806
5841
|
height: t = 24,
|
5807
5842
|
width: s = 24,
|
5808
5843
|
onClick: n
|
5809
|
-
}) => /* @__PURE__ */
|
5844
|
+
}) => /* @__PURE__ */ C(
|
5810
5845
|
"svg",
|
5811
5846
|
{
|
5812
5847
|
onClick: n,
|
@@ -5839,13 +5874,13 @@ const R2 = ({
|
|
5839
5874
|
)
|
5840
5875
|
]
|
5841
5876
|
}
|
5842
|
-
),
|
5877
|
+
), O5 = ({
|
5843
5878
|
className: i,
|
5844
5879
|
color: e = y.GREY_DARK_5,
|
5845
5880
|
height: t = 24,
|
5846
5881
|
width: s = 24,
|
5847
5882
|
onClick: n
|
5848
|
-
}) => /* @__PURE__ */
|
5883
|
+
}) => /* @__PURE__ */ C(
|
5849
5884
|
"svg",
|
5850
5885
|
{
|
5851
5886
|
onClick: n,
|
@@ -5908,13 +5943,13 @@ const R2 = ({
|
|
5908
5943
|
)
|
5909
5944
|
]
|
5910
5945
|
}
|
5911
|
-
),
|
5946
|
+
), A5 = ({
|
5912
5947
|
className: i,
|
5913
5948
|
color: e = y.GREY_DARK_5,
|
5914
5949
|
height: t = 24,
|
5915
5950
|
width: s = 24,
|
5916
5951
|
onClick: n
|
5917
|
-
}) => /* @__PURE__ */
|
5952
|
+
}) => /* @__PURE__ */ C(
|
5918
5953
|
"svg",
|
5919
5954
|
{
|
5920
5955
|
onClick: n,
|
@@ -5947,13 +5982,13 @@ const R2 = ({
|
|
5947
5982
|
)
|
5948
5983
|
]
|
5949
5984
|
}
|
5950
|
-
),
|
5985
|
+
), B5 = ({
|
5951
5986
|
className: i,
|
5952
5987
|
color: e = y.GREY_DARK_5,
|
5953
5988
|
height: t = 24,
|
5954
5989
|
width: s = 24,
|
5955
5990
|
onClick: n
|
5956
|
-
}) => /* @__PURE__ */
|
5991
|
+
}) => /* @__PURE__ */ C(
|
5957
5992
|
"svg",
|
5958
5993
|
{
|
5959
5994
|
onClick: n,
|
@@ -6004,13 +6039,13 @@ const R2 = ({
|
|
6004
6039
|
)
|
6005
6040
|
]
|
6006
6041
|
}
|
6007
|
-
),
|
6042
|
+
), Z5 = ({
|
6008
6043
|
className: i,
|
6009
6044
|
color: e = y.GREY_DARK_5,
|
6010
6045
|
height: t = 24,
|
6011
6046
|
width: s = 24,
|
6012
6047
|
onClick: n
|
6013
|
-
}) => /* @__PURE__ */
|
6048
|
+
}) => /* @__PURE__ */ C(
|
6014
6049
|
"svg",
|
6015
6050
|
{
|
6016
6051
|
onClick: n,
|
@@ -6043,13 +6078,13 @@ const R2 = ({
|
|
6043
6078
|
)
|
6044
6079
|
]
|
6045
6080
|
}
|
6046
|
-
),
|
6081
|
+
), W5 = ({
|
6047
6082
|
className: i,
|
6048
6083
|
color: e = y.GREY_DARK_5,
|
6049
6084
|
height: t = 24,
|
6050
6085
|
width: s = 24,
|
6051
6086
|
onClick: n
|
6052
|
-
}) => /* @__PURE__ */
|
6087
|
+
}) => /* @__PURE__ */ C(
|
6053
6088
|
"svg",
|
6054
6089
|
{
|
6055
6090
|
onClick: n,
|
@@ -6092,13 +6127,13 @@ const R2 = ({
|
|
6092
6127
|
)
|
6093
6128
|
]
|
6094
6129
|
}
|
6095
|
-
),
|
6130
|
+
), j5 = ({
|
6096
6131
|
className: i,
|
6097
6132
|
color: e = y.GREY_DARK_5,
|
6098
6133
|
height: t = 24,
|
6099
6134
|
width: s = 24,
|
6100
6135
|
onClick: n
|
6101
|
-
}) => /* @__PURE__ */
|
6136
|
+
}) => /* @__PURE__ */ C(
|
6102
6137
|
"svg",
|
6103
6138
|
{
|
6104
6139
|
onClick: n,
|
@@ -6131,7 +6166,7 @@ const R2 = ({
|
|
6131
6166
|
)
|
6132
6167
|
]
|
6133
6168
|
}
|
6134
|
-
),
|
6169
|
+
), T5 = ({
|
6135
6170
|
className: i,
|
6136
6171
|
color: e = y.GREY_DARK_5,
|
6137
6172
|
height: t = 24,
|
@@ -6158,13 +6193,13 @@ const R2 = ({
|
|
6158
6193
|
}
|
6159
6194
|
)
|
6160
6195
|
}
|
6161
|
-
),
|
6196
|
+
), D5 = ({
|
6162
6197
|
className: i,
|
6163
6198
|
color: e = y.GREY_DARK_5,
|
6164
6199
|
height: t = 24,
|
6165
6200
|
width: s = 24,
|
6166
6201
|
onClick: n
|
6167
|
-
}) => /* @__PURE__ */
|
6202
|
+
}) => /* @__PURE__ */ C(
|
6168
6203
|
"svg",
|
6169
6204
|
{
|
6170
6205
|
onClick: n,
|
@@ -6196,13 +6231,13 @@ const R2 = ({
|
|
6196
6231
|
)
|
6197
6232
|
]
|
6198
6233
|
}
|
6199
|
-
),
|
6234
|
+
), G5 = ({
|
6200
6235
|
className: i,
|
6201
6236
|
color: e = y.GREY_DARK_5,
|
6202
6237
|
height: t = 24,
|
6203
6238
|
width: s = 24,
|
6204
6239
|
onClick: n
|
6205
|
-
}) => /* @__PURE__ */
|
6240
|
+
}) => /* @__PURE__ */ C(
|
6206
6241
|
"svg",
|
6207
6242
|
{
|
6208
6243
|
onClick: n,
|
@@ -6217,13 +6252,13 @@ const R2 = ({
|
|
6217
6252
|
/* @__PURE__ */ o("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
|
6218
6253
|
]
|
6219
6254
|
}
|
6220
|
-
),
|
6255
|
+
), K5 = ({
|
6221
6256
|
className: i,
|
6222
6257
|
color: e = y.GREY_DARK_5,
|
6223
6258
|
height: t = 24,
|
6224
6259
|
width: s = 24,
|
6225
6260
|
onClick: n
|
6226
|
-
}) => /* @__PURE__ */
|
6261
|
+
}) => /* @__PURE__ */ C(
|
6227
6262
|
"svg",
|
6228
6263
|
{
|
6229
6264
|
onClick: n,
|
@@ -6256,13 +6291,13 @@ const R2 = ({
|
|
6256
6291
|
)
|
6257
6292
|
]
|
6258
6293
|
}
|
6259
|
-
),
|
6294
|
+
), P5 = ({
|
6260
6295
|
className: i,
|
6261
6296
|
color: e = y.GREY_DARK_5,
|
6262
6297
|
height: t = 24,
|
6263
6298
|
width: s = 24,
|
6264
6299
|
onClick: n
|
6265
|
-
}) => /* @__PURE__ */
|
6300
|
+
}) => /* @__PURE__ */ C(
|
6266
6301
|
"svg",
|
6267
6302
|
{
|
6268
6303
|
onClick: n,
|
@@ -6295,13 +6330,13 @@ const R2 = ({
|
|
6295
6330
|
)
|
6296
6331
|
]
|
6297
6332
|
}
|
6298
|
-
),
|
6333
|
+
), F5 = ({
|
6299
6334
|
className: i,
|
6300
6335
|
color: e = y.GREY_DARK_5,
|
6301
6336
|
height: t = 24,
|
6302
6337
|
width: s = 24,
|
6303
6338
|
onClick: n
|
6304
|
-
}) => /* @__PURE__ */
|
6339
|
+
}) => /* @__PURE__ */ C(
|
6305
6340
|
"svg",
|
6306
6341
|
{
|
6307
6342
|
onClick: n,
|
@@ -6334,7 +6369,7 @@ const R2 = ({
|
|
6334
6369
|
)
|
6335
6370
|
]
|
6336
6371
|
}
|
6337
|
-
),
|
6372
|
+
), $5 = ({
|
6338
6373
|
className: i,
|
6339
6374
|
color: e = y.GREY_DARK_2,
|
6340
6375
|
height: t = 16,
|
@@ -6360,13 +6395,13 @@ const R2 = ({
|
|
6360
6395
|
}
|
6361
6396
|
)
|
6362
6397
|
}
|
6363
|
-
),
|
6398
|
+
), Y5 = ({
|
6364
6399
|
className: i,
|
6365
6400
|
color: e = y.GREY_DARK_5,
|
6366
6401
|
height: t = 20,
|
6367
6402
|
width: s = 20,
|
6368
6403
|
onClick: n
|
6369
|
-
}) => /* @__PURE__ */
|
6404
|
+
}) => /* @__PURE__ */ C(
|
6370
6405
|
"svg",
|
6371
6406
|
{
|
6372
6407
|
onClick: n,
|
@@ -6389,13 +6424,13 @@ const R2 = ({
|
|
6389
6424
|
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
|
6390
6425
|
]
|
6391
6426
|
}
|
6392
|
-
),
|
6427
|
+
), U5 = ({
|
6393
6428
|
className: i,
|
6394
6429
|
color: e = y.GREY_DARK_5,
|
6395
6430
|
height: t = 20,
|
6396
6431
|
width: s = 20,
|
6397
6432
|
onClick: n
|
6398
|
-
}) => /* @__PURE__ */
|
6433
|
+
}) => /* @__PURE__ */ C(
|
6399
6434
|
"svg",
|
6400
6435
|
{
|
6401
6436
|
onClick: n,
|
@@ -6418,13 +6453,13 @@ const R2 = ({
|
|
6418
6453
|
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
|
6419
6454
|
]
|
6420
6455
|
}
|
6421
|
-
),
|
6456
|
+
), z5 = ({
|
6422
6457
|
className: i,
|
6423
6458
|
color: e = y.GREY_DARK_5,
|
6424
6459
|
height: t = 20,
|
6425
6460
|
width: s = 20,
|
6426
6461
|
onClick: n
|
6427
|
-
}) => /* @__PURE__ */
|
6462
|
+
}) => /* @__PURE__ */ C(
|
6428
6463
|
"svg",
|
6429
6464
|
{
|
6430
6465
|
onClick: n,
|
@@ -6447,13 +6482,13 @@ const R2 = ({
|
|
6447
6482
|
)
|
6448
6483
|
]
|
6449
6484
|
}
|
6450
|
-
),
|
6485
|
+
), J5 = ({
|
6451
6486
|
className: i,
|
6452
6487
|
color: e = y.GREY_DARK_5,
|
6453
6488
|
height: t = 20,
|
6454
6489
|
width: s = 20,
|
6455
6490
|
onClick: n
|
6456
|
-
}) => /* @__PURE__ */
|
6491
|
+
}) => /* @__PURE__ */ C(
|
6457
6492
|
"svg",
|
6458
6493
|
{
|
6459
6494
|
onClick: n,
|
@@ -6476,7 +6511,7 @@ const R2 = ({
|
|
6476
6511
|
)
|
6477
6512
|
]
|
6478
6513
|
}
|
6479
|
-
),
|
6514
|
+
), q5 = ({
|
6480
6515
|
className: i,
|
6481
6516
|
color: e = "#001E52",
|
6482
6517
|
height: t = 24,
|
@@ -6502,7 +6537,7 @@ const R2 = ({
|
|
6502
6537
|
}
|
6503
6538
|
)
|
6504
6539
|
}
|
6505
|
-
),
|
6540
|
+
), Q5 = ({
|
6506
6541
|
className: i,
|
6507
6542
|
color: e = "#131314",
|
6508
6543
|
height: t = 20,
|
@@ -6530,7 +6565,7 @@ const R2 = ({
|
|
6530
6565
|
}
|
6531
6566
|
)
|
6532
6567
|
}
|
6533
|
-
),
|
6568
|
+
), X5 = ({
|
6534
6569
|
className: i,
|
6535
6570
|
color: e = "#001E52",
|
6536
6571
|
height: t = 24,
|
@@ -6547,7 +6582,7 @@ const R2 = ({
|
|
6547
6582
|
version: "1.1",
|
6548
6583
|
xmlns: "http://www.w3.org/2000/svg",
|
6549
6584
|
viewBox: "0 0 489.698 489.698",
|
6550
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
6585
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ C("g", { children: [
|
6551
6586
|
/* @__PURE__ */ o(
|
6552
6587
|
"path",
|
6553
6588
|
{
|
@@ -6568,7 +6603,7 @@ const R2 = ({
|
|
6568
6603
|
)
|
6569
6604
|
] }) })
|
6570
6605
|
}
|
6571
|
-
),
|
6606
|
+
), e3 = ({
|
6572
6607
|
width: i = 20,
|
6573
6608
|
height: e = 20,
|
6574
6609
|
color: t = "#001E52",
|
@@ -6624,7 +6659,40 @@ const R2 = ({
|
|
6624
6659
|
}
|
6625
6660
|
)
|
6626
6661
|
}
|
6627
|
-
),
|
6662
|
+
), t3 = ({
|
6663
|
+
width: i = 24,
|
6664
|
+
height: e = 24,
|
6665
|
+
color: t = "#131314",
|
6666
|
+
className: s,
|
6667
|
+
onClick: n
|
6668
|
+
}) => /* @__PURE__ */ C(
|
6669
|
+
"svg",
|
6670
|
+
{
|
6671
|
+
width: i,
|
6672
|
+
height: e,
|
6673
|
+
viewBox: "0 0 24 24",
|
6674
|
+
fill: "none",
|
6675
|
+
className: s,
|
6676
|
+
onClick: n,
|
6677
|
+
xmlns: "http://www.w3.org/2000/svg",
|
6678
|
+
children: [
|
6679
|
+
/* @__PURE__ */ o(
|
6680
|
+
"path",
|
6681
|
+
{
|
6682
|
+
d: "M19.2598 20V4C19.2598 3.58579 19.5956 3.25 20.0098 3.25C20.424 3.25 20.7598 3.58579 20.7598 4V20C20.7598 20.4142 20.424 20.75 20.0098 20.75C19.5956 20.75 19.2598 20.4142 19.2598 20Z",
|
6683
|
+
fill: t
|
6684
|
+
}
|
6685
|
+
),
|
6686
|
+
/* @__PURE__ */ o(
|
6687
|
+
"path",
|
6688
|
+
{
|
6689
|
+
d: "M9.96973 5.46972C10.2443 5.19512 10.6791 5.17765 10.9736 5.41796L11.0303 5.46972L17.5303 11.9697L17.582 12.0264C17.8063 12.3013 17.8063 12.6987 17.582 12.9736L17.5303 13.0303L11.0303 19.5303C10.7374 19.8232 10.2626 19.8232 9.96973 19.5303C9.67683 19.2374 9.67683 18.7626 9.96973 18.4697L15.1895 13.25H4C3.58579 13.25 3.25 12.9142 3.25 12.5C3.25 12.0858 3.58579 11.75 4 11.75H15.1895L9.96973 6.53027L9.91797 6.47363C9.67766 6.17905 9.69512 5.74433 9.96973 5.46972Z",
|
6690
|
+
fill: t
|
6691
|
+
}
|
6692
|
+
)
|
6693
|
+
]
|
6694
|
+
}
|
6695
|
+
), i3 = ({
|
6628
6696
|
name: i,
|
6629
6697
|
width: e,
|
6630
6698
|
height: t,
|
@@ -6633,7 +6701,7 @@ const R2 = ({
|
|
6633
6701
|
disabled: l = !1,
|
6634
6702
|
onClick: c
|
6635
6703
|
}) => {
|
6636
|
-
const [r, d] =
|
6704
|
+
const [r, d] = S(n), { theme: g } = e1(X1), a = l ? g && g === "dark" ? y.GREY_LIGHT_4 : y.GREY_DARK_1 : s, h = l ? void 0 : c;
|
6637
6705
|
return B(() => {
|
6638
6706
|
if (n) {
|
6639
6707
|
h && !l && d(`${n} clickable`);
|
@@ -6643,39 +6711,39 @@ const R2 = ({
|
|
6643
6711
|
}, [h, n, l]), /* @__PURE__ */ o(n1, { children: (() => {
|
6644
6712
|
switch (i) {
|
6645
6713
|
case "nextIcon":
|
6646
|
-
return f5({ width: e, height: t, color: a, className: r, onClick: h });
|
6647
|
-
case "prevIcon":
|
6648
6714
|
return w5({ width: e, height: t, color: a, className: r, onClick: h });
|
6715
|
+
case "prevIcon":
|
6716
|
+
return m5({ width: e, height: t, color: a, className: r, onClick: h });
|
6649
6717
|
case "arrowUp":
|
6650
|
-
return R2({ width: e, height: t, color: a, className: r, onClick: h });
|
6651
|
-
case "arrowDown":
|
6652
6718
|
return M2({ width: e, height: t, color: a, className: r, onClick: h });
|
6653
|
-
case "
|
6719
|
+
case "arrowDown":
|
6654
6720
|
return y2({ width: e, height: t, color: a, className: r, onClick: h });
|
6655
|
-
case "
|
6721
|
+
case "info":
|
6656
6722
|
return b2({ width: e, height: t, color: a, className: r, onClick: h });
|
6657
|
-
case "
|
6723
|
+
case "arrowRight":
|
6658
6724
|
return E2({ width: e, height: t, color: a, className: r, onClick: h });
|
6659
|
-
case "
|
6725
|
+
case "calendar":
|
6660
6726
|
return _2({ width: e, height: t, color: a, className: r, onClick: h });
|
6661
|
-
case "
|
6727
|
+
case "ok":
|
6662
6728
|
return H2({ width: e, height: t, color: a, className: r, onClick: h });
|
6663
|
-
case "
|
6729
|
+
case "cancel":
|
6664
6730
|
return V2({ width: e, height: t, color: a, className: r, onClick: h });
|
6665
|
-
case "
|
6731
|
+
case "add":
|
6666
6732
|
return I2({ width: e, height: t, color: a, className: r, onClick: h });
|
6667
|
-
case "
|
6733
|
+
case "list":
|
6668
6734
|
return S2({ width: e, height: t, color: a, className: r, onClick: h });
|
6669
|
-
case "
|
6735
|
+
case "dragAndDrop":
|
6670
6736
|
return O2({ width: e, height: t, color: a, className: r, onClick: h });
|
6671
|
-
case "
|
6737
|
+
case "filter":
|
6672
6738
|
return A2({ width: e, height: t, color: a, className: r, onClick: h });
|
6673
|
-
case "
|
6739
|
+
case "attention":
|
6674
6740
|
return B2({ width: e, height: t, color: a, className: r, onClick: h });
|
6675
|
-
case "
|
6741
|
+
case "plus":
|
6676
6742
|
return Z2({ width: e, height: t, color: a, className: r, onClick: h });
|
6743
|
+
case "time":
|
6744
|
+
return W2({ width: e, height: t, color: a, className: r, onClick: h });
|
6677
6745
|
case "arrowDownLong":
|
6678
|
-
return
|
6746
|
+
return j2({
|
6679
6747
|
width: e,
|
6680
6748
|
height: t,
|
6681
6749
|
color: a,
|
@@ -6683,9 +6751,9 @@ const R2 = ({
|
|
6683
6751
|
onClick: h
|
6684
6752
|
});
|
6685
6753
|
case "users":
|
6686
|
-
return
|
6754
|
+
return T2({ width: e, height: t, color: a, className: r, onClick: h });
|
6687
6755
|
case "mySkillsMatrix":
|
6688
|
-
return
|
6756
|
+
return D2({
|
6689
6757
|
width: e,
|
6690
6758
|
height: t,
|
6691
6759
|
color: a,
|
@@ -6693,9 +6761,9 @@ const R2 = ({
|
|
6693
6761
|
onClick: h
|
6694
6762
|
});
|
6695
6763
|
case "skills":
|
6696
|
-
return
|
6764
|
+
return G2({ width: e, height: t, color: a, className: r, onClick: h });
|
6697
6765
|
case "skillsMatrices":
|
6698
|
-
return
|
6766
|
+
return K2({
|
6699
6767
|
width: e,
|
6700
6768
|
height: t,
|
6701
6769
|
color: a,
|
@@ -6703,23 +6771,23 @@ const R2 = ({
|
|
6703
6771
|
onClick: h
|
6704
6772
|
});
|
6705
6773
|
case "history":
|
6706
|
-
return K2({ width: e, height: t, color: a, className: r, onClick: h });
|
6707
|
-
case "logOut":
|
6708
6774
|
return P2({ width: e, height: t, color: a, className: r, onClick: h });
|
6709
|
-
case "
|
6775
|
+
case "logOut":
|
6710
6776
|
return F2({ width: e, height: t, color: a, className: r, onClick: h });
|
6711
|
-
case "
|
6777
|
+
case "settings":
|
6712
6778
|
return $2({ width: e, height: t, color: a, className: r, onClick: h });
|
6713
|
-
case "
|
6779
|
+
case "addSkill":
|
6714
6780
|
return Y2({ width: e, height: t, color: a, className: r, onClick: h });
|
6715
|
-
case "
|
6781
|
+
case "conversation":
|
6716
6782
|
return U2({ width: e, height: t, color: a, className: r, onClick: h });
|
6717
|
-
case "
|
6783
|
+
case "trash":
|
6718
6784
|
return z2({ width: e, height: t, color: a, className: r, onClick: h });
|
6719
|
-
case "
|
6785
|
+
case "settings4":
|
6720
6786
|
return J2({ width: e, height: t, color: a, className: r, onClick: h });
|
6787
|
+
case "edit2":
|
6788
|
+
return q2({ width: e, height: t, color: a, className: r, onClick: h });
|
6721
6789
|
case "notifications":
|
6722
|
-
return
|
6790
|
+
return Q2({
|
6723
6791
|
width: e,
|
6724
6792
|
height: t,
|
6725
6793
|
color: a,
|
@@ -6727,9 +6795,9 @@ const R2 = ({
|
|
6727
6795
|
onClick: h
|
6728
6796
|
});
|
6729
6797
|
case "success":
|
6730
|
-
return
|
6798
|
+
return X2({ width: e, height: t, color: a, className: r, onClick: h });
|
6731
6799
|
case "attentionSmall":
|
6732
|
-
return
|
6800
|
+
return e5({
|
6733
6801
|
width: e,
|
6734
6802
|
height: t,
|
6735
6803
|
color: a,
|
@@ -6737,11 +6805,11 @@ const R2 = ({
|
|
6737
6805
|
onClick: h
|
6738
6806
|
});
|
6739
6807
|
case "errorSmall":
|
6740
|
-
return e5({ width: e, height: t, color: a, className: r, onClick: h });
|
6741
|
-
case "infoMedium":
|
6742
6808
|
return t5({ width: e, height: t, color: a, className: r, onClick: h });
|
6809
|
+
case "infoMedium":
|
6810
|
+
return i5({ width: e, height: t, color: a, className: r, onClick: h });
|
6743
6811
|
case "attentionMedium":
|
6744
|
-
return
|
6812
|
+
return s5({
|
6745
6813
|
width: e,
|
6746
6814
|
height: t,
|
6747
6815
|
color: a,
|
@@ -6749,9 +6817,9 @@ const R2 = ({
|
|
6749
6817
|
onClick: h
|
6750
6818
|
});
|
6751
6819
|
case "errorMedium":
|
6752
|
-
return
|
6820
|
+
return n5({ width: e, height: t, color: a, className: r, onClick: h });
|
6753
6821
|
case "faviconSkills":
|
6754
|
-
return
|
6822
|
+
return c5({
|
6755
6823
|
width: e,
|
6756
6824
|
height: t,
|
6757
6825
|
color: a,
|
@@ -6759,7 +6827,7 @@ const R2 = ({
|
|
6759
6827
|
onClick: h
|
6760
6828
|
});
|
6761
6829
|
case "visibilityIcon":
|
6762
|
-
return
|
6830
|
+
return o5({
|
6763
6831
|
width: e,
|
6764
6832
|
height: t,
|
6765
6833
|
color: a,
|
@@ -6767,7 +6835,7 @@ const R2 = ({
|
|
6767
6835
|
onClick: h
|
6768
6836
|
});
|
6769
6837
|
case "visibilityOffIcon":
|
6770
|
-
return
|
6838
|
+
return r5({
|
6771
6839
|
width: e,
|
6772
6840
|
height: t,
|
6773
6841
|
color: a,
|
@@ -6775,7 +6843,7 @@ const R2 = ({
|
|
6775
6843
|
onClick: h
|
6776
6844
|
});
|
6777
6845
|
case "selectArrowIcon":
|
6778
|
-
return
|
6846
|
+
return l5({
|
6779
6847
|
width: e,
|
6780
6848
|
height: t,
|
6781
6849
|
color: a,
|
@@ -6783,7 +6851,7 @@ const R2 = ({
|
|
6783
6851
|
onClick: h
|
6784
6852
|
});
|
6785
6853
|
case "expandArrowIcon":
|
6786
|
-
return
|
6854
|
+
return a5({
|
6787
6855
|
width: e,
|
6788
6856
|
height: t,
|
6789
6857
|
color: a,
|
@@ -6791,7 +6859,7 @@ const R2 = ({
|
|
6791
6859
|
onClick: h
|
6792
6860
|
});
|
6793
6861
|
case "expandActiveArrowIcon":
|
6794
|
-
return
|
6862
|
+
return h5({
|
6795
6863
|
width: e,
|
6796
6864
|
height: t,
|
6797
6865
|
color: a,
|
@@ -6799,100 +6867,102 @@ const R2 = ({
|
|
6799
6867
|
onClick: h
|
6800
6868
|
});
|
6801
6869
|
case "camera":
|
6802
|
-
return c5({ width: e, height: t, color: a, className: r, onClick: h });
|
6803
|
-
case "sortUp":
|
6804
6870
|
return d5({ width: e, height: t, color: a, className: r, onClick: h });
|
6805
|
-
case "
|
6871
|
+
case "sortUp":
|
6806
6872
|
return g5({ width: e, height: t, color: a, className: r, onClick: h });
|
6873
|
+
case "sortDown":
|
6874
|
+
return C5({ width: e, height: t, color: a, className: r, onClick: h });
|
6807
6875
|
case "logOut2":
|
6808
6876
|
return u5({ width: e, height: t, color: a, className: r, onClick: h });
|
6809
6877
|
case "search":
|
6810
|
-
return C5({ width: e, height: t, color: a, className: r, onClick: h });
|
6811
|
-
case "handRock":
|
6812
6878
|
return p5({ width: e, height: t, color: a, className: r, onClick: h });
|
6879
|
+
case "handRock":
|
6880
|
+
return f5({ width: e, height: t, color: a, className: r, onClick: h });
|
6813
6881
|
case "arrowUpFilled":
|
6814
|
-
return
|
6882
|
+
return L5({ width: e, height: t, color: a, className: r, onClick: h });
|
6815
6883
|
case "arrowDownFilled":
|
6816
|
-
return
|
6884
|
+
return k5({ width: e, height: t, color: a, className: r, onClick: h });
|
6817
6885
|
case "link":
|
6818
|
-
return
|
6886
|
+
return v5({ width: e, height: t, color: a, className: r, onClick: h });
|
6819
6887
|
case "telegram":
|
6820
|
-
return
|
6888
|
+
return x5({ width: e, height: t, color: a, className: r, onClick: h });
|
6821
6889
|
case "mail":
|
6822
|
-
return
|
6890
|
+
return M5({ width: e, height: t, color: a, className: r, onClick: h });
|
6823
6891
|
case "github":
|
6824
|
-
return
|
6892
|
+
return N5({ width: e, height: t, color: a, className: r, onClick: h });
|
6825
6893
|
case "linkedIn":
|
6826
|
-
return
|
6894
|
+
return R5({ width: e, height: t, color: a, className: r, onClick: h });
|
6827
6895
|
case "emptyStateIcon":
|
6828
|
-
return M5({ width: e, height: t, color: a, className: r, onClick: h });
|
6829
|
-
case "filtersIcon":
|
6830
6896
|
return y5({ width: e, height: t, color: a, className: r, onClick: h });
|
6831
|
-
case "
|
6897
|
+
case "filtersIcon":
|
6832
6898
|
return b5({ width: e, height: t, color: a, className: r, onClick: h });
|
6833
|
-
case "
|
6899
|
+
case "dotMenuIcon":
|
6834
6900
|
return E5({ width: e, height: t, color: a, className: r, onClick: h });
|
6835
|
-
case "
|
6901
|
+
case "plusCircle":
|
6836
6902
|
return _5({ width: e, height: t, color: a, className: r, onClick: h });
|
6837
|
-
case "
|
6903
|
+
case "warning":
|
6838
6904
|
return H5({ width: e, height: t, color: a, className: r, onClick: h });
|
6839
|
-
case "
|
6905
|
+
case "back":
|
6840
6906
|
return V5({ width: e, height: t, color: a, className: r, onClick: h });
|
6907
|
+
case "bell":
|
6908
|
+
return I5({ width: e, height: t, color: a, className: r, onClick: h });
|
6841
6909
|
case "contract":
|
6842
|
-
return
|
6910
|
+
return O5({ width: e, height: t, color: a, className: r, onClick: h });
|
6843
6911
|
case "trash2":
|
6844
|
-
return
|
6912
|
+
return S5({ width: e, height: t, color: a, className: r, onClick: h });
|
6845
6913
|
case "manager":
|
6846
|
-
return O5({ width: e, height: t, color: a, className: r, onClick: h });
|
6847
|
-
case "resourceManager":
|
6848
6914
|
return A5({ width: e, height: t, color: a, className: r, onClick: h });
|
6849
|
-
case "
|
6915
|
+
case "resourceManager":
|
6850
6916
|
return B5({ width: e, height: t, color: a, className: r, onClick: h });
|
6851
|
-
case "
|
6917
|
+
case "settings2":
|
6852
6918
|
return Z5({ width: e, height: t, color: a, className: r, onClick: h });
|
6853
|
-
case "
|
6919
|
+
case "image":
|
6854
6920
|
return W5({ width: e, height: t, color: a, className: r, onClick: h });
|
6855
|
-
case "
|
6921
|
+
case "upload":
|
6856
6922
|
return j5({ width: e, height: t, color: a, className: r, onClick: h });
|
6857
|
-
case "
|
6923
|
+
case "edit":
|
6858
6924
|
return T5({ width: e, height: t, color: a, className: r, onClick: h });
|
6859
|
-
case "
|
6925
|
+
case "location":
|
6860
6926
|
return D5({ width: e, height: t, color: a, className: r, onClick: h });
|
6861
|
-
case "
|
6927
|
+
case "plus2":
|
6862
6928
|
return G5({ width: e, height: t, color: a, className: r, onClick: h });
|
6863
|
-
case "
|
6929
|
+
case "search2":
|
6864
6930
|
return K5({ width: e, height: t, color: a, className: r, onClick: h });
|
6865
|
-
case "
|
6931
|
+
case "fastArrowLeft":
|
6866
6932
|
return P5({ width: e, height: t, color: a, className: r, onClick: h });
|
6867
|
-
case "
|
6933
|
+
case "fastArrowRight":
|
6868
6934
|
return F5({ width: e, height: t, color: a, className: r, onClick: h });
|
6935
|
+
case "crossInCircle":
|
6936
|
+
return $5({ width: e, height: t, color: a, className: r, onClick: h });
|
6869
6937
|
case "arrowUp2":
|
6870
|
-
return
|
6938
|
+
return U5({ width: e, height: t, color: a, className: r, onClick: h });
|
6871
6939
|
case "arrowDown2":
|
6872
|
-
return
|
6940
|
+
return Y5({ width: e, height: t, color: a, className: r, onClick: h });
|
6873
6941
|
case "filledArrowLeft":
|
6874
|
-
return U5({ width: e, height: t, color: a, className: r, onClick: h });
|
6875
|
-
case "filledArrowRight":
|
6876
6942
|
return z5({ width: e, height: t, color: a, className: r, onClick: h });
|
6877
|
-
case "
|
6943
|
+
case "filledArrowRight":
|
6878
6944
|
return J5({ width: e, height: t, color: a, className: r, onClick: h });
|
6879
|
-
case "
|
6945
|
+
case "burgerMenu":
|
6880
6946
|
return q5({ width: e, height: t, color: a, className: r, onClick: h });
|
6881
|
-
case "
|
6947
|
+
case "signOut":
|
6882
6948
|
return Q5({ width: e, height: t, color: a, className: r, onClick: h });
|
6883
|
-
case "
|
6949
|
+
case "refresh":
|
6884
6950
|
return X5({ width: e, height: t, color: a, className: r, onClick: h });
|
6951
|
+
case "projects":
|
6952
|
+
return e3({ width: e, height: t, color: a, className: r, onClick: h });
|
6953
|
+
case "exit":
|
6954
|
+
return t3({ width: e, height: t, color: a, className: r, onClick: h });
|
6885
6955
|
default:
|
6886
6956
|
return /* @__PURE__ */ o(n1, { children: "No Icon provided" });
|
6887
6957
|
}
|
6888
6958
|
})() });
|
6889
6959
|
};
|
6890
6960
|
var a1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(a1 || {});
|
6891
|
-
const
|
6961
|
+
const s3 = o1({
|
6892
6962
|
locale: "en",
|
6893
6963
|
theme: "light"
|
6894
6964
|
});
|
6895
|
-
|
6965
|
+
s3.Provider;
|
6896
6966
|
const ee = ({
|
6897
6967
|
children: i,
|
6898
6968
|
width: e,
|
@@ -6909,7 +6979,7 @@ const ee = ({
|
|
6909
6979
|
{
|
6910
6980
|
className: `snmt-tag ${t} ${l ? "disabled" : ""}`,
|
6911
6981
|
closeIcon: /* @__PURE__ */ o(
|
6912
|
-
|
6982
|
+
i3,
|
6913
6983
|
{
|
6914
6984
|
name: "errorSmall",
|
6915
6985
|
color: l ? a1.GREY_DARK_1 : a1.GREY_DARK_2,
|
@@ -6922,7 +6992,7 @@ const ee = ({
|
|
6922
6992
|
style: { width: e ?? "fit-content" },
|
6923
6993
|
closable: n,
|
6924
6994
|
children: typeof i == "string" ? /* @__PURE__ */ o(
|
6925
|
-
|
6995
|
+
R2,
|
6926
6996
|
{
|
6927
6997
|
variant: t === "small" ? "body4" : "body2",
|
6928
6998
|
color: l ? a1.GREY_DARK_2 : a1.GREY_DARK_5,
|
@@ -6931,7 +7001,7 @@ const ee = ({
|
|
6931
7001
|
) : i
|
6932
7002
|
}
|
6933
7003
|
);
|
6934
|
-
},
|
7004
|
+
}, n3 = ({
|
6935
7005
|
children: i,
|
6936
7006
|
content: e,
|
6937
7007
|
isOpen: t,
|
@@ -6939,7 +7009,7 @@ const ee = ({
|
|
6939
7009
|
placement: n = "topRight",
|
6940
7010
|
noPadding: l = !1
|
6941
7011
|
}) => {
|
6942
|
-
const [c, r] =
|
7012
|
+
const [c, r] = S(!1);
|
6943
7013
|
return /* @__PURE__ */ o(
|
6944
7014
|
Le,
|
6945
7015
|
{
|
@@ -6956,7 +7026,7 @@ const ee = ({
|
|
6956
7026
|
}
|
6957
7027
|
);
|
6958
7028
|
};
|
6959
|
-
var
|
7029
|
+
var o3 = { exports: {} };
|
6960
7030
|
(function(i, e) {
|
6961
7031
|
(function(t, s) {
|
6962
7032
|
i.exports = s();
|
@@ -6966,8 +7036,8 @@ var s3 = { exports: {} };
|
|
6966
7036
|
return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
|
6967
7037
|
} };
|
6968
7038
|
});
|
6969
|
-
})(
|
6970
|
-
const
|
7039
|
+
})(o3);
|
7040
|
+
const r3 = ({
|
6971
7041
|
values: i,
|
6972
7042
|
onTagClose: e,
|
6973
7043
|
maxWidth: t,
|
@@ -6976,29 +7046,29 @@ const n3 = ({
|
|
6976
7046
|
options: l,
|
6977
7047
|
extraOptions: c
|
6978
7048
|
}) => {
|
6979
|
-
const { locale: r } = e1(E1), { t: d } = De("common", { lng: r }), [g, a] =
|
7049
|
+
const { locale: r } = e1(E1), { t: d } = De("common", { lng: r }), [g, a] = S(!1);
|
6980
7050
|
if (B(() => {
|
6981
7051
|
i.length || a(!1);
|
6982
7052
|
}, [i]), !i.length)
|
6983
7053
|
return null;
|
6984
|
-
const h = (
|
7054
|
+
const h = (u) => {
|
6985
7055
|
var p, m;
|
6986
|
-
return ((p = l == null ? void 0 : l.find((v) => v.value ===
|
7056
|
+
return ((p = l == null ? void 0 : l.find((v) => v.value === u)) == null ? void 0 : p.label) || ((m = c == null ? void 0 : c.find((v) => v.value === u)) == null ? void 0 : m.label) || u;
|
6987
7057
|
};
|
6988
|
-
return /* @__PURE__ */
|
6989
|
-
|
7058
|
+
return /* @__PURE__ */ C(
|
7059
|
+
n3,
|
6990
7060
|
{
|
6991
7061
|
content: (
|
6992
7062
|
// 90: paddings + margins + gaps and so on
|
6993
|
-
/* @__PURE__ */ o("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ o(
|
7063
|
+
/* @__PURE__ */ o("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ o(C1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: u }) => /* @__PURE__ */ o(
|
6994
7064
|
ee,
|
6995
7065
|
{
|
6996
|
-
onClose: () => e(
|
7066
|
+
onClose: () => e(u),
|
6997
7067
|
closable: s,
|
6998
7068
|
disabled: n,
|
6999
|
-
children: h(
|
7069
|
+
children: h(u)
|
7000
7070
|
},
|
7001
|
-
|
7071
|
+
u
|
7002
7072
|
)) }) })
|
7003
7073
|
),
|
7004
7074
|
placement: "bottomRight",
|
@@ -7033,7 +7103,7 @@ const n3 = ({
|
|
7033
7103
|
clearable: g = !1,
|
7034
7104
|
scrollThresholdValue: a = 50,
|
7035
7105
|
onSearchChange: h,
|
7036
|
-
onDropdownVisibleChange:
|
7106
|
+
onDropdownVisibleChange: u,
|
7037
7107
|
onScrollToEnd: p,
|
7038
7108
|
onPopupScroll: m,
|
7039
7109
|
id: v,
|
@@ -7043,31 +7113,31 @@ const n3 = ({
|
|
7043
7113
|
isLoading: _,
|
7044
7114
|
readOnly: f
|
7045
7115
|
}, w) => {
|
7046
|
-
const [b, R] =
|
7116
|
+
const [b, R] = S(!1), [D, Y] = S(!1), [G, j] = S(!0), [Z, U] = S(i), P = X(null);
|
7047
7117
|
B(() => {
|
7048
|
-
|
7118
|
+
U(i);
|
7049
7119
|
}, [i]);
|
7050
|
-
const
|
7051
|
-
R(x),
|
7052
|
-
},
|
7053
|
-
var
|
7054
|
-
return !!((
|
7120
|
+
const F = (x) => {
|
7121
|
+
R(x), u && u(x);
|
7122
|
+
}, V = (x, H) => {
|
7123
|
+
var K;
|
7124
|
+
return !!((K = H == null ? void 0 : H.label) != null && K.toString().toLowerCase().includes(x.toLowerCase()));
|
7055
7125
|
}, t1 = () => {
|
7056
|
-
|
7057
|
-
},
|
7058
|
-
|
7126
|
+
Y(!0);
|
7127
|
+
}, O = () => {
|
7128
|
+
Y(!1);
|
7059
7129
|
}, I = W(
|
7060
7130
|
(x) => {
|
7061
|
-
if (
|
7062
|
-
const
|
7063
|
-
e == null || e(
|
7131
|
+
if (U(x), s) {
|
7132
|
+
const K = x;
|
7133
|
+
e == null || e(K);
|
7064
7134
|
return;
|
7065
7135
|
}
|
7066
7136
|
const H = x;
|
7067
7137
|
e == null || e(H);
|
7068
7138
|
},
|
7069
7139
|
[s, e]
|
7070
|
-
),
|
7140
|
+
), T = W(() => {
|
7071
7141
|
if (!f) {
|
7072
7142
|
if (s) {
|
7073
7143
|
I([]);
|
@@ -7077,17 +7147,17 @@ const n3 = ({
|
|
7077
7147
|
}
|
7078
7148
|
}, [I, s, f]), z = W(
|
7079
7149
|
(x) => {
|
7080
|
-
const H = Z.filter((
|
7081
|
-
I(H),
|
7150
|
+
const H = Z.filter((K) => K !== x);
|
7151
|
+
I(H), U(H);
|
7082
7152
|
},
|
7083
7153
|
[I, Z]
|
7084
7154
|
), _1 = W(
|
7085
7155
|
(x) => (Z == null ? void 0 : Z.indexOf(x)) === 0 ? (
|
7086
7156
|
// if the search input is empty
|
7087
7157
|
// then display the placeholder, else do not display it
|
7088
|
-
/* @__PURE__ */ o("span", { className: "custom-placeholder", children:
|
7158
|
+
/* @__PURE__ */ o("span", { className: "custom-placeholder", children: G ? t : "" })
|
7089
7159
|
) : /* @__PURE__ */ o(n1, {}),
|
7090
|
-
[
|
7160
|
+
[G, Z, t]
|
7091
7161
|
), re = (x) => {
|
7092
7162
|
x.preventDefault(), x.stopPropagation();
|
7093
7163
|
}, le = async (x) => {
|
@@ -7095,21 +7165,21 @@ const n3 = ({
|
|
7095
7165
|
H.scrollTop + H.offsetHeight >= H.scrollHeight - a && (p == null || p(!0)), m && await m(x);
|
7096
7166
|
}, L1 = W(
|
7097
7167
|
(x) => {
|
7098
|
-
var H,
|
7099
|
-
return ((H = l.find((v1) => v1.value === x)) == null ? void 0 : H.label) || ((
|
7168
|
+
var H, K;
|
7169
|
+
return ((H = l.find((v1) => v1.value === x)) == null ? void 0 : H.label) || ((K = k == null ? void 0 : k.find(
|
7100
7170
|
(v1) => v1.value === x
|
7101
|
-
)) == null ? void 0 :
|
7171
|
+
)) == null ? void 0 : K.label) || x;
|
7102
7172
|
},
|
7103
7173
|
[k, l]
|
7104
7174
|
), ae = W(
|
7105
7175
|
(x) => {
|
7106
7176
|
var H;
|
7107
7177
|
return /* @__PURE__ */ o(
|
7108
|
-
|
7178
|
+
r3,
|
7109
7179
|
{
|
7110
7180
|
values: x,
|
7111
7181
|
onTagClose: z,
|
7112
|
-
maxWidth: ((H =
|
7182
|
+
maxWidth: ((H = P.current) == null ? void 0 : H.clientWidth) || 0,
|
7113
7183
|
disabled: r,
|
7114
7184
|
closable: !f,
|
7115
7185
|
options: l,
|
@@ -7119,27 +7189,27 @@ const n3 = ({
|
|
7119
7189
|
},
|
7120
7190
|
[r, k, z, l, f]
|
7121
7191
|
), he = W(
|
7122
|
-
({ label: x, value: H, mode:
|
7192
|
+
({ label: x, value: H, mode: K }) => K === "filter" ? _1(H) : /* @__PURE__ */ o("div", { onMouseDown: re, className: "tag-wrapper", children: /* @__PURE__ */ o(ee, { onClose: () => z(H), disabled: r, children: typeof x == "object" ? x : L1(H) }) }),
|
7123
7193
|
[r, L1, z, _1]
|
7124
7194
|
);
|
7125
|
-
return /* @__PURE__ */
|
7195
|
+
return /* @__PURE__ */ C(
|
7126
7196
|
"div",
|
7127
7197
|
{
|
7128
|
-
className: `snmt-select ${
|
7198
|
+
className: `snmt-select ${D ? "snmt-select-focused" : ""}
|
7129
7199
|
${s ? "" : "snmt-select-single"} ${f ? "snmt-select-read-only" : ""}`,
|
7130
|
-
ref:
|
7200
|
+
ref: P,
|
7131
7201
|
style: { width: c },
|
7132
7202
|
children: [
|
7133
7203
|
/* @__PURE__ */ o(
|
7134
|
-
|
7204
|
+
ue,
|
7135
7205
|
{
|
7136
7206
|
className: "snmt-select-blank",
|
7137
7207
|
popupClassName: f ? "dropdown-read-only" : "",
|
7138
7208
|
id: v,
|
7139
7209
|
ref: w,
|
7140
7210
|
showSearch: !!n,
|
7141
|
-
filterOption: n &&
|
7142
|
-
onDropdownVisibleChange:
|
7211
|
+
filterOption: n && V,
|
7212
|
+
onDropdownVisibleChange: F,
|
7143
7213
|
placeholder: t ? d ? `${t}*` : t : void 0,
|
7144
7214
|
disabled: r,
|
7145
7215
|
value: Z || void 0,
|
@@ -7147,19 +7217,19 @@ const n3 = ({
|
|
7147
7217
|
mode: s === "filter" ? "multiple" : s,
|
7148
7218
|
onChange: I,
|
7149
7219
|
onFocus: t1,
|
7150
|
-
onBlur:
|
7220
|
+
onBlur: O,
|
7151
7221
|
onSearch: (x) => {
|
7152
|
-
|
7222
|
+
j(!x), h && h(x);
|
7153
7223
|
},
|
7154
|
-
onSelect: () =>
|
7155
|
-
onDeselect: () =>
|
7224
|
+
onSelect: () => j(!0),
|
7225
|
+
onDeselect: () => j(!0),
|
7156
7226
|
tagRender: (x) => he({ ...x, mode: s }),
|
7157
7227
|
maxTagCount: "responsive",
|
7158
7228
|
maxTagPlaceholder: ae,
|
7159
7229
|
onPopupScroll: le,
|
7160
7230
|
prefix: _ && /* @__PURE__ */ o(O1, { size: 15 }),
|
7161
|
-
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */
|
7162
|
-
Z && !!Z.length && (s || g) && /* @__PURE__ */ o("div", { onClick:
|
7231
|
+
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(n1, { children: [
|
7232
|
+
Z && !!Z.length && (s || g) && /* @__PURE__ */ o("div", { onClick: T, children: /* @__PURE__ */ o(
|
7163
7233
|
d1,
|
7164
7234
|
{
|
7165
7235
|
name: "cancel",
|
@@ -7178,15 +7248,15 @@ const n3 = ({
|
|
7178
7248
|
] }) }),
|
7179
7249
|
removeIcon: /* @__PURE__ */ o(d1, { name: "errorSmall", color: J.GREY_DARK_2 }),
|
7180
7250
|
options: l,
|
7181
|
-
optionRender: (x) => N ? N(x.data) : /* @__PURE__ */
|
7182
|
-
/* @__PURE__ */
|
7251
|
+
optionRender: (x) => N ? N(x.data) : /* @__PURE__ */ C(C1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
7252
|
+
/* @__PURE__ */ C(C1, { alignItems: "center", gap: 12, children: [
|
7183
7253
|
s && /* @__PURE__ */ o(
|
7184
7254
|
Ke,
|
7185
7255
|
{
|
7186
7256
|
checked: !!(Z != null && Z.includes(x.value))
|
7187
7257
|
}
|
7188
7258
|
),
|
7189
|
-
/* @__PURE__ */
|
7259
|
+
/* @__PURE__ */ C(C1, { alignItems: "center", gap: 8, children: [
|
7190
7260
|
x.data.image && /* @__PURE__ */ o(Ge, { src: x.data.image, size: 20 }),
|
7191
7261
|
/* @__PURE__ */ o("span", { children: x.label })
|
7192
7262
|
] })
|
@@ -7217,7 +7287,7 @@ const n3 = ({
|
|
7217
7287
|
/* @__PURE__ */ o(
|
7218
7288
|
"fieldset",
|
7219
7289
|
{
|
7220
|
-
className: `${
|
7290
|
+
className: `${D ? "fieldset-focused" : ""}
|
7221
7291
|
${r ? "fieldset-disabled" : ""}
|
7222
7292
|
${typeof i == "string" && i ? "fieldset-filled" : ""}
|
7223
7293
|
${typeof i == "object" && i != null && i.length ? "fieldset-filled" : ""}`,
|
@@ -7229,7 +7299,7 @@ const n3 = ({
|
|
7229
7299
|
);
|
7230
7300
|
}
|
7231
7301
|
);
|
7232
|
-
function
|
7302
|
+
function l3(i, e = 500) {
|
7233
7303
|
const t = X();
|
7234
7304
|
return B(() => () => {
|
7235
7305
|
t.current && clearTimeout(t.current);
|
@@ -7243,7 +7313,7 @@ function o3(i, e = 500) {
|
|
7243
7313
|
const r1 = {
|
7244
7314
|
limit: 100,
|
7245
7315
|
offset: 0
|
7246
|
-
},
|
7316
|
+
}, a3 = m1(
|
7247
7317
|
({
|
7248
7318
|
loadOptions: i,
|
7249
7319
|
width: e,
|
@@ -7257,73 +7327,75 @@ const r1 = {
|
|
7257
7327
|
loadOnClosedState: g,
|
7258
7328
|
extraOptions: a,
|
7259
7329
|
onDropdownVisibleChange: h,
|
7260
|
-
optionRender:
|
7330
|
+
optionRender: u,
|
7261
7331
|
dropdownRender: p,
|
7262
7332
|
readOnly: m,
|
7263
|
-
clearable: v
|
7264
|
-
|
7265
|
-
|
7266
|
-
|
7267
|
-
|
7268
|
-
|
7333
|
+
clearable: v,
|
7334
|
+
required: k = !1
|
7335
|
+
}, E) => {
|
7336
|
+
const [N, _] = S([]), [f, w] = S(r1), [b, R] = S(!1), [D, Y] = S(null), G = W(
|
7337
|
+
async (V = !1, t1) => {
|
7338
|
+
if (!b) {
|
7339
|
+
R(!0);
|
7269
7340
|
try {
|
7270
|
-
const
|
7271
|
-
|
7272
|
-
(
|
7273
|
-
),
|
7274
|
-
...
|
7275
|
-
offset:
|
7341
|
+
const O = V ? { ...r1, search: t1 } : f, I = await i(O);
|
7342
|
+
_(
|
7343
|
+
(T) => V ? I.options : [...T, ...I.options]
|
7344
|
+
), Y(I.count), w((T) => ({
|
7345
|
+
...T,
|
7346
|
+
offset: T.offset + T.limit
|
7276
7347
|
}));
|
7277
7348
|
} finally {
|
7278
|
-
|
7349
|
+
R(!1);
|
7279
7350
|
}
|
7280
7351
|
}
|
7281
7352
|
},
|
7282
|
-
[
|
7283
|
-
),
|
7353
|
+
[f, i, b]
|
7354
|
+
), j = l3(G), Z = W(
|
7284
7355
|
(V) => {
|
7285
|
-
V === "" || V === void 0 || V === null ? (
|
7356
|
+
V === "" || V === void 0 || V === null ? (w(r1), j(!0)) : j(!0, V);
|
7286
7357
|
},
|
7287
|
-
[
|
7288
|
-
),
|
7289
|
-
V &&
|
7290
|
-
},
|
7358
|
+
[j]
|
7359
|
+
), U = async (V) => {
|
7360
|
+
V && D !== null && D > N.length && await G(!1);
|
7361
|
+
}, P = W(
|
7291
7362
|
(V) => {
|
7292
|
-
V && !g && (
|
7363
|
+
V && !g && (_([]), w(r1), G(!0)), h == null || h(V);
|
7293
7364
|
},
|
7294
7365
|
// eslint-disable-next-line
|
7295
7366
|
[g]
|
7296
7367
|
);
|
7297
7368
|
B(() => {
|
7298
|
-
g &&
|
7369
|
+
g && G(!1);
|
7299
7370
|
}, []);
|
7300
|
-
const
|
7371
|
+
const F = {
|
7301
7372
|
id: n,
|
7302
7373
|
width: e,
|
7303
|
-
options:
|
7374
|
+
options: N,
|
7304
7375
|
onChange: t,
|
7305
|
-
ref:
|
7376
|
+
ref: E,
|
7306
7377
|
placeholder: r,
|
7307
7378
|
search: !0,
|
7308
7379
|
value: s,
|
7309
|
-
onSearchChange:
|
7310
|
-
onDropdownVisibleChange:
|
7380
|
+
onSearchChange: Z,
|
7381
|
+
onDropdownVisibleChange: P,
|
7311
7382
|
scrollThresholdValue: c,
|
7312
|
-
onScrollToEnd:
|
7383
|
+
onScrollToEnd: U,
|
7313
7384
|
loadOnClosedState: g,
|
7314
7385
|
disabled: l,
|
7315
7386
|
extraOptions: a,
|
7316
|
-
isLoading:
|
7317
|
-
optionRender:
|
7387
|
+
isLoading: b,
|
7388
|
+
optionRender: u,
|
7318
7389
|
dropdownRender: p,
|
7319
7390
|
readOnly: m,
|
7320
|
-
clearable: v
|
7391
|
+
clearable: v,
|
7392
|
+
required: k
|
7321
7393
|
};
|
7322
|
-
return
|
7394
|
+
return Ce(E, () => ({
|
7323
7395
|
refetchOptions: async () => {
|
7324
|
-
|
7396
|
+
w(r1), await G(!0);
|
7325
7397
|
}
|
7326
|
-
})), d ? /* @__PURE__ */ o(A1, { ...
|
7398
|
+
})), d ? /* @__PURE__ */ o(A1, { ...F, onChange: t, value: s, mode: d }) : /* @__PURE__ */ o("div", { className: "snmt-async-select", children: /* @__PURE__ */ o(A1, { ...F, onChange: t, value: s }) });
|
7327
7399
|
}
|
7328
7400
|
), L = (i) => typeof i == "string", l1 = () => {
|
7329
7401
|
let i, e;
|
@@ -7331,11 +7403,11 @@ const r1 = {
|
|
7331
7403
|
i = s, e = n;
|
7332
7404
|
});
|
7333
7405
|
return t.resolve = i, t.reject = e, t;
|
7334
|
-
}, B1 = (i) => i == null ? "" : "" + i,
|
7406
|
+
}, B1 = (i) => i == null ? "" : "" + i, h3 = (i, e, t) => {
|
7335
7407
|
i.forEach((s) => {
|
7336
7408
|
e[s] && (t[s] = e[s]);
|
7337
7409
|
});
|
7338
|
-
},
|
7410
|
+
}, c3 = /###/g, Z1 = (i) => i && i.indexOf("###") > -1 ? i.replace(c3, ".") : i, W1 = (i) => !i || L(i), h1 = (i, e, t) => {
|
7339
7411
|
const s = L(e) ? e.split(".") : e;
|
7340
7412
|
let n = 0;
|
7341
7413
|
for (; n < s.length - 1; ) {
|
@@ -7360,28 +7432,28 @@ const r1 = {
|
|
7360
7432
|
for (; r.obj === void 0 && c.length; )
|
7361
7433
|
l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = h1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
|
7362
7434
|
r.obj[`${r.k}.${l}`] = t;
|
7363
|
-
},
|
7435
|
+
}, d3 = (i, e, t, s) => {
|
7364
7436
|
const {
|
7365
7437
|
obj: n,
|
7366
7438
|
k: l
|
7367
7439
|
} = h1(i, e, Object);
|
7368
7440
|
n[l] = n[l] || [], n[l].push(t);
|
7369
|
-
},
|
7441
|
+
}, u1 = (i, e) => {
|
7370
7442
|
const {
|
7371
7443
|
obj: t,
|
7372
7444
|
k: s
|
7373
7445
|
} = h1(i, e);
|
7374
7446
|
if (t)
|
7375
7447
|
return t[s];
|
7376
|
-
},
|
7377
|
-
const s =
|
7378
|
-
return s !== void 0 ? s :
|
7448
|
+
}, g3 = (i, e, t) => {
|
7449
|
+
const s = u1(i, t);
|
7450
|
+
return s !== void 0 ? s : u1(e, t);
|
7379
7451
|
}, te = (i, e, t) => {
|
7380
7452
|
for (const s in e)
|
7381
7453
|
s !== "__proto__" && s !== "constructor" && (s in i ? L(i[s]) || i[s] instanceof String || L(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : te(i[s], e[s], t) : i[s] = e[s]);
|
7382
7454
|
return i;
|
7383
7455
|
}, i1 = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
7384
|
-
var
|
7456
|
+
var C3 = {
|
7385
7457
|
"&": "&",
|
7386
7458
|
"<": "<",
|
7387
7459
|
">": ">",
|
@@ -7389,8 +7461,8 @@ var d3 = {
|
|
7389
7461
|
"'": "'",
|
7390
7462
|
"/": "/"
|
7391
7463
|
};
|
7392
|
-
const
|
7393
|
-
class
|
7464
|
+
const u3 = (i) => L(i) ? i.replace(/[&<>"'\/]/g, (e) => C3[e]) : i;
|
7465
|
+
class p3 {
|
7394
7466
|
constructor(e) {
|
7395
7467
|
this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
|
7396
7468
|
}
|
@@ -7402,11 +7474,11 @@ class u3 {
|
|
7402
7474
|
return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
|
7403
7475
|
}
|
7404
7476
|
}
|
7405
|
-
const
|
7477
|
+
const f3 = [" ", ",", "?", "!", ";"], w3 = new p3(20), m3 = (i, e, t) => {
|
7406
7478
|
e = e || "", t = t || "";
|
7407
|
-
const s =
|
7479
|
+
const s = f3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
|
7408
7480
|
if (s.length === 0) return !0;
|
7409
|
-
const n =
|
7481
|
+
const n = w3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
|
7410
7482
|
let l = !n.test(i);
|
7411
7483
|
if (!l) {
|
7412
7484
|
const c = i.indexOf(t);
|
@@ -7433,7 +7505,7 @@ const C3 = [" ", ",", "?", "!", ";"], p3 = new u3(20), f3 = (i, e, t) => {
|
|
7433
7505
|
n = c;
|
7434
7506
|
}
|
7435
7507
|
return n;
|
7436
|
-
}, p1 = (i) => i && i.replace("_", "-"),
|
7508
|
+
}, p1 = (i) => i && i.replace("_", "-"), k3 = {
|
7437
7509
|
type: "logger",
|
7438
7510
|
log(i) {
|
7439
7511
|
this.output("log", i);
|
@@ -7455,7 +7527,7 @@ class f1 {
|
|
7455
7527
|
}
|
7456
7528
|
init(e) {
|
7457
7529
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
7458
|
-
this.prefix = t.prefix || "i18next:", this.logger = e ||
|
7530
|
+
this.prefix = t.prefix || "i18next:", this.logger = e || k3, this.options = t, this.debug = t.debug;
|
7459
7531
|
}
|
7460
7532
|
log() {
|
7461
7533
|
for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
|
@@ -7490,7 +7562,7 @@ class f1 {
|
|
7490
7562
|
return e = e || this.options, e.prefix = e.prefix || this.prefix, new f1(this.logger, e);
|
7491
7563
|
}
|
7492
7564
|
}
|
7493
|
-
var
|
7565
|
+
var $ = new f1();
|
7494
7566
|
class k1 {
|
7495
7567
|
constructor() {
|
7496
7568
|
this.observers = {};
|
@@ -7545,7 +7617,7 @@ class T1 extends k1 {
|
|
7545
7617
|
const l = n.keySeparator !== void 0 ? n.keySeparator : this.options.keySeparator, c = n.ignoreJSONStructure !== void 0 ? n.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
7546
7618
|
let r;
|
7547
7619
|
e.indexOf(".") > -1 ? r = e.split(".") : (r = [e, t], s && (Array.isArray(s) ? r.push(...s) : L(s) && l ? r.push(...s.split(l)) : r.push(s)));
|
7548
|
-
const d =
|
7620
|
+
const d = u1(this.data, r);
|
7549
7621
|
return !d && !t && !s && e.indexOf(".") > -1 && (e = r[0], t = r[1], s = r.slice(2).join(".")), d || !c || !L(s) ? d : M1(this.data && this.data[e] && this.data[e][t], s, l);
|
7550
7622
|
}
|
7551
7623
|
addResource(e, t, s, n) {
|
@@ -7572,7 +7644,7 @@ class T1 extends k1 {
|
|
7572
7644
|
skipCopy: !1
|
7573
7645
|
}, r = [e, t];
|
7574
7646
|
e.indexOf(".") > -1 && (r = e.split("."), n = s, s = t, t = r[1]), this.addNamespaces(t);
|
7575
|
-
let d =
|
7647
|
+
let d = u1(this.data, r) || {};
|
7576
7648
|
c.skipCopy || (s = JSON.parse(JSON.stringify(s))), n ? te(d, s, l) : d = {
|
7577
7649
|
...d,
|
7578
7650
|
...s
|
@@ -7615,7 +7687,7 @@ const D1 = {};
|
|
7615
7687
|
class w1 extends k1 {
|
7616
7688
|
constructor(e) {
|
7617
7689
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
7618
|
-
super(),
|
7690
|
+
super(), h3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = $.create("translator");
|
7619
7691
|
}
|
7620
7692
|
changeLanguage(e) {
|
7621
7693
|
e && (this.language = e);
|
@@ -7634,7 +7706,7 @@ class w1 extends k1 {
|
|
7634
7706
|
s === void 0 && (s = ":");
|
7635
7707
|
const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
|
7636
7708
|
let l = t.ns || this.options.defaultNS || [];
|
7637
|
-
const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !
|
7709
|
+
const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !m3(e, s, n);
|
7638
7710
|
if (c && !r) {
|
7639
7711
|
const d = e.match(this.interpolator.nestingRegexp);
|
7640
7712
|
if (d && d.length > 0)
|
@@ -7681,67 +7753,67 @@ class w1 extends k1 {
|
|
7681
7753
|
} : c;
|
7682
7754
|
}
|
7683
7755
|
const h = this.resolve(e, t);
|
7684
|
-
let
|
7685
|
-
const p = h && h.usedKey || c, m = h && h.exactUsedKey || c, v = Object.prototype.toString.apply(
|
7686
|
-
if (N &&
|
7756
|
+
let u = h && h.res;
|
7757
|
+
const p = h && h.usedKey || c, m = h && h.exactUsedKey || c, v = Object.prototype.toString.apply(u), k = ["[object Number]", "[object Function]", "[object RegExp]"], E = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, N = !this.i18nFormat || this.i18nFormat.handleAsObject, _ = !L(u) && typeof u != "boolean" && typeof u != "number";
|
7758
|
+
if (N && u && _ && k.indexOf(v) < 0 && !(L(E) && Array.isArray(u))) {
|
7687
7759
|
if (!t.returnObjects && !this.options.returnObjects) {
|
7688
7760
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
7689
|
-
const f = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p,
|
7761
|
+
const f = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
|
7690
7762
|
...t,
|
7691
7763
|
ns: r
|
7692
7764
|
}) : `key '${c} (${this.language})' returned an object instead of string.`;
|
7693
7765
|
return n ? (h.res = f, h.usedParams = this.getUsedParamsDetails(t), h) : f;
|
7694
7766
|
}
|
7695
7767
|
if (l) {
|
7696
|
-
const f = Array.isArray(
|
7697
|
-
for (const R in
|
7698
|
-
if (Object.prototype.hasOwnProperty.call(
|
7699
|
-
const
|
7700
|
-
w[R] = this.translate(
|
7768
|
+
const f = Array.isArray(u), w = f ? [] : {}, b = f ? m : p;
|
7769
|
+
for (const R in u)
|
7770
|
+
if (Object.prototype.hasOwnProperty.call(u, R)) {
|
7771
|
+
const D = `${b}${l}${R}`;
|
7772
|
+
w[R] = this.translate(D, {
|
7701
7773
|
...t,
|
7702
7774
|
joinArrays: !1,
|
7703
7775
|
ns: r
|
7704
|
-
}), w[R] ===
|
7776
|
+
}), w[R] === D && (w[R] = u[R]);
|
7705
7777
|
}
|
7706
|
-
|
7778
|
+
u = w;
|
7707
7779
|
}
|
7708
|
-
} else if (N && L(E) && Array.isArray(
|
7709
|
-
|
7780
|
+
} else if (N && L(E) && Array.isArray(u))
|
7781
|
+
u = u.join(E), u && (u = this.extendTranslation(u, e, t, s));
|
7710
7782
|
else {
|
7711
7783
|
let f = !1, w = !1;
|
7712
|
-
const b = t.count !== void 0 && !L(t.count), R = w1.hasDefaultValue(t),
|
7784
|
+
const b = t.count !== void 0 && !L(t.count), R = w1.hasDefaultValue(t), D = b ? this.pluralResolver.getSuffix(g, t.count, t) : "", Y = t.ordinal && b ? this.pluralResolver.getSuffix(g, t.count, {
|
7713
7785
|
ordinal: !1
|
7714
|
-
}) : "",
|
7715
|
-
!this.isValidLookup(
|
7716
|
-
const
|
7717
|
-
if (w || f ||
|
7718
|
-
if (this.logger.log(
|
7719
|
-
const
|
7786
|
+
}) : "", G = b && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), j = G && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${D}`] || t[`defaultValue${Y}`] || t.defaultValue;
|
7787
|
+
!this.isValidLookup(u) && R && (f = !0, u = j), this.isValidLookup(u) || (w = !0, u = c);
|
7788
|
+
const U = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && w ? void 0 : u, P = R && j !== u && this.options.updateMissing;
|
7789
|
+
if (w || f || P) {
|
7790
|
+
if (this.logger.log(P ? "updateKey" : "missingKey", g, d, c, P ? j : u), l) {
|
7791
|
+
const O = this.resolve(c, {
|
7720
7792
|
...t,
|
7721
7793
|
keySeparator: !1
|
7722
7794
|
});
|
7723
|
-
|
7724
|
-
}
|
7725
|
-
let
|
7726
|
-
const
|
7727
|
-
if (this.options.saveMissingTo === "fallback" &&
|
7728
|
-
for (let
|
7729
|
-
|
7730
|
-
else this.options.saveMissingTo === "all" ?
|
7731
|
-
const t1 = (
|
7732
|
-
const z = R &&
|
7733
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(
|
7795
|
+
O && O.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
7796
|
+
}
|
7797
|
+
let F = [];
|
7798
|
+
const V = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
|
7799
|
+
if (this.options.saveMissingTo === "fallback" && V && V[0])
|
7800
|
+
for (let O = 0; O < V.length; O++)
|
7801
|
+
F.push(V[O]);
|
7802
|
+
else this.options.saveMissingTo === "all" ? F = this.languageUtils.toResolveHierarchy(t.lng || this.language) : F.push(t.lng || this.language);
|
7803
|
+
const t1 = (O, I, T) => {
|
7804
|
+
const z = R && T !== u ? T : U;
|
7805
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(O, d, I, z, P, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(O, d, I, z, P, t), this.emit("missingKey", O, d, I, u);
|
7734
7806
|
};
|
7735
|
-
this.options.saveMissing && (this.options.saveMissingPlurals && b ?
|
7736
|
-
const I = this.pluralResolver.getSuffixes(
|
7737
|
-
|
7738
|
-
t1([
|
7807
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && b ? F.forEach((O) => {
|
7808
|
+
const I = this.pluralResolver.getSuffixes(O, t);
|
7809
|
+
G && t[`defaultValue${this.options.pluralSeparator}zero`] && I.indexOf(`${this.options.pluralSeparator}zero`) < 0 && I.push(`${this.options.pluralSeparator}zero`), I.forEach((T) => {
|
7810
|
+
t1([O], c + T, t[`defaultValue${T}`] || j);
|
7739
7811
|
});
|
7740
|
-
}) : t1(
|
7812
|
+
}) : t1(F, c, j));
|
7741
7813
|
}
|
7742
|
-
|
7814
|
+
u = this.extendTranslation(u, e, t, h, s), w && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (w || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, f ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
|
7743
7815
|
}
|
7744
|
-
return n ? (h.res =
|
7816
|
+
return n ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
|
7745
7817
|
}
|
7746
7818
|
extendTranslation(e, t, s, n, l) {
|
7747
7819
|
var c = this;
|
@@ -7763,19 +7835,19 @@ class w1 extends k1 {
|
|
7763
7835
|
const g = L(e) && (s && s.interpolation && s.interpolation.skipOnVariables !== void 0 ? s.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
|
7764
7836
|
let a;
|
7765
7837
|
if (g) {
|
7766
|
-
const
|
7767
|
-
a =
|
7838
|
+
const u = e.match(this.interpolator.nestingRegexp);
|
7839
|
+
a = u && u.length;
|
7768
7840
|
}
|
7769
7841
|
let h = s.replace && !L(s.replace) ? s.replace : s;
|
7770
7842
|
if (this.options.interpolation.defaultVariables && (h = {
|
7771
7843
|
...this.options.interpolation.defaultVariables,
|
7772
7844
|
...h
|
7773
7845
|
}), e = this.interpolator.interpolate(e, h, s.lng || this.language || n.usedLng, s), g) {
|
7774
|
-
const
|
7846
|
+
const u = e.match(this.interpolator.nestingRegexp), p = u && u.length;
|
7775
7847
|
a < p && (s.nest = !1);
|
7776
7848
|
}
|
7777
7849
|
!s.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (s.lng = this.language || n.usedLng), s.nest !== !1 && (e = this.interpolator.nest(e, function() {
|
7778
|
-
for (var
|
7850
|
+
for (var u = arguments.length, p = new Array(u), m = 0; m < u; m++)
|
7779
7851
|
p[m] = arguments[m];
|
7780
7852
|
return l && l[0] === p[0] && !s.context ? (c.logger.warn(`It seems you are nesting recursively key: ${p[0]} in key: ${t[0]}`), null) : c.translate(...p, t);
|
7781
7853
|
}, s)), s.interpolation && this.interpolator.reset();
|
@@ -7797,7 +7869,7 @@ class w1 extends k1 {
|
|
7797
7869
|
n = a;
|
7798
7870
|
let h = g.namespaces;
|
7799
7871
|
this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
|
7800
|
-
const
|
7872
|
+
const u = t.count !== void 0 && !L(t.count), p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), m = t.context !== void 0 && (L(t.context) || typeof t.context == "number") && t.context !== "", v = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
|
7801
7873
|
h.forEach((k) => {
|
7802
7874
|
this.isValidLookup(s) || (r = k, !D1[`${v[0]}-${k}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(r) && (D1[`${v[0]}-${k}`] = !0, this.logger.warn(`key "${n}" for languages "${v.join(", ")}" won't get resolved as namespace "${r}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), v.forEach((E) => {
|
7803
7875
|
if (this.isValidLookup(s)) return;
|
@@ -7807,11 +7879,11 @@ class w1 extends k1 {
|
|
7807
7879
|
this.i18nFormat.addLookupKeys(N, a, E, k, t);
|
7808
7880
|
else {
|
7809
7881
|
let f;
|
7810
|
-
|
7882
|
+
u && (f = this.pluralResolver.getSuffix(E, t.count, t));
|
7811
7883
|
const w = `${this.options.pluralSeparator}zero`, b = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
7812
|
-
if (
|
7884
|
+
if (u && (N.push(a + f), t.ordinal && f.indexOf(b) === 0 && N.push(a + f.replace(b, this.options.pluralSeparator)), p && N.push(a + w)), m) {
|
7813
7885
|
const R = `${a}${this.options.contextSeparator}${t.context}`;
|
7814
|
-
N.push(R),
|
7886
|
+
N.push(R), u && (N.push(R + f), t.ordinal && f.indexOf(b) === 0 && N.push(R + f.replace(b, this.options.pluralSeparator)), p && N.push(R + w));
|
7815
7887
|
}
|
7816
7888
|
}
|
7817
7889
|
let _;
|
@@ -7861,7 +7933,7 @@ class w1 extends k1 {
|
|
7861
7933
|
const N1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
|
7862
7934
|
class G1 {
|
7863
7935
|
constructor(e) {
|
7864
|
-
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger =
|
7936
|
+
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = $.create("languageUtils");
|
7865
7937
|
}
|
7866
7938
|
getScriptPartFromCode(e) {
|
7867
7939
|
if (e = p1(e), !e || e.indexOf("-") < 0) return null;
|
@@ -7924,7 +7996,7 @@ class G1 {
|
|
7924
7996
|
}), n;
|
7925
7997
|
}
|
7926
7998
|
}
|
7927
|
-
let
|
7999
|
+
let L3 = [{
|
7928
8000
|
lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
|
7929
8001
|
nr: [1, 2],
|
7930
8002
|
fc: 1
|
@@ -8016,7 +8088,7 @@ let m3 = [{
|
|
8016
8088
|
lngs: ["he", "iw"],
|
8017
8089
|
nr: [1, 2, 20, 21],
|
8018
8090
|
fc: 22
|
8019
|
-
}],
|
8091
|
+
}], v3 = {
|
8020
8092
|
1: (i) => +(i > 1),
|
8021
8093
|
2: (i) => +(i != 1),
|
8022
8094
|
3: (i) => 0,
|
@@ -8040,28 +8112,28 @@ let m3 = [{
|
|
8040
8112
|
21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
|
8041
8113
|
22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
|
8042
8114
|
};
|
8043
|
-
const
|
8115
|
+
const N3 = ["v1", "v2", "v3"], x3 = ["v4"], K1 = {
|
8044
8116
|
zero: 0,
|
8045
8117
|
one: 1,
|
8046
8118
|
two: 2,
|
8047
8119
|
few: 3,
|
8048
8120
|
many: 4,
|
8049
8121
|
other: 5
|
8050
|
-
},
|
8122
|
+
}, R3 = () => {
|
8051
8123
|
const i = {};
|
8052
|
-
return
|
8124
|
+
return L3.forEach((e) => {
|
8053
8125
|
e.lngs.forEach((t) => {
|
8054
8126
|
i[t] = {
|
8055
8127
|
numbers: e.nr,
|
8056
|
-
plurals:
|
8128
|
+
plurals: v3[e.fc]
|
8057
8129
|
};
|
8058
8130
|
});
|
8059
8131
|
}), i;
|
8060
8132
|
};
|
8061
|
-
class
|
8133
|
+
class M3 {
|
8062
8134
|
constructor(e) {
|
8063
8135
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
8064
|
-
this.languageUtils = e, this.options = t, this.logger =
|
8136
|
+
this.languageUtils = e, this.options = t, this.logger = $.create("pluralResolver"), (!this.options.compatibilityJSON || x3.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = R3(), this.pluralRulesCache = {};
|
8065
8137
|
}
|
8066
8138
|
addRule(e, t) {
|
8067
8139
|
this.rules[e] = t;
|
@@ -8119,17 +8191,17 @@ class x3 {
|
|
8119
8191
|
return this.options.compatibilityJSON === "v1" ? n === 1 ? "" : typeof n == "number" ? `_plural_${n.toString()}` : l() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? l() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
|
8120
8192
|
}
|
8121
8193
|
shouldUseIntlApi() {
|
8122
|
-
return !
|
8194
|
+
return !N3.includes(this.options.compatibilityJSON);
|
8123
8195
|
}
|
8124
8196
|
}
|
8125
8197
|
const P1 = function(i, e, t) {
|
8126
|
-
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l =
|
8198
|
+
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = g3(i, e, t);
|
8127
8199
|
return !l && n && L(t) && (l = M1(i, t, s), l === void 0 && (l = M1(e, t, s))), l;
|
8128
8200
|
}, x1 = (i) => i.replace(/\$/g, "$$$$");
|
8129
|
-
class
|
8201
|
+
class y3 {
|
8130
8202
|
constructor() {
|
8131
8203
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
8132
|
-
this.logger =
|
8204
|
+
this.logger = $.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
|
8133
8205
|
}
|
8134
8206
|
init() {
|
8135
8207
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
@@ -8147,7 +8219,7 @@ class R3 {
|
|
8147
8219
|
formatSeparator: g,
|
8148
8220
|
unescapeSuffix: a,
|
8149
8221
|
unescapePrefix: h,
|
8150
|
-
nestingPrefix:
|
8222
|
+
nestingPrefix: u,
|
8151
8223
|
nestingPrefixEscaped: p,
|
8152
8224
|
nestingSuffix: m,
|
8153
8225
|
nestingSuffixEscaped: v,
|
@@ -8155,7 +8227,7 @@ class R3 {
|
|
8155
8227
|
maxReplaces: E,
|
8156
8228
|
alwaysFormat: N
|
8157
8229
|
} = e.interpolation;
|
8158
|
-
this.escape = t !== void 0 ? t :
|
8230
|
+
this.escape = t !== void 0 ? t : u3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? i1(l) : c || "{{", this.suffix = r ? i1(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? i1(u) : p || i1("$t("), this.nestingSuffix = m ? i1(m) : v || i1(")"), this.nestingOptionsSeparator = k || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = N !== void 0 ? N : !1, this.resetRegExp();
|
8159
8231
|
}
|
8160
8232
|
reset() {
|
8161
8233
|
this.options && this.init(this.options);
|
@@ -8217,17 +8289,17 @@ class R3 {
|
|
8217
8289
|
const a = this.nestingOptionsSeparator;
|
8218
8290
|
if (d.indexOf(a) < 0) return d;
|
8219
8291
|
const h = d.split(new RegExp(`${a}[ ]*{`));
|
8220
|
-
let
|
8221
|
-
d = h[0],
|
8222
|
-
const p =
|
8223
|
-
(p && p.length % 2 === 0 && !m || m.length % 2 !== 0) && (
|
8292
|
+
let u = `{${h[1]}`;
|
8293
|
+
d = h[0], u = this.interpolate(u, c);
|
8294
|
+
const p = u.match(/'/g), m = u.match(/"/g);
|
8295
|
+
(p && p.length % 2 === 0 && !m || m.length % 2 !== 0) && (u = u.replace(/'/g, '"'));
|
8224
8296
|
try {
|
8225
|
-
c = JSON.parse(
|
8297
|
+
c = JSON.parse(u), g && (c = {
|
8226
8298
|
...g,
|
8227
8299
|
...c
|
8228
8300
|
});
|
8229
8301
|
} catch (v) {
|
8230
|
-
return this.logger.warn(`failed parsing options string in nesting for key ${d}`, v), `${d}${a}${
|
8302
|
+
return this.logger.warn(`failed parsing options string in nesting for key ${d}`, v), `${d}${a}${u}`;
|
8231
8303
|
}
|
8232
8304
|
return c.defaultValue && c.defaultValue.indexOf(this.prefix) > -1 && delete c.defaultValue, d;
|
8233
8305
|
};
|
@@ -8250,7 +8322,7 @@ class R3 {
|
|
8250
8322
|
return e;
|
8251
8323
|
}
|
8252
8324
|
}
|
8253
|
-
const
|
8325
|
+
const b3 = (i) => {
|
8254
8326
|
let e = i.toLowerCase().trim();
|
8255
8327
|
const t = {};
|
8256
8328
|
if (i.indexOf("(") > -1) {
|
@@ -8281,10 +8353,10 @@ const M3 = (i) => {
|
|
8281
8353
|
return r || (r = i(p1(s), n), e[c] = r), r(t);
|
8282
8354
|
};
|
8283
8355
|
};
|
8284
|
-
class
|
8356
|
+
class E3 {
|
8285
8357
|
constructor() {
|
8286
8358
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
8287
|
-
this.logger =
|
8359
|
+
this.logger = $.create("formatter"), this.options = e, this.formats = {
|
8288
8360
|
number: s1((t, s) => {
|
8289
8361
|
const n = new Intl.NumberFormat(t, {
|
8290
8362
|
...s
|
@@ -8341,18 +8413,18 @@ class y3 {
|
|
8341
8413
|
const {
|
8342
8414
|
formatName: g,
|
8343
8415
|
formatOptions: a
|
8344
|
-
} =
|
8416
|
+
} = b3(d);
|
8345
8417
|
if (this.formats[g]) {
|
8346
8418
|
let h = r;
|
8347
8419
|
try {
|
8348
|
-
const
|
8420
|
+
const u = n && n.formatParams && n.formatParams[n.interpolationkey] || {}, p = u.locale || u.lng || n.locale || n.lng || s;
|
8349
8421
|
h = this.formats[g](r, p, {
|
8350
8422
|
...a,
|
8351
8423
|
...n,
|
8352
|
-
...
|
8424
|
+
...u
|
8353
8425
|
});
|
8354
|
-
} catch (
|
8355
|
-
this.logger.warn(
|
8426
|
+
} catch (u) {
|
8427
|
+
this.logger.warn(u);
|
8356
8428
|
}
|
8357
8429
|
return h;
|
8358
8430
|
} else
|
@@ -8361,21 +8433,21 @@ class y3 {
|
|
8361
8433
|
}, e);
|
8362
8434
|
}
|
8363
8435
|
}
|
8364
|
-
const
|
8436
|
+
const _3 = (i, e) => {
|
8365
8437
|
i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
|
8366
8438
|
};
|
8367
|
-
class
|
8439
|
+
class H3 extends k1 {
|
8368
8440
|
constructor(e, t, s) {
|
8369
8441
|
let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
8370
|
-
super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger =
|
8442
|
+
super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = $.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = n.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = n.maxRetries >= 0 ? n.maxRetries : 5, this.retryTimeout = n.retryTimeout >= 1 ? n.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, n.backend, n);
|
8371
8443
|
}
|
8372
8444
|
queueLoad(e, t, s, n) {
|
8373
8445
|
const l = {}, c = {}, r = {}, d = {};
|
8374
8446
|
return e.forEach((g) => {
|
8375
8447
|
let a = !0;
|
8376
8448
|
t.forEach((h) => {
|
8377
|
-
const
|
8378
|
-
!s.reload && this.store.hasResourceBundle(g, h) ? this.state[
|
8449
|
+
const u = `${g}|${h}`;
|
8450
|
+
!s.reload && this.store.hasResourceBundle(g, h) ? this.state[u] = 2 : this.state[u] < 0 || (this.state[u] === 1 ? c[u] === void 0 && (c[u] = !0) : (this.state[u] = 1, a = !1, c[u] === void 0 && (c[u] = !0), l[u] === void 0 && (l[u] = !0), d[h] === void 0 && (d[h] = !0)));
|
8379
8451
|
}), a || (r[g] = !0);
|
8380
8452
|
}), (Object.keys(l).length || Object.keys(c).length) && this.queue.push({
|
8381
8453
|
pending: c,
|
@@ -8397,7 +8469,7 @@ class E3 extends k1 {
|
|
8397
8469
|
}), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
|
8398
8470
|
const r = {};
|
8399
8471
|
this.queue.forEach((d) => {
|
8400
|
-
|
8472
|
+
d3(d.loaded, [l], c), _3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
|
8401
8473
|
r[g] || (r[g] = {});
|
8402
8474
|
const a = d.loaded[g];
|
8403
8475
|
a.length && a.forEach((h) => {
|
@@ -8556,7 +8628,7 @@ const F1 = () => ({
|
|
8556
8628
|
skipOnVariables: !0
|
8557
8629
|
}
|
8558
8630
|
}), $1 = (i) => (L(i.ns) && (i.ns = [i.ns]), L(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), L(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), g1 = () => {
|
8559
|
-
},
|
8631
|
+
}, V3 = (i) => {
|
8560
8632
|
Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
|
8561
8633
|
typeof i[t] == "function" && (i[t] = i[t].bind(i));
|
8562
8634
|
});
|
@@ -8564,9 +8636,9 @@ const F1 = () => ({
|
|
8564
8636
|
class c1 extends k1 {
|
8565
8637
|
constructor() {
|
8566
8638
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
|
8567
|
-
if (super(), this.options = $1(e), this.services = {}, this.logger =
|
8639
|
+
if (super(), this.options = $1(e), this.services = {}, this.logger = $, this.modules = {
|
8568
8640
|
external: []
|
8569
|
-
},
|
8641
|
+
}, V3(this), t && !this.isInitialized && !e.isClone) {
|
8570
8642
|
if (!this.options.initImmediate)
|
8571
8643
|
return this.init(e, t), this;
|
8572
8644
|
setTimeout(() => {
|
@@ -8589,23 +8661,23 @@ class c1 extends k1 {
|
|
8589
8661
|
}), t.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = t.keySeparator), t.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = t.nsSeparator);
|
8590
8662
|
const l = (a) => a ? typeof a == "function" ? new a() : a : null;
|
8591
8663
|
if (!this.options.isClone) {
|
8592
|
-
this.modules.logger ?
|
8664
|
+
this.modules.logger ? $.init(l(this.modules.logger), this.options) : $.init(null, this.options);
|
8593
8665
|
let a;
|
8594
|
-
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a =
|
8666
|
+
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = E3);
|
8595
8667
|
const h = new G1(this.options);
|
8596
8668
|
this.store = new T1(this.options.resources, this.options);
|
8597
|
-
const
|
8598
|
-
|
8669
|
+
const u = this.services;
|
8670
|
+
u.logger = $, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new M3(h, {
|
8599
8671
|
prepend: this.options.pluralSeparator,
|
8600
8672
|
compatibilityJSON: this.options.compatibilityJSON,
|
8601
8673
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
8602
|
-
}), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (
|
8674
|
+
}), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new y3(this.options), u.utils = {
|
8603
8675
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
8604
|
-
},
|
8676
|
+
}, u.backendConnector = new H3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
|
8605
8677
|
for (var m = arguments.length, v = new Array(m > 1 ? m - 1 : 0), k = 1; k < m; k++)
|
8606
8678
|
v[k - 1] = arguments[k];
|
8607
8679
|
e.emit(p, ...v);
|
8608
|
-
}), this.modules.languageDetector && (
|
8680
|
+
}), this.modules.languageDetector && (u.languageDetector = l(this.modules.languageDetector), u.languageDetector.init && u.languageDetector.init(u, this.options.detection, this.options)), this.modules.i18nFormat && (u.i18nFormat = l(this.modules.i18nFormat), u.i18nFormat.init && u.i18nFormat.init(this)), this.translator = new w1(this.services, this.options), this.translator.on("*", function(p) {
|
8609
8681
|
for (var m = arguments.length, v = new Array(m > 1 ? m - 1 : 0), k = 1; k < m; k++)
|
8610
8682
|
v[k - 1] = arguments[k];
|
8611
8683
|
e.emit(p, ...v);
|
@@ -8627,8 +8699,8 @@ class c1 extends k1 {
|
|
8627
8699
|
};
|
8628
8700
|
});
|
8629
8701
|
const d = l1(), g = () => {
|
8630
|
-
const a = (h,
|
8631
|
-
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), d.resolve(
|
8702
|
+
const a = (h, u) => {
|
8703
|
+
this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), d.resolve(u), s(h, u);
|
8632
8704
|
};
|
8633
8705
|
if (this.languages && this.options.compatibilityAPI !== "v1" && !this.isInitialized) return a(null, this.t.bind(this));
|
8634
8706
|
this.changeLanguage(this.options.lng, a);
|
@@ -8708,9 +8780,9 @@ class c1 extends k1 {
|
|
8708
8780
|
...r
|
8709
8781
|
};
|
8710
8782
|
d.lng = d.lng || l.lng, d.lngs = d.lngs || l.lngs, d.ns = d.ns || l.ns, d.keyPrefix !== "" && (d.keyPrefix = d.keyPrefix || s || l.keyPrefix);
|
8711
|
-
const
|
8783
|
+
const u = n.options.keySeparator || ".";
|
8712
8784
|
let p;
|
8713
|
-
return d.keyPrefix && Array.isArray(c) ? p = c.map((m) => `${d.keyPrefix}${
|
8785
|
+
return d.keyPrefix && Array.isArray(c) ? p = c.map((m) => `${d.keyPrefix}${u}${m}`) : p = d.keyPrefix ? `${d.keyPrefix}${u}${c}` : c, n.t(p, d);
|
8714
8786
|
};
|
8715
8787
|
return L(e) ? l.lng = e : l.lngs = e, l.ns = t, l.keyPrefix = s, l;
|
8716
8788
|
}
|
@@ -8815,7 +8887,7 @@ A.setDefaultNamespace;
|
|
8815
8887
|
A.hasLoadedNamespace;
|
8816
8888
|
A.loadNamespaces;
|
8817
8889
|
A.loadLanguages;
|
8818
|
-
function
|
8890
|
+
function I3() {
|
8819
8891
|
if (console && console.warn) {
|
8820
8892
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
8821
8893
|
e[t] = arguments[t];
|
@@ -8826,7 +8898,7 @@ const Y1 = {};
|
|
8826
8898
|
function y1() {
|
8827
8899
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
8828
8900
|
e[t] = arguments[t];
|
8829
|
-
Q(e[0]) && Y1[e[0]] || (Q(e[0]) && (Y1[e[0]] = /* @__PURE__ */ new Date()),
|
8901
|
+
Q(e[0]) && Y1[e[0]] || (Q(e[0]) && (Y1[e[0]] = /* @__PURE__ */ new Date()), I3(...e));
|
8830
8902
|
}
|
8831
8903
|
const se = (i, e) => () => {
|
8832
8904
|
if (i.isInitialized)
|
@@ -8845,7 +8917,7 @@ const se = (i, e) => () => {
|
|
8845
8917
|
Q(t) && (t = [t]), t.forEach((n) => {
|
8846
8918
|
i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
|
8847
8919
|
}), i.loadLanguages(e, se(i, s));
|
8848
|
-
},
|
8920
|
+
}, S3 = function(i, e) {
|
8849
8921
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
8850
8922
|
const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
|
8851
8923
|
if (s.toLowerCase() === "cimode") return !0;
|
@@ -8854,15 +8926,15 @@ const se = (i, e) => () => {
|
|
8854
8926
|
return g === -1 || g === 2;
|
8855
8927
|
};
|
8856
8928
|
return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!n || c(l, i)));
|
8857
|
-
},
|
8929
|
+
}, O3 = function(i, e) {
|
8858
8930
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
8859
8931
|
return !e.languages || !e.languages.length ? (y1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
|
8860
8932
|
lng: t.lng,
|
8861
8933
|
precheck: (n, l) => {
|
8862
8934
|
if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !l(n.isLanguageChangingTo, i)) return !1;
|
8863
8935
|
}
|
8864
|
-
}) :
|
8865
|
-
}, Q = (i) => typeof i == "string",
|
8936
|
+
}) : S3(i, e, t);
|
8937
|
+
}, Q = (i) => typeof i == "string", A3 = (i) => typeof i == "object" && i !== null, B3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Z3 = {
|
8866
8938
|
"&": "&",
|
8867
8939
|
"&": "&",
|
8868
8940
|
"<": "<",
|
@@ -8883,7 +8955,7 @@ const se = (i, e) => () => {
|
|
8883
8955
|
"…": "…",
|
8884
8956
|
"/": "/",
|
8885
8957
|
"/": "/"
|
8886
|
-
},
|
8958
|
+
}, W3 = (i) => Z3[i], j3 = (i) => i.replace(B3, W3);
|
8887
8959
|
let b1 = {
|
8888
8960
|
bindI18n: "languageChanged",
|
8889
8961
|
bindI18nStore: "",
|
@@ -8892,25 +8964,25 @@ let b1 = {
|
|
8892
8964
|
transWrapTextNodes: "",
|
8893
8965
|
transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
|
8894
8966
|
useSuspense: !0,
|
8895
|
-
unescape:
|
8967
|
+
unescape: j3
|
8896
8968
|
};
|
8897
|
-
const
|
8969
|
+
const T3 = function() {
|
8898
8970
|
let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
8899
8971
|
b1 = {
|
8900
8972
|
...b1,
|
8901
8973
|
...i
|
8902
8974
|
};
|
8903
|
-
},
|
8975
|
+
}, D3 = () => b1;
|
8904
8976
|
let ne;
|
8905
|
-
const
|
8977
|
+
const G3 = (i) => {
|
8906
8978
|
ne = i;
|
8907
|
-
},
|
8979
|
+
}, K3 = () => ne, P3 = {
|
8908
8980
|
type: "3rdParty",
|
8909
8981
|
init(i) {
|
8910
|
-
|
8982
|
+
T3(i.options.react), G3(i);
|
8911
8983
|
}
|
8912
|
-
},
|
8913
|
-
class
|
8984
|
+
}, F3 = o1();
|
8985
|
+
class $3 {
|
8914
8986
|
constructor() {
|
8915
8987
|
H1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
|
8916
8988
|
this.usedNamespaces = {};
|
@@ -8921,27 +8993,27 @@ class P3 {
|
|
8921
8993
|
});
|
8922
8994
|
}
|
8923
8995
|
}
|
8924
|
-
const
|
8996
|
+
const Y3 = (i, e) => {
|
8925
8997
|
const t = X();
|
8926
8998
|
return B(() => {
|
8927
8999
|
t.current = i;
|
8928
9000
|
}, [i, e]), t.current;
|
8929
|
-
}, oe = (i, e, t, s) => i.getFixedT(e, t, s),
|
9001
|
+
}, oe = (i, e, t, s) => i.getFixedT(e, t, s), U3 = (i, e, t, s) => W(oe(i, e, t, s), [i, e, t, s]), z3 = function(i) {
|
8930
9002
|
let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
8931
9003
|
const {
|
8932
9004
|
i18n: t
|
8933
9005
|
} = e, {
|
8934
9006
|
i18n: s,
|
8935
9007
|
defaultNS: n
|
8936
|
-
} = e1(
|
8937
|
-
if (l && !l.reportNamespaces && (l.reportNamespaces = new
|
9008
|
+
} = e1(F3) || {}, l = t || s || K3();
|
9009
|
+
if (l && !l.reportNamespaces && (l.reportNamespaces = new $3()), !l) {
|
8938
9010
|
y1("You will need to pass in an i18next instance by using initReactI18next");
|
8939
|
-
const f = (b, R) => Q(R) ? R :
|
9011
|
+
const f = (b, R) => Q(R) ? R : A3(R) && Q(R.defaultValue) ? R.defaultValue : Array.isArray(b) ? b[b.length - 1] : b, w = [f, {}, !1];
|
8940
9012
|
return w.t = f, w.i18n = {}, w.ready = !1, w;
|
8941
9013
|
}
|
8942
9014
|
l.options.react && l.options.react.wait !== void 0 && y1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
8943
9015
|
const c = {
|
8944
|
-
...
|
9016
|
+
...D3(),
|
8945
9017
|
...l.options.react,
|
8946
9018
|
...e
|
8947
9019
|
}, {
|
@@ -8950,10 +9022,10 @@ const F3 = (i, e) => {
|
|
8950
9022
|
} = c;
|
8951
9023
|
let g = i;
|
8952
9024
|
g = Q(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
|
8953
|
-
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) =>
|
9025
|
+
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => O3(f, l, c)), h = U3(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => oe(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [m, v] = S(u);
|
8954
9026
|
let k = g.join();
|
8955
9027
|
e.lng && (k = `${e.lng}${k}`);
|
8956
|
-
const E =
|
9028
|
+
const E = Y3(k), N = X(!0);
|
8957
9029
|
B(() => {
|
8958
9030
|
const {
|
8959
9031
|
bindI18n: f,
|
@@ -8971,41 +9043,41 @@ const F3 = (i, e) => {
|
|
8971
9043
|
N.current = !1, f && l && f.split(" ").forEach((R) => l.off(R, b)), w && l && w.split(" ").forEach((R) => l.store.off(R, b));
|
8972
9044
|
};
|
8973
9045
|
}, [l, k]), B(() => {
|
8974
|
-
N.current && a && v(
|
9046
|
+
N.current && a && v(u);
|
8975
9047
|
}, [l, d, a]);
|
8976
9048
|
const _ = [m, l, a];
|
8977
9049
|
if (_.t = m, _.i18n = l, _.ready = a, a || !a && !r) return _;
|
8978
9050
|
throw new Promise((f) => {
|
8979
9051
|
e.lng ? z1(l, e.lng, g, () => f()) : U1(l, g, () => f());
|
8980
9052
|
});
|
8981
|
-
},
|
8982
|
-
placeholder: U3
|
8983
|
-
}, J3 = "Город", q3 = {
|
9053
|
+
}, J3 = "City", q3 = {
|
8984
9054
|
placeholder: J3
|
9055
|
+
}, Q3 = "Город", X3 = {
|
9056
|
+
placeholder: Q3
|
8985
9057
|
};
|
8986
|
-
A.use(
|
9058
|
+
A.use(P3).init({
|
8987
9059
|
defaultNS: "common",
|
8988
9060
|
lng: "en",
|
8989
9061
|
resources: {
|
8990
9062
|
en: {
|
8991
|
-
common:
|
9063
|
+
common: q3
|
8992
9064
|
},
|
8993
9065
|
ru: {
|
8994
|
-
common:
|
9066
|
+
common: X3
|
8995
9067
|
}
|
8996
9068
|
}
|
8997
9069
|
});
|
8998
|
-
const
|
9070
|
+
const r0 = m1(
|
8999
9071
|
({ width: i, selectedCountry: e, onChange: t, value: s, id: n, disabled: l }, c) => {
|
9000
|
-
const [r, d] =
|
9072
|
+
const [r, d] = S(
|
9001
9073
|
[]
|
9002
|
-
), [g, a] =
|
9074
|
+
), [g, a] = S(!1), h = X(r), { locale: u, axiosPeople: p } = e1(ge);
|
9003
9075
|
if (!p)
|
9004
9076
|
throw new Error(
|
9005
9077
|
`CitySelect requires "axiosPeople" to fetch cities.
|
9006
9078
|
Please provide it via SNMTUiContext.`
|
9007
9079
|
);
|
9008
|
-
const { t: m } =
|
9080
|
+
const { t: m } = z3("common", { lng: u }), v = W(
|
9009
9081
|
async (E) => {
|
9010
9082
|
try {
|
9011
9083
|
const f = (await p.post("v1/cities/search", {
|
@@ -9051,9 +9123,9 @@ const n0 = m1(
|
|
9051
9123
|
f.filters = {}, e && e.length > 0 && (f.filters.countryId = [e]), _ && (f.search = _);
|
9052
9124
|
const w = await p.post("v1/cities/search", f), b = (w == null ? void 0 : w.data.data) || [], R = w == null ? void 0 : w.data.metadata.count;
|
9053
9125
|
return {
|
9054
|
-
options: b.map((
|
9055
|
-
value:
|
9056
|
-
label:
|
9126
|
+
options: b.map((Y) => ({
|
9127
|
+
value: Y.geoNameId,
|
9128
|
+
label: Y.name
|
9057
9129
|
})),
|
9058
9130
|
count: R,
|
9059
9131
|
limit: E
|
@@ -9071,7 +9143,7 @@ const n0 = m1(
|
|
9071
9143
|
[p, e]
|
9072
9144
|
);
|
9073
9145
|
return /* @__PURE__ */ o("div", { className: "snmt-city-select", children: /* @__PURE__ */ o(
|
9074
|
-
|
9146
|
+
a3,
|
9075
9147
|
{
|
9076
9148
|
id: n,
|
9077
9149
|
width: i,
|
@@ -9090,5 +9162,5 @@ const n0 = m1(
|
|
9090
9162
|
}
|
9091
9163
|
);
|
9092
9164
|
export {
|
9093
|
-
|
9165
|
+
r0 as CitySelect
|
9094
9166
|
};
|