@snmt-react-ui/city-select 2.1.3 → 2.1.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.
Files changed (2) hide show
  1. package/dist/city-select.js +657 -665
  2. package/package.json +3 -3
@@ -1,10 +1,10 @@
1
- var ie = Object.defineProperty;
2
- var oe = (i, e, t) => e in i ? ie(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
- var M1 = (i, e, t) => oe(i, typeof e != "symbol" ? e + "" : e, t);
1
+ var se = Object.defineProperty;
2
+ var ne = (i, e, t) => e in i ? se(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
+ var M1 = (i, e, t) => ne(i, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
5
  import { jsx as n, jsxs as u, Fragment as Q } from "react/jsx-runtime";
6
- import { SNMTUiContext as se } from "@snmt-react-ui/core";
7
- import { Select as ne, Flex as re, Avatar as le, Checkbox as ae, Typography as K1, Tag as P1, Popover as he } from "antd";
6
+ import { SNMTUiContext as re } from "@snmt-react-ui/core";
7
+ import { Select as le, Flex as ae, Avatar as he, Checkbox as ce, Typography as K1, Tag as P1, Popover as de } from "antd";
8
8
  import { createContext as o1, forwardRef as p1, useState as S, useRef as s1, useEffect as j, useContext as n1, useCallback as v1 } from "react";
9
9
  const c1 = ({
10
10
  children: i,
@@ -16,7 +16,7 @@ const c1 = ({
16
16
  gap: c,
17
17
  padding: r
18
18
  }) => /* @__PURE__ */ n(
19
- re,
19
+ ae,
20
20
  {
21
21
  className: `snmt-flex${t === "inherit" ? " inherit" : ""}`,
22
22
  vertical: e === "column",
@@ -28,14 +28,15 @@ const c1 = ({
28
28
  style: { padding: r },
29
29
  children: i
30
30
  }
31
- ), ce = ({ shape: i = "circle", size: e = 32, children: t, ...o }) => {
31
+ ), ge = ({ shape: i = "circle", size: e = 32, children: t, ...o }) => {
32
32
  const s = typeof o.src == "string";
33
33
  return /* @__PURE__ */ n(
34
- le,
34
+ he,
35
35
  {
36
36
  className: `snmt-avatar ${s ? "image" : ""}`,
37
37
  shape: i,
38
38
  size: e,
39
+ style: { minWidth: e, minHeight: e },
39
40
  ...o,
40
41
  children: t
41
42
  }
@@ -47,7 +48,7 @@ const F1 = o1({
47
48
  theme: "light"
48
49
  });
49
50
  F1.Provider;
50
- const de = ({
51
+ const ue = ({
51
52
  checked: i = !0,
52
53
  indeterminate: e = !1,
53
54
  children: t,
@@ -61,7 +62,7 @@ const de = ({
61
62
  }, [i, e]);
62
63
  const { theme: a } = n1(F1);
63
64
  return /* @__PURE__ */ n(
64
- ae,
65
+ ce,
65
66
  {
66
67
  className: `snmt-checkbox snmt-checkbox-${a}`,
67
68
  checked: c,
@@ -74,13 +75,13 @@ const de = ({
74
75
  }
75
76
  );
76
77
  };
77
- var m = /* @__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))(m || {});
78
+ var w = /* @__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))(w || {});
78
79
  const $1 = o1({
79
80
  locale: "en",
80
81
  theme: "light"
81
82
  });
82
83
  $1.Provider;
83
- const ge = ({
84
+ const Ce = ({
84
85
  width: i = 20,
85
86
  height: e = 20,
86
87
  color: t = "#001E52",
@@ -107,7 +108,7 @@ const ge = ({
107
108
  }
108
109
  )
109
110
  }
110
- ), ue = ({
111
+ ), pe = ({
111
112
  width: i = 20,
112
113
  height: e = 20,
113
114
  color: t = "#001E52",
@@ -134,7 +135,7 @@ const ge = ({
134
135
  }
135
136
  )
136
137
  }
137
- ), Ce = ({
138
+ ), fe = ({
138
139
  width: i = 16,
139
140
  height: e = 16,
140
141
  color: t = "#001E52",
@@ -162,7 +163,7 @@ const ge = ({
162
163
  )
163
164
  ]
164
165
  }
165
- ), pe = ({
166
+ ), we = ({
166
167
  width: i = 20,
167
168
  height: e = 20,
168
169
  color: t = "#001E52",
@@ -197,7 +198,7 @@ const ge = ({
197
198
  )
198
199
  ]
199
200
  }
200
- ), fe = ({
201
+ ), me = ({
201
202
  width: i = 18,
202
203
  height: e = 18,
203
204
  color: t = "#001E52",
@@ -236,7 +237,7 @@ const ge = ({
236
237
  )
237
238
  ]
238
239
  }
239
- ), we = ({
240
+ ), ke = ({
240
241
  width: i = 20,
241
242
  height: e = 20,
242
243
  color: t = "#001E52",
@@ -262,7 +263,7 @@ const ge = ({
262
263
  }
263
264
  )
264
265
  }
265
- ), me = ({
266
+ ), Le = ({
266
267
  width: i = 20,
267
268
  height: e = 20,
268
269
  color: t = "#001E52",
@@ -283,7 +284,7 @@ const ge = ({
283
284
  /* @__PURE__ */ n("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
284
285
  ]
285
286
  }
286
- ), ke = ({
287
+ ), ve = ({
287
288
  width: i = 20,
288
289
  height: e = 20,
289
290
  color: t = "#001E52",
@@ -315,7 +316,7 @@ const ge = ({
315
316
  )
316
317
  ]
317
318
  }
318
- ), Le = ({
319
+ ), Ne = ({
319
320
  width: i = 20,
320
321
  height: e = 20,
321
322
  color: t = "#001E52",
@@ -369,7 +370,7 @@ const ge = ({
369
370
  )
370
371
  ]
371
372
  }
372
- ), ve = ({
373
+ ), xe = ({
373
374
  width: i = 20,
374
375
  height: e = 20,
375
376
  color: t = "#001E52",
@@ -408,7 +409,7 @@ const ge = ({
408
409
  /* @__PURE__ */ n("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
409
410
  ]
410
411
  }
411
- ), Ne = ({
412
+ ), Re = ({
412
413
  width: i = 16,
413
414
  height: e = 12,
414
415
  color: t = "#001E52",
@@ -457,7 +458,7 @@ const ge = ({
457
458
  )
458
459
  ] })
459
460
  }
460
- ), xe = ({
461
+ ), Me = ({
461
462
  width: i = 16,
462
463
  height: e = 16,
463
464
  color: t = "#001E52",
@@ -491,7 +492,7 @@ const ge = ({
491
492
  )
492
493
  ]
493
494
  }
494
- ), Re = ({
495
+ ), ye = ({
495
496
  width: i = 10,
496
497
  height: e = 10,
497
498
  color: t = "#001E52",
@@ -530,7 +531,7 @@ const ge = ({
530
531
  )
531
532
  ] })
532
533
  }
533
- ), Me = ({
534
+ ), be = ({
534
535
  width: i = 16,
535
536
  height: e = 16,
536
537
  color: t = "#001E52",
@@ -566,7 +567,7 @@ const ge = ({
566
567
  )
567
568
  ]
568
569
  }
569
- ), ye = ({
570
+ ), Ee = ({
570
571
  width: i = 11,
571
572
  height: e = 32,
572
573
  color: t = "#001E52",
@@ -604,7 +605,7 @@ const ge = ({
604
605
  /* @__PURE__ */ n("circle", { cx: "3", cy: "3", r: "3", fill: t })
605
606
  ]
606
607
  }
607
- ), be = ({
608
+ ), _e = ({
608
609
  width: i = 20,
609
610
  height: e = 20,
610
611
  color: t = "#001E52",
@@ -651,7 +652,7 @@ const ge = ({
651
652
  )
652
653
  ]
653
654
  }
654
- ), Ee = ({
655
+ ), He = ({
655
656
  width: i = 20,
656
657
  height: e = 20,
657
658
  color: t = "#001E52",
@@ -684,7 +685,7 @@ const ge = ({
684
685
  )
685
686
  ]
686
687
  }
687
- ), _e = ({
688
+ ), Ve = ({
688
689
  width: i = 20,
689
690
  height: e = 20,
690
691
  color: t = "#001E52",
@@ -731,7 +732,7 @@ const ge = ({
731
732
  )
732
733
  ]
733
734
  }
734
- ), He = ({
735
+ ), Ie = ({
735
736
  width: i = 20,
736
737
  height: e = 20,
737
738
  color: t = "#001E52",
@@ -764,7 +765,7 @@ const ge = ({
764
765
  )
765
766
  ]
766
767
  }
767
- ), Ve = ({
768
+ ), Se = ({
768
769
  width: i = 18,
769
770
  height: e = 16,
770
771
  color: t = "#001E52",
@@ -803,7 +804,7 @@ const ge = ({
803
804
  )
804
805
  ]
805
806
  }
806
- ), Ie = ({
807
+ ), Oe = ({
807
808
  width: i = 20,
808
809
  height: e = 20,
809
810
  color: t = "#001E52",
@@ -836,7 +837,7 @@ const ge = ({
836
837
  )
837
838
  ]
838
839
  }
839
- ), Se = ({
840
+ ), Ae = ({
840
841
  width: i = 20,
841
842
  height: e = 20,
842
843
  color: t = "#001E52",
@@ -860,7 +861,7 @@ const ge = ({
860
861
  }
861
862
  )
862
863
  }
863
- ), Oe = ({
864
+ ), Be = ({
864
865
  width: i = 20,
865
866
  height: e = 20,
866
867
  color: t = "#001E52",
@@ -907,7 +908,7 @@ const ge = ({
907
908
  )
908
909
  ]
909
910
  }
910
- ), Ae = ({
911
+ ), We = ({
911
912
  width: i = 20,
912
913
  height: e = 20,
913
914
  color: t = "#001E52",
@@ -940,7 +941,7 @@ const ge = ({
940
941
  )
941
942
  ]
942
943
  }
943
- ), Be = ({
944
+ ), je = ({
944
945
  width: i = 20,
945
946
  height: e = 20,
946
947
  color: t = "#001E52",
@@ -973,7 +974,7 @@ const ge = ({
973
974
  )
974
975
  ]
975
976
  }
976
- ), We = ({
977
+ ), Ze = ({
977
978
  width: i = 20,
978
979
  height: e = 23,
979
980
  color: t = "#001E52",
@@ -1034,7 +1035,7 @@ const ge = ({
1034
1035
  )
1035
1036
  ]
1036
1037
  }
1037
- ), je = ({
1038
+ ), De = ({
1038
1039
  width: i = 20,
1039
1040
  height: e = 20,
1040
1041
  color: t = "#001E52",
@@ -1074,7 +1075,7 @@ const ge = ({
1074
1075
  )
1075
1076
  ]
1076
1077
  }
1077
- ), Ze = ({
1078
+ ), Te = ({
1078
1079
  width: i = 32,
1079
1080
  height: e = 25,
1080
1081
  color: t = "#001E52",
@@ -1102,7 +1103,7 @@ const ge = ({
1102
1103
  )
1103
1104
  ]
1104
1105
  }
1105
- ), De = ({
1106
+ ), Ge = ({
1106
1107
  width: i = 14,
1107
1108
  height: e = 14,
1108
1109
  color: t = "#10B981",
@@ -1131,7 +1132,7 @@ const ge = ({
1131
1132
  )
1132
1133
  ]
1133
1134
  }
1134
- ), Te = ({
1135
+ ), Ke = ({
1135
1136
  width: i = 11,
1136
1137
  height: e = 11,
1137
1138
  color: t = "#FFB020",
@@ -1165,7 +1166,7 @@ const ge = ({
1165
1166
  )
1166
1167
  ]
1167
1168
  }
1168
- ), Ge = ({
1169
+ ), Pe = ({
1169
1170
  width: i = 10,
1170
1171
  height: e = 10,
1171
1172
  color: t = "#88A4FF",
@@ -1213,7 +1214,7 @@ const ge = ({
1213
1214
  )
1214
1215
  ]
1215
1216
  }
1216
- ), Ke = ({
1217
+ ), Fe = ({
1217
1218
  width: i = 14,
1218
1219
  height: e = 14,
1219
1220
  color: t = "#8E8E93",
@@ -1241,7 +1242,7 @@ const ge = ({
1241
1242
  )
1242
1243
  ]
1243
1244
  }
1244
- ), Pe = ({
1245
+ ), $e = ({
1245
1246
  width: i = 14,
1246
1247
  height: e = 14,
1247
1248
  color: t = "#FFB020",
@@ -1275,7 +1276,7 @@ const ge = ({
1275
1276
  )
1276
1277
  ]
1277
1278
  }
1278
- ), Fe = ({
1279
+ ), Ye = ({
1279
1280
  width: i = 14,
1280
1281
  height: e = 14,
1281
1282
  color: t = "#D0421B",
@@ -1323,7 +1324,7 @@ const ge = ({
1323
1324
  )
1324
1325
  ]
1325
1326
  }
1326
- ), $e = ({
1327
+ ), Ue = ({
1327
1328
  width: i = 20,
1328
1329
  height: e = 20,
1329
1330
  color: t = "#070739",
@@ -1353,7 +1354,7 @@ const ge = ({
1353
1354
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1354
1355
  ]
1355
1356
  }
1356
- ), Ye = ({
1357
+ ), ze = ({
1357
1358
  width: i = 20,
1358
1359
  height: e = 20,
1359
1360
  color: t = "#070739",
@@ -1391,7 +1392,7 @@ const ge = ({
1391
1392
  )
1392
1393
  ]
1393
1394
  }
1394
- ), Ue = ({
1395
+ ), Je = ({
1395
1396
  width: i = 9,
1396
1397
  height: e = 5,
1397
1398
  color: t = "#001E52",
@@ -1417,7 +1418,7 @@ const ge = ({
1417
1418
  }
1418
1419
  )
1419
1420
  }
1420
- ), ze = ({
1421
+ ), Qe = ({
1421
1422
  width: i = 20,
1422
1423
  height: e = 20,
1423
1424
  color: t = "#F2F2F7",
@@ -1446,7 +1447,7 @@ const ge = ({
1446
1447
  )
1447
1448
  ]
1448
1449
  }
1449
- ), Je = ({
1450
+ ), qe = ({
1450
1451
  width: i = 20,
1451
1452
  height: e = 20,
1452
1453
  color: t = "#004ED7",
@@ -1475,7 +1476,7 @@ const ge = ({
1475
1476
  )
1476
1477
  ]
1477
1478
  }
1478
- ), Qe = ({
1479
+ ), Xe = ({
1479
1480
  width: i = 248,
1480
1481
  height: e = 248,
1481
1482
  color: t = "#070739",
@@ -1512,7 +1513,7 @@ const ge = ({
1512
1513
  )
1513
1514
  ]
1514
1515
  }
1515
- ), qe = ({
1516
+ ), et = ({
1516
1517
  width: i = 24,
1517
1518
  height: e = 24,
1518
1519
  color: t = "#001E52",
@@ -1551,7 +1552,7 @@ const ge = ({
1551
1552
  )
1552
1553
  ]
1553
1554
  }
1554
- ), Xe = ({
1555
+ ), tt = ({
1555
1556
  width: i = 10,
1556
1557
  height: e = 10,
1557
1558
  color: t = "#001E52",
@@ -1580,7 +1581,7 @@ const ge = ({
1580
1581
  )
1581
1582
  ]
1582
1583
  }
1583
- ), et = ({
1584
+ ), it = ({
1584
1585
  width: i = 10,
1585
1586
  height: e = 10,
1586
1587
  color: t = "#001E52",
@@ -1617,10 +1618,10 @@ const ge = ({
1617
1618
  )
1618
1619
  ]
1619
1620
  }
1620
- ), tt = ({
1621
+ ), ot = ({
1621
1622
  width: i = 24,
1622
1623
  height: e = 24,
1623
- color: t = m.GREY_DARK_5,
1624
+ color: t = w.GREY_DARK_5,
1624
1625
  className: o,
1625
1626
  onClick: s
1626
1627
  }) => /* @__PURE__ */ u(
@@ -1656,10 +1657,10 @@ const ge = ({
1656
1657
  )
1657
1658
  ]
1658
1659
  }
1659
- ), it = ({
1660
+ ), st = ({
1660
1661
  width: i = 20,
1661
1662
  height: e = 20,
1662
- color: t = m.GREY_DARK_1,
1663
+ color: t = w.GREY_DARK_1,
1663
1664
  className: o,
1664
1665
  onClick: s
1665
1666
  }) => /* @__PURE__ */ u(
@@ -1689,10 +1690,10 @@ const ge = ({
1689
1690
  )
1690
1691
  ]
1691
1692
  }
1692
- ), ot = ({
1693
+ ), nt = ({
1693
1694
  width: i = 81,
1694
1695
  height: e = 80,
1695
- color: t = m.GREY_DARK_5,
1696
+ color: t = w.GREY_DARK_5,
1696
1697
  className: o,
1697
1698
  onClick: s
1698
1699
  }) => /* @__PURE__ */ u(
@@ -1738,9 +1739,9 @@ const ge = ({
1738
1739
  )
1739
1740
  ]
1740
1741
  }
1741
- ), st = ({
1742
+ ), rt = ({
1742
1743
  className: i,
1743
- color: e = m.GREY_DARK_5,
1744
+ color: e = w.GREY_DARK_5,
1744
1745
  height: t = 20,
1745
1746
  width: o = 20,
1746
1747
  onClick: s
@@ -1765,9 +1766,9 @@ const ge = ({
1765
1766
  }
1766
1767
  )
1767
1768
  }
1768
- ), nt = ({
1769
+ ), lt = ({
1769
1770
  className: i,
1770
- color: e = m.GREY_DARK_5,
1771
+ color: e = w.GREY_DARK_5,
1771
1772
  height: t = 20,
1772
1773
  width: o = 20,
1773
1774
  onClick: s
@@ -1792,9 +1793,9 @@ const ge = ({
1792
1793
  }
1793
1794
  )
1794
1795
  }
1795
- ), rt = ({
1796
+ ), at = ({
1796
1797
  className: i,
1797
- color: e = m.GREY_DARK_5,
1798
+ color: e = w.GREY_DARK_5,
1798
1799
  height: t = 5,
1799
1800
  width: o = 10,
1800
1801
  onClick: s
@@ -1816,9 +1817,9 @@ const ge = ({
1816
1817
  }
1817
1818
  )
1818
1819
  }
1819
- ), lt = ({
1820
+ ), ht = ({
1820
1821
  className: i,
1821
- color: e = m.GREY_DARK_5,
1822
+ color: e = w.GREY_DARK_5,
1822
1823
  height: t = 5,
1823
1824
  width: o = 10,
1824
1825
  onClick: s
@@ -1841,9 +1842,9 @@ const ge = ({
1841
1842
  }
1842
1843
  )
1843
1844
  }
1844
- ), at = ({
1845
+ ), ct = ({
1845
1846
  className: i,
1846
- color: e = m.GREY_DARK_5,
1847
+ color: e = w.GREY_DARK_5,
1847
1848
  height: t = 24,
1848
1849
  width: o = 24,
1849
1850
  onClick: s
@@ -1880,9 +1881,9 @@ const ge = ({
1880
1881
  )
1881
1882
  ]
1882
1883
  }
1883
- ), ht = ({
1884
+ ), dt = ({
1884
1885
  className: i,
1885
- color: e = m.GREY_DARK_5,
1886
+ color: e = w.GREY_DARK_5,
1886
1887
  height: t = 24,
1887
1888
  width: o = 24,
1888
1889
  onClick: s
@@ -1919,9 +1920,9 @@ const ge = ({
1919
1920
  )
1920
1921
  ]
1921
1922
  }
1922
- ), ct = ({
1923
+ ), gt = ({
1923
1924
  className: i,
1924
- color: e = m.GREY_DARK_5,
1925
+ color: e = w.GREY_DARK_5,
1925
1926
  height: t = 24,
1926
1927
  width: o = 24,
1927
1928
  onClick: s
@@ -1946,9 +1947,9 @@ const ge = ({
1946
1947
  }
1947
1948
  )
1948
1949
  }
1949
- ), dt = ({
1950
+ ), ut = ({
1950
1951
  className: i,
1951
- color: e = m.GREY_DARK_5,
1952
+ color: e = w.GREY_DARK_5,
1952
1953
  height: t = 24,
1953
1954
  width: o = 24,
1954
1955
  onClick: s
@@ -2005,9 +2006,9 @@ const ge = ({
2005
2006
  )
2006
2007
  ]
2007
2008
  }
2008
- ), gt = ({
2009
+ ), Ct = ({
2009
2010
  className: i,
2010
- color: e = m.GREY_DARK_5,
2011
+ color: e = w.GREY_DARK_5,
2011
2012
  height: t = 24,
2012
2013
  width: o = 24,
2013
2014
  onClick: s
@@ -2042,9 +2043,9 @@ const ge = ({
2042
2043
  )
2043
2044
  ]
2044
2045
  }
2045
- ), ut = ({
2046
+ ), pt = ({
2046
2047
  className: i,
2047
- color: e = m.GREY_DARK_3,
2048
+ color: e = w.GREY_DARK_3,
2048
2049
  height: t = 14,
2049
2050
  width: o = 14,
2050
2051
  onClick: s
@@ -2079,9 +2080,9 @@ const ge = ({
2079
2080
  )
2080
2081
  ]
2081
2082
  }
2082
- ), Ct = ({
2083
+ ), ft = ({
2083
2084
  className: i,
2084
- color: e = m.GREY_DARK_5,
2085
+ color: e = w.GREY_DARK_5,
2085
2086
  height: t = 18,
2086
2087
  onClick: o,
2087
2088
  width: s = 18
@@ -2106,9 +2107,9 @@ const ge = ({
2106
2107
  }
2107
2108
  )
2108
2109
  }
2109
- ), pt = ({
2110
+ ), wt = ({
2110
2111
  className: i,
2111
- color: e = m.GREY_DARK_5,
2112
+ color: e = w.GREY_DARK_5,
2112
2113
  height: t = 24,
2113
2114
  width: o = 24,
2114
2115
  onClick: s
@@ -2158,9 +2159,9 @@ const ge = ({
2158
2159
  )
2159
2160
  ]
2160
2161
  }
2161
- ), ft = ({
2162
+ ), mt = ({
2162
2163
  className: i,
2163
- color: e = m.GREY_DARK_5,
2164
+ color: e = w.GREY_DARK_5,
2164
2165
  height: t = 24,
2165
2166
  width: o = 24,
2166
2167
  onClick: s
@@ -2195,9 +2196,9 @@ const ge = ({
2195
2196
  )
2196
2197
  ]
2197
2198
  }
2198
- ), wt = ({
2199
+ ), kt = ({
2199
2200
  className: i,
2200
- color: e = m.NOTIFICATION_WARNING_DARK,
2201
+ color: e = w.NOTIFICATION_WARNING_DARK,
2201
2202
  height: t = 37,
2202
2203
  width: o = 36,
2203
2204
  onClick: s
@@ -2234,9 +2235,9 @@ const ge = ({
2234
2235
  )
2235
2236
  ]
2236
2237
  }
2237
- ), mt = ({
2238
+ ), Lt = ({
2238
2239
  className: i,
2239
- color: e = m.GREY_DARK_5,
2240
+ color: e = w.GREY_DARK_5,
2240
2241
  height: t = 24,
2241
2242
  width: o = 24,
2242
2243
  onClick: s
@@ -2260,9 +2261,9 @@ const ge = ({
2260
2261
  }
2261
2262
  )
2262
2263
  }
2263
- ), kt = ({
2264
+ ), vt = ({
2264
2265
  className: i,
2265
- color: e = m.GREY_DARK_5,
2266
+ color: e = w.GREY_DARK_5,
2266
2267
  height: t = 24,
2267
2268
  width: o = 24,
2268
2269
  onClick: s
@@ -2299,9 +2300,9 @@ const ge = ({
2299
2300
  )
2300
2301
  ]
2301
2302
  }
2302
- ), Lt = ({
2303
+ ), Nt = ({
2303
2304
  className: i,
2304
- color: e = m.GREY_DARK_5,
2305
+ color: e = w.GREY_DARK_5,
2305
2306
  height: t = 24,
2306
2307
  width: o = 24,
2307
2308
  onClick: s
@@ -2338,9 +2339,9 @@ const ge = ({
2338
2339
  )
2339
2340
  ]
2340
2341
  }
2341
- ), vt = ({
2342
+ ), xt = ({
2342
2343
  className: i,
2343
- color: e = m.GREY_DARK_5,
2344
+ color: e = w.GREY_DARK_5,
2344
2345
  height: t = 24,
2345
2346
  width: o = 24,
2346
2347
  onClick: s
@@ -2407,9 +2408,9 @@ const ge = ({
2407
2408
  )
2408
2409
  ]
2409
2410
  }
2410
- ), Nt = ({
2411
+ ), Rt = ({
2411
2412
  className: i,
2412
- color: e = m.GREY_DARK_5,
2413
+ color: e = w.GREY_DARK_5,
2413
2414
  height: t = 24,
2414
2415
  width: o = 24,
2415
2416
  onClick: s
@@ -2446,9 +2447,9 @@ const ge = ({
2446
2447
  )
2447
2448
  ]
2448
2449
  }
2449
- ), xt = ({
2450
+ ), Mt = ({
2450
2451
  className: i,
2451
- color: e = m.GREY_DARK_5,
2452
+ color: e = w.GREY_DARK_5,
2452
2453
  height: t = 24,
2453
2454
  width: o = 24,
2454
2455
  onClick: s
@@ -2503,9 +2504,9 @@ const ge = ({
2503
2504
  )
2504
2505
  ]
2505
2506
  }
2506
- ), Rt = ({
2507
+ ), yt = ({
2507
2508
  className: i,
2508
- color: e = m.GREY_DARK_5,
2509
+ color: e = w.GREY_DARK_5,
2509
2510
  height: t = 24,
2510
2511
  width: o = 24,
2511
2512
  onClick: s
@@ -2542,9 +2543,9 @@ const ge = ({
2542
2543
  )
2543
2544
  ]
2544
2545
  }
2545
- ), Mt = ({
2546
+ ), bt = ({
2546
2547
  className: i,
2547
- color: e = m.GREY_DARK_5,
2548
+ color: e = w.GREY_DARK_5,
2548
2549
  height: t = 24,
2549
2550
  width: o = 24,
2550
2551
  onClick: s
@@ -2591,9 +2592,9 @@ const ge = ({
2591
2592
  )
2592
2593
  ]
2593
2594
  }
2594
- ), yt = ({
2595
+ ), Et = ({
2595
2596
  className: i,
2596
- color: e = m.GREY_DARK_5,
2597
+ color: e = w.GREY_DARK_5,
2597
2598
  height: t = 24,
2598
2599
  width: o = 24,
2599
2600
  onClick: s
@@ -2630,9 +2631,9 @@ const ge = ({
2630
2631
  )
2631
2632
  ]
2632
2633
  }
2633
- ), bt = ({
2634
+ ), _t = ({
2634
2635
  className: i,
2635
- color: e = m.GREY_DARK_5,
2636
+ color: e = w.GREY_DARK_5,
2636
2637
  height: t = 24,
2637
2638
  width: o = 24,
2638
2639
  onClick: s
@@ -2657,9 +2658,9 @@ const ge = ({
2657
2658
  }
2658
2659
  )
2659
2660
  }
2660
- ), Et = ({
2661
+ ), Ht = ({
2661
2662
  className: i,
2662
- color: e = m.GREY_DARK_5,
2663
+ color: e = w.GREY_DARK_5,
2663
2664
  height: t = 24,
2664
2665
  width: o = 24,
2665
2666
  onClick: s
@@ -2695,9 +2696,9 @@ const ge = ({
2695
2696
  )
2696
2697
  ]
2697
2698
  }
2698
- ), _t = ({
2699
+ ), Vt = ({
2699
2700
  className: i,
2700
- color: e = m.GREY_DARK_5,
2701
+ color: e = w.GREY_DARK_5,
2701
2702
  height: t = 24,
2702
2703
  width: o = 24,
2703
2704
  onClick: s
@@ -2716,9 +2717,9 @@ const ge = ({
2716
2717
  /* @__PURE__ */ n("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
2717
2718
  ]
2718
2719
  }
2719
- ), Ht = ({
2720
+ ), It = ({
2720
2721
  className: i,
2721
- color: e = m.GREY_DARK_5,
2722
+ color: e = w.GREY_DARK_5,
2722
2723
  height: t = 24,
2723
2724
  width: o = 24,
2724
2725
  onClick: s
@@ -2755,9 +2756,9 @@ const ge = ({
2755
2756
  )
2756
2757
  ]
2757
2758
  }
2758
- ), Vt = ({
2759
+ ), St = ({
2759
2760
  className: i,
2760
- color: e = m.GREY_DARK_5,
2761
+ color: e = w.GREY_DARK_5,
2761
2762
  height: t = 24,
2762
2763
  width: o = 24,
2763
2764
  onClick: s
@@ -2794,9 +2795,9 @@ const ge = ({
2794
2795
  )
2795
2796
  ]
2796
2797
  }
2797
- ), It = ({
2798
+ ), Ot = ({
2798
2799
  className: i,
2799
- color: e = m.GREY_DARK_5,
2800
+ color: e = w.GREY_DARK_5,
2800
2801
  height: t = 24,
2801
2802
  width: o = 24,
2802
2803
  onClick: s
@@ -2833,9 +2834,9 @@ const ge = ({
2833
2834
  )
2834
2835
  ]
2835
2836
  }
2836
- ), St = ({
2837
+ ), At = ({
2837
2838
  className: i,
2838
- color: e = m.GREY_DARK_2,
2839
+ color: e = w.GREY_DARK_2,
2839
2840
  height: t = 16,
2840
2841
  width: o = 16,
2841
2842
  onClick: s
@@ -2859,9 +2860,9 @@ const ge = ({
2859
2860
  }
2860
2861
  )
2861
2862
  }
2862
- ), Ot = ({
2863
+ ), Bt = ({
2863
2864
  className: i,
2864
- color: e = m.GREY_DARK_5,
2865
+ color: e = w.GREY_DARK_5,
2865
2866
  height: t = 20,
2866
2867
  width: o = 20,
2867
2868
  onClick: s
@@ -2888,9 +2889,9 @@ const ge = ({
2888
2889
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
2889
2890
  ]
2890
2891
  }
2891
- ), At = ({
2892
+ ), Wt = ({
2892
2893
  className: i,
2893
- color: e = m.GREY_DARK_5,
2894
+ color: e = w.GREY_DARK_5,
2894
2895
  height: t = 20,
2895
2896
  width: o = 20,
2896
2897
  onClick: s
@@ -2917,9 +2918,9 @@ const ge = ({
2917
2918
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
2918
2919
  ]
2919
2920
  }
2920
- ), Bt = ({
2921
+ ), jt = ({
2921
2922
  className: i,
2922
- color: e = m.GREY_DARK_5,
2923
+ color: e = w.GREY_DARK_5,
2923
2924
  height: t = 20,
2924
2925
  width: o = 20,
2925
2926
  onClick: s
@@ -2934,7 +2935,7 @@ const ge = ({
2934
2935
  fill: "none",
2935
2936
  xmlns: "http://www.w3.org/2000/svg",
2936
2937
  children: [
2937
- /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: m.GREY_LIGHT_2 }),
2938
+ /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: w.GREY_LIGHT_2 }),
2938
2939
  /* @__PURE__ */ n(
2939
2940
  "path",
2940
2941
  {
@@ -2946,9 +2947,9 @@ const ge = ({
2946
2947
  )
2947
2948
  ]
2948
2949
  }
2949
- ), Wt = ({
2950
+ ), Zt = ({
2950
2951
  className: i,
2951
- color: e = m.GREY_DARK_5,
2952
+ color: e = w.GREY_DARK_5,
2952
2953
  height: t = 20,
2953
2954
  width: o = 20,
2954
2955
  onClick: s
@@ -2963,7 +2964,7 @@ const ge = ({
2963
2964
  fill: "none",
2964
2965
  xmlns: "http://www.w3.org/2000/svg",
2965
2966
  children: [
2966
- /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: m.GREY_LIGHT_2 }),
2967
+ /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: w.GREY_LIGHT_2 }),
2967
2968
  /* @__PURE__ */ n(
2968
2969
  "path",
2969
2970
  {
@@ -2975,7 +2976,7 @@ const ge = ({
2975
2976
  )
2976
2977
  ]
2977
2978
  }
2978
- ), jt = ({
2979
+ ), Dt = ({
2979
2980
  className: i,
2980
2981
  color: e = "#001E52",
2981
2982
  height: t = 24,
@@ -3001,7 +3002,7 @@ const ge = ({
3001
3002
  }
3002
3003
  )
3003
3004
  }
3004
- ), Zt = ({
3005
+ ), Tt = ({
3005
3006
  className: i,
3006
3007
  color: e = "#131314",
3007
3008
  height: t = 20,
@@ -3029,7 +3030,7 @@ const ge = ({
3029
3030
  }
3030
3031
  )
3031
3032
  }
3032
- ), Dt = ({
3033
+ ), Gt = ({
3033
3034
  className: i,
3034
3035
  color: e = "#001E52",
3035
3036
  height: t = 24,
@@ -3076,7 +3077,7 @@ const ge = ({
3076
3077
  disabled: l = !1,
3077
3078
  onClick: c
3078
3079
  }) => {
3079
- const [r, d] = S(s), { theme: g } = n1($1), a = l ? g && g === "dark" ? m.GREY_LIGHT_4 : m.GREY_DARK_1 : o, h = l ? void 0 : c;
3080
+ const [r, d] = S(s), { theme: g } = n1($1), a = l ? g && g === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : o, h = l ? void 0 : c;
3080
3081
  return j(() => {
3081
3082
  if (s) {
3082
3083
  h && !l && d(`${s} clickable`);
@@ -3086,39 +3087,39 @@ const ge = ({
3086
3087
  }, [h, s, l]), /* @__PURE__ */ n(Q, { children: (() => {
3087
3088
  switch (i) {
3088
3089
  case "nextIcon":
3089
- return st({ width: e, height: t, color: a, className: r, onClick: h });
3090
+ return rt({ width: e, height: t, color: a, className: r, onClick: h });
3090
3091
  case "prevIcon":
3091
- return nt({ width: e, height: t, color: a, className: r, onClick: h });
3092
+ return lt({ width: e, height: t, color: a, className: r, onClick: h });
3092
3093
  case "arrowUp":
3093
- return ge({ width: e, height: t, color: a, className: r, onClick: h });
3094
+ return Ce({ width: e, height: t, color: a, className: r, onClick: h });
3094
3095
  case "arrowDown":
3095
- return ue({ width: e, height: t, color: a, className: r, onClick: h });
3096
+ return pe({ width: e, height: t, color: a, className: r, onClick: h });
3096
3097
  case "info":
3097
- return Ce({ width: e, height: t, color: a, className: r, onClick: h });
3098
+ return fe({ width: e, height: t, color: a, className: r, onClick: h });
3098
3099
  case "arrowRight":
3099
- return pe({ width: e, height: t, color: a, className: r, onClick: h });
3100
+ return we({ width: e, height: t, color: a, className: r, onClick: h });
3100
3101
  case "calendar":
3101
- return fe({ width: e, height: t, color: a, className: r, onClick: h });
3102
+ return me({ width: e, height: t, color: a, className: r, onClick: h });
3102
3103
  case "ok":
3103
- return we({ width: e, height: t, color: a, className: r, onClick: h });
3104
+ return ke({ width: e, height: t, color: a, className: r, onClick: h });
3104
3105
  case "cancel":
3105
- return me({ width: e, height: t, color: a, className: r, onClick: h });
3106
+ return Le({ width: e, height: t, color: a, className: r, onClick: h });
3106
3107
  case "add":
3107
- return ke({ width: e, height: t, color: a, className: r, onClick: h });
3108
+ return ve({ width: e, height: t, color: a, className: r, onClick: h });
3108
3109
  case "list":
3109
- return Le({ width: e, height: t, color: a, className: r, onClick: h });
3110
+ return Ne({ width: e, height: t, color: a, className: r, onClick: h });
3110
3111
  case "dragAndDrop":
3111
- return ve({ width: e, height: t, color: a, className: r, onClick: h });
3112
+ return xe({ width: e, height: t, color: a, className: r, onClick: h });
3112
3113
  case "filter":
3113
- return Ne({ width: e, height: t, color: a, className: r, onClick: h });
3114
+ return Re({ width: e, height: t, color: a, className: r, onClick: h });
3114
3115
  case "attention":
3115
- return xe({ width: e, height: t, color: a, className: r, onClick: h });
3116
+ return Me({ width: e, height: t, color: a, className: r, onClick: h });
3116
3117
  case "plus":
3117
- return Re({ width: e, height: t, color: a, className: r, onClick: h });
3118
+ return ye({ width: e, height: t, color: a, className: r, onClick: h });
3118
3119
  case "time":
3119
- return Me({ width: e, height: t, color: a, className: r, onClick: h });
3120
+ return be({ width: e, height: t, color: a, className: r, onClick: h });
3120
3121
  case "arrowDownLong":
3121
- return ye({
3122
+ return Ee({
3122
3123
  width: e,
3123
3124
  height: t,
3124
3125
  color: a,
@@ -3126,9 +3127,9 @@ const ge = ({
3126
3127
  onClick: h
3127
3128
  });
3128
3129
  case "users":
3129
- return be({ width: e, height: t, color: a, className: r, onClick: h });
3130
+ return _e({ width: e, height: t, color: a, className: r, onClick: h });
3130
3131
  case "mySkillsMatrix":
3131
- return Ee({
3132
+ return He({
3132
3133
  width: e,
3133
3134
  height: t,
3134
3135
  color: a,
@@ -3136,9 +3137,9 @@ const ge = ({
3136
3137
  onClick: h
3137
3138
  });
3138
3139
  case "skills":
3139
- return _e({ width: e, height: t, color: a, className: r, onClick: h });
3140
+ return Ve({ width: e, height: t, color: a, className: r, onClick: h });
3140
3141
  case "skillsMatrices":
3141
- return He({
3142
+ return Ie({
3142
3143
  width: e,
3143
3144
  height: t,
3144
3145
  color: a,
@@ -3146,23 +3147,23 @@ const ge = ({
3146
3147
  onClick: h
3147
3148
  });
3148
3149
  case "history":
3149
- return Ve({ width: e, height: t, color: a, className: r, onClick: h });
3150
+ return Se({ width: e, height: t, color: a, className: r, onClick: h });
3150
3151
  case "logOut":
3151
- return Ie({ width: e, height: t, color: a, className: r, onClick: h });
3152
+ return Oe({ width: e, height: t, color: a, className: r, onClick: h });
3152
3153
  case "settings":
3153
- return Se({ width: e, height: t, color: a, className: r, onClick: h });
3154
+ return Ae({ width: e, height: t, color: a, className: r, onClick: h });
3154
3155
  case "addSkill":
3155
- return Oe({ width: e, height: t, color: a, className: r, onClick: h });
3156
+ return Be({ width: e, height: t, color: a, className: r, onClick: h });
3156
3157
  case "conversation":
3157
- return Ae({ width: e, height: t, color: a, className: r, onClick: h });
3158
+ return We({ width: e, height: t, color: a, className: r, onClick: h });
3158
3159
  case "trash":
3159
- return Be({ width: e, height: t, color: a, className: r, onClick: h });
3160
+ return je({ width: e, height: t, color: a, className: r, onClick: h });
3160
3161
  case "settings4":
3161
- return We({ width: e, height: t, color: a, className: r, onClick: h });
3162
+ return Ze({ width: e, height: t, color: a, className: r, onClick: h });
3162
3163
  case "edit2":
3163
- return je({ width: e, height: t, color: a, className: r, onClick: h });
3164
+ return De({ width: e, height: t, color: a, className: r, onClick: h });
3164
3165
  case "notifications":
3165
- return Ze({
3166
+ return Te({
3166
3167
  width: e,
3167
3168
  height: t,
3168
3169
  color: a,
@@ -3170,9 +3171,9 @@ const ge = ({
3170
3171
  onClick: h
3171
3172
  });
3172
3173
  case "success":
3173
- return De({ width: e, height: t, color: a, className: r, onClick: h });
3174
+ return Ge({ width: e, height: t, color: a, className: r, onClick: h });
3174
3175
  case "attentionSmall":
3175
- return Te({
3176
+ return Ke({
3176
3177
  width: e,
3177
3178
  height: t,
3178
3179
  color: a,
@@ -3180,11 +3181,11 @@ const ge = ({
3180
3181
  onClick: h
3181
3182
  });
3182
3183
  case "errorSmall":
3183
- return Ge({ width: e, height: t, color: a, className: r, onClick: h });
3184
+ return Pe({ width: e, height: t, color: a, className: r, onClick: h });
3184
3185
  case "infoMedium":
3185
- return Ke({ width: e, height: t, color: a, className: r, onClick: h });
3186
+ return Fe({ width: e, height: t, color: a, className: r, onClick: h });
3186
3187
  case "attentionMedium":
3187
- return Pe({
3188
+ return $e({
3188
3189
  width: e,
3189
3190
  height: t,
3190
3191
  color: a,
@@ -3192,9 +3193,9 @@ const ge = ({
3192
3193
  onClick: h
3193
3194
  });
3194
3195
  case "errorMedium":
3195
- return Fe({ width: e, height: t, color: a, className: r, onClick: h });
3196
+ return Ye({ width: e, height: t, color: a, className: r, onClick: h });
3196
3197
  case "faviconSkills":
3197
- return Qe({
3198
+ return Xe({
3198
3199
  width: e,
3199
3200
  height: t,
3200
3201
  color: a,
@@ -3202,7 +3203,7 @@ const ge = ({
3202
3203
  onClick: h
3203
3204
  });
3204
3205
  case "visibilityIcon":
3205
- return $e({
3206
+ return Ue({
3206
3207
  width: e,
3207
3208
  height: t,
3208
3209
  color: a,
@@ -3210,7 +3211,7 @@ const ge = ({
3210
3211
  onClick: h
3211
3212
  });
3212
3213
  case "visibilityOffIcon":
3213
- return Ye({
3214
+ return ze({
3214
3215
  width: e,
3215
3216
  height: t,
3216
3217
  color: a,
@@ -3218,7 +3219,7 @@ const ge = ({
3218
3219
  onClick: h
3219
3220
  });
3220
3221
  case "selectArrowIcon":
3221
- return Ue({
3222
+ return Je({
3222
3223
  width: e,
3223
3224
  height: t,
3224
3225
  color: a,
@@ -3226,7 +3227,7 @@ const ge = ({
3226
3227
  onClick: h
3227
3228
  });
3228
3229
  case "expandArrowIcon":
3229
- return ze({
3230
+ return Qe({
3230
3231
  width: e,
3231
3232
  height: t,
3232
3233
  color: a,
@@ -3234,7 +3235,7 @@ const ge = ({
3234
3235
  onClick: h
3235
3236
  });
3236
3237
  case "expandActiveArrowIcon":
3237
- return Je({
3238
+ return qe({
3238
3239
  width: e,
3239
3240
  height: t,
3240
3241
  color: a,
@@ -3242,97 +3243,97 @@ const ge = ({
3242
3243
  onClick: h
3243
3244
  });
3244
3245
  case "camera":
3245
- return qe({ width: e, height: t, color: a, className: r, onClick: h });
3246
+ return et({ width: e, height: t, color: a, className: r, onClick: h });
3246
3247
  case "sortUp":
3247
- return Xe({ width: e, height: t, color: a, className: r, onClick: h });
3248
+ return tt({ width: e, height: t, color: a, className: r, onClick: h });
3248
3249
  case "sortDown":
3249
- return et({ width: e, height: t, color: a, className: r, onClick: h });
3250
+ return it({ width: e, height: t, color: a, className: r, onClick: h });
3250
3251
  case "logOut2":
3251
- return tt({ width: e, height: t, color: a, className: r, onClick: h });
3252
+ return ot({ width: e, height: t, color: a, className: r, onClick: h });
3252
3253
  case "search":
3253
- return it({ width: e, height: t, color: a, className: r, onClick: h });
3254
+ return st({ width: e, height: t, color: a, className: r, onClick: h });
3254
3255
  case "handRock":
3255
- return ot({ width: e, height: t, color: a, className: r, onClick: h });
3256
+ return nt({ width: e, height: t, color: a, className: r, onClick: h });
3256
3257
  case "arrowUpFilled":
3257
- return lt({ width: e, height: t, color: a, className: r, onClick: h });
3258
+ return ht({ width: e, height: t, color: a, className: r, onClick: h });
3258
3259
  case "arrowDownFilled":
3259
- return rt({ width: e, height: t, color: a, className: r, onClick: h });
3260
- case "link":
3261
3260
  return at({ width: e, height: t, color: a, className: r, onClick: h });
3262
- case "telegram":
3261
+ case "link":
3263
3262
  return ct({ width: e, height: t, color: a, className: r, onClick: h });
3264
- case "mail":
3263
+ case "telegram":
3265
3264
  return gt({ width: e, height: t, color: a, className: r, onClick: h });
3265
+ case "mail":
3266
+ return Ct({ width: e, height: t, color: a, className: r, onClick: h });
3266
3267
  case "github":
3267
- return ht({ width: e, height: t, color: a, className: r, onClick: h });
3268
- case "linkedIn":
3269
3268
  return dt({ width: e, height: t, color: a, className: r, onClick: h });
3270
- case "emptyStateIcon":
3269
+ case "linkedIn":
3271
3270
  return ut({ width: e, height: t, color: a, className: r, onClick: h });
3271
+ case "emptyStateIcon":
3272
+ return pt({ width: e, height: t, color: a, className: r, onClick: h });
3272
3273
  case "filtersIcon":
3273
- return Ct({ width: e, height: t, color: a, className: r, onClick: h });
3274
+ return ft({ width: e, height: t, color: a, className: r, onClick: h });
3274
3275
  case "dotMenuIcon":
3275
- return pt({ width: e, height: t, color: a, className: r, onClick: h });
3276
+ return wt({ width: e, height: t, color: a, className: r, onClick: h });
3276
3277
  case "plusCircle":
3277
- return ft({ width: e, height: t, color: a, className: r, onClick: h });
3278
+ return mt({ width: e, height: t, color: a, className: r, onClick: h });
3278
3279
  case "warning":
3279
- return wt({ width: e, height: t, color: a, className: r, onClick: h });
3280
+ return kt({ width: e, height: t, color: a, className: r, onClick: h });
3280
3281
  case "back":
3281
- return mt({ width: e, height: t, color: a, className: r, onClick: h });
3282
+ return Lt({ width: e, height: t, color: a, className: r, onClick: h });
3282
3283
  case "bell":
3283
- return kt({ width: e, height: t, color: a, className: r, onClick: h });
3284
- case "contract":
3285
3284
  return vt({ width: e, height: t, color: a, className: r, onClick: h });
3285
+ case "contract":
3286
+ return xt({ width: e, height: t, color: a, className: r, onClick: h });
3286
3287
  case "trash2":
3287
- return Lt({ width: e, height: t, color: a, className: r, onClick: h });
3288
- case "manager":
3289
3288
  return Nt({ width: e, height: t, color: a, className: r, onClick: h });
3289
+ case "manager":
3290
+ return Rt({ width: e, height: t, color: a, className: r, onClick: h });
3290
3291
  case "resourceManager":
3291
- return xt({ width: e, height: t, color: a, className: r, onClick: h });
3292
+ return Mt({ width: e, height: t, color: a, className: r, onClick: h });
3292
3293
  case "settings2":
3293
- return Rt({ width: e, height: t, color: a, className: r, onClick: h });
3294
+ return yt({ width: e, height: t, color: a, className: r, onClick: h });
3294
3295
  case "image":
3295
- return Mt({ width: e, height: t, color: a, className: r, onClick: h });
3296
+ return bt({ width: e, height: t, color: a, className: r, onClick: h });
3296
3297
  case "upload":
3297
- return yt({ width: e, height: t, color: a, className: r, onClick: h });
3298
+ return Et({ width: e, height: t, color: a, className: r, onClick: h });
3298
3299
  case "edit":
3299
- return bt({ width: e, height: t, color: a, className: r, onClick: h });
3300
+ return _t({ width: e, height: t, color: a, className: r, onClick: h });
3300
3301
  case "location":
3301
- return Et({ width: e, height: t, color: a, className: r, onClick: h });
3302
+ return Ht({ width: e, height: t, color: a, className: r, onClick: h });
3302
3303
  case "plus2":
3303
- return _t({ width: e, height: t, color: a, className: r, onClick: h });
3304
+ return Vt({ width: e, height: t, color: a, className: r, onClick: h });
3304
3305
  case "search2":
3305
- return Ht({ width: e, height: t, color: a, className: r, onClick: h });
3306
+ return It({ width: e, height: t, color: a, className: r, onClick: h });
3306
3307
  case "fastArrowLeft":
3307
- return Vt({ width: e, height: t, color: a, className: r, onClick: h });
3308
+ return St({ width: e, height: t, color: a, className: r, onClick: h });
3308
3309
  case "fastArrowRight":
3309
- return It({ width: e, height: t, color: a, className: r, onClick: h });
3310
+ return Ot({ width: e, height: t, color: a, className: r, onClick: h });
3310
3311
  case "crossInCircle":
3311
- return St({ width: e, height: t, color: a, className: r, onClick: h });
3312
- case "arrowUp2":
3313
3312
  return At({ width: e, height: t, color: a, className: r, onClick: h });
3313
+ case "arrowUp2":
3314
+ return Wt({ width: e, height: t, color: a, className: r, onClick: h });
3314
3315
  case "arrowDown2":
3315
- return Ot({ width: e, height: t, color: a, className: r, onClick: h });
3316
- case "filledArrowLeft":
3317
3316
  return Bt({ width: e, height: t, color: a, className: r, onClick: h });
3317
+ case "filledArrowLeft":
3318
+ return jt({ width: e, height: t, color: a, className: r, onClick: h });
3318
3319
  case "filledArrowRight":
3319
- return Wt({ width: e, height: t, color: a, className: r, onClick: h });
3320
+ return Zt({ width: e, height: t, color: a, className: r, onClick: h });
3320
3321
  case "burgerMenu":
3321
- return jt({ width: e, height: t, color: a, className: r, onClick: h });
3322
+ return Dt({ width: e, height: t, color: a, className: r, onClick: h });
3322
3323
  case "signOut":
3323
- return Zt({ width: e, height: t, color: a, className: r, onClick: h });
3324
+ return Tt({ width: e, height: t, color: a, className: r, onClick: h });
3324
3325
  case "refresh":
3325
- return Dt({ width: e, height: t, color: a, className: r, onClick: h });
3326
+ return Gt({ width: e, height: t, color: a, className: r, onClick: h });
3326
3327
  default:
3327
3328
  return /* @__PURE__ */ n(Q, { children: "No Icon provided" });
3328
3329
  }
3329
3330
  })() });
3330
- }, { Title: Tt, Text: Gt } = K1, Kt = {
3331
+ }, { Title: Kt, Text: Pt } = K1, Ft = {
3331
3332
  h1: 1,
3332
3333
  h2: 2,
3333
3334
  h3: 3,
3334
3335
  h4: 4
3335
- }, Pt = p1(
3336
+ }, $t = p1(
3336
3337
  ({
3337
3338
  align: i = "inherit",
3338
3339
  variant: e = "body1",
@@ -3345,17 +3346,17 @@ const ge = ({
3345
3346
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
3346
3347
  let g = `snmt-typography snmt-typography-${e}`;
3347
3348
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ n(
3348
- Tt,
3349
+ Kt,
3349
3350
  {
3350
3351
  className: g,
3351
3352
  style: { color: t, whiteSpace: c },
3352
3353
  onClick: s,
3353
- level: Kt[e],
3354
+ level: Ft[e],
3354
3355
  ref: r,
3355
3356
  children: o
3356
3357
  }
3357
3358
  ) : /* @__PURE__ */ n(
3358
- Gt,
3359
+ Pt,
3359
3360
  {
3360
3361
  className: g,
3361
3362
  style: { color: t, whiteSpace: c },
@@ -3366,13 +3367,13 @@ const ge = ({
3366
3367
  );
3367
3368
  }
3368
3369
  );
3369
- var k = /* @__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))(k || {});
3370
+ var m = /* @__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))(m || {});
3370
3371
  const Y1 = o1({
3371
3372
  locale: "en",
3372
3373
  theme: "light"
3373
3374
  });
3374
3375
  Y1.Provider;
3375
- const Ft = ({
3376
+ const Yt = ({
3376
3377
  width: i = 20,
3377
3378
  height: e = 20,
3378
3379
  color: t = "#001E52",
@@ -3399,7 +3400,7 @@ const Ft = ({
3399
3400
  }
3400
3401
  )
3401
3402
  }
3402
- ), $t = ({
3403
+ ), Ut = ({
3403
3404
  width: i = 20,
3404
3405
  height: e = 20,
3405
3406
  color: t = "#001E52",
@@ -3426,7 +3427,7 @@ const Ft = ({
3426
3427
  }
3427
3428
  )
3428
3429
  }
3429
- ), Yt = ({
3430
+ ), zt = ({
3430
3431
  width: i = 16,
3431
3432
  height: e = 16,
3432
3433
  color: t = "#001E52",
@@ -3454,7 +3455,7 @@ const Ft = ({
3454
3455
  )
3455
3456
  ]
3456
3457
  }
3457
- ), Ut = ({
3458
+ ), Jt = ({
3458
3459
  width: i = 20,
3459
3460
  height: e = 20,
3460
3461
  color: t = "#001E52",
@@ -3489,7 +3490,7 @@ const Ft = ({
3489
3490
  )
3490
3491
  ]
3491
3492
  }
3492
- ), zt = ({
3493
+ ), Qt = ({
3493
3494
  width: i = 18,
3494
3495
  height: e = 18,
3495
3496
  color: t = "#001E52",
@@ -3528,7 +3529,7 @@ const Ft = ({
3528
3529
  )
3529
3530
  ]
3530
3531
  }
3531
- ), Jt = ({
3532
+ ), qt = ({
3532
3533
  width: i = 20,
3533
3534
  height: e = 20,
3534
3535
  color: t = "#001E52",
@@ -3554,7 +3555,7 @@ const Ft = ({
3554
3555
  }
3555
3556
  )
3556
3557
  }
3557
- ), Qt = ({
3558
+ ), Xt = ({
3558
3559
  width: i = 20,
3559
3560
  height: e = 20,
3560
3561
  color: t = "#001E52",
@@ -3575,7 +3576,7 @@ const Ft = ({
3575
3576
  /* @__PURE__ */ n("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
3576
3577
  ]
3577
3578
  }
3578
- ), qt = ({
3579
+ ), e2 = ({
3579
3580
  width: i = 20,
3580
3581
  height: e = 20,
3581
3582
  color: t = "#001E52",
@@ -3607,7 +3608,7 @@ const Ft = ({
3607
3608
  )
3608
3609
  ]
3609
3610
  }
3610
- ), Xt = ({
3611
+ ), t2 = ({
3611
3612
  width: i = 20,
3612
3613
  height: e = 20,
3613
3614
  color: t = "#001E52",
@@ -3661,7 +3662,7 @@ const Ft = ({
3661
3662
  )
3662
3663
  ]
3663
3664
  }
3664
- ), e2 = ({
3665
+ ), i2 = ({
3665
3666
  width: i = 20,
3666
3667
  height: e = 20,
3667
3668
  color: t = "#001E52",
@@ -3700,7 +3701,7 @@ const Ft = ({
3700
3701
  /* @__PURE__ */ n("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
3701
3702
  ]
3702
3703
  }
3703
- ), t2 = ({
3704
+ ), o2 = ({
3704
3705
  width: i = 16,
3705
3706
  height: e = 12,
3706
3707
  color: t = "#001E52",
@@ -3749,7 +3750,7 @@ const Ft = ({
3749
3750
  )
3750
3751
  ] })
3751
3752
  }
3752
- ), i2 = ({
3753
+ ), s2 = ({
3753
3754
  width: i = 16,
3754
3755
  height: e = 16,
3755
3756
  color: t = "#001E52",
@@ -3783,7 +3784,7 @@ const Ft = ({
3783
3784
  )
3784
3785
  ]
3785
3786
  }
3786
- ), o2 = ({
3787
+ ), n2 = ({
3787
3788
  width: i = 10,
3788
3789
  height: e = 10,
3789
3790
  color: t = "#001E52",
@@ -3822,7 +3823,7 @@ const Ft = ({
3822
3823
  )
3823
3824
  ] })
3824
3825
  }
3825
- ), s2 = ({
3826
+ ), r2 = ({
3826
3827
  width: i = 16,
3827
3828
  height: e = 16,
3828
3829
  color: t = "#001E52",
@@ -3858,7 +3859,7 @@ const Ft = ({
3858
3859
  )
3859
3860
  ]
3860
3861
  }
3861
- ), n2 = ({
3862
+ ), l2 = ({
3862
3863
  width: i = 11,
3863
3864
  height: e = 32,
3864
3865
  color: t = "#001E52",
@@ -3896,7 +3897,7 @@ const Ft = ({
3896
3897
  /* @__PURE__ */ n("circle", { cx: "3", cy: "3", r: "3", fill: t })
3897
3898
  ]
3898
3899
  }
3899
- ), r2 = ({
3900
+ ), a2 = ({
3900
3901
  width: i = 20,
3901
3902
  height: e = 20,
3902
3903
  color: t = "#001E52",
@@ -3943,7 +3944,7 @@ const Ft = ({
3943
3944
  )
3944
3945
  ]
3945
3946
  }
3946
- ), l2 = ({
3947
+ ), h2 = ({
3947
3948
  width: i = 20,
3948
3949
  height: e = 20,
3949
3950
  color: t = "#001E52",
@@ -3976,7 +3977,7 @@ const Ft = ({
3976
3977
  )
3977
3978
  ]
3978
3979
  }
3979
- ), a2 = ({
3980
+ ), c2 = ({
3980
3981
  width: i = 20,
3981
3982
  height: e = 20,
3982
3983
  color: t = "#001E52",
@@ -4023,7 +4024,7 @@ const Ft = ({
4023
4024
  )
4024
4025
  ]
4025
4026
  }
4026
- ), h2 = ({
4027
+ ), d2 = ({
4027
4028
  width: i = 20,
4028
4029
  height: e = 20,
4029
4030
  color: t = "#001E52",
@@ -4056,7 +4057,7 @@ const Ft = ({
4056
4057
  )
4057
4058
  ]
4058
4059
  }
4059
- ), c2 = ({
4060
+ ), g2 = ({
4060
4061
  width: i = 18,
4061
4062
  height: e = 16,
4062
4063
  color: t = "#001E52",
@@ -4095,7 +4096,7 @@ const Ft = ({
4095
4096
  )
4096
4097
  ]
4097
4098
  }
4098
- ), d2 = ({
4099
+ ), u2 = ({
4099
4100
  width: i = 20,
4100
4101
  height: e = 20,
4101
4102
  color: t = "#001E52",
@@ -4128,7 +4129,7 @@ const Ft = ({
4128
4129
  )
4129
4130
  ]
4130
4131
  }
4131
- ), g2 = ({
4132
+ ), C2 = ({
4132
4133
  width: i = 20,
4133
4134
  height: e = 20,
4134
4135
  color: t = "#001E52",
@@ -4152,7 +4153,7 @@ const Ft = ({
4152
4153
  }
4153
4154
  )
4154
4155
  }
4155
- ), u2 = ({
4156
+ ), p2 = ({
4156
4157
  width: i = 20,
4157
4158
  height: e = 20,
4158
4159
  color: t = "#001E52",
@@ -4199,7 +4200,7 @@ const Ft = ({
4199
4200
  )
4200
4201
  ]
4201
4202
  }
4202
- ), C2 = ({
4203
+ ), f2 = ({
4203
4204
  width: i = 20,
4204
4205
  height: e = 20,
4205
4206
  color: t = "#001E52",
@@ -4232,7 +4233,7 @@ const Ft = ({
4232
4233
  )
4233
4234
  ]
4234
4235
  }
4235
- ), p2 = ({
4236
+ ), w2 = ({
4236
4237
  width: i = 20,
4237
4238
  height: e = 20,
4238
4239
  color: t = "#001E52",
@@ -4265,7 +4266,7 @@ const Ft = ({
4265
4266
  )
4266
4267
  ]
4267
4268
  }
4268
- ), f2 = ({
4269
+ ), m2 = ({
4269
4270
  width: i = 20,
4270
4271
  height: e = 23,
4271
4272
  color: t = "#001E52",
@@ -4326,7 +4327,7 @@ const Ft = ({
4326
4327
  )
4327
4328
  ]
4328
4329
  }
4329
- ), w2 = ({
4330
+ ), k2 = ({
4330
4331
  width: i = 20,
4331
4332
  height: e = 20,
4332
4333
  color: t = "#001E52",
@@ -4366,7 +4367,7 @@ const Ft = ({
4366
4367
  )
4367
4368
  ]
4368
4369
  }
4369
- ), m2 = ({
4370
+ ), L2 = ({
4370
4371
  width: i = 32,
4371
4372
  height: e = 25,
4372
4373
  color: t = "#001E52",
@@ -4394,7 +4395,7 @@ const Ft = ({
4394
4395
  )
4395
4396
  ]
4396
4397
  }
4397
- ), k2 = ({
4398
+ ), v2 = ({
4398
4399
  width: i = 14,
4399
4400
  height: e = 14,
4400
4401
  color: t = "#10B981",
@@ -4423,7 +4424,7 @@ const Ft = ({
4423
4424
  )
4424
4425
  ]
4425
4426
  }
4426
- ), L2 = ({
4427
+ ), N2 = ({
4427
4428
  width: i = 11,
4428
4429
  height: e = 11,
4429
4430
  color: t = "#FFB020",
@@ -4457,7 +4458,7 @@ const Ft = ({
4457
4458
  )
4458
4459
  ]
4459
4460
  }
4460
- ), v2 = ({
4461
+ ), x2 = ({
4461
4462
  width: i = 10,
4462
4463
  height: e = 10,
4463
4464
  color: t = "#88A4FF",
@@ -4505,7 +4506,7 @@ const Ft = ({
4505
4506
  )
4506
4507
  ]
4507
4508
  }
4508
- ), N2 = ({
4509
+ ), R2 = ({
4509
4510
  width: i = 14,
4510
4511
  height: e = 14,
4511
4512
  color: t = "#8E8E93",
@@ -4533,7 +4534,7 @@ const Ft = ({
4533
4534
  )
4534
4535
  ]
4535
4536
  }
4536
- ), x2 = ({
4537
+ ), M2 = ({
4537
4538
  width: i = 14,
4538
4539
  height: e = 14,
4539
4540
  color: t = "#FFB020",
@@ -4567,7 +4568,7 @@ const Ft = ({
4567
4568
  )
4568
4569
  ]
4569
4570
  }
4570
- ), R2 = ({
4571
+ ), y2 = ({
4571
4572
  width: i = 14,
4572
4573
  height: e = 14,
4573
4574
  color: t = "#D0421B",
@@ -4615,7 +4616,7 @@ const Ft = ({
4615
4616
  )
4616
4617
  ]
4617
4618
  }
4618
- ), M2 = ({
4619
+ ), b2 = ({
4619
4620
  width: i = 20,
4620
4621
  height: e = 20,
4621
4622
  color: t = "#070739",
@@ -4645,7 +4646,7 @@ const Ft = ({
4645
4646
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
4646
4647
  ]
4647
4648
  }
4648
- ), y2 = ({
4649
+ ), E2 = ({
4649
4650
  width: i = 20,
4650
4651
  height: e = 20,
4651
4652
  color: t = "#070739",
@@ -4683,7 +4684,7 @@ const Ft = ({
4683
4684
  )
4684
4685
  ]
4685
4686
  }
4686
- ), b2 = ({
4687
+ ), _2 = ({
4687
4688
  width: i = 9,
4688
4689
  height: e = 5,
4689
4690
  color: t = "#001E52",
@@ -4709,7 +4710,7 @@ const Ft = ({
4709
4710
  }
4710
4711
  )
4711
4712
  }
4712
- ), E2 = ({
4713
+ ), H2 = ({
4713
4714
  width: i = 20,
4714
4715
  height: e = 20,
4715
4716
  color: t = "#F2F2F7",
@@ -4738,7 +4739,7 @@ const Ft = ({
4738
4739
  )
4739
4740
  ]
4740
4741
  }
4741
- ), _2 = ({
4742
+ ), V2 = ({
4742
4743
  width: i = 20,
4743
4744
  height: e = 20,
4744
4745
  color: t = "#004ED7",
@@ -4767,7 +4768,7 @@ const Ft = ({
4767
4768
  )
4768
4769
  ]
4769
4770
  }
4770
- ), H2 = ({
4771
+ ), I2 = ({
4771
4772
  width: i = 248,
4772
4773
  height: e = 248,
4773
4774
  color: t = "#070739",
@@ -4804,7 +4805,7 @@ const Ft = ({
4804
4805
  )
4805
4806
  ]
4806
4807
  }
4807
- ), V2 = ({
4808
+ ), S2 = ({
4808
4809
  width: i = 24,
4809
4810
  height: e = 24,
4810
4811
  color: t = "#001E52",
@@ -4843,7 +4844,7 @@ const Ft = ({
4843
4844
  )
4844
4845
  ]
4845
4846
  }
4846
- ), I2 = ({
4847
+ ), O2 = ({
4847
4848
  width: i = 10,
4848
4849
  height: e = 10,
4849
4850
  color: t = "#001E52",
@@ -4872,7 +4873,7 @@ const Ft = ({
4872
4873
  )
4873
4874
  ]
4874
4875
  }
4875
- ), S2 = ({
4876
+ ), A2 = ({
4876
4877
  width: i = 10,
4877
4878
  height: e = 10,
4878
4879
  color: t = "#001E52",
@@ -4909,10 +4910,10 @@ const Ft = ({
4909
4910
  )
4910
4911
  ]
4911
4912
  }
4912
- ), O2 = ({
4913
+ ), B2 = ({
4913
4914
  width: i = 24,
4914
4915
  height: e = 24,
4915
- color: t = k.GREY_DARK_5,
4916
+ color: t = m.GREY_DARK_5,
4916
4917
  className: o,
4917
4918
  onClick: s
4918
4919
  }) => /* @__PURE__ */ u(
@@ -4948,10 +4949,10 @@ const Ft = ({
4948
4949
  )
4949
4950
  ]
4950
4951
  }
4951
- ), A2 = ({
4952
+ ), W2 = ({
4952
4953
  width: i = 20,
4953
4954
  height: e = 20,
4954
- color: t = k.GREY_DARK_1,
4955
+ color: t = m.GREY_DARK_1,
4955
4956
  className: o,
4956
4957
  onClick: s
4957
4958
  }) => /* @__PURE__ */ u(
@@ -4981,10 +4982,10 @@ const Ft = ({
4981
4982
  )
4982
4983
  ]
4983
4984
  }
4984
- ), B2 = ({
4985
+ ), j2 = ({
4985
4986
  width: i = 81,
4986
4987
  height: e = 80,
4987
- color: t = k.GREY_DARK_5,
4988
+ color: t = m.GREY_DARK_5,
4988
4989
  className: o,
4989
4990
  onClick: s
4990
4991
  }) => /* @__PURE__ */ u(
@@ -5030,9 +5031,9 @@ const Ft = ({
5030
5031
  )
5031
5032
  ]
5032
5033
  }
5033
- ), W2 = ({
5034
+ ), Z2 = ({
5034
5035
  className: i,
5035
- color: e = k.GREY_DARK_5,
5036
+ color: e = m.GREY_DARK_5,
5036
5037
  height: t = 20,
5037
5038
  width: o = 20,
5038
5039
  onClick: s
@@ -5057,9 +5058,9 @@ const Ft = ({
5057
5058
  }
5058
5059
  )
5059
5060
  }
5060
- ), j2 = ({
5061
+ ), D2 = ({
5061
5062
  className: i,
5062
- color: e = k.GREY_DARK_5,
5063
+ color: e = m.GREY_DARK_5,
5063
5064
  height: t = 20,
5064
5065
  width: o = 20,
5065
5066
  onClick: s
@@ -5084,9 +5085,9 @@ const Ft = ({
5084
5085
  }
5085
5086
  )
5086
5087
  }
5087
- ), Z2 = ({
5088
+ ), T2 = ({
5088
5089
  className: i,
5089
- color: e = k.GREY_DARK_5,
5090
+ color: e = m.GREY_DARK_5,
5090
5091
  height: t = 5,
5091
5092
  width: o = 10,
5092
5093
  onClick: s
@@ -5108,9 +5109,9 @@ const Ft = ({
5108
5109
  }
5109
5110
  )
5110
5111
  }
5111
- ), D2 = ({
5112
+ ), G2 = ({
5112
5113
  className: i,
5113
- color: e = k.GREY_DARK_5,
5114
+ color: e = m.GREY_DARK_5,
5114
5115
  height: t = 5,
5115
5116
  width: o = 10,
5116
5117
  onClick: s
@@ -5133,9 +5134,9 @@ const Ft = ({
5133
5134
  }
5134
5135
  )
5135
5136
  }
5136
- ), T2 = ({
5137
+ ), K2 = ({
5137
5138
  className: i,
5138
- color: e = k.GREY_DARK_5,
5139
+ color: e = m.GREY_DARK_5,
5139
5140
  height: t = 24,
5140
5141
  width: o = 24,
5141
5142
  onClick: s
@@ -5172,9 +5173,9 @@ const Ft = ({
5172
5173
  )
5173
5174
  ]
5174
5175
  }
5175
- ), G2 = ({
5176
+ ), P2 = ({
5176
5177
  className: i,
5177
- color: e = k.GREY_DARK_5,
5178
+ color: e = m.GREY_DARK_5,
5178
5179
  height: t = 24,
5179
5180
  width: o = 24,
5180
5181
  onClick: s
@@ -5211,9 +5212,9 @@ const Ft = ({
5211
5212
  )
5212
5213
  ]
5213
5214
  }
5214
- ), K2 = ({
5215
+ ), F2 = ({
5215
5216
  className: i,
5216
- color: e = k.GREY_DARK_5,
5217
+ color: e = m.GREY_DARK_5,
5217
5218
  height: t = 24,
5218
5219
  width: o = 24,
5219
5220
  onClick: s
@@ -5238,9 +5239,9 @@ const Ft = ({
5238
5239
  }
5239
5240
  )
5240
5241
  }
5241
- ), P2 = ({
5242
+ ), $2 = ({
5242
5243
  className: i,
5243
- color: e = k.GREY_DARK_5,
5244
+ color: e = m.GREY_DARK_5,
5244
5245
  height: t = 24,
5245
5246
  width: o = 24,
5246
5247
  onClick: s
@@ -5297,9 +5298,9 @@ const Ft = ({
5297
5298
  )
5298
5299
  ]
5299
5300
  }
5300
- ), F2 = ({
5301
+ ), Y2 = ({
5301
5302
  className: i,
5302
- color: e = k.GREY_DARK_5,
5303
+ color: e = m.GREY_DARK_5,
5303
5304
  height: t = 24,
5304
5305
  width: o = 24,
5305
5306
  onClick: s
@@ -5334,9 +5335,9 @@ const Ft = ({
5334
5335
  )
5335
5336
  ]
5336
5337
  }
5337
- ), $2 = ({
5338
+ ), U2 = ({
5338
5339
  className: i,
5339
- color: e = k.GREY_DARK_3,
5340
+ color: e = m.GREY_DARK_3,
5340
5341
  height: t = 14,
5341
5342
  width: o = 14,
5342
5343
  onClick: s
@@ -5371,9 +5372,9 @@ const Ft = ({
5371
5372
  )
5372
5373
  ]
5373
5374
  }
5374
- ), Y2 = ({
5375
+ ), z2 = ({
5375
5376
  className: i,
5376
- color: e = k.GREY_DARK_5,
5377
+ color: e = m.GREY_DARK_5,
5377
5378
  height: t = 18,
5378
5379
  onClick: o,
5379
5380
  width: s = 18
@@ -5398,9 +5399,9 @@ const Ft = ({
5398
5399
  }
5399
5400
  )
5400
5401
  }
5401
- ), U2 = ({
5402
+ ), J2 = ({
5402
5403
  className: i,
5403
- color: e = k.GREY_DARK_5,
5404
+ color: e = m.GREY_DARK_5,
5404
5405
  height: t = 24,
5405
5406
  width: o = 24,
5406
5407
  onClick: s
@@ -5450,9 +5451,9 @@ const Ft = ({
5450
5451
  )
5451
5452
  ]
5452
5453
  }
5453
- ), z2 = ({
5454
+ ), Q2 = ({
5454
5455
  className: i,
5455
- color: e = k.GREY_DARK_5,
5456
+ color: e = m.GREY_DARK_5,
5456
5457
  height: t = 24,
5457
5458
  width: o = 24,
5458
5459
  onClick: s
@@ -5487,9 +5488,9 @@ const Ft = ({
5487
5488
  )
5488
5489
  ]
5489
5490
  }
5490
- ), J2 = ({
5491
+ ), q2 = ({
5491
5492
  className: i,
5492
- color: e = k.NOTIFICATION_WARNING_DARK,
5493
+ color: e = m.NOTIFICATION_WARNING_DARK,
5493
5494
  height: t = 37,
5494
5495
  width: o = 36,
5495
5496
  onClick: s
@@ -5526,9 +5527,9 @@ const Ft = ({
5526
5527
  )
5527
5528
  ]
5528
5529
  }
5529
- ), Q2 = ({
5530
+ ), X2 = ({
5530
5531
  className: i,
5531
- color: e = k.GREY_DARK_5,
5532
+ color: e = m.GREY_DARK_5,
5532
5533
  height: t = 24,
5533
5534
  width: o = 24,
5534
5535
  onClick: s
@@ -5552,9 +5553,9 @@ const Ft = ({
5552
5553
  }
5553
5554
  )
5554
5555
  }
5555
- ), q2 = ({
5556
+ ), ei = ({
5556
5557
  className: i,
5557
- color: e = k.GREY_DARK_5,
5558
+ color: e = m.GREY_DARK_5,
5558
5559
  height: t = 24,
5559
5560
  width: o = 24,
5560
5561
  onClick: s
@@ -5591,9 +5592,9 @@ const Ft = ({
5591
5592
  )
5592
5593
  ]
5593
5594
  }
5594
- ), X2 = ({
5595
+ ), ti = ({
5595
5596
  className: i,
5596
- color: e = k.GREY_DARK_5,
5597
+ color: e = m.GREY_DARK_5,
5597
5598
  height: t = 24,
5598
5599
  width: o = 24,
5599
5600
  onClick: s
@@ -5630,9 +5631,9 @@ const Ft = ({
5630
5631
  )
5631
5632
  ]
5632
5633
  }
5633
- ), ei = ({
5634
+ ), ii = ({
5634
5635
  className: i,
5635
- color: e = k.GREY_DARK_5,
5636
+ color: e = m.GREY_DARK_5,
5636
5637
  height: t = 24,
5637
5638
  width: o = 24,
5638
5639
  onClick: s
@@ -5699,9 +5700,9 @@ const Ft = ({
5699
5700
  )
5700
5701
  ]
5701
5702
  }
5702
- ), ti = ({
5703
+ ), oi = ({
5703
5704
  className: i,
5704
- color: e = k.GREY_DARK_5,
5705
+ color: e = m.GREY_DARK_5,
5705
5706
  height: t = 24,
5706
5707
  width: o = 24,
5707
5708
  onClick: s
@@ -5738,9 +5739,9 @@ const Ft = ({
5738
5739
  )
5739
5740
  ]
5740
5741
  }
5741
- ), ii = ({
5742
+ ), si = ({
5742
5743
  className: i,
5743
- color: e = k.GREY_DARK_5,
5744
+ color: e = m.GREY_DARK_5,
5744
5745
  height: t = 24,
5745
5746
  width: o = 24,
5746
5747
  onClick: s
@@ -5795,9 +5796,9 @@ const Ft = ({
5795
5796
  )
5796
5797
  ]
5797
5798
  }
5798
- ), oi = ({
5799
+ ), ni = ({
5799
5800
  className: i,
5800
- color: e = k.GREY_DARK_5,
5801
+ color: e = m.GREY_DARK_5,
5801
5802
  height: t = 24,
5802
5803
  width: o = 24,
5803
5804
  onClick: s
@@ -5834,9 +5835,9 @@ const Ft = ({
5834
5835
  )
5835
5836
  ]
5836
5837
  }
5837
- ), si = ({
5838
+ ), ri = ({
5838
5839
  className: i,
5839
- color: e = k.GREY_DARK_5,
5840
+ color: e = m.GREY_DARK_5,
5840
5841
  height: t = 24,
5841
5842
  width: o = 24,
5842
5843
  onClick: s
@@ -5883,9 +5884,9 @@ const Ft = ({
5883
5884
  )
5884
5885
  ]
5885
5886
  }
5886
- ), ni = ({
5887
+ ), li = ({
5887
5888
  className: i,
5888
- color: e = k.GREY_DARK_5,
5889
+ color: e = m.GREY_DARK_5,
5889
5890
  height: t = 24,
5890
5891
  width: o = 24,
5891
5892
  onClick: s
@@ -5922,9 +5923,9 @@ const Ft = ({
5922
5923
  )
5923
5924
  ]
5924
5925
  }
5925
- ), ri = ({
5926
+ ), ai = ({
5926
5927
  className: i,
5927
- color: e = k.GREY_DARK_5,
5928
+ color: e = m.GREY_DARK_5,
5928
5929
  height: t = 24,
5929
5930
  width: o = 24,
5930
5931
  onClick: s
@@ -5949,9 +5950,9 @@ const Ft = ({
5949
5950
  }
5950
5951
  )
5951
5952
  }
5952
- ), li = ({
5953
+ ), hi = ({
5953
5954
  className: i,
5954
- color: e = k.GREY_DARK_5,
5955
+ color: e = m.GREY_DARK_5,
5955
5956
  height: t = 24,
5956
5957
  width: o = 24,
5957
5958
  onClick: s
@@ -5987,9 +5988,9 @@ const Ft = ({
5987
5988
  )
5988
5989
  ]
5989
5990
  }
5990
- ), ai = ({
5991
+ ), ci = ({
5991
5992
  className: i,
5992
- color: e = k.GREY_DARK_5,
5993
+ color: e = m.GREY_DARK_5,
5993
5994
  height: t = 24,
5994
5995
  width: o = 24,
5995
5996
  onClick: s
@@ -6008,9 +6009,9 @@ const Ft = ({
6008
6009
  /* @__PURE__ */ n("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
6009
6010
  ]
6010
6011
  }
6011
- ), hi = ({
6012
+ ), di = ({
6012
6013
  className: i,
6013
- color: e = k.GREY_DARK_5,
6014
+ color: e = m.GREY_DARK_5,
6014
6015
  height: t = 24,
6015
6016
  width: o = 24,
6016
6017
  onClick: s
@@ -6047,9 +6048,9 @@ const Ft = ({
6047
6048
  )
6048
6049
  ]
6049
6050
  }
6050
- ), ci = ({
6051
+ ), gi = ({
6051
6052
  className: i,
6052
- color: e = k.GREY_DARK_5,
6053
+ color: e = m.GREY_DARK_5,
6053
6054
  height: t = 24,
6054
6055
  width: o = 24,
6055
6056
  onClick: s
@@ -6086,9 +6087,9 @@ const Ft = ({
6086
6087
  )
6087
6088
  ]
6088
6089
  }
6089
- ), di = ({
6090
+ ), ui = ({
6090
6091
  className: i,
6091
- color: e = k.GREY_DARK_5,
6092
+ color: e = m.GREY_DARK_5,
6092
6093
  height: t = 24,
6093
6094
  width: o = 24,
6094
6095
  onClick: s
@@ -6125,9 +6126,9 @@ const Ft = ({
6125
6126
  )
6126
6127
  ]
6127
6128
  }
6128
- ), gi = ({
6129
+ ), Ci = ({
6129
6130
  className: i,
6130
- color: e = k.GREY_DARK_2,
6131
+ color: e = m.GREY_DARK_2,
6131
6132
  height: t = 16,
6132
6133
  width: o = 16,
6133
6134
  onClick: s
@@ -6151,9 +6152,9 @@ const Ft = ({
6151
6152
  }
6152
6153
  )
6153
6154
  }
6154
- ), ui = ({
6155
+ ), pi = ({
6155
6156
  className: i,
6156
- color: e = k.GREY_DARK_5,
6157
+ color: e = m.GREY_DARK_5,
6157
6158
  height: t = 20,
6158
6159
  width: o = 20,
6159
6160
  onClick: s
@@ -6180,9 +6181,9 @@ const Ft = ({
6180
6181
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
6181
6182
  ]
6182
6183
  }
6183
- ), Ci = ({
6184
+ ), fi = ({
6184
6185
  className: i,
6185
- color: e = k.GREY_DARK_5,
6186
+ color: e = m.GREY_DARK_5,
6186
6187
  height: t = 20,
6187
6188
  width: o = 20,
6188
6189
  onClick: s
@@ -6209,9 +6210,9 @@ const Ft = ({
6209
6210
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
6210
6211
  ]
6211
6212
  }
6212
- ), pi = ({
6213
+ ), wi = ({
6213
6214
  className: i,
6214
- color: e = k.GREY_DARK_5,
6215
+ color: e = m.GREY_DARK_5,
6215
6216
  height: t = 20,
6216
6217
  width: o = 20,
6217
6218
  onClick: s
@@ -6226,7 +6227,7 @@ const Ft = ({
6226
6227
  fill: "none",
6227
6228
  xmlns: "http://www.w3.org/2000/svg",
6228
6229
  children: [
6229
- /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: k.GREY_LIGHT_2 }),
6230
+ /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: m.GREY_LIGHT_2 }),
6230
6231
  /* @__PURE__ */ n(
6231
6232
  "path",
6232
6233
  {
@@ -6238,9 +6239,9 @@ const Ft = ({
6238
6239
  )
6239
6240
  ]
6240
6241
  }
6241
- ), fi = ({
6242
+ ), mi = ({
6242
6243
  className: i,
6243
- color: e = k.GREY_DARK_5,
6244
+ color: e = m.GREY_DARK_5,
6244
6245
  height: t = 20,
6245
6246
  width: o = 20,
6246
6247
  onClick: s
@@ -6255,7 +6256,7 @@ const Ft = ({
6255
6256
  fill: "none",
6256
6257
  xmlns: "http://www.w3.org/2000/svg",
6257
6258
  children: [
6258
- /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: k.GREY_LIGHT_2 }),
6259
+ /* @__PURE__ */ n("rect", { width: "20", height: "20", rx: "4", fill: m.GREY_LIGHT_2 }),
6259
6260
  /* @__PURE__ */ n(
6260
6261
  "path",
6261
6262
  {
@@ -6267,7 +6268,7 @@ const Ft = ({
6267
6268
  )
6268
6269
  ]
6269
6270
  }
6270
- ), wi = ({
6271
+ ), ki = ({
6271
6272
  className: i,
6272
6273
  color: e = "#001E52",
6273
6274
  height: t = 24,
@@ -6293,7 +6294,7 @@ const Ft = ({
6293
6294
  }
6294
6295
  )
6295
6296
  }
6296
- ), mi = ({
6297
+ ), Li = ({
6297
6298
  className: i,
6298
6299
  color: e = "#131314",
6299
6300
  height: t = 20,
@@ -6321,7 +6322,7 @@ const Ft = ({
6321
6322
  }
6322
6323
  )
6323
6324
  }
6324
- ), ki = ({
6325
+ ), vi = ({
6325
6326
  className: i,
6326
6327
  color: e = "#001E52",
6327
6328
  height: t = 24,
@@ -6359,7 +6360,7 @@ const Ft = ({
6359
6360
  )
6360
6361
  ] }) })
6361
6362
  }
6362
- ), Li = ({
6363
+ ), Ni = ({
6363
6364
  name: i,
6364
6365
  width: e,
6365
6366
  height: t,
@@ -6368,7 +6369,7 @@ const Ft = ({
6368
6369
  disabled: l = !1,
6369
6370
  onClick: c
6370
6371
  }) => {
6371
- const [r, d] = S(s), { theme: g } = n1(Y1), a = l ? g && g === "dark" ? k.GREY_LIGHT_4 : k.GREY_DARK_1 : o, h = l ? void 0 : c;
6372
+ const [r, d] = S(s), { theme: g } = n1(Y1), a = l ? g && g === "dark" ? m.GREY_LIGHT_4 : m.GREY_DARK_1 : o, h = l ? void 0 : c;
6372
6373
  return j(() => {
6373
6374
  if (s) {
6374
6375
  h && !l && d(`${s} clickable`);
@@ -6378,39 +6379,39 @@ const Ft = ({
6378
6379
  }, [h, s, l]), /* @__PURE__ */ n(Q, { children: (() => {
6379
6380
  switch (i) {
6380
6381
  case "nextIcon":
6381
- return W2({ width: e, height: t, color: a, className: r, onClick: h });
6382
+ return Z2({ width: e, height: t, color: a, className: r, onClick: h });
6382
6383
  case "prevIcon":
6383
- return j2({ width: e, height: t, color: a, className: r, onClick: h });
6384
+ return D2({ width: e, height: t, color: a, className: r, onClick: h });
6384
6385
  case "arrowUp":
6385
- return Ft({ width: e, height: t, color: a, className: r, onClick: h });
6386
+ return Yt({ width: e, height: t, color: a, className: r, onClick: h });
6386
6387
  case "arrowDown":
6387
- return $t({ width: e, height: t, color: a, className: r, onClick: h });
6388
+ return Ut({ width: e, height: t, color: a, className: r, onClick: h });
6388
6389
  case "info":
6389
- return Yt({ width: e, height: t, color: a, className: r, onClick: h });
6390
+ return zt({ width: e, height: t, color: a, className: r, onClick: h });
6390
6391
  case "arrowRight":
6391
- return Ut({ width: e, height: t, color: a, className: r, onClick: h });
6392
+ return Jt({ width: e, height: t, color: a, className: r, onClick: h });
6392
6393
  case "calendar":
6393
- return zt({ width: e, height: t, color: a, className: r, onClick: h });
6394
+ return Qt({ width: e, height: t, color: a, className: r, onClick: h });
6394
6395
  case "ok":
6395
- return Jt({ width: e, height: t, color: a, className: r, onClick: h });
6396
+ return qt({ width: e, height: t, color: a, className: r, onClick: h });
6396
6397
  case "cancel":
6397
- return Qt({ width: e, height: t, color: a, className: r, onClick: h });
6398
+ return Xt({ width: e, height: t, color: a, className: r, onClick: h });
6398
6399
  case "add":
6399
- return qt({ width: e, height: t, color: a, className: r, onClick: h });
6400
+ return e2({ width: e, height: t, color: a, className: r, onClick: h });
6400
6401
  case "list":
6401
- return Xt({ width: e, height: t, color: a, className: r, onClick: h });
6402
+ return t2({ width: e, height: t, color: a, className: r, onClick: h });
6402
6403
  case "dragAndDrop":
6403
- return e2({ width: e, height: t, color: a, className: r, onClick: h });
6404
+ return i2({ width: e, height: t, color: a, className: r, onClick: h });
6404
6405
  case "filter":
6405
- return t2({ width: e, height: t, color: a, className: r, onClick: h });
6406
+ return o2({ width: e, height: t, color: a, className: r, onClick: h });
6406
6407
  case "attention":
6407
- return i2({ width: e, height: t, color: a, className: r, onClick: h });
6408
+ return s2({ width: e, height: t, color: a, className: r, onClick: h });
6408
6409
  case "plus":
6409
- return o2({ width: e, height: t, color: a, className: r, onClick: h });
6410
+ return n2({ width: e, height: t, color: a, className: r, onClick: h });
6410
6411
  case "time":
6411
- return s2({ width: e, height: t, color: a, className: r, onClick: h });
6412
+ return r2({ width: e, height: t, color: a, className: r, onClick: h });
6412
6413
  case "arrowDownLong":
6413
- return n2({
6414
+ return l2({
6414
6415
  width: e,
6415
6416
  height: t,
6416
6417
  color: a,
@@ -6418,9 +6419,9 @@ const Ft = ({
6418
6419
  onClick: h
6419
6420
  });
6420
6421
  case "users":
6421
- return r2({ width: e, height: t, color: a, className: r, onClick: h });
6422
+ return a2({ width: e, height: t, color: a, className: r, onClick: h });
6422
6423
  case "mySkillsMatrix":
6423
- return l2({
6424
+ return h2({
6424
6425
  width: e,
6425
6426
  height: t,
6426
6427
  color: a,
@@ -6428,9 +6429,9 @@ const Ft = ({
6428
6429
  onClick: h
6429
6430
  });
6430
6431
  case "skills":
6431
- return a2({ width: e, height: t, color: a, className: r, onClick: h });
6432
+ return c2({ width: e, height: t, color: a, className: r, onClick: h });
6432
6433
  case "skillsMatrices":
6433
- return h2({
6434
+ return d2({
6434
6435
  width: e,
6435
6436
  height: t,
6436
6437
  color: a,
@@ -6438,23 +6439,23 @@ const Ft = ({
6438
6439
  onClick: h
6439
6440
  });
6440
6441
  case "history":
6441
- return c2({ width: e, height: t, color: a, className: r, onClick: h });
6442
+ return g2({ width: e, height: t, color: a, className: r, onClick: h });
6442
6443
  case "logOut":
6443
- return d2({ width: e, height: t, color: a, className: r, onClick: h });
6444
+ return u2({ width: e, height: t, color: a, className: r, onClick: h });
6444
6445
  case "settings":
6445
- return g2({ width: e, height: t, color: a, className: r, onClick: h });
6446
+ return C2({ width: e, height: t, color: a, className: r, onClick: h });
6446
6447
  case "addSkill":
6447
- return u2({ width: e, height: t, color: a, className: r, onClick: h });
6448
+ return p2({ width: e, height: t, color: a, className: r, onClick: h });
6448
6449
  case "conversation":
6449
- return C2({ width: e, height: t, color: a, className: r, onClick: h });
6450
+ return f2({ width: e, height: t, color: a, className: r, onClick: h });
6450
6451
  case "trash":
6451
- return p2({ width: e, height: t, color: a, className: r, onClick: h });
6452
+ return w2({ width: e, height: t, color: a, className: r, onClick: h });
6452
6453
  case "settings4":
6453
- return f2({ width: e, height: t, color: a, className: r, onClick: h });
6454
+ return m2({ width: e, height: t, color: a, className: r, onClick: h });
6454
6455
  case "edit2":
6455
- return w2({ width: e, height: t, color: a, className: r, onClick: h });
6456
+ return k2({ width: e, height: t, color: a, className: r, onClick: h });
6456
6457
  case "notifications":
6457
- return m2({
6458
+ return L2({
6458
6459
  width: e,
6459
6460
  height: t,
6460
6461
  color: a,
@@ -6462,9 +6463,9 @@ const Ft = ({
6462
6463
  onClick: h
6463
6464
  });
6464
6465
  case "success":
6465
- return k2({ width: e, height: t, color: a, className: r, onClick: h });
6466
+ return v2({ width: e, height: t, color: a, className: r, onClick: h });
6466
6467
  case "attentionSmall":
6467
- return L2({
6468
+ return N2({
6468
6469
  width: e,
6469
6470
  height: t,
6470
6471
  color: a,
@@ -6472,11 +6473,11 @@ const Ft = ({
6472
6473
  onClick: h
6473
6474
  });
6474
6475
  case "errorSmall":
6475
- return v2({ width: e, height: t, color: a, className: r, onClick: h });
6476
+ return x2({ width: e, height: t, color: a, className: r, onClick: h });
6476
6477
  case "infoMedium":
6477
- return N2({ width: e, height: t, color: a, className: r, onClick: h });
6478
+ return R2({ width: e, height: t, color: a, className: r, onClick: h });
6478
6479
  case "attentionMedium":
6479
- return x2({
6480
+ return M2({
6480
6481
  width: e,
6481
6482
  height: t,
6482
6483
  color: a,
@@ -6484,9 +6485,9 @@ const Ft = ({
6484
6485
  onClick: h
6485
6486
  });
6486
6487
  case "errorMedium":
6487
- return R2({ width: e, height: t, color: a, className: r, onClick: h });
6488
+ return y2({ width: e, height: t, color: a, className: r, onClick: h });
6488
6489
  case "faviconSkills":
6489
- return H2({
6490
+ return I2({
6490
6491
  width: e,
6491
6492
  height: t,
6492
6493
  color: a,
@@ -6494,7 +6495,7 @@ const Ft = ({
6494
6495
  onClick: h
6495
6496
  });
6496
6497
  case "visibilityIcon":
6497
- return M2({
6498
+ return b2({
6498
6499
  width: e,
6499
6500
  height: t,
6500
6501
  color: a,
@@ -6502,7 +6503,7 @@ const Ft = ({
6502
6503
  onClick: h
6503
6504
  });
6504
6505
  case "visibilityOffIcon":
6505
- return y2({
6506
+ return E2({
6506
6507
  width: e,
6507
6508
  height: t,
6508
6509
  color: a,
@@ -6510,7 +6511,7 @@ const Ft = ({
6510
6511
  onClick: h
6511
6512
  });
6512
6513
  case "selectArrowIcon":
6513
- return b2({
6514
+ return _2({
6514
6515
  width: e,
6515
6516
  height: t,
6516
6517
  color: a,
@@ -6518,7 +6519,7 @@ const Ft = ({
6518
6519
  onClick: h
6519
6520
  });
6520
6521
  case "expandArrowIcon":
6521
- return E2({
6522
+ return H2({
6522
6523
  width: e,
6523
6524
  height: t,
6524
6525
  color: a,
@@ -6526,7 +6527,7 @@ const Ft = ({
6526
6527
  onClick: h
6527
6528
  });
6528
6529
  case "expandActiveArrowIcon":
6529
- return _2({
6530
+ return V2({
6530
6531
  width: e,
6531
6532
  height: t,
6532
6533
  color: a,
@@ -6534,98 +6535,98 @@ const Ft = ({
6534
6535
  onClick: h
6535
6536
  });
6536
6537
  case "camera":
6537
- return V2({ width: e, height: t, color: a, className: r, onClick: h });
6538
+ return S2({ width: e, height: t, color: a, className: r, onClick: h });
6538
6539
  case "sortUp":
6539
- return I2({ width: e, height: t, color: a, className: r, onClick: h });
6540
+ return O2({ width: e, height: t, color: a, className: r, onClick: h });
6540
6541
  case "sortDown":
6541
- return S2({ width: e, height: t, color: a, className: r, onClick: h });
6542
+ return A2({ width: e, height: t, color: a, className: r, onClick: h });
6542
6543
  case "logOut2":
6543
- return O2({ width: e, height: t, color: a, className: r, onClick: h });
6544
+ return B2({ width: e, height: t, color: a, className: r, onClick: h });
6544
6545
  case "search":
6545
- return A2({ width: e, height: t, color: a, className: r, onClick: h });
6546
+ return W2({ width: e, height: t, color: a, className: r, onClick: h });
6546
6547
  case "handRock":
6547
- return B2({ width: e, height: t, color: a, className: r, onClick: h });
6548
+ return j2({ width: e, height: t, color: a, className: r, onClick: h });
6548
6549
  case "arrowUpFilled":
6549
- return D2({ width: e, height: t, color: a, className: r, onClick: h });
6550
+ return G2({ width: e, height: t, color: a, className: r, onClick: h });
6550
6551
  case "arrowDownFilled":
6551
- return Z2({ width: e, height: t, color: a, className: r, onClick: h });
6552
- case "link":
6553
6552
  return T2({ width: e, height: t, color: a, className: r, onClick: h });
6554
- case "telegram":
6553
+ case "link":
6555
6554
  return K2({ width: e, height: t, color: a, className: r, onClick: h });
6556
- case "mail":
6555
+ case "telegram":
6557
6556
  return F2({ width: e, height: t, color: a, className: r, onClick: h });
6557
+ case "mail":
6558
+ return Y2({ width: e, height: t, color: a, className: r, onClick: h });
6558
6559
  case "github":
6559
- return G2({ width: e, height: t, color: a, className: r, onClick: h });
6560
- case "linkedIn":
6561
6560
  return P2({ width: e, height: t, color: a, className: r, onClick: h });
6562
- case "emptyStateIcon":
6561
+ case "linkedIn":
6563
6562
  return $2({ width: e, height: t, color: a, className: r, onClick: h });
6563
+ case "emptyStateIcon":
6564
+ return U2({ width: e, height: t, color: a, className: r, onClick: h });
6564
6565
  case "filtersIcon":
6565
- return Y2({ width: e, height: t, color: a, className: r, onClick: h });
6566
+ return z2({ width: e, height: t, color: a, className: r, onClick: h });
6566
6567
  case "dotMenuIcon":
6567
- return U2({ width: e, height: t, color: a, className: r, onClick: h });
6568
+ return J2({ width: e, height: t, color: a, className: r, onClick: h });
6568
6569
  case "plusCircle":
6569
- return z2({ width: e, height: t, color: a, className: r, onClick: h });
6570
+ return Q2({ width: e, height: t, color: a, className: r, onClick: h });
6570
6571
  case "warning":
6571
- return J2({ width: e, height: t, color: a, className: r, onClick: h });
6572
+ return q2({ width: e, height: t, color: a, className: r, onClick: h });
6572
6573
  case "back":
6573
- return Q2({ width: e, height: t, color: a, className: r, onClick: h });
6574
+ return X2({ width: e, height: t, color: a, className: r, onClick: h });
6574
6575
  case "bell":
6575
- return q2({ width: e, height: t, color: a, className: r, onClick: h });
6576
- case "contract":
6577
6576
  return ei({ width: e, height: t, color: a, className: r, onClick: h });
6577
+ case "contract":
6578
+ return ii({ width: e, height: t, color: a, className: r, onClick: h });
6578
6579
  case "trash2":
6579
- return X2({ width: e, height: t, color: a, className: r, onClick: h });
6580
- case "manager":
6581
6580
  return ti({ width: e, height: t, color: a, className: r, onClick: h });
6581
+ case "manager":
6582
+ return oi({ width: e, height: t, color: a, className: r, onClick: h });
6582
6583
  case "resourceManager":
6583
- return ii({ width: e, height: t, color: a, className: r, onClick: h });
6584
+ return si({ width: e, height: t, color: a, className: r, onClick: h });
6584
6585
  case "settings2":
6585
- return oi({ width: e, height: t, color: a, className: r, onClick: h });
6586
+ return ni({ width: e, height: t, color: a, className: r, onClick: h });
6586
6587
  case "image":
6587
- return si({ width: e, height: t, color: a, className: r, onClick: h });
6588
+ return ri({ width: e, height: t, color: a, className: r, onClick: h });
6588
6589
  case "upload":
6589
- return ni({ width: e, height: t, color: a, className: r, onClick: h });
6590
+ return li({ width: e, height: t, color: a, className: r, onClick: h });
6590
6591
  case "edit":
6591
- return ri({ width: e, height: t, color: a, className: r, onClick: h });
6592
+ return ai({ width: e, height: t, color: a, className: r, onClick: h });
6592
6593
  case "location":
6593
- return li({ width: e, height: t, color: a, className: r, onClick: h });
6594
+ return hi({ width: e, height: t, color: a, className: r, onClick: h });
6594
6595
  case "plus2":
6595
- return ai({ width: e, height: t, color: a, className: r, onClick: h });
6596
+ return ci({ width: e, height: t, color: a, className: r, onClick: h });
6596
6597
  case "search2":
6597
- return hi({ width: e, height: t, color: a, className: r, onClick: h });
6598
+ return di({ width: e, height: t, color: a, className: r, onClick: h });
6598
6599
  case "fastArrowLeft":
6599
- return ci({ width: e, height: t, color: a, className: r, onClick: h });
6600
+ return gi({ width: e, height: t, color: a, className: r, onClick: h });
6600
6601
  case "fastArrowRight":
6601
- return di({ width: e, height: t, color: a, className: r, onClick: h });
6602
+ return ui({ width: e, height: t, color: a, className: r, onClick: h });
6602
6603
  case "crossInCircle":
6603
- return gi({ width: e, height: t, color: a, className: r, onClick: h });
6604
- case "arrowUp2":
6605
6604
  return Ci({ width: e, height: t, color: a, className: r, onClick: h });
6605
+ case "arrowUp2":
6606
+ return fi({ width: e, height: t, color: a, className: r, onClick: h });
6606
6607
  case "arrowDown2":
6607
- return ui({ width: e, height: t, color: a, className: r, onClick: h });
6608
- case "filledArrowLeft":
6609
6608
  return pi({ width: e, height: t, color: a, className: r, onClick: h });
6609
+ case "filledArrowLeft":
6610
+ return wi({ width: e, height: t, color: a, className: r, onClick: h });
6610
6611
  case "filledArrowRight":
6611
- return fi({ width: e, height: t, color: a, className: r, onClick: h });
6612
+ return mi({ width: e, height: t, color: a, className: r, onClick: h });
6612
6613
  case "burgerMenu":
6613
- return wi({ width: e, height: t, color: a, className: r, onClick: h });
6614
+ return ki({ width: e, height: t, color: a, className: r, onClick: h });
6614
6615
  case "signOut":
6615
- return mi({ width: e, height: t, color: a, className: r, onClick: h });
6616
+ return Li({ width: e, height: t, color: a, className: r, onClick: h });
6616
6617
  case "refresh":
6617
- return ki({ width: e, height: t, color: a, className: r, onClick: h });
6618
+ return vi({ width: e, height: t, color: a, className: r, onClick: h });
6618
6619
  default:
6619
6620
  return /* @__PURE__ */ n(Q, { children: "No Icon provided" });
6620
6621
  }
6621
6622
  })() });
6622
6623
  };
6623
6624
  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 || {});
6624
- const vi = o1({
6625
+ const xi = o1({
6625
6626
  locale: "en",
6626
6627
  theme: "light"
6627
6628
  });
6628
- vi.Provider;
6629
+ xi.Provider;
6629
6630
  const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s = !0 }) => {
6630
6631
  const l = t === "small" ? 10 : 12.5;
6631
6632
  return /* @__PURE__ */ n(
@@ -6633,7 +6634,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6633
6634
  {
6634
6635
  className: `snmt-tag ${t}`,
6635
6636
  closeIcon: /* @__PURE__ */ n(
6636
- Li,
6637
+ Ni,
6637
6638
  {
6638
6639
  name: "errorSmall",
6639
6640
  color: U1.GREY_DARK_2,
@@ -6645,10 +6646,10 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6645
6646
  bordered: !1,
6646
6647
  style: { width: e ?? "fit-content" },
6647
6648
  closable: s,
6648
- children: typeof i == "string" ? /* @__PURE__ */ n(Pt, { variant: t === "small" ? "body4" : "body2", children: i }) : i
6649
+ children: typeof i == "string" ? /* @__PURE__ */ n($t, { variant: t === "small" ? "body4" : "body2", children: i }) : i
6649
6650
  }
6650
6651
  );
6651
- }, { Title: Ni, Text: xi } = K1, Ri = {
6652
+ }, { Title: Ri, Text: Mi } = K1, yi = {
6652
6653
  h1: 1,
6653
6654
  h2: 2,
6654
6655
  h3: 3,
@@ -6666,17 +6667,17 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6666
6667
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
6667
6668
  let g = `snmt-typography snmt-typography-${e}`;
6668
6669
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ n(
6669
- Ni,
6670
+ Ri,
6670
6671
  {
6671
6672
  className: g,
6672
6673
  style: { color: t, whiteSpace: c },
6673
6674
  onClick: s,
6674
- level: Ri[e],
6675
+ level: yi[e],
6675
6676
  ref: r,
6676
6677
  children: o
6677
6678
  }
6678
6679
  ) : /* @__PURE__ */ n(
6679
- xi,
6680
+ Mi,
6680
6681
  {
6681
6682
  className: g,
6682
6683
  style: { color: t, whiteSpace: c },
@@ -6686,7 +6687,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6686
6687
  }
6687
6688
  );
6688
6689
  }
6689
- ), Mi = ({
6690
+ ), bi = ({
6690
6691
  children: i,
6691
6692
  content: e,
6692
6693
  isOpen: t,
@@ -6696,7 +6697,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6696
6697
  }) => {
6697
6698
  const [c, r] = S(!1);
6698
6699
  return /* @__PURE__ */ n(
6699
- he,
6700
+ de,
6700
6701
  {
6701
6702
  content: e,
6702
6703
  arrow: !1,
@@ -6710,7 +6711,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6710
6711
  children: /* @__PURE__ */ n("div", { className: "wrapper", children: i })
6711
6712
  }
6712
6713
  );
6713
- }, yi = ({
6714
+ }, Ei = ({
6714
6715
  values: i,
6715
6716
  onTagClose: e,
6716
6717
  maxWidth: t,
@@ -6732,7 +6733,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6732
6733
  return ((h = s == null ? void 0 : s.find((f) => f.value === a)) == null ? void 0 : h.label) || ((C = l == null ? void 0 : l.find((f) => f.value === a)) == null ? void 0 : C.label) || a;
6733
6734
  };
6734
6735
  return /* @__PURE__ */ n("div", { onMouseDown: d, className: "wrapper", children: /* @__PURE__ */ n(
6735
- Mi,
6736
+ bi,
6736
6737
  {
6737
6738
  content: (
6738
6739
  // 90: paddings + margins + gaps and so on
@@ -6755,7 +6756,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6755
6756
  ] }) })
6756
6757
  }
6757
6758
  ) });
6758
- }, bi = ({ size: i = 30, color: e = "#004ed7" }) => {
6759
+ }, _i = ({ size: i = 30, color: e = "#004ed7" }) => {
6759
6760
  const t = `no-repeat linear-gradient(${e}
6760
6761
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, o = {
6761
6762
  width: i,
@@ -6763,7 +6764,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6763
6764
  backgroundSize: "20% calc(200% + 20px)"
6764
6765
  };
6765
6766
  return /* @__PURE__ */ n("span", { className: "snmt-loader", style: o });
6766
- }, Ei = p1(
6767
+ }, Hi = p1(
6767
6768
  ({
6768
6769
  value: i,
6769
6770
  onChange: e,
@@ -6782,109 +6783,100 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6782
6783
  id: f,
6783
6784
  extraOptions: v,
6784
6785
  isLoading: N
6785
- }, E) => {
6786
- const [R, A] = S(!1), [L, M] = S(!1), [y, x] = S(!0), [b, _] = S(i), I = s1(null);
6786
+ }, _) => {
6787
+ const [R, A] = S(!1), [k, M] = S(!1), [y, x] = S(!0), [b, H] = S(i), I = s1(null);
6787
6788
  j(() => {
6788
- _(i);
6789
+ H(i);
6789
6790
  }, [i]);
6790
- const Z = (w) => {
6791
- A(w), h && h(w);
6792
- }, r1 = (w, H) => {
6793
- var K;
6794
- return !!((K = H == null ? void 0 : H.label) != null && K.toString().toLowerCase().includes(w.toLowerCase()));
6791
+ const D = (L) => {
6792
+ A(L), h && h(L);
6793
+ }, r1 = (L, E) => {
6794
+ var Z;
6795
+ return !!((Z = E == null ? void 0 : E.label) != null && Z.toString().toLowerCase().includes(L.toLowerCase()));
6795
6796
  }, $ = () => {
6796
6797
  M(!0);
6797
6798
  }, W = () => {
6798
6799
  M(!1);
6799
- }, D = (w) => {
6800
- if (_(w), o) {
6801
- const K = w;
6802
- e == null || e(K);
6800
+ }, T = (L) => {
6801
+ if (H(L), o) {
6802
+ const Z = L;
6803
+ e == null || e(Z);
6803
6804
  return;
6804
6805
  }
6805
- const H = w;
6806
- e == null || e(H);
6806
+ const E = L;
6807
+ e == null || e(E);
6807
6808
  }, Y = () => {
6808
6809
  if (o) {
6809
- D([]);
6810
+ T([]);
6810
6811
  return;
6811
6812
  }
6812
- D("");
6813
- }, q = (w) => {
6814
- const H = b.filter((K) => K !== w);
6815
- D(H), _(H);
6816
- }, B = (w) => (b == null ? void 0 : b.indexOf(w)) === 0 ? (
6813
+ T("");
6814
+ }, q = (L) => {
6815
+ const E = b.filter((Z) => Z !== L);
6816
+ T(E), H(E);
6817
+ }, B = (L) => (b == null ? void 0 : b.indexOf(L)) === 0 ? (
6817
6818
  // if the search input is empty
6818
6819
  // then display the placeholder, else do not display it
6819
6820
  /* @__PURE__ */ n("span", { className: "custom-placeholder", children: y ? t : "" })
6820
- ) : /* @__PURE__ */ n(Q, {}), G = (w) => {
6821
- w.preventDefault(), w.stopPropagation();
6822
- }, P = async (w) => {
6823
- const { target: H } = w;
6824
- H.scrollTop + H.offsetHeight >= H.scrollHeight - g && (C == null || C(!0)), p && await p(w);
6825
- }, X = (w) => {
6826
- var H, K;
6827
- return ((H = l.find((w1) => w1.value === w)) == null ? void 0 : H.label) || ((K = v == null ? void 0 : v.find((w1) => w1.value === w)) == null ? void 0 : K.label) || w;
6821
+ ) : /* @__PURE__ */ n(Q, {}), K = (L) => {
6822
+ L.preventDefault(), L.stopPropagation();
6823
+ }, P = async (L) => {
6824
+ const { target: E } = L;
6825
+ E.scrollTop + E.offsetHeight >= E.scrollHeight - g && (C == null || C(!0)), p && await p(L);
6826
+ }, X = (L) => {
6827
+ var E, Z;
6828
+ return ((E = l.find((w1) => w1.value === L)) == null ? void 0 : E.label) || ((Z = v == null ? void 0 : v.find((w1) => w1.value === L)) == null ? void 0 : Z.label) || L;
6828
6829
  };
6830
+ function ie(L) {
6831
+ var E;
6832
+ return /* @__PURE__ */ n(
6833
+ Ei,
6834
+ {
6835
+ values: L,
6836
+ onTagClose: q,
6837
+ maxWidth: ((E = I.current) == null ? void 0 : E.clientWidth) || 0,
6838
+ disabled: r,
6839
+ options: l,
6840
+ extraOptions: v
6841
+ }
6842
+ );
6843
+ }
6844
+ function oe({ label: L, value: E, mode: Z }) {
6845
+ return Z === "filter" ? B(E) : /* @__PURE__ */ n("div", { onMouseDown: K, className: "tag-wrapper", children: /* @__PURE__ */ n(z1, { onClose: () => q(E), closable: !r, children: /* @__PURE__ */ n(J1, { variant: "body4", children: typeof L == "object" ? L : X(E) }) }) });
6846
+ }
6829
6847
  return /* @__PURE__ */ u(
6830
6848
  "div",
6831
6849
  {
6832
- className: `snmt-select ${L ? "snmt-select-focused" : ""}
6850
+ className: `snmt-select ${k ? "snmt-select-focused" : ""}
6833
6851
  ${o ? "" : "snmt-select-single"}`,
6834
6852
  ref: I,
6835
6853
  style: { width: c },
6836
6854
  children: [
6837
6855
  /* @__PURE__ */ n(
6838
- ne,
6856
+ le,
6839
6857
  {
6840
6858
  className: "snmt-select-blank",
6841
6859
  id: f,
6842
- ref: E,
6860
+ ref: _,
6843
6861
  showSearch: !!s,
6844
6862
  filterOption: s && r1,
6845
- onDropdownVisibleChange: Z,
6863
+ onDropdownVisibleChange: D,
6846
6864
  placeholder: t ? d ? `${t}*` : t : void 0,
6847
6865
  disabled: r,
6848
6866
  value: b || void 0,
6849
- labelRender: (w) => X(w.value),
6867
+ labelRender: (L) => X(L.value),
6850
6868
  mode: o === "filter" ? "multiple" : o,
6851
- onChange: D,
6869
+ onChange: T,
6852
6870
  onFocus: $,
6853
6871
  onBlur: W,
6854
- onSearch: (w) => {
6855
- x(!w), a && a(w);
6872
+ onSearch: (L) => {
6873
+ x(!L), a && a(L);
6856
6874
  },
6857
6875
  onSelect: () => x(!0),
6858
6876
  onDeselect: () => x(!0),
6859
- tagRender: o === "filter" ? (
6860
- // HACK to prevent showing selected options in input
6861
- (w) => B(w.value)
6862
- ) : (w) => {
6863
- const H = typeof w.label == "object";
6864
- return /* @__PURE__ */ n("div", { onMouseDown: G, className: "tag-wrapper", children: /* @__PURE__ */ n(
6865
- z1,
6866
- {
6867
- onClose: () => q(w.value),
6868
- closable: !r,
6869
- children: /* @__PURE__ */ n(J1, { variant: "body4", children: H ? w.label : X(w.value) })
6870
- }
6871
- ) });
6872
- },
6877
+ tagRender: (L) => oe({ ...L, mode: o }),
6873
6878
  maxTagCount: "responsive",
6874
- maxTagPlaceholder: (w) => {
6875
- var H;
6876
- return /* @__PURE__ */ n(
6877
- yi,
6878
- {
6879
- values: w,
6880
- onTagClose: q,
6881
- maxWidth: ((H = I.current) == null ? void 0 : H.clientWidth) || 0,
6882
- disabled: r,
6883
- options: l,
6884
- extraOptions: v
6885
- }
6886
- );
6887
- },
6879
+ maxTagPlaceholder: ie,
6888
6880
  onPopupScroll: P,
6889
6881
  suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: o !== "filter" && /* @__PURE__ */ u(Q, { children: [
6890
6882
  o && b && !!b.length && /* @__PURE__ */ n("div", { onClick: Y, children: /* @__PURE__ */ n(l1, { name: "cancel" }) }),
@@ -6900,20 +6892,20 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6900
6892
  ] }) }),
6901
6893
  removeIcon: /* @__PURE__ */ n(l1, { name: "errorSmall", color: J.GREY_DARK_2 }),
6902
6894
  options: l,
6903
- optionRender: (w) => /* @__PURE__ */ u(c1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
6895
+ optionRender: (L) => /* @__PURE__ */ u(c1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
6904
6896
  /* @__PURE__ */ u(c1, { alignItems: "center", gap: 12, children: [
6905
6897
  o && /* @__PURE__ */ n(
6906
- de,
6898
+ ue,
6907
6899
  {
6908
- checked: !!(b != null && b.includes(w.value))
6900
+ checked: !!(b != null && b.includes(L.value))
6909
6901
  }
6910
6902
  ),
6911
6903
  /* @__PURE__ */ u(c1, { alignItems: "center", gap: 8, children: [
6912
- w.data.image && /* @__PURE__ */ n(ce, { src: w.data.image, size: 20 }),
6913
- /* @__PURE__ */ n("span", { children: w.label })
6904
+ L.data.image && /* @__PURE__ */ n(ge, { src: L.data.image, size: 20 }),
6905
+ /* @__PURE__ */ n("span", { children: L.label })
6914
6906
  ] })
6915
6907
  ] }),
6916
- !o && b === w.value && /* @__PURE__ */ n(
6908
+ !o && b === L.value && /* @__PURE__ */ n(
6917
6909
  l1,
6918
6910
  {
6919
6911
  name: "ok",
@@ -6931,7 +6923,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6931
6923
  display: "grid",
6932
6924
  justifyContent: "center"
6933
6925
  },
6934
- children: /* @__PURE__ */ n(bi, { size: 28 })
6926
+ children: /* @__PURE__ */ n(_i, { size: 28 })
6935
6927
  }
6936
6928
  ) : void 0
6937
6929
  }
@@ -6939,7 +6931,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6939
6931
  /* @__PURE__ */ n(
6940
6932
  "fieldset",
6941
6933
  {
6942
- className: `${L ? "fieldset-focused" : ""}
6934
+ className: `${k ? "fieldset-focused" : ""}
6943
6935
  ${r ? "fieldset-disabled" : ""}
6944
6936
  ${typeof i == "string" && i ? "fieldset-filled" : ""}
6945
6937
  ${typeof i == "object" && i != null && i.length ? "fieldset-filled" : ""}`,
@@ -6950,7 +6942,7 @@ const z1 = ({ children: i, width: e, size: t = "small", onClose: o, closable: s
6950
6942
  }
6951
6943
  );
6952
6944
  }
6953
- ), _i = {
6945
+ ), Vi = {
6954
6946
  type: "logger",
6955
6947
  log(i) {
6956
6948
  this.output("log", i);
@@ -6972,7 +6964,7 @@ class d1 {
6972
6964
  }
6973
6965
  init(e) {
6974
6966
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6975
- this.prefix = t.prefix || "i18next:", this.logger = e || _i, this.options = t, this.debug = t.debug;
6967
+ this.prefix = t.prefix || "i18next:", this.logger = e || Vi, this.options = t, this.debug = t.debug;
6976
6968
  }
6977
6969
  log() {
6978
6970
  for (var e = arguments.length, t = new Array(e), o = 0; o < e; o++)
@@ -7007,7 +6999,7 @@ class d1 {
7007
6999
  return e = e || this.options, e.prefix = e.prefix || this.prefix, new d1(this.logger, e);
7008
7000
  }
7009
7001
  }
7010
- var T = new d1();
7002
+ var G = new d1();
7011
7003
  class f1 {
7012
7004
  constructor() {
7013
7005
  this.observers = {};
@@ -7048,11 +7040,11 @@ const e1 = () => {
7048
7040
  i = o, e = s;
7049
7041
  });
7050
7042
  return t.resolve = i, t.reject = e, t;
7051
- }, y1 = (i) => i == null ? "" : "" + i, Hi = (i, e, t) => {
7043
+ }, y1 = (i) => i == null ? "" : "" + i, Ii = (i, e, t) => {
7052
7044
  i.forEach((o) => {
7053
7045
  e[o] && (t[o] = e[o]);
7054
7046
  });
7055
- }, Vi = /###/g, b1 = (i) => i && i.indexOf("###") > -1 ? i.replace(Vi, ".") : i, E1 = (i) => !i || typeof i == "string", t1 = (i, e, t) => {
7047
+ }, Si = /###/g, b1 = (i) => i && i.indexOf("###") > -1 ? i.replace(Si, ".") : i, E1 = (i) => !i || typeof i == "string", t1 = (i, e, t) => {
7056
7048
  const o = typeof e != "string" ? e : e.split(".");
7057
7049
  let s = 0;
7058
7050
  for (; s < o.length - 1; ) {
@@ -7077,7 +7069,7 @@ const e1 = () => {
7077
7069
  for (; r.obj === void 0 && c.length; )
7078
7070
  l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = t1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
7079
7071
  r.obj[`${r.k}.${l}`] = t;
7080
- }, Ii = (i, e, t, o) => {
7072
+ }, Oi = (i, e, t, o) => {
7081
7073
  const {
7082
7074
  obj: s,
7083
7075
  k: l
@@ -7090,7 +7082,7 @@ const e1 = () => {
7090
7082
  } = t1(i, e);
7091
7083
  if (t)
7092
7084
  return t[o];
7093
- }, Si = (i, e, t) => {
7085
+ }, Ai = (i, e, t) => {
7094
7086
  const o = g1(i, t);
7095
7087
  return o !== void 0 ? o : g1(e, t);
7096
7088
  }, Q1 = (i, e, t) => {
@@ -7098,7 +7090,7 @@ const e1 = () => {
7098
7090
  o !== "__proto__" && o !== "constructor" && (o in i ? typeof i[o] == "string" || i[o] instanceof String || typeof e[o] == "string" || e[o] instanceof String ? t && (i[o] = e[o]) : Q1(i[o], e[o], t) : i[o] = e[o]);
7099
7091
  return i;
7100
7092
  }, U = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
7101
- var Oi = {
7093
+ var Bi = {
7102
7094
  "&": "&amp;",
7103
7095
  "<": "&lt;",
7104
7096
  ">": "&gt;",
@@ -7106,8 +7098,8 @@ var Oi = {
7106
7098
  "'": "&#39;",
7107
7099
  "/": "&#x2F;"
7108
7100
  };
7109
- const Ai = (i) => typeof i == "string" ? i.replace(/[&<>"'\/]/g, (e) => Oi[e]) : i;
7110
- class Bi {
7101
+ const Wi = (i) => typeof i == "string" ? i.replace(/[&<>"'\/]/g, (e) => Bi[e]) : i;
7102
+ class ji {
7111
7103
  constructor(e) {
7112
7104
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
7113
7105
  }
@@ -7119,11 +7111,11 @@ class Bi {
7119
7111
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, o), this.regExpQueue.push(e), o;
7120
7112
  }
7121
7113
  }
7122
- const Wi = [" ", ",", "?", "!", ";"], ji = new Bi(20), Zi = (i, e, t) => {
7114
+ const Zi = [" ", ",", "?", "!", ";"], Di = new ji(20), Ti = (i, e, t) => {
7123
7115
  e = e || "", t = t || "";
7124
- const o = Wi.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
7116
+ const o = Zi.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
7125
7117
  if (o.length === 0) return !0;
7126
- const s = ji.getRegExp(`(${o.map((c) => c === "?" ? "\\?" : c).join("|")})`);
7118
+ const s = Di.getRegExp(`(${o.map((c) => c === "?" ? "\\?" : c).join("|")})`);
7127
7119
  let l = !s.test(i);
7128
7120
  if (!l) {
7129
7121
  const c = i.indexOf(t);
@@ -7241,7 +7233,7 @@ const V1 = {};
7241
7233
  class C1 extends f1 {
7242
7234
  constructor(e) {
7243
7235
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7244
- super(), Hi(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = T.create("translator");
7236
+ super(), Ii(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = G.create("translator");
7245
7237
  }
7246
7238
  changeLanguage(e) {
7247
7239
  e && (this.language = e);
@@ -7260,7 +7252,7 @@ class C1 extends f1 {
7260
7252
  o === void 0 && (o = ":");
7261
7253
  const s = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
7262
7254
  let l = t.ns || this.options.defaultNS || [];
7263
- const c = o && e.indexOf(o) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !Zi(e, o, s);
7255
+ const c = o && e.indexOf(o) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !Ti(e, o, s);
7264
7256
  if (c && !r) {
7265
7257
  const d = e.match(this.interpolator.nestingRegexp);
7266
7258
  if (d && d.length > 0)
@@ -7287,15 +7279,15 @@ class C1 extends f1 {
7287
7279
  } = this.extractFromKey(e[e.length - 1], t), d = r[r.length - 1], g = t.lng || this.language, a = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
7288
7280
  if (g && g.toLowerCase() === "cimode") {
7289
7281
  if (a) {
7290
- const L = t.nsSeparator || this.options.nsSeparator;
7282
+ const k = t.nsSeparator || this.options.nsSeparator;
7291
7283
  return s ? {
7292
- res: `${d}${L}${c}`,
7284
+ res: `${d}${k}${c}`,
7293
7285
  usedKey: c,
7294
7286
  exactUsedKey: c,
7295
7287
  usedLng: g,
7296
7288
  usedNS: d,
7297
7289
  usedParams: this.getUsedParamsDetails(t)
7298
- } : `${d}${L}${c}`;
7290
+ } : `${d}${k}${c}`;
7299
7291
  }
7300
7292
  return s ? {
7301
7293
  res: c,
@@ -7308,18 +7300,18 @@ class C1 extends f1 {
7308
7300
  }
7309
7301
  const h = this.resolve(e, t);
7310
7302
  let C = h && h.res;
7311
- const p = h && h.usedKey || c, f = h && h.exactUsedKey || c, v = Object.prototype.toString.apply(C), N = ["[object Number]", "[object Function]", "[object RegExp]"], E = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, R = !this.i18nFormat || this.i18nFormat.handleAsObject;
7312
- if (R && C && (typeof C != "string" && typeof C != "boolean" && typeof C != "number") && N.indexOf(v) < 0 && !(typeof E == "string" && Array.isArray(C))) {
7303
+ const p = h && h.usedKey || c, f = h && h.exactUsedKey || c, v = Object.prototype.toString.apply(C), N = ["[object Number]", "[object Function]", "[object RegExp]"], _ = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, R = !this.i18nFormat || this.i18nFormat.handleAsObject;
7304
+ if (R && C && (typeof C != "string" && typeof C != "boolean" && typeof C != "number") && N.indexOf(v) < 0 && !(typeof _ == "string" && Array.isArray(C))) {
7313
7305
  if (!t.returnObjects && !this.options.returnObjects) {
7314
7306
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
7315
- const L = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, C, {
7307
+ const k = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, C, {
7316
7308
  ...t,
7317
7309
  ns: r
7318
7310
  }) : `key '${c} (${this.language})' returned an object instead of string.`;
7319
- return s ? (h.res = L, h.usedParams = this.getUsedParamsDetails(t), h) : L;
7311
+ return s ? (h.res = k, h.usedParams = this.getUsedParamsDetails(t), h) : k;
7320
7312
  }
7321
7313
  if (l) {
7322
- const L = Array.isArray(C), M = L ? [] : {}, y = L ? f : p;
7314
+ const k = Array.isArray(C), M = k ? [] : {}, y = k ? f : p;
7323
7315
  for (const x in C)
7324
7316
  if (Object.prototype.hasOwnProperty.call(C, x)) {
7325
7317
  const b = `${y}${l}${x}`;
@@ -7331,41 +7323,41 @@ class C1 extends f1 {
7331
7323
  }
7332
7324
  C = M;
7333
7325
  }
7334
- } else if (R && typeof E == "string" && Array.isArray(C))
7335
- C = C.join(E), C && (C = this.extendTranslation(C, e, t, o));
7326
+ } else if (R && typeof _ == "string" && Array.isArray(C))
7327
+ C = C.join(_), C && (C = this.extendTranslation(C, e, t, o));
7336
7328
  else {
7337
- let L = !1, M = !1;
7338
- const y = t.count !== void 0 && typeof t.count != "string", x = C1.hasDefaultValue(t), b = y ? this.pluralResolver.getSuffix(g, t.count, t) : "", _ = t.ordinal && y ? this.pluralResolver.getSuffix(g, t.count, {
7329
+ let k = !1, M = !1;
7330
+ const y = t.count !== void 0 && typeof t.count != "string", x = C1.hasDefaultValue(t), b = y ? this.pluralResolver.getSuffix(g, t.count, t) : "", H = t.ordinal && y ? this.pluralResolver.getSuffix(g, t.count, {
7339
7331
  ordinal: !1
7340
- }) : "", I = y && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), Z = I && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${b}`] || t[`defaultValue${_}`] || t.defaultValue;
7341
- !this.isValidLookup(C) && x && (L = !0, C = Z), this.isValidLookup(C) || (M = !0, C = c);
7342
- const $ = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && M ? void 0 : C, W = x && Z !== C && this.options.updateMissing;
7343
- if (M || L || W) {
7344
- if (this.logger.log(W ? "updateKey" : "missingKey", g, d, c, W ? Z : C), l) {
7332
+ }) : "", I = y && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), D = I && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${b}`] || t[`defaultValue${H}`] || t.defaultValue;
7333
+ !this.isValidLookup(C) && x && (k = !0, C = D), this.isValidLookup(C) || (M = !0, C = c);
7334
+ const $ = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && M ? void 0 : C, W = x && D !== C && this.options.updateMissing;
7335
+ if (M || k || W) {
7336
+ if (this.logger.log(W ? "updateKey" : "missingKey", g, d, c, W ? D : C), l) {
7345
7337
  const B = this.resolve(c, {
7346
7338
  ...t,
7347
7339
  keySeparator: !1
7348
7340
  });
7349
7341
  B && B.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.");
7350
7342
  }
7351
- let D = [];
7343
+ let T = [];
7352
7344
  const Y = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
7353
7345
  if (this.options.saveMissingTo === "fallback" && Y && Y[0])
7354
7346
  for (let B = 0; B < Y.length; B++)
7355
- D.push(Y[B]);
7356
- else this.options.saveMissingTo === "all" ? D = this.languageUtils.toResolveHierarchy(t.lng || this.language) : D.push(t.lng || this.language);
7357
- const q = (B, G, P) => {
7347
+ T.push(Y[B]);
7348
+ else this.options.saveMissingTo === "all" ? T = this.languageUtils.toResolveHierarchy(t.lng || this.language) : T.push(t.lng || this.language);
7349
+ const q = (B, K, P) => {
7358
7350
  const X = x && P !== C ? P : $;
7359
- this.options.missingKeyHandler ? this.options.missingKeyHandler(B, d, G, X, W, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(B, d, G, X, W, t), this.emit("missingKey", B, d, G, C);
7351
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(B, d, K, X, W, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(B, d, K, X, W, t), this.emit("missingKey", B, d, K, C);
7360
7352
  };
7361
- this.options.saveMissing && (this.options.saveMissingPlurals && y ? D.forEach((B) => {
7362
- const G = this.pluralResolver.getSuffixes(B, t);
7363
- I && t[`defaultValue${this.options.pluralSeparator}zero`] && G.indexOf(`${this.options.pluralSeparator}zero`) < 0 && G.push(`${this.options.pluralSeparator}zero`), G.forEach((P) => {
7364
- q([B], c + P, t[`defaultValue${P}`] || Z);
7353
+ this.options.saveMissing && (this.options.saveMissingPlurals && y ? T.forEach((B) => {
7354
+ const K = this.pluralResolver.getSuffixes(B, t);
7355
+ I && t[`defaultValue${this.options.pluralSeparator}zero`] && K.indexOf(`${this.options.pluralSeparator}zero`) < 0 && K.push(`${this.options.pluralSeparator}zero`), K.forEach((P) => {
7356
+ q([B], c + P, t[`defaultValue${P}`] || D);
7365
7357
  });
7366
- }) : q(D, c, Z));
7358
+ }) : q(T, c, D));
7367
7359
  }
7368
- C = this.extendTranslation(C, e, t, h, o), M && C === c && this.options.appendNamespaceToMissingKey && (C = `${d}:${c}`), (M || L) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? C = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, L ? C : void 0) : C = this.options.parseMissingKeyHandler(C));
7360
+ C = this.extendTranslation(C, e, t, h, o), M && C === c && this.options.appendNamespaceToMissingKey && (C = `${d}:${c}`), (M || k) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? C = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, k ? C : void 0) : C = this.options.parseMissingKeyHandler(C));
7369
7361
  }
7370
7362
  return s ? (h.res = C, h.usedParams = this.getUsedParamsDetails(t), h) : C;
7371
7363
  }
@@ -7425,24 +7417,24 @@ class C1 extends f1 {
7425
7417
  this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
7426
7418
  const C = t.count !== void 0 && typeof t.count != "string", p = C && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), f = t.context !== void 0 && (typeof t.context == "string" || typeof t.context == "number") && t.context !== "", v = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
7427
7419
  h.forEach((N) => {
7428
- this.isValidLookup(o) || (r = N, !V1[`${v[0]}-${N}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(r) && (V1[`${v[0]}-${N}`] = !0, this.logger.warn(`key "${s}" for languages "${v.join(", ")}" won't get resolved as namespace "${r}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), v.forEach((E) => {
7420
+ this.isValidLookup(o) || (r = N, !V1[`${v[0]}-${N}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(r) && (V1[`${v[0]}-${N}`] = !0, this.logger.warn(`key "${s}" for languages "${v.join(", ")}" won't get resolved as namespace "${r}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), v.forEach((_) => {
7429
7421
  if (this.isValidLookup(o)) return;
7430
- c = E;
7422
+ c = _;
7431
7423
  const R = [a];
7432
7424
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
7433
- this.i18nFormat.addLookupKeys(R, a, E, N, t);
7425
+ this.i18nFormat.addLookupKeys(R, a, _, N, t);
7434
7426
  else {
7435
- let L;
7436
- C && (L = this.pluralResolver.getSuffix(E, t.count, t));
7427
+ let k;
7428
+ C && (k = this.pluralResolver.getSuffix(_, t.count, t));
7437
7429
  const M = `${this.options.pluralSeparator}zero`, y = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
7438
- if (C && (R.push(a + L), t.ordinal && L.indexOf(y) === 0 && R.push(a + L.replace(y, this.options.pluralSeparator)), p && R.push(a + M)), f) {
7430
+ if (C && (R.push(a + k), t.ordinal && k.indexOf(y) === 0 && R.push(a + k.replace(y, this.options.pluralSeparator)), p && R.push(a + M)), f) {
7439
7431
  const x = `${a}${this.options.contextSeparator}${t.context}`;
7440
- R.push(x), C && (R.push(x + L), t.ordinal && L.indexOf(y) === 0 && R.push(x + L.replace(y, this.options.pluralSeparator)), p && R.push(x + M));
7432
+ R.push(x), C && (R.push(x + k), t.ordinal && k.indexOf(y) === 0 && R.push(x + k.replace(y, this.options.pluralSeparator)), p && R.push(x + M));
7441
7433
  }
7442
7434
  }
7443
7435
  let A;
7444
7436
  for (; A = R.pop(); )
7445
- this.isValidLookup(o) || (l = A, o = this.getResource(E, N, A, t));
7437
+ this.isValidLookup(o) || (l = A, o = this.getResource(_, N, A, t));
7446
7438
  }));
7447
7439
  });
7448
7440
  }), {
@@ -7487,7 +7479,7 @@ class C1 extends f1 {
7487
7479
  const m1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
7488
7480
  class I1 {
7489
7481
  constructor(e) {
7490
- this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = T.create("languageUtils");
7482
+ this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = G.create("languageUtils");
7491
7483
  }
7492
7484
  getScriptPartFromCode(e) {
7493
7485
  if (e = u1(e), !e || e.indexOf("-") < 0) return null;
@@ -7544,7 +7536,7 @@ class I1 {
7544
7536
  }), s;
7545
7537
  }
7546
7538
  }
7547
- let Di = [{
7539
+ let Gi = [{
7548
7540
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
7549
7541
  nr: [1, 2],
7550
7542
  fc: 1
@@ -7636,7 +7628,7 @@ let Di = [{
7636
7628
  lngs: ["he", "iw"],
7637
7629
  nr: [1, 2, 20, 21],
7638
7630
  fc: 22
7639
- }], Ti = {
7631
+ }], Ki = {
7640
7632
  1: (i) => +(i > 1),
7641
7633
  2: (i) => +(i != 1),
7642
7634
  3: (i) => 0,
@@ -7660,28 +7652,28 @@ let Di = [{
7660
7652
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
7661
7653
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
7662
7654
  };
7663
- const Gi = ["v1", "v2", "v3"], Ki = ["v4"], S1 = {
7655
+ const Pi = ["v1", "v2", "v3"], Fi = ["v4"], S1 = {
7664
7656
  zero: 0,
7665
7657
  one: 1,
7666
7658
  two: 2,
7667
7659
  few: 3,
7668
7660
  many: 4,
7669
7661
  other: 5
7670
- }, Pi = () => {
7662
+ }, $i = () => {
7671
7663
  const i = {};
7672
- return Di.forEach((e) => {
7664
+ return Gi.forEach((e) => {
7673
7665
  e.lngs.forEach((t) => {
7674
7666
  i[t] = {
7675
7667
  numbers: e.nr,
7676
- plurals: Ti[e.fc]
7668
+ plurals: Ki[e.fc]
7677
7669
  };
7678
7670
  });
7679
7671
  }), i;
7680
7672
  };
7681
- class Fi {
7673
+ class Yi {
7682
7674
  constructor(e) {
7683
7675
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7684
- this.languageUtils = e, this.options = t, this.logger = T.create("pluralResolver"), (!this.options.compatibilityJSON || Ki.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 = Pi(), this.pluralRulesCache = {};
7676
+ this.languageUtils = e, this.options = t, this.logger = G.create("pluralResolver"), (!this.options.compatibilityJSON || Fi.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 = $i(), this.pluralRulesCache = {};
7685
7677
  }
7686
7678
  addRule(e, t) {
7687
7679
  this.rules[e] = t;
@@ -7735,17 +7727,17 @@ class Fi {
7735
7727
  return this.options.compatibilityJSON === "v1" ? s === 1 ? "" : typeof s == "number" ? `_plural_${s.toString()}` : l() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? l() : this.options.prepend && o.toString() ? this.options.prepend + o.toString() : o.toString();
7736
7728
  }
7737
7729
  shouldUseIntlApi() {
7738
- return !Gi.includes(this.options.compatibilityJSON);
7730
+ return !Pi.includes(this.options.compatibilityJSON);
7739
7731
  }
7740
7732
  }
7741
7733
  const O1 = function(i, e, t) {
7742
- let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", s = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = Si(i, e, t);
7734
+ let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", s = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = Ai(i, e, t);
7743
7735
  return !l && s && typeof t == "string" && (l = N1(i, t, o), l === void 0 && (l = N1(e, t, o))), l;
7744
7736
  }, k1 = (i) => i.replace(/\$/g, "$$$$");
7745
- class $i {
7737
+ class Ui {
7746
7738
  constructor() {
7747
7739
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7748
- this.logger = T.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
7740
+ this.logger = G.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
7749
7741
  }
7750
7742
  init() {
7751
7743
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -7768,10 +7760,10 @@ class $i {
7768
7760
  nestingSuffix: f,
7769
7761
  nestingSuffixEscaped: v,
7770
7762
  nestingOptionsSeparator: N,
7771
- maxReplaces: E,
7763
+ maxReplaces: _,
7772
7764
  alwaysFormat: R
7773
7765
  } = e.interpolation;
7774
- this.escape = t !== void 0 ? t : Ai, this.escapeValue = o !== void 0 ? o : !0, this.useRawValueToEscape = s !== void 0 ? s : !1, this.prefix = l ? U(l) : c || "{{", this.suffix = r ? U(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = C ? U(C) : p || U("$t("), this.nestingSuffix = f ? U(f) : v || U(")"), this.nestingOptionsSeparator = N || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = R !== void 0 ? R : !1, this.resetRegExp();
7766
+ this.escape = t !== void 0 ? t : Wi, this.escapeValue = o !== void 0 ? o : !0, this.useRawValueToEscape = s !== void 0 ? s : !1, this.prefix = l ? U(l) : c || "{{", this.suffix = r ? U(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = C ? U(C) : p || U("$t("), this.nestingSuffix = f ? U(f) : v || U(")"), this.nestingOptionsSeparator = N || ",", this.maxReplaces = _ || 1e3, this.alwaysFormat = R !== void 0 ? R : !1, this.resetRegExp();
7775
7767
  }
7776
7768
  reset() {
7777
7769
  this.options && this.init(this.options);
@@ -7784,12 +7776,12 @@ class $i {
7784
7776
  let l, c, r;
7785
7777
  const d = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, g = (p) => {
7786
7778
  if (p.indexOf(this.formatSeparator) < 0) {
7787
- const E = O1(t, d, p, this.options.keySeparator, this.options.ignoreJSONStructure);
7788
- return this.alwaysFormat ? this.format(E, void 0, o, {
7779
+ const _ = O1(t, d, p, this.options.keySeparator, this.options.ignoreJSONStructure);
7780
+ return this.alwaysFormat ? this.format(_, void 0, o, {
7789
7781
  ...s,
7790
7782
  ...t,
7791
7783
  interpolationkey: p
7792
- }) : E;
7784
+ }) : _;
7793
7785
  }
7794
7786
  const f = p.split(this.formatSeparator), v = f.shift().trim(), N = f.join(this.formatSeparator).trim();
7795
7787
  return this.format(O1(t, d, v, this.options.keySeparator, this.options.ignoreJSONStructure), N, o, {
@@ -7866,7 +7858,7 @@ class $i {
7866
7858
  return e;
7867
7859
  }
7868
7860
  }
7869
- const Yi = (i) => {
7861
+ const zi = (i) => {
7870
7862
  let e = i.toLowerCase().trim();
7871
7863
  const t = {};
7872
7864
  if (i.indexOf("(") > -1) {
@@ -7897,10 +7889,10 @@ const Yi = (i) => {
7897
7889
  return r || (r = i(u1(o), s), e[c] = r), r(t);
7898
7890
  };
7899
7891
  };
7900
- class Ui {
7892
+ class Ji {
7901
7893
  constructor() {
7902
7894
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7903
- this.logger = T.create("formatter"), this.options = e, this.formats = {
7895
+ this.logger = G.create("formatter"), this.options = e, this.formats = {
7904
7896
  number: z((t, o) => {
7905
7897
  const s = new Intl.NumberFormat(t, {
7906
7898
  ...o
@@ -7957,7 +7949,7 @@ class Ui {
7957
7949
  const {
7958
7950
  formatName: g,
7959
7951
  formatOptions: a
7960
- } = Yi(d);
7952
+ } = zi(d);
7961
7953
  if (this.formats[g]) {
7962
7954
  let h = r;
7963
7955
  try {
@@ -7977,13 +7969,13 @@ class Ui {
7977
7969
  }, e);
7978
7970
  }
7979
7971
  }
7980
- const zi = (i, e) => {
7972
+ const Qi = (i, e) => {
7981
7973
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
7982
7974
  };
7983
- class Ji extends f1 {
7975
+ class qi extends f1 {
7984
7976
  constructor(e, t, o) {
7985
7977
  let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
7986
- super(), this.backend = e, this.store = t, this.services = o, this.languageUtils = o.languageUtils, this.options = s, this.logger = T.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = s.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = s.maxRetries >= 0 ? s.maxRetries : 5, this.retryTimeout = s.retryTimeout >= 1 ? s.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(o, s.backend, s);
7978
+ super(), this.backend = e, this.store = t, this.services = o, this.languageUtils = o.languageUtils, this.options = s, this.logger = G.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = s.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = s.maxRetries >= 0 ? s.maxRetries : 5, this.retryTimeout = s.retryTimeout >= 1 ? s.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(o, s.backend, s);
7987
7979
  }
7988
7980
  queueLoad(e, t, o, s) {
7989
7981
  const l = {}, c = {}, r = {}, d = {};
@@ -8013,7 +8005,7 @@ class Ji extends f1 {
8013
8005
  }), this.state[e] = t ? -1 : 2, t && o && (this.state[e] = 0);
8014
8006
  const r = {};
8015
8007
  this.queue.forEach((d) => {
8016
- Ii(d.loaded, [l], c), zi(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
8008
+ Oi(d.loaded, [l], c), Qi(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
8017
8009
  r[g] || (r[g] = {});
8018
8010
  const a = d.loaded[g];
8019
8011
  a.length && a.forEach((h) => {
@@ -8172,7 +8164,7 @@ const A1 = () => ({
8172
8164
  skipOnVariables: !0
8173
8165
  }
8174
8166
  }), B1 = (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), a1 = () => {
8175
- }, Qi = (i) => {
8167
+ }, Xi = (i) => {
8176
8168
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
8177
8169
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
8178
8170
  });
@@ -8180,9 +8172,9 @@ const A1 = () => ({
8180
8172
  class i1 extends f1 {
8181
8173
  constructor() {
8182
8174
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
8183
- if (super(), this.options = B1(e), this.services = {}, this.logger = T, this.modules = {
8175
+ if (super(), this.options = B1(e), this.services = {}, this.logger = G, this.modules = {
8184
8176
  external: []
8185
- }, Qi(this), t && !this.isInitialized && !e.isClone) {
8177
+ }, Xi(this), t && !this.isInitialized && !e.isClone) {
8186
8178
  if (!this.options.initImmediate)
8187
8179
  return this.init(e, t), this;
8188
8180
  setTimeout(() => {
@@ -8205,19 +8197,19 @@ class i1 extends f1 {
8205
8197
  }), t.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = t.keySeparator), t.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = t.nsSeparator);
8206
8198
  const l = (a) => a ? typeof a == "function" ? new a() : a : null;
8207
8199
  if (!this.options.isClone) {
8208
- this.modules.logger ? T.init(l(this.modules.logger), this.options) : T.init(null, this.options);
8200
+ this.modules.logger ? G.init(l(this.modules.logger), this.options) : G.init(null, this.options);
8209
8201
  let a;
8210
- this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = Ui);
8202
+ this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = Ji);
8211
8203
  const h = new I1(this.options);
8212
8204
  this.store = new H1(this.options.resources, this.options);
8213
8205
  const C = this.services;
8214
- C.logger = T, C.resourceStore = this.store, C.languageUtils = h, C.pluralResolver = new Fi(h, {
8206
+ C.logger = G, C.resourceStore = this.store, C.languageUtils = h, C.pluralResolver = new Yi(h, {
8215
8207
  prepend: this.options.pluralSeparator,
8216
8208
  compatibilityJSON: this.options.compatibilityJSON,
8217
8209
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
8218
- }), a && (!this.options.interpolation.format || this.options.interpolation.format === s.interpolation.format) && (C.formatter = l(a), C.formatter.init(C, this.options), this.options.interpolation.format = C.formatter.format.bind(C.formatter)), C.interpolator = new $i(this.options), C.utils = {
8210
+ }), a && (!this.options.interpolation.format || this.options.interpolation.format === s.interpolation.format) && (C.formatter = l(a), C.formatter.init(C, this.options), this.options.interpolation.format = C.formatter.format.bind(C.formatter)), C.interpolator = new Ui(this.options), C.utils = {
8219
8211
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
8220
- }, C.backendConnector = new Ji(l(this.modules.backend), C.resourceStore, C, this.options), C.backendConnector.on("*", function(p) {
8212
+ }, C.backendConnector = new qi(l(this.modules.backend), C.resourceStore, C, this.options), C.backendConnector.on("*", function(p) {
8221
8213
  for (var f = arguments.length, v = new Array(f > 1 ? f - 1 : 0), N = 1; N < f; N++)
8222
8214
  v[N - 1] = arguments[N];
8223
8215
  e.emit(p, ...v);
@@ -8431,7 +8423,7 @@ O.setDefaultNamespace;
8431
8423
  O.hasLoadedNamespace;
8432
8424
  O.loadNamespaces;
8433
8425
  O.loadLanguages;
8434
- function qi() {
8426
+ function e5() {
8435
8427
  if (console && console.warn) {
8436
8428
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
8437
8429
  e[t] = arguments[t];
@@ -8442,7 +8434,7 @@ const W1 = {};
8442
8434
  function x1() {
8443
8435
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
8444
8436
  e[t] = arguments[t];
8445
- F(e[0]) && W1[e[0]] || (F(e[0]) && (W1[e[0]] = /* @__PURE__ */ new Date()), qi(...e));
8437
+ F(e[0]) && W1[e[0]] || (F(e[0]) && (W1[e[0]] = /* @__PURE__ */ new Date()), e5(...e));
8446
8438
  }
8447
8439
  const X1 = (i, e) => () => {
8448
8440
  if (i.isInitialized)
@@ -8461,7 +8453,7 @@ const X1 = (i, e) => () => {
8461
8453
  F(t) && (t = [t]), t.forEach((s) => {
8462
8454
  i.options.ns.indexOf(s) < 0 && i.options.ns.push(s);
8463
8455
  }), i.loadLanguages(e, X1(i, o));
8464
- }, Xi = function(i, e) {
8456
+ }, t5 = function(i, e) {
8465
8457
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
8466
8458
  const o = e.languages[0], s = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
8467
8459
  if (o.toLowerCase() === "cimode") return !0;
@@ -8470,15 +8462,15 @@ const X1 = (i, e) => () => {
8470
8462
  return g === -1 || g === 2;
8471
8463
  };
8472
8464
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(o, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(o, i) && (!s || c(l, i)));
8473
- }, e5 = function(i, e) {
8465
+ }, i5 = function(i, e) {
8474
8466
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
8475
8467
  return !e.languages || !e.languages.length ? (x1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
8476
8468
  lng: t.lng,
8477
8469
  precheck: (s, l) => {
8478
8470
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !l(s.isLanguageChangingTo, i)) return !1;
8479
8471
  }
8480
- }) : Xi(i, e, t);
8481
- }, F = (i) => typeof i == "string", t5 = (i) => typeof i == "object" && i !== null, i5 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, o5 = {
8472
+ }) : t5(i, e, t);
8473
+ }, F = (i) => typeof i == "string", o5 = (i) => typeof i == "object" && i !== null, s5 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, n5 = {
8482
8474
  "&amp;": "&",
8483
8475
  "&#38;": "&",
8484
8476
  "&lt;": "<",
@@ -8499,7 +8491,7 @@ const X1 = (i, e) => () => {
8499
8491
  "&#8230;": "…",
8500
8492
  "&#x2F;": "/",
8501
8493
  "&#47;": "/"
8502
- }, s5 = (i) => o5[i], n5 = (i) => i.replace(i5, s5);
8494
+ }, r5 = (i) => n5[i], l5 = (i) => i.replace(s5, r5);
8503
8495
  let R1 = {
8504
8496
  bindI18n: "languageChanged",
8505
8497
  bindI18nStore: "",
@@ -8508,25 +8500,25 @@ let R1 = {
8508
8500
  transWrapTextNodes: "",
8509
8501
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
8510
8502
  useSuspense: !0,
8511
- unescape: n5
8503
+ unescape: l5
8512
8504
  };
8513
- const r5 = function() {
8505
+ const a5 = function() {
8514
8506
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8515
8507
  R1 = {
8516
8508
  ...R1,
8517
8509
  ...i
8518
8510
  };
8519
- }, l5 = () => R1;
8511
+ }, h5 = () => R1;
8520
8512
  let ee;
8521
- const a5 = (i) => {
8513
+ const c5 = (i) => {
8522
8514
  ee = i;
8523
- }, h5 = () => ee, c5 = {
8515
+ }, d5 = () => ee, g5 = {
8524
8516
  type: "3rdParty",
8525
8517
  init(i) {
8526
- r5(i.options.react), a5(i);
8518
+ a5(i.options.react), c5(i);
8527
8519
  }
8528
- }, d5 = o1();
8529
- class g5 {
8520
+ }, u5 = o1();
8521
+ class C5 {
8530
8522
  constructor() {
8531
8523
  M1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
8532
8524
  this.usedNamespaces = {};
@@ -8537,27 +8529,27 @@ class g5 {
8537
8529
  });
8538
8530
  }
8539
8531
  }
8540
- const u5 = (i, e) => {
8532
+ const p5 = (i, e) => {
8541
8533
  const t = s1();
8542
8534
  return j(() => {
8543
8535
  t.current = i;
8544
8536
  }, [i, e]), t.current;
8545
- }, te = (i, e, t, o) => i.getFixedT(e, t, o), C5 = (i, e, t, o) => v1(te(i, e, t, o), [i, e, t, o]), p5 = function(i) {
8537
+ }, te = (i, e, t, o) => i.getFixedT(e, t, o), f5 = (i, e, t, o) => v1(te(i, e, t, o), [i, e, t, o]), w5 = function(i) {
8546
8538
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8547
8539
  const {
8548
8540
  i18n: t
8549
8541
  } = e, {
8550
8542
  i18n: o,
8551
8543
  defaultNS: s
8552
- } = n1(d5) || {}, l = t || o || h5();
8553
- if (l && !l.reportNamespaces && (l.reportNamespaces = new g5()), !l) {
8544
+ } = n1(u5) || {}, l = t || o || d5();
8545
+ if (l && !l.reportNamespaces && (l.reportNamespaces = new C5()), !l) {
8554
8546
  x1("You will need to pass in an i18next instance by using initReactI18next");
8555
- const L = (y, x) => F(x) ? x : t5(x) && F(x.defaultValue) ? x.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, M = [L, {}, !1];
8556
- return M.t = L, M.i18n = {}, M.ready = !1, M;
8547
+ const k = (y, x) => F(x) ? x : o5(x) && F(x.defaultValue) ? x.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, M = [k, {}, !1];
8548
+ return M.t = k, M.i18n = {}, M.ready = !1, M;
8557
8549
  }
8558
8550
  l.options.react && l.options.react.wait !== void 0 && x1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
8559
8551
  const c = {
8560
- ...l5(),
8552
+ ...h5(),
8561
8553
  ...l.options.react,
8562
8554
  ...e
8563
8555
  }, {
@@ -8566,64 +8558,64 @@ const u5 = (i, e) => {
8566
8558
  } = c;
8567
8559
  let g = i;
8568
8560
  g = F(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
8569
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((L) => e5(L, l, c)), h = C5(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), C = () => h, p = () => te(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [f, v] = S(C);
8561
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((k) => i5(k, l, c)), h = f5(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), C = () => h, p = () => te(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [f, v] = S(C);
8570
8562
  let N = g.join();
8571
8563
  e.lng && (N = `${e.lng}${N}`);
8572
- const E = u5(N), R = s1(!0);
8564
+ const _ = p5(N), R = s1(!0);
8573
8565
  j(() => {
8574
8566
  const {
8575
- bindI18n: L,
8567
+ bindI18n: k,
8576
8568
  bindI18nStore: M
8577
8569
  } = c;
8578
8570
  R.current = !0, !a && !r && (e.lng ? Z1(l, e.lng, g, () => {
8579
8571
  R.current && v(p);
8580
8572
  }) : j1(l, g, () => {
8581
8573
  R.current && v(p);
8582
- })), a && E && E !== N && R.current && v(p);
8574
+ })), a && _ && _ !== N && R.current && v(p);
8583
8575
  const y = () => {
8584
8576
  R.current && v(p);
8585
8577
  };
8586
- return L && l && l.on(L, y), M && l && l.store.on(M, y), () => {
8587
- R.current = !1, L && l && L.split(" ").forEach((x) => l.off(x, y)), M && l && M.split(" ").forEach((x) => l.store.off(x, y));
8578
+ return k && l && l.on(k, y), M && l && l.store.on(M, y), () => {
8579
+ R.current = !1, k && l && k.split(" ").forEach((x) => l.off(x, y)), M && l && M.split(" ").forEach((x) => l.store.off(x, y));
8588
8580
  };
8589
8581
  }, [l, N]), j(() => {
8590
8582
  R.current && a && v(C);
8591
8583
  }, [l, d, a]);
8592
8584
  const A = [f, l, a];
8593
8585
  if (A.t = f, A.i18n = l, A.ready = a, a || !a && !r) return A;
8594
- throw new Promise((L) => {
8595
- e.lng ? Z1(l, e.lng, g, () => L()) : j1(l, g, () => L());
8586
+ throw new Promise((k) => {
8587
+ e.lng ? Z1(l, e.lng, g, () => k()) : j1(l, g, () => k());
8596
8588
  });
8597
8589
  };
8598
8590
  var V = [];
8599
8591
  for (var L1 = 0; L1 < 256; ++L1)
8600
8592
  V.push((L1 + 256).toString(16).slice(1));
8601
- function f5(i, e = 0) {
8593
+ function m5(i, e = 0) {
8602
8594
  return (V[i[e + 0]] + V[i[e + 1]] + V[i[e + 2]] + V[i[e + 3]] + "-" + V[i[e + 4]] + V[i[e + 5]] + "-" + V[i[e + 6]] + V[i[e + 7]] + "-" + V[i[e + 8]] + V[i[e + 9]] + "-" + V[i[e + 10]] + V[i[e + 11]] + V[i[e + 12]] + V[i[e + 13]] + V[i[e + 14]] + V[i[e + 15]]).toLowerCase();
8603
8595
  }
8604
- var h1, w5 = new Uint8Array(16);
8605
- function m5() {
8596
+ var h1, k5 = new Uint8Array(16);
8597
+ function L5() {
8606
8598
  if (!h1 && (h1 = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !h1))
8607
8599
  throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
8608
- return h1(w5);
8600
+ return h1(k5);
8609
8601
  }
8610
- var k5 = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto);
8602
+ var v5 = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto);
8611
8603
  const D1 = {
8612
- randomUUID: k5
8604
+ randomUUID: v5
8613
8605
  };
8614
8606
  function T1(i, e, t) {
8615
8607
  if (D1.randomUUID && !e && !i)
8616
8608
  return D1.randomUUID();
8617
8609
  i = i || {};
8618
- var o = i.random || (i.rng || m5)();
8619
- return o[6] = o[6] & 15 | 64, o[8] = o[8] & 63 | 128, f5(o);
8610
+ var o = i.random || (i.rng || L5)();
8611
+ return o[6] = o[6] & 15 | 64, o[8] = o[8] & 63 | 128, m5(o);
8620
8612
  }
8621
- const L5 = "City", v5 = {
8622
- placeholder: L5
8623
- }, N5 = "Город", x5 = {
8613
+ const N5 = "City", x5 = {
8624
8614
  placeholder: N5
8615
+ }, R5 = "Город", M5 = {
8616
+ placeholder: R5
8625
8617
  };
8626
- function R5(i, e = 500) {
8618
+ function y5(i, e = 500) {
8627
8619
  const t = s1();
8628
8620
  return j(() => () => {
8629
8621
  t.current && clearTimeout(t.current);
@@ -8634,46 +8626,46 @@ function R5(i, e = 500) {
8634
8626
  clearTimeout(t.current), t.current = l;
8635
8627
  };
8636
8628
  }
8637
- O.use(c5).init({
8629
+ O.use(g5).init({
8638
8630
  defaultNS: "common",
8639
8631
  lng: "en",
8640
8632
  resources: {
8641
8633
  en: {
8642
- common: v5
8634
+ common: x5
8643
8635
  },
8644
8636
  ru: {
8645
- common: x5
8637
+ common: M5
8646
8638
  }
8647
8639
  }
8648
8640
  });
8649
8641
  const G1 = {
8650
8642
  limit: 100,
8651
8643
  offset: 0
8652
- }, I5 = p1(
8644
+ }, O5 = p1(
8653
8645
  ({ width: i, selectedCountry: e, onChange: t, value: o, id: s, disabled: l }, c) => {
8654
- const [r, d] = S([]), [g, a] = S(G1), [h, C] = S(null), [p, f] = S([]), [, v] = S(!1), N = s1(e), { locale: E, axiosPeople: R } = n1(se);
8646
+ const [r, d] = S([]), [g, a] = S(G1), [h, C] = S(null), [p, f] = S([]), [, v] = S(!1), N = s1(e), { locale: _, axiosPeople: R } = n1(re);
8655
8647
  if (!R)
8656
8648
  throw new Error(
8657
8649
  `CitySelect requires "axiosPeople" to fetch cities.
8658
8650
  Please provide it via SNMTUiContext.`
8659
8651
  );
8660
- const { t: A } = p5("common", { lng: E }), L = v1(
8652
+ const { t: A } = w5("common", { lng: _ }), k = v1(
8661
8653
  async (b) => {
8662
8654
  v(!0);
8663
8655
  try {
8664
- const _ = {
8656
+ const H = {
8665
8657
  offset: g.offset,
8666
8658
  limit: g.limit
8667
8659
  };
8668
- e && e.length > 0 && (_.countryId = e), b && (_.search = b);
8669
- const I = await R.post("v1/cities/search", _), Z = (I == null ? void 0 : I.data.data) || [], r1 = I == null ? void 0 : I.data.metadata.count, $ = Z.map((W) => ({
8660
+ e && e.length > 0 && (H.countryId = e), b && (H.search = b);
8661
+ const I = await R.post("v1/cities/search", H), D = (I == null ? void 0 : I.data.data) || [], r1 = I == null ? void 0 : I.data.metadata.count, $ = D.map((W) => ({
8670
8662
  key: T1(),
8671
8663
  label: W.name,
8672
8664
  value: W.geoNameId
8673
8665
  }));
8674
8666
  d(
8675
8667
  (W) => g.offset === 0 ? $ : [...W, ...$]
8676
- ), f(Z), C(r1);
8668
+ ), f(D), C(r1);
8677
8669
  } finally {
8678
8670
  v(!1);
8679
8671
  }
@@ -8683,32 +8675,32 @@ const G1 = {
8683
8675
  j(() => {
8684
8676
  a(G1);
8685
8677
  }, [e]), j(() => {
8686
- L();
8687
- }, [L, e]), j(() => {
8678
+ k();
8679
+ }, [k, e]), j(() => {
8688
8680
  t("");
8689
- const b = p.map((_) => ({
8681
+ const b = p.map((H) => ({
8690
8682
  key: T1(),
8691
- label: _.name,
8692
- value: _.geoNameId
8683
+ label: H.name,
8684
+ value: H.geoNameId
8693
8685
  }));
8694
8686
  d(
8695
- (_) => g.offset === 0 ? b : [..._, ...b]
8687
+ (H) => g.offset === 0 ? b : [...H, ...b]
8696
8688
  ), N.current = e, o && t(o);
8697
8689
  }, [e, t, o, p, g.offset]);
8698
- const M = R5(L), y = v1(
8690
+ const M = y5(k), y = v1(
8699
8691
  (b) => {
8700
- a((_) => ({ ..._, offset: 0, search: b })), M(b);
8692
+ a((H) => ({ ...H, offset: 0, search: b })), M(b);
8701
8693
  },
8702
8694
  [M]
8703
8695
  ), x = async (b) => {
8704
- const { target: _ } = b;
8705
- _.scrollTop + _.offsetHeight >= _.scrollHeight - 50 && h !== null && h > 0 && a((I) => ({
8696
+ const { target: H } = b;
8697
+ H.scrollTop + H.offsetHeight >= H.scrollHeight - 50 && h !== null && h > 0 && a((I) => ({
8706
8698
  ...I,
8707
8699
  offset: I.offset + I.limit
8708
8700
  }));
8709
8701
  };
8710
8702
  return /* @__PURE__ */ n("div", { className: "snmt-city-select", children: /* @__PURE__ */ n(
8711
- Ei,
8703
+ Hi,
8712
8704
  {
8713
8705
  id: s,
8714
8706
  width: i,
@@ -8726,5 +8718,5 @@ const G1 = {
8726
8718
  }
8727
8719
  );
8728
8720
  export {
8729
- I5 as CitySelect
8721
+ O5 as CitySelect
8730
8722
  };