@snmt-react-ui/country-select 2.8.7 → 2.8.9

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 +849 -760
  2. package/package.json +3 -3
@@ -7,7 +7,7 @@ import { SNMTUiContext as u2 } from "@snmt-react-ui/core";
7
7
  import { Select as p2, Tag as f2, Flex as m2, Checkbox as w2, Avatar as L2, Typography as J1, Popover as k2 } from "antd";
8
8
  import { forwardRef as w1, useState as I, useRef as J, useEffect as A, useCallback as K, useContext as Q, createContext as t1, useImperativeHandle as Q1 } from "react";
9
9
  var v2 = Object.defineProperty, N2 = (i, e, t) => e in i ? v2(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, R2 = (i, e, t) => N2(i, e + "", t), x2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function M2() {
10
+ function _2() {
11
11
  if (console && console.warn) {
12
12
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
13
13
  e[t] = arguments[t];
@@ -18,7 +18,7 @@ const I1 = {};
18
18
  function x1() {
19
19
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
20
20
  e[t] = arguments[t];
21
- U(e[0]) && I1[e[0]] || (U(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), M2(...e));
21
+ U(e[0]) && I1[e[0]] || (U(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), _2(...e));
22
22
  }
23
23
  const q1 = (i, e) => () => {
24
24
  if (i.isInitialized)
@@ -33,11 +33,11 @@ const q1 = (i, e) => () => {
33
33
  }
34
34
  }, A1 = (i, e, t) => {
35
35
  i.loadNamespaces(e, q1(i, t));
36
- }, O1 = (i, e, t, s) => {
36
+ }, Z1 = (i, e, t, s) => {
37
37
  U(t) && (t = [t]), t.forEach((n) => {
38
38
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
39
39
  }), i.loadLanguages(e, q1(i, s));
40
- }, _2 = function(i, e) {
40
+ }, M2 = function(i, e) {
41
41
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
42
42
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, o = e.languages[e.languages.length - 1];
43
43
  if (s.toLowerCase() === "cimode") return !0;
@@ -53,7 +53,7 @@ const q1 = (i, e) => () => {
53
53
  precheck: (s, n) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !n(s.isLanguageChangingTo, i)) return !1;
55
55
  }
56
- }) : _2(i, e, t);
56
+ }) : M2(i, e, t);
57
57
  }, U = (i) => typeof i == "string", y2 = (i) => typeof i == "object" && i !== null, H2 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, E2 = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
@@ -86,9 +86,9 @@ let A2 = {
86
86
  useSuspense: !0,
87
87
  unescape: I2
88
88
  };
