@snmt-react-ui/city-select 2.6.3 → 2.6.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 +634 -562
  2. package/package.json +3 -3
@@ -1,10 +1,10 @@
1
- var we = Object.defineProperty;
2
- var me = (i, e, t) => e in i ? we(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
- var B1 = (i, e, t) => me(i, typeof e != "symbol" ? e + "" : e, t);
1
+ var fe = Object.defineProperty;
2
+ var me = (i, e, t) => e in i ? fe(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
+ var Z1 = (i, e, t) => me(i, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
5
  import { jsx as o, Fragment as i1, jsxs as C } from "react/jsx-runtime";
6
6
  import { SNMTUiContext as ke } from "@snmt-react-ui/core";
7
- import { createContext as d1, forwardRef as k1, useState as A, useRef as F, useEffect as W, useCallback as T, useMemo as Le, useImperativeHandle as ne, useContext as o1 } from "react";
7
+ import { createContext as d1, forwardRef as k1, useState as A, useRef as F, useEffect as W, useCallback as D, useMemo as Le, useImperativeHandle as ne, useContext as o1 } from "react";
8
8
  import { Select as ve, Flex as Ne, Avatar as xe, Checkbox as Re, Typography as oe, Tag as Me, Popover as ye } from "antd";
9
9
  var be = Object.defineProperty, _e = (i, e, t) => e in i ? be(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, Ee = (i, e, t) => _e(i, e + "", t), Ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
10
  function He() {
@@ -33,7 +33,7 @@ const re = (i, e) => () => {
33
33
  }
34
34
  }, j1 = (i, e, t) => {
35
35
  i.loadNamespaces(e, re(i, t));
36
- }, T1 = (i, e, t, s) => {
36
+ }, D1 = (i, e, t, s) => {
37
37
  s1(t) && (t = [t]), t.forEach((n) => {
38
38
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
39
39
  }), i.loadLanguages(e, re(i, s));
@@ -54,7 +54,7 @@ const re = (i, e) => () => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !n(s.isLanguageChangingTo, i)) return !1;
55
55
  }
56
56
  }) : Ie(i, e, t);
57
- }, s1 = (i) => typeof i == "string", Se = (i) => typeof i == "object" && i !== null, Ae = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Ze = {
57
+ }, s1 = (i) => typeof i == "string", Se = (i) => typeof i == "object" && i !== null, Ae = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Be = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
60
60
  "&lt;": "<",
