@snmt-react-ui/country-select 2.6.0 → 2.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/country-select.js +457 -401
  2. package/package.json +3 -3
@@ -7,7 +7,7 @@ import { SNMTUiContext as Ce } from "@snmt-react-ui/core";
7
7
  import { Select as ue, Flex as pe, Avatar as we, Checkbox as fe, Typography as J1, Tag as me, Popover as ke } from "antd";
8
8
  import { createContext as e1, forwardRef as m1, useState as S, useRef as a1, useEffect as A, useCallback as j, useContext as J } from "react";
9
9
  var Le = Object.defineProperty, ve = (i, e, t) => e in i ? Le(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, Ne = (i, e, t) => ve(i, e + "", t), xe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function Me() {
10
+ function Re() {
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];
@@ -15,10 +15,10 @@ function Me() {
15
15
  }
16
16
  }
17
17
  const I1 = {};
18
- function M1() {
18
+ function R1() {
19
19
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
20
20
  e[t] = arguments[t];
21
- U(e[0]) && I1[e[0]] || (U(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), Me(...e));
21
+ U(e[0]) && I1[e[0]] || (U(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), Re(...e));
22
22
  }
23
23
  const q1 = (i, e) => () => {
24
24
  if (i.isInitialized)
@@ -37,7 +37,7 @@ const q1 = (i, e) => () => {
37
37
  U(t) && (t = [t]), t.forEach((o) => {
38
38
  i.options.ns.indexOf(o) < 0 && i.options.ns.push(o);
39
39
  }), i.loadLanguages(e, q1(i, s));
40
- }, Re = function(i, e) {
40
+ }, Me = function(i, e) {
41
41
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
42
42
  const s = e.languages[0], o = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
43
43
  if (s.toLowerCase() === "cimode") return !0;
@@ -48,12 +48,12 @@ const q1 = (i, e) => () => {
48
48
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!o || c(l, i)));
49
49
  }, ye = function(i, e) {
50
50
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
51
- return !e.languages || !e.languages.length ? (M1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
51
+ return !e.languages || !e.languages.length ? (R1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
52
52
  lng: t.lng,
53
53
  precheck: (s, o) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !o(s.isLanguageChangingTo, i)) return !1;
55
55
  }
56
- }) : Re(i, e, t);
56
+ }) : Me(i, e, t);
57
57
  }, U = (i) => typeof i == "string", be = (i) => typeof i == "object" && i !== null, _e = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Ee = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
@@ -113,11 +113,11 @@ const We = (i, e) => {
113
113
  defaultNS: o
114
114
  } = J(Be) || {}, l = t || s || Ae();