89
- const O2 = () => A2;
90
- let Z2;
91
- const S2 = () => Z2, D2 = t1();
89
+ const Z2 = () => A2;
90
+ let O2;
91
+ const S2 = () => O2, D2 = t1();
92
92
  class G2 {
93
93
  constructor() {
94
94
  R2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
@@ -114,12 +114,12 @@ const T2 = (i, e) => {
114
114
  } = Q(D2) || {}, o = t || s || S2();
115
115
  if (o && !o.reportNamespaces && (o.reportNamespaces = new G2()), !o) {
116
116
  x1("You will need to pass in an i18next instance by using initReactI18next");
117
- const f = (R, x) => U(x) ? x : y2(x) && U(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, _ = [f, {}, !1];
118
- return _.t = f, _.i18n = {}, _.ready = !1, _;
117
+ const f = (R, x) => U(x) ? x : y2(x) && U(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, M = [f, {}, !1];
118
+ return M.t = f, M.i18n = {}, M.ready = !1, M;
119
119
  }
120
120
  o.options.react && o.options.react.wait !== void 0 && x1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
122
- ...O2(),
122
+ ...Z2(),
123
123
  ...o.options.react,
124
124
  ...e
125
125
  }, {
@@ -128,33 +128,33 @@ const T2 = (i, e) => {
128
128
  } = c;
129
129
  let d = i;
130
130
  d = U(d) ? [d] : d || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(d);
131
- const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => b2(f, o, c)), h = K2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => X1(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [w, N] = I(g);
132
- let m = d.join();
133
- e.lng && (m = `${e.lng}${m}`);
134
- const y = T2(m), b = J(!0);
131
+ const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => b2(f, o, c)), h = K2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => X1(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [k, N] = I(g);
132
+ let L = d.join();
133
+ e.lng && (L = `${e.lng}${L}`);
134
+ const y = T2(L), b = J(!0);
135
135
  A(() => {
136
136
  const {
137
137
  bindI18n: f,
138
- bindI18nStore: _
138
+ bindI18nStore: M
139
139
  } = c;
140
- b.current = !0, !l && !a && (e.lng ? O1(o, e.lng, d, () => {
140
+ b.current = !0, !l && !a && (e.lng ? Z1(o, e.lng, d, () => {
141
141
  b.current && N(p);
142
142
  }) : A1(o, d, () => {
143
143
  b.current && N(p);
144
- })), l && y && y !== m && b.current && N(p);
144
+ })), l && y && y !== L && b.current && N(p);
145
145
  const R = () => {
146
146
  b.current && N(p);
147
147
  };
148
- return f && o && o.on(f, R), _ && o && o.store.on(_, R), () => {
149
- b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), _ && o && _.split(" ").forEach((x) => o.store.off(x, R));
148
+ return f && o && o.on(f, R), M && o && o.store.on(M, R), () => {
149
+ b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), M && o && M.split(" ").forEach((x) => o.store.off(x, R));
150
150
  };
151
- }, [o, m]), A(() => {
151
+ }, [o, L]), A(() => {
152
152
  b.current && l && N(g);
153
153
  }, [o, C, l]);
154
- const E = [w, o, l];
155
- if (E.t = w, E.i18n = o, E.ready = l, l || !l && !a) return E;
154
+ const E = [k, o, l];
155
+ if (E.t = k, E.i18n = o, E.ready = l, l || !l && !a) return E;
156
156
  throw new Promise((f) => {
157
- e.lng ? O1(o, e.lng, d, () => f()) : A1(o, d, () => f());
157
+ e.lng ? Z1(o, e.lng, d, () => f()) : A1(o, d, () => f());
158
158
  });
159
159
  }, r1 = ({
160
160
  children: i,
@@ -225,7 +225,7 @@ const Y2 = ({
225
225
  }
226
226
  );
227
227
  };
228
- var L = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(L || {});
228
+ var m = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(m || {});
229
229
  const e2 = t1({
230
230
  locale: "en",
231
231
  theme: "light"
@@ -261,7 +261,7 @@ const j2 = ({
261
261
  ), $2 = ({
262
262
  width: i = 20,
263
263
  height: e = 20,
264
- color: t = L.GREY_DARK_5,
264
+ color: t = m.GREY_DARK_5,
265
265
  className: s,
266
266
  onClick: n
267
267
  }) => /* @__PURE__ */ u(
@@ -336,7 +336,109 @@ const j2 = ({
336
336
  ), W2 = ({
337
337
  width: i = 20,
338
338
  height: e = 20,
339
- color: t = L.GREY_DARK_5,
339
+ color: t = m.GREY_DARK_5,
340
+ className: s,
341
+ onClick: n
342
+ }) => /* @__PURE__ */ u(
343
+ "svg",
344
+ {
345
+ width: i,
346
+ height: e,
347
+ className: s,
348
+ onClick: n,
349
+ viewBox: "0 0 25 25",
350
+ fill: "none",
351
+ xmlns: "http://www.w3.org/2000/svg",
352
+ children: [
353
+ /* @__PURE__ */ r("g", { "clip-path": "url(#clip0_1_2043)", children: /* @__PURE__ */ r(
354
+ "path",
355
+ {
356
+ d: "M5.96967 14.9697C5.67678 15.2626 5.67678 15.7373 5.96967 16.0302C6.26256 16.3231 6.73732 16.3231 7.03022 16.0302L12.4999 10.5605L17.9697 16.0302L18.0263 16.082C18.3209 16.3223 18.7556 16.3048 19.0302 16.0302C19.3048 15.7556 19.3223 15.3209 19.082 15.0263L19.0302 14.9697L13.0302 8.96967C12.7373 8.67678 12.2626 8.67678 11.9697 8.96967L5.96967 14.9697Z",
357
+ fill: t
358
+ }
359
+ ) }),
360
+ /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
361
+ ]
362
+ }
363
+ ), U2 = ({
364
+ width: i = 20,
365
+ height: e = 20,
366
+ color: t = m.GREY_DARK_5,
367
+ className: s,
368
+ onClick: n
369
+ }) => /* @__PURE__ */ r(
370
+ "svg",
371
+ {
372
+ width: i,
373
+ height: e,
374
+ className: s,
375
+ onClick: n,
376
+ viewBox: "0 0 25 25",
377
+ fill: "none",
378
+ xmlns: "http://www.w3.org/2000/svg",
379
+ children: /* @__PURE__ */ r(
380
+ "path",
381
+ {
382
+ d: "M10.0303 5.96967C9.73744 5.67678 9.26268 5.67678 8.96978 5.96967C8.67689 6.26256 8.67689 6.73732 8.96978 7.03022L14.4395 12.4999L8.96978 17.9697L8.91803 18.0263C8.67772 18.3209 8.69518 18.7556 8.96978 19.0302C9.24439 19.3048 9.67911 19.3223 9.97369 19.082L10.0303 19.0302L16.0303 13.0302C16.3232 12.7373 16.3232 12.2626 16.0303 11.9697L10.0303 5.96967Z",
383
+ fill: t
384
+ }
385
+ )
386
+ }
387
+ ), z2 = ({
388
+ width: i = 20,
389
+ height: e = 20,
390
+ color: t = m.GREY_DARK_5,
391
+ className: s,
392
+ onClick: n
393
+ }) => /* @__PURE__ */ u(
394
+ "svg",
395
+ {
396
+ width: i,
397
+ height: e,
398
+ className: s,
399
+ onClick: n,
400
+ viewBox: "0 0 25 25",
401
+ fill: "none",
402
+ xmlns: "http://www.w3.org/2000/svg",
403
+ children: [
404
+ /* @__PURE__ */ r("g", { "clip-path": "url(#clip0_1_2039)", children: /* @__PURE__ */ r(
405
+ "path",
406
+ {
407
+ d: "M5.96967 10.0303C5.67678 9.73744 5.67678 9.26268 5.96967 8.96978C6.26256 8.67689 6.73732 8.67689 7.03022 8.96978L12.4999 14.4395L17.9697 8.96978L18.0263 8.91803C18.3209 8.67772 18.7556 8.69518 19.0302 8.96978C19.3048 9.24439 19.3223 9.67911 19.082 9.97369L19.0302 10.0303L13.0302 16.0303C12.7373 16.3232 12.2626 16.3232 11.9697 16.0303L5.96967 10.0303Z",
408
+ fill: t
409
+ }
410
+ ) }),
411
+ /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
412
+ ]
413
+ }
414
+ ), J2 = ({
415
+ width: i = 20,
416
+ height: e = 20,
417
+ color: t = m.GREY_DARK_5,
418
+ className: s,
419
+ onClick: n
420
+ }) => /* @__PURE__ */ r(
421
+ "svg",
422
+ {
423
+ width: i,
424
+ height: e,
425
+ className: s,
426
+ onClick: n,
427
+ viewBox: "0 0 25 25",
428
+ fill: "none",
429
+ xmlns: "http://www.w3.org/2000/svg",
430
+ children: /* @__PURE__ */ r(
431
+ "path",
432
+ {
433
+ d: "M14.9697 5.96967C15.2626 5.67678 15.7373 5.67678 16.0302 5.96967C16.3231 6.26256 16.3231 6.73732 16.0302 7.03022L10.5605 12.4999L16.0302 17.9697L16.082 18.0263C16.3223 18.3209 16.3048 18.7556 16.0302 19.0302C15.7556 19.3048 15.3209 19.3223 15.0263 19.082L14.9697 19.0302L8.96967 13.0302C8.67678 12.7373 8.67678 12.2626 8.96967 11.9697L14.9697 5.96967Z",
434
+ fill: t
435
+ }
436
+ )
437
+ }
438
+ ), Q2 = ({
439
+ width: i = 20,
440
+ height: e = 20,
441
+ color: t = m.GREY_DARK_5,
340
442
  className: s,
341
443
  onClick: n
342
444
  }) => /* @__PURE__ */ u(
@@ -380,10 +482,10 @@ const j2 = ({
380
482
  )
381
483
  ]
382
484
  }
383
- ), U2 = ({
485
+ ), q2 = ({
384
486
  width: i = 20,
385
487
  height: e = 20,
386
- color: t = L.GREY_DARK_5,
488
+ color: t = m.GREY_DARK_5,
387
489
  className: s,
388
490
  onClick: n
389
491
  }) => /* @__PURE__ */ r(
@@ -404,10 +506,10 @@ const j2 = ({
404
506
  }
405
507
  )
406
508
  }
407
- ), z2 = ({
509
+ ), X2 = ({
408
510
  width: i = 20,
409
511
  height: e = 20,
410
- color: t = L.GREY_DARK_5,
512
+ color: t = m.GREY_DARK_5,
411
513
  className: s,
412
514
  onClick: n
413
515
  }) => /* @__PURE__ */ r(
@@ -428,10 +530,10 @@ const j2 = ({
428
530
  }
429
531
  )
430
532
  }
431
- ), J2 = ({
533
+ ), e5 = ({
432
534
  width: i = 20,
433
535
  height: e = 20,
434
- color: t = L.GREY_DARK_5,
536
+ color: t = m.GREY_DARK_5,
435
537
  className: s,
436
538
  onClick: n
437
539
  }) => /* @__PURE__ */ r(
@@ -452,10 +554,10 @@ const j2 = ({
452
554
  }
453
555
  )
454
556
  }
455
- ), Q2 = ({
557
+ ), t5 = ({
456
558
  width: i = 20,
457
559
  height: e = 20,
458
- color: t = L.GREY_DARK_5,
560
+ color: t = m.GREY_DARK_5,
459
561
  className: s,
460
562
  onClick: n
461
563
  }) => /* @__PURE__ */ u(
@@ -513,10 +615,10 @@ const j2 = ({
513
615
  )
514
616
  ]
515
617
  }
516
- ), q2 = ({
618
+ ), i5 = ({
517
619
  width: i = 20,
518
620
  height: e = 20,
519
- color: t = L.GREY_DARK_5,
621
+ color: t = m.GREY_DARK_5,
520
622
  className: s,
521
623
  onClick: n
522
624
  }) => /* @__PURE__ */ u(
@@ -560,10 +662,10 @@ const j2 = ({
560
662
  )
561
663
  ]
562
664
  }
563
- ), X2 = ({
665
+ ), s5 = ({
564
666
  width: i = 20,
565
667
  height: e = 20,
566
- color: t = L.GREY_DARK_5,
668
+ color: t = m.GREY_DARK_5,
567
669
  className: s,
568
670
  onClick: n
569
671
  }) => /* @__PURE__ */ u(
@@ -600,10 +702,10 @@ const j2 = ({
600
702
  )
601
703
  ]
602
704
  }
603
- ), e5 = ({
705
+ ), n5 = ({
604
706
  width: i = 20,
605
707
  height: e = 20,
606
- color: t = L.GREY_DARK_5,
708
+ color: t = m.GREY_DARK_5,
607
709
  className: s,
608
710
  onClick: n
609
711
  }) => /* @__PURE__ */ u(
@@ -640,10 +742,10 @@ const j2 = ({
640
742
  )
641
743
  ]
642
744
  }
643
- ), t5 = ({
745
+ ), r5 = ({
644
746
  width: i = 20,
645
747
  height: e = 20,
646
- color: t = L.GREY_DARK_5,
748
+ color: t = m.GREY_DARK_5,
647
749
  className: s,
648
750
  onClick: n
649
751
  }) => /* @__PURE__ */ u(
@@ -687,10 +789,10 @@ const j2 = ({
687
789
  )
688
790
  ]
689
791
  }
690
- ), i5 = ({
792
+ ), o5 = ({
691
793
  width: i = 20,
692
794
  height: e = 20,
693
- color: t = L.GREY_DARK_5,
795
+ color: t = m.GREY_DARK_5,
694
796
  className: s,
695
797
  onClick: n
696
798
  }) => /* @__PURE__ */ u(
@@ -734,10 +836,10 @@ const j2 = ({
734
836
  )
735
837
  ]
736
838
  }
737
- ), s5 = ({
839
+ ), a5 = ({
738
840
  width: i = 20,
739
841
  height: e = 20,
740
- color: t = L.GREY_DARK_5,
842
+ color: t = m.GREY_DARK_5,
741
843
  className: s,
742
844
  onClick: n
743
845
  }) => /* @__PURE__ */ u(
@@ -781,10 +883,10 @@ const j2 = ({
781
883
  )
782
884
  ]
783
885
  }
784
- ), n5 = ({
886
+ ), l5 = ({
785
887
  width: i = 20,
786
888
  height: e = 20,
787
- color: t = L.GREY_DARK_5,
889
+ color: t = m.GREY_DARK_5,
788
890
  className: s,
789
891
  onClick: n
790
892
  }) => /* @__PURE__ */ u(
@@ -821,10 +923,10 @@ const j2 = ({
821
923
  )
822
924
  ]
823
925
  }
824
- ), r5 = ({
926
+ ), h5 = ({
825
927
  width: i = 20,
826
928
  height: e = 20,
827
- color: t = L.GREY_DARK_5,
929
+ color: t = m.GREY_DARK_5,
828
930
  className: s,
829
931
  onClick: n
830
932
  }) => /* @__PURE__ */ u(
@@ -854,10 +956,10 @@ const j2 = ({
854
956
  )
855
957
  ]
856
958
  }
857
- ), o5 = ({
959
+ ), c5 = ({
858
960
  width: i = 20,
859
961
  height: e = 20,
860
- color: t = L.GREY_DARK_5,
962
+ color: t = m.GREY_DARK_5,
861
963
  className: s,
862
964
  onClick: n
863
965
  }) => /* @__PURE__ */ u(
@@ -887,10 +989,10 @@ const j2 = ({
887
989
  )
888
990
  ]
889
991
  }
890
- ), a5 = ({
992
+ ), d5 = ({
891
993
  width: i = 20,
892
994
  height: e = 20,
893
- color: t = L.GREY_DARK_5,
995
+ color: t = m.GREY_DARK_5,
894
996
  className: s,
895
997
  onClick: n
896
998
  }) => /* @__PURE__ */ u(
@@ -920,10 +1022,10 @@ const j2 = ({
920
1022
  )
921
1023
  ]
922
1024
  }
923
- ), l5 = ({
1025
+ ), C5 = ({
924
1026
  width: i = 20,
925
1027
  height: e = 20,
926
- color: t = L.GREY_DARK_5,
1028
+ color: t = m.GREY_DARK_5,
927
1029
  className: s,
928
1030
  onClick: n
929
1031
  }) => /* @__PURE__ */ u(
@@ -953,10 +1055,10 @@ const j2 = ({
953
1055
  )
954
1056
  ]
955
1057
  }
956
- ), h5 = ({
1058
+ ), g5 = ({
957
1059
  width: i = 20,
958
1060
  height: e = 20,
959
- color: t = L.GREY_DARK_5,
1061
+ color: t = m.GREY_DARK_5,
960
1062
  className: s,
961
1063
  onClick: n
962
1064
  }) => /* @__PURE__ */ u(
@@ -993,10 +1095,10 @@ const j2 = ({
993
1095
  )
994
1096
  ]
995
1097
  }
996
- ), c5 = ({
1098
+ ), u5 = ({
997
1099
  width: i = 20,
998
1100
  height: e = 20,
999
- color: t = L.GREY_DARK_5,
1101
+ color: t = m.GREY_DARK_5,
1000
1102
  className: s,
1001
1103
  onClick: n
1002
1104
  }) => /* @__PURE__ */ u(
@@ -1026,10 +1128,10 @@ const j2 = ({
1026
1128
  )
1027
1129
  ]
1028
1130
  }
1029
- ), d5 = ({
1131
+ ), p5 = ({
1030
1132
  width: i = 20,
1031
1133
  height: e = 20,
1032
- color: t = L.GREY_DARK_5,
1134
+ color: t = m.GREY_DARK_5,
1033
1135
  className: s,
1034
1136
  onClick: n
1035
1137
  }) => /* @__PURE__ */ u(
@@ -1059,7 +1161,7 @@ const j2 = ({
1059
1161
  )
1060
1162
  ]
1061
1163
  }
1062
- ), C5 = ({
1164
+ ), f5 = ({
1063
1165
  width: i = 20,
1064
1166
  height: e = 20,
1065
1167
  color: t = "#070739",
@@ -1089,7 +1191,7 @@ const j2 = ({
1089
1191
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1090
1192
  ]
1091
1193
  }
1092
- ), g5 = ({
1194
+ ), m5 = ({
1093
1195
  width: i = 20,
1094
1196
  height: e = 20,
1095
1197
  color: t = "#070739",
@@ -1127,7 +1229,7 @@ const j2 = ({
1127
1229
  )
1128
1230
  ]
1129
1231
  }
1130
- ), u5 = ({
1232
+ ), w5 = ({
1131
1233
  width: i = 9,
1132
1234
  height: e = 5,
1133
1235
  color: t = "#001E52",
@@ -1153,7 +1255,7 @@ const j2 = ({
1153
1255
  }
1154
1256
  )
1155
1257
  }
1156
- ), p5 = ({
1258
+ ), L5 = ({
1157
1259
  width: i = 20,
1158
1260
  height: e = 20,
1159
1261
  color: t = "#F2F2F7",
@@ -1182,7 +1284,7 @@ const j2 = ({
1182
1284
  )
1183
1285
  ]
1184
1286
  }
1185
- ), f5 = ({
1287
+ ), k5 = ({
1186
1288
  width: i = 20,
1187
1289
  height: e = 20,
1188
1290
  color: t = "#004ED7",
@@ -1211,7 +1313,7 @@ const j2 = ({
1211
1313
  )
1212
1314
  ]
1213
1315
  }
1214
- ), m5 = ({
1316
+ ), v5 = ({
1215
1317
  width: i = 10,
1216
1318
  height: e = 10,
1217
1319
  color: t = "#001E52",
@@ -1240,7 +1342,7 @@ const j2 = ({
1240
1342
  )
1241
1343
  ]
1242
1344
  }
1243
- ), w5 = ({
1345
+ ), N5 = ({
1244
1346
  width: i = 10,
1245
1347
  height: e = 10,
1246
1348
  color: t = "#001E52",
@@ -1277,9 +1379,9 @@ const j2 = ({
1277
1379
  )
1278
1380
  ]
1279
1381
  }
1280
- ), L5 = ({
1382
+ ), R5 = ({
1281
1383
  className: i,
1282
- color: e = L.GREY_DARK_5,
1384
+ color: e = m.GREY_DARK_5,
1283
1385
  height: t = 20,
1284
1386
  width: s = 20,
1285
1387
  onClick: n
@@ -1310,9 +1412,9 @@ const j2 = ({
1310
1412
  )
1311
1413
  ]
1312
1414
  }
1313
- ), k5 = ({
1415
+ ), x5 = ({
1314
1416
  className: i,
1315
- color: e = L.GREY_DARK_5,
1417
+ color: e = m.GREY_DARK_5,
1316
1418
  height: t = 20,
1317
1419
  width: s = 20,
1318
1420
  onClick: n
@@ -1337,9 +1439,9 @@ const j2 = ({
1337
1439
  }
1338
1440
  )
1339
1441
  }
1340
- ), v5 = ({
1442
+ ), _5 = ({
1341
1443
  className: i,
1342
- color: e = L.GREY_DARK_5,
1444
+ color: e = m.GREY_DARK_5,
1343
1445
  height: t = 20,
1344
1446
  width: s = 20,
1345
1447
  onClick: n
@@ -1364,9 +1466,9 @@ const j2 = ({
1364
1466
  }
1365
1467
  )
1366
1468
  }
1367
- ), N5 = ({
1469
+ ), M5 = ({
1368
1470
  className: i,
1369
- color: e = L.GREY_DARK_5,
1471
+ color: e = m.GREY_DARK_5,
1370
1472
  height: t = 5,
1371
1473
  width: s = 10,
1372
1474
  onClick: n
@@ -1388,9 +1490,9 @@ const j2 = ({
1388
1490
  }
1389
1491
  )
1390
1492
  }
1391
- ), R5 = ({
1493
+ ), b5 = ({
1392
1494
  className: i,
1393
- color: e = L.GREY_DARK_5,
1495
+ color: e = m.GREY_DARK_5,
1394
1496
  height: t = 5,
1395
1497
  width: s = 10,
1396
1498
  onClick: n
@@ -1413,9 +1515,9 @@ const j2 = ({
1413
1515
  }
1414
1516
  )
1415
1517
  }
1416
- ), x5 = ({
1518
+ ), y5 = ({
1417
1519
  className: i,
1418
- color: e = L.GREY_DARK_5,
1520
+ color: e = m.GREY_DARK_5,
1419
1521
  height: t = 20,
1420
1522
  width: s = 20,
1421
1523
  onClick: n
@@ -1446,9 +1548,9 @@ const j2 = ({
1446
1548
  )
1447
1549
  ]
1448
1550
  }
1449
- ), M5 = ({
1551
+ ), H5 = ({
1450
1552
  className: i,
1451
- color: e = L.GREY_DARK_5,
1553
+ color: e = m.GREY_DARK_5,
1452
1554
  height: t = 24,
1453
1555
  width: s = 24,
1454
1556
  onClick: n
@@ -1485,9 +1587,9 @@ const j2 = ({
1485
1587
  )
1486
1588
  ]
1487
1589
  }
1488
- ), _5 = ({
1590
+ ), E5 = ({
1489
1591
  className: i,
1490
- color: e = L.GREY_DARK_5,
1592
+ color: e = m.GREY_DARK_5,
1491
1593
  height: t = 24,
1492
1594
  width: s = 24,
1493
1595
  onClick: n
@@ -1512,9 +1614,9 @@ const j2 = ({
1512
1614
  }
1513
1615
  )
1514
1616
  }
1515
- ), b5 = ({
1617
+ ), V5 = ({
1516
1618
  className: i,
1517
- color: e = L.GREY_DARK_5,
1619
+ color: e = m.GREY_DARK_5,
1518
1620
  height: t = 24,
1519
1621
  width: s = 24,
1520
1622
  onClick: n
@@ -1571,9 +1673,9 @@ const j2 = ({
1571
1673
  )
1572
1674
  ]
1573
1675
  }
1574
- ), y5 = ({
1676
+ ), I5 = ({
1575
1677
  className: i,
1576
- color: e = L.GREY_DARK_5,
1678
+ color: e = m.GREY_DARK_5,
1577
1679
  height: t = 24,
1578
1680
  width: s = 24,
1579
1681
  onClick: n
@@ -1608,9 +1710,9 @@ const j2 = ({
1608
1710
  )
1609
1711
  ]
1610
1712
  }
1611
- ), H5 = ({
1713
+ ), A5 = ({
1612
1714
  className: i,
1613
- color: e = L.GREY_DARK_3,
1715
+ color: e = m.GREY_DARK_3,
1614
1716
  height: t = 14,
1615
1717
  width: s = 14,
1616
1718
  onClick: n
@@ -1645,9 +1747,9 @@ const j2 = ({
1645
1747
  )
1646
1748
  ]
1647
1749
  }
1648
- ), E5 = ({
1750
+ ), Z5 = ({
1649
1751
  className: i,
1650
- color: e = L.GREY_DARK_5,
1752
+ color: e = m.GREY_DARK_5,
1651
1753
  height: t = 18,
1652
1754
  onClick: s,
1653
1755
  width: n = 18
@@ -1672,9 +1774,9 @@ const j2 = ({
1672
1774
  }
1673
1775
  )
1674
1776
  }
1675
- ), V5 = ({
1777
+ ), O5 = ({
1676
1778
  className: i,
1677
- color: e = L.GREY_DARK_5,
1779
+ color: e = m.GREY_DARK_5,
1678
1780
  height: t = 24,
1679
1781
  width: s = 24,
1680
1782
  onClick: n
@@ -1724,9 +1826,9 @@ const j2 = ({
1724
1826
  )
1725
1827
  ]
1726
1828
  }
1727
- ), I5 = ({
1829
+ ), S5 = ({
1728
1830
  className: i,
1729
- color: e = L.GREY_DARK_5,
1831
+ color: e = m.GREY_DARK_5,
1730
1832
  height: t = 24,
1731
1833
  width: s = 24,
1732
1834
  onClick: n
@@ -1761,9 +1863,9 @@ const j2 = ({
1761
1863
  )
1762
1864
  ]
1763
1865
  }
1764
- ), A5 = ({
1866
+ ), D5 = ({
1765
1867
  className: i,
1766
- color: e = L.NOTIFICATION_WARNING_DARK,
1868
+ color: e = m.NOTIFICATION_WARNING_DARK,
1767
1869
  height: t = 37,
1768
1870
  width: s = 36,
1769
1871
  onClick: n
@@ -1800,9 +1902,9 @@ const j2 = ({
1800
1902
  )
1801
1903
  ]
1802
1904
  }
1803
- ), O5 = ({
1905
+ ), G5 = ({
1804
1906
  className: i,
1805
- color: e = L.GREY_DARK_5,
1907
+ color: e = m.GREY_DARK_5,
1806
1908
  height: t = 24,
1807
1909
  width: s = 24,
1808
1910
  onClick: n
@@ -1826,9 +1928,9 @@ const j2 = ({
1826
1928
  }
1827
1929
  )
1828
1930
  }
1829
- ), Z5 = ({
1931
+ ), T5 = ({
1830
1932
  className: i,
1831
- color: e = L.GREY_DARK_5,
1933
+ color: e = m.GREY_DARK_5,
1832
1934
  height: t = 24,
1833
1935
  width: s = 24,
1834
1936
  onClick: n
@@ -1865,9 +1967,9 @@ const j2 = ({
1865
1967
  )
1866
1968
  ]
1867
1969
  }
1868
- ), S5 = ({
1970
+ ), K5 = ({
1869
1971
  className: i,
1870
- color: e = L.GREY_DARK_5,
1972
+ color: e = m.GREY_DARK_5,
1871
1973
  height: t = 20,
1872
1974
  width: s = 20,
1873
1975
  onClick: n
@@ -1898,9 +2000,9 @@ const j2 = ({
1898
2000
  )
1899
2001
  ]
1900
2002
  }
1901
- ), D5 = ({
2003
+ ), B5 = ({
1902
2004
  className: i,
1903
- color: e = L.GREY_DARK_5,
2005
+ color: e = m.GREY_DARK_5,
1904
2006
  height: t = 24,
1905
2007
  width: s = 24,
1906
2008
  onClick: n
@@ -1967,9 +2069,9 @@ const j2 = ({
1967
2069
  )
1968
2070
  ]
1969
2071
  }
1970
- ), G5 = ({
2072
+ ), P5 = ({
1971
2073
  className: i,
1972
- color: e = L.GREY_DARK_5,
2074
+ color: e = m.GREY_DARK_5,
1973
2075
  height: t = 24,
1974
2076
  width: s = 24,
1975
2077
  onClick: n
@@ -2024,9 +2126,9 @@ const j2 = ({
2024
2126
  )
2025
2127
  ]
2026
2128
  }
2027
- ), T5 = ({
2129
+ ), Y5 = ({
2028
2130
  className: i,
2029
- color: e = L.GREY_DARK_5,
2131
+ color: e = m.GREY_DARK_5,
2030
2132
  height: t = 24,
2031
2133
  width: s = 24,
2032
2134
  onClick: n
@@ -2073,9 +2175,9 @@ const j2 = ({
2073
2175
  )
2074
2176
  ]
2075
2177
  }
2076
- ), K5 = ({
2178
+ ), j5 = ({
2077
2179
  className: i,
2078
- color: e = L.GREY_DARK_5,
2180
+ color: e = m.GREY_DARK_5,
2079
2181
  height: t = 24,
2080
2182
  width: s = 24,
2081
2183
  onClick: n
@@ -2100,9 +2202,9 @@ const j2 = ({
2100
2202
  }
2101
2203
  )
2102
2204
  }
2103
- ), B5 = ({
2205
+ ), $5 = ({
2104
2206
  className: i,
2105
- color: e = L.GREY_DARK_5,
2207
+ color: e = m.GREY_DARK_5,
2106
2208
  height: t = 20,
2107
2209
  width: s = 20,
2108
2210
  onClick: n
@@ -2117,7 +2219,7 @@ const j2 = ({
2117
2219
  fill: "none",
2118
2220
  xmlns: "http://www.w3.org/2000/svg",
2119
2221
  children: [
2120
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: L.GREY_LIGHT_2 }),
2222
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: m.GREY_LIGHT_2 }),
2121
2223
  /* @__PURE__ */ r(
2122
2224
  "path",
2123
2225
  {
@@ -2129,7 +2231,7 @@ const j2 = ({
2129
2231
  )
2130
2232
  ]
2131
2233
  }
2132
- ), P5 = ({
2234
+ ), F5 = ({
2133
2235
  className: i,
2134
2236
  color: e = "#001E52",
2135
2237
  height: t = 24,
@@ -2155,7 +2257,7 @@ const j2 = ({
2155
2257
  }
2156
2258
  )
2157
2259
  }
2158
- ), Y5 = ({
2260
+ ), W5 = ({
2159
2261
  className: i,
2160
2262
  color: e = "#001E52",
2161
2263
  height: t = 24,
@@ -2193,63 +2295,31 @@ const j2 = ({
2193
2295
  )
2194
2296
  ] }) })
2195
2297
  }
2196
- ), j5 = ({
2298
+ ), U5 = ({
2197
2299
  width: i = 20,
2198
2300
  height: e = 20,
2199
- color: t = "#001E52",
2301
+ color: t = m.GREY_DARK_5,
2200
2302
  className: s,
2201
2303
  onClick: n
2202
2304
  }) => /* @__PURE__ */ r(
2203
2305
  "svg",
2204
2306
  {
2205
- xmlns: "http://www.w3.org/2000/svg",
2206
2307
  width: i,
2207
2308
  height: e,
2208
- className: s,
2209
2309
  onClick: n,
2210
- viewBox: "0 0 20 20",
2310
+ className: s,
2311
+ viewBox: "0 0 24 24",
2211
2312
  fill: "none",
2313
+ xmlns: "http://www.w3.org/2000/svg",
2212
2314
  children: /* @__PURE__ */ r(
2213
2315
  "path",
2214
2316
  {
2215
- fillRule: "evenodd",
2216
- clipRule: "evenodd",
2217
- d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
2218
- 2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
2219
- 17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
2220
- 1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
2221
- 6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
2222
- 8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
2223
- 8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
2224
- 5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
2225
- 6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
2226
- 4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
2227
- 7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
2228
- 7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
2229
- 8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
2230
- 6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
2231
- 7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
2232
- 8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
2233
- 7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
2234
- 6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
2235
- 8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
2236
- 11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
2237
- 11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
2238
- 12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
2239
- 12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
2240
- 12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
2241
- 13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
2242
- 14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
2243
- 14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
2244
- 12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
2245
- 13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
2246
- 15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
2247
- 15 12.7083H10.8333Z`,
2317
+ d: "M6.06939 16.5692C6.3622 16.2765 6.83706 16.2767 7.12994 16.5692C7.4228 16.8621 7.42273 17.3369 7.12994 17.6298L5.12994 19.6298C4.98929 19.7704 4.79858 19.8495 4.59967 19.8495C4.45045 19.8495 4.30597 19.8052 4.18365 19.7235L4.06939 19.6298L3.26959 18.83L3.21783 18.7733C2.97763 18.4787 2.99503 18.044 3.26959 17.7694C3.54417 17.495 3.97896 17.4775 4.2735 17.7177L4.33014 17.7694L4.59967 18.0389L6.06939 16.5692ZM20.0001 17.7499L20.0762 17.7538C20.4546 17.7921 20.75 18.1115 20.7501 18.4999C20.7501 18.8883 20.4546 19.2077 20.0762 19.246L20.0001 19.2499H9.00006C8.58584 19.2499 8.25006 18.9141 8.25006 18.4999C8.25007 18.0857 8.58585 17.7499 9.00006 17.7499H20.0001ZM5.55475 13.0145C5.27614 13.3209 4.80164 13.3438 4.49518 13.0653C4.18868 12.7867 4.16675 12.3122 4.44537 12.0057L5.55475 13.0145ZM20.0001 11.7499L20.0762 11.7538C20.4546 11.7921 20.75 12.1115 20.7501 12.4999C20.7501 12.8883 20.4546 13.2077 20.0762 13.246L20.0001 13.2499H9.00006C8.58584 13.2499 8.25006 12.9141 8.25006 12.4999C8.25007 12.0857 8.58585 11.7499 9.00006 11.7499H20.0001ZM4.50982 11.9403C4.79264 11.6865 5.22745 11.6831 5.51471 11.9442C5.80181 12.2055 5.8394 12.6386 5.61334 12.9442L5.56451 13.0038L5.55475 13.0145L4.44537 12.0057L4.45514 11.994L4.50982 11.9403ZM5.55475 7.01453C5.27614 7.32089 4.80164 7.3438 4.49518 7.06532C4.18868 6.78668 4.16674 6.31224 4.44537 6.00575L5.55475 7.01453ZM20.0001 5.74989L20.0762 5.75379C20.4546 5.79206 20.75 6.11146 20.7501 6.49989C20.7501 6.88832 20.4546 7.20771 20.0762 7.24598L20.0001 7.24989H9.00006C8.58584 7.24989 8.25006 6.9141 8.25006 6.49989C8.25007 6.08568 8.58585 5.74989 9.00006 5.74989H20.0001ZM4.45514 5.99403C4.73381 5.68784 5.20832 5.66569 5.51471 5.94422C5.8209 6.22289 5.84305 6.69741 5.56451 7.00379L5.55475 7.01453L4.44537 6.00575L4.45514 5.99403Z",
2248
2318
  fill: t
2249
2319
  }
2250
2320
  )
2251
2321
  }
2252
- ), $5 = ({
2322
+ ), z5 = ({
2253
2323
  width: i = 24,
2254
2324
  height: e = 24,
2255
2325
  color: t = "#131314",
@@ -2282,10 +2352,10 @@ const j2 = ({
2282
2352
  )
2283
2353
  ]
2284
2354
  }
2285
- ), F5 = ({
2286
- width: i = 24,
2287
- height: e = 24,
2288
- color: t = L.GREY_DARK_2,
2355
+ ), J5 = ({
2356
+ width: i = 20,
2357
+ height: e = 20,
2358
+ color: t = m.GREY_DARK_5,
2289
2359
  className: s,
2290
2360
  onClick: n
2291
2361
  }) => /* @__PURE__ */ u(
@@ -2293,38 +2363,32 @@ const j2 = ({
2293
2363
  {
2294
2364
  width: i,
2295
2365
  height: e,
2366
+ className: s,
2367
+ onClick: n,
2296
2368
  viewBox: "0 0 24 24",
2297
2369
  fill: "none",
2298
2370
  xmlns: "http://www.w3.org/2000/svg",
2299
- className: s,
2300
- onClick: n,
2301
2371
  children: [
2302
2372
  /* @__PURE__ */ r(
2303
2373
  "path",
2304
2374
  {
2305
- d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
2306
- stroke: t,
2307
- strokeWidth: "1.5",
2308
- strokeLinecap: "round",
2309
- strokeLinejoin: "round"
2375
+ d: "M18.25 20.5V19.5C18.25 16.0482 15.4518 13.25 12 13.25C8.54822 13.25 5.75 16.0482 5.75 19.5V20.5C5.75 20.9142 5.41421 21.25 5 21.25C4.58579 21.25 4.25 20.9142 4.25 20.5V19.5C4.25 15.2198 7.71979 11.75 12 11.75C16.2802 11.75 19.75 15.2198 19.75 19.5V20.5C19.75 20.9142 19.4142 21.25 19 21.25C18.5858 21.25 18.25 20.9142 18.25 20.5Z",
2376
+ fill: t
2310
2377
  }
2311
2378
  ),
2312
2379
  /* @__PURE__ */ r(
2313
2380
  "path",
2314
2381
  {
2315
- d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
2316
- stroke: t,
2317
- strokeWidth: "1.5",
2318
- strokeLinecap: "round",
2319
- strokeLinejoin: "round"
2382
+ d: "M15.25 8.5C15.25 6.70507 13.7949 5.25 12 5.25C10.2051 5.25 8.75 6.70507 8.75 8.5C8.75 10.2949 10.2051 11.75 12 11.75C13.7949 11.75 15.25 10.2949 15.25 8.5ZM16.75 8.5C16.75 11.1234 14.6234 13.25 12 13.25C9.37665 13.25 7.25 11.1234 7.25 8.5C7.25 5.87665 9.37665 3.75 12 3.75C14.6234 3.75 16.75 5.87665 16.75 8.5Z",
2383
+ fill: t
2320
2384
  }
2321
2385
  )
2322
2386
  ]
2323
2387
  }
2324
- ), W5 = ({
2388
+ ), Q5 = ({
2325
2389
  width: i = 24,
2326
2390
  height: e = 24,
2327
- color: t = L.GREY_DARK_2,
2391
+ color: t = m.GREY_DARK_2,
2328
2392
  className: s,
2329
2393
  onClick: n
2330
2394
  }) => /* @__PURE__ */ u(
@@ -2361,10 +2425,10 @@ const j2 = ({
2361
2425
  )
2362
2426
  ]
2363
2427
  }
2364
- ), U5 = ({
2428
+ ), q5 = ({
2365
2429
  width: i = 24,
2366
2430
  height: e = 24,
2367
- color: t = L.GREY_DARK_2,
2431
+ color: t = m.GREY_DARK_2,
2368
2432
  className: s,
2369
2433
  onClick: n
2370
2434
  }) => /* @__PURE__ */ r(
@@ -2388,10 +2452,10 @@ const j2 = ({
2388
2452
  }
2389
2453
  )
2390
2454
  }
2391
- ), z5 = ({
2455
+ ), X5 = ({
2392
2456
  width: i = 24,
2393
2457
  height: e = 24,
2394
- color: t = L.GREY_DARK_2,
2458
+ color: t = m.GREY_DARK_2,
2395
2459
  className: s,
2396
2460
  onClick: n
2397
2461
  }) => /* @__PURE__ */ r(
@@ -2415,32 +2479,6 @@ const j2 = ({
2415
2479
  }
2416
2480
  )
2417
2481
  }
2418
- ), J5 = ({
2419
- width: i = 20,
2420
- height: e = 20,
2421
- color: t = "#001E52",
2422
- className: s,
2423
- onClick: n
2424
- }) => /* @__PURE__ */ r(
2425
- "svg",
2426
- {
2427
- width: i,
2428
- height: e,
2429
- viewBox: "0 0 20 20",
2430
- fill: "none",
2431
- xmlns: "http://www.w3.org/2000/svg",
2432
- className: s,
2433
- onClick: n,
2434
- children: /* @__PURE__ */ r(
2435
- "path",
2436
- {
2437
- fillRule: "evenodd",
2438
- clipRule: "evenodd",
2439
- d: "M18.3337 10.0001C18.3337 14.6026 14.6028 18.3334 10.0003 18.3334C5.39783 18.3334 1.66699 14.6026 1.66699 10.0001C1.66699 5.39758 5.39783 1.66675 10.0003 1.66675C14.6028 1.66675 18.3337 5.39758 18.3337 10.0001ZM12.5003 7.50008C12.5003 8.16312 12.2369 8.79901 11.7681 9.26785C11.2993 9.73669 10.6634 10.0001 10.0003 10.0001C9.33728 10.0001 8.7014 9.73669 8.23256 9.26785C7.76372 8.79901 7.50033 8.16312 7.50033 7.50008C7.50033 6.83704 7.76372 6.20116 8.23256 5.73231C8.7014 5.26347 9.33728 5.00008 10.0003 5.00008C10.6634 5.00008 11.2993 5.26347 11.7681 5.73231C12.2369 6.20116 12.5003 6.83704 12.5003 7.50008ZM10.0003 17.0834C11.4306 17.0857 12.8277 16.6529 14.0062 15.8426C14.5095 15.4967 14.7245 14.8384 14.4312 14.3026C13.8253 13.1917 12.5753 12.5001 10.0003 12.5001C7.42533 12.5001 6.17533 13.1917 5.56866 14.3026C5.27616 14.8384 5.49116 15.4967 5.99449 15.8426C7.17299 16.6529 8.5701 17.0857 10.0003 17.0834Z",
2440
- fill: t
2441
- }
2442
- )
2443
- }
2444
2482
  ), s1 = ({
2445
2483
  name: i,
2446
2484
  width: e,
@@ -2450,7 +2488,7 @@ const j2 = ({
2450
2488
  disabled: o = !1,
2451
2489
  onClick: c
2452
2490
  }) => {
2453
- const [a, C] = I(n), { theme: d } = Q(e2), l = o ? d && d === "dark" ? L.GREY_LIGHT_4 : L.GREY_DARK_1 : s, h = o ? void 0 : c;
2491
+ const [a, C] = I(n), { theme: d } = Q(e2), l = o ? d && d === "dark" ? m.GREY_LIGHT_4 : m.GREY_DARK_1 : s, h = o ? void 0 : c;
2454
2492
  return A(() => {
2455
2493
  if (n) {
2456
2494
  h && !o && C(`${n} clickable`);
@@ -2460,9 +2498,9 @@ const j2 = ({
2460
2498
  }, [h, n, o]), /* @__PURE__ */ r(W, { children: (() => {
2461
2499
  switch (i) {
2462
2500
  case "nextIcon":
2463
- return k5({ width: e, height: t, color: l, className: a, onClick: h });
2501
+ return x5({ width: e, height: t, color: l, className: a, onClick: h });
2464
2502
  case "prevIcon":
2465
- return v5({ width: e, height: t, color: l, className: a, onClick: h });
2503
+ return _5({ width: e, height: t, color: l, className: a, onClick: h });
2466
2504
  case "arrowDown":
2467
2505
  return j2({ width: e, height: t, color: l, className: a, onClick: h });
2468
2506
  case "info":
@@ -2470,25 +2508,25 @@ const j2 = ({
2470
2508
  case "arrowRight":
2471
2509
  return F2({ width: e, height: t, color: l, className: a, onClick: h });
2472
2510
  case "calendar":
2473
- return W2({ width: e, height: t, color: l, className: a, onClick: h });
2511
+ return Q2({ width: e, height: t, color: l, className: a, onClick: h });
2474
2512
  case "check":
2475
- return U2({ width: e, height: t, color: l, className: a, onClick: h });
2513
+ return q2({ width: e, height: t, color: l, className: a, onClick: h });
2476
2514
  case "cancel":
2477
- return z2({ width: e, height: t, color: l, className: a, onClick: h });
2515
+ return X2({ width: e, height: t, color: l, className: a, onClick: h });
2478
2516
  case "add":
2479
- return J2({ width: e, height: t, color: l, className: a, onClick: h });
2517
+ return e5({ width: e, height: t, color: l, className: a, onClick: h });
2480
2518
  case "list":
2481
- return Q2({ width: e, height: t, color: l, className: a, onClick: h });
2519
+ return t5({ width: e, height: t, color: l, className: a, onClick: h });
2482
2520
  case "dragAndDrop":
2483
- return q2({ width: e, height: t, color: l, className: a, onClick: h });
2521
+ return i5({ width: e, height: t, color: l, className: a, onClick: h });
2484
2522
  case "filter":
2485
- return X2({ width: e, height: t, color: l, className: a, onClick: h });
2523
+ return s5({ width: e, height: t, color: l, className: a, onClick: h });
2486
2524
  case "attention":
2487
- return e5({ width: e, height: t, color: l, className: a, onClick: h });
2525
+ return n5({ width: e, height: t, color: l, className: a, onClick: h });
2488
2526
  case "users":
2489
- return t5({ width: e, height: t, color: l, className: a, onClick: h });
2527
+ return r5({ width: e, height: t, color: l, className: a, onClick: h });
2490
2528
  case "mySkillsMatrix":
2491
- return i5({
2529
+ return o5({
2492
2530
  width: e,
2493
2531
  height: t,
2494
2532
  color: l,
@@ -2496,9 +2534,9 @@ const j2 = ({
2496
2534
  onClick: h
2497
2535
  });
2498
2536
  case "skills":
2499
- return s5({ width: e, height: t, color: l, className: a, onClick: h });
2537
+ return a5({ width: e, height: t, color: l, className: a, onClick: h });
2500
2538
  case "skillsMatrices":
2501
- return n5({
2539
+ return l5({
2502
2540
  width: e,
2503
2541
  height: t,
2504
2542
  color: l,
@@ -2506,21 +2544,21 @@ const j2 = ({
2506
2544
  onClick: h
2507
2545
  });
2508
2546
  case "history":
2509
- return r5({ width: e, height: t, color: l, className: a, onClick: h });
2547
+ return h5({ width: e, height: t, color: l, className: a, onClick: h });
2510
2548
  case "logOut":
2511
- return o5({ width: e, height: t, color: l, className: a, onClick: h });
2549
+ return c5({ width: e, height: t, color: l, className: a, onClick: h });
2512
2550
  case "settings":
2513
- return a5({ width: e, height: t, color: l, className: a, onClick: h });
2551
+ return d5({ width: e, height: t, color: l, className: a, onClick: h });
2514
2552
  case "trash":
2515
- return l5({ width: e, height: t, color: l, className: a, onClick: h });
2553
+ return C5({ width: e, height: t, color: l, className: a, onClick: h });
2516
2554
  case "settings2":
2517
- return h5({ width: e, height: t, color: l, className: a, onClick: h });
2555
+ return g5({ width: e, height: t, color: l, className: a, onClick: h });
2518
2556
  case "checkCircle":
2519
- return c5({ width: e, height: t, color: l, className: a, onClick: h });
2557
+ return u5({ width: e, height: t, color: l, className: a, onClick: h });
2520
2558
  case "cancelCircle":
2521
- return d5({ width: e, height: t, color: l, className: a, onClick: h });
2559
+ return p5({ width: e, height: t, color: l, className: a, onClick: h });
2522
2560
  case "visibilityIcon":
2523
- return C5({
2561
+ return f5({
2524
2562
  width: e,
2525
2563
  height: t,
2526
2564
  color: l,
@@ -2528,7 +2566,7 @@ const j2 = ({
2528
2566
  onClick: h
2529
2567
  });
2530
2568
  case "visibilityOffIcon":
2531
- return g5({
2569
+ return m5({
2532
2570
  width: e,
2533
2571
  height: t,
2534
2572
  color: l,
@@ -2536,7 +2574,7 @@ const j2 = ({
2536
2574
  onClick: h
2537
2575
  });
2538
2576
  case "selectArrowIcon":
2539
- return u5({
2577
+ return w5({
2540
2578
  width: e,
2541
2579
  height: t,
2542
2580
  color: l,
@@ -2544,7 +2582,7 @@ const j2 = ({
2544
2582
  onClick: h
2545
2583
  });
2546
2584
  case "expandArrowIcon":
2547
- return p5({
2585
+ return L5({
2548
2586
  width: e,
2549
2587
  height: t,
2550
2588
  color: l,
@@ -2552,7 +2590,7 @@ const j2 = ({
2552
2590
  onClick: h
2553
2591
  });
2554
2592
  case "expandActiveArrowIcon":
2555
- return f5({
2593
+ return k5({
2556
2594
  width: e,
2557
2595
  height: t,
2558
2596
  color: l,
@@ -2560,79 +2598,85 @@ const j2 = ({
2560
2598
  onClick: h
2561
2599
  });
2562
2600
  case "sortUp":
2563
- return m5({ width: e, height: t, color: l, className: a, onClick: h });
2601
+ return v5({ width: e, height: t, color: l, className: a, onClick: h });
2564
2602
  case "sortDown":
2565
- return w5({ width: e, height: t, color: l, className: a, onClick: h });
2603
+ return N5({ width: e, height: t, color: l, className: a, onClick: h });
2566
2604
  case "search":
2567
- return L5({ width: e, height: t, color: l, className: a, onClick: h });
2568
- case "arrowUpFilled":
2569
2605
  return R5({ width: e, height: t, color: l, className: a, onClick: h });
2606
+ case "arrowUpFilled":
2607
+ return b5({ width: e, height: t, color: l, className: a, onClick: h });
2570
2608
  case "arrowDownFilled":
2571
- return N5({ width: e, height: t, color: l, className: a, onClick: h });
2609
+ return M5({ width: e, height: t, color: l, className: a, onClick: h });
2610
+ case "arrow2Up":
2611
+ return W2({ width: e, height: t, color: l, className: a, onClick: h });
2612
+ case "arrow2Right":
2613
+ return U2({ width: e, height: t, color: l, className: a, onClick: h });
2614
+ case "arrow2Down":
2615
+ return z2({ width: e, height: t, color: l, className: a, onClick: h });
2616
+ case "arrow2Left":
2617
+ return J2({ width: e, height: t, color: l, className: a, onClick: h });
2572
2618
  case "link":
2573
- return x5({ width: e, height: t, color: l, className: a, onClick: h });
2619
+ return y5({ width: e, height: t, color: l, className: a, onClick: h });
2574
2620
  case "telegram":
2575
- return _5({ width: e, height: t, color: l, className: a, onClick: h });
2621
+ return E5({ width: e, height: t, color: l, className: a, onClick: h });
2576
2622
  case "mail":
2577
- return y5({ width: e, height: t, color: l, className: a, onClick: h });
2623
+ return I5({ width: e, height: t, color: l, className: a, onClick: h });
2578
2624
  case "github":
2579
- return M5({ width: e, height: t, color: l, className: a, onClick: h });
2625
+ return H5({ width: e, height: t, color: l, className: a, onClick: h });
2580
2626
  case "linkedIn":
2581
- return b5({ width: e, height: t, color: l, className: a, onClick: h });
2627
+ return V5({ width: e, height: t, color: l, className: a, onClick: h });
2582
2628
  case "emptyStateIcon":
2583
- return H5({ width: e, height: t, color: l, className: a, onClick: h });
2629
+ return A5({ width: e, height: t, color: l, className: a, onClick: h });
2584
2630
  case "filtersIcon":
2585
- return E5({ width: e, height: t, color: l, className: a, onClick: h });
2631
+ return Z5({ width: e, height: t, color: l, className: a, onClick: h });
2586
2632
  case "dotMenuIcon":
2587
- return V5({ width: e, height: t, color: l, className: a, onClick: h });
2633
+ return O5({ width: e, height: t, color: l, className: a, onClick: h });
2588
2634
  case "plusCircle":
2589
- return I5({ width: e, height: t, color: l, className: a, onClick: h });
2635
+ return S5({ width: e, height: t, color: l, className: a, onClick: h });
2590
2636
  case "warning":
2591
- return A5({ width: e, height: t, color: l, className: a, onClick: h });
2637
+ return D5({ width: e, height: t, color: l, className: a, onClick: h });
2592
2638
  case "back":
2593
- return O5({ width: e, height: t, color: l, className: a, onClick: h });
2639
+ return G5({ width: e, height: t, color: l, className: a, onClick: h });
2594
2640
  case "bell":
2595
- return Z5({ width: e, height: t, color: l, className: a, onClick: h });
2641
+ return T5({ width: e, height: t, color: l, className: a, onClick: h });
2596
2642
  case "copy":
2597
- return S5({ width: e, height: t, color: l, className: a, onClick: h });
2643
+ return K5({ width: e, height: t, color: l, className: a, onClick: h });
2598
2644
  case "contract":
2599
- return D5({ width: e, height: t, color: l, className: a, onClick: h });
2645
+ return B5({ width: e, height: t, color: l, className: a, onClick: h });
2600
2646
  case "resourceManager":
2601
- return G5({ width: e, height: t, color: l, className: a, onClick: h });
2647
+ return P5({ width: e, height: t, color: l, className: a, onClick: h });
2602
2648
  case "image":
2603
- return T5({ width: e, height: t, color: l, className: a, onClick: h });
2649
+ return Y5({ width: e, height: t, color: l, className: a, onClick: h });
2604
2650
  case "edit":
2605
- return K5({ width: e, height: t, color: l, className: a, onClick: h });
2651
+ return j5({ width: e, height: t, color: l, className: a, onClick: h });
2606
2652
  case "filledArrowRight":
2607
- return B5({ width: e, height: t, color: l, className: a, onClick: h });
2653
+ return $5({ width: e, height: t, color: l, className: a, onClick: h });
2608
2654
  case "burgerMenu":
2609
- return P5({ width: e, height: t, color: l, className: a, onClick: h });
2655
+ return F5({ width: e, height: t, color: l, className: a, onClick: h });
2610
2656
  case "refresh":
2611
- return Y5({ width: e, height: t, color: l, className: a, onClick: h });
2657
+ return W5({ width: e, height: t, color: l, className: a, onClick: h });
2612
2658
  case "projects":
2613
- return j5({ width: e, height: t, color: l, className: a, onClick: h });
2614
- case "profile":
2659
+ return U5({ width: e, height: t, color: l, className: a, onClick: h });
2660
+ case "user":
2615
2661
  return J5({ width: e, height: t, color: l, className: a, onClick: h });
2616
2662
  case "exit":
2617
- return $5({ width: e, height: t, color: l, className: a, onClick: h });
2618
- case "client":
2619
- return F5({ width: e, height: t, color: l, className: a, onClick: h });
2663
+ return z5({ width: e, height: t, color: l, className: a, onClick: h });
2620
2664
  case "openPointCircle":
2621
- return W5({ width: e, height: t, color: l, className: a, onClick: h });
2665
+ return Q5({ width: e, height: t, color: l, className: a, onClick: h });
2622
2666
  case "community":
2623
- return U5({ width: e, height: t, color: l, className: a, onClick: h });
2667
+ return q5({ width: e, height: t, color: l, className: a, onClick: h });
2624
2668
  case "docs":
2625
- return z5({ width: e, height: t, color: l, className: a, onClick: h });
2669
+ return X5({ width: e, height: t, color: l, className: a, onClick: h });
2626
2670
  default:
2627
2671
  return /* @__PURE__ */ r(W, { children: "No Icon provided" });
2628
2672
  }
2629
2673
  })() });
2630
- }, { Title: Q5, Text: q5 } = J1, X5 = {
2674
+ }, { Title: ee, Text: te } = J1, ie = {
2631
2675
  h1: 1,
2632
2676
  h2: 2,
2633
2677
  h3: 3,
2634
2678
  h4: 4
2635
- }, ee = w1(
2679
+ }, se = w1(
2636
2680
  ({
2637
2681
  align: i = "inherit",
2638
2682
  variant: e = "body1",
@@ -2650,11 +2694,11 @@ const j2 = ({
2650
2694
  A(() => {
2651
2695
  var N;
2652
2696
  if (!a) return;
2653
- const m = () => {
2697
+ const L = () => {
2654
2698
  d.current && h(d.current.scrollWidth > d.current.clientWidth);
2655
2699
  };
2656
- m();
2657
- const y = new ResizeObserver(m);
2700
+ L();
2701
+ const y = new ResizeObserver(L);
2658
2702
  return d.current && y.observe(d.current), (N = d.current) != null && N.parentElement && y.observe(d.current.parentElement), () => {
2659
2703
  y.disconnect();
2660
2704
  };
@@ -2662,7 +2706,7 @@ const j2 = ({
2662
2706
  const g = e === "h1" || e === "h2" || e === "h3" || e === "h4";
2663
2707
  let p = `snmt-typography snmt-typography-${e}`;
2664
2708
  i && i !== "inherit" && (p += ` snmt-typography-align-${i}`), o && (p += " collapsed");
2665
- const w = {
2709
+ const k = {
2666
2710
  className: p,
2667
2711
  style: { color: t, whiteSpace: a ? "nowrap" : c, display: a ? "block" : "" },
2668
2712
  onClick: n,
@@ -2674,16 +2718,16 @@ const j2 = ({
2674
2718
  }
2675
2719
  } : void 0
2676
2720
  };
2677
- return g ? /* @__PURE__ */ r(Q5, { level: X5[e], ...w, children: s }) : /* @__PURE__ */ r(q5, { ...w, children: s });
2721
+ return g ? /* @__PURE__ */ r(ee, { level: ie[e], ...k, children: s }) : /* @__PURE__ */ r(te, { ...k, children: s });
2678
2722
  }
2679
2723
  );
2680
- var k = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(k || {});
2724
+ var w = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(w || {});
2681
2725
  const t2 = t1({
2682
2726
  locale: "en",
2683
2727
  theme: "light"
2684
2728
  });
2685
2729
  t2.Provider;
2686
- const te = ({
2730
+ const ne = ({
2687
2731
  width: i = 20,
2688
2732
  height: e = 20,
2689
2733
  color: t = "#001E52",
@@ -2710,10 +2754,10 @@ const te = ({
2710
2754
  }
2711
2755
  )
2712
2756
  }
2713
- ), ie = ({
2757
+ ), re = ({
2714
2758
  width: i = 20,
2715
2759
  height: e = 20,
2716
- color: t = k.GREY_DARK_5,
2760
+ color: t = w.GREY_DARK_5,
2717
2761
  className: s,
2718
2762
  onClick: n
2719
2763
  }) => /* @__PURE__ */ u(
@@ -2750,7 +2794,7 @@ const te = ({
2750
2794
  )
2751
2795
  ]
2752
2796
  }
2753
- ), se = ({
2797
+ ), oe = ({
2754
2798
  width: i = 20,
2755
2799
  height: e = 20,
2756
2800
  color: t = "#001E52",
@@ -2785,10 +2829,112 @@ const te = ({
2785
2829
  )
2786
2830
  ]
2787
2831
  }
2788
- ), ne = ({
2832
+ ), ae = ({
2833
+ width: i = 20,
2834
+ height: e = 20,
2835
+ color: t = w.GREY_DARK_5,
2836
+ className: s,
2837
+ onClick: n
2838
+ }) => /* @__PURE__ */ u(
2839
+ "svg",
2840
+ {
2841
+ width: i,
2842
+ height: e,
2843
+ className: s,
2844
+ onClick: n,
2845
+ viewBox: "0 0 25 25",
2846
+ fill: "none",
2847
+ xmlns: "http://www.w3.org/2000/svg",
2848
+ children: [
2849
+ /* @__PURE__ */ r("g", { "clip-path": "url(#clip0_1_2043)", children: /* @__PURE__ */ r(
2850
+ "path",
2851
+ {
2852
+ d: "M5.96967 14.9697C5.67678 15.2626 5.67678 15.7373 5.96967 16.0302C6.26256 16.3231 6.73732 16.3231 7.03022 16.0302L12.4999 10.5605L17.9697 16.0302L18.0263 16.082C18.3209 16.3223 18.7556 16.3048 19.0302 16.0302C19.3048 15.7556 19.3223 15.3209 19.082 15.0263L19.0302 14.9697L13.0302 8.96967C12.7373 8.67678 12.2626 8.67678 11.9697 8.96967L5.96967 14.9697Z",
2853
+ fill: t
2854
+ }
2855
+ ) }),
2856
+ /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
2857
+ ]
2858
+ }
2859
+ ), le = ({
2860
+ width: i = 20,
2861
+ height: e = 20,
2862
+ color: t = w.GREY_DARK_5,
2863
+ className: s,
2864
+ onClick: n
2865
+ }) => /* @__PURE__ */ r(
2866
+ "svg",
2867
+ {
2868
+ width: i,
2869
+ height: e,
2870
+ className: s,
2871
+ onClick: n,
2872
+ viewBox: "0 0 25 25",
2873
+ fill: "none",
2874
+ xmlns: "http://www.w3.org/2000/svg",
2875
+ children: /* @__PURE__ */ r(
2876
+ "path",
2877
+ {
2878
+ d: "M10.0303 5.96967C9.73744 5.67678 9.26268 5.67678 8.96978 5.96967C8.67689 6.26256 8.67689 6.73732 8.96978 7.03022L14.4395 12.4999L8.96978 17.9697L8.91803 18.0263C8.67772 18.3209 8.69518 18.7556 8.96978 19.0302C9.24439 19.3048 9.67911 19.3223 9.97369 19.082L10.0303 19.0302L16.0303 13.0302C16.3232 12.7373 16.3232 12.2626 16.0303 11.9697L10.0303 5.96967Z",
2879
+ fill: t
2880
+ }
2881
+ )
2882
+ }
2883
+ ), he = ({
2884
+ width: i = 20,
2885
+ height: e = 20,
2886
+ color: t = w.GREY_DARK_5,
2887
+ className: s,
2888
+ onClick: n
2889
+ }) => /* @__PURE__ */ u(
2890
+ "svg",
2891
+ {
2892
+ width: i,
2893
+ height: e,
2894
+ className: s,
2895
+ onClick: n,
2896
+ viewBox: "0 0 25 25",
2897
+ fill: "none",
2898
+ xmlns: "http://www.w3.org/2000/svg",
2899
+ children: [
2900
+ /* @__PURE__ */ r("g", { "clip-path": "url(#clip0_1_2039)", children: /* @__PURE__ */ r(
2901
+ "path",
2902
+ {
2903
+ d: "M5.96967 10.0303C5.67678 9.73744 5.67678 9.26268 5.96967 8.96978C6.26256 8.67689 6.73732 8.67689 7.03022 8.96978L12.4999 14.4395L17.9697 8.96978L18.0263 8.91803C18.3209 8.67772 18.7556 8.69518 19.0302 8.96978C19.3048 9.24439 19.3223 9.67911 19.082 9.97369L19.0302 10.0303L13.0302 16.0303C12.7373 16.3232 12.2626 16.3232 11.9697 16.0303L5.96967 10.0303Z",
2904
+ fill: t
2905
+ }
2906
+ ) }),
2907
+ /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
2908
+ ]
2909
+ }
2910
+ ), ce = ({
2911
+ width: i = 20,
2912
+ height: e = 20,
2913
+ color: t = w.GREY_DARK_5,
2914
+ className: s,
2915
+ onClick: n
2916
+ }) => /* @__PURE__ */ r(
2917
+ "svg",
2918
+ {
2919
+ width: i,
2920
+ height: e,
2921
+ className: s,
2922
+ onClick: n,
2923
+ viewBox: "0 0 25 25",
2924
+ fill: "none",
2925
+ xmlns: "http://www.w3.org/2000/svg",
2926
+ children: /* @__PURE__ */ r(
2927
+ "path",
2928
+ {
2929
+ d: "M14.9697 5.96967C15.2626 5.67678 15.7373 5.67678 16.0302 5.96967C16.3231 6.26256 16.3231 6.73732 16.0302 7.03022L10.5605 12.4999L16.0302 17.9697L16.082 18.0263C16.3223 18.3209 16.3048 18.7556 16.0302 19.0302C15.7556 19.3048 15.3209 19.3223 15.0263 19.082L14.9697 19.0302L8.96967 13.0302C8.67678 12.7373 8.67678 12.2626 8.96967 11.9697L14.9697 5.96967Z",
2930
+ fill: t
2931
+ }
2932
+ )
2933
+ }
2934
+ ), de = ({
2789
2935
  width: i = 20,
2790
2936
  height: e = 20,
2791
- color: t = k.GREY_DARK_5,
2937
+ color: t = w.GREY_DARK_5,
2792
2938
  className: s,
2793
2939
  onClick: n
2794
2940
  }) => /* @__PURE__ */ u(
@@ -2832,10 +2978,10 @@ const te = ({
2832
2978
  )
2833
2979
  ]
2834
2980
  }
2835
- ), re = ({
2981
+ ), Ce = ({
2836
2982
  width: i = 20,
2837
2983
  height: e = 20,
2838
- color: t = k.GREY_DARK_5,
2984
+ color: t = w.GREY_DARK_5,
2839
2985
  className: s,
2840
2986
  onClick: n
2841
2987
  }) => /* @__PURE__ */ r(
@@ -2856,10 +3002,10 @@ const te = ({
2856
3002
  }
2857
3003
  )
2858
3004
  }
2859
- ), oe = ({
3005
+ ), ge = ({
2860
3006
  width: i = 20,
2861
3007
  height: e = 20,
2862
- color: t = k.GREY_DARK_5,
3008
+ color: t = w.GREY_DARK_5,
2863
3009
  className: s,
2864
3010
  onClick: n
2865
3011
  }) => /* @__PURE__ */ r(
@@ -2880,10 +3026,10 @@ const te = ({
2880
3026
  }
2881
3027
  )
2882
3028
  }
2883
- ), ae = ({
3029
+ ), ue = ({
2884
3030
  width: i = 20,
2885
3031
  height: e = 20,
2886
- color: t = k.GREY_DARK_5,
3032
+ color: t = w.GREY_DARK_5,
2887
3033
  className: s,
2888
3034
  onClick: n
2889
3035
  }) => /* @__PURE__ */ r(
@@ -2904,10 +3050,10 @@ const te = ({
2904
3050
  }
2905
3051
  )
2906
3052
  }
2907
- ), le = ({
3053
+ ), pe = ({
2908
3054
  width: i = 20,
2909
3055
  height: e = 20,
2910
- color: t = k.GREY_DARK_5,
3056
+ color: t = w.GREY_DARK_5,
2911
3057
  className: s,
2912
3058
  onClick: n
2913
3059
  }) => /* @__PURE__ */ u(
@@ -2965,10 +3111,10 @@ const te = ({
2965
3111
  )
2966
3112
  ]
2967
3113
  }
2968
- ), he = ({
3114
+ ), fe = ({
2969
3115
  width: i = 20,
2970
3116
  height: e = 20,
2971
- color: t = k.GREY_DARK_5,
3117
+ color: t = w.GREY_DARK_5,
2972
3118
  className: s,
2973
3119
  onClick: n
2974
3120
  }) => /* @__PURE__ */ u(
@@ -3012,10 +3158,10 @@ const te = ({
3012
3158
  )
3013
3159
  ]
3014
3160
  }
3015
- ), ce = ({
3161
+ ), me = ({
3016
3162
  width: i = 20,
3017
3163
  height: e = 20,
3018
- color: t = k.GREY_DARK_5,
3164
+ color: t = w.GREY_DARK_5,
3019
3165
  className: s,
3020
3166
  onClick: n
3021
3167
  }) => /* @__PURE__ */ u(
@@ -3052,10 +3198,10 @@ const te = ({
3052
3198
  )
3053
3199
  ]
3054
3200
  }
3055
- ), de = ({
3201
+ ), we = ({
3056
3202
  width: i = 20,
3057
3203
  height: e = 20,
3058
- color: t = k.GREY_DARK_5,
3204
+ color: t = w.GREY_DARK_5,
3059
3205
  className: s,
3060
3206
  onClick: n
3061
3207
  }) => /* @__PURE__ */ u(
@@ -3092,10 +3238,10 @@ const te = ({
3092
3238
  )
3093
3239
  ]
3094
3240
  }
3095
- ), Ce = ({
3241
+ ), Le = ({
3096
3242
  width: i = 20,
3097
3243
  height: e = 20,
3098
- color: t = k.GREY_DARK_5,
3244
+ color: t = w.GREY_DARK_5,
3099
3245
  className: s,
3100
3246
  onClick: n
3101
3247
  }) => /* @__PURE__ */ u(
@@ -3139,10 +3285,10 @@ const te = ({
3139
3285
  )
3140
3286
  ]
3141
3287
  }
3142
- ), ge = ({
3288
+ ), ke = ({
3143
3289
  width: i = 20,
3144
3290
  height: e = 20,
3145
- color: t = k.GREY_DARK_5,
3291
+ color: t = w.GREY_DARK_5,
3146
3292
  className: s,
3147
3293
  onClick: n
3148
3294
  }) => /* @__PURE__ */ u(
@@ -3186,10 +3332,10 @@ const te = ({
3186
3332
  )
3187
3333
  ]
3188
3334
  }
3189
- ), ue = ({
3335
+ ), ve = ({
3190
3336
  width: i = 20,
3191
3337
  height: e = 20,
3192
- color: t = k.GREY_DARK_5,
3338
+ color: t = w.GREY_DARK_5,
3193
3339
  className: s,
3194
3340
  onClick: n
3195
3341
  }) => /* @__PURE__ */ u(
@@ -3233,10 +3379,10 @@ const te = ({
3233
3379
  )
3234
3380
  ]
3235
3381
  }
3236
- ), pe = ({
3382
+ ), Ne = ({
3237
3383
  width: i = 20,
3238
3384
  height: e = 20,
3239
- color: t = k.GREY_DARK_5,
3385
+ color: t = w.GREY_DARK_5,
3240
3386
  className: s,
3241
3387
  onClick: n
3242
3388
  }) => /* @__PURE__ */ u(
@@ -3273,10 +3419,10 @@ const te = ({
3273
3419
  )
3274
3420
  ]
3275
3421
  }
3276
- ), fe = ({
3422
+ ), Re = ({
3277
3423
  width: i = 20,
3278
3424
  height: e = 20,
3279
- color: t = k.GREY_DARK_5,
3425
+ color: t = w.GREY_DARK_5,
3280
3426
  className: s,
3281
3427
  onClick: n
3282
3428
  }) => /* @__PURE__ */ u(
@@ -3306,10 +3452,10 @@ const te = ({
3306
3452
  )
3307
3453
  ]
3308
3454
  }
3309
- ), me = ({
3455
+ ), xe = ({
3310
3456
  width: i = 20,
3311
3457
  height: e = 20,
3312
- color: t = k.GREY_DARK_5,
3458
+ color: t = w.GREY_DARK_5,
3313
3459
  className: s,
3314
3460
  onClick: n
3315
3461
  }) => /* @__PURE__ */ u(
@@ -3339,10 +3485,10 @@ const te = ({
3339
3485
  )
3340
3486
  ]
3341
3487
  }
3342
- ), we = ({
3488
+ ), _e = ({
3343
3489
  width: i = 20,
3344
3490
  height: e = 20,
3345
- color: t = k.GREY_DARK_5,
3491
+ color: t = w.GREY_DARK_5,
3346
3492
  className: s,
3347
3493
  onClick: n
3348
3494
  }) => /* @__PURE__ */ u(
@@ -3372,10 +3518,10 @@ const te = ({
3372
3518
  )
3373
3519
  ]
3374
3520
  }
3375
- ), Le = ({
3521
+ ), Me = ({
3376
3522
  width: i = 20,
3377
3523
  height: e = 20,
3378
- color: t = k.GREY_DARK_5,
3524
+ color: t = w.GREY_DARK_5,
3379
3525
  className: s,
3380
3526
  onClick: n
3381
3527
  }) => /* @__PURE__ */ u(
@@ -3405,10 +3551,10 @@ const te = ({
3405
3551
  )
3406
3552
  ]
3407
3553
  }
3408
- ), ke = ({
3554
+ ), be = ({
3409
3555
  width: i = 20,
3410
3556
  height: e = 20,
3411
- color: t = k.GREY_DARK_5,
3557
+ color: t = w.GREY_DARK_5,
3412
3558
  className: s,
3413
3559
  onClick: n
3414
3560
  }) => /* @__PURE__ */ u(
@@ -3445,10 +3591,10 @@ const te = ({
3445
3591
  )
3446
3592
  ]
3447
3593
  }
3448
- ), ve = ({
3594
+ ), ye = ({
3449
3595
  width: i = 20,
3450
3596
  height: e = 20,
3451
- color: t = k.GREY_DARK_5,
3597
+ color: t = w.GREY_DARK_5,
3452
3598
  className: s,
3453
3599
  onClick: n
3454
3600
  }) => /* @__PURE__ */ u(
@@ -3478,10 +3624,10 @@ const te = ({
3478
3624
  )
3479
3625
  ]
3480
3626
  }
3481
- ), Ne = ({
3627
+ ), He = ({
3482
3628
  width: i = 20,
3483
3629
  height: e = 20,
3484
- color: t = k.GREY_DARK_5,
3630
+ color: t = w.GREY_DARK_5,
3485
3631
  className: s,
3486
3632
  onClick: n
3487
3633
  }) => /* @__PURE__ */ u(
@@ -3511,7 +3657,7 @@ const te = ({
3511
3657
  )
3512
3658
  ]
3513
3659
  }
3514
- ), Re = ({
3660
+ ), Ee = ({
3515
3661
  width: i = 20,
3516
3662
  height: e = 20,
3517
3663
  color: t = "#070739",
@@ -3541,7 +3687,7 @@ const te = ({
3541
3687
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
3542
3688
  ]
3543
3689
  }
3544
- ), xe = ({
3690
+ ), Ve = ({
3545
3691
  width: i = 20,
3546
3692
  height: e = 20,
3547
3693
  color: t = "#070739",
@@ -3579,7 +3725,7 @@ const te = ({
3579
3725
  )
3580
3726
  ]
3581
3727
  }
3582
- ), Me = ({
3728
+ ), Ie = ({
3583
3729
  width: i = 9,
3584
3730
  height: e = 5,
3585
3731
  color: t = "#001E52",
@@ -3605,7 +3751,7 @@ const te = ({
3605
3751
  }
3606
3752
  )
3607
3753
  }
3608
- ), _e = ({
3754
+ ), Ae = ({
3609
3755
  width: i = 20,
3610
3756
  height: e = 20,
3611
3757
  color: t = "#F2F2F7",
@@ -3634,7 +3780,7 @@ const te = ({
3634
3780
  )
3635
3781
  ]
3636
3782
  }
3637
- ), be = ({
3783
+ ), Ze = ({
3638
3784
  width: i = 20,
3639
3785
  height: e = 20,
3640
3786
  color: t = "#004ED7",
@@ -3663,7 +3809,7 @@ const te = ({
3663
3809
  )
3664
3810
  ]
3665
3811
  }
3666
- ), ye = ({
3812
+ ), Oe = ({
3667
3813
  width: i = 10,
3668
3814
  height: e = 10,
3669
3815
  color: t = "#001E52",
@@ -3692,7 +3838,7 @@ const te = ({
3692
3838
  )
3693
3839
  ]
3694
3840
  }
3695
- ), He = ({
3841
+ ), Se = ({
3696
3842
  width: i = 10,
3697
3843
  height: e = 10,
3698
3844
  color: t = "#001E52",
@@ -3729,9 +3875,9 @@ const te = ({
3729
3875
  )
3730
3876
  ]
3731
3877
  }
3732
- ), Ee = ({
3878
+ ), De = ({
3733
3879
  className: i,
3734
- color: e = k.GREY_DARK_5,
3880
+ color: e = w.GREY_DARK_5,
3735
3881
  height: t = 20,
3736
3882
  width: s = 20,
3737
3883
  onClick: n
@@ -3762,9 +3908,9 @@ const te = ({
3762
3908
  )
3763
3909
  ]
3764
3910
  }
3765
- ), Ve = ({
3911
+ ), Ge = ({
3766
3912
  className: i,
3767
- color: e = k.GREY_DARK_5,
3913
+ color: e = w.GREY_DARK_5,
3768
3914
  height: t = 20,
3769
3915
  width: s = 20,
3770
3916
  onClick: n
@@ -3789,9 +3935,9 @@ const te = ({
3789
3935
  }
3790
3936
  )
3791
3937
  }
3792
- ), Ie = ({
3938
+ ), Te = ({
3793
3939
  className: i,
3794
- color: e = k.GREY_DARK_5,
3940
+ color: e = w.GREY_DARK_5,
3795
3941
  height: t = 20,
3796
3942
  width: s = 20,
3797
3943
  onClick: n
@@ -3816,9 +3962,9 @@ const te = ({
3816
3962
  }
3817
3963
  )
3818
3964
  }
3819
- ), Ae = ({
3965
+ ), Ke = ({
3820
3966
  className: i,
3821
- color: e = k.GREY_DARK_5,
3967
+ color: e = w.GREY_DARK_5,
3822
3968
  height: t = 5,
3823
3969
  width: s = 10,
3824
3970
  onClick: n
@@ -3840,9 +3986,9 @@ const te = ({
3840
3986
  }
3841
3987
  )
3842
3988
  }
3843
- ), Oe = ({
3989
+ ), Be = ({
3844
3990
  className: i,
3845
- color: e = k.GREY_DARK_5,
3991
+ color: e = w.GREY_DARK_5,
3846
3992
  height: t = 5,
3847
3993
  width: s = 10,
3848
3994
  onClick: n
@@ -3865,9 +4011,9 @@ const te = ({
3865
4011
  }
3866
4012
  )
3867
4013
  }
3868
- ), Ze = ({
4014
+ ), Pe = ({
3869
4015
  className: i,
3870
- color: e = k.GREY_DARK_5,
4016
+ color: e = w.GREY_DARK_5,
3871
4017
  height: t = 20,
3872
4018
  width: s = 20,
3873
4019
  onClick: n
@@ -3898,9 +4044,9 @@ const te = ({
3898
4044
  )
3899
4045
  ]
3900
4046
  }
3901
- ), Se = ({
4047
+ ), Ye = ({
3902
4048
  className: i,
3903
- color: e = k.GREY_DARK_5,
4049
+ color: e = w.GREY_DARK_5,
3904
4050
  height: t = 24,
3905
4051
  width: s = 24,
3906
4052
  onClick: n
@@ -3937,9 +4083,9 @@ const te = ({
3937
4083
  )
3938
4084
  ]
3939
4085
  }
3940
- ), De = ({
4086
+ ), je = ({
3941
4087
  className: i,
3942
- color: e = k.GREY_DARK_5,
4088
+ color: e = w.GREY_DARK_5,
3943
4089
  height: t = 24,
3944
4090
  width: s = 24,
3945
4091
  onClick: n
@@ -3964,9 +4110,9 @@ const te = ({
3964
4110
  }
3965
4111
  )
3966
4112
  }
3967
- ), Ge = ({
4113
+ ), $e = ({
3968
4114
  className: i,
3969
- color: e = k.GREY_DARK_5,
4115
+ color: e = w.GREY_DARK_5,
3970
4116
  height: t = 24,
3971
4117
  width: s = 24,
3972
4118
  onClick: n
@@ -4023,9 +4169,9 @@ const te = ({
4023
4169
  )
4024
4170
  ]
4025
4171
  }
4026
- ), Te = ({
4172
+ ), Fe = ({
4027
4173
  className: i,
4028
- color: e = k.GREY_DARK_5,
4174
+ color: e = w.GREY_DARK_5,
4029
4175
  height: t = 24,
4030
4176
  width: s = 24,
4031
4177
  onClick: n
@@ -4060,9 +4206,9 @@ const te = ({
4060
4206
  )
4061
4207
  ]
4062
4208
  }
4063
- ), Ke = ({
4209
+ ), We = ({
4064
4210
  className: i,
4065
- color: e = k.GREY_DARK_3,
4211
+ color: e = w.GREY_DARK_3,
4066
4212
  height: t = 14,
4067
4213
  width: s = 14,
4068
4214
  onClick: n
@@ -4097,9 +4243,9 @@ const te = ({
4097
4243
  )
4098
4244
  ]
4099
4245
  }
4100
- ), Be = ({
4246
+ ), Ue = ({
4101
4247
  className: i,
4102
- color: e = k.GREY_DARK_5,
4248
+ color: e = w.GREY_DARK_5,
4103
4249
  height: t = 18,
4104
4250
  onClick: s,
4105
4251
  width: n = 18
@@ -4124,9 +4270,9 @@ const te = ({
4124
4270
  }
4125
4271
  )
4126
4272
  }
4127
- ), Pe = ({
4273
+ ), ze = ({
4128
4274
  className: i,
4129
- color: e = k.GREY_DARK_5,
4275
+ color: e = w.GREY_DARK_5,
4130
4276
  height: t = 24,
4131
4277
  width: s = 24,
4132
4278
  onClick: n
@@ -4176,9 +4322,9 @@ const te = ({
4176
4322
  )
4177
4323
  ]
4178
4324
  }
4179
- ), Ye = ({
4325
+ ), Je = ({
4180
4326
  className: i,
4181
- color: e = k.GREY_DARK_5,
4327
+ color: e = w.GREY_DARK_5,
4182
4328
  height: t = 24,
4183
4329
  width: s = 24,
4184
4330
  onClick: n
@@ -4213,9 +4359,9 @@ const te = ({
4213
4359
  )
4214
4360
  ]
4215
4361
  }
4216
- ), je = ({
4362
+ ), Qe = ({
4217
4363
  className: i,
4218
- color: e = k.NOTIFICATION_WARNING_DARK,
4364
+ color: e = w.NOTIFICATION_WARNING_DARK,
4219
4365
  height: t = 37,
4220
4366
  width: s = 36,
4221
4367
  onClick: n
@@ -4252,9 +4398,9 @@ const te = ({
4252
4398
  )
4253
4399
  ]
4254
4400
  }
4255
- ), $e = ({
4401
+ ), qe = ({
4256
4402
  className: i,
4257
- color: e = k.GREY_DARK_5,
4403
+ color: e = w.GREY_DARK_5,
4258
4404
  height: t = 24,
4259
4405
  width: s = 24,
4260
4406
  onClick: n
@@ -4278,9 +4424,9 @@ const te = ({
4278
4424
  }
4279
4425
  )
4280
4426
  }
4281
- ), Fe = ({
4427
+ ), Xe = ({
4282
4428
  className: i,
4283
- color: e = k.GREY_DARK_5,
4429
+ color: e = w.GREY_DARK_5,
4284
4430
  height: t = 24,
4285
4431
  width: s = 24,
4286
4432
  onClick: n
@@ -4317,9 +4463,9 @@ const te = ({
4317
4463
  )
4318
4464
  ]
4319
4465
  }
4320
- ), We = ({
4466
+ ), e7 = ({
4321
4467
  className: i,
4322
- color: e = k.GREY_DARK_5,
4468
+ color: e = w.GREY_DARK_5,
4323
4469
  height: t = 20,
4324
4470
  width: s = 20,
4325
4471
  onClick: n
@@ -4350,9 +4496,9 @@ const te = ({
4350
4496
  )
4351
4497
  ]
4352
4498
  }
4353
- ), Ue = ({
4499
+ ), t7 = ({
4354
4500
  className: i,
4355
- color: e = k.GREY_DARK_5,
4501
+ color: e = w.GREY_DARK_5,
4356
4502
  height: t = 24,
4357
4503
  width: s = 24,
4358
4504
  onClick: n
@@ -4419,9 +4565,9 @@ const te = ({
4419
4565
  )
4420
4566
  ]
4421
4567
  }
4422
- ), ze = ({
4568
+ ), i7 = ({
4423
4569
  className: i,
4424
- color: e = k.GREY_DARK_5,
4570
+ color: e = w.GREY_DARK_5,
4425
4571
  height: t = 24,
4426
4572
  width: s = 24,
4427
4573
  onClick: n
@@ -4476,9 +4622,9 @@ const te = ({
4476
4622
  )
4477
4623
  ]
4478
4624
  }
4479
- ), Je = ({
4625
+ ), s7 = ({
4480
4626
  className: i,
4481
- color: e = k.GREY_DARK_5,
4627
+ color: e = w.GREY_DARK_5,
4482
4628
  height: t = 24,
4483
4629
  width: s = 24,
4484
4630
  onClick: n
@@ -4525,9 +4671,9 @@ const te = ({
4525
4671
  )
4526
4672
  ]
4527
4673
  }
4528
- ), Qe = ({
4674
+ ), n7 = ({
4529
4675
  className: i,
4530
- color: e = k.GREY_DARK_5,
4676
+ color: e = w.GREY_DARK_5,
4531
4677
  height: t = 24,
4532
4678
  width: s = 24,
4533
4679
  onClick: n
@@ -4552,9 +4698,9 @@ const te = ({
4552
4698
  }
4553
4699
  )
4554
4700
  }
4555
- ), qe = ({
4701
+ ), r7 = ({
4556
4702
  className: i,
4557
- color: e = k.GREY_DARK_5,
4703
+ color: e = w.GREY_DARK_5,
4558
4704
  height: t = 20,
4559
4705
  width: s = 20,
4560
4706
  onClick: n
@@ -4569,7 +4715,7 @@ const te = ({
4569
4715
  fill: "none",
4570
4716
  xmlns: "http://www.w3.org/2000/svg",
4571
4717
  children: [
4572
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: k.GREY_LIGHT_2 }),
4718
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: w.GREY_LIGHT_2 }),
4573
4719
  /* @__PURE__ */ r(
4574
4720
  "path",
4575
4721
  {
@@ -4581,7 +4727,7 @@ const te = ({
4581
4727
  )
4582
4728
  ]
4583
4729
  }
4584
- ), Xe = ({
4730
+ ), o7 = ({
4585
4731
  className: i,
4586
4732
  color: e = "#001E52",
4587
4733
  height: t = 24,
@@ -4607,7 +4753,7 @@ const te = ({
4607
4753
  }
4608
4754
  )
4609
4755
  }
4610
- ), e7 = ({
4756
+ ), a7 = ({
4611
4757
  className: i,
4612
4758
  color: e = "#001E52",
4613
4759
  height: t = 24,
@@ -4645,63 +4791,31 @@ const te = ({
4645
4791
  )
4646
4792
  ] }) })
4647
4793
  }
4648
- ), t7 = ({
4794
+ ), l7 = ({
4649
4795
  width: i = 20,
4650
4796
  height: e = 20,
4651
- color: t = "#001E52",
4797
+ color: t = w.GREY_DARK_5,
4652
4798
  className: s,
4653
4799
  onClick: n
4654
4800
  }) => /* @__PURE__ */ r(
4655
4801
  "svg",
4656
4802
  {
4657
- xmlns: "http://www.w3.org/2000/svg",
4658
4803
  width: i,
4659
4804
  height: e,
4660
- className: s,
4661
4805
  onClick: n,
4662
- viewBox: "0 0 20 20",
4806
+ className: s,
4807
+ viewBox: "0 0 24 24",
4663
4808
  fill: "none",
4809
+ xmlns: "http://www.w3.org/2000/svg",
4664
4810
  children: /* @__PURE__ */ r(
4665
4811
  "path",
4666
4812
  {
4667
- fillRule: "evenodd",
4668
- clipRule: "evenodd",
4669
- d: `M2.88667 2.88667C1.66667 4.10834 1.66667 6.07167 1.66667 10C1.66667 13.9283 1.66667 15.8925
4670
- 2.88667 17.1125C4.10833 18.3333 6.07167 18.3333 10 18.3333C13.9283 18.3333 15.8925 18.3333 17.1125
4671
- 17.1125C18.3333 15.8933 18.3333 13.9283 18.3333 10C18.3333 6.07167 18.3333 4.10751 17.1125 2.88667C15.8933
4672
- 1.66667 13.9283 1.66667 10 1.66667C6.07167 1.66667 4.1075 1.66667 2.88667 2.88667ZM8.78667 6.26417C8.84325
4673
- 6.20469 8.88755 6.13465 8.91706 6.05805C8.94657 5.98145 8.96071 5.89979 8.95866 5.81772C8.95661 5.73566
4674
- 8.93841 5.6548 8.90511 5.57977C8.87181 5.50474 8.82406 5.437 8.76458 5.38042C8.70511 5.32384 8.63507 5.27954
4675
- 8.55847 5.25003C8.48186 5.22052 8.4002 5.20638 8.31814 5.20843C8.23607 5.21048 8.15522 5.22868 8.08018
4676
- 5.26198C8.00515 5.29528 7.93741 5.34303 7.88083 5.4025L5.9525 7.42751L5.4525 6.9025C5.39654 6.84066 5.32876
4677
- 6.79064 5.25316 6.75539C5.17756 6.72015 5.09567 6.70039 5.01232 6.69729C4.92897 6.69418 4.84583 6.7078
4678
- 4.76782 6.73732C4.68982 6.76685 4.6185 6.81169 4.5581 6.86921C4.49769 6.92673 4.4494 6.99575 4.41609
4679
- 7.07222C4.38277 7.14869 4.3651 7.23105 4.36411 7.31446C4.36312 7.39786 4.37884 7.48062 4.41034 7.55786C4.44183
4680
- 7.63509 4.48847 7.70524 4.5475 7.76417L5.5 8.76417C5.55837 8.82544 5.62858 8.87421 5.70636 8.90754C5.78414
4681
- 8.94086 5.86788 8.95805 5.9525 8.95805C6.03712 8.95805 6.12086 8.94086 6.19864 8.90754C6.27643 8.87421
4682
- 6.34663 8.82544 6.405 8.76417L8.78667 6.26417ZM10.8333 6.875C10.6676 6.875 10.5086 6.94085 10.3914
4683
- 7.05806C10.2742 7.17527 10.2083 7.33424 10.2083 7.5C10.2083 7.66577 10.2742 7.82474 10.3914 7.94195C10.5086
4684
- 8.05916 10.6676 8.125 10.8333 8.125H15C15.1658 8.125 15.3247 8.05916 15.4419 7.94195C15.5592 7.82474 15.625
4685
- 7.66577 15.625 7.5C15.625 7.33424 15.5592 7.17527 15.4419 7.05806C15.3247 6.94085 15.1658 6.875 15
4686
- 6.875H10.8333ZM8.78583 12.0975C8.84486 12.0386 8.8915 11.9684 8.923 11.8912C8.95449 11.814 8.97021 11.7312
4687
- 8.96922 11.6478C8.96824 11.5644 8.95056 11.482 8.91725 11.4056C8.88393 11.3291 8.83565 11.2601 8.77524
4688
- 11.2025C8.71483 11.145 8.64352 11.1002 8.56551 11.0707C8.4875 11.0411 8.40437 11.0275 8.32102 11.0306C8.23766
4689
- 11.0337 8.15578 11.0535 8.08018 11.0887C8.00458 11.124 7.9368 11.174 7.88083 11.2358L5.9525 13.2608L5.4525
4690
- 12.7358C5.39654 12.674 5.32876 12.624 5.25316 12.5887C5.17756 12.5535 5.09567 12.5337 5.01232 12.5306C4.92897
4691
- 12.5275 4.84583 12.5411 4.76782 12.5707C4.68982 12.6002 4.6185 12.645 4.5581 12.7025C4.49769 12.7601 4.4494
4692
- 12.8291 4.41609 12.9056C4.38277 12.982 4.3651 13.0644 4.36411 13.1478C4.36312 13.2312 4.37884 13.314 4.41034
4693
- 13.3912C4.44183 13.4684 4.48847 13.5386 4.5475 13.5975L5.5 14.5975C5.55837 14.6588 5.62858 14.7075 5.70636
4694
- 14.7409C5.78414 14.7742 5.86788 14.7914 5.9525 14.7914C6.03712 14.7914 6.12086 14.7742 6.19864 14.7409C6.27643
4695
- 14.7075 6.34663 14.6588 6.405 14.5975L8.78583 12.0975ZM10.8333 12.7083C10.6676 12.7083 10.5086 12.7742 10.3914
4696
- 12.8914C10.2742 13.0086 10.2083 13.1676 10.2083 13.3333C10.2083 13.4991 10.2742 13.6581 10.3914 13.7753C10.5086
4697
- 13.8925 10.6676 13.9583 10.8333 13.9583H15C15.1658 13.9583 15.3247 13.8925 15.4419 13.7753C15.5592 13.6581
4698
- 15.625 13.4991 15.625 13.3333C15.625 13.1676 15.5592 13.0086 15.4419 12.8914C15.3247 12.7742 15.1658 12.7083
4699
- 15 12.7083H10.8333Z`,
4813
+ d: "M6.06939 16.5692C6.3622 16.2765 6.83706 16.2767 7.12994 16.5692C7.4228 16.8621 7.42273 17.3369 7.12994 17.6298L5.12994 19.6298C4.98929 19.7704 4.79858 19.8495 4.59967 19.8495C4.45045 19.8495 4.30597 19.8052 4.18365 19.7235L4.06939 19.6298L3.26959 18.83L3.21783 18.7733C2.97763 18.4787 2.99503 18.044 3.26959 17.7694C3.54417 17.495 3.97896 17.4775 4.2735 17.7177L4.33014 17.7694L4.59967 18.0389L6.06939 16.5692ZM20.0001 17.7499L20.0762 17.7538C20.4546 17.7921 20.75 18.1115 20.7501 18.4999C20.7501 18.8883 20.4546 19.2077 20.0762 19.246L20.0001 19.2499H9.00006C8.58584 19.2499 8.25006 18.9141 8.25006 18.4999C8.25007 18.0857 8.58585 17.7499 9.00006 17.7499H20.0001ZM5.55475 13.0145C5.27614 13.3209 4.80164 13.3438 4.49518 13.0653C4.18868 12.7867 4.16675 12.3122 4.44537 12.0057L5.55475 13.0145ZM20.0001 11.7499L20.0762 11.7538C20.4546 11.7921 20.75 12.1115 20.7501 12.4999C20.7501 12.8883 20.4546 13.2077 20.0762 13.246L20.0001 13.2499H9.00006C8.58584 13.2499 8.25006 12.9141 8.25006 12.4999C8.25007 12.0857 8.58585 11.7499 9.00006 11.7499H20.0001ZM4.50982 11.9403C4.79264 11.6865 5.22745 11.6831 5.51471 11.9442C5.80181 12.2055 5.8394 12.6386 5.61334 12.9442L5.56451 13.0038L5.55475 13.0145L4.44537 12.0057L4.45514 11.994L4.50982 11.9403ZM5.55475 7.01453C5.27614 7.32089 4.80164 7.3438 4.49518 7.06532C4.18868 6.78668 4.16674 6.31224 4.44537 6.00575L5.55475 7.01453ZM20.0001 5.74989L20.0762 5.75379C20.4546 5.79206 20.75 6.11146 20.7501 6.49989C20.7501 6.88832 20.4546 7.20771 20.0762 7.24598L20.0001 7.24989H9.00006C8.58584 7.24989 8.25006 6.9141 8.25006 6.49989C8.25007 6.08568 8.58585 5.74989 9.00006 5.74989H20.0001ZM4.45514 5.99403C4.73381 5.68784 5.20832 5.66569 5.51471 5.94422C5.8209 6.22289 5.84305 6.69741 5.56451 7.00379L5.55475 7.01453L4.44537 6.00575L4.45514 5.99403Z",
4700
4814
  fill: t
4701
4815
  }
4702
4816
  )
4703
4817
  }
4704
- ), i7 = ({
4818
+ ), h7 = ({
4705
4819
  width: i = 24,
4706
4820
  height: e = 24,
4707
4821
  color: t = "#131314",
@@ -4734,10 +4848,10 @@ const te = ({
4734
4848
  )
4735
4849
  ]
4736
4850
  }
4737
- ), s7 = ({
4738
- width: i = 24,
4739
- height: e = 24,
4740
- color: t = k.GREY_DARK_2,
4851
+ ), c7 = ({
4852
+ width: i = 20,
4853
+ height: e = 20,
4854
+ color: t = w.GREY_DARK_5,
4741
4855
  className: s,
4742
4856
  onClick: n
4743
4857
  }) => /* @__PURE__ */ u(
@@ -4745,38 +4859,32 @@ const te = ({
4745
4859
  {
4746
4860
  width: i,
4747
4861
  height: e,
4862
+ className: s,
4863
+ onClick: n,
4748
4864
  viewBox: "0 0 24 24",
4749
4865
  fill: "none",
4750
4866
  xmlns: "http://www.w3.org/2000/svg",
4751
- className: s,
4752
- onClick: n,
4753
4867
  children: [
4754
4868
  /* @__PURE__ */ r(
4755
4869
  "path",
4756
4870
  {
4757
- d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
4758
- stroke: t,
4759
- strokeWidth: "1.5",
4760
- strokeLinecap: "round",
4761
- strokeLinejoin: "round"
4871
+ d: "M18.25 20.5V19.5C18.25 16.0482 15.4518 13.25 12 13.25C8.54822 13.25 5.75 16.0482 5.75 19.5V20.5C5.75 20.9142 5.41421 21.25 5 21.25C4.58579 21.25 4.25 20.9142 4.25 20.5V19.5C4.25 15.2198 7.71979 11.75 12 11.75C16.2802 11.75 19.75 15.2198 19.75 19.5V20.5C19.75 20.9142 19.4142 21.25 19 21.25C18.5858 21.25 18.25 20.9142 18.25 20.5Z",
4872
+ fill: t
4762
4873
  }
4763
4874
  ),
4764
4875
  /* @__PURE__ */ r(
4765
4876
  "path",
4766
4877
  {
4767
- d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
4768
- stroke: t,
4769
- strokeWidth: "1.5",
4770
- strokeLinecap: "round",
4771
- strokeLinejoin: "round"
4878
+ d: "M15.25 8.5C15.25 6.70507 13.7949 5.25 12 5.25C10.2051 5.25 8.75 6.70507 8.75 8.5C8.75 10.2949 10.2051 11.75 12 11.75C13.7949 11.75 15.25 10.2949 15.25 8.5ZM16.75 8.5C16.75 11.1234 14.6234 13.25 12 13.25C9.37665 13.25 7.25 11.1234 7.25 8.5C7.25 5.87665 9.37665 3.75 12 3.75C14.6234 3.75 16.75 5.87665 16.75 8.5Z",
4879
+ fill: t
4772
4880
  }
4773
4881
  )
4774
4882
  ]
4775
4883
  }
4776
- ), n7 = ({
4884
+ ), d7 = ({
4777
4885
  width: i = 24,
4778
4886
  height: e = 24,
4779
- color: t = k.GREY_DARK_2,
4887
+ color: t = w.GREY_DARK_2,
4780
4888
  className: s,
4781
4889
  onClick: n
4782
4890
  }) => /* @__PURE__ */ u(
@@ -4813,10 +4921,10 @@ const te = ({
4813
4921
  )
4814
4922
  ]
4815
4923
  }
4816
- ), r7 = ({
4924
+ ), C7 = ({
4817
4925
  width: i = 24,
4818
4926
  height: e = 24,
4819
- color: t = k.GREY_DARK_2,
4927
+ color: t = w.GREY_DARK_2,
4820
4928
  className: s,
4821
4929
  onClick: n
4822
4930
  }) => /* @__PURE__ */ r(
@@ -4840,10 +4948,10 @@ const te = ({
4840
4948
  }
4841
4949
  )
4842
4950
  }
4843
- ), o7 = ({
4951
+ ), g7 = ({
4844
4952
  width: i = 24,
4845
4953
  height: e = 24,
4846
- color: t = k.GREY_DARK_2,
4954
+ color: t = w.GREY_DARK_2,
4847
4955
  className: s,
4848
4956
  onClick: n
4849
4957
  }) => /* @__PURE__ */ r(
@@ -4867,33 +4975,7 @@ const te = ({
4867
4975
  }
4868
4976
  )
4869
4977
  }
4870
- ), a7 = ({
4871
- width: i = 20,
4872
- height: e = 20,
4873
- color: t = "#001E52",
4874
- className: s,
4875
- onClick: n
4876
- }) => /* @__PURE__ */ r(
4877
- "svg",
4878
- {
4879
- width: i,
4880
- height: e,
4881
- viewBox: "0 0 20 20",
4882
- fill: "none",
4883
- xmlns: "http://www.w3.org/2000/svg",
4884
- className: s,
4885
- onClick: n,
4886
- children: /* @__PURE__ */ r(
4887
- "path",
4888
- {
4889
- fillRule: "evenodd",
4890
- clipRule: "evenodd",
4891
- d: "M18.3337 10.0001C18.3337 14.6026 14.6028 18.3334 10.0003 18.3334C5.39783 18.3334 1.66699 14.6026 1.66699 10.0001C1.66699 5.39758 5.39783 1.66675 10.0003 1.66675C14.6028 1.66675 18.3337 5.39758 18.3337 10.0001ZM12.5003 7.50008C12.5003 8.16312 12.2369 8.79901 11.7681 9.26785C11.2993 9.73669 10.6634 10.0001 10.0003 10.0001C9.33728 10.0001 8.7014 9.73669 8.23256 9.26785C7.76372 8.79901 7.50033 8.16312 7.50033 7.50008C7.50033 6.83704 7.76372 6.20116 8.23256 5.73231C8.7014 5.26347 9.33728 5.00008 10.0003 5.00008C10.6634 5.00008 11.2993 5.26347 11.7681 5.73231C12.2369 6.20116 12.5003 6.83704 12.5003 7.50008ZM10.0003 17.0834C11.4306 17.0857 12.8277 16.6529 14.0062 15.8426C14.5095 15.4967 14.7245 14.8384 14.4312 14.3026C13.8253 13.1917 12.5753 12.5001 10.0003 12.5001C7.42533 12.5001 6.17533 13.1917 5.56866 14.3026C5.27616 14.8384 5.49116 15.4967 5.99449 15.8426C7.17299 16.6529 8.5701 17.0857 10.0003 17.0834Z",
4892
- fill: t
4893
- }
4894
- )
4895
- }
4896
- ), l7 = ({
4978
+ ), u7 = ({
4897
4979
  name: i,
4898
4980
  width: e,
4899
4981
  height: t,
@@ -4902,7 +4984,7 @@ const te = ({
4902
4984
  disabled: o = !1,
4903
4985
  onClick: c
4904
4986
  }) => {
4905
- const [a, C] = I(n), { theme: d } = Q(t2), l = o ? d && d === "dark" ? k.GREY_LIGHT_4 : k.GREY_DARK_1 : s, h = o ? void 0 : c;
4987
+ const [a, C] = I(n), { theme: d } = Q(t2), l = o ? d && d === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : s, h = o ? void 0 : c;
4906
4988
  return A(() => {
4907
4989
  if (n) {
4908
4990
  h && !o && C(`${n} clickable`);
@@ -4912,35 +4994,35 @@ const te = ({
4912
4994
  }, [h, n, o]), /* @__PURE__ */ r(W, { children: (() => {
4913
4995
  switch (i) {
4914
4996
  case "nextIcon":
4915
- return Ve({ width: e, height: t, color: l, className: a, onClick: h });
4997
+ return Ge({ width: e, height: t, color: l, className: a, onClick: h });
4916
4998
  case "prevIcon":
4917
- return Ie({ width: e, height: t, color: l, className: a, onClick: h });
4999
+ return Te({ width: e, height: t, color: l, className: a, onClick: h });
4918
5000
  case "arrowDown":
4919
- return te({ width: e, height: t, color: l, className: a, onClick: h });
5001
+ return ne({ width: e, height: t, color: l, className: a, onClick: h });
4920
5002
  case "info":
4921
- return ie({ width: e, height: t, color: l, className: a, onClick: h });
5003
+ return re({ width: e, height: t, color: l, className: a, onClick: h });
4922
5004
  case "arrowRight":
4923
- return se({ width: e, height: t, color: l, className: a, onClick: h });
5005
+ return oe({ width: e, height: t, color: l, className: a, onClick: h });
4924
5006
  case "calendar":
4925
- return ne({ width: e, height: t, color: l, className: a, onClick: h });
5007
+ return de({ width: e, height: t, color: l, className: a, onClick: h });
4926
5008
  case "check":
4927
- return re({ width: e, height: t, color: l, className: a, onClick: h });
5009
+ return Ce({ width: e, height: t, color: l, className: a, onClick: h });
4928
5010
  case "cancel":
4929
- return oe({ width: e, height: t, color: l, className: a, onClick: h });
5011
+ return ge({ width: e, height: t, color: l, className: a, onClick: h });
4930
5012
  case "add":
4931
- return ae({ width: e, height: t, color: l, className: a, onClick: h });
5013
+ return ue({ width: e, height: t, color: l, className: a, onClick: h });
4932
5014
  case "list":
4933
- return le({ width: e, height: t, color: l, className: a, onClick: h });
5015
+ return pe({ width: e, height: t, color: l, className: a, onClick: h });
4934
5016
  case "dragAndDrop":
4935
- return he({ width: e, height: t, color: l, className: a, onClick: h });
5017
+ return fe({ width: e, height: t, color: l, className: a, onClick: h });
4936
5018
  case "filter":
4937
- return ce({ width: e, height: t, color: l, className: a, onClick: h });
5019
+ return me({ width: e, height: t, color: l, className: a, onClick: h });
4938
5020
  case "attention":
4939
- return de({ width: e, height: t, color: l, className: a, onClick: h });
5021
+ return we({ width: e, height: t, color: l, className: a, onClick: h });
4940
5022
  case "users":
4941
- return Ce({ width: e, height: t, color: l, className: a, onClick: h });
5023
+ return Le({ width: e, height: t, color: l, className: a, onClick: h });
4942
5024
  case "mySkillsMatrix":
4943
- return ge({
5025
+ return ke({
4944
5026
  width: e,
4945
5027
  height: t,
4946
5028
  color: l,
@@ -4948,9 +5030,9 @@ const te = ({
4948
5030
  onClick: h
4949
5031
  });
4950
5032
  case "skills":
4951
- return ue({ width: e, height: t, color: l, className: a, onClick: h });
5033
+ return ve({ width: e, height: t, color: l, className: a, onClick: h });
4952
5034
  case "skillsMatrices":
4953
- return pe({
5035
+ return Ne({
4954
5036
  width: e,
4955
5037
  height: t,
4956
5038
  color: l,
@@ -4958,21 +5040,21 @@ const te = ({
4958
5040
  onClick: h
4959
5041
  });
4960
5042
  case "history":
4961
- return fe({ width: e, height: t, color: l, className: a, onClick: h });
5043
+ return Re({ width: e, height: t, color: l, className: a, onClick: h });
4962
5044
  case "logOut":
4963
- return me({ width: e, height: t, color: l, className: a, onClick: h });
5045
+ return xe({ width: e, height: t, color: l, className: a, onClick: h });
4964
5046
  case "settings":
4965
- return we({ width: e, height: t, color: l, className: a, onClick: h });
5047
+ return _e({ width: e, height: t, color: l, className: a, onClick: h });
4966
5048
  case "trash":
4967
- return Le({ width: e, height: t, color: l, className: a, onClick: h });
5049
+ return Me({ width: e, height: t, color: l, className: a, onClick: h });
4968
5050
  case "settings2":
4969
- return ke({ width: e, height: t, color: l, className: a, onClick: h });
5051
+ return be({ width: e, height: t, color: l, className: a, onClick: h });
4970
5052
  case "checkCircle":
4971
- return ve({ width: e, height: t, color: l, className: a, onClick: h });
5053
+ return ye({ width: e, height: t, color: l, className: a, onClick: h });
4972
5054
  case "cancelCircle":
4973
- return Ne({ width: e, height: t, color: l, className: a, onClick: h });
5055
+ return He({ width: e, height: t, color: l, className: a, onClick: h });
4974
5056
  case "visibilityIcon":
4975
- return Re({
5057
+ return Ee({
4976
5058
  width: e,
4977
5059
  height: t,
4978
5060
  color: l,
@@ -4980,7 +5062,7 @@ const te = ({
4980
5062
  onClick: h
4981
5063
  });
4982
5064
  case "visibilityOffIcon":
4983
- return xe({
5065
+ return Ve({
4984
5066
  width: e,
4985
5067
  height: t,
4986
5068
  color: l,
@@ -4988,7 +5070,7 @@ const te = ({
4988
5070
  onClick: h
4989
5071
  });
4990
5072
  case "selectArrowIcon":
4991
- return Me({
5073
+ return Ie({
4992
5074
  width: e,
4993
5075
  height: t,
4994
5076
  color: l,
@@ -4996,7 +5078,7 @@ const te = ({
4996
5078
  onClick: h
4997
5079
  });
4998
5080
  case "expandArrowIcon":
4999
- return _e({
5081
+ return Ae({
5000
5082
  width: e,
5001
5083
  height: t,
5002
5084
  color: l,
@@ -5004,7 +5086,7 @@ const te = ({
5004
5086
  onClick: h
5005
5087
  });
5006
5088
  case "expandActiveArrowIcon":
5007
- return be({
5089
+ return Ze({
5008
5090
  width: e,
5009
5091
  height: t,
5010
5092
  color: l,
@@ -5012,80 +5094,86 @@ const te = ({
5012
5094
  onClick: h
5013
5095
  });
5014
5096
  case "sortUp":
5015
- return ye({ width: e, height: t, color: l, className: a, onClick: h });
5097
+ return Oe({ width: e, height: t, color: l, className: a, onClick: h });
5016
5098
  case "sortDown":
5017
- return He({ width: e, height: t, color: l, className: a, onClick: h });
5099
+ return Se({ width: e, height: t, color: l, className: a, onClick: h });
5018
5100
  case "search":
5019
- return Ee({ width: e, height: t, color: l, className: a, onClick: h });
5101
+ return De({ width: e, height: t, color: l, className: a, onClick: h });
5020
5102
  case "arrowUpFilled":
5021
- return Oe({ width: e, height: t, color: l, className: a, onClick: h });
5103
+ return Be({ width: e, height: t, color: l, className: a, onClick: h });
5022
5104
  case "arrowDownFilled":
5023
- return Ae({ width: e, height: t, color: l, className: a, onClick: h });
5105
+ return Ke({ width: e, height: t, color: l, className: a, onClick: h });
5106
+ case "arrow2Up":
5107
+ return ae({ width: e, height: t, color: l, className: a, onClick: h });
5108
+ case "arrow2Right":
5109
+ return le({ width: e, height: t, color: l, className: a, onClick: h });
5110
+ case "arrow2Down":
5111
+ return he({ width: e, height: t, color: l, className: a, onClick: h });
5112
+ case "arrow2Left":
5113
+ return ce({ width: e, height: t, color: l, className: a, onClick: h });
5024
5114
  case "link":
5025
- return Ze({ width: e, height: t, color: l, className: a, onClick: h });
5115
+ return Pe({ width: e, height: t, color: l, className: a, onClick: h });
5026
5116
  case "telegram":
5027
- return De({ width: e, height: t, color: l, className: a, onClick: h });
5117
+ return je({ width: e, height: t, color: l, className: a, onClick: h });
5028
5118
  case "mail":
5029
- return Te({ width: e, height: t, color: l, className: a, onClick: h });
5119
+ return Fe({ width: e, height: t, color: l, className: a, onClick: h });
5030
5120
  case "github":
5031
- return Se({ width: e, height: t, color: l, className: a, onClick: h });
5121
+ return Ye({ width: e, height: t, color: l, className: a, onClick: h });
5032
5122
  case "linkedIn":
5033
- return Ge({ width: e, height: t, color: l, className: a, onClick: h });
5123
+ return $e({ width: e, height: t, color: l, className: a, onClick: h });
5034
5124
  case "emptyStateIcon":
5035
- return Ke({ width: e, height: t, color: l, className: a, onClick: h });
5125
+ return We({ width: e, height: t, color: l, className: a, onClick: h });
5036
5126
  case "filtersIcon":
5037
- return Be({ width: e, height: t, color: l, className: a, onClick: h });
5127
+ return Ue({ width: e, height: t, color: l, className: a, onClick: h });
5038
5128
  case "dotMenuIcon":
5039
- return Pe({ width: e, height: t, color: l, className: a, onClick: h });
5129
+ return ze({ width: e, height: t, color: l, className: a, onClick: h });
5040
5130
  case "plusCircle":
5041
- return Ye({ width: e, height: t, color: l, className: a, onClick: h });
5131
+ return Je({ width: e, height: t, color: l, className: a, onClick: h });
5042
5132
  case "warning":
5043
- return je({ width: e, height: t, color: l, className: a, onClick: h });
5133
+ return Qe({ width: e, height: t, color: l, className: a, onClick: h });
5044
5134
  case "back":
5045
- return $e({ width: e, height: t, color: l, className: a, onClick: h });
5135
+ return qe({ width: e, height: t, color: l, className: a, onClick: h });
5046
5136
  case "bell":
5047
- return Fe({ width: e, height: t, color: l, className: a, onClick: h });
5137
+ return Xe({ width: e, height: t, color: l, className: a, onClick: h });
5048
5138
  case "copy":
5049
- return We({ width: e, height: t, color: l, className: a, onClick: h });
5139
+ return e7({ width: e, height: t, color: l, className: a, onClick: h });
5050
5140
  case "contract":
5051
- return Ue({ width: e, height: t, color: l, className: a, onClick: h });
5141
+ return t7({ width: e, height: t, color: l, className: a, onClick: h });
5052
5142
  case "resourceManager":
5053
- return ze({ width: e, height: t, color: l, className: a, onClick: h });
5143
+ return i7({ width: e, height: t, color: l, className: a, onClick: h });
5054
5144
  case "image":
5055
- return Je({ width: e, height: t, color: l, className: a, onClick: h });
5145
+ return s7({ width: e, height: t, color: l, className: a, onClick: h });
5056
5146
  case "edit":
5057
- return Qe({ width: e, height: t, color: l, className: a, onClick: h });
5147
+ return n7({ width: e, height: t, color: l, className: a, onClick: h });
5058
5148
  case "filledArrowRight":
5059
- return qe({ width: e, height: t, color: l, className: a, onClick: h });
5149
+ return r7({ width: e, height: t, color: l, className: a, onClick: h });
5060
5150
  case "burgerMenu":
5061
- return Xe({ width: e, height: t, color: l, className: a, onClick: h });
5151
+ return o7({ width: e, height: t, color: l, className: a, onClick: h });
5062
5152
  case "refresh":
5063
- return e7({ width: e, height: t, color: l, className: a, onClick: h });
5064
- case "projects":
5065
- return t7({ width: e, height: t, color: l, className: a, onClick: h });
5066
- case "profile":
5067
5153
  return a7({ width: e, height: t, color: l, className: a, onClick: h });
5154
+ case "projects":
5155
+ return l7({ width: e, height: t, color: l, className: a, onClick: h });
5156
+ case "user":
5157
+ return c7({ width: e, height: t, color: l, className: a, onClick: h });
5068
5158
  case "exit":
5069
- return i7({ width: e, height: t, color: l, className: a, onClick: h });
5070
- case "client":
5071
- return s7({ width: e, height: t, color: l, className: a, onClick: h });
5159
+ return h7({ width: e, height: t, color: l, className: a, onClick: h });
5072
5160
  case "openPointCircle":
5073
- return n7({ width: e, height: t, color: l, className: a, onClick: h });
5161
+ return d7({ width: e, height: t, color: l, className: a, onClick: h });
5074
5162
  case "community":
5075
- return r7({ width: e, height: t, color: l, className: a, onClick: h });
5163
+ return C7({ width: e, height: t, color: l, className: a, onClick: h });
5076
5164
  case "docs":
5077
- return o7({ width: e, height: t, color: l, className: a, onClick: h });
5165
+ return g7({ width: e, height: t, color: l, className: a, onClick: h });
5078
5166
  default:
5079
5167
  return /* @__PURE__ */ r(W, { children: "No Icon provided" });
5080
5168
  }
5081
5169
  })() });
5082
5170
  };
5083
5171
  var o1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(o1 || {});
5084
- const h7 = t1({
5172
+ const p7 = t1({
5085
5173
  locale: "en",
5086
5174
  theme: "light"
5087
5175
  });
5088
- h7.Provider;
5176
+ p7.Provider;
5089
5177
  const i2 = ({
5090
5178
  children: i,
5091
5179
  width: e,
@@ -5102,7 +5190,7 @@ const i2 = ({
5102
5190
  {
5103
5191
  className: `snmt-tag ${t} ${o ? "disabled" : ""}`,
5104
5192
  closeIcon: /* @__PURE__ */ r(
5105
- l7,
5193
+ u7,
5106
5194
  {
5107
5195
  name: "cancelCircle",
5108
5196
  color: o ? o1.GREY_DARK_1 : o1.GREY_DARK_2,
@@ -5115,7 +5203,7 @@ const i2 = ({
5115
5203
  style: { width: e ?? "fit-content" },
5116
5204
  closable: n,
5117
5205
  children: typeof i == "string" ? /* @__PURE__ */ r(
5118
- ee,
5206
+ se,
5119
5207
  {
5120
5208
  variant: t === "small" ? "body4" : "body2",
5121
5209
  color: o ? o1.GREY_DARK_2 : o1.GREY_DARK_5,
@@ -5124,12 +5212,12 @@ const i2 = ({
5124
5212
  ) : i
5125
5213
  }
5126
5214
  );
5127
- }, { Title: c7, Text: d7 } = J1, C7 = {
5215
+ }, { Title: f7, Text: m7 } = J1, w7 = {
5128
5216
  h1: 1,
5129
5217
  h2: 2,
5130
5218
  h3: 3,
5131
5219
  h4: 4
5132
- }, g7 = w1(
5220
+ }, L7 = w1(
5133
5221
  ({
5134
5222
  align: i = "inherit",
5135
5223
  variant: e = "body1",
@@ -5147,11 +5235,11 @@ const i2 = ({
5147
5235
  A(() => {
5148
5236
  var N;
5149
5237
  if (!a) return;
5150
- const m = () => {
5238
+ const L = () => {
5151
5239
  d.current && h(d.current.scrollWidth > d.current.clientWidth);
5152
5240
  };
5153
- m();
5154
- const y = new ResizeObserver(m);
5241
+ L();
5242
+ const y = new ResizeObserver(L);
5155
5243
  return d.current && y.observe(d.current), (N = d.current) != null && N.parentElement && y.observe(d.current.parentElement), () => {
5156
5244
  y.disconnect();
5157
5245
  };
@@ -5159,7 +5247,7 @@ const i2 = ({
5159
5247
  const g = e === "h1" || e === "h2" || e === "h3" || e === "h4";
5160
5248
  let p = `snmt-typography snmt-typography-${e}`;
5161
5249
  i && i !== "inherit" && (p += ` snmt-typography-align-${i}`), o && (p += " collapsed");
5162
- const w = {
5250
+ const k = {
5163
5251
  className: p,
5164
5252
  style: { color: t, whiteSpace: a ? "nowrap" : c, display: a ? "block" : "" },
5165
5253
  onClick: n,
@@ -5171,34 +5259,35 @@ const i2 = ({
5171
5259
  }
5172
5260
  } : void 0
5173
5261
  };
5174
- return g ? /* @__PURE__ */ r(c7, { level: C7[e], ...w, children: s }) : /* @__PURE__ */ r(d7, { ...w, children: s });
5262
+ return g ? /* @__PURE__ */ r(f7, { level: w7[e], ...k, children: s }) : /* @__PURE__ */ r(m7, { ...k, children: s });
5175
5263
  }
5176
- ), u7 = ({
5264
+ ), k7 = ({
5177
5265
  children: i,
5178
5266
  content: e,
5179
5267
  isOpen: t,
5180
5268
  setIsOpen: s,
5181
5269
  placement: n = "topRight",
5182
- noPadding: o = !1
5270
+ noPadding: o = !1,
5271
+ trigger: c = "click"
5183
5272
  }) => {
5184
- const [c, a] = I(!1);
5273
+ const [a, C] = I(!1);
5185
5274
  return /* @__PURE__ */ r(
5186
5275
  k2,
5187
5276
  {
5188
5277
  content: e,
5189
5278
  arrow: !1,
5190
5279
  placement: n,
5191
- trigger: "click",
5280
+ trigger: c,
5192
5281
  overlayClassName: `snmt-popover ${o ? "" : "padding"}`,
5193
- open: t ?? c,
5194
- onOpenChange: (C) => {
5195
- a(C), s == null || s(C);
5282
+ open: t ?? a,
5283
+ onOpenChange: (d) => {
5284
+ C(d), s == null || s(d);
5196
5285
  },
5197
5286
  children: /* @__PURE__ */ r("div", { className: "wrapper", children: i })
5198
5287
  }
5199
5288
  );
5200
5289
  };
5201
- var p7 = { exports: {} };
5290
+ var v7 = { exports: {} };
5202
5291
  (function(i, e) {
5203
5292
  (function(t, s) {
5204
5293
  i.exports = s();
@@ -5208,8 +5297,8 @@ var p7 = { exports: {} };
5208
5297
  return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
5209
5298
  } };
5210
5299
  });
5211
- })(p7);
5212
- const f7 = ({
5300
+ })(v7);
5301
+ const N7 = ({
5213
5302
  values: i,
5214
5303
  onTagClose: e,
5215
5304
  maxWidth: t,
@@ -5224,11 +5313,11 @@ const f7 = ({
5224
5313
  }, [i]), !i.length)
5225
5314
  return null;
5226
5315
  const h = (g) => {
5227
- var p, w;
5228
- return ((p = o == null ? void 0 : o.find((m) => m.value === g)) == null ? void 0 : p.label) || ((w = c == null ? void 0 : c.find((m) => m.value === g)) == null ? void 0 : w.label) || g;
5316
+ var p, k;
5317
+ return ((p = o == null ? void 0 : o.find((L) => L.value === g)) == null ? void 0 : p.label) || ((k = c == null ? void 0 : c.find((L) => L.value === g)) == null ? void 0 : k.label) || g;
5229
5318
  };
5230
5319
  return /* @__PURE__ */ u(
5231
- u7,
5320
+ k7,
5232
5321
  {
5233
5322
  content: (
5234
5323
  // 90: paddings + margins + gaps and so on
@@ -5253,19 +5342,19 @@ const f7 = ({
5253
5342
  ]
5254
5343
  }
5255
5344
  );
5256
- }, m7 = {
5345
+ }, R7 = {
5257
5346
  small: 20,
5258
5347
  medium: 28,
5259
5348
  large: 48
5260
- }, Z1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
5261
- const t = m7[i], s = `no-repeat linear-gradient(${e}
5349
+ }, O1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
5350
+ const t = R7[i], s = `no-repeat linear-gradient(${e}
5262
5351
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, n = {
5263
5352
  width: t,
5264
5353
  background: `${s} 0% 100%, ${s} 50% 100%, ${s} 100% 100%`,
5265
5354
  backgroundSize: "20% calc(200% + 20px)"
5266
5355
  };
5267
5356
  return /* @__PURE__ */ r("span", { className: "snmt-loader", style: n });
5268
- }, w7 = w1(
5357
+ }, x7 = w1(
5269
5358
  ({
5270
5359
  value: i,
5271
5360
  onChange: e,
@@ -5281,36 +5370,36 @@ const f7 = ({
5281
5370
  onSearchChange: h,
5282
5371
  onDropdownVisibleChange: g,
5283
5372
  onScrollToEnd: p,
5284
- onPopupScroll: w,
5373
+ onPopupScroll: k,
5285
5374
  id: N,
5286
- extraOptions: m,
5375
+ extraOptions: L,
5287
5376
  dropdownRender: y,
5288
5377
  optionRender: b,
5289
5378
  isLoading: E,
5290
5379
  readOnly: f,
5291
- error: _
5380
+ error: M
5292
5381
  }, R) => {
5293
5382
  const [x, D] = I(!1), [P, i1] = I(!1), [$, h1] = I(!0), [V, Y] = I(i), F = J(null);
5294
5383
  A(() => {
5295
5384
  Y(i);
5296
5385
  }, [i]);
5297
- const q = (M) => {
5298
- D(M), g && g(M);
5299
- }, c1 = (M, H) => {
5386
+ const q = (_) => {
5387
+ D(_), g && g(_);
5388
+ }, c1 = (_, H) => {
5300
5389
  var G;
5301
- return !!((G = H == null ? void 0 : H.label) != null && G.toString().toLowerCase().includes(M.toLowerCase()));
5302
- }, Z = () => {
5390
+ return !!((G = H == null ? void 0 : H.label) != null && G.toString().toLowerCase().includes(_.toLowerCase()));
5391
+ }, O = () => {
5303
5392
  i1(!0);
5304
5393
  }, j = () => {
5305
5394
  i1(!1);
5306
5395
  }, S = K(
5307
- (M) => {
5308
- if (Y(M), s) {
5309
- const G = M;
5396
+ (_) => {
5397
+ if (Y(_), s) {
5398
+ const G = _;
5310
5399
  e == null || e(G);
5311
5400
  return;
5312
5401
  }
5313
- const H = M;
5402
+ const H = _;
5314
5403
  e == null || e(H);
5315
5404
  },
5316
5405
  [s, e]
@@ -5323,50 +5412,50 @@ const f7 = ({
5323
5412
  S("");
5324
5413
  }
5325
5414
  }, [a, S, s, f]), C1 = K(
5326
- (M) => {
5327
- const H = V.filter((G) => G !== M);
5415
+ (_) => {
5416
+ const H = V.filter((G) => G !== _);
5328
5417
  S(H), Y(H);
5329
5418
  },
5330
5419
  [S, V]
5331
5420
  ), H1 = K(
5332
- (M) => (V == null ? void 0 : V.indexOf(M)) === 0 ? (
5421
+ (_) => (V == null ? void 0 : V.indexOf(_)) === 0 ? (
5333
5422
  // if the search input is empty
5334
5423
  // then display the placeholder, else do not display it
5335
5424
  /* @__PURE__ */ r("span", { className: "custom-placeholder", children: $ ? t : "" })
5336
5425
  ) : /* @__PURE__ */ r(W, {}),
5337
5426
  [$, V, t]
5338
- ), l2 = (M) => {
5339
- M.preventDefault(), M.stopPropagation();
5340
- }, h2 = async (M) => {
5341
- const { target: H } = M;
5342
- H.scrollTop + H.offsetHeight >= H.scrollHeight - l && (p == null || p(!0)), w && await w(M);
5427
+ ), l2 = (_) => {
5428
+ _.preventDefault(), _.stopPropagation();
5429
+ }, h2 = async (_) => {
5430
+ const { target: H } = _;
5431
+ H.scrollTop + H.offsetHeight >= H.scrollHeight - l && (p == null || p(!0)), k && await k(_);
5343
5432
  }, k1 = K(
5344
- (M) => {
5433
+ (_) => {
5345
5434
  var H, G;
5346
- return ((H = o.find((v1) => v1.value === M)) == null ? void 0 : H.label) || ((G = m == null ? void 0 : m.find(
5347
- (v1) => v1.value === M
5348
- )) == null ? void 0 : G.label) || M;
5435
+ return ((H = o.find((v1) => v1.value === _)) == null ? void 0 : H.label) || ((G = L == null ? void 0 : L.find(
5436
+ (v1) => v1.value === _
5437
+ )) == null ? void 0 : G.label) || _;
5349
5438
  },
5350
- [m, o]
5439
+ [L, o]
5351
5440
  ), c2 = K(
5352
- (M) => {
5441
+ (_) => {
5353
5442
  var H;
5354
5443
  return /* @__PURE__ */ r(
5355
- f7,
5444
+ N7,
5356
5445
  {
5357
- values: M,
5446
+ values: _,
5358
5447
  onTagClose: C1,
5359
5448
  maxWidth: ((H = F.current) == null ? void 0 : H.clientWidth) || 0,
5360
5449
  disabled: a,
5361
5450
  closable: !f,
5362
5451
  options: o,
5363
- extraOptions: m
5452
+ extraOptions: L
5364
5453
  }
5365
5454
  );
5366
5455
  },
5367
- [a, m, C1, o, f]
5456
+ [a, L, C1, o, f]
5368
5457
  ), d2 = K(
5369
- ({ label: M, value: H, mode: G }) => G === "filter" ? H1(H) : /* @__PURE__ */ r("div", { onMouseDown: l2, className: "tag-wrapper", children: /* @__PURE__ */ r(i2, { onClose: () => C1(H), disabled: a, children: typeof M == "object" ? M : k1(H) }) }),
5458
+ ({ label: _, value: H, mode: G }) => G === "filter" ? H1(H) : /* @__PURE__ */ r("div", { onMouseDown: l2, className: "tag-wrapper", children: /* @__PURE__ */ r(i2, { onClose: () => C1(H), disabled: a, children: typeof _ == "object" ? _ : k1(H) }) }),
5370
5459
  [a, k1, C1, H1]
5371
5460
  ), E1 = Array.isArray(V) && V.length > 0 || !!V && typeof V == "string" && V.trim() !== "";
5372
5461
  return /* @__PURE__ */ u("div", { className: "snmt-select-container", children: [
@@ -5390,24 +5479,24 @@ const f7 = ({
5390
5479
  onDropdownVisibleChange: q,
5391
5480
  disabled: a,
5392
5481
  value: V || void 0,
5393
- labelRender: (M) => {
5394
- const H = k1(M.value);
5482
+ labelRender: (_) => {
5483
+ const H = k1(_.value);
5395
5484
  return a ? /* @__PURE__ */ r("span", { style: { color: T.GREY_DARK_1 }, children: H }) : H;
5396
5485
  },
5397
5486
  mode: s === "filter" ? "multiple" : s,
5398
5487
  onChange: S,
5399
- onFocus: Z,
5488
+ onFocus: O,
5400
5489
  onBlur: j,
5401
- onSearch: (M) => {
5402
- h1(!M), h && h(M);
5490
+ onSearch: (_) => {
5491
+ h1(!_), h && h(_);
5403
5492
  },
5404
5493
  onSelect: () => h1(!0),
5405
5494
  onDeselect: () => h1(!0),
5406
- tagRender: (M) => d2({ ...M, mode: s }),
5495
+ tagRender: (_) => d2({ ..._, mode: s }),
5407
5496
  maxTagCount: "responsive",
5408
5497
  maxTagPlaceholder: c2,
5409
5498
  onPopupScroll: h2,
5410
- prefix: E && /* @__PURE__ */ r(Z1, { size: "small" }),
5499
+ prefix: E && /* @__PURE__ */ r(O1, { size: "small" }),
5411
5500
  suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ u(W, { children: [
5412
5501
  V && !!V.length && (s || d) && /* @__PURE__ */ r(
5413
5502
  "div",
@@ -5437,24 +5526,24 @@ const f7 = ({
5437
5526
  ] }) }),
5438
5527
  removeIcon: /* @__PURE__ */ r(s1, { name: "cancelCircle", color: T.GREY_DARK_1 }),
5439
5528
  options: o,
5440
- optionRender: (M) => b ? b(M.data) : /* @__PURE__ */ u(r1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
5529
+ optionRender: (_) => b ? b(_.data) : /* @__PURE__ */ u(r1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
5441
5530
  /* @__PURE__ */ u(r1, { alignItems: "center", gap: 12, children: [
5442
5531
  s && /* @__PURE__ */ r(
5443
5532
  Y2,
5444
5533
  {
5445
- checked: !!(V != null && V.includes(M.value))
5534
+ checked: !!(V != null && V.includes(_.value))
5446
5535
  }
5447
5536
  ),
5448
5537
  /* @__PURE__ */ u(r1, { alignItems: "center", gap: 8, children: [
5449
- M.data.image && /* @__PURE__ */ r(P2, { src: M.data.image, size: 20 }),
5450
- /* @__PURE__ */ r("span", { children: M.label })
5538
+ _.data.image && /* @__PURE__ */ r(P2, { src: _.data.image, size: 20 }),
5539
+ /* @__PURE__ */ r("span", { children: _.label })
5451
5540
  ] })
5452
5541
  ] }),
5453
- !s && V === M.value && /* @__PURE__ */ r(s1, { name: "check", color: T.BLUE_DARK_1 })
5542
+ !s && V === _.value && /* @__PURE__ */ r(s1, { name: "check", color: T.BLUE_DARK_1 })
5454
5543
  ] }),
5455
- dropdownRender: (M) => /* @__PURE__ */ u("div", { className: "dropdown-container", children: [
5456
- /* @__PURE__ */ r("div", { className: "dropdown-menu", children: y ? y(M) : M }),
5457
- E && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(Z1, {}) })
5544
+ dropdownRender: (_) => /* @__PURE__ */ u("div", { className: "dropdown-container", children: [
5545
+ /* @__PURE__ */ r("div", { className: "dropdown-menu", children: y ? y(_) : _ }),
5546
+ E && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(O1, {}) })
5458
5547
  ] })
5459
5548
  }
5460
5549
  ),
@@ -5462,14 +5551,14 @@ const f7 = ({
5462
5551
  /* @__PURE__ */ r(
5463
5552
  "label",
5464
5553
  {
5465
- className: `${P || E1 ? "label-floating" : ""} ${a ? "label-disabled" : ""} ${P ? "label-focused" : ""} ${E ? "label-loading" : ""} ${_ ? "label-error" : ""}`,
5554
+ className: `${P || E1 ? "label-floating" : ""} ${a ? "label-disabled" : ""} ${P ? "label-focused" : ""} ${E ? "label-loading" : ""} ${M ? "label-error" : ""}`,
5466
5555
  children: C ? `${t}*` : t
5467
5556
  }
5468
5557
  ),
5469
5558
  /* @__PURE__ */ r(
5470
5559
  "fieldset",
5471
5560
  {
5472
- className: `${P ? "fieldset-focused" : ""} ${a ? "fieldset-disabled" : ""} ${E1 ? "fieldset-filled" : ""} ${_ ? "fieldset-error" : ""}`,
5561
+ className: `${P ? "fieldset-focused" : ""} ${a ? "fieldset-disabled" : ""} ${E1 ? "fieldset-filled" : ""} ${M ? "fieldset-error" : ""}`,
5473
5562
  children: /* @__PURE__ */ r("legend", { children: /* @__PURE__ */ r("span", { children: C ? `${t}*` : t }) })
5474
5563
  }
5475
5564
  )
@@ -5477,7 +5566,7 @@ const f7 = ({
5477
5566
  ]
5478
5567
  }
5479
5568
  ),
5480
- _ && /* @__PURE__ */ u(r1, { justifyContent: "flex-start", gap: 6, children: [
5569
+ M && /* @__PURE__ */ u(r1, { justifyContent: "flex-start", gap: 6, children: [
5481
5570
  /* @__PURE__ */ r(
5482
5571
  s1,
5483
5572
  {
@@ -5487,7 +5576,7 @@ const f7 = ({
5487
5576
  width: 16
5488
5577
  }
5489
5578
  ),
5490
- typeof _ == "string" ? /* @__PURE__ */ r(g7, { color: T.NOTIFICATION_ERROR_DARK, variant: "body4", children: _ }) : _
5579
+ typeof M == "string" ? /* @__PURE__ */ r(L7, { color: T.NOTIFICATION_ERROR_DARK, variant: "body4", children: M }) : M
5491
5580
  ] })
5492
5581
  ] });
5493
5582
  }
@@ -5497,11 +5586,11 @@ const f7 = ({
5497
5586
  i = s, e = n;
5498
5587
  });
5499
5588
  return t.resolve = i, t.reject = e, t;
5500
- }, S1 = (i) => i == null ? "" : "" + i, L7 = (i, e, t) => {
5589
+ }, S1 = (i) => i == null ? "" : "" + i, _7 = (i, e, t) => {
5501
5590
  i.forEach((s) => {
5502
5591
  e[s] && (t[s] = e[s]);
5503
5592
  });
5504
- }, k7 = /###/g, D1 = (i) => i && i.indexOf("###") > -1 ? i.replace(k7, ".") : i, G1 = (i) => !i || v(i), a1 = (i, e, t) => {
5593
+ }, M7 = /###/g, D1 = (i) => i && i.indexOf("###") > -1 ? i.replace(M7, ".") : i, G1 = (i) => !i || v(i), a1 = (i, e, t) => {
5505
5594
  const s = v(e) ? e.split(".") : e;
5506
5595
  let n = 0;
5507
5596
  for (; n < s.length - 1; ) {
@@ -5526,7 +5615,7 @@ const f7 = ({
5526
5615
  for (; a.obj === void 0 && c.length; )
5527
5616
  o = `${c[c.length - 1]}.${o}`, c = c.slice(0, c.length - 1), a = a1(i, c, Object), a && a.obj && typeof a.obj[`${a.k}.${o}`] < "u" && (a.obj = void 0);
5528
5617
  a.obj[`${a.k}.${o}`] = t;
5529
- }, v7 = (i, e, t, s) => {
5618
+ }, b7 = (i, e, t, s) => {
5530
5619
  const {
5531
5620
  obj: n,
5532
5621
  k: o
@@ -5539,7 +5628,7 @@ const f7 = ({
5539
5628
  } = a1(i, e);
5540
5629
  if (t)
5541
5630
  return t[s];
5542
- }, N7 = (i, e, t) => {
5631
+ }, y7 = (i, e, t) => {
5543
5632
  const s = u1(i, t);
5544
5633
  return s !== void 0 ? s : u1(e, t);
5545
5634
  }, s2 = (i, e, t) => {
@@ -5547,7 +5636,7 @@ const f7 = ({
5547
5636
  s !== "__proto__" && s !== "constructor" && (s in i ? v(i[s]) || i[s] instanceof String || v(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : s2(i[s], e[s], t) : i[s] = e[s]);
5548
5637
  return i;
5549
5638
  }, X = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
5550
- var R7 = {
5639
+ var H7 = {
5551
5640
  "&": "&amp;",
5552
5641
  "<": "&lt;",
5553
5642
  ">": "&gt;",
@@ -5555,8 +5644,8 @@ var R7 = {
5555
5644
  "'": "&#39;",
5556
5645
  "/": "&#x2F;"
5557
5646
  };
5558
- const x7 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => R7[e]) : i;
5559
- class M7 {
5647
+ const E7 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => H7[e]) : i;
5648
+ class V7 {
5560
5649
  constructor(e) {
5561
5650
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
5562
5651
  }
@@ -5568,18 +5657,18 @@ class M7 {
5568
5657
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
5569
5658
  }
5570
5659
  }
5571
- const _7 = [" ", ",", "?", "!", ";"], b7 = new M7(20), y7 = (i, e, t) => {
5660
+ const I7 = [" ", ",", "?", "!", ";"], A7 = new V7(20), Z7 = (i, e, t) => {
5572
5661
  e = e || "", t = t || "";
5573
- const s = _7.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
5662
+ const s = I7.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
5574
5663
  if (s.length === 0) return !0;
5575
- const n = b7.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
5664
+ const n = A7.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
5576
5665
  let o = !n.test(i);
5577
5666
  if (!o) {
5578
5667
  const c = i.indexOf(t);
5579
5668
  c > 0 && !n.test(i.substring(0, c)) && (o = !0);
5580
5669
  }
5581
5670
  return o;
5582
- }, M1 = function(i, e) {
5671
+ }, _1 = function(i, e) {
5583
5672
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
5584
5673
  if (!i) return;
5585
5674
  if (i[e]) return i[e];
@@ -5599,7 +5688,7 @@ const _7 = [" ", ",", "?", "!", ";"], b7 = new M7(20), y7 = (i, e, t) => {
5599
5688
  n = c;
5600
5689
  }
5601
5690
  return n;
5602
- }, p1 = (i) => i && i.replace("_", "-"), H7 = {
5691
+ }, p1 = (i) => i && i.replace("_", "-"), O7 = {
5603
5692
  type: "logger",
5604
5693
  log(i) {
5605
5694
  this.output("log", i);
@@ -5621,7 +5710,7 @@ class f1 {
5621
5710
  }
5622
5711
  init(e) {
5623
5712
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5624
- this.prefix = t.prefix || "i18next:", this.logger = e || H7, this.options = t, this.debug = t.debug;
5713
+ this.prefix = t.prefix || "i18next:", this.logger = e || O7, this.options = t, this.debug = t.debug;
5625
5714
  }
5626
5715
  log() {
5627
5716
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -5712,7 +5801,7 @@ class K1 extends L1 {
5712
5801
  let a;
5713
5802
  e.indexOf(".") > -1 ? a = e.split(".") : (a = [e, t], s && (Array.isArray(s) ? a.push(...s) : v(s) && o ? a.push(...s.split(o)) : a.push(s)));
5714
5803
  const C = u1(this.data, a);
5715
- return !C && !t && !s && e.indexOf(".") > -1 && (e = a[0], t = a[1], s = a.slice(2).join(".")), C || !c || !v(s) ? C : M1(this.data && this.data[e] && this.data[e][t], s, o);
5804
+ return !C && !t && !s && e.indexOf(".") > -1 && (e = a[0], t = a[1], s = a.slice(2).join(".")), C || !c || !v(s) ? C : _1(this.data && this.data[e] && this.data[e][t], s, o);
5716
5805
  }
5717
5806
  addResource(e, t, s, n) {
5718
5807
  let o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
@@ -5781,7 +5870,7 @@ const B1 = {};
5781
5870
  class m1 extends L1 {
5782
5871
  constructor(e) {
5783
5872
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5784
- super(), L7(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = B.create("translator");
5873
+ super(), _7(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = B.create("translator");
5785
5874
  }
5786
5875
  changeLanguage(e) {
5787
5876
  e && (this.language = e);
@@ -5800,7 +5889,7 @@ class m1 extends L1 {
5800
5889
  s === void 0 && (s = ":");
5801
5890
  const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
5802
5891
  let o = t.ns || this.options.defaultNS || [];
5803
- const c = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !y7(e, s, n);
5892
+ const c = s && e.indexOf(s) > -1, a = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !Z7(e, s, n);
5804
5893
  if (c && !a) {
5805
5894
  const C = e.match(this.interpolator.nestingRegexp);
5806
5895
  if (C && C.length > 0)
@@ -5848,8 +5937,8 @@ class m1 extends L1 {
5848
5937
  }
5849
5938
  const h = this.resolve(e, t);
5850
5939
  let g = h && h.res;
5851
- const p = h && h.usedKey || c, w = h && h.exactUsedKey || c, N = Object.prototype.toString.apply(g), m = ["[object Number]", "[object Function]", "[object RegExp]"], y = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, b = !this.i18nFormat || this.i18nFormat.handleAsObject, E = !v(g) && typeof g != "boolean" && typeof g != "number";
5852
- if (b && g && E && m.indexOf(N) < 0 && !(v(y) && Array.isArray(g))) {
5940
+ const p = h && h.usedKey || c, k = h && h.exactUsedKey || c, N = Object.prototype.toString.apply(g), L = ["[object Number]", "[object Function]", "[object RegExp]"], y = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, b = !this.i18nFormat || this.i18nFormat.handleAsObject, E = !v(g) && typeof g != "boolean" && typeof g != "number";
5941
+ if (b && g && E && L.indexOf(N) < 0 && !(v(y) && Array.isArray(g))) {
5853
5942
  if (!t.returnObjects && !this.options.returnObjects) {
5854
5943
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
5855
5944
  const f = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, g, {
@@ -5859,53 +5948,53 @@ class m1 extends L1 {
5859
5948
  return n ? (h.res = f, h.usedParams = this.getUsedParamsDetails(t), h) : f;
5860
5949
  }
5861
5950
  if (o) {
5862
- const f = Array.isArray(g), _ = f ? [] : {}, R = f ? w : p;
5951
+ const f = Array.isArray(g), M = f ? [] : {}, R = f ? k : p;
5863
5952
  for (const x in g)
5864
5953
  if (Object.prototype.hasOwnProperty.call(g, x)) {
5865
5954
  const D = `${R}${o}${x}`;
5866
- _[x] = this.translate(D, {
5955
+ M[x] = this.translate(D, {
5867
5956
  ...t,
5868
5957
  joinArrays: !1,
5869
5958
  ns: a
5870
- }), _[x] === D && (_[x] = g[x]);
5959
+ }), M[x] === D && (M[x] = g[x]);
5871
5960
  }
5872
- g = _;
5961
+ g = M;
5873
5962
  }
5874
5963
  } else if (b && v(y) && Array.isArray(g))
5875
5964
  g = g.join(y), g && (g = this.extendTranslation(g, e, t, s));
5876
5965
  else {
5877
- let f = !1, _ = !1;
5966
+ let f = !1, M = !1;
5878
5967
  const R = t.count !== void 0 && !v(t.count), x = m1.hasDefaultValue(t), D = R ? this.pluralResolver.getSuffix(d, t.count, t) : "", P = t.ordinal && R ? this.pluralResolver.getSuffix(d, t.count, {
5879
5968
  ordinal: !1
5880
5969
  }) : "", i1 = R && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), $ = i1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${D}`] || t[`defaultValue${P}`] || t.defaultValue;
5881
- !this.isValidLookup(g) && x && (f = !0, g = $), this.isValidLookup(g) || (_ = !0, g = c);
5882
- const V = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && _ ? void 0 : g, Y = x && $ !== g && this.options.updateMissing;
5883
- if (_ || f || Y) {
5970
+ !this.isValidLookup(g) && x && (f = !0, g = $), this.isValidLookup(g) || (M = !0, g = c);
5971
+ const V = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && M ? void 0 : g, Y = x && $ !== g && this.options.updateMissing;
5972
+ if (M || f || Y) {
5884
5973
  if (this.logger.log(Y ? "updateKey" : "missingKey", d, C, c, Y ? $ : g), o) {
5885
- const Z = this.resolve(c, {
5974
+ const O = this.resolve(c, {
5886
5975
  ...t,
5887
5976
  keySeparator: !1
5888
5977
  });
5889
- Z && Z.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
5978
+ 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.");
5890
5979
  }
5891
5980
  let F = [];
5892
5981
  const q = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
5893
5982
  if (this.options.saveMissingTo === "fallback" && q && q[0])
5894
- for (let Z = 0; Z < q.length; Z++)
5895
- F.push(q[Z]);
5983
+ for (let O = 0; O < q.length; O++)
5984
+ F.push(q[O]);
5896
5985
  else this.options.saveMissingTo === "all" ? F = this.languageUtils.toResolveHierarchy(t.lng || this.language) : F.push(t.lng || this.language);
5897
- const c1 = (Z, j, S) => {
5986
+ const c1 = (O, j, S) => {
5898
5987
  const d1 = x && S !== g ? S : V;
5899
- this.options.missingKeyHandler ? this.options.missingKeyHandler(Z, C, j, d1, Y, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(Z, C, j, d1, Y, t), this.emit("missingKey", Z, C, j, g);
5988
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(O, C, j, d1, Y, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(O, C, j, d1, Y, t), this.emit("missingKey", O, C, j, g);
5900
5989
  };
5901
- this.options.saveMissing && (this.options.saveMissingPlurals && R ? F.forEach((Z) => {
5902
- const j = this.pluralResolver.getSuffixes(Z, t);
5990
+ this.options.saveMissing && (this.options.saveMissingPlurals && R ? F.forEach((O) => {
5991
+ const j = this.pluralResolver.getSuffixes(O, t);
5903
5992
  i1 && t[`defaultValue${this.options.pluralSeparator}zero`] && j.indexOf(`${this.options.pluralSeparator}zero`) < 0 && j.push(`${this.options.pluralSeparator}zero`), j.forEach((S) => {
5904
- c1([Z], c + S, t[`defaultValue${S}`] || $);
5993
+ c1([O], c + S, t[`defaultValue${S}`] || $);
5905
5994
  });
5906
5995
  }) : c1(F, c, $));
5907
5996
  }
5908
- g = this.extendTranslation(g, e, t, h, s), _ && g === c && this.options.appendNamespaceToMissingKey && (g = `${C}:${c}`), (_ || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${C}:${c}` : c, f ? g : void 0) : g = this.options.parseMissingKeyHandler(g));
5997
+ g = this.extendTranslation(g, e, t, h, s), M && g === c && this.options.appendNamespaceToMissingKey && (g = `${C}:${c}`), (M || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${C}:${c}` : c, f ? g : void 0) : g = this.options.parseMissingKeyHandler(g));
5909
5998
  }
5910
5999
  return n ? (h.res = g, h.usedParams = this.getUsedParamsDetails(t), h) : g;
5911
6000
  }
@@ -5941,8 +6030,8 @@ class m1 extends L1 {
5941
6030
  l < p && (s.nest = !1);
5942
6031
  }
5943
6032
  !s.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (s.lng = this.language || n.usedLng), s.nest !== !1 && (e = this.interpolator.nest(e, function() {
5944
- for (var g = arguments.length, p = new Array(g), w = 0; w < g; w++)
5945
- p[w] = arguments[w];
6033
+ for (var g = arguments.length, p = new Array(g), k = 0; k < g; k++)
6034
+ p[k] = arguments[k];
5946
6035
  return o && o[0] === p[0] && !s.context ? (c.logger.warn(`It seems you are nesting recursively key: ${p[0]} in key: ${t[0]}`), null) : c.translate(...p, t);
5947
6036
  }, s)), s.interpolation && this.interpolator.reset();
5948
6037
  }
@@ -5963,26 +6052,26 @@ class m1 extends L1 {
5963
6052
  n = l;
5964
6053
  let h = d.namespaces;
5965
6054
  this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
5966
- const g = t.count !== void 0 && !v(t.count), p = g && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), w = t.context !== void 0 && (v(t.context) || typeof t.context == "number") && t.context !== "", N = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
5967
- h.forEach((m) => {
5968
- this.isValidLookup(s) || (a = m, !B1[`${N[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(a) && (B1[`${N[0]}-${m}`] = !0, this.logger.warn(`key "${n}" for languages "${N.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), N.forEach((y) => {
6055
+ const g = t.count !== void 0 && !v(t.count), p = g && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), k = t.context !== void 0 && (v(t.context) || typeof t.context == "number") && t.context !== "", N = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
6056
+ h.forEach((L) => {
6057
+ this.isValidLookup(s) || (a = L, !B1[`${N[0]}-${L}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(a) && (B1[`${N[0]}-${L}`] = !0, this.logger.warn(`key "${n}" for languages "${N.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), N.forEach((y) => {
5969
6058
  if (this.isValidLookup(s)) return;
5970
6059
  c = y;
5971
6060
  const b = [l];
5972
6061
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
5973
- this.i18nFormat.addLookupKeys(b, l, y, m, t);
6062
+ this.i18nFormat.addLookupKeys(b, l, y, L, t);
5974
6063
  else {
5975
6064
  let f;
5976
6065
  g && (f = this.pluralResolver.getSuffix(y, t.count, t));
5977
- const _ = `${this.options.pluralSeparator}zero`, R = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
5978
- if (g && (b.push(l + f), t.ordinal && f.indexOf(R) === 0 && b.push(l + f.replace(R, this.options.pluralSeparator)), p && b.push(l + _)), w) {
6066
+ const M = `${this.options.pluralSeparator}zero`, R = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
6067
+ if (g && (b.push(l + f), t.ordinal && f.indexOf(R) === 0 && b.push(l + f.replace(R, this.options.pluralSeparator)), p && b.push(l + M)), k) {
5979
6068
  const x = `${l}${this.options.contextSeparator}${t.context}`;
5980
- b.push(x), g && (b.push(x + f), t.ordinal && f.indexOf(R) === 0 && b.push(x + f.replace(R, this.options.pluralSeparator)), p && b.push(x + _));
6069
+ b.push(x), g && (b.push(x + f), t.ordinal && f.indexOf(R) === 0 && b.push(x + f.replace(R, this.options.pluralSeparator)), p && b.push(x + M));
5981
6070
  }
5982
6071
  }
5983
6072
  let E;
5984
6073
  for (; E = b.pop(); )
5985
- this.isValidLookup(s) || (o = E, s = this.getResource(y, m, E, t));
6074
+ this.isValidLookup(s) || (o = E, s = this.getResource(y, L, E, t));
5986
6075
  }));
5987
6076
  });
5988
6077
  }), {
@@ -6090,7 +6179,7 @@ class P1 {
6090
6179
  }), n;
6091
6180
  }
6092
6181
  }
6093
- let E7 = [{
6182
+ let S7 = [{
6094
6183
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
6095
6184
  nr: [1, 2],
6096
6185
  fc: 1
@@ -6182,7 +6271,7 @@ let E7 = [{
6182
6271
  lngs: ["he", "iw"],
6183
6272
  nr: [1, 2, 20, 21],
6184
6273
  fc: 22
6185
- }], V7 = {
6274
+ }], D7 = {
6186
6275
  1: (i) => +(i > 1),
6187
6276
  2: (i) => +(i != 1),
6188
6277
  3: (i) => 0,
@@ -6206,28 +6295,28 @@ let E7 = [{
6206
6295
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
6207
6296
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
6208
6297
  };
6209
- const I7 = ["v1", "v2", "v3"], A7 = ["v4"], Y1 = {
6298
+ const G7 = ["v1", "v2", "v3"], T7 = ["v4"], Y1 = {
6210
6299
  zero: 0,
6211
6300
  one: 1,
6212
6301
  two: 2,
6213
6302
  few: 3,
6214
6303
  many: 4,
6215
6304
  other: 5
6216
- }, O7 = () => {
6305
+ }, K7 = () => {
6217
6306
  const i = {};
6218
- return E7.forEach((e) => {
6307
+ return S7.forEach((e) => {
6219
6308
  e.lngs.forEach((t) => {
6220
6309
  i[t] = {
6221
6310
  numbers: e.nr,
6222
- plurals: V7[e.fc]
6311
+ plurals: D7[e.fc]
6223
6312
  };
6224
6313
  });
6225
6314
  }), i;
6226
6315
  };
6227
- class Z7 {
6316
+ class B7 {
6228
6317
  constructor(e) {
6229
6318
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6230
- this.languageUtils = e, this.options = t, this.logger = B.create("pluralResolver"), (!this.options.compatibilityJSON || A7.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = O7(), this.pluralRulesCache = {};
6319
+ this.languageUtils = e, this.options = t, this.logger = B.create("pluralResolver"), (!this.options.compatibilityJSON || T7.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 = K7(), this.pluralRulesCache = {};
6231
6320
  }
6232
6321
  addRule(e, t) {
6233
6322
  this.rules[e] = t;
@@ -6285,14 +6374,14 @@ class Z7 {
6285
6374
  return this.options.compatibilityJSON === "v1" ? n === 1 ? "" : typeof n == "number" ? `_plural_${n.toString()}` : o() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? o() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
6286
6375
  }
6287
6376
  shouldUseIntlApi() {
6288
- return !I7.includes(this.options.compatibilityJSON);
6377
+ return !G7.includes(this.options.compatibilityJSON);
6289
6378
  }
6290
6379
  }
6291
6380
  const j1 = function(i, e, t) {
6292
- let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = N7(i, e, t);
6293
- return !o && n && v(t) && (o = M1(i, t, s), o === void 0 && (o = M1(e, t, s))), o;
6381
+ let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = y7(i, e, t);
6382
+ return !o && n && v(t) && (o = _1(i, t, s), o === void 0 && (o = _1(e, t, s))), o;
6294
6383
  }, R1 = (i) => i.replace(/\$/g, "$$$$");
6295
- class S7 {
6384
+ class P7 {
6296
6385
  constructor() {
6297
6386
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6298
6387
  this.logger = B.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -6315,13 +6404,13 @@ class S7 {
6315
6404
  unescapePrefix: h,
6316
6405
  nestingPrefix: g,
6317
6406
  nestingPrefixEscaped: p,
6318
- nestingSuffix: w,
6407
+ nestingSuffix: k,
6319
6408
  nestingSuffixEscaped: N,
6320
- nestingOptionsSeparator: m,
6409
+ nestingOptionsSeparator: L,
6321
6410
  maxReplaces: y,
6322
6411
  alwaysFormat: b
6323
6412
  } = e.interpolation;
6324
- this.escape = t !== void 0 ? t : x7, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? X(o) : c || "{{", this.suffix = a ? X(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = g ? X(g) : p || X("$t("), this.nestingSuffix = w ? X(w) : N || X(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
6413
+ this.escape = t !== void 0 ? t : E7, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = o ? X(o) : c || "{{", this.suffix = a ? X(a) : C || "}}", this.formatSeparator = d || ",", this.unescapePrefix = l ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : l || "", this.nestingPrefix = g ? X(g) : p || X("$t("), this.nestingSuffix = k ? X(k) : N || X(")"), this.nestingOptionsSeparator = L || ",", this.maxReplaces = y || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
6325
6414
  }
6326
6415
  reset() {
6327
6416
  this.options && this.init(this.options);
@@ -6341,8 +6430,8 @@ class S7 {
6341
6430
  interpolationkey: p
6342
6431
  }) : y;
6343
6432
  }
6344
- const w = p.split(this.formatSeparator), N = w.shift().trim(), m = w.join(this.formatSeparator).trim();
6345
- return this.format(j1(t, C, N, this.options.keySeparator, this.options.ignoreJSONStructure), m, s, {
6433
+ const k = p.split(this.formatSeparator), N = k.shift().trim(), L = k.join(this.formatSeparator).trim();
6434
+ return this.format(j1(t, C, N, this.options.keySeparator, this.options.ignoreJSONStructure), L, s, {
6346
6435
  ...n,
6347
6436
  ...t,
6348
6437
  interpolationkey: N
@@ -6358,18 +6447,18 @@ class S7 {
6358
6447
  safeValue: (p) => this.escapeValue ? R1(this.escape(p)) : R1(p)
6359
6448
  }].forEach((p) => {
6360
6449
  for (a = 0; o = p.regex.exec(e); ) {
6361
- const w = o[1].trim();
6362
- if (c = d(w), c === void 0)
6450
+ const k = o[1].trim();
6451
+ if (c = d(k), c === void 0)
6363
6452
  if (typeof l == "function") {
6364
- const m = l(e, o, n);
6365
- c = v(m) ? m : "";
6366
- } else if (n && Object.prototype.hasOwnProperty.call(n, w))
6453
+ const L = l(e, o, n);
6454
+ c = v(L) ? L : "";
6455
+ } else if (n && Object.prototype.hasOwnProperty.call(n, k))
6367
6456
  c = "";
6368
6457
  else if (h) {
6369
6458
  c = o[0];
6370
6459
  continue;
6371
6460
  } else
6372
- this.logger.warn(`missed to pass in variable ${w} for interpolating ${e}`), c = "";
6461
+ this.logger.warn(`missed to pass in variable ${k} for interpolating ${e}`), c = "";
6373
6462
  else !v(c) && !this.useRawValueToEscape && (c = S1(c));
6374
6463
  const N = p.safeValue(c);
6375
6464
  if (e = e.replace(o[0], N), h ? (p.regex.lastIndex += c.length, p.regex.lastIndex -= o[0].length) : p.regex.lastIndex = 0, a++, a >= this.maxReplaces)
@@ -6385,8 +6474,8 @@ class S7 {
6385
6474
  const h = C.split(new RegExp(`${l}[ ]*{`));
6386
6475
  let g = `{${h[1]}`;
6387
6476
  C = h[0], g = this.interpolate(g, c);
6388
- const p = g.match(/'/g), w = g.match(/"/g);
6389
- (p && p.length % 2 === 0 && !w || w.length % 2 !== 0) && (g = g.replace(/'/g, '"'));
6477
+ const p = g.match(/'/g), k = g.match(/"/g);
6478
+ (p && p.length % 2 === 0 && !k || k.length % 2 !== 0) && (g = g.replace(/'/g, '"'));
6390
6479
  try {
6391
6480
  c = JSON.parse(g), d && (c = {
6392
6481
  ...d,
@@ -6416,7 +6505,7 @@ class S7 {
6416
6505
  return e;
6417
6506
  }
6418
6507
  }
6419
- const D7 = (i) => {
6508
+ const Y7 = (i) => {
6420
6509
  let e = i.toLowerCase().trim();
6421
6510
  const t = {};
6422
6511
  if (i.indexOf("(") > -1) {
@@ -6447,7 +6536,7 @@ const D7 = (i) => {
6447
6536
  return a || (a = i(p1(s), n), e[c] = a), a(t);
6448
6537
  };
6449
6538
  };
6450
- class G7 {
6539
+ class j7 {
6451
6540
  constructor() {
6452
6541
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
6453
6542
  this.logger = B.create("formatter"), this.options = e, this.formats = {
@@ -6507,7 +6596,7 @@ class G7 {
6507
6596
  const {
6508
6597
  formatName: d,
6509
6598
  formatOptions: l
6510
- } = D7(C);
6599
+ } = Y7(C);
6511
6600
  if (this.formats[d]) {
6512
6601
  let h = a;
6513
6602
  try {
@@ -6527,10 +6616,10 @@ class G7 {
6527
6616
  }, e);
6528
6617
  }
6529
6618
  }
6530
- const T7 = (i, e) => {
6619
+ const $7 = (i, e) => {
6531
6620
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
6532
6621
  };
6533
- class K7 extends L1 {
6622
+ class F7 extends L1 {
6534
6623
  constructor(e, t, s) {
6535
6624
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
6536
6625
  super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = B.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = n.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = n.maxRetries >= 0 ? n.maxRetries : 5, this.retryTimeout = n.retryTimeout >= 1 ? n.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, n.backend, n);
@@ -6563,7 +6652,7 @@ class K7 extends L1 {
6563
6652
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
6564
6653
  const a = {};
6565
6654
  this.queue.forEach((C) => {
6566
- v7(C.loaded, [o], c), T7(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6655
+ b7(C.loaded, [o], c), $7(C, e), t && C.errors.push(t), C.pendingCount === 0 && !C.done && (Object.keys(C.loaded).forEach((d) => {
6567
6656
  a[d] || (a[d] = {});
6568
6657
  const l = C.loaded[d];
6569
6658
  l.length && l.forEach((h) => {
@@ -6722,7 +6811,7 @@ const $1 = () => ({
6722
6811
  skipOnVariables: !0
6723
6812
  }
6724
6813
  }), F1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), g1 = () => {
6725
- }, B7 = (i) => {
6814
+ }, W7 = (i) => {
6726
6815
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
6727
6816
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
6728
6817
  });
@@ -6732,7 +6821,7 @@ class l1 extends L1 {
6732
6821
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
6733
6822
  if (super(), this.options = F1(e), this.services = {}, this.logger = B, this.modules = {
6734
6823
  external: []
6735
- }, B7(this), t && !this.isInitialized && !e.isClone) {
6824
+ }, W7(this), t && !this.isInitialized && !e.isClone) {
6736
6825
  if (!this.options.initImmediate)
6737
6826
  return this.init(e, t), this;
6738
6827
  setTimeout(() => {
@@ -6757,23 +6846,23 @@ class l1 extends L1 {
6757
6846
  if (!this.options.isClone) {
6758
6847
  this.modules.logger ? B.init(o(this.modules.logger), this.options) : B.init(null, this.options);
6759
6848
  let l;
6760
- this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = G7);
6849
+ this.modules.formatter ? l = this.modules.formatter : typeof Intl < "u" && (l = j7);
6761
6850
  const h = new P1(this.options);
6762
6851
  this.store = new K1(this.options.resources, this.options);
6763
6852
  const g = this.services;
6764
- g.logger = B, g.resourceStore = this.store, g.languageUtils = h, g.pluralResolver = new Z7(h, {
6853
+ g.logger = B, g.resourceStore = this.store, g.languageUtils = h, g.pluralResolver = new B7(h, {
6765
6854
  prepend: this.options.pluralSeparator,
6766
6855
  compatibilityJSON: this.options.compatibilityJSON,
6767
6856
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
6768
- }), l && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (g.formatter = o(l), g.formatter.init(g, this.options), this.options.interpolation.format = g.formatter.format.bind(g.formatter)), g.interpolator = new S7(this.options), g.utils = {
6857
+ }), l && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (g.formatter = o(l), g.formatter.init(g, this.options), this.options.interpolation.format = g.formatter.format.bind(g.formatter)), g.interpolator = new P7(this.options), g.utils = {
6769
6858
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
6770
- }, g.backendConnector = new K7(o(this.modules.backend), g.resourceStore, g, this.options), g.backendConnector.on("*", function(p) {
6771
- for (var w = arguments.length, N = new Array(w > 1 ? w - 1 : 0), m = 1; m < w; m++)
6772
- N[m - 1] = arguments[m];
6859
+ }, g.backendConnector = new F7(o(this.modules.backend), g.resourceStore, g, this.options), g.backendConnector.on("*", function(p) {
6860
+ for (var k = arguments.length, N = new Array(k > 1 ? k - 1 : 0), L = 1; L < k; L++)
6861
+ N[L - 1] = arguments[L];
6773
6862
  e.emit(p, ...N);
6774
6863
  }), this.modules.languageDetector && (g.languageDetector = o(this.modules.languageDetector), g.languageDetector.init && g.languageDetector.init(g, this.options.detection, this.options)), this.modules.i18nFormat && (g.i18nFormat = o(this.modules.i18nFormat), g.i18nFormat.init && g.i18nFormat.init(this)), this.translator = new m1(this.services, this.options), this.translator.on("*", function(p) {
6775
- for (var w = arguments.length, N = new Array(w > 1 ? w - 1 : 0), m = 1; m < w; m++)
6776
- N[m - 1] = arguments[m];
6864
+ for (var k = arguments.length, N = new Array(k > 1 ? k - 1 : 0), L = 1; L < k; L++)
6865
+ N[L - 1] = arguments[L];
6777
6866
  e.emit(p, ...N);
6778
6867
  }), this.modules.external.forEach((p) => {
6779
6868
  p.init && p.init(this);
@@ -6876,7 +6965,7 @@ class l1 extends L1 {
6876
6965
  C.lng = C.lng || o.lng, C.lngs = C.lngs || o.lngs, C.ns = C.ns || o.ns, C.keyPrefix !== "" && (C.keyPrefix = C.keyPrefix || s || o.keyPrefix);
6877
6966
  const g = n.options.keySeparator || ".";
6878
6967
  let p;
6879
- return C.keyPrefix && Array.isArray(c) ? p = c.map((w) => `${C.keyPrefix}${g}${w}`) : p = C.keyPrefix ? `${C.keyPrefix}${g}${c}` : c, n.t(p, C);
6968
+ return C.keyPrefix && Array.isArray(c) ? p = c.map((k) => `${C.keyPrefix}${g}${k}`) : p = C.keyPrefix ? `${C.keyPrefix}${g}${c}` : c, n.t(p, C);
6880
6969
  };
6881
6970
  return v(e) ? o.lng = e : o.lngs = e, o.ns = t, o.keyPrefix = s, o;
6882
6971
  }
@@ -6965,23 +7054,23 @@ class l1 extends L1 {
6965
7054
  };
6966
7055
  }
6967
7056
  }
6968
- const O = l1.createInstance();
6969
- O.createInstance = l1.createInstance;
6970
- O.createInstance;
6971
- O.dir;
6972
- O.init;
6973
- O.loadResources;
6974
- O.reloadResources;
6975
- O.use;
6976
- O.changeLanguage;
6977
- O.getFixedT;
6978
- O.t;
6979
- O.exists;
6980
- O.setDefaultNamespace;
6981
- O.hasLoadedNamespace;
6982
- O.loadNamespaces;
6983
- O.loadLanguages;
6984
- function P7() {
7057
+ const Z = l1.createInstance();
7058
+ Z.createInstance = l1.createInstance;
7059
+ Z.createInstance;
7060
+ Z.dir;
7061
+ Z.init;
7062
+ Z.loadResources;
7063
+ Z.reloadResources;
7064
+ Z.use;
7065
+ Z.changeLanguage;
7066
+ Z.getFixedT;
7067
+ Z.t;
7068
+ Z.exists;
7069
+ Z.setDefaultNamespace;
7070
+ Z.hasLoadedNamespace;
7071
+ Z.loadNamespaces;
7072
+ Z.loadLanguages;
7073
+ function U7() {
6985
7074
  if (console && console.warn) {
6986
7075
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
6987
7076
  e[t] = arguments[t];
@@ -6989,10 +7078,10 @@ function P7() {
6989
7078
  }
6990
7079
  }
6991
7080
  const W1 = {};
6992
- function _1() {
7081
+ function M1() {
6993
7082
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
6994
7083
  e[t] = arguments[t];
6995
- z(e[0]) && W1[e[0]] || (z(e[0]) && (W1[e[0]] = /* @__PURE__ */ new Date()), P7(...e));
7084
+ z(e[0]) && W1[e[0]] || (z(e[0]) && (W1[e[0]] = /* @__PURE__ */ new Date()), U7(...e));
6996
7085
  }
6997
7086
  const r2 = (i, e) => () => {
6998
7087
  if (i.isInitialized)
@@ -7011,7 +7100,7 @@ const r2 = (i, e) => () => {
7011
7100
  z(t) && (t = [t]), t.forEach((n) => {
7012
7101
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
7013
7102
  }), i.loadLanguages(e, r2(i, s));
7014
- }, Y7 = function(i, e) {
7103
+ }, z7 = function(i, e) {
7015
7104
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7016
7105
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, o = e.languages[e.languages.length - 1];
7017
7106
  if (s.toLowerCase() === "cimode") return !0;
@@ -7020,15 +7109,15 @@ const r2 = (i, e) => () => {
7020
7109
  return d === -1 || d === 2;
7021
7110
  };
7022
7111
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!n || c(o, i)));
7023
- }, j7 = function(i, e) {
7112
+ }, J7 = function(i, e) {
7024
7113
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7025
- return !e.languages || !e.languages.length ? (_1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
7114
+ return !e.languages || !e.languages.length ? (M1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
7026
7115
  lng: t.lng,
7027
7116
  precheck: (n, o) => {
7028
7117
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !o(n.isLanguageChangingTo, i)) return !1;
7029
7118
  }
7030
- }) : Y7(i, e, t);
7031
- }, z = (i) => typeof i == "string", $7 = (i) => typeof i == "object" && i !== null, F7 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, W7 = {
7119
+ }) : z7(i, e, t);
7120
+ }, z = (i) => typeof i == "string", Q7 = (i) => typeof i == "object" && i !== null, q7 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, X7 = {
7032
7121
  "&amp;": "&",
7033
7122
  "&#38;": "&",
7034
7123
  "&lt;": "<",
@@ -7049,7 +7138,7 @@ const r2 = (i, e) => () => {
7049
7138
  "&#8230;": "…",
7050
7139
  "&#x2F;": "/",
7051
7140
  "&#47;": "/"
7052
- }, U7 = (i) => W7[i], z7 = (i) => i.replace(F7, U7);
7141
+ }, e0 = (i) => X7[i], t0 = (i) => i.replace(q7, e0);
7053
7142
  let b1 = {
7054
7143
  bindI18n: "languageChanged",
7055
7144
  bindI18nStore: "",
@@ -7058,25 +7147,25 @@ let b1 = {
7058
7147
  transWrapTextNodes: "",
7059
7148
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
7060
7149
  useSuspense: !0,
7061
- unescape: z7
7150
+ unescape: t0
7062
7151
  };
7063
- const J7 = function() {
7152
+ const i0 = function() {
7064
7153
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7065
7154
  b1 = {
7066
7155
  ...b1,
7067
7156
  ...i
7068
7157
  };
7069
- }, Q7 = () => b1;
7158
+ }, s0 = () => b1;
7070
7159
  let o2;
7071
- const q7 = (i) => {
7160
+ const n0 = (i) => {
7072
7161
  o2 = i;
7073
- }, X7 = () => o2, e0 = {
7162
+ }, r0 = () => o2, o0 = {
7074
7163
  type: "3rdParty",
7075
7164
  init(i) {
7076
- J7(i.options.react), q7(i);
7165
+ i0(i.options.react), n0(i);
7077
7166
  }
7078
- }, t0 = t1();
7079
- class i0 {
7167
+ }, a0 = t1();
7168
+ class l0 {
7080
7169
  constructor() {
7081
7170
  V1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
7082
7171
  this.usedNamespaces = {};
@@ -7087,27 +7176,27 @@ class i0 {
7087
7176
  });
7088
7177
  }
7089
7178
  }
7090
- const s0 = (i, e) => {
7179
+ const h0 = (i, e) => {
7091
7180
  const t = J();
7092
7181
  return A(() => {
7093
7182
  t.current = i;
7094
7183
  }, [i, e]), t.current;
7095
- }, a2 = (i, e, t, s) => i.getFixedT(e, t, s), n0 = (i, e, t, s) => K(a2(i, e, t, s), [i, e, t, s]), r0 = function(i) {
7184
+ }, a2 = (i, e, t, s) => i.getFixedT(e, t, s), c0 = (i, e, t, s) => K(a2(i, e, t, s), [i, e, t, s]), d0 = function(i) {
7096
7185
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7097
7186
  const {
7098
7187
  i18n: t
7099
7188
  } = e, {
7100
7189
  i18n: s,
7101
7190
  defaultNS: n
7102
- } = Q(t0) || {}, o = t || s || X7();
7103
- if (o && !o.reportNamespaces && (o.reportNamespaces = new i0()), !o) {
7104
- _1("You will need to pass in an i18next instance by using initReactI18next");
7105
- const f = (R, x) => z(x) ? x : $7(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, _ = [f, {}, !1];
7106
- return _.t = f, _.i18n = {}, _.ready = !1, _;
7191
+ } = Q(a0) || {}, o = t || s || r0();
7192
+ if (o && !o.reportNamespaces && (o.reportNamespaces = new l0()), !o) {
7193
+ M1("You will need to pass in an i18next instance by using initReactI18next");
7194
+ const f = (R, x) => z(x) ? x : Q7(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(R) ? R[R.length - 1] : R, M = [f, {}, !1];
7195
+ return M.t = f, M.i18n = {}, M.ready = !1, M;
7107
7196
  }
7108
- o.options.react && o.options.react.wait !== void 0 && _1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
7197
+ o.options.react && o.options.react.wait !== void 0 && M1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
7109
7198
  const c = {
7110
- ...Q7(),
7199
+ ...s0(),
7111
7200
  ...o.options.react,
7112
7201
  ...e
7113
7202
  }, {
@@ -7116,52 +7205,52 @@ const s0 = (i, e) => {
7116
7205
  } = c;
7117
7206
  let d = i;
7118
7207
  d = z(d) ? [d] : d || ["translation"], o.reportNamespaces.addUsedNamespaces && o.reportNamespaces.addUsedNamespaces(d);
7119
- const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => j7(f, o, c)), h = n0(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => a2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [w, N] = I(g);
7120
- let m = d.join();
7121
- e.lng && (m = `${e.lng}${m}`);
7122
- const y = s0(m), b = J(!0);
7208
+ const l = (o.isInitialized || o.initializedStoreOnce) && d.every((f) => J7(f, o, c)), h = c0(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), g = () => h, p = () => a2(o, e.lng || null, c.nsMode === "fallback" ? d : d[0], C), [k, N] = I(g);
7209
+ let L = d.join();
7210
+ e.lng && (L = `${e.lng}${L}`);
7211
+ const y = h0(L), b = J(!0);
7123
7212
  A(() => {
7124
7213
  const {
7125
7214
  bindI18n: f,
7126
- bindI18nStore: _
7215
+ bindI18nStore: M
7127
7216
  } = c;
7128
7217
  b.current = !0, !l && !a && (e.lng ? z1(o, e.lng, d, () => {
7129
7218
  b.current && N(p);
7130
7219
  }) : U1(o, d, () => {
7131
7220
  b.current && N(p);
7132
- })), l && y && y !== m && b.current && N(p);
7221
+ })), l && y && y !== L && b.current && N(p);
7133
7222
  const R = () => {
7134
7223
  b.current && N(p);
7135
7224
  };
7136
- return f && o && o.on(f, R), _ && o && o.store.on(_, R), () => {
7137
- b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), _ && o && _.split(" ").forEach((x) => o.store.off(x, R));
7225
+ return f && o && o.on(f, R), M && o && o.store.on(M, R), () => {
7226
+ b.current = !1, f && o && f.split(" ").forEach((x) => o.off(x, R)), M && o && M.split(" ").forEach((x) => o.store.off(x, R));
7138
7227
  };
7139
- }, [o, m]), A(() => {
7228
+ }, [o, L]), A(() => {
7140
7229
  b.current && l && N(g);
7141
7230
  }, [o, C, l]);
7142
- const E = [w, o, l];
7143
- if (E.t = w, E.i18n = o, E.ready = l, l || !l && !a) return E;
7231
+ const E = [k, o, l];
7232
+ if (E.t = k, E.i18n = o, E.ready = l, l || !l && !a) return E;
7144
7233
  throw new Promise((f) => {
7145
7234
  e.lng ? z1(o, e.lng, d, () => f()) : U1(o, d, () => f());
7146
7235
  });
7147
- }, o0 = "Country", a0 = {
7148
- placeholder: o0
7149
- }, l0 = "Страна", h0 = {
7150
- placeholder: l0
7236
+ }, C0 = "Country", g0 = {
7237
+ placeholder: C0
7238
+ }, u0 = "Страна", p0 = {
7239
+ placeholder: u0
7151
7240
  };
7152
- O.use(e0).init({
7241
+ Z.use(o0).init({
7153
7242
  defaultNS: "common",
7154
7243
  lng: "en",
7155
7244
  resources: {
7156
7245
  en: {
7157
- common: a0
7246
+ common: g0
7158
7247
  },
7159
7248
  ru: {
7160
- common: h0
7249
+ common: p0
7161
7250
  }
7162
7251
  }
7163
7252
  });
7164
- const m0 = w1(
7253
+ const R0 = w1(
7165
7254
  ({
7166
7255
  width: i,
7167
7256
  selectedCity: e,
@@ -7174,21 +7263,21 @@ const m0 = w1(
7174
7263
  clearable: C,
7175
7264
  error: d
7176
7265
  }, l) => {
7177
- const [h, g] = I([]), [p, w] = I([]), [N, m] = I(!1), { locale: y, axiosPeople: b } = Q(u2);
7266
+ const [h, g] = I([]), [p, k] = I([]), [N, L] = I(!1), { locale: y, axiosPeople: b } = Q(u2);
7178
7267
  if (!b)
7179
7268
  throw new Error(
7180
7269
  `CountrySelect requires "axiosPeople" to fetch counties.
7181
7270
  Please provide it via SNMTUiContext.`
7182
7271
  );
7183
- const { t: E } = r0("common", { lng: y }), f = K(async () => {
7184
- m(!0);
7272
+ const { t: E } = d0("common", { lng: y }), f = K(async () => {
7273
+ L(!0);
7185
7274
  try {
7186
7275
  const R = await b.post("v1/countries/search");
7187
- w(R == null ? void 0 : R.data.data);
7276
+ k(R == null ? void 0 : R.data.data);
7188
7277
  } catch {
7189
7278
  g([]);
7190
7279
  } finally {
7191
- m(!1);
7280
+ L(!1);
7192
7281
  }
7193
7282
  }, [b]);
7194
7283
  A(() => {
@@ -7213,18 +7302,18 @@ const m0 = w1(
7213
7302
  }));
7214
7303
  g(R);
7215
7304
  }, [p]);
7216
- const _ = (R) => {
7305
+ const M = (R) => {
7217
7306
  R === null ? (s(""), t && t("")) : (s(R), t && t(""));
7218
7307
  };
7219
7308
  return /* @__PURE__ */ r("div", { className: "snmt-country-select", children: /* @__PURE__ */ r(
7220
- w7,
7309
+ x7,
7221
7310
  {
7222
7311
  id: o,
7223
7312
  width: i,
7224
7313
  placeholder: E("placeholder"),
7225
7314
  value: n,
7226
7315
  ref: l,
7227
- onChange: _,
7316
+ onChange: M,
7228
7317
  options: h,
7229
7318
  disabled: c,
7230
7319
  isLoading: N,
@@ -7236,5 +7325,5 @@ const m0 = w1(
7236
7325
  }
7237
7326
  );
7238
7327
  export {
7239
- m0 as CountrySelect
7328
+ R0 as CountrySelect
7240
7329
  };