@@ -75,7 +75,7 @@ const re = (i, e) => () => {
75
75
  "&#8230;": "…",
76
76
  "&#x2F;": "/",
77
77
  "&#47;": "/"
78
- }, Be = (i) => Ze[i], We = (i) => i.replace(Ae, Be);
78
+ }, Ze = (i) => Be[i], We = (i) => i.replace(Ae, Ze);
79
79
  let je = {
80
80
  bindI18n: "languageChanged",
81
81
  bindI18nStore: "",
@@ -86,9 +86,9 @@ let je = {
86
86
  useSuspense: !0,
87
87
  unescape: We
88
88
  };
89
- const Te = () => je;
90
- let De;
91
- const Ge = () => De, Ke = d1();
89
+ const De = () => je;
90
+ let Te;
91
+ const Ge = () => Te, Ke = d1();
92
92
  class Pe {
93
93
  constructor() {
94
94
  Ee(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
@@ -104,7 +104,7 @@ const $e = (i, e) => {
104
104
  return W(() => {
105
105
  t.current = i;
106
106
  }, [i, e]), t.current;
107
- }, le = (i, e, t, s) => i.getFixedT(e, t, s), Ye = (i, e, t, s) => T(le(i, e, t, s), [i, e, t, s]), Fe = function(i) {
107
+ }, le = (i, e, t, s) => i.getFixedT(e, t, s), Ye = (i, e, t, s) => D(le(i, e, t, s), [i, e, t, s]), Fe = function(i) {
108
108
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
109
109
  const {
110
110
  i18n: t
@@ -114,12 +114,12 @@ const $e = (i, e) => {
114
114
  } = o1(Ke) || {}, l = t || s || Ge();
115
115
  if (l && !l.reportNamespaces && (l.reportNamespaces = new Pe()), !l) {
116
116
  I1("You will need to pass in an i18next instance by using initReactI18next");
117
- const f = (N, m) => s1(m) ? m : Se(m) && s1(m.defaultValue) ? m.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, w = [f, {}, !1];
118
- return w.t = f, w.i18n = {}, w.ready = !1, w;
117
+ const w = (N, m) => s1(m) ? m : Se(m) && s1(m.defaultValue) ? m.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, f = [w, {}, !1];
118
+ return f.t = w, f.i18n = {}, f.ready = !1, f;
119
119
  }
120
120
  l.options.react && l.options.react.wait !== void 0 && I1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
122
- ...Te(),
122
+ ...De(),
123
123
  ...l.options.react,
124
124
  ...e
125
125
  }, {
@@ -128,16 +128,16 @@ const $e = (i, e) => {
128
128
  } = c;
129
129
  let g = i;
130
130
  g = s1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
131
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => Oe(f, l, c)), h = Ye(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => le(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [v, M] = A(u);
131
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => Oe(w, l, c)), h = Ye(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => le(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [v, M] = A(u);
132
132
  let L = g.join();
133
133
  e.lng && (L = `${e.lng}${L}`);
134
134
  const E = $e(L), b = F(!0);
135
135
  W(() => {
136
136
  const {
137
- bindI18n: f,
138
- bindI18nStore: w
137
+ bindI18n: w,
138
+ bindI18nStore: f
139
139
  } = c;
140
- b.current = !0, !a && !r && (e.lng ? T1(l, e.lng, g, () => {
140
+ b.current = !0, !a && !r && (e.lng ? D1(l, e.lng, g, () => {
141
141
  b.current && M(p);
142
142
  }) : j1(l, g, () => {
143
143
  b.current && M(p);
@@ -145,16 +145,16 @@ const $e = (i, e) => {
145
145
  const N = () => {
146
146
  b.current && M(p);
147
147
  };
148
- return f && l && l.on(f, N), w && l && l.store.on(w, N), () => {
149
- b.current = !1, f && l && f.split(" ").forEach((m) => l.off(m, N)), w && l && w.split(" ").forEach((m) => l.store.off(m, N));
148
+ return w && l && l.on(w, N), f && l && l.store.on(f, N), () => {
149
+ b.current = !1, w && l && w.split(" ").forEach((m) => l.off(m, N)), f && l && f.split(" ").forEach((m) => l.store.off(m, N));
150
150
  };
151
151
  }, [l, L]), W(() => {
152
152
  b.current && a && M(u);
153
153
  }, [l, d, a]);
154
154
  const V = [v, l, a];
155
155
  if (V.t = v, V.i18n = l, V.ready = a, a || !a && !r) return V;
156
- throw new Promise((f) => {
157
- e.lng ? T1(l, e.lng, g, () => f()) : j1(l, g, () => f());
156
+ throw new Promise((w) => {
157
+ e.lng ? D1(l, e.lng, g, () => w()) : j1(l, g, () => w());
158
158
  });
159
159
  }, p1 = ({
160
160
  children: i,
@@ -193,11 +193,11 @@ const $e = (i, e) => {
193
193
  );
194
194
  };
195
195
  var q = /* @__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))(q || {});
196
- const Z1 = d1({
196
+ const B1 = d1({
197
197
  locale: "en",
198
198
  theme: "light"
199
199
  });
200
- Z1.Provider;
200
+ B1.Provider;
201
201
  const ze = ({
202
202
  checked: i = !0,
203
203
  indeterminate: e = !1,
@@ -210,7 +210,7 @@ const ze = ({
210
210
  W(() => {
211
211
  r(i), g(e);
212
212
  }, [i, e]);
213
- const { theme: a } = o1(Z1);
213
+ const { theme: a } = o1(B1);
214
214
  return /* @__PURE__ */ o(
215
215
  Re,
216
216
  {
@@ -756,6 +756,40 @@ const Je = ({
756
756
  ]
757
757
  }
758
758
  ), d2 = ({
759
+ width: i = 10,
760
+ height: e = 23,
761
+ color: t = "#001E52",
762
+ className: s,
763
+ onClick: n
764
+ }) => /* @__PURE__ */ C(
765
+ "svg",
766
+ {
767
+ xmlns: "http://www.w3.org/2000/svg",
768
+ width: i,
769
+ height: e,
770
+ className: s,
771
+ onClick: n,
772
+ viewBox: "0 0 10 23",
773
+ fill: "none",
774
+ children: [
775
+ /* @__PURE__ */ o(
776
+ "path",
777
+ {
778
+ fillRule: "evenodd",
779
+ clipRule: "evenodd",
780
+ d: `M1.00621 18.2272C0.70322 18.5302 0.70322 19.0215 1.00621
781
+ 19.3245L4.45449 22.7728C4.75748 23.0757 5.24873 23.0757 5.55172
782
+ 22.7728L9 19.3245C9.30299 19.0215 9.30299 18.5302 9 18.2272C8.69701 17.9243
783
+ 8.20576 17.9243 7.90277 18.2272L5.00311 21.1269L2.10345 18.2272C1.80045 17.9243
784
+ 1.30921 17.9243 1.00621 18.2272Z`,
785
+ fill: t
786
+ }
787
+ ),
788
+ /* @__PURE__ */ o("path", { d: "M5 21L5 3", stroke: t, strokeWidth: "1.25", strokeLinecap: "round" }),
789
+ /* @__PURE__ */ o("circle", { cx: "5", cy: "3", r: "3", fill: t })
790
+ ]
791
+ }
792
+ ), g2 = ({
759
793
  width: i = 20,
760
794
  height: e = 20,
761
795
  color: t = "#001E52",
@@ -802,7 +836,7 @@ const Je = ({
802
836
  )
803
837
  ]
804
838
  }
805
- ), g2 = ({
839
+ ), C2 = ({
806
840
  width: i = 20,
807
841
  height: e = 20,
808
842
  color: t = "#001E52",
@@ -835,7 +869,7 @@ const Je = ({
835
869
  )
836
870
  ]
837
871
  }
838
- ), C2 = ({
872
+ ), u2 = ({
839
873
  width: i = 20,
840
874
  height: e = 20,
841
875
  color: t = "#001E52",
@@ -882,7 +916,7 @@ const Je = ({
882
916
  )
883
917
  ]
884
918
  }
885
- ), u2 = ({
919
+ ), p2 = ({
886
920
  width: i = 20,
887
921
  height: e = 20,
888
922
  color: t = "#001E52",
@@ -915,7 +949,7 @@ const Je = ({
915
949
  )
916
950
  ]
917
951
  }
918
- ), p2 = ({
952
+ ), w2 = ({
919
953
  width: i = 18,
920
954
  height: e = 16,
921
955
  color: t = "#001E52",
@@ -987,7 +1021,7 @@ const Je = ({
987
1021
  )
988
1022
  ]
989
1023
  }
990
- ), w2 = ({
1024
+ ), m2 = ({
991
1025
  width: i = 20,
992
1026
  height: e = 20,
993
1027
  color: t = "#001E52",
@@ -1011,7 +1045,7 @@ const Je = ({
1011
1045
  }
1012
1046
  )
1013
1047
  }
1014
- ), m2 = ({
1048
+ ), k2 = ({
1015
1049
  width: i = 20,
1016
1050
  height: e = 20,
1017
1051
  color: t = "#001E52",
@@ -1058,7 +1092,7 @@ const Je = ({
1058
1092
  )
1059
1093
  ]
1060
1094
  }
1061
- ), k2 = ({
1095
+ ), L2 = ({
1062
1096
  width: i = 20,
1063
1097
  height: e = 20,
1064
1098
  color: t = "#001E52",
@@ -1091,7 +1125,7 @@ const Je = ({
1091
1125
  )
1092
1126
  ]
1093
1127
  }
1094
- ), L2 = ({
1128
+ ), v2 = ({
1095
1129
  width: i = 20,
1096
1130
  height: e = 20,
1097
1131
  color: t = "#001E52",
@@ -1124,7 +1158,7 @@ const Je = ({
1124
1158
  )
1125
1159
  ]
1126
1160
  }
1127
- ), v2 = ({
1161
+ ), N2 = ({
1128
1162
  width: i = 20,
1129
1163
  height: e = 23,
1130
1164
  color: t = "#001E52",
@@ -1185,7 +1219,7 @@ const Je = ({
1185
1219
  )
1186
1220
  ]
1187
1221
  }
1188
- ), N2 = ({
1222
+ ), x2 = ({
1189
1223
  width: i = 20,
1190
1224
  height: e = 20,
1191
1225
  color: t = "#001E52",
@@ -1225,7 +1259,7 @@ const Je = ({
1225
1259
  )
1226
1260
  ]
1227
1261
  }
1228
- ), x2 = ({
1262
+ ), R2 = ({
1229
1263
  width: i = 32,
1230
1264
  height: e = 25,
1231
1265
  color: t = "#001E52",
@@ -1253,7 +1287,7 @@ const Je = ({
1253
1287
  )
1254
1288
  ]
1255
1289
  }
1256
- ), R2 = ({
1290
+ ), M2 = ({
1257
1291
  width: i = 14,
1258
1292
  height: e = 14,
1259
1293
  color: t = "#10B981",
@@ -1282,7 +1316,7 @@ const Je = ({
1282
1316
  )
1283
1317
  ]
1284
1318
  }
1285
- ), M2 = ({
1319
+ ), y2 = ({
1286
1320
  width: i = 11,
1287
1321
  height: e = 11,
1288
1322
  color: t = "#FFB020",
@@ -1316,7 +1350,7 @@ const Je = ({
1316
1350
  )
1317
1351
  ]
1318
1352
  }
1319
- ), y2 = ({
1353
+ ), b2 = ({
1320
1354
  width: i = 10,
1321
1355
  height: e = 10,
1322
1356
  color: t = "#88A4FF",
@@ -1364,7 +1398,7 @@ const Je = ({
1364
1398
  )
1365
1399
  ]
1366
1400
  }
1367
- ), b2 = ({
1401
+ ), _2 = ({
1368
1402
  width: i = 14,
1369
1403
  height: e = 14,
1370
1404
  color: t = "#8E8E93",
@@ -1392,7 +1426,7 @@ const Je = ({
1392
1426
  )
1393
1427
  ]
1394
1428
  }
1395
- ), _2 = ({
1429
+ ), E2 = ({
1396
1430
  width: i = 14,
1397
1431
  height: e = 14,
1398
1432
  color: t = "#FFB020",
@@ -1426,7 +1460,7 @@ const Je = ({
1426
1460
  )
1427
1461
  ]
1428
1462
  }
1429
- ), E2 = ({
1463
+ ), V2 = ({
1430
1464
  width: i = 14,
1431
1465
  height: e = 14,
1432
1466
  color: t = "#D0421B",
@@ -1474,7 +1508,7 @@ const Je = ({
1474
1508
  )
1475
1509
  ]
1476
1510
  }
1477
- ), V2 = ({
1511
+ ), H2 = ({
1478
1512
  width: i = 20,
1479
1513
  height: e = 20,
1480
1514
  color: t = "#070739",
@@ -1504,7 +1538,7 @@ const Je = ({
1504
1538
  /* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1505
1539
  ]
1506
1540
  }
1507
- ), H2 = ({
1541
+ ), I2 = ({
1508
1542
  width: i = 20,
1509
1543
  height: e = 20,
1510
1544
  color: t = "#070739",
@@ -1542,7 +1576,7 @@ const Je = ({
1542
1576
  )
1543
1577
  ]
1544
1578
  }
1545
- ), I2 = ({
1579
+ ), O2 = ({
1546
1580
  width: i = 9,
1547
1581
  height: e = 5,
1548
1582
  color: t = "#001E52",
@@ -1568,7 +1602,7 @@ const Je = ({
1568
1602
  }
1569
1603
  )
1570
1604
  }
1571
- ), O2 = ({
1605
+ ), S2 = ({
1572
1606
  width: i = 20,
1573
1607
  height: e = 20,
1574
1608
  color: t = "#F2F2F7",
@@ -1597,7 +1631,7 @@ const Je = ({
1597
1631
  )
1598
1632
  ]
1599
1633
  }
1600
- ), S2 = ({
1634
+ ), A2 = ({
1601
1635
  width: i = 20,
1602
1636
  height: e = 20,
1603
1637
  color: t = "#004ED7",
@@ -1626,7 +1660,7 @@ const Je = ({
1626
1660
  )
1627
1661
  ]
1628
1662
  }
1629
- ), A2 = ({
1663
+ ), B2 = ({
1630
1664
  width: i = 248,
1631
1665
  height: e = 248,
1632
1666
  color: t = "#070739",
@@ -1702,7 +1736,7 @@ const Je = ({
1702
1736
  )
1703
1737
  ]
1704
1738
  }
1705
- ), B2 = ({
1739
+ ), W2 = ({
1706
1740
  width: i = 10,
1707
1741
  height: e = 10,
1708
1742
  color: t = "#001E52",
@@ -1731,7 +1765,7 @@ const Je = ({
1731
1765
  )
1732
1766
  ]
1733
1767
  }
1734
- ), W2 = ({
1768
+ ), j2 = ({
1735
1769
  width: i = 10,
1736
1770
  height: e = 10,
1737
1771
  color: t = "#001E52",
@@ -1768,7 +1802,7 @@ const Je = ({
1768
1802
  )
1769
1803
  ]
1770
1804
  }
1771
- ), j2 = ({
1805
+ ), D2 = ({
1772
1806
  width: i = 24,
1773
1807
  height: e = 24,
1774
1808
  color: t = x.GREY_DARK_5,
@@ -1840,7 +1874,7 @@ const Je = ({
1840
1874
  )
1841
1875
  ]
1842
1876
  }
1843
- ), D2 = ({
1877
+ ), G2 = ({
1844
1878
  width: i = 81,
1845
1879
  height: e = 80,
1846
1880
  color: t = x.GREY_DARK_5,
@@ -1889,7 +1923,7 @@ const Je = ({
1889
1923
  )
1890
1924
  ]
1891
1925
  }
1892
- ), G2 = ({
1926
+ ), K2 = ({
1893
1927
  className: i,
1894
1928
  color: e = x.GREY_DARK_5,
1895
1929
  height: t = 20,
@@ -1916,7 +1950,7 @@ const Je = ({
1916
1950
  }
1917
1951
  )
1918
1952
  }
1919
- ), K2 = ({
1953
+ ), P2 = ({
1920
1954
  className: i,
1921
1955
  color: e = x.GREY_DARK_5,
1922
1956
  height: t = 20,
@@ -1943,7 +1977,7 @@ const Je = ({
1943
1977
  }
1944
1978
  )
1945
1979
  }
1946
- ), P2 = ({
1980
+ ), $2 = ({
1947
1981
  className: i,
1948
1982
  color: e = x.GREY_DARK_5,
1949
1983
  height: t = 5,
@@ -1967,7 +2001,7 @@ const Je = ({
1967
2001
  }
1968
2002
  )
1969
2003
  }
1970
- ), $2 = ({
2004
+ ), Y2 = ({
1971
2005
  className: i,
1972
2006
  color: e = x.GREY_DARK_5,
1973
2007
  height: t = 5,
@@ -1992,7 +2026,7 @@ const Je = ({
1992
2026
  }
1993
2027
  )
1994
2028
  }
1995
- ), Y2 = ({
2029
+ ), F2 = ({
1996
2030
  className: i,
1997
2031
  color: e = x.GREY_DARK_5,
1998
2032
  height: t = 24,
@@ -2031,7 +2065,7 @@ const Je = ({
2031
2065
  )
2032
2066
  ]
2033
2067
  }
2034
- ), F2 = ({
2068
+ ), U2 = ({
2035
2069
  className: i,
2036
2070
  color: e = x.GREY_DARK_5,
2037
2071
  height: t = 24,
@@ -2070,7 +2104,7 @@ const Je = ({
2070
2104
  )
2071
2105
  ]
2072
2106
  }
2073
- ), U2 = ({
2107
+ ), z2 = ({
2074
2108
  className: i,
2075
2109
  color: e = x.GREY_DARK_5,
2076
2110
  height: t = 24,
@@ -2097,7 +2131,7 @@ const Je = ({
2097
2131
  }
2098
2132
  )
2099
2133
  }
2100
- ), z2 = ({
2134
+ ), J2 = ({
2101
2135
  className: i,
2102
2136
  color: e = x.GREY_DARK_5,
2103
2137
  height: t = 24,
@@ -2156,7 +2190,7 @@ const Je = ({
2156
2190
  )
2157
2191
  ]
2158
2192
  }
2159
- ), J2 = ({
2193
+ ), q2 = ({
2160
2194
  className: i,
2161
2195
  color: e = x.GREY_DARK_5,
2162
2196
  height: t = 24,
@@ -2193,7 +2227,7 @@ const Je = ({
2193
2227
  )
2194
2228
  ]
2195
2229
  }
2196
- ), q2 = ({
2230
+ ), Q2 = ({
2197
2231
  className: i,
2198
2232
  color: e = x.GREY_DARK_3,
2199
2233
  height: t = 14,
@@ -2230,7 +2264,7 @@ const Je = ({
2230
2264
  )
2231
2265
  ]
2232
2266
  }
2233
- ), Q2 = ({
2267
+ ), X2 = ({
2234
2268
  className: i,
2235
2269
  color: e = x.GREY_DARK_5,
2236
2270
  height: t = 18,
@@ -2257,7 +2291,7 @@ const Je = ({
2257
2291
  }
2258
2292
  )
2259
2293
  }
2260
- ), X2 = ({
2294
+ ), et = ({
2261
2295
  className: i,
2262
2296
  color: e = x.GREY_DARK_5,
2263
2297
  height: t = 24,
@@ -2309,7 +2343,7 @@ const Je = ({
2309
2343
  )
2310
2344
  ]
2311
2345
  }
2312
- ), et = ({
2346
+ ), tt = ({
2313
2347
  className: i,
2314
2348
  color: e = x.GREY_DARK_5,
2315
2349
  height: t = 24,
@@ -2346,7 +2380,7 @@ const Je = ({
2346
2380
  )
2347
2381
  ]
2348
2382
  }
2349
- ), tt = ({
2383
+ ), it = ({
2350
2384
  className: i,
2351
2385
  color: e = x.NOTIFICATION_WARNING_DARK,
2352
2386
  height: t = 37,
@@ -2385,7 +2419,7 @@ const Je = ({
2385
2419
  )
2386
2420
  ]
2387
2421
  }
2388
- ), it = ({
2422
+ ), st = ({
2389
2423
  className: i,
2390
2424
  color: e = x.GREY_DARK_5,
2391
2425
  height: t = 24,
@@ -2411,7 +2445,7 @@ const Je = ({
2411
2445
  }
2412
2446
  )
2413
2447
  }
2414
- ), st = ({
2448
+ ), nt = ({
2415
2449
  className: i,
2416
2450
  color: e = x.GREY_DARK_5,
2417
2451
  height: t = 24,
@@ -2450,7 +2484,7 @@ const Je = ({
2450
2484
  )
2451
2485
  ]
2452
2486
  }
2453
- ), nt = ({
2487
+ ), ot = ({
2454
2488
  className: i,
2455
2489
  color: e = x.GREY_DARK_5,
2456
2490
  height: t = 24,
@@ -2489,7 +2523,7 @@ const Je = ({
2489
2523
  )
2490
2524
  ]
2491
2525
  }
2492
- ), ot = ({
2526
+ ), rt = ({
2493
2527
  className: i,
2494
2528
  color: e = x.GREY_DARK_5,
2495
2529
  height: t = 24,
@@ -2558,7 +2592,7 @@ const Je = ({
2558
2592
  )
2559
2593
  ]
2560
2594
  }
2561
- ), rt = ({
2595
+ ), lt = ({
2562
2596
  className: i,
2563
2597
  color: e = x.GREY_DARK_5,
2564
2598
  height: t = 24,
@@ -2597,7 +2631,7 @@ const Je = ({
2597
2631
  )
2598
2632
  ]
2599
2633
  }
2600
- ), lt = ({
2634
+ ), at = ({
2601
2635
  className: i,
2602
2636
  color: e = x.GREY_DARK_5,
2603
2637
  height: t = 24,
@@ -2654,7 +2688,7 @@ const Je = ({
2654
2688
  )
2655
2689
  ]
2656
2690
  }
2657
- ), at = ({
2691
+ ), ht = ({
2658
2692
  className: i,
2659
2693
  color: e = x.GREY_DARK_5,
2660
2694
  height: t = 24,
@@ -2693,7 +2727,7 @@ const Je = ({
2693
2727
  )
2694
2728
  ]
2695
2729
  }
2696
- ), ht = ({
2730
+ ), ct = ({
2697
2731
  className: i,
2698
2732
  color: e = x.GREY_DARK_5,
2699
2733
  height: t = 24,
@@ -2742,7 +2776,7 @@ const Je = ({
2742
2776
  )
2743
2777
  ]
2744
2778
  }
2745
- ), ct = ({
2779
+ ), dt = ({
2746
2780
  className: i,
2747
2781
  color: e = x.GREY_DARK_5,
2748
2782
  height: t = 24,
@@ -2781,7 +2815,7 @@ const Je = ({
2781
2815
  )
2782
2816
  ]
2783
2817
  }
2784
- ), dt = ({
2818
+ ), gt = ({
2785
2819
  className: i,
2786
2820
  color: e = x.GREY_DARK_5,
2787
2821
  height: t = 24,
@@ -2808,7 +2842,7 @@ const Je = ({
2808
2842
  }
2809
2843
  )
2810
2844
  }
2811
- ), gt = ({
2845
+ ), Ct = ({
2812
2846
  className: i,
2813
2847
  color: e = x.GREY_DARK_5,
2814
2848
  height: t = 24,
@@ -2846,7 +2880,7 @@ const Je = ({
2846
2880
  )
2847
2881
  ]
2848
2882
  }
2849
- ), Ct = ({
2883
+ ), ut = ({
2850
2884
  className: i,
2851
2885
  color: e = x.GREY_DARK_5,
2852
2886
  height: t = 24,
@@ -2867,7 +2901,7 @@ const Je = ({
2867
2901
  /* @__PURE__ */ o("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
2868
2902
  ]
2869
2903
  }
2870
- ), ut = ({
2904
+ ), pt = ({
2871
2905
  className: i,
2872
2906
  color: e = x.GREY_DARK_5,
2873
2907
  height: t = 24,
@@ -2906,7 +2940,7 @@ const Je = ({
2906
2940
  )
2907
2941
  ]
2908
2942
  }
2909
- ), pt = ({
2943
+ ), wt = ({
2910
2944
  className: i,
2911
2945
  color: e = x.GREY_DARK_5,
2912
2946
  height: t = 24,
@@ -2984,7 +3018,7 @@ const Je = ({
2984
3018
  )
2985
3019
  ]
2986
3020
  }
2987
- ), wt = ({
3021
+ ), mt = ({
2988
3022
  className: i,
2989
3023
  color: e = x.GREY_DARK_2,
2990
3024
  height: t = 16,
@@ -3010,7 +3044,7 @@ const Je = ({
3010
3044
  }
3011
3045
  )
3012
3046
  }
3013
- ), mt = ({
3047
+ ), kt = ({
3014
3048
  className: i,
3015
3049
  color: e = x.GREY_DARK_5,
3016
3050
  height: t = 20,
@@ -3039,7 +3073,7 @@ const Je = ({
3039
3073
  /* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
3040
3074
  ]
3041
3075
  }
3042
- ), kt = ({
3076
+ ), Lt = ({
3043
3077
  className: i,
3044
3078
  color: e = x.GREY_DARK_5,
3045
3079
  height: t = 20,
@@ -3068,7 +3102,7 @@ const Je = ({
3068
3102
  /* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
3069
3103
  ]
3070
3104
  }
3071
- ), Lt = ({
3105
+ ), vt = ({
3072
3106
  className: i,
3073
3107
  color: e = x.GREY_DARK_5,
3074
3108
  height: t = 20,
@@ -3097,7 +3131,7 @@ const Je = ({
3097
3131
  )
3098
3132
  ]
3099
3133
  }
3100
- ), vt = ({
3134
+ ), Nt = ({
3101
3135
  className: i,
3102
3136
  color: e = x.GREY_DARK_5,
3103
3137
  height: t = 20,
@@ -3126,7 +3160,7 @@ const Je = ({
3126
3160
  )
3127
3161
  ]
3128
3162
  }
3129
- ), Nt = ({
3163
+ ), xt = ({
3130
3164
  className: i,
3131
3165
  color: e = "#001E52",
3132
3166
  height: t = 24,
@@ -3152,7 +3186,7 @@ const Je = ({
3152
3186
  }
3153
3187
  )
3154
3188
  }
3155
- ), xt = ({
3189
+ ), Rt = ({
3156
3190
  className: i,
3157
3191
  color: e = "#131314",
3158
3192
  height: t = 20,
@@ -3180,7 +3214,7 @@ const Je = ({
3180
3214
  }
3181
3215
  )
3182
3216
  }
3183
- ), Rt = ({
3217
+ ), Mt = ({
3184
3218
  className: i,
3185
3219
  color: e = "#001E52",
3186
3220
  height: t = 24,
@@ -3218,7 +3252,7 @@ const Je = ({
3218
3252
  )
3219
3253
  ] }) })
3220
3254
  }
3221
- ), Mt = ({
3255
+ ), yt = ({
3222
3256
  width: i = 20,
3223
3257
  height: e = 20,
3224
3258
  color: t = "#001E52",
@@ -3274,7 +3308,7 @@ const Je = ({
3274
3308
  }
3275
3309
  )
3276
3310
  }
3277
- ), yt = ({
3311
+ ), bt = ({
3278
3312
  width: i = 24,
3279
3313
  height: e = 24,
3280
3314
  color: t = "#131314",
@@ -3307,7 +3341,7 @@ const Je = ({
3307
3341
  )
3308
3342
  ]
3309
3343
  }
3310
- ), bt = ({
3344
+ ), _t = ({
3311
3345
  width: i = 24,
3312
3346
  height: e = 24,
3313
3347
  color: t = x.GREY_DARK_2,
@@ -3346,7 +3380,7 @@ const Je = ({
3346
3380
  )
3347
3381
  ]
3348
3382
  }
3349
- ), _t = ({
3383
+ ), Et = ({
3350
3384
  width: i = 24,
3351
3385
  height: e = 24,
3352
3386
  color: t = x.GREY_DARK_2,
@@ -3373,7 +3407,7 @@ const Je = ({
3373
3407
  }
3374
3408
  )
3375
3409
  }
3376
- ), Et = ({
3410
+ ), Vt = ({
3377
3411
  width: i = 24,
3378
3412
  height: e = 24,
3379
3413
  color: t = x.GREY_DARK_2,
@@ -3413,7 +3447,7 @@ const Je = ({
3413
3447
  )
3414
3448
  ]
3415
3449
  }
3416
- ), Vt = ({
3450
+ ), Ht = ({
3417
3451
  width: i = 24,
3418
3452
  height: e = 24,
3419
3453
  color: t = x.GREY_DARK_2,
@@ -3440,7 +3474,7 @@ const Je = ({
3440
3474
  }
3441
3475
  )
3442
3476
  }
3443
- ), Ht = ({
3477
+ ), It = ({
3444
3478
  width: i = 24,
3445
3479
  height: e = 24,
3446
3480
  color: t = x.GREY_DARK_2,
@@ -3467,7 +3501,7 @@ const Je = ({
3467
3501
  }
3468
3502
  )
3469
3503
  }
3470
- ), It = ({
3504
+ ), Ot = ({
3471
3505
  width: i = 20,
3472
3506
  height: e = 20,
3473
3507
  color: t = "#001E52",
@@ -3512,9 +3546,9 @@ const Je = ({
3512
3546
  }, [h, n, l]), /* @__PURE__ */ o(i1, { children: (() => {
3513
3547
  switch (i) {
3514
3548
  case "nextIcon":
3515
- return G2({ width: e, height: t, color: a, className: r, onClick: h });
3516
- case "prevIcon":
3517
3549
  return K2({ width: e, height: t, color: a, className: r, onClick: h });
3550
+ case "prevIcon":
3551
+ return P2({ width: e, height: t, color: a, className: r, onClick: h });
3518
3552
  case "arrowUp":
3519
3553
  return Je({ width: e, height: t, color: a, className: r, onClick: h });
3520
3554
  case "arrowDown":
@@ -3551,10 +3585,12 @@ const Je = ({
3551
3585
  className: r,
3552
3586
  onClick: h
3553
3587
  });
3554
- case "users":
3588
+ case "dotArrowDown":
3555
3589
  return d2({ width: e, height: t, color: a, className: r, onClick: h });
3590
+ case "users":
3591
+ return g2({ width: e, height: t, color: a, className: r, onClick: h });
3556
3592
  case "mySkillsMatrix":
3557
- return g2({
3593
+ return C2({
3558
3594
  width: e,
3559
3595
  height: t,
3560
3596
  color: a,
@@ -3562,9 +3598,9 @@ const Je = ({
3562
3598
  onClick: h
3563
3599
  });
3564
3600
  case "skills":
3565
- return C2({ width: e, height: t, color: a, className: r, onClick: h });
3601
+ return u2({ width: e, height: t, color: a, className: r, onClick: h });
3566
3602
  case "skillsMatrices":
3567
- return u2({
3603
+ return p2({
3568
3604
  width: e,
3569
3605
  height: t,
3570
3606
  color: a,
@@ -3572,23 +3608,23 @@ const Je = ({
3572
3608
  onClick: h
3573
3609
  });
3574
3610
  case "history":
3575
- return p2({ width: e, height: t, color: a, className: r, onClick: h });
3611
+ return w2({ width: e, height: t, color: a, className: r, onClick: h });
3576
3612
  case "logOut":
3577
3613
  return f2({ width: e, height: t, color: a, className: r, onClick: h });
3578
3614
  case "settings":
3579
- return w2({ width: e, height: t, color: a, className: r, onClick: h });
3580
- case "addSkill":
3581
3615
  return m2({ width: e, height: t, color: a, className: r, onClick: h });
3582
- case "conversation":
3616
+ case "addSkill":
3583
3617
  return k2({ width: e, height: t, color: a, className: r, onClick: h });
3584
- case "trash":
3618
+ case "conversation":
3585
3619
  return L2({ width: e, height: t, color: a, className: r, onClick: h });
3586
- case "settings4":
3620
+ case "trash":
3587
3621
  return v2({ width: e, height: t, color: a, className: r, onClick: h });
3588
- case "edit2":
3622
+ case "settings4":
3589
3623
  return N2({ width: e, height: t, color: a, className: r, onClick: h });
3624
+ case "edit2":
3625
+ return x2({ width: e, height: t, color: a, className: r, onClick: h });
3590
3626
  case "notifications":
3591
- return x2({
3627
+ return R2({
3592
3628
  width: e,
3593
3629
  height: t,
3594
3630
  color: a,
@@ -3596,9 +3632,9 @@ const Je = ({
3596
3632
  onClick: h
3597
3633
  });
3598
3634
  case "success":
3599
- return R2({ width: e, height: t, color: a, className: r, onClick: h });
3635
+ return M2({ width: e, height: t, color: a, className: r, onClick: h });
3600
3636
  case "attentionSmall":
3601
- return M2({
3637
+ return y2({
3602
3638
  width: e,
3603
3639
  height: t,
3604
3640
  color: a,
@@ -3606,11 +3642,11 @@ const Je = ({
3606
3642
  onClick: h
3607
3643
  });
3608
3644
  case "errorSmall":
3609
- return y2({ width: e, height: t, color: a, className: r, onClick: h });
3610
- case "infoMedium":
3611
3645
  return b2({ width: e, height: t, color: a, className: r, onClick: h });
3646
+ case "infoMedium":
3647
+ return _2({ width: e, height: t, color: a, className: r, onClick: h });
3612
3648
  case "attentionMedium":
3613
- return _2({
3649
+ return E2({
3614
3650
  width: e,
3615
3651
  height: t,
3616
3652
  color: a,
@@ -3618,9 +3654,9 @@ const Je = ({
3618
3654
  onClick: h
3619
3655
  });
3620
3656
  case "errorMedium":
3621
- return E2({ width: e, height: t, color: a, className: r, onClick: h });
3657
+ return V2({ width: e, height: t, color: a, className: r, onClick: h });
3622
3658
  case "faviconSkills":
3623
- return A2({
3659
+ return B2({
3624
3660
  width: e,
3625
3661
  height: t,
3626
3662
  color: a,
@@ -3628,7 +3664,7 @@ const Je = ({
3628
3664
  onClick: h
3629
3665
  });
3630
3666
  case "visibilityIcon":
3631
- return V2({
3667
+ return H2({
3632
3668
  width: e,
3633
3669
  height: t,
3634
3670
  color: a,
@@ -3636,7 +3672,7 @@ const Je = ({
3636
3672
  onClick: h
3637
3673
  });
3638
3674
  case "visibilityOffIcon":
3639
- return H2({
3675
+ return I2({
3640
3676
  width: e,
3641
3677
  height: t,
3642
3678
  color: a,
@@ -3644,7 +3680,7 @@ const Je = ({
3644
3680
  onClick: h
3645
3681
  });
3646
3682
  case "selectArrowIcon":
3647
- return I2({
3683
+ return O2({
3648
3684
  width: e,
3649
3685
  height: t,
3650
3686
  color: a,
@@ -3652,7 +3688,7 @@ const Je = ({
3652
3688
  onClick: h
3653
3689
  });
3654
3690
  case "expandArrowIcon":
3655
- return O2({
3691
+ return S2({
3656
3692
  width: e,
3657
3693
  height: t,
3658
3694
  color: a,
@@ -3660,7 +3696,7 @@ const Je = ({
3660
3696
  onClick: h
3661
3697
  });
3662
3698
  case "expandActiveArrowIcon":
3663
- return S2({
3699
+ return A2({
3664
3700
  width: e,
3665
3701
  height: t,
3666
3702
  color: a,
@@ -3670,106 +3706,106 @@ const Je = ({
3670
3706
  case "camera":
3671
3707
  return Z2({ width: e, height: t, color: a, className: r, onClick: h });
3672
3708
  case "sortUp":
3673
- return B2({ width: e, height: t, color: a, className: r, onClick: h });
3674
- case "sortDown":
3675
3709
  return W2({ width: e, height: t, color: a, className: r, onClick: h });
3676
- case "logOut2":
3710
+ case "sortDown":
3677
3711
  return j2({ width: e, height: t, color: a, className: r, onClick: h });
3712
+ case "logOut2":
3713
+ return D2({ width: e, height: t, color: a, className: r, onClick: h });
3678
3714
  case "search":
3679
3715
  return T2({ width: e, height: t, color: a, className: r, onClick: h });
3680
3716
  case "handRock":
3681
- return D2({ width: e, height: t, color: a, className: r, onClick: h });
3717
+ return G2({ width: e, height: t, color: a, className: r, onClick: h });
3682
3718
  case "arrowUpFilled":
3683
- return $2({ width: e, height: t, color: a, className: r, onClick: h });
3719
+ return Y2({ width: e, height: t, color: a, className: r, onClick: h });
3684
3720
  case "arrowDownFilled":
3685
- return P2({ width: e, height: t, color: a, className: r, onClick: h });
3721
+ return $2({ width: e, height: t, color: a, className: r, onClick: h });
3686
3722
  case "link":
3687
- return Y2({ width: e, height: t, color: a, className: r, onClick: h });
3723
+ return F2({ width: e, height: t, color: a, className: r, onClick: h });
3688
3724
  case "telegram":
3689
- return U2({ width: e, height: t, color: a, className: r, onClick: h });
3725
+ return z2({ width: e, height: t, color: a, className: r, onClick: h });
3690
3726
  case "mail":
3691
- return J2({ width: e, height: t, color: a, className: r, onClick: h });
3727
+ return q2({ width: e, height: t, color: a, className: r, onClick: h });
3692
3728
  case "github":
3693
- return F2({ width: e, height: t, color: a, className: r, onClick: h });
3729
+ return U2({ width: e, height: t, color: a, className: r, onClick: h });
3694
3730
  case "linkedIn":
3695
- return z2({ width: e, height: t, color: a, className: r, onClick: h });
3731
+ return J2({ width: e, height: t, color: a, className: r, onClick: h });
3696
3732
  case "emptyStateIcon":
3697
- return q2({ width: e, height: t, color: a, className: r, onClick: h });
3698
- case "filtersIcon":
3699
3733
  return Q2({ width: e, height: t, color: a, className: r, onClick: h });
3700
- case "dotMenuIcon":
3734
+ case "filtersIcon":
3701
3735
  return X2({ width: e, height: t, color: a, className: r, onClick: h });
3702
- case "plusCircle":
3736
+ case "dotMenuIcon":
3703
3737
  return et({ width: e, height: t, color: a, className: r, onClick: h });
3704
- case "warning":
3738
+ case "plusCircle":
3705
3739
  return tt({ width: e, height: t, color: a, className: r, onClick: h });
3706
- case "back":
3740
+ case "warning":
3707
3741
  return it({ width: e, height: t, color: a, className: r, onClick: h });
3708
- case "bell":
3742
+ case "back":
3709
3743
  return st({ width: e, height: t, color: a, className: r, onClick: h });
3744
+ case "bell":
3745
+ return nt({ width: e, height: t, color: a, className: r, onClick: h });
3710
3746
  case "contract":
3711
- return ot({ width: e, height: t, color: a, className: r, onClick: h });
3747
+ return rt({ width: e, height: t, color: a, className: r, onClick: h });
3712
3748
  case "trash2":
3713
- return nt({ width: e, height: t, color: a, className: r, onClick: h });
3749
+ return ot({ width: e, height: t, color: a, className: r, onClick: h });
3714
3750
  case "manager":
3715
- return rt({ width: e, height: t, color: a, className: r, onClick: h });
3716
- case "resourceManager":
3717
3751
  return lt({ width: e, height: t, color: a, className: r, onClick: h });
3718
- case "settings2":
3752
+ case "resourceManager":
3719
3753
  return at({ width: e, height: t, color: a, className: r, onClick: h });
3720
- case "image":
3754
+ case "settings2":
3721
3755
  return ht({ width: e, height: t, color: a, className: r, onClick: h });
3722
- case "upload":
3756
+ case "image":
3723
3757
  return ct({ width: e, height: t, color: a, className: r, onClick: h });
3724
- case "edit":
3758
+ case "upload":
3725
3759
  return dt({ width: e, height: t, color: a, className: r, onClick: h });
3726
- case "location":
3760
+ case "edit":
3727
3761
  return gt({ width: e, height: t, color: a, className: r, onClick: h });
3728
- case "plus2":
3762
+ case "location":
3729
3763
  return Ct({ width: e, height: t, color: a, className: r, onClick: h });
3730
- case "search2":
3764
+ case "plus2":
3731
3765
  return ut({ width: e, height: t, color: a, className: r, onClick: h });
3732
- case "fastArrowLeft":
3766
+ case "search2":
3733
3767
  return pt({ width: e, height: t, color: a, className: r, onClick: h });
3768
+ case "fastArrowLeft":
3769
+ return wt({ width: e, height: t, color: a, className: r, onClick: h });
3734
3770
  case "fastArrowRight":
3735
3771
  return ft({ width: e, height: t, color: a, className: r, onClick: h });
3736
3772
  case "crossInCircle":
3737
- return wt({ width: e, height: t, color: a, className: r, onClick: h });
3773
+ return mt({ width: e, height: t, color: a, className: r, onClick: h });
3738
3774
  case "arrowUp2":
3739
- return kt({ width: e, height: t, color: a, className: r, onClick: h });
3775
+ return Lt({ width: e, height: t, color: a, className: r, onClick: h });
3740
3776
  case "arrowDown2":
3741
- return mt({ width: e, height: t, color: a, className: r, onClick: h });
3777
+ return kt({ width: e, height: t, color: a, className: r, onClick: h });
3742
3778
  case "filledArrowLeft":
3743
- return Lt({ width: e, height: t, color: a, className: r, onClick: h });
3744
- case "filledArrowRight":
3745
3779
  return vt({ width: e, height: t, color: a, className: r, onClick: h });
3746
- case "burgerMenu":
3780
+ case "filledArrowRight":
3747
3781
  return Nt({ width: e, height: t, color: a, className: r, onClick: h });
3748
- case "signOut":
3782
+ case "burgerMenu":
3749
3783
  return xt({ width: e, height: t, color: a, className: r, onClick: h });
3750
- case "refresh":
3784
+ case "signOut":
3751
3785
  return Rt({ width: e, height: t, color: a, className: r, onClick: h });
3752
- case "projects":
3786
+ case "refresh":
3753
3787
  return Mt({ width: e, height: t, color: a, className: r, onClick: h });
3788
+ case "projects":
3789
+ return yt({ width: e, height: t, color: a, className: r, onClick: h });
3754
3790
  case "profile":
3755
- return It({ width: e, height: t, color: a, className: r, onClick: h });
3791
+ return Ot({ width: e, height: t, color: a, className: r, onClick: h });
3756
3792
  case "exit":
3757
- return yt({ width: e, height: t, color: a, className: r, onClick: h });
3758
- case "client":
3759
3793
  return bt({ width: e, height: t, color: a, className: r, onClick: h });
3760
- case "calendar2":
3794
+ case "client":
3761
3795
  return _t({ width: e, height: t, color: a, className: r, onClick: h });
3762
- case "openPointCircle":
3796
+ case "calendar2":
3763
3797
  return Et({ width: e, height: t, color: a, className: r, onClick: h });
3764
- case "community":
3798
+ case "openPointCircle":
3765
3799
  return Vt({ width: e, height: t, color: a, className: r, onClick: h });
3766
- case "docs":
3800
+ case "community":
3767
3801
  return Ht({ width: e, height: t, color: a, className: r, onClick: h });
3802
+ case "docs":
3803
+ return It({ width: e, height: t, color: a, className: r, onClick: h });
3768
3804
  default:
3769
3805
  return /* @__PURE__ */ o(i1, { children: "No Icon provided" });
3770
3806
  }
3771
3807
  })() });
3772
- }, { Title: Ot, Text: St } = oe, At = {
3808
+ }, { Title: St, Text: At } = oe, Bt = {
3773
3809
  h1: 1,
3774
3810
  h2: 2,
3775
3811
  h3: 3,
@@ -3787,17 +3823,17 @@ const Je = ({
3787
3823
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
3788
3824
  let g = `snmt-typography snmt-typography-${e}`;
3789
3825
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ o(
3790
- Ot,
3826
+ St,
3791
3827
  {
3792
3828
  className: g,
3793
3829
  style: { color: t, whiteSpace: c },
3794
3830
  onClick: n,
3795
- level: At[e],
3831
+ level: Bt[e],
3796
3832
  ref: r,
3797
3833
  children: s
3798
3834
  }
3799
3835
  ) : /* @__PURE__ */ o(
3800
- St,
3836
+ At,
3801
3837
  {
3802
3838
  className: g,
3803
3839
  style: { color: t, whiteSpace: c },
@@ -3814,7 +3850,7 @@ const he = d1({
3814
3850
  theme: "light"
3815
3851
  });
3816
3852
  he.Provider;
3817
- const Bt = ({
3853
+ const Wt = ({
3818
3854
  width: i = 20,
3819
3855
  height: e = 20,
3820
3856
  color: t = "#001E52",
@@ -3841,7 +3877,7 @@ const Bt = ({
3841
3877
  }
3842
3878
  )
3843
3879
  }
3844
- ), Wt = ({
3880
+ ), jt = ({
3845
3881
  width: i = 20,
3846
3882
  height: e = 20,
3847
3883
  color: t = "#001E52",
@@ -3868,7 +3904,7 @@ const Bt = ({
3868
3904
  }
3869
3905
  )
3870
3906
  }
3871
- ), jt = ({
3907
+ ), Dt = ({
3872
3908
  width: i = 16,
3873
3909
  height: e = 16,
3874
3910
  color: t = "#001E52",
@@ -3931,7 +3967,7 @@ const Bt = ({
3931
3967
  )
3932
3968
  ]
3933
3969
  }
3934
- ), Dt = ({
3970
+ ), Gt = ({
3935
3971
  width: i = 18,
3936
3972
  height: e = 18,
3937
3973
  color: t = "#001E52",
@@ -3970,7 +4006,7 @@ const Bt = ({
3970
4006
  )
3971
4007
  ]
3972
4008
  }
3973
- ), Gt = ({
4009
+ ), Kt = ({
3974
4010
  width: i = 20,
3975
4011
  height: e = 20,
3976
4012
  color: t = "#001E52",
@@ -3996,7 +4032,7 @@ const Bt = ({
3996
4032
  }
3997
4033
  )
3998
4034
  }
3999
- ), Kt = ({
4035
+ ), Pt = ({
4000
4036
  width: i = 20,
4001
4037
  height: e = 20,
4002
4038
  color: t = "#001E52",
@@ -4017,7 +4053,7 @@ const Bt = ({
4017
4053
  /* @__PURE__ */ o("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
4018
4054
  ]
4019
4055
  }
4020
- ), Pt = ({
4056
+ ), $t = ({
4021
4057
  width: i = 20,
4022
4058
  height: e = 20,
4023
4059
  color: t = "#001E52",
@@ -4049,7 +4085,7 @@ const Bt = ({
4049
4085
  )
4050
4086
  ]
4051
4087
  }
4052
- ), $t = ({
4088
+ ), Yt = ({
4053
4089
  width: i = 20,
4054
4090
  height: e = 20,
4055
4091
  color: t = "#001E52",
@@ -4103,7 +4139,7 @@ const Bt = ({
4103
4139
  )
4104
4140
  ]
4105
4141
  }
4106
- ), Yt = ({
4142
+ ), Ft = ({
4107
4143
  width: i = 20,
4108
4144
  height: e = 20,
4109
4145
  color: t = "#001E52",
@@ -4142,7 +4178,7 @@ const Bt = ({
4142
4178
  /* @__PURE__ */ o("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
4143
4179
  ]
4144
4180
  }
4145
- ), Ft = ({
4181
+ ), Ut = ({
4146
4182
  width: i = 16,
4147
4183
  height: e = 12,
4148
4184
  color: t = "#001E52",
@@ -4191,7 +4227,7 @@ const Bt = ({
4191
4227
  )
4192
4228
  ] })
4193
4229
  }
4194
- ), Ut = ({
4230
+ ), zt = ({
4195
4231
  width: i = 16,
4196
4232
  height: e = 16,
4197
4233
  color: t = "#001E52",
@@ -4225,7 +4261,7 @@ const Bt = ({
4225
4261
  )
4226
4262
  ]
4227
4263
  }
4228
- ), zt = ({
4264
+ ), Jt = ({
4229
4265
  width: i = 10,
4230
4266
  height: e = 10,
4231
4267
  color: t = "#001E52",
@@ -4264,7 +4300,7 @@ const Bt = ({
4264
4300
  )
4265
4301
  ] })
4266
4302
  }
4267
- ), Jt = ({
4303
+ ), qt = ({
4268
4304
  width: i = 16,
4269
4305
  height: e = 16,
4270
4306
  color: t = "#001E52",
@@ -4300,7 +4336,7 @@ const Bt = ({
4300
4336
  )
4301
4337
  ]
4302
4338
  }
4303
- ), qt = ({
4339
+ ), Qt = ({
4304
4340
  width: i = 11,
4305
4341
  height: e = 32,
4306
4342
  color: t = "#001E52",
@@ -4338,7 +4374,41 @@ const Bt = ({
4338
4374
  /* @__PURE__ */ o("circle", { cx: "3", cy: "3", r: "3", fill: t })
4339
4375
  ]
4340
4376
  }
4341
- ), Qt = ({
4377
+ ), Xt = ({
4378
+ width: i = 10,
4379
+ height: e = 23,
4380
+ color: t = "#001E52",
4381
+ className: s,
4382
+ onClick: n
4383
+ }) => /* @__PURE__ */ C(
4384
+ "svg",
4385
+ {
4386
+ xmlns: "http://www.w3.org/2000/svg",
4387
+ width: i,
4388
+ height: e,
4389
+ className: s,
4390
+ onClick: n,
4391
+ viewBox: "0 0 10 23",
4392
+ fill: "none",
4393
+ children: [
4394
+ /* @__PURE__ */ o(
4395
+ "path",
4396
+ {
4397
+ fillRule: "evenodd",
4398
+ clipRule: "evenodd",
4399
+ d: `M1.00621 18.2272C0.70322 18.5302 0.70322 19.0215 1.00621
4400
+ 19.3245L4.45449 22.7728C4.75748 23.0757 5.24873 23.0757 5.55172
4401
+ 22.7728L9 19.3245C9.30299 19.0215 9.30299 18.5302 9 18.2272C8.69701 17.9243
4402
+ 8.20576 17.9243 7.90277 18.2272L5.00311 21.1269L2.10345 18.2272C1.80045 17.9243
4403
+ 1.30921 17.9243 1.00621 18.2272Z`,
4404
+ fill: t
4405
+ }
4406
+ ),
4407
+ /* @__PURE__ */ o("path", { d: "M5 21L5 3", stroke: t, strokeWidth: "1.25", strokeLinecap: "round" }),
4408
+ /* @__PURE__ */ o("circle", { cx: "5", cy: "3", r: "3", fill: t })
4409
+ ]
4410
+ }
4411
+ ), e5 = ({
4342
4412
  width: i = 20,
4343
4413
  height: e = 20,
4344
4414
  color: t = "#001E52",
@@ -4385,7 +4455,7 @@ const Bt = ({
4385
4455
  )
4386
4456
  ]
4387
4457
  }
4388
- ), Xt = ({
4458
+ ), t5 = ({
4389
4459
  width: i = 20,
4390
4460
  height: e = 20,
4391
4461
  color: t = "#001E52",
@@ -4418,7 +4488,7 @@ const Bt = ({
4418
4488
  )
4419
4489
  ]
4420
4490
  }
4421
- ), e5 = ({
4491
+ ), i5 = ({
4422
4492
  width: i = 20,
4423
4493
  height: e = 20,
4424
4494
  color: t = "#001E52",
@@ -4465,7 +4535,7 @@ const Bt = ({
4465
4535
  )
4466
4536
  ]
4467
4537
  }
4468
- ), t5 = ({
4538
+ ), s5 = ({
4469
4539
  width: i = 20,
4470
4540
  height: e = 20,
4471
4541
  color: t = "#001E52",
@@ -4498,7 +4568,7 @@ const Bt = ({
4498
4568
  )
4499
4569
  ]
4500
4570
  }
4501
- ), i5 = ({
4571
+ ), n5 = ({
4502
4572
  width: i = 18,
4503
4573
  height: e = 16,
4504
4574
  color: t = "#001E52",
@@ -4537,7 +4607,7 @@ const Bt = ({
4537
4607
  )
4538
4608
  ]
4539
4609
  }
4540
- ), s5 = ({
4610
+ ), o5 = ({
4541
4611
  width: i = 20,
4542
4612
  height: e = 20,
4543
4613
  color: t = "#001E52",
@@ -4570,7 +4640,7 @@ const Bt = ({
4570
4640
  )
4571
4641
  ]
4572
4642
  }
4573
- ), n5 = ({
4643
+ ), r5 = ({
4574
4644
  width: i = 20,
4575
4645
  height: e = 20,
4576
4646
  color: t = "#001E52",
@@ -4594,7 +4664,7 @@ const Bt = ({
4594
4664
  }
4595
4665
  )
4596
4666
  }
4597
- ), o5 = ({
4667
+ ), l5 = ({
4598
4668
  width: i = 20,
4599
4669
  height: e = 20,
4600
4670
  color: t = "#001E52",
@@ -4641,7 +4711,7 @@ const Bt = ({
4641
4711
  )
4642
4712
  ]
4643
4713
  }
4644
- ), r5 = ({
4714
+ ), a5 = ({
4645
4715
  width: i = 20,
4646
4716
  height: e = 20,
4647
4717
  color: t = "#001E52",
@@ -4674,7 +4744,7 @@ const Bt = ({
4674
4744
  )
4675
4745
  ]
4676
4746
  }
4677
- ), l5 = ({
4747
+ ), h5 = ({
4678
4748
  width: i = 20,
4679
4749
  height: e = 20,
4680
4750
  color: t = "#001E52",
@@ -4707,7 +4777,7 @@ const Bt = ({
4707
4777
  )
4708
4778
  ]
4709
4779
  }
4710
- ), a5 = ({
4780
+ ), c5 = ({
4711
4781
  width: i = 20,
4712
4782
  height: e = 23,
4713
4783
  color: t = "#001E52",
@@ -4768,7 +4838,7 @@ const Bt = ({
4768
4838
  )
4769
4839
  ]
4770
4840
  }
4771
- ), h5 = ({
4841
+ ), d5 = ({
4772
4842
  width: i = 20,
4773
4843
  height: e = 20,
4774
4844
  color: t = "#001E52",
@@ -4808,7 +4878,7 @@ const Bt = ({
4808
4878
  )
4809
4879
  ]
4810
4880
  }
4811
- ), c5 = ({
4881
+ ), g5 = ({
4812
4882
  width: i = 32,
4813
4883
  height: e = 25,
4814
4884
  color: t = "#001E52",
@@ -4836,7 +4906,7 @@ const Bt = ({
4836
4906
  )
4837
4907
  ]
4838
4908
  }
4839
- ), d5 = ({
4909
+ ), C5 = ({
4840
4910
  width: i = 14,
4841
4911
  height: e = 14,
4842
4912
  color: t = "#10B981",
@@ -4865,7 +4935,7 @@ const Bt = ({
4865
4935
  )
4866
4936
  ]
4867
4937
  }
4868
- ), g5 = ({
4938
+ ), u5 = ({
4869
4939
  width: i = 11,
4870
4940
  height: e = 11,
4871
4941
  color: t = "#FFB020",
@@ -4899,7 +4969,7 @@ const Bt = ({
4899
4969
  )
4900
4970
  ]
4901
4971
  }
4902
- ), C5 = ({
4972
+ ), p5 = ({
4903
4973
  width: i = 10,
4904
4974
  height: e = 10,
4905
4975
  color: t = "#88A4FF",
@@ -4947,7 +5017,7 @@ const Bt = ({
4947
5017
  )
4948
5018
  ]
4949
5019
  }
4950
- ), u5 = ({
5020
+ ), w5 = ({
4951
5021
  width: i = 14,
4952
5022
  height: e = 14,
4953
5023
  color: t = "#8E8E93",
@@ -4975,7 +5045,7 @@ const Bt = ({
4975
5045
  )
4976
5046
  ]
4977
5047
  }
4978
- ), p5 = ({
5048
+ ), f5 = ({
4979
5049
  width: i = 14,
4980
5050
  height: e = 14,
4981
5051
  color: t = "#FFB020",
@@ -5009,7 +5079,7 @@ const Bt = ({
5009
5079
  )
5010
5080
  ]
5011
5081
  }
5012
- ), f5 = ({
5082
+ ), m5 = ({
5013
5083
  width: i = 14,
5014
5084
  height: e = 14,
5015
5085
  color: t = "#D0421B",
@@ -5057,7 +5127,7 @@ const Bt = ({
5057
5127
  )
5058
5128
  ]
5059
5129
  }
5060
- ), w5 = ({
5130
+ ), k5 = ({
5061
5131
  width: i = 20,
5062
5132
  height: e = 20,
5063
5133
  color: t = "#070739",
@@ -5087,7 +5157,7 @@ const Bt = ({
5087
5157
  /* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
5088
5158
  ]
5089
5159
  }
5090
- ), m5 = ({
5160
+ ), L5 = ({
5091
5161
  width: i = 20,
5092
5162
  height: e = 20,
5093
5163
  color: t = "#070739",
@@ -5125,7 +5195,7 @@ const Bt = ({
5125
5195
  )
5126
5196
  ]
5127
5197
  }
5128
- ), k5 = ({
5198
+ ), v5 = ({
5129
5199
  width: i = 9,
5130
5200
  height: e = 5,
5131
5201
  color: t = "#001E52",
@@ -5151,7 +5221,7 @@ const Bt = ({
5151
5221
  }
5152
5222
  )
5153
5223
  }
5154
- ), L5 = ({
5224
+ ), N5 = ({
5155
5225
  width: i = 20,
5156
5226
  height: e = 20,
5157
5227
  color: t = "#F2F2F7",
@@ -5180,7 +5250,7 @@ const Bt = ({
5180
5250
  )
5181
5251
  ]
5182
5252
  }
5183
- ), v5 = ({
5253
+ ), x5 = ({
5184
5254
  width: i = 20,
5185
5255
  height: e = 20,
5186
5256
  color: t = "#004ED7",
@@ -5209,7 +5279,7 @@ const Bt = ({
5209
5279
  )
5210
5280
  ]
5211
5281
  }
5212
- ), N5 = ({
5282
+ ), R5 = ({
5213
5283
  width: i = 248,
5214
5284
  height: e = 248,
5215
5285
  color: t = "#070739",
@@ -5246,7 +5316,7 @@ const Bt = ({
5246
5316
  )
5247
5317
  ]
5248
5318
  }
5249
- ), x5 = ({
5319
+ ), M5 = ({
5250
5320
  width: i = 24,
5251
5321
  height: e = 24,
5252
5322
  color: t = "#001E52",
@@ -5285,7 +5355,7 @@ const Bt = ({
5285
5355
  )
5286
5356
  ]
5287
5357
  }
5288
- ), R5 = ({
5358
+ ), y5 = ({
5289
5359
  width: i = 10,
5290
5360
  height: e = 10,
5291
5361
  color: t = "#001E52",
@@ -5314,7 +5384,7 @@ const Bt = ({
5314
5384
  )
5315
5385
  ]
5316
5386
  }
5317
- ), M5 = ({
5387
+ ), b5 = ({
5318
5388
  width: i = 10,
5319
5389
  height: e = 10,
5320
5390
  color: t = "#001E52",
@@ -5351,7 +5421,7 @@ const Bt = ({
5351
5421
  )
5352
5422
  ]
5353
5423
  }
5354
- ), y5 = ({
5424
+ ), _5 = ({
5355
5425
  width: i = 24,
5356
5426
  height: e = 24,
5357
5427
  color: t = R.GREY_DARK_5,
@@ -5390,7 +5460,7 @@ const Bt = ({
5390
5460
  )
5391
5461
  ]
5392
5462
  }
5393
- ), b5 = ({
5463
+ ), E5 = ({
5394
5464
  width: i = 20,
5395
5465
  height: e = 20,
5396
5466
  color: t = R.GREY_DARK_1,
@@ -5423,7 +5493,7 @@ const Bt = ({
5423
5493
  )
5424
5494
  ]
5425
5495
  }
5426
- ), _5 = ({
5496
+ ), V5 = ({
5427
5497
  width: i = 81,
5428
5498
  height: e = 80,
5429
5499
  color: t = R.GREY_DARK_5,
@@ -5472,7 +5542,7 @@ const Bt = ({
5472
5542
  )
5473
5543
  ]
5474
5544
  }
5475
- ), E5 = ({
5545
+ ), H5 = ({
5476
5546
  className: i,
5477
5547
  color: e = R.GREY_DARK_5,
5478
5548
  height: t = 20,
@@ -5499,7 +5569,7 @@ const Bt = ({
5499
5569
  }
5500
5570
  )
5501
5571
  }
5502
- ), V5 = ({
5572
+ ), I5 = ({
5503
5573
  className: i,
5504
5574
  color: e = R.GREY_DARK_5,
5505
5575
  height: t = 20,
@@ -5526,7 +5596,7 @@ const Bt = ({
5526
5596
  }
5527
5597
  )
5528
5598
  }
5529
- ), H5 = ({
5599
+ ), O5 = ({
5530
5600
  className: i,
5531
5601
  color: e = R.GREY_DARK_5,
5532
5602
  height: t = 5,
@@ -5550,7 +5620,7 @@ const Bt = ({
5550
5620
  }
5551
5621
  )
5552
5622
  }
5553
- ), I5 = ({
5623
+ ), S5 = ({
5554
5624
  className: i,
5555
5625
  color: e = R.GREY_DARK_5,
5556
5626
  height: t = 5,
@@ -5575,7 +5645,7 @@ const Bt = ({
5575
5645
  }
5576
5646
  )
5577
5647
  }
5578
- ), O5 = ({
5648
+ ), A5 = ({
5579
5649
  className: i,
5580
5650
  color: e = R.GREY_DARK_5,
5581
5651
  height: t = 24,
@@ -5614,7 +5684,7 @@ const Bt = ({
5614
5684
  )
5615
5685
  ]
5616
5686
  }
5617
- ), S5 = ({
5687
+ ), B5 = ({
5618
5688
  className: i,
5619
5689
  color: e = R.GREY_DARK_5,
5620
5690
  height: t = 24,
@@ -5653,7 +5723,7 @@ const Bt = ({
5653
5723
  )
5654
5724
  ]
5655
5725
  }
5656
- ), A5 = ({
5726
+ ), Z5 = ({
5657
5727
  className: i,
5658
5728
  color: e = R.GREY_DARK_5,
5659
5729
  height: t = 24,
@@ -5680,7 +5750,7 @@ const Bt = ({
5680
5750
  }
5681
5751
  )
5682
5752
  }
5683
- ), Z5 = ({
5753
+ ), W5 = ({
5684
5754
  className: i,
5685
5755
  color: e = R.GREY_DARK_5,
5686
5756
  height: t = 24,
@@ -5739,7 +5809,7 @@ const Bt = ({
5739
5809
  )
5740
5810
  ]
5741
5811
  }
5742
- ), B5 = ({
5812
+ ), j5 = ({
5743
5813
  className: i,
5744
5814
  color: e = R.GREY_DARK_5,
5745
5815
  height: t = 24,
@@ -5776,7 +5846,7 @@ const Bt = ({
5776
5846
  )
5777
5847
  ]
5778
5848
  }
5779
- ), W5 = ({
5849
+ ), D5 = ({
5780
5850
  className: i,
5781
5851
  color: e = R.GREY_DARK_3,
5782
5852
  height: t = 14,
@@ -5813,7 +5883,7 @@ const Bt = ({
5813
5883
  )
5814
5884
  ]
5815
5885
  }
5816
- ), j5 = ({
5886
+ ), T5 = ({
5817
5887
  className: i,
5818
5888
  color: e = R.GREY_DARK_5,
5819
5889
  height: t = 18,
@@ -5840,7 +5910,7 @@ const Bt = ({
5840
5910
  }
5841
5911
  )
5842
5912
  }
5843
- ), T5 = ({
5913
+ ), G5 = ({
5844
5914
  className: i,
5845
5915
  color: e = R.GREY_DARK_5,
5846
5916
  height: t = 24,
@@ -5892,7 +5962,7 @@ const Bt = ({
5892
5962
  )
5893
5963
  ]
5894
5964
  }
5895
- ), D5 = ({
5965
+ ), K5 = ({
5896
5966
  className: i,
5897
5967
  color: e = R.GREY_DARK_5,
5898
5968
  height: t = 24,
@@ -5929,7 +5999,7 @@ const Bt = ({
5929
5999
  )
5930
6000
  ]
5931
6001
  }
5932
- ), G5 = ({
6002
+ ), P5 = ({
5933
6003
  className: i,
5934
6004
  color: e = R.NOTIFICATION_WARNING_DARK,
5935
6005
  height: t = 37,
@@ -5968,7 +6038,7 @@ const Bt = ({
5968
6038
  )
5969
6039
  ]
5970
6040
  }
5971
- ), K5 = ({
6041
+ ), $5 = ({
5972
6042
  className: i,
5973
6043
  color: e = R.GREY_DARK_5,
5974
6044
  height: t = 24,
@@ -5994,7 +6064,7 @@ const Bt = ({
5994
6064
  }
5995
6065
  )
5996
6066
  }
5997
- ), P5 = ({
6067
+ ), Y5 = ({
5998
6068
  className: i,
5999
6069
  color: e = R.GREY_DARK_5,
6000
6070
  height: t = 24,
@@ -6033,7 +6103,7 @@ const Bt = ({
6033
6103
  )
6034
6104
  ]
6035
6105
  }
6036
- ), $5 = ({
6106
+ ), F5 = ({
6037
6107
  className: i,
6038
6108
  color: e = R.GREY_DARK_5,
6039
6109
  height: t = 24,
@@ -6072,7 +6142,7 @@ const Bt = ({
6072
6142
  )
6073
6143
  ]
6074
6144
  }
6075
- ), Y5 = ({
6145
+ ), U5 = ({
6076
6146
  className: i,
6077
6147
  color: e = R.GREY_DARK_5,
6078
6148
  height: t = 24,
@@ -6141,7 +6211,7 @@ const Bt = ({
6141
6211
  )
6142
6212
  ]
6143
6213
  }
6144
- ), F5 = ({
6214
+ ), z5 = ({
6145
6215
  className: i,
6146
6216
  color: e = R.GREY_DARK_5,
6147
6217
  height: t = 24,
@@ -6180,7 +6250,7 @@ const Bt = ({
6180
6250
  )
6181
6251
  ]
6182
6252
  }
6183
- ), U5 = ({
6253
+ ), J5 = ({
6184
6254
  className: i,
6185
6255
  color: e = R.GREY_DARK_5,
6186
6256
  height: t = 24,
@@ -6237,7 +6307,7 @@ const Bt = ({
6237
6307
  )
6238
6308
  ]
6239
6309
  }
6240
- ), z5 = ({
6310
+ ), q5 = ({
6241
6311
  className: i,
6242
6312
  color: e = R.GREY_DARK_5,
6243
6313
  height: t = 24,
@@ -6276,7 +6346,7 @@ const Bt = ({
6276
6346
  )
6277
6347
  ]
6278
6348
  }
6279
- ), J5 = ({
6349
+ ), Q5 = ({
6280
6350
  className: i,
6281
6351
  color: e = R.GREY_DARK_5,
6282
6352
  height: t = 24,
@@ -6325,7 +6395,7 @@ const Bt = ({
6325
6395
  )
6326
6396
  ]
6327
6397
  }
6328
- ), q5 = ({
6398
+ ), X5 = ({
6329
6399
  className: i,
6330
6400
  color: e = R.GREY_DARK_5,
6331
6401
  height: t = 24,
@@ -6364,7 +6434,7 @@ const Bt = ({
6364
6434
  )
6365
6435
  ]
6366
6436
  }
6367
- ), Q5 = ({
6437
+ ), e3 = ({
6368
6438
  className: i,
6369
6439
  color: e = R.GREY_DARK_5,
6370
6440
  height: t = 24,
@@ -6391,7 +6461,7 @@ const Bt = ({
6391
6461
  }
6392
6462
  )
6393
6463
  }
6394
- ), X5 = ({
6464
+ ), t3 = ({
6395
6465
  className: i,
6396
6466
  color: e = R.GREY_DARK_5,
6397
6467
  height: t = 24,
@@ -6429,7 +6499,7 @@ const Bt = ({
6429
6499
  )
6430
6500
  ]
6431
6501
  }
6432
- ), e3 = ({
6502
+ ), i3 = ({
6433
6503
  className: i,
6434
6504
  color: e = R.GREY_DARK_5,
6435
6505
  height: t = 24,
@@ -6450,7 +6520,7 @@ const Bt = ({
6450
6520
  /* @__PURE__ */ o("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
6451
6521
  ]
6452
6522
  }
6453
- ), t3 = ({
6523
+ ), s3 = ({
6454
6524
  className: i,
6455
6525
  color: e = R.GREY_DARK_5,
6456
6526
  height: t = 24,
@@ -6489,7 +6559,7 @@ const Bt = ({
6489
6559
  )
6490
6560
  ]
6491
6561
  }
6492
- ), i3 = ({
6562
+ ), n3 = ({
6493
6563
  className: i,
6494
6564
  color: e = R.GREY_DARK_5,
6495
6565
  height: t = 24,
@@ -6528,7 +6598,7 @@ const Bt = ({
6528
6598
  )
6529
6599
  ]
6530
6600
  }
6531
- ), s3 = ({
6601
+ ), o3 = ({
6532
6602
  className: i,
6533
6603
  color: e = R.GREY_DARK_5,
6534
6604
  height: t = 24,
@@ -6567,7 +6637,7 @@ const Bt = ({
6567
6637
  )
6568
6638
  ]
6569
6639
  }
6570
- ), n3 = ({
6640
+ ), r3 = ({
6571
6641
  className: i,
6572
6642
  color: e = R.GREY_DARK_2,
6573
6643
  height: t = 16,
@@ -6593,7 +6663,7 @@ const Bt = ({
6593
6663
  }
6594
6664
  )
6595
6665
  }
6596
- ), o3 = ({
6666
+ ), l3 = ({
6597
6667
  className: i,
6598
6668
  color: e = R.GREY_DARK_5,
6599
6669
  height: t = 20,
@@ -6622,7 +6692,7 @@ const Bt = ({
6622
6692
  /* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
6623
6693
  ]
6624
6694
  }
6625
- ), r3 = ({
6695
+ ), a3 = ({
6626
6696
  className: i,
6627
6697
  color: e = R.GREY_DARK_5,
6628
6698
  height: t = 20,
@@ -6651,7 +6721,7 @@ const Bt = ({
6651
6721
  /* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ o("rect", { width: "20", height: "20", fill: "white" }) }) })
6652
6722
  ]
6653
6723
  }
6654
- ), l3 = ({
6724
+ ), h3 = ({
6655
6725
  className: i,
6656
6726
  color: e = R.GREY_DARK_5,
6657
6727
  height: t = 20,
@@ -6680,7 +6750,7 @@ const Bt = ({
6680
6750
  )
6681
6751
  ]
6682
6752
  }
6683
- ), a3 = ({
6753
+ ), c3 = ({
6684
6754
  className: i,
6685
6755
  color: e = R.GREY_DARK_5,
6686
6756
  height: t = 20,
@@ -6709,7 +6779,7 @@ const Bt = ({
6709
6779
  )
6710
6780
  ]
6711
6781
  }
6712
- ), h3 = ({
6782
+ ), d3 = ({
6713
6783
  className: i,
6714
6784
  color: e = "#001E52",
6715
6785
  height: t = 24,
@@ -6735,7 +6805,7 @@ const Bt = ({
6735
6805
  }
6736
6806
  )
6737
6807
  }
6738
- ), c3 = ({
6808
+ ), g3 = ({
6739
6809
  className: i,
6740
6810
  color: e = "#131314",
6741
6811
  height: t = 20,
@@ -6763,7 +6833,7 @@ const Bt = ({
6763
6833
  }
6764
6834
  )
6765
6835
  }
6766
- ), d3 = ({
6836
+ ), C3 = ({
6767
6837
  className: i,
6768
6838
  color: e = "#001E52",
6769
6839
  height: t = 24,
@@ -6801,7 +6871,7 @@ const Bt = ({
6801
6871
  )
6802
6872
  ] }) })
6803
6873
  }
6804
- ), g3 = ({
6874
+ ), u3 = ({
6805
6875
  width: i = 20,
6806
6876
  height: e = 20,
6807
6877
  color: t = "#001E52",
@@ -6857,7 +6927,7 @@ const Bt = ({
6857
6927
  }
6858
6928
  )
6859
6929
  }
6860
- ), C3 = ({
6930
+ ), p3 = ({
6861
6931
  width: i = 24,
6862
6932
  height: e = 24,
6863
6933
  color: t = "#131314",
@@ -6890,7 +6960,7 @@ const Bt = ({
6890
6960
  )
6891
6961
  ]
6892
6962
  }
6893
- ), u3 = ({
6963
+ ), w3 = ({
6894
6964
  width: i = 24,
6895
6965
  height: e = 24,
6896
6966
  color: t = R.GREY_DARK_2,
@@ -6929,7 +6999,7 @@ const Bt = ({
6929
6999
  )
6930
7000
  ]
6931
7001
  }
6932
- ), p3 = ({
7002
+ ), f3 = ({
6933
7003
  width: i = 24,
6934
7004
  height: e = 24,
6935
7005
  color: t = R.GREY_DARK_2,
@@ -6956,7 +7026,7 @@ const Bt = ({
6956
7026
  }
6957
7027
  )
6958
7028
  }
6959
- ), f3 = ({
7029
+ ), m3 = ({
6960
7030
  width: i = 24,
6961
7031
  height: e = 24,
6962
7032
  color: t = R.GREY_DARK_2,
@@ -6996,7 +7066,7 @@ const Bt = ({
6996
7066
  )
6997
7067
  ]
6998
7068
  }
6999
- ), w3 = ({
7069
+ ), k3 = ({
7000
7070
  width: i = 24,
7001
7071
  height: e = 24,
7002
7072
  color: t = R.GREY_DARK_2,
@@ -7023,7 +7093,7 @@ const Bt = ({
7023
7093
  }
7024
7094
  )
7025
7095
  }
7026
- ), m3 = ({
7096
+ ), L3 = ({
7027
7097
  width: i = 24,
7028
7098
  height: e = 24,
7029
7099
  color: t = R.GREY_DARK_2,
@@ -7050,7 +7120,7 @@ const Bt = ({
7050
7120
  }
7051
7121
  )
7052
7122
  }
7053
- ), k3 = ({
7123
+ ), v3 = ({
7054
7124
  width: i = 20,
7055
7125
  height: e = 20,
7056
7126
  color: t = "#001E52",
@@ -7076,7 +7146,7 @@ const Bt = ({
7076
7146
  }
7077
7147
  )
7078
7148
  }
7079
- ), L3 = ({
7149
+ ), N3 = ({
7080
7150
  name: i,
7081
7151
  width: e,
7082
7152
  height: t,
@@ -7095,49 +7165,51 @@ const Bt = ({
7095
7165
  }, [h, n, l]), /* @__PURE__ */ o(i1, { children: (() => {
7096
7166
  switch (i) {
7097
7167
  case "nextIcon":
7098
- return E5({ width: e, height: t, color: a, className: r, onClick: h });
7168
+ return H5({ width: e, height: t, color: a, className: r, onClick: h });
7099
7169
  case "prevIcon":
7100
- return V5({ width: e, height: t, color: a, className: r, onClick: h });
7170
+ return I5({ width: e, height: t, color: a, className: r, onClick: h });
7101
7171
  case "arrowUp":
7102
- return Bt({ width: e, height: t, color: a, className: r, onClick: h });
7103
- case "arrowDown":
7104
7172
  return Wt({ width: e, height: t, color: a, className: r, onClick: h });
7105
- case "info":
7173
+ case "arrowDown":
7106
7174
  return jt({ width: e, height: t, color: a, className: r, onClick: h });
7175
+ case "info":
7176
+ return Dt({ width: e, height: t, color: a, className: r, onClick: h });
7107
7177
  case "arrowRight":
7108
7178
  return Tt({ width: e, height: t, color: a, className: r, onClick: h });
7109
7179
  case "calendar":
7110
- return Dt({ width: e, height: t, color: a, className: r, onClick: h });
7111
- case "ok":
7112
7180
  return Gt({ width: e, height: t, color: a, className: r, onClick: h });
7113
- case "cancel":
7181
+ case "ok":
7114
7182
  return Kt({ width: e, height: t, color: a, className: r, onClick: h });
7115
- case "add":
7183
+ case "cancel":
7116
7184
  return Pt({ width: e, height: t, color: a, className: r, onClick: h });
7117
- case "list":
7185
+ case "add":
7118
7186
  return $t({ width: e, height: t, color: a, className: r, onClick: h });
7119
- case "dragAndDrop":
7187
+ case "list":
7120
7188
  return Yt({ width: e, height: t, color: a, className: r, onClick: h });
7121
- case "filter":
7189
+ case "dragAndDrop":
7122
7190
  return Ft({ width: e, height: t, color: a, className: r, onClick: h });
7123
- case "attention":
7191
+ case "filter":
7124
7192
  return Ut({ width: e, height: t, color: a, className: r, onClick: h });
7125
- case "plus":
7193
+ case "attention":
7126
7194
  return zt({ width: e, height: t, color: a, className: r, onClick: h });
7127
- case "time":
7195
+ case "plus":
7128
7196
  return Jt({ width: e, height: t, color: a, className: r, onClick: h });
7197
+ case "time":
7198
+ return qt({ width: e, height: t, color: a, className: r, onClick: h });
7129
7199
  case "arrowDownLong":
7130
- return qt({
7200
+ return Qt({
7131
7201
  width: e,
7132
7202
  height: t,
7133
7203
  color: a,
7134
7204
  className: r,
7135
7205
  onClick: h
7136
7206
  });
7207
+ case "dotArrowDown":
7208
+ return Xt({ width: e, height: t, color: a, className: r, onClick: h });
7137
7209
  case "users":
7138
- return Qt({ width: e, height: t, color: a, className: r, onClick: h });
7210
+ return e5({ width: e, height: t, color: a, className: r, onClick: h });
7139
7211
  case "mySkillsMatrix":
7140
- return Xt({
7212
+ return t5({
7141
7213
  width: e,
7142
7214
  height: t,
7143
7215
  color: a,
@@ -7145,9 +7217,9 @@ const Bt = ({
7145
7217
  onClick: h
7146
7218
  });
7147
7219
  case "skills":
7148
- return e5({ width: e, height: t, color: a, className: r, onClick: h });
7220
+ return i5({ width: e, height: t, color: a, className: r, onClick: h });
7149
7221
  case "skillsMatrices":
7150
- return t5({
7222
+ return s5({
7151
7223
  width: e,
7152
7224
  height: t,
7153
7225
  color: a,
@@ -7155,23 +7227,23 @@ const Bt = ({
7155
7227
  onClick: h
7156
7228
  });
7157
7229
  case "history":
7158
- return i5({ width: e, height: t, color: a, className: r, onClick: h });
7230
+ return n5({ width: e, height: t, color: a, className: r, onClick: h });
7159
7231
  case "logOut":
7160
- return s5({ width: e, height: t, color: a, className: r, onClick: h });
7232
+ return o5({ width: e, height: t, color: a, className: r, onClick: h });
7161
7233
  case "settings":
7162
- return n5({ width: e, height: t, color: a, className: r, onClick: h });
7234
+ return r5({ width: e, height: t, color: a, className: r, onClick: h });
7163
7235
  case "addSkill":
7164
- return o5({ width: e, height: t, color: a, className: r, onClick: h });
7236
+ return l5({ width: e, height: t, color: a, className: r, onClick: h });
7165
7237
  case "conversation":
7166
- return r5({ width: e, height: t, color: a, className: r, onClick: h });
7238
+ return a5({ width: e, height: t, color: a, className: r, onClick: h });
7167
7239
  case "trash":
7168
- return l5({ width: e, height: t, color: a, className: r, onClick: h });
7240
+ return h5({ width: e, height: t, color: a, className: r, onClick: h });
7169
7241
  case "settings4":
7170
- return a5({ width: e, height: t, color: a, className: r, onClick: h });
7242
+ return c5({ width: e, height: t, color: a, className: r, onClick: h });
7171
7243
  case "edit2":
7172
- return h5({ width: e, height: t, color: a, className: r, onClick: h });
7244
+ return d5({ width: e, height: t, color: a, className: r, onClick: h });
7173
7245
  case "notifications":
7174
- return c5({
7246
+ return g5({
7175
7247
  width: e,
7176
7248
  height: t,
7177
7249
  color: a,
@@ -7179,9 +7251,9 @@ const Bt = ({
7179
7251
  onClick: h
7180
7252
  });
7181
7253
  case "success":
7182
- return d5({ width: e, height: t, color: a, className: r, onClick: h });
7254
+ return C5({ width: e, height: t, color: a, className: r, onClick: h });
7183
7255
  case "attentionSmall":
7184
- return g5({
7256
+ return u5({
7185
7257
  width: e,
7186
7258
  height: t,
7187
7259
  color: a,
@@ -7189,11 +7261,11 @@ const Bt = ({
7189
7261
  onClick: h
7190
7262
  });
7191
7263
  case "errorSmall":
7192
- return C5({ width: e, height: t, color: a, className: r, onClick: h });
7264
+ return p5({ width: e, height: t, color: a, className: r, onClick: h });
7193
7265
  case "infoMedium":
7194
- return u5({ width: e, height: t, color: a, className: r, onClick: h });
7266
+ return w5({ width: e, height: t, color: a, className: r, onClick: h });
7195
7267
  case "attentionMedium":
7196
- return p5({
7268
+ return f5({
7197
7269
  width: e,
7198
7270
  height: t,
7199
7271
  color: a,
@@ -7201,9 +7273,9 @@ const Bt = ({
7201
7273
  onClick: h
7202
7274
  });
7203
7275
  case "errorMedium":
7204
- return f5({ width: e, height: t, color: a, className: r, onClick: h });
7276
+ return m5({ width: e, height: t, color: a, className: r, onClick: h });
7205
7277
  case "faviconSkills":
7206
- return N5({
7278
+ return R5({
7207
7279
  width: e,
7208
7280
  height: t,
7209
7281
  color: a,
@@ -7211,7 +7283,7 @@ const Bt = ({
7211
7283
  onClick: h
7212
7284
  });
7213
7285
  case "visibilityIcon":
7214
- return w5({
7286
+ return k5({
7215
7287
  width: e,
7216
7288
  height: t,
7217
7289
  color: a,
@@ -7219,7 +7291,7 @@ const Bt = ({
7219
7291
  onClick: h
7220
7292
  });
7221
7293
  case "visibilityOffIcon":
7222
- return m5({
7294
+ return L5({
7223
7295
  width: e,
7224
7296
  height: t,
7225
7297
  color: a,
@@ -7227,7 +7299,7 @@ const Bt = ({
7227
7299
  onClick: h
7228
7300
  });
7229
7301
  case "selectArrowIcon":
7230
- return k5({
7302
+ return v5({
7231
7303
  width: e,
7232
7304
  height: t,
7233
7305
  color: a,
@@ -7235,7 +7307,7 @@ const Bt = ({
7235
7307
  onClick: h
7236
7308
  });
7237
7309
  case "expandArrowIcon":
7238
- return L5({
7310
+ return N5({
7239
7311
  width: e,
7240
7312
  height: t,
7241
7313
  color: a,
@@ -7243,7 +7315,7 @@ const Bt = ({
7243
7315
  onClick: h
7244
7316
  });
7245
7317
  case "expandActiveArrowIcon":
7246
- return v5({
7318
+ return x5({
7247
7319
  width: e,
7248
7320
  height: t,
7249
7321
  color: a,
@@ -7251,114 +7323,114 @@ const Bt = ({
7251
7323
  onClick: h
7252
7324
  });
7253
7325
  case "camera":
7254
- return x5({ width: e, height: t, color: a, className: r, onClick: h });
7326
+ return M5({ width: e, height: t, color: a, className: r, onClick: h });
7255
7327
  case "sortUp":
7256
- return R5({ width: e, height: t, color: a, className: r, onClick: h });
7328
+ return y5({ width: e, height: t, color: a, className: r, onClick: h });
7257
7329
  case "sortDown":
7258
- return M5({ width: e, height: t, color: a, className: r, onClick: h });
7330
+ return b5({ width: e, height: t, color: a, className: r, onClick: h });
7259
7331
  case "logOut2":
7260
- return y5({ width: e, height: t, color: a, className: r, onClick: h });
7332
+ return _5({ width: e, height: t, color: a, className: r, onClick: h });
7261
7333
  case "search":
7262
- return b5({ width: e, height: t, color: a, className: r, onClick: h });
7334
+ return E5({ width: e, height: t, color: a, className: r, onClick: h });
7263
7335
  case "handRock":
7264
- return _5({ width: e, height: t, color: a, className: r, onClick: h });
7336
+ return V5({ width: e, height: t, color: a, className: r, onClick: h });
7265
7337
  case "arrowUpFilled":
7266
- return I5({ width: e, height: t, color: a, className: r, onClick: h });
7338
+ return S5({ width: e, height: t, color: a, className: r, onClick: h });
7267
7339
  case "arrowDownFilled":
7268
- return H5({ width: e, height: t, color: a, className: r, onClick: h });
7269
- case "link":
7270
7340
  return O5({ width: e, height: t, color: a, className: r, onClick: h });
7271
- case "telegram":
7341
+ case "link":
7272
7342
  return A5({ width: e, height: t, color: a, className: r, onClick: h });
7343
+ case "telegram":
7344
+ return Z5({ width: e, height: t, color: a, className: r, onClick: h });
7273
7345
  case "mail":
7274
- return B5({ width: e, height: t, color: a, className: r, onClick: h });
7346
+ return j5({ width: e, height: t, color: a, className: r, onClick: h });
7275
7347
  case "github":
7276
- return S5({ width: e, height: t, color: a, className: r, onClick: h });
7348
+ return B5({ width: e, height: t, color: a, className: r, onClick: h });
7277
7349
  case "linkedIn":
7278
- return Z5({ width: e, height: t, color: a, className: r, onClick: h });
7279
- case "emptyStateIcon":
7280
7350
  return W5({ width: e, height: t, color: a, className: r, onClick: h });
7351
+ case "emptyStateIcon":
7352
+ return D5({ width: e, height: t, color: a, className: r, onClick: h });
7281
7353
  case "filtersIcon":
7282
- return j5({ width: e, height: t, color: a, className: r, onClick: h });
7283
- case "dotMenuIcon":
7284
7354
  return T5({ width: e, height: t, color: a, className: r, onClick: h });
7355
+ case "dotMenuIcon":
7356
+ return G5({ width: e, height: t, color: a, className: r, onClick: h });
7285
7357
  case "plusCircle":
7286
- return D5({ width: e, height: t, color: a, className: r, onClick: h });
7358
+ return K5({ width: e, height: t, color: a, className: r, onClick: h });
7287
7359
  case "warning":
7288
- return G5({ width: e, height: t, color: a, className: r, onClick: h });
7360
+ return P5({ width: e, height: t, color: a, className: r, onClick: h });
7289
7361
  case "back":
7290
- return K5({ width: e, height: t, color: a, className: r, onClick: h });
7362
+ return $5({ width: e, height: t, color: a, className: r, onClick: h });
7291
7363
  case "bell":
7292
- return P5({ width: e, height: t, color: a, className: r, onClick: h });
7293
- case "contract":
7294
7364
  return Y5({ width: e, height: t, color: a, className: r, onClick: h });
7365
+ case "contract":
7366
+ return U5({ width: e, height: t, color: a, className: r, onClick: h });
7295
7367
  case "trash2":
7296
- return $5({ width: e, height: t, color: a, className: r, onClick: h });
7297
- case "manager":
7298
7368
  return F5({ width: e, height: t, color: a, className: r, onClick: h });
7369
+ case "manager":
7370
+ return z5({ width: e, height: t, color: a, className: r, onClick: h });
7299
7371
  case "resourceManager":
7300
- return U5({ width: e, height: t, color: a, className: r, onClick: h });
7372
+ return J5({ width: e, height: t, color: a, className: r, onClick: h });
7301
7373
  case "settings2":
7302
- return z5({ width: e, height: t, color: a, className: r, onClick: h });
7374
+ return q5({ width: e, height: t, color: a, className: r, onClick: h });
7303
7375
  case "image":
7304
- return J5({ width: e, height: t, color: a, className: r, onClick: h });
7376
+ return Q5({ width: e, height: t, color: a, className: r, onClick: h });
7305
7377
  case "upload":
7306
- return q5({ width: e, height: t, color: a, className: r, onClick: h });
7378
+ return X5({ width: e, height: t, color: a, className: r, onClick: h });
7307
7379
  case "edit":
7308
- return Q5({ width: e, height: t, color: a, className: r, onClick: h });
7380
+ return e3({ width: e, height: t, color: a, className: r, onClick: h });
7309
7381
  case "location":
7310
- return X5({ width: e, height: t, color: a, className: r, onClick: h });
7382
+ return t3({ width: e, height: t, color: a, className: r, onClick: h });
7311
7383
  case "plus2":
7312
- return e3({ width: e, height: t, color: a, className: r, onClick: h });
7384
+ return i3({ width: e, height: t, color: a, className: r, onClick: h });
7313
7385
  case "search2":
7314
- return t3({ width: e, height: t, color: a, className: r, onClick: h });
7386
+ return s3({ width: e, height: t, color: a, className: r, onClick: h });
7315
7387
  case "fastArrowLeft":
7316
- return i3({ width: e, height: t, color: a, className: r, onClick: h });
7388
+ return n3({ width: e, height: t, color: a, className: r, onClick: h });
7317
7389
  case "fastArrowRight":
7318
- return s3({ width: e, height: t, color: a, className: r, onClick: h });
7390
+ return o3({ width: e, height: t, color: a, className: r, onClick: h });
7319
7391
  case "crossInCircle":
7320
- return n3({ width: e, height: t, color: a, className: r, onClick: h });
7321
- case "arrowUp2":
7322
7392
  return r3({ width: e, height: t, color: a, className: r, onClick: h });
7393
+ case "arrowUp2":
7394
+ return a3({ width: e, height: t, color: a, className: r, onClick: h });
7323
7395
  case "arrowDown2":
7324
- return o3({ width: e, height: t, color: a, className: r, onClick: h });
7325
- case "filledArrowLeft":
7326
7396
  return l3({ width: e, height: t, color: a, className: r, onClick: h });
7397
+ case "filledArrowLeft":
7398
+ return h3({ width: e, height: t, color: a, className: r, onClick: h });
7327
7399
  case "filledArrowRight":
7328
- return a3({ width: e, height: t, color: a, className: r, onClick: h });
7400
+ return c3({ width: e, height: t, color: a, className: r, onClick: h });
7329
7401
  case "burgerMenu":
7330
- return h3({ width: e, height: t, color: a, className: r, onClick: h });
7402
+ return d3({ width: e, height: t, color: a, className: r, onClick: h });
7331
7403
  case "signOut":
7332
- return c3({ width: e, height: t, color: a, className: r, onClick: h });
7404
+ return g3({ width: e, height: t, color: a, className: r, onClick: h });
7333
7405
  case "refresh":
7334
- return d3({ width: e, height: t, color: a, className: r, onClick: h });
7406
+ return C3({ width: e, height: t, color: a, className: r, onClick: h });
7335
7407
  case "projects":
7336
- return g3({ width: e, height: t, color: a, className: r, onClick: h });
7408
+ return u3({ width: e, height: t, color: a, className: r, onClick: h });
7337
7409
  case "profile":
7338
- return k3({ width: e, height: t, color: a, className: r, onClick: h });
7410
+ return v3({ width: e, height: t, color: a, className: r, onClick: h });
7339
7411
  case "exit":
7340
- return C3({ width: e, height: t, color: a, className: r, onClick: h });
7412
+ return p3({ width: e, height: t, color: a, className: r, onClick: h });
7341
7413
  case "client":
7342
- return u3({ width: e, height: t, color: a, className: r, onClick: h });
7414
+ return w3({ width: e, height: t, color: a, className: r, onClick: h });
7343
7415
  case "calendar2":
7344
- return p3({ width: e, height: t, color: a, className: r, onClick: h });
7345
- case "openPointCircle":
7346
7416
  return f3({ width: e, height: t, color: a, className: r, onClick: h });
7417
+ case "openPointCircle":
7418
+ return m3({ width: e, height: t, color: a, className: r, onClick: h });
7347
7419
  case "community":
7348
- return w3({ width: e, height: t, color: a, className: r, onClick: h });
7420
+ return k3({ width: e, height: t, color: a, className: r, onClick: h });
7349
7421
  case "docs":
7350
- return m3({ width: e, height: t, color: a, className: r, onClick: h });
7422
+ return L3({ width: e, height: t, color: a, className: r, onClick: h });
7351
7423
  default:
7352
7424
  return /* @__PURE__ */ o(i1, { children: "No Icon provided" });
7353
7425
  }
7354
7426
  })() });
7355
7427
  };
7356
- var f1 = /* @__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))(f1 || {});
7357
- const v3 = d1({
7428
+ var w1 = /* @__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))(w1 || {});
7429
+ const x3 = d1({
7358
7430
  locale: "en",
7359
7431
  theme: "light"
7360
7432
  });
7361
- v3.Provider;
7433
+ x3.Provider;
7362
7434
  const ce = ({
7363
7435
  children: i,
7364
7436
  width: e,
@@ -7375,10 +7447,10 @@ const ce = ({
7375
7447
  {
7376
7448
  className: `snmt-tag ${t} ${l ? "disabled" : ""}`,
7377
7449
  closeIcon: /* @__PURE__ */ o(
7378
- L3,
7450
+ N3,
7379
7451
  {
7380
7452
  name: "errorSmall",
7381
- color: l ? f1.GREY_DARK_1 : f1.GREY_DARK_2,
7453
+ color: l ? w1.GREY_DARK_1 : w1.GREY_DARK_2,
7382
7454
  width: c,
7383
7455
  height: c,
7384
7456
  onClick: r
@@ -7391,18 +7463,18 @@ const ce = ({
7391
7463
  Zt,
7392
7464
  {
7393
7465
  variant: t === "small" ? "body4" : "body2",
7394
- color: l ? f1.GREY_DARK_2 : f1.GREY_DARK_5,
7466
+ color: l ? w1.GREY_DARK_2 : w1.GREY_DARK_5,
7395
7467
  children: i
7396
7468
  }
7397
7469
  ) : i
7398
7470
  }
7399
7471
  );
7400
- }, { Title: N3, Text: x3 } = oe, R3 = {
7472
+ }, { Title: R3, Text: M3 } = oe, y3 = {
7401
7473
  h1: 1,
7402
7474
  h2: 2,
7403
7475
  h3: 3,
7404
7476
  h4: 4
7405
- }, M3 = k1(
7477
+ }, b3 = k1(
7406
7478
  ({
7407
7479
  align: i = "inherit",
7408
7480
  variant: e = "body1",
@@ -7415,17 +7487,17 @@ const ce = ({
7415
7487
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
7416
7488
  let g = `snmt-typography snmt-typography-${e}`;
7417
7489
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ o(
7418
- N3,
7490
+ R3,
7419
7491
  {
7420
7492
  className: g,
7421
7493
  style: { color: t, whiteSpace: c },
7422
7494
  onClick: n,
7423
- level: R3[e],
7495
+ level: y3[e],
7424
7496
  ref: r,
7425
7497
  children: s
7426
7498
  }
7427
7499
  ) : /* @__PURE__ */ o(
7428
- x3,
7500
+ M3,
7429
7501
  {
7430
7502
  className: g,
7431
7503
  style: { color: t, whiteSpace: c },
@@ -7435,7 +7507,7 @@ const ce = ({
7435
7507
  }
7436
7508
  );
7437
7509
  }
7438
- ), y3 = ({
7510
+ ), _3 = ({
7439
7511
  children: i,
7440
7512
  content: e,
7441
7513
  isOpen: t,
@@ -7460,7 +7532,7 @@ const ce = ({
7460
7532
  }
7461
7533
  );
7462
7534
  };
7463
- var b3 = { exports: {} };
7535
+ var E3 = { exports: {} };
7464
7536
  (function(i, e) {
7465
7537
  (function(t, s) {
7466
7538
  i.exports = s();
@@ -7470,8 +7542,8 @@ var b3 = { exports: {} };
7470
7542
  return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
7471
7543
  } };
7472
7544
  });
7473
- })(b3);
7474
- const _3 = ({
7545
+ })(E3);
7546
+ const V3 = ({
7475
7547
  values: i,
7476
7548
  onTagClose: e,
7477
7549
  maxWidth: t,
@@ -7480,7 +7552,7 @@ const _3 = ({
7480
7552
  options: l,
7481
7553
  extraOptions: c
7482
7554
  }) => {
7483
- const { locale: r } = o1(Z1), { t: d } = Fe("common", { lng: r }), [g, a] = A(!1);
7555
+ const { locale: r } = o1(B1), { t: d } = Fe("common", { lng: r }), [g, a] = A(!1);
7484
7556
  if (W(() => {
7485
7557
  i.length || a(!1);
7486
7558
  }, [i]), !i.length)
@@ -7490,7 +7562,7 @@ const _3 = ({
7490
7562
  return ((p = l == null ? void 0 : l.find((M) => M.value === u)) == null ? void 0 : p.label) || ((v = c == null ? void 0 : c.find((M) => M.value === u)) == null ? void 0 : v.label) || u;
7491
7563
  };
7492
7564
  return /* @__PURE__ */ C(
7493
- y3,
7565
+ _3,
7494
7566
  {
7495
7567
  content: (
7496
7568
  // 90: paddings + margins + gaps and so on
@@ -7515,7 +7587,7 @@ const _3 = ({
7515
7587
  ]
7516
7588
  }
7517
7589
  );
7518
- }, D1 = ({ size: i = 30, color: e = "#004ed7" }) => {
7590
+ }, T1 = ({ size: i = 30, color: e = "#004ed7" }) => {
7519
7591
  const t = `no-repeat linear-gradient(${e}
7520
7592
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, s = {
7521
7593
  width: i,
@@ -7545,10 +7617,10 @@ const _3 = ({
7545
7617
  dropdownRender: E,
7546
7618
  optionRender: b,
7547
7619
  isLoading: V,
7548
- readOnly: f,
7549
- error: w
7620
+ readOnly: w,
7621
+ error: f
7550
7622
  }, N) => {
7551
- const [m, H] = A(!1), [Z, j] = A(!1), [G, Q] = A(!0), [I, K] = A(i), U = F(null);
7623
+ const [m, H] = A(!1), [B, j] = A(!1), [G, Q] = A(!0), [I, K] = A(i), U = F(null);
7552
7624
  W(() => {
7553
7625
  K(i);
7554
7626
  }, [i]);
@@ -7557,11 +7629,11 @@ const _3 = ({
7557
7629
  }, X = (k, _) => {
7558
7630
  var S;
7559
7631
  return !!((S = _ == null ? void 0 : _.label) != null && S.toString().toLowerCase().includes(k.toLowerCase()));
7560
- }, B = () => {
7632
+ }, Z = () => {
7561
7633
  j(!0);
7562
7634
  }, $ = () => {
7563
7635
  j(!1);
7564
- }, P = T(
7636
+ }, P = D(
7565
7637
  (k) => {
7566
7638
  if (K(k), s) {
7567
7639
  const S = k;
@@ -7572,21 +7644,21 @@ const _3 = ({
7572
7644
  e == null || e(_);
7573
7645
  },
7574
7646
  [s, e]
7575
- ), e1 = T(() => {
7576
- if (!f) {
7647
+ ), e1 = D(() => {
7648
+ if (!w) {
7577
7649
  if (s) {
7578
7650
  P([]);
7579
7651
  return;
7580
7652
  }
7581
7653
  P("");
7582
7654
  }
7583
- }, [P, s, f]), t1 = T(
7655
+ }, [P, s, w]), t1 = D(
7584
7656
  (k) => {
7585
7657
  const _ = I.filter((S) => S !== k);
7586
7658
  P(_), K(_);
7587
7659
  },
7588
7660
  [P, I]
7589
- ), g1 = T(
7661
+ ), g1 = D(
7590
7662
  (k) => (I == null ? void 0 : I.indexOf(k)) === 0 ? (
7591
7663
  // if the search input is empty
7592
7664
  // then display the placeholder, else do not display it
@@ -7598,7 +7670,7 @@ const _3 = ({
7598
7670
  }, v1 = async (k) => {
7599
7671
  const { target: _ } = k;
7600
7672
  _.scrollTop + _.offsetHeight >= _.scrollHeight - a && (p == null || p(!0)), v && await v(k);
7601
- }, r1 = T(
7673
+ }, r1 = D(
7602
7674
  (k) => {
7603
7675
  var _, S;
7604
7676
  return ((_ = l.find((l1) => l1.value === k)) == null ? void 0 : _.label) || ((S = L == null ? void 0 : L.find(
@@ -7606,24 +7678,24 @@ const _3 = ({
7606
7678
  )) == null ? void 0 : S.label) || k;
7607
7679
  },
7608
7680
  [L, l]
7609
- ), N1 = T(
7681
+ ), N1 = D(
7610
7682
  (k) => {
7611
7683
  var _;
7612
7684
  return /* @__PURE__ */ o(
7613
- _3,
7685
+ V3,
7614
7686
  {
7615
7687
  values: k,
7616
7688
  onTagClose: t1,
7617
7689
  maxWidth: ((_ = U.current) == null ? void 0 : _.clientWidth) || 0,
7618
7690
  disabled: r,
7619
- closable: !f,
7691
+ closable: !w,
7620
7692
  options: l,
7621
7693
  extraOptions: L
7622
7694
  }
7623
7695
  );
7624
7696
  },
7625
- [r, L, t1, l, f]
7626
- ), O = T(
7697
+ [r, L, t1, l, w]
7698
+ ), O = D(
7627
7699
  ({ label: k, value: _, mode: S }) => S === "filter" ? g1(_) : /* @__PURE__ */ o("div", { onMouseDown: L1, className: "tag-wrapper", children: /* @__PURE__ */ o(ce, { onClose: () => t1(_), disabled: r, children: typeof k == "object" ? k : r1(_) }) }),
7628
7700
  [r, r1, t1, g1]
7629
7701
  ), Y = Array.isArray(I) && I.length > 0 || !!I && typeof I == "string" && I.trim() !== "";
@@ -7631,8 +7703,8 @@ const _3 = ({
7631
7703
  /* @__PURE__ */ C(
7632
7704
  "div",
7633
7705
  {
7634
- className: `snmt-select-1-15-6 ${Z ? "snmt-select-focused" : ""}
7635
- ${s ? "" : "snmt-select-single"} ${f ? "snmt-select-read-only" : ""}`,
7706
+ className: `snmt-select-1-15-6 ${B ? "snmt-select-focused" : ""}
7707
+ ${s ? "" : "snmt-select-single"} ${w ? "snmt-select-read-only" : ""}`,
7636
7708
  ref: U,
7637
7709
  style: { width: c },
7638
7710
  children: [
@@ -7640,7 +7712,7 @@ const _3 = ({
7640
7712
  ve,
7641
7713
  {
7642
7714
  className: "snmt-select-blank",
7643
- popupClassName: f ? "dropdown-read-only" : "",
7715
+ popupClassName: w ? "dropdown-read-only" : "",
7644
7716
  id: M,
7645
7717
  ref: N,
7646
7718
  showSearch: !!n,
@@ -7651,7 +7723,7 @@ const _3 = ({
7651
7723
  labelRender: (k) => r1(k.value),
7652
7724
  mode: s === "filter" ? "multiple" : s,
7653
7725
  onChange: P,
7654
- onFocus: B,
7726
+ onFocus: Z,
7655
7727
  onBlur: $,
7656
7728
  onSearch: (k) => {
7657
7729
  Q(!k), h && h(k);
@@ -7662,7 +7734,7 @@ const _3 = ({
7662
7734
  maxTagCount: "responsive",
7663
7735
  maxTagPlaceholder: N1,
7664
7736
  onPopupScroll: v1,
7665
- prefix: V && /* @__PURE__ */ o(D1, { size: 15 }),
7737
+ prefix: V && /* @__PURE__ */ o(T1, { size: 15 }),
7666
7738
  suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(i1, { children: [
7667
7739
  I && !!I.length && (s || g) && /* @__PURE__ */ o("div", { onClick: e1, children: /* @__PURE__ */ o(
7668
7740
  C1,
@@ -7708,7 +7780,7 @@ const _3 = ({
7708
7780
  ] }),
7709
7781
  dropdownRender: (k) => /* @__PURE__ */ C("div", { className: "dropdown-container", children: [
7710
7782
  /* @__PURE__ */ o("div", { className: "dropdown-menu", children: E ? E(k) : k }),
7711
- V && /* @__PURE__ */ o("div", { className: "loading-overlay", children: /* @__PURE__ */ o(D1, { size: 28 }) })
7783
+ V && /* @__PURE__ */ o("div", { className: "loading-overlay", children: /* @__PURE__ */ o(T1, { size: 28 }) })
7712
7784
  ] })
7713
7785
  }
7714
7786
  ),
@@ -7716,14 +7788,14 @@ const _3 = ({
7716
7788
  /* @__PURE__ */ o(
7717
7789
  "label",
7718
7790
  {
7719
- className: `${Z || Y ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${Z ? "label-focused" : ""} ${V ? "label-loading" : ""} ${w ? "label-error" : ""}`,
7791
+ className: `${B || Y ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${B ? "label-focused" : ""} ${V ? "label-loading" : ""} ${f ? "label-error" : ""}`,
7720
7792
  children: d ? `${t}*` : t
7721
7793
  }
7722
7794
  ),
7723
7795
  /* @__PURE__ */ o(
7724
7796
  "fieldset",
7725
7797
  {
7726
- className: `${Z ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${Y ? "fieldset-filled" : ""} ${w ? "fieldset-error" : ""}`,
7798
+ className: `${B ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${Y ? "fieldset-filled" : ""} ${f ? "fieldset-error" : ""}`,
7727
7799
  children: /* @__PURE__ */ o("legend", { children: /* @__PURE__ */ o("span", { children: d ? `${t}*` : t }) })
7728
7800
  }
7729
7801
  )
@@ -7731,14 +7803,14 @@ const _3 = ({
7731
7803
  ]
7732
7804
  }
7733
7805
  ),
7734
- w && /* @__PURE__ */ C(p1, { justifyContent: "flex-start", gap: 6, children: [
7806
+ f && /* @__PURE__ */ C(p1, { justifyContent: "flex-start", gap: 6, children: [
7735
7807
  /* @__PURE__ */ o(C1, { name: "attention", color: q.NOTIFICATION_ERROR_DARK }),
7736
- typeof w == "string" ? /* @__PURE__ */ o(M3, { color: q.NOTIFICATION_ERROR_DARK, variant: "body4", children: w }) : w
7808
+ typeof f == "string" ? /* @__PURE__ */ o(b3, { color: q.NOTIFICATION_ERROR_DARK, variant: "body4", children: f }) : f
7737
7809
  ] })
7738
7810
  ] });
7739
7811
  }
7740
7812
  );
7741
- function E3(i, e = 500) {
7813
+ function H3(i, e = 500) {
7742
7814
  const t = F();
7743
7815
  return W(() => () => {
7744
7816
  t.current && clearTimeout(t.current);
@@ -7757,7 +7829,7 @@ function K1(i) {
7757
7829
  }
7758
7830
  const E1 = 100, a1 = {
7759
7831
  offset: 0
7760
- }, V3 = k1(
7832
+ }, I3 = k1(
7761
7833
  ({
7762
7834
  loadOptions: i,
7763
7835
  width: e,
@@ -7779,22 +7851,22 @@ const E1 = 100, a1 = {
7779
7851
  required: E = !1,
7780
7852
  error: b
7781
7853
  }, V) => {
7782
- const [f, w] = A(), [N, m] = A(a1), [H, Z] = A(!1), [j, G] = A(), [Q, I] = A(!1), [K, U] = A(
7854
+ const [w, f] = A(), [N, m] = A(a1), [H, B] = A(!1), [j, G] = A(), [Q, I] = A(!1), [K, U] = A(
7783
7855
  h ?? []
7784
- ), J = K1(N.offset), X = K1(j), [B, $] = A(!1), P = F(!1), e1 = T(
7856
+ ), J = K1(N.offset), X = K1(j), [Z, $] = A(!1), P = F(!1), e1 = D(
7785
7857
  async ({
7786
7858
  limit: O = E1,
7787
7859
  offset: Y,
7788
7860
  search: k
7789
7861
  }) => {
7790
- Z(!0);
7862
+ B(!0);
7791
7863
  try {
7792
7864
  const _ = await i({
7793
7865
  limit: O,
7794
7866
  offset: Y,
7795
7867
  search: k
7796
7868
  });
7797
- w(
7869
+ f(
7798
7870
  (S) => Y === 0 ? _.options : [...S ?? [], ..._.options]
7799
7871
  ), m((S) => ({
7800
7872
  ...S,
@@ -7803,32 +7875,32 @@ const E1 = 100, a1 = {
7803
7875
  } catch (_) {
7804
7876
  return console.error("AsyncSelect. fetchOptions error", _), [];
7805
7877
  } finally {
7806
- Z(!1);
7878
+ B(!1);
7807
7879
  }
7808
7880
  },
7809
7881
  [i]
7810
- ), t1 = E3((O) => {
7882
+ ), t1 = H3((O) => {
7811
7883
  G(O), O || m(a1);
7812
- }), g1 = T(
7884
+ }), g1 = D(
7813
7885
  (O) => t1(O),
7814
7886
  [t1]
7815
- ), L1 = T(
7887
+ ), L1 = D(
7816
7888
  async (O) => {
7817
- H || O && N.count && N.count > ((f == null ? void 0 : f.length) ?? 0) && m((Y) => ({
7889
+ H || O && N.count && N.count > ((w == null ? void 0 : w.length) ?? 0) && m((Y) => ({
7818
7890
  ...Y,
7819
7891
  offset: Y.offset + E1
7820
7892
  }));
7821
7893
  },
7822
- [H, f == null ? void 0 : f.length, N.count]
7823
- ), v1 = T(
7894
+ [H, w == null ? void 0 : w.length, N.count]
7895
+ ), v1 = D(
7824
7896
  (O) => {
7825
7897
  I(O), !O && j && (G(void 0), m(a1), $(!0)), u == null || u(O);
7826
7898
  },
7827
7899
  [u, j]
7828
7900
  );
7829
7901
  W(() => {
7830
- !P.current || H || (B || Q && (J !== N.offset || X !== j || !f)) && (e1({ offset: N.offset, limit: E1, search: j }), B && $(!1));
7831
- }, [B, Q, N.offset, j, J, X, f, H]), W(() => {
7902
+ !P.current || H || (Z || Q && (J !== N.offset || X !== j || !w)) && (e1({ offset: N.offset, limit: E1, search: j }), Z && $(!1));
7903
+ }, [Z, Q, N.offset, j, J, X, w, H]), W(() => {
7832
7904
  (g || a) && e1(a1), P.current = !0;
7833
7905
  }, []), W(() => {
7834
7906
  h && U((O) => {
@@ -7838,7 +7910,7 @@ const E1 = 100, a1 = {
7838
7910
  return [...O, ...Y];
7839
7911
  });
7840
7912
  }, [h]);
7841
- const r1 = T(
7913
+ const r1 = D(
7842
7914
  (O) => {
7843
7915
  t && t(O);
7844
7916
  let Y = [];
@@ -7849,7 +7921,7 @@ const E1 = 100, a1 = {
7849
7921
  k.length > 0 && U((_ = []) => [
7850
7922
  ..._,
7851
7923
  ...k.map((S) => {
7852
- const l1 = f == null ? void 0 : f.find((fe) => fe.value === S);
7924
+ const l1 = w == null ? void 0 : w.find((we) => we.value === S);
7853
7925
  return {
7854
7926
  value: S,
7855
7927
  label: (l1 == null ? void 0 : l1.label) ?? S
@@ -7858,12 +7930,12 @@ const E1 = 100, a1 = {
7858
7930
  ]), G(void 0), m(a1), $(!0);
7859
7931
  }
7860
7932
  },
7861
- [t, j, d, f, K]
7933
+ [t, j, d, w, K]
7862
7934
  ), N1 = Le(
7863
7935
  () => ({
7864
7936
  id: n,
7865
7937
  width: e,
7866
- options: f || [],
7938
+ options: w || [],
7867
7939
  onChange: r1,
7868
7940
  ref: V,
7869
7941
  placeholder: r,
@@ -7886,7 +7958,7 @@ const E1 = 100, a1 = {
7886
7958
  [
7887
7959
  n,
7888
7960
  e,
7889
- f,
7961
+ w,
7890
7962
  r1,
7891
7963
  V,
7892
7964
  r,
@@ -7918,11 +7990,11 @@ const E1 = 100, a1 = {
7918
7990
  i = s, e = n;
7919
7991
  });
7920
7992
  return t.resolve = i, t.reject = e, t;
7921
- }, P1 = (i) => i == null ? "" : "" + i, H3 = (i, e, t) => {
7993
+ }, P1 = (i) => i == null ? "" : "" + i, O3 = (i, e, t) => {
7922
7994
  i.forEach((s) => {
7923
7995
  e[s] && (t[s] = e[s]);
7924
7996
  });
7925
- }, I3 = /###/g, $1 = (i) => i && i.indexOf("###") > -1 ? i.replace(I3, ".") : i, Y1 = (i) => !i || y(i), w1 = (i, e, t) => {
7997
+ }, S3 = /###/g, $1 = (i) => i && i.indexOf("###") > -1 ? i.replace(S3, ".") : i, Y1 = (i) => !i || y(i), f1 = (i, e, t) => {
7926
7998
  const s = y(e) ? e.split(".") : e;
7927
7999
  let n = 0;
7928
8000
  for (; n < s.length - 1; ) {
@@ -7938,29 +8010,29 @@ const E1 = 100, a1 = {
7938
8010
  const {
7939
8011
  obj: s,
7940
8012
  k: n
7941
- } = w1(i, e, Object);
8013
+ } = f1(i, e, Object);
7942
8014
  if (s !== void 0 || e.length === 1) {
7943
8015
  s[n] = t;
7944
8016
  return;
7945
8017
  }
7946
- let l = e[e.length - 1], c = e.slice(0, e.length - 1), r = w1(i, c, Object);
8018
+ let l = e[e.length - 1], c = e.slice(0, e.length - 1), r = f1(i, c, Object);
7947
8019
  for (; r.obj === void 0 && c.length; )
7948
- l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = w1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
8020
+ l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = f1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
7949
8021
  r.obj[`${r.k}.${l}`] = t;
7950
- }, O3 = (i, e, t, s) => {
8022
+ }, A3 = (i, e, t, s) => {
7951
8023
  const {
7952
8024
  obj: n,
7953
8025
  k: l
7954
- } = w1(i, e, Object);
8026
+ } = f1(i, e, Object);
7955
8027
  n[l] = n[l] || [], n[l].push(t);
7956
8028
  }, R1 = (i, e) => {
7957
8029
  const {
7958
8030
  obj: t,
7959
8031
  k: s
7960
- } = w1(i, e);
8032
+ } = f1(i, e);
7961
8033
  if (t)
7962
8034
  return t[s];
7963
- }, S3 = (i, e, t) => {
8035
+ }, B3 = (i, e, t) => {
7964
8036
  const s = R1(i, t);
7965
8037
  return s !== void 0 ? s : R1(e, t);
7966
8038
  }, de = (i, e, t) => {
@@ -7968,7 +8040,7 @@ const E1 = 100, a1 = {
7968
8040
  s !== "__proto__" && s !== "constructor" && (s in i ? y(i[s]) || i[s] instanceof String || y(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : de(i[s], e[s], t) : i[s] = e[s]);
7969
8041
  return i;
7970
8042
  }, h1 = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
7971
- var A3 = {
8043
+ var Z3 = {
7972
8044
  "&": "&amp;",
7973
8045
  "<": "&lt;",
7974
8046
  ">": "&gt;",
@@ -7976,8 +8048,8 @@ var A3 = {
7976
8048
  "'": "&#39;",
7977
8049
  "/": "&#x2F;"
7978
8050
  };
7979
- const Z3 = (i) => y(i) ? i.replace(/[&<>"'\/]/g, (e) => A3[e]) : i;
7980
- class B3 {
8051
+ const W3 = (i) => y(i) ? i.replace(/[&<>"'\/]/g, (e) => Z3[e]) : i;
8052
+ class j3 {
7981
8053
  constructor(e) {
7982
8054
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
7983
8055
  }
@@ -7989,11 +8061,11 @@ class B3 {
7989
8061
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
7990
8062
  }
7991
8063
  }
7992
- const W3 = [" ", ",", "?", "!", ";"], j3 = new B3(20), T3 = (i, e, t) => {
8064
+ const D3 = [" ", ",", "?", "!", ";"], T3 = new j3(20), G3 = (i, e, t) => {
7993
8065
  e = e || "", t = t || "";
7994
- const s = W3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
8066
+ const s = D3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
7995
8067
  if (s.length === 0) return !0;
7996
- const n = j3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
8068
+ const n = T3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
7997
8069
  let l = !n.test(i);
7998
8070
  if (!l) {
7999
8071
  const c = i.indexOf(t);
@@ -8020,7 +8092,7 @@ const W3 = [" ", ",", "?", "!", ";"], j3 = new B3(20), T3 = (i, e, t) => {
8020
8092
  n = c;
8021
8093
  }
8022
8094
  return n;
8023
- }, M1 = (i) => i && i.replace("_", "-"), D3 = {
8095
+ }, M1 = (i) => i && i.replace("_", "-"), K3 = {
8024
8096
  type: "logger",
8025
8097
  log(i) {
8026
8098
  this.output("log", i);
@@ -8042,7 +8114,7 @@ class y1 {
8042
8114
  }
8043
8115
  init(e) {
8044
8116
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8045
- this.prefix = t.prefix || "i18next:", this.logger = e || D3, this.options = t, this.debug = t.debug;
8117
+ this.prefix = t.prefix || "i18next:", this.logger = e || K3, this.options = t, this.debug = t.debug;
8046
8118
  }
8047
8119
  log() {
8048
8120
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -8202,7 +8274,7 @@ const z1 = {};
8202
8274
  class b1 extends _1 {
8203
8275
  constructor(e) {
8204
8276
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8205
- super(), H3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = z.create("translator");
8277
+ super(), O3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = z.create("translator");
8206
8278
  }
8207
8279
  changeLanguage(e) {
8208
8280
  e && (this.language = e);
@@ -8221,7 +8293,7 @@ class b1 extends _1 {
8221
8293
  s === void 0 && (s = ":");
8222
8294
  const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
8223
8295
  let l = t.ns || this.options.defaultNS || [];
8224
- const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !T3(e, s, n);
8296
+ const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !G3(e, s, n);
8225
8297
  if (c && !r) {
8226
8298
  const d = e.match(this.interpolator.nestingRegexp);
8227
8299
  if (d && d.length > 0)
@@ -8248,15 +8320,15 @@ class b1 extends _1 {
8248
8320
  } = this.extractFromKey(e[e.length - 1], t), d = r[r.length - 1], g = t.lng || this.language, a = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
8249
8321
  if (g && g.toLowerCase() === "cimode") {
8250
8322
  if (a) {
8251
- const f = t.nsSeparator || this.options.nsSeparator;
8323
+ const w = t.nsSeparator || this.options.nsSeparator;
8252
8324
  return n ? {
8253
- res: `${d}${f}${c}`,
8325
+ res: `${d}${w}${c}`,
8254
8326
  usedKey: c,
8255
8327
  exactUsedKey: c,
8256
8328
  usedLng: g,
8257
8329
  usedNS: d,
8258
8330
  usedParams: this.getUsedParamsDetails(t)
8259
- } : `${d}${f}${c}`;
8331
+ } : `${d}${w}${c}`;
8260
8332
  }
8261
8333
  return n ? {
8262
8334
  res: c,
@@ -8273,60 +8345,60 @@ class b1 extends _1 {
8273
8345
  if (b && u && V && L.indexOf(M) < 0 && !(y(E) && Array.isArray(u))) {
8274
8346
  if (!t.returnObjects && !this.options.returnObjects) {
8275
8347
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
8276
- const f = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
8348
+ const w = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
8277
8349
  ...t,
8278
8350
  ns: r
8279
8351
  }) : `key '${c} (${this.language})' returned an object instead of string.`;
8280
- return n ? (h.res = f, h.usedParams = this.getUsedParamsDetails(t), h) : f;
8352
+ return n ? (h.res = w, h.usedParams = this.getUsedParamsDetails(t), h) : w;
8281
8353
  }
8282
8354
  if (l) {
8283
- const f = Array.isArray(u), w = f ? [] : {}, N = f ? v : p;
8355
+ const w = Array.isArray(u), f = w ? [] : {}, N = w ? v : p;
8284
8356
  for (const m in u)
8285
8357
  if (Object.prototype.hasOwnProperty.call(u, m)) {
8286
8358
  const H = `${N}${l}${m}`;
8287
- w[m] = this.translate(H, {
8359
+ f[m] = this.translate(H, {
8288
8360
  ...t,
8289
8361
  joinArrays: !1,
8290
8362
  ns: r
8291
- }), w[m] === H && (w[m] = u[m]);
8363
+ }), f[m] === H && (f[m] = u[m]);
8292
8364
  }
8293
- u = w;
8365
+ u = f;
8294
8366
  }
8295
8367
  } else if (b && y(E) && Array.isArray(u))
8296
8368
  u = u.join(E), u && (u = this.extendTranslation(u, e, t, s));
8297
8369
  else {
8298
- let f = !1, w = !1;
8299
- const N = t.count !== void 0 && !y(t.count), m = b1.hasDefaultValue(t), H = N ? this.pluralResolver.getSuffix(g, t.count, t) : "", Z = t.ordinal && N ? this.pluralResolver.getSuffix(g, t.count, {
8370
+ let w = !1, f = !1;
8371
+ const N = t.count !== void 0 && !y(t.count), m = b1.hasDefaultValue(t), H = N ? this.pluralResolver.getSuffix(g, t.count, t) : "", B = t.ordinal && N ? this.pluralResolver.getSuffix(g, t.count, {
8300
8372
  ordinal: !1
8301
- }) : "", j = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), G = j && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${H}`] || t[`defaultValue${Z}`] || t.defaultValue;
8302
- !this.isValidLookup(u) && m && (f = !0, u = G), this.isValidLookup(u) || (w = !0, u = c);
8303
- const I = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && w ? void 0 : u, K = m && G !== u && this.options.updateMissing;
8304
- if (w || f || K) {
8373
+ }) : "", j = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), G = j && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${H}`] || t[`defaultValue${B}`] || t.defaultValue;
8374
+ !this.isValidLookup(u) && m && (w = !0, u = G), this.isValidLookup(u) || (f = !0, u = c);
8375
+ const I = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && f ? void 0 : u, K = m && G !== u && this.options.updateMissing;
8376
+ if (f || w || K) {
8305
8377
  if (this.logger.log(K ? "updateKey" : "missingKey", g, d, c, K ? G : u), l) {
8306
- const B = this.resolve(c, {
8378
+ const Z = this.resolve(c, {
8307
8379
  ...t,
8308
8380
  keySeparator: !1
8309
8381
  });
8310
- 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.");
8382
+ Z && Z.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.");
8311
8383
  }
8312
8384
  let U = [];
8313
8385
  const J = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
8314
8386
  if (this.options.saveMissingTo === "fallback" && J && J[0])
8315
- for (let B = 0; B < J.length; B++)
8316
- U.push(J[B]);
8387
+ for (let Z = 0; Z < J.length; Z++)
8388
+ U.push(J[Z]);
8317
8389
  else this.options.saveMissingTo === "all" ? U = this.languageUtils.toResolveHierarchy(t.lng || this.language) : U.push(t.lng || this.language);
8318
- const X = (B, $, P) => {
8390
+ const X = (Z, $, P) => {
8319
8391
  const e1 = m && P !== u ? P : I;
8320
- this.options.missingKeyHandler ? this.options.missingKeyHandler(B, d, $, e1, K, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(B, d, $, e1, K, t), this.emit("missingKey", B, d, $, u);
8392
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(Z, d, $, e1, K, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(Z, d, $, e1, K, t), this.emit("missingKey", Z, d, $, u);
8321
8393
  };
8322
- this.options.saveMissing && (this.options.saveMissingPlurals && N ? U.forEach((B) => {
8323
- const $ = this.pluralResolver.getSuffixes(B, t);
8394
+ this.options.saveMissing && (this.options.saveMissingPlurals && N ? U.forEach((Z) => {
8395
+ const $ = this.pluralResolver.getSuffixes(Z, t);
8324
8396
  j && t[`defaultValue${this.options.pluralSeparator}zero`] && $.indexOf(`${this.options.pluralSeparator}zero`) < 0 && $.push(`${this.options.pluralSeparator}zero`), $.forEach((P) => {
8325
- X([B], c + P, t[`defaultValue${P}`] || G);
8397
+ X([Z], c + P, t[`defaultValue${P}`] || G);
8326
8398
  });
8327
8399
  }) : X(U, c, G));
8328
8400
  }
8329
- u = this.extendTranslation(u, e, t, h, s), w && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (w || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, f ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8401
+ u = this.extendTranslation(u, e, t, h, s), f && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (f || w) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, w ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8330
8402
  }
8331
8403
  return n ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
8332
8404
  }
@@ -8393,12 +8465,12 @@ class b1 extends _1 {
8393
8465
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
8394
8466
  this.i18nFormat.addLookupKeys(b, a, E, L, t);
8395
8467
  else {
8396
- let f;
8397
- u && (f = this.pluralResolver.getSuffix(E, t.count, t));
8398
- const w = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8399
- if (u && (b.push(a + f), t.ordinal && f.indexOf(N) === 0 && b.push(a + f.replace(N, this.options.pluralSeparator)), p && b.push(a + w)), v) {
8468
+ let w;
8469
+ u && (w = this.pluralResolver.getSuffix(E, t.count, t));
8470
+ const f = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8471
+ if (u && (b.push(a + w), t.ordinal && w.indexOf(N) === 0 && b.push(a + w.replace(N, this.options.pluralSeparator)), p && b.push(a + f)), v) {
8400
8472
  const m = `${a}${this.options.contextSeparator}${t.context}`;
8401
- b.push(m), u && (b.push(m + f), t.ordinal && f.indexOf(N) === 0 && b.push(m + f.replace(N, this.options.pluralSeparator)), p && b.push(m + w));
8473
+ b.push(m), u && (b.push(m + w), t.ordinal && w.indexOf(N) === 0 && b.push(m + w.replace(N, this.options.pluralSeparator)), p && b.push(m + f));
8402
8474
  }
8403
8475
  }
8404
8476
  let V;
@@ -8511,7 +8583,7 @@ class J1 {
8511
8583
  }), n;
8512
8584
  }
8513
8585
  }
8514
- let G3 = [{
8586
+ let P3 = [{
8515
8587
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
8516
8588
  nr: [1, 2],
8517
8589
  fc: 1
@@ -8603,7 +8675,7 @@ let G3 = [{
8603
8675
  lngs: ["he", "iw"],
8604
8676
  nr: [1, 2, 20, 21],
8605
8677
  fc: 22
8606
- }], K3 = {
8678
+ }], $3 = {
8607
8679
  1: (i) => +(i > 1),
8608
8680
  2: (i) => +(i != 1),
8609
8681
  3: (i) => 0,
@@ -8627,28 +8699,28 @@ let G3 = [{
8627
8699
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
8628
8700
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
8629
8701
  };
8630
- const P3 = ["v1", "v2", "v3"], $3 = ["v4"], q1 = {
8702
+ const Y3 = ["v1", "v2", "v3"], F3 = ["v4"], q1 = {
8631
8703
  zero: 0,
8632
8704
  one: 1,
8633
8705
  two: 2,
8634
8706
  few: 3,
8635
8707
  many: 4,
8636
8708
  other: 5
8637
- }, Y3 = () => {
8709
+ }, U3 = () => {
8638
8710
  const i = {};
8639
- return G3.forEach((e) => {
8711
+ return P3.forEach((e) => {
8640
8712
  e.lngs.forEach((t) => {
8641
8713
  i[t] = {
8642
8714
  numbers: e.nr,
8643
- plurals: K3[e.fc]
8715
+ plurals: $3[e.fc]
8644
8716
  };
8645
8717
  });
8646
8718
  }), i;
8647
8719
  };
8648
- class F3 {
8720
+ class z3 {
8649
8721
  constructor(e) {
8650
8722
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8651
- this.languageUtils = e, this.options = t, this.logger = z.create("pluralResolver"), (!this.options.compatibilityJSON || $3.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 = Y3(), this.pluralRulesCache = {};
8723
+ this.languageUtils = e, this.options = t, this.logger = z.create("pluralResolver"), (!this.options.compatibilityJSON || F3.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 = U3(), this.pluralRulesCache = {};
8652
8724
  }
8653
8725
  addRule(e, t) {
8654
8726
  this.rules[e] = t;
@@ -8706,14 +8778,14 @@ class F3 {
8706
8778
  return this.options.compatibilityJSON === "v1" ? n === 1 ? "" : typeof n == "number" ? `_plural_${n.toString()}` : l() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? l() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
8707
8779
  }
8708
8780
  shouldUseIntlApi() {
8709
- return !P3.includes(this.options.compatibilityJSON);
8781
+ return !Y3.includes(this.options.compatibilityJSON);
8710
8782
  }
8711
8783
  }
8712
8784
  const Q1 = function(i, e, t) {
8713
- let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = S3(i, e, t);
8785
+ let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = B3(i, e, t);
8714
8786
  return !l && n && y(t) && (l = O1(i, t, s), l === void 0 && (l = O1(e, t, s))), l;
8715
8787
  }, H1 = (i) => i.replace(/\$/g, "$$$$");
8716
- class U3 {
8788
+ class J3 {
8717
8789
  constructor() {
8718
8790
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8719
8791
  this.logger = z.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -8742,7 +8814,7 @@ class U3 {
8742
8814
  maxReplaces: E,
8743
8815
  alwaysFormat: b
8744
8816
  } = e.interpolation;
8745
- this.escape = t !== void 0 ? t : Z3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? h1(l) : c || "{{", this.suffix = r ? h1(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? h1(u) : p || h1("$t("), this.nestingSuffix = v ? h1(v) : M || h1(")"), this.nestingOptionsSeparator = L || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8817
+ this.escape = t !== void 0 ? t : W3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? h1(l) : c || "{{", this.suffix = r ? h1(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? h1(u) : p || h1("$t("), this.nestingSuffix = v ? h1(v) : M || h1(")"), this.nestingOptionsSeparator = L || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8746
8818
  }
8747
8819
  reset() {
8748
8820
  this.options && this.init(this.options);
@@ -8837,7 +8909,7 @@ class U3 {
8837
8909
  return e;
8838
8910
  }
8839
8911
  }
8840
- const z3 = (i) => {
8912
+ const q3 = (i) => {
8841
8913
  let e = i.toLowerCase().trim();
8842
8914
  const t = {};
8843
8915
  if (i.indexOf("(") > -1) {
@@ -8868,7 +8940,7 @@ const z3 = (i) => {
8868
8940
  return r || (r = i(M1(s), n), e[c] = r), r(t);
8869
8941
  };
8870
8942
  };
8871
- class J3 {
8943
+ class Q3 {
8872
8944
  constructor() {
8873
8945
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8874
8946
  this.logger = z.create("formatter"), this.options = e, this.formats = {
@@ -8928,7 +9000,7 @@ class J3 {
8928
9000
  const {
8929
9001
  formatName: g,
8930
9002
  formatOptions: a
8931
- } = z3(d);
9003
+ } = q3(d);
8932
9004
  if (this.formats[g]) {
8933
9005
  let h = r;
8934
9006
  try {
@@ -8948,10 +9020,10 @@ class J3 {
8948
9020
  }, e);
8949
9021
  }
8950
9022
  }
8951
- const q3 = (i, e) => {
9023
+ const X3 = (i, e) => {
8952
9024
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
8953
9025
  };
8954
- class Q3 extends _1 {
9026
+ class e0 extends _1 {
8955
9027
  constructor(e, t, s) {
8956
9028
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
8957
9029
  super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = z.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = n.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = n.maxRetries >= 0 ? n.maxRetries : 5, this.retryTimeout = n.retryTimeout >= 1 ? n.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, n.backend, n);
@@ -8984,7 +9056,7 @@ class Q3 extends _1 {
8984
9056
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
8985
9057
  const r = {};
8986
9058
  this.queue.forEach((d) => {
8987
- O3(d.loaded, [l], c), q3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
9059
+ A3(d.loaded, [l], c), X3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
8988
9060
  r[g] || (r[g] = {});
8989
9061
  const a = d.loaded[g];
8990
9062
  a.length && a.forEach((h) => {
@@ -9143,7 +9215,7 @@ const X1 = () => ({
9143
9215
  skipOnVariables: !0
9144
9216
  }
9145
9217
  }), ee = (i) => (y(i.ns) && (i.ns = [i.ns]), y(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), y(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), x1 = () => {
9146
- }, X3 = (i) => {
9218
+ }, t0 = (i) => {
9147
9219
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
9148
9220
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
9149
9221
  });
@@ -9153,7 +9225,7 @@ class m1 extends _1 {
9153
9225
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
9154
9226
  if (super(), this.options = ee(e), this.services = {}, this.logger = z, this.modules = {
9155
9227
  external: []
9156
- }, X3(this), t && !this.isInitialized && !e.isClone) {
9228
+ }, t0(this), t && !this.isInitialized && !e.isClone) {
9157
9229
  if (!this.options.initImmediate)
9158
9230
  return this.init(e, t), this;
9159
9231
  setTimeout(() => {
@@ -9178,17 +9250,17 @@ class m1 extends _1 {
9178
9250
  if (!this.options.isClone) {
9179
9251
  this.modules.logger ? z.init(l(this.modules.logger), this.options) : z.init(null, this.options);
9180
9252
  let a;
9181
- this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = J3);
9253
+ this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = Q3);
9182
9254
  const h = new J1(this.options);
9183
9255
  this.store = new U1(this.options.resources, this.options);
9184
9256
  const u = this.services;
9185
- u.logger = z, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new F3(h, {
9257
+ u.logger = z, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new z3(h, {
9186
9258
  prepend: this.options.pluralSeparator,
9187
9259
  compatibilityJSON: this.options.compatibilityJSON,
9188
9260
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
9189
- }), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new U3(this.options), u.utils = {
9261
+ }), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new J3(this.options), u.utils = {
9190
9262
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
9191
- }, u.backendConnector = new Q3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
9263
+ }, u.backendConnector = new e0(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
9192
9264
  for (var v = arguments.length, M = new Array(v > 1 ? v - 1 : 0), L = 1; L < v; L++)
9193
9265
  M[L - 1] = arguments[L];
9194
9266
  e.emit(p, ...M);
@@ -9386,23 +9458,23 @@ class m1 extends _1 {
9386
9458
  };
9387
9459
  }
9388
9460
  }
9389
- const D = m1.createInstance();
9390
- D.createInstance = m1.createInstance;
9391
- D.createInstance;
9392
- D.dir;
9393
- D.init;
9394
- D.loadResources;
9395
- D.reloadResources;
9396
- D.use;
9397
- D.changeLanguage;
9398
- D.getFixedT;
9399
- D.t;
9400
- D.exists;
9401
- D.setDefaultNamespace;
9402
- D.hasLoadedNamespace;
9403
- D.loadNamespaces;
9404
- D.loadLanguages;
9405
- function e0() {
9461
+ const T = m1.createInstance();
9462
+ T.createInstance = m1.createInstance;
9463
+ T.createInstance;
9464
+ T.dir;
9465
+ T.init;
9466
+ T.loadResources;
9467
+ T.reloadResources;
9468
+ T.use;
9469
+ T.changeLanguage;
9470
+ T.getFixedT;
9471
+ T.t;
9472
+ T.exists;
9473
+ T.setDefaultNamespace;
9474
+ T.hasLoadedNamespace;
9475
+ T.loadNamespaces;
9476
+ T.loadLanguages;
9477
+ function i0() {
9406
9478
  if (console && console.warn) {
9407
9479
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
9408
9480
  e[t] = arguments[t];
@@ -9413,7 +9485,7 @@ const te = {};
9413
9485
  function S1() {
9414
9486
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
9415
9487
  e[t] = arguments[t];
9416
- n1(e[0]) && te[e[0]] || (n1(e[0]) && (te[e[0]] = /* @__PURE__ */ new Date()), e0(...e));
9488
+ n1(e[0]) && te[e[0]] || (n1(e[0]) && (te[e[0]] = /* @__PURE__ */ new Date()), i0(...e));
9417
9489
  }
9418
9490
  const Ce = (i, e) => () => {
9419
9491
  if (i.isInitialized)
@@ -9432,7 +9504,7 @@ const Ce = (i, e) => () => {
9432
9504
  n1(t) && (t = [t]), t.forEach((n) => {
9433
9505
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
9434
9506
  }), i.loadLanguages(e, Ce(i, s));
9435
- }, t0 = function(i, e) {
9507
+ }, s0 = function(i, e) {
9436
9508
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
9437
9509
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
9438
9510
  if (s.toLowerCase() === "cimode") return !0;
@@ -9441,15 +9513,15 @@ const Ce = (i, e) => () => {
9441
9513
  return g === -1 || g === 2;
9442
9514
  };
9443
9515
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!n || c(l, i)));
9444
- }, i0 = function(i, e) {
9516
+ }, n0 = function(i, e) {
9445
9517
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
9446
9518
  return !e.languages || !e.languages.length ? (S1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
9447
9519
  lng: t.lng,
9448
9520
  precheck: (n, l) => {
9449
9521
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !l(n.isLanguageChangingTo, i)) return !1;
9450
9522
  }
9451
- }) : t0(i, e, t);
9452
- }, n1 = (i) => typeof i == "string", s0 = (i) => typeof i == "object" && i !== null, n0 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, o0 = {
9523
+ }) : s0(i, e, t);
9524
+ }, n1 = (i) => typeof i == "string", o0 = (i) => typeof i == "object" && i !== null, r0 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, l0 = {
9453
9525
  "&amp;": "&",
9454
9526
  "&#38;": "&",
9455
9527
  "&lt;": "<",
@@ -9470,7 +9542,7 @@ const Ce = (i, e) => () => {
9470
9542
  "&#8230;": "…",
9471
9543
  "&#x2F;": "/",
9472
9544
  "&#47;": "/"
9473
- }, r0 = (i) => o0[i], l0 = (i) => i.replace(n0, r0);
9545
+ }, a0 = (i) => l0[i], h0 = (i) => i.replace(r0, a0);
9474
9546
  let A1 = {
9475
9547
  bindI18n: "languageChanged",
9476
9548
  bindI18nStore: "",
@@ -9479,27 +9551,27 @@ let A1 = {
9479
9551
  transWrapTextNodes: "",
9480
9552
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
9481
9553
  useSuspense: !0,
9482
- unescape: l0
9554
+ unescape: h0
9483
9555
  };
9484
- const a0 = function() {
9556
+ const c0 = function() {
9485
9557
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
9486
9558
  A1 = {
9487
9559
  ...A1,
9488
9560
  ...i
9489
9561
  };
9490
- }, h0 = () => A1;
9562
+ }, d0 = () => A1;
9491
9563
  let ue;
9492
- const c0 = (i) => {
9564
+ const g0 = (i) => {
9493
9565
  ue = i;
9494
- }, d0 = () => ue, g0 = {
9566
+ }, C0 = () => ue, u0 = {
9495
9567
  type: "3rdParty",
9496
9568
  init(i) {
9497
- a0(i.options.react), c0(i);
9569
+ c0(i.options.react), g0(i);
9498
9570
  }
9499
- }, C0 = d1();
9500
- class u0 {
9571
+ }, p0 = d1();
9572
+ class w0 {
9501
9573
  constructor() {
9502
- B1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
9574
+ Z1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
9503
9575
  this.usedNamespaces = {};
9504
9576
  }
9505
9577
  addUsedNamespaces(e) {
@@ -9508,27 +9580,27 @@ class u0 {
9508
9580
  });
9509
9581
  }
9510
9582
  }
9511
- const p0 = (i, e) => {
9583
+ const f0 = (i, e) => {
9512
9584
  const t = F();
9513
9585
  return W(() => {
9514
9586
  t.current = i;
9515
9587
  }, [i, e]), t.current;
9516
- }, pe = (i, e, t, s) => i.getFixedT(e, t, s), f0 = (i, e, t, s) => T(pe(i, e, t, s), [i, e, t, s]), w0 = function(i) {
9588
+ }, pe = (i, e, t, s) => i.getFixedT(e, t, s), m0 = (i, e, t, s) => D(pe(i, e, t, s), [i, e, t, s]), k0 = function(i) {
9517
9589
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
9518
9590
  const {
9519
9591
  i18n: t
9520
9592
  } = e, {
9521
9593
  i18n: s,
9522
9594
  defaultNS: n
9523
- } = o1(C0) || {}, l = t || s || d0();
9524
- if (l && !l.reportNamespaces && (l.reportNamespaces = new u0()), !l) {
9595
+ } = o1(p0) || {}, l = t || s || C0();
9596
+ if (l && !l.reportNamespaces && (l.reportNamespaces = new w0()), !l) {
9525
9597
  S1("You will need to pass in an i18next instance by using initReactI18next");
9526
- const f = (N, m) => n1(m) ? m : s0(m) && n1(m.defaultValue) ? m.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, w = [f, {}, !1];
9527
- return w.t = f, w.i18n = {}, w.ready = !1, w;
9598
+ const w = (N, m) => n1(m) ? m : o0(m) && n1(m.defaultValue) ? m.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, f = [w, {}, !1];
9599
+ return f.t = w, f.i18n = {}, f.ready = !1, f;
9528
9600
  }
9529
9601
  l.options.react && l.options.react.wait !== void 0 && S1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
9530
9602
  const c = {
9531
- ...h0(),
9603
+ ...d0(),
9532
9604
  ...l.options.react,
9533
9605
  ...e
9534
9606
  }, {
@@ -9537,14 +9609,14 @@ const p0 = (i, e) => {
9537
9609
  } = c;
9538
9610
  let g = i;
9539
9611
  g = n1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
9540
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => i0(f, l, c)), h = f0(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => pe(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [v, M] = A(u);
9612
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => n0(w, l, c)), h = m0(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => pe(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [v, M] = A(u);
9541
9613
  let L = g.join();
9542
9614
  e.lng && (L = `${e.lng}${L}`);
9543
- const E = p0(L), b = F(!0);
9615
+ const E = f0(L), b = F(!0);
9544
9616
  W(() => {
9545
9617
  const {
9546
- bindI18n: f,
9547
- bindI18nStore: w
9618
+ bindI18n: w,
9619
+ bindI18nStore: f
9548
9620
  } = c;
9549
9621
  b.current = !0, !a && !r && (e.lng ? se(l, e.lng, g, () => {
9550
9622
  b.current && M(p);
@@ -9554,69 +9626,69 @@ const p0 = (i, e) => {
9554
9626
  const N = () => {
9555
9627
  b.current && M(p);
9556
9628
  };
9557
- return f && l && l.on(f, N), w && l && l.store.on(w, N), () => {
9558
- b.current = !1, f && l && f.split(" ").forEach((m) => l.off(m, N)), w && l && w.split(" ").forEach((m) => l.store.off(m, N));
9629
+ return w && l && l.on(w, N), f && l && l.store.on(f, N), () => {
9630
+ b.current = !1, w && l && w.split(" ").forEach((m) => l.off(m, N)), f && l && f.split(" ").forEach((m) => l.store.off(m, N));
9559
9631
  };
9560
9632
  }, [l, L]), W(() => {
9561
9633
  b.current && a && M(u);
9562
9634
  }, [l, d, a]);
9563
9635
  const V = [v, l, a];
9564
9636
  if (V.t = v, V.i18n = l, V.ready = a, a || !a && !r) return V;
9565
- throw new Promise((f) => {
9566
- e.lng ? se(l, e.lng, g, () => f()) : ie(l, g, () => f());
9637
+ throw new Promise((w) => {
9638
+ e.lng ? se(l, e.lng, g, () => w()) : ie(l, g, () => w());
9567
9639
  });
9568
- }, m0 = "City", k0 = {
9569
- placeholder: m0
9570
- }, L0 = "Город", v0 = {
9640
+ }, L0 = "City", v0 = {
9571
9641
  placeholder: L0
9642
+ }, N0 = "Город", x0 = {
9643
+ placeholder: N0
9572
9644
  };
9573
- function N0(i) {
9645
+ function R0(i) {
9574
9646
  const e = F(i);
9575
9647
  return W(() => {
9576
9648
  e.current = i;
9577
9649
  }, [i]), e.current;
9578
9650
  }
9579
- D.use(g0).init({
9651
+ T.use(u0).init({
9580
9652
  defaultNS: "common",
9581
9653
  lng: "en",
9582
9654
  resources: {
9583
9655
  en: {
9584
- common: k0
9656
+ common: v0
9585
9657
  },
9586
9658
  ru: {
9587
- common: v0
9659
+ common: x0
9588
9660
  }
9589
9661
  }
9590
9662
  });
9591
- const E0 = k1(
9663
+ const H0 = k1(
9592
9664
  ({ width: i, selectedCountry: e, onChange: t, value: s, id: n, disabled: l, clearable: c }, r) => {
9593
9665
  const [d, g] = A(
9594
9666
  []
9595
- ), [a, h] = A(!1), { locale: u, axiosPeople: p } = o1(ke), v = F(!1), M = F(null), L = F(d), E = N0(e);
9667
+ ), [a, h] = A(!1), { locale: u, axiosPeople: p } = o1(ke), v = F(!1), M = F(null), L = F(d), E = R0(e);
9596
9668
  if (!p)
9597
9669
  throw new Error(
9598
9670
  `CitySelect requires "axiosPeople" to fetch cities.
9599
9671
  Please provide it via SNMTUiContext.`
9600
9672
  );
9601
- const { t: b } = w0("common", { lng: u }), V = T(
9602
- async (w) => {
9603
- const N = L.current.find((m) => m.value === w);
9673
+ const { t: b } = k0("common", { lng: u }), V = D(
9674
+ async (f) => {
9675
+ const N = L.current.find((m) => m.value === f);
9604
9676
  if (N)
9605
9677
  return [N];
9606
9678
  try {
9607
9679
  const H = (await p.post("v1/cities/search", {
9608
9680
  filters: {
9609
- geoNameId: [w],
9681
+ geoNameId: [f],
9610
9682
  countryId: [e]
9611
9683
  }
9612
9684
  })).data.data;
9613
9685
  if (!H.length)
9614
9686
  return t(null), [];
9615
- const Z = {
9687
+ const B = {
9616
9688
  value: H[0].geoNameId,
9617
9689
  label: H[0].name
9618
9690
  };
9619
- return L.current = [...L.current, Z], [Z];
9691
+ return L.current = [...L.current, B], [B];
9620
9692
  } catch (m) {
9621
9693
  return console.error("CitySelect. fetchSelectedItems error", m), [];
9622
9694
  }
@@ -9630,12 +9702,12 @@ const E0 = k1(
9630
9702
  g(N);
9631
9703
  })();
9632
9704
  }, []), W(() => {
9633
- var w;
9634
- E !== e ? v.current && (t(null), g([]), L.current = [], (w = M.current) == null || w.refetchOptions()) : v.current = !0;
9705
+ var f;
9706
+ E !== e ? v.current && (t(null), g([]), L.current = [], (f = M.current) == null || f.refetchOptions()) : v.current = !0;
9635
9707
  }, [e, t, E]);
9636
- const f = T(
9708
+ const w = D(
9637
9709
  async ({
9638
- limit: w,
9710
+ limit: f,
9639
9711
  offset: N,
9640
9712
  search: m
9641
9713
  }) => {
@@ -9643,24 +9715,24 @@ const E0 = k1(
9643
9715
  h(!0);
9644
9716
  const H = {
9645
9717
  offset: N,
9646
- limit: w,
9718
+ limit: f,
9647
9719
  includeCount: !0
9648
9720
  };
9649
9721
  H.filters = {}, e && e.length > 0 && (H.filters.countryId = [e]), m && (H.search = m);
9650
- const Z = await p.post("v1/cities/search", H), j = (Z == null ? void 0 : Z.data.data) || [], G = Z == null ? void 0 : Z.data.metadata.count;
9722
+ const B = await p.post("v1/cities/search", H), j = (B == null ? void 0 : B.data.data) || [], G = B == null ? void 0 : B.data.metadata.count;
9651
9723
  return {
9652
9724
  options: j.map((I) => ({
9653
9725
  value: I.geoNameId,
9654
9726
  label: I.name
9655
9727
  })),
9656
9728
  count: G,
9657
- limit: w
9729
+ limit: f
9658
9730
  };
9659
9731
  } catch (H) {
9660
9732
  return console.error("CitySelect. loadOptions error", H), {
9661
9733
  options: [],
9662
9734
  count: 0,
9663
- limit: w
9735
+ limit: f
9664
9736
  };
9665
9737
  } finally {
9666
9738
  h(!1);
@@ -9669,7 +9741,7 @@ const E0 = k1(
9669
9741
  [p, e]
9670
9742
  );
9671
9743
  return ne(r, () => M.current), /* @__PURE__ */ o("div", { className: "snmt-city-select", children: /* @__PURE__ */ o(
9672
- V3,
9744
+ I3,
9673
9745
  {
9674
9746
  id: n,
9675
9747
  width: i,
@@ -9680,7 +9752,7 @@ const E0 = k1(
9680
9752
  placeholder: b("placeholder"),
9681
9753
  disabled: l,
9682
9754
  clearable: c,
9683
- loadOptions: f,
9755
+ loadOptions: w,
9684
9756
  preloadOptions: !0,
9685
9757
  extraOptions: d,
9686
9758
  isLoading: a
@@ -9689,5 +9761,5 @@ const E0 = k1(
9689
9761
  }
9690
9762
  );
9691
9763
  export {
9692
- E0 as CitySelect
9764
+ H0 as CitySelect
9693
9765
  };