@snmt-react-ui/city-select 2.8.7 → 2.8.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/city-select.js +636 -768
  2. package/package.json +3 -3
@@ -2,12 +2,12 @@ var m2 = Object.defineProperty;
2
2
  var w2 = (i, e, t) => e in i ? m2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
3
  var G1 = (i, e, t) => w2(i, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
- import { jsx as r, Fragment as i1, jsxs as u } from "react/jsx-runtime";
5
+ import { jsx as r, Fragment as i1, jsxs as g } from "react/jsx-runtime";
6
6
  import { SNMTUiContext as L2 } from "@snmt-react-ui/core";
7
7
  import { forwardRef as L1, useState as O, useRef as W, useCallback as K, useEffect as Z, useMemo as k2, useImperativeHandle as y1, useContext as r1, createContext as d1 } from "react";
8
8
  import { Select as v2, Tag as N2, Flex as R2, Checkbox as x2, Avatar as M2, Typography as r2, Popover as b2 } from "antd";
9
- var _2 = Object.defineProperty, y2 = (i, e, t) => e in i ? _2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, H2 = (i, e, t) => y2(i, e + "", t), E2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function V2() {
9
+ var _2 = Object.defineProperty, y2 = (i, e, t) => e in i ? _2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, H2 = (i, e, t) => y2(i, e + "", t), V2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
+ function E2() {
11
11
  if (console && console.warn) {
12
12
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
13
13
  e[t] = arguments[t];
@@ -18,7 +18,7 @@ const T1 = {};
18
18
  function A1() {
19
19
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
20
20
  e[t] = arguments[t];
21
- s1(e[0]) && T1[e[0]] || (s1(e[0]) && (T1[e[0]] = /* @__PURE__ */ new Date()), V2(...e));
21
+ s1(e[0]) && T1[e[0]] || (s1(e[0]) && (T1[e[0]] = /* @__PURE__ */ new Date()), E2(...e));
22
22
  }
23
23
  const o2 = (i, e) => () => {
24
24
  if (i.isInitialized)
@@ -88,8 +88,8 @@ let T2 = {
88
88
  };
89
89
  const K2 = () => T2;
90
90
  let B2;
91
- const P2 = () => B2, j2 = d1();
92
- class Y2 {
91
+ const P2 = () => B2, Y2 = d1();
92
+ class j2 {
93
93
  constructor() {
94
94
  H2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
95
95
  }
@@ -111,8 +111,8 @@ const $2 = (i, e) => {
111
111
  } = e, {
112
112
  i18n: s,
113
113
  defaultNS: n
114
- } = r1(j2) || {}, o = t || s || P2();
115
- if (o && !o.reportNamespaces && (o.reportNamespaces = new Y2()), !o) {
114
+ } = r1(Y2) || {}, o = t || s || P2();
115
+ if (o && !o.reportNamespaces && (o.reportNamespaces = new j2()), !o) {
116
116
  A1("You will need to pass in an i18next instance by using initReactI18next");
117
117
  const p = (M, k) => s1(k) ? k : O2(k) && s1(k.defaultValue) ? k.defaultValue : Array.isArray(M) ? M[M.length - 1] : M, L = [p, {}, !1];
118
118
  return L.t = p, L.i18n = {}, L.ready = !1, L;
@@ -128,7 +128,7 @@ const $2 = (i, e) => {
128
128
  } = h;
129
129
  let d = i;
130
130
  d = s1(d) ? [d] : d || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(d);
131
- const l = (o.isInitialized || o.initializedStoreOnce) && d.every((p) => A2(p, o, h)), c = F2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), g = () => c, f = () => a2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), [w, v] = O(g);
131
+ const l = (o.isInitialized || o.initializedStoreOnce) && d.every((p) => A2(p, o, h)), c = F2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), u = () => c, f = () => a2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), [w, v] = O(u);
132
132
  let m = d.join();
133
133
  e.lng && (m = `${e.lng}${m}`);
134
134
  const y = $2(m), _ = W(!0);
@@ -149,10 +149,10 @@ const $2 = (i, e) => {
149
149
  _.current = !1, p && o && p.split(" ").forEach((k) => o.off(k, M)), L && o && L.split(" ").forEach((k) => o.store.off(k, M));
150
150
  };
151
151
  }, [o, m]), Z(() => {
152
- _.current && l && v(g);
152
+ _.current && l && v(u);
153
153
  }, [o, C, l]);
154
- const E = [w, o, l];
155
- if (E.t = w, E.i18n = o, E.ready = l, l || !l && !a) return E;
154
+ const V = [w, o, l];
155
+ if (V.t = w, V.i18n = o, V.ready = l, l || !l && !a) return V;
156
156
  throw new Promise((p) => {
157
157
  e.lng ? B1(o, e.lng, d, () => p()) : K1(o, d, () => p());
158
158
  });
@@ -225,7 +225,7 @@ const z2 = ({
225
225
  }
226
226
  );
227
227
  };
228
- var R = /* @__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))(R || {});
228
+ var N = /* @__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))(N || {});
229
229
  const l2 = d1({
230
230
  locale: "en",
231
231
  theme: "light"
@@ -261,10 +261,10 @@ const J2 = ({
261
261
  ), q2 = ({
262
262
  width: i = 20,
263
263
  height: e = 20,
264
- color: t = R.GREY_DARK_5,
264
+ color: t = N.GREY_DARK_5,
265
265
  className: s,
266
266
  onClick: n
267
- }) => /* @__PURE__ */ u(
267
+ }) => /* @__PURE__ */ g(
268
268
  "svg",
269
269
  {
270
270
  width: i,
@@ -304,7 +304,7 @@ const J2 = ({
304
304
  color: t = "#001E52",
305
305
  className: s,
306
306
  onClick: n
307
- }) => /* @__PURE__ */ u(
307
+ }) => /* @__PURE__ */ g(
308
308
  "svg",
309
309
  {
310
310
  xmlns: "http://www.w3.org/2000/svg",
@@ -336,10 +336,10 @@ const J2 = ({
336
336
  ), X2 = ({
337
337
  width: i = 20,
338
338
  height: e = 20,
339
- color: t = R.GREY_DARK_5,
339
+ color: t = N.GREY_DARK_5,
340
340
  className: s,
341
341
  onClick: n
342
- }) => /* @__PURE__ */ u(
342
+ }) => /* @__PURE__ */ g(
343
343
  "svg",
344
344
  {
345
345
  width: i,
@@ -383,7 +383,7 @@ const J2 = ({
383
383
  ), e5 = ({
384
384
  width: i = 20,
385
385
  height: e = 20,
386
- color: t = R.GREY_DARK_5,
386
+ color: t = N.GREY_DARK_5,
387
387
  className: s,
388
388
  onClick: n
389
389
  }) => /* @__PURE__ */ r(
@@ -407,7 +407,7 @@ const J2 = ({
407
407
  ), t5 = ({
408
408
  width: i = 20,
409
409
  height: e = 20,
410
- color: t = R.GREY_DARK_5,
410
+ color: t = N.GREY_DARK_5,
411
411
  className: s,
412
412
  onClick: n
413
413
  }) => /* @__PURE__ */ r(
@@ -431,7 +431,7 @@ const J2 = ({
431
431
  ), i5 = ({
432
432
  width: i = 20,
433
433
  height: e = 20,
434
- color: t = R.GREY_DARK_5,
434
+ color: t = N.GREY_DARK_5,
435
435
  className: s,
436
436
  onClick: n
437
437
  }) => /* @__PURE__ */ r(
@@ -455,10 +455,10 @@ const J2 = ({
455
455
  ), s5 = ({
456
456
  width: i = 20,
457
457
  height: e = 20,
458
- color: t = R.GREY_DARK_5,
458
+ color: t = N.GREY_DARK_5,
459
459
  className: s,
460
460
  onClick: n
461
- }) => /* @__PURE__ */ u(
461
+ }) => /* @__PURE__ */ g(
462
462
  "svg",
463
463
  {
464
464
  width: i,
@@ -516,10 +516,10 @@ const J2 = ({
516
516
  ), n5 = ({
517
517
  width: i = 20,
518
518
  height: e = 20,
519
- color: t = R.GREY_DARK_5,
519
+ color: t = N.GREY_DARK_5,
520
520
  className: s,
521
521
  onClick: n
522
- }) => /* @__PURE__ */ u(
522
+ }) => /* @__PURE__ */ g(
523
523
  "svg",
524
524
  {
525
525
  width: i,
@@ -563,10 +563,10 @@ const J2 = ({
563
563
  ), r5 = ({
564
564
  width: i = 20,
565
565
  height: e = 20,
566
- color: t = R.GREY_DARK_5,
566
+ color: t = N.GREY_DARK_5,
567
567
  className: s,
568
568
  onClick: n
569
- }) => /* @__PURE__ */ u(
569
+ }) => /* @__PURE__ */ g(
570
570
  "svg",
571
571
  {
572
572
  width: i,
@@ -603,10 +603,10 @@ const J2 = ({
603
603
  ), o5 = ({
604
604
  width: i = 20,
605
605
  height: e = 20,
606
- color: t = R.GREY_DARK_5,
606
+ color: t = N.GREY_DARK_5,
607
607
  className: s,
608
608
  onClick: n
609
- }) => /* @__PURE__ */ u(
609
+ }) => /* @__PURE__ */ g(
610
610
  "svg",
611
611
  {
612
612
  width: i,
@@ -643,10 +643,10 @@ const J2 = ({
643
643
  ), a5 = ({
644
644
  width: i = 20,
645
645
  height: e = 20,
646
- color: t = R.GREY_DARK_5,
646
+ color: t = N.GREY_DARK_5,
647
647
  className: s,
648
648
  onClick: n
649
- }) => /* @__PURE__ */ u(
649
+ }) => /* @__PURE__ */ g(
650
650
  "svg",
651
651
  {
652
652
  width: i,
@@ -690,10 +690,10 @@ const J2 = ({
690
690
  ), l5 = ({
691
691
  width: i = 20,
692
692
  height: e = 20,
693
- color: t = R.GREY_DARK_5,
693
+ color: t = N.GREY_DARK_5,
694
694
  className: s,
695
695
  onClick: n
696
- }) => /* @__PURE__ */ u(
696
+ }) => /* @__PURE__ */ g(
697
697
  "svg",
698
698
  {
699
699
  width: i,
@@ -737,10 +737,10 @@ const J2 = ({
737
737
  ), c5 = ({
738
738
  width: i = 20,
739
739
  height: e = 20,
740
- color: t = R.GREY_DARK_5,
740
+ color: t = N.GREY_DARK_5,
741
741
  className: s,
742
742
  onClick: n
743
- }) => /* @__PURE__ */ u(
743
+ }) => /* @__PURE__ */ g(
744
744
  "svg",
745
745
  {
746
746
  width: i,
@@ -784,10 +784,10 @@ const J2 = ({
784
784
  ), h5 = ({
785
785
  width: i = 20,
786
786
  height: e = 20,
787
- color: t = R.GREY_DARK_5,
787
+ color: t = N.GREY_DARK_5,
788
788
  className: s,
789
789
  onClick: n
790
- }) => /* @__PURE__ */ u(
790
+ }) => /* @__PURE__ */ g(
791
791
  "svg",
792
792
  {
793
793
  width: i,
@@ -824,10 +824,10 @@ const J2 = ({
824
824
  ), d5 = ({
825
825
  width: i = 20,
826
826
  height: e = 20,
827
- color: t = R.GREY_DARK_5,
827
+ color: t = N.GREY_DARK_5,
828
828
  className: s,
829
829
  onClick: n
830
- }) => /* @__PURE__ */ u(
830
+ }) => /* @__PURE__ */ g(
831
831
  "svg",
832
832
  {
833
833
  width: i,
@@ -857,10 +857,10 @@ const J2 = ({
857
857
  ), C5 = ({
858
858
  width: i = 20,
859
859
  height: e = 20,
860
- color: t = R.GREY_DARK_5,
860
+ color: t = N.GREY_DARK_5,
861
861
  className: s,
862
862
  onClick: n
863
- }) => /* @__PURE__ */ u(
863
+ }) => /* @__PURE__ */ g(
864
864
  "svg",
865
865
  {
866
866
  width: i,
@@ -887,13 +887,13 @@ const J2 = ({
887
887
  )
888
888
  ]
889
889
  }
890
- ), g5 = ({
890
+ ), u5 = ({
891
891
  width: i = 20,
892
892
  height: e = 20,
893
- color: t = R.GREY_DARK_5,
893
+ color: t = N.GREY_DARK_5,
894
894
  className: s,
895
895
  onClick: n
896
- }) => /* @__PURE__ */ u(
896
+ }) => /* @__PURE__ */ g(
897
897
  "svg",
898
898
  {
899
899
  width: i,
@@ -920,13 +920,13 @@ const J2 = ({
920
920
  )
921
921
  ]
922
922
  }
923
- ), u5 = ({
923
+ ), g5 = ({
924
924
  width: i = 20,
925
925
  height: e = 20,
926
- color: t = R.GREY_DARK_5,
926
+ color: t = N.GREY_DARK_5,
927
927
  className: s,
928
928
  onClick: n
929
- }) => /* @__PURE__ */ u(
929
+ }) => /* @__PURE__ */ g(
930
930
  "svg",
931
931
  {
932
932
  width: i,
@@ -956,10 +956,10 @@ const J2 = ({
956
956
  ), f5 = ({
957
957
  width: i = 20,
958
958
  height: e = 20,
959
- color: t = R.GREY_DARK_5,
959
+ color: t = N.GREY_DARK_5,
960
960
  className: s,
961
961
  onClick: n
962
- }) => /* @__PURE__ */ u(
962
+ }) => /* @__PURE__ */ g(
963
963
  "svg",
964
964
  {
965
965
  width: i,
@@ -996,10 +996,10 @@ const J2 = ({
996
996
  ), p5 = ({
997
997
  width: i = 20,
998
998
  height: e = 20,
999
- color: t = R.GREY_DARK_5,
999
+ color: t = N.GREY_DARK_5,
1000
1000
  className: s,
1001
1001
  onClick: n
1002
- }) => /* @__PURE__ */ u(
1002
+ }) => /* @__PURE__ */ g(
1003
1003
  "svg",
1004
1004
  {
1005
1005
  width: i,
@@ -1029,10 +1029,10 @@ const J2 = ({
1029
1029
  ), m5 = ({
1030
1030
  width: i = 20,
1031
1031
  height: e = 20,
1032
- color: t = R.GREY_DARK_5,
1032
+ color: t = N.GREY_DARK_5,
1033
1033
  className: s,
1034
1034
  onClick: n
1035
- }) => /* @__PURE__ */ u(
1035
+ }) => /* @__PURE__ */ g(
1036
1036
  "svg",
1037
1037
  {
1038
1038
  width: i,
@@ -1065,7 +1065,7 @@ const J2 = ({
1065
1065
  color: t = "#070739",
1066
1066
  className: s,
1067
1067
  onClick: n
1068
- }) => /* @__PURE__ */ u(
1068
+ }) => /* @__PURE__ */ g(
1069
1069
  "svg",
1070
1070
  {
1071
1071
  width: i,
@@ -1095,7 +1095,7 @@ const J2 = ({
1095
1095
  color: t = "#070739",
1096
1096
  className: s,
1097
1097
  onClick: n
1098
- }) => /* @__PURE__ */ u(
1098
+ }) => /* @__PURE__ */ g(
1099
1099
  "svg",
1100
1100
  {
1101
1101
  width: i,
@@ -1159,7 +1159,7 @@ const J2 = ({
1159
1159
  color: t = "#F2F2F7",
1160
1160
  className: s,
1161
1161
  onClick: n
1162
- }) => /* @__PURE__ */ u(
1162
+ }) => /* @__PURE__ */ g(
1163
1163
  "svg",
1164
1164
  {
1165
1165
  width: i,
@@ -1188,7 +1188,7 @@ const J2 = ({
1188
1188
  color: t = "#004ED7",
1189
1189
  className: s,
1190
1190
  onClick: n
1191
- }) => /* @__PURE__ */ u(
1191
+ }) => /* @__PURE__ */ g(
1192
1192
  "svg",
1193
1193
  {
1194
1194
  width: i,
@@ -1217,7 +1217,7 @@ const J2 = ({
1217
1217
  color: t = "#001E52",
1218
1218
  className: s,
1219
1219
  onClick: n
1220
- }) => /* @__PURE__ */ u(
1220
+ }) => /* @__PURE__ */ g(
1221
1221
  "svg",
1222
1222
  {
1223
1223
  width: i,
@@ -1246,7 +1246,7 @@ const J2 = ({
1246
1246
  color: t = "#001E52",
1247
1247
  className: s,
1248
1248
  onClick: n
1249
- }) => /* @__PURE__ */ u(
1249
+ }) => /* @__PURE__ */ g(
1250
1250
  "svg",
1251
1251
  {
1252
1252
  width: i,
@@ -1279,11 +1279,11 @@ const J2 = ({
1279
1279
  }
1280
1280
  ), M5 = ({
1281
1281
  className: i,
1282
- color: e = R.GREY_DARK_5,
1282
+ color: e = N.GREY_DARK_5,
1283
1283
  height: t = 20,
1284
1284
  width: s = 20,
1285
1285
  onClick: n
1286
- }) => /* @__PURE__ */ u(
1286
+ }) => /* @__PURE__ */ g(
1287
1287
  "svg",
1288
1288
  {
1289
1289
  width: s,
@@ -1312,7 +1312,7 @@ const J2 = ({
1312
1312
  }
1313
1313
  ), b5 = ({
1314
1314
  className: i,
1315
- color: e = R.GREY_DARK_5,
1315
+ color: e = N.GREY_DARK_5,
1316
1316
  height: t = 20,
1317
1317
  width: s = 20,
1318
1318
  onClick: n
@@ -1339,7 +1339,7 @@ const J2 = ({
1339
1339
  }
1340
1340
  ), _5 = ({
1341
1341
  className: i,
1342
- color: e = R.GREY_DARK_5,
1342
+ color: e = N.GREY_DARK_5,
1343
1343
  height: t = 20,
1344
1344
  width: s = 20,
1345
1345
  onClick: n
@@ -1366,7 +1366,7 @@ const J2 = ({
1366
1366
  }
1367
1367
  ), y5 = ({
1368
1368
  className: i,
1369
- color: e = R.GREY_DARK_5,
1369
+ color: e = N.GREY_DARK_5,
1370
1370
  height: t = 5,
1371
1371
  width: s = 10,
1372
1372
  onClick: n
@@ -1390,7 +1390,7 @@ const J2 = ({
1390
1390
  }
1391
1391
  ), H5 = ({
1392
1392
  className: i,
1393
- color: e = R.GREY_DARK_5,
1393
+ color: e = N.GREY_DARK_5,
1394
1394
  height: t = 5,
1395
1395
  width: s = 10,
1396
1396
  onClick: n
@@ -1413,13 +1413,13 @@ const J2 = ({
1413
1413
  }
1414
1414
  )
1415
1415
  }
1416
- ), E5 = ({
1416
+ ), V5 = ({
1417
1417
  className: i,
1418
- color: e = R.GREY_DARK_5,
1418
+ color: e = N.GREY_DARK_5,
1419
1419
  height: t = 20,
1420
1420
  width: s = 20,
1421
1421
  onClick: n
1422
- }) => /* @__PURE__ */ u(
1422
+ }) => /* @__PURE__ */ g(
1423
1423
  "svg",
1424
1424
  {
1425
1425
  width: s,
@@ -1446,13 +1446,13 @@ const J2 = ({
1446
1446
  )
1447
1447
  ]
1448
1448
  }
1449
- ), V5 = ({
1449
+ ), E5 = ({
1450
1450
  className: i,
1451
- color: e = R.GREY_DARK_5,
1451
+ color: e = N.GREY_DARK_5,
1452
1452
  height: t = 24,
1453
1453
  width: s = 24,
1454
1454
  onClick: n
1455
- }) => /* @__PURE__ */ u(
1455
+ }) => /* @__PURE__ */ g(
1456
1456
  "svg",
1457
1457
  {
1458
1458
  width: s,
@@ -1487,7 +1487,7 @@ const J2 = ({
1487
1487
  }
1488
1488
  ), I5 = ({
1489
1489
  className: i,
1490
- color: e = R.GREY_DARK_5,
1490
+ color: e = N.GREY_DARK_5,
1491
1491
  height: t = 24,
1492
1492
  width: s = 24,
1493
1493
  onClick: n
@@ -1514,11 +1514,11 @@ const J2 = ({
1514
1514
  }
1515
1515
  ), A5 = ({
1516
1516
  className: i,
1517
- color: e = R.GREY_DARK_5,
1517
+ color: e = N.GREY_DARK_5,
1518
1518
  height: t = 24,
1519
1519
  width: s = 24,
1520
1520
  onClick: n
1521
- }) => /* @__PURE__ */ u(
1521
+ }) => /* @__PURE__ */ g(
1522
1522
  "svg",
1523
1523
  {
1524
1524
  width: s,
@@ -1573,11 +1573,11 @@ const J2 = ({
1573
1573
  }
1574
1574
  ), O5 = ({
1575
1575
  className: i,
1576
- color: e = R.GREY_DARK_5,
1576
+ color: e = N.GREY_DARK_5,
1577
1577
  height: t = 24,
1578
1578
  width: s = 24,
1579
1579
  onClick: n
1580
- }) => /* @__PURE__ */ u(
1580
+ }) => /* @__PURE__ */ g(
1581
1581
  "svg",
1582
1582
  {
1583
1583
  width: s,
@@ -1610,11 +1610,11 @@ const J2 = ({
1610
1610
  }
1611
1611
  ), S5 = ({
1612
1612
  className: i,
1613
- color: e = R.GREY_DARK_3,
1613
+ color: e = N.GREY_DARK_3,
1614
1614
  height: t = 14,
1615
1615
  width: s = 14,
1616
1616
  onClick: n
1617
- }) => /* @__PURE__ */ u(
1617
+ }) => /* @__PURE__ */ g(
1618
1618
  "svg",
1619
1619
  {
1620
1620
  className: i,
@@ -1647,7 +1647,7 @@ const J2 = ({
1647
1647
  }
1648
1648
  ), Z5 = ({
1649
1649
  className: i,
1650
- color: e = R.GREY_DARK_5,
1650
+ color: e = N.GREY_DARK_5,
1651
1651
  height: t = 18,
1652
1652
  onClick: s,
1653
1653
  width: n = 18
@@ -1674,11 +1674,11 @@ const J2 = ({
1674
1674
  }
1675
1675
  ), D5 = ({
1676
1676
  className: i,
1677
- color: e = R.GREY_DARK_5,
1677
+ color: e = N.GREY_DARK_5,
1678
1678
  height: t = 24,
1679
1679
  width: s = 24,
1680
1680
  onClick: n
1681
- }) => /* @__PURE__ */ u(
1681
+ }) => /* @__PURE__ */ g(
1682
1682
  "svg",
1683
1683
  {
1684
1684
  onClick: n,
@@ -1726,11 +1726,11 @@ const J2 = ({
1726
1726
  }
1727
1727
  ), G5 = ({
1728
1728
  className: i,
1729
- color: e = R.GREY_DARK_5,
1729
+ color: e = N.GREY_DARK_5,
1730
1730
  height: t = 24,
1731
1731
  width: s = 24,
1732
1732
  onClick: n
1733
- }) => /* @__PURE__ */ u(
1733
+ }) => /* @__PURE__ */ g(
1734
1734
  "svg",
1735
1735
  {
1736
1736
  onClick: n,
@@ -1763,11 +1763,11 @@ const J2 = ({
1763
1763
  }
1764
1764
  ), T5 = ({
1765
1765
  className: i,
1766
- color: e = R.NOTIFICATION_WARNING_DARK,
1766
+ color: e = N.NOTIFICATION_WARNING_DARK,
1767
1767
  height: t = 37,
1768
1768
  width: s = 36,
1769
1769
  onClick: n
1770
- }) => /* @__PURE__ */ u(
1770
+ }) => /* @__PURE__ */ g(
1771
1771
  "svg",
1772
1772
  {
1773
1773
  onClick: n,
@@ -1802,7 +1802,7 @@ const J2 = ({
1802
1802
  }
1803
1803
  ), K5 = ({
1804
1804
  className: i,
1805
- color: e = R.GREY_DARK_5,
1805
+ color: e = N.GREY_DARK_5,
1806
1806
  height: t = 24,
1807
1807
  width: s = 24,
1808
1808
  onClick: n
@@ -1828,11 +1828,11 @@ const J2 = ({
1828
1828
  }
1829
1829
  ), B5 = ({
1830
1830
  className: i,
1831
- color: e = R.GREY_DARK_5,
1831
+ color: e = N.GREY_DARK_5,
1832
1832
  height: t = 24,
1833
1833
  width: s = 24,
1834
1834
  onClick: n
1835
- }) => /* @__PURE__ */ u(
1835
+ }) => /* @__PURE__ */ g(
1836
1836
  "svg",
1837
1837
  {
1838
1838
  onClick: n,
@@ -1867,11 +1867,11 @@ const J2 = ({
1867
1867
  }
1868
1868
  ), P5 = ({
1869
1869
  className: i,
1870
- color: e = R.GREY_DARK_5,
1870
+ color: e = N.GREY_DARK_5,
1871
1871
  height: t = 20,
1872
1872
  width: s = 20,
1873
1873
  onClick: n
1874
- }) => /* @__PURE__ */ u(
1874
+ }) => /* @__PURE__ */ g(
1875
1875
  "svg",
1876
1876
  {
1877
1877
  onClick: n,
@@ -1898,13 +1898,13 @@ const J2 = ({
1898
1898
  )
1899
1899
  ]
1900
1900
  }
1901
- ), j5 = ({
1901
+ ), Y5 = ({
1902
1902
  className: i,
1903
- color: e = R.GREY_DARK_5,
1903
+ color: e = N.GREY_DARK_5,
1904
1904
  height: t = 24,
1905
1905
  width: s = 24,
1906
1906
  onClick: n
1907
- }) => /* @__PURE__ */ u(
1907
+ }) => /* @__PURE__ */ g(
1908
1908
  "svg",
1909
1909
  {
1910
1910
  onClick: n,
@@ -1967,13 +1967,13 @@ const J2 = ({
1967
1967
  )
1968
1968
  ]
1969
1969
  }
1970
- ), Y5 = ({
1970
+ ), j5 = ({
1971
1971
  className: i,
1972
- color: e = R.GREY_DARK_5,
1972
+ color: e = N.GREY_DARK_5,
1973
1973
  height: t = 24,
1974
1974
  width: s = 24,
1975
1975
  onClick: n
1976
- }) => /* @__PURE__ */ u(
1976
+ }) => /* @__PURE__ */ g(
1977
1977
  "svg",
1978
1978
  {
1979
1979
  onClick: n,
@@ -2026,11 +2026,11 @@ const J2 = ({
2026
2026
  }
2027
2027
  ), $5 = ({
2028
2028
  className: i,
2029
- color: e = R.GREY_DARK_5,
2029
+ color: e = N.GREY_DARK_5,
2030
2030
  height: t = 24,
2031
2031
  width: s = 24,
2032
2032
  onClick: n
2033
- }) => /* @__PURE__ */ u(
2033
+ }) => /* @__PURE__ */ g(
2034
2034
  "svg",
2035
2035
  {
2036
2036
  onClick: n,
@@ -2075,7 +2075,7 @@ const J2 = ({
2075
2075
  }
2076
2076
  ), F5 = ({
2077
2077
  className: i,
2078
- color: e = R.GREY_DARK_5,
2078
+ color: e = N.GREY_DARK_5,
2079
2079
  height: t = 24,
2080
2080
  width: s = 24,
2081
2081
  onClick: n
@@ -2102,11 +2102,11 @@ const J2 = ({
2102
2102
  }
2103
2103
  ), W5 = ({
2104
2104
  className: i,
2105
- color: e = R.GREY_DARK_5,
2105
+ color: e = N.GREY_DARK_5,
2106
2106
  height: t = 20,
2107
2107
  width: s = 20,
2108
2108
  onClick: n
2109
- }) => /* @__PURE__ */ u(
2109
+ }) => /* @__PURE__ */ g(
2110
2110
  "svg",
2111
2111
  {
2112
2112
  onClick: n,
@@ -2117,7 +2117,7 @@ const J2 = ({
2117
2117
  fill: "none",
2118
2118
  xmlns: "http://www.w3.org/2000/svg",
2119
2119
  children: [
2120
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: R.GREY_LIGHT_2 }),
2120
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: N.GREY_LIGHT_2 }),
2121
2121
  /* @__PURE__ */ r(
2122
2122
  "path",
2123
2123
  {
@@ -2172,7 +2172,7 @@ const J2 = ({
2172
2172
  version: "1.1",
2173
2173
  xmlns: "http://www.w3.org/2000/svg",
2174
2174
  viewBox: "0 0 489.698 489.698",
2175
- children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ u("g", { children: [
2175
+ children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ g("g", { children: [
2176
2176
  /* @__PURE__ */ r(
2177
2177
  "path",
2178
2178
  {
@@ -2196,55 +2196,23 @@ const J2 = ({
2196
2196
  ), J5 = ({
2197
2197
  width: i = 20,
2198
2198
  height: e = 20,
2199
- color: t = "#001E52",
2199
+ color: t = N.GREY_DARK_5,
2200
2200
  className: s,
2201
2201
  onClick: n
2202
2202
  }) => /* @__PURE__ */ r(
2203
2203
  "svg",
2204
2204
  {
2205
- xmlns: "http://www.w3.org/2000/svg",
2206
2205
  width: i,
2207
2206
  height: e,
2208
- className: s,
2209
2207
  onClick: n,
2210
- viewBox: "0 0 20 20",
2208
+ className: s,
2209
+ viewBox: "0 0 24 24",
2211
2210
  fill: "none",
2211
+ xmlns: "http://www.w3.org/2000/svg",
2212
2212
  children: /* @__PURE__ */ r(
2213
2213
  "path",
2214
2214
  {
2215
- fillRule: "evenodd",
2216
- clipRule: "evenodd",
2217
- d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
2218
- 2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
2219
- 17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
2220
- 1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
2221
- 6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
2222
- 8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
2223
- 8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
2224
- 5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
2225
- 6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
2226
- 4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
2227
- 7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
2228
- 7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
2229
- 8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
2230
- 6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
2231
- 7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
2232
- 8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
2233
- 7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
2234
- 6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
2235
- 8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
2236
- 11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
2237
- 11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
2238
- 12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
2239
- 12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
2240
- 12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
2241
- 13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
2242
- 14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
2243
- 14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
2244
- 12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
2245
- 13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
2246
- 15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
2247
- 15 12.7083H10.8333Z`,
2215
+ d: "M6.06939 16.5692C6.3622 16.2765 6.83706 16.2767 7.12994 16.5692C7.4228 16.8621 7.42273 17.3369 7.12994 17.6298L5.12994 19.6298C4.98929 19.7704 4.79858 19.8495 4.59967 19.8495C4.45045 19.8495 4.30597 19.8052 4.18365 19.7235L4.06939 19.6298L3.26959 18.83L3.21783 18.7733C2.97763 18.4787 2.99503 18.044 3.26959 17.7694C3.54417 17.495 3.97896 17.4775 4.2735 17.7177L4.33014 17.7694L4.59967 18.0389L6.06939 16.5692ZM20.0001 17.7499L20.0762 17.7538C20.4546 17.7921 20.75 18.1115 20.7501 18.4999C20.7501 18.8883 20.4546 19.2077 20.0762 19.246L20.0001 19.2499H9.00006C8.58584 19.2499 8.25006 18.9141 8.25006 18.4999C8.25007 18.0857 8.58585 17.7499 9.00006 17.7499H20.0001ZM5.55475 13.0145C5.27614 13.3209 4.80164 13.3438 4.49518 13.0653C4.18868 12.7867 4.16675 12.3122 4.44537 12.0057L5.55475 13.0145ZM20.0001 11.7499L20.0762 11.7538C20.4546 11.7921 20.75 12.1115 20.7501 12.4999C20.7501 12.8883 20.4546 13.2077 20.0762 13.246L20.0001 13.2499H9.00006C8.58584 13.2499 8.25006 12.9141 8.25006 12.4999C8.25007 12.0857 8.58585 11.7499 9.00006 11.7499H20.0001ZM4.50982 11.9403C4.79264 11.6865 5.22745 11.6831 5.51471 11.9442C5.80181 12.2055 5.8394 12.6386 5.61334 12.9442L5.56451 13.0038L5.55475 13.0145L4.44537 12.0057L4.45514 11.994L4.50982 11.9403ZM5.55475 7.01453C5.27614 7.32089 4.80164 7.3438 4.49518 7.06532C4.18868 6.78668 4.16674 6.31224 4.44537 6.00575L5.55475 7.01453ZM20.0001 5.74989L20.0762 5.75379C20.4546 5.79206 20.75 6.11146 20.7501 6.49989C20.7501 6.88832 20.4546 7.20771 20.0762 7.24598L20.0001 7.24989H9.00006C8.58584 7.24989 8.25006 6.9141 8.25006 6.49989C8.25007 6.08568 8.58585 5.74989 9.00006 5.74989H20.0001ZM4.45514 5.99403C4.73381 5.68784 5.20832 5.66569 5.51471 5.94422C5.8209 6.22289 5.84305 6.69741 5.56451 7.00379L5.55475 7.01453L4.44537 6.00575L4.45514 5.99403Z",
2248
2216
  fill: t
2249
2217
  }
2250
2218
  )
@@ -2255,7 +2223,7 @@ const J2 = ({
2255
2223
  color: t = "#131314",
2256
2224
  className: s,
2257
2225
  onClick: n
2258
- }) => /* @__PURE__ */ u(
2226
+ }) => /* @__PURE__ */ g(
2259
2227
  "svg",
2260
2228
  {
2261
2229
  width: i,
@@ -2283,40 +2251,34 @@ const J2 = ({
2283
2251
  ]
2284
2252
  }
2285
2253
  ), Q5 = ({
2286
- width: i = 24,
2287
- height: e = 24,
2288
- color: t = R.GREY_DARK_2,
2254
+ width: i = 20,
2255
+ height: e = 20,
2256
+ color: t = N.GREY_DARK_5,
2289
2257
  className: s,
2290
2258
  onClick: n
2291
- }) => /* @__PURE__ */ u(
2259
+ }) => /* @__PURE__ */ g(
2292
2260
  "svg",
2293
2261
  {
2294
2262
  width: i,
2295
2263
  height: e,
2264
+ className: s,
2265
+ onClick: n,
2296
2266
  viewBox: "0 0 24 24",
2297
2267
  fill: "none",
2298
2268
  xmlns: "http://www.w3.org/2000/svg",
2299
- className: s,
2300
- onClick: n,
2301
2269
  children: [
2302
2270
  /* @__PURE__ */ r(
2303
2271
  "path",
2304
2272
  {
2305
- d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
2306
- stroke: t,
2307
- strokeWidth: "1.5",
2308
- strokeLinecap: "round",
2309
- strokeLinejoin: "round"
2273
+ d: "M18.25 20.5V19.5C18.25 16.0482 15.4518 13.25 12 13.25C8.54822 13.25 5.75 16.0482 5.75 19.5V20.5C5.75 20.9142 5.41421 21.25 5 21.25C4.58579 21.25 4.25 20.9142 4.25 20.5V19.5C4.25 15.2198 7.71979 11.75 12 11.75C16.2802 11.75 19.75 15.2198 19.75 19.5V20.5C19.75 20.9142 19.4142 21.25 19 21.25C18.5858 21.25 18.25 20.9142 18.25 20.5Z",
2274
+ fill: t
2310
2275
  }
2311
2276
  ),
2312
2277
  /* @__PURE__ */ r(
2313
2278
  "path",
2314
2279
  {
2315
- d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
2316
- stroke: t,
2317
- strokeWidth: "1.5",
2318
- strokeLinecap: "round",
2319
- strokeLinejoin: "round"
2280
+ d: "M15.25 8.5C15.25 6.70507 13.7949 5.25 12 5.25C10.2051 5.25 8.75 6.70507 8.75 8.5C8.75 10.2949 10.2051 11.75 12 11.75C13.7949 11.75 15.25 10.2949 15.25 8.5ZM16.75 8.5C16.75 11.1234 14.6234 13.25 12 13.25C9.37665 13.25 7.25 11.1234 7.25 8.5C7.25 5.87665 9.37665 3.75 12 3.75C14.6234 3.75 16.75 5.87665 16.75 8.5Z",
2281
+ fill: t
2320
2282
  }
2321
2283
  )
2322
2284
  ]
@@ -2324,10 +2286,10 @@ const J2 = ({
2324
2286
  ), X5 = ({
2325
2287
  width: i = 24,
2326
2288
  height: e = 24,
2327
- color: t = R.GREY_DARK_2,
2289
+ color: t = N.GREY_DARK_2,
2328
2290
  className: s,
2329
2291
  onClick: n
2330
- }) => /* @__PURE__ */ u(
2292
+ }) => /* @__PURE__ */ g(
2331
2293
  "svg",
2332
2294
  {
2333
2295
  width: i,
@@ -2364,7 +2326,7 @@ const J2 = ({
2364
2326
  ), ee = ({
2365
2327
  width: i = 24,
2366
2328
  height: e = 24,
2367
- color: t = R.GREY_DARK_2,
2329
+ color: t = N.GREY_DARK_2,
2368
2330
  className: s,
2369
2331
  onClick: n
2370
2332
  }) => /* @__PURE__ */ r(
@@ -2391,7 +2353,7 @@ const J2 = ({
2391
2353
  ), te = ({
2392
2354
  width: i = 24,
2393
2355
  height: e = 24,
2394
- color: t = R.GREY_DARK_2,
2356
+ color: t = N.GREY_DARK_2,
2395
2357
  className: s,
2396
2358
  onClick: n
2397
2359
  }) => /* @__PURE__ */ r(
@@ -2415,33 +2377,7 @@ const J2 = ({
2415
2377
  }
2416
2378
  )
2417
2379
  }
2418
- ), ie = ({
2419
- width: i = 20,
2420
- height: e = 20,
2421
- color: t = "#001E52",
2422
- className: s,
2423
- onClick: n
2424
- }) => /* @__PURE__ */ r(
2425
- "svg",
2426
- {
2427
- width: i,
2428
- height: e,
2429
- viewBox: "0 0 20 20",
2430
- fill: "none",
2431
- xmlns: "http://www.w3.org/2000/svg",
2432
- className: s,
2433
- onClick: n,
2434
- children: /* @__PURE__ */ r(
2435
- "path",
2436
- {
2437
- fillRule: "evenodd",
2438
- clipRule: "evenodd",
2439
- d: "M18.3337 10.0001C18.3337 14.6026 14.6028 18.3334 10.0003 18.3334C5.39783 18.3334 1.66699 14.6026 1.66699 10.0001C1.66699 5.39758 5.39783 1.66675 10.0003 1.66675C14.6028 1.66675 18.3337 5.39758 18.3337 10.0001ZM12.5003 7.50008C12.5003 8.16312 12.2369 8.79901 11.7681 9.26785C11.2993 9.73669 10.6634 10.0001 10.0003 10.0001C9.33728 10.0001 8.7014 9.73669 8.23256 9.26785C7.76372 8.79901 7.50033 8.16312 7.50033 7.50008C7.50033 6.83704 7.76372 6.20116 8.23256 5.73231C8.7014 5.26347 9.33728 5.00008 10.0003 5.00008C10.6634 5.00008 11.2993 5.26347 11.7681 5.73231C12.2369 6.20116 12.5003 6.83704 12.5003 7.50008ZM10.0003 17.0834C11.4306 17.0857 12.8277 16.6529 14.0062 15.8426C14.5095 15.4967 14.7245 14.8384 14.4312 14.3026C13.8253 13.1917 12.5753 12.5001 10.0003 12.5001C7.42533 12.5001 6.17533 13.1917 5.56866 14.3026C5.27616 14.8384 5.49116 15.4967 5.99449 15.8426C7.17299 16.6529 8.5701 17.0857 10.0003 17.0834Z",
2440
- fill: t
2441
- }
2442
- )
2443
- }
2444
- ), g1 = ({
2380
+ ), u1 = ({
2445
2381
  name: i,
2446
2382
  width: e,
2447
2383
  height: t,
@@ -2450,7 +2386,7 @@ const J2 = ({
2450
2386
  disabled: o = !1,
2451
2387
  onClick: h
2452
2388
  }) => {
2453
- const [a, C] = O(n), { theme: d } = r1(l2), l = o ? d && d === "dark" ? R.GREY_LIGHT_4 : R.GREY_DARK_1 : s, c = o ? void 0 : h;
2389
+ const [a, C] = O(n), { theme: d } = r1(l2), l = o ? d && d === "dark" ? N.GREY_LIGHT_4 : N.GREY_DARK_1 : s, c = o ? void 0 : h;
2454
2390
  return Z(() => {
2455
2391
  if (n) {
2456
2392
  c && !o && C(`${n} clickable`);
@@ -2510,9 +2446,9 @@ const J2 = ({
2510
2446
  case "logOut":
2511
2447
  return C5({ width: e, height: t, color: l, className: a, onClick: c });
2512
2448
  case "settings":
2513
- return g5({ width: e, height: t, color: l, className: a, onClick: c });
2514
- case "trash":
2515
2449
  return u5({ width: e, height: t, color: l, className: a, onClick: c });
2450
+ case "trash":
2451
+ return g5({ width: e, height: t, color: l, className: a, onClick: c });
2516
2452
  case "settings2":
2517
2453
  return f5({ width: e, height: t, color: l, className: a, onClick: c });
2518
2454
  case "checkCircle":
@@ -2570,13 +2506,13 @@ const J2 = ({
2570
2506
  case "arrowDownFilled":
2571
2507
  return y5({ width: e, height: t, color: l, className: a, onClick: c });
2572
2508
  case "link":
2573
- return E5({ width: e, height: t, color: l, className: a, onClick: c });
2509
+ return V5({ width: e, height: t, color: l, className: a, onClick: c });
2574
2510
  case "telegram":
2575
2511
  return I5({ width: e, height: t, color: l, className: a, onClick: c });
2576
2512
  case "mail":
2577
2513
  return O5({ width: e, height: t, color: l, className: a, onClick: c });
2578
2514
  case "github":
2579
- return V5({ width: e, height: t, color: l, className: a, onClick: c });
2515
+ return E5({ width: e, height: t, color: l, className: a, onClick: c });
2580
2516
  case "linkedIn":
2581
2517
  return A5({ width: e, height: t, color: l, className: a, onClick: c });
2582
2518
  case "emptyStateIcon":
@@ -2596,9 +2532,9 @@ const J2 = ({
2596
2532
  case "copy":
2597
2533
  return P5({ width: e, height: t, color: l, className: a, onClick: c });
2598
2534
  case "contract":
2599
- return j5({ width: e, height: t, color: l, className: a, onClick: c });
2600
- case "resourceManager":
2601
2535
  return Y5({ width: e, height: t, color: l, className: a, onClick: c });
2536
+ case "resourceManager":
2537
+ return j5({ width: e, height: t, color: l, className: a, onClick: c });
2602
2538
  case "image":
2603
2539
  return $5({ width: e, height: t, color: l, className: a, onClick: c });
2604
2540
  case "edit":
@@ -2611,12 +2547,10 @@ const J2 = ({
2611
2547
  return z5({ width: e, height: t, color: l, className: a, onClick: c });
2612
2548
  case "projects":
2613
2549
  return J5({ width: e, height: t, color: l, className: a, onClick: c });
2614
- case "profile":
2615
- return ie({ width: e, height: t, color: l, className: a, onClick: c });
2550
+ case "user":
2551
+ return Q5({ width: e, height: t, color: l, className: a, onClick: c });
2616
2552
  case "exit":
2617
2553
  return q5({ width: e, height: t, color: l, className: a, onClick: c });
2618
- case "client":
2619
- return Q5({ width: e, height: t, color: l, className: a, onClick: c });
2620
2554
  case "openPointCircle":
2621
2555
  return X5({ width: e, height: t, color: l, className: a, onClick: c });
2622
2556
  case "community":
@@ -2627,12 +2561,12 @@ const J2 = ({
2627
2561
  return /* @__PURE__ */ r(i1, { children: "No Icon provided" });
2628
2562
  }
2629
2563
  })() });
2630
- }, { Title: se, Text: ne } = r2, re = {
2564
+ }, { Title: ie, Text: se } = r2, ne = {
2631
2565
  h1: 1,
2632
2566
  h2: 2,
2633
2567
  h3: 3,
2634
2568
  h4: 4
2635
- }, oe = L1(
2569
+ }, re = L1(
2636
2570
  ({
2637
2571
  align: i = "inherit",
2638
2572
  variant: e = "body1",
@@ -2659,7 +2593,7 @@ const J2 = ({
2659
2593
  y.disconnect();
2660
2594
  };
2661
2595
  }, [a]);
2662
- const g = e === "h1" || e === "h2" || e === "h3" || e === "h4";
2596
+ const u = e === "h1" || e === "h2" || e === "h3" || e === "h4";
2663
2597
  let f = `snmt-typography snmt-typography-${e}`;
2664
2598
  i && i !== "inherit" && (f += ` snmt-typography-align-${i}`), o && (f += " collapsed");
2665
2599
  const w = {
@@ -2674,16 +2608,16 @@ const J2 = ({
2674
2608
  }
2675
2609
  } : void 0
2676
2610
  };
2677
- return g ? /* @__PURE__ */ r(se, { level: re[e], ...w, children: s }) : /* @__PURE__ */ r(ne, { ...w, children: s });
2611
+ return u ? /* @__PURE__ */ r(ie, { level: ne[e], ...w, children: s }) : /* @__PURE__ */ r(se, { ...w, children: s });
2678
2612
  }
2679
2613
  );
2680
- var x = /* @__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))(x || {});
2614
+ var R = /* @__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))(R || {});
2681
2615
  const c2 = d1({
2682
2616
  locale: "en",
2683
2617
  theme: "light"
2684
2618
  });
2685
2619
  c2.Provider;
2686
- const ae = ({
2620
+ const oe = ({
2687
2621
  width: i = 20,
2688
2622
  height: e = 20,
2689
2623
  color: t = "#001E52",
@@ -2710,13 +2644,13 @@ const ae = ({
2710
2644
  }
2711
2645
  )
2712
2646
  }
2713
- ), le = ({
2647
+ ), ae = ({
2714
2648
  width: i = 20,
2715
2649
  height: e = 20,
2716
- color: t = x.GREY_DARK_5,
2650
+ color: t = R.GREY_DARK_5,
2717
2651
  className: s,
2718
2652
  onClick: n
2719
- }) => /* @__PURE__ */ u(
2653
+ }) => /* @__PURE__ */ g(
2720
2654
  "svg",
2721
2655
  {
2722
2656
  width: i,
@@ -2750,13 +2684,13 @@ const ae = ({
2750
2684
  )
2751
2685
  ]
2752
2686
  }
2753
- ), ce = ({
2687
+ ), le = ({
2754
2688
  width: i = 20,
2755
2689
  height: e = 20,
2756
2690
  color: t = "#001E52",
2757
2691
  className: s,
2758
2692
  onClick: n
2759
- }) => /* @__PURE__ */ u(
2693
+ }) => /* @__PURE__ */ g(
2760
2694
  "svg",
2761
2695
  {
2762
2696
  xmlns: "http://www.w3.org/2000/svg",
@@ -2785,13 +2719,13 @@ const ae = ({
2785
2719
  )
2786
2720
  ]
2787
2721
  }
2788
- ), he = ({
2722
+ ), ce = ({
2789
2723
  width: i = 20,
2790
2724
  height: e = 20,
2791
- color: t = x.GREY_DARK_5,
2725
+ color: t = R.GREY_DARK_5,
2792
2726
  className: s,
2793
2727
  onClick: n
2794
- }) => /* @__PURE__ */ u(
2728
+ }) => /* @__PURE__ */ g(
2795
2729
  "svg",
2796
2730
  {
2797
2731
  width: i,
@@ -2832,10 +2766,10 @@ const ae = ({
2832
2766
  )
2833
2767
  ]
2834
2768
  }
2835
- ), de = ({
2769
+ ), he = ({
2836
2770
  width: i = 20,
2837
2771
  height: e = 20,
2838
- color: t = x.GREY_DARK_5,
2772
+ color: t = R.GREY_DARK_5,
2839
2773
  className: s,
2840
2774
  onClick: n
2841
2775
  }) => /* @__PURE__ */ r(
@@ -2856,10 +2790,10 @@ const ae = ({
2856
2790
  }
2857
2791
  )
2858
2792
  }
2859
- ), Ce = ({
2793
+ ), de = ({
2860
2794
  width: i = 20,
2861
2795
  height: e = 20,
2862
- color: t = x.GREY_DARK_5,
2796
+ color: t = R.GREY_DARK_5,
2863
2797
  className: s,
2864
2798
  onClick: n
2865
2799
  }) => /* @__PURE__ */ r(
@@ -2880,10 +2814,10 @@ const ae = ({
2880
2814
  }
2881
2815
  )
2882
2816
  }
2883
- ), ge = ({
2817
+ ), Ce = ({
2884
2818
  width: i = 20,
2885
2819
  height: e = 20,
2886
- color: t = x.GREY_DARK_5,
2820
+ color: t = R.GREY_DARK_5,
2887
2821
  className: s,
2888
2822
  onClick: n
2889
2823
  }) => /* @__PURE__ */ r(
@@ -2907,10 +2841,10 @@ const ae = ({
2907
2841
  ), ue = ({
2908
2842
  width: i = 20,
2909
2843
  height: e = 20,
2910
- color: t = x.GREY_DARK_5,
2844
+ color: t = R.GREY_DARK_5,
2911
2845
  className: s,
2912
2846
  onClick: n
2913
- }) => /* @__PURE__ */ u(
2847
+ }) => /* @__PURE__ */ g(
2914
2848
  "svg",
2915
2849
  {
2916
2850
  width: i,
@@ -2965,13 +2899,13 @@ const ae = ({
2965
2899
  )
2966
2900
  ]
2967
2901
  }
2968
- ), fe = ({
2902
+ ), ge = ({
2969
2903
  width: i = 20,
2970
2904
  height: e = 20,
2971
- color: t = x.GREY_DARK_5,
2905
+ color: t = R.GREY_DARK_5,
2972
2906
  className: s,
2973
2907
  onClick: n
2974
- }) => /* @__PURE__ */ u(
2908
+ }) => /* @__PURE__ */ g(
2975
2909
  "svg",
2976
2910
  {
2977
2911
  width: i,
@@ -3012,13 +2946,13 @@ const ae = ({
3012
2946
  )
3013
2947
  ]
3014
2948
  }
3015
- ), pe = ({
2949
+ ), fe = ({
3016
2950
  width: i = 20,
3017
2951
  height: e = 20,
3018
- color: t = x.GREY_DARK_5,
2952
+ color: t = R.GREY_DARK_5,
3019
2953
  className: s,
3020
2954
  onClick: n
3021
- }) => /* @__PURE__ */ u(
2955
+ }) => /* @__PURE__ */ g(
3022
2956
  "svg",
3023
2957
  {
3024
2958
  width: i,
@@ -3052,13 +2986,13 @@ const ae = ({
3052
2986
  )
3053
2987
  ]
3054
2988
  }
3055
- ), me = ({
2989
+ ), pe = ({
3056
2990
  width: i = 20,
3057
2991
  height: e = 20,
3058
- color: t = x.GREY_DARK_5,
2992
+ color: t = R.GREY_DARK_5,
3059
2993
  className: s,
3060
2994
  onClick: n
3061
- }) => /* @__PURE__ */ u(
2995
+ }) => /* @__PURE__ */ g(
3062
2996
  "svg",
3063
2997
  {
3064
2998
  width: i,
@@ -3092,13 +3026,13 @@ const ae = ({
3092
3026
  )
3093
3027
  ]
3094
3028
  }
3095
- ), we = ({
3029
+ ), me = ({
3096
3030
  width: i = 20,
3097
3031
  height: e = 20,
3098
- color: t = x.GREY_DARK_5,
3032
+ color: t = R.GREY_DARK_5,
3099
3033
  className: s,
3100
3034
  onClick: n
3101
- }) => /* @__PURE__ */ u(
3035
+ }) => /* @__PURE__ */ g(
3102
3036
  "svg",
3103
3037
  {
3104
3038
  width: i,
@@ -3139,13 +3073,13 @@ const ae = ({
3139
3073
  )
3140
3074
  ]
3141
3075
  }
3142
- ), Le = ({
3076
+ ), we = ({
3143
3077
  width: i = 20,
3144
3078
  height: e = 20,
3145
- color: t = x.GREY_DARK_5,
3079
+ color: t = R.GREY_DARK_5,
3146
3080
  className: s,
3147
3081
  onClick: n
3148
- }) => /* @__PURE__ */ u(
3082
+ }) => /* @__PURE__ */ g(
3149
3083
  "svg",
3150
3084
  {
3151
3085
  width: i,
@@ -3186,13 +3120,13 @@ const ae = ({
3186
3120
  )
3187
3121
  ]
3188
3122
  }
3189
- ), ke = ({
3123
+ ), Le = ({
3190
3124
  width: i = 20,
3191
3125
  height: e = 20,
3192
- color: t = x.GREY_DARK_5,
3126
+ color: t = R.GREY_DARK_5,
3193
3127
  className: s,
3194
3128
  onClick: n
3195
- }) => /* @__PURE__ */ u(
3129
+ }) => /* @__PURE__ */ g(
3196
3130
  "svg",
3197
3131
  {
3198
3132
  width: i,
@@ -3233,13 +3167,13 @@ const ae = ({
3233
3167
  )
3234
3168
  ]
3235
3169
  }
3236
- ), ve = ({
3170
+ ), ke = ({
3237
3171
  width: i = 20,
3238
3172
  height: e = 20,
3239
- color: t = x.GREY_DARK_5,
3173
+ color: t = R.GREY_DARK_5,
3240
3174
  className: s,
3241
3175
  onClick: n
3242
- }) => /* @__PURE__ */ u(
3176
+ }) => /* @__PURE__ */ g(
3243
3177
  "svg",
3244
3178
  {
3245
3179
  width: i,
@@ -3273,13 +3207,13 @@ const ae = ({
3273
3207
  )
3274
3208
  ]
3275
3209
  }
3276
- ), Ne = ({
3210
+ ), ve = ({
3277
3211
  width: i = 20,
3278
3212
  height: e = 20,
3279
- color: t = x.GREY_DARK_5,
3213
+ color: t = R.GREY_DARK_5,
3280
3214
  className: s,
3281
3215
  onClick: n
3282
- }) => /* @__PURE__ */ u(
3216
+ }) => /* @__PURE__ */ g(
3283
3217
  "svg",
3284
3218
  {
3285
3219
  width: i,
@@ -3306,13 +3240,13 @@ const ae = ({
3306
3240
  )
3307
3241
  ]
3308
3242
  }
3309
- ), Re = ({
3243
+ ), Ne = ({
3310
3244
  width: i = 20,
3311
3245
  height: e = 20,
3312
- color: t = x.GREY_DARK_5,
3246
+ color: t = R.GREY_DARK_5,
3313
3247
  className: s,
3314
3248
  onClick: n
3315
- }) => /* @__PURE__ */ u(
3249
+ }) => /* @__PURE__ */ g(
3316
3250
  "svg",
3317
3251
  {
3318
3252
  width: i,
@@ -3339,13 +3273,13 @@ const ae = ({
3339
3273
  )
3340
3274
  ]
3341
3275
  }
3342
- ), xe = ({
3276
+ ), Re = ({
3343
3277
  width: i = 20,
3344
3278
  height: e = 20,
3345
- color: t = x.GREY_DARK_5,
3279
+ color: t = R.GREY_DARK_5,
3346
3280
  className: s,
3347
3281
  onClick: n
3348
- }) => /* @__PURE__ */ u(
3282
+ }) => /* @__PURE__ */ g(
3349
3283
  "svg",
3350
3284
  {
3351
3285
  width: i,
@@ -3372,13 +3306,13 @@ const ae = ({
3372
3306
  )
3373
3307
  ]
3374
3308
  }
3375
- ), Me = ({
3309
+ ), xe = ({
3376
3310
  width: i = 20,
3377
3311
  height: e = 20,
3378
- color: t = x.GREY_DARK_5,
3312
+ color: t = R.GREY_DARK_5,
3379
3313
  className: s,
3380
3314
  onClick: n
3381
- }) => /* @__PURE__ */ u(
3315
+ }) => /* @__PURE__ */ g(
3382
3316
  "svg",
3383
3317
  {
3384
3318
  width: i,
@@ -3405,13 +3339,13 @@ const ae = ({
3405
3339
  )
3406
3340
  ]
3407
3341
  }
3408
- ), be = ({
3342
+ ), Me = ({
3409
3343
  width: i = 20,
3410
3344
  height: e = 20,
3411
- color: t = x.GREY_DARK_5,
3345
+ color: t = R.GREY_DARK_5,
3412
3346
  className: s,
3413
3347
  onClick: n
3414
- }) => /* @__PURE__ */ u(
3348
+ }) => /* @__PURE__ */ g(
3415
3349
  "svg",
3416
3350
  {
3417
3351
  width: i,
@@ -3445,13 +3379,13 @@ const ae = ({
3445
3379
  )
3446
3380
  ]
3447
3381
  }
3448
- ), _e = ({
3382
+ ), be = ({
3449
3383
  width: i = 20,
3450
3384
  height: e = 20,
3451
- color: t = x.GREY_DARK_5,
3385
+ color: t = R.GREY_DARK_5,
3452
3386
  className: s,
3453
3387
  onClick: n
3454
- }) => /* @__PURE__ */ u(
3388
+ }) => /* @__PURE__ */ g(
3455
3389
  "svg",
3456
3390
  {
3457
3391
  width: i,
@@ -3478,13 +3412,13 @@ const ae = ({
3478
3412
  )
3479
3413
  ]
3480
3414
  }
3481
- ), ye = ({
3415
+ ), _e = ({
3482
3416
  width: i = 20,
3483
3417
  height: e = 20,
3484
- color: t = x.GREY_DARK_5,
3418
+ color: t = R.GREY_DARK_5,
3485
3419
  className: s,
3486
3420
  onClick: n
3487
- }) => /* @__PURE__ */ u(
3421
+ }) => /* @__PURE__ */ g(
3488
3422
  "svg",
3489
3423
  {
3490
3424
  width: i,
@@ -3511,13 +3445,13 @@ const ae = ({
3511
3445
  )
3512
3446
  ]
3513
3447
  }
3514
- ), He = ({
3448
+ ), ye = ({
3515
3449
  width: i = 20,
3516
3450
  height: e = 20,
3517
3451
  color: t = "#070739",
3518
3452
  className: s,
3519
3453
  onClick: n
3520
- }) => /* @__PURE__ */ u(
3454
+ }) => /* @__PURE__ */ g(
3521
3455
  "svg",
3522
3456
  {
3523
3457
  width: i,
@@ -3541,13 +3475,13 @@ const ae = ({
3541
3475
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
3542
3476
  ]
3543
3477
  }
3544
- ), Ee = ({
3478
+ ), He = ({
3545
3479
  width: i = 20,
3546
3480
  height: e = 20,
3547
3481
  color: t = "#070739",
3548
3482
  className: s,
3549
3483
  onClick: n
3550
- }) => /* @__PURE__ */ u(
3484
+ }) => /* @__PURE__ */ g(
3551
3485
  "svg",
3552
3486
  {
3553
3487
  width: i,
@@ -3605,13 +3539,13 @@ const ae = ({
3605
3539
  }
3606
3540
  )
3607
3541
  }
3608
- ), Ie = ({
3542
+ ), Ee = ({
3609
3543
  width: i = 20,
3610
3544
  height: e = 20,
3611
3545
  color: t = "#F2F2F7",
3612
3546
  className: s,
3613
3547
  onClick: n
3614
- }) => /* @__PURE__ */ u(
3548
+ }) => /* @__PURE__ */ g(
3615
3549
  "svg",
3616
3550
  {
3617
3551
  width: i,
@@ -3634,13 +3568,13 @@ const ae = ({
3634
3568
  )
3635
3569
  ]
3636
3570
  }
3637
- ), Ae = ({
3571
+ ), Ie = ({
3638
3572
  width: i = 20,
3639
3573
  height: e = 20,
3640
3574
  color: t = "#004ED7",
3641
3575
  className: s,
3642
3576
  onClick: n
3643
- }) => /* @__PURE__ */ u(
3577
+ }) => /* @__PURE__ */ g(
3644
3578
  "svg",
3645
3579
  {
3646
3580
  width: i,
@@ -3663,13 +3597,13 @@ const ae = ({
3663
3597
  )
3664
3598
  ]
3665
3599
  }
3666
- ), Oe = ({
3600
+ ), Ae = ({
3667
3601
  width: i = 10,
3668
3602
  height: e = 10,
3669
3603
  color: t = "#001E52",
3670
3604
  className: s,
3671
3605
  onClick: n
3672
- }) => /* @__PURE__ */ u(
3606
+ }) => /* @__PURE__ */ g(
3673
3607
  "svg",
3674
3608
  {
3675
3609
  width: i,
@@ -3692,13 +3626,13 @@ const ae = ({
3692
3626
  )
3693
3627
  ]
3694
3628
  }
3695
- ), Se = ({
3629
+ ), Oe = ({
3696
3630
  width: i = 10,
3697
3631
  height: e = 10,
3698
3632
  color: t = "#001E52",
3699
3633
  className: s,
3700
3634
  onClick: n
3701
- }) => /* @__PURE__ */ u(
3635
+ }) => /* @__PURE__ */ g(
3702
3636
  "svg",
3703
3637
  {
3704
3638
  width: i,
@@ -3729,13 +3663,13 @@ const ae = ({
3729
3663
  )
3730
3664
  ]
3731
3665
  }
3732
- ), Ze = ({
3666
+ ), Se = ({
3733
3667
  className: i,
3734
- color: e = x.GREY_DARK_5,
3668
+ color: e = R.GREY_DARK_5,
3735
3669
  height: t = 20,
3736
3670
  width: s = 20,
3737
3671
  onClick: n
3738
- }) => /* @__PURE__ */ u(
3672
+ }) => /* @__PURE__ */ g(
3739
3673
  "svg",
3740
3674
  {
3741
3675
  width: s,
@@ -3762,9 +3696,9 @@ const ae = ({
3762
3696
  )
3763
3697
  ]
3764
3698
  }
3765
- ), De = ({
3699
+ ), Ze = ({
3766
3700
  className: i,
3767
- color: e = x.GREY_DARK_5,
3701
+ color: e = R.GREY_DARK_5,
3768
3702
  height: t = 20,
3769
3703
  width: s = 20,
3770
3704
  onClick: n
@@ -3789,9 +3723,9 @@ const ae = ({
3789
3723
  }
3790
3724
  )
3791
3725
  }
3792
- ), Ge = ({
3726
+ ), De = ({
3793
3727
  className: i,
3794
- color: e = x.GREY_DARK_5,
3728
+ color: e = R.GREY_DARK_5,
3795
3729
  height: t = 20,
3796
3730
  width: s = 20,
3797
3731
  onClick: n
@@ -3816,9 +3750,9 @@ const ae = ({
3816
3750
  }
3817
3751
  )
3818
3752
  }
3819
- ), Te = ({
3753
+ ), Ge = ({
3820
3754
  className: i,
3821
- color: e = x.GREY_DARK_5,
3755
+ color: e = R.GREY_DARK_5,
3822
3756
  height: t = 5,
3823
3757
  width: s = 10,
3824
3758
  onClick: n
@@ -3840,9 +3774,9 @@ const ae = ({
3840
3774
  }
3841
3775
  )
3842
3776
  }
3843
- ), Ke = ({
3777
+ ), Te = ({
3844
3778
  className: i,
3845
- color: e = x.GREY_DARK_5,
3779
+ color: e = R.GREY_DARK_5,
3846
3780
  height: t = 5,
3847
3781
  width: s = 10,
3848
3782
  onClick: n
@@ -3865,13 +3799,13 @@ const ae = ({
3865
3799
  }
3866
3800
  )
3867
3801
  }
3868
- ), Be = ({
3802
+ ), Ke = ({
3869
3803
  className: i,
3870
- color: e = x.GREY_DARK_5,
3804
+ color: e = R.GREY_DARK_5,
3871
3805
  height: t = 20,
3872
3806
  width: s = 20,
3873
3807
  onClick: n
3874
- }) => /* @__PURE__ */ u(
3808
+ }) => /* @__PURE__ */ g(
3875
3809
  "svg",
3876
3810
  {
3877
3811
  width: s,
@@ -3898,13 +3832,13 @@ const ae = ({
3898
3832
  )
3899
3833
  ]
3900
3834
  }
3901
- ), Pe = ({
3835
+ ), Be = ({
3902
3836
  className: i,
3903
- color: e = x.GREY_DARK_5,
3837
+ color: e = R.GREY_DARK_5,
3904
3838
  height: t = 24,
3905
3839
  width: s = 24,
3906
3840
  onClick: n
3907
- }) => /* @__PURE__ */ u(
3841
+ }) => /* @__PURE__ */ g(
3908
3842
  "svg",
3909
3843
  {
3910
3844
  width: s,
@@ -3937,9 +3871,9 @@ const ae = ({
3937
3871
  )
3938
3872
  ]
3939
3873
  }
3940
- ), je = ({
3874
+ ), Pe = ({
3941
3875
  className: i,
3942
- color: e = x.GREY_DARK_5,
3876
+ color: e = R.GREY_DARK_5,
3943
3877
  height: t = 24,
3944
3878
  width: s = 24,
3945
3879
  onClick: n
@@ -3966,11 +3900,11 @@ const ae = ({
3966
3900
  }
3967
3901
  ), Ye = ({
3968
3902
  className: i,
3969
- color: e = x.GREY_DARK_5,
3903
+ color: e = R.GREY_DARK_5,
3970
3904
  height: t = 24,
3971
3905
  width: s = 24,
3972
3906
  onClick: n
3973
- }) => /* @__PURE__ */ u(
3907
+ }) => /* @__PURE__ */ g(
3974
3908
  "svg",
3975
3909
  {
3976
3910
  width: s,
@@ -4023,13 +3957,13 @@ const ae = ({
4023
3957
  )
4024
3958
  ]
4025
3959
  }
4026
- ), $e = ({
3960
+ ), je = ({
4027
3961
  className: i,
4028
- color: e = x.GREY_DARK_5,
3962
+ color: e = R.GREY_DARK_5,
4029
3963
  height: t = 24,
4030
3964
  width: s = 24,
4031
3965
  onClick: n
4032
- }) => /* @__PURE__ */ u(
3966
+ }) => /* @__PURE__ */ g(
4033
3967
  "svg",
4034
3968
  {
4035
3969
  width: s,
@@ -4060,13 +3994,13 @@ const ae = ({
4060
3994
  )
4061
3995
  ]
4062
3996
  }
4063
- ), Fe = ({
3997
+ ), $e = ({
4064
3998
  className: i,
4065
- color: e = x.GREY_DARK_3,
3999
+ color: e = R.GREY_DARK_3,
4066
4000
  height: t = 14,
4067
4001
  width: s = 14,
4068
4002
  onClick: n
4069
- }) => /* @__PURE__ */ u(
4003
+ }) => /* @__PURE__ */ g(
4070
4004
  "svg",
4071
4005
  {
4072
4006
  className: i,
@@ -4097,9 +4031,9 @@ const ae = ({
4097
4031
  )
4098
4032
  ]
4099
4033
  }
4100
- ), We = ({
4034
+ ), Fe = ({
4101
4035
  className: i,
4102
- color: e = x.GREY_DARK_5,
4036
+ color: e = R.GREY_DARK_5,
4103
4037
  height: t = 18,
4104
4038
  onClick: s,
4105
4039
  width: n = 18
@@ -4124,13 +4058,13 @@ const ae = ({
4124
4058
  }
4125
4059
  )
4126
4060
  }
4127
- ), Ue = ({
4061
+ ), We = ({
4128
4062
  className: i,
4129
- color: e = x.GREY_DARK_5,
4063
+ color: e = R.GREY_DARK_5,
4130
4064
  height: t = 24,
4131
4065
  width: s = 24,
4132
4066
  onClick: n
4133
- }) => /* @__PURE__ */ u(
4067
+ }) => /* @__PURE__ */ g(
4134
4068
  "svg",
4135
4069
  {
4136
4070
  onClick: n,
@@ -4176,13 +4110,13 @@ const ae = ({
4176
4110
  )
4177
4111
  ]
4178
4112
  }
4179
- ), ze = ({
4113
+ ), Ue = ({
4180
4114
  className: i,
4181
- color: e = x.GREY_DARK_5,
4115
+ color: e = R.GREY_DARK_5,
4182
4116
  height: t = 24,
4183
4117
  width: s = 24,
4184
4118
  onClick: n
4185
- }) => /* @__PURE__ */ u(
4119
+ }) => /* @__PURE__ */ g(
4186
4120
  "svg",
4187
4121
  {
4188
4122
  onClick: n,
@@ -4213,13 +4147,13 @@ const ae = ({
4213
4147
  )
4214
4148
  ]
4215
4149
  }
4216
- ), Je = ({
4150
+ ), ze = ({
4217
4151
  className: i,
4218
- color: e = x.NOTIFICATION_WARNING_DARK,
4152
+ color: e = R.NOTIFICATION_WARNING_DARK,
4219
4153
  height: t = 37,
4220
4154
  width: s = 36,
4221
4155
  onClick: n
4222
- }) => /* @__PURE__ */ u(
4156
+ }) => /* @__PURE__ */ g(
4223
4157
  "svg",
4224
4158
  {
4225
4159
  onClick: n,
@@ -4252,9 +4186,9 @@ const ae = ({
4252
4186
  )
4253
4187
  ]
4254
4188
  }
4255
- ), qe = ({
4189
+ ), Je = ({
4256
4190
  className: i,
4257
- color: e = x.GREY_DARK_5,
4191
+ color: e = R.GREY_DARK_5,
4258
4192
  height: t = 24,
4259
4193
  width: s = 24,
4260
4194
  onClick: n
@@ -4278,13 +4212,13 @@ const ae = ({
4278
4212
  }
4279
4213
  )
4280
4214
  }
4281
- ), Qe = ({
4215
+ ), qe = ({
4282
4216
  className: i,
4283
- color: e = x.GREY_DARK_5,
4217
+ color: e = R.GREY_DARK_5,
4284
4218
  height: t = 24,
4285
4219
  width: s = 24,
4286
4220
  onClick: n
4287
- }) => /* @__PURE__ */ u(
4221
+ }) => /* @__PURE__ */ g(
4288
4222
  "svg",
4289
4223
  {
4290
4224
  onClick: n,
@@ -4317,13 +4251,13 @@ const ae = ({
4317
4251
  )
4318
4252
  ]
4319
4253
  }
4320
- ), Xe = ({
4254
+ ), Qe = ({
4321
4255
  className: i,
4322
- color: e = x.GREY_DARK_5,
4256
+ color: e = R.GREY_DARK_5,
4323
4257
  height: t = 20,
4324
4258
  width: s = 20,
4325
4259
  onClick: n
4326
- }) => /* @__PURE__ */ u(
4260
+ }) => /* @__PURE__ */ g(
4327
4261
  "svg",
4328
4262
  {
4329
4263
  onClick: n,
@@ -4350,13 +4284,13 @@ const ae = ({
4350
4284
  )
4351
4285
  ]
4352
4286
  }
4353
- ), et = ({
4287
+ ), Xe = ({
4354
4288
  className: i,
4355
- color: e = x.GREY_DARK_5,
4289
+ color: e = R.GREY_DARK_5,
4356
4290
  height: t = 24,
4357
4291
  width: s = 24,
4358
4292
  onClick: n
4359
- }) => /* @__PURE__ */ u(
4293
+ }) => /* @__PURE__ */ g(
4360
4294
  "svg",
4361
4295
  {
4362
4296
  onClick: n,
@@ -4419,13 +4353,13 @@ const ae = ({
4419
4353
  )
4420
4354
  ]
4421
4355
  }
4422
- ), tt = ({
4356
+ ), et = ({
4423
4357
  className: i,
4424
- color: e = x.GREY_DARK_5,
4358
+ color: e = R.GREY_DARK_5,
4425
4359
  height: t = 24,
4426
4360
  width: s = 24,
4427
4361
  onClick: n
4428
- }) => /* @__PURE__ */ u(
4362
+ }) => /* @__PURE__ */ g(
4429
4363
  "svg",
4430
4364
  {
4431
4365
  onClick: n,
@@ -4476,13 +4410,13 @@ const ae = ({
4476
4410
  )
4477
4411
  ]
4478
4412
  }
4479
- ), it = ({
4413
+ ), tt = ({
4480
4414
  className: i,
4481
- color: e = x.GREY_DARK_5,
4415
+ color: e = R.GREY_DARK_5,
4482
4416
  height: t = 24,
4483
4417
  width: s = 24,
4484
4418
  onClick: n
4485
- }) => /* @__PURE__ */ u(
4419
+ }) => /* @__PURE__ */ g(
4486
4420
  "svg",
4487
4421
  {
4488
4422
  onClick: n,
@@ -4525,9 +4459,9 @@ const ae = ({
4525
4459
  )
4526
4460
  ]
4527
4461
  }
4528
- ), st = ({
4462
+ ), it = ({
4529
4463
  className: i,
4530
- color: e = x.GREY_DARK_5,
4464
+ color: e = R.GREY_DARK_5,
4531
4465
  height: t = 24,
4532
4466
  width: s = 24,
4533
4467
  onClick: n
@@ -4552,13 +4486,13 @@ const ae = ({
4552
4486
  }
4553
4487
  )
4554
4488
  }
4555
- ), nt = ({
4489
+ ), st = ({
4556
4490
  className: i,
4557
- color: e = x.GREY_DARK_5,
4491
+ color: e = R.GREY_DARK_5,
4558
4492
  height: t = 20,
4559
4493
  width: s = 20,
4560
4494
  onClick: n
4561
- }) => /* @__PURE__ */ u(
4495
+ }) => /* @__PURE__ */ g(
4562
4496
  "svg",
4563
4497
  {
4564
4498
  onClick: n,
@@ -4569,7 +4503,7 @@ const ae = ({
4569
4503
  fill: "none",
4570
4504
  xmlns: "http://www.w3.org/2000/svg",
4571
4505
  children: [
4572
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: x.GREY_LIGHT_2 }),
4506
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: R.GREY_LIGHT_2 }),
4573
4507
  /* @__PURE__ */ r(
4574
4508
  "path",
4575
4509
  {
@@ -4581,7 +4515,7 @@ const ae = ({
4581
4515
  )
4582
4516
  ]
4583
4517
  }
4584
- ), rt = ({
4518
+ ), nt = ({
4585
4519
  className: i,
4586
4520
  color: e = "#001E52",
4587
4521
  height: t = 24,
@@ -4607,7 +4541,7 @@ const ae = ({
4607
4541
  }
4608
4542
  )
4609
4543
  }
4610
- ), ot = ({
4544
+ ), rt = ({
4611
4545
  className: i,
4612
4546
  color: e = "#001E52",
4613
4547
  height: t = 24,
@@ -4624,7 +4558,7 @@ const ae = ({
4624
4558
  version: "1.1",
4625
4559
  xmlns: "http://www.w3.org/2000/svg",
4626
4560
  viewBox: "0 0 489.698 489.698",
4627
- children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ u("g", { children: [
4561
+ children: /* @__PURE__ */ r("g", { children: /* @__PURE__ */ g("g", { children: [
4628
4562
  /* @__PURE__ */ r(
4629
4563
  "path",
4630
4564
  {
@@ -4645,69 +4579,37 @@ const ae = ({
4645
4579
  )
4646
4580
  ] }) })
4647
4581
  }
4648
- ), at = ({
4582
+ ), ot = ({
4649
4583
  width: i = 20,
4650
4584
  height: e = 20,
4651
- color: t = "#001E52",
4585
+ color: t = R.GREY_DARK_5,
4652
4586
  className: s,
4653
4587
  onClick: n
4654
4588
  }) => /* @__PURE__ */ r(
4655
4589
  "svg",
4656
4590
  {
4657
- xmlns: "http://www.w3.org/2000/svg",
4658
4591
  width: i,
4659
4592
  height: e,
4660
- className: s,
4661
4593
  onClick: n,
4662
- viewBox: "0 0 20 20",
4594
+ className: s,
4595
+ viewBox: "0 0 24 24",
4663
4596
  fill: "none",
4597
+ xmlns: "http://www.w3.org/2000/svg",
4664
4598
  children: /* @__PURE__ */ r(
4665
4599
  "path",
4666
4600
  {
4667
- fillRule: "evenodd",
4668
- clipRule: "evenodd",
4669
- d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
4670
- 2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
4671
- 17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
4672
- 1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
4673
- 6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
4674
- 8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
4675
- 8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
4676
- 5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
4677
- 6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
4678
- 4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
4679
- 7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
4680
- 7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
4681
- 8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
4682
- 6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
4683
- 7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
4684
- 8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
4685
- 7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
4686
- 6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
4687
- 8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
4688
- 11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
4689
- 11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
4690
- 12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
4691
- 12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
4692
- 12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
4693
- 13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
4694
- 14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
4695
- 14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
4696
- 12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
4697
- 13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
4698
- 15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
4699
- 15 12.7083H10.8333Z`,
4601
+ d: "M6.06939 16.5692C6.3622 16.2765 6.83706 16.2767 7.12994 16.5692C7.4228 16.8621 7.42273 17.3369 7.12994 17.6298L5.12994 19.6298C4.98929 19.7704 4.79858 19.8495 4.59967 19.8495C4.45045 19.8495 4.30597 19.8052 4.18365 19.7235L4.06939 19.6298L3.26959 18.83L3.21783 18.7733C2.97763 18.4787 2.99503 18.044 3.26959 17.7694C3.54417 17.495 3.97896 17.4775 4.2735 17.7177L4.33014 17.7694L4.59967 18.0389L6.06939 16.5692ZM20.0001 17.7499L20.0762 17.7538C20.4546 17.7921 20.75 18.1115 20.7501 18.4999C20.7501 18.8883 20.4546 19.2077 20.0762 19.246L20.0001 19.2499H9.00006C8.58584 19.2499 8.25006 18.9141 8.25006 18.4999C8.25007 18.0857 8.58585 17.7499 9.00006 17.7499H20.0001ZM5.55475 13.0145C5.27614 13.3209 4.80164 13.3438 4.49518 13.0653C4.18868 12.7867 4.16675 12.3122 4.44537 12.0057L5.55475 13.0145ZM20.0001 11.7499L20.0762 11.7538C20.4546 11.7921 20.75 12.1115 20.7501 12.4999C20.7501 12.8883 20.4546 13.2077 20.0762 13.246L20.0001 13.2499H9.00006C8.58584 13.2499 8.25006 12.9141 8.25006 12.4999C8.25007 12.0857 8.58585 11.7499 9.00006 11.7499H20.0001ZM4.50982 11.9403C4.79264 11.6865 5.22745 11.6831 5.51471 11.9442C5.80181 12.2055 5.8394 12.6386 5.61334 12.9442L5.56451 13.0038L5.55475 13.0145L4.44537 12.0057L4.45514 11.994L4.50982 11.9403ZM5.55475 7.01453C5.27614 7.32089 4.80164 7.3438 4.49518 7.06532C4.18868 6.78668 4.16674 6.31224 4.44537 6.00575L5.55475 7.01453ZM20.0001 5.74989L20.0762 5.75379C20.4546 5.79206 20.75 6.11146 20.7501 6.49989C20.7501 6.88832 20.4546 7.20771 20.0762 7.24598L20.0001 7.24989H9.00006C8.58584 7.24989 8.25006 6.9141 8.25006 6.49989C8.25007 6.08568 8.58585 5.74989 9.00006 5.74989H20.0001ZM4.45514 5.99403C4.73381 5.68784 5.20832 5.66569 5.51471 5.94422C5.8209 6.22289 5.84305 6.69741 5.56451 7.00379L5.55475 7.01453L4.44537 6.00575L4.45514 5.99403Z",
4700
4602
  fill: t
4701
4603
  }
4702
4604
  )
4703
4605
  }
4704
- ), lt = ({
4606
+ ), at = ({
4705
4607
  width: i = 24,
4706
4608
  height: e = 24,
4707
4609
  color: t = "#131314",
4708
4610
  className: s,
4709
4611
  onClick: n
4710
- }) => /* @__PURE__ */ u(
4612
+ }) => /* @__PURE__ */ g(
4711
4613
  "svg",
4712
4614
  {
4713
4615
  width: i,
@@ -4734,52 +4636,46 @@ const ae = ({
4734
4636
  )
4735
4637
  ]
4736
4638
  }
4737
- ), ct = ({
4738
- width: i = 24,
4739
- height: e = 24,
4740
- color: t = x.GREY_DARK_2,
4639
+ ), lt = ({
4640
+ width: i = 20,
4641
+ height: e = 20,
4642
+ color: t = R.GREY_DARK_5,
4741
4643
  className: s,
4742
4644
  onClick: n
4743
- }) => /* @__PURE__ */ u(
4645
+ }) => /* @__PURE__ */ g(
4744
4646
  "svg",
4745
4647
  {
4746
4648
  width: i,
4747
4649
  height: e,
4650
+ className: s,
4651
+ onClick: n,
4748
4652
  viewBox: "0 0 24 24",
4749
4653
  fill: "none",
4750
4654
  xmlns: "http://www.w3.org/2000/svg",
4751
- className: s,
4752
- onClick: n,
4753
4655
  children: [
4754
4656
  /* @__PURE__ */ r(
4755
4657
  "path",
4756
4658
  {
4757
- d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
4758
- stroke: t,
4759
- strokeWidth: "1.5",
4760
- strokeLinecap: "round",
4761
- strokeLinejoin: "round"
4659
+ d: "M18.25 20.5V19.5C18.25 16.0482 15.4518 13.25 12 13.25C8.54822 13.25 5.75 16.0482 5.75 19.5V20.5C5.75 20.9142 5.41421 21.25 5 21.25C4.58579 21.25 4.25 20.9142 4.25 20.5V19.5C4.25 15.2198 7.71979 11.75 12 11.75C16.2802 11.75 19.75 15.2198 19.75 19.5V20.5C19.75 20.9142 19.4142 21.25 19 21.25C18.5858 21.25 18.25 20.9142 18.25 20.5Z",
4660
+ fill: t
4762
4661
  }
4763
4662
  ),
4764
4663
  /* @__PURE__ */ r(
4765
4664
  "path",
4766
4665
  {
4767
- d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
4768
- stroke: t,
4769
- strokeWidth: "1.5",
4770
- strokeLinecap: "round",
4771
- strokeLinejoin: "round"
4666
+ d: "M15.25 8.5C15.25 6.70507 13.7949 5.25 12 5.25C10.2051 5.25 8.75 6.70507 8.75 8.5C8.75 10.2949 10.2051 11.75 12 11.75C13.7949 11.75 15.25 10.2949 15.25 8.5ZM16.75 8.5C16.75 11.1234 14.6234 13.25 12 13.25C9.37665 13.25 7.25 11.1234 7.25 8.5C7.25 5.87665 9.37665 3.75 12 3.75C14.6234 3.75 16.75 5.87665 16.75 8.5Z",
4667
+ fill: t
4772
4668
  }
4773
4669
  )
4774
4670
  ]
4775
4671
  }
4776
- ), ht = ({
4672
+ ), ct = ({
4777
4673
  width: i = 24,
4778
4674
  height: e = 24,
4779
- color: t = x.GREY_DARK_2,
4675
+ color: t = R.GREY_DARK_2,
4780
4676
  className: s,
4781
4677
  onClick: n
4782
- }) => /* @__PURE__ */ u(
4678
+ }) => /* @__PURE__ */ g(
4783
4679
  "svg",
4784
4680
  {
4785
4681
  width: i,
@@ -4813,10 +4709,10 @@ const ae = ({
4813
4709
  )
4814
4710
  ]
4815
4711
  }
4816
- ), dt = ({
4712
+ ), ht = ({
4817
4713
  width: i = 24,
4818
4714
  height: e = 24,
4819
- color: t = x.GREY_DARK_2,
4715
+ color: t = R.GREY_DARK_2,
4820
4716
  className: s,
4821
4717
  onClick: n
4822
4718
  }) => /* @__PURE__ */ r(
@@ -4840,10 +4736,10 @@ const ae = ({
4840
4736
  }
4841
4737
  )
4842
4738
  }
4843
- ), Ct = ({
4739
+ ), dt = ({
4844
4740
  width: i = 24,
4845
4741
  height: e = 24,
4846
- color: t = x.GREY_DARK_2,
4742
+ color: t = R.GREY_DARK_2,
4847
4743
  className: s,
4848
4744
  onClick: n
4849
4745
  }) => /* @__PURE__ */ r(
@@ -4867,33 +4763,7 @@ const ae = ({
4867
4763
  }
4868
4764
  )
4869
4765
  }
4870
- ), gt = ({
4871
- width: i = 20,
4872
- height: e = 20,
4873
- color: t = "#001E52",
4874
- className: s,
4875
- onClick: n
4876
- }) => /* @__PURE__ */ r(
4877
- "svg",
4878
- {
4879
- width: i,
4880
- height: e,
4881
- viewBox: "0 0 20 20",
4882
- fill: "none",
4883
- xmlns: "http://www.w3.org/2000/svg",
4884
- className: s,
4885
- onClick: n,
4886
- children: /* @__PURE__ */ r(
4887
- "path",
4888
- {
4889
- fillRule: "evenodd",
4890
- clipRule: "evenodd",
4891
- d: "M18.3337 10.0001C18.3337 14.6026 14.6028 18.3334 10.0003 18.3334C5.39783 18.3334 1.66699 14.6026 1.66699 10.0001C1.66699 5.39758 5.39783 1.66675 10.0003 1.66675C14.6028 1.66675 18.3337 5.39758 18.3337 10.0001ZM12.5003 7.50008C12.5003 8.16312 12.2369 8.79901 11.7681 9.26785C11.2993 9.73669 10.6634 10.0001 10.0003 10.0001C9.33728 10.0001 8.7014 9.73669 8.23256 9.26785C7.76372 8.79901 7.50033 8.16312 7.50033 7.50008C7.50033 6.83704 7.76372 6.20116 8.23256 5.73231C8.7014 5.26347 9.33728 5.00008 10.0003 5.00008C10.6634 5.00008 11.2993 5.26347 11.7681 5.73231C12.2369 6.20116 12.5003 6.83704 12.5003 7.50008ZM10.0003 17.0834C11.4306 17.0857 12.8277 16.6529 14.0062 15.8426C14.5095 15.4967 14.7245 14.8384 14.4312 14.3026C13.8253 13.1917 12.5753 12.5001 10.0003 12.5001C7.42533 12.5001 6.17533 13.1917 5.56866 14.3026C5.27616 14.8384 5.49116 15.4967 5.99449 15.8426C7.17299 16.6529 8.5701 17.0857 10.0003 17.0834Z",
4892
- fill: t
4893
- }
4894
- )
4895
- }
4896
- ), ut = ({
4766
+ ), Ct = ({
4897
4767
  name: i,
4898
4768
  width: e,
4899
4769
  height: t,
@@ -4902,7 +4772,7 @@ const ae = ({
4902
4772
  disabled: o = !1,
4903
4773
  onClick: h
4904
4774
  }) => {
4905
- const [a, C] = O(n), { theme: d } = r1(c2), l = o ? d && d === "dark" ? x.GREY_LIGHT_4 : x.GREY_DARK_1 : s, c = o ? void 0 : h;
4775
+ const [a, C] = O(n), { theme: d } = r1(c2), l = o ? d && d === "dark" ? R.GREY_LIGHT_4 : R.GREY_DARK_1 : s, c = o ? void 0 : h;
4906
4776
  return Z(() => {
4907
4777
  if (n) {
4908
4778
  c && !o && C(`${n} clickable`);
@@ -4912,35 +4782,35 @@ const ae = ({
4912
4782
  }, [c, n, o]), /* @__PURE__ */ r(i1, { children: (() => {
4913
4783
  switch (i) {
4914
4784
  case "nextIcon":
4915
- return De({ width: e, height: t, color: l, className: a, onClick: c });
4785
+ return Ze({ width: e, height: t, color: l, className: a, onClick: c });
4916
4786
  case "prevIcon":
4917
- return Ge({ width: e, height: t, color: l, className: a, onClick: c });
4787
+ return De({ width: e, height: t, color: l, className: a, onClick: c });
4918
4788
  case "arrowDown":
4919
- return ae({ width: e, height: t, color: l, className: a, onClick: c });
4789
+ return oe({ width: e, height: t, color: l, className: a, onClick: c });
4920
4790
  case "info":
4921
- return le({ width: e, height: t, color: l, className: a, onClick: c });
4791
+ return ae({ width: e, height: t, color: l, className: a, onClick: c });
4922
4792
  case "arrowRight":
4923
- return ce({ width: e, height: t, color: l, className: a, onClick: c });
4793
+ return le({ width: e, height: t, color: l, className: a, onClick: c });
4924
4794
  case "calendar":
4925
- return he({ width: e, height: t, color: l, className: a, onClick: c });
4795
+ return ce({ width: e, height: t, color: l, className: a, onClick: c });
4926
4796
  case "check":
4927
- return de({ width: e, height: t, color: l, className: a, onClick: c });
4797
+ return he({ width: e, height: t, color: l, className: a, onClick: c });
4928
4798
  case "cancel":
4929
- return Ce({ width: e, height: t, color: l, className: a, onClick: c });
4799
+ return de({ width: e, height: t, color: l, className: a, onClick: c });
4930
4800
  case "add":
4931
- return ge({ width: e, height: t, color: l, className: a, onClick: c });
4801
+ return Ce({ width: e, height: t, color: l, className: a, onClick: c });
4932
4802
  case "list":
4933
4803
  return ue({ width: e, height: t, color: l, className: a, onClick: c });
4934
4804
  case "dragAndDrop":
4935
- return fe({ width: e, height: t, color: l, className: a, onClick: c });
4805
+ return ge({ width: e, height: t, color: l, className: a, onClick: c });
4936
4806
  case "filter":
4937
- return pe({ width: e, height: t, color: l, className: a, onClick: c });
4807
+ return fe({ width: e, height: t, color: l, className: a, onClick: c });
4938
4808
  case "attention":
4939
- return me({ width: e, height: t, color: l, className: a, onClick: c });
4809
+ return pe({ width: e, height: t, color: l, className: a, onClick: c });
4940
4810
  case "users":
4941
- return we({ width: e, height: t, color: l, className: a, onClick: c });
4811
+ return me({ width: e, height: t, color: l, className: a, onClick: c });
4942
4812
  case "mySkillsMatrix":
4943
- return Le({
4813
+ return we({
4944
4814
  width: e,
4945
4815
  height: t,
4946
4816
  color: l,
@@ -4948,9 +4818,9 @@ const ae = ({
4948
4818
  onClick: c
4949
4819
  });
4950
4820
  case "skills":
4951
- return ke({ width: e, height: t, color: l, className: a, onClick: c });
4821
+ return Le({ width: e, height: t, color: l, className: a, onClick: c });
4952
4822
  case "skillsMatrices":
4953
- return ve({
4823
+ return ke({
4954
4824
  width: e,
4955
4825
  height: t,
4956
4826
  color: l,
@@ -4958,21 +4828,21 @@ const ae = ({
4958
4828
  onClick: c
4959
4829
  });
4960
4830
  case "history":
4961
- return Ne({ width: e, height: t, color: l, className: a, onClick: c });
4831
+ return ve({ width: e, height: t, color: l, className: a, onClick: c });
4962
4832
  case "logOut":
4963
- return Re({ width: e, height: t, color: l, className: a, onClick: c });
4833
+ return Ne({ width: e, height: t, color: l, className: a, onClick: c });
4964
4834
  case "settings":
4965
- return xe({ width: e, height: t, color: l, className: a, onClick: c });
4835
+ return Re({ width: e, height: t, color: l, className: a, onClick: c });
4966
4836
  case "trash":
4967
- return Me({ width: e, height: t, color: l, className: a, onClick: c });
4837
+ return xe({ width: e, height: t, color: l, className: a, onClick: c });
4968
4838
  case "settings2":
4969
- return be({ width: e, height: t, color: l, className: a, onClick: c });
4839
+ return Me({ width: e, height: t, color: l, className: a, onClick: c });
4970
4840
  case "checkCircle":
4971
- return _e({ width: e, height: t, color: l, className: a, onClick: c });
4841
+ return be({ width: e, height: t, color: l, className: a, onClick: c });
4972
4842
  case "cancelCircle":
4973
- return ye({ width: e, height: t, color: l, className: a, onClick: c });
4843
+ return _e({ width: e, height: t, color: l, className: a, onClick: c });
4974
4844
  case "visibilityIcon":
4975
- return He({
4845
+ return ye({
4976
4846
  width: e,
4977
4847
  height: t,
4978
4848
  color: l,
@@ -4980,7 +4850,7 @@ const ae = ({
4980
4850
  onClick: c
4981
4851
  });
4982
4852
  case "visibilityOffIcon":
4983
- return Ee({
4853
+ return He({
4984
4854
  width: e,
4985
4855
  height: t,
4986
4856
  color: l,
@@ -4996,7 +4866,7 @@ const ae = ({
4996
4866
  onClick: c
4997
4867
  });
4998
4868
  case "expandArrowIcon":
4999
- return Ie({
4869
+ return Ee({
5000
4870
  width: e,
5001
4871
  height: t,
5002
4872
  color: l,
@@ -5004,7 +4874,7 @@ const ae = ({
5004
4874
  onClick: c
5005
4875
  });
5006
4876
  case "expandActiveArrowIcon":
5007
- return Ae({
4877
+ return Ie({
5008
4878
  width: e,
5009
4879
  height: t,
5010
4880
  color: l,
@@ -5012,80 +4882,78 @@ const ae = ({
5012
4882
  onClick: c
5013
4883
  });
5014
4884
  case "sortUp":
5015
- return Oe({ width: e, height: t, color: l, className: a, onClick: c });
4885
+ return Ae({ width: e, height: t, color: l, className: a, onClick: c });
5016
4886
  case "sortDown":
5017
- return Se({ width: e, height: t, color: l, className: a, onClick: c });
4887
+ return Oe({ width: e, height: t, color: l, className: a, onClick: c });
5018
4888
  case "search":
5019
- return Ze({ width: e, height: t, color: l, className: a, onClick: c });
4889
+ return Se({ width: e, height: t, color: l, className: a, onClick: c });
5020
4890
  case "arrowUpFilled":
5021
- return Ke({ width: e, height: t, color: l, className: a, onClick: c });
5022
- case "arrowDownFilled":
5023
4891
  return Te({ width: e, height: t, color: l, className: a, onClick: c });
4892
+ case "arrowDownFilled":
4893
+ return Ge({ width: e, height: t, color: l, className: a, onClick: c });
5024
4894
  case "link":
5025
- return Be({ width: e, height: t, color: l, className: a, onClick: c });
4895
+ return Ke({ width: e, height: t, color: l, className: a, onClick: c });
5026
4896
  case "telegram":
5027
- return je({ width: e, height: t, color: l, className: a, onClick: c });
4897
+ return Pe({ width: e, height: t, color: l, className: a, onClick: c });
5028
4898
  case "mail":
5029
- return $e({ width: e, height: t, color: l, className: a, onClick: c });
4899
+ return je({ width: e, height: t, color: l, className: a, onClick: c });
5030
4900
  case "github":
5031
- return Pe({ width: e, height: t, color: l, className: a, onClick: c });
4901
+ return Be({ width: e, height: t, color: l, className: a, onClick: c });
5032
4902
  case "linkedIn":
5033
4903
  return Ye({ width: e, height: t, color: l, className: a, onClick: c });
5034
4904
  case "emptyStateIcon":
5035
- return Fe({ width: e, height: t, color: l, className: a, onClick: c });
4905
+ return $e({ width: e, height: t, color: l, className: a, onClick: c });
5036
4906
  case "filtersIcon":
5037
- return We({ width: e, height: t, color: l, className: a, onClick: c });
4907
+ return Fe({ width: e, height: t, color: l, className: a, onClick: c });
5038
4908
  case "dotMenuIcon":
5039
- return Ue({ width: e, height: t, color: l, className: a, onClick: c });
4909
+ return We({ width: e, height: t, color: l, className: a, onClick: c });
5040
4910
  case "plusCircle":
5041
- return ze({ width: e, height: t, color: l, className: a, onClick: c });
4911
+ return Ue({ width: e, height: t, color: l, className: a, onClick: c });
5042
4912
  case "warning":
5043
- return Je({ width: e, height: t, color: l, className: a, onClick: c });
4913
+ return ze({ width: e, height: t, color: l, className: a, onClick: c });
5044
4914
  case "back":
5045
- return qe({ width: e, height: t, color: l, className: a, onClick: c });
4915
+ return Je({ width: e, height: t, color: l, className: a, onClick: c });
5046
4916
  case "bell":
5047
- return Qe({ width: e, height: t, color: l, className: a, onClick: c });
4917
+ return qe({ width: e, height: t, color: l, className: a, onClick: c });
5048
4918
  case "copy":
5049
- return Xe({ width: e, height: t, color: l, className: a, onClick: c });
4919
+ return Qe({ width: e, height: t, color: l, className: a, onClick: c });
5050
4920
  case "contract":
5051
- return et({ width: e, height: t, color: l, className: a, onClick: c });
4921
+ return Xe({ width: e, height: t, color: l, className: a, onClick: c });
5052
4922
  case "resourceManager":
5053
- return tt({ width: e, height: t, color: l, className: a, onClick: c });
4923
+ return et({ width: e, height: t, color: l, className: a, onClick: c });
5054
4924
  case "image":
5055
- return it({ width: e, height: t, color: l, className: a, onClick: c });
4925
+ return tt({ width: e, height: t, color: l, className: a, onClick: c });
5056
4926
  case "edit":
5057
- return st({ width: e, height: t, color: l, className: a, onClick: c });
4927
+ return it({ width: e, height: t, color: l, className: a, onClick: c });
5058
4928
  case "filledArrowRight":
5059
- return nt({ width: e, height: t, color: l, className: a, onClick: c });
4929
+ return st({ width: e, height: t, color: l, className: a, onClick: c });
5060
4930
  case "burgerMenu":
5061
- return rt({ width: e, height: t, color: l, className: a, onClick: c });
4931
+ return nt({ width: e, height: t, color: l, className: a, onClick: c });
5062
4932
  case "refresh":
5063
- return ot({ width: e, height: t, color: l, className: a, onClick: c });
4933
+ return rt({ width: e, height: t, color: l, className: a, onClick: c });
5064
4934
  case "projects":
5065
- return at({ width: e, height: t, color: l, className: a, onClick: c });
5066
- case "profile":
5067
- return gt({ width: e, height: t, color: l, className: a, onClick: c });
5068
- case "exit":
4935
+ return ot({ width: e, height: t, color: l, className: a, onClick: c });
4936
+ case "user":
5069
4937
  return lt({ width: e, height: t, color: l, className: a, onClick: c });
5070
- case "client":
5071
- return ct({ width: e, height: t, color: l, className: a, onClick: c });
4938
+ case "exit":
4939
+ return at({ width: e, height: t, color: l, className: a, onClick: c });
5072
4940
  case "openPointCircle":
5073
- return ht({ width: e, height: t, color: l, className: a, onClick: c });
4941
+ return ct({ width: e, height: t, color: l, className: a, onClick: c });
5074
4942
  case "community":
5075
- return dt({ width: e, height: t, color: l, className: a, onClick: c });
4943
+ return ht({ width: e, height: t, color: l, className: a, onClick: c });
5076
4944
  case "docs":
5077
- return Ct({ width: e, height: t, color: l, className: a, onClick: c });
4945
+ return dt({ width: e, height: t, color: l, className: a, onClick: c });
5078
4946
  default:
5079
4947
  return /* @__PURE__ */ r(i1, { children: "No Icon provided" });
5080
4948
  }
5081
4949
  })() });
5082
4950
  };
5083
4951
  var p1 = /* @__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))(p1 || {});
5084
- const ft = d1({
4952
+ const ut = d1({
5085
4953
  locale: "en",
5086
4954
  theme: "light"
5087
4955
  });
5088
- ft.Provider;
4956
+ ut.Provider;
5089
4957
  const h2 = ({
5090
4958
  children: i,
5091
4959
  width: e,
@@ -5102,7 +4970,7 @@ const h2 = ({
5102
4970
  {
5103
4971
  className: `snmt-tag ${t} ${o ? "disabled" : ""}`,
5104
4972
  closeIcon: /* @__PURE__ */ r(
5105
- ut,
4973
+ Ct,
5106
4974
  {
5107
4975
  name: "cancelCircle",
5108
4976
  color: o ? p1.GREY_DARK_1 : p1.GREY_DARK_2,
@@ -5115,7 +4983,7 @@ const h2 = ({
5115
4983
  style: { width: e ?? "fit-content" },
5116
4984
  closable: n,
5117
4985
  children: typeof i == "string" ? /* @__PURE__ */ r(
5118
- oe,
4986
+ re,
5119
4987
  {
5120
4988
  variant: t === "small" ? "body4" : "body2",
5121
4989
  color: o ? p1.GREY_DARK_2 : p1.GREY_DARK_5,
@@ -5124,12 +4992,12 @@ const h2 = ({
5124
4992
  ) : i
5125
4993
  }
5126
4994
  );
5127
- }, { Title: pt, Text: mt } = r2, wt = {
4995
+ }, { Title: gt, Text: ft } = r2, pt = {
5128
4996
  h1: 1,
5129
4997
  h2: 2,
5130
4998
  h3: 3,
5131
4999
  h4: 4
5132
- }, Lt = L1(
5000
+ }, mt = L1(
5133
5001
  ({
5134
5002
  align: i = "inherit",
5135
5003
  variant: e = "body1",
@@ -5156,7 +5024,7 @@ const h2 = ({
5156
5024
  y.disconnect();
5157
5025
  };
5158
5026
  }, [a]);
5159
- const g = e === "h1" || e === "h2" || e === "h3" || e === "h4";
5027
+ const u = e === "h1" || e === "h2" || e === "h3" || e === "h4";
5160
5028
  let f = `snmt-typography snmt-typography-${e}`;
5161
5029
  i && i !== "inherit" && (f += ` snmt-typography-align-${i}`), o && (f += " collapsed");
5162
5030
  const w = {
@@ -5171,9 +5039,9 @@ const h2 = ({
5171
5039
  }
5172
5040
  } : void 0
5173
5041
  };
5174
- return g ? /* @__PURE__ */ r(pt, { level: wt[e], ...w, children: s }) : /* @__PURE__ */ r(mt, { ...w, children: s });
5042
+ return u ? /* @__PURE__ */ r(gt, { level: pt[e], ...w, children: s }) : /* @__PURE__ */ r(ft, { ...w, children: s });
5175
5043
  }
5176
- ), kt = ({
5044
+ ), wt = ({
5177
5045
  children: i,
5178
5046
  content: e,
5179
5047
  isOpen: t,
@@ -5198,18 +5066,18 @@ const h2 = ({
5198
5066
  }
5199
5067
  );
5200
5068
  };
5201
- var vt = { exports: {} };
5069
+ var Lt = { exports: {} };
5202
5070
  (function(i, e) {
5203
5071
  (function(t, s) {
5204
5072
  i.exports = s();
5205
- })(E2, function() {
5073
+ })(V2, function() {
5206
5074
  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) {
5207
5075
  var s = ["th", "st", "nd", "rd"], n = t % 100;
5208
5076
  return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
5209
5077
  } };
5210
5078
  });
5211
- })(vt);
5212
- const Nt = ({
5079
+ })(Lt);
5080
+ const kt = ({
5213
5081
  values: i,
5214
5082
  onTagClose: e,
5215
5083
  maxWidth: t,
@@ -5223,24 +5091,24 @@ const Nt = ({
5223
5091
  i.length || l(!1);
5224
5092
  }, [i]), !i.length)
5225
5093
  return null;
5226
- const c = (g) => {
5094
+ const c = (u) => {
5227
5095
  var f, w;
5228
- return ((f = o == null ? void 0 : o.find((v) => v.value === g)) == null ? void 0 : f.label) || ((w = h == null ? void 0 : h.find((v) => v.value === g)) == null ? void 0 : w.label) || g;
5096
+ return ((f = o == null ? void 0 : o.find((v) => v.value === u)) == null ? void 0 : f.label) || ((w = h == null ? void 0 : h.find((v) => v.value === u)) == null ? void 0 : w.label) || u;
5229
5097
  };
5230
- return /* @__PURE__ */ u(
5231
- kt,
5098
+ return /* @__PURE__ */ g(
5099
+ wt,
5232
5100
  {
5233
5101
  content: (
5234
5102
  // 90: paddings + margins + gaps and so on
5235
- /* @__PURE__ */ r("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ r(f1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: g }) => /* @__PURE__ */ r(
5103
+ /* @__PURE__ */ r("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ r(f1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: u }) => /* @__PURE__ */ r(
5236
5104
  h2,
5237
5105
  {
5238
- onClose: () => e(g),
5106
+ onClose: () => e(u),
5239
5107
  closable: s,
5240
5108
  disabled: n,
5241
- children: c(g)
5109
+ children: c(u)
5242
5110
  },
5243
- g
5111
+ u
5244
5112
  )) }) })
5245
5113
  ),
5246
5114
  placement: "bottomRight",
@@ -5253,19 +5121,19 @@ const Nt = ({
5253
5121
  ]
5254
5122
  }
5255
5123
  );
5256
- }, Rt = {
5124
+ }, vt = {
5257
5125
  small: 20,
5258
5126
  medium: 28,
5259
5127
  large: 48
5260
5128
  }, P1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
5261
- const t = Rt[i], s = `no-repeat linear-gradient(${e}
5129
+ const t = vt[i], s = `no-repeat linear-gradient(${e}
5262
5130
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, n = {
5263
5131
  width: t,
5264
5132
  background: `${s} 0% 100%, ${s} 50% 100%, ${s} 100% 100%`,
5265
5133
  backgroundSize: "20% calc(200% + 20px)"
5266
5134
  };
5267
5135
  return /* @__PURE__ */ r("span", { className: "snmt-loader", style: n });
5268
- }, j1 = L1(
5136
+ }, Y1 = L1(
5269
5137
  ({
5270
5138
  value: i,
5271
5139
  onChange: e,
@@ -5279,82 +5147,82 @@ const Nt = ({
5279
5147
  clearable: d = !1,
5280
5148
  scrollThresholdValue: l = 50,
5281
5149
  onSearchChange: c,
5282
- onDropdownVisibleChange: g,
5150
+ onDropdownVisibleChange: u,
5283
5151
  onScrollToEnd: f,
5284
5152
  onPopupScroll: w,
5285
5153
  id: v,
5286
5154
  extraOptions: m,
5287
5155
  dropdownRender: y,
5288
5156
  optionRender: _,
5289
- isLoading: E,
5157
+ isLoading: V,
5290
5158
  readOnly: p,
5291
5159
  error: L
5292
5160
  }, M) => {
5293
- const [k, V] = O(!1), [D, T] = O(!1), [P, Q] = O(!0), [I, j] = O(i), U = W(null);
5161
+ const [k, E] = O(!1), [D, T] = O(!1), [P, Q] = O(!0), [I, Y] = O(i), U = W(null);
5294
5162
  Z(() => {
5295
- j(i);
5163
+ Y(i);
5296
5164
  }, [i]);
5297
- const q = (N) => {
5298
- V(N), g && g(N);
5299
- }, X = (N, H) => {
5165
+ const q = (x) => {
5166
+ E(x), u && u(x);
5167
+ }, X = (x, H) => {
5300
5168
  var S;
5301
- return !!((S = H == null ? void 0 : H.label) != null && S.toString().toLowerCase().includes(N.toLowerCase()));
5169
+ return !!((S = H == null ? void 0 : H.label) != null && S.toString().toLowerCase().includes(x.toLowerCase()));
5302
5170
  }, G = () => {
5303
5171
  T(!0);
5304
5172
  }, $ = () => {
5305
5173
  T(!1);
5306
- }, Y = K(
5307
- (N) => {
5308
- if (j(N), s) {
5309
- const S = N;
5174
+ }, j = K(
5175
+ (x) => {
5176
+ if (Y(x), s) {
5177
+ const S = x;
5310
5178
  e == null || e(S);
5311
5179
  return;
5312
5180
  }
5313
- const H = N;
5181
+ const H = x;
5314
5182
  e == null || e(H);
5315
5183
  },
5316
5184
  [s, e]
5317
5185
  ), e1 = K(() => {
5318
5186
  if (!(p || a)) {
5319
5187
  if (s) {
5320
- Y([]);
5188
+ j([]);
5321
5189
  return;
5322
5190
  }
5323
- Y("");
5191
+ j("");
5324
5192
  }
5325
- }, [a, Y, s, p]), t1 = K(
5326
- (N) => {
5327
- const H = I.filter((S) => S !== N);
5328
- Y(H), j(H);
5193
+ }, [a, j, s, p]), t1 = K(
5194
+ (x) => {
5195
+ const H = I.filter((S) => S !== x);
5196
+ j(H), Y(H);
5329
5197
  },
5330
- [Y, I]
5198
+ [j, I]
5331
5199
  ), C1 = K(
5332
- (N) => (I == null ? void 0 : I.indexOf(N)) === 0 ? (
5200
+ (x) => (I == null ? void 0 : I.indexOf(x)) === 0 ? (
5333
5201
  // if the search input is empty
5334
5202
  // then display the placeholder, else do not display it
5335
5203
  /* @__PURE__ */ r("span", { className: "custom-placeholder", children: P ? t : "" })
5336
5204
  ) : /* @__PURE__ */ r(i1, {}),
5337
5205
  [P, I, t]
5338
- ), k1 = (N) => {
5339
- N.preventDefault(), N.stopPropagation();
5340
- }, v1 = async (N) => {
5341
- const { target: H } = N;
5342
- H.scrollTop + H.offsetHeight >= H.scrollHeight - l && (f == null || f(!0)), w && await w(N);
5206
+ ), k1 = (x) => {
5207
+ x.preventDefault(), x.stopPropagation();
5208
+ }, v1 = async (x) => {
5209
+ const { target: H } = x;
5210
+ H.scrollTop + H.offsetHeight >= H.scrollHeight - l && (f == null || f(!0)), w && await w(x);
5343
5211
  }, o1 = K(
5344
- (N) => {
5212
+ (x) => {
5345
5213
  var H, S;
5346
- return ((H = o.find((a1) => a1.value === N)) == null ? void 0 : H.label) || ((S = m == null ? void 0 : m.find(
5347
- (a1) => a1.value === N
5348
- )) == null ? void 0 : S.label) || N;
5214
+ return ((H = o.find((a1) => a1.value === x)) == null ? void 0 : H.label) || ((S = m == null ? void 0 : m.find(
5215
+ (a1) => a1.value === x
5216
+ )) == null ? void 0 : S.label) || x;
5349
5217
  },
5350
5218
  [m, o]
5351
5219
  ), N1 = K(
5352
- (N) => {
5220
+ (x) => {
5353
5221
  var H;
5354
5222
  return /* @__PURE__ */ r(
5355
- Nt,
5223
+ kt,
5356
5224
  {
5357
- values: N,
5225
+ values: x,
5358
5226
  onTagClose: t1,
5359
5227
  maxWidth: ((H = U.current) == null ? void 0 : H.clientWidth) || 0,
5360
5228
  disabled: a,
@@ -5366,11 +5234,11 @@ const Nt = ({
5366
5234
  },
5367
5235
  [a, m, t1, o, p]
5368
5236
  ), A = K(
5369
- ({ label: N, value: H, mode: S }) => S === "filter" ? C1(H) : /* @__PURE__ */ r("div", { onMouseDown: k1, className: "tag-wrapper", children: /* @__PURE__ */ r(h2, { onClose: () => t1(H), disabled: a, children: typeof N == "object" ? N : o1(H) }) }),
5237
+ ({ label: x, value: H, mode: S }) => S === "filter" ? C1(H) : /* @__PURE__ */ r("div", { onMouseDown: k1, className: "tag-wrapper", children: /* @__PURE__ */ r(h2, { onClose: () => t1(H), disabled: a, children: typeof x == "object" ? x : o1(H) }) }),
5370
5238
  [a, o1, t1, C1]
5371
5239
  ), F = Array.isArray(I) && I.length > 0 || !!I && typeof I == "string" && I.trim() !== "";
5372
- return /* @__PURE__ */ u("div", { className: "snmt-select-container", children: [
5373
- /* @__PURE__ */ u(
5240
+ return /* @__PURE__ */ g("div", { className: "snmt-select-container", children: [
5241
+ /* @__PURE__ */ g(
5374
5242
  "div",
5375
5243
  {
5376
5244
  className: `snmt-select-1-15-6 ${D ? "snmt-select-focused" : ""}
@@ -5390,25 +5258,25 @@ const Nt = ({
5390
5258
  onDropdownVisibleChange: q,
5391
5259
  disabled: a,
5392
5260
  value: I || void 0,
5393
- labelRender: (N) => {
5394
- const H = o1(N.value);
5261
+ labelRender: (x) => {
5262
+ const H = o1(x.value);
5395
5263
  return a ? /* @__PURE__ */ r("span", { style: { color: z.GREY_DARK_1 }, children: H }) : H;
5396
5264
  },
5397
5265
  mode: s === "filter" ? "multiple" : s,
5398
- onChange: Y,
5266
+ onChange: j,
5399
5267
  onFocus: G,
5400
5268
  onBlur: $,
5401
- onSearch: (N) => {
5402
- Q(!N), c && c(N);
5269
+ onSearch: (x) => {
5270
+ Q(!x), c && c(x);
5403
5271
  },
5404
5272
  onSelect: () => Q(!0),
5405
5273
  onDeselect: () => Q(!0),
5406
- tagRender: (N) => A({ ...N, mode: s }),
5274
+ tagRender: (x) => A({ ...x, mode: s }),
5407
5275
  maxTagCount: "responsive",
5408
5276
  maxTagPlaceholder: N1,
5409
5277
  onPopupScroll: v1,
5410
- prefix: E && /* @__PURE__ */ r(P1, { size: "small" }),
5411
- suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ u(i1, { children: [
5278
+ prefix: V && /* @__PURE__ */ r(P1, { size: "small" }),
5279
+ suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ g(i1, { children: [
5412
5280
  I && !!I.length && (s || d) && /* @__PURE__ */ r(
5413
5281
  "div",
5414
5282
  {
@@ -5417,7 +5285,7 @@ const Nt = ({
5417
5285
  cursor: a ? "not-allowed" : "pointer"
5418
5286
  },
5419
5287
  children: /* @__PURE__ */ r(
5420
- g1,
5288
+ u1,
5421
5289
  {
5422
5290
  name: "cancel",
5423
5291
  color: a ? z.GREY_DARK_1 : z.GREY_DARK_2
@@ -5426,43 +5294,43 @@ const Nt = ({
5426
5294
  }
5427
5295
  ),
5428
5296
  /* @__PURE__ */ r(
5429
- g1,
5297
+ u1,
5430
5298
  {
5431
5299
  name: "selectArrowIcon",
5432
5300
  color: a ? z.GREY_DARK_1 : z.GREY_DARK_5,
5433
5301
  className: k ? "select-arrow-rotated" : "select-arrow",
5434
- onClick: () => V(!k)
5302
+ onClick: () => E(!k)
5435
5303
  }
5436
5304
  )
5437
5305
  ] }) }),
5438
- removeIcon: /* @__PURE__ */ r(g1, { name: "cancelCircle", color: z.GREY_DARK_1 }),
5306
+ removeIcon: /* @__PURE__ */ r(u1, { name: "cancelCircle", color: z.GREY_DARK_1 }),
5439
5307
  options: o,
5440
- optionRender: (N) => _ ? _(N.data) : /* @__PURE__ */ u(f1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
5441
- /* @__PURE__ */ u(f1, { alignItems: "center", gap: 12, children: [
5308
+ optionRender: (x) => _ ? _(x.data) : /* @__PURE__ */ g(f1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
5309
+ /* @__PURE__ */ g(f1, { alignItems: "center", gap: 12, children: [
5442
5310
  s && /* @__PURE__ */ r(
5443
5311
  z2,
5444
5312
  {
5445
- checked: !!(I != null && I.includes(N.value))
5313
+ checked: !!(I != null && I.includes(x.value))
5446
5314
  }
5447
5315
  ),
5448
- /* @__PURE__ */ u(f1, { alignItems: "center", gap: 8, children: [
5449
- N.data.image && /* @__PURE__ */ r(U2, { src: N.data.image, size: 20 }),
5450
- /* @__PURE__ */ r("span", { children: N.label })
5316
+ /* @__PURE__ */ g(f1, { alignItems: "center", gap: 8, children: [
5317
+ x.data.image && /* @__PURE__ */ r(U2, { src: x.data.image, size: 20 }),
5318
+ /* @__PURE__ */ r("span", { children: x.label })
5451
5319
  ] })
5452
5320
  ] }),
5453
- !s && I === N.value && /* @__PURE__ */ r(g1, { name: "check", color: z.BLUE_DARK_1 })
5321
+ !s && I === x.value && /* @__PURE__ */ r(u1, { name: "check", color: z.BLUE_DARK_1 })
5454
5322
  ] }),
5455
- dropdownRender: (N) => /* @__PURE__ */ u("div", { className: "dropdown-container", children: [
5456
- /* @__PURE__ */ r("div", { className: "dropdown-menu", children: y ? y(N) : N }),
5457
- E && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(P1, {}) })
5323
+ dropdownRender: (x) => /* @__PURE__ */ g("div", { className: "dropdown-container", children: [
5324
+ /* @__PURE__ */ r("div", { className: "dropdown-menu", children: y ? y(x) : x }),
5325
+ V && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(P1, {}) })
5458
5326
  ] })
5459
5327
  }
5460
5328
  ),
5461
- t && /* @__PURE__ */ u(i1, { children: [
5329
+ t && /* @__PURE__ */ g(i1, { children: [
5462
5330
  /* @__PURE__ */ r(
5463
5331
  "label",
5464
5332
  {
5465
- className: `${D || F ? "label-floating" : ""} ${a ? "label-disabled" : ""} ${D ? "label-focused" : ""} ${E ? "label-loading" : ""} ${L ? "label-error" : ""}`,
5333
+ className: `${D || F ? "label-floating" : ""} ${a ? "label-disabled" : ""} ${D ? "label-focused" : ""} ${V ? "label-loading" : ""} ${L ? "label-error" : ""}`,
5466
5334
  children: C ? `${t}*` : t
5467
5335
  }
5468
5336
  ),
@@ -5477,9 +5345,9 @@ const Nt = ({
5477
5345
  ]
5478
5346
  }
5479
5347
  ),
5480
- L && /* @__PURE__ */ u(f1, { justifyContent: "flex-start", gap: 6, children: [
5348
+ L && /* @__PURE__ */ g(f1, { justifyContent: "flex-start", gap: 6, children: [
5481
5349
  /* @__PURE__ */ r(
5482
- g1,
5350
+ u1,
5483
5351
  {
5484
5352
  name: "attention",
5485
5353
  color: z.NOTIFICATION_ERROR_DARK,
@@ -5487,12 +5355,12 @@ const Nt = ({
5487
5355
  width: 16
5488
5356
  }
5489
5357
  ),
5490
- typeof L == "string" ? /* @__PURE__ */ r(Lt, { color: z.NOTIFICATION_ERROR_DARK, variant: "body4", children: L }) : L
5358
+ typeof L == "string" ? /* @__PURE__ */ r(mt, { color: z.NOTIFICATION_ERROR_DARK, variant: "body4", children: L }) : L
5491
5359
  ] })
5492
5360
  ] });
5493
5361
  }
5494
5362
  );
5495
- function xt(i, e = 500) {
5363
+ function Nt(i, e = 500) {
5496
5364
  const t = W();
5497
5365
  return Z(() => () => {
5498
5366
  t.current && clearTimeout(t.current);
@@ -5503,15 +5371,15 @@ function xt(i, e = 500) {
5503
5371
  clearTimeout(t.current), t.current = n;
5504
5372
  };
5505
5373
  }
5506
- function Y1(i) {
5374
+ function j1(i) {
5507
5375
  const e = W(i);
5508
5376
  return Z(() => {
5509
5377
  e.current = i;
5510
5378
  }, [i]), e.current;
5511
5379
  }
5512
- const E1 = 100, l1 = {
5380
+ const V1 = 100, l1 = {
5513
5381
  offset: 0
5514
- }, Mt = L1(
5382
+ }, Rt = L1(
5515
5383
  ({
5516
5384
  loadOptions: i,
5517
5385
  width: e,
@@ -5525,28 +5393,28 @@ const E1 = 100, l1 = {
5525
5393
  loadOnClosedState: d,
5526
5394
  preloadOptions: l,
5527
5395
  extraOptions: c,
5528
- onDropdownVisibleChange: g,
5396
+ onDropdownVisibleChange: u,
5529
5397
  optionRender: f,
5530
5398
  dropdownRender: w,
5531
5399
  readOnly: v,
5532
5400
  clearable: m = !1,
5533
5401
  required: y = !1,
5534
5402
  error: _
5535
- }, E) => {
5536
- const [p, L] = O(), [M, k] = O(l1), [V, D] = O(!1), [T, P] = O(), [Q, I] = O(!1), [j, U] = O(
5403
+ }, V) => {
5404
+ const [p, L] = O(), [M, k] = O(l1), [E, D] = O(!1), [T, P] = O(), [Q, I] = O(!1), [Y, U] = O(
5537
5405
  c ?? []
5538
- ), q = Y1(M.offset), X = Y1(T), [G, $] = O(!1), Y = W(!1), e1 = K(
5406
+ ), q = j1(M.offset), X = j1(T), [G, $] = O(!1), j = W(!1), e1 = K(
5539
5407
  async ({
5540
- limit: A = E1,
5408
+ limit: A = V1,
5541
5409
  offset: F,
5542
- search: N
5410
+ search: x
5543
5411
  }) => {
5544
5412
  D(!0);
5545
5413
  try {
5546
5414
  const H = await i({
5547
5415
  limit: A,
5548
5416
  offset: F,
5549
- search: N
5417
+ search: x
5550
5418
  });
5551
5419
  L(
5552
5420
  (S) => F === 0 ? H.options : [...S ?? [], ...H.options]
@@ -5561,33 +5429,33 @@ const E1 = 100, l1 = {
5561
5429
  }
5562
5430
  },
5563
5431
  [i]
5564
- ), t1 = xt((A) => {
5432
+ ), t1 = Nt((A) => {
5565
5433
  P(A), A || k(l1);
5566
5434
  }), C1 = K(
5567
5435
  (A) => t1(A),
5568
5436
  [t1]
5569
5437
  ), k1 = K(
5570
5438
  async (A) => {
5571
- V || A && M.count && M.count > ((p == null ? void 0 : p.length) ?? 0) && k((F) => ({
5439
+ E || A && M.count && M.count > ((p == null ? void 0 : p.length) ?? 0) && k((F) => ({
5572
5440
  ...F,
5573
- offset: F.offset + E1
5441
+ offset: F.offset + V1
5574
5442
  }));
5575
5443
  },
5576
- [V, p == null ? void 0 : p.length, M.count]
5444
+ [E, p == null ? void 0 : p.length, M.count]
5577
5445
  ), v1 = K(
5578
5446
  (A) => {
5579
- I(A), !A && T && (P(void 0), k(l1), $(!0)), g == null || g(A);
5447
+ I(A), !A && T && (P(void 0), k(l1), $(!0)), u == null || u(A);
5580
5448
  },
5581
- [g, T]
5449
+ [u, T]
5582
5450
  );
5583
5451
  Z(() => {
5584
- !Y.current || V || (G || Q && (q !== M.offset || X !== T || !p)) && (e1({ offset: M.offset, limit: E1, search: T }), G && $(!1));
5585
- }, [G, Q, M.offset, T, q, X, p, V]), Z(() => {
5586
- (d || l) && e1(l1), Y.current = !0;
5452
+ !j.current || E || (G || Q && (q !== M.offset || X !== T || !p)) && (e1({ offset: M.offset, limit: V1, search: T }), G && $(!1));
5453
+ }, [G, Q, M.offset, T, q, X, p, E]), Z(() => {
5454
+ (d || l) && e1(l1), j.current = !0;
5587
5455
  }, []), Z(() => {
5588
5456
  c && U((A) => {
5589
5457
  const F = c.filter(
5590
- (N) => !A.some((H) => H.value === N.value)
5458
+ (x) => !A.some((H) => H.value === x.value)
5591
5459
  );
5592
5460
  return [...A, ...F];
5593
5461
  });
@@ -5597,12 +5465,12 @@ const E1 = 100, l1 = {
5597
5465
  t && t(A);
5598
5466
  let F = [];
5599
5467
  if (C ? F = Array.isArray(A) ? A : [] : F = A ? [A] : [], T) {
5600
- const N = F.filter(
5601
- (H) => !(j != null && j.some((S) => S.value === H))
5468
+ const x = F.filter(
5469
+ (H) => !(Y != null && Y.some((S) => S.value === H))
5602
5470
  );
5603
- N.length > 0 && U((H = []) => [
5471
+ x.length > 0 && U((H = []) => [
5604
5472
  ...H,
5605
- ...N.map((S) => {
5473
+ ...x.map((S) => {
5606
5474
  const a1 = p == null ? void 0 : p.find((p2) => p2.value === S);
5607
5475
  return {
5608
5476
  value: S,
@@ -5612,14 +5480,14 @@ const E1 = 100, l1 = {
5612
5480
  ]), P(void 0), k(l1), $(!0);
5613
5481
  }
5614
5482
  },
5615
- [t, T, C, p, j]
5483
+ [t, T, C, p, Y]
5616
5484
  ), N1 = k2(
5617
5485
  () => ({
5618
5486
  id: n,
5619
5487
  width: e,
5620
5488
  options: p || [],
5621
5489
  onChange: o1,
5622
- ref: E,
5490
+ ref: V,
5623
5491
  placeholder: a,
5624
5492
  search: !0,
5625
5493
  value: s,
@@ -5628,8 +5496,8 @@ const E1 = 100, l1 = {
5628
5496
  scrollThresholdValue: h,
5629
5497
  onScrollToEnd: k1,
5630
5498
  disabled: o,
5631
- extraOptions: j,
5632
- isLoading: V,
5499
+ extraOptions: Y,
5500
+ isLoading: E,
5633
5501
  optionRender: f,
5634
5502
  dropdownRender: w,
5635
5503
  readOnly: v,
@@ -5642,7 +5510,7 @@ const E1 = 100, l1 = {
5642
5510
  e,
5643
5511
  p,
5644
5512
  o1,
5645
- E,
5513
+ V,
5646
5514
  a,
5647
5515
  s,
5648
5516
  C1,
@@ -5650,8 +5518,8 @@ const E1 = 100, l1 = {
5650
5518
  h,
5651
5519
  k1,
5652
5520
  o,
5653
- j,
5654
- V,
5521
+ Y,
5522
+ E,
5655
5523
  f,
5656
5524
  w,
5657
5525
  v,
@@ -5660,23 +5528,23 @@ const E1 = 100, l1 = {
5660
5528
  _
5661
5529
  ]
5662
5530
  );
5663
- return y1(E, () => ({
5531
+ return y1(V, () => ({
5664
5532
  refetchOptions: async () => {
5665
5533
  k(l1), P(void 0), $(!0);
5666
5534
  }
5667
- })), C ? /* @__PURE__ */ r(j1, { ...N1, value: s, mode: C }) : /* @__PURE__ */ r("div", { className: "snmt-async-select", children: /* @__PURE__ */ r(j1, { ...N1, value: s }) });
5535
+ })), C ? /* @__PURE__ */ r(Y1, { ...N1, value: s, mode: C }) : /* @__PURE__ */ r("div", { className: "snmt-async-select", children: /* @__PURE__ */ r(Y1, { ...N1, value: s }) });
5668
5536
  }
5669
- ), b = (i) => typeof i == "string", u1 = () => {
5537
+ ), b = (i) => typeof i == "string", g1 = () => {
5670
5538
  let i, e;
5671
5539
  const t = new Promise((s, n) => {
5672
5540
  i = s, e = n;
5673
5541
  });
5674
5542
  return t.resolve = i, t.reject = e, t;
5675
- }, $1 = (i) => i == null ? "" : "" + i, bt = (i, e, t) => {
5543
+ }, $1 = (i) => i == null ? "" : "" + i, xt = (i, e, t) => {
5676
5544
  i.forEach((s) => {
5677
5545
  e[s] && (t[s] = e[s]);
5678
5546
  });
5679
- }, _t = /###/g, F1 = (i) => i && i.indexOf("###") > -1 ? i.replace(_t, ".") : i, W1 = (i) => !i || b(i), m1 = (i, e, t) => {
5547
+ }, Mt = /###/g, F1 = (i) => i && i.indexOf("###") > -1 ? i.replace(Mt, ".") : i, W1 = (i) => !i || b(i), m1 = (i, e, t) => {
5680
5548
  const s = b(e) ? e.split(".") : e;
5681
5549
  let n = 0;
5682
5550
  for (; n < s.length - 1; ) {
@@ -5701,7 +5569,7 @@ const E1 = 100, l1 = {
5701
5569
  for (; a.obj === void 0 && h.length; )
5702
5570
  o = `${h[h.length - 1]}.${o}`, h = h.slice(0, h.length - 1), a = m1(i, h, Object), a && a.obj && typeof a.obj[`${a.k}.${o}`] < "u" && (a.obj = void 0);
5703
5571
  a.obj[`${a.k}.${o}`] = t;
5704
- }, yt = (i, e, t, s) => {
5572
+ }, bt = (i, e, t, s) => {
5705
5573
  const {
5706
5574
  obj: n,
5707
5575
  k: o
@@ -5714,7 +5582,7 @@ const E1 = 100, l1 = {
5714
5582
  } = m1(i, e);
5715
5583
  if (t)
5716
5584
  return t[s];
5717
- }, Ht = (i, e, t) => {
5585
+ }, _t = (i, e, t) => {
5718
5586
  const s = x1(i, t);
5719
5587
  return s !== void 0 ? s : x1(e, t);
5720
5588
  }, d2 = (i, e, t) => {
@@ -5722,7 +5590,7 @@ const E1 = 100, l1 = {
5722
5590
  s !== "__proto__" && s !== "constructor" && (s in i ? b(i[s]) || i[s] instanceof String || b(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : d2(i[s], e[s], t) : i[s] = e[s]);
5723
5591
  return i;
5724
5592
  }, c1 = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
5725
- var Et = {
5593
+ var yt = {
5726
5594
  "&": "&amp;",
5727
5595
  "<": "&lt;",
5728
5596
  ">": "&gt;",
@@ -5730,8 +5598,8 @@ var Et = {
5730
5598
  "'": "&#39;",
5731
5599
  "/": "&#x2F;"
5732
5600
  };
5733
- const Vt = (i) => b(i) ? i.replace(/[&<>"'\/]/g, (e) => Et[e]) : i;
5734
- class It {
5601
+ const Ht = (i) => b(i) ? i.replace(/[&<>"'\/]/g, (e) => yt[e]) : i;
5602
+ class Vt {
5735
5603
  constructor(e) {
5736
5604
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
5737
5605
  }
@@ -5743,11 +5611,11 @@ class It {
5743
5611
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
5744
5612
  }
5745
5613
  }
5746
- const At = [" ", ",", "?", "!", ";"], Ot = new It(20), St = (i, e, t) => {
5614
+ const Et = [" ", ",", "?", "!", ";"], It = new Vt(20), At = (i, e, t) => {
5747
5615
  e = e || "", t = t || "";
5748
- const s = At.filter((h) => e.indexOf(h) < 0 && t.indexOf(h) < 0);
5616
+ const s = Et.filter((h) => e.indexOf(h) < 0 && t.indexOf(h) < 0);
5749
5617
  if (s.length === 0) return !0;
5750
- const n = Ot.getRegExp(`(${s.map((h) => h === "?" ? "\\?" : h).join("|")})`);
5618
+ const n = It.getRegExp(`(${s.map((h) => h === "?" ? "\\?" : h).join("|")})`);
5751
5619
  let o = !n.test(i);
5752
5620
  if (!o) {
5753
5621
  const h = i.indexOf(t);
@@ -5774,7 +5642,7 @@ const At = [" ", ",", "?", "!", ";"], Ot = new It(20), St = (i, e, t) => {
5774
5642
  n = h;
5775
5643
  }
5776
5644
  return n;
5777
- }, M1 = (i) => i && i.replace("_", "-"), Zt = {
5645
+ }, M1 = (i) => i && i.replace("_", "-"), Ot = {
5778
5646
  type: "logger",
5779
5647
  log(i) {
5780
5648
  this.output("log", i);
@@ -5796,7 +5664,7 @@ class b1 {
5796
5664
  }
5797
5665
  init(e) {
5798
5666
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5799
- this.prefix = t.prefix || "i18next:", this.logger = e || Zt, this.options = t, this.debug = t.debug;
5667
+ this.prefix = t.prefix || "i18next:", this.logger = e || Ot, this.options = t, this.debug = t.debug;
5800
5668
  }
5801
5669
  log() {
5802
5670
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -5956,7 +5824,7 @@ const J1 = {};
5956
5824
  class _1 extends H1 {
5957
5825
  constructor(e) {
5958
5826
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5959
- super(), bt(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = J.create("translator");
5827
+ super(), xt(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = J.create("translator");
5960
5828
  }
5961
5829
  changeLanguage(e) {
5962
5830
  e && (this.language = e);
@@ -5975,7 +5843,7 @@ class _1 extends H1 {
5975
5843
  s === void 0 && (s = ":");
5976
5844
  const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
5977
5845
  let o = t.ns || this.options.defaultNS || [];
5978
- const h = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !St(e, s, n);
5846
+ const h = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !At(e, s, n);
5979
5847
  if (h && !a) {
5980
5848
  const C = e.match(this.interpolator.nestingRegexp);
5981
5849
  if (C && C.length > 0)
@@ -6022,41 +5890,41 @@ class _1 extends H1 {
6022
5890
  } : h;
6023
5891
  }
6024
5892
  const c = this.resolve(e, t);
6025
- let g = c && c.res;
6026
- const f = c && c.usedKey || h, w = c && c.exactUsedKey || h, v = Object.prototype.toString.apply(g), m = ["[object Number]", "[object Function]", "[object RegExp]"], y = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, _ = !this.i18nFormat || this.i18nFormat.handleAsObject, E = !b(g) && typeof g != "boolean" && typeof g != "number";
6027
- if (_ && g && E && m.indexOf(v) < 0 && !(b(y) && Array.isArray(g))) {
5893
+ let u = c && c.res;
5894
+ const f = c && c.usedKey || h, w = c && c.exactUsedKey || h, v = Object.prototype.toString.apply(u), m = ["[object Number]", "[object Function]", "[object RegExp]"], y = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, _ = !this.i18nFormat || this.i18nFormat.handleAsObject, V = !b(u) && typeof u != "boolean" && typeof u != "number";
5895
+ if (_ && u && V && m.indexOf(v) < 0 && !(b(y) && Array.isArray(u))) {
6028
5896
  if (!t.returnObjects && !this.options.returnObjects) {
6029
5897
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
6030
- const p = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(f, g, {
5898
+ const p = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(f, u, {
6031
5899
  ...t,
6032
5900
  ns: a
6033
5901
  }) : `key '${h} (${this.language})' returned an object instead of string.`;
6034
5902
  return n ? (c.res = p, c.usedParams = this.getUsedParamsDetails(t), c) : p;
6035
5903
  }
6036
5904
  if (o) {
6037
- const p = Array.isArray(g), L = p ? [] : {}, M = p ? w : f;
6038
- for (const k in g)
6039
- if (Object.prototype.hasOwnProperty.call(g, k)) {
6040
- const V = `${M}${o}${k}`;
6041
- L[k] = this.translate(V, {
5905
+ const p = Array.isArray(u), L = p ? [] : {}, M = p ? w : f;
5906
+ for (const k in u)
5907
+ if (Object.prototype.hasOwnProperty.call(u, k)) {
5908
+ const E = `${M}${o}${k}`;
5909
+ L[k] = this.translate(E, {
6042
5910
  ...t,
6043
5911
  joinArrays: !1,
6044
5912
  ns: a
6045
- }), L[k] === V && (L[k] = g[k]);
5913
+ }), L[k] === E && (L[k] = u[k]);
6046
5914
  }
6047
- g = L;
5915
+ u = L;
6048
5916
  }
6049
- } else if (_ && b(y) && Array.isArray(g))
6050
- g = g.join(y), g && (g = this.extendTranslation(g, e, t, s));
5917
+ } else if (_ && b(y) && Array.isArray(u))
5918
+ u = u.join(y), u && (u = this.extendTranslation(u, e, t, s));
6051
5919
  else {
6052
5920
  let p = !1, L = !1;
6053
- const M = t.count !== void 0 && !b(t.count), k = _1.hasDefaultValue(t), V = M ? this.pluralResolver.getSuffix(d, t.count, t) : "", D = t.ordinal && M ? this.pluralResolver.getSuffix(d, t.count, {
5921
+ const M = t.count !== void 0 && !b(t.count), k = _1.hasDefaultValue(t), E = M ? this.pluralResolver.getSuffix(d, t.count, t) : "", D = t.ordinal && M ? this.pluralResolver.getSuffix(d, t.count, {
6054
5922
  ordinal: !1
6055
- }) : "", T = M && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), P = T && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${V}`] || t[`defaultValue${D}`] || t.defaultValue;
6056
- !this.isValidLookup(g) && k && (p = !0, g = P), this.isValidLookup(g) || (L = !0, g = h);
6057
- const I = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && L ? void 0 : g, j = k && P !== g && this.options.updateMissing;
6058
- if (L || p || j) {
6059
- if (this.logger.log(j ? "updateKey" : "missingKey", d, C, h, j ? P : g), o) {
5923
+ }) : "", T = M && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), P = T && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${E}`] || t[`defaultValue${D}`] || t.defaultValue;
5924
+ !this.isValidLookup(u) && k && (p = !0, u = P), this.isValidLookup(u) || (L = !0, u = h);
5925
+ const I = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && L ? void 0 : u, Y = k && P !== u && this.options.updateMissing;
5926
+ if (L || p || Y) {
5927
+ if (this.logger.log(Y ? "updateKey" : "missingKey", d, C, h, Y ? P : u), o) {
6060
5928
  const G = this.resolve(h, {
6061
5929
  ...t,
6062
5930
  keySeparator: !1
@@ -6069,20 +5937,20 @@ class _1 extends H1 {
6069
5937
  for (let G = 0; G < q.length; G++)
6070
5938
  U.push(q[G]);
6071
5939
  else this.options.saveMissingTo === "all" ? U = this.languageUtils.toResolveHierarchy(t.lng || this.language) : U.push(t.lng || this.language);
6072
- const X = (G, $, Y) => {
6073
- const e1 = k && Y !== g ? Y : I;
6074
- this.options.missingKeyHandler ? this.options.missingKeyHandler(G, C, $, e1, j, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(G, C, $, e1, j, t), this.emit("missingKey", G, C, $, g);
5940
+ const X = (G, $, j) => {
5941
+ const e1 = k && j !== u ? j : I;
5942
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(G, C, $, e1, Y, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(G, C, $, e1, Y, t), this.emit("missingKey", G, C, $, u);
6075
5943
  };
6076
5944
  this.options.saveMissing && (this.options.saveMissingPlurals && M ? U.forEach((G) => {
6077
5945
  const $ = this.pluralResolver.getSuffixes(G, t);
6078
- T && t[`defaultValue${this.options.pluralSeparator}zero`] && $.indexOf(`${this.options.pluralSeparator}zero`) < 0 && $.push(`${this.options.pluralSeparator}zero`), $.forEach((Y) => {
6079
- X([G], h + Y, t[`defaultValue${Y}`] || P);
5946
+ T && t[`defaultValue${this.options.pluralSeparator}zero`] && $.indexOf(`${this.options.pluralSeparator}zero`) < 0 && $.push(`${this.options.pluralSeparator}zero`), $.forEach((j) => {
5947
+ X([G], h + j, t[`defaultValue${j}`] || P);
6080
5948
  });
6081
5949
  }) : X(U, h, P));
6082
5950
  }
6083
- g = this.extendTranslation(g, e, t, c, s), L && g === h && this.options.appendNamespaceToMissingKey && (g = `${C}:${h}`), (L || p) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${C}:${h}` : h, p ? g : void 0) : g = this.options.parseMissingKeyHandler(g));
5951
+ u = this.extendTranslation(u, e, t, c, s), L && u === h && this.options.appendNamespaceToMissingKey && (u = `${C}:${h}`), (L || p) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${C}:${h}` : h, p ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
6084
5952
  }
6085
- return n ? (c.res = g, c.usedParams = this.getUsedParamsDetails(t), c) : g;
5953
+ return n ? (c.res = u, c.usedParams = this.getUsedParamsDetails(t), c) : u;
6086
5954
  }
6087
5955
  extendTranslation(e, t, s, n, o) {
6088
5956
  var h = this;
@@ -6104,19 +5972,19 @@ class _1 extends H1 {
6104
5972
  const d = b(e) && (s && s.interpolation && s.interpolation.skipOnVariables !== void 0 ? s.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
6105
5973
  let l;
6106
5974
  if (d) {
6107
- const g = e.match(this.interpolator.nestingRegexp);
6108
- l = g && g.length;
5975
+ const u = e.match(this.interpolator.nestingRegexp);
5976
+ l = u && u.length;
6109
5977
  }
6110
5978
  let c = s.replace && !b(s.replace) ? s.replace : s;
6111
5979
  if (this.options.interpolation.defaultVariables && (c = {
6112
5980
  ...this.options.interpolation.defaultVariables,
6113
5981
  ...c
6114
5982
  }), e = this.interpolator.interpolate(e, c, s.lng || this.language || n.usedLng, s), d) {
6115
- const g = e.match(this.interpolator.nestingRegexp), f = g && g.length;
5983
+ const u = e.match(this.interpolator.nestingRegexp), f = u && u.length;
6116
5984
  l < f && (s.nest = !1);
6117
5985
  }
6118
5986
  !s.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (s.lng = this.language || n.usedLng), s.nest !== !1 && (e = this.interpolator.nest(e, function() {
6119
- for (var g = arguments.length, f = new Array(g), w = 0; w < g; w++)
5987
+ for (var u = arguments.length, f = new Array(u), w = 0; w < u; w++)
6120
5988
  f[w] = arguments[w];
6121
5989
  return o && o[0] === f[0] && !s.context ? (h.logger.warn(`It seems you are nesting recursively key: ${f[0]} in key: ${t[0]}`), null) : h.translate(...f, t);
6122
5990
  }, s)), s.interpolation && this.interpolator.reset();
@@ -6138,7 +6006,7 @@ class _1 extends H1 {
6138
6006
  n = l;
6139
6007
  let c = d.namespaces;
6140
6008
  this.options.fallbackNS && (c = c.concat(this.options.fallbackNS));
6141
- const g = t.count !== void 0 && !b(t.count), f = g && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), w = t.context !== void 0 && (b(t.context) || typeof t.context == "number") && t.context !== "", v = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
6009
+ const u = t.count !== void 0 && !b(t.count), f = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), w = t.context !== void 0 && (b(t.context) || typeof t.context == "number") && t.context !== "", v = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
6142
6010
  c.forEach((m) => {
6143
6011
  this.isValidLookup(s) || (a = m, !J1[`${v[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(a) && (J1[`${v[0]}-${m}`] = !0, this.logger.warn(`key "${n}" for languages "${v.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), v.forEach((y) => {
6144
6012
  if (this.isValidLookup(s)) return;
@@ -6148,16 +6016,16 @@ class _1 extends H1 {
6148
6016
  this.i18nFormat.addLookupKeys(_, l, y, m, t);
6149
6017
  else {
6150
6018
  let p;
6151
- g && (p = this.pluralResolver.getSuffix(y, t.count, t));
6019
+ u && (p = this.pluralResolver.getSuffix(y, t.count, t));
6152
6020
  const L = `${this.options.pluralSeparator}zero`, M = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
6153
- if (g && (_.push(l + p), t.ordinal && p.indexOf(M) === 0 && _.push(l + p.replace(M, this.options.pluralSeparator)), f && _.push(l + L)), w) {
6021
+ if (u && (_.push(l + p), t.ordinal && p.indexOf(M) === 0 && _.push(l + p.replace(M, this.options.pluralSeparator)), f && _.push(l + L)), w) {
6154
6022
  const k = `${l}${this.options.contextSeparator}${t.context}`;
6155
- _.push(k), g && (_.push(k + p), t.ordinal && p.indexOf(M) === 0 && _.push(k + p.replace(M, this.options.pluralSeparator)), f && _.push(k + L));
6023
+ _.push(k), u && (_.push(k + p), t.ordinal && p.indexOf(M) === 0 && _.push(k + p.replace(M, this.options.pluralSeparator)), f && _.push(k + L));
6156
6024
  }
6157
6025
  }
6158
- let E;
6159
- for (; E = _.pop(); )
6160
- this.isValidLookup(s) || (o = E, s = this.getResource(y, m, E, t));
6026
+ let V;
6027
+ for (; V = _.pop(); )
6028
+ this.isValidLookup(s) || (o = V, s = this.getResource(y, m, V, t));
6161
6029
  }));
6162
6030
  });
6163
6031
  }), {
@@ -6199,7 +6067,7 @@ class _1 extends H1 {
6199
6067
  return !1;
6200
6068
  }
6201
6069
  }
6202
- const V1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
6070
+ const E1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
6203
6071
  class q1 {
6204
6072
  constructor(e) {
6205
6073
  this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = J.create("languageUtils");
@@ -6224,7 +6092,7 @@ class q1 {
6224
6092
  }
6225
6093
  const t = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"];
6226
6094
  let s = e.split("-");
6227
- return this.options.lowerCaseLng ? s = s.map((n) => n.toLowerCase()) : s.length === 2 ? (s[0] = s[0].toLowerCase(), s[1] = s[1].toUpperCase(), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = V1(s[1].toLowerCase()))) : s.length === 3 && (s[0] = s[0].toLowerCase(), s[1].length === 2 && (s[1] = s[1].toUpperCase()), s[0] !== "sgn" && s[2].length === 2 && (s[2] = s[2].toUpperCase()), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = V1(s[1].toLowerCase())), t.indexOf(s[2].toLowerCase()) > -1 && (s[2] = V1(s[2].toLowerCase()))), s.join("-");
6095
+ return this.options.lowerCaseLng ? s = s.map((n) => n.toLowerCase()) : s.length === 2 ? (s[0] = s[0].toLowerCase(), s[1] = s[1].toUpperCase(), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = E1(s[1].toLowerCase()))) : s.length === 3 && (s[0] = s[0].toLowerCase(), s[1].length === 2 && (s[1] = s[1].toUpperCase()), s[0] !== "sgn" && s[2].length === 2 && (s[2] = s[2].toUpperCase()), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = E1(s[1].toLowerCase())), t.indexOf(s[2].toLowerCase()) > -1 && (s[2] = E1(s[2].toLowerCase()))), s.join("-");
6228
6096
  }
6229
6097
  return this.options.cleanCode || this.options.lowerCaseLng ? e.toLowerCase() : e;
6230
6098
  }
@@ -6265,7 +6133,7 @@ class q1 {
6265
6133
  }), n;
6266
6134
  }
6267
6135
  }
6268
- let Dt = [{
6136
+ let St = [{
6269
6137
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
6270
6138
  nr: [1, 2],
6271
6139
  fc: 1
@@ -6357,7 +6225,7 @@ let Dt = [{
6357
6225
  lngs: ["he", "iw"],
6358
6226
  nr: [1, 2, 20, 21],
6359
6227
  fc: 22
6360
- }], Gt = {
6228
+ }], Zt = {
6361
6229
  1: (i) => +(i > 1),
6362
6230
  2: (i) => +(i != 1),
6363
6231
  3: (i) => 0,
@@ -6381,28 +6249,28 @@ let Dt = [{
6381
6249
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
6382
6250
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
6383
6251
  };
6384
- const Tt = ["v1", "v2", "v3"], Kt = ["v4"], Q1 = {
6252
+ const Dt = ["v1", "v2", "v3"], Gt = ["v4"], Q1 = {
6385
6253
  zero: 0,
6386
6254
  one: 1,
6387
6255
  two: 2,
6388
6256
  few: 3,
6389
6257
  many: 4,
6390
6258
  other: 5
6391
- }, Bt = () => {
6259
+ }, Tt = () => {
6392
6260
  const i = {};
6393
- return Dt.forEach((e) => {
6261
+ return St.forEach((e) => {
6394
6262
  e.lngs.forEach((t) => {
6395
6263
  i[t] = {
6396
6264
  numbers: e.nr,
6397
- plurals: Gt[e.fc]
6265
+ plurals: Zt[e.fc]
6398
6266
  };
6399
6267
  });
6400
6268
  }), i;
6401
6269
  };
6402
- class Pt {
6270
+ class Kt {
6403
6271
  constructor(e) {
6404
6272
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6405
- this.languageUtils = e, this.options = t, this.logger = J.create("pluralResolver"), (!this.options.compatibilityJSON || Kt.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 = Bt(), this.pluralRulesCache = {};
6273
+ this.languageUtils = e, this.options = t, this.logger = J.create("pluralResolver"), (!this.options.compatibilityJSON || Gt.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 = Tt(), this.pluralRulesCache = {};
6406
6274
  }
6407
6275
  addRule(e, t) {
6408
6276
  this.rules[e] = t;
@@ -6460,14 +6328,14 @@ class Pt {
6460
6328
  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();
6461
6329
  }
6462
6330
  shouldUseIntlApi() {
6463
- return !Tt.includes(this.options.compatibilityJSON);
6331
+ return !Dt.includes(this.options.compatibilityJSON);
6464
6332
  }
6465
6333
  }
6466
6334
  const X1 = function(i, e, t) {
6467
- let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = Ht(i, e, t);
6335
+ let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = _t(i, e, t);
6468
6336
  return !o && n && b(t) && (o = O1(i, t, s), o === void 0 && (o = O1(e, t, s))), o;
6469
6337
  }, I1 = (i) => i.replace(/\$/g, "$$$$");
6470
- class jt {
6338
+ class Bt {
6471
6339
  constructor() {
6472
6340
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6473
6341
  this.logger = J.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -6488,7 +6356,7 @@ class jt {
6488
6356
  formatSeparator: d,
6489
6357
  unescapeSuffix: l,
6490
6358
  unescapePrefix: c,
6491
- nestingPrefix: g,
6359
+ nestingPrefix: u,
6492
6360
  nestingPrefixEscaped: f,
6493
6361
  nestingSuffix: w,
6494
6362
  nestingSuffixEscaped: v,
@@ -6496,7 +6364,7 @@ class jt {
6496
6364
  maxReplaces: y,
6497
6365
  alwaysFormat: _
6498
6366
  } = e.interpolation;
6499
- this.escape = t !== void 0 ? t : Vt, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? c1(o) : h || "{{", this.suffix = a ? c1(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : c || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = g ? c1(g) : f || c1("$t("), this.nestingSuffix = w ? c1(w) : v || c1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = _ !== void 0 ? _ : !1, this.resetRegExp();
6367
+ this.escape = t !== void 0 ? t : Ht, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? c1(o) : h || "{{", this.suffix = a ? c1(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : c || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = u ? c1(u) : f || c1("$t("), this.nestingSuffix = w ? c1(w) : v || c1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = _ !== void 0 ? _ : !1, this.resetRegExp();
6500
6368
  }
6501
6369
  reset() {
6502
6370
  this.options && this.init(this.options);
@@ -6558,17 +6426,17 @@ class jt {
6558
6426
  const l = this.nestingOptionsSeparator;
6559
6427
  if (C.indexOf(l) < 0) return C;
6560
6428
  const c = C.split(new RegExp(`${l}[ ]*{`));
6561
- let g = `{${c[1]}`;
6562
- C = c[0], g = this.interpolate(g, h);
6563
- const f = g.match(/'/g), w = g.match(/"/g);
6564
- (f && f.length % 2 === 0 && !w || w.length % 2 !== 0) && (g = g.replace(/'/g, '"'));
6429
+ let u = `{${c[1]}`;
6430
+ C = c[0], u = this.interpolate(u, h);
6431
+ const f = u.match(/'/g), w = u.match(/"/g);
6432
+ (f && f.length % 2 === 0 && !w || w.length % 2 !== 0) && (u = u.replace(/'/g, '"'));
6565
6433
  try {
6566
- h = JSON.parse(g), d && (h = {
6434
+ h = JSON.parse(u), d && (h = {
6567
6435
  ...d,
6568
6436
  ...h
6569
6437
  });
6570
6438
  } catch (v) {
6571
- return this.logger.warn(`failed parsing options string in nesting for key ${C}`, v), `${C}${l}${g}`;
6439
+ return this.logger.warn(`failed parsing options string in nesting for key ${C}`, v), `${C}${l}${u}`;
6572
6440
  }
6573
6441
  return h.defaultValue && h.defaultValue.indexOf(this.prefix) > -1 && delete h.defaultValue, C;
6574
6442
  };
@@ -6591,7 +6459,7 @@ class jt {
6591
6459
  return e;
6592
6460
  }
6593
6461
  }
6594
- const Yt = (i) => {
6462
+ const Pt = (i) => {
6595
6463
  let e = i.toLowerCase().trim();
6596
6464
  const t = {};
6597
6465
  if (i.indexOf("(") > -1) {
@@ -6622,7 +6490,7 @@ const Yt = (i) => {
6622
6490
  return a || (a = i(M1(s), n), e[h] = a), a(t);
6623
6491
  };
6624
6492
  };
6625
- class $t {
6493
+ class Yt {
6626
6494
  constructor() {
6627
6495
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6628
6496
  this.logger = J.create("formatter"), this.options = e, this.formats = {
@@ -6682,18 +6550,18 @@ class $t {
6682
6550
  const {
6683
6551
  formatName: d,
6684
6552
  formatOptions: l
6685
- } = Yt(C);
6553
+ } = Pt(C);
6686
6554
  if (this.formats[d]) {
6687
6555
  let c = a;
6688
6556
  try {
6689
- const g = n && n.formatParams && n.formatParams[n.interpolationkey] || {}, f = g.locale || g.lng || n.locale || n.lng || s;
6557
+ const u = n && n.formatParams && n.formatParams[n.interpolationkey] || {}, f = u.locale || u.lng || n.locale || n.lng || s;
6690
6558
  c = this.formats[d](a, f, {
6691
6559
  ...l,
6692
6560
  ...n,
6693
- ...g
6561
+ ...u
6694
6562
  });
6695
- } catch (g) {
6696
- this.logger.warn(g);
6563
+ } catch (u) {
6564
+ this.logger.warn(u);
6697
6565
  }
6698
6566
  return c;
6699
6567
  } else
@@ -6702,10 +6570,10 @@ class $t {
6702
6570
  }, e);
6703
6571
  }
6704
6572
  }
6705
- const Ft = (i, e) => {
6573
+ const jt = (i, e) => {
6706
6574
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
6707
6575
  };
6708
- class Wt extends H1 {
6576
+ class $t extends H1 {
6709
6577
  constructor(e, t, s) {
6710
6578
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
6711
6579
  super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = J.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);
@@ -6715,8 +6583,8 @@ class Wt extends H1 {
6715
6583
  return e.forEach((d) => {
6716
6584
  let l = !0;
6717
6585
  t.forEach((c) => {
6718
- const g = `${d}|${c}`;
6719
- !s.reload && this.store.hasResourceBundle(d, c) ? this.state[g] = 2 : this.state[g] < 0 || (this.state[g] === 1 ? h[g] === void 0 && (h[g] = !0) : (this.state[g] = 1, l = !1, h[g] === void 0 && (h[g] = !0), o[g] === void 0 && (o[g] = !0), C[c] === void 0 && (C[c] = !0)));
6586
+ const u = `${d}|${c}`;
6587
+ !s.reload && this.store.hasResourceBundle(d, c) ? this.state[u] = 2 : this.state[u] < 0 || (this.state[u] === 1 ? h[u] === void 0 && (h[u] = !0) : (this.state[u] = 1, l = !1, h[u] === void 0 && (h[u] = !0), o[u] === void 0 && (o[u] = !0), C[c] === void 0 && (C[c] = !0)));
6720
6588
  }), l || (a[d] = !0);
6721
6589
  }), (Object.keys(o).length || Object.keys(h).length) && this.queue.push({
6722
6590
  pending: h,
@@ -6738,7 +6606,7 @@ class Wt extends H1 {
6738
6606
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
6739
6607
  const a = {};
6740
6608
  this.queue.forEach((C) => {
6741
- yt(C.loaded, [o], h), Ft(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6609
+ bt(C.loaded, [o], h), jt(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6742
6610
  a[d] || (a[d] = {});
6743
6611
  const l = C.loaded[d];
6744
6612
  l.length && l.forEach((c) => {
@@ -6897,7 +6765,7 @@ const e2 = () => ({
6897
6765
  skipOnVariables: !0
6898
6766
  }
6899
6767
  }), t2 = (i) => (b(i.ns) && (i.ns = [i.ns]), b(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), b(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), R1 = () => {
6900
- }, Ut = (i) => {
6768
+ }, Ft = (i) => {
6901
6769
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
6902
6770
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
6903
6771
  });
@@ -6907,7 +6775,7 @@ class w1 extends H1 {
6907
6775
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
6908
6776
  if (super(), this.options = t2(e), this.services = {}, this.logger = J, this.modules = {
6909
6777
  external: []
6910
- }, Ut(this), t && !this.isInitialized && !e.isClone) {
6778
+ }, Ft(this), t && !this.isInitialized && !e.isClone) {
6911
6779
  if (!this.options.initImmediate)
6912
6780
  return this.init(e, t), this;
6913
6781
  setTimeout(() => {
@@ -6932,21 +6800,21 @@ class w1 extends H1 {
6932
6800
  if (!this.options.isClone) {
6933
6801
  this.modules.logger ? J.init(o(this.modules.logger), this.options) : J.init(null, this.options);
6934
6802
  let l;
6935
- this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = $t);
6803
+ this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = Yt);
6936
6804
  const c = new q1(this.options);
6937
6805
  this.store = new z1(this.options.resources, this.options);
6938
- const g = this.services;
6939
- g.logger = J, g.resourceStore = this.store, g.languageUtils = c, g.pluralResolver = new Pt(c, {
6806
+ const u = this.services;
6807
+ u.logger = J, u.resourceStore = this.store, u.languageUtils = c, u.pluralResolver = new Kt(c, {
6940
6808
  prepend: this.options.pluralSeparator,
6941
6809
  compatibilityJSON: this.options.compatibilityJSON,
6942
6810
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
6943
- }), 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 jt(this.options), g.utils = {
6811
+ }), l && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = o(l), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new Bt(this.options), u.utils = {
6944
6812
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
6945
- }, g.backendConnector = new Wt(o(this.modules.backend), g.resourceStore, g, this.options), g.backendConnector.on("*", function(f) {
6813
+ }, u.backendConnector = new $t(o(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(f) {
6946
6814
  for (var w = arguments.length, v = new Array(w > 1 ? w - 1 : 0), m = 1; m < w; m++)
6947
6815
  v[m - 1] = arguments[m];
6948
6816
  e.emit(f, ...v);
6949
- }), this.modules.languageDetector && (g.languageDetector = o(this.modules.languageDetector), g.languageDetector.init && g.languageDetector.init(g, this.options.detection, this.options)), this.modules.i18nFormat && (g.i18nFormat = o(this.modules.i18nFormat), g.i18nFormat.init && g.i18nFormat.init(this)), this.translator = new _1(this.services, this.options), this.translator.on("*", function(f) {
6817
+ }), this.modules.languageDetector && (u.languageDetector = o(this.modules.languageDetector), u.languageDetector.init && u.languageDetector.init(u, this.options.detection, this.options)), this.modules.i18nFormat && (u.i18nFormat = o(this.modules.i18nFormat), u.i18nFormat.init && u.i18nFormat.init(this)), this.translator = new _1(this.services, this.options), this.translator.on("*", function(f) {
6950
6818
  for (var w = arguments.length, v = new Array(w > 1 ? w - 1 : 0), m = 1; m < w; m++)
6951
6819
  v[m - 1] = arguments[m];
6952
6820
  e.emit(f, ...v);
@@ -6967,9 +6835,9 @@ class w1 extends H1 {
6967
6835
  return e.store[l](...arguments), e;
6968
6836
  };
6969
6837
  });
6970
- const C = u1(), d = () => {
6971
- const l = (c, g) => {
6972
- this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), C.resolve(g), s(c, g);
6838
+ const C = g1(), d = () => {
6839
+ const l = (c, u) => {
6840
+ this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), C.resolve(u), s(c, u);
6973
6841
  };
6974
6842
  if (this.languages && this.options.compatibilityAPI !== "v1" && !this.isInitialized) return l(null, this.t.bind(this));
6975
6843
  this.changeLanguage(this.options.lng, l);
@@ -6994,7 +6862,7 @@ class w1 extends H1 {
6994
6862
  s(null);
6995
6863
  }
6996
6864
  reloadResources(e, t, s) {
6997
- const n = u1();
6865
+ const n = g1();
6998
6866
  return typeof e == "function" && (s = e, e = void 0), typeof t == "function" && (s = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), s || (s = R1), this.services.backendConnector.reload(e, t, (o) => {
6999
6867
  n.resolve(), s(o);
7000
6868
  }), n;
@@ -7017,7 +6885,7 @@ class w1 extends H1 {
7017
6885
  changeLanguage(e, t) {
7018
6886
  var s = this;
7019
6887
  this.isLanguageChangingTo = e;
7020
- const n = u1();
6888
+ const n = g1();
7021
6889
  this.emit("languageChanging", e);
7022
6890
  const o = (C) => {
7023
6891
  this.language = C, this.languages = this.services.languageUtils.toResolveHierarchy(C), this.resolvedLanguage = void 0, this.setResolvedLanguage(C);
@@ -7049,9 +6917,9 @@ class w1 extends H1 {
7049
6917
  ...a
7050
6918
  };
7051
6919
  C.lng = C.lng || o.lng, C.lngs = C.lngs || o.lngs, C.ns = C.ns || o.ns, C.keyPrefix !== "" && (C.keyPrefix = C.keyPrefix || s || o.keyPrefix);
7052
- const g = n.options.keySeparator || ".";
6920
+ const u = n.options.keySeparator || ".";
7053
6921
  let f;
7054
- return C.keyPrefix && Array.isArray(h) ? f = h.map((w) => `${C.keyPrefix}${g}${w}`) : f = C.keyPrefix ? `${C.keyPrefix}${g}${h}` : h, n.t(f, C);
6922
+ return C.keyPrefix && Array.isArray(h) ? f = h.map((w) => `${C.keyPrefix}${u}${w}`) : f = C.keyPrefix ? `${C.keyPrefix}${u}${h}` : h, n.t(f, C);
7055
6923
  };
7056
6924
  return b(e) ? o.lng = e : o.lngs = e, o.ns = t, o.keyPrefix = s, o;
7057
6925
  }
@@ -7083,7 +6951,7 @@ class w1 extends H1 {
7083
6951
  return !!(this.hasResourceBundle(s, e) || !this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages || h(s, e) && (!n || h(o, e)));
7084
6952
  }
7085
6953
  loadNamespaces(e, t) {
7086
- const s = u1();
6954
+ const s = g1();
7087
6955
  return this.options.ns ? (b(e) && (e = [e]), e.forEach((n) => {
7088
6956
  this.options.ns.indexOf(n) < 0 && this.options.ns.push(n);
7089
6957
  }), this.loadResources((n) => {
@@ -7091,7 +6959,7 @@ class w1 extends H1 {
7091
6959
  }), s) : (t && t(), Promise.resolve());
7092
6960
  }
7093
6961
  loadLanguages(e, t) {
7094
- const s = u1();
6962
+ const s = g1();
7095
6963
  b(e) && (e = [e]);
7096
6964
  const n = this.options.preload || [], o = e.filter((h) => n.indexOf(h) < 0 && this.services.languageUtils.isSupportedCode(h));
7097
6965
  return o.length ? (this.options.preload = n.concat(o), this.loadResources((h) => {
@@ -7156,7 +7024,7 @@ B.setDefaultNamespace;
7156
7024
  B.hasLoadedNamespace;
7157
7025
  B.loadNamespaces;
7158
7026
  B.loadLanguages;
7159
- function zt() {
7027
+ function Wt() {
7160
7028
  if (console && console.warn) {
7161
7029
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7162
7030
  e[t] = arguments[t];
@@ -7167,9 +7035,9 @@ const i2 = {};
7167
7035
  function S1() {
7168
7036
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7169
7037
  e[t] = arguments[t];
7170
- n1(e[0]) && i2[e[0]] || (n1(e[0]) && (i2[e[0]] = /* @__PURE__ */ new Date()), zt(...e));
7038
+ n1(e[0]) && i2[e[0]] || (n1(e[0]) && (i2[e[0]] = /* @__PURE__ */ new Date()), Wt(...e));
7171
7039
  }
7172
- const g2 = (i, e) => () => {
7040
+ const u2 = (i, e) => () => {
7173
7041
  if (i.isInitialized)
7174
7042
  e();
7175
7043
  else {
@@ -7181,12 +7049,12 @@ const g2 = (i, e) => () => {
7181
7049
  i.on("initialized", t);
7182
7050
  }
7183
7051
  }, s2 = (i, e, t) => {
7184
- i.loadNamespaces(e, g2(i, t));
7052
+ i.loadNamespaces(e, u2(i, t));
7185
7053
  }, n2 = (i, e, t, s) => {
7186
7054
  n1(t) && (t = [t]), t.forEach((n) => {
7187
7055
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
7188
- }), i.loadLanguages(e, g2(i, s));
7189
- }, Jt = function(i, e) {
7056
+ }), i.loadLanguages(e, u2(i, s));
7057
+ }, Ut = function(i, e) {
7190
7058
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7191
7059
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, o = e.languages[e.languages.length - 1];
7192
7060
  if (s.toLowerCase() === "cimode") return !0;
@@ -7195,15 +7063,15 @@ const g2 = (i, e) => () => {
7195
7063
  return d === -1 || d === 2;
7196
7064
  };
7197
7065
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !h(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || h(s, i) && (!n || h(o, i)));
7198
- }, qt = function(i, e) {
7066
+ }, zt = function(i, e) {
7199
7067
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7200
7068
  return !e.languages || !e.languages.length ? (S1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
7201
7069
  lng: t.lng,
7202
7070
  precheck: (n, o) => {
7203
7071
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !o(n.isLanguageChangingTo, i)) return !1;
7204
7072
  }
7205
- }) : Jt(i, e, t);
7206
- }, n1 = (i) => typeof i == "string", Qt = (i) => typeof i == "object" && i !== null, Xt = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, e7 = {
7073
+ }) : Ut(i, e, t);
7074
+ }, n1 = (i) => typeof i == "string", Jt = (i) => typeof i == "object" && i !== null, qt = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Qt = {
7207
7075
  "&amp;": "&",
7208
7076
  "&#38;": "&",
7209
7077
  "&lt;": "<",
@@ -7224,7 +7092,7 @@ const g2 = (i, e) => () => {
7224
7092
  "&#8230;": "…",
7225
7093
  "&#x2F;": "/",
7226
7094
  "&#47;": "/"
7227
- }, t7 = (i) => e7[i], i7 = (i) => i.replace(Xt, t7);
7095
+ }, Xt = (i) => Qt[i], e7 = (i) => i.replace(qt, Xt);
7228
7096
  let Z1 = {
7229
7097
  bindI18n: "languageChanged",
7230
7098
  bindI18nStore: "",
@@ -7233,25 +7101,25 @@ let Z1 = {
7233
7101
  transWrapTextNodes: "",
7234
7102
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
7235
7103
  useSuspense: !0,
7236
- unescape: i7
7104
+ unescape: e7
7237
7105
  };
7238
- const s7 = function() {
7106
+ const t7 = function() {
7239
7107
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7240
7108
  Z1 = {
7241
7109
  ...Z1,
7242
7110
  ...i
7243
7111
  };
7244
- }, n7 = () => Z1;
7245
- let u2;
7246
- const r7 = (i) => {
7247
- u2 = i;
7248
- }, o7 = () => u2, a7 = {
7112
+ }, i7 = () => Z1;
7113
+ let g2;
7114
+ const s7 = (i) => {
7115
+ g2 = i;
7116
+ }, n7 = () => g2, r7 = {
7249
7117
  type: "3rdParty",
7250
7118
  init(i) {
7251
- s7(i.options.react), r7(i);
7119
+ t7(i.options.react), s7(i);
7252
7120
  }
7253
- }, l7 = d1();
7254
- class c7 {
7121
+ }, o7 = d1();
7122
+ class a7 {
7255
7123
  constructor() {
7256
7124
  G1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
7257
7125
  this.usedNamespaces = {};
@@ -7262,27 +7130,27 @@ class c7 {
7262
7130
  });
7263
7131
  }
7264
7132
  }
7265
- const h7 = (i, e) => {
7133
+ const l7 = (i, e) => {
7266
7134
  const t = W();
7267
7135
  return Z(() => {
7268
7136
  t.current = i;
7269
7137
  }, [i, e]), t.current;
7270
- }, f2 = (i, e, t, s) => i.getFixedT(e, t, s), d7 = (i, e, t, s) => K(f2(i, e, t, s), [i, e, t, s]), C7 = function(i) {
7138
+ }, f2 = (i, e, t, s) => i.getFixedT(e, t, s), c7 = (i, e, t, s) => K(f2(i, e, t, s), [i, e, t, s]), h7 = function(i) {
7271
7139
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7272
7140
  const {
7273
7141
  i18n: t
7274
7142
  } = e, {
7275
7143
  i18n: s,
7276
7144
  defaultNS: n
7277
- } = r1(l7) || {}, o = t || s || o7();
7278
- if (o && !o.reportNamespaces && (o.reportNamespaces = new c7()), !o) {
7145
+ } = r1(o7) || {}, o = t || s || n7();
7146
+ if (o && !o.reportNamespaces && (o.reportNamespaces = new a7()), !o) {
7279
7147
  S1("You will need to pass in an i18next instance by using initReactI18next");
7280
- const p = (M, k) => n1(k) ? k : Qt(k) && n1(k.defaultValue) ? k.defaultValue : Array.isArray(M) ? M[M.length - 1] : M, L = [p, {}, !1];
7148
+ const p = (M, k) => n1(k) ? k : Jt(k) && n1(k.defaultValue) ? k.defaultValue : Array.isArray(M) ? M[M.length - 1] : M, L = [p, {}, !1];
7281
7149
  return L.t = p, L.i18n = {}, L.ready = !1, L;
7282
7150
  }
7283
7151
  o.options.react && o.options.react.wait !== void 0 && S1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
7284
7152
  const h = {
7285
- ...n7(),
7153
+ ...i7(),
7286
7154
  ...o.options.react,
7287
7155
  ...e
7288
7156
  }, {
@@ -7291,10 +7159,10 @@ const h7 = (i, e) => {
7291
7159
  } = h;
7292
7160
  let d = i;
7293
7161
  d = n1(d) ? [d] : d || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(d);
7294
- const l = (o.isInitialized || o.initializedStoreOnce) && d.every((p) => qt(p, o, h)), c = d7(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), g = () => c, f = () => f2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), [w, v] = O(g);
7162
+ const l = (o.isInitialized || o.initializedStoreOnce) && d.every((p) => zt(p, o, h)), c = c7(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), u = () => c, f = () => f2(o, e.lng || null, h.nsMode === "fallback" ? d : d[0], C), [w, v] = O(u);
7295
7163
  let m = d.join();
7296
7164
  e.lng && (m = `${e.lng}${m}`);
7297
- const y = h7(m), _ = W(!0);
7165
+ const y = l7(m), _ = W(!0);
7298
7166
  Z(() => {
7299
7167
  const {
7300
7168
  bindI18n: p,
@@ -7312,63 +7180,63 @@ const h7 = (i, e) => {
7312
7180
  _.current = !1, p && o && p.split(" ").forEach((k) => o.off(k, M)), L && o && L.split(" ").forEach((k) => o.store.off(k, M));
7313
7181
  };
7314
7182
  }, [o, m]), Z(() => {
7315
- _.current && l && v(g);
7183
+ _.current && l && v(u);
7316
7184
  }, [o, C, l]);
7317
- const E = [w, o, l];
7318
- if (E.t = w, E.i18n = o, E.ready = l, l || !l && !a) return E;
7185
+ const V = [w, o, l];
7186
+ if (V.t = w, V.i18n = o, V.ready = l, l || !l && !a) return V;
7319
7187
  throw new Promise((p) => {
7320
7188
  e.lng ? n2(o, e.lng, d, () => p()) : s2(o, d, () => p());
7321
7189
  });
7322
- }, g7 = "City", u7 = {
7323
- placeholder: g7
7324
- }, f7 = "Город", p7 = {
7325
- placeholder: f7
7190
+ }, d7 = "City", C7 = {
7191
+ placeholder: d7
7192
+ }, u7 = "Город", g7 = {
7193
+ placeholder: u7
7326
7194
  };
7327
- function m7(i) {
7195
+ function f7(i) {
7328
7196
  const e = W(i);
7329
7197
  return Z(() => {
7330
7198
  e.current = i;
7331
7199
  }, [i]), e.current;
7332
7200
  }
7333
- B.use(a7).init({
7201
+ B.use(r7).init({
7334
7202
  defaultNS: "common",
7335
7203
  lng: "en",
7336
7204
  resources: {
7337
7205
  en: {
7338
- common: u7
7206
+ common: C7
7339
7207
  },
7340
7208
  ru: {
7341
- common: p7
7209
+ common: g7
7342
7210
  }
7343
7211
  }
7344
7212
  });
7345
- const x7 = L1(
7213
+ const N7 = L1(
7346
7214
  ({ width: i, selectedCountry: e, onChange: t, value: s, id: n, disabled: o, clearable: h }, a) => {
7347
7215
  const [C, d] = O(
7348
7216
  []
7349
- ), [l, c] = O(!1), { locale: g, axiosPeople: f } = r1(L2), w = W(!1), v = W(null), m = W(C), y = m7(e);
7217
+ ), [l, c] = O(!1), { locale: u, axiosPeople: f } = r1(L2), w = W(!1), v = W(null), m = W(C), y = f7(e);
7350
7218
  if (!f)
7351
7219
  throw new Error(
7352
7220
  `CitySelect requires "axiosPeople" to fetch cities.
7353
7221
  Please provide it via SNMTUiContext.`
7354
7222
  );
7355
- const { t: _ } = C7("common", { lng: g }), E = K(
7223
+ const { t: _ } = h7("common", { lng: u }), V = K(
7356
7224
  async (L) => {
7357
7225
  const M = m.current.find((k) => k.value === L);
7358
7226
  if (M)
7359
7227
  return [M];
7360
7228
  try {
7361
- const V = (await f.post("v1/cities/search", {
7229
+ const E = (await f.post("v1/cities/search", {
7362
7230
  filters: {
7363
7231
  geoNameId: [L],
7364
7232
  countryId: [e]
7365
7233
  }
7366
7234
  })).data.data;
7367
- if (!V.length)
7235
+ if (!E.length)
7368
7236
  return t(null), [];
7369
7237
  const D = {
7370
- value: V[0].geoNameId,
7371
- label: V[0].name
7238
+ value: E[0].geoNameId,
7239
+ label: E[0].name
7372
7240
  };
7373
7241
  return m.current = [...m.current, D], [D];
7374
7242
  } catch (k) {
@@ -7380,7 +7248,7 @@ const x7 = L1(
7380
7248
  Z(() => {
7381
7249
  (async () => {
7382
7250
  if (!s) return;
7383
- const M = await E(s);
7251
+ const M = await V(s);
7384
7252
  d(M);
7385
7253
  })();
7386
7254
  }, []), Z(() => {
@@ -7395,13 +7263,13 @@ const x7 = L1(
7395
7263
  }) => {
7396
7264
  try {
7397
7265
  c(!0);
7398
- const V = {
7266
+ const E = {
7399
7267
  offset: M,
7400
7268
  limit: L,
7401
7269
  includeCount: !0
7402
7270
  };
7403
- V.filters = {}, e && e.length > 0 && (V.filters.countryId = [e]), k && (V.search = k);
7404
- const D = await f.post("v1/cities/search", V), T = (D == null ? void 0 : D.data.data) || [], P = D == null ? void 0 : D.data.metadata.count;
7271
+ E.filters = {}, e && e.length > 0 && (E.filters.countryId = [e]), k && (E.search = k);
7272
+ const D = await f.post("v1/cities/search", E), T = (D == null ? void 0 : D.data.data) || [], P = D == null ? void 0 : D.data.metadata.count;
7405
7273
  return {
7406
7274
  options: T.map((I) => ({
7407
7275
  value: I.geoNameId,
@@ -7410,8 +7278,8 @@ const x7 = L1(
7410
7278
  count: P,
7411
7279
  limit: L
7412
7280
  };
7413
- } catch (V) {
7414
- return console.error("CitySelect. loadOptions error", V), {
7281
+ } catch (E) {
7282
+ return console.error("CitySelect. loadOptions error", E), {
7415
7283
  options: [],
7416
7284
  count: 0,
7417
7285
  limit: L
@@ -7423,7 +7291,7 @@ const x7 = L1(
7423
7291
  [f, e]
7424
7292
  );
7425
7293
  return y1(a, () => v.current), /* @__PURE__ */ r("div", { className: "snmt-city-select", children: /* @__PURE__ */ r(
7426
- Mt,
7294
+ Rt,
7427
7295
  {
7428
7296
  id: n,
7429
7297
  width: i,
@@ -7443,5 +7311,5 @@ const x7 = L1(
7443
7311
  }
7444
7312
  );
7445
7313
  export {
7446
- x7 as CitySelect
7314
+ N7 as CitySelect
7447
7315
  };