115
115
  if (l && !l.reportNamespaces && (l.reportNamespaces = new Ze()), !l) {
116
- M1("You will need to pass in an i18next instance by using initReactI18next");
117
- const w = (N, x) => U(x) ? x : be(x) && U(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [w, {}, !1];
118
- return R.t = w, R.i18n = {}, R.ready = !1, R;
116
+ R1("You will need to pass in an i18next instance by using initReactI18next");
117
+ const w = (N, x) => U(x) ? x : be(x) && U(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, M = [w, {}, !1];
118
+ return M.t = w, M.i18n = {}, M.ready = !1, M;
119
119
  }
120
- l.options.react && l.options.react.wait !== void 0 && M1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
120
+ l.options.react && l.options.react.wait !== void 0 && R1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
122
122
  ...Oe(),
123
123
  ...l.options.react,
@@ -135,7 +135,7 @@ const We = (i, e) => {
135
135
  A(() => {
136
136
  const {
137
137
  bindI18n: w,
138
- bindI18nStore: R
138
+ bindI18nStore: M
139
139
  } = c;
140
140
  b.current = !0, !a && !r && (e.lng ? S1(l, e.lng, g, () => {
141
141
  b.current && y(p);
@@ -145,8 +145,8 @@ const We = (i, e) => {
145
145
  const N = () => {
146
146
  b.current && y(p);
147
147
  };
148
- return w && l && l.on(w, N), R && l && l.store.on(R, N), () => {
149
- b.current = !1, w && l && w.split(" ").forEach((x) => l.off(x, N)), R && l && R.split(" ").forEach((x) => l.store.off(x, N));
148
+ return w && l && l.on(w, N), M && l && l.store.on(M, N), () => {
149
+ b.current = !1, w && l && w.split(" ").forEach((x) => l.off(x, N)), M && l && M.split(" ").forEach((x) => l.store.off(x, N));
150
150
  };
151
151
  }, [l, f]), A(() => {
152
152
  b.current && a && y(u);
@@ -285,7 +285,7 @@ const Ke = ({
285
285
  }
286
286
  )
287
287
  }
288
- ), Fe = ({
288
+ ), Ye = ({
289
289
  width: i = 16,
290
290
  height: e = 16,
291
291
  color: t = "#001E52",
@@ -313,7 +313,7 @@ const Ke = ({
313
313
  )
314
314
  ]
315
315
  }
316
- ), Ye = ({
316
+ ), Fe = ({
317
317
  width: i = 20,
318
318
  height: e = 20,
319
319
  color: t = "#001E52",
@@ -1504,7 +1504,7 @@ const Ke = ({
1504
1504
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1505
1505
  ]
1506
1506
  }
1507
- ), M2 = ({
1507
+ ), R2 = ({
1508
1508
  width: i = 20,
1509
1509
  height: e = 20,
1510
1510
  color: t = "#070739",
@@ -1542,7 +1542,7 @@ const Ke = ({
1542
1542
  )
1543
1543
  ]
1544
1544
  }
1545
- ), R2 = ({
1545
+ ), M2 = ({
1546
1546
  width: i = 9,
1547
1547
  height: e = 5,
1548
1548
  color: t = "#001E52",
@@ -2230,7 +2230,7 @@ const Ke = ({
2230
2230
  )
2231
2231
  ]
2232
2232
  }
2233
- ), F2 = ({
2233
+ ), Y2 = ({
2234
2234
  className: i,
2235
2235
  color: e = m.GREY_DARK_5,
2236
2236
  height: t = 18,
@@ -2257,7 +2257,7 @@ const Ke = ({
2257
2257
  }
2258
2258
  )
2259
2259
  }
2260
- ), Y2 = ({
2260
+ ), F2 = ({
2261
2261
  className: i,
2262
2262
  color: e = m.GREY_DARK_5,
2263
2263
  height: t = 24,
@@ -3003,8 +3003,8 @@ const Ke = ({
3003
3003
  children: /* @__PURE__ */ n(
3004
3004
  "path",
3005
3005
  {
3006
- "fill-rule": "evenodd",
3007
- "clip-rule": "evenodd",
3006
+ fillRule: "evenodd",
3007
+ clipRule: "evenodd",
3008
3008
  d: "M7.99994 13C10.7614 13 12.9999 10.7614 12.9999 8C12.9999 5.23858 10.7614 3 7.99994 3C5.23852 3 2.99994 5.23858 2.99994 8C2.99994 10.7614 5.23852 13 7.99994 13ZM5.73419 5.6757C5.92945 5.48044 6.24603 5.48044 6.4413 5.6757L8.02837 7.26277L9.56074 5.7304C9.756 5.53514 10.0726 5.53514 10.2678 5.7304C10.4631 5.92566 10.4631 6.24225 10.2678 6.43751L8.73548 7.96988L10.3254 9.55981C10.5207 9.75507 10.5207 10.0717 10.3254 10.2669C10.1301 10.4622 9.81357 10.4622 9.61831 10.2669L8.02837 8.67698L6.38373 10.3216C6.18847 10.5169 5.87189 10.5169 5.67663 10.3216C5.48136 10.1264 5.48136 9.80978 5.67663 9.61452L7.32126 7.96988L5.73419 6.3828C5.53893 6.18754 5.53893 5.87096 5.73419 5.6757Z",
3009
3009
  fill: e
3010
3010
  }
@@ -3027,11 +3027,11 @@ const Ke = ({
3027
3027
  fill: "none",
3028
3028
  xmlns: "http://www.w3.org/2000/svg",
3029
3029
  children: [
3030
- /* @__PURE__ */ n("g", { "clip-path": "url(#clip0_3992_5989)", children: /* @__PURE__ */ n(
3030
+ /* @__PURE__ */ n("g", { clipPath: "url(#clip0_3992_5989)", children: /* @__PURE__ */ n(
3031
3031
  "path",
3032
3032
  {
3033
- "fill-rule": "evenodd",
3034
- "clip-rule": "evenodd",
3033
+ fillRule: "evenodd",
3034
+ clipRule: "evenodd",
3035
3035
  d: "M6.22724 7.50312C5.92425 7.80612 5.92425 8.29737 6.22724 8.60036L9.67552 12.0486C9.97851 12.3516 10.4698 12.3516 10.7728 12.0486L14.221 8.60036C14.524 8.29737 14.524 7.80612 14.221 7.50312C13.918 7.20013 13.4268 7.20013 13.1238 7.50312L10.2241 10.4028L7.32448 7.50312C7.02149 7.20013 6.53024 7.20013 6.22724 7.50312Z",
3036
3036
  fill: e
3037
3037
  }
@@ -3056,11 +3056,11 @@ const Ke = ({
3056
3056
  fill: "none",
3057
3057
  xmlns: "http://www.w3.org/2000/svg",
3058
3058
  children: [
3059
- /* @__PURE__ */ n("g", { "clip-path": "url(#clip0_3992_5988)", children: /* @__PURE__ */ n(
3059
+ /* @__PURE__ */ n("g", { clipPath: "url(#clip0_3992_5988)", children: /* @__PURE__ */ n(
3060
3060
  "path",
3061
3061
  {
3062
- "fill-rule": "evenodd",
3063
- "clip-rule": "evenodd",
3062
+ fillRule: "evenodd",
3063
+ clipRule: "evenodd",
3064
3064
  d: "M13.7728 12.4969C14.0757 12.1939 14.0757 11.7026 13.7728 11.3996L10.3245 7.95137C10.0215 7.64837 9.53024 7.64837 9.22724 7.95137L5.77897 11.3996C5.47598 11.7026 5.47598 12.1939 5.77897 12.4969C6.08196 12.7999 6.57321 12.7999 6.8762 12.4969L9.77586 9.59722L12.6755 12.4969C12.9785 12.7999 13.4698 12.7999 13.7728 12.4969Z",
3065
3065
  fill: e
3066
3066
  }
@@ -3089,8 +3089,8 @@ const Ke = ({
3089
3089
  /* @__PURE__ */ n(
3090
3090
  "path",
3091
3091
  {
3092
- "fill-rule": "evenodd",
3093
- "clip-rule": "evenodd",
3092
+ fillRule: "evenodd",
3093
+ clipRule: "evenodd",
3094
3094
  d: "M11.7728 6.22718C11.4698 5.92419 10.9785 5.92419 10.6755 6.22718L7.22724 9.67546C6.92425 9.97845 6.92425 10.4697 7.22724 10.7727L10.6755 14.221C10.9785 14.524 11.4698 14.524 11.7728 14.221C12.0757 13.918 12.0757 13.4267 11.7728 13.1237L8.8731 10.2241L11.7728 7.32442C12.0757 7.02143 12.0757 6.53018 11.7728 6.22718Z",
3095
3095
  fill: e
3096
3096
  }
@@ -3118,8 +3118,8 @@ const Ke = ({
3118
3118
  /* @__PURE__ */ n(
3119
3119
  "path",
3120
3120
  {
3121
- "fill-rule": "evenodd",
3122
- "clip-rule": "evenodd",
3121
+ fillRule: "evenodd",
3122
+ clipRule: "evenodd",
3123
3123
  d: "M8.22724 13.7728C8.53024 14.0757 9.02149 14.0757 9.32448 13.7728L12.7728 10.3245C13.0757 10.0215 13.0757 9.53024 12.7728 9.22724L9.32448 5.77897C9.02149 5.47598 8.53024 5.47598 8.22724 5.77897C7.92425 6.08196 7.92425 6.57321 8.22724 6.8762L11.1269 9.77586L8.22724 12.6755C7.92425 12.9785 7.92425 13.4698 8.22724 13.7728Z",
3124
3124
  fill: e
3125
3125
  }
@@ -3145,8 +3145,8 @@ const Ke = ({
3145
3145
  children: /* @__PURE__ */ n(
3146
3146
  "path",
3147
3147
  {
3148
- "fill-rule": "evenodd",
3149
- "clip-rule": "evenodd",
3148
+ fillRule: "evenodd",
3149
+ clipRule: "evenodd",
3150
3150
  d: "M20.75 7C20.75 7.19891 20.671 7.38968 20.5303 7.53033C20.3897 7.67098 20.1989 7.75 20 7.75H4C3.80109 7.75 3.61032 7.67098 3.46967 7.53033C3.32902 7.38968 3.25 7.19891 3.25 7C3.25 6.80109 3.32902 6.61032 3.46967 6.46967C3.61032 6.32902 3.80109 6.25 4 6.25H20C20.1989 6.25 20.3897 6.32902 20.5303 6.46967C20.671 6.61032 20.75 6.80109 20.75 7ZM20.75 12C20.75 12.1989 20.671 12.3897 20.5303 12.5303C20.3897 12.671 20.1989 12.75 20 12.75H4C3.80109 12.75 3.61032 12.671 3.46967 12.5303C3.32902 12.3897 3.25 12.1989 3.25 12C3.25 11.8011 3.32902 11.6103 3.46967 11.4697C3.61032 11.329 3.80109 11.25 4 11.25H20C20.1989 11.25 20.3897 11.329 20.5303 11.4697C20.671 11.6103 20.75 11.8011 20.75 12ZM20.75 17C20.75 17.1989 20.671 17.3897 20.5303 17.5303C20.3897 17.671 20.1989 17.75 20 17.75H4C3.80109 17.75 3.61032 17.671 3.46967 17.5303C3.32902 17.3897 3.25 17.1989 3.25 17C3.25 16.8011 3.32902 16.6103 3.46967 16.4697C3.61032 16.329 3.80109 16.25 4 16.25H20C20.1989 16.25 20.3897 16.329 20.5303 16.4697C20.671 16.6103 20.75 16.8011 20.75 17Z",
3151
3151
  fill: e
3152
3152
  }
@@ -3440,7 +3440,7 @@ const Ke = ({
3440
3440
  }
3441
3441
  )
3442
3442
  }
3443
- ), Mt = ({
3443
+ ), Rt = ({
3444
3444
  width: i = 24,
3445
3445
  height: e = 24,
3446
3446
  color: t = m.GREY_DARK_2,
@@ -3467,6 +3467,32 @@ const Ke = ({
3467
3467
  }
3468
3468
  )
3469
3469
  }
3470
+ ), Mt = ({
3471
+ width: i = 20,
3472
+ height: e = 20,
3473
+ color: t = "#001E52",
3474
+ className: s,
3475
+ onClick: o
3476
+ }) => /* @__PURE__ */ n(
3477
+ "svg",
3478
+ {
3479
+ width: i,
3480
+ height: e,
3481
+ viewBox: "0 0 20 20",
3482
+ fill: "none",
3483
+ xmlns: "http://www.w3.org/2000/svg",
3484
+ className: s,
3485
+ onClick: o,
3486
+ children: /* @__PURE__ */ n(
3487
+ "path",
3488
+ {
3489
+ fillRule: "evenodd",
3490
+ clipRule: "evenodd",
3491
+ 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",
3492
+ fill: t
3493
+ }
3494
+ )
3495
+ }
3470
3496
  ), i1 = ({
3471
3497
  name: i,
3472
3498
  width: e,
@@ -3494,9 +3520,9 @@ const Ke = ({
3494
3520
  case "arrowDown":
3495
3521
  return Pe({ width: e, height: t, color: a, className: r, onClick: h });
3496
3522
  case "info":
3497
- return Fe({ width: e, height: t, color: a, className: r, onClick: h });
3498
- case "arrowRight":
3499
3523
  return Ye({ width: e, height: t, color: a, className: r, onClick: h });
3524
+ case "arrowRight":
3525
+ return Fe({ width: e, height: t, color: a, className: r, onClick: h });
3500
3526
  case "calendar":
3501
3527
  return $e({ width: e, height: t, color: a, className: r, onClick: h });
3502
3528
  case "ok":
@@ -3610,7 +3636,7 @@ const Ke = ({
3610
3636
  onClick: h
3611
3637
  });
3612
3638
  case "visibilityOffIcon":
3613
- return M2({
3639
+ return R2({
3614
3640
  width: e,
3615
3641
  height: t,
3616
3642
  color: a,
@@ -3618,7 +3644,7 @@ const Ke = ({
3618
3644
  onClick: h
3619
3645
  });
3620
3646
  case "selectArrowIcon":
3621
- return R2({
3647
+ return M2({
3622
3648
  width: e,
3623
3649
  height: t,
3624
3650
  color: a,
@@ -3670,9 +3696,9 @@ const Ke = ({
3670
3696
  case "emptyStateIcon":
3671
3697
  return P2({ width: e, height: t, color: a, className: r, onClick: h });
3672
3698
  case "filtersIcon":
3673
- return F2({ width: e, height: t, color: a, className: r, onClick: h });
3674
- case "dotMenuIcon":
3675
3699
  return Y2({ width: e, height: t, color: a, className: r, onClick: h });
3700
+ case "dotMenuIcon":
3701
+ return F2({ width: e, height: t, color: a, className: r, onClick: h });
3676
3702
  case "plusCircle":
3677
3703
  return $2({ width: e, height: t, color: a, className: r, onClick: h });
3678
3704
  case "warning":
@@ -3725,6 +3751,8 @@ const Ke = ({
3725
3751
  return ft({ width: e, height: t, color: a, className: r, onClick: h });
3726
3752
  case "projects":
3727
3753
  return mt({ width: e, height: t, color: a, className: r, onClick: h });
3754
+ case "profile":
3755
+ return Mt({ width: e, height: t, color: a, className: r, onClick: h });
3728
3756
  case "exit":
3729
3757
  return kt({ width: e, height: t, color: a, className: r, onClick: h });
3730
3758
  case "client":
@@ -3736,17 +3764,17 @@ const Ke = ({
3736
3764
  case "community":
3737
3765
  return xt({ width: e, height: t, color: a, className: r, onClick: h });
3738
3766
  case "docs":
3739
- return Mt({ width: e, height: t, color: a, className: r, onClick: h });
3767
+ return Rt({ width: e, height: t, color: a, className: r, onClick: h });
3740
3768
  default:
3741
3769
  return /* @__PURE__ */ n($, { children: "No Icon provided" });
3742
3770
  }
3743
3771
  })() });
3744
- }, { Title: Rt, Text: yt } = J1, bt = {
3772
+ }, { Title: yt, Text: bt } = J1, _t = {
3745
3773
  h1: 1,
3746
3774
  h2: 2,
3747
3775
  h3: 3,
3748
3776
  h4: 4
3749
- }, _t = m1(
3777
+ }, Et = m1(
3750
3778
  ({
3751
3779
  align: i = "inherit",
3752
3780
  variant: e = "body1",
@@ -3759,17 +3787,17 @@ const Ke = ({
3759
3787
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
3760
3788
  let g = `snmt-typography snmt-typography-${e}`;
3761
3789
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ n(
3762
- Rt,
3790
+ yt,
3763
3791
  {
3764
3792
  className: g,
3765
3793
  style: { color: t, whiteSpace: c },
3766
3794
  onClick: o,
3767
- level: bt[e],
3795
+ level: _t[e],
3768
3796
  ref: r,
3769
3797
  children: s
3770
3798
  }
3771
3799
  ) : /* @__PURE__ */ n(
3772
- yt,
3800
+ bt,
3773
3801
  {
3774
3802
  className: g,
3775
3803
  style: { color: t, whiteSpace: c },
@@ -3786,7 +3814,7 @@ const ee = e1({
3786
3814
  theme: "light"
3787
3815
  });
3788
3816
  ee.Provider;
3789
- const Et = ({
3817
+ const Vt = ({
3790
3818
  width: i = 20,
3791
3819
  height: e = 20,
3792
3820
  color: t = "#001E52",
@@ -3813,7 +3841,7 @@ const Et = ({
3813
3841
  }
3814
3842
  )
3815
3843
  }
3816
- ), Vt = ({
3844
+ ), Ht = ({
3817
3845
  width: i = 20,
3818
3846
  height: e = 20,
3819
3847
  color: t = "#001E52",
@@ -3840,7 +3868,7 @@ const Et = ({
3840
3868
  }
3841
3869
  )
3842
3870
  }
3843
- ), Ht = ({
3871
+ ), It = ({
3844
3872
  width: i = 16,
3845
3873
  height: e = 16,
3846
3874
  color: t = "#001E52",
@@ -3868,7 +3896,7 @@ const Et = ({
3868
3896
  )
3869
3897
  ]
3870
3898
  }
3871
- ), It = ({
3899
+ ), Ot = ({
3872
3900
  width: i = 20,
3873
3901
  height: e = 20,
3874
3902
  color: t = "#001E52",
@@ -3903,7 +3931,7 @@ const Et = ({
3903
3931
  )
3904
3932
  ]
3905
3933
  }
3906
- ), Ot = ({
3934
+ ), St = ({
3907
3935
  width: i = 18,
3908
3936
  height: e = 18,
3909
3937
  color: t = "#001E52",
@@ -3942,7 +3970,7 @@ const Et = ({
3942
3970
  )
3943
3971
  ]
3944
3972
  }
3945
- ), St = ({
3973
+ ), At = ({
3946
3974
  width: i = 20,
3947
3975
  height: e = 20,
3948
3976
  color: t = "#001E52",
@@ -3968,7 +3996,7 @@ const Et = ({
3968
3996
  }
3969
3997
  )
3970
3998
  }
3971
- ), At = ({
3999
+ ), Bt = ({
3972
4000
  width: i = 20,
3973
4001
  height: e = 20,
3974
4002
  color: t = "#001E52",
@@ -3989,7 +4017,7 @@ const Et = ({
3989
4017
  /* @__PURE__ */ n("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
3990
4018
  ]
3991
4019
  }
3992
- ), Bt = ({
4020
+ ), Zt = ({
3993
4021
  width: i = 20,
3994
4022
  height: e = 20,
3995
4023
  color: t = "#001E52",
@@ -4021,7 +4049,7 @@ const Et = ({
4021
4049
  )
4022
4050
  ]
4023
4051
  }
4024
- ), Zt = ({
4052
+ ), Wt = ({
4025
4053
  width: i = 20,
4026
4054
  height: e = 20,
4027
4055
  color: t = "#001E52",
@@ -4075,7 +4103,7 @@ const Et = ({
4075
4103
  )
4076
4104
  ]
4077
4105
  }
4078
- ), Wt = ({
4106
+ ), jt = ({
4079
4107
  width: i = 20,
4080
4108
  height: e = 20,
4081
4109
  color: t = "#001E52",
@@ -4114,7 +4142,7 @@ const Et = ({
4114
4142
  /* @__PURE__ */ n("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
4115
4143
  ]
4116
4144
  }
4117
- ), jt = ({
4145
+ ), Dt = ({
4118
4146
  width: i = 16,
4119
4147
  height: e = 12,
4120
4148
  color: t = "#001E52",
@@ -4163,7 +4191,7 @@ const Et = ({
4163
4191
  )
4164
4192
  ] })
4165
4193
  }
4166
- ), Dt = ({
4194
+ ), Tt = ({
4167
4195
  width: i = 16,
4168
4196
  height: e = 16,
4169
4197
  color: t = "#001E52",
@@ -4197,7 +4225,7 @@ const Et = ({
4197
4225
  )
4198
4226
  ]
4199
4227
  }
4200
- ), Tt = ({
4228
+ ), Gt = ({
4201
4229
  width: i = 10,
4202
4230
  height: e = 10,
4203
4231
  color: t = "#001E52",
@@ -4236,7 +4264,7 @@ const Et = ({
4236
4264
  )
4237
4265
  ] })
4238
4266
  }
4239
- ), Gt = ({
4267
+ ), Kt = ({
4240
4268
  width: i = 16,
4241
4269
  height: e = 16,
4242
4270
  color: t = "#001E52",
@@ -4272,7 +4300,7 @@ const Et = ({
4272
4300
  )
4273
4301
  ]
4274
4302
  }
4275
- ), Kt = ({
4303
+ ), Pt = ({
4276
4304
  width: i = 11,
4277
4305
  height: e = 32,
4278
4306
  color: t = "#001E52",
@@ -4310,7 +4338,7 @@ const Et = ({
4310
4338
  /* @__PURE__ */ n("circle", { cx: "3", cy: "3", r: "3", fill: t })
4311
4339
  ]
4312
4340
  }
4313
- ), Pt = ({
4341
+ ), Yt = ({
4314
4342
  width: i = 20,
4315
4343
  height: e = 20,
4316
4344
  color: t = "#001E52",
@@ -4390,7 +4418,7 @@ const Et = ({
4390
4418
  )
4391
4419
  ]
4392
4420
  }
4393
- ), Yt = ({
4421
+ ), $t = ({
4394
4422
  width: i = 20,
4395
4423
  height: e = 20,
4396
4424
  color: t = "#001E52",
@@ -4437,7 +4465,7 @@ const Et = ({
4437
4465
  )
4438
4466
  ]
4439
4467
  }
4440
- ), $t = ({
4468
+ ), Ut = ({
4441
4469
  width: i = 20,
4442
4470
  height: e = 20,
4443
4471
  color: t = "#001E52",
@@ -4470,7 +4498,7 @@ const Et = ({
4470
4498
  )
4471
4499
  ]
4472
4500
  }
4473
- ), Ut = ({
4501
+ ), zt = ({
4474
4502
  width: i = 18,
4475
4503
  height: e = 16,
4476
4504
  color: t = "#001E52",
@@ -4509,7 +4537,7 @@ const Et = ({
4509
4537
  )
4510
4538
  ]
4511
4539
  }
4512
- ), zt = ({
4540
+ ), Jt = ({
4513
4541
  width: i = 20,
4514
4542
  height: e = 20,
4515
4543
  color: t = "#001E52",
@@ -4542,7 +4570,7 @@ const Et = ({
4542
4570
  )
4543
4571
  ]
4544
4572
  }
4545
- ), Jt = ({
4573
+ ), qt = ({
4546
4574
  width: i = 20,
4547
4575
  height: e = 20,
4548
4576
  color: t = "#001E52",
@@ -4566,7 +4594,7 @@ const Et = ({
4566
4594
  }
4567
4595
  )
4568
4596
  }
4569
- ), qt = ({
4597
+ ), Qt = ({
4570
4598
  width: i = 20,
4571
4599
  height: e = 20,
4572
4600
  color: t = "#001E52",
@@ -4613,7 +4641,7 @@ const Et = ({
4613
4641
  )
4614
4642
  ]
4615
4643
  }
4616
- ), Qt = ({
4644
+ ), Xt = ({
4617
4645
  width: i = 20,
4618
4646
  height: e = 20,
4619
4647
  color: t = "#001E52",
@@ -4646,7 +4674,7 @@ const Et = ({
4646
4674
  )
4647
4675
  ]
4648
4676
  }
4649
- ), Xt = ({
4677
+ ), e5 = ({
4650
4678
  width: i = 20,
4651
4679
  height: e = 20,
4652
4680
  color: t = "#001E52",
@@ -4679,7 +4707,7 @@ const Et = ({
4679
4707
  )
4680
4708
  ]
4681
4709
  }
4682
- ), e5 = ({
4710
+ ), t5 = ({
4683
4711
  width: i = 20,
4684
4712
  height: e = 23,
4685
4713
  color: t = "#001E52",
@@ -4740,7 +4768,7 @@ const Et = ({
4740
4768
  )
4741
4769
  ]
4742
4770
  }
4743
- ), t5 = ({
4771
+ ), i5 = ({
4744
4772
  width: i = 20,
4745
4773
  height: e = 20,
4746
4774
  color: t = "#001E52",
@@ -4780,7 +4808,7 @@ const Et = ({
4780
4808
  )
4781
4809
  ]
4782
4810
  }
4783
- ), i5 = ({
4811
+ ), s5 = ({
4784
4812
  width: i = 32,
4785
4813
  height: e = 25,
4786
4814
  color: t = "#001E52",
@@ -4808,7 +4836,7 @@ const Et = ({
4808
4836
  )
4809
4837
  ]
4810
4838
  }
4811
- ), s5 = ({
4839
+ ), o5 = ({
4812
4840
  width: i = 14,
4813
4841
  height: e = 14,
4814
4842
  color: t = "#10B981",
@@ -4837,7 +4865,7 @@ const Et = ({
4837
4865
  )
4838
4866
  ]
4839
4867
  }
4840
- ), o5 = ({
4868
+ ), n5 = ({
4841
4869
  width: i = 11,
4842
4870
  height: e = 11,
4843
4871
  color: t = "#FFB020",
@@ -4871,7 +4899,7 @@ const Et = ({
4871
4899
  )
4872
4900
  ]
4873
4901
  }
4874
- ), n5 = ({
4902
+ ), r5 = ({
4875
4903
  width: i = 10,
4876
4904
  height: e = 10,
4877
4905
  color: t = "#88A4FF",
@@ -4919,7 +4947,7 @@ const Et = ({
4919
4947
  )
4920
4948
  ]
4921
4949
  }
4922
- ), r5 = ({
4950
+ ), l5 = ({
4923
4951
  width: i = 14,
4924
4952
  height: e = 14,
4925
4953
  color: t = "#8E8E93",
@@ -4947,7 +4975,7 @@ const Et = ({
4947
4975
  )
4948
4976
  ]
4949
4977
  }
4950
- ), l5 = ({
4978
+ ), a5 = ({
4951
4979
  width: i = 14,
4952
4980
  height: e = 14,
4953
4981
  color: t = "#FFB020",
@@ -4981,7 +5009,7 @@ const Et = ({
4981
5009
  )
4982
5010
  ]
4983
5011
  }
4984
- ), a5 = ({
5012
+ ), h5 = ({
4985
5013
  width: i = 14,
4986
5014
  height: e = 14,
4987
5015
  color: t = "#D0421B",
@@ -5029,7 +5057,7 @@ const Et = ({
5029
5057
  )
5030
5058
  ]
5031
5059
  }
5032
- ), h5 = ({
5060
+ ), c5 = ({
5033
5061
  width: i = 20,
5034
5062
  height: e = 20,
5035
5063
  color: t = "#070739",
@@ -5059,7 +5087,7 @@ const Et = ({
5059
5087
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
5060
5088
  ]
5061
5089
  }
5062
- ), c5 = ({
5090
+ ), d5 = ({
5063
5091
  width: i = 20,
5064
5092
  height: e = 20,
5065
5093
  color: t = "#070739",
@@ -5097,7 +5125,7 @@ const Et = ({
5097
5125
  )
5098
5126
  ]
5099
5127
  }
5100
- ), d5 = ({
5128
+ ), g5 = ({
5101
5129
  width: i = 9,
5102
5130
  height: e = 5,
5103
5131
  color: t = "#001E52",
@@ -5123,7 +5151,7 @@ const Et = ({
5123
5151
  }
5124
5152
  )
5125
5153
  }
5126
- ), g5 = ({
5154
+ ), C5 = ({
5127
5155
  width: i = 20,
5128
5156
  height: e = 20,
5129
5157
  color: t = "#F2F2F7",
@@ -5152,7 +5180,7 @@ const Et = ({
5152
5180
  )
5153
5181
  ]
5154
5182
  }
5155
- ), C5 = ({
5183
+ ), u5 = ({
5156
5184
  width: i = 20,
5157
5185
  height: e = 20,
5158
5186
  color: t = "#004ED7",
@@ -5181,7 +5209,7 @@ const Et = ({
5181
5209
  )
5182
5210
  ]
5183
5211
  }
5184
- ), u5 = ({
5212
+ ), p5 = ({
5185
5213
  width: i = 248,
5186
5214
  height: e = 248,
5187
5215
  color: t = "#070739",
@@ -5218,7 +5246,7 @@ const Et = ({
5218
5246
  )
5219
5247
  ]
5220
5248
  }
5221
- ), p5 = ({
5249
+ ), w5 = ({
5222
5250
  width: i = 24,
5223
5251
  height: e = 24,
5224
5252
  color: t = "#001E52",
@@ -5257,7 +5285,7 @@ const Et = ({
5257
5285
  )
5258
5286
  ]
5259
5287
  }
5260
- ), w5 = ({
5288
+ ), f5 = ({
5261
5289
  width: i = 10,
5262
5290
  height: e = 10,
5263
5291
  color: t = "#001E52",
@@ -5286,7 +5314,7 @@ const Et = ({
5286
5314
  )
5287
5315
  ]
5288
5316
  }
5289
- ), f5 = ({
5317
+ ), m5 = ({
5290
5318
  width: i = 10,
5291
5319
  height: e = 10,
5292
5320
  color: t = "#001E52",
@@ -5323,7 +5351,7 @@ const Et = ({
5323
5351
  )
5324
5352
  ]
5325
5353
  }
5326
- ), m5 = ({
5354
+ ), k5 = ({
5327
5355
  width: i = 24,
5328
5356
  height: e = 24,
5329
5357
  color: t = k.GREY_DARK_5,
@@ -5362,7 +5390,7 @@ const Et = ({
5362
5390
  )
5363
5391
  ]
5364
5392
  }
5365
- ), k5 = ({
5393
+ ), L5 = ({
5366
5394
  width: i = 20,
5367
5395
  height: e = 20,
5368
5396
  color: t = k.GREY_DARK_1,
@@ -5395,7 +5423,7 @@ const Et = ({
5395
5423
  )
5396
5424
  ]
5397
5425
  }
5398
- ), L5 = ({
5426
+ ), v5 = ({
5399
5427
  width: i = 81,
5400
5428
  height: e = 80,
5401
5429
  color: t = k.GREY_DARK_5,
@@ -5444,7 +5472,7 @@ const Et = ({
5444
5472
  )
5445
5473
  ]
5446
5474
  }
5447
- ), v5 = ({
5475
+ ), N5 = ({
5448
5476
  className: i,
5449
5477
  color: e = k.GREY_DARK_5,
5450
5478
  height: t = 20,
@@ -5471,7 +5499,7 @@ const Et = ({
5471
5499
  }
5472
5500
  )
5473
5501
  }
5474
- ), N5 = ({
5502
+ ), x5 = ({
5475
5503
  className: i,
5476
5504
  color: e = k.GREY_DARK_5,
5477
5505
  height: t = 20,
@@ -5498,7 +5526,7 @@ const Et = ({
5498
5526
  }
5499
5527
  )
5500
5528
  }
5501
- ), x5 = ({
5529
+ ), R5 = ({
5502
5530
  className: i,
5503
5531
  color: e = k.GREY_DARK_5,
5504
5532
  height: t = 5,
@@ -5547,7 +5575,7 @@ const Et = ({
5547
5575
  }
5548
5576
  )
5549
5577
  }
5550
- ), R5 = ({
5578
+ ), y5 = ({
5551
5579
  className: i,
5552
5580
  color: e = k.GREY_DARK_5,
5553
5581
  height: t = 24,
@@ -5586,7 +5614,7 @@ const Et = ({
5586
5614
  )
5587
5615
  ]
5588
5616
  }
5589
- ), y5 = ({
5617
+ ), b5 = ({
5590
5618
  className: i,
5591
5619
  color: e = k.GREY_DARK_5,
5592
5620
  height: t = 24,
@@ -5625,7 +5653,7 @@ const Et = ({
5625
5653
  )
5626
5654
  ]
5627
5655
  }
5628
- ), b5 = ({
5656
+ ), _5 = ({
5629
5657
  className: i,
5630
5658
  color: e = k.GREY_DARK_5,
5631
5659
  height: t = 24,
@@ -5652,7 +5680,7 @@ const Et = ({
5652
5680
  }
5653
5681
  )
5654
5682
  }
5655
- ), _5 = ({
5683
+ ), E5 = ({
5656
5684
  className: i,
5657
5685
  color: e = k.GREY_DARK_5,
5658
5686
  height: t = 24,
@@ -5711,7 +5739,7 @@ const Et = ({
5711
5739
  )
5712
5740
  ]
5713
5741
  }
5714
- ), E5 = ({
5742
+ ), V5 = ({
5715
5743
  className: i,
5716
5744
  color: e = k.GREY_DARK_5,
5717
5745
  height: t = 24,
@@ -5748,7 +5776,7 @@ const Et = ({
5748
5776
  )
5749
5777
  ]
5750
5778
  }
5751
- ), V5 = ({
5779
+ ), H5 = ({
5752
5780
  className: i,
5753
5781
  color: e = k.GREY_DARK_3,
5754
5782
  height: t = 14,
@@ -5785,7 +5813,7 @@ const Et = ({
5785
5813
  )
5786
5814
  ]
5787
5815
  }
5788
- ), H5 = ({
5816
+ ), I5 = ({
5789
5817
  className: i,
5790
5818
  color: e = k.GREY_DARK_5,
5791
5819
  height: t = 18,
@@ -5812,7 +5840,7 @@ const Et = ({
5812
5840
  }
5813
5841
  )
5814
5842
  }
5815
- ), I5 = ({
5843
+ ), O5 = ({
5816
5844
  className: i,
5817
5845
  color: e = k.GREY_DARK_5,
5818
5846
  height: t = 24,
@@ -5864,7 +5892,7 @@ const Et = ({
5864
5892
  )
5865
5893
  ]
5866
5894
  }
5867
- ), O5 = ({
5895
+ ), S5 = ({
5868
5896
  className: i,
5869
5897
  color: e = k.GREY_DARK_5,
5870
5898
  height: t = 24,
@@ -5901,7 +5929,7 @@ const Et = ({
5901
5929
  )
5902
5930
  ]
5903
5931
  }
5904
- ), S5 = ({
5932
+ ), A5 = ({
5905
5933
  className: i,
5906
5934
  color: e = k.NOTIFICATION_WARNING_DARK,
5907
5935
  height: t = 37,
@@ -5940,7 +5968,7 @@ const Et = ({
5940
5968
  )
5941
5969
  ]
5942
5970
  }
5943
- ), A5 = ({
5971
+ ), B5 = ({
5944
5972
  className: i,
5945
5973
  color: e = k.GREY_DARK_5,
5946
5974
  height: t = 24,
@@ -5966,7 +5994,7 @@ const Et = ({
5966
5994
  }
5967
5995
  )
5968
5996
  }
5969
- ), B5 = ({
5997
+ ), Z5 = ({
5970
5998
  className: i,
5971
5999
  color: e = k.GREY_DARK_5,
5972
6000
  height: t = 24,
@@ -6005,7 +6033,7 @@ const Et = ({
6005
6033
  )
6006
6034
  ]
6007
6035
  }
6008
- ), Z5 = ({
6036
+ ), W5 = ({
6009
6037
  className: i,
6010
6038
  color: e = k.GREY_DARK_5,
6011
6039
  height: t = 24,
@@ -6044,7 +6072,7 @@ const Et = ({
6044
6072
  )
6045
6073
  ]
6046
6074
  }
6047
- ), W5 = ({
6075
+ ), j5 = ({
6048
6076
  className: i,
6049
6077
  color: e = k.GREY_DARK_5,
6050
6078
  height: t = 24,
@@ -6113,7 +6141,7 @@ const Et = ({
6113
6141
  )
6114
6142
  ]
6115
6143
  }
6116
- ), j5 = ({
6144
+ ), D5 = ({
6117
6145
  className: i,
6118
6146
  color: e = k.GREY_DARK_5,
6119
6147
  height: t = 24,
@@ -6152,7 +6180,7 @@ const Et = ({
6152
6180
  )
6153
6181
  ]
6154
6182
  }
6155
- ), D5 = ({
6183
+ ), T5 = ({
6156
6184
  className: i,
6157
6185
  color: e = k.GREY_DARK_5,
6158
6186
  height: t = 24,
@@ -6209,7 +6237,7 @@ const Et = ({
6209
6237
  )
6210
6238
  ]
6211
6239
  }
6212
- ), T5 = ({
6240
+ ), G5 = ({
6213
6241
  className: i,
6214
6242
  color: e = k.GREY_DARK_5,
6215
6243
  height: t = 24,
@@ -6248,7 +6276,7 @@ const Et = ({
6248
6276
  )
6249
6277
  ]
6250
6278
  }
6251
- ), G5 = ({
6279
+ ), K5 = ({
6252
6280
  className: i,
6253
6281
  color: e = k.GREY_DARK_5,
6254
6282
  height: t = 24,
@@ -6297,7 +6325,7 @@ const Et = ({
6297
6325
  )
6298
6326
  ]
6299
6327
  }
6300
- ), K5 = ({
6328
+ ), P5 = ({
6301
6329
  className: i,
6302
6330
  color: e = k.GREY_DARK_5,
6303
6331
  height: t = 24,
@@ -6336,7 +6364,7 @@ const Et = ({
6336
6364
  )
6337
6365
  ]
6338
6366
  }
6339
- ), P5 = ({
6367
+ ), Y5 = ({
6340
6368
  className: i,
6341
6369
  color: e = k.GREY_DARK_5,
6342
6370
  height: t = 24,
@@ -6401,7 +6429,7 @@ const Et = ({
6401
6429
  )
6402
6430
  ]
6403
6431
  }
6404
- ), Y5 = ({
6432
+ ), $5 = ({
6405
6433
  className: i,
6406
6434
  color: e = k.GREY_DARK_5,
6407
6435
  height: t = 24,
@@ -6422,7 +6450,7 @@ const Et = ({
6422
6450
  /* @__PURE__ */ n("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
6423
6451
  ]
6424
6452
  }
6425
- ), $5 = ({
6453
+ ), U5 = ({
6426
6454
  className: i,
6427
6455
  color: e = k.GREY_DARK_5,
6428
6456
  height: t = 24,
@@ -6461,7 +6489,7 @@ const Et = ({
6461
6489
  )
6462
6490
  ]
6463
6491
  }
6464
- ), U5 = ({
6492
+ ), z5 = ({
6465
6493
  className: i,
6466
6494
  color: e = k.GREY_DARK_5,
6467
6495
  height: t = 24,
@@ -6500,7 +6528,7 @@ const Et = ({
6500
6528
  )
6501
6529
  ]
6502
6530
  }
6503
- ), z5 = ({
6531
+ ), J5 = ({
6504
6532
  className: i,
6505
6533
  color: e = k.GREY_DARK_5,
6506
6534
  height: t = 24,
@@ -6539,7 +6567,7 @@ const Et = ({
6539
6567
  )
6540
6568
  ]
6541
6569
  }
6542
- ), J5 = ({
6570
+ ), q5 = ({
6543
6571
  className: i,
6544
6572
  color: e = k.GREY_DARK_2,
6545
6573
  height: t = 16,
@@ -6558,14 +6586,14 @@ const Et = ({
6558
6586
  children: /* @__PURE__ */ n(
6559
6587
  "path",
6560
6588
  {
6561
- "fill-rule": "evenodd",
6562
- "clip-rule": "evenodd",
6589
+ fillRule: "evenodd",
6590
+ clipRule: "evenodd",
6563
6591
  d: "M7.99994 13C10.7614 13 12.9999 10.7614 12.9999 8C12.9999 5.23858 10.7614 3 7.99994 3C5.23852 3 2.99994 5.23858 2.99994 8C2.99994 10.7614 5.23852 13 7.99994 13ZM5.73419 5.6757C5.92945 5.48044 6.24603 5.48044 6.4413 5.6757L8.02837 7.26277L9.56074 5.7304C9.756 5.53514 10.0726 5.53514 10.2678 5.7304C10.4631 5.92566 10.4631 6.24225 10.2678 6.43751L8.73548 7.96988L10.3254 9.55981C10.5207 9.75507 10.5207 10.0717 10.3254 10.2669C10.1301 10.4622 9.81357 10.4622 9.61831 10.2669L8.02837 8.67698L6.38373 10.3216C6.18847 10.5169 5.87189 10.5169 5.67663 10.3216C5.48136 10.1264 5.48136 9.80978 5.67663 9.61452L7.32126 7.96988L5.73419 6.3828C5.53893 6.18754 5.53893 5.87096 5.73419 5.6757Z",
6564
6592
  fill: e
6565
6593
  }
6566
6594
  )
6567
6595
  }
6568
- ), q5 = ({
6596
+ ), Q5 = ({
6569
6597
  className: i,
6570
6598
  color: e = k.GREY_DARK_5,
6571
6599
  height: t = 20,
@@ -6582,11 +6610,11 @@ const Et = ({
6582
6610
  fill: "none",
6583
6611
  xmlns: "http://www.w3.org/2000/svg",
6584
6612
  children: [
6585
- /* @__PURE__ */ n("g", { "clip-path": "url(#clip0_3992_5989)", children: /* @__PURE__ */ n(
6613
+ /* @__PURE__ */ n("g", { clipPath: "url(#clip0_3992_5989)", children: /* @__PURE__ */ n(
6586
6614
  "path",
6587
6615
  {
6588
- "fill-rule": "evenodd",
6589
- "clip-rule": "evenodd",
6616
+ fillRule: "evenodd",
6617
+ clipRule: "evenodd",
6590
6618
  d: "M6.22724 7.50312C5.92425 7.80612 5.92425 8.29737 6.22724 8.60036L9.67552 12.0486C9.97851 12.3516 10.4698 12.3516 10.7728 12.0486L14.221 8.60036C14.524 8.29737 14.524 7.80612 14.221 7.50312C13.918 7.20013 13.4268 7.20013 13.1238 7.50312L10.2241 10.4028L7.32448 7.50312C7.02149 7.20013 6.53024 7.20013 6.22724 7.50312Z",
6591
6619
  fill: e
6592
6620
  }
@@ -6594,7 +6622,7 @@ const Et = ({
6594
6622
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
6595
6623
  ]
6596
6624
  }
6597
- ), Q5 = ({
6625
+ ), X5 = ({
6598
6626
  className: i,
6599
6627
  color: e = k.GREY_DARK_5,
6600
6628
  height: t = 20,
@@ -6611,11 +6639,11 @@ const Et = ({
6611
6639
  fill: "none",
6612
6640
  xmlns: "http://www.w3.org/2000/svg",
6613
6641
  children: [
6614
- /* @__PURE__ */ n("g", { "clip-path": "url(#clip0_3992_5988)", children: /* @__PURE__ */ n(
6642
+ /* @__PURE__ */ n("g", { clipPath: "url(#clip0_3992_5988)", children: /* @__PURE__ */ n(
6615
6643
  "path",
6616
6644
  {
6617
- "fill-rule": "evenodd",
6618
- "clip-rule": "evenodd",
6645
+ fillRule: "evenodd",
6646
+ clipRule: "evenodd",
6619
6647
  d: "M13.7728 12.4969C14.0757 12.1939 14.0757 11.7026 13.7728 11.3996L10.3245 7.95137C10.0215 7.64837 9.53024 7.64837 9.22724 7.95137L5.77897 11.3996C5.47598 11.7026 5.47598 12.1939 5.77897 12.4969C6.08196 12.7999 6.57321 12.7999 6.8762 12.4969L9.77586 9.59722L12.6755 12.4969C12.9785 12.7999 13.4698 12.7999 13.7728 12.4969Z",
6620
6648
  fill: e
6621
6649
  }
@@ -6623,7 +6651,7 @@ const Et = ({
6623
6651
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
6624
6652
  ]
6625
6653
  }
6626
- ), X5 = ({
6654
+ ), e3 = ({
6627
6655
  className: i,
6628
6656
  color: e = k.GREY_DARK_5,
6629
6657
  height: t = 20,
@@ -6644,15 +6672,15 @@ const Et = ({
6644
6672
  /* @__PURE__ */ n(
6645
6673
  "path",
6646
6674
  {
6647
- "fill-rule": "evenodd",
6648
- "clip-rule": "evenodd",
6675
+ fillRule: "evenodd",
6676
+ clipRule: "evenodd",
6649
6677
  d: "M11.7728 6.22718C11.4698 5.92419 10.9785 5.92419 10.6755 6.22718L7.22724 9.67546C6.92425 9.97845 6.92425 10.4697 7.22724 10.7727L10.6755 14.221C10.9785 14.524 11.4698 14.524 11.7728 14.221C12.0757 13.918 12.0757 13.4267 11.7728 13.1237L8.8731 10.2241L11.7728 7.32442C12.0757 7.02143 12.0757 6.53018 11.7728 6.22718Z",
6650
6678
  fill: e
6651
6679
  }
6652
6680
  )
6653
6681
  ]
6654
6682
  }
6655
- ), e3 = ({
6683
+ ), t3 = ({
6656
6684
  className: i,
6657
6685
  color: e = k.GREY_DARK_5,
6658
6686
  height: t = 20,
@@ -6673,15 +6701,15 @@ const Et = ({
6673
6701
  /* @__PURE__ */ n(
6674
6702
  "path",
6675
6703
  {
6676
- "fill-rule": "evenodd",
6677
- "clip-rule": "evenodd",
6704
+ fillRule: "evenodd",
6705
+ clipRule: "evenodd",
6678
6706
  d: "M8.22724 13.7728C8.53024 14.0757 9.02149 14.0757 9.32448 13.7728L12.7728 10.3245C13.0757 10.0215 13.0757 9.53024 12.7728 9.22724L9.32448 5.77897C9.02149 5.47598 8.53024 5.47598 8.22724 5.77897C7.92425 6.08196 7.92425 6.57321 8.22724 6.8762L11.1269 9.77586L8.22724 12.6755C7.92425 12.9785 7.92425 13.4698 8.22724 13.7728Z",
6679
6707
  fill: e
6680
6708
  }
6681
6709
  )
6682
6710
  ]
6683
6711
  }
6684
- ), t3 = ({
6712
+ ), i3 = ({
6685
6713
  className: i,
6686
6714
  color: e = "#001E52",
6687
6715
  height: t = 24,
@@ -6700,14 +6728,14 @@ const Et = ({
6700
6728
  children: /* @__PURE__ */ n(
6701
6729
  "path",
6702
6730
  {
6703
- "fill-rule": "evenodd",
6704
- "clip-rule": "evenodd",
6731
+ fillRule: "evenodd",
6732
+ clipRule: "evenodd",
6705
6733
  d: "M20.75 7C20.75 7.19891 20.671 7.38968 20.5303 7.53033C20.3897 7.67098 20.1989 7.75 20 7.75H4C3.80109 7.75 3.61032 7.67098 3.46967 7.53033C3.32902 7.38968 3.25 7.19891 3.25 7C3.25 6.80109 3.32902 6.61032 3.46967 6.46967C3.61032 6.32902 3.80109 6.25 4 6.25H20C20.1989 6.25 20.3897 6.32902 20.5303 6.46967C20.671 6.61032 20.75 6.80109 20.75 7ZM20.75 12C20.75 12.1989 20.671 12.3897 20.5303 12.5303C20.3897 12.671 20.1989 12.75 20 12.75H4C3.80109 12.75 3.61032 12.671 3.46967 12.5303C3.32902 12.3897 3.25 12.1989 3.25 12C3.25 11.8011 3.32902 11.6103 3.46967 11.4697C3.61032 11.329 3.80109 11.25 4 11.25H20C20.1989 11.25 20.3897 11.329 20.5303 11.4697C20.671 11.6103 20.75 11.8011 20.75 12ZM20.75 17C20.75 17.1989 20.671 17.3897 20.5303 17.5303C20.3897 17.671 20.1989 17.75 20 17.75H4C3.80109 17.75 3.61032 17.671 3.46967 17.5303C3.32902 17.3897 3.25 17.1989 3.25 17C3.25 16.8011 3.32902 16.6103 3.46967 16.4697C3.61032 16.329 3.80109 16.25 4 16.25H20C20.1989 16.25 20.3897 16.329 20.5303 16.4697C20.671 16.6103 20.75 16.8011 20.75 17Z",
6706
6734
  fill: e
6707
6735
  }
6708
6736
  )
6709
6737
  }
6710
- ), i3 = ({
6738
+ ), s3 = ({
6711
6739
  className: i,
6712
6740
  color: e = "#131314",
6713
6741
  height: t = 20,
@@ -6735,7 +6763,7 @@ const Et = ({
6735
6763
  }
6736
6764
  )
6737
6765
  }
6738
- ), s3 = ({
6766
+ ), o3 = ({
6739
6767
  className: i,
6740
6768
  color: e = "#001E52",
6741
6769
  height: t = 24,
@@ -6773,7 +6801,7 @@ const Et = ({
6773
6801
  )
6774
6802
  ] }) })
6775
6803
  }
6776
- ), o3 = ({
6804
+ ), n3 = ({
6777
6805
  width: i = 20,
6778
6806
  height: e = 20,
6779
6807
  color: t = "#001E52",
@@ -6829,7 +6857,7 @@ const Et = ({
6829
6857
  }
6830
6858
  )
6831
6859
  }
6832
- ), n3 = ({
6860
+ ), r3 = ({
6833
6861
  width: i = 24,
6834
6862
  height: e = 24,
6835
6863
  color: t = "#131314",
@@ -6862,7 +6890,7 @@ const Et = ({
6862
6890
  )
6863
6891
  ]
6864
6892
  }
6865
- ), r3 = ({
6893
+ ), l3 = ({
6866
6894
  width: i = 24,
6867
6895
  height: e = 24,
6868
6896
  color: t = k.GREY_DARK_2,
@@ -6901,7 +6929,7 @@ const Et = ({
6901
6929
  )
6902
6930
  ]
6903
6931
  }
6904
- ), l3 = ({
6932
+ ), a3 = ({
6905
6933
  width: i = 24,
6906
6934
  height: e = 24,
6907
6935
  color: t = k.GREY_DARK_2,
@@ -6928,7 +6956,7 @@ const Et = ({
6928
6956
  }
6929
6957
  )
6930
6958
  }
6931
- ), a3 = ({
6959
+ ), h3 = ({
6932
6960
  width: i = 24,
6933
6961
  height: e = 24,
6934
6962
  color: t = k.GREY_DARK_2,
@@ -6968,7 +6996,7 @@ const Et = ({
6968
6996
  )
6969
6997
  ]
6970
6998
  }
6971
- ), h3 = ({
6999
+ ), c3 = ({
6972
7000
  width: i = 24,
6973
7001
  height: e = 24,
6974
7002
  color: t = k.GREY_DARK_2,
@@ -6995,7 +7023,7 @@ const Et = ({
6995
7023
  }
6996
7024
  )
6997
7025
  }
6998
- ), c3 = ({
7026
+ ), d3 = ({
6999
7027
  width: i = 24,
7000
7028
  height: e = 24,
7001
7029
  color: t = k.GREY_DARK_2,
@@ -7022,7 +7050,33 @@ const Et = ({
7022
7050
  }
7023
7051
  )
7024
7052
  }
7025
- ), d3 = ({
7053
+ ), g3 = ({
7054
+ width: i = 20,
7055
+ height: e = 20,
7056
+ color: t = "#001E52",
7057
+ className: s,
7058
+ onClick: o
7059
+ }) => /* @__PURE__ */ n(
7060
+ "svg",
7061
+ {
7062
+ width: i,
7063
+ height: e,
7064
+ viewBox: "0 0 20 20",
7065
+ fill: "none",
7066
+ xmlns: "http://www.w3.org/2000/svg",
7067
+ className: s,
7068
+ onClick: o,
7069
+ children: /* @__PURE__ */ n(
7070
+ "path",
7071
+ {
7072
+ fillRule: "evenodd",
7073
+ clipRule: "evenodd",
7074
+ 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",
7075
+ fill: t
7076
+ }
7077
+ )
7078
+ }
7079
+ ), C3 = ({
7026
7080
  name: i,
7027
7081
  width: e,
7028
7082
  height: t,
@@ -7041,39 +7095,39 @@ const Et = ({
7041
7095
  }, [h, o, l]), /* @__PURE__ */ n($, { children: (() => {
7042
7096
  switch (i) {
7043
7097
  case "nextIcon":
7044
- return v5({ width: e, height: t, color: a, className: r, onClick: h });
7045
- case "prevIcon":
7046
7098
  return N5({ width: e, height: t, color: a, className: r, onClick: h });
7099
+ case "prevIcon":
7100
+ return x5({ width: e, height: t, color: a, className: r, onClick: h });
7047
7101
  case "arrowUp":
7048
- return Et({ width: e, height: t, color: a, className: r, onClick: h });
7049
- case "arrowDown":
7050
7102
  return Vt({ width: e, height: t, color: a, className: r, onClick: h });
7051
- case "info":
7103
+ case "arrowDown":
7052
7104
  return Ht({ width: e, height: t, color: a, className: r, onClick: h });
7053
- case "arrowRight":
7105
+ case "info":
7054
7106
  return It({ width: e, height: t, color: a, className: r, onClick: h });
7055
- case "calendar":
7107
+ case "arrowRight":
7056
7108
  return Ot({ width: e, height: t, color: a, className: r, onClick: h });
7057
- case "ok":
7109
+ case "calendar":
7058
7110
  return St({ width: e, height: t, color: a, className: r, onClick: h });
7059
- case "cancel":
7111
+ case "ok":
7060
7112
  return At({ width: e, height: t, color: a, className: r, onClick: h });
7061
- case "add":
7113
+ case "cancel":
7062
7114
  return Bt({ width: e, height: t, color: a, className: r, onClick: h });
7063
- case "list":
7115
+ case "add":
7064
7116
  return Zt({ width: e, height: t, color: a, className: r, onClick: h });
7065
- case "dragAndDrop":
7117
+ case "list":
7066
7118
  return Wt({ width: e, height: t, color: a, className: r, onClick: h });
7067
- case "filter":
7119
+ case "dragAndDrop":
7068
7120
  return jt({ width: e, height: t, color: a, className: r, onClick: h });
7069
- case "attention":
7121
+ case "filter":
7070
7122
  return Dt({ width: e, height: t, color: a, className: r, onClick: h });
7071
- case "plus":
7123
+ case "attention":
7072
7124
  return Tt({ width: e, height: t, color: a, className: r, onClick: h });
7073
- case "time":
7125
+ case "plus":
7074
7126
  return Gt({ width: e, height: t, color: a, className: r, onClick: h });
7127
+ case "time":
7128
+ return Kt({ width: e, height: t, color: a, className: r, onClick: h });
7075
7129
  case "arrowDownLong":
7076
- return Kt({
7130
+ return Pt({
7077
7131
  width: e,
7078
7132
  height: t,
7079
7133
  color: a,
@@ -7081,7 +7135,7 @@ const Et = ({
7081
7135
  onClick: h
7082
7136
  });
7083
7137
  case "users":
7084
- return Pt({ width: e, height: t, color: a, className: r, onClick: h });
7138
+ return Yt({ width: e, height: t, color: a, className: r, onClick: h });
7085
7139
  case "mySkillsMatrix":
7086
7140
  return Ft({
7087
7141
  width: e,
@@ -7091,9 +7145,9 @@ const Et = ({
7091
7145
  onClick: h
7092
7146
  });
7093
7147
  case "skills":
7094
- return Yt({ width: e, height: t, color: a, className: r, onClick: h });
7148
+ return $t({ width: e, height: t, color: a, className: r, onClick: h });
7095
7149
  case "skillsMatrices":
7096
- return $t({
7150
+ return Ut({
7097
7151
  width: e,
7098
7152
  height: t,
7099
7153
  color: a,
@@ -7101,23 +7155,23 @@ const Et = ({
7101
7155
  onClick: h
7102
7156
  });
7103
7157
  case "history":
7104
- return Ut({ width: e, height: t, color: a, className: r, onClick: h });
7105
- case "logOut":
7106
7158
  return zt({ width: e, height: t, color: a, className: r, onClick: h });
7107
- case "settings":
7159
+ case "logOut":
7108
7160
  return Jt({ width: e, height: t, color: a, className: r, onClick: h });
7109
- case "addSkill":
7161
+ case "settings":
7110
7162
  return qt({ width: e, height: t, color: a, className: r, onClick: h });
7111
- case "conversation":
7163
+ case "addSkill":
7112
7164
  return Qt({ width: e, height: t, color: a, className: r, onClick: h });
7113
- case "trash":
7165
+ case "conversation":
7114
7166
  return Xt({ width: e, height: t, color: a, className: r, onClick: h });
7115
- case "settings4":
7167
+ case "trash":
7116
7168
  return e5({ width: e, height: t, color: a, className: r, onClick: h });
7117
- case "edit2":
7169
+ case "settings4":
7118
7170
  return t5({ width: e, height: t, color: a, className: r, onClick: h });
7171
+ case "edit2":
7172
+ return i5({ width: e, height: t, color: a, className: r, onClick: h });
7119
7173
  case "notifications":
7120
- return i5({
7174
+ return s5({
7121
7175
  width: e,
7122
7176
  height: t,
7123
7177
  color: a,
@@ -7125,9 +7179,9 @@ const Et = ({
7125
7179
  onClick: h
7126
7180
  });
7127
7181
  case "success":
7128
- return s5({ width: e, height: t, color: a, className: r, onClick: h });
7182
+ return o5({ width: e, height: t, color: a, className: r, onClick: h });
7129
7183
  case "attentionSmall":
7130
- return o5({
7184
+ return n5({
7131
7185
  width: e,
7132
7186
  height: t,
7133
7187
  color: a,
@@ -7135,11 +7189,11 @@ const Et = ({
7135
7189
  onClick: h
7136
7190
  });
7137
7191
  case "errorSmall":
7138
- return n5({ width: e, height: t, color: a, className: r, onClick: h });
7139
- case "infoMedium":
7140
7192
  return r5({ width: e, height: t, color: a, className: r, onClick: h });
7193
+ case "infoMedium":
7194
+ return l5({ width: e, height: t, color: a, className: r, onClick: h });
7141
7195
  case "attentionMedium":
7142
- return l5({
7196
+ return a5({
7143
7197
  width: e,
7144
7198
  height: t,
7145
7199
  color: a,
@@ -7147,9 +7201,9 @@ const Et = ({
7147
7201
  onClick: h
7148
7202
  });
7149
7203
  case "errorMedium":
7150
- return a5({ width: e, height: t, color: a, className: r, onClick: h });
7204
+ return h5({ width: e, height: t, color: a, className: r, onClick: h });
7151
7205
  case "faviconSkills":
7152
- return u5({
7206
+ return p5({
7153
7207
  width: e,
7154
7208
  height: t,
7155
7209
  color: a,
@@ -7157,7 +7211,7 @@ const Et = ({
7157
7211
  onClick: h
7158
7212
  });
7159
7213
  case "visibilityIcon":
7160
- return h5({
7214
+ return c5({
7161
7215
  width: e,
7162
7216
  height: t,
7163
7217
  color: a,
@@ -7165,7 +7219,7 @@ const Et = ({
7165
7219
  onClick: h
7166
7220
  });
7167
7221
  case "visibilityOffIcon":
7168
- return c5({
7222
+ return d5({
7169
7223
  width: e,
7170
7224
  height: t,
7171
7225
  color: a,
@@ -7173,7 +7227,7 @@ const Et = ({
7173
7227
  onClick: h
7174
7228
  });
7175
7229
  case "selectArrowIcon":
7176
- return d5({
7230
+ return g5({
7177
7231
  width: e,
7178
7232
  height: t,
7179
7233
  color: a,
@@ -7181,7 +7235,7 @@ const Et = ({
7181
7235
  onClick: h
7182
7236
  });
7183
7237
  case "expandArrowIcon":
7184
- return g5({
7238
+ return C5({
7185
7239
  width: e,
7186
7240
  height: t,
7187
7241
  color: a,
@@ -7189,7 +7243,7 @@ const Et = ({
7189
7243
  onClick: h
7190
7244
  });
7191
7245
  case "expandActiveArrowIcon":
7192
- return C5({
7246
+ return u5({
7193
7247
  width: e,
7194
7248
  height: t,
7195
7249
  color: a,
@@ -7197,112 +7251,114 @@ const Et = ({
7197
7251
  onClick: h
7198
7252
  });
7199
7253
  case "camera":
7200
- return p5({ width: e, height: t, color: a, className: r, onClick: h });
7201
- case "sortUp":
7202
7254
  return w5({ width: e, height: t, color: a, className: r, onClick: h });
7203
- case "sortDown":
7255
+ case "sortUp":
7204
7256
  return f5({ width: e, height: t, color: a, className: r, onClick: h });
7205
- case "logOut2":
7257
+ case "sortDown":
7206
7258
  return m5({ width: e, height: t, color: a, className: r, onClick: h });
7207
- case "search":
7259
+ case "logOut2":
7208
7260
  return k5({ width: e, height: t, color: a, className: r, onClick: h });
7209
- case "handRock":
7261
+ case "search":
7210
7262
  return L5({ width: e, height: t, color: a, className: r, onClick: h });
7263
+ case "handRock":
7264
+ return v5({ width: e, height: t, color: a, className: r, onClick: h });
7211
7265
  case "arrowUpFilled":
7212
7266
  return M5({ width: e, height: t, color: a, className: r, onClick: h });
7213
7267
  case "arrowDownFilled":
7214
- return x5({ width: e, height: t, color: a, className: r, onClick: h });
7215
- case "link":
7216
7268
  return R5({ width: e, height: t, color: a, className: r, onClick: h });
7269
+ case "link":
7270
+ return y5({ width: e, height: t, color: a, className: r, onClick: h });
7217
7271
  case "telegram":
7218
- return b5({ width: e, height: t, color: a, className: r, onClick: h });
7272
+ return _5({ width: e, height: t, color: a, className: r, onClick: h });
7219
7273
  case "mail":
7220
- return E5({ width: e, height: t, color: a, className: r, onClick: h });
7274
+ return V5({ width: e, height: t, color: a, className: r, onClick: h });
7221
7275
  case "github":
7222
- return y5({ width: e, height: t, color: a, className: r, onClick: h });
7276
+ return b5({ width: e, height: t, color: a, className: r, onClick: h });
7223
7277
  case "linkedIn":
7224
- return _5({ width: e, height: t, color: a, className: r, onClick: h });
7278
+ return E5({ width: e, height: t, color: a, className: r, onClick: h });
7225
7279
  case "emptyStateIcon":
7226
- return V5({ width: e, height: t, color: a, className: r, onClick: h });
7227
- case "filtersIcon":
7228
7280
  return H5({ width: e, height: t, color: a, className: r, onClick: h });
7229
- case "dotMenuIcon":
7281
+ case "filtersIcon":
7230
7282
  return I5({ width: e, height: t, color: a, className: r, onClick: h });
7231
- case "plusCircle":
7283
+ case "dotMenuIcon":
7232
7284
  return O5({ width: e, height: t, color: a, className: r, onClick: h });
7233
- case "warning":
7285
+ case "plusCircle":
7234
7286
  return S5({ width: e, height: t, color: a, className: r, onClick: h });
7235
- case "back":
7287
+ case "warning":
7236
7288
  return A5({ width: e, height: t, color: a, className: r, onClick: h });
7237
- case "bell":
7289
+ case "back":
7238
7290
  return B5({ width: e, height: t, color: a, className: r, onClick: h });
7291
+ case "bell":
7292
+ return Z5({ width: e, height: t, color: a, className: r, onClick: h });
7239
7293
  case "contract":
7240
- return W5({ width: e, height: t, color: a, className: r, onClick: h });
7294
+ return j5({ width: e, height: t, color: a, className: r, onClick: h });
7241
7295
  case "trash2":
7242
- return Z5({ width: e, height: t, color: a, className: r, onClick: h });
7296
+ return W5({ width: e, height: t, color: a, className: r, onClick: h });
7243
7297
  case "manager":
7244
- return j5({ width: e, height: t, color: a, className: r, onClick: h });
7245
- case "resourceManager":
7246
7298
  return D5({ width: e, height: t, color: a, className: r, onClick: h });
7247
- case "settings2":
7299
+ case "resourceManager":
7248
7300
  return T5({ width: e, height: t, color: a, className: r, onClick: h });
7249
- case "image":
7301
+ case "settings2":
7250
7302
  return G5({ width: e, height: t, color: a, className: r, onClick: h });
7251
- case "upload":
7303
+ case "image":
7252
7304
  return K5({ width: e, height: t, color: a, className: r, onClick: h });
7253
- case "edit":
7305
+ case "upload":
7254
7306
  return P5({ width: e, height: t, color: a, className: r, onClick: h });
7307
+ case "edit":
7308
+ return Y5({ width: e, height: t, color: a, className: r, onClick: h });
7255
7309
  case "location":
7256
7310
  return F5({ width: e, height: t, color: a, className: r, onClick: h });
7257
7311
  case "plus2":
7258
- return Y5({ width: e, height: t, color: a, className: r, onClick: h });
7259
- case "search2":
7260
7312
  return $5({ width: e, height: t, color: a, className: r, onClick: h });
7261
- case "fastArrowLeft":
7313
+ case "search2":
7262
7314
  return U5({ width: e, height: t, color: a, className: r, onClick: h });
7263
- case "fastArrowRight":
7315
+ case "fastArrowLeft":
7264
7316
  return z5({ width: e, height: t, color: a, className: r, onClick: h });
7265
- case "crossInCircle":
7317
+ case "fastArrowRight":
7266
7318
  return J5({ width: e, height: t, color: a, className: r, onClick: h });
7319
+ case "crossInCircle":
7320
+ return q5({ width: e, height: t, color: a, className: r, onClick: h });
7267
7321
  case "arrowUp2":
7268
- return Q5({ width: e, height: t, color: a, className: r, onClick: h });
7322
+ return X5({ width: e, height: t, color: a, className: r, onClick: h });
7269
7323
  case "arrowDown2":
7270
- return q5({ width: e, height: t, color: a, className: r, onClick: h });
7324
+ return Q5({ width: e, height: t, color: a, className: r, onClick: h });
7271
7325
  case "filledArrowLeft":
7272
- return X5({ width: e, height: t, color: a, className: r, onClick: h });
7273
- case "filledArrowRight":
7274
7326
  return e3({ width: e, height: t, color: a, className: r, onClick: h });
7275
- case "burgerMenu":
7327
+ case "filledArrowRight":
7276
7328
  return t3({ width: e, height: t, color: a, className: r, onClick: h });
7277
- case "signOut":
7329
+ case "burgerMenu":
7278
7330
  return i3({ width: e, height: t, color: a, className: r, onClick: h });
7279
- case "refresh":
7331
+ case "signOut":
7280
7332
  return s3({ width: e, height: t, color: a, className: r, onClick: h });
7281
- case "projects":
7333
+ case "refresh":
7282
7334
  return o3({ width: e, height: t, color: a, className: r, onClick: h });
7283
- case "exit":
7335
+ case "projects":
7284
7336
  return n3({ width: e, height: t, color: a, className: r, onClick: h });
7285
- case "client":
7337
+ case "profile":
7338
+ return g3({ width: e, height: t, color: a, className: r, onClick: h });
7339
+ case "exit":
7286
7340
  return r3({ width: e, height: t, color: a, className: r, onClick: h });
7287
- case "calendar2":
7341
+ case "client":
7288
7342
  return l3({ width: e, height: t, color: a, className: r, onClick: h });
7289
- case "openPointCircle":
7343
+ case "calendar2":
7290
7344
  return a3({ width: e, height: t, color: a, className: r, onClick: h });
7291
- case "community":
7345
+ case "openPointCircle":
7292
7346
  return h3({ width: e, height: t, color: a, className: r, onClick: h });
7293
- case "docs":
7347
+ case "community":
7294
7348
  return c3({ width: e, height: t, color: a, className: r, onClick: h });
7349
+ case "docs":
7350
+ return d3({ width: e, height: t, color: a, className: r, onClick: h });
7295
7351
  default:
7296
7352
  return /* @__PURE__ */ n($, { children: "No Icon provided" });
7297
7353
  }
7298
7354
  })() });
7299
7355
  };
7300
7356
  var n1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(n1 || {});
7301
- const g3 = e1({
7357
+ const u3 = e1({
7302
7358
  locale: "en",
7303
7359
  theme: "light"
7304
7360
  });
7305
- g3.Provider;
7361
+ u3.Provider;
7306
7362
  const te = ({
7307
7363
  children: i,
7308
7364
  width: e,
@@ -7319,7 +7375,7 @@ const te = ({
7319
7375
  {
7320
7376
  className: `snmt-tag ${t} ${l ? "disabled" : ""}`,
7321
7377
  closeIcon: /* @__PURE__ */ n(
7322
- d3,
7378
+ C3,
7323
7379
  {
7324
7380
  name: "errorSmall",
7325
7381
  color: l ? n1.GREY_DARK_1 : n1.GREY_DARK_2,
@@ -7332,7 +7388,7 @@ const te = ({
7332
7388
  style: { width: e ?? "fit-content" },
7333
7389
  closable: o,
7334
7390
  children: typeof i == "string" ? /* @__PURE__ */ n(
7335
- _t,
7391
+ Et,
7336
7392
  {
7337
7393
  variant: t === "small" ? "body4" : "body2",
7338
7394
  color: l ? n1.GREY_DARK_2 : n1.GREY_DARK_5,
@@ -7341,12 +7397,12 @@ const te = ({
7341
7397
  ) : i
7342
7398
  }
7343
7399
  );
7344
- }, { Title: C3, Text: u3 } = J1, p3 = {
7400
+ }, { Title: p3, Text: w3 } = J1, f3 = {
7345
7401
  h1: 1,
7346
7402
  h2: 2,
7347
7403
  h3: 3,
7348
7404
  h4: 4
7349
- }, w3 = m1(
7405
+ }, m3 = m1(
7350
7406
  ({
7351
7407
  align: i = "inherit",
7352
7408
  variant: e = "body1",
@@ -7359,17 +7415,17 @@ const te = ({
7359
7415
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
7360
7416
  let g = `snmt-typography snmt-typography-${e}`;
7361
7417
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ n(
7362
- C3,
7418
+ p3,
7363
7419
  {
7364
7420
  className: g,
7365
7421
  style: { color: t, whiteSpace: c },
7366
7422
  onClick: o,
7367
- level: p3[e],
7423
+ level: f3[e],
7368
7424
  ref: r,
7369
7425
  children: s
7370
7426
  }
7371
7427
  ) : /* @__PURE__ */ n(
7372
- u3,
7428
+ w3,
7373
7429
  {
7374
7430
  className: g,
7375
7431
  style: { color: t, whiteSpace: c },
@@ -7379,7 +7435,7 @@ const te = ({
7379
7435
  }
7380
7436
  );
7381
7437
  }
7382
- ), f3 = ({
7438
+ ), k3 = ({
7383
7439
  children: i,
7384
7440
  content: e,
7385
7441
  isOpen: t,
@@ -7404,7 +7460,7 @@ const te = ({
7404
7460
  }
7405
7461
  );
7406
7462
  };
7407
- var m3 = { exports: {} };
7463
+ var L3 = { exports: {} };
7408
7464
  (function(i, e) {
7409
7465
  (function(t, s) {
7410
7466
  i.exports = s();
@@ -7414,8 +7470,8 @@ var m3 = { exports: {} };
7414
7470
  return "[" + t + (s[(o - 20) % 10] || s[o] || s[0]) + "]";
7415
7471
  } };
7416
7472
  });
7417
- })(m3);
7418
- const k3 = ({
7473
+ })(L3);
7474
+ const v3 = ({
7419
7475
  values: i,
7420
7476
  onTagClose: e,
7421
7477
  maxWidth: t,
@@ -7434,7 +7490,7 @@ const k3 = ({
7434
7490
  return ((p = l == null ? void 0 : l.find((f) => f.value === u)) == null ? void 0 : p.label) || ((L = c == null ? void 0 : c.find((f) => f.value === u)) == null ? void 0 : L.label) || u;
7435
7491
  };
7436
7492
  return /* @__PURE__ */ C(
7437
- f3,
7493
+ k3,
7438
7494
  {
7439
7495
  content: (
7440
7496
  // 90: paddings + margins + gaps and so on
@@ -7467,7 +7523,7 @@ const k3 = ({
7467
7523
  backgroundSize: "20% calc(200% + 20px)"
7468
7524
  };
7469
7525
  return /* @__PURE__ */ n("span", { className: "snmt-loader", style: s });
7470
- }, L3 = m1(
7526
+ }, N3 = m1(
7471
7527
  ({
7472
7528
  value: i,
7473
7529
  onChange: e,
@@ -7490,29 +7546,29 @@ const k3 = ({
7490
7546
  optionRender: b,
7491
7547
  isLoading: E,
7492
7548
  readOnly: w,
7493
- error: R
7549
+ error: M
7494
7550
  }, N) => {
7495
- const [x, Z] = S(!1), [T, t1] = S(!1), [F, h1] = S(!0), [H, G] = S(i), Y = a1(null);
7551
+ const [x, Z] = S(!1), [T, t1] = S(!1), [Y, h1] = S(!0), [H, G] = S(i), F = a1(null);
7496
7552
  A(() => {
7497
7553
  G(i);
7498
7554
  }, [i]);
7499
- const q = (M) => {
7500
- Z(M), u && u(M);
7501
- }, c1 = (M, V) => {
7555
+ const q = (R) => {
7556
+ Z(R), u && u(R);
7557
+ }, c1 = (R, V) => {
7502
7558
  var W;
7503
- return !!((W = V == null ? void 0 : V.label) != null && W.toString().toLowerCase().includes(M.toLowerCase()));
7559
+ return !!((W = V == null ? void 0 : V.label) != null && W.toString().toLowerCase().includes(R.toLowerCase()));
7504
7560
  }, O = () => {
7505
7561
  t1(!0);
7506
7562
  }, K = () => {
7507
7563
  t1(!1);
7508
7564
  }, B = j(
7509
- (M) => {
7510
- if (G(M), s) {
7511
- const W = M;
7565
+ (R) => {
7566
+ if (G(R), s) {
7567
+ const W = R;
7512
7568
  e == null || e(W);
7513
7569
  return;
7514
7570
  }
7515
- const V = M;
7571
+ const V = R;
7516
7572
  e == null || e(V);
7517
7573
  },
7518
7574
  [s, e]
@@ -7525,40 +7581,40 @@ const k3 = ({
7525
7581
  B("");
7526
7582
  }
7527
7583
  }, [B, s, w]), g1 = j(
7528
- (M) => {
7529
- const V = H.filter((W) => W !== M);
7584
+ (R) => {
7585
+ const V = H.filter((W) => W !== R);
7530
7586
  B(V), G(V);
7531
7587
  },
7532
7588
  [B, H]
7533
7589
  ), E1 = j(
7534
- (M) => (H == null ? void 0 : H.indexOf(M)) === 0 ? (
7590
+ (R) => (H == null ? void 0 : H.indexOf(R)) === 0 ? (
7535
7591
  // if the search input is empty
7536
7592
  // then display the placeholder, else do not display it
7537
- /* @__PURE__ */ n("span", { className: "custom-placeholder", children: F ? t : "" })
7593
+ /* @__PURE__ */ n("span", { className: "custom-placeholder", children: Y ? t : "" })
7538
7594
  ) : /* @__PURE__ */ n($, {}),
7539
- [F, H, t]
7540
- ), le = (M) => {
7541
- M.preventDefault(), M.stopPropagation();
7542
- }, ae = async (M) => {
7543
- const { target: V } = M;
7544
- V.scrollTop + V.offsetHeight >= V.scrollHeight - a && (p == null || p(!0)), L && await L(M);
7595
+ [Y, H, t]
7596
+ ), le = (R) => {
7597
+ R.preventDefault(), R.stopPropagation();
7598
+ }, ae = async (R) => {
7599
+ const { target: V } = R;
7600
+ V.scrollTop + V.offsetHeight >= V.scrollHeight - a && (p == null || p(!0)), L && await L(R);
7545
7601
  }, L1 = j(
7546
- (M) => {
7602
+ (R) => {
7547
7603
  var V, W;
7548
- return ((V = l.find((v1) => v1.value === M)) == null ? void 0 : V.label) || ((W = f == null ? void 0 : f.find(
7549
- (v1) => v1.value === M
7550
- )) == null ? void 0 : W.label) || M;
7604
+ return ((V = l.find((v1) => v1.value === R)) == null ? void 0 : V.label) || ((W = f == null ? void 0 : f.find(
7605
+ (v1) => v1.value === R
7606
+ )) == null ? void 0 : W.label) || R;
7551
7607
  },
7552
7608
  [f, l]
7553
7609
  ), he = j(
7554
- (M) => {
7610
+ (R) => {
7555
7611
  var V;
7556
7612
  return /* @__PURE__ */ n(
7557
- k3,
7613
+ v3,
7558
7614
  {
7559
- values: M,
7615
+ values: R,
7560
7616
  onTagClose: g1,
7561
- maxWidth: ((V = Y.current) == null ? void 0 : V.clientWidth) || 0,
7617
+ maxWidth: ((V = F.current) == null ? void 0 : V.clientWidth) || 0,
7562
7618
  disabled: r,
7563
7619
  closable: !w,
7564
7620
  options: l,
@@ -7568,7 +7624,7 @@ const k3 = ({
7568
7624
  },
7569
7625
  [r, f, g1, l, w]
7570
7626
  ), ce = j(
7571
- ({ label: M, value: V, mode: W }) => W === "filter" ? E1(V) : /* @__PURE__ */ n("div", { onMouseDown: le, className: "tag-wrapper", children: /* @__PURE__ */ n(te, { onClose: () => g1(V), disabled: r, children: typeof M == "object" ? M : L1(V) }) }),
7627
+ ({ label: R, value: V, mode: W }) => W === "filter" ? E1(V) : /* @__PURE__ */ n("div", { onMouseDown: le, className: "tag-wrapper", children: /* @__PURE__ */ n(te, { onClose: () => g1(V), disabled: r, children: typeof R == "object" ? R : L1(V) }) }),
7572
7628
  [r, L1, g1, E1]
7573
7629
  ), V1 = Array.isArray(H) && H.length > 0 || !!H && typeof H == "string" && H.trim() !== "";
7574
7630
  return /* @__PURE__ */ C("div", { className: "snmt-select-container", children: [
@@ -7577,7 +7633,7 @@ const k3 = ({
7577
7633
  {
7578
7634
  className: `snmt-select-1-15-6 ${T ? "snmt-select-focused" : ""}
7579
7635
  ${s ? "" : "snmt-select-single"} ${w ? "snmt-select-read-only" : ""}`,
7580
- ref: Y,
7636
+ ref: F,
7581
7637
  style: { width: c },
7582
7638
  children: [
7583
7639
  /* @__PURE__ */ n(
@@ -7592,17 +7648,17 @@ const k3 = ({
7592
7648
  onDropdownVisibleChange: q,
7593
7649
  disabled: r,
7594
7650
  value: H || void 0,
7595
- labelRender: (M) => L1(M.value),
7651
+ labelRender: (R) => L1(R.value),
7596
7652
  mode: s === "filter" ? "multiple" : s,
7597
7653
  onChange: B,
7598
7654
  onFocus: O,
7599
7655
  onBlur: K,
7600
- onSearch: (M) => {
7601
- h1(!M), h && h(M);
7656
+ onSearch: (R) => {
7657
+ h1(!R), h && h(R);
7602
7658
  },
7603
7659
  onSelect: () => h1(!0),
7604
7660
  onDeselect: () => h1(!0),
7605
- tagRender: (M) => ce({ ...M, mode: s }),
7661
+ tagRender: (R) => ce({ ...R, mode: s }),
7606
7662
  maxTagCount: "responsive",
7607
7663
  maxTagPlaceholder: he,
7608
7664
  onPopupScroll: ae,
@@ -7627,20 +7683,20 @@ const k3 = ({
7627
7683
  ] }) }),
7628
7684
  removeIcon: /* @__PURE__ */ n(i1, { name: "errorSmall", color: P.GREY_DARK_2 }),
7629
7685
  options: l,
7630
- optionRender: (M) => b ? b(M.data) : /* @__PURE__ */ C(o1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7686
+ optionRender: (R) => b ? b(R.data) : /* @__PURE__ */ C(o1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7631
7687
  /* @__PURE__ */ C(o1, { alignItems: "center", gap: 12, children: [
7632
7688
  s && /* @__PURE__ */ n(
7633
7689
  Ge,
7634
7690
  {
7635
- checked: !!(H != null && H.includes(M.value))
7691
+ checked: !!(H != null && H.includes(R.value))
7636
7692
  }
7637
7693
  ),
7638
7694
  /* @__PURE__ */ C(o1, { alignItems: "center", gap: 8, children: [
7639
- M.data.image && /* @__PURE__ */ n(Te, { src: M.data.image, size: 20 }),
7640
- /* @__PURE__ */ n("span", { children: M.label })
7695
+ R.data.image && /* @__PURE__ */ n(Te, { src: R.data.image, size: 20 }),
7696
+ /* @__PURE__ */ n("span", { children: R.label })
7641
7697
  ] })
7642
7698
  ] }),
7643
- !s && H === M.value && /* @__PURE__ */ n(
7699
+ !s && H === R.value && /* @__PURE__ */ n(
7644
7700
  i1,
7645
7701
  {
7646
7702
  name: "ok",
@@ -7650,8 +7706,8 @@ const k3 = ({
7650
7706
  }
7651
7707
  )
7652
7708
  ] }),
7653
- dropdownRender: (M) => /* @__PURE__ */ C("div", { className: "dropdown-container", children: [
7654
- /* @__PURE__ */ n("div", { className: "dropdown-menu", children: _ ? _(M) : M }),
7709
+ dropdownRender: (R) => /* @__PURE__ */ C("div", { className: "dropdown-container", children: [
7710
+ /* @__PURE__ */ n("div", { className: "dropdown-menu", children: _ ? _(R) : R }),
7655
7711
  E && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(A1, { size: 28 }) })
7656
7712
  ] })
7657
7713
  }
@@ -7660,14 +7716,14 @@ const k3 = ({
7660
7716
  /* @__PURE__ */ n(
7661
7717
  "label",
7662
7718
  {
7663
- className: `${T || V1 ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${T ? "label-focused" : ""} ${E ? "label-loading" : ""} ${R ? "label-error" : ""}`,
7719
+ className: `${T || V1 ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${T ? "label-focused" : ""} ${E ? "label-loading" : ""} ${M ? "label-error" : ""}`,
7664
7720
  children: d ? `${t}*` : t
7665
7721
  }
7666
7722
  ),
7667
7723
  /* @__PURE__ */ n(
7668
7724
  "fieldset",
7669
7725
  {
7670
- className: `${T ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${V1 ? "fieldset-filled" : ""} ${R ? "fieldset-error" : ""}`,
7726
+ className: `${T ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${V1 ? "fieldset-filled" : ""} ${M ? "fieldset-error" : ""}`,
7671
7727
  children: /* @__PURE__ */ n("legend", { children: /* @__PURE__ */ n("span", { children: d ? `${t}*` : t }) })
7672
7728
  }
7673
7729
  )
@@ -7675,9 +7731,9 @@ const k3 = ({
7675
7731
  ]
7676
7732
  }
7677
7733
  ),
7678
- R && /* @__PURE__ */ C(o1, { justifyContent: "flex-start", gap: 6, children: [
7734
+ M && /* @__PURE__ */ C(o1, { justifyContent: "flex-start", gap: 6, children: [
7679
7735
  /* @__PURE__ */ n(i1, { name: "attention", color: P.NOTIFICATION_ERROR_DARK }),
7680
- typeof R == "string" ? /* @__PURE__ */ n(w3, { color: P.NOTIFICATION_ERROR_DARK, variant: "body4", children: R }) : R
7736
+ typeof M == "string" ? /* @__PURE__ */ n(m3, { color: P.NOTIFICATION_ERROR_DARK, variant: "body4", children: M }) : M
7681
7737
  ] })
7682
7738
  ] });
7683
7739
  }
@@ -7687,11 +7743,11 @@ const k3 = ({
7687
7743
  i = s, e = o;
7688
7744
  });
7689
7745
  return t.resolve = i, t.reject = e, t;
7690
- }, B1 = (i) => i == null ? "" : "" + i, v3 = (i, e, t) => {
7746
+ }, B1 = (i) => i == null ? "" : "" + i, x3 = (i, e, t) => {
7691
7747
  i.forEach((s) => {
7692
7748
  e[s] && (t[s] = e[s]);
7693
7749
  });
7694
- }, N3 = /###/g, Z1 = (i) => i && i.indexOf("###") > -1 ? i.replace(N3, ".") : i, W1 = (i) => !i || v(i), r1 = (i, e, t) => {
7750
+ }, R3 = /###/g, Z1 = (i) => i && i.indexOf("###") > -1 ? i.replace(R3, ".") : i, W1 = (i) => !i || v(i), r1 = (i, e, t) => {
7695
7751
  const s = v(e) ? e.split(".") : e;
7696
7752
  let o = 0;
7697
7753
  for (; o < s.length - 1; ) {
@@ -7716,7 +7772,7 @@ const k3 = ({
7716
7772
  for (; r.obj === void 0 && c.length; )
7717
7773
  l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = r1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
7718
7774
  r.obj[`${r.k}.${l}`] = t;
7719
- }, x3 = (i, e, t, s) => {
7775
+ }, M3 = (i, e, t, s) => {
7720
7776
  const {
7721
7777
  obj: o,
7722
7778
  k: l
@@ -7729,7 +7785,7 @@ const k3 = ({
7729
7785
  } = r1(i, e);
7730
7786
  if (t)
7731
7787
  return t[s];
7732
- }, M3 = (i, e, t) => {
7788
+ }, y3 = (i, e, t) => {
7733
7789
  const s = u1(i, t);
7734
7790
  return s !== void 0 ? s : u1(e, t);
7735
7791
  }, ie = (i, e, t) => {
@@ -7737,7 +7793,7 @@ const k3 = ({
7737
7793
  s !== "__proto__" && s !== "constructor" && (s in i ? v(i[s]) || i[s] instanceof String || v(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : ie(i[s], e[s], t) : i[s] = e[s]);
7738
7794
  return i;
7739
7795
  }, Q = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
7740
- var R3 = {
7796
+ var b3 = {
7741
7797
  "&": "&amp;",
7742
7798
  "<": "&lt;",
7743
7799
  ">": "&gt;",
@@ -7745,8 +7801,8 @@ var R3 = {
7745
7801
  "'": "&#39;",
7746
7802
  "/": "&#x2F;"
7747
7803
  };
7748
- const y3 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => R3[e]) : i;
7749
- class b3 {
7804
+ const _3 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => b3[e]) : i;
7805
+ class E3 {
7750
7806
  constructor(e) {
7751
7807
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
7752
7808
  }
@@ -7758,18 +7814,18 @@ class b3 {
7758
7814
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
7759
7815
  }
7760
7816
  }
7761
- const _3 = [" ", ",", "?", "!", ";"], E3 = new b3(20), V3 = (i, e, t) => {
7817
+ const V3 = [" ", ",", "?", "!", ";"], H3 = new E3(20), I3 = (i, e, t) => {
7762
7818
  e = e || "", t = t || "";
7763
- const s = _3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
7819
+ const s = V3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
7764
7820
  if (s.length === 0) return !0;
7765
- const o = E3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
7821
+ const o = H3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
7766
7822
  let l = !o.test(i);
7767
7823
  if (!l) {
7768
7824
  const c = i.indexOf(t);
7769
7825
  c > 0 && !o.test(i.substring(0, c)) && (l = !0);
7770
7826
  }
7771
7827
  return l;
7772
- }, R1 = function(i, e) {
7828
+ }, M1 = function(i, e) {
7773
7829
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
7774
7830
  if (!i) return;
7775
7831
  if (i[e]) return i[e];
@@ -7789,7 +7845,7 @@ const _3 = [" ", ",", "?", "!", ";"], E3 = new b3(20), V3 = (i, e, t) => {
7789
7845
  o = c;
7790
7846
  }
7791
7847
  return o;
7792
- }, p1 = (i) => i && i.replace("_", "-"), H3 = {
7848
+ }, p1 = (i) => i && i.replace("_", "-"), O3 = {
7793
7849
  type: "logger",
7794
7850
  log(i) {
7795
7851
  this.output("log", i);
@@ -7811,7 +7867,7 @@ class w1 {
7811
7867
  }
7812
7868
  init(e) {
7813
7869
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7814
- this.prefix = t.prefix || "i18next:", this.logger = e || H3, this.options = t, this.debug = t.debug;
7870
+ this.prefix = t.prefix || "i18next:", this.logger = e || O3, this.options = t, this.debug = t.debug;
7815
7871
  }
7816
7872
  log() {
7817
7873
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -7902,7 +7958,7 @@ class D1 extends k1 {
7902
7958
  let r;
7903
7959
  e.indexOf(".") > -1 ? r = e.split(".") : (r = [e, t], s && (Array.isArray(s) ? r.push(...s) : v(s) && l ? r.push(...s.split(l)) : r.push(s)));
7904
7960
  const d = u1(this.data, r);
7905
- return !d && !t && !s && e.indexOf(".") > -1 && (e = r[0], t = r[1], s = r.slice(2).join(".")), d || !c || !v(s) ? d : R1(this.data && this.data[e] && this.data[e][t], s, l);
7961
+ return !d && !t && !s && e.indexOf(".") > -1 && (e = r[0], t = r[1], s = r.slice(2).join(".")), d || !c || !v(s) ? d : M1(this.data && this.data[e] && this.data[e][t], s, l);
7906
7962
  }
7907
7963
  addResource(e, t, s, o) {
7908
7964
  let l = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
@@ -7971,7 +8027,7 @@ const T1 = {};
7971
8027
  class f1 extends k1 {
7972
8028
  constructor(e) {
7973
8029
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7974
- super(), v3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = D.create("translator");
8030
+ super(), x3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = D.create("translator");
7975
8031
  }
7976
8032
  changeLanguage(e) {
7977
8033
  e && (this.language = e);
@@ -7990,7 +8046,7 @@ class f1 extends k1 {
7990
8046
  s === void 0 && (s = ":");
7991
8047
  const o = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
7992
8048
  let l = t.ns || this.options.defaultNS || [];
7993
- const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !V3(e, s, o);
8049
+ const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !I3(e, s, o);
7994
8050
  if (c && !r) {
7995
8051
  const d = e.match(this.interpolator.nestingRegexp);
7996
8052
  if (d && d.length > 0)
@@ -8049,53 +8105,53 @@ class f1 extends k1 {
8049
8105
  return o ? (h.res = w, h.usedParams = this.getUsedParamsDetails(t), h) : w;
8050
8106
  }
8051
8107
  if (l) {
8052
- const w = Array.isArray(u), R = w ? [] : {}, N = w ? L : p;
8108
+ const w = Array.isArray(u), M = w ? [] : {}, N = w ? L : p;
8053
8109
  for (const x in u)
8054
8110
  if (Object.prototype.hasOwnProperty.call(u, x)) {
8055
8111
  const Z = `${N}${l}${x}`;
8056
- R[x] = this.translate(Z, {
8112
+ M[x] = this.translate(Z, {
8057
8113
  ...t,
8058
8114
  joinArrays: !1,
8059
8115
  ns: r
8060
- }), R[x] === Z && (R[x] = u[x]);
8116
+ }), M[x] === Z && (M[x] = u[x]);
8061
8117
  }
8062
- u = R;
8118
+ u = M;
8063
8119
  }
8064
8120
  } else if (b && v(_) && Array.isArray(u))
8065
8121
  u = u.join(_), u && (u = this.extendTranslation(u, e, t, s));
8066
8122
  else {
8067
- let w = !1, R = !1;
8123
+ let w = !1, M = !1;
8068
8124
  const N = t.count !== void 0 && !v(t.count), x = f1.hasDefaultValue(t), Z = N ? this.pluralResolver.getSuffix(g, t.count, t) : "", T = t.ordinal && N ? this.pluralResolver.getSuffix(g, t.count, {
8069
8125
  ordinal: !1
8070
- }) : "", t1 = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), F = t1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${Z}`] || t[`defaultValue${T}`] || t.defaultValue;
8071
- !this.isValidLookup(u) && x && (w = !0, u = F), this.isValidLookup(u) || (R = !0, u = c);
8072
- const H = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && R ? void 0 : u, G = x && F !== u && this.options.updateMissing;
8073
- if (R || w || G) {
8074
- if (this.logger.log(G ? "updateKey" : "missingKey", g, d, c, G ? F : u), l) {
8126
+ }) : "", t1 = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), Y = t1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${Z}`] || t[`defaultValue${T}`] || t.defaultValue;
8127
+ !this.isValidLookup(u) && x && (w = !0, u = Y), this.isValidLookup(u) || (M = !0, u = c);
8128
+ const H = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && M ? void 0 : u, G = x && Y !== u && this.options.updateMissing;
8129
+ if (M || w || G) {
8130
+ if (this.logger.log(G ? "updateKey" : "missingKey", g, d, c, G ? Y : u), l) {
8075
8131
  const O = this.resolve(c, {
8076
8132
  ...t,
8077
8133
  keySeparator: !1
8078
8134
  });
8079
8135
  O && O.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
8080
8136
  }
8081
- let Y = [];
8137
+ let F = [];
8082
8138
  const q = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
8083
8139
  if (this.options.saveMissingTo === "fallback" && q && q[0])
8084
8140
  for (let O = 0; O < q.length; O++)
8085
- Y.push(q[O]);
8086
- else this.options.saveMissingTo === "all" ? Y = this.languageUtils.toResolveHierarchy(t.lng || this.language) : Y.push(t.lng || this.language);
8141
+ F.push(q[O]);
8142
+ else this.options.saveMissingTo === "all" ? F = this.languageUtils.toResolveHierarchy(t.lng || this.language) : F.push(t.lng || this.language);
8087
8143
  const c1 = (O, K, B) => {
8088
8144
  const d1 = x && B !== u ? B : H;
8089
8145
  this.options.missingKeyHandler ? this.options.missingKeyHandler(O, d, K, d1, G, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(O, d, K, d1, G, t), this.emit("missingKey", O, d, K, u);
8090
8146
  };
8091
- this.options.saveMissing && (this.options.saveMissingPlurals && N ? Y.forEach((O) => {
8147
+ this.options.saveMissing && (this.options.saveMissingPlurals && N ? F.forEach((O) => {
8092
8148
  const K = this.pluralResolver.getSuffixes(O, t);
8093
8149
  t1 && t[`defaultValue${this.options.pluralSeparator}zero`] && K.indexOf(`${this.options.pluralSeparator}zero`) < 0 && K.push(`${this.options.pluralSeparator}zero`), K.forEach((B) => {
8094
- c1([O], c + B, t[`defaultValue${B}`] || F);
8150
+ c1([O], c + B, t[`defaultValue${B}`] || Y);
8095
8151
  });
8096
- }) : c1(Y, c, F));
8152
+ }) : c1(F, c, Y));
8097
8153
  }
8098
- u = this.extendTranslation(u, e, t, h, s), R && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (R || w) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, w ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8154
+ u = this.extendTranslation(u, e, t, h, s), M && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (M || w) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, w ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8099
8155
  }
8100
8156
  return o ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
8101
8157
  }
@@ -8164,10 +8220,10 @@ class f1 extends k1 {
8164
8220
  else {
8165
8221
  let w;
8166
8222
  u && (w = this.pluralResolver.getSuffix(_, t.count, t));
8167
- const R = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8168
- if (u && (b.push(a + w), t.ordinal && w.indexOf(N) === 0 && b.push(a + w.replace(N, this.options.pluralSeparator)), p && b.push(a + R)), L) {
8223
+ const M = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8224
+ if (u && (b.push(a + w), t.ordinal && w.indexOf(N) === 0 && b.push(a + w.replace(N, this.options.pluralSeparator)), p && b.push(a + M)), L) {
8169
8225
  const x = `${a}${this.options.contextSeparator}${t.context}`;
8170
- b.push(x), u && (b.push(x + w), t.ordinal && w.indexOf(N) === 0 && b.push(x + w.replace(N, this.options.pluralSeparator)), p && b.push(x + R));
8226
+ b.push(x), u && (b.push(x + w), t.ordinal && w.indexOf(N) === 0 && b.push(x + w.replace(N, this.options.pluralSeparator)), p && b.push(x + M));
8171
8227
  }
8172
8228
  }
8173
8229
  let E;
@@ -8280,7 +8336,7 @@ class G1 {
8280
8336
  }), o;
8281
8337
  }
8282
8338
  }
8283
- let I3 = [{
8339
+ let S3 = [{
8284
8340
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
8285
8341
  nr: [1, 2],
8286
8342
  fc: 1
@@ -8372,7 +8428,7 @@ let I3 = [{
8372
8428
  lngs: ["he", "iw"],
8373
8429
  nr: [1, 2, 20, 21],
8374
8430
  fc: 22
8375
- }], O3 = {
8431
+ }], A3 = {
8376
8432
  1: (i) => +(i > 1),
8377
8433
  2: (i) => +(i != 1),
8378
8434
  3: (i) => 0,
@@ -8396,28 +8452,28 @@ let I3 = [{
8396
8452
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
8397
8453
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
8398
8454
  };
8399
- const S3 = ["v1", "v2", "v3"], A3 = ["v4"], K1 = {
8455
+ const B3 = ["v1", "v2", "v3"], Z3 = ["v4"], K1 = {
8400
8456
  zero: 0,
8401
8457
  one: 1,
8402
8458
  two: 2,
8403
8459
  few: 3,
8404
8460
  many: 4,
8405
8461
  other: 5
8406
- }, B3 = () => {
8462
+ }, W3 = () => {
8407
8463
  const i = {};
8408
- return I3.forEach((e) => {
8464
+ return S3.forEach((e) => {
8409
8465
  e.lngs.forEach((t) => {
8410
8466
  i[t] = {
8411
8467
  numbers: e.nr,
8412
- plurals: O3[e.fc]
8468
+ plurals: A3[e.fc]
8413
8469
  };
8414
8470
  });
8415
8471
  }), i;
8416
8472
  };
8417
- class Z3 {
8473
+ class j3 {
8418
8474
  constructor(e) {
8419
8475
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8420
- this.languageUtils = e, this.options = t, this.logger = D.create("pluralResolver"), (!this.options.compatibilityJSON || A3.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 = B3(), this.pluralRulesCache = {};
8476
+ this.languageUtils = e, this.options = t, this.logger = D.create("pluralResolver"), (!this.options.compatibilityJSON || Z3.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 = W3(), this.pluralRulesCache = {};
8421
8477
  }
8422
8478
  addRule(e, t) {
8423
8479
  this.rules[e] = t;
@@ -8475,14 +8531,14 @@ class Z3 {
8475
8531
  return this.options.compatibilityJSON === "v1" ? o === 1 ? "" : typeof o == "number" ? `_plural_${o.toString()}` : l() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? l() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
8476
8532
  }
8477
8533
  shouldUseIntlApi() {
8478
- return !S3.includes(this.options.compatibilityJSON);
8534
+ return !B3.includes(this.options.compatibilityJSON);
8479
8535
  }
8480
8536
  }
8481
8537
  const P1 = function(i, e, t) {
8482
- let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = M3(i, e, t);
8483
- return !l && o && v(t) && (l = R1(i, t, s), l === void 0 && (l = R1(e, t, s))), l;
8538
+ let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = y3(i, e, t);
8539
+ return !l && o && v(t) && (l = M1(i, t, s), l === void 0 && (l = M1(e, t, s))), l;
8484
8540
  }, x1 = (i) => i.replace(/\$/g, "$$$$");
8485
- class W3 {
8541
+ class D3 {
8486
8542
  constructor() {
8487
8543
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8488
8544
  this.logger = D.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -8511,7 +8567,7 @@ class W3 {
8511
8567
  maxReplaces: _,
8512
8568
  alwaysFormat: b
8513
8569
  } = e.interpolation;
8514
- this.escape = t !== void 0 ? t : y3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = o !== void 0 ? o : !1, this.prefix = l ? Q(l) : c || "{{", this.suffix = r ? Q(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? Q(u) : p || Q("$t("), this.nestingSuffix = L ? Q(L) : y || Q(")"), this.nestingOptionsSeparator = f || ",", this.maxReplaces = _ || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8570
+ this.escape = t !== void 0 ? t : _3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = o !== void 0 ? o : !1, this.prefix = l ? Q(l) : c || "{{", this.suffix = r ? Q(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? Q(u) : p || Q("$t("), this.nestingSuffix = L ? Q(L) : y || Q(")"), this.nestingOptionsSeparator = f || ",", this.maxReplaces = _ || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8515
8571
  }
8516
8572
  reset() {
8517
8573
  this.options && this.init(this.options);
@@ -8606,7 +8662,7 @@ class W3 {
8606
8662
  return e;
8607
8663
  }
8608
8664
  }
8609
- const j3 = (i) => {
8665
+ const T3 = (i) => {
8610
8666
  let e = i.toLowerCase().trim();
8611
8667
  const t = {};
8612
8668
  if (i.indexOf("(") > -1) {
@@ -8637,7 +8693,7 @@ const j3 = (i) => {
8637
8693
  return r || (r = i(p1(s), o), e[c] = r), r(t);
8638
8694
  };
8639
8695
  };
8640
- class D3 {
8696
+ class G3 {
8641
8697
  constructor() {
8642
8698
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8643
8699
  this.logger = D.create("formatter"), this.options = e, this.formats = {
@@ -8697,7 +8753,7 @@ class D3 {
8697
8753
  const {
8698
8754
  formatName: g,
8699
8755
  formatOptions: a
8700
- } = j3(d);
8756
+ } = T3(d);
8701
8757
  if (this.formats[g]) {
8702
8758
  let h = r;
8703
8759
  try {
@@ -8717,10 +8773,10 @@ class D3 {
8717
8773
  }, e);
8718
8774
  }
8719
8775
  }
8720
- const T3 = (i, e) => {
8776
+ const K3 = (i, e) => {
8721
8777
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
8722
8778
  };
8723
- class G3 extends k1 {
8779
+ class P3 extends k1 {
8724
8780
  constructor(e, t, s) {
8725
8781
  let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
8726
8782
  super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = o, this.logger = D.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = o.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = o.maxRetries >= 0 ? o.maxRetries : 5, this.retryTimeout = o.retryTimeout >= 1 ? o.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, o.backend, o);
@@ -8753,7 +8809,7 @@ class G3 extends k1 {
8753
8809
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
8754
8810
  const r = {};
8755
8811
  this.queue.forEach((d) => {
8756
- x3(d.loaded, [l], c), T3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
8812
+ M3(d.loaded, [l], c), K3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
8757
8813
  r[g] || (r[g] = {});
8758
8814
  const a = d.loaded[g];
8759
8815
  a.length && a.forEach((h) => {
@@ -8855,7 +8911,7 @@ class G3 extends k1 {
8855
8911
  }
8856
8912
  }
8857
8913
  }
8858
- const F1 = () => ({
8914
+ const Y1 = () => ({
8859
8915
  debug: !1,
8860
8916
  initImmediate: !0,
8861
8917
  ns: ["translation"],
@@ -8911,8 +8967,8 @@ const F1 = () => ({
8911
8967
  maxReplaces: 1e3,
8912
8968
  skipOnVariables: !0
8913
8969
  }
8914
- }), Y1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), C1 = () => {
8915
- }, K3 = (i) => {
8970
+ }), F1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), C1 = () => {
8971
+ }, Y3 = (i) => {
8916
8972
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
8917
8973
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
8918
8974
  });
@@ -8920,9 +8976,9 @@ const F1 = () => ({
8920
8976
  class l1 extends k1 {
8921
8977
  constructor() {
8922
8978
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
8923
- if (super(), this.options = Y1(e), this.services = {}, this.logger = D, this.modules = {
8979
+ if (super(), this.options = F1(e), this.services = {}, this.logger = D, this.modules = {
8924
8980
  external: []
8925
- }, K3(this), t && !this.isInitialized && !e.isClone) {
8981
+ }, Y3(this), t && !this.isInitialized && !e.isClone) {
8926
8982
  if (!this.options.initImmediate)
8927
8983
  return this.init(e, t), this;
8928
8984
  setTimeout(() => {
@@ -8934,11 +8990,11 @@ class l1 extends k1 {
8934
8990
  var e = this;
8935
8991
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, s = arguments.length > 1 ? arguments[1] : void 0;
8936
8992
  this.isInitializing = !0, typeof t == "function" && (s = t, t = {}), !t.defaultNS && t.defaultNS !== !1 && t.ns && (v(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
8937
- const o = F1();
8993
+ const o = Y1();
8938
8994
  this.options = {
8939
8995
  ...o,
8940
8996
  ...this.options,
8941
- ...Y1(t)
8997
+ ...F1(t)
8942
8998
  }, this.options.compatibilityAPI !== "v1" && (this.options.interpolation = {
8943
8999
  ...o.interpolation,
8944
9000
  ...this.options.interpolation
@@ -8947,17 +9003,17 @@ class l1 extends k1 {
8947
9003
  if (!this.options.isClone) {
8948
9004
  this.modules.logger ? D.init(l(this.modules.logger), this.options) : D.init(null, this.options);
8949
9005
  let a;
8950
- this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = D3);
9006
+ this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = G3);
8951
9007
  const h = new G1(this.options);
8952
9008
  this.store = new D1(this.options.resources, this.options);
8953
9009
  const u = this.services;
8954
- u.logger = D, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new Z3(h, {
9010
+ u.logger = D, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new j3(h, {
8955
9011
  prepend: this.options.pluralSeparator,
8956
9012
  compatibilityJSON: this.options.compatibilityJSON,
8957
9013
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
8958
- }), a && (!this.options.interpolation.format || this.options.interpolation.format === o.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new W3(this.options), u.utils = {
9014
+ }), a && (!this.options.interpolation.format || this.options.interpolation.format === o.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new D3(this.options), u.utils = {
8959
9015
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
8960
- }, u.backendConnector = new G3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
9016
+ }, u.backendConnector = new P3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
8961
9017
  for (var L = arguments.length, y = new Array(L > 1 ? L - 1 : 0), f = 1; f < L; f++)
8962
9018
  y[f - 1] = arguments[f];
8963
9019
  e.emit(p, ...y);
@@ -9115,7 +9171,7 @@ class l1 extends k1 {
9115
9171
  }
9116
9172
  dir(e) {
9117
9173
  if (e || (e = this.resolvedLanguage || (this.languages && this.languages.length > 0 ? this.languages[0] : this.language)), !e) return "rtl";
9118
- const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new G1(F1());
9174
+ const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new G1(Y1());
9119
9175
  return t.indexOf(s.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
9120
9176
  }
9121
9177
  static createInstance() {
@@ -9171,7 +9227,7 @@ I.setDefaultNamespace;
9171
9227
  I.hasLoadedNamespace;
9172
9228
  I.loadNamespaces;
9173
9229
  I.loadLanguages;
9174
- function P3() {
9230
+ function F3() {
9175
9231
  if (console && console.warn) {
9176
9232
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
9177
9233
  e[t] = arguments[t];
@@ -9182,7 +9238,7 @@ const $1 = {};
9182
9238
  function y1() {
9183
9239
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
9184
9240
  e[t] = arguments[t];
9185
- z(e[0]) && $1[e[0]] || (z(e[0]) && ($1[e[0]] = /* @__PURE__ */ new Date()), P3(...e));
9241
+ z(e[0]) && $1[e[0]] || (z(e[0]) && ($1[e[0]] = /* @__PURE__ */ new Date()), F3(...e));
9186
9242
  }
9187
9243
  const oe = (i, e) => () => {
9188
9244
  if (i.isInitialized)
@@ -9201,7 +9257,7 @@ const oe = (i, e) => () => {
9201
9257
  z(t) && (t = [t]), t.forEach((o) => {
9202
9258
  i.options.ns.indexOf(o) < 0 && i.options.ns.push(o);
9203
9259
  }), i.loadLanguages(e, oe(i, s));
9204
- }, F3 = function(i, e) {
9260
+ }, $3 = function(i, e) {
9205
9261
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
9206
9262
  const s = e.languages[0], o = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
9207
9263
  if (s.toLowerCase() === "cimode") return !0;
@@ -9210,15 +9266,15 @@ const oe = (i, e) => () => {
9210
9266
  return g === -1 || g === 2;
9211
9267
  };
9212
9268
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!o || c(l, i)));
9213
- }, Y3 = function(i, e) {
9269
+ }, U3 = function(i, e) {
9214
9270
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
9215
9271
  return !e.languages || !e.languages.length ? (y1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
9216
9272
  lng: t.lng,
9217
9273
  precheck: (o, l) => {
9218
9274
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !l(o.isLanguageChangingTo, i)) return !1;
9219
9275
  }
9220
- }) : F3(i, e, t);
9221
- }, z = (i) => typeof i == "string", $3 = (i) => typeof i == "object" && i !== null, U3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, z3 = {
9276
+ }) : $3(i, e, t);
9277
+ }, z = (i) => typeof i == "string", z3 = (i) => typeof i == "object" && i !== null, J3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, q3 = {
9222
9278
  "&amp;": "&",
9223
9279
  "&#38;": "&",
9224
9280
  "&lt;": "<",
@@ -9239,7 +9295,7 @@ const oe = (i, e) => () => {
9239
9295
  "&#8230;": "…",
9240
9296
  "&#x2F;": "/",
9241
9297
  "&#47;": "/"
9242
- }, J3 = (i) => z3[i], q3 = (i) => i.replace(U3, J3);
9298
+ }, Q3 = (i) => q3[i], X3 = (i) => i.replace(J3, Q3);
9243
9299
  let b1 = {
9244
9300
  bindI18n: "languageChanged",
9245
9301
  bindI18nStore: "",
@@ -9248,25 +9304,25 @@ let b1 = {
9248
9304
  transWrapTextNodes: "",
9249
9305
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
9250
9306
  useSuspense: !0,
9251
- unescape: q3
9307
+ unescape: X3
9252
9308
  };
9253
- const Q3 = function() {
9309
+ const e0 = function() {
9254
9310
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
9255
9311
  b1 = {
9256
9312
  ...b1,
9257
9313
  ...i
9258
9314
  };
9259
- }, X3 = () => b1;
9315
+ }, t0 = () => b1;
9260
9316
  let ne;
9261
- const e0 = (i) => {
9317
+ const i0 = (i) => {
9262
9318
  ne = i;
9263
- }, t0 = () => ne, i0 = {
9319
+ }, s0 = () => ne, o0 = {
9264
9320
  type: "3rdParty",
9265
9321
  init(i) {
9266
- Q3(i.options.react), e0(i);
9322
+ e0(i.options.react), i0(i);
9267
9323
  }
9268
- }, s0 = e1();
9269
- class o0 {
9324
+ }, n0 = e1();
9325
+ class r0 {
9270
9326
  constructor() {
9271
9327
  H1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
9272
9328
  this.usedNamespaces = {};
@@ -9277,27 +9333,27 @@ class o0 {
9277
9333
  });
9278
9334
  }
9279
9335
  }
9280
- const n0 = (i, e) => {
9336
+ const l0 = (i, e) => {
9281
9337
  const t = a1();
9282
9338
  return A(() => {
9283
9339
  t.current = i;
9284
9340
  }, [i, e]), t.current;
9285
- }, re = (i, e, t, s) => i.getFixedT(e, t, s), r0 = (i, e, t, s) => j(re(i, e, t, s), [i, e, t, s]), l0 = function(i) {
9341
+ }, re = (i, e, t, s) => i.getFixedT(e, t, s), a0 = (i, e, t, s) => j(re(i, e, t, s), [i, e, t, s]), h0 = function(i) {
9286
9342
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
9287
9343
  const {
9288
9344
  i18n: t
9289
9345
  } = e, {
9290
9346
  i18n: s,
9291
9347
  defaultNS: o
9292
- } = J(s0) || {}, l = t || s || t0();
9293
- if (l && !l.reportNamespaces && (l.reportNamespaces = new o0()), !l) {
9348
+ } = J(n0) || {}, l = t || s || s0();
9349
+ if (l && !l.reportNamespaces && (l.reportNamespaces = new r0()), !l) {
9294
9350
  y1("You will need to pass in an i18next instance by using initReactI18next");
9295
- const w = (N, x) => z(x) ? x : $3(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [w, {}, !1];
9296
- return R.t = w, R.i18n = {}, R.ready = !1, R;
9351
+ const w = (N, x) => z(x) ? x : z3(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, M = [w, {}, !1];
9352
+ return M.t = w, M.i18n = {}, M.ready = !1, M;
9297
9353
  }
9298
9354
  l.options.react && l.options.react.wait !== void 0 && y1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
9299
9355
  const c = {
9300
- ...X3(),
9356
+ ...t0(),
9301
9357
  ...l.options.react,
9302
9358
  ...e
9303
9359
  }, {
@@ -9306,14 +9362,14 @@ const n0 = (i, e) => {
9306
9362
  } = c;
9307
9363
  let g = i;
9308
9364
  g = z(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
9309
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => Y3(w, l, c)), h = r0(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => re(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [L, y] = S(u);
9365
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => U3(w, l, c)), h = a0(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => re(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [L, y] = S(u);
9310
9366
  let f = g.join();
9311
9367
  e.lng && (f = `${e.lng}${f}`);
9312
- const _ = n0(f), b = a1(!0);
9368
+ const _ = l0(f), b = a1(!0);
9313
9369
  A(() => {
9314
9370
  const {
9315
9371
  bindI18n: w,
9316
- bindI18nStore: R
9372
+ bindI18nStore: M
9317
9373
  } = c;
9318
9374
  b.current = !0, !a && !r && (e.lng ? z1(l, e.lng, g, () => {
9319
9375
  b.current && y(p);
@@ -9323,8 +9379,8 @@ const n0 = (i, e) => {
9323
9379
  const N = () => {
9324
9380
  b.current && y(p);
9325
9381
  };
9326
- return w && l && l.on(w, N), R && l && l.store.on(R, N), () => {
9327
- b.current = !1, w && l && w.split(" ").forEach((x) => l.off(x, N)), R && l && R.split(" ").forEach((x) => l.store.off(x, N));
9382
+ return w && l && l.on(w, N), M && l && l.store.on(M, N), () => {
9383
+ b.current = !1, w && l && w.split(" ").forEach((x) => l.off(x, N)), M && l && M.split(" ").forEach((x) => l.store.off(x, N));
9328
9384
  };
9329
9385
  }, [l, f]), A(() => {
9330
9386
  b.current && a && y(u);
@@ -9334,24 +9390,24 @@ const n0 = (i, e) => {
9334
9390
  throw new Promise((w) => {
9335
9391
  e.lng ? z1(l, e.lng, g, () => w()) : U1(l, g, () => w());
9336
9392
  });
9337
- }, a0 = "Country", h0 = {
9338
- placeholder: a0
9339
- }, c0 = "Страна", d0 = {
9393
+ }, c0 = "Country", d0 = {
9340
9394
  placeholder: c0
9395
+ }, g0 = "Страна", C0 = {
9396
+ placeholder: g0
9341
9397
  };
9342
- I.use(i0).init({
9398
+ I.use(o0).init({
9343
9399
  defaultNS: "common",
9344
9400
  lng: "en",
9345
9401
  resources: {
9346
9402
  en: {
9347
- common: h0
9403
+ common: d0
9348
9404
  },
9349
9405
  ru: {
9350
- common: d0
9406
+ common: C0
9351
9407
  }
9352
9408
  }
9353
9409
  });
9354
- const k0 = m1(
9410
+ const v0 = m1(
9355
9411
  ({
9356
9412
  width: i,
9357
9413
  selectedCity: e,
@@ -9370,7 +9426,7 @@ const k0 = m1(
9370
9426
  `CountrySelect requires "axiosPeople" to fetch counties.
9371
9427
  Please provide it via SNMTUiContext.`
9372
9428
  );
9373
- const { t: E } = l0("common", { lng: _ }), w = j(async () => {
9429
+ const { t: E } = h0("common", { lng: _ }), w = j(async () => {
9374
9430
  f(!0);
9375
9431
  try {
9376
9432
  const N = await b.post("v1/countries/search");
@@ -9403,18 +9459,18 @@ const k0 = m1(
9403
9459
  }));
9404
9460
  u(N);
9405
9461
  }, [p]);
9406
- const R = (N) => {
9462
+ const M = (N) => {
9407
9463
  N === null ? (s(""), t && t("")) : (s(N), t && t(""));
9408
9464
  };
9409
9465
  return /* @__PURE__ */ n("div", { className: "snmt-country-select", children: /* @__PURE__ */ n(
9410
- L3,
9466
+ N3,
9411
9467
  {
9412
9468
  id: l,
9413
9469
  width: i,
9414
9470
  placeholder: E("placeholder"),
9415
9471
  value: o,
9416
9472
  ref: a,
9417
- onChange: R,
9473
+ onChange: M,
9418
9474
  options: h,
9419
9475
  disabled: c,
9420
9476
  isLoading: y,
@@ -9426,5 +9482,5 @@ const k0 = m1(
9426
9482
  }
9427
9483
  );
9428
9484
  export {
9429
- k0 as CountrySelect
9485
+ v0 as CountrySelect
9430
9486
  };