@snmt-react-ui/user-select 2.5.3 → 2.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/user-select.js +686 -570
- package/package.json +4 -4
package/dist/user-select.js
CHANGED
|
@@ -2,10 +2,10 @@ var oe = Object.defineProperty;
|
|
|
2
2
|
var le = (i, e, t) => e in i ? oe(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
|
|
3
3
|
var M1 = (i, e, t) => le(i, typeof e != "symbol" ? e + "" : e, t);
|
|
4
4
|
import "./index.css";
|
|
5
|
-
import { jsx as r, Fragment as X, jsxs as
|
|
6
|
-
import { createContext as r1, forwardRef as o1, useState as A, useRef as l1, useEffect as G, useCallback as
|
|
7
|
-
import { Select as he, Flex as ce, Avatar as de, Checkbox as ge, Typography as K1, Tag as P1, Popover as
|
|
8
|
-
import { SNMTUiContext as
|
|
5
|
+
import { jsx as r, Fragment as X, jsxs as C } from "react/jsx-runtime";
|
|
6
|
+
import { createContext as r1, forwardRef as o1, useState as A, useRef as l1, useEffect as G, useCallback as j, useImperativeHandle as ae, useContext as a1 } from "react";
|
|
7
|
+
import { Select as he, Flex as ce, Avatar as de, Checkbox as ge, Typography as K1, Tag as P1, Popover as Ce } from "antd";
|
|
8
|
+
import { SNMTUiContext as ue } from "@snmt-react-ui/core";
|
|
9
9
|
const d1 = ({
|
|
10
10
|
children: i,
|
|
11
11
|
direction: e = "row",
|
|
@@ -141,7 +141,7 @@ const we = ({
|
|
|
141
141
|
color: t = "#001E52",
|
|
142
142
|
className: s,
|
|
143
143
|
onClick: n
|
|
144
|
-
}) => /* @__PURE__ */
|
|
144
|
+
}) => /* @__PURE__ */ C(
|
|
145
145
|
"svg",
|
|
146
146
|
{
|
|
147
147
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -169,7 +169,7 @@ const we = ({
|
|
|
169
169
|
color: t = "#001E52",
|
|
170
170
|
className: s,
|
|
171
171
|
onClick: n
|
|
172
|
-
}) => /* @__PURE__ */
|
|
172
|
+
}) => /* @__PURE__ */ C(
|
|
173
173
|
"svg",
|
|
174
174
|
{
|
|
175
175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -204,7 +204,7 @@ const we = ({
|
|
|
204
204
|
color: t = "#001E52",
|
|
205
205
|
className: s,
|
|
206
206
|
onClick: n
|
|
207
|
-
}) => /* @__PURE__ */
|
|
207
|
+
}) => /* @__PURE__ */ C(
|
|
208
208
|
"svg",
|
|
209
209
|
{
|
|
210
210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -269,7 +269,7 @@ const we = ({
|
|
|
269
269
|
color: t = "#001E52",
|
|
270
270
|
className: s,
|
|
271
271
|
onClick: n
|
|
272
|
-
}) => /* @__PURE__ */
|
|
272
|
+
}) => /* @__PURE__ */ C(
|
|
273
273
|
"svg",
|
|
274
274
|
{
|
|
275
275
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -290,7 +290,7 @@ const we = ({
|
|
|
290
290
|
color: t = "#001E52",
|
|
291
291
|
className: s,
|
|
292
292
|
onClick: n
|
|
293
|
-
}) => /* @__PURE__ */
|
|
293
|
+
}) => /* @__PURE__ */ C(
|
|
294
294
|
"svg",
|
|
295
295
|
{
|
|
296
296
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -322,7 +322,7 @@ const we = ({
|
|
|
322
322
|
color: t = "#001E52",
|
|
323
323
|
className: s,
|
|
324
324
|
onClick: n
|
|
325
|
-
}) => /* @__PURE__ */
|
|
325
|
+
}) => /* @__PURE__ */ C(
|
|
326
326
|
"svg",
|
|
327
327
|
{
|
|
328
328
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -376,7 +376,7 @@ const we = ({
|
|
|
376
376
|
color: t = "#001E52",
|
|
377
377
|
className: s,
|
|
378
378
|
onClick: n
|
|
379
|
-
}) => /* @__PURE__ */
|
|
379
|
+
}) => /* @__PURE__ */ C(
|
|
380
380
|
"svg",
|
|
381
381
|
{
|
|
382
382
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -425,7 +425,7 @@ const we = ({
|
|
|
425
425
|
viewBox: "0 0 16 12",
|
|
426
426
|
fill: "none",
|
|
427
427
|
xmlns: "http://www.w3.org/2000/svg",
|
|
428
|
-
children: /* @__PURE__ */
|
|
428
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
|
429
429
|
/* @__PURE__ */ r(
|
|
430
430
|
"path",
|
|
431
431
|
{
|
|
@@ -464,7 +464,7 @@ const we = ({
|
|
|
464
464
|
color: t = "#001E52",
|
|
465
465
|
className: s,
|
|
466
466
|
onClick: n
|
|
467
|
-
}) => /* @__PURE__ */
|
|
467
|
+
}) => /* @__PURE__ */ C(
|
|
468
468
|
"svg",
|
|
469
469
|
{
|
|
470
470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -492,7 +492,7 @@ const we = ({
|
|
|
492
492
|
)
|
|
493
493
|
]
|
|
494
494
|
}
|
|
495
|
-
),
|
|
495
|
+
), He = ({
|
|
496
496
|
width: i = 10,
|
|
497
497
|
height: e = 10,
|
|
498
498
|
color: t = "#001E52",
|
|
@@ -508,7 +508,7 @@ const we = ({
|
|
|
508
508
|
viewBox: "0 0 10 10",
|
|
509
509
|
fill: "none",
|
|
510
510
|
xmlns: "http://www.w3.org/2000/svg",
|
|
511
|
-
children: /* @__PURE__ */
|
|
511
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
|
512
512
|
/* @__PURE__ */ r(
|
|
513
513
|
"path",
|
|
514
514
|
{
|
|
@@ -531,13 +531,13 @@ const we = ({
|
|
|
531
531
|
)
|
|
532
532
|
] })
|
|
533
533
|
}
|
|
534
|
-
),
|
|
534
|
+
), Ve = ({
|
|
535
535
|
width: i = 16,
|
|
536
536
|
height: e = 16,
|
|
537
537
|
color: t = "#001E52",
|
|
538
538
|
className: s,
|
|
539
539
|
onClick: n
|
|
540
|
-
}) => /* @__PURE__ */
|
|
540
|
+
}) => /* @__PURE__ */ C(
|
|
541
541
|
"svg",
|
|
542
542
|
{
|
|
543
543
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -573,7 +573,7 @@ const we = ({
|
|
|
573
573
|
color: t = "#001E52",
|
|
574
574
|
className: s,
|
|
575
575
|
onClick: n
|
|
576
|
-
}) => /* @__PURE__ */
|
|
576
|
+
}) => /* @__PURE__ */ C(
|
|
577
577
|
"svg",
|
|
578
578
|
{
|
|
579
579
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -611,7 +611,7 @@ const we = ({
|
|
|
611
611
|
color: t = "#001E52",
|
|
612
612
|
className: s,
|
|
613
613
|
onClick: n
|
|
614
|
-
}) => /* @__PURE__ */
|
|
614
|
+
}) => /* @__PURE__ */ C(
|
|
615
615
|
"svg",
|
|
616
616
|
{
|
|
617
617
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -658,7 +658,7 @@ const we = ({
|
|
|
658
658
|
color: t = "#001E52",
|
|
659
659
|
className: s,
|
|
660
660
|
onClick: n
|
|
661
|
-
}) => /* @__PURE__ */
|
|
661
|
+
}) => /* @__PURE__ */ C(
|
|
662
662
|
"svg",
|
|
663
663
|
{
|
|
664
664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -691,7 +691,7 @@ const we = ({
|
|
|
691
691
|
color: t = "#001E52",
|
|
692
692
|
className: s,
|
|
693
693
|
onClick: n
|
|
694
|
-
}) => /* @__PURE__ */
|
|
694
|
+
}) => /* @__PURE__ */ C(
|
|
695
695
|
"svg",
|
|
696
696
|
{
|
|
697
697
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -738,7 +738,7 @@ const we = ({
|
|
|
738
738
|
color: t = "#001E52",
|
|
739
739
|
className: s,
|
|
740
740
|
onClick: n
|
|
741
|
-
}) => /* @__PURE__ */
|
|
741
|
+
}) => /* @__PURE__ */ C(
|
|
742
742
|
"svg",
|
|
743
743
|
{
|
|
744
744
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -771,7 +771,7 @@ const we = ({
|
|
|
771
771
|
color: t = "#001E52",
|
|
772
772
|
className: s,
|
|
773
773
|
onClick: n
|
|
774
|
-
}) => /* @__PURE__ */
|
|
774
|
+
}) => /* @__PURE__ */ C(
|
|
775
775
|
"svg",
|
|
776
776
|
{
|
|
777
777
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -804,13 +804,13 @@ const we = ({
|
|
|
804
804
|
)
|
|
805
805
|
]
|
|
806
806
|
}
|
|
807
|
-
),
|
|
807
|
+
), Ze = ({
|
|
808
808
|
width: i = 20,
|
|
809
809
|
height: e = 20,
|
|
810
810
|
color: t = "#001E52",
|
|
811
811
|
className: s,
|
|
812
812
|
onClick: n
|
|
813
|
-
}) => /* @__PURE__ */
|
|
813
|
+
}) => /* @__PURE__ */ C(
|
|
814
814
|
"svg",
|
|
815
815
|
{
|
|
816
816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -837,7 +837,7 @@ const we = ({
|
|
|
837
837
|
)
|
|
838
838
|
]
|
|
839
839
|
}
|
|
840
|
-
),
|
|
840
|
+
), We = ({
|
|
841
841
|
width: i = 20,
|
|
842
842
|
height: e = 20,
|
|
843
843
|
color: t = "#001E52",
|
|
@@ -861,13 +861,13 @@ const we = ({
|
|
|
861
861
|
}
|
|
862
862
|
)
|
|
863
863
|
}
|
|
864
|
-
),
|
|
864
|
+
), je = ({
|
|
865
865
|
width: i = 20,
|
|
866
866
|
height: e = 20,
|
|
867
867
|
color: t = "#001E52",
|
|
868
868
|
className: s,
|
|
869
869
|
onClick: n
|
|
870
|
-
}) => /* @__PURE__ */
|
|
870
|
+
}) => /* @__PURE__ */ C(
|
|
871
871
|
"svg",
|
|
872
872
|
{
|
|
873
873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -914,7 +914,7 @@ const we = ({
|
|
|
914
914
|
color: t = "#001E52",
|
|
915
915
|
className: s,
|
|
916
916
|
onClick: n
|
|
917
|
-
}) => /* @__PURE__ */
|
|
917
|
+
}) => /* @__PURE__ */ C(
|
|
918
918
|
"svg",
|
|
919
919
|
{
|
|
920
920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -947,7 +947,7 @@ const we = ({
|
|
|
947
947
|
color: t = "#001E52",
|
|
948
948
|
className: s,
|
|
949
949
|
onClick: n
|
|
950
|
-
}) => /* @__PURE__ */
|
|
950
|
+
}) => /* @__PURE__ */ C(
|
|
951
951
|
"svg",
|
|
952
952
|
{
|
|
953
953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -980,7 +980,7 @@ const we = ({
|
|
|
980
980
|
color: t = "#001E52",
|
|
981
981
|
className: s,
|
|
982
982
|
onClick: n
|
|
983
|
-
}) => /* @__PURE__ */
|
|
983
|
+
}) => /* @__PURE__ */ C(
|
|
984
984
|
"svg",
|
|
985
985
|
{
|
|
986
986
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1041,7 +1041,7 @@ const we = ({
|
|
|
1041
1041
|
color: t = "#001E52",
|
|
1042
1042
|
className: s,
|
|
1043
1043
|
onClick: n
|
|
1044
|
-
}) => /* @__PURE__ */
|
|
1044
|
+
}) => /* @__PURE__ */ C(
|
|
1045
1045
|
"svg",
|
|
1046
1046
|
{
|
|
1047
1047
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1081,7 +1081,7 @@ const we = ({
|
|
|
1081
1081
|
color: t = "#001E52",
|
|
1082
1082
|
className: s,
|
|
1083
1083
|
onClick: n
|
|
1084
|
-
}) => /* @__PURE__ */
|
|
1084
|
+
}) => /* @__PURE__ */ C(
|
|
1085
1085
|
"svg",
|
|
1086
1086
|
{
|
|
1087
1087
|
width: i,
|
|
@@ -1109,7 +1109,7 @@ const we = ({
|
|
|
1109
1109
|
color: t = "#10B981",
|
|
1110
1110
|
className: s,
|
|
1111
1111
|
onClick: n
|
|
1112
|
-
}) => /* @__PURE__ */
|
|
1112
|
+
}) => /* @__PURE__ */ C(
|
|
1113
1113
|
"svg",
|
|
1114
1114
|
{
|
|
1115
1115
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1138,7 +1138,7 @@ const we = ({
|
|
|
1138
1138
|
color: t = "#FFB020",
|
|
1139
1139
|
className: s,
|
|
1140
1140
|
onClick: n
|
|
1141
|
-
}) => /* @__PURE__ */
|
|
1141
|
+
}) => /* @__PURE__ */ C(
|
|
1142
1142
|
"svg",
|
|
1143
1143
|
{
|
|
1144
1144
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1172,7 +1172,7 @@ const we = ({
|
|
|
1172
1172
|
color: t = "#88A4FF",
|
|
1173
1173
|
className: s,
|
|
1174
1174
|
onClick: n
|
|
1175
|
-
}) => /* @__PURE__ */
|
|
1175
|
+
}) => /* @__PURE__ */ C(
|
|
1176
1176
|
"svg",
|
|
1177
1177
|
{
|
|
1178
1178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1220,7 +1220,7 @@ const we = ({
|
|
|
1220
1220
|
color: t = "#8E8E93",
|
|
1221
1221
|
className: s,
|
|
1222
1222
|
onClick: n
|
|
1223
|
-
}) => /* @__PURE__ */
|
|
1223
|
+
}) => /* @__PURE__ */ C(
|
|
1224
1224
|
"svg",
|
|
1225
1225
|
{
|
|
1226
1226
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1248,7 +1248,7 @@ const we = ({
|
|
|
1248
1248
|
color: t = "#FFB020",
|
|
1249
1249
|
className: s,
|
|
1250
1250
|
onClick: n
|
|
1251
|
-
}) => /* @__PURE__ */
|
|
1251
|
+
}) => /* @__PURE__ */ C(
|
|
1252
1252
|
"svg",
|
|
1253
1253
|
{
|
|
1254
1254
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1282,7 +1282,7 @@ const we = ({
|
|
|
1282
1282
|
color: t = "#D0421B",
|
|
1283
1283
|
className: s,
|
|
1284
1284
|
onClick: n
|
|
1285
|
-
}) => /* @__PURE__ */
|
|
1285
|
+
}) => /* @__PURE__ */ C(
|
|
1286
1286
|
"svg",
|
|
1287
1287
|
{
|
|
1288
1288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1330,7 +1330,7 @@ const we = ({
|
|
|
1330
1330
|
color: t = "#070739",
|
|
1331
1331
|
className: s,
|
|
1332
1332
|
onClick: n
|
|
1333
|
-
}) => /* @__PURE__ */
|
|
1333
|
+
}) => /* @__PURE__ */ C(
|
|
1334
1334
|
"svg",
|
|
1335
1335
|
{
|
|
1336
1336
|
width: i,
|
|
@@ -1360,7 +1360,7 @@ const we = ({
|
|
|
1360
1360
|
color: t = "#070739",
|
|
1361
1361
|
className: s,
|
|
1362
1362
|
onClick: n
|
|
1363
|
-
}) => /* @__PURE__ */
|
|
1363
|
+
}) => /* @__PURE__ */ C(
|
|
1364
1364
|
"svg",
|
|
1365
1365
|
{
|
|
1366
1366
|
width: i,
|
|
@@ -1424,7 +1424,7 @@ const we = ({
|
|
|
1424
1424
|
color: t = "#F2F2F7",
|
|
1425
1425
|
className: s,
|
|
1426
1426
|
onClick: n
|
|
1427
|
-
}) => /* @__PURE__ */
|
|
1427
|
+
}) => /* @__PURE__ */ C(
|
|
1428
1428
|
"svg",
|
|
1429
1429
|
{
|
|
1430
1430
|
width: i,
|
|
@@ -1453,7 +1453,7 @@ const we = ({
|
|
|
1453
1453
|
color: t = "#004ED7",
|
|
1454
1454
|
className: s,
|
|
1455
1455
|
onClick: n
|
|
1456
|
-
}) => /* @__PURE__ */
|
|
1456
|
+
}) => /* @__PURE__ */ C(
|
|
1457
1457
|
"svg",
|
|
1458
1458
|
{
|
|
1459
1459
|
width: i,
|
|
@@ -1482,7 +1482,7 @@ const we = ({
|
|
|
1482
1482
|
color: t = "#070739",
|
|
1483
1483
|
className: s,
|
|
1484
1484
|
onClick: n
|
|
1485
|
-
}) => /* @__PURE__ */
|
|
1485
|
+
}) => /* @__PURE__ */ C(
|
|
1486
1486
|
"svg",
|
|
1487
1487
|
{
|
|
1488
1488
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1519,7 +1519,7 @@ const we = ({
|
|
|
1519
1519
|
color: t = "#001E52",
|
|
1520
1520
|
className: s,
|
|
1521
1521
|
onClick: n
|
|
1522
|
-
}) => /* @__PURE__ */
|
|
1522
|
+
}) => /* @__PURE__ */ C(
|
|
1523
1523
|
"svg",
|
|
1524
1524
|
{
|
|
1525
1525
|
width: i,
|
|
@@ -1558,7 +1558,7 @@ const we = ({
|
|
|
1558
1558
|
color: t = "#001E52",
|
|
1559
1559
|
className: s,
|
|
1560
1560
|
onClick: n
|
|
1561
|
-
}) => /* @__PURE__ */
|
|
1561
|
+
}) => /* @__PURE__ */ C(
|
|
1562
1562
|
"svg",
|
|
1563
1563
|
{
|
|
1564
1564
|
width: i,
|
|
@@ -1587,7 +1587,7 @@ const we = ({
|
|
|
1587
1587
|
color: t = "#001E52",
|
|
1588
1588
|
className: s,
|
|
1589
1589
|
onClick: n
|
|
1590
|
-
}) => /* @__PURE__ */
|
|
1590
|
+
}) => /* @__PURE__ */ C(
|
|
1591
1591
|
"svg",
|
|
1592
1592
|
{
|
|
1593
1593
|
width: i,
|
|
@@ -1624,7 +1624,7 @@ const we = ({
|
|
|
1624
1624
|
color: t = k.GREY_DARK_5,
|
|
1625
1625
|
className: s,
|
|
1626
1626
|
onClick: n
|
|
1627
|
-
}) => /* @__PURE__ */
|
|
1627
|
+
}) => /* @__PURE__ */ C(
|
|
1628
1628
|
"svg",
|
|
1629
1629
|
{
|
|
1630
1630
|
width: i,
|
|
@@ -1663,7 +1663,7 @@ const we = ({
|
|
|
1663
1663
|
color: t = k.GREY_DARK_1,
|
|
1664
1664
|
className: s,
|
|
1665
1665
|
onClick: n
|
|
1666
|
-
}) => /* @__PURE__ */
|
|
1666
|
+
}) => /* @__PURE__ */ C(
|
|
1667
1667
|
"svg",
|
|
1668
1668
|
{
|
|
1669
1669
|
width: i,
|
|
@@ -1696,7 +1696,7 @@ const we = ({
|
|
|
1696
1696
|
color: t = k.GREY_DARK_5,
|
|
1697
1697
|
className: s,
|
|
1698
1698
|
onClick: n
|
|
1699
|
-
}) => /* @__PURE__ */
|
|
1699
|
+
}) => /* @__PURE__ */ C(
|
|
1700
1700
|
"svg",
|
|
1701
1701
|
{
|
|
1702
1702
|
width: i,
|
|
@@ -1842,13 +1842,13 @@ const we = ({
|
|
|
1842
1842
|
}
|
|
1843
1843
|
)
|
|
1844
1844
|
}
|
|
1845
|
-
),
|
|
1845
|
+
), Ct = ({
|
|
1846
1846
|
className: i,
|
|
1847
1847
|
color: e = k.GREY_DARK_5,
|
|
1848
1848
|
height: t = 24,
|
|
1849
1849
|
width: s = 24,
|
|
1850
1850
|
onClick: n
|
|
1851
|
-
}) => /* @__PURE__ */
|
|
1851
|
+
}) => /* @__PURE__ */ C(
|
|
1852
1852
|
"svg",
|
|
1853
1853
|
{
|
|
1854
1854
|
width: s,
|
|
@@ -1881,13 +1881,13 @@ const we = ({
|
|
|
1881
1881
|
)
|
|
1882
1882
|
]
|
|
1883
1883
|
}
|
|
1884
|
-
),
|
|
1884
|
+
), ut = ({
|
|
1885
1885
|
className: i,
|
|
1886
1886
|
color: e = k.GREY_DARK_5,
|
|
1887
1887
|
height: t = 24,
|
|
1888
1888
|
width: s = 24,
|
|
1889
1889
|
onClick: n
|
|
1890
|
-
}) => /* @__PURE__ */
|
|
1890
|
+
}) => /* @__PURE__ */ C(
|
|
1891
1891
|
"svg",
|
|
1892
1892
|
{
|
|
1893
1893
|
width: s,
|
|
@@ -1953,7 +1953,7 @@ const we = ({
|
|
|
1953
1953
|
height: t = 24,
|
|
1954
1954
|
width: s = 24,
|
|
1955
1955
|
onClick: n
|
|
1956
|
-
}) => /* @__PURE__ */
|
|
1956
|
+
}) => /* @__PURE__ */ C(
|
|
1957
1957
|
"svg",
|
|
1958
1958
|
{
|
|
1959
1959
|
width: s,
|
|
@@ -2012,7 +2012,7 @@ const we = ({
|
|
|
2012
2012
|
height: t = 24,
|
|
2013
2013
|
width: s = 24,
|
|
2014
2014
|
onClick: n
|
|
2015
|
-
}) => /* @__PURE__ */
|
|
2015
|
+
}) => /* @__PURE__ */ C(
|
|
2016
2016
|
"svg",
|
|
2017
2017
|
{
|
|
2018
2018
|
width: s,
|
|
@@ -2049,7 +2049,7 @@ const we = ({
|
|
|
2049
2049
|
height: t = 14,
|
|
2050
2050
|
width: s = 14,
|
|
2051
2051
|
onClick: n
|
|
2052
|
-
}) => /* @__PURE__ */
|
|
2052
|
+
}) => /* @__PURE__ */ C(
|
|
2053
2053
|
"svg",
|
|
2054
2054
|
{
|
|
2055
2055
|
className: i,
|
|
@@ -2113,7 +2113,7 @@ const we = ({
|
|
|
2113
2113
|
height: t = 24,
|
|
2114
2114
|
width: s = 24,
|
|
2115
2115
|
onClick: n
|
|
2116
|
-
}) => /* @__PURE__ */
|
|
2116
|
+
}) => /* @__PURE__ */ C(
|
|
2117
2117
|
"svg",
|
|
2118
2118
|
{
|
|
2119
2119
|
onClick: n,
|
|
@@ -2165,7 +2165,7 @@ const we = ({
|
|
|
2165
2165
|
height: t = 24,
|
|
2166
2166
|
width: s = 24,
|
|
2167
2167
|
onClick: n
|
|
2168
|
-
}) => /* @__PURE__ */
|
|
2168
|
+
}) => /* @__PURE__ */ C(
|
|
2169
2169
|
"svg",
|
|
2170
2170
|
{
|
|
2171
2171
|
onClick: n,
|
|
@@ -2202,7 +2202,7 @@ const we = ({
|
|
|
2202
2202
|
height: t = 37,
|
|
2203
2203
|
width: s = 36,
|
|
2204
2204
|
onClick: n
|
|
2205
|
-
}) => /* @__PURE__ */
|
|
2205
|
+
}) => /* @__PURE__ */ C(
|
|
2206
2206
|
"svg",
|
|
2207
2207
|
{
|
|
2208
2208
|
onClick: n,
|
|
@@ -2267,7 +2267,7 @@ const we = ({
|
|
|
2267
2267
|
height: t = 24,
|
|
2268
2268
|
width: s = 24,
|
|
2269
2269
|
onClick: n
|
|
2270
|
-
}) => /* @__PURE__ */
|
|
2270
|
+
}) => /* @__PURE__ */ C(
|
|
2271
2271
|
"svg",
|
|
2272
2272
|
{
|
|
2273
2273
|
onClick: n,
|
|
@@ -2306,7 +2306,7 @@ const we = ({
|
|
|
2306
2306
|
height: t = 24,
|
|
2307
2307
|
width: s = 24,
|
|
2308
2308
|
onClick: n
|
|
2309
|
-
}) => /* @__PURE__ */
|
|
2309
|
+
}) => /* @__PURE__ */ C(
|
|
2310
2310
|
"svg",
|
|
2311
2311
|
{
|
|
2312
2312
|
onClick: n,
|
|
@@ -2345,7 +2345,7 @@ const we = ({
|
|
|
2345
2345
|
height: t = 24,
|
|
2346
2346
|
width: s = 24,
|
|
2347
2347
|
onClick: n
|
|
2348
|
-
}) => /* @__PURE__ */
|
|
2348
|
+
}) => /* @__PURE__ */ C(
|
|
2349
2349
|
"svg",
|
|
2350
2350
|
{
|
|
2351
2351
|
onClick: n,
|
|
@@ -2414,7 +2414,7 @@ const we = ({
|
|
|
2414
2414
|
height: t = 24,
|
|
2415
2415
|
width: s = 24,
|
|
2416
2416
|
onClick: n
|
|
2417
|
-
}) => /* @__PURE__ */
|
|
2417
|
+
}) => /* @__PURE__ */ C(
|
|
2418
2418
|
"svg",
|
|
2419
2419
|
{
|
|
2420
2420
|
onClick: n,
|
|
@@ -2453,7 +2453,7 @@ const we = ({
|
|
|
2453
2453
|
height: t = 24,
|
|
2454
2454
|
width: s = 24,
|
|
2455
2455
|
onClick: n
|
|
2456
|
-
}) => /* @__PURE__ */
|
|
2456
|
+
}) => /* @__PURE__ */ C(
|
|
2457
2457
|
"svg",
|
|
2458
2458
|
{
|
|
2459
2459
|
onClick: n,
|
|
@@ -2504,13 +2504,13 @@ const we = ({
|
|
|
2504
2504
|
)
|
|
2505
2505
|
]
|
|
2506
2506
|
}
|
|
2507
|
-
),
|
|
2507
|
+
), Ht = ({
|
|
2508
2508
|
className: i,
|
|
2509
2509
|
color: e = k.GREY_DARK_5,
|
|
2510
2510
|
height: t = 24,
|
|
2511
2511
|
width: s = 24,
|
|
2512
2512
|
onClick: n
|
|
2513
|
-
}) => /* @__PURE__ */
|
|
2513
|
+
}) => /* @__PURE__ */ C(
|
|
2514
2514
|
"svg",
|
|
2515
2515
|
{
|
|
2516
2516
|
onClick: n,
|
|
@@ -2543,13 +2543,13 @@ const we = ({
|
|
|
2543
2543
|
)
|
|
2544
2544
|
]
|
|
2545
2545
|
}
|
|
2546
|
-
),
|
|
2546
|
+
), Vt = ({
|
|
2547
2547
|
className: i,
|
|
2548
2548
|
color: e = k.GREY_DARK_5,
|
|
2549
2549
|
height: t = 24,
|
|
2550
2550
|
width: s = 24,
|
|
2551
2551
|
onClick: n
|
|
2552
|
-
}) => /* @__PURE__ */
|
|
2552
|
+
}) => /* @__PURE__ */ C(
|
|
2553
2553
|
"svg",
|
|
2554
2554
|
{
|
|
2555
2555
|
onClick: n,
|
|
@@ -2598,7 +2598,7 @@ const we = ({
|
|
|
2598
2598
|
height: t = 24,
|
|
2599
2599
|
width: s = 24,
|
|
2600
2600
|
onClick: n
|
|
2601
|
-
}) => /* @__PURE__ */
|
|
2601
|
+
}) => /* @__PURE__ */ C(
|
|
2602
2602
|
"svg",
|
|
2603
2603
|
{
|
|
2604
2604
|
onClick: n,
|
|
@@ -2664,7 +2664,7 @@ const we = ({
|
|
|
2664
2664
|
height: t = 24,
|
|
2665
2665
|
width: s = 24,
|
|
2666
2666
|
onClick: n
|
|
2667
|
-
}) => /* @__PURE__ */
|
|
2667
|
+
}) => /* @__PURE__ */ C(
|
|
2668
2668
|
"svg",
|
|
2669
2669
|
{
|
|
2670
2670
|
onClick: n,
|
|
@@ -2702,7 +2702,7 @@ const we = ({
|
|
|
2702
2702
|
height: t = 24,
|
|
2703
2703
|
width: s = 24,
|
|
2704
2704
|
onClick: n
|
|
2705
|
-
}) => /* @__PURE__ */
|
|
2705
|
+
}) => /* @__PURE__ */ C(
|
|
2706
2706
|
"svg",
|
|
2707
2707
|
{
|
|
2708
2708
|
onClick: n,
|
|
@@ -2723,7 +2723,7 @@ const we = ({
|
|
|
2723
2723
|
height: t = 24,
|
|
2724
2724
|
width: s = 24,
|
|
2725
2725
|
onClick: n
|
|
2726
|
-
}) => /* @__PURE__ */
|
|
2726
|
+
}) => /* @__PURE__ */ C(
|
|
2727
2727
|
"svg",
|
|
2728
2728
|
{
|
|
2729
2729
|
onClick: n,
|
|
@@ -2762,7 +2762,7 @@ const we = ({
|
|
|
2762
2762
|
height: t = 24,
|
|
2763
2763
|
width: s = 24,
|
|
2764
2764
|
onClick: n
|
|
2765
|
-
}) => /* @__PURE__ */
|
|
2765
|
+
}) => /* @__PURE__ */ C(
|
|
2766
2766
|
"svg",
|
|
2767
2767
|
{
|
|
2768
2768
|
onClick: n,
|
|
@@ -2795,13 +2795,13 @@ const we = ({
|
|
|
2795
2795
|
)
|
|
2796
2796
|
]
|
|
2797
2797
|
}
|
|
2798
|
-
),
|
|
2798
|
+
), Zt = ({
|
|
2799
2799
|
className: i,
|
|
2800
2800
|
color: e = k.GREY_DARK_5,
|
|
2801
2801
|
height: t = 24,
|
|
2802
2802
|
width: s = 24,
|
|
2803
2803
|
onClick: n
|
|
2804
|
-
}) => /* @__PURE__ */
|
|
2804
|
+
}) => /* @__PURE__ */ C(
|
|
2805
2805
|
"svg",
|
|
2806
2806
|
{
|
|
2807
2807
|
onClick: n,
|
|
@@ -2834,7 +2834,7 @@ const we = ({
|
|
|
2834
2834
|
)
|
|
2835
2835
|
]
|
|
2836
2836
|
}
|
|
2837
|
-
),
|
|
2837
|
+
), Wt = ({
|
|
2838
2838
|
className: i,
|
|
2839
2839
|
color: e = k.GREY_DARK_2,
|
|
2840
2840
|
height: t = 16,
|
|
@@ -2860,13 +2860,13 @@ const we = ({
|
|
|
2860
2860
|
}
|
|
2861
2861
|
)
|
|
2862
2862
|
}
|
|
2863
|
-
),
|
|
2863
|
+
), jt = ({
|
|
2864
2864
|
className: i,
|
|
2865
2865
|
color: e = k.GREY_DARK_5,
|
|
2866
2866
|
height: t = 20,
|
|
2867
2867
|
width: s = 20,
|
|
2868
2868
|
onClick: n
|
|
2869
|
-
}) => /* @__PURE__ */
|
|
2869
|
+
}) => /* @__PURE__ */ C(
|
|
2870
2870
|
"svg",
|
|
2871
2871
|
{
|
|
2872
2872
|
onClick: n,
|
|
@@ -2895,7 +2895,7 @@ const we = ({
|
|
|
2895
2895
|
height: t = 20,
|
|
2896
2896
|
width: s = 20,
|
|
2897
2897
|
onClick: n
|
|
2898
|
-
}) => /* @__PURE__ */
|
|
2898
|
+
}) => /* @__PURE__ */ C(
|
|
2899
2899
|
"svg",
|
|
2900
2900
|
{
|
|
2901
2901
|
onClick: n,
|
|
@@ -2924,7 +2924,7 @@ const we = ({
|
|
|
2924
2924
|
height: t = 20,
|
|
2925
2925
|
width: s = 20,
|
|
2926
2926
|
onClick: n
|
|
2927
|
-
}) => /* @__PURE__ */
|
|
2927
|
+
}) => /* @__PURE__ */ C(
|
|
2928
2928
|
"svg",
|
|
2929
2929
|
{
|
|
2930
2930
|
onClick: n,
|
|
@@ -2953,7 +2953,7 @@ const we = ({
|
|
|
2953
2953
|
height: t = 20,
|
|
2954
2954
|
width: s = 20,
|
|
2955
2955
|
onClick: n
|
|
2956
|
-
}) => /* @__PURE__ */
|
|
2956
|
+
}) => /* @__PURE__ */ C(
|
|
2957
2957
|
"svg",
|
|
2958
2958
|
{
|
|
2959
2959
|
onClick: n,
|
|
@@ -3047,7 +3047,7 @@ const we = ({
|
|
|
3047
3047
|
version: "1.1",
|
|
3048
3048
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3049
3049
|
viewBox: "0 0 489.698 489.698",
|
|
3050
|
-
children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */
|
|
3050
|
+
children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ C("g", { children: [
|
|
3051
3051
|
/* @__PURE__ */ r(
|
|
3052
3052
|
"path",
|
|
3053
3053
|
{
|
|
@@ -3068,6 +3068,62 @@ const we = ({
|
|
|
3068
3068
|
)
|
|
3069
3069
|
] }) })
|
|
3070
3070
|
}
|
|
3071
|
+
), Ft = ({
|
|
3072
|
+
width: i = 20,
|
|
3073
|
+
height: e = 20,
|
|
3074
|
+
color: t = "#001E52",
|
|
3075
|
+
className: s,
|
|
3076
|
+
onClick: n
|
|
3077
|
+
}) => /* @__PURE__ */ r(
|
|
3078
|
+
"svg",
|
|
3079
|
+
{
|
|
3080
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3081
|
+
width: i,
|
|
3082
|
+
height: e,
|
|
3083
|
+
className: s,
|
|
3084
|
+
onClick: n,
|
|
3085
|
+
viewBox: "0 0 20 20",
|
|
3086
|
+
fill: "none",
|
|
3087
|
+
children: /* @__PURE__ */ r(
|
|
3088
|
+
"path",
|
|
3089
|
+
{
|
|
3090
|
+
fillRule: "evenodd",
|
|
3091
|
+
clipRule: "evenodd",
|
|
3092
|
+
d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
|
|
3093
|
+
2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
|
|
3094
|
+
17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
|
|
3095
|
+
1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
|
|
3096
|
+
6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
|
|
3097
|
+
8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
|
|
3098
|
+
8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
|
|
3099
|
+
5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
|
|
3100
|
+
6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
|
|
3101
|
+
4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
|
|
3102
|
+
7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
|
|
3103
|
+
7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
|
|
3104
|
+
8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
|
|
3105
|
+
6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
|
|
3106
|
+
7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
|
|
3107
|
+
8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
|
|
3108
|
+
7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
|
|
3109
|
+
6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
|
|
3110
|
+
8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
|
|
3111
|
+
11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
|
|
3112
|
+
11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
|
|
3113
|
+
12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
|
|
3114
|
+
12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
|
|
3115
|
+
12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
|
|
3116
|
+
13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
|
|
3117
|
+
14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
|
|
3118
|
+
14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
|
|
3119
|
+
12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
|
|
3120
|
+
13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
|
|
3121
|
+
15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
|
|
3122
|
+
15 12.7083H10.8333Z`,
|
|
3123
|
+
fill: t
|
|
3124
|
+
}
|
|
3125
|
+
)
|
|
3126
|
+
}
|
|
3071
3127
|
), h1 = ({
|
|
3072
3128
|
name: i,
|
|
3073
3129
|
width: e,
|
|
@@ -3115,9 +3171,9 @@ const we = ({
|
|
|
3115
3171
|
case "attention":
|
|
3116
3172
|
return Ee({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3117
3173
|
case "plus":
|
|
3118
|
-
return Ve({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3119
|
-
case "time":
|
|
3120
3174
|
return He({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3175
|
+
case "time":
|
|
3176
|
+
return Ve({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3121
3177
|
case "arrowDownLong":
|
|
3122
3178
|
return _e({
|
|
3123
3179
|
width: e,
|
|
@@ -3149,11 +3205,11 @@ const we = ({
|
|
|
3149
3205
|
case "history":
|
|
3150
3206
|
return Be({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3151
3207
|
case "logOut":
|
|
3152
|
-
return
|
|
3208
|
+
return Ze({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3153
3209
|
case "settings":
|
|
3154
|
-
return
|
|
3210
|
+
return We({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3155
3211
|
case "addSkill":
|
|
3156
|
-
return
|
|
3212
|
+
return je({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3157
3213
|
case "conversation":
|
|
3158
3214
|
return De({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3159
3215
|
case "trash":
|
|
@@ -3259,13 +3315,13 @@ const we = ({
|
|
|
3259
3315
|
case "arrowDownFilled":
|
|
3260
3316
|
return dt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3261
3317
|
case "link":
|
|
3262
|
-
return
|
|
3318
|
+
return Ct({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3263
3319
|
case "telegram":
|
|
3264
3320
|
return pt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3265
3321
|
case "mail":
|
|
3266
3322
|
return wt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3267
3323
|
case "github":
|
|
3268
|
-
return
|
|
3324
|
+
return ut({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3269
3325
|
case "linkedIn":
|
|
3270
3326
|
return ft({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3271
3327
|
case "emptyStateIcon":
|
|
@@ -3291,9 +3347,9 @@ const we = ({
|
|
|
3291
3347
|
case "resourceManager":
|
|
3292
3348
|
return Et({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3293
3349
|
case "settings2":
|
|
3294
|
-
return Vt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3295
|
-
case "image":
|
|
3296
3350
|
return Ht({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3351
|
+
case "image":
|
|
3352
|
+
return Vt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3297
3353
|
case "upload":
|
|
3298
3354
|
return _t({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3299
3355
|
case "edit":
|
|
@@ -3307,13 +3363,13 @@ const we = ({
|
|
|
3307
3363
|
case "fastArrowLeft":
|
|
3308
3364
|
return Bt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3309
3365
|
case "fastArrowRight":
|
|
3310
|
-
return
|
|
3366
|
+
return Zt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3311
3367
|
case "crossInCircle":
|
|
3312
|
-
return
|
|
3368
|
+
return Wt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3313
3369
|
case "arrowUp2":
|
|
3314
3370
|
return Dt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3315
3371
|
case "arrowDown2":
|
|
3316
|
-
return
|
|
3372
|
+
return jt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3317
3373
|
case "filledArrowLeft":
|
|
3318
3374
|
return Tt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3319
3375
|
case "filledArrowRight":
|
|
@@ -3324,16 +3380,18 @@ const we = ({
|
|
|
3324
3380
|
return Pt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3325
3381
|
case "refresh":
|
|
3326
3382
|
return $t({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3383
|
+
case "projects":
|
|
3384
|
+
return Ft({ width: e, height: t, color: a, className: o, onClick: h });
|
|
3327
3385
|
default:
|
|
3328
3386
|
return /* @__PURE__ */ r(X, { children: "No Icon provided" });
|
|
3329
3387
|
}
|
|
3330
3388
|
})() });
|
|
3331
|
-
}, { Title:
|
|
3389
|
+
}, { Title: Yt, Text: Ut } = K1, zt = {
|
|
3332
3390
|
h1: 1,
|
|
3333
3391
|
h2: 2,
|
|
3334
3392
|
h3: 3,
|
|
3335
3393
|
h4: 4
|
|
3336
|
-
},
|
|
3394
|
+
}, Jt = o1(
|
|
3337
3395
|
({
|
|
3338
3396
|
align: i = "inherit",
|
|
3339
3397
|
variant: e = "body1",
|
|
@@ -3346,17 +3404,17 @@ const we = ({
|
|
|
3346
3404
|
const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
|
3347
3405
|
let g = `snmt-typography snmt-typography-${e}`;
|
|
3348
3406
|
return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ r(
|
|
3349
|
-
|
|
3407
|
+
Yt,
|
|
3350
3408
|
{
|
|
3351
3409
|
className: g,
|
|
3352
3410
|
style: { color: t, whiteSpace: c },
|
|
3353
3411
|
onClick: n,
|
|
3354
|
-
level:
|
|
3412
|
+
level: zt[e],
|
|
3355
3413
|
ref: o,
|
|
3356
3414
|
children: s
|
|
3357
3415
|
}
|
|
3358
3416
|
) : /* @__PURE__ */ r(
|
|
3359
|
-
|
|
3417
|
+
Ut,
|
|
3360
3418
|
{
|
|
3361
3419
|
className: g,
|
|
3362
3420
|
style: { color: t, whiteSpace: c },
|
|
@@ -3373,7 +3431,7 @@ const Y1 = r1({
|
|
|
3373
3431
|
theme: "light"
|
|
3374
3432
|
});
|
|
3375
3433
|
Y1.Provider;
|
|
3376
|
-
const
|
|
3434
|
+
const Qt = ({
|
|
3377
3435
|
width: i = 20,
|
|
3378
3436
|
height: e = 20,
|
|
3379
3437
|
color: t = "#001E52",
|
|
@@ -3400,7 +3458,7 @@ const Jt = ({
|
|
|
3400
3458
|
}
|
|
3401
3459
|
)
|
|
3402
3460
|
}
|
|
3403
|
-
),
|
|
3461
|
+
), qt = ({
|
|
3404
3462
|
width: i = 20,
|
|
3405
3463
|
height: e = 20,
|
|
3406
3464
|
color: t = "#001E52",
|
|
@@ -3427,13 +3485,13 @@ const Jt = ({
|
|
|
3427
3485
|
}
|
|
3428
3486
|
)
|
|
3429
3487
|
}
|
|
3430
|
-
),
|
|
3488
|
+
), Xt = ({
|
|
3431
3489
|
width: i = 16,
|
|
3432
3490
|
height: e = 16,
|
|
3433
3491
|
color: t = "#001E52",
|
|
3434
3492
|
className: s,
|
|
3435
3493
|
onClick: n
|
|
3436
|
-
}) => /* @__PURE__ */
|
|
3494
|
+
}) => /* @__PURE__ */ C(
|
|
3437
3495
|
"svg",
|
|
3438
3496
|
{
|
|
3439
3497
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3455,13 +3513,13 @@ const Jt = ({
|
|
|
3455
3513
|
)
|
|
3456
3514
|
]
|
|
3457
3515
|
}
|
|
3458
|
-
),
|
|
3516
|
+
), e2 = ({
|
|
3459
3517
|
width: i = 20,
|
|
3460
3518
|
height: e = 20,
|
|
3461
3519
|
color: t = "#001E52",
|
|
3462
3520
|
className: s,
|
|
3463
3521
|
onClick: n
|
|
3464
|
-
}) => /* @__PURE__ */
|
|
3522
|
+
}) => /* @__PURE__ */ C(
|
|
3465
3523
|
"svg",
|
|
3466
3524
|
{
|
|
3467
3525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3490,13 +3548,13 @@ const Jt = ({
|
|
|
3490
3548
|
)
|
|
3491
3549
|
]
|
|
3492
3550
|
}
|
|
3493
|
-
),
|
|
3551
|
+
), t2 = ({
|
|
3494
3552
|
width: i = 18,
|
|
3495
3553
|
height: e = 18,
|
|
3496
3554
|
color: t = "#001E52",
|
|
3497
3555
|
className: s,
|
|
3498
3556
|
onClick: n
|
|
3499
|
-
}) => /* @__PURE__ */
|
|
3557
|
+
}) => /* @__PURE__ */ C(
|
|
3500
3558
|
"svg",
|
|
3501
3559
|
{
|
|
3502
3560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3529,7 +3587,7 @@ const Jt = ({
|
|
|
3529
3587
|
)
|
|
3530
3588
|
]
|
|
3531
3589
|
}
|
|
3532
|
-
),
|
|
3590
|
+
), i2 = ({
|
|
3533
3591
|
width: i = 20,
|
|
3534
3592
|
height: e = 20,
|
|
3535
3593
|
color: t = "#001E52",
|
|
@@ -3555,13 +3613,13 @@ const Jt = ({
|
|
|
3555
3613
|
}
|
|
3556
3614
|
)
|
|
3557
3615
|
}
|
|
3558
|
-
),
|
|
3616
|
+
), s2 = ({
|
|
3559
3617
|
width: i = 20,
|
|
3560
3618
|
height: e = 20,
|
|
3561
3619
|
color: t = "#001E52",
|
|
3562
3620
|
className: s,
|
|
3563
3621
|
onClick: n
|
|
3564
|
-
}) => /* @__PURE__ */
|
|
3622
|
+
}) => /* @__PURE__ */ C(
|
|
3565
3623
|
"svg",
|
|
3566
3624
|
{
|
|
3567
3625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3576,13 +3634,13 @@ const Jt = ({
|
|
|
3576
3634
|
/* @__PURE__ */ r("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
|
|
3577
3635
|
]
|
|
3578
3636
|
}
|
|
3579
|
-
),
|
|
3637
|
+
), n2 = ({
|
|
3580
3638
|
width: i = 20,
|
|
3581
3639
|
height: e = 20,
|
|
3582
3640
|
color: t = "#001E52",
|
|
3583
3641
|
className: s,
|
|
3584
3642
|
onClick: n
|
|
3585
|
-
}) => /* @__PURE__ */
|
|
3643
|
+
}) => /* @__PURE__ */ C(
|
|
3586
3644
|
"svg",
|
|
3587
3645
|
{
|
|
3588
3646
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3608,13 +3666,13 @@ const Jt = ({
|
|
|
3608
3666
|
)
|
|
3609
3667
|
]
|
|
3610
3668
|
}
|
|
3611
|
-
),
|
|
3669
|
+
), r2 = ({
|
|
3612
3670
|
width: i = 20,
|
|
3613
3671
|
height: e = 20,
|
|
3614
3672
|
color: t = "#001E52",
|
|
3615
3673
|
className: s,
|
|
3616
3674
|
onClick: n
|
|
3617
|
-
}) => /* @__PURE__ */
|
|
3675
|
+
}) => /* @__PURE__ */ C(
|
|
3618
3676
|
"svg",
|
|
3619
3677
|
{
|
|
3620
3678
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3662,13 +3720,13 @@ const Jt = ({
|
|
|
3662
3720
|
)
|
|
3663
3721
|
]
|
|
3664
3722
|
}
|
|
3665
|
-
),
|
|
3723
|
+
), o2 = ({
|
|
3666
3724
|
width: i = 20,
|
|
3667
3725
|
height: e = 20,
|
|
3668
3726
|
color: t = "#001E52",
|
|
3669
3727
|
className: s,
|
|
3670
3728
|
onClick: n
|
|
3671
|
-
}) => /* @__PURE__ */
|
|
3729
|
+
}) => /* @__PURE__ */ C(
|
|
3672
3730
|
"svg",
|
|
3673
3731
|
{
|
|
3674
3732
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3701,7 +3759,7 @@ const Jt = ({
|
|
|
3701
3759
|
/* @__PURE__ */ r("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
|
|
3702
3760
|
]
|
|
3703
3761
|
}
|
|
3704
|
-
),
|
|
3762
|
+
), l2 = ({
|
|
3705
3763
|
width: i = 16,
|
|
3706
3764
|
height: e = 12,
|
|
3707
3765
|
color: t = "#001E52",
|
|
@@ -3717,7 +3775,7 @@ const Jt = ({
|
|
|
3717
3775
|
viewBox: "0 0 16 12",
|
|
3718
3776
|
fill: "none",
|
|
3719
3777
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3720
|
-
children: /* @__PURE__ */
|
|
3778
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
|
3721
3779
|
/* @__PURE__ */ r(
|
|
3722
3780
|
"path",
|
|
3723
3781
|
{
|
|
@@ -3750,13 +3808,13 @@ const Jt = ({
|
|
|
3750
3808
|
)
|
|
3751
3809
|
] })
|
|
3752
3810
|
}
|
|
3753
|
-
),
|
|
3811
|
+
), a2 = ({
|
|
3754
3812
|
width: i = 16,
|
|
3755
3813
|
height: e = 16,
|
|
3756
3814
|
color: t = "#001E52",
|
|
3757
3815
|
className: s,
|
|
3758
3816
|
onClick: n
|
|
3759
|
-
}) => /* @__PURE__ */
|
|
3817
|
+
}) => /* @__PURE__ */ C(
|
|
3760
3818
|
"svg",
|
|
3761
3819
|
{
|
|
3762
3820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3784,7 +3842,7 @@ const Jt = ({
|
|
|
3784
3842
|
)
|
|
3785
3843
|
]
|
|
3786
3844
|
}
|
|
3787
|
-
),
|
|
3845
|
+
), h2 = ({
|
|
3788
3846
|
width: i = 10,
|
|
3789
3847
|
height: e = 10,
|
|
3790
3848
|
color: t = "#001E52",
|
|
@@ -3800,7 +3858,7 @@ const Jt = ({
|
|
|
3800
3858
|
viewBox: "0 0 10 10",
|
|
3801
3859
|
fill: "none",
|
|
3802
3860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3803
|
-
children: /* @__PURE__ */
|
|
3861
|
+
children: /* @__PURE__ */ C("g", { id: "Icon", children: [
|
|
3804
3862
|
/* @__PURE__ */ r(
|
|
3805
3863
|
"path",
|
|
3806
3864
|
{
|
|
@@ -3823,13 +3881,13 @@ const Jt = ({
|
|
|
3823
3881
|
)
|
|
3824
3882
|
] })
|
|
3825
3883
|
}
|
|
3826
|
-
),
|
|
3884
|
+
), c2 = ({
|
|
3827
3885
|
width: i = 16,
|
|
3828
3886
|
height: e = 16,
|
|
3829
3887
|
color: t = "#001E52",
|
|
3830
3888
|
className: s,
|
|
3831
3889
|
onClick: n
|
|
3832
|
-
}) => /* @__PURE__ */
|
|
3890
|
+
}) => /* @__PURE__ */ C(
|
|
3833
3891
|
"svg",
|
|
3834
3892
|
{
|
|
3835
3893
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3859,13 +3917,13 @@ const Jt = ({
|
|
|
3859
3917
|
)
|
|
3860
3918
|
]
|
|
3861
3919
|
}
|
|
3862
|
-
),
|
|
3920
|
+
), d2 = ({
|
|
3863
3921
|
width: i = 11,
|
|
3864
3922
|
height: e = 32,
|
|
3865
3923
|
color: t = "#001E52",
|
|
3866
3924
|
className: s,
|
|
3867
3925
|
onClick: n
|
|
3868
|
-
}) => /* @__PURE__ */
|
|
3926
|
+
}) => /* @__PURE__ */ C(
|
|
3869
3927
|
"svg",
|
|
3870
3928
|
{
|
|
3871
3929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3897,13 +3955,13 @@ const Jt = ({
|
|
|
3897
3955
|
/* @__PURE__ */ r("circle", { cx: "3", cy: "3", r: "3", fill: t })
|
|
3898
3956
|
]
|
|
3899
3957
|
}
|
|
3900
|
-
),
|
|
3958
|
+
), g2 = ({
|
|
3901
3959
|
width: i = 20,
|
|
3902
3960
|
height: e = 20,
|
|
3903
3961
|
color: t = "#001E52",
|
|
3904
3962
|
className: s,
|
|
3905
3963
|
onClick: n
|
|
3906
|
-
}) => /* @__PURE__ */
|
|
3964
|
+
}) => /* @__PURE__ */ C(
|
|
3907
3965
|
"svg",
|
|
3908
3966
|
{
|
|
3909
3967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3944,13 +4002,13 @@ const Jt = ({
|
|
|
3944
4002
|
)
|
|
3945
4003
|
]
|
|
3946
4004
|
}
|
|
3947
|
-
),
|
|
4005
|
+
), C2 = ({
|
|
3948
4006
|
width: i = 20,
|
|
3949
4007
|
height: e = 20,
|
|
3950
4008
|
color: t = "#001E52",
|
|
3951
4009
|
className: s,
|
|
3952
4010
|
onClick: n
|
|
3953
|
-
}) => /* @__PURE__ */
|
|
4011
|
+
}) => /* @__PURE__ */ C(
|
|
3954
4012
|
"svg",
|
|
3955
4013
|
{
|
|
3956
4014
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3983,7 +4041,7 @@ const Jt = ({
|
|
|
3983
4041
|
color: t = "#001E52",
|
|
3984
4042
|
className: s,
|
|
3985
4043
|
onClick: n
|
|
3986
|
-
}) => /* @__PURE__ */
|
|
4044
|
+
}) => /* @__PURE__ */ C(
|
|
3987
4045
|
"svg",
|
|
3988
4046
|
{
|
|
3989
4047
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4024,13 +4082,13 @@ const Jt = ({
|
|
|
4024
4082
|
)
|
|
4025
4083
|
]
|
|
4026
4084
|
}
|
|
4027
|
-
),
|
|
4085
|
+
), p2 = ({
|
|
4028
4086
|
width: i = 20,
|
|
4029
4087
|
height: e = 20,
|
|
4030
4088
|
color: t = "#001E52",
|
|
4031
4089
|
className: s,
|
|
4032
4090
|
onClick: n
|
|
4033
|
-
}) => /* @__PURE__ */
|
|
4091
|
+
}) => /* @__PURE__ */ C(
|
|
4034
4092
|
"svg",
|
|
4035
4093
|
{
|
|
4036
4094
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4057,13 +4115,13 @@ const Jt = ({
|
|
|
4057
4115
|
)
|
|
4058
4116
|
]
|
|
4059
4117
|
}
|
|
4060
|
-
),
|
|
4118
|
+
), f2 = ({
|
|
4061
4119
|
width: i = 18,
|
|
4062
4120
|
height: e = 16,
|
|
4063
4121
|
color: t = "#001E52",
|
|
4064
4122
|
className: s,
|
|
4065
4123
|
onClick: n
|
|
4066
|
-
}) => /* @__PURE__ */
|
|
4124
|
+
}) => /* @__PURE__ */ C(
|
|
4067
4125
|
"svg",
|
|
4068
4126
|
{
|
|
4069
4127
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4096,13 +4154,13 @@ const Jt = ({
|
|
|
4096
4154
|
)
|
|
4097
4155
|
]
|
|
4098
4156
|
}
|
|
4099
|
-
),
|
|
4157
|
+
), w2 = ({
|
|
4100
4158
|
width: i = 20,
|
|
4101
4159
|
height: e = 20,
|
|
4102
4160
|
color: t = "#001E52",
|
|
4103
4161
|
className: s,
|
|
4104
4162
|
onClick: n
|
|
4105
|
-
}) => /* @__PURE__ */
|
|
4163
|
+
}) => /* @__PURE__ */ C(
|
|
4106
4164
|
"svg",
|
|
4107
4165
|
{
|
|
4108
4166
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4129,7 +4187,7 @@ const Jt = ({
|
|
|
4129
4187
|
)
|
|
4130
4188
|
]
|
|
4131
4189
|
}
|
|
4132
|
-
),
|
|
4190
|
+
), m2 = ({
|
|
4133
4191
|
width: i = 20,
|
|
4134
4192
|
height: e = 20,
|
|
4135
4193
|
color: t = "#001E52",
|
|
@@ -4153,13 +4211,13 @@ const Jt = ({
|
|
|
4153
4211
|
}
|
|
4154
4212
|
)
|
|
4155
4213
|
}
|
|
4156
|
-
),
|
|
4214
|
+
), k2 = ({
|
|
4157
4215
|
width: i = 20,
|
|
4158
4216
|
height: e = 20,
|
|
4159
4217
|
color: t = "#001E52",
|
|
4160
4218
|
className: s,
|
|
4161
4219
|
onClick: n
|
|
4162
|
-
}) => /* @__PURE__ */
|
|
4220
|
+
}) => /* @__PURE__ */ C(
|
|
4163
4221
|
"svg",
|
|
4164
4222
|
{
|
|
4165
4223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4200,13 +4258,13 @@ const Jt = ({
|
|
|
4200
4258
|
)
|
|
4201
4259
|
]
|
|
4202
4260
|
}
|
|
4203
|
-
),
|
|
4261
|
+
), L2 = ({
|
|
4204
4262
|
width: i = 20,
|
|
4205
4263
|
height: e = 20,
|
|
4206
4264
|
color: t = "#001E52",
|
|
4207
4265
|
className: s,
|
|
4208
4266
|
onClick: n
|
|
4209
|
-
}) => /* @__PURE__ */
|
|
4267
|
+
}) => /* @__PURE__ */ C(
|
|
4210
4268
|
"svg",
|
|
4211
4269
|
{
|
|
4212
4270
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4233,13 +4291,13 @@ const Jt = ({
|
|
|
4233
4291
|
)
|
|
4234
4292
|
]
|
|
4235
4293
|
}
|
|
4236
|
-
),
|
|
4294
|
+
), v2 = ({
|
|
4237
4295
|
width: i = 20,
|
|
4238
4296
|
height: e = 20,
|
|
4239
4297
|
color: t = "#001E52",
|
|
4240
4298
|
className: s,
|
|
4241
4299
|
onClick: n
|
|
4242
|
-
}) => /* @__PURE__ */
|
|
4300
|
+
}) => /* @__PURE__ */ C(
|
|
4243
4301
|
"svg",
|
|
4244
4302
|
{
|
|
4245
4303
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4266,13 +4324,13 @@ const Jt = ({
|
|
|
4266
4324
|
)
|
|
4267
4325
|
]
|
|
4268
4326
|
}
|
|
4269
|
-
),
|
|
4327
|
+
), N2 = ({
|
|
4270
4328
|
width: i = 20,
|
|
4271
4329
|
height: e = 23,
|
|
4272
4330
|
color: t = "#001E52",
|
|
4273
4331
|
className: s,
|
|
4274
4332
|
onClick: n
|
|
4275
|
-
}) => /* @__PURE__ */
|
|
4333
|
+
}) => /* @__PURE__ */ C(
|
|
4276
4334
|
"svg",
|
|
4277
4335
|
{
|
|
4278
4336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4327,13 +4385,13 @@ const Jt = ({
|
|
|
4327
4385
|
)
|
|
4328
4386
|
]
|
|
4329
4387
|
}
|
|
4330
|
-
),
|
|
4388
|
+
), x2 = ({
|
|
4331
4389
|
width: i = 20,
|
|
4332
4390
|
height: e = 20,
|
|
4333
4391
|
color: t = "#001E52",
|
|
4334
4392
|
className: s,
|
|
4335
4393
|
onClick: n
|
|
4336
|
-
}) => /* @__PURE__ */
|
|
4394
|
+
}) => /* @__PURE__ */ C(
|
|
4337
4395
|
"svg",
|
|
4338
4396
|
{
|
|
4339
4397
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4367,13 +4425,13 @@ const Jt = ({
|
|
|
4367
4425
|
)
|
|
4368
4426
|
]
|
|
4369
4427
|
}
|
|
4370
|
-
),
|
|
4428
|
+
), R2 = ({
|
|
4371
4429
|
width: i = 32,
|
|
4372
4430
|
height: e = 25,
|
|
4373
4431
|
color: t = "#001E52",
|
|
4374
4432
|
className: s,
|
|
4375
4433
|
onClick: n
|
|
4376
|
-
}) => /* @__PURE__ */
|
|
4434
|
+
}) => /* @__PURE__ */ C(
|
|
4377
4435
|
"svg",
|
|
4378
4436
|
{
|
|
4379
4437
|
width: i,
|
|
@@ -4395,13 +4453,13 @@ const Jt = ({
|
|
|
4395
4453
|
)
|
|
4396
4454
|
]
|
|
4397
4455
|
}
|
|
4398
|
-
),
|
|
4456
|
+
), M2 = ({
|
|
4399
4457
|
width: i = 14,
|
|
4400
4458
|
height: e = 14,
|
|
4401
4459
|
color: t = "#10B981",
|
|
4402
4460
|
className: s,
|
|
4403
4461
|
onClick: n
|
|
4404
|
-
}) => /* @__PURE__ */
|
|
4462
|
+
}) => /* @__PURE__ */ C(
|
|
4405
4463
|
"svg",
|
|
4406
4464
|
{
|
|
4407
4465
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4424,13 +4482,13 @@ const Jt = ({
|
|
|
4424
4482
|
)
|
|
4425
4483
|
]
|
|
4426
4484
|
}
|
|
4427
|
-
),
|
|
4485
|
+
), y2 = ({
|
|
4428
4486
|
width: i = 11,
|
|
4429
4487
|
height: e = 11,
|
|
4430
4488
|
color: t = "#FFB020",
|
|
4431
4489
|
className: s,
|
|
4432
4490
|
onClick: n
|
|
4433
|
-
}) => /* @__PURE__ */
|
|
4491
|
+
}) => /* @__PURE__ */ C(
|
|
4434
4492
|
"svg",
|
|
4435
4493
|
{
|
|
4436
4494
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4458,13 +4516,13 @@ const Jt = ({
|
|
|
4458
4516
|
)
|
|
4459
4517
|
]
|
|
4460
4518
|
}
|
|
4461
|
-
),
|
|
4519
|
+
), b2 = ({
|
|
4462
4520
|
width: i = 10,
|
|
4463
4521
|
height: e = 10,
|
|
4464
4522
|
color: t = "#88A4FF",
|
|
4465
4523
|
className: s,
|
|
4466
4524
|
onClick: n
|
|
4467
|
-
}) => /* @__PURE__ */
|
|
4525
|
+
}) => /* @__PURE__ */ C(
|
|
4468
4526
|
"svg",
|
|
4469
4527
|
{
|
|
4470
4528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4506,13 +4564,13 @@ const Jt = ({
|
|
|
4506
4564
|
)
|
|
4507
4565
|
]
|
|
4508
4566
|
}
|
|
4509
|
-
),
|
|
4567
|
+
), E2 = ({
|
|
4510
4568
|
width: i = 14,
|
|
4511
4569
|
height: e = 14,
|
|
4512
4570
|
color: t = "#8E8E93",
|
|
4513
4571
|
className: s,
|
|
4514
4572
|
onClick: n
|
|
4515
|
-
}) => /* @__PURE__ */
|
|
4573
|
+
}) => /* @__PURE__ */ C(
|
|
4516
4574
|
"svg",
|
|
4517
4575
|
{
|
|
4518
4576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4534,13 +4592,13 @@ const Jt = ({
|
|
|
4534
4592
|
)
|
|
4535
4593
|
]
|
|
4536
4594
|
}
|
|
4537
|
-
),
|
|
4595
|
+
), H2 = ({
|
|
4538
4596
|
width: i = 14,
|
|
4539
4597
|
height: e = 14,
|
|
4540
4598
|
color: t = "#FFB020",
|
|
4541
4599
|
className: s,
|
|
4542
4600
|
onClick: n
|
|
4543
|
-
}) => /* @__PURE__ */
|
|
4601
|
+
}) => /* @__PURE__ */ C(
|
|
4544
4602
|
"svg",
|
|
4545
4603
|
{
|
|
4546
4604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4574,7 +4632,7 @@ const Jt = ({
|
|
|
4574
4632
|
color: t = "#D0421B",
|
|
4575
4633
|
className: s,
|
|
4576
4634
|
onClick: n
|
|
4577
|
-
}) => /* @__PURE__ */
|
|
4635
|
+
}) => /* @__PURE__ */ C(
|
|
4578
4636
|
"svg",
|
|
4579
4637
|
{
|
|
4580
4638
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4616,13 +4674,13 @@ const Jt = ({
|
|
|
4616
4674
|
)
|
|
4617
4675
|
]
|
|
4618
4676
|
}
|
|
4619
|
-
),
|
|
4677
|
+
), _2 = ({
|
|
4620
4678
|
width: i = 20,
|
|
4621
4679
|
height: e = 20,
|
|
4622
4680
|
color: t = "#070739",
|
|
4623
4681
|
className: s,
|
|
4624
4682
|
onClick: n
|
|
4625
|
-
}) => /* @__PURE__ */
|
|
4683
|
+
}) => /* @__PURE__ */ C(
|
|
4626
4684
|
"svg",
|
|
4627
4685
|
{
|
|
4628
4686
|
width: i,
|
|
@@ -4646,13 +4704,13 @@ const Jt = ({
|
|
|
4646
4704
|
/* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
|
|
4647
4705
|
]
|
|
4648
4706
|
}
|
|
4649
|
-
),
|
|
4707
|
+
), I2 = ({
|
|
4650
4708
|
width: i = 20,
|
|
4651
4709
|
height: e = 20,
|
|
4652
4710
|
color: t = "#070739",
|
|
4653
4711
|
className: s,
|
|
4654
4712
|
onClick: n
|
|
4655
|
-
}) => /* @__PURE__ */
|
|
4713
|
+
}) => /* @__PURE__ */ C(
|
|
4656
4714
|
"svg",
|
|
4657
4715
|
{
|
|
4658
4716
|
width: i,
|
|
@@ -4684,7 +4742,7 @@ const Jt = ({
|
|
|
4684
4742
|
)
|
|
4685
4743
|
]
|
|
4686
4744
|
}
|
|
4687
|
-
),
|
|
4745
|
+
), O2 = ({
|
|
4688
4746
|
width: i = 9,
|
|
4689
4747
|
height: e = 5,
|
|
4690
4748
|
color: t = "#001E52",
|
|
@@ -4710,13 +4768,13 @@ const Jt = ({
|
|
|
4710
4768
|
}
|
|
4711
4769
|
)
|
|
4712
4770
|
}
|
|
4713
|
-
),
|
|
4771
|
+
), S2 = ({
|
|
4714
4772
|
width: i = 20,
|
|
4715
4773
|
height: e = 20,
|
|
4716
4774
|
color: t = "#F2F2F7",
|
|
4717
4775
|
className: s,
|
|
4718
4776
|
onClick: n
|
|
4719
|
-
}) => /* @__PURE__ */
|
|
4777
|
+
}) => /* @__PURE__ */ C(
|
|
4720
4778
|
"svg",
|
|
4721
4779
|
{
|
|
4722
4780
|
width: i,
|
|
@@ -4739,13 +4797,13 @@ const Jt = ({
|
|
|
4739
4797
|
)
|
|
4740
4798
|
]
|
|
4741
4799
|
}
|
|
4742
|
-
),
|
|
4800
|
+
), A2 = ({
|
|
4743
4801
|
width: i = 20,
|
|
4744
4802
|
height: e = 20,
|
|
4745
4803
|
color: t = "#004ED7",
|
|
4746
4804
|
className: s,
|
|
4747
4805
|
onClick: n
|
|
4748
|
-
}) => /* @__PURE__ */
|
|
4806
|
+
}) => /* @__PURE__ */ C(
|
|
4749
4807
|
"svg",
|
|
4750
4808
|
{
|
|
4751
4809
|
width: i,
|
|
@@ -4768,13 +4826,13 @@ const Jt = ({
|
|
|
4768
4826
|
)
|
|
4769
4827
|
]
|
|
4770
4828
|
}
|
|
4771
|
-
),
|
|
4829
|
+
), B2 = ({
|
|
4772
4830
|
width: i = 248,
|
|
4773
4831
|
height: e = 248,
|
|
4774
4832
|
color: t = "#070739",
|
|
4775
4833
|
className: s,
|
|
4776
4834
|
onClick: n
|
|
4777
|
-
}) => /* @__PURE__ */
|
|
4835
|
+
}) => /* @__PURE__ */ C(
|
|
4778
4836
|
"svg",
|
|
4779
4837
|
{
|
|
4780
4838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4805,13 +4863,13 @@ const Jt = ({
|
|
|
4805
4863
|
)
|
|
4806
4864
|
]
|
|
4807
4865
|
}
|
|
4808
|
-
),
|
|
4866
|
+
), Z2 = ({
|
|
4809
4867
|
width: i = 24,
|
|
4810
4868
|
height: e = 24,
|
|
4811
4869
|
color: t = "#001E52",
|
|
4812
4870
|
className: s,
|
|
4813
4871
|
onClick: n
|
|
4814
|
-
}) => /* @__PURE__ */
|
|
4872
|
+
}) => /* @__PURE__ */ C(
|
|
4815
4873
|
"svg",
|
|
4816
4874
|
{
|
|
4817
4875
|
width: i,
|
|
@@ -4850,7 +4908,7 @@ const Jt = ({
|
|
|
4850
4908
|
color: t = "#001E52",
|
|
4851
4909
|
className: s,
|
|
4852
4910
|
onClick: n
|
|
4853
|
-
}) => /* @__PURE__ */
|
|
4911
|
+
}) => /* @__PURE__ */ C(
|
|
4854
4912
|
"svg",
|
|
4855
4913
|
{
|
|
4856
4914
|
width: i,
|
|
@@ -4879,7 +4937,7 @@ const Jt = ({
|
|
|
4879
4937
|
color: t = "#001E52",
|
|
4880
4938
|
className: s,
|
|
4881
4939
|
onClick: n
|
|
4882
|
-
}) => /* @__PURE__ */
|
|
4940
|
+
}) => /* @__PURE__ */ C(
|
|
4883
4941
|
"svg",
|
|
4884
4942
|
{
|
|
4885
4943
|
width: i,
|
|
@@ -4910,13 +4968,13 @@ const Jt = ({
|
|
|
4910
4968
|
)
|
|
4911
4969
|
]
|
|
4912
4970
|
}
|
|
4913
|
-
),
|
|
4971
|
+
), D2 = ({
|
|
4914
4972
|
width: i = 24,
|
|
4915
4973
|
height: e = 24,
|
|
4916
4974
|
color: t = L.GREY_DARK_5,
|
|
4917
4975
|
className: s,
|
|
4918
4976
|
onClick: n
|
|
4919
|
-
}) => /* @__PURE__ */
|
|
4977
|
+
}) => /* @__PURE__ */ C(
|
|
4920
4978
|
"svg",
|
|
4921
4979
|
{
|
|
4922
4980
|
width: i,
|
|
@@ -4949,13 +5007,13 @@ const Jt = ({
|
|
|
4949
5007
|
)
|
|
4950
5008
|
]
|
|
4951
5009
|
}
|
|
4952
|
-
),
|
|
5010
|
+
), T2 = ({
|
|
4953
5011
|
width: i = 20,
|
|
4954
5012
|
height: e = 20,
|
|
4955
5013
|
color: t = L.GREY_DARK_1,
|
|
4956
5014
|
className: s,
|
|
4957
5015
|
onClick: n
|
|
4958
|
-
}) => /* @__PURE__ */
|
|
5016
|
+
}) => /* @__PURE__ */ C(
|
|
4959
5017
|
"svg",
|
|
4960
5018
|
{
|
|
4961
5019
|
width: i,
|
|
@@ -4982,13 +5040,13 @@ const Jt = ({
|
|
|
4982
5040
|
)
|
|
4983
5041
|
]
|
|
4984
5042
|
}
|
|
4985
|
-
),
|
|
5043
|
+
), G2 = ({
|
|
4986
5044
|
width: i = 81,
|
|
4987
5045
|
height: e = 80,
|
|
4988
5046
|
color: t = L.GREY_DARK_5,
|
|
4989
5047
|
className: s,
|
|
4990
5048
|
onClick: n
|
|
4991
|
-
}) => /* @__PURE__ */
|
|
5049
|
+
}) => /* @__PURE__ */ C(
|
|
4992
5050
|
"svg",
|
|
4993
5051
|
{
|
|
4994
5052
|
width: i,
|
|
@@ -5031,7 +5089,7 @@ const Jt = ({
|
|
|
5031
5089
|
)
|
|
5032
5090
|
]
|
|
5033
5091
|
}
|
|
5034
|
-
),
|
|
5092
|
+
), K2 = ({
|
|
5035
5093
|
className: i,
|
|
5036
5094
|
color: e = L.GREY_DARK_5,
|
|
5037
5095
|
height: t = 20,
|
|
@@ -5058,7 +5116,7 @@ const Jt = ({
|
|
|
5058
5116
|
}
|
|
5059
5117
|
)
|
|
5060
5118
|
}
|
|
5061
|
-
),
|
|
5119
|
+
), P2 = ({
|
|
5062
5120
|
className: i,
|
|
5063
5121
|
color: e = L.GREY_DARK_5,
|
|
5064
5122
|
height: t = 20,
|
|
@@ -5085,7 +5143,7 @@ const Jt = ({
|
|
|
5085
5143
|
}
|
|
5086
5144
|
)
|
|
5087
5145
|
}
|
|
5088
|
-
),
|
|
5146
|
+
), $2 = ({
|
|
5089
5147
|
className: i,
|
|
5090
5148
|
color: e = L.GREY_DARK_5,
|
|
5091
5149
|
height: t = 5,
|
|
@@ -5109,7 +5167,7 @@ const Jt = ({
|
|
|
5109
5167
|
}
|
|
5110
5168
|
)
|
|
5111
5169
|
}
|
|
5112
|
-
),
|
|
5170
|
+
), F2 = ({
|
|
5113
5171
|
className: i,
|
|
5114
5172
|
color: e = L.GREY_DARK_5,
|
|
5115
5173
|
height: t = 5,
|
|
@@ -5134,13 +5192,13 @@ const Jt = ({
|
|
|
5134
5192
|
}
|
|
5135
5193
|
)
|
|
5136
5194
|
}
|
|
5137
|
-
),
|
|
5195
|
+
), Y2 = ({
|
|
5138
5196
|
className: i,
|
|
5139
5197
|
color: e = L.GREY_DARK_5,
|
|
5140
5198
|
height: t = 24,
|
|
5141
5199
|
width: s = 24,
|
|
5142
5200
|
onClick: n
|
|
5143
|
-
}) => /* @__PURE__ */
|
|
5201
|
+
}) => /* @__PURE__ */ C(
|
|
5144
5202
|
"svg",
|
|
5145
5203
|
{
|
|
5146
5204
|
width: s,
|
|
@@ -5173,13 +5231,13 @@ const Jt = ({
|
|
|
5173
5231
|
)
|
|
5174
5232
|
]
|
|
5175
5233
|
}
|
|
5176
|
-
),
|
|
5234
|
+
), U2 = ({
|
|
5177
5235
|
className: i,
|
|
5178
5236
|
color: e = L.GREY_DARK_5,
|
|
5179
5237
|
height: t = 24,
|
|
5180
5238
|
width: s = 24,
|
|
5181
5239
|
onClick: n
|
|
5182
|
-
}) => /* @__PURE__ */
|
|
5240
|
+
}) => /* @__PURE__ */ C(
|
|
5183
5241
|
"svg",
|
|
5184
5242
|
{
|
|
5185
5243
|
width: s,
|
|
@@ -5212,7 +5270,7 @@ const Jt = ({
|
|
|
5212
5270
|
)
|
|
5213
5271
|
]
|
|
5214
5272
|
}
|
|
5215
|
-
),
|
|
5273
|
+
), z2 = ({
|
|
5216
5274
|
className: i,
|
|
5217
5275
|
color: e = L.GREY_DARK_5,
|
|
5218
5276
|
height: t = 24,
|
|
@@ -5239,13 +5297,13 @@ const Jt = ({
|
|
|
5239
5297
|
}
|
|
5240
5298
|
)
|
|
5241
5299
|
}
|
|
5242
|
-
),
|
|
5300
|
+
), J2 = ({
|
|
5243
5301
|
className: i,
|
|
5244
5302
|
color: e = L.GREY_DARK_5,
|
|
5245
5303
|
height: t = 24,
|
|
5246
5304
|
width: s = 24,
|
|
5247
5305
|
onClick: n
|
|
5248
|
-
}) => /* @__PURE__ */
|
|
5306
|
+
}) => /* @__PURE__ */ C(
|
|
5249
5307
|
"svg",
|
|
5250
5308
|
{
|
|
5251
5309
|
width: s,
|
|
@@ -5298,13 +5356,13 @@ const Jt = ({
|
|
|
5298
5356
|
)
|
|
5299
5357
|
]
|
|
5300
5358
|
}
|
|
5301
|
-
),
|
|
5359
|
+
), Q2 = ({
|
|
5302
5360
|
className: i,
|
|
5303
5361
|
color: e = L.GREY_DARK_5,
|
|
5304
5362
|
height: t = 24,
|
|
5305
5363
|
width: s = 24,
|
|
5306
5364
|
onClick: n
|
|
5307
|
-
}) => /* @__PURE__ */
|
|
5365
|
+
}) => /* @__PURE__ */ C(
|
|
5308
5366
|
"svg",
|
|
5309
5367
|
{
|
|
5310
5368
|
width: s,
|
|
@@ -5335,13 +5393,13 @@ const Jt = ({
|
|
|
5335
5393
|
)
|
|
5336
5394
|
]
|
|
5337
5395
|
}
|
|
5338
|
-
),
|
|
5396
|
+
), q2 = ({
|
|
5339
5397
|
className: i,
|
|
5340
5398
|
color: e = L.GREY_DARK_3,
|
|
5341
5399
|
height: t = 14,
|
|
5342
5400
|
width: s = 14,
|
|
5343
5401
|
onClick: n
|
|
5344
|
-
}) => /* @__PURE__ */
|
|
5402
|
+
}) => /* @__PURE__ */ C(
|
|
5345
5403
|
"svg",
|
|
5346
5404
|
{
|
|
5347
5405
|
className: i,
|
|
@@ -5372,7 +5430,7 @@ const Jt = ({
|
|
|
5372
5430
|
)
|
|
5373
5431
|
]
|
|
5374
5432
|
}
|
|
5375
|
-
),
|
|
5433
|
+
), X2 = ({
|
|
5376
5434
|
className: i,
|
|
5377
5435
|
color: e = L.GREY_DARK_5,
|
|
5378
5436
|
height: t = 18,
|
|
@@ -5399,13 +5457,13 @@ const Jt = ({
|
|
|
5399
5457
|
}
|
|
5400
5458
|
)
|
|
5401
5459
|
}
|
|
5402
|
-
),
|
|
5460
|
+
), e5 = ({
|
|
5403
5461
|
className: i,
|
|
5404
5462
|
color: e = L.GREY_DARK_5,
|
|
5405
5463
|
height: t = 24,
|
|
5406
5464
|
width: s = 24,
|
|
5407
5465
|
onClick: n
|
|
5408
|
-
}) => /* @__PURE__ */
|
|
5466
|
+
}) => /* @__PURE__ */ C(
|
|
5409
5467
|
"svg",
|
|
5410
5468
|
{
|
|
5411
5469
|
onClick: n,
|
|
@@ -5451,13 +5509,13 @@ const Jt = ({
|
|
|
5451
5509
|
)
|
|
5452
5510
|
]
|
|
5453
5511
|
}
|
|
5454
|
-
),
|
|
5512
|
+
), t5 = ({
|
|
5455
5513
|
className: i,
|
|
5456
5514
|
color: e = L.GREY_DARK_5,
|
|
5457
5515
|
height: t = 24,
|
|
5458
5516
|
width: s = 24,
|
|
5459
5517
|
onClick: n
|
|
5460
|
-
}) => /* @__PURE__ */
|
|
5518
|
+
}) => /* @__PURE__ */ C(
|
|
5461
5519
|
"svg",
|
|
5462
5520
|
{
|
|
5463
5521
|
onClick: n,
|
|
@@ -5488,13 +5546,13 @@ const Jt = ({
|
|
|
5488
5546
|
)
|
|
5489
5547
|
]
|
|
5490
5548
|
}
|
|
5491
|
-
),
|
|
5549
|
+
), i5 = ({
|
|
5492
5550
|
className: i,
|
|
5493
5551
|
color: e = L.NOTIFICATION_WARNING_DARK,
|
|
5494
5552
|
height: t = 37,
|
|
5495
5553
|
width: s = 36,
|
|
5496
5554
|
onClick: n
|
|
5497
|
-
}) => /* @__PURE__ */
|
|
5555
|
+
}) => /* @__PURE__ */ C(
|
|
5498
5556
|
"svg",
|
|
5499
5557
|
{
|
|
5500
5558
|
onClick: n,
|
|
@@ -5527,7 +5585,7 @@ const Jt = ({
|
|
|
5527
5585
|
)
|
|
5528
5586
|
]
|
|
5529
5587
|
}
|
|
5530
|
-
),
|
|
5588
|
+
), s5 = ({
|
|
5531
5589
|
className: i,
|
|
5532
5590
|
color: e = L.GREY_DARK_5,
|
|
5533
5591
|
height: t = 24,
|
|
@@ -5553,13 +5611,13 @@ const Jt = ({
|
|
|
5553
5611
|
}
|
|
5554
5612
|
)
|
|
5555
5613
|
}
|
|
5556
|
-
),
|
|
5614
|
+
), n5 = ({
|
|
5557
5615
|
className: i,
|
|
5558
5616
|
color: e = L.GREY_DARK_5,
|
|
5559
5617
|
height: t = 24,
|
|
5560
5618
|
width: s = 24,
|
|
5561
5619
|
onClick: n
|
|
5562
|
-
}) => /* @__PURE__ */
|
|
5620
|
+
}) => /* @__PURE__ */ C(
|
|
5563
5621
|
"svg",
|
|
5564
5622
|
{
|
|
5565
5623
|
onClick: n,
|
|
@@ -5592,13 +5650,13 @@ const Jt = ({
|
|
|
5592
5650
|
)
|
|
5593
5651
|
]
|
|
5594
5652
|
}
|
|
5595
|
-
),
|
|
5653
|
+
), r5 = ({
|
|
5596
5654
|
className: i,
|
|
5597
5655
|
color: e = L.GREY_DARK_5,
|
|
5598
5656
|
height: t = 24,
|
|
5599
5657
|
width: s = 24,
|
|
5600
5658
|
onClick: n
|
|
5601
|
-
}) => /* @__PURE__ */
|
|
5659
|
+
}) => /* @__PURE__ */ C(
|
|
5602
5660
|
"svg",
|
|
5603
5661
|
{
|
|
5604
5662
|
onClick: n,
|
|
@@ -5631,13 +5689,13 @@ const Jt = ({
|
|
|
5631
5689
|
)
|
|
5632
5690
|
]
|
|
5633
5691
|
}
|
|
5634
|
-
),
|
|
5692
|
+
), o5 = ({
|
|
5635
5693
|
className: i,
|
|
5636
5694
|
color: e = L.GREY_DARK_5,
|
|
5637
5695
|
height: t = 24,
|
|
5638
5696
|
width: s = 24,
|
|
5639
5697
|
onClick: n
|
|
5640
|
-
}) => /* @__PURE__ */
|
|
5698
|
+
}) => /* @__PURE__ */ C(
|
|
5641
5699
|
"svg",
|
|
5642
5700
|
{
|
|
5643
5701
|
onClick: n,
|
|
@@ -5700,13 +5758,13 @@ const Jt = ({
|
|
|
5700
5758
|
)
|
|
5701
5759
|
]
|
|
5702
5760
|
}
|
|
5703
|
-
),
|
|
5761
|
+
), l5 = ({
|
|
5704
5762
|
className: i,
|
|
5705
5763
|
color: e = L.GREY_DARK_5,
|
|
5706
5764
|
height: t = 24,
|
|
5707
5765
|
width: s = 24,
|
|
5708
5766
|
onClick: n
|
|
5709
|
-
}) => /* @__PURE__ */
|
|
5767
|
+
}) => /* @__PURE__ */ C(
|
|
5710
5768
|
"svg",
|
|
5711
5769
|
{
|
|
5712
5770
|
onClick: n,
|
|
@@ -5739,13 +5797,13 @@ const Jt = ({
|
|
|
5739
5797
|
)
|
|
5740
5798
|
]
|
|
5741
5799
|
}
|
|
5742
|
-
),
|
|
5800
|
+
), a5 = ({
|
|
5743
5801
|
className: i,
|
|
5744
5802
|
color: e = L.GREY_DARK_5,
|
|
5745
5803
|
height: t = 24,
|
|
5746
5804
|
width: s = 24,
|
|
5747
5805
|
onClick: n
|
|
5748
|
-
}) => /* @__PURE__ */
|
|
5806
|
+
}) => /* @__PURE__ */ C(
|
|
5749
5807
|
"svg",
|
|
5750
5808
|
{
|
|
5751
5809
|
onClick: n,
|
|
@@ -5796,13 +5854,13 @@ const Jt = ({
|
|
|
5796
5854
|
)
|
|
5797
5855
|
]
|
|
5798
5856
|
}
|
|
5799
|
-
),
|
|
5857
|
+
), h5 = ({
|
|
5800
5858
|
className: i,
|
|
5801
5859
|
color: e = L.GREY_DARK_5,
|
|
5802
5860
|
height: t = 24,
|
|
5803
5861
|
width: s = 24,
|
|
5804
5862
|
onClick: n
|
|
5805
|
-
}) => /* @__PURE__ */
|
|
5863
|
+
}) => /* @__PURE__ */ C(
|
|
5806
5864
|
"svg",
|
|
5807
5865
|
{
|
|
5808
5866
|
onClick: n,
|
|
@@ -5835,13 +5893,13 @@ const Jt = ({
|
|
|
5835
5893
|
)
|
|
5836
5894
|
]
|
|
5837
5895
|
}
|
|
5838
|
-
),
|
|
5896
|
+
), c5 = ({
|
|
5839
5897
|
className: i,
|
|
5840
5898
|
color: e = L.GREY_DARK_5,
|
|
5841
5899
|
height: t = 24,
|
|
5842
5900
|
width: s = 24,
|
|
5843
5901
|
onClick: n
|
|
5844
|
-
}) => /* @__PURE__ */
|
|
5902
|
+
}) => /* @__PURE__ */ C(
|
|
5845
5903
|
"svg",
|
|
5846
5904
|
{
|
|
5847
5905
|
onClick: n,
|
|
@@ -5884,13 +5942,13 @@ const Jt = ({
|
|
|
5884
5942
|
)
|
|
5885
5943
|
]
|
|
5886
5944
|
}
|
|
5887
|
-
),
|
|
5945
|
+
), d5 = ({
|
|
5888
5946
|
className: i,
|
|
5889
5947
|
color: e = L.GREY_DARK_5,
|
|
5890
5948
|
height: t = 24,
|
|
5891
5949
|
width: s = 24,
|
|
5892
5950
|
onClick: n
|
|
5893
|
-
}) => /* @__PURE__ */
|
|
5951
|
+
}) => /* @__PURE__ */ C(
|
|
5894
5952
|
"svg",
|
|
5895
5953
|
{
|
|
5896
5954
|
onClick: n,
|
|
@@ -5923,7 +5981,7 @@ const Jt = ({
|
|
|
5923
5981
|
)
|
|
5924
5982
|
]
|
|
5925
5983
|
}
|
|
5926
|
-
),
|
|
5984
|
+
), g5 = ({
|
|
5927
5985
|
className: i,
|
|
5928
5986
|
color: e = L.GREY_DARK_5,
|
|
5929
5987
|
height: t = 24,
|
|
@@ -5950,13 +6008,13 @@ const Jt = ({
|
|
|
5950
6008
|
}
|
|
5951
6009
|
)
|
|
5952
6010
|
}
|
|
5953
|
-
),
|
|
6011
|
+
), C5 = ({
|
|
5954
6012
|
className: i,
|
|
5955
6013
|
color: e = L.GREY_DARK_5,
|
|
5956
6014
|
height: t = 24,
|
|
5957
6015
|
width: s = 24,
|
|
5958
6016
|
onClick: n
|
|
5959
|
-
}) => /* @__PURE__ */
|
|
6017
|
+
}) => /* @__PURE__ */ C(
|
|
5960
6018
|
"svg",
|
|
5961
6019
|
{
|
|
5962
6020
|
onClick: n,
|
|
@@ -5988,13 +6046,13 @@ const Jt = ({
|
|
|
5988
6046
|
)
|
|
5989
6047
|
]
|
|
5990
6048
|
}
|
|
5991
|
-
),
|
|
6049
|
+
), u5 = ({
|
|
5992
6050
|
className: i,
|
|
5993
6051
|
color: e = L.GREY_DARK_5,
|
|
5994
6052
|
height: t = 24,
|
|
5995
6053
|
width: s = 24,
|
|
5996
6054
|
onClick: n
|
|
5997
|
-
}) => /* @__PURE__ */
|
|
6055
|
+
}) => /* @__PURE__ */ C(
|
|
5998
6056
|
"svg",
|
|
5999
6057
|
{
|
|
6000
6058
|
onClick: n,
|
|
@@ -6009,13 +6067,13 @@ const Jt = ({
|
|
|
6009
6067
|
/* @__PURE__ */ r("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
|
|
6010
6068
|
]
|
|
6011
6069
|
}
|
|
6012
|
-
),
|
|
6070
|
+
), p5 = ({
|
|
6013
6071
|
className: i,
|
|
6014
6072
|
color: e = L.GREY_DARK_5,
|
|
6015
6073
|
height: t = 24,
|
|
6016
6074
|
width: s = 24,
|
|
6017
6075
|
onClick: n
|
|
6018
|
-
}) => /* @__PURE__ */
|
|
6076
|
+
}) => /* @__PURE__ */ C(
|
|
6019
6077
|
"svg",
|
|
6020
6078
|
{
|
|
6021
6079
|
onClick: n,
|
|
@@ -6048,13 +6106,13 @@ const Jt = ({
|
|
|
6048
6106
|
)
|
|
6049
6107
|
]
|
|
6050
6108
|
}
|
|
6051
|
-
),
|
|
6109
|
+
), f5 = ({
|
|
6052
6110
|
className: i,
|
|
6053
6111
|
color: e = L.GREY_DARK_5,
|
|
6054
6112
|
height: t = 24,
|
|
6055
6113
|
width: s = 24,
|
|
6056
6114
|
onClick: n
|
|
6057
|
-
}) => /* @__PURE__ */
|
|
6115
|
+
}) => /* @__PURE__ */ C(
|
|
6058
6116
|
"svg",
|
|
6059
6117
|
{
|
|
6060
6118
|
onClick: n,
|
|
@@ -6087,13 +6145,13 @@ const Jt = ({
|
|
|
6087
6145
|
)
|
|
6088
6146
|
]
|
|
6089
6147
|
}
|
|
6090
|
-
),
|
|
6148
|
+
), w5 = ({
|
|
6091
6149
|
className: i,
|
|
6092
6150
|
color: e = L.GREY_DARK_5,
|
|
6093
6151
|
height: t = 24,
|
|
6094
6152
|
width: s = 24,
|
|
6095
6153
|
onClick: n
|
|
6096
|
-
}) => /* @__PURE__ */
|
|
6154
|
+
}) => /* @__PURE__ */ C(
|
|
6097
6155
|
"svg",
|
|
6098
6156
|
{
|
|
6099
6157
|
onClick: n,
|
|
@@ -6126,7 +6184,7 @@ const Jt = ({
|
|
|
6126
6184
|
)
|
|
6127
6185
|
]
|
|
6128
6186
|
}
|
|
6129
|
-
),
|
|
6187
|
+
), m5 = ({
|
|
6130
6188
|
className: i,
|
|
6131
6189
|
color: e = L.GREY_DARK_2,
|
|
6132
6190
|
height: t = 16,
|
|
@@ -6152,13 +6210,13 @@ const Jt = ({
|
|
|
6152
6210
|
}
|
|
6153
6211
|
)
|
|
6154
6212
|
}
|
|
6155
|
-
),
|
|
6213
|
+
), k5 = ({
|
|
6156
6214
|
className: i,
|
|
6157
6215
|
color: e = L.GREY_DARK_5,
|
|
6158
6216
|
height: t = 20,
|
|
6159
6217
|
width: s = 20,
|
|
6160
6218
|
onClick: n
|
|
6161
|
-
}) => /* @__PURE__ */
|
|
6219
|
+
}) => /* @__PURE__ */ C(
|
|
6162
6220
|
"svg",
|
|
6163
6221
|
{
|
|
6164
6222
|
onClick: n,
|
|
@@ -6181,13 +6239,13 @@ const Jt = ({
|
|
|
6181
6239
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
|
|
6182
6240
|
]
|
|
6183
6241
|
}
|
|
6184
|
-
),
|
|
6242
|
+
), L5 = ({
|
|
6185
6243
|
className: i,
|
|
6186
6244
|
color: e = L.GREY_DARK_5,
|
|
6187
6245
|
height: t = 20,
|
|
6188
6246
|
width: s = 20,
|
|
6189
6247
|
onClick: n
|
|
6190
|
-
}) => /* @__PURE__ */
|
|
6248
|
+
}) => /* @__PURE__ */ C(
|
|
6191
6249
|
"svg",
|
|
6192
6250
|
{
|
|
6193
6251
|
onClick: n,
|
|
@@ -6210,13 +6268,13 @@ const Jt = ({
|
|
|
6210
6268
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
|
|
6211
6269
|
]
|
|
6212
6270
|
}
|
|
6213
|
-
),
|
|
6271
|
+
), v5 = ({
|
|
6214
6272
|
className: i,
|
|
6215
6273
|
color: e = L.GREY_DARK_5,
|
|
6216
6274
|
height: t = 20,
|
|
6217
6275
|
width: s = 20,
|
|
6218
6276
|
onClick: n
|
|
6219
|
-
}) => /* @__PURE__ */
|
|
6277
|
+
}) => /* @__PURE__ */ C(
|
|
6220
6278
|
"svg",
|
|
6221
6279
|
{
|
|
6222
6280
|
onClick: n,
|
|
@@ -6239,13 +6297,13 @@ const Jt = ({
|
|
|
6239
6297
|
)
|
|
6240
6298
|
]
|
|
6241
6299
|
}
|
|
6242
|
-
),
|
|
6300
|
+
), N5 = ({
|
|
6243
6301
|
className: i,
|
|
6244
6302
|
color: e = L.GREY_DARK_5,
|
|
6245
6303
|
height: t = 20,
|
|
6246
6304
|
width: s = 20,
|
|
6247
6305
|
onClick: n
|
|
6248
|
-
}) => /* @__PURE__ */
|
|
6306
|
+
}) => /* @__PURE__ */ C(
|
|
6249
6307
|
"svg",
|
|
6250
6308
|
{
|
|
6251
6309
|
onClick: n,
|
|
@@ -6268,7 +6326,7 @@ const Jt = ({
|
|
|
6268
6326
|
)
|
|
6269
6327
|
]
|
|
6270
6328
|
}
|
|
6271
|
-
),
|
|
6329
|
+
), x5 = ({
|
|
6272
6330
|
className: i,
|
|
6273
6331
|
color: e = "#001E52",
|
|
6274
6332
|
height: t = 24,
|
|
@@ -6294,7 +6352,7 @@ const Jt = ({
|
|
|
6294
6352
|
}
|
|
6295
6353
|
)
|
|
6296
6354
|
}
|
|
6297
|
-
),
|
|
6355
|
+
), R5 = ({
|
|
6298
6356
|
className: i,
|
|
6299
6357
|
color: e = "#131314",
|
|
6300
6358
|
height: t = 20,
|
|
@@ -6322,7 +6380,7 @@ const Jt = ({
|
|
|
6322
6380
|
}
|
|
6323
6381
|
)
|
|
6324
6382
|
}
|
|
6325
|
-
),
|
|
6383
|
+
), M5 = ({
|
|
6326
6384
|
className: i,
|
|
6327
6385
|
color: e = "#001E52",
|
|
6328
6386
|
height: t = 24,
|
|
@@ -6339,7 +6397,7 @@ const Jt = ({
|
|
|
6339
6397
|
version: "1.1",
|
|
6340
6398
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6341
6399
|
viewBox: "0 0 489.698 489.698",
|
|
6342
|
-
children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */
|
|
6400
|
+
children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ C("g", { children: [
|
|
6343
6401
|
/* @__PURE__ */ r(
|
|
6344
6402
|
"path",
|
|
6345
6403
|
{
|
|
@@ -6360,7 +6418,63 @@ const Jt = ({
|
|
|
6360
6418
|
)
|
|
6361
6419
|
] }) })
|
|
6362
6420
|
}
|
|
6363
|
-
),
|
|
6421
|
+
), y5 = ({
|
|
6422
|
+
width: i = 20,
|
|
6423
|
+
height: e = 20,
|
|
6424
|
+
color: t = "#001E52",
|
|
6425
|
+
className: s,
|
|
6426
|
+
onClick: n
|
|
6427
|
+
}) => /* @__PURE__ */ r(
|
|
6428
|
+
"svg",
|
|
6429
|
+
{
|
|
6430
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6431
|
+
width: i,
|
|
6432
|
+
height: e,
|
|
6433
|
+
className: s,
|
|
6434
|
+
onClick: n,
|
|
6435
|
+
viewBox: "0 0 20 20",
|
|
6436
|
+
fill: "none",
|
|
6437
|
+
children: /* @__PURE__ */ r(
|
|
6438
|
+
"path",
|
|
6439
|
+
{
|
|
6440
|
+
fillRule: "evenodd",
|
|
6441
|
+
clipRule: "evenodd",
|
|
6442
|
+
d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
|
|
6443
|
+
2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
|
|
6444
|
+
17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
|
|
6445
|
+
1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
|
|
6446
|
+
6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
|
|
6447
|
+
8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
|
|
6448
|
+
8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
|
|
6449
|
+
5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
|
|
6450
|
+
6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
|
|
6451
|
+
4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
|
|
6452
|
+
7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
|
|
6453
|
+
7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
|
|
6454
|
+
8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
|
|
6455
|
+
6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
|
|
6456
|
+
7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
|
|
6457
|
+
8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
|
|
6458
|
+
7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
|
|
6459
|
+
6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
|
|
6460
|
+
8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
|
|
6461
|
+
11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
|
|
6462
|
+
11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
|
|
6463
|
+
12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
|
|
6464
|
+
12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
|
|
6465
|
+
12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
|
|
6466
|
+
13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
|
|
6467
|
+
14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
|
|
6468
|
+
14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
|
|
6469
|
+
12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
|
|
6470
|
+
13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
|
|
6471
|
+
15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
|
|
6472
|
+
15 12.7083H10.8333Z`,
|
|
6473
|
+
fill: t
|
|
6474
|
+
}
|
|
6475
|
+
)
|
|
6476
|
+
}
|
|
6477
|
+
), b5 = ({
|
|
6364
6478
|
name: i,
|
|
6365
6479
|
width: e,
|
|
6366
6480
|
height: t,
|
|
@@ -6379,39 +6493,39 @@ const Jt = ({
|
|
|
6379
6493
|
}, [h, n, l]), /* @__PURE__ */ r(X, { children: (() => {
|
|
6380
6494
|
switch (i) {
|
|
6381
6495
|
case "nextIcon":
|
|
6382
|
-
return G2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6383
|
-
case "prevIcon":
|
|
6384
6496
|
return K2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6497
|
+
case "prevIcon":
|
|
6498
|
+
return P2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6385
6499
|
case "arrowUp":
|
|
6386
|
-
return Jt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6387
|
-
case "arrowDown":
|
|
6388
6500
|
return Qt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6389
|
-
case "
|
|
6501
|
+
case "arrowDown":
|
|
6390
6502
|
return qt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6391
|
-
case "
|
|
6503
|
+
case "info":
|
|
6392
6504
|
return Xt({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6393
|
-
case "
|
|
6505
|
+
case "arrowRight":
|
|
6394
6506
|
return e2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6395
|
-
case "
|
|
6507
|
+
case "calendar":
|
|
6396
6508
|
return t2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6397
|
-
case "
|
|
6509
|
+
case "ok":
|
|
6398
6510
|
return i2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6399
|
-
case "
|
|
6511
|
+
case "cancel":
|
|
6400
6512
|
return s2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6401
|
-
case "
|
|
6513
|
+
case "add":
|
|
6402
6514
|
return n2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6403
|
-
case "
|
|
6515
|
+
case "list":
|
|
6404
6516
|
return r2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6405
|
-
case "
|
|
6517
|
+
case "dragAndDrop":
|
|
6406
6518
|
return o2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6407
|
-
case "
|
|
6519
|
+
case "filter":
|
|
6408
6520
|
return l2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6409
|
-
case "
|
|
6521
|
+
case "attention":
|
|
6410
6522
|
return a2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6411
|
-
case "
|
|
6523
|
+
case "plus":
|
|
6412
6524
|
return h2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6525
|
+
case "time":
|
|
6526
|
+
return c2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6413
6527
|
case "arrowDownLong":
|
|
6414
|
-
return
|
|
6528
|
+
return d2({
|
|
6415
6529
|
width: e,
|
|
6416
6530
|
height: t,
|
|
6417
6531
|
color: a,
|
|
@@ -6419,9 +6533,9 @@ const Jt = ({
|
|
|
6419
6533
|
onClick: h
|
|
6420
6534
|
});
|
|
6421
6535
|
case "users":
|
|
6422
|
-
return
|
|
6536
|
+
return g2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6423
6537
|
case "mySkillsMatrix":
|
|
6424
|
-
return
|
|
6538
|
+
return C2({
|
|
6425
6539
|
width: e,
|
|
6426
6540
|
height: t,
|
|
6427
6541
|
color: a,
|
|
@@ -6431,7 +6545,7 @@ const Jt = ({
|
|
|
6431
6545
|
case "skills":
|
|
6432
6546
|
return u2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6433
6547
|
case "skillsMatrices":
|
|
6434
|
-
return
|
|
6548
|
+
return p2({
|
|
6435
6549
|
width: e,
|
|
6436
6550
|
height: t,
|
|
6437
6551
|
color: a,
|
|
@@ -6439,23 +6553,23 @@ const Jt = ({
|
|
|
6439
6553
|
onClick: h
|
|
6440
6554
|
});
|
|
6441
6555
|
case "history":
|
|
6442
|
-
return p2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6443
|
-
case "logOut":
|
|
6444
6556
|
return f2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6445
|
-
case "
|
|
6557
|
+
case "logOut":
|
|
6446
6558
|
return w2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6447
|
-
case "
|
|
6559
|
+
case "settings":
|
|
6448
6560
|
return m2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6449
|
-
case "
|
|
6561
|
+
case "addSkill":
|
|
6450
6562
|
return k2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6451
|
-
case "
|
|
6563
|
+
case "conversation":
|
|
6452
6564
|
return L2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6453
|
-
case "
|
|
6565
|
+
case "trash":
|
|
6454
6566
|
return v2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6455
|
-
case "
|
|
6567
|
+
case "settings4":
|
|
6456
6568
|
return N2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6569
|
+
case "edit2":
|
|
6570
|
+
return x2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6457
6571
|
case "notifications":
|
|
6458
|
-
return
|
|
6572
|
+
return R2({
|
|
6459
6573
|
width: e,
|
|
6460
6574
|
height: t,
|
|
6461
6575
|
color: a,
|
|
@@ -6463,9 +6577,9 @@ const Jt = ({
|
|
|
6463
6577
|
onClick: h
|
|
6464
6578
|
});
|
|
6465
6579
|
case "success":
|
|
6466
|
-
return
|
|
6580
|
+
return M2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6467
6581
|
case "attentionSmall":
|
|
6468
|
-
return
|
|
6582
|
+
return y2({
|
|
6469
6583
|
width: e,
|
|
6470
6584
|
height: t,
|
|
6471
6585
|
color: a,
|
|
@@ -6473,11 +6587,11 @@ const Jt = ({
|
|
|
6473
6587
|
onClick: h
|
|
6474
6588
|
});
|
|
6475
6589
|
case "errorSmall":
|
|
6476
|
-
return y2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6477
|
-
case "infoMedium":
|
|
6478
6590
|
return b2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6591
|
+
case "infoMedium":
|
|
6592
|
+
return E2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6479
6593
|
case "attentionMedium":
|
|
6480
|
-
return
|
|
6594
|
+
return H2({
|
|
6481
6595
|
width: e,
|
|
6482
6596
|
height: t,
|
|
6483
6597
|
color: a,
|
|
@@ -6487,7 +6601,7 @@ const Jt = ({
|
|
|
6487
6601
|
case "errorMedium":
|
|
6488
6602
|
return V2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6489
6603
|
case "faviconSkills":
|
|
6490
|
-
return
|
|
6604
|
+
return B2({
|
|
6491
6605
|
width: e,
|
|
6492
6606
|
height: t,
|
|
6493
6607
|
color: a,
|
|
@@ -6495,7 +6609,7 @@ const Jt = ({
|
|
|
6495
6609
|
onClick: h
|
|
6496
6610
|
});
|
|
6497
6611
|
case "visibilityIcon":
|
|
6498
|
-
return
|
|
6612
|
+
return _2({
|
|
6499
6613
|
width: e,
|
|
6500
6614
|
height: t,
|
|
6501
6615
|
color: a,
|
|
@@ -6503,7 +6617,7 @@ const Jt = ({
|
|
|
6503
6617
|
onClick: h
|
|
6504
6618
|
});
|
|
6505
6619
|
case "visibilityOffIcon":
|
|
6506
|
-
return
|
|
6620
|
+
return I2({
|
|
6507
6621
|
width: e,
|
|
6508
6622
|
height: t,
|
|
6509
6623
|
color: a,
|
|
@@ -6511,7 +6625,7 @@ const Jt = ({
|
|
|
6511
6625
|
onClick: h
|
|
6512
6626
|
});
|
|
6513
6627
|
case "selectArrowIcon":
|
|
6514
|
-
return
|
|
6628
|
+
return O2({
|
|
6515
6629
|
width: e,
|
|
6516
6630
|
height: t,
|
|
6517
6631
|
color: a,
|
|
@@ -6519,7 +6633,7 @@ const Jt = ({
|
|
|
6519
6633
|
onClick: h
|
|
6520
6634
|
});
|
|
6521
6635
|
case "expandArrowIcon":
|
|
6522
|
-
return
|
|
6636
|
+
return S2({
|
|
6523
6637
|
width: e,
|
|
6524
6638
|
height: t,
|
|
6525
6639
|
color: a,
|
|
@@ -6527,7 +6641,7 @@ const Jt = ({
|
|
|
6527
6641
|
onClick: h
|
|
6528
6642
|
});
|
|
6529
6643
|
case "expandActiveArrowIcon":
|
|
6530
|
-
return
|
|
6644
|
+
return A2({
|
|
6531
6645
|
width: e,
|
|
6532
6646
|
height: t,
|
|
6533
6647
|
color: a,
|
|
@@ -6535,98 +6649,100 @@ const Jt = ({
|
|
|
6535
6649
|
onClick: h
|
|
6536
6650
|
});
|
|
6537
6651
|
case "camera":
|
|
6538
|
-
return
|
|
6652
|
+
return Z2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6539
6653
|
case "sortUp":
|
|
6540
6654
|
return W2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6541
6655
|
case "sortDown":
|
|
6542
6656
|
return j2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6543
6657
|
case "logOut2":
|
|
6544
|
-
return Z2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6545
|
-
case "search":
|
|
6546
6658
|
return D2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6547
|
-
case "
|
|
6659
|
+
case "search":
|
|
6548
6660
|
return T2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6661
|
+
case "handRock":
|
|
6662
|
+
return G2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6549
6663
|
case "arrowUpFilled":
|
|
6550
|
-
return
|
|
6664
|
+
return F2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6551
6665
|
case "arrowDownFilled":
|
|
6552
|
-
return
|
|
6666
|
+
return $2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6553
6667
|
case "link":
|
|
6554
|
-
return
|
|
6668
|
+
return Y2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6555
6669
|
case "telegram":
|
|
6556
|
-
return
|
|
6670
|
+
return z2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6557
6671
|
case "mail":
|
|
6558
|
-
return
|
|
6672
|
+
return Q2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6559
6673
|
case "github":
|
|
6560
|
-
return
|
|
6674
|
+
return U2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6561
6675
|
case "linkedIn":
|
|
6562
|
-
return
|
|
6676
|
+
return J2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6563
6677
|
case "emptyStateIcon":
|
|
6564
|
-
return Q2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6565
|
-
case "filtersIcon":
|
|
6566
6678
|
return q2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6567
|
-
case "
|
|
6679
|
+
case "filtersIcon":
|
|
6568
6680
|
return X2({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6681
|
+
case "dotMenuIcon":
|
|
6682
|
+
return e5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6569
6683
|
case "plusCircle":
|
|
6570
|
-
return
|
|
6684
|
+
return t5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6571
6685
|
case "warning":
|
|
6572
|
-
return
|
|
6686
|
+
return i5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6573
6687
|
case "back":
|
|
6574
|
-
return
|
|
6688
|
+
return s5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6575
6689
|
case "bell":
|
|
6576
|
-
return
|
|
6690
|
+
return n5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6577
6691
|
case "contract":
|
|
6578
|
-
return
|
|
6692
|
+
return o5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6579
6693
|
case "trash2":
|
|
6580
|
-
return
|
|
6694
|
+
return r5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6581
6695
|
case "manager":
|
|
6582
|
-
return
|
|
6696
|
+
return l5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6583
6697
|
case "resourceManager":
|
|
6584
|
-
return
|
|
6698
|
+
return a5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6585
6699
|
case "settings2":
|
|
6586
|
-
return
|
|
6700
|
+
return h5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6587
6701
|
case "image":
|
|
6588
|
-
return
|
|
6702
|
+
return c5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6589
6703
|
case "upload":
|
|
6590
|
-
return
|
|
6704
|
+
return d5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6591
6705
|
case "edit":
|
|
6592
|
-
return
|
|
6706
|
+
return g5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6593
6707
|
case "location":
|
|
6594
|
-
return
|
|
6708
|
+
return C5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6595
6709
|
case "plus2":
|
|
6596
|
-
return
|
|
6710
|
+
return u5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6597
6711
|
case "search2":
|
|
6598
|
-
return
|
|
6712
|
+
return p5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6599
6713
|
case "fastArrowLeft":
|
|
6600
|
-
return
|
|
6714
|
+
return f5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6601
6715
|
case "fastArrowRight":
|
|
6602
|
-
return
|
|
6716
|
+
return w5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6603
6717
|
case "crossInCircle":
|
|
6604
|
-
return
|
|
6718
|
+
return m5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6605
6719
|
case "arrowUp2":
|
|
6606
|
-
return
|
|
6720
|
+
return L5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6607
6721
|
case "arrowDown2":
|
|
6608
|
-
return
|
|
6722
|
+
return k5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6609
6723
|
case "filledArrowLeft":
|
|
6610
|
-
return
|
|
6724
|
+
return v5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6611
6725
|
case "filledArrowRight":
|
|
6612
|
-
return
|
|
6726
|
+
return N5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6613
6727
|
case "burgerMenu":
|
|
6614
|
-
return
|
|
6728
|
+
return x5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6615
6729
|
case "signOut":
|
|
6616
|
-
return
|
|
6730
|
+
return R5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6617
6731
|
case "refresh":
|
|
6618
|
-
return
|
|
6732
|
+
return M5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6733
|
+
case "projects":
|
|
6734
|
+
return y5({ width: e, height: t, color: a, className: o, onClick: h });
|
|
6619
6735
|
default:
|
|
6620
6736
|
return /* @__PURE__ */ r(X, { children: "No Icon provided" });
|
|
6621
6737
|
}
|
|
6622
6738
|
})() });
|
|
6623
6739
|
};
|
|
6624
6740
|
var U1 = /* @__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))(U1 || {});
|
|
6625
|
-
const
|
|
6741
|
+
const E5 = r1({
|
|
6626
6742
|
locale: "en",
|
|
6627
6743
|
theme: "light"
|
|
6628
6744
|
});
|
|
6629
|
-
|
|
6745
|
+
E5.Provider;
|
|
6630
6746
|
const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n = !0 }) => {
|
|
6631
6747
|
const l = t === "small" ? 10 : 12.5;
|
|
6632
6748
|
return /* @__PURE__ */ r(
|
|
@@ -6634,7 +6750,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6634
6750
|
{
|
|
6635
6751
|
className: `snmt-tag ${t}`,
|
|
6636
6752
|
closeIcon: /* @__PURE__ */ r(
|
|
6637
|
-
|
|
6753
|
+
b5,
|
|
6638
6754
|
{
|
|
6639
6755
|
name: "errorSmall",
|
|
6640
6756
|
color: U1.GREY_DARK_2,
|
|
@@ -6646,10 +6762,10 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6646
6762
|
bordered: !1,
|
|
6647
6763
|
style: { width: e ?? "fit-content" },
|
|
6648
6764
|
closable: n,
|
|
6649
|
-
children: typeof i == "string" ? /* @__PURE__ */ r(
|
|
6765
|
+
children: typeof i == "string" ? /* @__PURE__ */ r(Jt, { variant: t === "small" ? "body4" : "body2", children: i }) : i
|
|
6650
6766
|
}
|
|
6651
6767
|
);
|
|
6652
|
-
}, { Title:
|
|
6768
|
+
}, { Title: H5, Text: V5 } = K1, _5 = {
|
|
6653
6769
|
h1: 1,
|
|
6654
6770
|
h2: 2,
|
|
6655
6771
|
h3: 3,
|
|
@@ -6667,17 +6783,17 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6667
6783
|
const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
|
6668
6784
|
let g = `snmt-typography snmt-typography-${e}`;
|
|
6669
6785
|
return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ r(
|
|
6670
|
-
|
|
6786
|
+
H5,
|
|
6671
6787
|
{
|
|
6672
6788
|
className: g,
|
|
6673
6789
|
style: { color: t, whiteSpace: c },
|
|
6674
6790
|
onClick: n,
|
|
6675
|
-
level:
|
|
6791
|
+
level: _5[e],
|
|
6676
6792
|
ref: o,
|
|
6677
6793
|
children: s
|
|
6678
6794
|
}
|
|
6679
6795
|
) : /* @__PURE__ */ r(
|
|
6680
|
-
|
|
6796
|
+
V5,
|
|
6681
6797
|
{
|
|
6682
6798
|
className: g,
|
|
6683
6799
|
style: { color: t, whiteSpace: c },
|
|
@@ -6687,7 +6803,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6687
6803
|
}
|
|
6688
6804
|
);
|
|
6689
6805
|
}
|
|
6690
|
-
),
|
|
6806
|
+
), I5 = ({
|
|
6691
6807
|
children: i,
|
|
6692
6808
|
content: e,
|
|
6693
6809
|
isOpen: t,
|
|
@@ -6697,7 +6813,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6697
6813
|
}) => {
|
|
6698
6814
|
const [c, o] = A(!1);
|
|
6699
6815
|
return /* @__PURE__ */ r(
|
|
6700
|
-
|
|
6816
|
+
Ce,
|
|
6701
6817
|
{
|
|
6702
6818
|
content: e,
|
|
6703
6819
|
arrow: !1,
|
|
@@ -6711,7 +6827,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6711
6827
|
children: /* @__PURE__ */ r("div", { className: "wrapper", children: i })
|
|
6712
6828
|
}
|
|
6713
6829
|
);
|
|
6714
|
-
},
|
|
6830
|
+
}, O5 = ({
|
|
6715
6831
|
values: i,
|
|
6716
6832
|
onTagClose: e,
|
|
6717
6833
|
maxWidth: t,
|
|
@@ -6729,11 +6845,11 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6729
6845
|
if (!i.length)
|
|
6730
6846
|
return null;
|
|
6731
6847
|
const g = (a) => {
|
|
6732
|
-
var h,
|
|
6733
|
-
return ((h = n == null ? void 0 : n.find((p) => p.value === a)) == null ? void 0 : h.label) || ((
|
|
6848
|
+
var h, u;
|
|
6849
|
+
return ((h = n == null ? void 0 : n.find((p) => p.value === a)) == null ? void 0 : h.label) || ((u = l == null ? void 0 : l.find((p) => p.value === a)) == null ? void 0 : u.label) || a;
|
|
6734
6850
|
};
|
|
6735
6851
|
return /* @__PURE__ */ r("div", { onMouseDown: d, className: "wrapper", children: /* @__PURE__ */ r(
|
|
6736
|
-
|
|
6852
|
+
I5,
|
|
6737
6853
|
{
|
|
6738
6854
|
content: (
|
|
6739
6855
|
// 90: paddings + margins + gaps and so on
|
|
@@ -6750,7 +6866,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6750
6866
|
placement: "bottomRight",
|
|
6751
6867
|
isOpen: c,
|
|
6752
6868
|
setIsOpen: o,
|
|
6753
|
-
children: /* @__PURE__ */ r(P1, { className: `overflow-button ${c ? "open" : ""}`, bordered: !1, children: /* @__PURE__ */
|
|
6869
|
+
children: /* @__PURE__ */ r(P1, { className: `overflow-button ${c ? "open" : ""}`, bordered: !1, children: /* @__PURE__ */ C(J1, { variant: "body4", color: c ? q.BLUE_PRIMARY : void 0, children: [
|
|
6754
6870
|
i.length,
|
|
6755
6871
|
" more"
|
|
6756
6872
|
] }) })
|
|
@@ -6778,16 +6894,16 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6778
6894
|
scrollThresholdValue: g = 50,
|
|
6779
6895
|
onSearchChange: a,
|
|
6780
6896
|
onDropdownVisibleChange: h,
|
|
6781
|
-
onScrollToEnd:
|
|
6897
|
+
onScrollToEnd: u,
|
|
6782
6898
|
onPopupScroll: p,
|
|
6783
6899
|
id: v,
|
|
6784
6900
|
extraOptions: R,
|
|
6785
6901
|
dropdownRender: N,
|
|
6786
6902
|
optionRender: E,
|
|
6787
6903
|
isLoading: M,
|
|
6788
|
-
readOnly:
|
|
6904
|
+
readOnly: V
|
|
6789
6905
|
}, m) => {
|
|
6790
|
-
const [y, x] = A(!1), [f, I] = A(!1), [B, S] = A(!0), [b, D] = A(i),
|
|
6906
|
+
const [y, x] = A(!1), [f, I] = A(!1), [B, S] = A(!0), [b, D] = A(i), W = l1(null);
|
|
6791
6907
|
G(() => {
|
|
6792
6908
|
D(i);
|
|
6793
6909
|
}, [i]);
|
|
@@ -6800,7 +6916,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6800
6916
|
I(!0);
|
|
6801
6917
|
}, U = () => {
|
|
6802
6918
|
I(!1);
|
|
6803
|
-
},
|
|
6919
|
+
}, H = j(
|
|
6804
6920
|
(w) => {
|
|
6805
6921
|
if (D(w), s) {
|
|
6806
6922
|
const K = w;
|
|
@@ -6811,21 +6927,21 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6811
6927
|
e == null || e(O);
|
|
6812
6928
|
},
|
|
6813
6929
|
[s, e]
|
|
6814
|
-
), F =
|
|
6815
|
-
if (!
|
|
6930
|
+
), F = j(() => {
|
|
6931
|
+
if (!V) {
|
|
6816
6932
|
if (s) {
|
|
6817
|
-
|
|
6933
|
+
H([]);
|
|
6818
6934
|
return;
|
|
6819
6935
|
}
|
|
6820
|
-
|
|
6936
|
+
H("");
|
|
6821
6937
|
}
|
|
6822
|
-
}, [
|
|
6938
|
+
}, [H, s, V]), P = j(
|
|
6823
6939
|
(w) => {
|
|
6824
6940
|
const O = b.filter((K) => K !== w);
|
|
6825
|
-
|
|
6941
|
+
H(O), D(O);
|
|
6826
6942
|
},
|
|
6827
|
-
[
|
|
6828
|
-
), e1 =
|
|
6943
|
+
[H, b]
|
|
6944
|
+
), e1 = j(
|
|
6829
6945
|
(w) => (b == null ? void 0 : b.indexOf(w)) === 0 ? (
|
|
6830
6946
|
// if the search input is empty
|
|
6831
6947
|
// then display the placeholder, else do not display it
|
|
@@ -6836,8 +6952,8 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6836
6952
|
w.preventDefault(), w.stopPropagation();
|
|
6837
6953
|
}, se = async (w) => {
|
|
6838
6954
|
const { target: O } = w;
|
|
6839
|
-
O.scrollTop + O.offsetHeight >= O.scrollHeight - g && (
|
|
6840
|
-
}, m1 =
|
|
6955
|
+
O.scrollTop + O.offsetHeight >= O.scrollHeight - g && (u == null || u(!0)), p && await p(w);
|
|
6956
|
+
}, m1 = j(
|
|
6841
6957
|
(w) => {
|
|
6842
6958
|
var O, K;
|
|
6843
6959
|
return ((O = l.find((k1) => k1.value === w)) == null ? void 0 : O.label) || ((K = R == null ? void 0 : R.find(
|
|
@@ -6845,39 +6961,39 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6845
6961
|
)) == null ? void 0 : K.label) || w;
|
|
6846
6962
|
},
|
|
6847
6963
|
[R, l]
|
|
6848
|
-
), ne =
|
|
6964
|
+
), ne = j(
|
|
6849
6965
|
(w) => {
|
|
6850
6966
|
var O;
|
|
6851
6967
|
return /* @__PURE__ */ r(
|
|
6852
|
-
|
|
6968
|
+
O5,
|
|
6853
6969
|
{
|
|
6854
6970
|
values: w,
|
|
6855
6971
|
onTagClose: P,
|
|
6856
|
-
maxWidth: ((O =
|
|
6857
|
-
disabled: o ||
|
|
6972
|
+
maxWidth: ((O = W.current) == null ? void 0 : O.clientWidth) || 0,
|
|
6973
|
+
disabled: o || V,
|
|
6858
6974
|
options: l,
|
|
6859
6975
|
extraOptions: R
|
|
6860
6976
|
}
|
|
6861
6977
|
);
|
|
6862
6978
|
},
|
|
6863
|
-
[o, R, P, l,
|
|
6864
|
-
), re =
|
|
6979
|
+
[o, R, P, l, V]
|
|
6980
|
+
), re = j(
|
|
6865
6981
|
({ label: w, value: O, mode: K }) => K === "filter" ? e1(O) : /* @__PURE__ */ r("div", { onMouseDown: ie, className: "tag-wrapper", children: /* @__PURE__ */ r(z1, { onClose: () => P(O), closable: !o, children: /* @__PURE__ */ r(J1, { variant: "body4", children: typeof w == "object" ? w : m1(O) }) }) }),
|
|
6866
6982
|
[o, m1, P, e1]
|
|
6867
6983
|
);
|
|
6868
|
-
return /* @__PURE__ */
|
|
6984
|
+
return /* @__PURE__ */ C(
|
|
6869
6985
|
"div",
|
|
6870
6986
|
{
|
|
6871
6987
|
className: `snmt-select ${f ? "snmt-select-focused" : ""}
|
|
6872
|
-
${s ? "" : "snmt-select-single"} ${
|
|
6873
|
-
ref:
|
|
6988
|
+
${s ? "" : "snmt-select-single"} ${V ? "snmt-select-read-only" : ""}`,
|
|
6989
|
+
ref: W,
|
|
6874
6990
|
style: { width: c },
|
|
6875
6991
|
children: [
|
|
6876
6992
|
/* @__PURE__ */ r(
|
|
6877
6993
|
he,
|
|
6878
6994
|
{
|
|
6879
6995
|
className: "snmt-select-blank",
|
|
6880
|
-
popupClassName:
|
|
6996
|
+
popupClassName: V ? "dropdown-read-only" : "",
|
|
6881
6997
|
id: v,
|
|
6882
6998
|
ref: m,
|
|
6883
6999
|
showSearch: !!n,
|
|
@@ -6888,7 +7004,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6888
7004
|
value: b || void 0,
|
|
6889
7005
|
labelRender: (w) => m1(w.value),
|
|
6890
7006
|
mode: s === "filter" ? "multiple" : s,
|
|
6891
|
-
onChange:
|
|
7007
|
+
onChange: H,
|
|
6892
7008
|
onFocus: Y,
|
|
6893
7009
|
onBlur: U,
|
|
6894
7010
|
onSearch: (w) => {
|
|
@@ -6901,7 +7017,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6901
7017
|
maxTagPlaceholder: ne,
|
|
6902
7018
|
onPopupScroll: se,
|
|
6903
7019
|
prefix: M && /* @__PURE__ */ r(y1, { size: 15 }),
|
|
6904
|
-
suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */
|
|
7020
|
+
suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(X, { children: [
|
|
6905
7021
|
s && b && !!b.length && /* @__PURE__ */ r("div", { onClick: F, children: /* @__PURE__ */ r(h1, { name: "cancel" }) }),
|
|
6906
7022
|
/* @__PURE__ */ r(
|
|
6907
7023
|
h1,
|
|
@@ -6915,15 +7031,15 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6915
7031
|
] }) }),
|
|
6916
7032
|
removeIcon: /* @__PURE__ */ r(h1, { name: "errorSmall", color: q.GREY_DARK_2 }),
|
|
6917
7033
|
options: l,
|
|
6918
|
-
optionRender: (w) => E ? E(w.data) : /* @__PURE__ */
|
|
6919
|
-
/* @__PURE__ */
|
|
7034
|
+
optionRender: (w) => E ? E(w.data) : /* @__PURE__ */ C(d1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
|
7035
|
+
/* @__PURE__ */ C(d1, { alignItems: "center", gap: 12, children: [
|
|
6920
7036
|
s && /* @__PURE__ */ r(
|
|
6921
7037
|
fe,
|
|
6922
7038
|
{
|
|
6923
7039
|
checked: !!(b != null && b.includes(w.value))
|
|
6924
7040
|
}
|
|
6925
7041
|
),
|
|
6926
|
-
/* @__PURE__ */
|
|
7042
|
+
/* @__PURE__ */ C(d1, { alignItems: "center", gap: 8, children: [
|
|
6927
7043
|
w.data.image && /* @__PURE__ */ r(pe, { src: w.data.image, size: 20 }),
|
|
6928
7044
|
/* @__PURE__ */ r("span", { children: w.label })
|
|
6929
7045
|
] })
|
|
@@ -6966,7 +7082,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: s, closable: n
|
|
|
6966
7082
|
);
|
|
6967
7083
|
}
|
|
6968
7084
|
);
|
|
6969
|
-
function
|
|
7085
|
+
function S5(i, e = 500) {
|
|
6970
7086
|
const t = l1();
|
|
6971
7087
|
return G(() => () => {
|
|
6972
7088
|
t.current && clearTimeout(t.current);
|
|
@@ -6994,21 +7110,21 @@ const t1 = {
|
|
|
6994
7110
|
loadOnClosedState: g,
|
|
6995
7111
|
extraOptions: a,
|
|
6996
7112
|
onDropdownVisibleChange: h,
|
|
6997
|
-
optionRender:
|
|
7113
|
+
optionRender: u,
|
|
6998
7114
|
dropdownRender: p,
|
|
6999
7115
|
readOnly: v
|
|
7000
7116
|
}, R) => {
|
|
7001
|
-
const [N, E] = A([]), [M,
|
|
7117
|
+
const [N, E] = A([]), [M, V] = A(t1), [m, y] = A(!1), [x, f] = A(null), I = j(
|
|
7002
7118
|
async (_ = !1, T) => {
|
|
7003
7119
|
if (!m) {
|
|
7004
7120
|
y(!0);
|
|
7005
7121
|
try {
|
|
7006
7122
|
const Y = _ ? { ...t1, search: T } : M, U = await i(Y);
|
|
7007
7123
|
E(
|
|
7008
|
-
(
|
|
7009
|
-
), f(U.count),
|
|
7010
|
-
...
|
|
7011
|
-
offset:
|
|
7124
|
+
(H) => _ ? U.options : [...H, ...U.options]
|
|
7125
|
+
), f(U.count), V((H) => ({
|
|
7126
|
+
...H,
|
|
7127
|
+
offset: H.offset + H.limit
|
|
7012
7128
|
}));
|
|
7013
7129
|
} finally {
|
|
7014
7130
|
y(!1);
|
|
@@ -7016,16 +7132,16 @@ const t1 = {
|
|
|
7016
7132
|
}
|
|
7017
7133
|
},
|
|
7018
7134
|
[M, i, m]
|
|
7019
|
-
), B =
|
|
7135
|
+
), B = S5(I), S = j(
|
|
7020
7136
|
(_) => {
|
|
7021
|
-
_ === "" || _ === void 0 || _ === null ? (
|
|
7137
|
+
_ === "" || _ === void 0 || _ === null ? (V(t1), B(!0)) : B(!0, _);
|
|
7022
7138
|
},
|
|
7023
7139
|
[B]
|
|
7024
7140
|
), b = async (_) => {
|
|
7025
7141
|
_ && x !== null && x > N.length && await I(!1);
|
|
7026
|
-
}, D =
|
|
7142
|
+
}, D = j(
|
|
7027
7143
|
(_) => {
|
|
7028
|
-
_ && !g && (E([]),
|
|
7144
|
+
_ && !g && (E([]), V(t1), I(!0)), h == null || h(_);
|
|
7029
7145
|
},
|
|
7030
7146
|
// eslint-disable-next-line
|
|
7031
7147
|
[g]
|
|
@@ -7033,7 +7149,7 @@ const t1 = {
|
|
|
7033
7149
|
G(() => {
|
|
7034
7150
|
g && I(!1);
|
|
7035
7151
|
}, []);
|
|
7036
|
-
const
|
|
7152
|
+
const W = {
|
|
7037
7153
|
id: n,
|
|
7038
7154
|
width: e,
|
|
7039
7155
|
options: N,
|
|
@@ -7050,19 +7166,19 @@ const t1 = {
|
|
|
7050
7166
|
disabled: l,
|
|
7051
7167
|
extraOptions: a,
|
|
7052
7168
|
isLoading: m,
|
|
7053
|
-
optionRender:
|
|
7169
|
+
optionRender: u,
|
|
7054
7170
|
dropdownRender: p,
|
|
7055
7171
|
readOnly: v
|
|
7056
7172
|
};
|
|
7057
7173
|
return ae(R, () => ({
|
|
7058
7174
|
refetchOptions: async () => {
|
|
7059
|
-
|
|
7175
|
+
V(t1), await I(!0);
|
|
7060
7176
|
}
|
|
7061
|
-
})), d ? /* @__PURE__ */ r(b1, { ...
|
|
7177
|
+
})), d ? /* @__PURE__ */ r(b1, { ...W, onChange: t, value: s, mode: d }) : /* @__PURE__ */ r("div", { className: "snmt-async-select", children: /* @__PURE__ */ r(b1, { ...W, onChange: t, value: s }) });
|
|
7062
7178
|
}
|
|
7063
7179
|
);
|
|
7064
7180
|
var g1 = /* @__PURE__ */ ((i) => (i.ACTIVE = "Active", i.ARCHIVED = "Archived", i))(g1 || {});
|
|
7065
|
-
const
|
|
7181
|
+
const A5 = ({ size: i = 30, color: e = "#004ed7" }) => {
|
|
7066
7182
|
const t = `no-repeat linear-gradient(${e}
|
|
7067
7183
|
calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, s = {
|
|
7068
7184
|
width: i,
|
|
@@ -7071,18 +7187,18 @@ const Oi = ({ size: i = 30, color: e = "#004ed7" }) => {
|
|
|
7071
7187
|
};
|
|
7072
7188
|
return /* @__PURE__ */ r("span", { className: "snmt-loader", style: s });
|
|
7073
7189
|
};
|
|
7074
|
-
function
|
|
7190
|
+
function B5() {
|
|
7075
7191
|
if (console && console.warn) {
|
|
7076
7192
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
|
7077
7193
|
e[t] = arguments[t];
|
|
7078
7194
|
z(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
|
|
7079
7195
|
}
|
|
7080
7196
|
}
|
|
7081
|
-
const
|
|
7197
|
+
const H1 = {};
|
|
7082
7198
|
function N1() {
|
|
7083
7199
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
|
7084
7200
|
e[t] = arguments[t];
|
|
7085
|
-
z(e[0]) &&
|
|
7201
|
+
z(e[0]) && H1[e[0]] || (z(e[0]) && (H1[e[0]] = /* @__PURE__ */ new Date()), B5(...e));
|
|
7086
7202
|
}
|
|
7087
7203
|
const Q1 = (i, e) => () => {
|
|
7088
7204
|
if (i.isInitialized)
|
|
@@ -7095,13 +7211,13 @@ const Q1 = (i, e) => () => {
|
|
|
7095
7211
|
};
|
|
7096
7212
|
i.on("initialized", t);
|
|
7097
7213
|
}
|
|
7098
|
-
},
|
|
7214
|
+
}, V1 = (i, e, t) => {
|
|
7099
7215
|
i.loadNamespaces(e, Q1(i, t));
|
|
7100
7216
|
}, _1 = (i, e, t, s) => {
|
|
7101
7217
|
z(t) && (t = [t]), t.forEach((n) => {
|
|
7102
7218
|
i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
|
|
7103
7219
|
}), i.loadLanguages(e, Q1(i, s));
|
|
7104
|
-
},
|
|
7220
|
+
}, Z5 = function(i, e) {
|
|
7105
7221
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
7106
7222
|
const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
|
|
7107
7223
|
if (s.toLowerCase() === "cimode") return !0;
|
|
@@ -7110,15 +7226,15 @@ const Q1 = (i, e) => () => {
|
|
|
7110
7226
|
return g === -1 || g === 2;
|
|
7111
7227
|
};
|
|
7112
7228
|
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)));
|
|
7113
|
-
},
|
|
7229
|
+
}, W5 = function(i, e) {
|
|
7114
7230
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
7115
7231
|
return !e.languages || !e.languages.length ? (N1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
|
|
7116
7232
|
lng: t.lng,
|
|
7117
7233
|
precheck: (n, l) => {
|
|
7118
7234
|
if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !l(n.isLanguageChangingTo, i)) return !1;
|
|
7119
7235
|
}
|
|
7120
|
-
}) :
|
|
7121
|
-
}, z = (i) => typeof i == "string",
|
|
7236
|
+
}) : Z5(i, e, t);
|
|
7237
|
+
}, z = (i) => typeof i == "string", j5 = (i) => typeof i == "object" && i !== null, D5 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, T5 = {
|
|
7122
7238
|
"&": "&",
|
|
7123
7239
|
"&": "&",
|
|
7124
7240
|
"<": "<",
|
|
@@ -7139,7 +7255,7 @@ const Q1 = (i, e) => () => {
|
|
|
7139
7255
|
"…": "…",
|
|
7140
7256
|
"/": "/",
|
|
7141
7257
|
"/": "/"
|
|
7142
|
-
},
|
|
7258
|
+
}, G5 = (i) => T5[i], K5 = (i) => i.replace(D5, G5);
|
|
7143
7259
|
let x1 = {
|
|
7144
7260
|
bindI18n: "languageChanged",
|
|
7145
7261
|
bindI18nStore: "",
|
|
@@ -7148,25 +7264,25 @@ let x1 = {
|
|
|
7148
7264
|
transWrapTextNodes: "",
|
|
7149
7265
|
transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
|
|
7150
7266
|
useSuspense: !0,
|
|
7151
|
-
unescape:
|
|
7267
|
+
unescape: K5
|
|
7152
7268
|
};
|
|
7153
|
-
const
|
|
7269
|
+
const P5 = function() {
|
|
7154
7270
|
let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
7155
7271
|
x1 = {
|
|
7156
7272
|
...x1,
|
|
7157
7273
|
...i
|
|
7158
7274
|
};
|
|
7159
|
-
},
|
|
7275
|
+
}, $5 = () => x1;
|
|
7160
7276
|
let q1;
|
|
7161
|
-
const
|
|
7277
|
+
const F5 = (i) => {
|
|
7162
7278
|
q1 = i;
|
|
7163
|
-
},
|
|
7279
|
+
}, Y5 = () => q1, U5 = {
|
|
7164
7280
|
type: "3rdParty",
|
|
7165
7281
|
init(i) {
|
|
7166
|
-
|
|
7282
|
+
P5(i.options.react), F5(i);
|
|
7167
7283
|
}
|
|
7168
|
-
},
|
|
7169
|
-
class
|
|
7284
|
+
}, z5 = r1();
|
|
7285
|
+
class J5 {
|
|
7170
7286
|
constructor() {
|
|
7171
7287
|
M1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
|
|
7172
7288
|
this.usedNamespaces = {};
|
|
@@ -7177,27 +7293,27 @@ class Ui {
|
|
|
7177
7293
|
});
|
|
7178
7294
|
}
|
|
7179
7295
|
}
|
|
7180
|
-
const
|
|
7296
|
+
const Q5 = (i, e) => {
|
|
7181
7297
|
const t = l1();
|
|
7182
7298
|
return G(() => {
|
|
7183
7299
|
t.current = i;
|
|
7184
7300
|
}, [i, e]), t.current;
|
|
7185
|
-
}, X1 = (i, e, t, s) => i.getFixedT(e, t, s),
|
|
7301
|
+
}, X1 = (i, e, t, s) => i.getFixedT(e, t, s), q5 = (i, e, t, s) => j(X1(i, e, t, s), [i, e, t, s]), X5 = function(i) {
|
|
7186
7302
|
let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
7187
7303
|
const {
|
|
7188
7304
|
i18n: t
|
|
7189
7305
|
} = e, {
|
|
7190
7306
|
i18n: s,
|
|
7191
7307
|
defaultNS: n
|
|
7192
|
-
} = a1(
|
|
7193
|
-
if (l && !l.reportNamespaces && (l.reportNamespaces = new
|
|
7308
|
+
} = a1(z5) || {}, l = t || s || Y5();
|
|
7309
|
+
if (l && !l.reportNamespaces && (l.reportNamespaces = new J5()), !l) {
|
|
7194
7310
|
N1("You will need to pass in an i18next instance by using initReactI18next");
|
|
7195
|
-
const m = (x, f) => z(f) ? f :
|
|
7311
|
+
const m = (x, f) => z(f) ? f : j5(f) && z(f.defaultValue) ? f.defaultValue : Array.isArray(x) ? x[x.length - 1] : x, y = [m, {}, !1];
|
|
7196
7312
|
return y.t = m, y.i18n = {}, y.ready = !1, y;
|
|
7197
7313
|
}
|
|
7198
7314
|
l.options.react && l.options.react.wait !== void 0 && N1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
7199
7315
|
const c = {
|
|
7200
|
-
|
|
7316
|
+
...$5(),
|
|
7201
7317
|
...l.options.react,
|
|
7202
7318
|
...e
|
|
7203
7319
|
}, {
|
|
@@ -7206,10 +7322,10 @@ const zi = (i, e) => {
|
|
|
7206
7322
|
} = c;
|
|
7207
7323
|
let g = i;
|
|
7208
7324
|
g = z(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
|
|
7209
|
-
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((m) =>
|
|
7325
|
+
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((m) => W5(m, l, c)), h = q5(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => X1(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [v, R] = A(u);
|
|
7210
7326
|
let N = g.join();
|
|
7211
7327
|
e.lng && (N = `${e.lng}${N}`);
|
|
7212
|
-
const E =
|
|
7328
|
+
const E = Q5(N), M = l1(!0);
|
|
7213
7329
|
G(() => {
|
|
7214
7330
|
const {
|
|
7215
7331
|
bindI18n: m,
|
|
@@ -7217,7 +7333,7 @@ const zi = (i, e) => {
|
|
|
7217
7333
|
} = c;
|
|
7218
7334
|
M.current = !0, !a && !o && (e.lng ? _1(l, e.lng, g, () => {
|
|
7219
7335
|
M.current && R(p);
|
|
7220
|
-
}) :
|
|
7336
|
+
}) : V1(l, g, () => {
|
|
7221
7337
|
M.current && R(p);
|
|
7222
7338
|
})), a && E && E !== N && M.current && R(p);
|
|
7223
7339
|
const x = () => {
|
|
@@ -7227,14 +7343,14 @@ const zi = (i, e) => {
|
|
|
7227
7343
|
M.current = !1, m && l && m.split(" ").forEach((f) => l.off(f, x)), y && l && y.split(" ").forEach((f) => l.store.off(f, x));
|
|
7228
7344
|
};
|
|
7229
7345
|
}, [l, N]), G(() => {
|
|
7230
|
-
M.current && a && R(
|
|
7346
|
+
M.current && a && R(u);
|
|
7231
7347
|
}, [l, d, a]);
|
|
7232
|
-
const
|
|
7233
|
-
if (
|
|
7348
|
+
const V = [v, l, a];
|
|
7349
|
+
if (V.t = v, V.i18n = l, V.ready = a, a || !a && !o) return V;
|
|
7234
7350
|
throw new Promise((m) => {
|
|
7235
|
-
e.lng ? _1(l, e.lng, g, () => m()) :
|
|
7351
|
+
e.lng ? _1(l, e.lng, g, () => m()) : V1(l, g, () => m());
|
|
7236
7352
|
});
|
|
7237
|
-
},
|
|
7353
|
+
}, e3 = {
|
|
7238
7354
|
type: "logger",
|
|
7239
7355
|
log(i) {
|
|
7240
7356
|
this.output("log", i);
|
|
@@ -7249,14 +7365,14 @@ const zi = (i, e) => {
|
|
|
7249
7365
|
console && console[i] && console[i].apply(console, e);
|
|
7250
7366
|
}
|
|
7251
7367
|
};
|
|
7252
|
-
class
|
|
7368
|
+
class C1 {
|
|
7253
7369
|
constructor(e) {
|
|
7254
7370
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
7255
7371
|
this.init(e, t);
|
|
7256
7372
|
}
|
|
7257
7373
|
init(e) {
|
|
7258
7374
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
7259
|
-
this.prefix = t.prefix || "i18next:", this.logger = e ||
|
|
7375
|
+
this.prefix = t.prefix || "i18next:", this.logger = e || e3, this.options = t, this.debug = t.debug;
|
|
7260
7376
|
}
|
|
7261
7377
|
log() {
|
|
7262
7378
|
for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
|
|
@@ -7282,16 +7398,16 @@ class u1 {
|
|
|
7282
7398
|
return n && !this.debug ? null : (typeof e[0] == "string" && (e[0] = `${s}${this.prefix} ${e[0]}`), this.logger[t](e));
|
|
7283
7399
|
}
|
|
7284
7400
|
create(e) {
|
|
7285
|
-
return new
|
|
7401
|
+
return new C1(this.logger, {
|
|
7286
7402
|
prefix: `${this.prefix}:${e}:`,
|
|
7287
7403
|
...this.options
|
|
7288
7404
|
});
|
|
7289
7405
|
}
|
|
7290
7406
|
clone(e) {
|
|
7291
|
-
return e = e || this.options, e.prefix = e.prefix || this.prefix, new
|
|
7407
|
+
return e = e || this.options, e.prefix = e.prefix || this.prefix, new C1(this.logger, e);
|
|
7292
7408
|
}
|
|
7293
7409
|
}
|
|
7294
|
-
var $ = new
|
|
7410
|
+
var $ = new C1();
|
|
7295
7411
|
class w1 {
|
|
7296
7412
|
constructor() {
|
|
7297
7413
|
this.observers = {};
|
|
@@ -7332,11 +7448,11 @@ const i1 = () => {
|
|
|
7332
7448
|
i = s, e = n;
|
|
7333
7449
|
});
|
|
7334
7450
|
return t.resolve = i, t.reject = e, t;
|
|
7335
|
-
}, I1 = (i) => i == null ? "" : "" + i,
|
|
7451
|
+
}, I1 = (i) => i == null ? "" : "" + i, t3 = (i, e, t) => {
|
|
7336
7452
|
i.forEach((s) => {
|
|
7337
7453
|
e[s] && (t[s] = e[s]);
|
|
7338
7454
|
});
|
|
7339
|
-
},
|
|
7455
|
+
}, i3 = /###/g, O1 = (i) => i && i.indexOf("###") > -1 ? i.replace(i3, ".") : i, S1 = (i) => !i || typeof i == "string", s1 = (i, e, t) => {
|
|
7340
7456
|
const s = typeof e != "string" ? e : e.split(".");
|
|
7341
7457
|
let n = 0;
|
|
7342
7458
|
for (; n < s.length - 1; ) {
|
|
@@ -7361,28 +7477,28 @@ const i1 = () => {
|
|
|
7361
7477
|
for (; o.obj === void 0 && c.length; )
|
|
7362
7478
|
l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), o = s1(i, c, Object), o && o.obj && typeof o.obj[`${o.k}.${l}`] < "u" && (o.obj = void 0);
|
|
7363
7479
|
o.obj[`${o.k}.${l}`] = t;
|
|
7364
|
-
},
|
|
7480
|
+
}, s3 = (i, e, t, s) => {
|
|
7365
7481
|
const {
|
|
7366
7482
|
obj: n,
|
|
7367
7483
|
k: l
|
|
7368
7484
|
} = s1(i, e, Object);
|
|
7369
7485
|
n[l] = n[l] || [], n[l].push(t);
|
|
7370
|
-
},
|
|
7486
|
+
}, u1 = (i, e) => {
|
|
7371
7487
|
const {
|
|
7372
7488
|
obj: t,
|
|
7373
7489
|
k: s
|
|
7374
7490
|
} = s1(i, e);
|
|
7375
7491
|
if (t)
|
|
7376
7492
|
return t[s];
|
|
7377
|
-
},
|
|
7378
|
-
const s =
|
|
7379
|
-
return s !== void 0 ? s :
|
|
7493
|
+
}, n3 = (i, e, t) => {
|
|
7494
|
+
const s = u1(i, t);
|
|
7495
|
+
return s !== void 0 ? s : u1(e, t);
|
|
7380
7496
|
}, ee = (i, e, t) => {
|
|
7381
7497
|
for (const s in e)
|
|
7382
7498
|
s !== "__proto__" && s !== "constructor" && (s in i ? typeof i[s] == "string" || i[s] instanceof String || typeof e[s] == "string" || e[s] instanceof String ? t && (i[s] = e[s]) : ee(i[s], e[s], t) : i[s] = e[s]);
|
|
7383
7499
|
return i;
|
|
7384
7500
|
}, J = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
7385
|
-
var
|
|
7501
|
+
var r3 = {
|
|
7386
7502
|
"&": "&",
|
|
7387
7503
|
"<": "<",
|
|
7388
7504
|
">": ">",
|
|
@@ -7390,8 +7506,8 @@ var s5 = {
|
|
|
7390
7506
|
"'": "'",
|
|
7391
7507
|
"/": "/"
|
|
7392
7508
|
};
|
|
7393
|
-
const
|
|
7394
|
-
class
|
|
7509
|
+
const o3 = (i) => typeof i == "string" ? i.replace(/[&<>"'\/]/g, (e) => r3[e]) : i;
|
|
7510
|
+
class l3 {
|
|
7395
7511
|
constructor(e) {
|
|
7396
7512
|
this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
|
|
7397
7513
|
}
|
|
@@ -7403,11 +7519,11 @@ class r5 {
|
|
|
7403
7519
|
return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
|
|
7404
7520
|
}
|
|
7405
7521
|
}
|
|
7406
|
-
const
|
|
7522
|
+
const a3 = [" ", ",", "?", "!", ";"], h3 = new l3(20), c3 = (i, e, t) => {
|
|
7407
7523
|
e = e || "", t = t || "";
|
|
7408
|
-
const s =
|
|
7524
|
+
const s = a3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
|
|
7409
7525
|
if (s.length === 0) return !0;
|
|
7410
|
-
const n =
|
|
7526
|
+
const n = h3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
|
|
7411
7527
|
let l = !n.test(i);
|
|
7412
7528
|
if (!l) {
|
|
7413
7529
|
const c = i.indexOf(t);
|
|
@@ -7455,7 +7571,7 @@ class B1 extends w1 {
|
|
|
7455
7571
|
const l = n.keySeparator !== void 0 ? n.keySeparator : this.options.keySeparator, c = n.ignoreJSONStructure !== void 0 ? n.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
|
7456
7572
|
let o;
|
|
7457
7573
|
e.indexOf(".") > -1 ? o = e.split(".") : (o = [e, t], s && (Array.isArray(s) ? o.push(...s) : typeof s == "string" && l ? o.push(...s.split(l)) : o.push(s)));
|
|
7458
|
-
const d =
|
|
7574
|
+
const d = u1(this.data, o);
|
|
7459
7575
|
return !d && !t && !s && e.indexOf(".") > -1 && (e = o[0], t = o[1], s = o.slice(2).join(".")), d || !c || typeof s != "string" ? d : R1(this.data && this.data[e] && this.data[e][t], s, l);
|
|
7460
7576
|
}
|
|
7461
7577
|
addResource(e, t, s, n) {
|
|
@@ -7482,7 +7598,7 @@ class B1 extends w1 {
|
|
|
7482
7598
|
skipCopy: !1
|
|
7483
7599
|
}, o = [e, t];
|
|
7484
7600
|
e.indexOf(".") > -1 && (o = e.split("."), n = s, s = t, t = o[1]), this.addNamespaces(t);
|
|
7485
|
-
let d =
|
|
7601
|
+
let d = u1(this.data, o) || {};
|
|
7486
7602
|
c.skipCopy || (s = JSON.parse(JSON.stringify(s))), n ? ee(d, s, l) : d = {
|
|
7487
7603
|
...d,
|
|
7488
7604
|
...s
|
|
@@ -7521,11 +7637,11 @@ var te = {
|
|
|
7521
7637
|
}), e;
|
|
7522
7638
|
}
|
|
7523
7639
|
};
|
|
7524
|
-
const
|
|
7640
|
+
const Z1 = {};
|
|
7525
7641
|
class f1 extends w1 {
|
|
7526
7642
|
constructor(e) {
|
|
7527
7643
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
7528
|
-
super(),
|
|
7644
|
+
super(), t3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = $.create("translator");
|
|
7529
7645
|
}
|
|
7530
7646
|
changeLanguage(e) {
|
|
7531
7647
|
e && (this.language = e);
|
|
@@ -7544,7 +7660,7 @@ class f1 extends w1 {
|
|
|
7544
7660
|
s === void 0 && (s = ":");
|
|
7545
7661
|
const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
|
|
7546
7662
|
let l = t.ns || this.options.defaultNS || [];
|
|
7547
|
-
const c = s && e.indexOf(s) > -1, o = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !
|
|
7663
|
+
const c = s && e.indexOf(s) > -1, o = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !c3(e, s, n);
|
|
7548
7664
|
if (c && !o) {
|
|
7549
7665
|
const d = e.match(this.interpolator.nestingRegexp);
|
|
7550
7666
|
if (d && d.length > 0)
|
|
@@ -7591,67 +7707,67 @@ class f1 extends w1 {
|
|
|
7591
7707
|
} : c;
|
|
7592
7708
|
}
|
|
7593
7709
|
const h = this.resolve(e, t);
|
|
7594
|
-
let
|
|
7595
|
-
const p = h && h.usedKey || c, v = h && h.exactUsedKey || c, R = Object.prototype.toString.apply(
|
|
7596
|
-
if (M &&
|
|
7710
|
+
let u = h && h.res;
|
|
7711
|
+
const p = h && h.usedKey || c, v = h && h.exactUsedKey || c, R = Object.prototype.toString.apply(u), N = ["[object Number]", "[object Function]", "[object RegExp]"], E = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, M = !this.i18nFormat || this.i18nFormat.handleAsObject;
|
|
7712
|
+
if (M && u && (typeof u != "string" && typeof u != "boolean" && typeof u != "number") && N.indexOf(R) < 0 && !(typeof E == "string" && Array.isArray(u))) {
|
|
7597
7713
|
if (!t.returnObjects && !this.options.returnObjects) {
|
|
7598
7714
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
7599
|
-
const m = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p,
|
|
7715
|
+
const m = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
|
|
7600
7716
|
...t,
|
|
7601
7717
|
ns: o
|
|
7602
7718
|
}) : `key '${c} (${this.language})' returned an object instead of string.`;
|
|
7603
7719
|
return n ? (h.res = m, h.usedParams = this.getUsedParamsDetails(t), h) : m;
|
|
7604
7720
|
}
|
|
7605
7721
|
if (l) {
|
|
7606
|
-
const m = Array.isArray(
|
|
7607
|
-
for (const f in
|
|
7608
|
-
if (Object.prototype.hasOwnProperty.call(
|
|
7722
|
+
const m = Array.isArray(u), y = m ? [] : {}, x = m ? v : p;
|
|
7723
|
+
for (const f in u)
|
|
7724
|
+
if (Object.prototype.hasOwnProperty.call(u, f)) {
|
|
7609
7725
|
const I = `${x}${l}${f}`;
|
|
7610
7726
|
y[f] = this.translate(I, {
|
|
7611
7727
|
...t,
|
|
7612
7728
|
joinArrays: !1,
|
|
7613
7729
|
ns: o
|
|
7614
|
-
}), y[f] === I && (y[f] =
|
|
7730
|
+
}), y[f] === I && (y[f] = u[f]);
|
|
7615
7731
|
}
|
|
7616
|
-
|
|
7732
|
+
u = y;
|
|
7617
7733
|
}
|
|
7618
|
-
} else if (M && typeof E == "string" && Array.isArray(
|
|
7619
|
-
|
|
7734
|
+
} else if (M && typeof E == "string" && Array.isArray(u))
|
|
7735
|
+
u = u.join(E), u && (u = this.extendTranslation(u, e, t, s));
|
|
7620
7736
|
else {
|
|
7621
7737
|
let m = !1, y = !1;
|
|
7622
7738
|
const x = t.count !== void 0 && typeof t.count != "string", f = f1.hasDefaultValue(t), I = x ? this.pluralResolver.getSuffix(g, t.count, t) : "", B = t.ordinal && x ? this.pluralResolver.getSuffix(g, t.count, {
|
|
7623
7739
|
ordinal: !1
|
|
7624
7740
|
}) : "", S = x && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), b = S && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${I}`] || t[`defaultValue${B}`] || t.defaultValue;
|
|
7625
|
-
!this.isValidLookup(
|
|
7626
|
-
const
|
|
7741
|
+
!this.isValidLookup(u) && f && (m = !0, u = b), this.isValidLookup(u) || (y = !0, u = c);
|
|
7742
|
+
const W = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && y ? void 0 : u, _ = f && b !== u && this.options.updateMissing;
|
|
7627
7743
|
if (y || m || _) {
|
|
7628
|
-
if (this.logger.log(_ ? "updateKey" : "missingKey", g, d, c, _ ? b :
|
|
7629
|
-
const
|
|
7744
|
+
if (this.logger.log(_ ? "updateKey" : "missingKey", g, d, c, _ ? b : u), l) {
|
|
7745
|
+
const H = this.resolve(c, {
|
|
7630
7746
|
...t,
|
|
7631
7747
|
keySeparator: !1
|
|
7632
7748
|
});
|
|
7633
|
-
|
|
7749
|
+
H && H.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.");
|
|
7634
7750
|
}
|
|
7635
7751
|
let T = [];
|
|
7636
7752
|
const Y = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
|
|
7637
7753
|
if (this.options.saveMissingTo === "fallback" && Y && Y[0])
|
|
7638
|
-
for (let
|
|
7639
|
-
T.push(Y[
|
|
7754
|
+
for (let H = 0; H < Y.length; H++)
|
|
7755
|
+
T.push(Y[H]);
|
|
7640
7756
|
else this.options.saveMissingTo === "all" ? T = this.languageUtils.toResolveHierarchy(t.lng || this.language) : T.push(t.lng || this.language);
|
|
7641
|
-
const U = (
|
|
7642
|
-
const e1 = f && P !==
|
|
7643
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(
|
|
7757
|
+
const U = (H, F, P) => {
|
|
7758
|
+
const e1 = f && P !== u ? P : W;
|
|
7759
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(H, d, F, e1, _, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(H, d, F, e1, _, t), this.emit("missingKey", H, d, F, u);
|
|
7644
7760
|
};
|
|
7645
|
-
this.options.saveMissing && (this.options.saveMissingPlurals && x ? T.forEach((
|
|
7646
|
-
const F = this.pluralResolver.getSuffixes(
|
|
7761
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && x ? T.forEach((H) => {
|
|
7762
|
+
const F = this.pluralResolver.getSuffixes(H, t);
|
|
7647
7763
|
S && t[`defaultValue${this.options.pluralSeparator}zero`] && F.indexOf(`${this.options.pluralSeparator}zero`) < 0 && F.push(`${this.options.pluralSeparator}zero`), F.forEach((P) => {
|
|
7648
|
-
U([
|
|
7764
|
+
U([H], c + P, t[`defaultValue${P}`] || b);
|
|
7649
7765
|
});
|
|
7650
7766
|
}) : U(T, c, b));
|
|
7651
7767
|
}
|
|
7652
|
-
|
|
7768
|
+
u = this.extendTranslation(u, e, t, h, s), y && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (y || m) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, m ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
|
|
7653
7769
|
}
|
|
7654
|
-
return n ? (h.res =
|
|
7770
|
+
return n ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
|
|
7655
7771
|
}
|
|
7656
7772
|
extendTranslation(e, t, s, n, l) {
|
|
7657
7773
|
var c = this;
|
|
@@ -7673,19 +7789,19 @@ class f1 extends w1 {
|
|
|
7673
7789
|
const g = typeof e == "string" && (s && s.interpolation && s.interpolation.skipOnVariables !== void 0 ? s.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
|
|
7674
7790
|
let a;
|
|
7675
7791
|
if (g) {
|
|
7676
|
-
const
|
|
7677
|
-
a =
|
|
7792
|
+
const u = e.match(this.interpolator.nestingRegexp);
|
|
7793
|
+
a = u && u.length;
|
|
7678
7794
|
}
|
|
7679
7795
|
let h = s.replace && typeof s.replace != "string" ? s.replace : s;
|
|
7680
7796
|
if (this.options.interpolation.defaultVariables && (h = {
|
|
7681
7797
|
...this.options.interpolation.defaultVariables,
|
|
7682
7798
|
...h
|
|
7683
7799
|
}), e = this.interpolator.interpolate(e, h, s.lng || this.language || n.usedLng, s), g) {
|
|
7684
|
-
const
|
|
7800
|
+
const u = e.match(this.interpolator.nestingRegexp), p = u && u.length;
|
|
7685
7801
|
a < p && (s.nest = !1);
|
|
7686
7802
|
}
|
|
7687
7803
|
!s.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (s.lng = this.language || n.usedLng), s.nest !== !1 && (e = this.interpolator.nest(e, function() {
|
|
7688
|
-
for (var
|
|
7804
|
+
for (var u = arguments.length, p = new Array(u), v = 0; v < u; v++)
|
|
7689
7805
|
p[v] = arguments[v];
|
|
7690
7806
|
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);
|
|
7691
7807
|
}, s)), s.interpolation && this.interpolator.reset();
|
|
@@ -7707,9 +7823,9 @@ class f1 extends w1 {
|
|
|
7707
7823
|
n = a;
|
|
7708
7824
|
let h = g.namespaces;
|
|
7709
7825
|
this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
|
|
7710
|
-
const
|
|
7826
|
+
const u = t.count !== void 0 && typeof t.count != "string", p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), v = t.context !== void 0 && (typeof t.context == "string" || typeof t.context == "number") && t.context !== "", R = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
|
|
7711
7827
|
h.forEach((N) => {
|
|
7712
|
-
this.isValidLookup(s) || (o = N, !
|
|
7828
|
+
this.isValidLookup(s) || (o = N, !Z1[`${R[0]}-${N}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(o) && (Z1[`${R[0]}-${N}`] = !0, this.logger.warn(`key "${n}" for languages "${R.join(", ")}" won't get resolved as namespace "${o}" 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!!!")), R.forEach((E) => {
|
|
7713
7829
|
if (this.isValidLookup(s)) return;
|
|
7714
7830
|
c = E;
|
|
7715
7831
|
const M = [a];
|
|
@@ -7717,16 +7833,16 @@ class f1 extends w1 {
|
|
|
7717
7833
|
this.i18nFormat.addLookupKeys(M, a, E, N, t);
|
|
7718
7834
|
else {
|
|
7719
7835
|
let m;
|
|
7720
|
-
|
|
7836
|
+
u && (m = this.pluralResolver.getSuffix(E, t.count, t));
|
|
7721
7837
|
const y = `${this.options.pluralSeparator}zero`, x = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
7722
|
-
if (
|
|
7838
|
+
if (u && (M.push(a + m), t.ordinal && m.indexOf(x) === 0 && M.push(a + m.replace(x, this.options.pluralSeparator)), p && M.push(a + y)), v) {
|
|
7723
7839
|
const f = `${a}${this.options.contextSeparator}${t.context}`;
|
|
7724
|
-
M.push(f),
|
|
7840
|
+
M.push(f), u && (M.push(f + m), t.ordinal && m.indexOf(x) === 0 && M.push(f + m.replace(x, this.options.pluralSeparator)), p && M.push(f + y));
|
|
7725
7841
|
}
|
|
7726
7842
|
}
|
|
7727
|
-
let
|
|
7728
|
-
for (;
|
|
7729
|
-
this.isValidLookup(s) || (l =
|
|
7843
|
+
let V;
|
|
7844
|
+
for (; V = M.pop(); )
|
|
7845
|
+
this.isValidLookup(s) || (l = V, s = this.getResource(E, N, V, t));
|
|
7730
7846
|
}));
|
|
7731
7847
|
});
|
|
7732
7848
|
}), {
|
|
@@ -7769,7 +7885,7 @@ class f1 extends w1 {
|
|
|
7769
7885
|
}
|
|
7770
7886
|
}
|
|
7771
7887
|
const L1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
|
|
7772
|
-
class
|
|
7888
|
+
class W1 {
|
|
7773
7889
|
constructor(e) {
|
|
7774
7890
|
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = $.create("languageUtils");
|
|
7775
7891
|
}
|
|
@@ -7828,7 +7944,7 @@ class j1 {
|
|
|
7828
7944
|
}), n;
|
|
7829
7945
|
}
|
|
7830
7946
|
}
|
|
7831
|
-
let
|
|
7947
|
+
let d3 = [{
|
|
7832
7948
|
lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
|
|
7833
7949
|
nr: [1, 2],
|
|
7834
7950
|
fc: 1
|
|
@@ -7920,7 +8036,7 @@ let h5 = [{
|
|
|
7920
8036
|
lngs: ["he", "iw"],
|
|
7921
8037
|
nr: [1, 2, 20, 21],
|
|
7922
8038
|
fc: 22
|
|
7923
|
-
}],
|
|
8039
|
+
}], g3 = {
|
|
7924
8040
|
1: (i) => +(i > 1),
|
|
7925
8041
|
2: (i) => +(i != 1),
|
|
7926
8042
|
3: (i) => 0,
|
|
@@ -7944,28 +8060,28 @@ let h5 = [{
|
|
|
7944
8060
|
21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
|
|
7945
8061
|
22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
|
|
7946
8062
|
};
|
|
7947
|
-
const
|
|
8063
|
+
const C3 = ["v1", "v2", "v3"], u3 = ["v4"], j1 = {
|
|
7948
8064
|
zero: 0,
|
|
7949
8065
|
one: 1,
|
|
7950
8066
|
two: 2,
|
|
7951
8067
|
few: 3,
|
|
7952
8068
|
many: 4,
|
|
7953
8069
|
other: 5
|
|
7954
|
-
},
|
|
8070
|
+
}, p3 = () => {
|
|
7955
8071
|
const i = {};
|
|
7956
|
-
return
|
|
8072
|
+
return d3.forEach((e) => {
|
|
7957
8073
|
e.lngs.forEach((t) => {
|
|
7958
8074
|
i[t] = {
|
|
7959
8075
|
numbers: e.nr,
|
|
7960
|
-
plurals:
|
|
8076
|
+
plurals: g3[e.fc]
|
|
7961
8077
|
};
|
|
7962
8078
|
});
|
|
7963
8079
|
}), i;
|
|
7964
8080
|
};
|
|
7965
|
-
class
|
|
8081
|
+
class f3 {
|
|
7966
8082
|
constructor(e) {
|
|
7967
8083
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
7968
|
-
this.languageUtils = e, this.options = t, this.logger = $.create("pluralResolver"), (!this.options.compatibilityJSON ||
|
|
8084
|
+
this.languageUtils = e, this.options = t, this.logger = $.create("pluralResolver"), (!this.options.compatibilityJSON || u3.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 = p3(), this.pluralRulesCache = {};
|
|
7969
8085
|
}
|
|
7970
8086
|
addRule(e, t) {
|
|
7971
8087
|
this.rules[e] = t;
|
|
@@ -8004,7 +8120,7 @@ class C5 {
|
|
|
8004
8120
|
getSuffixes(e) {
|
|
8005
8121
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
8006
8122
|
const s = this.getRule(e, t);
|
|
8007
|
-
return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((n, l) =>
|
|
8123
|
+
return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((n, l) => j1[n] - j1[l]).map((n) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${n}`) : s.numbers.map((n) => this.getSuffix(e, n, t)) : [];
|
|
8008
8124
|
}
|
|
8009
8125
|
getSuffix(e, t) {
|
|
8010
8126
|
let s = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
@@ -8019,14 +8135,14 @@ class C5 {
|
|
|
8019
8135
|
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();
|
|
8020
8136
|
}
|
|
8021
8137
|
shouldUseIntlApi() {
|
|
8022
|
-
return !
|
|
8138
|
+
return !C3.includes(this.options.compatibilityJSON);
|
|
8023
8139
|
}
|
|
8024
8140
|
}
|
|
8025
8141
|
const D1 = function(i, e, t) {
|
|
8026
|
-
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l =
|
|
8142
|
+
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = n3(i, e, t);
|
|
8027
8143
|
return !l && n && typeof t == "string" && (l = R1(i, t, s), l === void 0 && (l = R1(e, t, s))), l;
|
|
8028
8144
|
}, v1 = (i) => i.replace(/\$/g, "$$$$");
|
|
8029
|
-
class
|
|
8145
|
+
class w3 {
|
|
8030
8146
|
constructor() {
|
|
8031
8147
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
8032
8148
|
this.logger = $.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
|
|
@@ -8047,7 +8163,7 @@ class p5 {
|
|
|
8047
8163
|
formatSeparator: g,
|
|
8048
8164
|
unescapeSuffix: a,
|
|
8049
8165
|
unescapePrefix: h,
|
|
8050
|
-
nestingPrefix:
|
|
8166
|
+
nestingPrefix: u,
|
|
8051
8167
|
nestingPrefixEscaped: p,
|
|
8052
8168
|
nestingSuffix: v,
|
|
8053
8169
|
nestingSuffixEscaped: R,
|
|
@@ -8055,7 +8171,7 @@ class p5 {
|
|
|
8055
8171
|
maxReplaces: E,
|
|
8056
8172
|
alwaysFormat: M
|
|
8057
8173
|
} = e.interpolation;
|
|
8058
|
-
this.escape = t !== void 0 ? t :
|
|
8174
|
+
this.escape = t !== void 0 ? t : o3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? J(l) : c || "{{", this.suffix = o ? J(o) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? J(u) : p || J("$t("), this.nestingSuffix = v ? J(v) : R || J(")"), this.nestingOptionsSeparator = N || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = M !== void 0 ? M : !1, this.resetRegExp();
|
|
8059
8175
|
}
|
|
8060
8176
|
reset() {
|
|
8061
8177
|
this.options && this.init(this.options);
|
|
@@ -8117,17 +8233,17 @@ class p5 {
|
|
|
8117
8233
|
const a = this.nestingOptionsSeparator;
|
|
8118
8234
|
if (d.indexOf(a) < 0) return d;
|
|
8119
8235
|
const h = d.split(new RegExp(`${a}[ ]*{`));
|
|
8120
|
-
let
|
|
8121
|
-
d = h[0],
|
|
8122
|
-
const p =
|
|
8123
|
-
(p && p.length % 2 === 0 && !v || v.length % 2 !== 0) && (
|
|
8236
|
+
let u = `{${h[1]}`;
|
|
8237
|
+
d = h[0], u = this.interpolate(u, c);
|
|
8238
|
+
const p = u.match(/'/g), v = u.match(/"/g);
|
|
8239
|
+
(p && p.length % 2 === 0 && !v || v.length % 2 !== 0) && (u = u.replace(/'/g, '"'));
|
|
8124
8240
|
try {
|
|
8125
|
-
c = JSON.parse(
|
|
8241
|
+
c = JSON.parse(u), g && (c = {
|
|
8126
8242
|
...g,
|
|
8127
8243
|
...c
|
|
8128
8244
|
});
|
|
8129
8245
|
} catch (R) {
|
|
8130
|
-
return this.logger.warn(`failed parsing options string in nesting for key ${d}`, R), `${d}${a}${
|
|
8246
|
+
return this.logger.warn(`failed parsing options string in nesting for key ${d}`, R), `${d}${a}${u}`;
|
|
8131
8247
|
}
|
|
8132
8248
|
return c.defaultValue && c.defaultValue.indexOf(this.prefix) > -1 && delete c.defaultValue, d;
|
|
8133
8249
|
};
|
|
@@ -8150,7 +8266,7 @@ class p5 {
|
|
|
8150
8266
|
return e;
|
|
8151
8267
|
}
|
|
8152
8268
|
}
|
|
8153
|
-
const
|
|
8269
|
+
const m3 = (i) => {
|
|
8154
8270
|
let e = i.toLowerCase().trim();
|
|
8155
8271
|
const t = {};
|
|
8156
8272
|
if (i.indexOf("(") > -1) {
|
|
@@ -8181,7 +8297,7 @@ const f5 = (i) => {
|
|
|
8181
8297
|
return o || (o = i(p1(s), n), e[c] = o), o(t);
|
|
8182
8298
|
};
|
|
8183
8299
|
};
|
|
8184
|
-
class
|
|
8300
|
+
class k3 {
|
|
8185
8301
|
constructor() {
|
|
8186
8302
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
8187
8303
|
this.logger = $.create("formatter"), this.options = e, this.formats = {
|
|
@@ -8241,18 +8357,18 @@ class w5 {
|
|
|
8241
8357
|
const {
|
|
8242
8358
|
formatName: g,
|
|
8243
8359
|
formatOptions: a
|
|
8244
|
-
} =
|
|
8360
|
+
} = m3(d);
|
|
8245
8361
|
if (this.formats[g]) {
|
|
8246
8362
|
let h = o;
|
|
8247
8363
|
try {
|
|
8248
|
-
const
|
|
8364
|
+
const u = n && n.formatParams && n.formatParams[n.interpolationkey] || {}, p = u.locale || u.lng || n.locale || n.lng || s;
|
|
8249
8365
|
h = this.formats[g](o, p, {
|
|
8250
8366
|
...a,
|
|
8251
8367
|
...n,
|
|
8252
|
-
...
|
|
8368
|
+
...u
|
|
8253
8369
|
});
|
|
8254
|
-
} catch (
|
|
8255
|
-
this.logger.warn(
|
|
8370
|
+
} catch (u) {
|
|
8371
|
+
this.logger.warn(u);
|
|
8256
8372
|
}
|
|
8257
8373
|
return h;
|
|
8258
8374
|
} else
|
|
@@ -8261,10 +8377,10 @@ class w5 {
|
|
|
8261
8377
|
}, e);
|
|
8262
8378
|
}
|
|
8263
8379
|
}
|
|
8264
|
-
const
|
|
8380
|
+
const L3 = (i, e) => {
|
|
8265
8381
|
i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
|
|
8266
8382
|
};
|
|
8267
|
-
class
|
|
8383
|
+
class v3 extends w1 {
|
|
8268
8384
|
constructor(e, t, s) {
|
|
8269
8385
|
let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
|
8270
8386
|
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);
|
|
@@ -8274,8 +8390,8 @@ class k5 extends w1 {
|
|
|
8274
8390
|
return e.forEach((g) => {
|
|
8275
8391
|
let a = !0;
|
|
8276
8392
|
t.forEach((h) => {
|
|
8277
|
-
const
|
|
8278
|
-
!s.reload && this.store.hasResourceBundle(g, h) ? this.state[
|
|
8393
|
+
const u = `${g}|${h}`;
|
|
8394
|
+
!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)));
|
|
8279
8395
|
}), a || (o[g] = !0);
|
|
8280
8396
|
}), (Object.keys(l).length || Object.keys(c).length) && this.queue.push({
|
|
8281
8397
|
pending: c,
|
|
@@ -8297,7 +8413,7 @@ class k5 extends w1 {
|
|
|
8297
8413
|
}), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
|
|
8298
8414
|
const o = {};
|
|
8299
8415
|
this.queue.forEach((d) => {
|
|
8300
|
-
|
|
8416
|
+
s3(d.loaded, [l], c), L3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
|
|
8301
8417
|
o[g] || (o[g] = {});
|
|
8302
8418
|
const a = d.loaded[g];
|
|
8303
8419
|
a.length && a.forEach((h) => {
|
|
@@ -8456,7 +8572,7 @@ const T1 = () => ({
|
|
|
8456
8572
|
skipOnVariables: !0
|
|
8457
8573
|
}
|
|
8458
8574
|
}), G1 = (i) => (typeof i.ns == "string" && (i.ns = [i.ns]), typeof i.fallbackLng == "string" && (i.fallbackLng = [i.fallbackLng]), typeof i.fallbackNS == "string" && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), c1 = () => {
|
|
8459
|
-
},
|
|
8575
|
+
}, N3 = (i) => {
|
|
8460
8576
|
Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
|
|
8461
8577
|
typeof i[t] == "function" && (i[t] = i[t].bind(i));
|
|
8462
8578
|
});
|
|
@@ -8466,7 +8582,7 @@ class n1 extends w1 {
|
|
|
8466
8582
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
|
|
8467
8583
|
if (super(), this.options = G1(e), this.services = {}, this.logger = $, this.modules = {
|
|
8468
8584
|
external: []
|
|
8469
|
-
},
|
|
8585
|
+
}, N3(this), t && !this.isInitialized && !e.isClone) {
|
|
8470
8586
|
if (!this.options.initImmediate)
|
|
8471
8587
|
return this.init(e, t), this;
|
|
8472
8588
|
setTimeout(() => {
|
|
@@ -8491,21 +8607,21 @@ class n1 extends w1 {
|
|
|
8491
8607
|
if (!this.options.isClone) {
|
|
8492
8608
|
this.modules.logger ? $.init(l(this.modules.logger), this.options) : $.init(null, this.options);
|
|
8493
8609
|
let a;
|
|
8494
|
-
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a =
|
|
8495
|
-
const h = new
|
|
8610
|
+
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = k3);
|
|
8611
|
+
const h = new W1(this.options);
|
|
8496
8612
|
this.store = new B1(this.options.resources, this.options);
|
|
8497
|
-
const
|
|
8498
|
-
|
|
8613
|
+
const u = this.services;
|
|
8614
|
+
u.logger = $, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new f3(h, {
|
|
8499
8615
|
prepend: this.options.pluralSeparator,
|
|
8500
8616
|
compatibilityJSON: this.options.compatibilityJSON,
|
|
8501
8617
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
8502
|
-
}), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (
|
|
8618
|
+
}), 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 w3(this.options), u.utils = {
|
|
8503
8619
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
8504
|
-
},
|
|
8620
|
+
}, u.backendConnector = new v3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
|
|
8505
8621
|
for (var v = arguments.length, R = new Array(v > 1 ? v - 1 : 0), N = 1; N < v; N++)
|
|
8506
8622
|
R[N - 1] = arguments[N];
|
|
8507
8623
|
e.emit(p, ...R);
|
|
8508
|
-
}), this.modules.languageDetector && (
|
|
8624
|
+
}), 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 f1(this.services, this.options), this.translator.on("*", function(p) {
|
|
8509
8625
|
for (var v = arguments.length, R = new Array(v > 1 ? v - 1 : 0), N = 1; N < v; N++)
|
|
8510
8626
|
R[N - 1] = arguments[N];
|
|
8511
8627
|
e.emit(p, ...R);
|
|
@@ -8527,8 +8643,8 @@ class n1 extends w1 {
|
|
|
8527
8643
|
};
|
|
8528
8644
|
});
|
|
8529
8645
|
const d = i1(), g = () => {
|
|
8530
|
-
const a = (h,
|
|
8531
|
-
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(
|
|
8646
|
+
const a = (h, u) => {
|
|
8647
|
+
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);
|
|
8532
8648
|
};
|
|
8533
8649
|
if (this.languages && this.options.compatibilityAPI !== "v1" && !this.isInitialized) return a(null, this.t.bind(this));
|
|
8534
8650
|
this.changeLanguage(this.options.lng, a);
|
|
@@ -8608,9 +8724,9 @@ class n1 extends w1 {
|
|
|
8608
8724
|
...o
|
|
8609
8725
|
};
|
|
8610
8726
|
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);
|
|
8611
|
-
const
|
|
8727
|
+
const u = n.options.keySeparator || ".";
|
|
8612
8728
|
let p;
|
|
8613
|
-
return d.keyPrefix && Array.isArray(c) ? p = c.map((v) => `${d.keyPrefix}${
|
|
8729
|
+
return d.keyPrefix && Array.isArray(c) ? p = c.map((v) => `${d.keyPrefix}${u}${v}`) : p = d.keyPrefix ? `${d.keyPrefix}${u}${c}` : c, n.t(p, d);
|
|
8614
8730
|
};
|
|
8615
8731
|
return typeof e == "string" ? l.lng = e : l.lngs = e, l.ns = t, l.keyPrefix = s, l;
|
|
8616
8732
|
}
|
|
@@ -8659,7 +8775,7 @@ class n1 extends w1 {
|
|
|
8659
8775
|
}
|
|
8660
8776
|
dir(e) {
|
|
8661
8777
|
if (e || (e = this.resolvedLanguage || (this.languages && this.languages.length > 0 ? this.languages[0] : this.language)), !e) return "rtl";
|
|
8662
|
-
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new
|
|
8778
|
+
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new W1(T1());
|
|
8663
8779
|
return t.indexOf(s.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
|
|
8664
8780
|
}
|
|
8665
8781
|
static createInstance() {
|
|
@@ -8699,42 +8815,42 @@ class n1 extends w1 {
|
|
|
8699
8815
|
};
|
|
8700
8816
|
}
|
|
8701
8817
|
}
|
|
8702
|
-
const
|
|
8703
|
-
|
|
8704
|
-
|
|
8705
|
-
|
|
8706
|
-
|
|
8707
|
-
|
|
8708
|
-
|
|
8709
|
-
|
|
8710
|
-
|
|
8711
|
-
|
|
8712
|
-
|
|
8713
|
-
|
|
8714
|
-
|
|
8715
|
-
|
|
8716
|
-
|
|
8717
|
-
|
|
8718
|
-
const
|
|
8719
|
-
archived:
|
|
8720
|
-
deleted:
|
|
8721
|
-
},
|
|
8722
|
-
archived:
|
|
8723
|
-
deleted:
|
|
8818
|
+
const Z = n1.createInstance();
|
|
8819
|
+
Z.createInstance = n1.createInstance;
|
|
8820
|
+
Z.createInstance;
|
|
8821
|
+
Z.dir;
|
|
8822
|
+
Z.init;
|
|
8823
|
+
Z.loadResources;
|
|
8824
|
+
Z.reloadResources;
|
|
8825
|
+
Z.use;
|
|
8826
|
+
Z.changeLanguage;
|
|
8827
|
+
Z.getFixedT;
|
|
8828
|
+
Z.t;
|
|
8829
|
+
Z.exists;
|
|
8830
|
+
Z.setDefaultNamespace;
|
|
8831
|
+
Z.hasLoadedNamespace;
|
|
8832
|
+
Z.loadNamespaces;
|
|
8833
|
+
Z.loadLanguages;
|
|
8834
|
+
const x3 = "Archived", R3 = "Deleted", M3 = {
|
|
8835
|
+
archived: x3,
|
|
8836
|
+
deleted: R3
|
|
8837
|
+
}, y3 = "Заархивирован", b3 = "Удалён", E3 = {
|
|
8838
|
+
archived: y3,
|
|
8839
|
+
deleted: b3
|
|
8724
8840
|
};
|
|
8725
|
-
|
|
8841
|
+
Z.use(U5).init({
|
|
8726
8842
|
defaultNS: "common",
|
|
8727
8843
|
lng: "en",
|
|
8728
8844
|
resources: {
|
|
8729
8845
|
en: {
|
|
8730
|
-
common:
|
|
8846
|
+
common: M3
|
|
8731
8847
|
},
|
|
8732
8848
|
ru: {
|
|
8733
|
-
common:
|
|
8849
|
+
common: E3
|
|
8734
8850
|
}
|
|
8735
8851
|
}
|
|
8736
8852
|
});
|
|
8737
|
-
const
|
|
8853
|
+
const A3 = o1(
|
|
8738
8854
|
({
|
|
8739
8855
|
fetchParams: i,
|
|
8740
8856
|
mode: e = void 0,
|
|
@@ -8745,19 +8861,19 @@ const O5 = o1(
|
|
|
8745
8861
|
onError: c,
|
|
8746
8862
|
allowEmpty: o = !1
|
|
8747
8863
|
}, d) => {
|
|
8748
|
-
const { axiosPeople: g, locale: a } = a1(
|
|
8864
|
+
const { axiosPeople: g, locale: a } = a1(ue), { t: h } = X5("common", { lng: a }), [u, p] = A([]), [v, R] = A(!0), N = l1(u);
|
|
8749
8865
|
if (!g)
|
|
8750
8866
|
throw new Error(
|
|
8751
8867
|
`UserSelect requires "axiosPeople" to fetch users.
|
|
8752
8868
|
Please provide it via SNMTUiContext.`
|
|
8753
8869
|
);
|
|
8754
|
-
const E =
|
|
8870
|
+
const E = j(
|
|
8755
8871
|
(x) => {
|
|
8756
8872
|
let f = "";
|
|
8757
8873
|
return x.deletedAt && (f += `[${h("deleted")}] `), x.status === g1.ARCHIVED && (f += `[${h("archived")}] `), `${f}${x.firstName} ${x.lastName}`;
|
|
8758
8874
|
},
|
|
8759
8875
|
[h]
|
|
8760
|
-
), M =
|
|
8876
|
+
), M = j(
|
|
8761
8877
|
async ({
|
|
8762
8878
|
offset: x,
|
|
8763
8879
|
limit: f,
|
|
@@ -8771,9 +8887,9 @@ const O5 = o1(
|
|
|
8771
8887
|
search: I,
|
|
8772
8888
|
...i,
|
|
8773
8889
|
includeCount: !0
|
|
8774
|
-
}), { data:
|
|
8890
|
+
}), { data: W, metadata: _ } = D.data;
|
|
8775
8891
|
return {
|
|
8776
|
-
options:
|
|
8892
|
+
options: W.map((T) => ({
|
|
8777
8893
|
value: T.id,
|
|
8778
8894
|
label: E(T)
|
|
8779
8895
|
})),
|
|
@@ -8790,12 +8906,12 @@ const O5 = o1(
|
|
|
8790
8906
|
}
|
|
8791
8907
|
},
|
|
8792
8908
|
[g, i, c, E]
|
|
8793
|
-
),
|
|
8909
|
+
), V = j(
|
|
8794
8910
|
async (x) => {
|
|
8795
8911
|
var f, I, B;
|
|
8796
8912
|
try {
|
|
8797
8913
|
const S = x.filter(
|
|
8798
|
-
(
|
|
8914
|
+
(W) => !N.current.some((_) => _.value === W)
|
|
8799
8915
|
);
|
|
8800
8916
|
let b = [];
|
|
8801
8917
|
S.length && (b = (await g.post("v1/users/search", {
|
|
@@ -8804,9 +8920,9 @@ const O5 = o1(
|
|
|
8804
8920
|
status: [g1.ACTIVE, g1.ARCHIVED]
|
|
8805
8921
|
}
|
|
8806
8922
|
})).data.data);
|
|
8807
|
-
const D = b.map((
|
|
8808
|
-
value:
|
|
8809
|
-
label: E(
|
|
8923
|
+
const D = b.map((W) => ({
|
|
8924
|
+
value: W.id,
|
|
8925
|
+
label: E(W)
|
|
8810
8926
|
}));
|
|
8811
8927
|
return [...N.current, ...D];
|
|
8812
8928
|
} catch (S) {
|
|
@@ -8819,18 +8935,18 @@ const O5 = o1(
|
|
|
8819
8935
|
[g, E, c]
|
|
8820
8936
|
);
|
|
8821
8937
|
G(() => {
|
|
8822
|
-
N.current =
|
|
8823
|
-
}, [
|
|
8938
|
+
N.current = u;
|
|
8939
|
+
}, [u]), G(() => {
|
|
8824
8940
|
if (!n) {
|
|
8825
8941
|
R(!1);
|
|
8826
8942
|
return;
|
|
8827
8943
|
}
|
|
8828
8944
|
(async () => {
|
|
8829
|
-
const f = Array.isArray(n) ? n : [n], I = await
|
|
8945
|
+
const f = Array.isArray(n) ? n : [n], I = await V(f);
|
|
8830
8946
|
p(I), R(!1);
|
|
8831
8947
|
})();
|
|
8832
|
-
}, [
|
|
8833
|
-
const m =
|
|
8948
|
+
}, [V, n]);
|
|
8949
|
+
const m = j(
|
|
8834
8950
|
async ({
|
|
8835
8951
|
limit: x,
|
|
8836
8952
|
offset: f,
|
|
@@ -8851,7 +8967,7 @@ const O5 = o1(
|
|
|
8851
8967
|
[o, M]
|
|
8852
8968
|
);
|
|
8853
8969
|
if (v)
|
|
8854
|
-
return /* @__PURE__ */ r(
|
|
8970
|
+
return /* @__PURE__ */ r(A5, {});
|
|
8855
8971
|
const y = {
|
|
8856
8972
|
ref: d,
|
|
8857
8973
|
placeholder: t,
|
|
@@ -8866,7 +8982,7 @@ const O5 = o1(
|
|
|
8866
8982
|
onChange: l,
|
|
8867
8983
|
loadOptions: m,
|
|
8868
8984
|
loadOnClosedState: !0,
|
|
8869
|
-
extraOptions:
|
|
8985
|
+
extraOptions: u
|
|
8870
8986
|
}
|
|
8871
8987
|
) : /* @__PURE__ */ r(
|
|
8872
8988
|
E1,
|
|
@@ -8877,11 +8993,11 @@ const O5 = o1(
|
|
|
8877
8993
|
onChange: l,
|
|
8878
8994
|
loadOptions: m,
|
|
8879
8995
|
loadOnClosedState: !0,
|
|
8880
|
-
extraOptions:
|
|
8996
|
+
extraOptions: u
|
|
8881
8997
|
}
|
|
8882
8998
|
);
|
|
8883
8999
|
}
|
|
8884
9000
|
);
|
|
8885
9001
|
export {
|
|
8886
|
-
|
|
9002
|
+
A3 as UserSelect
|
|
8887
9003
|
};
|