@snmt-react-ui/country-select 2.9.1 → 2.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/country-select.js +928 -920
  2. package/package.json +3 -3
@@ -1,26 +1,26 @@
1
- var k2 = Object.defineProperty;
2
- var v2 = (s, e, t) => e in s ? k2(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t;
3
- var A1 = (s, e, t) => v2(s, typeof e != "symbol" ? e + "" : e, t);
1
+ var v2 = Object.defineProperty;
2
+ var N2 = (s, e, t) => e in s ? v2(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t;
3
+ var D1 = (s, e, t) => N2(s, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
- import { jsx as n, Fragment as Y, jsxs as g } from "react/jsx-runtime";
6
- import { COLORS as c, SNMTUiContext as q } from "@snmt-react-ui/core";
7
- import { Select as N2, Tag as b1, Flex as x2, Checkbox as M2, Avatar as R2, Typography as d1, Popover as V2 } from "antd";
8
- import { forwardRef as X, useState as y, useRef as j, useEffect as B, useCallback as I, useContext as $, useImperativeHandle as g1, createContext as X1 } from "react";
9
- var Z2 = Object.defineProperty, H2 = (s, e, t) => e in s ? Z2(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t, _2 = (s, e, t) => H2(s, e + "", t), b2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function y2() {
5
+ import { jsx as n, Fragment as j, jsxs as g } from "react/jsx-runtime";
6
+ import { COLORS as c, SNMTUiContext as Q } from "@snmt-react-ui/core";
7
+ import { Select as x2, Tag as y1, Flex as M2, Checkbox as R2, Avatar as V2, Typography as d1, Popover as Z2 } from "antd";
8
+ import { forwardRef as q, useState as E, useRef as W, useEffect as D, useCallback as I, useContext as $, useImperativeHandle as g1, createContext as e2 } from "react";
9
+ var H2 = Object.defineProperty, _2 = (s, e, t) => e in s ? H2(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t, b2 = (s, e, t) => _2(s, e + "", t), y2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
+ function E2() {
11
11
  if (console && console.warn) {
12
12
  for (var s = arguments.length, e = new Array(s), t = 0; t < s; t++)
13
13
  e[t] = arguments[t];
14
- J(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
14
+ z(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
15
15
  }
16
16
  }
17
- const D1 = {};
18
- function V1() {
17
+ const K1 = {};
18
+ function Z1() {
19
19
  for (var s = arguments.length, e = new Array(s), t = 0; t < s; t++)
20
20
  e[t] = arguments[t];
21
- J(e[0]) && D1[e[0]] || (J(e[0]) && (D1[e[0]] = /* @__PURE__ */ new Date()), y2(...e));
21
+ z(e[0]) && K1[e[0]] || (z(e[0]) && (K1[e[0]] = /* @__PURE__ */ new Date()), E2(...e));
22
22
  }
23
- const e2 = (s, e) => () => {
23
+ const t2 = (s, e) => () => {
24
24
  if (s.isInitialized)
25
25
  e();
26
26
  else {
@@ -32,12 +32,12 @@ const e2 = (s, e) => () => {
32
32
  s.on("initialized", t);
33
33
  }
34
34
  }, B1 = (s, e, t) => {
35
- s.loadNamespaces(e, e2(s, t));
36
- }, K1 = (s, e, t, i) => {
37
- J(t) && (t = [t]), t.forEach((o) => {
35
+ s.loadNamespaces(e, t2(s, t));
36
+ }, S1 = (s, e, t, i) => {
37
+ z(t) && (t = [t]), t.forEach((o) => {
38
38
  s.options.ns.indexOf(o) < 0 && s.options.ns.push(o);
39
- }), s.loadLanguages(e, e2(s, i));
40
- }, E2 = function(s, e) {
39
+ }), s.loadLanguages(e, t2(s, i));
40
+ }, A2 = function(s, e) {
41
41
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
42
42
  const i = e.languages[0], o = e.options ? e.options.fallbackLng : !1, h = e.languages[e.languages.length - 1];
43
43
  if (i.toLowerCase() === "cimode") return !0;
@@ -46,15 +46,15 @@ const e2 = (s, e) => () => {
46
46
  return l === -1 || l === 2;
47
47
  };
48
48
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !C(e.isLanguageChangingTo, s) ? !1 : !!(e.hasResourceBundle(i, s) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || C(i, s) && (!o || C(h, s)));
49
- }, A2 = function(s, e) {
49
+ }, D2 = function(s, e) {
50
50
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
51
- return !e.languages || !e.languages.length ? (V1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(s, {
51
+ return !e.languages || !e.languages.length ? (Z1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(s, {
52
52
  lng: t.lng,
53
53
  precheck: (i, o) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && i.services.backendConnector.backend && i.isLanguageChangingTo && !o(i.isLanguageChangingTo, s)) return !1;
55
55
  }
56
- }) : E2(s, e, t);
57
- }, J = (s) => typeof s == "string", D2 = (s) => typeof s == "object" && s !== null, B2 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, K2 = {
56
+ }) : A2(s, e, t);
57
+ }, z = (s) => typeof s == "string", K2 = (s) => typeof s == "object" && s !== null, B2 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, S2 = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
60
60
  "&lt;": "<",
@@ -75,7 +75,7 @@ const e2 = (s, e) => () => {
75
75
  "&#8230;": "…",
76
76
  "&#x2F;": "/",
77
77
  "&#47;": "/"
78
- }, G2 = (s) => K2[s], S2 = (s) => s.replace(B2, G2);
78
+ }, G2 = (s) => S2[s], Y2 = (s) => s.replace(B2, G2);
79
79
  let I2 = {
80
80
  bindI18n: "languageChanged",
81
81
  bindI18nStore: "",
@@ -84,14 +84,14 @@ let I2 = {
84
84
  transWrapTextNodes: "",
85
85
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
86
86
  useSuspense: !0,
87
- unescape: S2
87
+ unescape: Y2
88
88
  };
89
89
  const O2 = () => I2;
90
- let Y2;
91
- const j2 = () => Y2, W2 = X1();
92
- class $2 {
90
+ let j2;
91
+ const W2 = () => j2, $2 = e2();
92
+ class T2 {
93
93
  constructor() {
94
- _2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
94
+ b2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
95
95
  }
96
96
  addUsedNamespaces(e) {
97
97
  e.forEach((t) => {
@@ -99,25 +99,25 @@ class $2 {
99
99
  });
100
100
  }
101
101
  }
102
- const T2 = (s, e) => {
103
- const t = j();
104
- return B(() => {
102
+ const P2 = (s, e) => {
103
+ const t = W();
104
+ return D(() => {
105
105
  t.current = s;
106
106
  }, [s, e]), t.current;
107
- }, t2 = (s, e, t, i) => s.getFixedT(e, t, i), P2 = (s, e, t, i) => I(t2(s, e, t, i), [s, e, t, i]), F2 = function(s) {
107
+ }, i2 = (s, e, t, i) => s.getFixedT(e, t, i), F2 = (s, e, t, i) => I(i2(s, e, t, i), [s, e, t, i]), U2 = function(s) {
108
108
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
109
109
  const {
110
110
  i18n: t
111
111
  } = e, {
112
112
  i18n: i,
113
113
  defaultNS: o
114
- } = $(W2) || {}, h = t || i || j2();
115
- if (h && !h.reportNamespaces && (h.reportNamespaces = new $2()), !h) {
116
- V1("You will need to pass in an i18next instance by using initReactI18next");
117
- const v = (N, x) => J(x) ? x : D2(x) && J(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, Z = [v, {}, !1];
118
- return Z.t = v, Z.i18n = {}, Z.ready = !1, Z;
114
+ } = $($2) || {}, h = t || i || W2();
115
+ if (h && !h.reportNamespaces && (h.reportNamespaces = new T2()), !h) {
116
+ Z1("You will need to pass in an i18next instance by using initReactI18next");
117
+ const k = (N, x) => z(x) ? x : K2(x) && z(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, Z = [k, {}, !1];
118
+ return Z.t = k, Z.i18n = {}, Z.ready = !1, Z;
119
119
  }
120
- h.options.react && h.options.react.wait !== void 0 && V1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
120
+ h.options.react && h.options.react.wait !== void 0 && Z1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const C = {
122
122
  ...O2(),
123
123
  ...h.options.react,
@@ -127,17 +127,17 @@ const T2 = (s, e) => {
127
127
  keyPrefix: r
128
128
  } = C;
129
129
  let l = s;
130
- l = J(l) ? [l] : l || ["translation"], h.reportNamespaces.addUsedNamespaces && h.reportNamespaces.addUsedNamespaces(l);
131
- const a = (h.isInitialized || h.initializedStoreOnce) && l.every((v) => A2(v, h, C)), p = P2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), u = () => p, w = () => t2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), [f, L] = y(u);
130
+ l = z(l) ? [l] : l || ["translation"], h.reportNamespaces.addUsedNamespaces && h.reportNamespaces.addUsedNamespaces(l);
131
+ const a = (h.isInitialized || h.initializedStoreOnce) && l.every((k) => D2(k, h, C)), p = F2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), u = () => p, w = () => i2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), [f, L] = E(u);
132
132
  let m = l.join();
133
133
  e.lng && (m = `${e.lng}${m}`);
134
- const M = T2(m), V = j(!0);
135
- B(() => {
134
+ const M = P2(m), V = W(!0);
135
+ D(() => {
136
136
  const {
137
- bindI18n: v,
137
+ bindI18n: k,
138
138
  bindI18nStore: Z
139
139
  } = C;
140
- V.current = !0, !a && !d && (e.lng ? K1(h, e.lng, l, () => {
140
+ V.current = !0, !a && !d && (e.lng ? S1(h, e.lng, l, () => {
141
141
  V.current && L(w);
142
142
  }) : B1(h, l, () => {
143
143
  V.current && L(w);
@@ -145,16 +145,16 @@ const T2 = (s, e) => {
145
145
  const N = () => {
146
146
  V.current && L(w);
147
147
  };
148
- return v && h && h.on(v, N), Z && h && h.store.on(Z, N), () => {
149
- V.current = !1, v && h && v.split(" ").forEach((x) => h.off(x, N)), Z && h && Z.split(" ").forEach((x) => h.store.off(x, N));
148
+ return k && h && h.on(k, N), Z && h && h.store.on(Z, N), () => {
149
+ V.current = !1, k && h && k.split(" ").forEach((x) => h.off(x, N)), Z && h && Z.split(" ").forEach((x) => h.store.off(x, N));
150
150
  };
151
- }, [h, m]), B(() => {
151
+ }, [h, m]), D(() => {
152
152
  V.current && a && L(u);
153
153
  }, [h, r, a]);
154
154
  const b = [f, h, a];
155
155
  if (b.t = f, b.i18n = h, b.ready = a, a || !a && !d) return b;
156
- throw new Promise((v) => {
157
- e.lng ? K1(h, e.lng, l, () => v()) : B1(h, l, () => v());
156
+ throw new Promise((k) => {
157
+ e.lng ? S1(h, e.lng, l, () => k()) : B1(h, l, () => k());
158
158
  });
159
159
  }, h1 = ({
160
160
  children: s,
@@ -166,7 +166,7 @@ const T2 = (s, e) => {
166
166
  gap: C,
167
167
  padding: d
168
168
  }) => /* @__PURE__ */ n(
169
- x2,
169
+ M2,
170
170
  {
171
171
  className: `snmt-flex${t === "inherit" ? " inherit" : ""}`,
172
172
  vertical: e === "column",
@@ -178,12 +178,12 @@ const T2 = (s, e) => {
178
178
  style: { padding: d },
179
179
  children: s
180
180
  }
181
- ), { Title: U2, Text: z2 } = d1, J2 = {
181
+ ), { Title: z2, Text: J2 } = d1, Q2 = {
182
182
  h1: 1,
183
183
  h2: 2,
184
184
  h3: 3,
185
185
  h4: 4
186
- }, G1 = X(
186
+ }, G1 = q(
187
187
  ({
188
188
  align: s = "inherit",
189
189
  variant: e = "body1",
@@ -195,10 +195,10 @@ const T2 = (s, e) => {
195
195
  /** This prop allows you to enable tooltip if text size is too big */
196
196
  trim: d = !1
197
197
  }, r) => {
198
- const l = j(null);
198
+ const l = W(null);
199
199
  g1(r, () => l.current);
200
- const [a, p] = y(!1);
201
- B(() => {
200
+ const [a, p] = E(!1);
201
+ D(() => {
202
202
  var L;
203
203
  if (!d) return;
204
204
  const m = () => {
@@ -225,9 +225,9 @@ const T2 = (s, e) => {
225
225
  }
226
226
  } : void 0
227
227
  };
228
- return u ? /* @__PURE__ */ n(U2, { level: J2[e], ...f, children: i }) : /* @__PURE__ */ n(z2, { ...f, children: i });
228
+ return u ? /* @__PURE__ */ n(z2, { level: Q2[e], ...f, children: i }) : /* @__PURE__ */ n(J2, { ...f, children: i });
229
229
  }
230
- ), Q2 = ({ label: s, variant: e = "small", src: t, fallbackText: i }) => {
230
+ ), q2 = ({ label: s, variant: e = "small", src: t, fallbackText: i }) => {
231
231
  const o = t != null && t.trim() ? t : void 0, h = {
232
232
  large: 80,
233
233
  medium: 48,
@@ -251,7 +251,7 @@ const T2 = (s, e) => {
251
251
  style: { gap: s ? e === "large" || e === "medium" ? 12 : 8 : 0 },
252
252
  children: [
253
253
  /* @__PURE__ */ n(
254
- R2,
254
+ V2,
255
255
  {
256
256
  className: `snmt-avatar ${o ? "image" : ""}`,
257
257
  src: o,
@@ -270,12 +270,12 @@ const T2 = (s, e) => {
270
270
  ]
271
271
  }
272
272
  );
273
- }, { Title: q2, Text: X2 } = d1, e5 = {
273
+ }, { Title: X2, Text: e5 } = d1, t5 = {
274
274
  h1: 1,
275
275
  h2: 2,
276
276
  h3: 3,
277
277
  h4: 4
278
- }, t5 = X(
278
+ }, i5 = q(
279
279
  ({
280
280
  align: s = "inherit",
281
281
  variant: e = "body1",
@@ -287,10 +287,10 @@ const T2 = (s, e) => {
287
287
  /** This prop allows you to enable tooltip if text size is too big */
288
288
  trim: d = !1
289
289
  }, r) => {
290
- const l = j(null);
290
+ const l = W(null);
291
291
  g1(r, () => l.current);
292
- const [a, p] = y(!1);
293
- B(() => {
292
+ const [a, p] = E(!1);
293
+ D(() => {
294
294
  var L;
295
295
  if (!d) return;
296
296
  const m = () => {
@@ -317,9 +317,9 @@ const T2 = (s, e) => {
317
317
  }
318
318
  } : void 0
319
319
  };
320
- return u ? /* @__PURE__ */ n(q2, { level: e5[e], ...f, children: i }) : /* @__PURE__ */ n(X2, { ...f, children: i });
320
+ return u ? /* @__PURE__ */ n(X2, { level: t5[e], ...f, children: i }) : /* @__PURE__ */ n(e5, { ...f, children: i });
321
321
  }
322
- ), i5 = ({
322
+ ), s5 = ({
323
323
  checked: s = !0,
324
324
  indeterminate: e = !1,
325
325
  label: t,
@@ -327,13 +327,13 @@ const T2 = (s, e) => {
327
327
  disabled: o = !1,
328
328
  disableUncheck: h = !1
329
329
  }) => {
330
- const [C, d] = y(s), [r, l] = y(e);
331
- B(() => {
330
+ const [C, d] = E(s), [r, l] = E(e);
331
+ D(() => {
332
332
  d(s), l(e);
333
333
  }, [s, e]);
334
- const { theme: a } = $(q);
334
+ const { theme: a } = $(Q);
335
335
  return /* @__PURE__ */ n(
336
- M2,
336
+ R2,
337
337
  {
338
338
  className: `snmt-checkbox snmt-checkbox-${a}`,
339
339
  checked: C,
@@ -343,7 +343,7 @@ const T2 = (s, e) => {
343
343
  },
344
344
  disabled: o,
345
345
  children: t && /* @__PURE__ */ n(
346
- t5,
346
+ i5,
347
347
  {
348
348
  variant: "body2",
349
349
  color: o ? c.GREY_DARK_2 : c.GREY_DARK_5,
@@ -352,7 +352,7 @@ const T2 = (s, e) => {
352
352
  )
353
353
  }
354
354
  );
355
- }, s5 = ({
355
+ }, o5 = ({
356
356
  width: s = 20,
357
357
  height: e = 20,
358
358
  color: t = "#001E52",
@@ -379,7 +379,7 @@ const T2 = (s, e) => {
379
379
  }
380
380
  )
381
381
  }
382
- ), o5 = ({
382
+ ), n5 = ({
383
383
  width: s = 20,
384
384
  height: e = 20,
385
385
  color: t = c.GREY_DARK_5,
@@ -419,7 +419,7 @@ const T2 = (s, e) => {
419
419
  )
420
420
  ]
421
421
  }
422
- ), n5 = ({
422
+ ), l5 = ({
423
423
  width: s = 20,
424
424
  height: e = 20,
425
425
  color: t = "#001E52",
@@ -454,7 +454,7 @@ const T2 = (s, e) => {
454
454
  )
455
455
  ]
456
456
  }
457
- ), l5 = ({
457
+ ), r5 = ({
458
458
  width: s = 20,
459
459
  height: e = 20,
460
460
  color: t = c.GREY_DARK_5,
@@ -481,7 +481,7 @@ const T2 = (s, e) => {
481
481
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
482
482
  ]
483
483
  }
484
- ), r5 = ({
484
+ ), a5 = ({
485
485
  width: s = 20,
486
486
  height: e = 20,
487
487
  color: t = c.GREY_DARK_5,
@@ -505,7 +505,7 @@ const T2 = (s, e) => {
505
505
  }
506
506
  )
507
507
  }
508
- ), a5 = ({
508
+ ), h5 = ({
509
509
  width: s = 20,
510
510
  height: e = 20,
511
511
  color: t = c.GREY_DARK_5,
@@ -532,7 +532,7 @@ const T2 = (s, e) => {
532
532
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
533
533
  ]
534
534
  }
535
- ), h5 = ({
535
+ ), c5 = ({
536
536
  width: s = 20,
537
537
  height: e = 20,
538
538
  color: t = c.GREY_DARK_5,
@@ -556,7 +556,7 @@ const T2 = (s, e) => {
556
556
  }
557
557
  )
558
558
  }
559
- ), c5 = ({
559
+ ), C5 = ({
560
560
  width: s = 20,
561
561
  height: e = 20,
562
562
  color: t = c.GREY_DARK_5,
@@ -603,7 +603,7 @@ const T2 = (s, e) => {
603
603
  )
604
604
  ]
605
605
  }
606
- ), C5 = ({
606
+ ), d5 = ({
607
607
  width: s = 20,
608
608
  height: e = 20,
609
609
  color: t = c.GREY_DARK_5,
@@ -627,7 +627,7 @@ const T2 = (s, e) => {
627
627
  }
628
628
  )
629
629
  }
630
- ), d5 = ({
630
+ ), g5 = ({
631
631
  width: s = 20,
632
632
  height: e = 20,
633
633
  color: t = c.GREY_DARK_5,
@@ -651,7 +651,7 @@ const T2 = (s, e) => {
651
651
  }
652
652
  )
653
653
  }
654
- ), g5 = ({
654
+ ), u5 = ({
655
655
  width: s = 20,
656
656
  height: e = 20,
657
657
  color: t = c.GREY_DARK_5,
@@ -675,7 +675,7 @@ const T2 = (s, e) => {
675
675
  }
676
676
  )
677
677
  }
678
- ), u5 = ({
678
+ ), w5 = ({
679
679
  width: s = 20,
680
680
  height: e = 20,
681
681
  color: t = c.GREY_DARK_5,
@@ -736,7 +736,7 @@ const T2 = (s, e) => {
736
736
  )
737
737
  ]
738
738
  }
739
- ), w5 = ({
739
+ ), p5 = ({
740
740
  width: s = 20,
741
741
  height: e = 20,
742
742
  color: t = c.GREY_DARK_5,
@@ -783,7 +783,7 @@ const T2 = (s, e) => {
783
783
  )
784
784
  ]
785
785
  }
786
- ), p5 = ({
786
+ ), f5 = ({
787
787
  width: s = 20,
788
788
  height: e = 20,
789
789
  color: t = c.GREY_DARK_5,
@@ -823,7 +823,7 @@ const T2 = (s, e) => {
823
823
  )
824
824
  ]
825
825
  }
826
- ), f5 = ({
826
+ ), L5 = ({
827
827
  width: s = 20,
828
828
  height: e = 20,
829
829
  color: t = c.GREY_DARK_5,
@@ -863,7 +863,7 @@ const T2 = (s, e) => {
863
863
  )
864
864
  ]
865
865
  }
866
- ), L5 = ({
866
+ ), m5 = ({
867
867
  width: s = 20,
868
868
  height: e = 20,
869
869
  color: t = c.GREY_DARK_5,
@@ -910,7 +910,7 @@ const T2 = (s, e) => {
910
910
  )
911
911
  ]
912
912
  }
913
- ), m5 = ({
913
+ ), k5 = ({
914
914
  width: s = 20,
915
915
  height: e = 20,
916
916
  color: t = c.GREY_DARK_5,
@@ -957,7 +957,7 @@ const T2 = (s, e) => {
957
957
  )
958
958
  ]
959
959
  }
960
- ), k5 = ({
960
+ ), v5 = ({
961
961
  width: s = 20,
962
962
  height: e = 20,
963
963
  color: t = c.GREY_DARK_5,
@@ -1004,7 +1004,7 @@ const T2 = (s, e) => {
1004
1004
  )
1005
1005
  ]
1006
1006
  }
1007
- ), v5 = ({
1007
+ ), N5 = ({
1008
1008
  width: s = 20,
1009
1009
  height: e = 20,
1010
1010
  color: t = c.GREY_DARK_5,
@@ -1044,7 +1044,7 @@ const T2 = (s, e) => {
1044
1044
  )
1045
1045
  ]
1046
1046
  }
1047
- ), N5 = ({
1047
+ ), x5 = ({
1048
1048
  width: s = 20,
1049
1049
  height: e = 20,
1050
1050
  color: t = c.GREY_DARK_5,
@@ -1077,7 +1077,7 @@ const T2 = (s, e) => {
1077
1077
  )
1078
1078
  ]
1079
1079
  }
1080
- ), x5 = ({
1080
+ ), M5 = ({
1081
1081
  width: s = 20,
1082
1082
  height: e = 20,
1083
1083
  color: t = c.GREY_DARK_5,
@@ -1110,7 +1110,7 @@ const T2 = (s, e) => {
1110
1110
  )
1111
1111
  ]
1112
1112
  }
1113
- ), M5 = ({
1113
+ ), R5 = ({
1114
1114
  width: s = 20,
1115
1115
  height: e = 20,
1116
1116
  color: t = c.GREY_DARK_5,
@@ -1143,7 +1143,7 @@ const T2 = (s, e) => {
1143
1143
  )
1144
1144
  ]
1145
1145
  }
1146
- ), R5 = ({
1146
+ ), V5 = ({
1147
1147
  width: s = 20,
1148
1148
  height: e = 20,
1149
1149
  color: t = c.GREY_DARK_5,
@@ -1176,7 +1176,7 @@ const T2 = (s, e) => {
1176
1176
  )
1177
1177
  ]
1178
1178
  }
1179
- ), V5 = ({
1179
+ ), Z5 = ({
1180
1180
  width: s = 20,
1181
1181
  height: e = 20,
1182
1182
  color: t = c.GREY_DARK_5,
@@ -1216,7 +1216,7 @@ const T2 = (s, e) => {
1216
1216
  )
1217
1217
  ]
1218
1218
  }
1219
- ), Z5 = ({
1219
+ ), H5 = ({
1220
1220
  width: s = 20,
1221
1221
  height: e = 20,
1222
1222
  color: t = c.GREY_DARK_5,
@@ -1249,7 +1249,7 @@ const T2 = (s, e) => {
1249
1249
  )
1250
1250
  ]
1251
1251
  }
1252
- ), H5 = ({
1252
+ ), _5 = ({
1253
1253
  width: s = 20,
1254
1254
  height: e = 20,
1255
1255
  color: t = c.GREY_DARK_5,
@@ -1282,7 +1282,7 @@ const T2 = (s, e) => {
1282
1282
  )
1283
1283
  ]
1284
1284
  }
1285
- ), _5 = ({
1285
+ ), b5 = ({
1286
1286
  width: s = 20,
1287
1287
  height: e = 20,
1288
1288
  color: t = "#070739",
@@ -1312,7 +1312,7 @@ const T2 = (s, e) => {
1312
1312
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1313
1313
  ]
1314
1314
  }
1315
- ), b5 = ({
1315
+ ), y5 = ({
1316
1316
  width: s = 20,
1317
1317
  height: e = 20,
1318
1318
  color: t = "#070739",
@@ -1350,7 +1350,7 @@ const T2 = (s, e) => {
1350
1350
  )
1351
1351
  ]
1352
1352
  }
1353
- ), y5 = ({
1353
+ ), E5 = ({
1354
1354
  width: s = 9,
1355
1355
  height: e = 5,
1356
1356
  color: t = "#001E52",
@@ -1376,7 +1376,7 @@ const T2 = (s, e) => {
1376
1376
  }
1377
1377
  )
1378
1378
  }
1379
- ), E5 = ({
1379
+ ), A5 = ({
1380
1380
  width: s = 20,
1381
1381
  height: e = 20,
1382
1382
  color: t = "#F2F2F7",
@@ -1405,7 +1405,7 @@ const T2 = (s, e) => {
1405
1405
  )
1406
1406
  ]
1407
1407
  }
1408
- ), A5 = ({
1408
+ ), D5 = ({
1409
1409
  width: s = 20,
1410
1410
  height: e = 20,
1411
1411
  color: t = "#004ED7",
@@ -1434,7 +1434,7 @@ const T2 = (s, e) => {
1434
1434
  )
1435
1435
  ]
1436
1436
  }
1437
- ), D5 = ({
1437
+ ), K5 = ({
1438
1438
  width: s = 10,
1439
1439
  height: e = 10,
1440
1440
  color: t = "#001E52",
@@ -1500,7 +1500,7 @@ const T2 = (s, e) => {
1500
1500
  )
1501
1501
  ]
1502
1502
  }
1503
- ), K5 = ({
1503
+ ), S5 = ({
1504
1504
  className: s,
1505
1505
  color: e = c.GREY_DARK_5,
1506
1506
  height: t = 20,
@@ -1560,7 +1560,7 @@ const T2 = (s, e) => {
1560
1560
  }
1561
1561
  )
1562
1562
  }
1563
- ), S5 = ({
1563
+ ), Y5 = ({
1564
1564
  className: s,
1565
1565
  color: e = c.GREY_DARK_5,
1566
1566
  height: t = 20,
@@ -1636,7 +1636,7 @@ const T2 = (s, e) => {
1636
1636
  }
1637
1637
  )
1638
1638
  }
1639
- ), Y5 = ({
1639
+ ), j5 = ({
1640
1640
  className: s,
1641
1641
  color: e = c.GREY_DARK_5,
1642
1642
  height: t = 20,
@@ -1669,7 +1669,7 @@ const T2 = (s, e) => {
1669
1669
  )
1670
1670
  ]
1671
1671
  }
1672
- ), j5 = ({
1672
+ ), W5 = ({
1673
1673
  className: s,
1674
1674
  color: e = c.GREY_DARK_5,
1675
1675
  height: t = 24,
@@ -1708,7 +1708,7 @@ const T2 = (s, e) => {
1708
1708
  )
1709
1709
  ]
1710
1710
  }
1711
- ), W5 = ({
1711
+ ), $5 = ({
1712
1712
  className: s,
1713
1713
  color: e = c.GREY_DARK_5,
1714
1714
  height: t = 24,
@@ -1735,7 +1735,7 @@ const T2 = (s, e) => {
1735
1735
  }
1736
1736
  )
1737
1737
  }
1738
- ), $5 = ({
1738
+ ), T5 = ({
1739
1739
  className: s,
1740
1740
  color: e = c.GREY_DARK_5,
1741
1741
  height: t = 24,
@@ -1794,7 +1794,7 @@ const T2 = (s, e) => {
1794
1794
  )
1795
1795
  ]
1796
1796
  }
1797
- ), T5 = ({
1797
+ ), P5 = ({
1798
1798
  className: s,
1799
1799
  color: e = c.GREY_DARK_5,
1800
1800
  height: t = 24,
@@ -1831,7 +1831,7 @@ const T2 = (s, e) => {
1831
1831
  )
1832
1832
  ]
1833
1833
  }
1834
- ), P5 = ({
1834
+ ), F5 = ({
1835
1835
  className: s,
1836
1836
  color: e = c.GREY_DARK_3,
1837
1837
  height: t = 14,
@@ -1868,7 +1868,7 @@ const T2 = (s, e) => {
1868
1868
  )
1869
1869
  ]
1870
1870
  }
1871
- ), F5 = ({
1871
+ ), U5 = ({
1872
1872
  className: s,
1873
1873
  color: e = c.GREY_DARK_5,
1874
1874
  height: t = 18,
@@ -1895,7 +1895,7 @@ const T2 = (s, e) => {
1895
1895
  }
1896
1896
  )
1897
1897
  }
1898
- ), U5 = ({
1898
+ ), z5 = ({
1899
1899
  className: s,
1900
1900
  color: e = c.GREY_DARK_5,
1901
1901
  height: t = 24,
@@ -1947,7 +1947,7 @@ const T2 = (s, e) => {
1947
1947
  )
1948
1948
  ]
1949
1949
  }
1950
- ), z5 = ({
1950
+ ), J5 = ({
1951
1951
  className: s,
1952
1952
  color: e = c.GREY_DARK_5,
1953
1953
  height: t = 24,
@@ -1984,7 +1984,7 @@ const T2 = (s, e) => {
1984
1984
  )
1985
1985
  ]
1986
1986
  }
1987
- ), J5 = ({
1987
+ ), Q5 = ({
1988
1988
  className: s,
1989
1989
  color: e = c.NOTIFICATION_WARNING_DARK,
1990
1990
  height: t = 37,
@@ -2023,7 +2023,7 @@ const T2 = (s, e) => {
2023
2023
  )
2024
2024
  ]
2025
2025
  }
2026
- ), Q5 = ({
2026
+ ), q5 = ({
2027
2027
  className: s,
2028
2028
  color: e = c.GREY_DARK_5,
2029
2029
  height: t = 24,
@@ -2049,7 +2049,7 @@ const T2 = (s, e) => {
2049
2049
  }
2050
2050
  )
2051
2051
  }
2052
- ), q5 = ({
2052
+ ), X5 = ({
2053
2053
  className: s,
2054
2054
  color: e = c.GREY_DARK_5,
2055
2055
  height: t = 24,
@@ -2088,7 +2088,7 @@ const T2 = (s, e) => {
2088
2088
  )
2089
2089
  ]
2090
2090
  }
2091
- ), X5 = ({
2091
+ ), e7 = ({
2092
2092
  className: s,
2093
2093
  color: e = c.GREY_DARK_5,
2094
2094
  height: t = 20,
@@ -2121,7 +2121,7 @@ const T2 = (s, e) => {
2121
2121
  )
2122
2122
  ]
2123
2123
  }
2124
- ), e7 = ({
2124
+ ), t7 = ({
2125
2125
  className: s,
2126
2126
  color: e = c.GREY_DARK_5,
2127
2127
  height: t = 24,
@@ -2190,7 +2190,7 @@ const T2 = (s, e) => {
2190
2190
  )
2191
2191
  ]
2192
2192
  }
2193
- ), t7 = ({
2193
+ ), i7 = ({
2194
2194
  className: s,
2195
2195
  color: e = c.GREY_DARK_5,
2196
2196
  height: t = 24,
@@ -2247,7 +2247,7 @@ const T2 = (s, e) => {
2247
2247
  )
2248
2248
  ]
2249
2249
  }
2250
- ), i7 = ({
2250
+ ), s7 = ({
2251
2251
  className: s,
2252
2252
  color: e = c.GREY_DARK_5,
2253
2253
  height: t = 24,
@@ -2296,7 +2296,7 @@ const T2 = (s, e) => {
2296
2296
  )
2297
2297
  ]
2298
2298
  }
2299
- ), s7 = ({
2299
+ ), o7 = ({
2300
2300
  className: s,
2301
2301
  color: e = c.GREY_DARK_5,
2302
2302
  height: t = 24,
@@ -2323,7 +2323,7 @@ const T2 = (s, e) => {
2323
2323
  }
2324
2324
  )
2325
2325
  }
2326
- ), o7 = ({
2326
+ ), n7 = ({
2327
2327
  className: s,
2328
2328
  color: e = c.GREY_DARK_5,
2329
2329
  height: t = 20,
@@ -2352,7 +2352,7 @@ const T2 = (s, e) => {
2352
2352
  )
2353
2353
  ]
2354
2354
  }
2355
- ), n7 = ({
2355
+ ), l7 = ({
2356
2356
  className: s,
2357
2357
  color: e = "#001E52",
2358
2358
  height: t = 24,
@@ -2378,7 +2378,7 @@ const T2 = (s, e) => {
2378
2378
  }
2379
2379
  )
2380
2380
  }
2381
- ), l7 = ({
2381
+ ), r7 = ({
2382
2382
  className: s,
2383
2383
  color: e = "#001E52",
2384
2384
  height: t = 24,
@@ -2416,7 +2416,7 @@ const T2 = (s, e) => {
2416
2416
  )
2417
2417
  ] }) })
2418
2418
  }
2419
- ), r7 = ({
2419
+ ), a7 = ({
2420
2420
  width: s = 20,
2421
2421
  height: e = 20,
2422
2422
  color: t = c.GREY_DARK_5,
@@ -2440,7 +2440,7 @@ const T2 = (s, e) => {
2440
2440
  }
2441
2441
  )
2442
2442
  }
2443
- ), a7 = ({
2443
+ ), h7 = ({
2444
2444
  width: s = 24,
2445
2445
  height: e = 24,
2446
2446
  color: t = "#131314",
@@ -2473,7 +2473,7 @@ const T2 = (s, e) => {
2473
2473
  )
2474
2474
  ]
2475
2475
  }
2476
- ), h7 = ({
2476
+ ), c7 = ({
2477
2477
  width: s = 20,
2478
2478
  height: e = 20,
2479
2479
  color: t = c.GREY_DARK_5,
@@ -2506,7 +2506,7 @@ const T2 = (s, e) => {
2506
2506
  )
2507
2507
  ]
2508
2508
  }
2509
- ), c7 = ({
2509
+ ), C7 = ({
2510
2510
  width: s = 24,
2511
2511
  height: e = 24,
2512
2512
  color: t = c.GREY_DARK_2,
@@ -2546,7 +2546,7 @@ const T2 = (s, e) => {
2546
2546
  )
2547
2547
  ]
2548
2548
  }
2549
- ), C7 = ({
2549
+ ), d7 = ({
2550
2550
  width: s = 24,
2551
2551
  height: e = 24,
2552
2552
  color: t = c.GREY_DARK_2,
@@ -2573,7 +2573,7 @@ const T2 = (s, e) => {
2573
2573
  }
2574
2574
  )
2575
2575
  }
2576
- ), d7 = ({
2576
+ ), g7 = ({
2577
2577
  width: s = 24,
2578
2578
  height: e = 24,
2579
2579
  color: t = c.GREY_DARK_2,
@@ -2609,39 +2609,39 @@ const T2 = (s, e) => {
2609
2609
  disabled: h = !1,
2610
2610
  onClick: C
2611
2611
  }) => {
2612
- const { theme: d } = $(q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
2613
- return /* @__PURE__ */ n(Y, { children: (() => {
2612
+ const { theme: d } = $(Q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
2613
+ return /* @__PURE__ */ n(j, { children: (() => {
2614
2614
  switch (s) {
2615
2615
  case "nextIcon":
2616
2616
  return G5({ width: e, height: t, color: r, className: a, onClick: l });
2617
2617
  case "prevIcon":
2618
- return S5({ width: e, height: t, color: r, className: a, onClick: l });
2618
+ return Y5({ width: e, height: t, color: r, className: a, onClick: l });
2619
2619
  case "arrowDown":
2620
- return s5({ width: e, height: t, color: r, className: a, onClick: l });
2621
- case "info":
2622
2620
  return o5({ width: e, height: t, color: r, className: a, onClick: l });
2623
- case "arrowRight":
2621
+ case "info":
2624
2622
  return n5({ width: e, height: t, color: r, className: a, onClick: l });
2623
+ case "arrowRight":
2624
+ return l5({ width: e, height: t, color: r, className: a, onClick: l });
2625
2625
  case "calendar":
2626
- return c5({ width: e, height: t, color: r, className: a, onClick: l });
2627
- case "check":
2628
2626
  return C5({ width: e, height: t, color: r, className: a, onClick: l });
2629
- case "cancel":
2627
+ case "check":
2630
2628
  return d5({ width: e, height: t, color: r, className: a, onClick: l });
2631
- case "add":
2629
+ case "cancel":
2632
2630
  return g5({ width: e, height: t, color: r, className: a, onClick: l });
2633
- case "list":
2631
+ case "add":
2634
2632
  return u5({ width: e, height: t, color: r, className: a, onClick: l });
2635
- case "dragAndDrop":
2633
+ case "list":
2636
2634
  return w5({ width: e, height: t, color: r, className: a, onClick: l });
2637
- case "filter":
2635
+ case "dragAndDrop":
2638
2636
  return p5({ width: e, height: t, color: r, className: a, onClick: l });
2639
- case "attention":
2637
+ case "filter":
2640
2638
  return f5({ width: e, height: t, color: r, className: a, onClick: l });
2641
- case "users":
2639
+ case "attention":
2642
2640
  return L5({ width: e, height: t, color: r, className: a, onClick: l });
2641
+ case "users":
2642
+ return m5({ width: e, height: t, color: r, className: a, onClick: l });
2643
2643
  case "mySkillsMatrix":
2644
- return m5({
2644
+ return k5({
2645
2645
  width: e,
2646
2646
  height: t,
2647
2647
  color: r,
@@ -2649,9 +2649,9 @@ const T2 = (s, e) => {
2649
2649
  onClick: l
2650
2650
  });
2651
2651
  case "skills":
2652
- return k5({ width: e, height: t, color: r, className: a, onClick: l });
2652
+ return v5({ width: e, height: t, color: r, className: a, onClick: l });
2653
2653
  case "skillsMatrices":
2654
- return v5({
2654
+ return N5({
2655
2655
  width: e,
2656
2656
  height: t,
2657
2657
  color: r,
@@ -2659,21 +2659,21 @@ const T2 = (s, e) => {
2659
2659
  onClick: l
2660
2660
  });
2661
2661
  case "history":
2662
- return N5({ width: e, height: t, color: r, className: a, onClick: l });
2663
- case "logOut":
2664
2662
  return x5({ width: e, height: t, color: r, className: a, onClick: l });
2665
- case "settings":
2663
+ case "logOut":
2666
2664
  return M5({ width: e, height: t, color: r, className: a, onClick: l });
2667
- case "trash":
2665
+ case "settings":
2668
2666
  return R5({ width: e, height: t, color: r, className: a, onClick: l });
2669
- case "settings2":
2667
+ case "trash":
2670
2668
  return V5({ width: e, height: t, color: r, className: a, onClick: l });
2671
- case "checkCircle":
2669
+ case "settings2":
2672
2670
  return Z5({ width: e, height: t, color: r, className: a, onClick: l });
2673
- case "cancelCircle":
2671
+ case "checkCircle":
2674
2672
  return H5({ width: e, height: t, color: r, className: a, onClick: l });
2673
+ case "cancelCircle":
2674
+ return _5({ width: e, height: t, color: r, className: a, onClick: l });
2675
2675
  case "visibilityIcon":
2676
- return _5({
2676
+ return b5({
2677
2677
  width: e,
2678
2678
  height: t,
2679
2679
  color: r,
@@ -2681,7 +2681,7 @@ const T2 = (s, e) => {
2681
2681
  onClick: l
2682
2682
  });
2683
2683
  case "visibilityOffIcon":
2684
- return b5({
2684
+ return y5({
2685
2685
  width: e,
2686
2686
  height: t,
2687
2687
  color: r,
@@ -2689,7 +2689,7 @@ const T2 = (s, e) => {
2689
2689
  onClick: l
2690
2690
  });
2691
2691
  case "selectArrowIcon":
2692
- return y5({
2692
+ return E5({
2693
2693
  width: e,
2694
2694
  height: t,
2695
2695
  color: r,
@@ -2697,7 +2697,7 @@ const T2 = (s, e) => {
2697
2697
  onClick: l
2698
2698
  });
2699
2699
  case "expandArrowIcon":
2700
- return E5({
2700
+ return A5({
2701
2701
  width: e,
2702
2702
  height: t,
2703
2703
  color: r,
@@ -2705,7 +2705,7 @@ const T2 = (s, e) => {
2705
2705
  onClick: l
2706
2706
  });
2707
2707
  case "expandActiveArrowIcon":
2708
- return A5({
2708
+ return D5({
2709
2709
  width: e,
2710
2710
  height: t,
2711
2711
  color: r,
@@ -2713,85 +2713,85 @@ const T2 = (s, e) => {
2713
2713
  onClick: l
2714
2714
  });
2715
2715
  case "sortUp":
2716
- return D5({ width: e, height: t, color: r, className: a, onClick: l });
2716
+ return K5({ width: e, height: t, color: r, className: a, onClick: l });
2717
2717
  case "sortDown":
2718
2718
  return B5({ width: e, height: t, color: r, className: a, onClick: l });
2719
2719
  case "search":
2720
- return K5({ width: e, height: t, color: r, className: a, onClick: l });
2720
+ return S5({ width: e, height: t, color: r, className: a, onClick: l });
2721
2721
  case "arrowUpFilled":
2722
2722
  return O5({ width: e, height: t, color: r, className: a, onClick: l });
2723
2723
  case "arrowDownFilled":
2724
2724
  return I5({ width: e, height: t, color: r, className: a, onClick: l });
2725
2725
  case "arrow2Up":
2726
- return l5({ width: e, height: t, color: r, className: a, onClick: l });
2727
- case "arrow2Right":
2728
2726
  return r5({ width: e, height: t, color: r, className: a, onClick: l });
2729
- case "arrow2Down":
2727
+ case "arrow2Right":
2730
2728
  return a5({ width: e, height: t, color: r, className: a, onClick: l });
2731
- case "arrow2Left":
2729
+ case "arrow2Down":
2732
2730
  return h5({ width: e, height: t, color: r, className: a, onClick: l });
2731
+ case "arrow2Left":
2732
+ return c5({ width: e, height: t, color: r, className: a, onClick: l });
2733
2733
  case "link":
2734
- return Y5({ width: e, height: t, color: r, className: a, onClick: l });
2734
+ return j5({ width: e, height: t, color: r, className: a, onClick: l });
2735
2735
  case "telegram":
2736
- return W5({ width: e, height: t, color: r, className: a, onClick: l });
2736
+ return $5({ width: e, height: t, color: r, className: a, onClick: l });
2737
2737
  case "mail":
2738
- return T5({ width: e, height: t, color: r, className: a, onClick: l });
2738
+ return P5({ width: e, height: t, color: r, className: a, onClick: l });
2739
2739
  case "github":
2740
- return j5({ width: e, height: t, color: r, className: a, onClick: l });
2740
+ return W5({ width: e, height: t, color: r, className: a, onClick: l });
2741
2741
  case "linkedIn":
2742
- return $5({ width: e, height: t, color: r, className: a, onClick: l });
2742
+ return T5({ width: e, height: t, color: r, className: a, onClick: l });
2743
2743
  case "emptyStateIcon":
2744
- return P5({ width: e, height: t, color: r, className: a, onClick: l });
2745
- case "filtersIcon":
2746
2744
  return F5({ width: e, height: t, color: r, className: a, onClick: l });
2747
- case "dotMenuIcon":
2745
+ case "filtersIcon":
2748
2746
  return U5({ width: e, height: t, color: r, className: a, onClick: l });
2749
- case "plusCircle":
2747
+ case "dotMenuIcon":
2750
2748
  return z5({ width: e, height: t, color: r, className: a, onClick: l });
2751
- case "warning":
2749
+ case "plusCircle":
2752
2750
  return J5({ width: e, height: t, color: r, className: a, onClick: l });
2753
- case "back":
2751
+ case "warning":
2754
2752
  return Q5({ width: e, height: t, color: r, className: a, onClick: l });
2755
- case "bell":
2753
+ case "back":
2756
2754
  return q5({ width: e, height: t, color: r, className: a, onClick: l });
2757
- case "copy":
2755
+ case "bell":
2758
2756
  return X5({ width: e, height: t, color: r, className: a, onClick: l });
2759
- case "contract":
2757
+ case "copy":
2760
2758
  return e7({ width: e, height: t, color: r, className: a, onClick: l });
2761
- case "resourceManager":
2759
+ case "contract":
2762
2760
  return t7({ width: e, height: t, color: r, className: a, onClick: l });
2763
- case "image":
2761
+ case "resourceManager":
2764
2762
  return i7({ width: e, height: t, color: r, className: a, onClick: l });
2765
- case "edit":
2763
+ case "image":
2766
2764
  return s7({ width: e, height: t, color: r, className: a, onClick: l });
2767
- case "filledArrowRight":
2765
+ case "edit":
2768
2766
  return o7({ width: e, height: t, color: r, className: a, onClick: l });
2769
- case "burgerMenu":
2767
+ case "filledArrowRight":
2770
2768
  return n7({ width: e, height: t, color: r, className: a, onClick: l });
2771
- case "refresh":
2769
+ case "burgerMenu":
2772
2770
  return l7({ width: e, height: t, color: r, className: a, onClick: l });
2773
- case "projects":
2771
+ case "refresh":
2774
2772
  return r7({ width: e, height: t, color: r, className: a, onClick: l });
2773
+ case "projects":
2774
+ return a7({ width: e, height: t, color: r, className: a, onClick: l });
2775
2775
  case "user":
2776
- return h7({ width: e, height: t, color: r, className: a, onClick: l });
2776
+ return c7({ width: e, height: t, color: r, className: a, onClick: l });
2777
2777
  case "exit":
2778
- return a7({ width: e, height: t, color: r, className: a, onClick: l });
2778
+ return h7({ width: e, height: t, color: r, className: a, onClick: l });
2779
2779
  case "openPointCircle":
2780
- return c7({ width: e, height: t, color: r, className: a, onClick: l });
2781
- case "community":
2782
2780
  return C7({ width: e, height: t, color: r, className: a, onClick: l });
2783
- case "docs":
2781
+ case "community":
2784
2782
  return d7({ width: e, height: t, color: r, className: a, onClick: l });
2783
+ case "docs":
2784
+ return g7({ width: e, height: t, color: r, className: a, onClick: l });
2785
2785
  default:
2786
- return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
2786
+ return /* @__PURE__ */ n(j, { children: "No Icon provided" });
2787
2787
  }
2788
2788
  })() });
2789
- }, { Title: g7, Text: u7 } = d1, w7 = {
2789
+ }, { Title: u7, Text: w7 } = d1, p7 = {
2790
2790
  h1: 1,
2791
2791
  h2: 2,
2792
2792
  h3: 3,
2793
2793
  h4: 4
2794
- }, p7 = X(
2794
+ }, f7 = q(
2795
2795
  ({
2796
2796
  align: s = "inherit",
2797
2797
  variant: e = "body1",
@@ -2803,10 +2803,10 @@ const T2 = (s, e) => {
2803
2803
  /** This prop allows you to enable tooltip if text size is too big */
2804
2804
  trim: d = !1
2805
2805
  }, r) => {
2806
- const l = j(null);
2806
+ const l = W(null);
2807
2807
  g1(r, () => l.current);
2808
- const [a, p] = y(!1);
2809
- B(() => {
2808
+ const [a, p] = E(!1);
2809
+ D(() => {
2810
2810
  var L;
2811
2811
  if (!d) return;
2812
2812
  const m = () => {
@@ -2833,9 +2833,9 @@ const T2 = (s, e) => {
2833
2833
  }
2834
2834
  } : void 0
2835
2835
  };
2836
- return u ? /* @__PURE__ */ n(g7, { level: w7[e], ...f, children: i }) : /* @__PURE__ */ n(u7, { ...f, children: i });
2836
+ return u ? /* @__PURE__ */ n(u7, { level: p7[e], ...f, children: i }) : /* @__PURE__ */ n(w7, { ...f, children: i });
2837
2837
  }
2838
- ), f7 = ({
2838
+ ), L7 = ({
2839
2839
  width: s = 20,
2840
2840
  height: e = 20,
2841
2841
  color: t = "#001E52",
@@ -2862,7 +2862,7 @@ const T2 = (s, e) => {
2862
2862
  }
2863
2863
  )
2864
2864
  }
2865
- ), L7 = ({
2865
+ ), m7 = ({
2866
2866
  width: s = 20,
2867
2867
  height: e = 20,
2868
2868
  color: t = c.GREY_DARK_5,
@@ -2902,7 +2902,7 @@ const T2 = (s, e) => {
2902
2902
  )
2903
2903
  ]
2904
2904
  }
2905
- ), m7 = ({
2905
+ ), k7 = ({
2906
2906
  width: s = 20,
2907
2907
  height: e = 20,
2908
2908
  color: t = "#001E52",
@@ -2937,7 +2937,7 @@ const T2 = (s, e) => {
2937
2937
  )
2938
2938
  ]
2939
2939
  }
2940
- ), k7 = ({
2940
+ ), v7 = ({
2941
2941
  width: s = 20,
2942
2942
  height: e = 20,
2943
2943
  color: t = c.GREY_DARK_5,
@@ -2964,7 +2964,7 @@ const T2 = (s, e) => {
2964
2964
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
2965
2965
  ]
2966
2966
  }
2967
- ), v7 = ({
2967
+ ), N7 = ({
2968
2968
  width: s = 20,
2969
2969
  height: e = 20,
2970
2970
  color: t = c.GREY_DARK_5,
@@ -2988,7 +2988,7 @@ const T2 = (s, e) => {
2988
2988
  }
2989
2989
  )
2990
2990
  }
2991
- ), N7 = ({
2991
+ ), x7 = ({
2992
2992
  width: s = 20,
2993
2993
  height: e = 20,
2994
2994
  color: t = c.GREY_DARK_5,
@@ -3015,7 +3015,7 @@ const T2 = (s, e) => {
3015
3015
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
3016
3016
  ]
3017
3017
  }
3018
- ), x7 = ({
3018
+ ), M7 = ({
3019
3019
  width: s = 20,
3020
3020
  height: e = 20,
3021
3021
  color: t = c.GREY_DARK_5,
@@ -3039,7 +3039,7 @@ const T2 = (s, e) => {
3039
3039
  }
3040
3040
  )
3041
3041
  }
3042
- ), M7 = ({
3042
+ ), R7 = ({
3043
3043
  width: s = 20,
3044
3044
  height: e = 20,
3045
3045
  color: t = c.GREY_DARK_5,
@@ -3086,7 +3086,7 @@ const T2 = (s, e) => {
3086
3086
  )
3087
3087
  ]
3088
3088
  }
3089
- ), R7 = ({
3089
+ ), V7 = ({
3090
3090
  width: s = 20,
3091
3091
  height: e = 20,
3092
3092
  color: t = c.GREY_DARK_5,
@@ -3110,7 +3110,7 @@ const T2 = (s, e) => {
3110
3110
  }
3111
3111
  )
3112
3112
  }
3113
- ), V7 = ({
3113
+ ), Z7 = ({
3114
3114
  width: s = 20,
3115
3115
  height: e = 20,
3116
3116
  color: t = c.GREY_DARK_5,
@@ -3134,7 +3134,7 @@ const T2 = (s, e) => {
3134
3134
  }
3135
3135
  )
3136
3136
  }
3137
- ), Z7 = ({
3137
+ ), H7 = ({
3138
3138
  width: s = 20,
3139
3139
  height: e = 20,
3140
3140
  color: t = c.GREY_DARK_5,
@@ -3158,7 +3158,7 @@ const T2 = (s, e) => {
3158
3158
  }
3159
3159
  )
3160
3160
  }
3161
- ), H7 = ({
3161
+ ), _7 = ({
3162
3162
  width: s = 20,
3163
3163
  height: e = 20,
3164
3164
  color: t = c.GREY_DARK_5,
@@ -3219,7 +3219,7 @@ const T2 = (s, e) => {
3219
3219
  )
3220
3220
  ]
3221
3221
  }
3222
- ), _7 = ({
3222
+ ), b7 = ({
3223
3223
  width: s = 20,
3224
3224
  height: e = 20,
3225
3225
  color: t = c.GREY_DARK_5,
@@ -3266,7 +3266,7 @@ const T2 = (s, e) => {
3266
3266
  )
3267
3267
  ]
3268
3268
  }
3269
- ), b7 = ({
3269
+ ), y7 = ({
3270
3270
  width: s = 20,
3271
3271
  height: e = 20,
3272
3272
  color: t = c.GREY_DARK_5,
@@ -3306,7 +3306,7 @@ const T2 = (s, e) => {
3306
3306
  )
3307
3307
  ]
3308
3308
  }
3309
- ), y7 = ({
3309
+ ), E7 = ({
3310
3310
  width: s = 20,
3311
3311
  height: e = 20,
3312
3312
  color: t = c.GREY_DARK_5,
@@ -3346,7 +3346,7 @@ const T2 = (s, e) => {
3346
3346
  )
3347
3347
  ]
3348
3348
  }
3349
- ), E7 = ({
3349
+ ), A7 = ({
3350
3350
  width: s = 20,
3351
3351
  height: e = 20,
3352
3352
  color: t = c.GREY_DARK_5,
@@ -3393,7 +3393,7 @@ const T2 = (s, e) => {
3393
3393
  )
3394
3394
  ]
3395
3395
  }
3396
- ), A7 = ({
3396
+ ), D7 = ({
3397
3397
  width: s = 20,
3398
3398
  height: e = 20,
3399
3399
  color: t = c.GREY_DARK_5,
@@ -3440,7 +3440,7 @@ const T2 = (s, e) => {
3440
3440
  )
3441
3441
  ]
3442
3442
  }
3443
- ), D7 = ({
3443
+ ), K7 = ({
3444
3444
  width: s = 20,
3445
3445
  height: e = 20,
3446
3446
  color: t = c.GREY_DARK_5,
@@ -3527,7 +3527,7 @@ const T2 = (s, e) => {
3527
3527
  )
3528
3528
  ]
3529
3529
  }
3530
- ), K7 = ({
3530
+ ), S7 = ({
3531
3531
  width: s = 20,
3532
3532
  height: e = 20,
3533
3533
  color: t = c.GREY_DARK_5,
@@ -3593,7 +3593,7 @@ const T2 = (s, e) => {
3593
3593
  )
3594
3594
  ]
3595
3595
  }
3596
- ), S7 = ({
3596
+ ), Y7 = ({
3597
3597
  width: s = 20,
3598
3598
  height: e = 20,
3599
3599
  color: t = c.GREY_DARK_5,
@@ -3699,7 +3699,7 @@ const T2 = (s, e) => {
3699
3699
  )
3700
3700
  ]
3701
3701
  }
3702
- ), Y7 = ({
3702
+ ), j7 = ({
3703
3703
  width: s = 20,
3704
3704
  height: e = 20,
3705
3705
  color: t = c.GREY_DARK_5,
@@ -3732,7 +3732,7 @@ const T2 = (s, e) => {
3732
3732
  )
3733
3733
  ]
3734
3734
  }
3735
- ), j7 = ({
3735
+ ), W7 = ({
3736
3736
  width: s = 20,
3737
3737
  height: e = 20,
3738
3738
  color: t = c.GREY_DARK_5,
@@ -3765,7 +3765,7 @@ const T2 = (s, e) => {
3765
3765
  )
3766
3766
  ]
3767
3767
  }
3768
- ), W7 = ({
3768
+ ), $7 = ({
3769
3769
  width: s = 20,
3770
3770
  height: e = 20,
3771
3771
  color: t = "#070739",
@@ -3795,7 +3795,7 @@ const T2 = (s, e) => {
3795
3795
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
3796
3796
  ]
3797
3797
  }
3798
- ), $7 = ({
3798
+ ), T7 = ({
3799
3799
  width: s = 20,
3800
3800
  height: e = 20,
3801
3801
  color: t = "#070739",
@@ -3833,7 +3833,7 @@ const T2 = (s, e) => {
3833
3833
  )
3834
3834
  ]
3835
3835
  }
3836
- ), T7 = ({
3836
+ ), P7 = ({
3837
3837
  width: s = 9,
3838
3838
  height: e = 5,
3839
3839
  color: t = "#001E52",
@@ -3859,7 +3859,7 @@ const T2 = (s, e) => {
3859
3859
  }
3860
3860
  )
3861
3861
  }
3862
- ), P7 = ({
3862
+ ), F7 = ({
3863
3863
  width: s = 20,
3864
3864
  height: e = 20,
3865
3865
  color: t = "#F2F2F7",
@@ -3888,7 +3888,7 @@ const T2 = (s, e) => {
3888
3888
  )
3889
3889
  ]
3890
3890
  }
3891
- ), F7 = ({
3891
+ ), U7 = ({
3892
3892
  width: s = 20,
3893
3893
  height: e = 20,
3894
3894
  color: t = "#004ED7",
@@ -3917,7 +3917,7 @@ const T2 = (s, e) => {
3917
3917
  )
3918
3918
  ]
3919
3919
  }
3920
- ), U7 = ({
3920
+ ), z7 = ({
3921
3921
  width: s = 10,
3922
3922
  height: e = 10,
3923
3923
  color: t = "#001E52",
@@ -3946,7 +3946,7 @@ const T2 = (s, e) => {
3946
3946
  )
3947
3947
  ]
3948
3948
  }
3949
- ), z7 = ({
3949
+ ), J7 = ({
3950
3950
  width: s = 10,
3951
3951
  height: e = 10,
3952
3952
  color: t = "#001E52",
@@ -3983,7 +3983,7 @@ const T2 = (s, e) => {
3983
3983
  )
3984
3984
  ]
3985
3985
  }
3986
- ), J7 = ({
3986
+ ), Q7 = ({
3987
3987
  className: s,
3988
3988
  color: e = c.GREY_DARK_5,
3989
3989
  height: t = 20,
@@ -4016,7 +4016,7 @@ const T2 = (s, e) => {
4016
4016
  )
4017
4017
  ]
4018
4018
  }
4019
- ), Q7 = ({
4019
+ ), q7 = ({
4020
4020
  className: s,
4021
4021
  color: e = c.GREY_DARK_5,
4022
4022
  height: t = 20,
@@ -4043,7 +4043,7 @@ const T2 = (s, e) => {
4043
4043
  }
4044
4044
  )
4045
4045
  }
4046
- ), q7 = ({
4046
+ ), X7 = ({
4047
4047
  className: s,
4048
4048
  color: e = c.GREY_DARK_5,
4049
4049
  height: t = 20,
@@ -4070,7 +4070,7 @@ const T2 = (s, e) => {
4070
4070
  }
4071
4071
  )
4072
4072
  }
4073
- ), X7 = ({
4073
+ ), e0 = ({
4074
4074
  className: s,
4075
4075
  color: e = c.GREY_DARK_5,
4076
4076
  height: t = 5,
@@ -4094,7 +4094,7 @@ const T2 = (s, e) => {
4094
4094
  }
4095
4095
  )
4096
4096
  }
4097
- ), e0 = ({
4097
+ ), t0 = ({
4098
4098
  className: s,
4099
4099
  color: e = c.GREY_DARK_5,
4100
4100
  height: t = 5,
@@ -4119,7 +4119,7 @@ const T2 = (s, e) => {
4119
4119
  }
4120
4120
  )
4121
4121
  }
4122
- ), t0 = ({
4122
+ ), i0 = ({
4123
4123
  className: s,
4124
4124
  color: e = c.GREY_DARK_5,
4125
4125
  height: t = 20,
@@ -4152,7 +4152,7 @@ const T2 = (s, e) => {
4152
4152
  )
4153
4153
  ]
4154
4154
  }
4155
- ), i0 = ({
4155
+ ), s0 = ({
4156
4156
  className: s,
4157
4157
  color: e = c.GREY_DARK_5,
4158
4158
  height: t = 24,
@@ -4191,7 +4191,7 @@ const T2 = (s, e) => {
4191
4191
  )
4192
4192
  ]
4193
4193
  }
4194
- ), s0 = ({
4194
+ ), o0 = ({
4195
4195
  className: s,
4196
4196
  color: e = c.GREY_DARK_5,
4197
4197
  height: t = 24,
@@ -4218,7 +4218,7 @@ const T2 = (s, e) => {
4218
4218
  }
4219
4219
  )
4220
4220
  }
4221
- ), o0 = ({
4221
+ ), n0 = ({
4222
4222
  className: s,
4223
4223
  color: e = c.GREY_DARK_5,
4224
4224
  height: t = 24,
@@ -4277,7 +4277,7 @@ const T2 = (s, e) => {
4277
4277
  )
4278
4278
  ]
4279
4279
  }
4280
- ), n0 = ({
4280
+ ), l0 = ({
4281
4281
  className: s,
4282
4282
  color: e = c.GREY_DARK_5,
4283
4283
  height: t = 24,
@@ -4314,7 +4314,7 @@ const T2 = (s, e) => {
4314
4314
  )
4315
4315
  ]
4316
4316
  }
4317
- ), l0 = ({
4317
+ ), r0 = ({
4318
4318
  className: s,
4319
4319
  color: e = c.GREY_DARK_3,
4320
4320
  height: t = 14,
@@ -4351,7 +4351,7 @@ const T2 = (s, e) => {
4351
4351
  )
4352
4352
  ]
4353
4353
  }
4354
- ), r0 = ({
4354
+ ), a0 = ({
4355
4355
  className: s,
4356
4356
  color: e = c.GREY_DARK_5,
4357
4357
  height: t = 18,
@@ -4378,7 +4378,7 @@ const T2 = (s, e) => {
4378
4378
  }
4379
4379
  )
4380
4380
  }
4381
- ), a0 = ({
4381
+ ), h0 = ({
4382
4382
  className: s,
4383
4383
  color: e = c.GREY_DARK_5,
4384
4384
  height: t = 24,
@@ -4430,7 +4430,7 @@ const T2 = (s, e) => {
4430
4430
  )
4431
4431
  ]
4432
4432
  }
4433
- ), h0 = ({
4433
+ ), c0 = ({
4434
4434
  className: s,
4435
4435
  color: e = c.GREY_DARK_5,
4436
4436
  height: t = 24,
@@ -4467,7 +4467,7 @@ const T2 = (s, e) => {
4467
4467
  )
4468
4468
  ]
4469
4469
  }
4470
- ), c0 = ({
4470
+ ), C0 = ({
4471
4471
  className: s,
4472
4472
  color: e = c.NOTIFICATION_WARNING_DARK,
4473
4473
  height: t = 37,
@@ -4506,7 +4506,7 @@ const T2 = (s, e) => {
4506
4506
  )
4507
4507
  ]
4508
4508
  }
4509
- ), C0 = ({
4509
+ ), d0 = ({
4510
4510
  className: s,
4511
4511
  color: e = c.GREY_DARK_5,
4512
4512
  height: t = 24,
@@ -4532,7 +4532,7 @@ const T2 = (s, e) => {
4532
4532
  }
4533
4533
  )
4534
4534
  }
4535
- ), d0 = ({
4535
+ ), g0 = ({
4536
4536
  className: s,
4537
4537
  color: e = c.GREY_DARK_5,
4538
4538
  height: t = 24,
@@ -4571,7 +4571,7 @@ const T2 = (s, e) => {
4571
4571
  )
4572
4572
  ]
4573
4573
  }
4574
- ), g0 = ({
4574
+ ), u0 = ({
4575
4575
  className: s,
4576
4576
  color: e = c.GREY_DARK_5,
4577
4577
  height: t = 20,
@@ -4604,7 +4604,7 @@ const T2 = (s, e) => {
4604
4604
  )
4605
4605
  ]
4606
4606
  }
4607
- ), u0 = ({
4607
+ ), w0 = ({
4608
4608
  className: s,
4609
4609
  color: e = c.GREY_DARK_5,
4610
4610
  height: t = 24,
@@ -4673,7 +4673,7 @@ const T2 = (s, e) => {
4673
4673
  )
4674
4674
  ]
4675
4675
  }
4676
- ), w0 = ({
4676
+ ), p0 = ({
4677
4677
  className: s,
4678
4678
  color: e = c.GREY_DARK_5,
4679
4679
  height: t = 24,
@@ -4730,7 +4730,7 @@ const T2 = (s, e) => {
4730
4730
  )
4731
4731
  ]
4732
4732
  }
4733
- ), p0 = ({
4733
+ ), f0 = ({
4734
4734
  className: s,
4735
4735
  color: e = c.GREY_DARK_5,
4736
4736
  height: t = 24,
@@ -4779,7 +4779,7 @@ const T2 = (s, e) => {
4779
4779
  )
4780
4780
  ]
4781
4781
  }
4782
- ), f0 = ({
4782
+ ), L0 = ({
4783
4783
  className: s,
4784
4784
  color: e = c.GREY_DARK_5,
4785
4785
  height: t = 24,
@@ -4806,7 +4806,7 @@ const T2 = (s, e) => {
4806
4806
  }
4807
4807
  )
4808
4808
  }
4809
- ), L0 = ({
4809
+ ), m0 = ({
4810
4810
  className: s,
4811
4811
  color: e = c.GREY_DARK_5,
4812
4812
  height: t = 20,
@@ -4835,7 +4835,7 @@ const T2 = (s, e) => {
4835
4835
  )
4836
4836
  ]
4837
4837
  }
4838
- ), m0 = ({
4838
+ ), k0 = ({
4839
4839
  className: s,
4840
4840
  color: e = "#001E52",
4841
4841
  height: t = 24,
@@ -4861,7 +4861,7 @@ const T2 = (s, e) => {
4861
4861
  }
4862
4862
  )
4863
4863
  }
4864
- ), k0 = ({
4864
+ ), v0 = ({
4865
4865
  className: s,
4866
4866
  color: e = "#001E52",
4867
4867
  height: t = 24,
@@ -4899,7 +4899,7 @@ const T2 = (s, e) => {
4899
4899
  )
4900
4900
  ] }) })
4901
4901
  }
4902
- ), v0 = ({
4902
+ ), N0 = ({
4903
4903
  width: s = 20,
4904
4904
  height: e = 20,
4905
4905
  color: t = c.GREY_DARK_5,
@@ -4923,7 +4923,7 @@ const T2 = (s, e) => {
4923
4923
  }
4924
4924
  )
4925
4925
  }
4926
- ), N0 = ({
4926
+ ), x0 = ({
4927
4927
  width: s = 24,
4928
4928
  height: e = 24,
4929
4929
  color: t = "#131314",
@@ -4956,7 +4956,7 @@ const T2 = (s, e) => {
4956
4956
  )
4957
4957
  ]
4958
4958
  }
4959
- ), x0 = ({
4959
+ ), M0 = ({
4960
4960
  width: s = 20,
4961
4961
  height: e = 20,
4962
4962
  color: t = c.GREY_DARK_5,
@@ -4989,7 +4989,7 @@ const T2 = (s, e) => {
4989
4989
  )
4990
4990
  ]
4991
4991
  }
4992
- ), M0 = ({
4992
+ ), R0 = ({
4993
4993
  width: s = 24,
4994
4994
  height: e = 24,
4995
4995
  color: t = c.GREY_DARK_2,
@@ -5029,7 +5029,7 @@ const T2 = (s, e) => {
5029
5029
  )
5030
5030
  ]
5031
5031
  }
5032
- ), R0 = ({
5032
+ ), V0 = ({
5033
5033
  width: s = 24,
5034
5034
  height: e = 24,
5035
5035
  color: t = c.GREY_DARK_2,
@@ -5056,7 +5056,7 @@ const T2 = (s, e) => {
5056
5056
  }
5057
5057
  )
5058
5058
  }
5059
- ), V0 = ({
5059
+ ), Z0 = ({
5060
5060
  width: s = 24,
5061
5061
  height: e = 24,
5062
5062
  color: t = c.GREY_DARK_2,
@@ -5083,7 +5083,7 @@ const T2 = (s, e) => {
5083
5083
  }
5084
5084
  )
5085
5085
  }
5086
- ), Z0 = ({
5086
+ ), H0 = ({
5087
5087
  name: s,
5088
5088
  width: e,
5089
5089
  height: t,
@@ -5092,39 +5092,39 @@ const T2 = (s, e) => {
5092
5092
  disabled: h = !1,
5093
5093
  onClick: C
5094
5094
  }) => {
5095
- const { theme: d } = $(q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
5096
- return /* @__PURE__ */ n(Y, { children: (() => {
5095
+ const { theme: d } = $(Q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
5096
+ return /* @__PURE__ */ n(j, { children: (() => {
5097
5097
  switch (s) {
5098
5098
  case "nextIcon":
5099
- return Q7({ width: e, height: t, color: r, className: a, onClick: l });
5100
- case "prevIcon":
5101
5099
  return q7({ width: e, height: t, color: r, className: a, onClick: l });
5100
+ case "prevIcon":
5101
+ return X7({ width: e, height: t, color: r, className: a, onClick: l });
5102
5102
  case "arrowDown":
5103
- return f7({ width: e, height: t, color: r, className: a, onClick: l });
5104
- case "info":
5105
5103
  return L7({ width: e, height: t, color: r, className: a, onClick: l });
5106
- case "arrowRight":
5104
+ case "info":
5107
5105
  return m7({ width: e, height: t, color: r, className: a, onClick: l });
5106
+ case "arrowRight":
5107
+ return k7({ width: e, height: t, color: r, className: a, onClick: l });
5108
5108
  case "calendar":
5109
- return M7({ width: e, height: t, color: r, className: a, onClick: l });
5110
- case "check":
5111
5109
  return R7({ width: e, height: t, color: r, className: a, onClick: l });
5112
- case "cancel":
5110
+ case "check":
5113
5111
  return V7({ width: e, height: t, color: r, className: a, onClick: l });
5114
- case "add":
5112
+ case "cancel":
5115
5113
  return Z7({ width: e, height: t, color: r, className: a, onClick: l });
5116
- case "list":
5114
+ case "add":
5117
5115
  return H7({ width: e, height: t, color: r, className: a, onClick: l });
5118
- case "dragAndDrop":
5116
+ case "list":
5119
5117
  return _7({ width: e, height: t, color: r, className: a, onClick: l });
5120
- case "filter":
5118
+ case "dragAndDrop":
5121
5119
  return b7({ width: e, height: t, color: r, className: a, onClick: l });
5122
- case "attention":
5120
+ case "filter":
5123
5121
  return y7({ width: e, height: t, color: r, className: a, onClick: l });
5124
- case "users":
5122
+ case "attention":
5125
5123
  return E7({ width: e, height: t, color: r, className: a, onClick: l });
5124
+ case "users":
5125
+ return A7({ width: e, height: t, color: r, className: a, onClick: l });
5126
5126
  case "mySkillsMatrix":
5127
- return A7({
5127
+ return D7({
5128
5128
  width: e,
5129
5129
  height: t,
5130
5130
  color: r,
@@ -5132,7 +5132,7 @@ const T2 = (s, e) => {
5132
5132
  onClick: l
5133
5133
  });
5134
5134
  case "skills":
5135
- return D7({ width: e, height: t, color: r, className: a, onClick: l });
5135
+ return K7({ width: e, height: t, color: r, className: a, onClick: l });
5136
5136
  case "skillsMatrices":
5137
5137
  return B7({
5138
5138
  width: e,
@@ -5142,21 +5142,21 @@ const T2 = (s, e) => {
5142
5142
  onClick: l
5143
5143
  });
5144
5144
  case "history":
5145
- return K7({ width: e, height: t, color: r, className: a, onClick: l });
5145
+ return S7({ width: e, height: t, color: r, className: a, onClick: l });
5146
5146
  case "logOut":
5147
5147
  return G7({ width: e, height: t, color: r, className: a, onClick: l });
5148
5148
  case "settings":
5149
- return S7({ width: e, height: t, color: r, className: a, onClick: l });
5149
+ return Y7({ width: e, height: t, color: r, className: a, onClick: l });
5150
5150
  case "trash":
5151
5151
  return I7({ width: e, height: t, color: r, className: a, onClick: l });
5152
5152
  case "settings2":
5153
5153
  return O7({ width: e, height: t, color: r, className: a, onClick: l });
5154
5154
  case "checkCircle":
5155
- return Y7({ width: e, height: t, color: r, className: a, onClick: l });
5156
- case "cancelCircle":
5157
5155
  return j7({ width: e, height: t, color: r, className: a, onClick: l });
5156
+ case "cancelCircle":
5157
+ return W7({ width: e, height: t, color: r, className: a, onClick: l });
5158
5158
  case "visibilityIcon":
5159
- return W7({
5159
+ return $7({
5160
5160
  width: e,
5161
5161
  height: t,
5162
5162
  color: r,
@@ -5164,7 +5164,7 @@ const T2 = (s, e) => {
5164
5164
  onClick: l
5165
5165
  });
5166
5166
  case "visibilityOffIcon":
5167
- return $7({
5167
+ return T7({
5168
5168
  width: e,
5169
5169
  height: t,
5170
5170
  color: r,
@@ -5172,7 +5172,7 @@ const T2 = (s, e) => {
5172
5172
  onClick: l
5173
5173
  });
5174
5174
  case "selectArrowIcon":
5175
- return T7({
5175
+ return P7({
5176
5176
  width: e,
5177
5177
  height: t,
5178
5178
  color: r,
@@ -5180,7 +5180,7 @@ const T2 = (s, e) => {
5180
5180
  onClick: l
5181
5181
  });
5182
5182
  case "expandArrowIcon":
5183
- return P7({
5183
+ return F7({
5184
5184
  width: e,
5185
5185
  height: t,
5186
5186
  color: r,
@@ -5188,7 +5188,7 @@ const T2 = (s, e) => {
5188
5188
  onClick: l
5189
5189
  });
5190
5190
  case "expandActiveArrowIcon":
5191
- return F7({
5191
+ return U7({
5192
5192
  width: e,
5193
5193
  height: t,
5194
5194
  color: r,
@@ -5196,80 +5196,80 @@ const T2 = (s, e) => {
5196
5196
  onClick: l
5197
5197
  });
5198
5198
  case "sortUp":
5199
- return U7({ width: e, height: t, color: r, className: a, onClick: l });
5200
- case "sortDown":
5201
5199
  return z7({ width: e, height: t, color: r, className: a, onClick: l });
5202
- case "search":
5200
+ case "sortDown":
5203
5201
  return J7({ width: e, height: t, color: r, className: a, onClick: l });
5202
+ case "search":
5203
+ return Q7({ width: e, height: t, color: r, className: a, onClick: l });
5204
5204
  case "arrowUpFilled":
5205
- return e0({ width: e, height: t, color: r, className: a, onClick: l });
5205
+ return t0({ width: e, height: t, color: r, className: a, onClick: l });
5206
5206
  case "arrowDownFilled":
5207
- return X7({ width: e, height: t, color: r, className: a, onClick: l });
5207
+ return e0({ width: e, height: t, color: r, className: a, onClick: l });
5208
5208
  case "arrow2Up":
5209
- return k7({ width: e, height: t, color: r, className: a, onClick: l });
5210
- case "arrow2Right":
5211
5209
  return v7({ width: e, height: t, color: r, className: a, onClick: l });
5212
- case "arrow2Down":
5210
+ case "arrow2Right":
5213
5211
  return N7({ width: e, height: t, color: r, className: a, onClick: l });
5214
- case "arrow2Left":
5212
+ case "arrow2Down":
5215
5213
  return x7({ width: e, height: t, color: r, className: a, onClick: l });
5214
+ case "arrow2Left":
5215
+ return M7({ width: e, height: t, color: r, className: a, onClick: l });
5216
5216
  case "link":
5217
- return t0({ width: e, height: t, color: r, className: a, onClick: l });
5217
+ return i0({ width: e, height: t, color: r, className: a, onClick: l });
5218
5218
  case "telegram":
5219
- return s0({ width: e, height: t, color: r, className: a, onClick: l });
5219
+ return o0({ width: e, height: t, color: r, className: a, onClick: l });
5220
5220
  case "mail":
5221
- return n0({ width: e, height: t, color: r, className: a, onClick: l });
5221
+ return l0({ width: e, height: t, color: r, className: a, onClick: l });
5222
5222
  case "github":
5223
- return i0({ width: e, height: t, color: r, className: a, onClick: l });
5223
+ return s0({ width: e, height: t, color: r, className: a, onClick: l });
5224
5224
  case "linkedIn":
5225
- return o0({ width: e, height: t, color: r, className: a, onClick: l });
5225
+ return n0({ width: e, height: t, color: r, className: a, onClick: l });
5226
5226
  case "emptyStateIcon":
5227
- return l0({ width: e, height: t, color: r, className: a, onClick: l });
5228
- case "filtersIcon":
5229
5227
  return r0({ width: e, height: t, color: r, className: a, onClick: l });
5230
- case "dotMenuIcon":
5228
+ case "filtersIcon":
5231
5229
  return a0({ width: e, height: t, color: r, className: a, onClick: l });
5232
- case "plusCircle":
5230
+ case "dotMenuIcon":
5233
5231
  return h0({ width: e, height: t, color: r, className: a, onClick: l });
5234
- case "warning":
5232
+ case "plusCircle":
5235
5233
  return c0({ width: e, height: t, color: r, className: a, onClick: l });
5236
- case "back":
5234
+ case "warning":
5237
5235
  return C0({ width: e, height: t, color: r, className: a, onClick: l });
5238
- case "bell":
5236
+ case "back":
5239
5237
  return d0({ width: e, height: t, color: r, className: a, onClick: l });
5240
- case "copy":
5238
+ case "bell":
5241
5239
  return g0({ width: e, height: t, color: r, className: a, onClick: l });
5242
- case "contract":
5240
+ case "copy":
5243
5241
  return u0({ width: e, height: t, color: r, className: a, onClick: l });
5244
- case "resourceManager":
5242
+ case "contract":
5245
5243
  return w0({ width: e, height: t, color: r, className: a, onClick: l });
5246
- case "image":
5244
+ case "resourceManager":
5247
5245
  return p0({ width: e, height: t, color: r, className: a, onClick: l });
5248
- case "edit":
5246
+ case "image":
5249
5247
  return f0({ width: e, height: t, color: r, className: a, onClick: l });
5250
- case "filledArrowRight":
5248
+ case "edit":
5251
5249
  return L0({ width: e, height: t, color: r, className: a, onClick: l });
5252
- case "burgerMenu":
5250
+ case "filledArrowRight":
5253
5251
  return m0({ width: e, height: t, color: r, className: a, onClick: l });
5254
- case "refresh":
5252
+ case "burgerMenu":
5255
5253
  return k0({ width: e, height: t, color: r, className: a, onClick: l });
5256
- case "projects":
5254
+ case "refresh":
5257
5255
  return v0({ width: e, height: t, color: r, className: a, onClick: l });
5256
+ case "projects":
5257
+ return N0({ width: e, height: t, color: r, className: a, onClick: l });
5258
5258
  case "user":
5259
- return x0({ width: e, height: t, color: r, className: a, onClick: l });
5259
+ return M0({ width: e, height: t, color: r, className: a, onClick: l });
5260
5260
  case "exit":
5261
- return N0({ width: e, height: t, color: r, className: a, onClick: l });
5261
+ return x0({ width: e, height: t, color: r, className: a, onClick: l });
5262
5262
  case "openPointCircle":
5263
- return M0({ width: e, height: t, color: r, className: a, onClick: l });
5264
- case "community":
5265
5263
  return R0({ width: e, height: t, color: r, className: a, onClick: l });
5266
- case "docs":
5264
+ case "community":
5267
5265
  return V0({ width: e, height: t, color: r, className: a, onClick: l });
5266
+ case "docs":
5267
+ return Z0({ width: e, height: t, color: r, className: a, onClick: l });
5268
5268
  default:
5269
- return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
5269
+ return /* @__PURE__ */ n(j, { children: "No Icon provided" });
5270
5270
  }
5271
5271
  })() });
5272
- }, i2 = ({
5272
+ }, s2 = ({
5273
5273
  children: s,
5274
5274
  width: e,
5275
5275
  size: t = "small",
@@ -5281,11 +5281,11 @@ const T2 = (s, e) => {
5281
5281
  h || i == null || i();
5282
5282
  };
5283
5283
  return /* @__PURE__ */ n(
5284
- b1,
5284
+ y1,
5285
5285
  {
5286
5286
  className: `snmt-tag ${t} ${h ? "disabled" : ""}`,
5287
5287
  closeIcon: /* @__PURE__ */ n(
5288
- Z0,
5288
+ H0,
5289
5289
  {
5290
5290
  name: "cancelCircle",
5291
5291
  color: h ? c.GREY_DARK_1 : c.GREY_DARK_2,
@@ -5298,7 +5298,7 @@ const T2 = (s, e) => {
5298
5298
  style: { width: e ?? "fit-content" },
5299
5299
  closable: o,
5300
5300
  children: typeof s == "string" ? /* @__PURE__ */ n(
5301
- p7,
5301
+ f7,
5302
5302
  {
5303
5303
  variant: t === "small" ? "body4" : "body2",
5304
5304
  color: h ? c.GREY_DARK_2 : c.GREY_DARK_5,
@@ -5307,12 +5307,12 @@ const T2 = (s, e) => {
5307
5307
  ) : s
5308
5308
  }
5309
5309
  );
5310
- }, { Title: H0, Text: _0 } = d1, b0 = {
5310
+ }, { Title: _0, Text: b0 } = d1, y0 = {
5311
5311
  h1: 1,
5312
5312
  h2: 2,
5313
5313
  h3: 3,
5314
5314
  h4: 4
5315
- }, y0 = X(
5315
+ }, E0 = q(
5316
5316
  ({
5317
5317
  align: s = "inherit",
5318
5318
  variant: e = "body1",
@@ -5324,10 +5324,10 @@ const T2 = (s, e) => {
5324
5324
  /** This prop allows you to enable tooltip if text size is too big */
5325
5325
  trim: d = !1
5326
5326
  }, r) => {
5327
- const l = j(null);
5327
+ const l = W(null);
5328
5328
  g1(r, () => l.current);
5329
- const [a, p] = y(!1);
5330
- B(() => {
5329
+ const [a, p] = E(!1);
5330
+ D(() => {
5331
5331
  var L;
5332
5332
  if (!d) return;
5333
5333
  const m = () => {
@@ -5354,9 +5354,9 @@ const T2 = (s, e) => {
5354
5354
  }
5355
5355
  } : void 0
5356
5356
  };
5357
- return u ? /* @__PURE__ */ n(H0, { level: b0[e], ...f, children: i }) : /* @__PURE__ */ n(_0, { ...f, children: i });
5357
+ return u ? /* @__PURE__ */ n(_0, { level: y0[e], ...f, children: i }) : /* @__PURE__ */ n(b0, { ...f, children: i });
5358
5358
  }
5359
- ), E0 = ({
5359
+ ), A0 = ({
5360
5360
  children: s,
5361
5361
  content: e,
5362
5362
  isOpen: t,
@@ -5365,9 +5365,9 @@ const T2 = (s, e) => {
5365
5365
  noPadding: h = !1,
5366
5366
  trigger: C = "click"
5367
5367
  }) => {
5368
- const [d, r] = y(!1);
5368
+ const [d, r] = E(!1);
5369
5369
  return /* @__PURE__ */ n(
5370
- V2,
5370
+ Z2,
5371
5371
  {
5372
5372
  content: e,
5373
5373
  arrow: !1,
@@ -5381,12 +5381,12 @@ const T2 = (s, e) => {
5381
5381
  children: /* @__PURE__ */ n("div", { className: "wrapper", children: s })
5382
5382
  }
5383
5383
  );
5384
- }, { Title: A0, Text: D0 } = d1, B0 = {
5384
+ }, { Title: D0, Text: K0 } = d1, B0 = {
5385
5385
  h1: 1,
5386
5386
  h2: 2,
5387
5387
  h3: 3,
5388
5388
  h4: 4
5389
- }, s2 = X(
5389
+ }, o2 = q(
5390
5390
  ({
5391
5391
  align: s = "inherit",
5392
5392
  variant: e = "body1",
@@ -5398,10 +5398,10 @@ const T2 = (s, e) => {
5398
5398
  /** This prop allows you to enable tooltip if text size is too big */
5399
5399
  trim: d = !1
5400
5400
  }, r) => {
5401
- const l = j(null);
5401
+ const l = W(null);
5402
5402
  g1(r, () => l.current);
5403
- const [a, p] = y(!1);
5404
- B(() => {
5403
+ const [a, p] = E(!1);
5404
+ D(() => {
5405
5405
  var L;
5406
5406
  if (!d) return;
5407
5407
  const m = () => {
@@ -5428,9 +5428,9 @@ const T2 = (s, e) => {
5428
5428
  }
5429
5429
  } : void 0
5430
5430
  };
5431
- return u ? /* @__PURE__ */ n(A0, { level: B0[e], ...f, children: i }) : /* @__PURE__ */ n(D0, { ...f, children: i });
5431
+ return u ? /* @__PURE__ */ n(D0, { level: B0[e], ...f, children: i }) : /* @__PURE__ */ n(K0, { ...f, children: i });
5432
5432
  }
5433
- ), K0 = ({
5433
+ ), S0 = ({
5434
5434
  width: s = 20,
5435
5435
  height: e = 20,
5436
5436
  color: t = "#001E52",
@@ -5497,7 +5497,7 @@ const T2 = (s, e) => {
5497
5497
  )
5498
5498
  ]
5499
5499
  }
5500
- ), S0 = ({
5500
+ ), Y0 = ({
5501
5501
  width: s = 20,
5502
5502
  height: e = 20,
5503
5503
  color: t = "#001E52",
@@ -5583,7 +5583,7 @@ const T2 = (s, e) => {
5583
5583
  }
5584
5584
  )
5585
5585
  }
5586
- ), Y0 = ({
5586
+ ), j0 = ({
5587
5587
  width: s = 20,
5588
5588
  height: e = 20,
5589
5589
  color: t = c.GREY_DARK_5,
@@ -5610,7 +5610,7 @@ const T2 = (s, e) => {
5610
5610
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
5611
5611
  ]
5612
5612
  }
5613
- ), j0 = ({
5613
+ ), W0 = ({
5614
5614
  width: s = 20,
5615
5615
  height: e = 20,
5616
5616
  color: t = c.GREY_DARK_5,
@@ -5634,7 +5634,7 @@ const T2 = (s, e) => {
5634
5634
  }
5635
5635
  )
5636
5636
  }
5637
- ), W0 = ({
5637
+ ), $0 = ({
5638
5638
  width: s = 20,
5639
5639
  height: e = 20,
5640
5640
  color: t = c.GREY_DARK_5,
@@ -5681,7 +5681,7 @@ const T2 = (s, e) => {
5681
5681
  )
5682
5682
  ]
5683
5683
  }
5684
- ), $0 = ({
5684
+ ), T0 = ({
5685
5685
  width: s = 20,
5686
5686
  height: e = 20,
5687
5687
  color: t = c.GREY_DARK_5,
@@ -5705,7 +5705,7 @@ const T2 = (s, e) => {
5705
5705
  }
5706
5706
  )
5707
5707
  }
5708
- ), T0 = ({
5708
+ ), P0 = ({
5709
5709
  width: s = 20,
5710
5710
  height: e = 20,
5711
5711
  color: t = c.GREY_DARK_5,
@@ -5729,7 +5729,7 @@ const T2 = (s, e) => {
5729
5729
  }
5730
5730
  )
5731
5731
  }
5732
- ), P0 = ({
5732
+ ), F0 = ({
5733
5733
  width: s = 20,
5734
5734
  height: e = 20,
5735
5735
  color: t = c.GREY_DARK_5,
@@ -5753,7 +5753,7 @@ const T2 = (s, e) => {
5753
5753
  }
5754
5754
  )
5755
5755
  }
5756
- ), F0 = ({
5756
+ ), U0 = ({
5757
5757
  width: s = 20,
5758
5758
  height: e = 20,
5759
5759
  color: t = c.GREY_DARK_5,
@@ -5814,7 +5814,7 @@ const T2 = (s, e) => {
5814
5814
  )
5815
5815
  ]
5816
5816
  }
5817
- ), U0 = ({
5817
+ ), z0 = ({
5818
5818
  width: s = 20,
5819
5819
  height: e = 20,
5820
5820
  color: t = c.GREY_DARK_5,
@@ -5861,7 +5861,7 @@ const T2 = (s, e) => {
5861
5861
  )
5862
5862
  ]
5863
5863
  }
5864
- ), z0 = ({
5864
+ ), J0 = ({
5865
5865
  width: s = 20,
5866
5866
  height: e = 20,
5867
5867
  color: t = c.GREY_DARK_5,
@@ -5901,7 +5901,7 @@ const T2 = (s, e) => {
5901
5901
  )
5902
5902
  ]
5903
5903
  }
5904
- ), J0 = ({
5904
+ ), Q0 = ({
5905
5905
  width: s = 20,
5906
5906
  height: e = 20,
5907
5907
  color: t = c.GREY_DARK_5,
@@ -5941,7 +5941,7 @@ const T2 = (s, e) => {
5941
5941
  )
5942
5942
  ]
5943
5943
  }
5944
- ), Q0 = ({
5944
+ ), q0 = ({
5945
5945
  width: s = 20,
5946
5946
  height: e = 20,
5947
5947
  color: t = c.GREY_DARK_5,
@@ -5988,7 +5988,7 @@ const T2 = (s, e) => {
5988
5988
  )
5989
5989
  ]
5990
5990
  }
5991
- ), q0 = ({
5991
+ ), X0 = ({
5992
5992
  width: s = 20,
5993
5993
  height: e = 20,
5994
5994
  color: t = c.GREY_DARK_5,
@@ -6035,7 +6035,7 @@ const T2 = (s, e) => {
6035
6035
  )
6036
6036
  ]
6037
6037
  }
6038
- ), X0 = ({
6038
+ ), e9 = ({
6039
6039
  width: s = 20,
6040
6040
  height: e = 20,
6041
6041
  color: t = c.GREY_DARK_5,
@@ -6082,7 +6082,7 @@ const T2 = (s, e) => {
6082
6082
  )
6083
6083
  ]
6084
6084
  }
6085
- ), e9 = ({
6085
+ ), t9 = ({
6086
6086
  width: s = 20,
6087
6087
  height: e = 20,
6088
6088
  color: t = c.GREY_DARK_5,
@@ -6122,7 +6122,7 @@ const T2 = (s, e) => {
6122
6122
  )
6123
6123
  ]
6124
6124
  }
6125
- ), t9 = ({
6125
+ ), i9 = ({
6126
6126
  width: s = 20,
6127
6127
  height: e = 20,
6128
6128
  color: t = c.GREY_DARK_5,
@@ -6155,7 +6155,7 @@ const T2 = (s, e) => {
6155
6155
  )
6156
6156
  ]
6157
6157
  }
6158
- ), i9 = ({
6158
+ ), s9 = ({
6159
6159
  width: s = 20,
6160
6160
  height: e = 20,
6161
6161
  color: t = c.GREY_DARK_5,
@@ -6188,7 +6188,7 @@ const T2 = (s, e) => {
6188
6188
  )
6189
6189
  ]
6190
6190
  }
6191
- ), s9 = ({
6191
+ ), o9 = ({
6192
6192
  width: s = 20,
6193
6193
  height: e = 20,
6194
6194
  color: t = c.GREY_DARK_5,
@@ -6221,7 +6221,7 @@ const T2 = (s, e) => {
6221
6221
  )
6222
6222
  ]
6223
6223
  }
6224
- ), o9 = ({
6224
+ ), n9 = ({
6225
6225
  width: s = 20,
6226
6226
  height: e = 20,
6227
6227
  color: t = c.GREY_DARK_5,
@@ -6254,7 +6254,7 @@ const T2 = (s, e) => {
6254
6254
  )
6255
6255
  ]
6256
6256
  }
6257
- ), n9 = ({
6257
+ ), l9 = ({
6258
6258
  width: s = 20,
6259
6259
  height: e = 20,
6260
6260
  color: t = c.GREY_DARK_5,
@@ -6294,7 +6294,7 @@ const T2 = (s, e) => {
6294
6294
  )
6295
6295
  ]
6296
6296
  }
6297
- ), l9 = ({
6297
+ ), r9 = ({
6298
6298
  width: s = 20,
6299
6299
  height: e = 20,
6300
6300
  color: t = c.GREY_DARK_5,
@@ -6327,7 +6327,7 @@ const T2 = (s, e) => {
6327
6327
  )
6328
6328
  ]
6329
6329
  }
6330
- ), r9 = ({
6330
+ ), a9 = ({
6331
6331
  width: s = 20,
6332
6332
  height: e = 20,
6333
6333
  color: t = c.GREY_DARK_5,
@@ -6360,7 +6360,7 @@ const T2 = (s, e) => {
6360
6360
  )
6361
6361
  ]
6362
6362
  }
6363
- ), a9 = ({
6363
+ ), h9 = ({
6364
6364
  width: s = 20,
6365
6365
  height: e = 20,
6366
6366
  color: t = "#070739",
@@ -6390,7 +6390,7 @@ const T2 = (s, e) => {
6390
6390
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
6391
6391
  ]
6392
6392
  }
6393
- ), h9 = ({
6393
+ ), c9 = ({
6394
6394
  width: s = 20,
6395
6395
  height: e = 20,
6396
6396
  color: t = "#070739",
@@ -6428,7 +6428,7 @@ const T2 = (s, e) => {
6428
6428
  )
6429
6429
  ]
6430
6430
  }
6431
- ), c9 = ({
6431
+ ), C9 = ({
6432
6432
  width: s = 9,
6433
6433
  height: e = 5,
6434
6434
  color: t = "#001E52",
@@ -6454,7 +6454,7 @@ const T2 = (s, e) => {
6454
6454
  }
6455
6455
  )
6456
6456
  }
6457
- ), C9 = ({
6457
+ ), d9 = ({
6458
6458
  width: s = 20,
6459
6459
  height: e = 20,
6460
6460
  color: t = "#F2F2F7",
@@ -6483,7 +6483,7 @@ const T2 = (s, e) => {
6483
6483
  )
6484
6484
  ]
6485
6485
  }
6486
- ), d9 = ({
6486
+ ), g9 = ({
6487
6487
  width: s = 20,
6488
6488
  height: e = 20,
6489
6489
  color: t = "#004ED7",
@@ -6512,7 +6512,7 @@ const T2 = (s, e) => {
6512
6512
  )
6513
6513
  ]
6514
6514
  }
6515
- ), g9 = ({
6515
+ ), u9 = ({
6516
6516
  width: s = 10,
6517
6517
  height: e = 10,
6518
6518
  color: t = "#001E52",
@@ -6541,7 +6541,7 @@ const T2 = (s, e) => {
6541
6541
  )
6542
6542
  ]
6543
6543
  }
6544
- ), u9 = ({
6544
+ ), w9 = ({
6545
6545
  width: s = 10,
6546
6546
  height: e = 10,
6547
6547
  color: t = "#001E52",
@@ -6578,7 +6578,7 @@ const T2 = (s, e) => {
6578
6578
  )
6579
6579
  ]
6580
6580
  }
6581
- ), w9 = ({
6581
+ ), p9 = ({
6582
6582
  className: s,
6583
6583
  color: e = c.GREY_DARK_5,
6584
6584
  height: t = 20,
@@ -6611,7 +6611,7 @@ const T2 = (s, e) => {
6611
6611
  )
6612
6612
  ]
6613
6613
  }
6614
- ), p9 = ({
6614
+ ), f9 = ({
6615
6615
  className: s,
6616
6616
  color: e = c.GREY_DARK_5,
6617
6617
  height: t = 20,
@@ -6638,7 +6638,7 @@ const T2 = (s, e) => {
6638
6638
  }
6639
6639
  )
6640
6640
  }
6641
- ), f9 = ({
6641
+ ), L9 = ({
6642
6642
  className: s,
6643
6643
  color: e = c.GREY_DARK_5,
6644
6644
  height: t = 20,
@@ -6665,7 +6665,7 @@ const T2 = (s, e) => {
6665
6665
  }
6666
6666
  )
6667
6667
  }
6668
- ), L9 = ({
6668
+ ), m9 = ({
6669
6669
  className: s,
6670
6670
  color: e = c.GREY_DARK_5,
6671
6671
  height: t = 5,
@@ -6689,7 +6689,7 @@ const T2 = (s, e) => {
6689
6689
  }
6690
6690
  )
6691
6691
  }
6692
- ), m9 = ({
6692
+ ), k9 = ({
6693
6693
  className: s,
6694
6694
  color: e = c.GREY_DARK_5,
6695
6695
  height: t = 5,
@@ -6714,7 +6714,7 @@ const T2 = (s, e) => {
6714
6714
  }
6715
6715
  )
6716
6716
  }
6717
- ), k9 = ({
6717
+ ), v9 = ({
6718
6718
  className: s,
6719
6719
  color: e = c.GREY_DARK_5,
6720
6720
  height: t = 20,
@@ -6747,7 +6747,7 @@ const T2 = (s, e) => {
6747
6747
  )
6748
6748
  ]
6749
6749
  }
6750
- ), v9 = ({
6750
+ ), N9 = ({
6751
6751
  className: s,
6752
6752
  color: e = c.GREY_DARK_5,
6753
6753
  height: t = 24,
@@ -6786,7 +6786,7 @@ const T2 = (s, e) => {
6786
6786
  )
6787
6787
  ]
6788
6788
  }
6789
- ), N9 = ({
6789
+ ), x9 = ({
6790
6790
  className: s,
6791
6791
  color: e = c.GREY_DARK_5,
6792
6792
  height: t = 24,
@@ -6813,7 +6813,7 @@ const T2 = (s, e) => {
6813
6813
  }
6814
6814
  )
6815
6815
  }
6816
- ), x9 = ({
6816
+ ), M9 = ({
6817
6817
  className: s,
6818
6818
  color: e = c.GREY_DARK_5,
6819
6819
  height: t = 24,
@@ -6872,7 +6872,7 @@ const T2 = (s, e) => {
6872
6872
  )
6873
6873
  ]
6874
6874
  }
6875
- ), M9 = ({
6875
+ ), R9 = ({
6876
6876
  className: s,
6877
6877
  color: e = c.GREY_DARK_5,
6878
6878
  height: t = 24,
@@ -6909,7 +6909,7 @@ const T2 = (s, e) => {
6909
6909
  )
6910
6910
  ]
6911
6911
  }
6912
- ), R9 = ({
6912
+ ), V9 = ({
6913
6913
  className: s,
6914
6914
  color: e = c.GREY_DARK_3,
6915
6915
  height: t = 14,
@@ -6946,7 +6946,7 @@ const T2 = (s, e) => {
6946
6946
  )
6947
6947
  ]
6948
6948
  }
6949
- ), V9 = ({
6949
+ ), Z9 = ({
6950
6950
  className: s,
6951
6951
  color: e = c.GREY_DARK_5,
6952
6952
  height: t = 18,
@@ -6973,7 +6973,7 @@ const T2 = (s, e) => {
6973
6973
  }
6974
6974
  )
6975
6975
  }
6976
- ), Z9 = ({
6976
+ ), H9 = ({
6977
6977
  className: s,
6978
6978
  color: e = c.GREY_DARK_5,
6979
6979
  height: t = 24,
@@ -7025,7 +7025,7 @@ const T2 = (s, e) => {
7025
7025
  )
7026
7026
  ]
7027
7027
  }
7028
- ), H9 = ({
7028
+ ), _9 = ({
7029
7029
  className: s,
7030
7030
  color: e = c.GREY_DARK_5,
7031
7031
  height: t = 24,
@@ -7062,7 +7062,7 @@ const T2 = (s, e) => {
7062
7062
  )
7063
7063
  ]
7064
7064
  }
7065
- ), _9 = ({
7065
+ ), b9 = ({
7066
7066
  className: s,
7067
7067
  color: e = c.NOTIFICATION_WARNING_DARK,
7068
7068
  height: t = 37,
@@ -7101,7 +7101,7 @@ const T2 = (s, e) => {
7101
7101
  )
7102
7102
  ]
7103
7103
  }
7104
- ), b9 = ({
7104
+ ), y9 = ({
7105
7105
  className: s,
7106
7106
  color: e = c.GREY_DARK_5,
7107
7107
  height: t = 24,
@@ -7127,7 +7127,7 @@ const T2 = (s, e) => {
7127
7127
  }
7128
7128
  )
7129
7129
  }
7130
- ), y9 = ({
7130
+ ), E9 = ({
7131
7131
  className: s,
7132
7132
  color: e = c.GREY_DARK_5,
7133
7133
  height: t = 24,
@@ -7166,7 +7166,7 @@ const T2 = (s, e) => {
7166
7166
  )
7167
7167
  ]
7168
7168
  }
7169
- ), E9 = ({
7169
+ ), A9 = ({
7170
7170
  className: s,
7171
7171
  color: e = c.GREY_DARK_5,
7172
7172
  height: t = 20,
@@ -7199,7 +7199,7 @@ const T2 = (s, e) => {
7199
7199
  )
7200
7200
  ]
7201
7201
  }
7202
- ), A9 = ({
7202
+ ), D9 = ({
7203
7203
  className: s,
7204
7204
  color: e = c.GREY_DARK_5,
7205
7205
  height: t = 24,
@@ -7268,7 +7268,7 @@ const T2 = (s, e) => {
7268
7268
  )
7269
7269
  ]
7270
7270
  }
7271
- ), D9 = ({
7271
+ ), K9 = ({
7272
7272
  className: s,
7273
7273
  color: e = c.GREY_DARK_5,
7274
7274
  height: t = 24,
@@ -7374,7 +7374,7 @@ const T2 = (s, e) => {
7374
7374
  )
7375
7375
  ]
7376
7376
  }
7377
- ), K9 = ({
7377
+ ), S9 = ({
7378
7378
  className: s,
7379
7379
  color: e = c.GREY_DARK_5,
7380
7380
  height: t = 24,
@@ -7430,7 +7430,7 @@ const T2 = (s, e) => {
7430
7430
  )
7431
7431
  ]
7432
7432
  }
7433
- ), S9 = ({
7433
+ ), Y9 = ({
7434
7434
  className: s,
7435
7435
  color: e = "#001E52",
7436
7436
  height: t = 24,
@@ -7518,7 +7518,7 @@ const T2 = (s, e) => {
7518
7518
  }
7519
7519
  )
7520
7520
  }
7521
- ), Y9 = ({
7521
+ ), j9 = ({
7522
7522
  width: s = 24,
7523
7523
  height: e = 24,
7524
7524
  color: t = "#131314",
@@ -7551,7 +7551,7 @@ const T2 = (s, e) => {
7551
7551
  )
7552
7552
  ]
7553
7553
  }
7554
- ), j9 = ({
7554
+ ), W9 = ({
7555
7555
  width: s = 20,
7556
7556
  height: e = 20,
7557
7557
  color: t = c.GREY_DARK_5,
@@ -7584,7 +7584,7 @@ const T2 = (s, e) => {
7584
7584
  )
7585
7585
  ]
7586
7586
  }
7587
- ), W9 = ({
7587
+ ), $9 = ({
7588
7588
  width: s = 24,
7589
7589
  height: e = 24,
7590
7590
  color: t = c.GREY_DARK_2,
@@ -7624,7 +7624,7 @@ const T2 = (s, e) => {
7624
7624
  )
7625
7625
  ]
7626
7626
  }
7627
- ), $9 = ({
7627
+ ), T9 = ({
7628
7628
  width: s = 24,
7629
7629
  height: e = 24,
7630
7630
  color: t = c.GREY_DARK_2,
@@ -7651,7 +7651,7 @@ const T2 = (s, e) => {
7651
7651
  }
7652
7652
  )
7653
7653
  }
7654
- ), T9 = ({
7654
+ ), P9 = ({
7655
7655
  width: s = 24,
7656
7656
  height: e = 24,
7657
7657
  color: t = c.GREY_DARK_2,
@@ -7687,39 +7687,39 @@ const T2 = (s, e) => {
7687
7687
  disabled: h = !1,
7688
7688
  onClick: C
7689
7689
  }) => {
7690
- const { theme: d } = $(q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
7691
- return /* @__PURE__ */ n(Y, { children: (() => {
7690
+ const { theme: d } = $(Q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
7691
+ return /* @__PURE__ */ n(j, { children: (() => {
7692
7692
  switch (s) {
7693
7693
  case "nextIcon":
7694
- return p9({ width: e, height: t, color: r, className: a, onClick: l });
7695
- case "prevIcon":
7696
7694
  return f9({ width: e, height: t, color: r, className: a, onClick: l });
7695
+ case "prevIcon":
7696
+ return L9({ width: e, height: t, color: r, className: a, onClick: l });
7697
7697
  case "arrowDown":
7698
- return K0({ width: e, height: t, color: r, className: a, onClick: l });
7698
+ return S0({ width: e, height: t, color: r, className: a, onClick: l });
7699
7699
  case "info":
7700
7700
  return G0({ width: e, height: t, color: r, className: a, onClick: l });
7701
7701
  case "arrowRight":
7702
- return S0({ width: e, height: t, color: r, className: a, onClick: l });
7702
+ return Y0({ width: e, height: t, color: r, className: a, onClick: l });
7703
7703
  case "calendar":
7704
- return W0({ width: e, height: t, color: r, className: a, onClick: l });
7705
- case "check":
7706
7704
  return $0({ width: e, height: t, color: r, className: a, onClick: l });
7707
- case "cancel":
7705
+ case "check":
7708
7706
  return T0({ width: e, height: t, color: r, className: a, onClick: l });
7709
- case "add":
7707
+ case "cancel":
7710
7708
  return P0({ width: e, height: t, color: r, className: a, onClick: l });
7711
- case "list":
7709
+ case "add":
7712
7710
  return F0({ width: e, height: t, color: r, className: a, onClick: l });
7713
- case "dragAndDrop":
7711
+ case "list":
7714
7712
  return U0({ width: e, height: t, color: r, className: a, onClick: l });
7715
- case "filter":
7713
+ case "dragAndDrop":
7716
7714
  return z0({ width: e, height: t, color: r, className: a, onClick: l });
7717
- case "attention":
7715
+ case "filter":
7718
7716
  return J0({ width: e, height: t, color: r, className: a, onClick: l });
7719
- case "users":
7717
+ case "attention":
7720
7718
  return Q0({ width: e, height: t, color: r, className: a, onClick: l });
7719
+ case "users":
7720
+ return q0({ width: e, height: t, color: r, className: a, onClick: l });
7721
7721
  case "mySkillsMatrix":
7722
- return q0({
7722
+ return X0({
7723
7723
  width: e,
7724
7724
  height: t,
7725
7725
  color: r,
@@ -7727,9 +7727,9 @@ const T2 = (s, e) => {
7727
7727
  onClick: l
7728
7728
  });
7729
7729
  case "skills":
7730
- return X0({ width: e, height: t, color: r, className: a, onClick: l });
7730
+ return e9({ width: e, height: t, color: r, className: a, onClick: l });
7731
7731
  case "skillsMatrices":
7732
- return e9({
7732
+ return t9({
7733
7733
  width: e,
7734
7734
  height: t,
7735
7735
  color: r,
@@ -7737,21 +7737,21 @@ const T2 = (s, e) => {
7737
7737
  onClick: l
7738
7738
  });
7739
7739
  case "history":
7740
- return t9({ width: e, height: t, color: r, className: a, onClick: l });
7741
- case "logOut":
7742
7740
  return i9({ width: e, height: t, color: r, className: a, onClick: l });
7743
- case "settings":
7741
+ case "logOut":
7744
7742
  return s9({ width: e, height: t, color: r, className: a, onClick: l });
7745
- case "trash":
7743
+ case "settings":
7746
7744
  return o9({ width: e, height: t, color: r, className: a, onClick: l });
7747
- case "settings2":
7745
+ case "trash":
7748
7746
  return n9({ width: e, height: t, color: r, className: a, onClick: l });
7749
- case "checkCircle":
7747
+ case "settings2":
7750
7748
  return l9({ width: e, height: t, color: r, className: a, onClick: l });
7751
- case "cancelCircle":
7749
+ case "checkCircle":
7752
7750
  return r9({ width: e, height: t, color: r, className: a, onClick: l });
7751
+ case "cancelCircle":
7752
+ return a9({ width: e, height: t, color: r, className: a, onClick: l });
7753
7753
  case "visibilityIcon":
7754
- return a9({
7754
+ return h9({
7755
7755
  width: e,
7756
7756
  height: t,
7757
7757
  color: r,
@@ -7759,7 +7759,7 @@ const T2 = (s, e) => {
7759
7759
  onClick: l
7760
7760
  });
7761
7761
  case "visibilityOffIcon":
7762
- return h9({
7762
+ return c9({
7763
7763
  width: e,
7764
7764
  height: t,
7765
7765
  color: r,
@@ -7767,7 +7767,7 @@ const T2 = (s, e) => {
7767
7767
  onClick: l
7768
7768
  });
7769
7769
  case "selectArrowIcon":
7770
- return c9({
7770
+ return C9({
7771
7771
  width: e,
7772
7772
  height: t,
7773
7773
  color: r,
@@ -7775,7 +7775,7 @@ const T2 = (s, e) => {
7775
7775
  onClick: l
7776
7776
  });
7777
7777
  case "expandArrowIcon":
7778
- return C9({
7778
+ return d9({
7779
7779
  width: e,
7780
7780
  height: t,
7781
7781
  color: r,
@@ -7783,7 +7783,7 @@ const T2 = (s, e) => {
7783
7783
  onClick: l
7784
7784
  });
7785
7785
  case "expandActiveArrowIcon":
7786
- return d9({
7786
+ return g9({
7787
7787
  width: e,
7788
7788
  height: t,
7789
7789
  color: r,
@@ -7791,80 +7791,80 @@ const T2 = (s, e) => {
7791
7791
  onClick: l
7792
7792
  });
7793
7793
  case "sortUp":
7794
- return g9({ width: e, height: t, color: r, className: a, onClick: l });
7795
- case "sortDown":
7796
7794
  return u9({ width: e, height: t, color: r, className: a, onClick: l });
7797
- case "search":
7795
+ case "sortDown":
7798
7796
  return w9({ width: e, height: t, color: r, className: a, onClick: l });
7797
+ case "search":
7798
+ return p9({ width: e, height: t, color: r, className: a, onClick: l });
7799
7799
  case "arrowUpFilled":
7800
- return m9({ width: e, height: t, color: r, className: a, onClick: l });
7800
+ return k9({ width: e, height: t, color: r, className: a, onClick: l });
7801
7801
  case "arrowDownFilled":
7802
- return L9({ width: e, height: t, color: r, className: a, onClick: l });
7802
+ return m9({ width: e, height: t, color: r, className: a, onClick: l });
7803
7803
  case "arrow2Up":
7804
7804
  return I0({ width: e, height: t, color: r, className: a, onClick: l });
7805
7805
  case "arrow2Right":
7806
7806
  return O0({ width: e, height: t, color: r, className: a, onClick: l });
7807
7807
  case "arrow2Down":
7808
- return Y0({ width: e, height: t, color: r, className: a, onClick: l });
7809
- case "arrow2Left":
7810
7808
  return j0({ width: e, height: t, color: r, className: a, onClick: l });
7809
+ case "arrow2Left":
7810
+ return W0({ width: e, height: t, color: r, className: a, onClick: l });
7811
7811
  case "link":
7812
- return k9({ width: e, height: t, color: r, className: a, onClick: l });
7812
+ return v9({ width: e, height: t, color: r, className: a, onClick: l });
7813
7813
  case "telegram":
7814
- return N9({ width: e, height: t, color: r, className: a, onClick: l });
7814
+ return x9({ width: e, height: t, color: r, className: a, onClick: l });
7815
7815
  case "mail":
7816
- return M9({ width: e, height: t, color: r, className: a, onClick: l });
7816
+ return R9({ width: e, height: t, color: r, className: a, onClick: l });
7817
7817
  case "github":
7818
- return v9({ width: e, height: t, color: r, className: a, onClick: l });
7818
+ return N9({ width: e, height: t, color: r, className: a, onClick: l });
7819
7819
  case "linkedIn":
7820
- return x9({ width: e, height: t, color: r, className: a, onClick: l });
7820
+ return M9({ width: e, height: t, color: r, className: a, onClick: l });
7821
7821
  case "emptyStateIcon":
7822
- return R9({ width: e, height: t, color: r, className: a, onClick: l });
7823
- case "filtersIcon":
7824
7822
  return V9({ width: e, height: t, color: r, className: a, onClick: l });
7825
- case "dotMenuIcon":
7823
+ case "filtersIcon":
7826
7824
  return Z9({ width: e, height: t, color: r, className: a, onClick: l });
7827
- case "plusCircle":
7825
+ case "dotMenuIcon":
7828
7826
  return H9({ width: e, height: t, color: r, className: a, onClick: l });
7829
- case "warning":
7827
+ case "plusCircle":
7830
7828
  return _9({ width: e, height: t, color: r, className: a, onClick: l });
7831
- case "back":
7829
+ case "warning":
7832
7830
  return b9({ width: e, height: t, color: r, className: a, onClick: l });
7833
- case "bell":
7831
+ case "back":
7834
7832
  return y9({ width: e, height: t, color: r, className: a, onClick: l });
7835
- case "copy":
7833
+ case "bell":
7836
7834
  return E9({ width: e, height: t, color: r, className: a, onClick: l });
7837
- case "contract":
7835
+ case "copy":
7838
7836
  return A9({ width: e, height: t, color: r, className: a, onClick: l });
7839
- case "resourceManager":
7837
+ case "contract":
7840
7838
  return D9({ width: e, height: t, color: r, className: a, onClick: l });
7839
+ case "resourceManager":
7840
+ return K9({ width: e, height: t, color: r, className: a, onClick: l });
7841
7841
  case "image":
7842
7842
  return B9({ width: e, height: t, color: r, className: a, onClick: l });
7843
7843
  case "edit":
7844
- return K9({ width: e, height: t, color: r, className: a, onClick: l });
7844
+ return S9({ width: e, height: t, color: r, className: a, onClick: l });
7845
7845
  case "filledArrowRight":
7846
7846
  return G9({ width: e, height: t, color: r, className: a, onClick: l });
7847
7847
  case "burgerMenu":
7848
- return S9({ width: e, height: t, color: r, className: a, onClick: l });
7848
+ return Y9({ width: e, height: t, color: r, className: a, onClick: l });
7849
7849
  case "refresh":
7850
7850
  return I9({ width: e, height: t, color: r, className: a, onClick: l });
7851
7851
  case "projects":
7852
7852
  return O9({ width: e, height: t, color: r, className: a, onClick: l });
7853
7853
  case "user":
7854
- return j9({ width: e, height: t, color: r, className: a, onClick: l });
7854
+ return W9({ width: e, height: t, color: r, className: a, onClick: l });
7855
7855
  case "exit":
7856
- return Y9({ width: e, height: t, color: r, className: a, onClick: l });
7856
+ return j9({ width: e, height: t, color: r, className: a, onClick: l });
7857
7857
  case "openPointCircle":
7858
- return W9({ width: e, height: t, color: r, className: a, onClick: l });
7859
- case "community":
7860
7858
  return $9({ width: e, height: t, color: r, className: a, onClick: l });
7861
- case "docs":
7859
+ case "community":
7862
7860
  return T9({ width: e, height: t, color: r, className: a, onClick: l });
7861
+ case "docs":
7862
+ return P9({ width: e, height: t, color: r, className: a, onClick: l });
7863
7863
  default:
7864
- return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
7864
+ return /* @__PURE__ */ n(j, { children: "No Icon provided" });
7865
7865
  }
7866
7866
  })() });
7867
- }, P9 = ({
7867
+ }, F9 = ({
7868
7868
  text: s,
7869
7869
  color: e = "cyan",
7870
7870
  size: t = "medium",
@@ -7880,17 +7880,17 @@ const T2 = (s, e) => {
7880
7880
  purple: c.PURPLE_LIGHT
7881
7881
  };
7882
7882
  return /* @__PURE__ */ n(
7883
- b1,
7883
+ y1,
7884
7884
  {
7885
7885
  className: `snmt-regular-badge snmt-regular-badge--${t}`,
7886
7886
  style: {
7887
7887
  background: C[h],
7888
7888
  width: i ?? "fit-content"
7889
7889
  },
7890
- children: /* @__PURE__ */ n(s2, { variant: o, color: c.GREY_DARK_4, children: s })
7890
+ children: /* @__PURE__ */ n(o2, { variant: o, color: c.GREY_DARK_4, children: s })
7891
7891
  }
7892
7892
  );
7893
- }, F9 = ({
7893
+ }, U9 = ({
7894
7894
  text: s,
7895
7895
  status: e,
7896
7896
  withIcon: t = !1,
@@ -7929,29 +7929,29 @@ const T2 = (s, e) => {
7929
7929
  canceled: c.GREY_DARK_3
7930
7930
  };
7931
7931
  return /* @__PURE__ */ g(
7932
- b1,
7932
+ y1,
7933
7933
  {
7934
7934
  className: `snmt-status-badge snmt-status-badge--${t ? "with-icon" : "without-icon"}`,
7935
7935
  style: { background: h[e], width: i ?? "fit-content" },
7936
7936
  children: [
7937
7937
  t && o[e],
7938
- /* @__PURE__ */ n(s2, { variant: "body4", color: C[e], children: s })
7938
+ /* @__PURE__ */ n(o2, { variant: "body4", color: C[e], children: s })
7939
7939
  ]
7940
7940
  }
7941
7941
  );
7942
- }, o2 = (s) => s.variant === "status" ? /* @__PURE__ */ n(F9, { ...s }) : /* @__PURE__ */ n(P9, { ...s });
7943
- var U9 = { exports: {} };
7942
+ }, n2 = (s) => s.variant === "status" ? /* @__PURE__ */ n(U9, { ...s }) : /* @__PURE__ */ n(F9, { ...s });
7943
+ var z9 = { exports: {} };
7944
7944
  (function(s, e) {
7945
7945
  (function(t, i) {
7946
7946
  s.exports = i();
7947
- })(b2, function() {
7947
+ })(y2, function() {
7948
7948
  return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t) {
7949
7949
  var i = ["th", "st", "nd", "rd"], o = t % 100;
7950
7950
  return "[" + t + (i[(o - 20) % 10] || i[o] || i[0]) + "]";
7951
7951
  } };
7952
7952
  });
7953
- })(U9);
7954
- const z9 = ({
7953
+ })(z9);
7954
+ const J9 = ({
7955
7955
  values: s,
7956
7956
  onTagClose: e,
7957
7957
  maxWidth: t,
@@ -7961,8 +7961,8 @@ const z9 = ({
7961
7961
  extraOptions: C,
7962
7962
  selectedItemVariant: d = "default"
7963
7963
  }) => {
7964
- const { locale: r } = $(q), { t: l } = F2("common", { lng: r }), [a, p] = y(!1);
7965
- if (B(() => {
7964
+ const { locale: r } = $(Q), { t: l } = U2("common", { lng: r }), [a, p] = E(!1);
7965
+ if (D(() => {
7966
7966
  s.length || p(!1);
7967
7967
  }, [s]), !s.length)
7968
7968
  return null;
@@ -7971,7 +7971,7 @@ const z9 = ({
7971
7971
  return ((f = h == null ? void 0 : h.find((M) => M.value === w)) == null ? void 0 : f.label) || ((L = C == null ? void 0 : C.find((M) => M.value === w)) == null ? void 0 : L.label) || w;
7972
7972
  };
7973
7973
  return /* @__PURE__ */ g(
7974
- E0,
7974
+ A0,
7975
7975
  {
7976
7976
  content: (
7977
7977
  // 90: paddings + margins + gaps and so on
@@ -7980,7 +7980,7 @@ const z9 = ({
7980
7980
  (L) => L.label === u(w)
7981
7981
  );
7982
7982
  return d === "badge" ? /* @__PURE__ */ n(
7983
- o2,
7983
+ n2,
7984
7984
  {
7985
7985
  variant: "regular",
7986
7986
  size: "small",
@@ -7989,7 +7989,7 @@ const z9 = ({
7989
7989
  },
7990
7990
  w
7991
7991
  ) : /* @__PURE__ */ n(
7992
- i2,
7992
+ s2,
7993
7993
  {
7994
7994
  onClose: () => e(w),
7995
7995
  closable: i,
@@ -8010,19 +8010,19 @@ const z9 = ({
8010
8010
  ]
8011
8011
  }
8012
8012
  );
8013
- }, J9 = {
8013
+ }, Q9 = {
8014
8014
  small: 20,
8015
8015
  medium: 28,
8016
8016
  large: 48
8017
- }, S1 = ({ size: s = "medium", color: e = "#004ed7" }) => {
8018
- const t = J9[s], i = `no-repeat linear-gradient(${e}
8017
+ }, Y1 = ({ size: s = "medium", color: e = "#004ed7" }) => {
8018
+ const t = Q9[s], i = `no-repeat linear-gradient(${e}
8019
8019
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, o = {
8020
8020
  width: t,
8021
8021
  background: `${i} 0% 100%, ${i} 50% 100%, ${i} 100% 100%`,
8022
8022
  backgroundSize: "20% calc(200% + 20px)"
8023
8023
  };
8024
8024
  return /* @__PURE__ */ n("span", { className: "snmt-loader", style: o });
8025
- }, Q9 = ({
8025
+ }, q9 = ({
8026
8026
  width: s = 20,
8027
8027
  height: e = 20,
8028
8028
  color: t = "#001E52",
@@ -8049,7 +8049,7 @@ const z9 = ({
8049
8049
  }
8050
8050
  )
8051
8051
  }
8052
- ), q9 = ({
8052
+ ), X9 = ({
8053
8053
  width: s = 20,
8054
8054
  height: e = 20,
8055
8055
  color: t = c.GREY_DARK_5,
@@ -8089,7 +8089,7 @@ const z9 = ({
8089
8089
  )
8090
8090
  ]
8091
8091
  }
8092
- ), X9 = ({
8092
+ ), e4 = ({
8093
8093
  width: s = 20,
8094
8094
  height: e = 20,
8095
8095
  color: t = "#001E52",
@@ -8124,7 +8124,7 @@ const z9 = ({
8124
8124
  )
8125
8125
  ]
8126
8126
  }
8127
- ), e4 = ({
8127
+ ), t4 = ({
8128
8128
  width: s = 20,
8129
8129
  height: e = 20,
8130
8130
  color: t = c.GREY_DARK_5,
@@ -8151,7 +8151,7 @@ const z9 = ({
8151
8151
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
8152
8152
  ]
8153
8153
  }
8154
- ), t4 = ({
8154
+ ), i4 = ({
8155
8155
  width: s = 20,
8156
8156
  height: e = 20,
8157
8157
  color: t = c.GREY_DARK_5,
@@ -8175,7 +8175,7 @@ const z9 = ({
8175
8175
  }
8176
8176
  )
8177
8177
  }
8178
- ), i4 = ({
8178
+ ), s4 = ({
8179
8179
  width: s = 20,
8180
8180
  height: e = 20,
8181
8181
  color: t = c.GREY_DARK_5,
@@ -8202,7 +8202,7 @@ const z9 = ({
8202
8202
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ n("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
8203
8203
  ]
8204
8204
  }
8205
- ), s4 = ({
8205
+ ), o4 = ({
8206
8206
  width: s = 20,
8207
8207
  height: e = 20,
8208
8208
  color: t = c.GREY_DARK_5,
@@ -8226,7 +8226,7 @@ const z9 = ({
8226
8226
  }
8227
8227
  )
8228
8228
  }
8229
- ), o4 = ({
8229
+ ), n4 = ({
8230
8230
  width: s = 20,
8231
8231
  height: e = 20,
8232
8232
  color: t = c.GREY_DARK_5,
@@ -8273,7 +8273,7 @@ const z9 = ({
8273
8273
  )
8274
8274
  ]
8275
8275
  }
8276
- ), n4 = ({
8276
+ ), l4 = ({
8277
8277
  width: s = 20,
8278
8278
  height: e = 20,
8279
8279
  color: t = c.GREY_DARK_5,
@@ -8297,7 +8297,7 @@ const z9 = ({
8297
8297
  }
8298
8298
  )
8299
8299
  }
8300
- ), l4 = ({
8300
+ ), r4 = ({
8301
8301
  width: s = 20,
8302
8302
  height: e = 20,
8303
8303
  color: t = c.GREY_DARK_5,
@@ -8321,7 +8321,7 @@ const z9 = ({
8321
8321
  }
8322
8322
  )
8323
8323
  }
8324
- ), r4 = ({
8324
+ ), a4 = ({
8325
8325
  width: s = 20,
8326
8326
  height: e = 20,
8327
8327
  color: t = c.GREY_DARK_5,
@@ -8345,7 +8345,7 @@ const z9 = ({
8345
8345
  }
8346
8346
  )
8347
8347
  }
8348
- ), a4 = ({
8348
+ ), h4 = ({
8349
8349
  width: s = 20,
8350
8350
  height: e = 20,
8351
8351
  color: t = c.GREY_DARK_5,
@@ -8406,7 +8406,7 @@ const z9 = ({
8406
8406
  )
8407
8407
  ]
8408
8408
  }
8409
- ), h4 = ({
8409
+ ), c4 = ({
8410
8410
  width: s = 20,
8411
8411
  height: e = 20,
8412
8412
  color: t = c.GREY_DARK_5,
@@ -8453,7 +8453,7 @@ const z9 = ({
8453
8453
  )
8454
8454
  ]
8455
8455
  }
8456
- ), c4 = ({
8456
+ ), C4 = ({
8457
8457
  width: s = 20,
8458
8458
  height: e = 20,
8459
8459
  color: t = c.GREY_DARK_5,
@@ -8493,7 +8493,7 @@ const z9 = ({
8493
8493
  )
8494
8494
  ]
8495
8495
  }
8496
- ), C4 = ({
8496
+ ), d4 = ({
8497
8497
  width: s = 20,
8498
8498
  height: e = 20,
8499
8499
  color: t = c.GREY_DARK_5,
@@ -8533,7 +8533,7 @@ const z9 = ({
8533
8533
  )
8534
8534
  ]
8535
8535
  }
8536
- ), d4 = ({
8536
+ ), g4 = ({
8537
8537
  width: s = 20,
8538
8538
  height: e = 20,
8539
8539
  color: t = c.GREY_DARK_5,
@@ -8580,7 +8580,7 @@ const z9 = ({
8580
8580
  )
8581
8581
  ]
8582
8582
  }
8583
- ), g4 = ({
8583
+ ), u4 = ({
8584
8584
  width: s = 20,
8585
8585
  height: e = 20,
8586
8586
  color: t = c.GREY_DARK_5,
@@ -8627,7 +8627,7 @@ const z9 = ({
8627
8627
  )
8628
8628
  ]
8629
8629
  }
8630
- ), u4 = ({
8630
+ ), w4 = ({
8631
8631
  width: s = 20,
8632
8632
  height: e = 20,
8633
8633
  color: t = c.GREY_DARK_5,
@@ -8674,7 +8674,7 @@ const z9 = ({
8674
8674
  )
8675
8675
  ]
8676
8676
  }
8677
- ), w4 = ({
8677
+ ), p4 = ({
8678
8678
  width: s = 20,
8679
8679
  height: e = 20,
8680
8680
  color: t = c.GREY_DARK_5,
@@ -8714,7 +8714,7 @@ const z9 = ({
8714
8714
  )
8715
8715
  ]
8716
8716
  }
8717
- ), p4 = ({
8717
+ ), f4 = ({
8718
8718
  width: s = 20,
8719
8719
  height: e = 20,
8720
8720
  color: t = c.GREY_DARK_5,
@@ -8747,7 +8747,7 @@ const z9 = ({
8747
8747
  )
8748
8748
  ]
8749
8749
  }
8750
- ), f4 = ({
8750
+ ), L4 = ({
8751
8751
  width: s = 20,
8752
8752
  height: e = 20,
8753
8753
  color: t = c.GREY_DARK_5,
@@ -8780,7 +8780,7 @@ const z9 = ({
8780
8780
  )
8781
8781
  ]
8782
8782
  }
8783
- ), L4 = ({
8783
+ ), m4 = ({
8784
8784
  width: s = 20,
8785
8785
  height: e = 20,
8786
8786
  color: t = c.GREY_DARK_5,
@@ -8813,7 +8813,7 @@ const z9 = ({
8813
8813
  )
8814
8814
  ]
8815
8815
  }
8816
- ), m4 = ({
8816
+ ), k4 = ({
8817
8817
  width: s = 20,
8818
8818
  height: e = 20,
8819
8819
  color: t = c.GREY_DARK_5,
@@ -8846,7 +8846,7 @@ const z9 = ({
8846
8846
  )
8847
8847
  ]
8848
8848
  }
8849
- ), k4 = ({
8849
+ ), v4 = ({
8850
8850
  width: s = 20,
8851
8851
  height: e = 20,
8852
8852
  color: t = c.GREY_DARK_5,
@@ -8886,7 +8886,7 @@ const z9 = ({
8886
8886
  )
8887
8887
  ]
8888
8888
  }
8889
- ), v4 = ({
8889
+ ), N4 = ({
8890
8890
  width: s = 20,
8891
8891
  height: e = 20,
8892
8892
  color: t = c.GREY_DARK_5,
@@ -8919,7 +8919,7 @@ const z9 = ({
8919
8919
  )
8920
8920
  ]
8921
8921
  }
8922
- ), N4 = ({
8922
+ ), x4 = ({
8923
8923
  width: s = 20,
8924
8924
  height: e = 20,
8925
8925
  color: t = c.GREY_DARK_5,
@@ -8952,7 +8952,7 @@ const z9 = ({
8952
8952
  )
8953
8953
  ]
8954
8954
  }
8955
- ), x4 = ({
8955
+ ), M4 = ({
8956
8956
  width: s = 20,
8957
8957
  height: e = 20,
8958
8958
  color: t = "#070739",
@@ -8982,7 +8982,7 @@ const z9 = ({
8982
8982
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
8983
8983
  ]
8984
8984
  }
8985
- ), M4 = ({
8985
+ ), R4 = ({
8986
8986
  width: s = 20,
8987
8987
  height: e = 20,
8988
8988
  color: t = "#070739",
@@ -9020,7 +9020,7 @@ const z9 = ({
9020
9020
  )
9021
9021
  ]
9022
9022
  }
9023
- ), R4 = ({
9023
+ ), V4 = ({
9024
9024
  width: s = 9,
9025
9025
  height: e = 5,
9026
9026
  color: t = "#001E52",
@@ -9046,7 +9046,7 @@ const z9 = ({
9046
9046
  }
9047
9047
  )
9048
9048
  }
9049
- ), V4 = ({
9049
+ ), Z4 = ({
9050
9050
  width: s = 20,
9051
9051
  height: e = 20,
9052
9052
  color: t = "#F2F2F7",
@@ -9075,7 +9075,7 @@ const z9 = ({
9075
9075
  )
9076
9076
  ]
9077
9077
  }
9078
- ), Z4 = ({
9078
+ ), H4 = ({
9079
9079
  width: s = 20,
9080
9080
  height: e = 20,
9081
9081
  color: t = "#004ED7",
@@ -9104,7 +9104,7 @@ const z9 = ({
9104
9104
  )
9105
9105
  ]
9106
9106
  }
9107
- ), H4 = ({
9107
+ ), _4 = ({
9108
9108
  width: s = 10,
9109
9109
  height: e = 10,
9110
9110
  color: t = "#001E52",
@@ -9133,7 +9133,7 @@ const z9 = ({
9133
9133
  )
9134
9134
  ]
9135
9135
  }
9136
- ), _4 = ({
9136
+ ), b4 = ({
9137
9137
  width: s = 10,
9138
9138
  height: e = 10,
9139
9139
  color: t = "#001E52",
@@ -9170,7 +9170,7 @@ const z9 = ({
9170
9170
  )
9171
9171
  ]
9172
9172
  }
9173
- ), b4 = ({
9173
+ ), y4 = ({
9174
9174
  className: s,
9175
9175
  color: e = c.GREY_DARK_5,
9176
9176
  height: t = 20,
@@ -9203,7 +9203,7 @@ const z9 = ({
9203
9203
  )
9204
9204
  ]
9205
9205
  }
9206
- ), y4 = ({
9206
+ ), E4 = ({
9207
9207
  className: s,
9208
9208
  color: e = c.GREY_DARK_5,
9209
9209
  height: t = 20,
@@ -9230,7 +9230,7 @@ const z9 = ({
9230
9230
  }
9231
9231
  )
9232
9232
  }
9233
- ), E4 = ({
9233
+ ), A4 = ({
9234
9234
  className: s,
9235
9235
  color: e = c.GREY_DARK_5,
9236
9236
  height: t = 20,
@@ -9257,7 +9257,7 @@ const z9 = ({
9257
9257
  }
9258
9258
  )
9259
9259
  }
9260
- ), A4 = ({
9260
+ ), D4 = ({
9261
9261
  className: s,
9262
9262
  color: e = c.GREY_DARK_5,
9263
9263
  height: t = 5,
@@ -9281,7 +9281,7 @@ const z9 = ({
9281
9281
  }
9282
9282
  )
9283
9283
  }
9284
- ), D4 = ({
9284
+ ), K4 = ({
9285
9285
  className: s,
9286
9286
  color: e = c.GREY_DARK_5,
9287
9287
  height: t = 5,
@@ -9339,7 +9339,7 @@ const z9 = ({
9339
9339
  )
9340
9340
  ]
9341
9341
  }
9342
- ), K4 = ({
9342
+ ), S4 = ({
9343
9343
  className: s,
9344
9344
  color: e = c.GREY_DARK_5,
9345
9345
  height: t = 24,
@@ -9405,7 +9405,7 @@ const z9 = ({
9405
9405
  }
9406
9406
  )
9407
9407
  }
9408
- ), S4 = ({
9408
+ ), Y4 = ({
9409
9409
  className: s,
9410
9410
  color: e = c.GREY_DARK_5,
9411
9411
  height: t = 24,
@@ -9538,7 +9538,7 @@ const z9 = ({
9538
9538
  )
9539
9539
  ]
9540
9540
  }
9541
- ), Y4 = ({
9541
+ ), j4 = ({
9542
9542
  className: s,
9543
9543
  color: e = c.GREY_DARK_5,
9544
9544
  height: t = 18,
@@ -9565,7 +9565,7 @@ const z9 = ({
9565
9565
  }
9566
9566
  )
9567
9567
  }
9568
- ), j4 = ({
9568
+ ), W4 = ({
9569
9569
  className: s,
9570
9570
  color: e = c.GREY_DARK_5,
9571
9571
  height: t = 24,
@@ -9617,7 +9617,7 @@ const z9 = ({
9617
9617
  )
9618
9618
  ]
9619
9619
  }
9620
- ), W4 = ({
9620
+ ), $4 = ({
9621
9621
  className: s,
9622
9622
  color: e = c.GREY_DARK_5,
9623
9623
  height: t = 24,
@@ -9654,7 +9654,7 @@ const z9 = ({
9654
9654
  )
9655
9655
  ]
9656
9656
  }
9657
- ), $4 = ({
9657
+ ), T4 = ({
9658
9658
  className: s,
9659
9659
  color: e = c.NOTIFICATION_WARNING_DARK,
9660
9660
  height: t = 37,
@@ -9693,7 +9693,7 @@ const z9 = ({
9693
9693
  )
9694
9694
  ]
9695
9695
  }
9696
- ), T4 = ({
9696
+ ), P4 = ({
9697
9697
  className: s,
9698
9698
  color: e = c.GREY_DARK_5,
9699
9699
  height: t = 24,
@@ -9719,7 +9719,7 @@ const z9 = ({
9719
9719
  }
9720
9720
  )
9721
9721
  }
9722
- ), P4 = ({
9722
+ ), F4 = ({
9723
9723
  className: s,
9724
9724
  color: e = c.GREY_DARK_5,
9725
9725
  height: t = 24,
@@ -9758,7 +9758,7 @@ const z9 = ({
9758
9758
  )
9759
9759
  ]
9760
9760
  }
9761
- ), F4 = ({
9761
+ ), U4 = ({
9762
9762
  className: s,
9763
9763
  color: e = c.GREY_DARK_5,
9764
9764
  height: t = 20,
@@ -9791,7 +9791,7 @@ const z9 = ({
9791
9791
  )
9792
9792
  ]
9793
9793
  }
9794
- ), U4 = ({
9794
+ ), z4 = ({
9795
9795
  className: s,
9796
9796
  color: e = c.GREY_DARK_5,
9797
9797
  height: t = 24,
@@ -9860,7 +9860,7 @@ const z9 = ({
9860
9860
  )
9861
9861
  ]
9862
9862
  }
9863
- ), z4 = ({
9863
+ ), J4 = ({
9864
9864
  className: s,
9865
9865
  color: e = c.GREY_DARK_5,
9866
9866
  height: t = 24,
@@ -9917,7 +9917,7 @@ const z9 = ({
9917
9917
  )
9918
9918
  ]
9919
9919
  }
9920
- ), J4 = ({
9920
+ ), Q4 = ({
9921
9921
  className: s,
9922
9922
  color: e = c.GREY_DARK_5,
9923
9923
  height: t = 24,
@@ -9966,7 +9966,7 @@ const z9 = ({
9966
9966
  )
9967
9967
  ]
9968
9968
  }
9969
- ), Q4 = ({
9969
+ ), q4 = ({
9970
9970
  className: s,
9971
9971
  color: e = c.GREY_DARK_5,
9972
9972
  height: t = 24,
@@ -9993,7 +9993,7 @@ const z9 = ({
9993
9993
  }
9994
9994
  )
9995
9995
  }
9996
- ), q4 = ({
9996
+ ), X4 = ({
9997
9997
  className: s,
9998
9998
  color: e = c.GREY_DARK_5,
9999
9999
  height: t = 20,
@@ -10022,7 +10022,7 @@ const z9 = ({
10022
10022
  )
10023
10023
  ]
10024
10024
  }
10025
- ), X4 = ({
10025
+ ), e3 = ({
10026
10026
  className: s,
10027
10027
  color: e = "#001E52",
10028
10028
  height: t = 24,
@@ -10048,7 +10048,7 @@ const z9 = ({
10048
10048
  }
10049
10049
  )
10050
10050
  }
10051
- ), e3 = ({
10051
+ ), t3 = ({
10052
10052
  className: s,
10053
10053
  color: e = "#001E52",
10054
10054
  height: t = 24,
@@ -10086,7 +10086,7 @@ const z9 = ({
10086
10086
  )
10087
10087
  ] }) })
10088
10088
  }
10089
- ), t3 = ({
10089
+ ), i3 = ({
10090
10090
  width: s = 20,
10091
10091
  height: e = 20,
10092
10092
  color: t = c.GREY_DARK_5,
@@ -10110,7 +10110,7 @@ const z9 = ({
10110
10110
  }
10111
10111
  )
10112
10112
  }
10113
- ), i3 = ({
10113
+ ), s3 = ({
10114
10114
  width: s = 24,
10115
10115
  height: e = 24,
10116
10116
  color: t = "#131314",
@@ -10143,7 +10143,7 @@ const z9 = ({
10143
10143
  )
10144
10144
  ]
10145
10145
  }
10146
- ), s3 = ({
10146
+ ), o3 = ({
10147
10147
  width: s = 20,
10148
10148
  height: e = 20,
10149
10149
  color: t = c.GREY_DARK_5,
@@ -10176,7 +10176,7 @@ const z9 = ({
10176
10176
  )
10177
10177
  ]
10178
10178
  }
10179
- ), o3 = ({
10179
+ ), n3 = ({
10180
10180
  width: s = 24,
10181
10181
  height: e = 24,
10182
10182
  color: t = c.GREY_DARK_2,
@@ -10216,7 +10216,7 @@ const z9 = ({
10216
10216
  )
10217
10217
  ]
10218
10218
  }
10219
- ), n3 = ({
10219
+ ), l3 = ({
10220
10220
  width: s = 24,
10221
10221
  height: e = 24,
10222
10222
  color: t = c.GREY_DARK_2,
@@ -10243,7 +10243,7 @@ const z9 = ({
10243
10243
  }
10244
10244
  )
10245
10245
  }
10246
- ), l3 = ({
10246
+ ), r3 = ({
10247
10247
  width: s = 24,
10248
10248
  height: e = 24,
10249
10249
  color: t = c.GREY_DARK_2,
@@ -10270,7 +10270,7 @@ const z9 = ({
10270
10270
  }
10271
10271
  )
10272
10272
  }
10273
- ), r3 = ({
10273
+ ), a3 = ({
10274
10274
  name: s,
10275
10275
  width: e,
10276
10276
  height: t,
@@ -10279,39 +10279,39 @@ const z9 = ({
10279
10279
  disabled: h = !1,
10280
10280
  onClick: C
10281
10281
  }) => {
10282
- const { theme: d } = $(q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
10283
- return /* @__PURE__ */ n(Y, { children: (() => {
10282
+ const { theme: d } = $(Q), r = h ? d && d === "dark" ? c.GREY_LIGHT_4 : c.GREY_DARK_1 : i, l = h ? void 0 : C, a = C && !h ? `${o || ""} clickable` : o;
10283
+ return /* @__PURE__ */ n(j, { children: (() => {
10284
10284
  switch (s) {
10285
10285
  case "nextIcon":
10286
- return y4({ width: e, height: t, color: r, className: a, onClick: l });
10287
- case "prevIcon":
10288
10286
  return E4({ width: e, height: t, color: r, className: a, onClick: l });
10287
+ case "prevIcon":
10288
+ return A4({ width: e, height: t, color: r, className: a, onClick: l });
10289
10289
  case "arrowDown":
10290
- return Q9({ width: e, height: t, color: r, className: a, onClick: l });
10291
- case "info":
10292
10290
  return q9({ width: e, height: t, color: r, className: a, onClick: l });
10293
- case "arrowRight":
10291
+ case "info":
10294
10292
  return X9({ width: e, height: t, color: r, className: a, onClick: l });
10293
+ case "arrowRight":
10294
+ return e4({ width: e, height: t, color: r, className: a, onClick: l });
10295
10295
  case "calendar":
10296
- return o4({ width: e, height: t, color: r, className: a, onClick: l });
10297
- case "check":
10298
10296
  return n4({ width: e, height: t, color: r, className: a, onClick: l });
10299
- case "cancel":
10297
+ case "check":
10300
10298
  return l4({ width: e, height: t, color: r, className: a, onClick: l });
10301
- case "add":
10299
+ case "cancel":
10302
10300
  return r4({ width: e, height: t, color: r, className: a, onClick: l });
10303
- case "list":
10301
+ case "add":
10304
10302
  return a4({ width: e, height: t, color: r, className: a, onClick: l });
10305
- case "dragAndDrop":
10303
+ case "list":
10306
10304
  return h4({ width: e, height: t, color: r, className: a, onClick: l });
10307
- case "filter":
10305
+ case "dragAndDrop":
10308
10306
  return c4({ width: e, height: t, color: r, className: a, onClick: l });
10309
- case "attention":
10307
+ case "filter":
10310
10308
  return C4({ width: e, height: t, color: r, className: a, onClick: l });
10311
- case "users":
10309
+ case "attention":
10312
10310
  return d4({ width: e, height: t, color: r, className: a, onClick: l });
10311
+ case "users":
10312
+ return g4({ width: e, height: t, color: r, className: a, onClick: l });
10313
10313
  case "mySkillsMatrix":
10314
- return g4({
10314
+ return u4({
10315
10315
  width: e,
10316
10316
  height: t,
10317
10317
  color: r,
@@ -10319,9 +10319,9 @@ const z9 = ({
10319
10319
  onClick: l
10320
10320
  });
10321
10321
  case "skills":
10322
- return u4({ width: e, height: t, color: r, className: a, onClick: l });
10322
+ return w4({ width: e, height: t, color: r, className: a, onClick: l });
10323
10323
  case "skillsMatrices":
10324
- return w4({
10324
+ return p4({
10325
10325
  width: e,
10326
10326
  height: t,
10327
10327
  color: r,
@@ -10329,21 +10329,21 @@ const z9 = ({
10329
10329
  onClick: l
10330
10330
  });
10331
10331
  case "history":
10332
- return p4({ width: e, height: t, color: r, className: a, onClick: l });
10333
- case "logOut":
10334
10332
  return f4({ width: e, height: t, color: r, className: a, onClick: l });
10335
- case "settings":
10333
+ case "logOut":
10336
10334
  return L4({ width: e, height: t, color: r, className: a, onClick: l });
10337
- case "trash":
10335
+ case "settings":
10338
10336
  return m4({ width: e, height: t, color: r, className: a, onClick: l });
10339
- case "settings2":
10337
+ case "trash":
10340
10338
  return k4({ width: e, height: t, color: r, className: a, onClick: l });
10341
- case "checkCircle":
10339
+ case "settings2":
10342
10340
  return v4({ width: e, height: t, color: r, className: a, onClick: l });
10343
- case "cancelCircle":
10341
+ case "checkCircle":
10344
10342
  return N4({ width: e, height: t, color: r, className: a, onClick: l });
10343
+ case "cancelCircle":
10344
+ return x4({ width: e, height: t, color: r, className: a, onClick: l });
10345
10345
  case "visibilityIcon":
10346
- return x4({
10346
+ return M4({
10347
10347
  width: e,
10348
10348
  height: t,
10349
10349
  color: r,
@@ -10351,7 +10351,7 @@ const z9 = ({
10351
10351
  onClick: l
10352
10352
  });
10353
10353
  case "visibilityOffIcon":
10354
- return M4({
10354
+ return R4({
10355
10355
  width: e,
10356
10356
  height: t,
10357
10357
  color: r,
@@ -10359,7 +10359,7 @@ const z9 = ({
10359
10359
  onClick: l
10360
10360
  });
10361
10361
  case "selectArrowIcon":
10362
- return R4({
10362
+ return V4({
10363
10363
  width: e,
10364
10364
  height: t,
10365
10365
  color: r,
@@ -10367,7 +10367,7 @@ const z9 = ({
10367
10367
  onClick: l
10368
10368
  });
10369
10369
  case "expandArrowIcon":
10370
- return V4({
10370
+ return Z4({
10371
10371
  width: e,
10372
10372
  height: t,
10373
10373
  color: r,
@@ -10375,7 +10375,7 @@ const z9 = ({
10375
10375
  onClick: l
10376
10376
  });
10377
10377
  case "expandActiveArrowIcon":
10378
- return Z4({
10378
+ return H4({
10379
10379
  width: e,
10380
10380
  height: t,
10381
10381
  color: r,
@@ -10383,23 +10383,23 @@ const z9 = ({
10383
10383
  onClick: l
10384
10384
  });
10385
10385
  case "sortUp":
10386
- return H4({ width: e, height: t, color: r, className: a, onClick: l });
10387
- case "sortDown":
10388
10386
  return _4({ width: e, height: t, color: r, className: a, onClick: l });
10389
- case "search":
10387
+ case "sortDown":
10390
10388
  return b4({ width: e, height: t, color: r, className: a, onClick: l });
10389
+ case "search":
10390
+ return y4({ width: e, height: t, color: r, className: a, onClick: l });
10391
10391
  case "arrowUpFilled":
10392
- return D4({ width: e, height: t, color: r, className: a, onClick: l });
10392
+ return K4({ width: e, height: t, color: r, className: a, onClick: l });
10393
10393
  case "arrowDownFilled":
10394
- return A4({ width: e, height: t, color: r, className: a, onClick: l });
10394
+ return D4({ width: e, height: t, color: r, className: a, onClick: l });
10395
10395
  case "arrow2Up":
10396
- return e4({ width: e, height: t, color: r, className: a, onClick: l });
10397
- case "arrow2Right":
10398
10396
  return t4({ width: e, height: t, color: r, className: a, onClick: l });
10399
- case "arrow2Down":
10397
+ case "arrow2Right":
10400
10398
  return i4({ width: e, height: t, color: r, className: a, onClick: l });
10401
- case "arrow2Left":
10399
+ case "arrow2Down":
10402
10400
  return s4({ width: e, height: t, color: r, className: a, onClick: l });
10401
+ case "arrow2Left":
10402
+ return o4({ width: e, height: t, color: r, className: a, onClick: l });
10403
10403
  case "link":
10404
10404
  return B4({ width: e, height: t, color: r, className: a, onClick: l });
10405
10405
  case "telegram":
@@ -10407,63 +10407,63 @@ const z9 = ({
10407
10407
  case "mail":
10408
10408
  return I4({ width: e, height: t, color: r, className: a, onClick: l });
10409
10409
  case "github":
10410
- return K4({ width: e, height: t, color: r, className: a, onClick: l });
10411
- case "linkedIn":
10412
10410
  return S4({ width: e, height: t, color: r, className: a, onClick: l });
10411
+ case "linkedIn":
10412
+ return Y4({ width: e, height: t, color: r, className: a, onClick: l });
10413
10413
  case "emptyStateIcon":
10414
10414
  return O4({ width: e, height: t, color: r, className: a, onClick: l });
10415
10415
  case "filtersIcon":
10416
- return Y4({ width: e, height: t, color: r, className: a, onClick: l });
10417
- case "dotMenuIcon":
10418
10416
  return j4({ width: e, height: t, color: r, className: a, onClick: l });
10419
- case "plusCircle":
10417
+ case "dotMenuIcon":
10420
10418
  return W4({ width: e, height: t, color: r, className: a, onClick: l });
10421
- case "warning":
10419
+ case "plusCircle":
10422
10420
  return $4({ width: e, height: t, color: r, className: a, onClick: l });
10423
- case "back":
10421
+ case "warning":
10424
10422
  return T4({ width: e, height: t, color: r, className: a, onClick: l });
10425
- case "bell":
10423
+ case "back":
10426
10424
  return P4({ width: e, height: t, color: r, className: a, onClick: l });
10427
- case "copy":
10425
+ case "bell":
10428
10426
  return F4({ width: e, height: t, color: r, className: a, onClick: l });
10429
- case "contract":
10427
+ case "copy":
10430
10428
  return U4({ width: e, height: t, color: r, className: a, onClick: l });
10431
- case "resourceManager":
10429
+ case "contract":
10432
10430
  return z4({ width: e, height: t, color: r, className: a, onClick: l });
10433
- case "image":
10431
+ case "resourceManager":
10434
10432
  return J4({ width: e, height: t, color: r, className: a, onClick: l });
10435
- case "edit":
10433
+ case "image":
10436
10434
  return Q4({ width: e, height: t, color: r, className: a, onClick: l });
10437
- case "filledArrowRight":
10435
+ case "edit":
10438
10436
  return q4({ width: e, height: t, color: r, className: a, onClick: l });
10439
- case "burgerMenu":
10437
+ case "filledArrowRight":
10440
10438
  return X4({ width: e, height: t, color: r, className: a, onClick: l });
10441
- case "refresh":
10439
+ case "burgerMenu":
10442
10440
  return e3({ width: e, height: t, color: r, className: a, onClick: l });
10443
- case "projects":
10441
+ case "refresh":
10444
10442
  return t3({ width: e, height: t, color: r, className: a, onClick: l });
10443
+ case "projects":
10444
+ return i3({ width: e, height: t, color: r, className: a, onClick: l });
10445
10445
  case "user":
10446
- return s3({ width: e, height: t, color: r, className: a, onClick: l });
10446
+ return o3({ width: e, height: t, color: r, className: a, onClick: l });
10447
10447
  case "exit":
10448
- return i3({ width: e, height: t, color: r, className: a, onClick: l });
10448
+ return s3({ width: e, height: t, color: r, className: a, onClick: l });
10449
10449
  case "openPointCircle":
10450
- return o3({ width: e, height: t, color: r, className: a, onClick: l });
10451
- case "community":
10452
10450
  return n3({ width: e, height: t, color: r, className: a, onClick: l });
10453
- case "docs":
10451
+ case "community":
10454
10452
  return l3({ width: e, height: t, color: r, className: a, onClick: l });
10453
+ case "docs":
10454
+ return r3({ width: e, height: t, color: r, className: a, onClick: l });
10455
10455
  default:
10456
- return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
10456
+ return /* @__PURE__ */ n(j, { children: "No Icon provided" });
10457
10457
  }
10458
10458
  })() });
10459
- }, a3 = ({
10459
+ }, h3 = ({
10460
10460
  iconName: s = "arrow2Down",
10461
10461
  isActive: e,
10462
10462
  rotationDirection: t = "cw",
10463
10463
  disabled: i = !1,
10464
10464
  onClick: o
10465
10465
  }) => {
10466
- const h = c3(e, i), C = h3(e, i);
10466
+ const h = C3(e, i), C = c3(e, i);
10467
10467
  return /* @__PURE__ */ n(
10468
10468
  "button",
10469
10469
  {
@@ -10471,7 +10471,7 @@ const z9 = ({
10471
10471
  onClick: o,
10472
10472
  disabled: i,
10473
10473
  children: /* @__PURE__ */ n(
10474
- r3,
10474
+ a3,
10475
10475
  {
10476
10476
  name: s,
10477
10477
  className: "snmt-arrow-button-icon-rotation" + (e && !i ? `-${t}` : "-initial"),
@@ -10481,13 +10481,13 @@ const z9 = ({
10481
10481
  }
10482
10482
  );
10483
10483
  };
10484
- function h3(s, e) {
10484
+ function c3(s, e) {
10485
10485
  return s && !e ? "-active" : e ? "-disabled" : "";
10486
10486
  }
10487
- function c3(s, e) {
10487
+ function C3(s, e) {
10488
10488
  return e ? c.GREY_DARK_2 : s ? c.GREY_LIGHT_0 : c.GREY_DARK_4;
10489
10489
  }
10490
- const C3 = X((s, e) => {
10490
+ const d3 = q((s, e) => {
10491
10491
  const {
10492
10492
  value: t,
10493
10493
  onChange: i,
@@ -10507,80 +10507,87 @@ const C3 = X((s, e) => {
10507
10507
  id: M,
10508
10508
  extraOptions: V,
10509
10509
  dropdownRender: b,
10510
- optionRender: v,
10510
+ optionRender: k,
10511
10511
  isLoading: Z,
10512
10512
  readOnly: N,
10513
10513
  error: x,
10514
- selectedItemVariant: E = "default",
10515
- variant: G = "outlined"
10514
+ selectedItemVariant: B = "default",
10515
+ variant: S = "outlined"
10516
10516
  } = s;
10517
- let e1;
10518
- h && h !== "single" && (e1 = s.overflowBehaviour ?? "responsive");
10519
- const [S, u1] = y(!1), [U, T] = y(!1), [P, z] = y(!1), [n1, A] = y(!0), [_, W] = y(t), l1 = j(null);
10520
- B(() => {
10521
- W(t);
10517
+ let X;
10518
+ h && h !== "single" && (X = s.overflowBehaviour ?? "responsive");
10519
+ const [Y, u1] = E(!1), [F, T] = E(!1), [P, U] = E(!1), [o1, A] = E(!0), [_, G] = E(t), n1 = W(null), x1 = h === "single" && B === "badge";
10520
+ D(() => {
10521
+ G(t);
10522
10522
  }, [t]);
10523
- const c2 = (k) => {
10524
- u1(k), f && f(k);
10525
- }, C2 = (k, H) => {
10526
- var D;
10527
- return !!((D = H == null ? void 0 : H.label) != null && D.toString().toLowerCase().includes(k.toLowerCase()));
10528
- }, d2 = () => {
10529
- T(!0);
10523
+ const C2 = (v) => {
10524
+ u1(v), f && f(v);
10525
+ }, d2 = (v, H) => {
10526
+ var y;
10527
+ return !!((y = H == null ? void 0 : H.label) != null && y.toString().toLowerCase().includes(v.toLowerCase()));
10530
10528
  }, g2 = () => {
10529
+ T(!0);
10530
+ }, u2 = () => {
10531
10531
  T(!1);
10532
- }, t1 = I(
10533
- (k) => {
10534
- if (W(k), h && h !== "single") {
10535
- const D = k;
10536
- i == null || i(D);
10532
+ }, e1 = I(
10533
+ (v) => {
10534
+ let H = null;
10535
+ if (x1) {
10536
+ const y = Array.isArray(v) ? v : [];
10537
+ H = y.length > 1 ? [y[y.length - 1]] : y;
10538
+ const l1 = H.length > 0 ? H[0] : null;
10539
+ i == null || i(l1), G(H);
10537
10540
  return;
10538
10541
  }
10539
- let H = null;
10540
- Array.isArray(k) && E === "badge" ? H = k.length > 0 ? k[0] : null : Array.isArray(k) || (H = k || null), i == null || i(H);
10542
+ if (h && h !== "single") {
10543
+ const y = v;
10544
+ i == null || i(y), G(y);
10545
+ return;
10546
+ }
10547
+ H = Array.isArray(v) ? null : v || null, i == null || i(H), G(H);
10541
10548
  },
10542
- [h, i, E]
10543
- ), u2 = I(() => {
10549
+ [h, i, x1]
10550
+ ), w2 = I(() => {
10544
10551
  if (!(N || l)) {
10545
10552
  if (h) {
10546
- t1([]);
10553
+ e1([]);
10547
10554
  return;
10548
10555
  }
10549
- t1("");
10556
+ e1("");
10550
10557
  }
10551
- }, [l, t1, h, N]), w1 = I(
10552
- (k) => {
10553
- const H = _.filter((D) => D !== k);
10554
- t1(H), W(H);
10558
+ }, [l, e1, h, N]), w1 = I(
10559
+ (v) => {
10560
+ const H = _.filter((y) => y !== v);
10561
+ e1(H), G(H);
10555
10562
  },
10556
- [t1, _]
10557
- ), y1 = I(
10558
- (k) => (_ == null ? void 0 : _.indexOf(k)) === 0 ? (
10563
+ [e1, _]
10564
+ ), E1 = I(
10565
+ (v) => (_ == null ? void 0 : _.indexOf(v)) === 0 ? (
10559
10566
  // if the search input is empty
10560
10567
  // then display the placeholder, else do not display it
10561
- /* @__PURE__ */ n("span", { className: "custom-placeholder", children: n1 ? o : "" })
10562
- ) : /* @__PURE__ */ n(Y, {}),
10563
- [n1, _, o]
10564
- ), w2 = (k) => {
10565
- k.preventDefault(), k.stopPropagation();
10566
- }, p2 = async (k) => {
10567
- const { target: H } = k;
10568
- H.scrollTop + H.offsetHeight >= H.scrollHeight - u && (L == null || L(!0)), m && await m(k);
10569
- }, x1 = I(
10570
- (k) => {
10571
- var H, D;
10572
- return ((H = d.find((F) => F.value === k)) == null ? void 0 : H.label) || ((D = V == null ? void 0 : V.find((F) => F.value === k)) == null ? void 0 : D.label) || k;
10568
+ /* @__PURE__ */ n("span", { className: "custom-placeholder", children: o1 ? o : "" })
10569
+ ) : /* @__PURE__ */ n(j, {}),
10570
+ [o1, _, o]
10571
+ ), p2 = (v) => {
10572
+ v.preventDefault(), v.stopPropagation();
10573
+ }, f2 = async (v) => {
10574
+ const { target: H } = v;
10575
+ H.scrollTop + H.offsetHeight >= H.scrollHeight - u && (L == null || L(!0)), m && await m(v);
10576
+ }, M1 = I(
10577
+ (v) => {
10578
+ var H, y;
10579
+ return ((H = d.find((t1) => t1.value === v)) == null ? void 0 : H.label) || ((y = V == null ? void 0 : V.find((t1) => t1.value === v)) == null ? void 0 : y.label) || v;
10573
10580
  },
10574
10581
  [V, d]
10575
- ), f2 = I(
10576
- (k, H = "default") => {
10577
- var D;
10582
+ ), L2 = I(
10583
+ (v, H = "default") => {
10584
+ var y;
10578
10585
  return /* @__PURE__ */ n(
10579
- z9,
10586
+ J9,
10580
10587
  {
10581
- values: k,
10588
+ values: v,
10582
10589
  onTagClose: w1,
10583
- maxWidth: ((D = l1.current) == null ? void 0 : D.clientWidth) || 0,
10590
+ maxWidth: ((y = n1.current) == null ? void 0 : y.clientWidth) || 0,
10584
10591
  disabled: l,
10585
10592
  closable: !N,
10586
10593
  options: d,
@@ -10590,80 +10597,79 @@ const C3 = X((s, e) => {
10590
10597
  );
10591
10598
  },
10592
10599
  [l, V, w1, d, N]
10593
- ), L2 = I(
10594
- ({ label: k, value: H, mode: D }) => {
10595
- if (D === "filter")
10596
- return y1(H);
10600
+ ), m2 = I(
10601
+ ({ label: v, value: H, mode: y }) => {
10602
+ if (y === "filter")
10603
+ return E1(H);
10597
10604
  {
10598
- const i1 = E === "badge" && d.find((m2) => m2.label === k), F = typeof k == "object" ? k : x1(H);
10599
- return /* @__PURE__ */ n("div", { onMouseDown: w2, className: "tag-wrapper", children: E === "badge" ? /* @__PURE__ */ n(
10600
- o2,
10605
+ const l1 = B === "badge" && d.find((k2) => k2.label === v), t1 = typeof v == "object" ? v : M1(H);
10606
+ return /* @__PURE__ */ n("div", { onMouseDown: p2, className: "tag-wrapper", children: B === "badge" ? /* @__PURE__ */ n(
10607
+ n2,
10601
10608
  {
10602
10609
  variant: "regular",
10603
10610
  size: "small",
10604
- color: i1 ? i1.color : "cyan",
10605
- text: F
10611
+ color: l1 ? l1.color : "cyan",
10612
+ text: t1
10606
10613
  }
10607
- ) : /* @__PURE__ */ n(i2, { onClose: () => w1(H), disabled: l, children: F }) });
10614
+ ) : /* @__PURE__ */ n(s2, { onClose: () => w1(H), disabled: l, children: t1 }) });
10608
10615
  }
10609
10616
  },
10610
- [l, x1, w1, y1, E, d]
10611
- ), E1 = Array.isArray(_) && _.length > 0 || !!_ && typeof _ == "string" && _.trim() !== "";
10617
+ [l, M1, w1, E1, B, d]
10618
+ ), A1 = Array.isArray(_) && _.length > 0 || !!_ && typeof _ == "string" && _.trim() !== "";
10612
10619
  return /* @__PURE__ */ g(
10613
10620
  "div",
10614
10621
  {
10615
- className: `snmt-select-container ${G === "borderless" ? "snmt-select-container-borderless" : ""}`,
10622
+ className: `snmt-select-container ${S === "borderless" ? "snmt-select-container-borderless" : ""}`,
10616
10623
  children: [
10617
10624
  /* @__PURE__ */ g(
10618
10625
  "div",
10619
10626
  {
10620
- className: `snmt-select ${U ? "snmt-select-focused" : ""}
10627
+ className: `snmt-select ${F ? "snmt-select-focused" : ""}
10621
10628
  ${h ? "" : "snmt-select-single"}
10622
10629
  ${N ? "snmt-select-read-only" : ""}
10623
- ${e1 === "static" ? "snmt-select-static" : ""}
10624
- ${G === "borderless" ? "snmt-select-borderless" : ""}`,
10625
- ref: l1,
10630
+ ${X === "static" ? "snmt-select-static" : ""}
10631
+ ${S === "borderless" ? "snmt-select-borderless" : ""}`,
10632
+ ref: n1,
10626
10633
  style: { width: r },
10627
10634
  children: [
10628
10635
  /* @__PURE__ */ n(
10629
- N2,
10636
+ x2,
10630
10637
  {
10631
10638
  className: "snmt-select-blank",
10632
10639
  popupClassName: N ? "dropdown-read-only" : "",
10633
10640
  id: M,
10634
10641
  ref: e,
10635
10642
  showSearch: !!C,
10636
- filterOption: C && C2,
10637
- onDropdownVisibleChange: c2,
10643
+ filterOption: C && d2,
10644
+ onDropdownVisibleChange: C2,
10638
10645
  disabled: l,
10639
10646
  value: _ || void 0,
10640
- labelRender: (k) => {
10641
- const H = x1(k.value);
10647
+ labelRender: (v) => {
10648
+ const H = M1(v.value);
10642
10649
  return l ? /* @__PURE__ */ n("span", { style: { color: c.GREY_DARK_1 }, children: H }) : H;
10643
10650
  },
10644
- mode: d3(h, E),
10645
- variant: G,
10646
- onChange: t1,
10647
- onFocus: d2,
10648
- onBlur: g2,
10649
- onMouseEnter: () => z(!0),
10650
- onMouseLeave: () => z(!1),
10651
- onSearch: (k) => {
10652
- A(!k), w && w(k);
10651
+ mode: g3(h, x1),
10652
+ variant: S,
10653
+ onChange: e1,
10654
+ onFocus: g2,
10655
+ onBlur: u2,
10656
+ onMouseEnter: () => U(!0),
10657
+ onMouseLeave: () => U(!1),
10658
+ onSearch: (v) => {
10659
+ A(!v), w && w(v);
10653
10660
  },
10654
10661
  onSelect: () => A(!0),
10655
10662
  onDeselect: () => A(!0),
10656
- tagRender: (k) => L2({ ...k, mode: h }),
10657
- maxTagCount: e1 === "responsive" ? "responsive" : void 0,
10658
- maxCount: h === "single" && E === "badge" ? 1 : void 0,
10659
- maxTagPlaceholder: (k) => f2(k, E),
10660
- onPopupScroll: p2,
10661
- prefix: Z && /* @__PURE__ */ n(S1, { size: "small" }),
10662
- suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: h !== "filter" && /* @__PURE__ */ g(Y, { children: [
10663
+ tagRender: (v) => m2({ ...v, mode: h }),
10664
+ maxTagCount: X === "responsive" ? "responsive" : void 0,
10665
+ maxTagPlaceholder: (v) => L2(v, B),
10666
+ onPopupScroll: f2,
10667
+ prefix: Z && /* @__PURE__ */ n(Y1, { size: "small" }),
10668
+ suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: h !== "filter" && /* @__PURE__ */ g(j, { children: [
10663
10669
  _ && !!_.length && p && /* @__PURE__ */ n(
10664
10670
  "div",
10665
10671
  {
10666
- onClick: u2,
10672
+ onClick: w2,
10667
10673
  style: {
10668
10674
  cursor: l ? "not-allowed" : "pointer"
10669
10675
  },
@@ -10676,64 +10682,66 @@ const C3 = X((s, e) => {
10676
10682
  )
10677
10683
  }
10678
10684
  ),
10679
- G === "borderless" && (P || U) && /* @__PURE__ */ n(
10680
- a3,
10685
+ S === "borderless" && (P || F) && /* @__PURE__ */ n(
10686
+ h3,
10681
10687
  {
10682
- isActive: S,
10683
- onClick: () => u1(!S)
10688
+ isActive: Y,
10689
+ onClick: () => u1(!Y)
10684
10690
  }
10685
10691
  ),
10686
- G === "outlined" && /* @__PURE__ */ n(
10692
+ S === "outlined" && /* @__PURE__ */ n(
10687
10693
  r1,
10688
10694
  {
10689
10695
  name: "selectArrowIcon",
10690
10696
  color: l ? c.GREY_DARK_1 : c.GREY_DARK_5,
10691
- className: S ? "select-arrow-rotated" : "select-arrow",
10692
- onClick: () => u1(!S)
10697
+ className: Y ? "select-arrow-rotated" : "select-arrow",
10698
+ onClick: () => u1(!Y)
10693
10699
  }
10694
10700
  )
10695
10701
  ] }) }),
10696
10702
  removeIcon: /* @__PURE__ */ n(r1, { name: "cancelCircle", color: c.GREY_DARK_1 }),
10697
10703
  options: d,
10698
- optionRender: (k) => {
10699
- const H = h === "single" && E === "badge", D = Array.isArray(_) ? !!(_ != null && _.includes(k.value)) : _ === k.value, i1 = H ? _ : void 0, F = H ? ((i1 == null ? void 0 : i1.length) || 0) > 0 : !1;
10700
- return v ? v(k.data) : /* @__PURE__ */ g(h1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
10701
- /* @__PURE__ */ g(h1, { alignItems: "center", gap: 12, children: [
10702
- h && h !== "single" || H ? /* @__PURE__ */ n(i5, { checked: D, disabled: H && F && !D }) : null,
10703
- /* @__PURE__ */ g(h1, { alignItems: "center", gap: 8, children: [
10704
- k.data.image !== void 0 && /* @__PURE__ */ n(
10705
- Q2,
10706
- {
10707
- src: k.data.image,
10708
- variant: "xsmall",
10709
- fallbackText: k.data.imageFallbackText ? k.data.imageFallbackText : ""
10710
- }
10711
- ),
10712
- /* @__PURE__ */ n("span", { children: k.label })
10713
- ] })
10714
- ] }),
10715
- !h && _ === k.value && /* @__PURE__ */ n(r1, { name: "check", color: c.BLUE_DARK_1 })
10716
- ] });
10717
- },
10718
- dropdownRender: (k) => /* @__PURE__ */ g("div", { className: "dropdown-container", children: [
10719
- /* @__PURE__ */ n("div", { className: "dropdown-menu", children: b ? b(k) : k }),
10720
- Z && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(S1, {}) })
10704
+ optionRender: (v) => k ? k(v.data) : /* @__PURE__ */ g(h1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
10705
+ /* @__PURE__ */ g(h1, { alignItems: "center", gap: 12, children: [
10706
+ h && /* @__PURE__ */ n(
10707
+ s5,
10708
+ {
10709
+ checked: !!(_ != null && _.includes(v.value))
10710
+ }
10711
+ ),
10712
+ /* @__PURE__ */ g(h1, { alignItems: "center", gap: 8, children: [
10713
+ v.data.image !== void 0 && /* @__PURE__ */ n(
10714
+ q2,
10715
+ {
10716
+ src: v.data.image,
10717
+ variant: "xsmall",
10718
+ fallbackText: v.data.imageFallbackText ? v.data.imageFallbackText : ""
10719
+ }
10720
+ ),
10721
+ /* @__PURE__ */ n("span", { children: v.label })
10722
+ ] })
10723
+ ] }),
10724
+ !h && _ === v.value && /* @__PURE__ */ n(r1, { name: "check", color: c.BLUE_DARK_1 })
10725
+ ] }),
10726
+ dropdownRender: (v) => /* @__PURE__ */ g("div", { className: "dropdown-container", children: [
10727
+ /* @__PURE__ */ n("div", { className: "dropdown-menu", children: b ? b(v) : v }),
10728
+ Z && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(Y1, {}) })
10721
10729
  ] })
10722
10730
  }
10723
10731
  ),
10724
- o && G !== "borderless" && /* @__PURE__ */ n(
10732
+ o && S !== "borderless" && /* @__PURE__ */ n(
10725
10733
  "label",
10726
10734
  {
10727
- className: `${U || E1 ? "label-floating" : ""} ${l ? "label-disabled" : ""} ${U ? "label-focused" : ""} ${Z ? "label-loading" : ""} ${x ? "label-error" : ""}`,
10735
+ className: `${F || A1 ? "label-floating" : ""} ${l ? "label-disabled" : ""} ${F ? "label-focused" : ""} ${Z ? "label-loading" : ""} ${x ? "label-error" : ""}`,
10728
10736
  children: a ? `${o}*` : o
10729
10737
  }
10730
10738
  ),
10731
10739
  /* @__PURE__ */ n(
10732
10740
  "fieldset",
10733
10741
  {
10734
- className: `${U ? "fieldset-focused" : ""} ${l ? "fieldset-disabled" : ""} ${E1 ? "fieldset-filled" : ""} ${x ? "fieldset-error" : ""}
10742
+ className: `${F ? "fieldset-focused" : ""} ${l ? "fieldset-disabled" : ""} ${A1 ? "fieldset-filled" : ""} ${x ? "fieldset-error" : ""}
10735
10743
  ${P ? "fieldset-hovered" : ""}`,
10736
- children: /* @__PURE__ */ n("legend", { children: o && G !== "borderless" && /* @__PURE__ */ n("span", { children: a ? `${o}*` : o }) })
10744
+ children: /* @__PURE__ */ n("legend", { children: o && S !== "borderless" && /* @__PURE__ */ n("span", { children: a ? `${o}*` : o }) })
10737
10745
  }
10738
10746
  )
10739
10747
  ]
@@ -10749,14 +10757,14 @@ const C3 = X((s, e) => {
10749
10757
  width: 16
10750
10758
  }
10751
10759
  ),
10752
- typeof x == "string" ? /* @__PURE__ */ n(y0, { color: c.NOTIFICATION_ERROR_DARK, variant: "body4", children: x }) : x
10760
+ typeof x == "string" ? /* @__PURE__ */ n(E0, { color: c.NOTIFICATION_ERROR_DARK, variant: "body4", children: x }) : x
10753
10761
  ] })
10754
10762
  ]
10755
10763
  }
10756
10764
  );
10757
10765
  });
10758
- function d3(s, e) {
10759
- return s === "filter" || s === "single" && e === "badge" ? "multiple" : s === "single" ? void 0 : s;
10766
+ function g3(s, e) {
10767
+ return s === "filter" || e ? "multiple" : s === "single" ? void 0 : s;
10760
10768
  }
10761
10769
  const R = (s) => typeof s == "string", a1 = () => {
10762
10770
  let s, e;
@@ -10764,23 +10772,23 @@ const R = (s) => typeof s == "string", a1 = () => {
10764
10772
  s = i, e = o;
10765
10773
  });
10766
10774
  return t.resolve = s, t.reject = e, t;
10767
- }, I1 = (s) => s == null ? "" : "" + s, g3 = (s, e, t) => {
10775
+ }, I1 = (s) => s == null ? "" : "" + s, u3 = (s, e, t) => {
10768
10776
  s.forEach((i) => {
10769
10777
  e[i] && (t[i] = e[i]);
10770
10778
  });
10771
- }, u3 = /###/g, O1 = (s) => s && s.indexOf("###") > -1 ? s.replace(u3, ".") : s, Y1 = (s) => !s || R(s), c1 = (s, e, t) => {
10779
+ }, w3 = /###/g, O1 = (s) => s && s.indexOf("###") > -1 ? s.replace(w3, ".") : s, j1 = (s) => !s || R(s), c1 = (s, e, t) => {
10772
10780
  const i = R(e) ? e.split(".") : e;
10773
10781
  let o = 0;
10774
10782
  for (; o < i.length - 1; ) {
10775
- if (Y1(s)) return {};
10783
+ if (j1(s)) return {};
10776
10784
  const h = O1(i[o]);
10777
10785
  !s[h] && t && (s[h] = new t()), Object.prototype.hasOwnProperty.call(s, h) ? s = s[h] : s = {}, ++o;
10778
10786
  }
10779
- return Y1(s) ? {} : {
10787
+ return j1(s) ? {} : {
10780
10788
  obj: s,
10781
10789
  k: O1(i[o])
10782
10790
  };
10783
- }, j1 = (s, e, t) => {
10791
+ }, W1 = (s, e, t) => {
10784
10792
  const {
10785
10793
  obj: i,
10786
10794
  k: o
@@ -10793,7 +10801,7 @@ const R = (s) => typeof s == "string", a1 = () => {
10793
10801
  for (; d.obj === void 0 && C.length; )
10794
10802
  h = `${C[C.length - 1]}.${h}`, C = C.slice(0, C.length - 1), d = c1(s, C, Object), d && d.obj && typeof d.obj[`${d.k}.${h}`] < "u" && (d.obj = void 0);
10795
10803
  d.obj[`${d.k}.${h}`] = t;
10796
- }, w3 = (s, e, t, i) => {
10804
+ }, p3 = (s, e, t, i) => {
10797
10805
  const {
10798
10806
  obj: o,
10799
10807
  k: h
@@ -10806,15 +10814,15 @@ const R = (s) => typeof s == "string", a1 = () => {
10806
10814
  } = c1(s, e);
10807
10815
  if (t)
10808
10816
  return t[i];
10809
- }, p3 = (s, e, t) => {
10817
+ }, f3 = (s, e, t) => {
10810
10818
  const i = L1(s, t);
10811
10819
  return i !== void 0 ? i : L1(e, t);
10812
- }, n2 = (s, e, t) => {
10820
+ }, l2 = (s, e, t) => {
10813
10821
  for (const i in e)
10814
- i !== "__proto__" && i !== "constructor" && (i in s ? R(s[i]) || s[i] instanceof String || R(e[i]) || e[i] instanceof String ? t && (s[i] = e[i]) : n2(s[i], e[i], t) : s[i] = e[i]);
10822
+ i !== "__proto__" && i !== "constructor" && (i in s ? R(s[i]) || s[i] instanceof String || R(e[i]) || e[i] instanceof String ? t && (s[i] = e[i]) : l2(s[i], e[i], t) : s[i] = e[i]);
10815
10823
  return s;
10816
- }, s1 = (s) => s.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
10817
- var f3 = {
10824
+ }, i1 = (s) => s.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
10825
+ var L3 = {
10818
10826
  "&": "&amp;",
10819
10827
  "<": "&lt;",
10820
10828
  ">": "&gt;",
@@ -10822,8 +10830,8 @@ var f3 = {
10822
10830
  "'": "&#39;",
10823
10831
  "/": "&#x2F;"
10824
10832
  };
10825
- const L3 = (s) => R(s) ? s.replace(/[&<>"'\/]/g, (e) => f3[e]) : s;
10826
- class m3 {
10833
+ const m3 = (s) => R(s) ? s.replace(/[&<>"'\/]/g, (e) => L3[e]) : s;
10834
+ class k3 {
10827
10835
  constructor(e) {
10828
10836
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
10829
10837
  }
@@ -10835,18 +10843,18 @@ class m3 {
10835
10843
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, i), this.regExpQueue.push(e), i;
10836
10844
  }
10837
10845
  }
10838
- const k3 = [" ", ",", "?", "!", ";"], v3 = new m3(20), N3 = (s, e, t) => {
10846
+ const v3 = [" ", ",", "?", "!", ";"], N3 = new k3(20), x3 = (s, e, t) => {
10839
10847
  e = e || "", t = t || "";
10840
- const i = k3.filter((C) => e.indexOf(C) < 0 && t.indexOf(C) < 0);
10848
+ const i = v3.filter((C) => e.indexOf(C) < 0 && t.indexOf(C) < 0);
10841
10849
  if (i.length === 0) return !0;
10842
- const o = v3.getRegExp(`(${i.map((C) => C === "?" ? "\\?" : C).join("|")})`);
10850
+ const o = N3.getRegExp(`(${i.map((C) => C === "?" ? "\\?" : C).join("|")})`);
10843
10851
  let h = !o.test(s);
10844
10852
  if (!h) {
10845
10853
  const C = s.indexOf(t);
10846
10854
  C > 0 && !o.test(s.substring(0, C)) && (h = !0);
10847
10855
  }
10848
10856
  return h;
10849
- }, Z1 = function(s, e) {
10857
+ }, H1 = function(s, e) {
10850
10858
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
10851
10859
  if (!s) return;
10852
10860
  if (s[e]) return s[e];
@@ -10866,7 +10874,7 @@ const k3 = [" ", ",", "?", "!", ";"], v3 = new m3(20), N3 = (s, e, t) => {
10866
10874
  o = C;
10867
10875
  }
10868
10876
  return o;
10869
- }, m1 = (s) => s && s.replace("_", "-"), x3 = {
10877
+ }, m1 = (s) => s && s.replace("_", "-"), M3 = {
10870
10878
  type: "logger",
10871
10879
  log(s) {
10872
10880
  this.output("log", s);
@@ -10888,7 +10896,7 @@ class k1 {
10888
10896
  }
10889
10897
  init(e) {
10890
10898
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
10891
- this.prefix = t.prefix || "i18next:", this.logger = e || x3, this.options = t, this.debug = t.debug;
10899
+ this.prefix = t.prefix || "i18next:", this.logger = e || M3, this.options = t, this.debug = t.debug;
10892
10900
  }
10893
10901
  log() {
10894
10902
  for (var e = arguments.length, t = new Array(e), i = 0; i < e; i++)
@@ -10958,7 +10966,7 @@ class N1 {
10958
10966
  });
10959
10967
  }
10960
10968
  }
10961
- class W1 extends N1 {
10969
+ class $1 extends N1 {
10962
10970
  constructor(e) {
10963
10971
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
10964
10972
  ns: ["translation"],
@@ -10979,7 +10987,7 @@ class W1 extends N1 {
10979
10987
  let d;
10980
10988
  e.indexOf(".") > -1 ? d = e.split(".") : (d = [e, t], i && (Array.isArray(i) ? d.push(...i) : R(i) && h ? d.push(...i.split(h)) : d.push(i)));
10981
10989
  const r = L1(this.data, d);
10982
- return !r && !t && !i && e.indexOf(".") > -1 && (e = d[0], t = d[1], i = d.slice(2).join(".")), r || !C || !R(i) ? r : Z1(this.data && this.data[e] && this.data[e][t], i, h);
10990
+ return !r && !t && !i && e.indexOf(".") > -1 && (e = d[0], t = d[1], i = d.slice(2).join(".")), r || !C || !R(i) ? r : H1(this.data && this.data[e] && this.data[e][t], i, h);
10983
10991
  }
10984
10992
  addResource(e, t, i, o) {
10985
10993
  let h = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
@@ -10987,7 +10995,7 @@ class W1 extends N1 {
10987
10995
  };
10988
10996
  const C = h.keySeparator !== void 0 ? h.keySeparator : this.options.keySeparator;
10989
10997
  let d = [e, t];
10990
- i && (d = d.concat(C ? i.split(C) : i)), e.indexOf(".") > -1 && (d = e.split("."), o = t, t = d[1]), this.addNamespaces(t), j1(this.data, d, o), h.silent || this.emit("added", e, t, i, o);
10998
+ i && (d = d.concat(C ? i.split(C) : i)), e.indexOf(".") > -1 && (d = e.split("."), o = t, t = d[1]), this.addNamespaces(t), W1(this.data, d, o), h.silent || this.emit("added", e, t, i, o);
10991
10999
  }
10992
11000
  addResources(e, t, i) {
10993
11001
  let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {
@@ -11006,10 +11014,10 @@ class W1 extends N1 {
11006
11014
  }, d = [e, t];
11007
11015
  e.indexOf(".") > -1 && (d = e.split("."), o = i, i = t, t = d[1]), this.addNamespaces(t);
11008
11016
  let r = L1(this.data, d) || {};
11009
- C.skipCopy || (i = JSON.parse(JSON.stringify(i))), o ? n2(r, i, h) : r = {
11017
+ C.skipCopy || (i = JSON.parse(JSON.stringify(i))), o ? l2(r, i, h) : r = {
11010
11018
  ...r,
11011
11019
  ...i
11012
- }, j1(this.data, d, r), C.silent || this.emit("added", e, t, i);
11020
+ }, W1(this.data, d, r), C.silent || this.emit("added", e, t, i);
11013
11021
  }
11014
11022
  removeResourceBundle(e, t) {
11015
11023
  this.hasResourceBundle(e, t) && delete this.data[e][t], this.removeNamespaces(t), this.emit("removed", e, t);
@@ -11033,7 +11041,7 @@ class W1 extends N1 {
11033
11041
  return this.data;
11034
11042
  }
11035
11043
  }
11036
- var l2 = {
11044
+ var r2 = {
11037
11045
  processors: {},
11038
11046
  addPostProcessor(s) {
11039
11047
  this.processors[s.name] = s;
@@ -11044,11 +11052,11 @@ var l2 = {
11044
11052
  }), e;
11045
11053
  }
11046
11054
  };
11047
- const $1 = {};
11055
+ const T1 = {};
11048
11056
  class v1 extends N1 {
11049
11057
  constructor(e) {
11050
11058
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11051
- super(), g3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = O.create("translator");
11059
+ super(), u3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = O.create("translator");
11052
11060
  }
11053
11061
  changeLanguage(e) {
11054
11062
  e && (this.language = e);
@@ -11067,7 +11075,7 @@ class v1 extends N1 {
11067
11075
  i === void 0 && (i = ":");
11068
11076
  const o = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
11069
11077
  let h = t.ns || this.options.defaultNS || [];
11070
- const C = i && e.indexOf(i) > -1, d = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !N3(e, i, o);
11078
+ const C = i && e.indexOf(i) > -1, d = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !x3(e, i, o);
11071
11079
  if (C && !d) {
11072
11080
  const r = e.match(this.interpolator.nestingRegexp);
11073
11081
  if (r && r.length > 0)
@@ -11094,15 +11102,15 @@ class v1 extends N1 {
11094
11102
  } = this.extractFromKey(e[e.length - 1], t), r = d[d.length - 1], l = t.lng || this.language, a = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
11095
11103
  if (l && l.toLowerCase() === "cimode") {
11096
11104
  if (a) {
11097
- const v = t.nsSeparator || this.options.nsSeparator;
11105
+ const k = t.nsSeparator || this.options.nsSeparator;
11098
11106
  return o ? {
11099
- res: `${r}${v}${C}`,
11107
+ res: `${r}${k}${C}`,
11100
11108
  usedKey: C,
11101
11109
  exactUsedKey: C,
11102
11110
  usedLng: l,
11103
11111
  usedNS: r,
11104
11112
  usedParams: this.getUsedParamsDetails(t)
11105
- } : `${r}${v}${C}`;
11113
+ } : `${r}${k}${C}`;
11106
11114
  }
11107
11115
  return o ? {
11108
11116
  res: C,
@@ -11119,36 +11127,36 @@ class v1 extends N1 {
11119
11127
  if (V && u && b && m.indexOf(L) < 0 && !(R(M) && Array.isArray(u))) {
11120
11128
  if (!t.returnObjects && !this.options.returnObjects) {
11121
11129
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
11122
- const v = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(w, u, {
11130
+ const k = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(w, u, {
11123
11131
  ...t,
11124
11132
  ns: d
11125
11133
  }) : `key '${C} (${this.language})' returned an object instead of string.`;
11126
- return o ? (p.res = v, p.usedParams = this.getUsedParamsDetails(t), p) : v;
11134
+ return o ? (p.res = k, p.usedParams = this.getUsedParamsDetails(t), p) : k;
11127
11135
  }
11128
11136
  if (h) {
11129
- const v = Array.isArray(u), Z = v ? [] : {}, N = v ? f : w;
11137
+ const k = Array.isArray(u), Z = k ? [] : {}, N = k ? f : w;
11130
11138
  for (const x in u)
11131
11139
  if (Object.prototype.hasOwnProperty.call(u, x)) {
11132
- const E = `${N}${h}${x}`;
11133
- Z[x] = this.translate(E, {
11140
+ const B = `${N}${h}${x}`;
11141
+ Z[x] = this.translate(B, {
11134
11142
  ...t,
11135
11143
  joinArrays: !1,
11136
11144
  ns: d
11137
- }), Z[x] === E && (Z[x] = u[x]);
11145
+ }), Z[x] === B && (Z[x] = u[x]);
11138
11146
  }
11139
11147
  u = Z;
11140
11148
  }
11141
11149
  } else if (V && R(M) && Array.isArray(u))
11142
11150
  u = u.join(M), u && (u = this.extendTranslation(u, e, t, i));
11143
11151
  else {
11144
- let v = !1, Z = !1;
11145
- const N = t.count !== void 0 && !R(t.count), x = v1.hasDefaultValue(t), E = N ? this.pluralResolver.getSuffix(l, t.count, t) : "", G = t.ordinal && N ? this.pluralResolver.getSuffix(l, t.count, {
11152
+ let k = !1, Z = !1;
11153
+ const N = t.count !== void 0 && !R(t.count), x = v1.hasDefaultValue(t), B = N ? this.pluralResolver.getSuffix(l, t.count, t) : "", S = t.ordinal && N ? this.pluralResolver.getSuffix(l, t.count, {
11146
11154
  ordinal: !1
11147
- }) : "", e1 = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), S = e1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${E}`] || t[`defaultValue${G}`] || t.defaultValue;
11148
- !this.isValidLookup(u) && x && (v = !0, u = S), this.isValidLookup(u) || (Z = !0, u = C);
11149
- const U = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && Z ? void 0 : u, T = x && S !== u && this.options.updateMissing;
11150
- if (Z || v || T) {
11151
- if (this.logger.log(T ? "updateKey" : "missingKey", l, r, C, T ? S : u), h) {
11155
+ }) : "", X = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), Y = X && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${B}`] || t[`defaultValue${S}`] || t.defaultValue;
11156
+ !this.isValidLookup(u) && x && (k = !0, u = Y), this.isValidLookup(u) || (Z = !0, u = C);
11157
+ const F = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && Z ? void 0 : u, T = x && Y !== u && this.options.updateMissing;
11158
+ if (Z || k || T) {
11159
+ if (this.logger.log(T ? "updateKey" : "missingKey", l, r, C, T ? Y : u), h) {
11152
11160
  const A = this.resolve(C, {
11153
11161
  ...t,
11154
11162
  keySeparator: !1
@@ -11156,23 +11164,23 @@ class v1 extends N1 {
11156
11164
  A && A.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.");
11157
11165
  }
11158
11166
  let P = [];
11159
- const z = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
11160
- if (this.options.saveMissingTo === "fallback" && z && z[0])
11161
- for (let A = 0; A < z.length; A++)
11162
- P.push(z[A]);
11167
+ const U = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
11168
+ if (this.options.saveMissingTo === "fallback" && U && U[0])
11169
+ for (let A = 0; A < U.length; A++)
11170
+ P.push(U[A]);
11163
11171
  else this.options.saveMissingTo === "all" ? P = this.languageUtils.toResolveHierarchy(t.lng || this.language) : P.push(t.lng || this.language);
11164
- const n1 = (A, _, W) => {
11165
- const l1 = x && W !== u ? W : U;
11166
- this.options.missingKeyHandler ? this.options.missingKeyHandler(A, r, _, l1, T, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(A, r, _, l1, T, t), this.emit("missingKey", A, r, _, u);
11172
+ const o1 = (A, _, G) => {
11173
+ const n1 = x && G !== u ? G : F;
11174
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(A, r, _, n1, T, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(A, r, _, n1, T, t), this.emit("missingKey", A, r, _, u);
11167
11175
  };
11168
11176
  this.options.saveMissing && (this.options.saveMissingPlurals && N ? P.forEach((A) => {
11169
11177
  const _ = this.pluralResolver.getSuffixes(A, t);
11170
- e1 && t[`defaultValue${this.options.pluralSeparator}zero`] && _.indexOf(`${this.options.pluralSeparator}zero`) < 0 && _.push(`${this.options.pluralSeparator}zero`), _.forEach((W) => {
11171
- n1([A], C + W, t[`defaultValue${W}`] || S);
11178
+ X && t[`defaultValue${this.options.pluralSeparator}zero`] && _.indexOf(`${this.options.pluralSeparator}zero`) < 0 && _.push(`${this.options.pluralSeparator}zero`), _.forEach((G) => {
11179
+ o1([A], C + G, t[`defaultValue${G}`] || Y);
11172
11180
  });
11173
- }) : n1(P, C, S));
11181
+ }) : o1(P, C, Y));
11174
11182
  }
11175
- u = this.extendTranslation(u, e, t, p, i), Z && u === C && this.options.appendNamespaceToMissingKey && (u = `${r}:${C}`), (Z || v) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${r}:${C}` : C, v ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
11183
+ u = this.extendTranslation(u, e, t, p, i), Z && u === C && this.options.appendNamespaceToMissingKey && (u = `${r}:${C}`), (Z || k) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${r}:${C}` : C, k ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
11176
11184
  }
11177
11185
  return o ? (p.res = u, p.usedParams = this.getUsedParamsDetails(t), p) : u;
11178
11186
  }
@@ -11214,7 +11222,7 @@ class v1 extends N1 {
11214
11222
  }, i)), i.interpolation && this.interpolator.reset();
11215
11223
  }
11216
11224
  const d = i.postProcess || this.options.postProcess, r = R(d) ? [d] : d;
11217
- return e != null && r && r.length && i.applyPostProcessor !== !1 && (e = l2.handle(r, e, t, this.options && this.options.postProcessPassResolved ? {
11225
+ return e != null && r && r.length && i.applyPostProcessor !== !1 && (e = r2.handle(r, e, t, this.options && this.options.postProcessPassResolved ? {
11218
11226
  i18nResolved: {
11219
11227
  ...o,
11220
11228
  usedParams: this.getUsedParamsDetails(i)
@@ -11232,19 +11240,19 @@ class v1 extends N1 {
11232
11240
  this.options.fallbackNS && (p = p.concat(this.options.fallbackNS));
11233
11241
  const u = t.count !== void 0 && !R(t.count), w = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), f = t.context !== void 0 && (R(t.context) || typeof t.context == "number") && t.context !== "", L = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
11234
11242
  p.forEach((m) => {
11235
- this.isValidLookup(i) || (d = m, !$1[`${L[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(d) && ($1[`${L[0]}-${m}`] = !0, this.logger.warn(`key "${o}" for languages "${L.join(", ")}" won't get resolved as namespace "${d}" 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!!!")), L.forEach((M) => {
11243
+ this.isValidLookup(i) || (d = m, !T1[`${L[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(d) && (T1[`${L[0]}-${m}`] = !0, this.logger.warn(`key "${o}" for languages "${L.join(", ")}" won't get resolved as namespace "${d}" 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!!!")), L.forEach((M) => {
11236
11244
  if (this.isValidLookup(i)) return;
11237
11245
  C = M;
11238
11246
  const V = [a];
11239
11247
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
11240
11248
  this.i18nFormat.addLookupKeys(V, a, M, m, t);
11241
11249
  else {
11242
- let v;
11243
- u && (v = this.pluralResolver.getSuffix(M, t.count, t));
11250
+ let k;
11251
+ u && (k = this.pluralResolver.getSuffix(M, t.count, t));
11244
11252
  const Z = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
11245
- if (u && (V.push(a + v), t.ordinal && v.indexOf(N) === 0 && V.push(a + v.replace(N, this.options.pluralSeparator)), w && V.push(a + Z)), f) {
11253
+ if (u && (V.push(a + k), t.ordinal && k.indexOf(N) === 0 && V.push(a + k.replace(N, this.options.pluralSeparator)), w && V.push(a + Z)), f) {
11246
11254
  const x = `${a}${this.options.contextSeparator}${t.context}`;
11247
- V.push(x), u && (V.push(x + v), t.ordinal && v.indexOf(N) === 0 && V.push(x + v.replace(N, this.options.pluralSeparator)), w && V.push(x + Z));
11255
+ V.push(x), u && (V.push(x + k), t.ordinal && k.indexOf(N) === 0 && V.push(x + k.replace(N, this.options.pluralSeparator)), w && V.push(x + Z));
11248
11256
  }
11249
11257
  }
11250
11258
  let b;
@@ -11291,8 +11299,8 @@ class v1 extends N1 {
11291
11299
  return !1;
11292
11300
  }
11293
11301
  }
11294
- const M1 = (s) => s.charAt(0).toUpperCase() + s.slice(1);
11295
- class T1 {
11302
+ const R1 = (s) => s.charAt(0).toUpperCase() + s.slice(1);
11303
+ class P1 {
11296
11304
  constructor(e) {
11297
11305
  this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = O.create("languageUtils");
11298
11306
  }
@@ -11316,7 +11324,7 @@ class T1 {
11316
11324
  }
11317
11325
  const t = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"];
11318
11326
  let i = e.split("-");
11319
- return this.options.lowerCaseLng ? i = i.map((o) => o.toLowerCase()) : i.length === 2 ? (i[0] = i[0].toLowerCase(), i[1] = i[1].toUpperCase(), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = M1(i[1].toLowerCase()))) : i.length === 3 && (i[0] = i[0].toLowerCase(), i[1].length === 2 && (i[1] = i[1].toUpperCase()), i[0] !== "sgn" && i[2].length === 2 && (i[2] = i[2].toUpperCase()), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = M1(i[1].toLowerCase())), t.indexOf(i[2].toLowerCase()) > -1 && (i[2] = M1(i[2].toLowerCase()))), i.join("-");
11327
+ return this.options.lowerCaseLng ? i = i.map((o) => o.toLowerCase()) : i.length === 2 ? (i[0] = i[0].toLowerCase(), i[1] = i[1].toUpperCase(), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = R1(i[1].toLowerCase()))) : i.length === 3 && (i[0] = i[0].toLowerCase(), i[1].length === 2 && (i[1] = i[1].toUpperCase()), i[0] !== "sgn" && i[2].length === 2 && (i[2] = i[2].toUpperCase()), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = R1(i[1].toLowerCase())), t.indexOf(i[2].toLowerCase()) > -1 && (i[2] = R1(i[2].toLowerCase()))), i.join("-");
11320
11328
  }
11321
11329
  return this.options.cleanCode || this.options.lowerCaseLng ? e.toLowerCase() : e;
11322
11330
  }
@@ -11357,7 +11365,7 @@ class T1 {
11357
11365
  }), o;
11358
11366
  }
11359
11367
  }
11360
- let M3 = [{
11368
+ let R3 = [{
11361
11369
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
11362
11370
  nr: [1, 2],
11363
11371
  fc: 1
@@ -11449,7 +11457,7 @@ let M3 = [{
11449
11457
  lngs: ["he", "iw"],
11450
11458
  nr: [1, 2, 20, 21],
11451
11459
  fc: 22
11452
- }], R3 = {
11460
+ }], V3 = {
11453
11461
  1: (s) => +(s > 1),
11454
11462
  2: (s) => +(s != 1),
11455
11463
  3: (s) => 0,
@@ -11473,28 +11481,28 @@ let M3 = [{
11473
11481
  21: (s) => s % 100 == 1 ? 1 : s % 100 == 2 ? 2 : s % 100 == 3 || s % 100 == 4 ? 3 : 0,
11474
11482
  22: (s) => s == 1 ? 0 : s == 2 ? 1 : (s < 0 || s > 10) && s % 10 == 0 ? 2 : 3
11475
11483
  };
11476
- const V3 = ["v1", "v2", "v3"], Z3 = ["v4"], P1 = {
11484
+ const Z3 = ["v1", "v2", "v3"], H3 = ["v4"], F1 = {
11477
11485
  zero: 0,
11478
11486
  one: 1,
11479
11487
  two: 2,
11480
11488
  few: 3,
11481
11489
  many: 4,
11482
11490
  other: 5
11483
- }, H3 = () => {
11491
+ }, _3 = () => {
11484
11492
  const s = {};
11485
- return M3.forEach((e) => {
11493
+ return R3.forEach((e) => {
11486
11494
  e.lngs.forEach((t) => {
11487
11495
  s[t] = {
11488
11496
  numbers: e.nr,
11489
- plurals: R3[e.fc]
11497
+ plurals: V3[e.fc]
11490
11498
  };
11491
11499
  });
11492
11500
  }), s;
11493
11501
  };
11494
- class _3 {
11502
+ class b3 {
11495
11503
  constructor(e) {
11496
11504
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11497
- this.languageUtils = e, this.options = t, this.logger = O.create("pluralResolver"), (!this.options.compatibilityJSON || Z3.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = H3(), this.pluralRulesCache = {};
11505
+ this.languageUtils = e, this.options = t, this.logger = O.create("pluralResolver"), (!this.options.compatibilityJSON || H3.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 = _3(), this.pluralRulesCache = {};
11498
11506
  }
11499
11507
  addRule(e, t) {
11500
11508
  this.rules[e] = t;
@@ -11537,7 +11545,7 @@ class _3 {
11537
11545
  getSuffixes(e) {
11538
11546
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11539
11547
  const i = this.getRule(e, t);
11540
- return i ? this.shouldUseIntlApi() ? i.resolvedOptions().pluralCategories.sort((o, h) => P1[o] - P1[h]).map((o) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${o}`) : i.numbers.map((o) => this.getSuffix(e, o, t)) : [];
11548
+ return i ? this.shouldUseIntlApi() ? i.resolvedOptions().pluralCategories.sort((o, h) => F1[o] - F1[h]).map((o) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${o}`) : i.numbers.map((o) => this.getSuffix(e, o, t)) : [];
11541
11549
  }
11542
11550
  getSuffix(e, t) {
11543
11551
  let i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
@@ -11552,14 +11560,14 @@ class _3 {
11552
11560
  return this.options.compatibilityJSON === "v1" ? o === 1 ? "" : typeof o == "number" ? `_plural_${o.toString()}` : h() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? h() : this.options.prepend && i.toString() ? this.options.prepend + i.toString() : i.toString();
11553
11561
  }
11554
11562
  shouldUseIntlApi() {
11555
- return !V3.includes(this.options.compatibilityJSON);
11563
+ return !Z3.includes(this.options.compatibilityJSON);
11556
11564
  }
11557
11565
  }
11558
- const F1 = function(s, e, t) {
11559
- let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, h = p3(s, e, t);
11560
- return !h && o && R(t) && (h = Z1(s, t, i), h === void 0 && (h = Z1(e, t, i))), h;
11561
- }, R1 = (s) => s.replace(/\$/g, "$$$$");
11562
- class b3 {
11566
+ const U1 = function(s, e, t) {
11567
+ let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, h = f3(s, e, t);
11568
+ return !h && o && R(t) && (h = H1(s, t, i), h === void 0 && (h = H1(e, t, i))), h;
11569
+ }, V1 = (s) => s.replace(/\$/g, "$$$$");
11570
+ class y3 {
11563
11571
  constructor() {
11564
11572
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
11565
11573
  this.logger = O.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
@@ -11588,7 +11596,7 @@ class b3 {
11588
11596
  maxReplaces: M,
11589
11597
  alwaysFormat: V
11590
11598
  } = e.interpolation;
11591
- this.escape = t !== void 0 ? t : L3, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = o !== void 0 ? o : !1, this.prefix = h ? s1(h) : C || "{{", this.suffix = d ? s1(d) : r || "}}", this.formatSeparator = l || ",", this.unescapePrefix = a ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? s1(u) : w || s1("$t("), this.nestingSuffix = f ? s1(f) : L || s1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = M || 1e3, this.alwaysFormat = V !== void 0 ? V : !1, this.resetRegExp();
11599
+ this.escape = t !== void 0 ? t : m3, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = o !== void 0 ? o : !1, this.prefix = h ? i1(h) : C || "{{", this.suffix = d ? i1(d) : r || "}}", this.formatSeparator = l || ",", this.unescapePrefix = a ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? i1(u) : w || i1("$t("), this.nestingSuffix = f ? i1(f) : L || i1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = M || 1e3, this.alwaysFormat = V !== void 0 ? V : !1, this.resetRegExp();
11592
11600
  }
11593
11601
  reset() {
11594
11602
  this.options && this.init(this.options);
@@ -11601,7 +11609,7 @@ class b3 {
11601
11609
  let h, C, d;
11602
11610
  const r = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, l = (w) => {
11603
11611
  if (w.indexOf(this.formatSeparator) < 0) {
11604
- const M = F1(t, r, w, this.options.keySeparator, this.options.ignoreJSONStructure);
11612
+ const M = U1(t, r, w, this.options.keySeparator, this.options.ignoreJSONStructure);
11605
11613
  return this.alwaysFormat ? this.format(M, void 0, i, {
11606
11614
  ...o,
11607
11615
  ...t,
@@ -11609,7 +11617,7 @@ class b3 {
11609
11617
  }) : M;
11610
11618
  }
11611
11619
  const f = w.split(this.formatSeparator), L = f.shift().trim(), m = f.join(this.formatSeparator).trim();
11612
- return this.format(F1(t, r, L, this.options.keySeparator, this.options.ignoreJSONStructure), m, i, {
11620
+ return this.format(U1(t, r, L, this.options.keySeparator, this.options.ignoreJSONStructure), m, i, {
11613
11621
  ...o,
11614
11622
  ...t,
11615
11623
  interpolationkey: L
@@ -11619,10 +11627,10 @@ class b3 {
11619
11627
  const a = o && o.missingInterpolationHandler || this.options.missingInterpolationHandler, p = o && o.interpolation && o.interpolation.skipOnVariables !== void 0 ? o.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
11620
11628
  return [{
11621
11629
  regex: this.regexpUnescape,
11622
- safeValue: (w) => R1(w)
11630
+ safeValue: (w) => V1(w)
11623
11631
  }, {
11624
11632
  regex: this.regexp,
11625
- safeValue: (w) => this.escapeValue ? R1(this.escape(w)) : R1(w)
11633
+ safeValue: (w) => this.escapeValue ? V1(this.escape(w)) : V1(w)
11626
11634
  }].forEach((w) => {
11627
11635
  for (d = 0; h = w.regex.exec(e); ) {
11628
11636
  const f = h[1].trim();
@@ -11683,7 +11691,7 @@ class b3 {
11683
11691
  return e;
11684
11692
  }
11685
11693
  }
11686
- const y3 = (s) => {
11694
+ const E3 = (s) => {
11687
11695
  let e = s.toLowerCase().trim();
11688
11696
  const t = {};
11689
11697
  if (s.indexOf("(") > -1) {
@@ -11701,7 +11709,7 @@ const y3 = (s) => {
11701
11709
  formatName: e,
11702
11710
  formatOptions: t
11703
11711
  };
11704
- }, o1 = (s) => {
11712
+ }, s1 = (s) => {
11705
11713
  const e = {};
11706
11714
  return (t, i, o) => {
11707
11715
  let h = o;
@@ -11714,36 +11722,36 @@ const y3 = (s) => {
11714
11722
  return d || (d = s(m1(i), o), e[C] = d), d(t);
11715
11723
  };
11716
11724
  };
11717
- class E3 {
11725
+ class A3 {
11718
11726
  constructor() {
11719
11727
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
11720
11728
  this.logger = O.create("formatter"), this.options = e, this.formats = {
11721
- number: o1((t, i) => {
11729
+ number: s1((t, i) => {
11722
11730
  const o = new Intl.NumberFormat(t, {
11723
11731
  ...i
11724
11732
  });
11725
11733
  return (h) => o.format(h);
11726
11734
  }),
11727
- currency: o1((t, i) => {
11735
+ currency: s1((t, i) => {
11728
11736
  const o = new Intl.NumberFormat(t, {
11729
11737
  ...i,
11730
11738
  style: "currency"
11731
11739
  });
11732
11740
  return (h) => o.format(h);
11733
11741
  }),
11734
- datetime: o1((t, i) => {
11742
+ datetime: s1((t, i) => {
11735
11743
  const o = new Intl.DateTimeFormat(t, {
11736
11744
  ...i
11737
11745
  });
11738
11746
  return (h) => o.format(h);
11739
11747
  }),
11740
- relativetime: o1((t, i) => {
11748
+ relativetime: s1((t, i) => {
11741
11749
  const o = new Intl.RelativeTimeFormat(t, {
11742
11750
  ...i
11743
11751
  });
11744
11752
  return (h) => o.format(h, i.range || "day");
11745
11753
  }),
11746
- list: o1((t, i) => {
11754
+ list: s1((t, i) => {
11747
11755
  const o = new Intl.ListFormat(t, {
11748
11756
  ...i
11749
11757
  });
@@ -11761,7 +11769,7 @@ class E3 {
11761
11769
  this.formats[e.toLowerCase().trim()] = t;
11762
11770
  }
11763
11771
  addCached(e, t) {
11764
- this.formats[e.toLowerCase().trim()] = o1(t);
11772
+ this.formats[e.toLowerCase().trim()] = s1(t);
11765
11773
  }
11766
11774
  format(e, t, i) {
11767
11775
  let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
@@ -11774,7 +11782,7 @@ class E3 {
11774
11782
  const {
11775
11783
  formatName: l,
11776
11784
  formatOptions: a
11777
- } = y3(r);
11785
+ } = E3(r);
11778
11786
  if (this.formats[l]) {
11779
11787
  let p = d;
11780
11788
  try {
@@ -11794,10 +11802,10 @@ class E3 {
11794
11802
  }, e);
11795
11803
  }
11796
11804
  }
11797
- const A3 = (s, e) => {
11805
+ const D3 = (s, e) => {
11798
11806
  s.pending[e] !== void 0 && (delete s.pending[e], s.pendingCount--);
11799
11807
  };
11800
- class D3 extends N1 {
11808
+ class K3 extends N1 {
11801
11809
  constructor(e, t, i) {
11802
11810
  let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
11803
11811
  super(), this.backend = e, this.store = t, this.services = i, this.languageUtils = i.languageUtils, this.options = o, this.logger = O.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = o.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = o.maxRetries >= 0 ? o.maxRetries : 5, this.retryTimeout = o.retryTimeout >= 1 ? o.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(i, o.backend, o);
@@ -11830,7 +11838,7 @@ class D3 extends N1 {
11830
11838
  }), this.state[e] = t ? -1 : 2, t && i && (this.state[e] = 0);
11831
11839
  const d = {};
11832
11840
  this.queue.forEach((r) => {
11833
- w3(r.loaded, [h], C), A3(r, e), t && r.errors.push(t), r.pendingCount === 0 && !r.done && (Object.keys(r.loaded).forEach((l) => {
11841
+ p3(r.loaded, [h], C), D3(r, e), t && r.errors.push(t), r.pendingCount === 0 && !r.done && (Object.keys(r.loaded).forEach((l) => {
11834
11842
  d[l] || (d[l] = {});
11835
11843
  const a = r.loaded[l];
11836
11844
  a.length && a.forEach((p) => {
@@ -11932,7 +11940,7 @@ class D3 extends N1 {
11932
11940
  }
11933
11941
  }
11934
11942
  }
11935
- const U1 = () => ({
11943
+ const z1 = () => ({
11936
11944
  debug: !1,
11937
11945
  initImmediate: !0,
11938
11946
  ns: ["translation"],
@@ -11988,7 +11996,7 @@ const U1 = () => ({
11988
11996
  maxReplaces: 1e3,
11989
11997
  skipOnVariables: !0
11990
11998
  }
11991
- }), z1 = (s) => (R(s.ns) && (s.ns = [s.ns]), R(s.fallbackLng) && (s.fallbackLng = [s.fallbackLng]), R(s.fallbackNS) && (s.fallbackNS = [s.fallbackNS]), s.supportedLngs && s.supportedLngs.indexOf("cimode") < 0 && (s.supportedLngs = s.supportedLngs.concat(["cimode"])), s), f1 = () => {
11999
+ }), J1 = (s) => (R(s.ns) && (s.ns = [s.ns]), R(s.fallbackLng) && (s.fallbackLng = [s.fallbackLng]), R(s.fallbackNS) && (s.fallbackNS = [s.fallbackNS]), s.supportedLngs && s.supportedLngs.indexOf("cimode") < 0 && (s.supportedLngs = s.supportedLngs.concat(["cimode"])), s), f1 = () => {
11992
12000
  }, B3 = (s) => {
11993
12001
  Object.getOwnPropertyNames(Object.getPrototypeOf(s)).forEach((t) => {
11994
12002
  typeof s[t] == "function" && (s[t] = s[t].bind(s));
@@ -11997,7 +12005,7 @@ const U1 = () => ({
11997
12005
  class C1 extends N1 {
11998
12006
  constructor() {
11999
12007
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
12000
- if (super(), this.options = z1(e), this.services = {}, this.logger = O, this.modules = {
12008
+ if (super(), this.options = J1(e), this.services = {}, this.logger = O, this.modules = {
12001
12009
  external: []
12002
12010
  }, B3(this), t && !this.isInitialized && !e.isClone) {
12003
12011
  if (!this.options.initImmediate)
@@ -12011,11 +12019,11 @@ class C1 extends N1 {
12011
12019
  var e = this;
12012
12020
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 ? arguments[1] : void 0;
12013
12021
  this.isInitializing = !0, typeof t == "function" && (i = t, t = {}), !t.defaultNS && t.defaultNS !== !1 && t.ns && (R(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
12014
- const o = U1();
12022
+ const o = z1();
12015
12023
  this.options = {
12016
12024
  ...o,
12017
12025
  ...this.options,
12018
- ...z1(t)
12026
+ ...J1(t)
12019
12027
  }, this.options.compatibilityAPI !== "v1" && (this.options.interpolation = {
12020
12028
  ...o.interpolation,
12021
12029
  ...this.options.interpolation
@@ -12024,17 +12032,17 @@ class C1 extends N1 {
12024
12032
  if (!this.options.isClone) {
12025
12033
  this.modules.logger ? O.init(h(this.modules.logger), this.options) : O.init(null, this.options);
12026
12034
  let a;
12027
- this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = E3);
12028
- const p = new T1(this.options);
12029
- this.store = new W1(this.options.resources, this.options);
12035
+ this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = A3);
12036
+ const p = new P1(this.options);
12037
+ this.store = new $1(this.options.resources, this.options);
12030
12038
  const u = this.services;
12031
- u.logger = O, u.resourceStore = this.store, u.languageUtils = p, u.pluralResolver = new _3(p, {
12039
+ u.logger = O, u.resourceStore = this.store, u.languageUtils = p, u.pluralResolver = new b3(p, {
12032
12040
  prepend: this.options.pluralSeparator,
12033
12041
  compatibilityJSON: this.options.compatibilityJSON,
12034
12042
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
12035
- }), a && (!this.options.interpolation.format || this.options.interpolation.format === o.interpolation.format) && (u.formatter = h(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new b3(this.options), u.utils = {
12043
+ }), a && (!this.options.interpolation.format || this.options.interpolation.format === o.interpolation.format) && (u.formatter = h(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new y3(this.options), u.utils = {
12036
12044
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
12037
- }, u.backendConnector = new D3(h(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(w) {
12045
+ }, u.backendConnector = new K3(h(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(w) {
12038
12046
  for (var f = arguments.length, L = new Array(f > 1 ? f - 1 : 0), m = 1; m < f; m++)
12039
12047
  L[m - 1] = arguments[m];
12040
12048
  e.emit(w, ...L);
@@ -12094,7 +12102,7 @@ class C1 extends N1 {
12094
12102
  use(e) {
12095
12103
  if (!e) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
12096
12104
  if (!e.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
12097
- return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" && l2.addPostProcessor(e), e.type === "formatter" && (this.modules.formatter = e), e.type === "3rdParty" && this.modules.external.push(e), this;
12105
+ return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" && r2.addPostProcessor(e), e.type === "formatter" && (this.modules.formatter = e), e.type === "3rdParty" && this.modules.external.push(e), this;
12098
12106
  }
12099
12107
  setResolvedLanguage(e) {
12100
12108
  if (!(!e || !this.languages) && !(["cimode", "dev"].indexOf(e) > -1))
@@ -12192,7 +12200,7 @@ class C1 extends N1 {
12192
12200
  }
12193
12201
  dir(e) {
12194
12202
  if (e || (e = this.resolvedLanguage || (this.languages && this.languages.length > 0 ? this.languages[0] : this.language)), !e) return "rtl";
12195
- const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = this.services && this.services.languageUtils || new T1(U1());
12203
+ const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], i = this.services && this.services.languageUtils || new P1(z1());
12196
12204
  return t.indexOf(i.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
12197
12205
  }
12198
12206
  static createInstance() {
@@ -12214,7 +12222,7 @@ class C1 extends N1 {
12214
12222
  ...this.services
12215
12223
  }, h.services.utils = {
12216
12224
  hasLoadedNamespace: h.hasLoadedNamespace.bind(h)
12217
- }, i && (h.store = new W1(this.store.data, o), h.services.resourceStore = h.store), h.translator = new v1(h.services, o), h.translator.on("*", function(d) {
12225
+ }, i && (h.store = new $1(this.store.data, o), h.services.resourceStore = h.store), h.translator = new v1(h.services, o), h.translator.on("*", function(d) {
12218
12226
  for (var r = arguments.length, l = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++)
12219
12227
  l[a - 1] = arguments[a];
12220
12228
  h.emit(d, ...l);
@@ -12248,20 +12256,20 @@ K.setDefaultNamespace;
12248
12256
  K.hasLoadedNamespace;
12249
12257
  K.loadNamespaces;
12250
12258
  K.loadLanguages;
12251
- function K3() {
12259
+ function S3() {
12252
12260
  if (console && console.warn) {
12253
12261
  for (var s = arguments.length, e = new Array(s), t = 0; t < s; t++)
12254
12262
  e[t] = arguments[t];
12255
- Q(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
12263
+ J(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
12256
12264
  }
12257
12265
  }
12258
- const J1 = {};
12259
- function H1() {
12266
+ const Q1 = {};
12267
+ function _1() {
12260
12268
  for (var s = arguments.length, e = new Array(s), t = 0; t < s; t++)
12261
12269
  e[t] = arguments[t];
12262
- Q(e[0]) && J1[e[0]] || (Q(e[0]) && (J1[e[0]] = /* @__PURE__ */ new Date()), K3(...e));
12270
+ J(e[0]) && Q1[e[0]] || (J(e[0]) && (Q1[e[0]] = /* @__PURE__ */ new Date()), S3(...e));
12263
12271
  }
12264
- const r2 = (s, e) => () => {
12272
+ const a2 = (s, e) => () => {
12265
12273
  if (s.isInitialized)
12266
12274
  e();
12267
12275
  else {
@@ -12272,12 +12280,12 @@ const r2 = (s, e) => () => {
12272
12280
  };
12273
12281
  s.on("initialized", t);
12274
12282
  }
12275
- }, Q1 = (s, e, t) => {
12276
- s.loadNamespaces(e, r2(s, t));
12277
- }, q1 = (s, e, t, i) => {
12278
- Q(t) && (t = [t]), t.forEach((o) => {
12283
+ }, q1 = (s, e, t) => {
12284
+ s.loadNamespaces(e, a2(s, t));
12285
+ }, X1 = (s, e, t, i) => {
12286
+ J(t) && (t = [t]), t.forEach((o) => {
12279
12287
  s.options.ns.indexOf(o) < 0 && s.options.ns.push(o);
12280
- }), s.loadLanguages(e, r2(s, i));
12288
+ }), s.loadLanguages(e, a2(s, i));
12281
12289
  }, G3 = function(s, e) {
12282
12290
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12283
12291
  const i = e.languages[0], o = e.options ? e.options.fallbackLng : !1, h = e.languages[e.languages.length - 1];
@@ -12287,15 +12295,15 @@ const r2 = (s, e) => () => {
12287
12295
  return l === -1 || l === 2;
12288
12296
  };
12289
12297
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !C(e.isLanguageChangingTo, s) ? !1 : !!(e.hasResourceBundle(i, s) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || C(i, s) && (!o || C(h, s)));
12290
- }, S3 = function(s, e) {
12298
+ }, Y3 = function(s, e) {
12291
12299
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12292
- return !e.languages || !e.languages.length ? (H1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(s, {
12300
+ return !e.languages || !e.languages.length ? (_1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(s, {
12293
12301
  lng: t.lng,
12294
12302
  precheck: (o, h) => {
12295
12303
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !h(o.isLanguageChangingTo, s)) return !1;
12296
12304
  }
12297
12305
  }) : G3(s, e, t);
12298
- }, Q = (s) => typeof s == "string", I3 = (s) => typeof s == "object" && s !== null, O3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Y3 = {
12306
+ }, J = (s) => typeof s == "string", I3 = (s) => typeof s == "object" && s !== null, O3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, j3 = {
12299
12307
  "&amp;": "&",
12300
12308
  "&#38;": "&",
12301
12309
  "&lt;": "<",
@@ -12316,8 +12324,8 @@ const r2 = (s, e) => () => {
12316
12324
  "&#8230;": "…",
12317
12325
  "&#x2F;": "/",
12318
12326
  "&#47;": "/"
12319
- }, j3 = (s) => Y3[s], W3 = (s) => s.replace(O3, j3);
12320
- let _1 = {
12327
+ }, W3 = (s) => j3[s], $3 = (s) => s.replace(O3, W3);
12328
+ let b1 = {
12321
12329
  bindI18n: "languageChanged",
12322
12330
  bindI18nStore: "",
12323
12331
  transEmptyNodeValue: "",
@@ -12325,27 +12333,27 @@ let _1 = {
12325
12333
  transWrapTextNodes: "",
12326
12334
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
12327
12335
  useSuspense: !0,
12328
- unescape: W3
12336
+ unescape: $3
12329
12337
  };
12330
- const $3 = function() {
12338
+ const T3 = function() {
12331
12339
  let s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
12332
- _1 = {
12333
- ..._1,
12340
+ b1 = {
12341
+ ...b1,
12334
12342
  ...s
12335
12343
  };
12336
- }, T3 = () => _1;
12337
- let a2;
12338
- const P3 = (s) => {
12339
- a2 = s;
12340
- }, F3 = () => a2, U3 = {
12344
+ }, P3 = () => b1;
12345
+ let h2;
12346
+ const F3 = (s) => {
12347
+ h2 = s;
12348
+ }, U3 = () => h2, z3 = {
12341
12349
  type: "3rdParty",
12342
12350
  init(s) {
12343
- $3(s.options.react), P3(s);
12351
+ T3(s.options.react), F3(s);
12344
12352
  }
12345
- }, z3 = X1();
12346
- class J3 {
12353
+ }, J3 = e2();
12354
+ class Q3 {
12347
12355
  constructor() {
12348
- A1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
12356
+ D1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
12349
12357
  this.usedNamespaces = {};
12350
12358
  }
12351
12359
  addUsedNamespaces(e) {
@@ -12354,27 +12362,27 @@ class J3 {
12354
12362
  });
12355
12363
  }
12356
12364
  }
12357
- const Q3 = (s, e) => {
12358
- const t = j();
12359
- return B(() => {
12365
+ const q3 = (s, e) => {
12366
+ const t = W();
12367
+ return D(() => {
12360
12368
  t.current = s;
12361
12369
  }, [s, e]), t.current;
12362
- }, h2 = (s, e, t, i) => s.getFixedT(e, t, i), q3 = (s, e, t, i) => I(h2(s, e, t, i), [s, e, t, i]), X3 = function(s) {
12370
+ }, c2 = (s, e, t, i) => s.getFixedT(e, t, i), X3 = (s, e, t, i) => I(c2(s, e, t, i), [s, e, t, i]), e6 = function(s) {
12363
12371
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
12364
12372
  const {
12365
12373
  i18n: t
12366
12374
  } = e, {
12367
12375
  i18n: i,
12368
12376
  defaultNS: o
12369
- } = $(z3) || {}, h = t || i || F3();
12370
- if (h && !h.reportNamespaces && (h.reportNamespaces = new J3()), !h) {
12371
- H1("You will need to pass in an i18next instance by using initReactI18next");
12372
- const v = (N, x) => Q(x) ? x : I3(x) && Q(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, Z = [v, {}, !1];
12373
- return Z.t = v, Z.i18n = {}, Z.ready = !1, Z;
12377
+ } = $(J3) || {}, h = t || i || U3();
12378
+ if (h && !h.reportNamespaces && (h.reportNamespaces = new Q3()), !h) {
12379
+ _1("You will need to pass in an i18next instance by using initReactI18next");
12380
+ const k = (N, x) => J(x) ? x : I3(x) && J(x.defaultValue) ? x.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, Z = [k, {}, !1];
12381
+ return Z.t = k, Z.i18n = {}, Z.ready = !1, Z;
12374
12382
  }
12375
- h.options.react && h.options.react.wait !== void 0 && H1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
12383
+ h.options.react && h.options.react.wait !== void 0 && _1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
12376
12384
  const C = {
12377
- ...T3(),
12385
+ ...P3(),
12378
12386
  ...h.options.react,
12379
12387
  ...e
12380
12388
  }, {
@@ -12382,53 +12390,53 @@ const Q3 = (s, e) => {
12382
12390
  keyPrefix: r
12383
12391
  } = C;
12384
12392
  let l = s;
12385
- l = Q(l) ? [l] : l || ["translation"], h.reportNamespaces.addUsedNamespaces && h.reportNamespaces.addUsedNamespaces(l);
12386
- const a = (h.isInitialized || h.initializedStoreOnce) && l.every((v) => S3(v, h, C)), p = q3(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), u = () => p, w = () => h2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), [f, L] = y(u);
12393
+ l = J(l) ? [l] : l || ["translation"], h.reportNamespaces.addUsedNamespaces && h.reportNamespaces.addUsedNamespaces(l);
12394
+ const a = (h.isInitialized || h.initializedStoreOnce) && l.every((k) => Y3(k, h, C)), p = X3(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), u = () => p, w = () => c2(h, e.lng || null, C.nsMode === "fallback" ? l : l[0], r), [f, L] = E(u);
12387
12395
  let m = l.join();
12388
12396
  e.lng && (m = `${e.lng}${m}`);
12389
- const M = Q3(m), V = j(!0);
12390
- B(() => {
12397
+ const M = q3(m), V = W(!0);
12398
+ D(() => {
12391
12399
  const {
12392
- bindI18n: v,
12400
+ bindI18n: k,
12393
12401
  bindI18nStore: Z
12394
12402
  } = C;
12395
- V.current = !0, !a && !d && (e.lng ? q1(h, e.lng, l, () => {
12403
+ V.current = !0, !a && !d && (e.lng ? X1(h, e.lng, l, () => {
12396
12404
  V.current && L(w);
12397
- }) : Q1(h, l, () => {
12405
+ }) : q1(h, l, () => {
12398
12406
  V.current && L(w);
12399
12407
  })), a && M && M !== m && V.current && L(w);
12400
12408
  const N = () => {
12401
12409
  V.current && L(w);
12402
12410
  };
12403
- return v && h && h.on(v, N), Z && h && h.store.on(Z, N), () => {
12404
- V.current = !1, v && h && v.split(" ").forEach((x) => h.off(x, N)), Z && h && Z.split(" ").forEach((x) => h.store.off(x, N));
12411
+ return k && h && h.on(k, N), Z && h && h.store.on(Z, N), () => {
12412
+ V.current = !1, k && h && k.split(" ").forEach((x) => h.off(x, N)), Z && h && Z.split(" ").forEach((x) => h.store.off(x, N));
12405
12413
  };
12406
- }, [h, m]), B(() => {
12414
+ }, [h, m]), D(() => {
12407
12415
  V.current && a && L(u);
12408
12416
  }, [h, r, a]);
12409
12417
  const b = [f, h, a];
12410
12418
  if (b.t = f, b.i18n = h, b.ready = a, a || !a && !d) return b;
12411
- throw new Promise((v) => {
12412
- e.lng ? q1(h, e.lng, l, () => v()) : Q1(h, l, () => v());
12419
+ throw new Promise((k) => {
12420
+ e.lng ? X1(h, e.lng, l, () => k()) : q1(h, l, () => k());
12413
12421
  });
12414
- }, e6 = "Country", t6 = {
12415
- placeholder: e6
12416
- }, i6 = "Страна", s6 = {
12417
- placeholder: i6
12422
+ }, t6 = "Country", i6 = {
12423
+ placeholder: t6
12424
+ }, s6 = "Страна", o6 = {
12425
+ placeholder: s6
12418
12426
  };
12419
- K.use(U3).init({
12427
+ K.use(z3).init({
12420
12428
  defaultNS: "common",
12421
12429
  lng: "en",
12422
12430
  resources: {
12423
12431
  en: {
12424
- common: t6
12432
+ common: i6
12425
12433
  },
12426
12434
  ru: {
12427
- common: s6
12435
+ common: o6
12428
12436
  }
12429
12437
  }
12430
12438
  });
12431
- const c6 = X(
12439
+ const C6 = q(
12432
12440
  ({
12433
12441
  width: s,
12434
12442
  selectedCity: e,
@@ -12441,13 +12449,13 @@ const c6 = X(
12441
12449
  clearable: r,
12442
12450
  error: l
12443
12451
  }, a) => {
12444
- const [p, u] = y([]), [w, f] = y([]), [L, m] = y(!1), { locale: M, axiosPeople: V } = $(q);
12452
+ const [p, u] = E([]), [w, f] = E([]), [L, m] = E(!1), { locale: M, axiosPeople: V } = $(Q);
12445
12453
  if (!V)
12446
12454
  throw new Error(
12447
12455
  `CountrySelect requires "axiosPeople" to fetch counties.
12448
12456
  Please provide it via SNMTUiContext.`
12449
12457
  );
12450
- const { t: b } = X3("common", { lng: M }), v = I(async () => {
12458
+ const { t: b } = e6("common", { lng: M }), k = I(async () => {
12451
12459
  m(!0);
12452
12460
  try {
12453
12461
  const N = await V.post("v1/countries/search");
@@ -12458,22 +12466,22 @@ const c6 = X(
12458
12466
  m(!1);
12459
12467
  }
12460
12468
  }, [V]);
12461
- B(() => {
12462
- v();
12463
- }, []), B(() => {
12469
+ D(() => {
12470
+ k();
12471
+ }, []), D(() => {
12464
12472
  if (e) {
12465
12473
  const N = e.split("-")[1], x = w.filter(
12466
- (E) => E.name.includes(N)
12474
+ (B) => B.name.includes(N)
12467
12475
  );
12468
12476
  if (x.length) {
12469
- const E = x.map((G) => ({
12470
- label: G.name,
12471
- value: G.name
12477
+ const B = x.map((S) => ({
12478
+ label: S.name,
12479
+ value: S.name
12472
12480
  }));
12473
- i(E[0].value);
12481
+ i(B[0].value);
12474
12482
  }
12475
12483
  }
12476
- }, [e, w, i]), B(() => {
12484
+ }, [e, w, i]), D(() => {
12477
12485
  const N = w.map((x) => ({
12478
12486
  label: x.name,
12479
12487
  value: x.name
@@ -12484,7 +12492,7 @@ const c6 = X(
12484
12492
  N === null ? (i(""), t && t("")) : (i(N), t && t(""));
12485
12493
  };
12486
12494
  return /* @__PURE__ */ n("div", { className: "snmt-country-select", children: /* @__PURE__ */ n(
12487
- C3,
12495
+ d3,
12488
12496
  {
12489
12497
  id: h,
12490
12498
  width: s,
@@ -12503,5 +12511,5 @@ const c6 = X(
12503
12511
  }
12504
12512
  );
12505
12513
  export {
12506
- c6 as CountrySelect
12514
+ C6 as CountrySelect
12507
12515
  };