@snmt-react-ui/country-select 2.8.3 → 2.8.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/country-select.js +419 -723
  2. package/package.json +3 -3
@@ -2,11 +2,11 @@ var C2 = Object.defineProperty;
2
2
  var g2 = (i, e, t) => e in i ? C2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
3
  var V1 = (i, e, t) => g2(i, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
- import { jsx as r, Fragment as F, jsxs as u } from "react/jsx-runtime";
5
+ import { jsx as r, Fragment as W, jsxs as u } from "react/jsx-runtime";
6
6
  import { SNMTUiContext as u2 } from "@snmt-react-ui/core";
7
7
  import { Select as p2, Tag as f2, Flex as m2, Checkbox as w2, Avatar as L2, Typography as J1, Popover as k2 } from "antd";
8
8
  import { forwardRef as w1, useState as I, useRef as J, useEffect as A, useCallback as K, useContext as Q, createContext as t1, useImperativeHandle as Q1 } from "react";
9
- var v2 = Object.defineProperty, N2 = (i, e, t) => e in i ? v2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, x2 = (i, e, t) => N2(i, e + "", t), R2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
9
+ var v2 = Object.defineProperty, N2 = (i, e, t) => e in i ? v2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, R2 = (i, e, t) => N2(i, e + "", t), x2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
10
  function M2() {
11
11
  if (console && console.warn) {
12
12
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
@@ -15,7 +15,7 @@ function M2() {
15
15
  }
16
16
  }
17
17
  const I1 = {};
18
- function R1() {
18
+ function x1() {
19
19
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
20
20
  e[t] = arguments[t];
21
21
  U(e[0]) && I1[e[0]] || (U(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), M2(...e));
@@ -33,7 +33,7 @@ const q1 = (i, e) => () => {
33
33
  }
34
34
  }, A1 = (i, e, t) => {
35
35
  i.loadNamespaces(e, q1(i, t));
36
- }, Z1 = (i, e, t, s) => {
36
+ }, O1 = (i, e, t, s) => {
37
37
  U(t) && (t = [t]), t.forEach((n) => {
38
38
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
39
39
  }), i.loadLanguages(e, q1(i, s));
@@ -48,7 +48,7 @@ const q1 = (i, e) => () => {
48
48
  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(o, i)));
49
49
  }, b2 = function(i, e) {
50
50
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
51
- return !e.languages || !e.languages.length ? (R1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
51
+ return !e.languages || !e.languages.length ? (x1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
52
52
  lng: t.lng,
53
53
  precheck: (s, n) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !n(s.isLanguageChangingTo, i)) return !1;
@@ -86,12 +86,12 @@ let A2 = {
86
86
  useSuspense: !0,
87
87
  unescape: I2
88
88
  };
89
- const Z2 = () => A2;
90
- let O2;
91
- const S2 = () => O2, D2 = t1();
89
+ const O2 = () => A2;
90
+ let Z2;
91
+ const S2 = () => Z2, D2 = t1();
92
92
  class G2 {
93
93
  constructor() {
94
- x2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
94
+ R2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
95
95
  }
96
96
  addUsedNamespaces(e) {
97
97
  e.forEach((t) => {
@@ -113,13 +113,13 @@ const T2 = (i, e) => {
113
113
  defaultNS: n
114
114
  } = Q(D2) || {}, o = t || s || S2();
115
115
  if (o && !o.reportNamespaces && (o.reportNamespaces = new G2()), !o) {
116
- R1("You will need to pass in an i18next instance by using initReactI18next");
117
- const f = (x, R) => U(R) ? R : y2(R) && U(R.defaultValue) ? R.defaultValue : Array.isArray(x) ? x[x.length - 1] : x, _ = [f, {}, !1];
116
+ x1("You will need to pass in an i18next instance by using initReactI18next");
117
+ const f = (R, x) => U(x) ? x : y2(x) && U(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, _ = [f, {}, !1];
118
118
  return _.t = f, _.i18n = {}, _.ready = !1, _;
119
119
  }
120
- o.options.react && o.options.react.wait !== void 0 && R1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
120
+ o.options.react && o.options.react.wait !== void 0 && x1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
122
- ...Z2(),
122
+ ...O2(),
123
123
  ...o.options.react,
124
124
  ...e
125
125
  }, {
@@ -137,16 +137,16 @@ const T2 = (i, e) => {
137
137
  bindI18n: f,
138
138
  bindI18nStore: _
139
139
  } = c;
140
- b.current = !0, !l && !a && (e.lng ? Z1(o, e.lng, d, () => {
140
+ b.current = !0, !l && !a && (e.lng ? O1(o, e.lng, d, () => {
141
141
  b.current && N(p);
142
142
  }) : A1(o, d, () => {
143
143
  b.current && N(p);
144
144
  })), l && y && y !== m && b.current && N(p);
145
- const x = () => {
145
+ const R = () => {
146
146
  b.current && N(p);
147
147
  };
148
- return f && o && o.on(f, x), _ && o && o.store.on(_, x), () => {
149
- b.current = !1, f && o && f.split(" ").forEach((R) => o.off(R, x)), _ && o && _.split(" ").forEach((R) => o.store.off(R, x));
148
+ return f && o && o.on(f, R), _ && o && o.store.on(_, R), () => {
149
+ b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), _ && o && _.split(" ").forEach((x) => o.store.off(x, R));
150
150
  };
151
151
  }, [o, m]), A(() => {
152
152
  b.current && l && N(g);
@@ -154,7 +154,7 @@ const T2 = (i, e) => {
154
154
  const E = [w, o, l];
155
155
  if (E.t = w, E.i18n = o, E.ready = l, l || !l && !a) return E;
156
156
  throw new Promise((f) => {
157
- e.lng ? Z1(o, e.lng, d, () => f()) : A1(o, d, () => f());
157
+ e.lng ? O1(o, e.lng, d, () => f()) : A1(o, d, () => f());
158
158
  });
159
159
  }, r1 = ({
160
160
  children: i,
@@ -198,7 +198,7 @@ const y1 = t1({
198
198
  theme: "light"
199
199
  });
200
200
  y1.Provider;
201
- const j2 = ({
201
+ const Y2 = ({
202
202
  checked: i = !0,
203
203
  indeterminate: e = !1,
204
204
  children: t,
@@ -231,7 +231,7 @@ const e2 = t1({
231
231
  theme: "light"
232
232
  });
233
233
  e2.Provider;
234
- const Y2 = ({
234
+ const j2 = ({
235
235
  width: i = 20,
236
236
  height: e = 20,
237
237
  color: t = "#001E52",
@@ -298,7 +298,7 @@ const Y2 = ({
298
298
  )
299
299
  ]
300
300
  }
301
- ), W2 = ({
301
+ ), F2 = ({
302
302
  width: i = 20,
303
303
  height: e = 20,
304
304
  color: t = "#001E52",
@@ -333,7 +333,7 @@ const Y2 = ({
333
333
  )
334
334
  ]
335
335
  }
336
- ), F2 = ({
336
+ ), W2 = ({
337
337
  width: i = 20,
338
338
  height: e = 20,
339
339
  color: t = L.GREY_DARK_5,
@@ -994,35 +994,6 @@ const Y2 = ({
994
994
  ]
995
995
  }
996
996
  ), c5 = ({
997
- width: i = 14,
998
- height: e = 14,
999
- color: t = "#10B981",
1000
- className: s,
1001
- onClick: n
1002
- }) => /* @__PURE__ */ u(
1003
- "svg",
1004
- {
1005
- xmlns: "http://www.w3.org/2000/svg",
1006
- width: i,
1007
- height: e,
1008
- className: s,
1009
- onClick: n,
1010
- viewBox: "0 0 14 14",
1011
- fill: "none",
1012
- children: [
1013
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "7", fill: t }),
1014
- /* @__PURE__ */ r(
1015
- "path",
1016
- {
1017
- d: "M4 7L6.12271 8.94582C6.15555 8.97592 6.20643 8.97422 6.23718 8.942L10 5",
1018
- stroke: "white",
1019
- strokeWidth: "1.28571",
1020
- strokeLinecap: "round"
1021
- }
1022
- )
1023
- ]
1024
- }
1025
- ), d5 = ({
1026
997
  width: i = 20,
1027
998
  height: e = 20,
1028
999
  color: t = L.GREY_DARK_5,
@@ -1055,7 +1026,7 @@ const Y2 = ({
1055
1026
  )
1056
1027
  ]
1057
1028
  }
1058
- ), C5 = ({
1029
+ ), d5 = ({
1059
1030
  width: i = 20,
1060
1031
  height: e = 20,
1061
1032
  color: t = L.GREY_DARK_5,
@@ -1088,117 +1059,7 @@ const Y2 = ({
1088
1059
  )
1089
1060
  ]
1090
1061
  }
1091
- ), g5 = ({
1092
- width: i = 14,
1093
- height: e = 14,
1094
- color: t = "#8E8E93",
1095
- className: s,
1096
- onClick: n
1097
- }) => /* @__PURE__ */ u(
1098
- "svg",
1099
- {
1100
- xmlns: "http://www.w3.org/2000/svg",
1101
- width: i,
1102
- height: e,
1103
- className: s,
1104
- onClick: n,
1105
- viewBox: "0 0 14 14",
1106
- fill: "none",
1107
- children: [
1108
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "7", fill: t }),
1109
- /* @__PURE__ */ r("path", { d: "M6.125 5.6875H7.875V10.9668H6.125V5.6875Z", fill: "white" }),
1110
- /* @__PURE__ */ r(
1111
- "path",
1112
- {
1113
- d: "M6.125 3.9375C6.125 3.45425 6.51675 3.0625 7 3.0625C7.48325 3.0625 7.875 3.45425 7.875 3.9375C7.875 4.42075 7.48325 4.8125 7 4.8125C6.51675 4.8125 6.125 4.42075 6.125 3.9375Z",
1114
- fill: "white"
1115
- }
1116
- )
1117
- ]
1118
- }
1119
- ), u5 = ({
1120
- width: i = 14,
1121
- height: e = 14,
1122
- color: t = "#FFB020",
1123
- className: s,
1124
- onClick: n
1125
- }) => /* @__PURE__ */ u(
1126
- "svg",
1127
- {
1128
- xmlns: "http://www.w3.org/2000/svg",
1129
- width: i,
1130
- height: e,
1131
- className: s,
1132
- onClick: n,
1133
- viewBox: "0 0 14 14",
1134
- fill: "none",
1135
- children: [
1136
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "6.36364", fill: t, stroke: t, strokeWidth: "1.27273" }),
1137
- /* @__PURE__ */ r(
1138
- "path",
1139
- {
1140
- d: "M6.125 3.9375C6.125 3.45425 6.51675 3.0625 7 3.0625C7.48325 3.0625 7.875 3.45425 7.875 3.9375V7.46677C7.875 7.95002 7.48325 8.34177 7 8.34177C6.51675 8.34177 6.125 7.95002 6.125 7.46677V3.9375Z",
1141
- fill: "white"
1142
- }
1143
- ),
1144
- /* @__PURE__ */ r(
1145
- "path",
1146
- {
1147
- d: "M6.125 10.0913C6.125 9.60806 6.51675 9.21631 7 9.21631C7.48325 9.21631 7.875 9.60806 7.875 10.0913C7.875 10.5746 7.48325 10.9663 7 10.9663C6.51675 10.9663 6.125 10.5746 6.125 10.0913Z",
1148
- fill: "white"
1149
- }
1150
- )
1151
- ]
1152
- }
1153
- ), p5 = ({
1154
- width: i = 14,
1155
- height: e = 14,
1156
- color: t = "#D0421B",
1157
- className: s,
1158
- onClick: n
1159
- }) => /* @__PURE__ */ u(
1160
- "svg",
1161
- {
1162
- xmlns: "http://www.w3.org/2000/svg",
1163
- width: i,
1164
- height: e,
1165
- className: s,
1166
- onClick: n,
1167
- viewBox: "0 0 14 14",
1168
- fill: "none",
1169
- children: [
1170
- /* @__PURE__ */ r(
1171
- "path",
1172
- {
1173
- d: "M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14Z",
1174
- fill: t
1175
- }
1176
- ),
1177
- /* @__PURE__ */ r(
1178
- "path",
1179
- {
1180
- d: "M9.76064 9.67873L4.32288 4.24097",
1181
- stroke: "white",
1182
- strokeWidth: "1.55114",
1183
- strokeMiterlimit: "10",
1184
- strokeLinecap: "round",
1185
- strokeLinejoin: "round"
1186
- }
1187
- ),
1188
- /* @__PURE__ */ r(
1189
- "path",
1190
- {
1191
- d: "M9.68019 4.31763L4.24243 9.75539",
1192
- stroke: "white",
1193
- strokeWidth: "1.55114",
1194
- strokeMiterlimit: "10",
1195
- strokeLinecap: "round",
1196
- strokeLinejoin: "round"
1197
- }
1198
- )
1199
- ]
1200
- }
1201
- ), f5 = ({
1062
+ ), C5 = ({
1202
1063
  width: i = 20,
1203
1064
  height: e = 20,
1204
1065
  color: t = "#070739",
@@ -1228,7 +1089,7 @@ const Y2 = ({
1228
1089
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1229
1090
  ]
1230
1091
  }
1231
- ), m5 = ({
1092
+ ), g5 = ({
1232
1093
  width: i = 20,
1233
1094
  height: e = 20,
1234
1095
  color: t = "#070739",
@@ -1266,7 +1127,7 @@ const Y2 = ({
1266
1127
  )
1267
1128
  ]
1268
1129
  }
1269
- ), w5 = ({
1130
+ ), u5 = ({
1270
1131
  width: i = 9,
1271
1132
  height: e = 5,
1272
1133
  color: t = "#001E52",
@@ -1292,7 +1153,7 @@ const Y2 = ({
1292
1153
  }
1293
1154
  )
1294
1155
  }
1295
- ), L5 = ({
1156
+ ), p5 = ({
1296
1157
  width: i = 20,
1297
1158
  height: e = 20,
1298
1159
  color: t = "#F2F2F7",
@@ -1321,7 +1182,7 @@ const Y2 = ({
1321
1182
  )
1322
1183
  ]
1323
1184
  }
1324
- ), k5 = ({
1185
+ ), f5 = ({
1325
1186
  width: i = 20,
1326
1187
  height: e = 20,
1327
1188
  color: t = "#004ED7",
@@ -1350,7 +1211,7 @@ const Y2 = ({
1350
1211
  )
1351
1212
  ]
1352
1213
  }
1353
- ), v5 = ({
1214
+ ), m5 = ({
1354
1215
  width: i = 10,
1355
1216
  height: e = 10,
1356
1217
  color: t = "#001E52",
@@ -1379,7 +1240,7 @@ const Y2 = ({
1379
1240
  )
1380
1241
  ]
1381
1242
  }
1382
- ), N5 = ({
1243
+ ), w5 = ({
1383
1244
  width: i = 10,
1384
1245
  height: e = 10,
1385
1246
  color: t = "#001E52",
@@ -1416,7 +1277,7 @@ const Y2 = ({
1416
1277
  )
1417
1278
  ]
1418
1279
  }
1419
- ), x5 = ({
1280
+ ), L5 = ({
1420
1281
  className: i,
1421
1282
  color: e = L.GREY_DARK_5,
1422
1283
  height: t = 20,
@@ -1449,7 +1310,7 @@ const Y2 = ({
1449
1310
  )
1450
1311
  ]
1451
1312
  }
1452
- ), R5 = ({
1313
+ ), k5 = ({
1453
1314
  className: i,
1454
1315
  color: e = L.GREY_DARK_5,
1455
1316
  height: t = 20,
@@ -1476,7 +1337,7 @@ const Y2 = ({
1476
1337
  }
1477
1338
  )
1478
1339
  }
1479
- ), M5 = ({
1340
+ ), v5 = ({
1480
1341
  className: i,
1481
1342
  color: e = L.GREY_DARK_5,
1482
1343
  height: t = 20,
@@ -1503,7 +1364,7 @@ const Y2 = ({
1503
1364
  }
1504
1365
  )
1505
1366
  }
1506
- ), _5 = ({
1367
+ ), N5 = ({
1507
1368
  className: i,
1508
1369
  color: e = L.GREY_DARK_5,
1509
1370
  height: t = 5,
@@ -1527,7 +1388,7 @@ const Y2 = ({
1527
1388
  }
1528
1389
  )
1529
1390
  }
1530
- ), b5 = ({
1391
+ ), R5 = ({
1531
1392
  className: i,
1532
1393
  color: e = L.GREY_DARK_5,
1533
1394
  height: t = 5,
@@ -1552,7 +1413,7 @@ const Y2 = ({
1552
1413
  }
1553
1414
  )
1554
1415
  }
1555
- ), y5 = ({
1416
+ ), x5 = ({
1556
1417
  className: i,
1557
1418
  color: e = L.GREY_DARK_5,
1558
1419
  height: t = 20,
@@ -1585,7 +1446,7 @@ const Y2 = ({
1585
1446
  )
1586
1447
  ]
1587
1448
  }
1588
- ), H5 = ({
1449
+ ), M5 = ({
1589
1450
  className: i,
1590
1451
  color: e = L.GREY_DARK_5,
1591
1452
  height: t = 24,
@@ -1624,7 +1485,7 @@ const Y2 = ({
1624
1485
  )
1625
1486
  ]
1626
1487
  }
1627
- ), E5 = ({
1488
+ ), _5 = ({
1628
1489
  className: i,
1629
1490
  color: e = L.GREY_DARK_5,
1630
1491
  height: t = 24,
@@ -1651,7 +1512,7 @@ const Y2 = ({
1651
1512
  }
1652
1513
  )
1653
1514
  }
1654
- ), V5 = ({
1515
+ ), b5 = ({
1655
1516
  className: i,
1656
1517
  color: e = L.GREY_DARK_5,
1657
1518
  height: t = 24,
@@ -1710,7 +1571,7 @@ const Y2 = ({
1710
1571
  )
1711
1572
  ]
1712
1573
  }
1713
- ), I5 = ({
1574
+ ), y5 = ({
1714
1575
  className: i,
1715
1576
  color: e = L.GREY_DARK_5,
1716
1577
  height: t = 24,
@@ -1747,7 +1608,7 @@ const Y2 = ({
1747
1608
  )
1748
1609
  ]
1749
1610
  }
1750
- ), A5 = ({
1611
+ ), H5 = ({
1751
1612
  className: i,
1752
1613
  color: e = L.GREY_DARK_3,
1753
1614
  height: t = 14,
@@ -1784,7 +1645,7 @@ const Y2 = ({
1784
1645
  )
1785
1646
  ]
1786
1647
  }
1787
- ), Z5 = ({
1648
+ ), E5 = ({
1788
1649
  className: i,
1789
1650
  color: e = L.GREY_DARK_5,
1790
1651
  height: t = 18,
@@ -1811,7 +1672,7 @@ const Y2 = ({
1811
1672
  }
1812
1673
  )
1813
1674
  }
1814
- ), O5 = ({
1675
+ ), V5 = ({
1815
1676
  className: i,
1816
1677
  color: e = L.GREY_DARK_5,
1817
1678
  height: t = 24,
@@ -1863,7 +1724,7 @@ const Y2 = ({
1863
1724
  )
1864
1725
  ]
1865
1726
  }
1866
- ), S5 = ({
1727
+ ), I5 = ({
1867
1728
  className: i,
1868
1729
  color: e = L.GREY_DARK_5,
1869
1730
  height: t = 24,
@@ -1900,7 +1761,7 @@ const Y2 = ({
1900
1761
  )
1901
1762
  ]
1902
1763
  }
1903
- ), D5 = ({
1764
+ ), A5 = ({
1904
1765
  className: i,
1905
1766
  color: e = L.NOTIFICATION_WARNING_DARK,
1906
1767
  height: t = 37,
@@ -1939,7 +1800,7 @@ const Y2 = ({
1939
1800
  )
1940
1801
  ]
1941
1802
  }
1942
- ), G5 = ({
1803
+ ), O5 = ({
1943
1804
  className: i,
1944
1805
  color: e = L.GREY_DARK_5,
1945
1806
  height: t = 24,
@@ -1965,7 +1826,7 @@ const Y2 = ({
1965
1826
  }
1966
1827
  )
1967
1828
  }
1968
- ), T5 = ({
1829
+ ), Z5 = ({
1969
1830
  className: i,
1970
1831
  color: e = L.GREY_DARK_5,
1971
1832
  height: t = 24,
@@ -2004,7 +1865,7 @@ const Y2 = ({
2004
1865
  )
2005
1866
  ]
2006
1867
  }
2007
- ), K5 = ({
1868
+ ), S5 = ({
2008
1869
  className: i,
2009
1870
  color: e = L.GREY_DARK_5,
2010
1871
  height: t = 20,
@@ -2037,7 +1898,7 @@ const Y2 = ({
2037
1898
  )
2038
1899
  ]
2039
1900
  }
2040
- ), B5 = ({
1901
+ ), D5 = ({
2041
1902
  className: i,
2042
1903
  color: e = L.GREY_DARK_5,
2043
1904
  height: t = 24,
@@ -2106,7 +1967,7 @@ const Y2 = ({
2106
1967
  )
2107
1968
  ]
2108
1969
  }
2109
- ), P5 = ({
1970
+ ), G5 = ({
2110
1971
  className: i,
2111
1972
  color: e = L.GREY_DARK_5,
2112
1973
  height: t = 24,
@@ -2163,7 +2024,7 @@ const Y2 = ({
2163
2024
  )
2164
2025
  ]
2165
2026
  }
2166
- ), j5 = ({
2027
+ ), T5 = ({
2167
2028
  className: i,
2168
2029
  color: e = L.GREY_DARK_5,
2169
2030
  height: t = 24,
@@ -2212,7 +2073,7 @@ const Y2 = ({
2212
2073
  )
2213
2074
  ]
2214
2075
  }
2215
- ), Y5 = ({
2076
+ ), K5 = ({
2216
2077
  className: i,
2217
2078
  color: e = L.GREY_DARK_5,
2218
2079
  height: t = 24,
@@ -2239,7 +2100,7 @@ const Y2 = ({
2239
2100
  }
2240
2101
  )
2241
2102
  }
2242
- ), $5 = ({
2103
+ ), B5 = ({
2243
2104
  className: i,
2244
2105
  color: e = L.GREY_DARK_5,
2245
2106
  height: t = 20,
@@ -2268,7 +2129,7 @@ const Y2 = ({
2268
2129
  )
2269
2130
  ]
2270
2131
  }
2271
- ), W5 = ({
2132
+ ), P5 = ({
2272
2133
  className: i,
2273
2134
  color: e = "#001E52",
2274
2135
  height: t = 24,
@@ -2294,7 +2155,7 @@ const Y2 = ({
2294
2155
  }
2295
2156
  )
2296
2157
  }
2297
- ), F5 = ({
2158
+ ), Y5 = ({
2298
2159
  className: i,
2299
2160
  color: e = "#001E52",
2300
2161
  height: t = 24,
@@ -2332,7 +2193,7 @@ const Y2 = ({
2332
2193
  )
2333
2194
  ] }) })
2334
2195
  }
2335
- ), U5 = ({
2196
+ ), j5 = ({
2336
2197
  width: i = 20,
2337
2198
  height: e = 20,
2338
2199
  color: t = "#001E52",
@@ -2388,7 +2249,7 @@ const Y2 = ({
2388
2249
  }
2389
2250
  )
2390
2251
  }
2391
- ), z5 = ({
2252
+ ), $5 = ({
2392
2253
  width: i = 24,
2393
2254
  height: e = 24,
2394
2255
  color: t = "#131314",
@@ -2421,7 +2282,7 @@ const Y2 = ({
2421
2282
  )
2422
2283
  ]
2423
2284
  }
2424
- ), J5 = ({
2285
+ ), F5 = ({
2425
2286
  width: i = 24,
2426
2287
  height: e = 24,
2427
2288
  color: t = L.GREY_DARK_2,
@@ -2460,7 +2321,7 @@ const Y2 = ({
2460
2321
  )
2461
2322
  ]
2462
2323
  }
2463
- ), Q5 = ({
2324
+ ), W5 = ({
2464
2325
  width: i = 24,
2465
2326
  height: e = 24,
2466
2327
  color: t = L.GREY_DARK_2,
@@ -2500,7 +2361,7 @@ const Y2 = ({
2500
2361
  )
2501
2362
  ]
2502
2363
  }
2503
- ), q5 = ({
2364
+ ), U5 = ({
2504
2365
  width: i = 24,
2505
2366
  height: e = 24,
2506
2367
  color: t = L.GREY_DARK_2,
@@ -2527,7 +2388,7 @@ const Y2 = ({
2527
2388
  }
2528
2389
  )
2529
2390
  }
2530
- ), X5 = ({
2391
+ ), z5 = ({
2531
2392
  width: i = 24,
2532
2393
  height: e = 24,
2533
2394
  color: t = L.GREY_DARK_2,
@@ -2554,7 +2415,7 @@ const Y2 = ({
2554
2415
  }
2555
2416
  )
2556
2417
  }
2557
- ), ee = ({
2418
+ ), J5 = ({
2558
2419
  width: i = 20,
2559
2420
  height: e = 20,
2560
2421
  color: t = "#001E52",
@@ -2596,20 +2457,20 @@ const Y2 = ({
2596
2457
  return;
2597
2458
  }
2598
2459
  h && !o && C("clickable");
2599
- }, [h, n, o]), /* @__PURE__ */ r(F, { children: (() => {
2460
+ }, [h, n, o]), /* @__PURE__ */ r(W, { children: (() => {
2600
2461
  switch (i) {
2601
2462
  case "nextIcon":
2602
- return R5({ width: e, height: t, color: l, className: a, onClick: h });
2463
+ return k5({ width: e, height: t, color: l, className: a, onClick: h });
2603
2464
  case "prevIcon":
2604
- return M5({ width: e, height: t, color: l, className: a, onClick: h });
2465
+ return v5({ width: e, height: t, color: l, className: a, onClick: h });
2605
2466
  case "arrowDown":
2606
- return Y2({ width: e, height: t, color: l, className: a, onClick: h });
2467
+ return j2({ width: e, height: t, color: l, className: a, onClick: h });
2607
2468
  case "info":
2608
2469
  return $2({ width: e, height: t, color: l, className: a, onClick: h });
2609
2470
  case "arrowRight":
2610
- return W2({ width: e, height: t, color: l, className: a, onClick: h });
2611
- case "calendar":
2612
2471
  return F2({ width: e, height: t, color: l, className: a, onClick: h });
2472
+ case "calendar":
2473
+ return W2({ width: e, height: t, color: l, className: a, onClick: h });
2613
2474
  case "check":
2614
2475
  return U2({ width: e, height: t, color: l, className: a, onClick: h });
2615
2476
  case "cancel":
@@ -2654,26 +2515,13 @@ const Y2 = ({
2654
2515
  return l5({ width: e, height: t, color: l, className: a, onClick: h });
2655
2516
  case "settings2":
2656
2517
  return h5({ width: e, height: t, color: l, className: a, onClick: h });
2657
- case "success":
2658
- return c5({ width: e, height: t, color: l, className: a, onClick: h });
2659
2518
  case "checkCircle":
2660
- return d5({ width: e, height: t, color: l, className: a, onClick: h });
2519
+ return c5({ width: e, height: t, color: l, className: a, onClick: h });
2661
2520
  case "cancelCircle":
2662
- return C5({ width: e, height: t, color: l, className: a, onClick: h });
2521
+ return d5({ width: e, height: t, color: l, className: a, onClick: h });
2663
2522
  case "infoMedium":
2664
- return g5({ width: e, height: t, color: l, className: a, onClick: h });
2665
- case "attentionMedium":
2666
- return u5({
2667
- width: e,
2668
- height: t,
2669
- color: l,
2670
- className: a,
2671
- onClick: h
2672
- });
2673
- case "errorMedium":
2674
- return p5({ width: e, height: t, color: l, className: a, onClick: h });
2675
2523
  case "visibilityIcon":
2676
- return f5({
2524
+ return C5({
2677
2525
  width: e,
2678
2526
  height: t,
2679
2527
  color: l,
@@ -2681,7 +2529,7 @@ const Y2 = ({
2681
2529
  onClick: h
2682
2530
  });
2683
2531
  case "visibilityOffIcon":
2684
- return m5({
2532
+ return g5({
2685
2533
  width: e,
2686
2534
  height: t,
2687
2535
  color: l,
@@ -2689,7 +2537,7 @@ const Y2 = ({
2689
2537
  onClick: h
2690
2538
  });
2691
2539
  case "selectArrowIcon":
2692
- return w5({
2540
+ return u5({
2693
2541
  width: e,
2694
2542
  height: t,
2695
2543
  color: l,
@@ -2697,7 +2545,7 @@ const Y2 = ({
2697
2545
  onClick: h
2698
2546
  });
2699
2547
  case "expandArrowIcon":
2700
- return L5({
2548
+ return p5({
2701
2549
  width: e,
2702
2550
  height: t,
2703
2551
  color: l,
@@ -2705,7 +2553,7 @@ const Y2 = ({
2705
2553
  onClick: h
2706
2554
  });
2707
2555
  case "expandActiveArrowIcon":
2708
- return k5({
2556
+ return f5({
2709
2557
  width: e,
2710
2558
  height: t,
2711
2559
  color: l,
@@ -2713,79 +2561,79 @@ const Y2 = ({
2713
2561
  onClick: h
2714
2562
  });
2715
2563
  case "sortUp":
2716
- return v5({ width: e, height: t, color: l, className: a, onClick: h });
2564
+ return m5({ width: e, height: t, color: l, className: a, onClick: h });
2717
2565
  case "sortDown":
2718
- return N5({ width: e, height: t, color: l, className: a, onClick: h });
2566
+ return w5({ width: e, height: t, color: l, className: a, onClick: h });
2719
2567
  case "search":
2720
- return x5({ width: e, height: t, color: l, className: a, onClick: h });
2568
+ return L5({ width: e, height: t, color: l, className: a, onClick: h });
2721
2569
  case "arrowUpFilled":
2722
- return b5({ width: e, height: t, color: l, className: a, onClick: h });
2570
+ return R5({ width: e, height: t, color: l, className: a, onClick: h });
2723
2571
  case "arrowDownFilled":
2724
- return _5({ width: e, height: t, color: l, className: a, onClick: h });
2572
+ return N5({ width: e, height: t, color: l, className: a, onClick: h });
2725
2573
  case "link":
2726
- return y5({ width: e, height: t, color: l, className: a, onClick: h });
2574
+ return x5({ width: e, height: t, color: l, className: a, onClick: h });
2727
2575
  case "telegram":
2728
- return E5({ width: e, height: t, color: l, className: a, onClick: h });
2576
+ return _5({ width: e, height: t, color: l, className: a, onClick: h });
2729
2577
  case "mail":
2730
- return I5({ width: e, height: t, color: l, className: a, onClick: h });
2578
+ return y5({ width: e, height: t, color: l, className: a, onClick: h });
2731
2579
  case "github":
2732
- return H5({ width: e, height: t, color: l, className: a, onClick: h });
2580
+ return M5({ width: e, height: t, color: l, className: a, onClick: h });
2733
2581
  case "linkedIn":
2734
- return V5({ width: e, height: t, color: l, className: a, onClick: h });
2582
+ return b5({ width: e, height: t, color: l, className: a, onClick: h });
2735
2583
  case "emptyStateIcon":
2736
- return A5({ width: e, height: t, color: l, className: a, onClick: h });
2584
+ return H5({ width: e, height: t, color: l, className: a, onClick: h });
2737
2585
  case "filtersIcon":
2738
- return Z5({ width: e, height: t, color: l, className: a, onClick: h });
2586
+ return E5({ width: e, height: t, color: l, className: a, onClick: h });
2739
2587
  case "dotMenuIcon":
2740
- return O5({ width: e, height: t, color: l, className: a, onClick: h });
2588
+ return V5({ width: e, height: t, color: l, className: a, onClick: h });
2741
2589
  case "plusCircle":
2742
- return S5({ width: e, height: t, color: l, className: a, onClick: h });
2590
+ return I5({ width: e, height: t, color: l, className: a, onClick: h });
2743
2591
  case "warning":
2744
- return D5({ width: e, height: t, color: l, className: a, onClick: h });
2592
+ return A5({ width: e, height: t, color: l, className: a, onClick: h });
2745
2593
  case "back":
2746
- return G5({ width: e, height: t, color: l, className: a, onClick: h });
2594
+ return O5({ width: e, height: t, color: l, className: a, onClick: h });
2747
2595
  case "bell":
2748
- return T5({ width: e, height: t, color: l, className: a, onClick: h });
2596
+ return Z5({ width: e, height: t, color: l, className: a, onClick: h });
2749
2597
  case "copy":
2750
- return K5({ width: e, height: t, color: l, className: a, onClick: h });
2598
+ return S5({ width: e, height: t, color: l, className: a, onClick: h });
2751
2599
  case "contract":
2752
- return B5({ width: e, height: t, color: l, className: a, onClick: h });
2600
+ return D5({ width: e, height: t, color: l, className: a, onClick: h });
2753
2601
  case "resourceManager":
2754
- return P5({ width: e, height: t, color: l, className: a, onClick: h });
2602
+ return G5({ width: e, height: t, color: l, className: a, onClick: h });
2755
2603
  case "image":
2756
- return j5({ width: e, height: t, color: l, className: a, onClick: h });
2604
+ return T5({ width: e, height: t, color: l, className: a, onClick: h });
2757
2605
  case "edit":
2758
- return Y5({ width: e, height: t, color: l, className: a, onClick: h });
2606
+ return K5({ width: e, height: t, color: l, className: a, onClick: h });
2759
2607
  case "filledArrowRight":
2760
- return $5({ width: e, height: t, color: l, className: a, onClick: h });
2608
+ return B5({ width: e, height: t, color: l, className: a, onClick: h });
2761
2609
  case "burgerMenu":
2762
- return W5({ width: e, height: t, color: l, className: a, onClick: h });
2610
+ return P5({ width: e, height: t, color: l, className: a, onClick: h });
2763
2611
  case "refresh":
2764
- return F5({ width: e, height: t, color: l, className: a, onClick: h });
2612
+ return Y5({ width: e, height: t, color: l, className: a, onClick: h });
2765
2613
  case "projects":
2766
- return U5({ width: e, height: t, color: l, className: a, onClick: h });
2614
+ return j5({ width: e, height: t, color: l, className: a, onClick: h });
2767
2615
  case "profile":
2768
- return ee({ width: e, height: t, color: l, className: a, onClick: h });
2616
+ return J5({ width: e, height: t, color: l, className: a, onClick: h });
2769
2617
  case "exit":
2770
- return z5({ width: e, height: t, color: l, className: a, onClick: h });
2618
+ return $5({ width: e, height: t, color: l, className: a, onClick: h });
2771
2619
  case "client":
2772
- return J5({ width: e, height: t, color: l, className: a, onClick: h });
2620
+ return F5({ width: e, height: t, color: l, className: a, onClick: h });
2773
2621
  case "openPointCircle":
2774
- return Q5({ width: e, height: t, color: l, className: a, onClick: h });
2622
+ return W5({ width: e, height: t, color: l, className: a, onClick: h });
2775
2623
  case "community":
2776
- return q5({ width: e, height: t, color: l, className: a, onClick: h });
2624
+ return U5({ width: e, height: t, color: l, className: a, onClick: h });
2777
2625
  case "docs":
2778
- return X5({ width: e, height: t, color: l, className: a, onClick: h });
2626
+ return z5({ width: e, height: t, color: l, className: a, onClick: h });
2779
2627
  default:
2780
- return /* @__PURE__ */ r(F, { children: "No Icon provided" });
2628
+ return /* @__PURE__ */ r(W, { children: "No Icon provided" });
2781
2629
  }
2782
2630
  })() });
2783
- }, { Title: te, Text: ie } = J1, se = {
2631
+ }, { Title: Q5, Text: q5 } = J1, X5 = {
2784
2632
  h1: 1,
2785
2633
  h2: 2,
2786
2634
  h3: 3,
2787
2635
  h4: 4
2788
- }, ne = w1(
2636
+ }, ee = w1(
2789
2637
  ({
2790
2638
  align: i = "inherit",
2791
2639
  variant: e = "body1",
@@ -2827,7 +2675,7 @@ const Y2 = ({
2827
2675
  }
2828
2676
  } : void 0
2829
2677
  };
2830
- return g ? /* @__PURE__ */ r(te, { level: se[e], ...w, children: s }) : /* @__PURE__ */ r(ie, { ...w, children: s });
2678
+ return g ? /* @__PURE__ */ r(Q5, { level: X5[e], ...w, children: s }) : /* @__PURE__ */ r(q5, { ...w, children: s });
2831
2679
  }
2832
2680
  );
2833
2681
  var k = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", 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.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(k || {});
@@ -2836,7 +2684,7 @@ const t2 = t1({
2836
2684
  theme: "light"
2837
2685
  });
2838
2686
  t2.Provider;
2839
- const re = ({
2687
+ const te = ({
2840
2688
  width: i = 20,
2841
2689
  height: e = 20,
2842
2690
  color: t = "#001E52",
@@ -2863,7 +2711,7 @@ const re = ({
2863
2711
  }
2864
2712
  )
2865
2713
  }
2866
- ), oe = ({
2714
+ ), ie = ({
2867
2715
  width: i = 20,
2868
2716
  height: e = 20,
2869
2717
  color: t = k.GREY_DARK_5,
@@ -2903,7 +2751,7 @@ const re = ({
2903
2751
  )
2904
2752
  ]
2905
2753
  }
2906
- ), ae = ({
2754
+ ), se = ({
2907
2755
  width: i = 20,
2908
2756
  height: e = 20,
2909
2757
  color: t = "#001E52",
@@ -2938,7 +2786,7 @@ const re = ({
2938
2786
  )
2939
2787
  ]
2940
2788
  }
2941
- ), le = ({
2789
+ ), ne = ({
2942
2790
  width: i = 20,
2943
2791
  height: e = 20,
2944
2792
  color: t = k.GREY_DARK_5,
@@ -2985,7 +2833,7 @@ const re = ({
2985
2833
  )
2986
2834
  ]
2987
2835
  }
2988
- ), he = ({
2836
+ ), re = ({
2989
2837
  width: i = 20,
2990
2838
  height: e = 20,
2991
2839
  color: t = k.GREY_DARK_5,
@@ -3009,7 +2857,7 @@ const re = ({
3009
2857
  }
3010
2858
  )
3011
2859
  }
3012
- ), ce = ({
2860
+ ), oe = ({
3013
2861
  width: i = 20,
3014
2862
  height: e = 20,
3015
2863
  color: t = k.GREY_DARK_5,
@@ -3033,7 +2881,7 @@ const re = ({
3033
2881
  }
3034
2882
  )
3035
2883
  }
3036
- ), de = ({
2884
+ ), ae = ({
3037
2885
  width: i = 20,
3038
2886
  height: e = 20,
3039
2887
  color: t = k.GREY_DARK_5,
@@ -3057,7 +2905,7 @@ const re = ({
3057
2905
  }
3058
2906
  )
3059
2907
  }
3060
- ), Ce = ({
2908
+ ), le = ({
3061
2909
  width: i = 20,
3062
2910
  height: e = 20,
3063
2911
  color: t = k.GREY_DARK_5,
@@ -3118,7 +2966,7 @@ const re = ({
3118
2966
  )
3119
2967
  ]
3120
2968
  }
3121
- ), ge = ({
2969
+ ), he = ({
3122
2970
  width: i = 20,
3123
2971
  height: e = 20,
3124
2972
  color: t = k.GREY_DARK_5,
@@ -3165,7 +3013,7 @@ const re = ({
3165
3013
  )
3166
3014
  ]
3167
3015
  }
3168
- ), ue = ({
3016
+ ), ce = ({
3169
3017
  width: i = 20,
3170
3018
  height: e = 20,
3171
3019
  color: t = k.GREY_DARK_5,
@@ -3205,7 +3053,7 @@ const re = ({
3205
3053
  )
3206
3054
  ]
3207
3055
  }
3208
- ), pe = ({
3056
+ ), de = ({
3209
3057
  width: i = 20,
3210
3058
  height: e = 20,
3211
3059
  color: t = k.GREY_DARK_5,
@@ -3245,7 +3093,7 @@ const re = ({
3245
3093
  )
3246
3094
  ]
3247
3095
  }
3248
- ), fe = ({
3096
+ ), Ce = ({
3249
3097
  width: i = 20,
3250
3098
  height: e = 20,
3251
3099
  color: t = k.GREY_DARK_5,
@@ -3292,7 +3140,7 @@ const re = ({
3292
3140
  )
3293
3141
  ]
3294
3142
  }
3295
- ), me = ({
3143
+ ), ge = ({
3296
3144
  width: i = 20,
3297
3145
  height: e = 20,
3298
3146
  color: t = k.GREY_DARK_5,
@@ -3339,7 +3187,7 @@ const re = ({
3339
3187
  )
3340
3188
  ]
3341
3189
  }
3342
- ), we = ({
3190
+ ), ue = ({
3343
3191
  width: i = 20,
3344
3192
  height: e = 20,
3345
3193
  color: t = k.GREY_DARK_5,
@@ -3386,7 +3234,7 @@ const re = ({
3386
3234
  )
3387
3235
  ]
3388
3236
  }
3389
- ), Le = ({
3237
+ ), pe = ({
3390
3238
  width: i = 20,
3391
3239
  height: e = 20,
3392
3240
  color: t = k.GREY_DARK_5,
@@ -3426,7 +3274,7 @@ const re = ({
3426
3274
  )
3427
3275
  ]
3428
3276
  }
3429
- ), ke = ({
3277
+ ), fe = ({
3430
3278
  width: i = 20,
3431
3279
  height: e = 20,
3432
3280
  color: t = k.GREY_DARK_5,
@@ -3459,7 +3307,7 @@ const re = ({
3459
3307
  )
3460
3308
  ]
3461
3309
  }
3462
- ), ve = ({
3310
+ ), me = ({
3463
3311
  width: i = 20,
3464
3312
  height: e = 20,
3465
3313
  color: t = k.GREY_DARK_5,
@@ -3492,7 +3340,7 @@ const re = ({
3492
3340
  )
3493
3341
  ]
3494
3342
  }
3495
- ), Ne = ({
3343
+ ), we = ({
3496
3344
  width: i = 20,
3497
3345
  height: e = 20,
3498
3346
  color: t = k.GREY_DARK_5,
@@ -3525,7 +3373,7 @@ const re = ({
3525
3373
  )
3526
3374
  ]
3527
3375
  }
3528
- ), xe = ({
3376
+ ), Le = ({
3529
3377
  width: i = 20,
3530
3378
  height: e = 20,
3531
3379
  color: t = k.GREY_DARK_5,
@@ -3558,7 +3406,7 @@ const re = ({
3558
3406
  )
3559
3407
  ]
3560
3408
  }
3561
- ), Re = ({
3409
+ ), ke = ({
3562
3410
  width: i = 20,
3563
3411
  height: e = 20,
3564
3412
  color: t = k.GREY_DARK_5,
@@ -3598,36 +3446,7 @@ const re = ({
3598
3446
  )
3599
3447
  ]
3600
3448
  }
3601
- ), Me = ({
3602
- width: i = 14,
3603
- height: e = 14,
3604
- color: t = "#10B981",
3605
- className: s,
3606
- onClick: n
3607
- }) => /* @__PURE__ */ u(
3608
- "svg",
3609
- {
3610
- xmlns: "http://www.w3.org/2000/svg",
3611
- width: i,
3612
- height: e,
3613
- className: s,
3614
- onClick: n,
3615
- viewBox: "0 0 14 14",
3616
- fill: "none",
3617
- children: [
3618
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "7", fill: t }),
3619
- /* @__PURE__ */ r(
3620
- "path",
3621
- {
3622
- d: "M4 7L6.12271 8.94582C6.15555 8.97592 6.20643 8.97422 6.23718 8.942L10 5",
3623
- stroke: "white",
3624
- strokeWidth: "1.28571",
3625
- strokeLinecap: "round"
3626
- }
3627
- )
3628
- ]
3629
- }
3630
- ), _e = ({
3449
+ ), ve = ({
3631
3450
  width: i = 20,
3632
3451
  height: e = 20,
3633
3452
  color: t = k.GREY_DARK_5,
@@ -3660,7 +3479,7 @@ const re = ({
3660
3479
  )
3661
3480
  ]
3662
3481
  }
3663
- ), be = ({
3482
+ ), Ne = ({
3664
3483
  width: i = 20,
3665
3484
  height: e = 20,
3666
3485
  color: t = k.GREY_DARK_5,
@@ -3693,117 +3512,7 @@ const re = ({
3693
3512
  )
3694
3513
  ]
3695
3514
  }
3696
- ), ye = ({
3697
- width: i = 14,
3698
- height: e = 14,
3699
- color: t = "#8E8E93",
3700
- className: s,
3701
- onClick: n
3702
- }) => /* @__PURE__ */ u(
3703
- "svg",
3704
- {
3705
- xmlns: "http://www.w3.org/2000/svg",
3706
- width: i,
3707
- height: e,
3708
- className: s,
3709
- onClick: n,
3710
- viewBox: "0 0 14 14",
3711
- fill: "none",
3712
- children: [
3713
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "7", fill: t }),
3714
- /* @__PURE__ */ r("path", { d: "M6.125 5.6875H7.875V10.9668H6.125V5.6875Z", fill: "white" }),
3715
- /* @__PURE__ */ r(
3716
- "path",
3717
- {
3718
- d: "M6.125 3.9375C6.125 3.45425 6.51675 3.0625 7 3.0625C7.48325 3.0625 7.875 3.45425 7.875 3.9375C7.875 4.42075 7.48325 4.8125 7 4.8125C6.51675 4.8125 6.125 4.42075 6.125 3.9375Z",
3719
- fill: "white"
3720
- }
3721
- )
3722
- ]
3723
- }
3724
- ), He = ({
3725
- width: i = 14,
3726
- height: e = 14,
3727
- color: t = "#FFB020",
3728
- className: s,
3729
- onClick: n
3730
- }) => /* @__PURE__ */ u(
3731
- "svg",
3732
- {
3733
- xmlns: "http://www.w3.org/2000/svg",
3734
- width: i,
3735
- height: e,
3736
- className: s,
3737
- onClick: n,
3738
- viewBox: "0 0 14 14",
3739
- fill: "none",
3740
- children: [
3741
- /* @__PURE__ */ r("circle", { cx: "7", cy: "7", r: "6.36364", fill: t, stroke: t, strokeWidth: "1.27273" }),
3742
- /* @__PURE__ */ r(
3743
- "path",
3744
- {
3745
- d: "M6.125 3.9375C6.125 3.45425 6.51675 3.0625 7 3.0625C7.48325 3.0625 7.875 3.45425 7.875 3.9375V7.46677C7.875 7.95002 7.48325 8.34177 7 8.34177C6.51675 8.34177 6.125 7.95002 6.125 7.46677V3.9375Z",
3746
- fill: "white"
3747
- }
3748
- ),
3749
- /* @__PURE__ */ r(
3750
- "path",
3751
- {
3752
- d: "M6.125 10.0913C6.125 9.60806 6.51675 9.21631 7 9.21631C7.48325 9.21631 7.875 9.60806 7.875 10.0913C7.875 10.5746 7.48325 10.9663 7 10.9663C6.51675 10.9663 6.125 10.5746 6.125 10.0913Z",
3753
- fill: "white"
3754
- }
3755
- )
3756
- ]
3757
- }
3758
- ), Ee = ({
3759
- width: i = 14,
3760
- height: e = 14,
3761
- color: t = "#D0421B",
3762
- className: s,
3763
- onClick: n
3764
- }) => /* @__PURE__ */ u(
3765
- "svg",
3766
- {
3767
- xmlns: "http://www.w3.org/2000/svg",
3768
- width: i,
3769
- height: e,
3770
- className: s,
3771
- onClick: n,
3772
- viewBox: "0 0 14 14",
3773
- fill: "none",
3774
- children: [
3775
- /* @__PURE__ */ r(
3776
- "path",
3777
- {
3778
- d: "M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14Z",
3779
- fill: t
3780
- }
3781
- ),
3782
- /* @__PURE__ */ r(
3783
- "path",
3784
- {
3785
- d: "M9.76064 9.67873L4.32288 4.24097",
3786
- stroke: "white",
3787
- strokeWidth: "1.55114",
3788
- strokeMiterlimit: "10",
3789
- strokeLinecap: "round",
3790
- strokeLinejoin: "round"
3791
- }
3792
- ),
3793
- /* @__PURE__ */ r(
3794
- "path",
3795
- {
3796
- d: "M9.68019 4.31763L4.24243 9.75539",
3797
- stroke: "white",
3798
- strokeWidth: "1.55114",
3799
- strokeMiterlimit: "10",
3800
- strokeLinecap: "round",
3801
- strokeLinejoin: "round"
3802
- }
3803
- )
3804
- ]
3805
- }
3806
- ), Ve = ({
3515
+ ), Re = ({
3807
3516
  width: i = 20,
3808
3517
  height: e = 20,
3809
3518
  color: t = "#070739",
@@ -3833,7 +3542,7 @@ const re = ({
3833
3542
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
3834
3543
  ]
3835
3544
  }
3836
- ), Ie = ({
3545
+ ), xe = ({
3837
3546
  width: i = 20,
3838
3547
  height: e = 20,
3839
3548
  color: t = "#070739",
@@ -3871,7 +3580,7 @@ const re = ({
3871
3580
  )
3872
3581
  ]
3873
3582
  }
3874
- ), Ae = ({
3583
+ ), Me = ({
3875
3584
  width: i = 9,
3876
3585
  height: e = 5,
3877
3586
  color: t = "#001E52",
@@ -3897,7 +3606,7 @@ const re = ({
3897
3606
  }
3898
3607
  )
3899
3608
  }
3900
- ), Ze = ({
3609
+ ), _e = ({
3901
3610
  width: i = 20,
3902
3611
  height: e = 20,
3903
3612
  color: t = "#F2F2F7",
@@ -3926,7 +3635,7 @@ const re = ({
3926
3635
  )
3927
3636
  ]
3928
3637
  }
3929
- ), Oe = ({
3638
+ ), be = ({
3930
3639
  width: i = 20,
3931
3640
  height: e = 20,
3932
3641
  color: t = "#004ED7",
@@ -3955,7 +3664,7 @@ const re = ({
3955
3664
  )
3956
3665
  ]
3957
3666
  }
3958
- ), Se = ({
3667
+ ), ye = ({
3959
3668
  width: i = 10,
3960
3669
  height: e = 10,
3961
3670
  color: t = "#001E52",
@@ -3984,7 +3693,7 @@ const re = ({
3984
3693
  )
3985
3694
  ]
3986
3695
  }
3987
- ), De = ({
3696
+ ), He = ({
3988
3697
  width: i = 10,
3989
3698
  height: e = 10,
3990
3699
  color: t = "#001E52",
@@ -4021,7 +3730,7 @@ const re = ({
4021
3730
  )
4022
3731
  ]
4023
3732
  }
4024
- ), Ge = ({
3733
+ ), Ee = ({
4025
3734
  className: i,
4026
3735
  color: e = k.GREY_DARK_5,
4027
3736
  height: t = 20,
@@ -4054,7 +3763,7 @@ const re = ({
4054
3763
  )
4055
3764
  ]
4056
3765
  }
4057
- ), Te = ({
3766
+ ), Ve = ({
4058
3767
  className: i,
4059
3768
  color: e = k.GREY_DARK_5,
4060
3769
  height: t = 20,
@@ -4081,7 +3790,7 @@ const re = ({
4081
3790
  }
4082
3791
  )
4083
3792
  }
4084
- ), Ke = ({
3793
+ ), Ie = ({
4085
3794
  className: i,
4086
3795
  color: e = k.GREY_DARK_5,
4087
3796
  height: t = 20,
@@ -4108,7 +3817,7 @@ const re = ({
4108
3817
  }
4109
3818
  )
4110
3819
  }
4111
- ), Be = ({
3820
+ ), Ae = ({
4112
3821
  className: i,
4113
3822
  color: e = k.GREY_DARK_5,
4114
3823
  height: t = 5,
@@ -4132,7 +3841,7 @@ const re = ({
4132
3841
  }
4133
3842
  )
4134
3843
  }
4135
- ), Pe = ({
3844
+ ), Oe = ({
4136
3845
  className: i,
4137
3846
  color: e = k.GREY_DARK_5,
4138
3847
  height: t = 5,
@@ -4157,7 +3866,7 @@ const re = ({
4157
3866
  }
4158
3867
  )
4159
3868
  }
4160
- ), je = ({
3869
+ ), Ze = ({
4161
3870
  className: i,
4162
3871
  color: e = k.GREY_DARK_5,
4163
3872
  height: t = 20,
@@ -4190,7 +3899,7 @@ const re = ({
4190
3899
  )
4191
3900
  ]
4192
3901
  }
4193
- ), Ye = ({
3902
+ ), Se = ({
4194
3903
  className: i,
4195
3904
  color: e = k.GREY_DARK_5,
4196
3905
  height: t = 24,
@@ -4229,7 +3938,7 @@ const re = ({
4229
3938
  )
4230
3939
  ]
4231
3940
  }
4232
- ), $e = ({
3941
+ ), De = ({
4233
3942
  className: i,
4234
3943
  color: e = k.GREY_DARK_5,
4235
3944
  height: t = 24,
@@ -4256,7 +3965,7 @@ const re = ({
4256
3965
  }
4257
3966
  )
4258
3967
  }
4259
- ), We = ({
3968
+ ), Ge = ({
4260
3969
  className: i,
4261
3970
  color: e = k.GREY_DARK_5,
4262
3971
  height: t = 24,
@@ -4315,7 +4024,7 @@ const re = ({
4315
4024
  )
4316
4025
  ]
4317
4026
  }
4318
- ), Fe = ({
4027
+ ), Te = ({
4319
4028
  className: i,
4320
4029
  color: e = k.GREY_DARK_5,
4321
4030
  height: t = 24,
@@ -4352,7 +4061,7 @@ const re = ({
4352
4061
  )
4353
4062
  ]
4354
4063
  }
4355
- ), Ue = ({
4064
+ ), Ke = ({
4356
4065
  className: i,
4357
4066
  color: e = k.GREY_DARK_3,
4358
4067
  height: t = 14,
@@ -4389,7 +4098,7 @@ const re = ({
4389
4098
  )
4390
4099
  ]
4391
4100
  }
4392
- ), ze = ({
4101
+ ), Be = ({
4393
4102
  className: i,
4394
4103
  color: e = k.GREY_DARK_5,
4395
4104
  height: t = 18,
@@ -4416,7 +4125,7 @@ const re = ({
4416
4125
  }
4417
4126
  )
4418
4127
  }
4419
- ), Je = ({
4128
+ ), Pe = ({
4420
4129
  className: i,
4421
4130
  color: e = k.GREY_DARK_5,
4422
4131
  height: t = 24,
@@ -4468,7 +4177,7 @@ const re = ({
4468
4177
  )
4469
4178
  ]
4470
4179
  }
4471
- ), Qe = ({
4180
+ ), Ye = ({
4472
4181
  className: i,
4473
4182
  color: e = k.GREY_DARK_5,
4474
4183
  height: t = 24,
@@ -4505,7 +4214,7 @@ const re = ({
4505
4214
  )
4506
4215
  ]
4507
4216
  }
4508
- ), qe = ({
4217
+ ), je = ({
4509
4218
  className: i,
4510
4219
  color: e = k.NOTIFICATION_WARNING_DARK,
4511
4220
  height: t = 37,
@@ -4544,7 +4253,7 @@ const re = ({
4544
4253
  )
4545
4254
  ]
4546
4255
  }
4547
- ), Xe = ({
4256
+ ), $e = ({
4548
4257
  className: i,
4549
4258
  color: e = k.GREY_DARK_5,
4550
4259
  height: t = 24,
@@ -4570,7 +4279,7 @@ const re = ({
4570
4279
  }
4571
4280
  )
4572
4281
  }
4573
- ), e7 = ({
4282
+ ), Fe = ({
4574
4283
  className: i,
4575
4284
  color: e = k.GREY_DARK_5,
4576
4285
  height: t = 24,
@@ -4609,7 +4318,7 @@ const re = ({
4609
4318
  )
4610
4319
  ]
4611
4320
  }
4612
- ), t7 = ({
4321
+ ), We = ({
4613
4322
  className: i,
4614
4323
  color: e = k.GREY_DARK_5,
4615
4324
  height: t = 20,
@@ -4642,7 +4351,7 @@ const re = ({
4642
4351
  )
4643
4352
  ]
4644
4353
  }
4645
- ), i7 = ({
4354
+ ), Ue = ({
4646
4355
  className: i,
4647
4356
  color: e = k.GREY_DARK_5,
4648
4357
  height: t = 24,
@@ -4711,7 +4420,7 @@ const re = ({
4711
4420
  )
4712
4421
  ]
4713
4422
  }
4714
- ), s7 = ({
4423
+ ), ze = ({
4715
4424
  className: i,
4716
4425
  color: e = k.GREY_DARK_5,
4717
4426
  height: t = 24,
@@ -4768,7 +4477,7 @@ const re = ({
4768
4477
  )
4769
4478
  ]
4770
4479
  }
4771
- ), n7 = ({
4480
+ ), Je = ({
4772
4481
  className: i,
4773
4482
  color: e = k.GREY_DARK_5,
4774
4483
  height: t = 24,
@@ -4817,7 +4526,7 @@ const re = ({
4817
4526
  )
4818
4527
  ]
4819
4528
  }
4820
- ), r7 = ({
4529
+ ), Qe = ({
4821
4530
  className: i,
4822
4531
  color: e = k.GREY_DARK_5,
4823
4532
  height: t = 24,
@@ -4844,7 +4553,7 @@ const re = ({
4844
4553
  }
4845
4554
  )
4846
4555
  }
4847
- ), o7 = ({
4556
+ ), qe = ({
4848
4557
  className: i,
4849
4558
  color: e = k.GREY_DARK_5,
4850
4559
  height: t = 20,
@@ -4873,7 +4582,7 @@ const re = ({
4873
4582
  )
4874
4583
  ]
4875
4584
  }
4876
- ), a7 = ({
4585
+ ), Xe = ({
4877
4586
  className: i,
4878
4587
  color: e = "#001E52",
4879
4588
  height: t = 24,
@@ -4899,7 +4608,7 @@ const re = ({
4899
4608
  }
4900
4609
  )
4901
4610
  }
4902
- ), l7 = ({
4611
+ ), e7 = ({
4903
4612
  className: i,
4904
4613
  color: e = "#001E52",
4905
4614
  height: t = 24,
@@ -4937,7 +4646,7 @@ const re = ({
4937
4646
  )
4938
4647
  ] }) })
4939
4648
  }
4940
- ), h7 = ({
4649
+ ), t7 = ({
4941
4650
  width: i = 20,
4942
4651
  height: e = 20,
4943
4652
  color: t = "#001E52",
@@ -4993,7 +4702,7 @@ const re = ({
4993
4702
  }
4994
4703
  )
4995
4704
  }
4996
- ), c7 = ({
4705
+ ), i7 = ({
4997
4706
  width: i = 24,
4998
4707
  height: e = 24,
4999
4708
  color: t = "#131314",
@@ -5026,7 +4735,7 @@ const re = ({
5026
4735
  )
5027
4736
  ]
5028
4737
  }
5029
- ), d7 = ({
4738
+ ), s7 = ({
5030
4739
  width: i = 24,
5031
4740
  height: e = 24,
5032
4741
  color: t = k.GREY_DARK_2,
@@ -5065,7 +4774,7 @@ const re = ({
5065
4774
  )
5066
4775
  ]
5067
4776
  }
5068
- ), C7 = ({
4777
+ ), n7 = ({
5069
4778
  width: i = 24,
5070
4779
  height: e = 24,
5071
4780
  color: t = k.GREY_DARK_2,
@@ -5105,7 +4814,7 @@ const re = ({
5105
4814
  )
5106
4815
  ]
5107
4816
  }
5108
- ), g7 = ({
4817
+ ), r7 = ({
5109
4818
  width: i = 24,
5110
4819
  height: e = 24,
5111
4820
  color: t = k.GREY_DARK_2,
@@ -5132,7 +4841,7 @@ const re = ({
5132
4841
  }
5133
4842
  )
5134
4843
  }
5135
- ), u7 = ({
4844
+ ), o7 = ({
5136
4845
  width: i = 24,
5137
4846
  height: e = 24,
5138
4847
  color: t = k.GREY_DARK_2,
@@ -5159,7 +4868,7 @@ const re = ({
5159
4868
  }
5160
4869
  )
5161
4870
  }
5162
- ), p7 = ({
4871
+ ), a7 = ({
5163
4872
  width: i = 20,
5164
4873
  height: e = 20,
5165
4874
  color: t = "#001E52",
@@ -5185,7 +4894,7 @@ const re = ({
5185
4894
  }
5186
4895
  )
5187
4896
  }
5188
- ), f7 = ({
4897
+ ), l7 = ({
5189
4898
  name: i,
5190
4899
  width: e,
5191
4900
  height: t,
@@ -5201,38 +4910,38 @@ const re = ({
5201
4910
  return;
5202
4911
  }
5203
4912
  h && !o && C("clickable");
5204
- }, [h, n, o]), /* @__PURE__ */ r(F, { children: (() => {
4913
+ }, [h, n, o]), /* @__PURE__ */ r(W, { children: (() => {
5205
4914
  switch (i) {
5206
4915
  case "nextIcon":
5207
- return Te({ width: e, height: t, color: l, className: a, onClick: h });
4916
+ return Ve({ width: e, height: t, color: l, className: a, onClick: h });
5208
4917
  case "prevIcon":
5209
- return Ke({ width: e, height: t, color: l, className: a, onClick: h });
4918
+ return Ie({ width: e, height: t, color: l, className: a, onClick: h });
5210
4919
  case "arrowDown":
5211
- return re({ width: e, height: t, color: l, className: a, onClick: h });
4920
+ return te({ width: e, height: t, color: l, className: a, onClick: h });
5212
4921
  case "info":
5213
- return oe({ width: e, height: t, color: l, className: a, onClick: h });
4922
+ return ie({ width: e, height: t, color: l, className: a, onClick: h });
5214
4923
  case "arrowRight":
5215
- return ae({ width: e, height: t, color: l, className: a, onClick: h });
4924
+ return se({ width: e, height: t, color: l, className: a, onClick: h });
5216
4925
  case "calendar":
5217
- return le({ width: e, height: t, color: l, className: a, onClick: h });
4926
+ return ne({ width: e, height: t, color: l, className: a, onClick: h });
5218
4927
  case "check":
5219
- return he({ width: e, height: t, color: l, className: a, onClick: h });
4928
+ return re({ width: e, height: t, color: l, className: a, onClick: h });
5220
4929
  case "cancel":
5221
- return ce({ width: e, height: t, color: l, className: a, onClick: h });
4930
+ return oe({ width: e, height: t, color: l, className: a, onClick: h });
5222
4931
  case "add":
5223
- return de({ width: e, height: t, color: l, className: a, onClick: h });
4932
+ return ae({ width: e, height: t, color: l, className: a, onClick: h });
5224
4933
  case "list":
5225
- return Ce({ width: e, height: t, color: l, className: a, onClick: h });
4934
+ return le({ width: e, height: t, color: l, className: a, onClick: h });
5226
4935
  case "dragAndDrop":
5227
- return ge({ width: e, height: t, color: l, className: a, onClick: h });
4936
+ return he({ width: e, height: t, color: l, className: a, onClick: h });
5228
4937
  case "filter":
5229
- return ue({ width: e, height: t, color: l, className: a, onClick: h });
4938
+ return ce({ width: e, height: t, color: l, className: a, onClick: h });
5230
4939
  case "attention":
5231
- return pe({ width: e, height: t, color: l, className: a, onClick: h });
4940
+ return de({ width: e, height: t, color: l, className: a, onClick: h });
5232
4941
  case "users":
5233
- return fe({ width: e, height: t, color: l, className: a, onClick: h });
4942
+ return Ce({ width: e, height: t, color: l, className: a, onClick: h });
5234
4943
  case "mySkillsMatrix":
5235
- return me({
4944
+ return ge({
5236
4945
  width: e,
5237
4946
  height: t,
5238
4947
  color: l,
@@ -5240,9 +4949,9 @@ const re = ({
5240
4949
  onClick: h
5241
4950
  });
5242
4951
  case "skills":
5243
- return we({ width: e, height: t, color: l, className: a, onClick: h });
4952
+ return ue({ width: e, height: t, color: l, className: a, onClick: h });
5244
4953
  case "skillsMatrices":
5245
- return Le({
4954
+ return pe({
5246
4955
  width: e,
5247
4956
  height: t,
5248
4957
  color: l,
@@ -5250,35 +4959,22 @@ const re = ({
5250
4959
  onClick: h
5251
4960
  });
5252
4961
  case "history":
5253
- return ke({ width: e, height: t, color: l, className: a, onClick: h });
4962
+ return fe({ width: e, height: t, color: l, className: a, onClick: h });
5254
4963
  case "logOut":
5255
- return ve({ width: e, height: t, color: l, className: a, onClick: h });
4964
+ return me({ width: e, height: t, color: l, className: a, onClick: h });
5256
4965
  case "settings":
5257
- return Ne({ width: e, height: t, color: l, className: a, onClick: h });
4966
+ return we({ width: e, height: t, color: l, className: a, onClick: h });
5258
4967
  case "trash":
5259
- return xe({ width: e, height: t, color: l, className: a, onClick: h });
4968
+ return Le({ width: e, height: t, color: l, className: a, onClick: h });
5260
4969
  case "settings2":
5261
- return Re({ width: e, height: t, color: l, className: a, onClick: h });
5262
- case "success":
5263
- return Me({ width: e, height: t, color: l, className: a, onClick: h });
4970
+ return ke({ width: e, height: t, color: l, className: a, onClick: h });
5264
4971
  case "checkCircle":
5265
- return _e({ width: e, height: t, color: l, className: a, onClick: h });
4972
+ return ve({ width: e, height: t, color: l, className: a, onClick: h });
5266
4973
  case "cancelCircle":
5267
- return be({ width: e, height: t, color: l, className: a, onClick: h });
4974
+ return Ne({ width: e, height: t, color: l, className: a, onClick: h });
5268
4975
  case "infoMedium":
5269
- return ye({ width: e, height: t, color: l, className: a, onClick: h });
5270
- case "attentionMedium":
5271
- return He({
5272
- width: e,
5273
- height: t,
5274
- color: l,
5275
- className: a,
5276
- onClick: h
5277
- });
5278
- case "errorMedium":
5279
- return Ee({ width: e, height: t, color: l, className: a, onClick: h });
5280
4976
  case "visibilityIcon":
5281
- return Ve({
4977
+ return Re({
5282
4978
  width: e,
5283
4979
  height: t,
5284
4980
  color: l,
@@ -5286,7 +4982,7 @@ const re = ({
5286
4982
  onClick: h
5287
4983
  });
5288
4984
  case "visibilityOffIcon":
5289
- return Ie({
4985
+ return xe({
5290
4986
  width: e,
5291
4987
  height: t,
5292
4988
  color: l,
@@ -5294,7 +4990,7 @@ const re = ({
5294
4990
  onClick: h
5295
4991
  });
5296
4992
  case "selectArrowIcon":
5297
- return Ae({
4993
+ return Me({
5298
4994
  width: e,
5299
4995
  height: t,
5300
4996
  color: l,
@@ -5302,7 +4998,7 @@ const re = ({
5302
4998
  onClick: h
5303
4999
  });
5304
5000
  case "expandArrowIcon":
5305
- return Ze({
5001
+ return _e({
5306
5002
  width: e,
5307
5003
  height: t,
5308
5004
  color: l,
@@ -5310,7 +5006,7 @@ const re = ({
5310
5006
  onClick: h
5311
5007
  });
5312
5008
  case "expandActiveArrowIcon":
5313
- return Oe({
5009
+ return be({
5314
5010
  width: e,
5315
5011
  height: t,
5316
5012
  color: l,
@@ -5318,80 +5014,80 @@ const re = ({
5318
5014
  onClick: h
5319
5015
  });
5320
5016
  case "sortUp":
5321
- return Se({ width: e, height: t, color: l, className: a, onClick: h });
5017
+ return ye({ width: e, height: t, color: l, className: a, onClick: h });
5322
5018
  case "sortDown":
5323
- return De({ width: e, height: t, color: l, className: a, onClick: h });
5019
+ return He({ width: e, height: t, color: l, className: a, onClick: h });
5324
5020
  case "search":
5325
- return Ge({ width: e, height: t, color: l, className: a, onClick: h });
5021
+ return Ee({ width: e, height: t, color: l, className: a, onClick: h });
5326
5022
  case "arrowUpFilled":
5327
- return Pe({ width: e, height: t, color: l, className: a, onClick: h });
5023
+ return Oe({ width: e, height: t, color: l, className: a, onClick: h });
5328
5024
  case "arrowDownFilled":
5329
- return Be({ width: e, height: t, color: l, className: a, onClick: h });
5025
+ return Ae({ width: e, height: t, color: l, className: a, onClick: h });
5330
5026
  case "link":
5331
- return je({ width: e, height: t, color: l, className: a, onClick: h });
5027
+ return Ze({ width: e, height: t, color: l, className: a, onClick: h });
5332
5028
  case "telegram":
5333
- return $e({ width: e, height: t, color: l, className: a, onClick: h });
5029
+ return De({ width: e, height: t, color: l, className: a, onClick: h });
5334
5030
  case "mail":
5335
- return Fe({ width: e, height: t, color: l, className: a, onClick: h });
5031
+ return Te({ width: e, height: t, color: l, className: a, onClick: h });
5336
5032
  case "github":
5337
- return Ye({ width: e, height: t, color: l, className: a, onClick: h });
5033
+ return Se({ width: e, height: t, color: l, className: a, onClick: h });
5338
5034
  case "linkedIn":
5339
- return We({ width: e, height: t, color: l, className: a, onClick: h });
5035
+ return Ge({ width: e, height: t, color: l, className: a, onClick: h });
5340
5036
  case "emptyStateIcon":
5341
- return Ue({ width: e, height: t, color: l, className: a, onClick: h });
5037
+ return Ke({ width: e, height: t, color: l, className: a, onClick: h });
5342
5038
  case "filtersIcon":
5343
- return ze({ width: e, height: t, color: l, className: a, onClick: h });
5039
+ return Be({ width: e, height: t, color: l, className: a, onClick: h });
5344
5040
  case "dotMenuIcon":
5345
- return Je({ width: e, height: t, color: l, className: a, onClick: h });
5041
+ return Pe({ width: e, height: t, color: l, className: a, onClick: h });
5346
5042
  case "plusCircle":
5347
- return Qe({ width: e, height: t, color: l, className: a, onClick: h });
5043
+ return Ye({ width: e, height: t, color: l, className: a, onClick: h });
5348
5044
  case "warning":
5349
- return qe({ width: e, height: t, color: l, className: a, onClick: h });
5045
+ return je({ width: e, height: t, color: l, className: a, onClick: h });
5350
5046
  case "back":
5351
- return Xe({ width: e, height: t, color: l, className: a, onClick: h });
5047
+ return $e({ width: e, height: t, color: l, className: a, onClick: h });
5352
5048
  case "bell":
5353
- return e7({ width: e, height: t, color: l, className: a, onClick: h });
5049
+ return Fe({ width: e, height: t, color: l, className: a, onClick: h });
5354
5050
  case "copy":
5355
- return t7({ width: e, height: t, color: l, className: a, onClick: h });
5051
+ return We({ width: e, height: t, color: l, className: a, onClick: h });
5356
5052
  case "contract":
5357
- return i7({ width: e, height: t, color: l, className: a, onClick: h });
5053
+ return Ue({ width: e, height: t, color: l, className: a, onClick: h });
5358
5054
  case "resourceManager":
5359
- return s7({ width: e, height: t, color: l, className: a, onClick: h });
5055
+ return ze({ width: e, height: t, color: l, className: a, onClick: h });
5360
5056
  case "image":
5361
- return n7({ width: e, height: t, color: l, className: a, onClick: h });
5057
+ return Je({ width: e, height: t, color: l, className: a, onClick: h });
5362
5058
  case "edit":
5363
- return r7({ width: e, height: t, color: l, className: a, onClick: h });
5059
+ return Qe({ width: e, height: t, color: l, className: a, onClick: h });
5364
5060
  case "filledArrowRight":
5365
- return o7({ width: e, height: t, color: l, className: a, onClick: h });
5061
+ return qe({ width: e, height: t, color: l, className: a, onClick: h });
5366
5062
  case "burgerMenu":
5367
- return a7({ width: e, height: t, color: l, className: a, onClick: h });
5063
+ return Xe({ width: e, height: t, color: l, className: a, onClick: h });
5368
5064
  case "refresh":
5369
- return l7({ width: e, height: t, color: l, className: a, onClick: h });
5065
+ return e7({ width: e, height: t, color: l, className: a, onClick: h });
5370
5066
  case "projects":
5371
- return h7({ width: e, height: t, color: l, className: a, onClick: h });
5067
+ return t7({ width: e, height: t, color: l, className: a, onClick: h });
5372
5068
  case "profile":
5373
- return p7({ width: e, height: t, color: l, className: a, onClick: h });
5069
+ return a7({ width: e, height: t, color: l, className: a, onClick: h });
5374
5070
  case "exit":
5375
- return c7({ width: e, height: t, color: l, className: a, onClick: h });
5071
+ return i7({ width: e, height: t, color: l, className: a, onClick: h });
5376
5072
  case "client":
5377
- return d7({ width: e, height: t, color: l, className: a, onClick: h });
5073
+ return s7({ width: e, height: t, color: l, className: a, onClick: h });
5378
5074
  case "openPointCircle":
5379
- return C7({ width: e, height: t, color: l, className: a, onClick: h });
5075
+ return n7({ width: e, height: t, color: l, className: a, onClick: h });
5380
5076
  case "community":
5381
- return g7({ width: e, height: t, color: l, className: a, onClick: h });
5077
+ return r7({ width: e, height: t, color: l, className: a, onClick: h });
5382
5078
  case "docs":
5383
- return u7({ width: e, height: t, color: l, className: a, onClick: h });
5079
+ return o7({ width: e, height: t, color: l, className: a, onClick: h });
5384
5080
  default:
5385
- return /* @__PURE__ */ r(F, { children: "No Icon provided" });
5081
+ return /* @__PURE__ */ r(W, { children: "No Icon provided" });
5386
5082
  }
5387
5083
  })() });
5388
5084
  };
5389
5085
  var o1 = /* @__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.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", 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.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(o1 || {});
5390
- const m7 = t1({
5086
+ const h7 = t1({
5391
5087
  locale: "en",
5392
5088
  theme: "light"
5393
5089
  });
5394
- m7.Provider;
5090
+ h7.Provider;
5395
5091
  const i2 = ({
5396
5092
  children: i,
5397
5093
  width: e,
@@ -5408,7 +5104,7 @@ const i2 = ({
5408
5104
  {
5409
5105
  className: `snmt-tag ${t} ${o ? "disabled" : ""}`,
5410
5106
  closeIcon: /* @__PURE__ */ r(
5411
- f7,
5107
+ l7,
5412
5108
  {
5413
5109
  name: "cancelCircle",
5414
5110
  color: o ? o1.GREY_DARK_1 : o1.GREY_DARK_2,
@@ -5421,7 +5117,7 @@ const i2 = ({
5421
5117
  style: { width: e ?? "fit-content" },
5422
5118
  closable: n,
5423
5119
  children: typeof i == "string" ? /* @__PURE__ */ r(
5424
- ne,
5120
+ ee,
5425
5121
  {
5426
5122
  variant: t === "small" ? "body4" : "body2",
5427
5123
  color: o ? o1.GREY_DARK_2 : o1.GREY_DARK_5,
@@ -5430,12 +5126,12 @@ const i2 = ({
5430
5126
  ) : i
5431
5127
  }
5432
5128
  );
5433
- }, { Title: w7, Text: L7 } = J1, k7 = {
5129
+ }, { Title: c7, Text: d7 } = J1, C7 = {
5434
5130
  h1: 1,
5435
5131
  h2: 2,
5436
5132
  h3: 3,
5437
5133
  h4: 4
5438
- }, v7 = w1(
5134
+ }, g7 = w1(
5439
5135
  ({
5440
5136
  align: i = "inherit",
5441
5137
  variant: e = "body1",
@@ -5477,9 +5173,9 @@ const i2 = ({
5477
5173
  }
5478
5174
  } : void 0
5479
5175
  };
5480
- return g ? /* @__PURE__ */ r(w7, { level: k7[e], ...w, children: s }) : /* @__PURE__ */ r(L7, { ...w, children: s });
5176
+ return g ? /* @__PURE__ */ r(c7, { level: C7[e], ...w, children: s }) : /* @__PURE__ */ r(d7, { ...w, children: s });
5481
5177
  }
5482
- ), N7 = ({
5178
+ ), u7 = ({
5483
5179
  children: i,
5484
5180
  content: e,
5485
5181
  isOpen: t,
@@ -5504,18 +5200,18 @@ const i2 = ({
5504
5200
  }
5505
5201
  );
5506
5202
  };
5507
- var x7 = { exports: {} };
5203
+ var p7 = { exports: {} };
5508
5204
  (function(i, e) {
5509
5205
  (function(t, s) {
5510
5206
  i.exports = s();
5511
- })(R2, function() {
5207
+ })(x2, function() {
5512
5208
  return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t) {
5513
5209
  var s = ["th", "st", "nd", "rd"], n = t % 100;
5514
5210
  return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
5515
5211
  } };
5516
5212
  });
5517
- })(x7);
5518
- const R7 = ({
5213
+ })(p7);
5214
+ const f7 = ({
5519
5215
  values: i,
5520
5216
  onTagClose: e,
5521
5217
  maxWidth: t,
@@ -5534,7 +5230,7 @@ const R7 = ({
5534
5230
  return ((p = o == null ? void 0 : o.find((m) => m.value === g)) == null ? void 0 : p.label) || ((w = c == null ? void 0 : c.find((m) => m.value === g)) == null ? void 0 : w.label) || g;
5535
5231
  };
5536
5232
  return /* @__PURE__ */ u(
5537
- N7,
5233
+ u7,
5538
5234
  {
5539
5235
  content: (
5540
5236
  // 90: paddings + margins + gaps and so on
@@ -5559,19 +5255,19 @@ const R7 = ({
5559
5255
  ]
5560
5256
  }
5561
5257
  );
5562
- }, M7 = {
5258
+ }, m7 = {
5563
5259
  small: 20,
5564
5260
  medium: 28,
5565
5261
  large: 48
5566
- }, O1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
5567
- const t = M7[i], s = `no-repeat linear-gradient(${e}
5262
+ }, Z1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
5263
+ const t = m7[i], s = `no-repeat linear-gradient(${e}
5568
5264
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, n = {
5569
5265
  width: t,
5570
5266
  background: `${s} 0% 100%, ${s} 50% 100%, ${s} 100% 100%`,
5571
5267
  backgroundSize: "20% calc(200% + 20px)"
5572
5268
  };
5573
5269
  return /* @__PURE__ */ r("span", { className: "snmt-loader", style: n });
5574
- }, _7 = w1(
5270
+ }, w7 = w1(
5575
5271
  ({
5576
5272
  value: i,
5577
5273
  onChange: e,
@@ -5595,23 +5291,23 @@ const R7 = ({
5595
5291
  isLoading: E,
5596
5292
  readOnly: f,
5597
5293
  error: _
5598
- }, x) => {
5599
- const [R, D] = I(!1), [P, i1] = I(!1), [$, h1] = I(!0), [V, j] = I(i), W = J(null);
5294
+ }, R) => {
5295
+ const [x, D] = I(!1), [P, i1] = I(!1), [$, h1] = I(!0), [V, Y] = I(i), F = J(null);
5600
5296
  A(() => {
5601
- j(i);
5297
+ Y(i);
5602
5298
  }, [i]);
5603
5299
  const q = (M) => {
5604
5300
  D(M), g && g(M);
5605
5301
  }, c1 = (M, H) => {
5606
5302
  var G;
5607
5303
  return !!((G = H == null ? void 0 : H.label) != null && G.toString().toLowerCase().includes(M.toLowerCase()));
5608
- }, O = () => {
5304
+ }, Z = () => {
5609
5305
  i1(!0);
5610
- }, Y = () => {
5306
+ }, j = () => {
5611
5307
  i1(!1);
5612
5308
  }, S = K(
5613
5309
  (M) => {
5614
- if (j(M), s) {
5310
+ if (Y(M), s) {
5615
5311
  const G = M;
5616
5312
  e == null || e(G);
5617
5313
  return;
@@ -5631,7 +5327,7 @@ const R7 = ({
5631
5327
  }, [a, S, s, f]), C1 = K(
5632
5328
  (M) => {
5633
5329
  const H = V.filter((G) => G !== M);
5634
- S(H), j(H);
5330
+ S(H), Y(H);
5635
5331
  },
5636
5332
  [S, V]
5637
5333
  ), H1 = K(
@@ -5639,7 +5335,7 @@ const R7 = ({
5639
5335
  // if the search input is empty
5640
5336
  // then display the placeholder, else do not display it
5641
5337
  /* @__PURE__ */ r("span", { className: "custom-placeholder", children: $ ? t : "" })
5642
- ) : /* @__PURE__ */ r(F, {}),
5338
+ ) : /* @__PURE__ */ r(W, {}),
5643
5339
  [$, V, t]
5644
5340
  ), l2 = (M) => {
5645
5341
  M.preventDefault(), M.stopPropagation();
@@ -5658,11 +5354,11 @@ const R7 = ({
5658
5354
  (M) => {
5659
5355
  var H;
5660
5356
  return /* @__PURE__ */ r(
5661
- R7,
5357
+ f7,
5662
5358
  {
5663
5359
  values: M,
5664
5360
  onTagClose: C1,
5665
- maxWidth: ((H = W.current) == null ? void 0 : H.clientWidth) || 0,
5361
+ maxWidth: ((H = F.current) == null ? void 0 : H.clientWidth) || 0,
5666
5362
  disabled: a,
5667
5363
  closable: !f,
5668
5364
  options: o,
@@ -5681,7 +5377,7 @@ const R7 = ({
5681
5377
  {
5682
5378
  className: `snmt-select-1-15-6 ${P ? "snmt-select-focused" : ""}
5683
5379
  ${s ? "" : "snmt-select-single"} ${f ? "snmt-select-read-only" : ""}`,
5684
- ref: W,
5380
+ ref: F,
5685
5381
  style: { width: c },
5686
5382
  children: [
5687
5383
  /* @__PURE__ */ r(
@@ -5690,7 +5386,7 @@ const R7 = ({
5690
5386
  className: "snmt-select-blank",
5691
5387
  popupClassName: f ? "dropdown-read-only" : "",
5692
5388
  id: N,
5693
- ref: x,
5389
+ ref: R,
5694
5390
  showSearch: !!n,
5695
5391
  filterOption: n && c1,
5696
5392
  onDropdownVisibleChange: q,
@@ -5702,8 +5398,8 @@ const R7 = ({
5702
5398
  },
5703
5399
  mode: s === "filter" ? "multiple" : s,
5704
5400
  onChange: S,
5705
- onFocus: O,
5706
- onBlur: Y,
5401
+ onFocus: Z,
5402
+ onBlur: j,
5707
5403
  onSearch: (M) => {
5708
5404
  h1(!M), h && h(M);
5709
5405
  },
@@ -5713,8 +5409,8 @@ const R7 = ({
5713
5409
  maxTagCount: "responsive",
5714
5410
  maxTagPlaceholder: c2,
5715
5411
  onPopupScroll: h2,
5716
- prefix: E && /* @__PURE__ */ r(O1, { size: "small" }),
5717
- suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ u(F, { children: [
5412
+ prefix: E && /* @__PURE__ */ r(Z1, { size: "small" }),
5413
+ suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ u(W, { children: [
5718
5414
  V && !!V.length && (s || d) && /* @__PURE__ */ r(
5719
5415
  "div",
5720
5416
  {
@@ -5736,8 +5432,8 @@ const R7 = ({
5736
5432
  {
5737
5433
  name: "selectArrowIcon",
5738
5434
  color: a ? T.GREY_DARK_1 : T.GREY_DARK_5,
5739
- className: R ? "select-arrow-rotated" : "select-arrow",
5740
- onClick: () => D(!R)
5435
+ className: x ? "select-arrow-rotated" : "select-arrow",
5436
+ onClick: () => D(!x)
5741
5437
  }
5742
5438
  )
5743
5439
  ] }) }),
@@ -5746,7 +5442,7 @@ const R7 = ({
5746
5442
  optionRender: (M) => b ? b(M.data) : /* @__PURE__ */ u(r1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
5747
5443
  /* @__PURE__ */ u(r1, { alignItems: "center", gap: 12, children: [
5748
5444
  s && /* @__PURE__ */ r(
5749
- j2,
5445
+ Y2,
5750
5446
  {
5751
5447
  checked: !!(V != null && V.includes(M.value))
5752
5448
  }
@@ -5760,11 +5456,11 @@ const R7 = ({
5760
5456
  ] }),
5761
5457
  dropdownRender: (M) => /* @__PURE__ */ u("div", { className: "dropdown-container", children: [
5762
5458
  /* @__PURE__ */ r("div", { className: "dropdown-menu", children: y ? y(M) : M }),
5763
- E && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(O1, {}) })
5459
+ E && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(Z1, {}) })
5764
5460
  ] })
5765
5461
  }
5766
5462
  ),
5767
- t && /* @__PURE__ */ u(F, { children: [
5463
+ t && /* @__PURE__ */ u(W, { children: [
5768
5464
  /* @__PURE__ */ r(
5769
5465
  "label",
5770
5466
  {
@@ -5793,7 +5489,7 @@ const R7 = ({
5793
5489
  width: 16
5794
5490
  }
5795
5491
  ),
5796
- typeof _ == "string" ? /* @__PURE__ */ r(v7, { color: T.NOTIFICATION_ERROR_DARK, variant: "body4", children: _ }) : _
5492
+ typeof _ == "string" ? /* @__PURE__ */ r(g7, { color: T.NOTIFICATION_ERROR_DARK, variant: "body4", children: _ }) : _
5797
5493
  ] })
5798
5494
  ] });
5799
5495
  }
@@ -5803,11 +5499,11 @@ const R7 = ({
5803
5499
  i = s, e = n;
5804
5500
  });
5805
5501
  return t.resolve = i, t.reject = e, t;
5806
- }, S1 = (i) => i == null ? "" : "" + i, b7 = (i, e, t) => {
5502
+ }, S1 = (i) => i == null ? "" : "" + i, L7 = (i, e, t) => {
5807
5503
  i.forEach((s) => {
5808
5504
  e[s] && (t[s] = e[s]);
5809
5505
  });
5810
- }, y7 = /###/g, D1 = (i) => i && i.indexOf("###") > -1 ? i.replace(y7, ".") : i, G1 = (i) => !i || v(i), a1 = (i, e, t) => {
5506
+ }, k7 = /###/g, D1 = (i) => i && i.indexOf("###") > -1 ? i.replace(k7, ".") : i, G1 = (i) => !i || v(i), a1 = (i, e, t) => {
5811
5507
  const s = v(e) ? e.split(".") : e;
5812
5508
  let n = 0;
5813
5509
  for (; n < s.length - 1; ) {
@@ -5832,7 +5528,7 @@ const R7 = ({
5832
5528
  for (; a.obj === void 0 && c.length; )
5833
5529
  o = `${c[c.length - 1]}.${o}`, c = c.slice(0, c.length - 1), a = a1(i, c, Object), a && a.obj && typeof a.obj[`${a.k}.${o}`] < "u" && (a.obj = void 0);
5834
5530
  a.obj[`${a.k}.${o}`] = t;
5835
- }, H7 = (i, e, t, s) => {
5531
+ }, v7 = (i, e, t, s) => {
5836
5532
  const {
5837
5533
  obj: n,
5838
5534
  k: o
@@ -5845,7 +5541,7 @@ const R7 = ({
5845
5541
  } = a1(i, e);
5846
5542
  if (t)
5847
5543
  return t[s];
5848
- }, E7 = (i, e, t) => {
5544
+ }, N7 = (i, e, t) => {
5849
5545
  const s = u1(i, t);
5850
5546
  return s !== void 0 ? s : u1(e, t);
5851
5547
  }, s2 = (i, e, t) => {
@@ -5853,7 +5549,7 @@ const R7 = ({
5853
5549
  s !== "__proto__" && s !== "constructor" && (s in i ? v(i[s]) || i[s] instanceof String || v(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : s2(i[s], e[s], t) : i[s] = e[s]);
5854
5550
  return i;
5855
5551
  }, X = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
5856
- var V7 = {
5552
+ var R7 = {
5857
5553
  "&": "&amp;",
5858
5554
  "<": "&lt;",
5859
5555
  ">": "&gt;",
@@ -5861,8 +5557,8 @@ var V7 = {
5861
5557
  "'": "&#39;",
5862
5558
  "/": "&#x2F;"
5863
5559
  };
5864
- const I7 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => V7[e]) : i;
5865
- class A7 {
5560
+ const x7 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => R7[e]) : i;
5561
+ class M7 {
5866
5562
  constructor(e) {
5867
5563
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
5868
5564
  }
@@ -5874,11 +5570,11 @@ class A7 {
5874
5570
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
5875
5571
  }
5876
5572
  }
5877
- const Z7 = [" ", ",", "?", "!", ";"], O7 = new A7(20), S7 = (i, e, t) => {
5573
+ const _7 = [" ", ",", "?", "!", ";"], b7 = new M7(20), y7 = (i, e, t) => {
5878
5574
  e = e || "", t = t || "";
5879
- const s = Z7.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
5575
+ const s = _7.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
5880
5576
  if (s.length === 0) return !0;
5881
- const n = O7.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
5577
+ const n = b7.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
5882
5578
  let o = !n.test(i);
5883
5579
  if (!o) {
5884
5580
  const c = i.indexOf(t);
@@ -5905,7 +5601,7 @@ const Z7 = [" ", ",", "?", "!", ";"], O7 = new A7(20), S7 = (i, e, t) => {
5905
5601
  n = c;
5906
5602
  }
5907
5603
  return n;
5908
- }, p1 = (i) => i && i.replace("_", "-"), D7 = {
5604
+ }, p1 = (i) => i && i.replace("_", "-"), H7 = {
5909
5605
  type: "logger",
5910
5606
  log(i) {
5911
5607
  this.output("log", i);
@@ -5927,7 +5623,7 @@ class f1 {
5927
5623
  }
5928
5624
  init(e) {
5929
5625
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5930
- this.prefix = t.prefix || "i18next:", this.logger = e || D7, this.options = t, this.debug = t.debug;
5626
+ this.prefix = t.prefix || "i18next:", this.logger = e || H7, this.options = t, this.debug = t.debug;
5931
5627
  }
5932
5628
  log() {
5933
5629
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -6087,7 +5783,7 @@ const B1 = {};
6087
5783
  class m1 extends L1 {
6088
5784
  constructor(e) {
6089
5785
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6090
- super(), b7(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = B.create("translator");
5786
+ super(), L7(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = B.create("translator");
6091
5787
  }
6092
5788
  changeLanguage(e) {
6093
5789
  e && (this.language = e);
@@ -6106,7 +5802,7 @@ class m1 extends L1 {
6106
5802
  s === void 0 && (s = ":");
6107
5803
  const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
6108
5804
  let o = t.ns || this.options.defaultNS || [];
6109
- const c = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !S7(e, s, n);
5805
+ const c = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !y7(e, s, n);
6110
5806
  if (c && !a) {
6111
5807
  const C = e.match(this.interpolator.nestingRegexp);
6112
5808
  if (C && C.length > 0)
@@ -6165,15 +5861,15 @@ class m1 extends L1 {
6165
5861
  return n ? (h.res = f, h.usedParams = this.getUsedParamsDetails(t), h) : f;
6166
5862
  }
6167
5863
  if (o) {
6168
- const f = Array.isArray(g), _ = f ? [] : {}, x = f ? w : p;
6169
- for (const R in g)
6170
- if (Object.prototype.hasOwnProperty.call(g, R)) {
6171
- const D = `${x}${o}${R}`;
6172
- _[R] = this.translate(D, {
5864
+ const f = Array.isArray(g), _ = f ? [] : {}, R = f ? w : p;
5865
+ for (const x in g)
5866
+ if (Object.prototype.hasOwnProperty.call(g, x)) {
5867
+ const D = `${R}${o}${x}`;
5868
+ _[x] = this.translate(D, {
6173
5869
  ...t,
6174
5870
  joinArrays: !1,
6175
5871
  ns: a
6176
- }), _[R] === D && (_[R] = g[R]);
5872
+ }), _[x] === D && (_[x] = g[x]);
6177
5873
  }
6178
5874
  g = _;
6179
5875
  }
@@ -6181,35 +5877,35 @@ class m1 extends L1 {
6181
5877
  g = g.join(y), g && (g = this.extendTranslation(g, e, t, s));
6182
5878
  else {
6183
5879
  let f = !1, _ = !1;
6184
- const x = t.count !== void 0 && !v(t.count), R = m1.hasDefaultValue(t), D = x ? this.pluralResolver.getSuffix(d, t.count, t) : "", P = t.ordinal && x ? this.pluralResolver.getSuffix(d, t.count, {
5880
+ const R = t.count !== void 0 && !v(t.count), x = m1.hasDefaultValue(t), D = R ? this.pluralResolver.getSuffix(d, t.count, t) : "", P = t.ordinal && R ? this.pluralResolver.getSuffix(d, t.count, {
6185
5881
  ordinal: !1
6186
- }) : "", i1 = x && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), $ = i1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${D}`] || t[`defaultValue${P}`] || t.defaultValue;
6187
- !this.isValidLookup(g) && R && (f = !0, g = $), this.isValidLookup(g) || (_ = !0, g = c);
6188
- const V = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && _ ? void 0 : g, j = R && $ !== g && this.options.updateMissing;
6189
- if (_ || f || j) {
6190
- if (this.logger.log(j ? "updateKey" : "missingKey", d, C, c, j ? $ : g), o) {
6191
- const O = this.resolve(c, {
5882
+ }) : "", i1 = R && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), $ = i1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${D}`] || t[`defaultValue${P}`] || t.defaultValue;
5883
+ !this.isValidLookup(g) && x && (f = !0, g = $), this.isValidLookup(g) || (_ = !0, g = c);
5884
+ const V = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && _ ? void 0 : g, Y = x && $ !== g && this.options.updateMissing;
5885
+ if (_ || f || Y) {
5886
+ if (this.logger.log(Y ? "updateKey" : "missingKey", d, C, c, Y ? $ : g), o) {
5887
+ const Z = this.resolve(c, {
6192
5888
  ...t,
6193
5889
  keySeparator: !1
6194
5890
  });
6195
- O && O.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
5891
+ 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.");
6196
5892
  }
6197
- let W = [];
5893
+ let F = [];
6198
5894
  const q = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
6199
5895
  if (this.options.saveMissingTo === "fallback" && q && q[0])
6200
- for (let O = 0; O < q.length; O++)
6201
- W.push(q[O]);
6202
- else this.options.saveMissingTo === "all" ? W = this.languageUtils.toResolveHierarchy(t.lng || this.language) : W.push(t.lng || this.language);
6203
- const c1 = (O, Y, S) => {
6204
- const d1 = R && S !== g ? S : V;
6205
- this.options.missingKeyHandler ? this.options.missingKeyHandler(O, C, Y, d1, j, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(O, C, Y, d1, j, t), this.emit("missingKey", O, C, Y, g);
5896
+ for (let Z = 0; Z < q.length; Z++)
5897
+ F.push(q[Z]);
5898
+ else this.options.saveMissingTo === "all" ? F = this.languageUtils.toResolveHierarchy(t.lng || this.language) : F.push(t.lng || this.language);
5899
+ const c1 = (Z, j, S) => {
5900
+ const d1 = x && S !== g ? S : V;
5901
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(Z, C, j, d1, Y, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(Z, C, j, d1, Y, t), this.emit("missingKey", Z, C, j, g);
6206
5902
  };
6207
- this.options.saveMissing && (this.options.saveMissingPlurals && x ? W.forEach((O) => {
6208
- const Y = this.pluralResolver.getSuffixes(O, t);
6209
- i1 && t[`defaultValue${this.options.pluralSeparator}zero`] && Y.indexOf(`${this.options.pluralSeparator}zero`) < 0 && Y.push(`${this.options.pluralSeparator}zero`), Y.forEach((S) => {
6210
- c1([O], c + S, t[`defaultValue${S}`] || $);
5903
+ this.options.saveMissing && (this.options.saveMissingPlurals && R ? F.forEach((Z) => {
5904
+ const j = this.pluralResolver.getSuffixes(Z, t);
5905
+ i1 && t[`defaultValue${this.options.pluralSeparator}zero`] && j.indexOf(`${this.options.pluralSeparator}zero`) < 0 && j.push(`${this.options.pluralSeparator}zero`), j.forEach((S) => {
5906
+ c1([Z], c + S, t[`defaultValue${S}`] || $);
6211
5907
  });
6212
- }) : c1(W, c, $));
5908
+ }) : c1(F, c, $));
6213
5909
  }
6214
5910
  g = this.extendTranslation(g, e, t, h, s), _ && g === c && this.options.appendNamespaceToMissingKey && (g = `${C}:${c}`), (_ || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${C}:${c}` : c, f ? g : void 0) : g = this.options.parseMissingKeyHandler(g));
6215
5911
  }
@@ -6280,10 +5976,10 @@ class m1 extends L1 {
6280
5976
  else {
6281
5977
  let f;
6282
5978
  g && (f = this.pluralResolver.getSuffix(y, t.count, t));
6283
- const _ = `${this.options.pluralSeparator}zero`, x = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
6284
- if (g && (b.push(l + f), t.ordinal && f.indexOf(x) === 0 && b.push(l + f.replace(x, this.options.pluralSeparator)), p && b.push(l + _)), w) {
6285
- const R = `${l}${this.options.contextSeparator}${t.context}`;
6286
- b.push(R), g && (b.push(R + f), t.ordinal && f.indexOf(x) === 0 && b.push(R + f.replace(x, this.options.pluralSeparator)), p && b.push(R + _));
5979
+ const _ = `${this.options.pluralSeparator}zero`, R = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
5980
+ if (g && (b.push(l + f), t.ordinal && f.indexOf(R) === 0 && b.push(l + f.replace(R, this.options.pluralSeparator)), p && b.push(l + _)), w) {
5981
+ const x = `${l}${this.options.contextSeparator}${t.context}`;
5982
+ b.push(x), g && (b.push(x + f), t.ordinal && f.indexOf(R) === 0 && b.push(x + f.replace(R, this.options.pluralSeparator)), p && b.push(x + _));
6287
5983
  }
6288
5984
  }
6289
5985
  let E;
@@ -6396,7 +6092,7 @@ class P1 {
6396
6092
  }), n;
6397
6093
  }
6398
6094
  }
6399
- let G7 = [{
6095
+ let E7 = [{
6400
6096
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
6401
6097
  nr: [1, 2],
6402
6098
  fc: 1
@@ -6488,7 +6184,7 @@ let G7 = [{
6488
6184
  lngs: ["he", "iw"],
6489
6185
  nr: [1, 2, 20, 21],
6490
6186
  fc: 22
6491
- }], T7 = {
6187
+ }], V7 = {
6492
6188
  1: (i) => +(i > 1),
6493
6189
  2: (i) => +(i != 1),
6494
6190
  3: (i) => 0,
@@ -6512,28 +6208,28 @@ let G7 = [{
6512
6208
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
6513
6209
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
6514
6210
  };
6515
- const K7 = ["v1", "v2", "v3"], B7 = ["v4"], j1 = {
6211
+ const I7 = ["v1", "v2", "v3"], A7 = ["v4"], Y1 = {
6516
6212
  zero: 0,
6517
6213
  one: 1,
6518
6214
  two: 2,
6519
6215
  few: 3,
6520
6216
  many: 4,
6521
6217
  other: 5
6522
- }, P7 = () => {
6218
+ }, O7 = () => {
6523
6219
  const i = {};
6524
- return G7.forEach((e) => {
6220
+ return E7.forEach((e) => {
6525
6221
  e.lngs.forEach((t) => {
6526
6222
  i[t] = {
6527
6223
  numbers: e.nr,
6528
- plurals: T7[e.fc]
6224
+ plurals: V7[e.fc]
6529
6225
  };
6530
6226
  });
6531
6227
  }), i;
6532
6228
  };
6533
- class j7 {
6229
+ class Z7 {
6534
6230
  constructor(e) {
6535
6231
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6536
- this.languageUtils = e, this.options = t, this.logger = B.create("pluralResolver"), (!this.options.compatibilityJSON || B7.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 = P7(), this.pluralRulesCache = {};
6232
+ this.languageUtils = e, this.options = t, this.logger = B.create("pluralResolver"), (!this.options.compatibilityJSON || A7.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 = O7(), this.pluralRulesCache = {};
6537
6233
  }
6538
6234
  addRule(e, t) {
6539
6235
  this.rules[e] = t;
@@ -6576,7 +6272,7 @@ class j7 {
6576
6272
  getSuffixes(e) {
6577
6273
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6578
6274
  const s = this.getRule(e, t);
6579
- return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((n, o) => j1[n] - j1[o]).map((n) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${n}`) : s.numbers.map((n) => this.getSuffix(e, n, t)) : [];
6275
+ return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((n, o) => Y1[n] - Y1[o]).map((n) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${n}`) : s.numbers.map((n) => this.getSuffix(e, n, t)) : [];
6580
6276
  }
6581
6277
  getSuffix(e, t) {
6582
6278
  let s = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
@@ -6591,14 +6287,14 @@ class j7 {
6591
6287
  return this.options.compatibilityJSON === "v1" ? n === 1 ? "" : typeof n == "number" ? `_plural_${n.toString()}` : o() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? o() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
6592
6288
  }
6593
6289
  shouldUseIntlApi() {
6594
- return !K7.includes(this.options.compatibilityJSON);
6290
+ return !I7.includes(this.options.compatibilityJSON);
6595
6291
  }
6596
6292
  }
6597
- const Y1 = function(i, e, t) {
6598
- let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = E7(i, e, t);
6293
+ const j1 = function(i, e, t) {
6294
+ let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = N7(i, e, t);
6599
6295
  return !o && n && v(t) && (o = M1(i, t, s), o === void 0 && (o = M1(e, t, s))), o;
6600
- }, x1 = (i) => i.replace(/\$/g, "$$$$");
6601
- class Y7 {
6296
+ }, R1 = (i) => i.replace(/\$/g, "$$$$");
6297
+ class S7 {
6602
6298
  constructor() {
6603
6299
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6604
6300
  this.logger = B.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -6627,7 +6323,7 @@ class Y7 {
6627
6323
  maxReplaces: y,
6628
6324
  alwaysFormat: b
6629
6325
  } = e.interpolation;
6630
- this.escape = t !== void 0 ? t : I7, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? X(o) : c || "{{", this.suffix = a ? X(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = g ? X(g) : p || X("$t("), this.nestingSuffix = w ? X(w) : N || X(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
6326
+ this.escape = t !== void 0 ? t : x7, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? X(o) : c || "{{", this.suffix = a ? X(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = g ? X(g) : p || X("$t("), this.nestingSuffix = w ? X(w) : N || X(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
6631
6327
  }
6632
6328
  reset() {
6633
6329
  this.options && this.init(this.options);
@@ -6640,7 +6336,7 @@ class Y7 {
6640
6336
  let o, c, a;
6641
6337
  const C = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, d = (p) => {
6642
6338
  if (p.indexOf(this.formatSeparator) < 0) {
6643
- const y = Y1(t, C, p, this.options.keySeparator, this.options.ignoreJSONStructure);
6339
+ const y = j1(t, C, p, this.options.keySeparator, this.options.ignoreJSONStructure);
6644
6340
  return this.alwaysFormat ? this.format(y, void 0, s, {
6645
6341
  ...n,
6646
6342
  ...t,
@@ -6648,7 +6344,7 @@ class Y7 {
6648
6344
  }) : y;
6649
6345
  }
6650
6346
  const w = p.split(this.formatSeparator), N = w.shift().trim(), m = w.join(this.formatSeparator).trim();
6651
- return this.format(Y1(t, C, N, this.options.keySeparator, this.options.ignoreJSONStructure), m, s, {
6347
+ return this.format(j1(t, C, N, this.options.keySeparator, this.options.ignoreJSONStructure), m, s, {
6652
6348
  ...n,
6653
6349
  ...t,
6654
6350
  interpolationkey: N
@@ -6658,10 +6354,10 @@ class Y7 {
6658
6354
  const l = n && n.missingInterpolationHandler || this.options.missingInterpolationHandler, h = n && n.interpolation && n.interpolation.skipOnVariables !== void 0 ? n.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
6659
6355
  return [{
6660
6356
  regex: this.regexpUnescape,
6661
- safeValue: (p) => x1(p)
6357
+ safeValue: (p) => R1(p)
6662
6358
  }, {
6663
6359
  regex: this.regexp,
6664
- safeValue: (p) => this.escapeValue ? x1(this.escape(p)) : x1(p)
6360
+ safeValue: (p) => this.escapeValue ? R1(this.escape(p)) : R1(p)
6665
6361
  }].forEach((p) => {
6666
6362
  for (a = 0; o = p.regex.exec(e); ) {
6667
6363
  const w = o[1].trim();
@@ -6722,7 +6418,7 @@ class Y7 {
6722
6418
  return e;
6723
6419
  }
6724
6420
  }
6725
- const $7 = (i) => {
6421
+ const D7 = (i) => {
6726
6422
  let e = i.toLowerCase().trim();
6727
6423
  const t = {};
6728
6424
  if (i.indexOf("(") > -1) {
@@ -6753,7 +6449,7 @@ const $7 = (i) => {
6753
6449
  return a || (a = i(p1(s), n), e[c] = a), a(t);
6754
6450
  };
6755
6451
  };
6756
- class W7 {
6452
+ class G7 {
6757
6453
  constructor() {
6758
6454
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6759
6455
  this.logger = B.create("formatter"), this.options = e, this.formats = {
@@ -6813,7 +6509,7 @@ class W7 {
6813
6509
  const {
6814
6510
  formatName: d,
6815
6511
  formatOptions: l
6816
- } = $7(C);
6512
+ } = D7(C);
6817
6513
  if (this.formats[d]) {
6818
6514
  let h = a;
6819
6515
  try {
@@ -6833,10 +6529,10 @@ class W7 {
6833
6529
  }, e);
6834
6530
  }
6835
6531
  }
6836
- const F7 = (i, e) => {
6532
+ const T7 = (i, e) => {
6837
6533
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
6838
6534
  };
6839
- class U7 extends L1 {
6535
+ class K7 extends L1 {
6840
6536
  constructor(e, t, s) {
6841
6537
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
6842
6538
  super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = B.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);
@@ -6869,7 +6565,7 @@ class U7 extends L1 {
6869
6565
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
6870
6566
  const a = {};
6871
6567
  this.queue.forEach((C) => {
6872
- H7(C.loaded, [o], c), F7(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6568
+ v7(C.loaded, [o], c), T7(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6873
6569
  a[d] || (a[d] = {});
6874
6570
  const l = C.loaded[d];
6875
6571
  l.length && l.forEach((h) => {
@@ -7027,8 +6723,8 @@ const $1 = () => ({
7027
6723
  maxReplaces: 1e3,
7028
6724
  skipOnVariables: !0
7029
6725
  }
7030
- }), W1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), g1 = () => {
7031
- }, z7 = (i) => {
6726
+ }), F1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), g1 = () => {
6727
+ }, B7 = (i) => {
7032
6728
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
7033
6729
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
7034
6730
  });
@@ -7036,9 +6732,9 @@ const $1 = () => ({
7036
6732
  class l1 extends L1 {
7037
6733
  constructor() {
7038
6734
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
7039
- if (super(), this.options = W1(e), this.services = {}, this.logger = B, this.modules = {
6735
+ if (super(), this.options = F1(e), this.services = {}, this.logger = B, this.modules = {
7040
6736
  external: []
7041
- }, z7(this), t && !this.isInitialized && !e.isClone) {
6737
+ }, B7(this), t && !this.isInitialized && !e.isClone) {
7042
6738
  if (!this.options.initImmediate)
7043
6739
  return this.init(e, t), this;
7044
6740
  setTimeout(() => {
@@ -7054,7 +6750,7 @@ class l1 extends L1 {
7054
6750
  this.options = {
7055
6751
  ...n,
7056
6752
  ...this.options,
7057
- ...W1(t)
6753
+ ...F1(t)
7058
6754
  }, this.options.compatibilityAPI !== "v1" && (this.options.interpolation = {
7059
6755
  ...n.interpolation,
7060
6756
  ...this.options.interpolation
@@ -7063,17 +6759,17 @@ class l1 extends L1 {
7063
6759
  if (!this.options.isClone) {
7064
6760
  this.modules.logger ? B.init(o(this.modules.logger), this.options) : B.init(null, this.options);
7065
6761
  let l;
7066
- this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = W7);
6762
+ this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = G7);
7067
6763
  const h = new P1(this.options);
7068
6764
  this.store = new K1(this.options.resources, this.options);
7069
6765
  const g = this.services;
7070
- g.logger = B, g.resourceStore = this.store, g.languageUtils = h, g.pluralResolver = new j7(h, {
6766
+ g.logger = B, g.resourceStore = this.store, g.languageUtils = h, g.pluralResolver = new Z7(h, {
7071
6767
  prepend: this.options.pluralSeparator,
7072
6768
  compatibilityJSON: this.options.compatibilityJSON,
7073
6769
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
7074
- }), l && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (g.formatter = o(l), g.formatter.init(g, this.options), this.options.interpolation.format = g.formatter.format.bind(g.formatter)), g.interpolator = new Y7(this.options), g.utils = {
6770
+ }), l && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (g.formatter = o(l), g.formatter.init(g, this.options), this.options.interpolation.format = g.formatter.format.bind(g.formatter)), g.interpolator = new S7(this.options), g.utils = {
7075
6771
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
7076
- }, g.backendConnector = new U7(o(this.modules.backend), g.resourceStore, g, this.options), g.backendConnector.on("*", function(p) {
6772
+ }, g.backendConnector = new K7(o(this.modules.backend), g.resourceStore, g, this.options), g.backendConnector.on("*", function(p) {
7077
6773
  for (var w = arguments.length, N = new Array(w > 1 ? w - 1 : 0), m = 1; m < w; m++)
7078
6774
  N[m - 1] = arguments[m];
7079
6775
  e.emit(p, ...N);
@@ -7271,34 +6967,34 @@ class l1 extends L1 {
7271
6967
  };
7272
6968
  }
7273
6969
  }
7274
- const Z = l1.createInstance();
7275
- Z.createInstance = l1.createInstance;
7276
- Z.createInstance;
7277
- Z.dir;
7278
- Z.init;
7279
- Z.loadResources;
7280
- Z.reloadResources;
7281
- Z.use;
7282
- Z.changeLanguage;
7283
- Z.getFixedT;
7284
- Z.t;
7285
- Z.exists;
7286
- Z.setDefaultNamespace;
7287
- Z.hasLoadedNamespace;
7288
- Z.loadNamespaces;
7289
- Z.loadLanguages;
7290
- function J7() {
6970
+ const O = l1.createInstance();
6971
+ O.createInstance = l1.createInstance;
6972
+ O.createInstance;
6973
+ O.dir;
6974
+ O.init;
6975
+ O.loadResources;
6976
+ O.reloadResources;
6977
+ O.use;
6978
+ O.changeLanguage;
6979
+ O.getFixedT;
6980
+ O.t;
6981
+ O.exists;
6982
+ O.setDefaultNamespace;
6983
+ O.hasLoadedNamespace;
6984
+ O.loadNamespaces;
6985
+ O.loadLanguages;
6986
+ function P7() {
7291
6987
  if (console && console.warn) {
7292
6988
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7293
6989
  e[t] = arguments[t];
7294
6990
  z(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
7295
6991
  }
7296
6992
  }
7297
- const F1 = {};
6993
+ const W1 = {};
7298
6994
  function _1() {
7299
6995
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7300
6996
  e[t] = arguments[t];
7301
- z(e[0]) && F1[e[0]] || (z(e[0]) && (F1[e[0]] = /* @__PURE__ */ new Date()), J7(...e));
6997
+ z(e[0]) && W1[e[0]] || (z(e[0]) && (W1[e[0]] = /* @__PURE__ */ new Date()), P7(...e));
7302
6998
  }
7303
6999
  const r2 = (i, e) => () => {
7304
7000
  if (i.isInitialized)
@@ -7317,7 +7013,7 @@ const r2 = (i, e) => () => {
7317
7013
  z(t) && (t = [t]), t.forEach((n) => {
7318
7014
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
7319
7015
  }), i.loadLanguages(e, r2(i, s));
7320
- }, Q7 = function(i, e) {
7016
+ }, Y7 = function(i, e) {
7321
7017
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7322
7018
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, o = e.languages[e.languages.length - 1];
7323
7019
  if (s.toLowerCase() === "cimode") return !0;
@@ -7326,15 +7022,15 @@ const r2 = (i, e) => () => {
7326
7022
  return d === -1 || d === 2;
7327
7023
  };
7328
7024
  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(o, i)));
7329
- }, q7 = function(i, e) {
7025
+ }, j7 = function(i, e) {
7330
7026
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7331
7027
  return !e.languages || !e.languages.length ? (_1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
7332
7028
  lng: t.lng,
7333
7029
  precheck: (n, o) => {
7334
7030
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !o(n.isLanguageChangingTo, i)) return !1;
7335
7031
  }
7336
- }) : Q7(i, e, t);
7337
- }, z = (i) => typeof i == "string", X7 = (i) => typeof i == "object" && i !== null, e0 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, t0 = {
7032
+ }) : Y7(i, e, t);
7033
+ }, z = (i) => typeof i == "string", $7 = (i) => typeof i == "object" && i !== null, F7 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, W7 = {
7338
7034
  "&amp;": "&",
7339
7035
  "&#38;": "&",
7340
7036
  "&lt;": "<",
@@ -7355,7 +7051,7 @@ const r2 = (i, e) => () => {
7355
7051
  "&#8230;": "…",
7356
7052
  "&#x2F;": "/",
7357
7053
  "&#47;": "/"
7358
- }, i0 = (i) => t0[i], s0 = (i) => i.replace(e0, i0);
7054
+ }, U7 = (i) => W7[i], z7 = (i) => i.replace(F7, U7);
7359
7055
  let b1 = {
7360
7056
  bindI18n: "languageChanged",
7361
7057
  bindI18nStore: "",
@@ -7364,25 +7060,25 @@ let b1 = {
7364
7060
  transWrapTextNodes: "",
7365
7061
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
7366
7062
  useSuspense: !0,
7367
- unescape: s0
7063
+ unescape: z7
7368
7064
  };
7369
- const n0 = function() {
7065
+ const J7 = function() {
7370
7066
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7371
7067
  b1 = {
7372
7068
  ...b1,
7373
7069
  ...i
7374
7070
  };
7375
- }, r0 = () => b1;
7071
+ }, Q7 = () => b1;
7376
7072
  let o2;
7377
- const o0 = (i) => {
7073
+ const q7 = (i) => {
7378
7074
  o2 = i;
7379
- }, a0 = () => o2, l0 = {
7075
+ }, X7 = () => o2, e0 = {
7380
7076
  type: "3rdParty",
7381
7077
  init(i) {
7382
- n0(i.options.react), o0(i);
7078
+ J7(i.options.react), q7(i);
7383
7079
  }
7384
- }, h0 = t1();
7385
- class c0 {
7080
+ }, t0 = t1();
7081
+ class i0 {
7386
7082
  constructor() {
7387
7083
  V1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
7388
7084
  this.usedNamespaces = {};
@@ -7393,27 +7089,27 @@ class c0 {
7393
7089
  });
7394
7090
  }
7395
7091
  }
7396
- const d0 = (i, e) => {
7092
+ const s0 = (i, e) => {
7397
7093
  const t = J();
7398
7094
  return A(() => {
7399
7095
  t.current = i;
7400
7096
  }, [i, e]), t.current;
7401
- }, a2 = (i, e, t, s) => i.getFixedT(e, t, s), C0 = (i, e, t, s) => K(a2(i, e, t, s), [i, e, t, s]), g0 = function(i) {
7097
+ }, a2 = (i, e, t, s) => i.getFixedT(e, t, s), n0 = (i, e, t, s) => K(a2(i, e, t, s), [i, e, t, s]), r0 = function(i) {
7402
7098
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7403
7099
  const {
7404
7100
  i18n: t
7405
7101
  } = e, {
7406
7102
  i18n: s,
7407
7103
  defaultNS: n
7408
- } = Q(h0) || {}, o = t || s || a0();
7409
- if (o && !o.reportNamespaces && (o.reportNamespaces = new c0()), !o) {
7104
+ } = Q(t0) || {}, o = t || s || X7();
7105
+ if (o && !o.reportNamespaces && (o.reportNamespaces = new i0()), !o) {
7410
7106
  _1("You will need to pass in an i18next instance by using initReactI18next");
7411
- const f = (x, R) => z(R) ? R : X7(R) && z(R.defaultValue) ? R.defaultValue : Array.isArray(x) ? x[x.length - 1] : x, _ = [f, {}, !1];
7107
+ const f = (R, x) => z(x) ? x : $7(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, _ = [f, {}, !1];
7412
7108
  return _.t = f, _.i18n = {}, _.ready = !1, _;
7413
7109
  }
7414
7110
  o.options.react && o.options.react.wait !== void 0 && _1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
7415
7111
  const c = {
7416
- ...r0(),
7112
+ ...Q7(),
7417
7113
  ...o.options.react,
7418
7114
  ...e
7419
7115
  }, {
@@ -7422,10 +7118,10 @@ const d0 = (i, e) => {
7422
7118
  } = c;
7423
7119
  let d = i;
7424
7120
  d = z(d) ? [d] : d || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(d);
7425
- const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => q7(f, o, c)), h = C0(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => a2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [w, N] = I(g);
7121
+ const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => j7(f, o, c)), h = n0(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => a2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [w, N] = I(g);
7426
7122
  let m = d.join();
7427
7123
  e.lng && (m = `${e.lng}${m}`);
7428
- const y = d0(m), b = J(!0);
7124
+ const y = s0(m), b = J(!0);
7429
7125
  A(() => {
7430
7126
  const {
7431
7127
  bindI18n: f,
@@ -7436,11 +7132,11 @@ const d0 = (i, e) => {
7436
7132
  }) : U1(o, d, () => {
7437
7133
  b.current && N(p);
7438
7134
  })), l && y && y !== m && b.current && N(p);
7439
- const x = () => {
7135
+ const R = () => {
7440
7136
  b.current && N(p);
7441
7137
  };
7442
- return f && o && o.on(f, x), _ && o && o.store.on(_, x), () => {
7443
- b.current = !1, f && o && f.split(" ").forEach((R) => o.off(R, x)), _ && o && _.split(" ").forEach((R) => o.store.off(R, x));
7138
+ return f && o && o.on(f, R), _ && o && o.store.on(_, R), () => {
7139
+ b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), _ && o && _.split(" ").forEach((x) => o.store.off(x, R));
7444
7140
  };
7445
7141
  }, [o, m]), A(() => {
7446
7142
  b.current && l && N(g);
@@ -7450,24 +7146,24 @@ const d0 = (i, e) => {
7450
7146
  throw new Promise((f) => {
7451
7147
  e.lng ? z1(o, e.lng, d, () => f()) : U1(o, d, () => f());
7452
7148
  });
7453
- }, u0 = "Country", p0 = {
7454
- placeholder: u0
7455
- }, f0 = "Страна", m0 = {
7456
- placeholder: f0
7149
+ }, o0 = "Country", a0 = {
7150
+ placeholder: o0
7151
+ }, l0 = "Страна", h0 = {
7152
+ placeholder: l0
7457
7153
  };
7458
- Z.use(l0).init({
7154
+ O.use(e0).init({
7459
7155
  defaultNS: "common",
7460
7156
  lng: "en",
7461
7157
  resources: {
7462
7158
  en: {
7463
- common: p0
7159
+ common: a0
7464
7160
  },
7465
7161
  ru: {
7466
- common: m0
7162
+ common: h0
7467
7163
  }
7468
7164
  }
7469
7165
  });
7470
- const M0 = w1(
7166
+ const m0 = w1(
7471
7167
  ({
7472
7168
  width: i,
7473
7169
  selectedCity: e,
@@ -7486,11 +7182,11 @@ const M0 = w1(
7486
7182
  `CountrySelect requires "axiosPeople" to fetch counties.
7487
7183
  Please provide it via SNMTUiContext.`
7488
7184
  );
7489
- const { t: E } = g0("common", { lng: y }), f = K(async () => {
7185
+ const { t: E } = r0("common", { lng: y }), f = K(async () => {
7490
7186
  m(!0);
7491
7187
  try {
7492
- const x = await b.post("v1/countries/search");
7493
- w(x == null ? void 0 : x.data.data);
7188
+ const R = await b.post("v1/countries/search");
7189
+ w(R == null ? void 0 : R.data.data);
7494
7190
  } catch {
7495
7191
  g([]);
7496
7192
  } finally {
@@ -7501,11 +7197,11 @@ const M0 = w1(
7501
7197
  f();
7502
7198
  }, []), A(() => {
7503
7199
  if (e) {
7504
- const x = e.split("-")[1], R = p.filter(
7505
- (D) => D.name.includes(x)
7200
+ const R = e.split("-")[1], x = p.filter(
7201
+ (D) => D.name.includes(R)
7506
7202
  );
7507
- if (R.length) {
7508
- const D = R.map((P) => ({
7203
+ if (x.length) {
7204
+ const D = x.map((P) => ({
7509
7205
  label: P.name,
7510
7206
  value: P.name
7511
7207
  }));
@@ -7513,17 +7209,17 @@ const M0 = w1(
7513
7209
  }
7514
7210
  }
7515
7211
  }, [e, p, s]), A(() => {
7516
- const x = p.map((R) => ({
7517
- label: R.name,
7518
- value: R.name
7212
+ const R = p.map((x) => ({
7213
+ label: x.name,
7214
+ value: x.name
7519
7215
  }));
7520
- g(x);
7216
+ g(R);
7521
7217
  }, [p]);
7522
- const _ = (x) => {
7523
- x === null ? (s(""), t && t("")) : (s(x), t && t(""));
7218
+ const _ = (R) => {
7219
+ R === null ? (s(""), t && t("")) : (s(R), t && t(""));
7524
7220
  };
7525
7221
  return /* @__PURE__ */ r("div", { className: "snmt-country-select", children: /* @__PURE__ */ r(
7526
- _7,
7222
+ w7,
7527
7223
  {
7528
7224
  id: o,
7529
7225
  width: i,
@@ -7542,5 +7238,5 @@ const M0 = w1(
7542
7238
  }
7543
7239
  );
7544
7240
  export {
7545
- M0 as CountrySelect
7241
+ m0 as CountrySelect
7546
7242
  };