@snmt-react-ui/country-select 2.9.9 → 2.9.11

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 +913 -1029
  2. package/package.json +3 -3
@@ -1,13 +1,13 @@
1
- var v2 = Object.defineProperty;
2
- var N2 = (l, e, t) => e in l ? v2(l, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : l[e] = t;
1
+ var k2 = Object.defineProperty;
2
+ var N2 = (l, e, t) => e in l ? k2(l, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : l[e] = t;
3
3
  var D1 = (l, e, t) => N2(l, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
- import { jsx as n, Fragment as j, jsxs as g } from "react/jsx-runtime";
5
+ import { jsx as n, Fragment as $, jsxs as g } from "react/jsx-runtime";
6
6
  import { COLORS as h, SNMTUiContext as Q } from "@snmt-react-ui/core";
7
- import { Select as M2, Tag as y1, Flex as x2, Checkbox as V2, Avatar as Z2, Typography as d1, Popover as R2 } from "antd";
8
- import { forwardRef as q, useState as A, useRef as $, useEffect as D, useCallback as O, useContext as T, useImperativeHandle as g1, createContext as e2 } from "react";
7
+ import { Select as M2, Tag as y1, Flex as Z2, Checkbox as x2, Avatar as V2, Typography as d1, Popover as R2 } from "antd";
8
+ import { forwardRef as q, useState as E, useRef as P, useEffect as D, useCallback as O, useContext as T, useImperativeHandle as g1, createContext as e2 } from "react";
9
9
  var H2 = Object.defineProperty, _2 = (l, e, t) => e in l ? H2(l, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : l[e] = t, b2 = (l, e, t) => _2(l, e + "", t), y2 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function A2() {
10
+ function E2() {
11
11
  if (console && console.warn) {
12
12
  for (var l = arguments.length, e = new Array(l), t = 0; t < l; t++)
13
13
  e[t] = arguments[t];
@@ -18,7 +18,7 @@ const K1 = {};
18
18
  function R1() {
19
19
  for (var l = arguments.length, e = new Array(l), t = 0; t < l; t++)
20
20
  e[t] = arguments[t];
21
- z(e[0]) && K1[e[0]] || (z(e[0]) && (K1[e[0]] = /* @__PURE__ */ new Date()), A2(...e));
21
+ z(e[0]) && K1[e[0]] || (z(e[0]) && (K1[e[0]] = /* @__PURE__ */ new Date()), E2(...e));
22
22
  }
23
23
  const t2 = (l, e) => () => {
24
24
  if (l.isInitialized)
@@ -37,7 +37,7 @@ const t2 = (l, e) => () => {
37
37
  z(t) && (t = [t]), t.forEach((s) => {
38
38
  l.options.ns.indexOf(s) < 0 && l.options.ns.push(s);
39
39
  }), l.loadLanguages(e, t2(l, i));
40
- }, E2 = function(l, e) {
40
+ }, A2 = function(l, e) {
41
41
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
42
42
  const i = e.languages[0], s = e.options ? e.options.fallbackLng : !1, C = e.languages[e.languages.length - 1];
43
43
  if (i.toLowerCase() === "cimode") return !0;
@@ -53,7 +53,7 @@ const t2 = (l, e) => () => {
53
53
  precheck: (i, s) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && i.services.backendConnector.backend && i.isLanguageChangingTo && !s(i.isLanguageChangingTo, l)) return !1;
55
55
  }
56
- }) : E2(l, e, t);
56
+ }) : A2(l, e, t);
57
57
  }, z = (l) => typeof l == "string", K2 = (l) => typeof l == "object" && l !== null, G2 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, B2 = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
@@ -75,7 +75,7 @@ const t2 = (l, e) => () => {
75
75
  "&#8230;": "…",
76
76
  "&#x2F;": "/",
77
77
  "&#47;": "/"
78
- }, S2 = (l) => B2[l], Y2 = (l) => l.replace(G2, S2);
78
+ }, Y2 = (l) => B2[l], S2 = (l) => l.replace(G2, Y2);
79
79
  let O2 = {
80
80
  bindI18n: "languageChanged",
81
81
  bindI18nStore: "",
@@ -84,12 +84,12 @@ let O2 = {
84
84
  transWrapTextNodes: "",
85
85
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
86
86
  useSuspense: !0,
87
- unescape: Y2
87
+ unescape: S2
88
88
  };
89
89
  const I2 = () => O2;
90
- let j2;
91
- const $2 = () => j2, T2 = e2();
92
- class P2 {
90
+ let $2;
91
+ const P2 = () => $2, T2 = e2();
92
+ class F2 {
93
93
  constructor() {
94
94
  b2(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
95
95
  }
@@ -99,23 +99,23 @@ class P2 {
99
99
  });
100
100
  }
101
101
  }
102
- const W2 = (l, e) => {
103
- const t = $();
102
+ const j2 = (l, e) => {
103
+ const t = P();
104
104
  return D(() => {
105
105
  t.current = l;
106
106
  }, [l, e]), t.current;
107
- }, i2 = (l, e, t, i) => l.getFixedT(e, t, i), F2 = (l, e, t, i) => O(i2(l, e, t, i), [l, e, t, i]), U2 = function(l) {
107
+ }, i2 = (l, e, t, i) => l.getFixedT(e, t, i), U2 = (l, e, t, i) => O(i2(l, e, t, i), [l, e, t, i]), W2 = function(l) {
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: s
114
- } = T(T2) || {}, C = t || i || $2();
115
- if (C && !C.reportNamespaces && (C.reportNamespaces = new P2()), !C) {
114
+ } = T(T2) || {}, C = t || i || P2();
115
+ if (C && !C.reportNamespaces && (C.reportNamespaces = new F2()), !C) {
116
116
  R1("You will need to pass in an i18next instance by using initReactI18next");
117
- const k = (N, M) => z(M) ? M : K2(M) && z(M.defaultValue) ? M.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [k, {}, !1];
118
- return R.t = k, R.i18n = {}, R.ready = !1, R;
117
+ const v = (N, M) => z(M) ? M : K2(M) && z(M.defaultValue) ? M.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [v, {}, !1];
118
+ return R.t = v, R.i18n = {}, R.ready = !1, R;
119
119
  }
120
120
  C.options.react && C.options.react.wait !== void 0 && R1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
@@ -128,33 +128,33 @@ const W2 = (l, e) => {
128
128
  } = c;
129
129
  let o = l;
130
130
  o = z(o) ? [o] : o || ["translation"], C.reportNamespaces.addUsedNamespaces && C.reportNamespaces.addUsedNamespaces(o);
131
- const r = (C.isInitialized || C.initializedStoreOnce) && o.every((k) => D2(k, C, c)), p = F2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), w = () => p, u = () => i2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), [f, L] = A(w);
131
+ const r = (C.isInitialized || C.initializedStoreOnce) && o.every((v) => D2(v, C, c)), p = U2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), w = () => p, f = () => i2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), [u, L] = E(w);
132
132
  let m = o.join();
133
133
  e.lng && (m = `${e.lng}${m}`);
134
- const x = W2(m), Z = $(!0);
134
+ const Z = j2(m), V = P(!0);
135
135
  D(() => {
136
136
  const {
137
- bindI18n: k,
137
+ bindI18n: v,
138
138
  bindI18nStore: R
139
139
  } = c;
140
- Z.current = !0, !r && !d && (e.lng ? B1(C, e.lng, o, () => {
141
- Z.current && L(u);
140
+ V.current = !0, !r && !d && (e.lng ? B1(C, e.lng, o, () => {
141
+ V.current && L(f);
142
142
  }) : G1(C, o, () => {
143
- Z.current && L(u);
144
- })), r && x && x !== m && Z.current && L(u);
143
+ V.current && L(f);
144
+ })), r && Z && Z !== m && V.current && L(f);
145
145
  const N = () => {
146
- Z.current && L(u);
146
+ V.current && L(f);
147
147
  };
148
- return k && C && C.on(k, N), R && C && C.store.on(R, N), () => {
149
- Z.current = !1, k && C && k.split(" ").forEach((M) => C.off(M, N)), R && C && R.split(" ").forEach((M) => C.store.off(M, N));
148
+ return v && C && C.on(v, N), R && C && C.store.on(R, N), () => {
149
+ V.current = !1, v && C && v.split(" ").forEach((M) => C.off(M, N)), R && C && R.split(" ").forEach((M) => C.store.off(M, N));
150
150
  };
151
151
  }, [C, m]), D(() => {
152
- Z.current && r && L(w);
152
+ V.current && r && L(w);
153
153
  }, [C, a, r]);
154
- const b = [f, C, r];
155
- if (b.t = f, b.i18n = C, b.ready = r, r || !r && !d) return b;
156
- throw new Promise((k) => {
157
- e.lng ? B1(C, e.lng, o, () => k()) : G1(C, o, () => k());
154
+ const b = [u, C, r];
155
+ if (b.t = u, b.i18n = C, b.ready = r, r || !r && !d) return b;
156
+ throw new Promise((v) => {
157
+ e.lng ? B1(C, e.lng, o, () => v()) : G1(C, o, () => v());
158
158
  });
159
159
  }, C1 = ({
160
160
  children: l,
@@ -166,7 +166,7 @@ const W2 = (l, e) => {
166
166
  gap: c,
167
167
  padding: d
168
168
  }) => /* @__PURE__ */ n(
169
- x2,
169
+ Z2,
170
170
  {
171
171
  className: `snmt-flex${t === "inherit" ? " inherit" : ""}`,
172
172
  vertical: e === "column",
@@ -183,7 +183,7 @@ const W2 = (l, e) => {
183
183
  h2: 2,
184
184
  h3: 3,
185
185
  h4: 4
186
- }, S1 = q(
186
+ }, Y1 = q(
187
187
  ({
188
188
  align: l = "inherit",
189
189
  variant: e = "body1",
@@ -195,9 +195,9 @@ const W2 = (l, e) => {
195
195
  /** This prop allows you to enable tooltip if text size is too big */
196
196
  trim: d = !1
197
197
  }, a) => {
198
- const o = $(null);
198
+ const o = P(null);
199
199
  g1(a, () => o.current);
200
- const [r, p] = A(!1);
200
+ const [r, p] = E(!1);
201
201
  D(() => {
202
202
  var L;
203
203
  if (!d) return;
@@ -205,16 +205,16 @@ const W2 = (l, e) => {
205
205
  o.current && p(o.current.scrollWidth > o.current.clientWidth);
206
206
  };
207
207
  m();
208
- const x = new ResizeObserver(m);
209
- return o.current && x.observe(o.current), (L = o.current) != null && L.parentElement && x.observe(o.current.parentElement), () => {
210
- x.disconnect();
208
+ const Z = new ResizeObserver(m);
209
+ return o.current && Z.observe(o.current), (L = o.current) != null && L.parentElement && Z.observe(o.current.parentElement), () => {
210
+ Z.disconnect();
211
211
  };
212
212
  }, [d]);
213
213
  const w = e === "h1" || e === "h2" || e === "h3" || e === "h4";
214
- let u = `snmt-typography snmt-typography-${e}`;
215
- l && l !== "inherit" && (u += ` snmt-typography-align-${l}`), C && (u += " collapsed");
216
- const f = {
217
- className: u,
214
+ let f = `snmt-typography snmt-typography-${e}`;
215
+ l && l !== "inherit" && (f += ` snmt-typography-align-${l}`), C && (f += " collapsed");
216
+ const u = {
217
+ className: f,
218
218
  style: { color: t, whiteSpace: d ? "nowrap" : c, display: d ? "block" : "" },
219
219
  onClick: s,
220
220
  ref: o,
@@ -225,7 +225,7 @@ const W2 = (l, e) => {
225
225
  }
226
226
  } : void 0
227
227
  };
228
- return w ? /* @__PURE__ */ n(z2, { level: Q2[e], ...f, children: i }) : /* @__PURE__ */ n(J2, { ...f, children: i });
228
+ return w ? /* @__PURE__ */ n(z2, { level: Q2[e], ...u, children: i }) : /* @__PURE__ */ n(J2, { ...u, children: i });
229
229
  }
230
230
  ), q2 = ({ label: l, variant: e = "small", src: t, fallbackText: i }) => {
231
231
  const s = t != null && t.trim() ? t : void 0, C = {
@@ -251,16 +251,16 @@ const W2 = (l, e) => {
251
251
  style: { gap: l ? e === "large" || e === "medium" ? 12 : 8 : 0 },
252
252
  children: [
253
253
  /* @__PURE__ */ n(
254
- Z2,
254
+ V2,
255
255
  {
256
256
  className: `snmt-avatar ${s ? "image" : ""}`,
257
257
  src: s,
258
258
  size: C[e],
259
- children: /* @__PURE__ */ n(S1, { color: h.GREY_LIGHT_0, variant: c[e], children: !s && i })
259
+ children: /* @__PURE__ */ n(Y1, { color: h.GREY_LIGHT_0, variant: c[e], children: !s && i })
260
260
  }
261
261
  ),
262
262
  l && /* @__PURE__ */ n(
263
- S1,
263
+ Y1,
264
264
  {
265
265
  color: h.GREY_DARK_5,
266
266
  variant: e ? d[e] : "body2",
@@ -287,9 +287,9 @@ const W2 = (l, e) => {
287
287
  /** This prop allows you to enable tooltip if text size is too big */
288
288
  trim: d = !1
289
289
  }, a) => {
290
- const o = $(null);
290
+ const o = P(null);
291
291
  g1(a, () => o.current);
292
- const [r, p] = A(!1);
292
+ const [r, p] = E(!1);
293
293
  D(() => {
294
294
  var L;
295
295
  if (!d) return;
@@ -297,16 +297,16 @@ const W2 = (l, e) => {
297
297
  o.current && p(o.current.scrollWidth > o.current.clientWidth);
298
298
  };
299
299
  m();
300
- const x = new ResizeObserver(m);
301
- return o.current && x.observe(o.current), (L = o.current) != null && L.parentElement && x.observe(o.current.parentElement), () => {
302
- x.disconnect();
300
+ const Z = new ResizeObserver(m);
301
+ return o.current && Z.observe(o.current), (L = o.current) != null && L.parentElement && Z.observe(o.current.parentElement), () => {
302
+ Z.disconnect();
303
303
  };
304
304
  }, [d]);
305
305
  const w = e === "h1" || e === "h2" || e === "h3" || e === "h4";
306
- let u = `snmt-typography snmt-typography-${e}`;
307
- l && l !== "inherit" && (u += ` snmt-typography-align-${l}`), C && (u += " collapsed");
308
- const f = {
309
- className: u,
306
+ let f = `snmt-typography snmt-typography-${e}`;
307
+ l && l !== "inherit" && (f += ` snmt-typography-align-${l}`), C && (f += " collapsed");
308
+ const u = {
309
+ className: f,
310
310
  style: { color: t, whiteSpace: d ? "nowrap" : c, display: d ? "block" : "" },
311
311
  onClick: s,
312
312
  ref: o,
@@ -317,7 +317,7 @@ const W2 = (l, e) => {
317
317
  }
318
318
  } : void 0
319
319
  };
320
- return w ? /* @__PURE__ */ n(X2, { level: t5[e], ...f, children: i }) : /* @__PURE__ */ n(e5, { ...f, children: i });
320
+ return w ? /* @__PURE__ */ n(X2, { level: t5[e], ...u, children: i }) : /* @__PURE__ */ n(e5, { ...u, children: i });
321
321
  }
322
322
  ), l5 = ({
323
323
  checked: l = !0,
@@ -327,13 +327,13 @@ const W2 = (l, e) => {
327
327
  disabled: s = !1,
328
328
  disableUncheck: C = !1
329
329
  }) => {
330
- const [c, d] = A(l), [a, o] = A(e);
330
+ const [c, d] = E(l), [a, o] = E(e);
331
331
  D(() => {
332
332
  d(l), o(e);
333
333
  }, [l, e]);
334
334
  const { theme: r } = T(Q);
335
335
  return /* @__PURE__ */ n(
336
- V2,
336
+ x2,
337
337
  {
338
338
  className: `snmt-checkbox snmt-checkbox-${r}`,
339
339
  checked: c,
@@ -677,7 +677,7 @@ const W2 = (l, e) => {
677
677
  )
678
678
  ]
679
679
  }
680
- ), u5 = ({
680
+ ), f5 = ({
681
681
  width: l = 20,
682
682
  height: e = 20,
683
683
  color: t = h.GREY_DARK_5,
@@ -748,7 +748,7 @@ const W2 = (l, e) => {
748
748
  }
749
749
  )
750
750
  }
751
- ), f5 = ({
751
+ ), u5 = ({
752
752
  width: l = 20,
753
753
  height: e = 20,
754
754
  color: t = h.GREY_DARK_5,
@@ -857,7 +857,7 @@ const W2 = (l, e) => {
857
857
  )
858
858
  ]
859
859
  }
860
- ), k5 = ({
860
+ ), v5 = ({
861
861
  width: l = 20,
862
862
  height: e = 20,
863
863
  color: t = h.GREY_DARK_5,
@@ -904,7 +904,7 @@ const W2 = (l, e) => {
904
904
  )
905
905
  ]
906
906
  }
907
- ), v5 = ({
907
+ ), k5 = ({
908
908
  width: l = 20,
909
909
  height: e = 20,
910
910
  color: t = h.GREY_DARK_5,
@@ -1031,7 +1031,7 @@ const W2 = (l, e) => {
1031
1031
  )
1032
1032
  ]
1033
1033
  }
1034
- ), x5 = ({
1034
+ ), Z5 = ({
1035
1035
  width: l = 20,
1036
1036
  height: e = 20,
1037
1037
  color: t = h.GREY_DARK_5,
@@ -1078,7 +1078,7 @@ const W2 = (l, e) => {
1078
1078
  )
1079
1079
  ]
1080
1080
  }
1081
- ), V5 = ({
1081
+ ), x5 = ({
1082
1082
  width: l = 20,
1083
1083
  height: e = 20,
1084
1084
  color: t = h.GREY_DARK_5,
@@ -1125,7 +1125,7 @@ const W2 = (l, e) => {
1125
1125
  )
1126
1126
  ]
1127
1127
  }
1128
- ), Z5 = ({
1128
+ ), V5 = ({
1129
1129
  width: l = 20,
1130
1130
  height: e = 20,
1131
1131
  color: t = h.GREY_DARK_5,
@@ -1337,7 +1337,7 @@ const W2 = (l, e) => {
1337
1337
  )
1338
1338
  ]
1339
1339
  }
1340
- ), A5 = ({
1340
+ ), E5 = ({
1341
1341
  width: l = 20,
1342
1342
  height: e = 20,
1343
1343
  color: t = h.GREY_DARK_5,
@@ -1370,7 +1370,7 @@ const W2 = (l, e) => {
1370
1370
  )
1371
1371
  ]
1372
1372
  }
1373
- ), E5 = ({
1373
+ ), A5 = ({
1374
1374
  width: l = 20,
1375
1375
  height: e = 20,
1376
1376
  color: t = h.GREY_DARK_5,
@@ -1537,7 +1537,7 @@ const W2 = (l, e) => {
1537
1537
  )
1538
1538
  ]
1539
1539
  }
1540
- ), S5 = ({
1540
+ ), Y5 = ({
1541
1541
  width: l = 20,
1542
1542
  height: e = 20,
1543
1543
  color: t = h.GREY_DARK_5,
@@ -1584,7 +1584,7 @@ const W2 = (l, e) => {
1584
1584
  )
1585
1585
  ]
1586
1586
  }
1587
- ), Y5 = ({
1587
+ ), S5 = ({
1588
1588
  className: l,
1589
1589
  color: e = h.GREY_DARK_5,
1590
1590
  height: t = 20,
@@ -1666,7 +1666,7 @@ const W2 = (l, e) => {
1666
1666
  }
1667
1667
  )
1668
1668
  }
1669
- ), j5 = ({
1669
+ ), $5 = ({
1670
1670
  className: l,
1671
1671
  color: e = h.GREY_DARK_5,
1672
1672
  height: t = 20,
@@ -1699,7 +1699,7 @@ const W2 = (l, e) => {
1699
1699
  )
1700
1700
  ]
1701
1701
  }
1702
- ), $5 = ({
1702
+ ), P5 = ({
1703
1703
  className: l,
1704
1704
  color: e = h.GREY_DARK_5,
1705
1705
  height: t = 20,
@@ -1762,7 +1762,7 @@ const W2 = (l, e) => {
1762
1762
  }
1763
1763
  )
1764
1764
  }
1765
- ), P5 = ({
1765
+ ), F5 = ({
1766
1766
  className: l,
1767
1767
  color: e = h.GREY_DARK_5,
1768
1768
  height: t = 20,
@@ -1809,7 +1809,7 @@ const W2 = (l, e) => {
1809
1809
  )
1810
1810
  ]
1811
1811
  }
1812
- ), W5 = ({
1812
+ ), j5 = ({
1813
1813
  className: l,
1814
1814
  color: e = h.GREY_DARK_5,
1815
1815
  height: t = 20,
@@ -1842,7 +1842,7 @@ const W2 = (l, e) => {
1842
1842
  )
1843
1843
  ]
1844
1844
  }
1845
- ), F5 = ({
1845
+ ), U5 = ({
1846
1846
  className: l,
1847
1847
  color: e = h.GREY_DARK_5,
1848
1848
  height: t = 20,
@@ -1879,7 +1879,7 @@ const W2 = (l, e) => {
1879
1879
  )
1880
1880
  ]
1881
1881
  }
1882
- ), U5 = ({
1882
+ ), W5 = ({
1883
1883
  className: l,
1884
1884
  color: e = h.GREY_DARK_5,
1885
1885
  height: t = 20,
@@ -2003,9 +2003,9 @@ const W2 = (l, e) => {
2003
2003
  }
2004
2004
  ), Q5 = ({
2005
2005
  className: l,
2006
- color: e = h.NOTIFICATION_WARNING_DARK,
2007
- height: t = 37,
2008
- width: i = 36,
2006
+ color: e = h.GREY_DARK_5,
2007
+ height: t = 20,
2008
+ width: i = 20,
2009
2009
  onClick: s
2010
2010
  }) => /* @__PURE__ */ g(
2011
2011
  "svg",
@@ -2014,28 +2014,29 @@ const W2 = (l, e) => {
2014
2014
  className: l,
2015
2015
  width: i,
2016
2016
  height: t,
2017
- viewBox: "0 0 36 37",
2017
+ viewBox: "0 0 24 24",
2018
2018
  fill: "none",
2019
2019
  xmlns: "http://www.w3.org/2000/svg",
2020
2020
  children: [
2021
2021
  /* @__PURE__ */ n(
2022
2022
  "path",
2023
2023
  {
2024
- d: "M30.0644 31.9999H5.93558C3.62853 31.9999 2.18486 29.5045 3.33486 27.5045L15.3993 6.52287C16.5528 4.51675 19.4472 4.51675 20.6007 6.52287L32.6651 27.5045C33.8151 29.5045 32.3715 31.9999 30.0644 31.9999Z",
2025
- stroke: e,
2026
- strokeWidth: "2.25",
2027
- strokeLinecap: "round"
2024
+ d: "M9.61621 3.64141C10.6736 1.80247 13.3264 1.80247 14.3838 3.64141L22.4268 17.6287C23.4809 19.462 22.1578 21.7498 20.043 21.7498H3.95704C1.84226 21.7498 0.519085 19.462 1.57325 17.6287L9.61621 3.64141ZM13.084 4.38946C12.6034 3.55358 11.3967 3.55358 10.916 4.38946L2.87305 18.3768C2.39409 19.2101 2.99585 20.2498 3.95704 20.2498H20.043C21.0042 20.2498 21.6059 19.2101 21.127 18.3768L13.084 4.38946Z",
2025
+ fill: e
2028
2026
  }
2029
2027
  ),
2030
- /* @__PURE__ */ n("path", { d: "M18 13.9999V19.9999", stroke: e, strokeWidth: "2.25", strokeLinecap: "round" }),
2031
2028
  /* @__PURE__ */ n(
2032
2029
  "path",
2033
2030
  {
2034
- d: "M18 26.0149L18.015 25.9982",
2035
- stroke: e,
2036
- strokeWidth: "2.25",
2037
- strokeLinecap: "round",
2038
- strokeLinejoin: "round"
2031
+ d: "M11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13Z",
2032
+ fill: e
2033
+ }
2034
+ ),
2035
+ /* @__PURE__ */ n(
2036
+ "path",
2037
+ {
2038
+ d: "M11.4523 16.4973C11.7294 16.1894 12.204 16.1645 12.5118 16.4416C12.8197 16.7187 12.8446 17.1933 12.5675 17.5012L12.5577 17.5119C12.2806 17.8198 11.806 17.8447 11.4982 17.5676C11.1904 17.2905 11.1655 16.8158 11.4425 16.508L11.4523 16.4973Z",
2039
+ fill: e
2039
2040
  }
2040
2041
  )
2041
2042
  ]
@@ -2043,8 +2044,8 @@ const W2 = (l, e) => {
2043
2044
  ), q5 = ({
2044
2045
  className: l,
2045
2046
  color: e = h.GREY_DARK_5,
2046
- height: t = 24,
2047
- width: i = 24,
2047
+ height: t = 20,
2048
+ width: i = 20,
2048
2049
  onClick: s
2049
2050
  }) => /* @__PURE__ */ g(
2050
2051
  "svg",
@@ -2060,21 +2061,15 @@ const W2 = (l, e) => {
2060
2061
  /* @__PURE__ */ n(
2061
2062
  "path",
2062
2063
  {
2063
- d: "M18 8.4C18 6.70261 17.3679 5.07475 16.2426 3.87452C15.1174 2.67428 13.5913 2 12 2C10.4087 2 8.88258 2.67428 7.75736 3.87452C6.63214 5.07475 6 6.70261 6 8.4C6 15.8667 3 18 3 18H21C21 18 18 15.8667 18 8.4Z",
2064
- stroke: e,
2065
- strokeWidth: "1.5",
2066
- strokeLinecap: "round",
2067
- strokeLinejoin: "round"
2064
+ d: "M17.2504 8.40039C17.2504 6.88687 16.686 5.44411 15.6957 4.3877C14.7068 3.33292 13.3766 2.75 12.0004 2.75C10.6242 2.75 9.29391 3.33292 8.30505 4.3877C7.31468 5.44411 6.75036 6.88687 6.75036 8.40039C6.75031 12.2363 5.97918 14.7561 5.16833 16.3418C4.99051 16.6895 4.81031 16.9904 4.63806 17.25H19.3627C19.1904 16.9904 19.0102 16.6895 18.8324 16.3418C18.0215 14.7561 17.2504 12.2363 17.2504 8.40039ZM18.7504 8.40039C18.7504 12.0306 19.4793 14.3106 20.1683 15.6582C20.5135 16.3333 20.8519 16.7812 21.0922 17.0518C21.2124 17.1871 21.3087 17.2789 21.3695 17.333C21.3998 17.3599 21.4216 17.3777 21.433 17.3867C21.4344 17.3878 21.4358 17.3888 21.4369 17.3896H21.4359C21.7011 17.5789 21.8143 17.918 21.7152 18.2285C21.6159 18.5392 21.3266 18.75 21.0004 18.75H3.00036C2.67412 18.75 2.38485 18.5392 2.28552 18.2285C2.18638 17.918 2.2996 17.5789 2.56482 17.3896H2.56384C2.56492 17.3888 2.56636 17.3878 2.56775 17.3867C2.57913 17.3777 2.60093 17.3599 2.63122 17.333C2.69203 17.2789 2.78837 17.1871 2.90857 17.0518C3.14886 16.7812 3.4872 16.3333 3.83239 15.6582C4.52147 14.3106 5.25031 12.0306 5.25036 8.40039C5.25036 6.51915 5.95028 4.70538 7.21032 3.36133C8.47191 2.01564 10.194 1.25 12.0004 1.25C13.8068 1.25 15.5288 2.01564 16.7904 3.36133C18.0504 4.70538 18.7504 6.51915 18.7504 8.40039Z",
2065
+ fill: e
2068
2066
  }
2069
2067
  ),
2070
2068
  /* @__PURE__ */ n(
2071
2069
  "path",
2072
2070
  {
2073
- d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21",
2074
- stroke: e,
2075
- strokeWidth: "1.5",
2076
- strokeLinecap: "round",
2077
- strokeLinejoin: "round"
2071
+ d: "M13.0808 20.6243C13.2886 20.266 13.7469 20.1441 14.1052 20.3518C14.4635 20.5596 14.5854 21.0179 14.3777 21.3762C14.1359 21.7929 13.7893 22.1397 13.3718 22.3801C12.9545 22.6204 12.4813 22.7462 11.9997 22.7463C11.518 22.7463 11.0441 22.6205 10.6267 22.3801C10.2092 22.1397 9.86258 21.7929 9.62084 21.3762C9.4131 21.0179 9.53505 20.5596 9.8933 20.3518C10.2516 20.1441 10.7099 20.266 10.9177 20.6243C11.0276 20.8136 11.186 20.971 11.3757 21.0803C11.5654 21.1894 11.7809 21.2463 11.9997 21.2463C12.2184 21.2462 12.4333 21.1894 12.6228 21.0803C12.8125 20.971 12.9709 20.8136 13.0808 20.6243Z",
2072
+ fill: e
2078
2073
  }
2079
2074
  )
2080
2075
  ]
@@ -2115,8 +2110,8 @@ const W2 = (l, e) => {
2115
2110
  ), e7 = ({
2116
2111
  className: l,
2117
2112
  color: e = h.GREY_DARK_5,
2118
- height: t = 24,
2119
- width: i = 24,
2113
+ height: t = 20,
2114
+ width: i = 20,
2120
2115
  onClick: s
2121
2116
  }) => /* @__PURE__ */ g(
2122
2117
  "svg",
@@ -2132,51 +2127,36 @@ const W2 = (l, e) => {
2132
2127
  /* @__PURE__ */ n(
2133
2128
  "path",
2134
2129
  {
2135
- d: "M4 21.4V2.6C4 2.26863 4.26863 2 4.6 2H16.2515C16.4106 2 16.5632 2.06321 16.6757 2.17574L19.8243 5.32426C19.9368 5.43679 20 5.5894 20 5.74853V21.4C20 21.7314 19.7314 22 19.4 22H4.6C4.26863 22 4 21.7314 4 21.4Z",
2136
- stroke: e,
2137
- strokeWidth: "1.5",
2138
- strokeLinecap: "round",
2139
- strokeLinejoin: "round"
2130
+ d: "M4.75 21.25H19.25V5.81055L16.1895 2.75H4.75V21.25ZM20.75 21.4004C20.7498 22.1457 20.1457 22.7498 19.4004 22.75H4.59961C3.85433 22.7498 3.25021 22.1457 3.25 21.4004V2.59961C3.25021 1.85433 3.85434 1.25021 4.59961 1.25H16.252C16.6098 1.25013 16.953 1.39245 17.2061 1.64551L20.3545 4.79395C20.6076 5.04701 20.7499 5.39018 20.75 5.74805V21.4004Z",
2131
+ fill: e
2140
2132
  }
2141
2133
  ),
2142
2134
  /* @__PURE__ */ n(
2143
2135
  "path",
2144
2136
  {
2145
- d: "M8 10L16 10",
2146
- stroke: e,
2147
- strokeWidth: "1.5",
2148
- strokeLinecap: "round",
2149
- strokeLinejoin: "round"
2137
+ d: "M16 10.75L8 10.75C7.58579 10.75 7.25 10.4142 7.25 10C7.25 9.58579 7.58579 9.25 8 9.25L16 9.25C16.4142 9.25 16.75 9.58579 16.75 10C16.75 10.4142 16.4142 10.75 16 10.75Z",
2138
+ fill: e
2150
2139
  }
2151
2140
  ),
2152
2141
  /* @__PURE__ */ n(
2153
2142
  "path",
2154
2143
  {
2155
- d: "M8 18L16 18",
2156
- stroke: e,
2157
- strokeWidth: "1.5",
2158
- strokeLinecap: "round",
2159
- strokeLinejoin: "round"
2144
+ d: "M16 18.75L8 18.75C7.58579 18.75 7.25 18.4142 7.25 18C7.25 17.5858 7.58579 17.25 8 17.25L16 17.25C16.4142 17.25 16.75 17.5858 16.75 18C16.75 18.4142 16.4142 18.75 16 18.75Z",
2145
+ fill: e
2160
2146
  }
2161
2147
  ),
2162
2148
  /* @__PURE__ */ n(
2163
2149
  "path",
2164
2150
  {
2165
- d: "M8 14L12 14",
2166
- stroke: e,
2167
- strokeWidth: "1.5",
2168
- strokeLinecap: "round",
2169
- strokeLinejoin: "round"
2151
+ d: "M12 14.75L8 14.75C7.58579 14.75 7.25 14.4142 7.25 14C7.25 13.5858 7.58579 13.25 8 13.25L12 13.25C12.4142 13.25 12.75 13.5858 12.75 14C12.75 14.4142 12.4142 14.75 12 14.75Z",
2152
+ fill: e
2170
2153
  }
2171
2154
  ),
2172
2155
  /* @__PURE__ */ n(
2173
2156
  "path",
2174
2157
  {
2175
- d: "M16 2V5.4C16 5.73137 16.2686 6 16.6 6H20",
2176
- stroke: e,
2177
- strokeWidth: "1.5",
2178
- strokeLinecap: "round",
2179
- strokeLinejoin: "round"
2158
+ d: "M15.25 2C15.25 1.58579 15.5858 1.25 16 1.25C16.4142 1.25 16.75 1.58579 16.75 2V5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H16.5996C15.8543 6.74979 15.2502 6.14567 15.25 5.40039V2Z",
2159
+ fill: e
2180
2160
  }
2181
2161
  )
2182
2162
  ]
@@ -2184,8 +2164,8 @@ const W2 = (l, e) => {
2184
2164
  ), t7 = ({
2185
2165
  className: l,
2186
2166
  color: e = h.GREY_DARK_5,
2187
- height: t = 24,
2188
- width: i = 24,
2167
+ height: t = 20,
2168
+ width: i = 20,
2189
2169
  onClick: s
2190
2170
  }) => /* @__PURE__ */ g(
2191
2171
  "svg",
@@ -2201,39 +2181,29 @@ const W2 = (l, e) => {
2201
2181
  /* @__PURE__ */ n(
2202
2182
  "path",
2203
2183
  {
2204
- d: "M2 20V19C2 15.134 5.13401 12 9 12V12",
2205
- stroke: e,
2206
- strokeWidth: "1.5",
2207
- strokeLinecap: "round",
2208
- strokeLinejoin: "round"
2184
+ d: "M1.25 20V19C1.25 14.7198 4.71979 11.25 9 11.25V12.75C5.54822 12.75 2.75 15.5482 2.75 19V20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20Z",
2185
+ fill: e
2209
2186
  }
2210
2187
  ),
2211
2188
  /* @__PURE__ */ n(
2212
2189
  "path",
2213
2190
  {
2214
- d: "M15.8038 12.3135C16.4456 11.6088 17.5544 11.6088 18.1962 12.3135V12.3135C18.5206 12.6697 18.9868 12.8628 19.468 12.8403V12.8403C20.4201 12.7958 21.2042 13.5799 21.1597 14.532V14.532C21.1372 15.0132 21.3303 15.4794 21.6865 15.8038V15.8038C22.3912 16.4456 22.3912 17.5544 21.6865 18.1962V18.1962C21.3303 18.5206 21.1372 18.9868 21.1597 19.468V19.468C21.2042 20.4201 20.4201 21.2042 19.468 21.1597V21.1597C18.9868 21.1372 18.5206 21.3303 18.1962 21.6865V21.6865C17.5544 22.3912 16.4456 22.3912 15.8038 21.6865V21.6865C15.4794 21.3303 15.0132 21.1372 14.532 21.1597V21.1597C13.5799 21.2042 12.7958 20.4201 12.8403 19.468V19.468C12.8628 18.9868 12.6697 18.5206 12.3135 18.1962V18.1962C11.6088 17.5544 11.6088 16.4456 12.3135 15.8038V15.8038C12.6697 15.4794 12.8628 15.0132 12.8403 14.532V14.532C12.7958 13.5799 13.5799 12.7958 14.532 12.8403V12.8403C15.0132 12.8628 15.4794 12.6697 15.8038 12.3135V12.3135Z",
2215
- stroke: e,
2216
- strokeWidth: "1.5"
2191
+ d: "M15.2491 11.8087C16.1884 10.7773 17.8118 10.7773 18.7511 11.8087C18.925 11.9996 19.1748 12.1029 19.4327 12.0909C20.8262 12.0258 21.9744 13.174 21.9093 14.5675C21.8973 14.8254 22.0006 15.0752 22.1915 15.2491C23.2229 16.1884 23.2229 17.8118 22.1915 18.7511C22.0006 18.925 21.8973 19.1748 21.9093 19.4327C21.9744 20.8262 20.8262 21.9744 19.4327 21.9093C19.1748 21.8973 18.925 22.0006 18.7511 22.1915C17.8118 23.2229 16.1884 23.2229 15.2491 22.1915C15.0752 22.0006 14.8254 21.8973 14.5675 21.9093C13.174 21.9744 12.0258 20.8262 12.0909 19.4327C12.1029 19.1748 11.9996 18.925 11.8087 18.7511C10.7773 17.8118 10.7773 16.1884 11.8087 15.2491C11.9996 15.0752 12.1029 14.8254 12.0909 14.5675C12.0258 13.174 13.174 12.0258 14.5675 12.0909C14.8254 12.1029 15.0752 11.9996 15.2491 11.8087ZM17.6417 12.8185C17.2974 12.4406 16.7028 12.4406 16.3585 12.8185C15.8838 13.3397 15.2014 13.6228 14.4972 13.59C13.9864 13.5661 13.5661 13.9864 13.59 14.4972C13.6228 15.2014 13.3397 15.8838 12.8185 16.3585C12.4406 16.7028 12.4406 17.2974 12.8185 17.6417C13.3397 18.1164 13.6228 18.7988 13.59 19.503C13.5661 20.0138 13.9864 20.4341 14.4972 20.4103C15.2014 20.3774 15.8838 20.6605 16.3585 21.1818C16.7028 21.5596 17.2974 21.5596 17.6417 21.1818C18.1164 20.6605 18.7988 20.3774 19.503 20.4103C20.0138 20.4341 20.4341 20.0138 20.4103 19.503C20.3774 18.7988 20.6605 18.1164 21.1818 17.6417C21.5596 17.2974 21.5596 16.7028 21.1818 16.3585C20.6605 15.8838 20.3774 15.2014 20.4103 14.4972C20.4341 13.9864 20.0138 13.5661 19.503 13.59C18.7988 13.6228 18.1164 13.3397 17.6417 12.8185Z",
2192
+ fill: e
2217
2193
  }
2218
2194
  ),
2219
2195
  /* @__PURE__ */ n(
2220
2196
  "path",
2221
2197
  {
2222
- d: "M15.3636 17L16.4546 18.0909L18.6364 15.9091",
2223
- stroke: e,
2224
- strokeWidth: "1.5",
2225
- strokeLinecap: "round",
2226
- strokeLinejoin: "round"
2198
+ d: "M14.8331 17.5303C14.5402 17.2374 14.5402 16.7626 14.8331 16.4697C15.126 16.1768 15.6008 16.1768 15.8937 16.4697L16.4544 17.0304L18.1062 15.3786L18.1628 15.3275C18.4574 15.0872 18.8922 15.104 19.1669 15.3786C19.4413 15.6533 19.4583 16.0881 19.218 16.3827L19.1669 16.4393L16.9848 18.6214C16.6919 18.9142 16.217 18.9141 15.9241 18.6214L14.8331 17.5303Z",
2199
+ fill: e
2227
2200
  }
2228
2201
  ),
2229
2202
  /* @__PURE__ */ n(
2230
2203
  "path",
2231
2204
  {
2232
- d: "M9 12C11.2091 12 13 10.2091 13 8C13 5.79086 11.2091 4 9 4C6.79086 4 5 5.79086 5 8C5 10.2091 6.79086 12 9 12Z",
2233
- stroke: e,
2234
- strokeWidth: "1.5",
2235
- strokeLinecap: "round",
2236
- strokeLinejoin: "round"
2205
+ d: "M12.25 8C12.25 6.20507 10.7949 4.75 9 4.75C7.20507 4.75 5.75 6.20507 5.75 8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8ZM13.75 8C13.75 10.6234 11.6234 12.75 9 12.75C6.37665 12.75 4.25 10.6234 4.25 8C4.25 5.37665 6.37665 3.25 9 3.25C11.6234 3.25 13.75 5.37665 13.75 8Z",
2206
+ fill: e
2237
2207
  }
2238
2208
  )
2239
2209
  ]
@@ -2241,8 +2211,8 @@ const W2 = (l, e) => {
2241
2211
  ), i7 = ({
2242
2212
  className: l,
2243
2213
  color: e = h.GREY_DARK_5,
2244
- height: t = 24,
2245
- width: i = 24,
2214
+ height: t = 20,
2215
+ width: i = 20,
2246
2216
  onClick: s
2247
2217
  }) => /* @__PURE__ */ g(
2248
2218
  "svg",
@@ -2258,31 +2228,22 @@ const W2 = (l, e) => {
2258
2228
  /* @__PURE__ */ n(
2259
2229
  "path",
2260
2230
  {
2261
- d: "M21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6Z",
2262
- stroke: e,
2263
- strokeWidth: "1.5",
2264
- strokeLinecap: "round",
2265
- strokeLinejoin: "round"
2231
+ d: "M20.25 3.75H3.75V20.25H20.25V3.75ZM2.25 3.59961C2.25021 2.85433 2.85434 2.25021 3.59961 2.25H20.4004C21.1457 2.25021 21.7498 2.85434 21.75 3.59961V20.4004C21.7498 21.1457 21.1457 21.7498 20.4004 21.75H3.59961C2.85433 21.7498 2.25021 21.1457 2.25 20.4004V3.59961Z",
2232
+ fill: e
2266
2233
  }
2267
2234
  ),
2268
2235
  /* @__PURE__ */ n(
2269
2236
  "path",
2270
2237
  {
2271
- d: "M3 16L10 13L21 18",
2272
- stroke: e,
2273
- strokeWidth: "1.5",
2274
- strokeLinecap: "round",
2275
- strokeLinejoin: "round"
2238
+ d: "M9.77861 12.2833C9.9532 12.2293 10.1428 12.2411 10.3108 12.3175L21.3108 17.3175L21.3792 17.3527C21.7074 17.5442 21.8435 17.9572 21.6829 18.3107C21.5114 18.6876 21.0668 18.8541 20.6897 18.6827L9.9915 13.8195L3.29619 16.6896C2.91558 16.8527 2.47412 16.6765 2.31084 16.296C2.14772 15.9154 2.32391 15.474 2.70439 15.3107L9.70439 12.3107L9.77861 12.2833Z",
2239
+ fill: e
2276
2240
  }
2277
2241
  ),
2278
2242
  /* @__PURE__ */ n(
2279
2243
  "path",
2280
2244
  {
2281
- d: "M16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8C18 9.10457 17.1046 10 16 10Z",
2282
- stroke: e,
2283
- strokeWidth: "1.5",
2284
- strokeLinecap: "round",
2285
- strokeLinejoin: "round"
2245
+ d: "M14.75 8C14.75 7.30964 15.3096 6.75 16 6.75C16.6904 6.75 17.25 7.30964 17.25 8C17.25 8.69036 16.6904 9.25 16 9.25C15.3096 9.25 14.75 8.69036 14.75 8ZM13.25 8C13.25 9.51878 14.4812 10.75 16 10.75C17.5188 10.75 18.75 9.51878 18.75 8C18.75 6.48122 17.5188 5.25 16 5.25C14.4812 5.25 13.25 6.48122 13.25 8Z",
2246
+ fill: e
2286
2247
  }
2287
2248
  )
2288
2249
  ]
@@ -2290,8 +2251,8 @@ const W2 = (l, e) => {
2290
2251
  ), l7 = ({
2291
2252
  className: l,
2292
2253
  color: e = h.GREY_DARK_5,
2293
- height: t = 24,
2294
- width: i = 24,
2254
+ height: t = 20,
2255
+ width: i = 20,
2295
2256
  onClick: s
2296
2257
  }) => /* @__PURE__ */ n(
2297
2258
  "svg",
@@ -2306,11 +2267,8 @@ const W2 = (l, e) => {
2306
2267
  children: /* @__PURE__ */ n(
2307
2268
  "path",
2308
2269
  {
2309
- d: "M14.3632 5.65156L15.8431 4.17157C16.6242 3.39052 17.8905 3.39052 18.6716 4.17157L20.0858 5.58579C20.8668 6.36683 20.8668 7.63316 20.0858 8.41421L18.6058 9.8942M14.3632 5.65156L4.74749 15.2672C4.41542 15.5993 4.21079 16.0376 4.16947 16.5054L3.92738 19.2459C3.87261 19.8659 4.39148 20.3848 5.0115 20.33L7.75191 20.0879C8.21972 20.0466 8.65806 19.8419 8.99013 19.5099L18.6058 9.8942M14.3632 5.65156L18.6058 9.8942",
2310
- stroke: e,
2311
- strokeWidth: "1.5",
2312
- strokeLinecap: "round",
2313
- strokeLinejoin: "round"
2270
+ d: "M14.3632 6.71205L17.5452 9.89403L8.45984 18.9794C8.2523 19.1869 7.97813 19.3147 7.68575 19.3405L4.94503 19.5829C4.7903 19.5964 4.66089 19.4669 4.67434 19.3122L4.91671 16.5715C4.94254 16.2791 5.07032 16.0049 5.27786 15.7974L14.3632 6.71205ZM16.3734 4.7019C16.8615 4.21375 17.653 4.21375 18.1411 4.7019L19.5553 6.11612C20.0435 6.60427 20.0435 7.39573 19.5553 7.88388L18.6059 8.83337L15.4239 5.65139L16.3734 4.7019ZM4.2172 14.7367C3.76073 15.1932 3.47933 15.7959 3.4224 16.4389L3.18002 19.1796C3.08417 20.2647 3.99258 21.1731 5.07761 21.0772L7.81834 20.8348C8.46136 20.7779 9.06403 20.4965 9.5205 20.04L20.616 8.94454C21.6899 7.8706 21.6899 6.1294 20.616 5.05546L19.2018 3.64124C18.1278 2.5673 16.3866 2.5673 15.3127 3.64124L4.2172 14.7367Z",
2271
+ fill: e
2314
2272
  }
2315
2273
  )
2316
2274
  }
@@ -2586,12 +2544,12 @@ const W2 = (l, e) => {
2586
2544
  ]
2587
2545
  }
2588
2546
  ), c7 = ({
2589
- width: l = 24,
2590
- height: e = 24,
2591
- color: t = h.GREY_DARK_2,
2547
+ width: l = 20,
2548
+ height: e = 20,
2549
+ color: t = h.GREY_DARK_5,
2592
2550
  className: i,
2593
2551
  onClick: s
2594
- }) => /* @__PURE__ */ n(
2552
+ }) => /* @__PURE__ */ g(
2595
2553
  "svg",
2596
2554
  {
2597
2555
  width: l,
@@ -2601,16 +2559,29 @@ const W2 = (l, e) => {
2601
2559
  xmlns: "http://www.w3.org/2000/svg",
2602
2560
  className: i,
2603
2561
  onClick: s,
2604
- children: /* @__PURE__ */ n(
2605
- "path",
2606
- {
2607
- d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
2608
- stroke: t,
2609
- strokeWidth: "1.5",
2610
- strokeLinecap: "round",
2611
- strokeLinejoin: "round"
2612
- }
2613
- )
2562
+ children: [
2563
+ /* @__PURE__ */ n(
2564
+ "path",
2565
+ {
2566
+ d: "M20.25 19V6.81055L16.1895 2.75L7 2.75C6.58579 2.75 6.25 2.41421 6.25 2C6.25 1.58579 6.58579 1.25 7 1.25L16.5 1.25C16.6989 1.25 16.8896 1.32907 17.0303 1.46973L21.5303 5.96973C21.6709 6.11038 21.75 6.30109 21.75 6.5V19C21.75 19.4142 21.4142 19.75 21 19.75C20.5858 19.75 20.25 19.4142 20.25 19Z",
2567
+ fill: t
2568
+ }
2569
+ ),
2570
+ /* @__PURE__ */ n(
2571
+ "path",
2572
+ {
2573
+ d: "M18.75 20.5C18.75 21.7426 17.7426 22.75 16.5 22.75H4.5C3.25736 22.75 2.25 21.7426 2.25 20.5V6.5C2.25 5.25736 3.25736 4.25 4.5 4.25H14.252C14.6098 4.25013 14.953 4.39245 15.2061 4.64551L18.3545 7.79395C18.6076 8.04701 18.7499 8.39018 18.75 8.74805V20.5ZM3.75 20.5C3.75 20.9142 4.08579 21.25 4.5 21.25H16.5C16.9142 21.25 17.25 20.9142 17.25 20.5V8.81055L14.1895 5.75H4.5C4.08579 5.75 3.75 6.08579 3.75 6.5V20.5Z",
2574
+ fill: t
2575
+ }
2576
+ ),
2577
+ /* @__PURE__ */ n(
2578
+ "path",
2579
+ {
2580
+ d: "M13.25 5C13.25 4.58579 13.5858 4.25 14 4.25C14.4142 4.25 14.75 4.58579 14.75 5V8.25H18C18.4142 8.25 18.75 8.58579 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75H14.5996C13.8543 9.74979 13.2502 9.14567 13.25 8.40039V5Z",
2581
+ fill: t
2582
+ }
2583
+ )
2584
+ ]
2614
2585
  }
2615
2586
  ), d7 = ({
2616
2587
  width: l = 20,
@@ -2646,7 +2617,7 @@ const W2 = (l, e) => {
2646
2617
  onClick: c
2647
2618
  }) => {
2648
2619
  const { theme: d } = T(Q), a = C ? d && d === "dark" ? h.GREY_LIGHT_4 : h.GREY_DARK_1 : i, o = C ? void 0 : c, r = c && !C ? `${s || ""} clickable` : s;
2649
- return /* @__PURE__ */ n(j, { children: (() => {
2620
+ return /* @__PURE__ */ n($, { children: (() => {
2650
2621
  switch (l) {
2651
2622
  case "arrow1Down":
2652
2623
  return s5({ width: e, height: t, color: a, className: r, onClick: o });
@@ -2663,27 +2634,27 @@ const W2 = (l, e) => {
2663
2634
  case "unarchive":
2664
2635
  return w5({ width: e, height: t, color: a, className: r, onClick: o });
2665
2636
  case "calendar":
2666
- return u5({ width: e, height: t, color: a, className: r, onClick: o });
2637
+ return f5({ width: e, height: t, color: a, className: r, onClick: o });
2667
2638
  case "check":
2668
2639
  return p5({ width: e, height: t, color: a, className: r, onClick: o });
2669
2640
  case "cancel":
2670
- return f5({ width: e, height: t, color: a, className: r, onClick: o });
2641
+ return u5({ width: e, height: t, color: a, className: r, onClick: o });
2671
2642
  case "add":
2672
2643
  return L5({ width: e, height: t, color: a, className: r, onClick: o });
2673
2644
  case "list":
2674
2645
  return m5({ width: e, height: t, color: a, className: r, onClick: o });
2675
2646
  case "dragAndDrop":
2676
- return k5({ width: e, height: t, color: a, className: r, onClick: o });
2677
- case "filter1":
2678
2647
  return v5({ width: e, height: t, color: a, className: r, onClick: o });
2648
+ case "filter1":
2649
+ return k5({ width: e, height: t, color: a, className: r, onClick: o });
2679
2650
  case "filter2":
2680
- return U5({ width: e, height: t, color: a, className: r, onClick: o });
2651
+ return W5({ width: e, height: t, color: a, className: r, onClick: o });
2681
2652
  case "attention":
2682
2653
  return N5({ width: e, height: t, color: a, className: r, onClick: o });
2683
2654
  case "users":
2684
2655
  return M5({ width: e, height: t, color: a, className: r, onClick: o });
2685
2656
  case "mySkillsMatrix":
2686
- return x5({
2657
+ return Z5({
2687
2658
  width: e,
2688
2659
  height: t,
2689
2660
  color: a,
@@ -2691,9 +2662,9 @@ const W2 = (l, e) => {
2691
2662
  onClick: o
2692
2663
  });
2693
2664
  case "skills":
2694
- return V5({ width: e, height: t, color: a, className: r, onClick: o });
2665
+ return x5({ width: e, height: t, color: a, className: r, onClick: o });
2695
2666
  case "skillsMatrices":
2696
- return Z5({
2667
+ return V5({
2697
2668
  width: e,
2698
2669
  height: t,
2699
2670
  color: a,
@@ -2711,9 +2682,9 @@ const W2 = (l, e) => {
2711
2682
  case "settings2":
2712
2683
  return y5({ width: e, height: t, color: a, className: r, onClick: o });
2713
2684
  case "checkCircle":
2714
- return A5({ width: e, height: t, color: a, className: r, onClick: o });
2715
- case "cancelCircle":
2716
2685
  return E5({ width: e, height: t, color: a, className: r, onClick: o });
2686
+ case "cancelCircle":
2687
+ return A5({ width: e, height: t, color: a, className: r, onClick: o });
2717
2688
  case "visibilityIcon":
2718
2689
  return D5({
2719
2690
  width: e,
@@ -2735,9 +2706,9 @@ const W2 = (l, e) => {
2735
2706
  case "sortDown":
2736
2707
  return B5({ width: e, height: t, color: a, className: r, onClick: o });
2737
2708
  case "sortDouble":
2738
- return S5({ width: e, height: t, color: a, className: r, onClick: o });
2739
- case "search":
2740
2709
  return Y5({ width: e, height: t, color: a, className: r, onClick: o });
2710
+ case "search":
2711
+ return S5({ width: e, height: t, color: a, className: r, onClick: o });
2741
2712
  case "arrowUpFilled":
2742
2713
  return I5({ width: e, height: t, color: a, className: r, onClick: o });
2743
2714
  case "arrowDownFilled":
@@ -2751,17 +2722,17 @@ const W2 = (l, e) => {
2751
2722
  case "arrow2Left":
2752
2723
  return d5({ width: e, height: t, color: a, className: r, onClick: o });
2753
2724
  case "link":
2754
- return j5({ width: e, height: t, color: a, className: r, onClick: o });
2725
+ return $5({ width: e, height: t, color: a, className: r, onClick: o });
2755
2726
  case "telegram":
2756
2727
  return T5({ width: e, height: t, color: a, className: r, onClick: o });
2757
2728
  case "mail":
2758
- return W5({ width: e, height: t, color: a, className: r, onClick: o });
2729
+ return j5({ width: e, height: t, color: a, className: r, onClick: o });
2759
2730
  case "github":
2760
- return $5({ width: e, height: t, color: a, className: r, onClick: o });
2761
- case "linkedIn":
2762
2731
  return P5({ width: e, height: t, color: a, className: r, onClick: o });
2763
- case "emptyStateIcon":
2732
+ case "linkedIn":
2764
2733
  return F5({ width: e, height: t, color: a, className: r, onClick: o });
2734
+ case "emptyStateIcon":
2735
+ return U5({ width: e, height: t, color: a, className: r, onClick: o });
2765
2736
  case "dotMenuIcon":
2766
2737
  return z5({ width: e, height: t, color: a, className: r, onClick: o });
2767
2738
  case "plusCircle":
@@ -2799,10 +2770,10 @@ const W2 = (l, e) => {
2799
2770
  case "unpaidLeave":
2800
2771
  return d7({ width: e, height: t, color: a, className: r, onClick: o });
2801
2772
  default:
2802
- return /* @__PURE__ */ n(j, { children: "No Icon provided" });
2773
+ return /* @__PURE__ */ n($, { children: "No Icon provided" });
2803
2774
  }
2804
2775
  })() });
2805
- }, { Title: g7, Text: w7 } = d1, u7 = {
2776
+ }, { Title: g7, Text: w7 } = d1, f7 = {
2806
2777
  h1: 1,
2807
2778
  h2: 2,
2808
2779
  h3: 3,
@@ -2819,9 +2790,9 @@ const W2 = (l, e) => {
2819
2790
  /** This prop allows you to enable tooltip if text size is too big */
2820
2791
  trim: d = !1
2821
2792
  }, a) => {
2822
- const o = $(null);
2793
+ const o = P(null);
2823
2794
  g1(a, () => o.current);
2824
- const [r, p] = A(!1);
2795
+ const [r, p] = E(!1);
2825
2796
  D(() => {
2826
2797
  var L;
2827
2798
  if (!d) return;
@@ -2829,16 +2800,16 @@ const W2 = (l, e) => {
2829
2800
  o.current && p(o.current.scrollWidth > o.current.clientWidth);
2830
2801
  };
2831
2802
  m();
2832
- const x = new ResizeObserver(m);
2833
- return o.current && x.observe(o.current), (L = o.current) != null && L.parentElement && x.observe(o.current.parentElement), () => {
2834
- x.disconnect();
2803
+ const Z = new ResizeObserver(m);
2804
+ return o.current && Z.observe(o.current), (L = o.current) != null && L.parentElement && Z.observe(o.current.parentElement), () => {
2805
+ Z.disconnect();
2835
2806
  };
2836
2807
  }, [d]);
2837
2808
  const w = e === "h1" || e === "h2" || e === "h3" || e === "h4";
2838
- let u = `snmt-typography snmt-typography-${e}`;
2839
- l && l !== "inherit" && (u += ` snmt-typography-align-${l}`), C && (u += " collapsed");
2840
- const f = {
2841
- className: u,
2809
+ let f = `snmt-typography snmt-typography-${e}`;
2810
+ l && l !== "inherit" && (f += ` snmt-typography-align-${l}`), C && (f += " collapsed");
2811
+ const u = {
2812
+ className: f,
2842
2813
  style: { color: t, whiteSpace: d ? "nowrap" : c, display: d ? "block" : "" },
2843
2814
  onClick: s,
2844
2815
  ref: o,
@@ -2849,9 +2820,9 @@ const W2 = (l, e) => {
2849
2820
  }
2850
2821
  } : void 0
2851
2822
  };
2852
- return w ? /* @__PURE__ */ n(g7, { level: u7[e], ...f, children: i }) : /* @__PURE__ */ n(w7, { ...f, children: i });
2823
+ return w ? /* @__PURE__ */ n(g7, { level: f7[e], ...u, children: i }) : /* @__PURE__ */ n(w7, { ...u, children: i });
2853
2824
  }
2854
- ), f7 = ({
2825
+ ), u7 = ({
2855
2826
  width: l = 20,
2856
2827
  height: e = 20,
2857
2828
  color: t = h.GREY_DARK_5,
@@ -2923,7 +2894,7 @@ const W2 = (l, e) => {
2923
2894
  }
2924
2895
  )
2925
2896
  }
2926
- ), k7 = ({
2897
+ ), v7 = ({
2927
2898
  width: l = 20,
2928
2899
  height: e = 20,
2929
2900
  color: t = h.GREY_DARK_5,
@@ -2948,7 +2919,7 @@ const W2 = (l, e) => {
2948
2919
  }
2949
2920
  )
2950
2921
  }
2951
- ), v7 = ({
2922
+ ), k7 = ({
2952
2923
  width: l = 20,
2953
2924
  height: e = 20,
2954
2925
  color: t = h.GREY_DARK_5,
@@ -3039,7 +3010,7 @@ const W2 = (l, e) => {
3039
3010
  }
3040
3011
  )
3041
3012
  }
3042
- ), x7 = ({
3013
+ ), Z7 = ({
3043
3014
  width: l = 20,
3044
3015
  height: e = 20,
3045
3016
  color: t = h.GREY_DARK_5,
@@ -3066,7 +3037,7 @@ const W2 = (l, e) => {
3066
3037
  /* @__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)" }) }) })
3067
3038
  ]
3068
3039
  }
3069
- ), V7 = ({
3040
+ ), x7 = ({
3070
3041
  width: l = 20,
3071
3042
  height: e = 20,
3072
3043
  color: t = h.GREY_DARK_5,
@@ -3090,7 +3061,7 @@ const W2 = (l, e) => {
3090
3061
  }
3091
3062
  )
3092
3063
  }
3093
- ), Z7 = ({
3064
+ ), V7 = ({
3094
3065
  width: l = 20,
3095
3066
  height: e = 20,
3096
3067
  color: t = h.GREY_DARK_5,
@@ -3295,7 +3266,7 @@ const W2 = (l, e) => {
3295
3266
  }
3296
3267
  )
3297
3268
  }
3298
- ), A7 = ({
3269
+ ), E7 = ({
3299
3270
  width: l = 20,
3300
3271
  height: e = 20,
3301
3272
  color: t = h.GREY_DARK_5,
@@ -3356,7 +3327,7 @@ const W2 = (l, e) => {
3356
3327
  )
3357
3328
  ]
3358
3329
  }
3359
- ), E7 = ({
3330
+ ), A7 = ({
3360
3331
  width: l = 20,
3361
3332
  height: e = 20,
3362
3333
  color: t = h.GREY_DARK_5,
@@ -3577,7 +3548,7 @@ const W2 = (l, e) => {
3577
3548
  )
3578
3549
  ]
3579
3550
  }
3580
- ), S7 = ({
3551
+ ), Y7 = ({
3581
3552
  width: l = 20,
3582
3553
  height: e = 20,
3583
3554
  color: t = h.GREY_DARK_5,
@@ -3624,7 +3595,7 @@ const W2 = (l, e) => {
3624
3595
  )
3625
3596
  ]
3626
3597
  }
3627
- ), Y7 = ({
3598
+ ), S7 = ({
3628
3599
  width: l = 20,
3629
3600
  height: e = 20,
3630
3601
  color: t = h.GREY_DARK_5,
@@ -3730,7 +3701,7 @@ const W2 = (l, e) => {
3730
3701
  )
3731
3702
  ]
3732
3703
  }
3733
- ), j7 = ({
3704
+ ), $7 = ({
3734
3705
  width: l = 20,
3735
3706
  height: e = 20,
3736
3707
  color: t = h.GREY_DARK_5,
@@ -3763,7 +3734,7 @@ const W2 = (l, e) => {
3763
3734
  )
3764
3735
  ]
3765
3736
  }
3766
- ), $7 = ({
3737
+ ), P7 = ({
3767
3738
  width: l = 20,
3768
3739
  height: e = 20,
3769
3740
  color: t = h.GREY_DARK_5,
@@ -3836,7 +3807,7 @@ const W2 = (l, e) => {
3836
3807
  )
3837
3808
  ]
3838
3809
  }
3839
- ), P7 = ({
3810
+ ), F7 = ({
3840
3811
  width: l = 20,
3841
3812
  height: e = 20,
3842
3813
  color: t = h.GREY_DARK_5,
@@ -3869,7 +3840,7 @@ const W2 = (l, e) => {
3869
3840
  )
3870
3841
  ]
3871
3842
  }
3872
- ), W7 = ({
3843
+ ), j7 = ({
3873
3844
  width: l = 20,
3874
3845
  height: e = 20,
3875
3846
  color: t = h.GREY_DARK_5,
@@ -3902,7 +3873,7 @@ const W2 = (l, e) => {
3902
3873
  )
3903
3874
  ]
3904
3875
  }
3905
- ), F7 = ({
3876
+ ), U7 = ({
3906
3877
  width: l = 20,
3907
3878
  height: e = 20,
3908
3879
  color: t = "#070739",
@@ -3932,7 +3903,7 @@ const W2 = (l, e) => {
3932
3903
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
3933
3904
  ]
3934
3905
  }
3935
- ), U7 = ({
3906
+ ), W7 = ({
3936
3907
  width: l = 20,
3937
3908
  height: e = 20,
3938
3909
  color: t = "#070739",
@@ -4502,9 +4473,9 @@ const W2 = (l, e) => {
4502
4473
  }
4503
4474
  ), h9 = ({
4504
4475
  className: l,
4505
- color: e = h.NOTIFICATION_WARNING_DARK,
4506
- height: t = 37,
4507
- width: i = 36,
4476
+ color: e = h.GREY_DARK_5,
4477
+ height: t = 20,
4478
+ width: i = 20,
4508
4479
  onClick: s
4509
4480
  }) => /* @__PURE__ */ g(
4510
4481
  "svg",
@@ -4513,28 +4484,29 @@ const W2 = (l, e) => {
4513
4484
  className: l,
4514
4485
  width: i,
4515
4486
  height: t,
4516
- viewBox: "0 0 36 37",
4487
+ viewBox: "0 0 24 24",
4517
4488
  fill: "none",
4518
4489
  xmlns: "http://www.w3.org/2000/svg",
4519
4490
  children: [
4520
4491
  /* @__PURE__ */ n(
4521
4492
  "path",
4522
4493
  {
4523
- d: "M30.0644 31.9999H5.93558C3.62853 31.9999 2.18486 29.5045 3.33486 27.5045L15.3993 6.52287C16.5528 4.51675 19.4472 4.51675 20.6007 6.52287L32.6651 27.5045C33.8151 29.5045 32.3715 31.9999 30.0644 31.9999Z",
4524
- stroke: e,
4525
- strokeWidth: "2.25",
4526
- strokeLinecap: "round"
4494
+ d: "M9.61621 3.64141C10.6736 1.80247 13.3264 1.80247 14.3838 3.64141L22.4268 17.6287C23.4809 19.462 22.1578 21.7498 20.043 21.7498H3.95704C1.84226 21.7498 0.519085 19.462 1.57325 17.6287L9.61621 3.64141ZM13.084 4.38946C12.6034 3.55358 11.3967 3.55358 10.916 4.38946L2.87305 18.3768C2.39409 19.2101 2.99585 20.2498 3.95704 20.2498H20.043C21.0042 20.2498 21.6059 19.2101 21.127 18.3768L13.084 4.38946Z",
4495
+ fill: e
4527
4496
  }
4528
4497
  ),
4529
- /* @__PURE__ */ n("path", { d: "M18 13.9999V19.9999", stroke: e, strokeWidth: "2.25", strokeLinecap: "round" }),
4530
4498
  /* @__PURE__ */ n(
4531
4499
  "path",
4532
4500
  {
4533
- d: "M18 26.0149L18.015 25.9982",
4534
- stroke: e,
4535
- strokeWidth: "2.25",
4536
- strokeLinecap: "round",
4537
- strokeLinejoin: "round"
4501
+ d: "M11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13Z",
4502
+ fill: e
4503
+ }
4504
+ ),
4505
+ /* @__PURE__ */ n(
4506
+ "path",
4507
+ {
4508
+ d: "M11.4523 16.4973C11.7294 16.1894 12.204 16.1645 12.5118 16.4416C12.8197 16.7187 12.8446 17.1933 12.5675 17.5012L12.5577 17.5119C12.2806 17.8198 11.806 17.8447 11.4982 17.5676C11.1904 17.2905 11.1655 16.8158 11.4425 16.508L11.4523 16.4973Z",
4509
+ fill: e
4538
4510
  }
4539
4511
  )
4540
4512
  ]
@@ -4542,8 +4514,8 @@ const W2 = (l, e) => {
4542
4514
  ), c9 = ({
4543
4515
  className: l,
4544
4516
  color: e = h.GREY_DARK_5,
4545
- height: t = 24,
4546
- width: i = 24,
4517
+ height: t = 20,
4518
+ width: i = 20,
4547
4519
  onClick: s
4548
4520
  }) => /* @__PURE__ */ g(
4549
4521
  "svg",
@@ -4559,21 +4531,15 @@ const W2 = (l, e) => {
4559
4531
  /* @__PURE__ */ n(
4560
4532
  "path",
4561
4533
  {
4562
- d: "M18 8.4C18 6.70261 17.3679 5.07475 16.2426 3.87452C15.1174 2.67428 13.5913 2 12 2C10.4087 2 8.88258 2.67428 7.75736 3.87452C6.63214 5.07475 6 6.70261 6 8.4C6 15.8667 3 18 3 18H21C21 18 18 15.8667 18 8.4Z",
4563
- stroke: e,
4564
- strokeWidth: "1.5",
4565
- strokeLinecap: "round",
4566
- strokeLinejoin: "round"
4534
+ d: "M17.2504 8.40039C17.2504 6.88687 16.686 5.44411 15.6957 4.3877C14.7068 3.33292 13.3766 2.75 12.0004 2.75C10.6242 2.75 9.29391 3.33292 8.30505 4.3877C7.31468 5.44411 6.75036 6.88687 6.75036 8.40039C6.75031 12.2363 5.97918 14.7561 5.16833 16.3418C4.99051 16.6895 4.81031 16.9904 4.63806 17.25H19.3627C19.1904 16.9904 19.0102 16.6895 18.8324 16.3418C18.0215 14.7561 17.2504 12.2363 17.2504 8.40039ZM18.7504 8.40039C18.7504 12.0306 19.4793 14.3106 20.1683 15.6582C20.5135 16.3333 20.8519 16.7812 21.0922 17.0518C21.2124 17.1871 21.3087 17.2789 21.3695 17.333C21.3998 17.3599 21.4216 17.3777 21.433 17.3867C21.4344 17.3878 21.4358 17.3888 21.4369 17.3896H21.4359C21.7011 17.5789 21.8143 17.918 21.7152 18.2285C21.6159 18.5392 21.3266 18.75 21.0004 18.75H3.00036C2.67412 18.75 2.38485 18.5392 2.28552 18.2285C2.18638 17.918 2.2996 17.5789 2.56482 17.3896H2.56384C2.56492 17.3888 2.56636 17.3878 2.56775 17.3867C2.57913 17.3777 2.60093 17.3599 2.63122 17.333C2.69203 17.2789 2.78837 17.1871 2.90857 17.0518C3.14886 16.7812 3.4872 16.3333 3.83239 15.6582C4.52147 14.3106 5.25031 12.0306 5.25036 8.40039C5.25036 6.51915 5.95028 4.70538 7.21032 3.36133C8.47191 2.01564 10.194 1.25 12.0004 1.25C13.8068 1.25 15.5288 2.01564 16.7904 3.36133C18.0504 4.70538 18.7504 6.51915 18.7504 8.40039Z",
4535
+ fill: e
4567
4536
  }
4568
4537
  ),
4569
4538
  /* @__PURE__ */ n(
4570
4539
  "path",
4571
4540
  {
4572
- d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21",
4573
- stroke: e,
4574
- strokeWidth: "1.5",
4575
- strokeLinecap: "round",
4576
- strokeLinejoin: "round"
4541
+ d: "M13.0808 20.6243C13.2886 20.266 13.7469 20.1441 14.1052 20.3518C14.4635 20.5596 14.5854 21.0179 14.3777 21.3762C14.1359 21.7929 13.7893 22.1397 13.3718 22.3801C12.9545 22.6204 12.4813 22.7462 11.9997 22.7463C11.518 22.7463 11.0441 22.6205 10.6267 22.3801C10.2092 22.1397 9.86258 21.7929 9.62084 21.3762C9.4131 21.0179 9.53505 20.5596 9.8933 20.3518C10.2516 20.1441 10.7099 20.266 10.9177 20.6243C11.0276 20.8136 11.186 20.971 11.3757 21.0803C11.5654 21.1894 11.7809 21.2463 11.9997 21.2463C12.2184 21.2462 12.4333 21.1894 12.6228 21.0803C12.8125 20.971 12.9709 20.8136 13.0808 20.6243Z",
4542
+ fill: e
4577
4543
  }
4578
4544
  )
4579
4545
  ]
@@ -4614,8 +4580,8 @@ const W2 = (l, e) => {
4614
4580
  ), g9 = ({
4615
4581
  className: l,
4616
4582
  color: e = h.GREY_DARK_5,
4617
- height: t = 24,
4618
- width: i = 24,
4583
+ height: t = 20,
4584
+ width: i = 20,
4619
4585
  onClick: s
4620
4586
  }) => /* @__PURE__ */ g(
4621
4587
  "svg",
@@ -4631,51 +4597,36 @@ const W2 = (l, e) => {
4631
4597
  /* @__PURE__ */ n(
4632
4598
  "path",
4633
4599
  {
4634
- d: "M4 21.4V2.6C4 2.26863 4.26863 2 4.6 2H16.2515C16.4106 2 16.5632 2.06321 16.6757 2.17574L19.8243 5.32426C19.9368 5.43679 20 5.5894 20 5.74853V21.4C20 21.7314 19.7314 22 19.4 22H4.6C4.26863 22 4 21.7314 4 21.4Z",
4635
- stroke: e,
4636
- strokeWidth: "1.5",
4637
- strokeLinecap: "round",
4638
- strokeLinejoin: "round"
4600
+ d: "M4.75 21.25H19.25V5.81055L16.1895 2.75H4.75V21.25ZM20.75 21.4004C20.7498 22.1457 20.1457 22.7498 19.4004 22.75H4.59961C3.85433 22.7498 3.25021 22.1457 3.25 21.4004V2.59961C3.25021 1.85433 3.85434 1.25021 4.59961 1.25H16.252C16.6098 1.25013 16.953 1.39245 17.2061 1.64551L20.3545 4.79395C20.6076 5.04701 20.7499 5.39018 20.75 5.74805V21.4004Z",
4601
+ fill: e
4639
4602
  }
4640
4603
  ),
4641
4604
  /* @__PURE__ */ n(
4642
4605
  "path",
4643
4606
  {
4644
- d: "M8 10L16 10",
4645
- stroke: e,
4646
- strokeWidth: "1.5",
4647
- strokeLinecap: "round",
4648
- strokeLinejoin: "round"
4607
+ d: "M16 10.75L8 10.75C7.58579 10.75 7.25 10.4142 7.25 10C7.25 9.58579 7.58579 9.25 8 9.25L16 9.25C16.4142 9.25 16.75 9.58579 16.75 10C16.75 10.4142 16.4142 10.75 16 10.75Z",
4608
+ fill: e
4649
4609
  }
4650
4610
  ),
4651
4611
  /* @__PURE__ */ n(
4652
4612
  "path",
4653
4613
  {
4654
- d: "M8 18L16 18",
4655
- stroke: e,
4656
- strokeWidth: "1.5",
4657
- strokeLinecap: "round",
4658
- strokeLinejoin: "round"
4614
+ d: "M16 18.75L8 18.75C7.58579 18.75 7.25 18.4142 7.25 18C7.25 17.5858 7.58579 17.25 8 17.25L16 17.25C16.4142 17.25 16.75 17.5858 16.75 18C16.75 18.4142 16.4142 18.75 16 18.75Z",
4615
+ fill: e
4659
4616
  }
4660
4617
  ),
4661
4618
  /* @__PURE__ */ n(
4662
4619
  "path",
4663
4620
  {
4664
- d: "M8 14L12 14",
4665
- stroke: e,
4666
- strokeWidth: "1.5",
4667
- strokeLinecap: "round",
4668
- strokeLinejoin: "round"
4621
+ d: "M12 14.75L8 14.75C7.58579 14.75 7.25 14.4142 7.25 14C7.25 13.5858 7.58579 13.25 8 13.25L12 13.25C12.4142 13.25 12.75 13.5858 12.75 14C12.75 14.4142 12.4142 14.75 12 14.75Z",
4622
+ fill: e
4669
4623
  }
4670
4624
  ),
4671
4625
  /* @__PURE__ */ n(
4672
4626
  "path",
4673
4627
  {
4674
- d: "M16 2V5.4C16 5.73137 16.2686 6 16.6 6H20",
4675
- stroke: e,
4676
- strokeWidth: "1.5",
4677
- strokeLinecap: "round",
4678
- strokeLinejoin: "round"
4628
+ d: "M15.25 2C15.25 1.58579 15.5858 1.25 16 1.25C16.4142 1.25 16.75 1.58579 16.75 2V5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H16.5996C15.8543 6.74979 15.2502 6.14567 15.25 5.40039V2Z",
4629
+ fill: e
4679
4630
  }
4680
4631
  )
4681
4632
  ]
@@ -4683,8 +4634,8 @@ const W2 = (l, e) => {
4683
4634
  ), w9 = ({
4684
4635
  className: l,
4685
4636
  color: e = h.GREY_DARK_5,
4686
- height: t = 24,
4687
- width: i = 24,
4637
+ height: t = 20,
4638
+ width: i = 20,
4688
4639
  onClick: s
4689
4640
  }) => /* @__PURE__ */ g(
4690
4641
  "svg",
@@ -4700,48 +4651,38 @@ const W2 = (l, e) => {
4700
4651
  /* @__PURE__ */ n(
4701
4652
  "path",
4702
4653
  {
4703
- d: "M2 20V19C2 15.134 5.13401 12 9 12V12",
4704
- stroke: e,
4705
- strokeWidth: "1.5",
4706
- strokeLinecap: "round",
4707
- strokeLinejoin: "round"
4654
+ d: "M1.25 20V19C1.25 14.7198 4.71979 11.25 9 11.25V12.75C5.54822 12.75 2.75 15.5482 2.75 19V20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20Z",
4655
+ fill: e
4708
4656
  }
4709
4657
  ),
4710
4658
  /* @__PURE__ */ n(
4711
4659
  "path",
4712
4660
  {
4713
- d: "M15.8038 12.3135C16.4456 11.6088 17.5544 11.6088 18.1962 12.3135V12.3135C18.5206 12.6697 18.9868 12.8628 19.468 12.8403V12.8403C20.4201 12.7958 21.2042 13.5799 21.1597 14.532V14.532C21.1372 15.0132 21.3303 15.4794 21.6865 15.8038V15.8038C22.3912 16.4456 22.3912 17.5544 21.6865 18.1962V18.1962C21.3303 18.5206 21.1372 18.9868 21.1597 19.468V19.468C21.2042 20.4201 20.4201 21.2042 19.468 21.1597V21.1597C18.9868 21.1372 18.5206 21.3303 18.1962 21.6865V21.6865C17.5544 22.3912 16.4456 22.3912 15.8038 21.6865V21.6865C15.4794 21.3303 15.0132 21.1372 14.532 21.1597V21.1597C13.5799 21.2042 12.7958 20.4201 12.8403 19.468V19.468C12.8628 18.9868 12.6697 18.5206 12.3135 18.1962V18.1962C11.6088 17.5544 11.6088 16.4456 12.3135 15.8038V15.8038C12.6697 15.4794 12.8628 15.0132 12.8403 14.532V14.532C12.7958 13.5799 13.5799 12.7958 14.532 12.8403V12.8403C15.0132 12.8628 15.4794 12.6697 15.8038 12.3135V12.3135Z",
4714
- stroke: e,
4715
- strokeWidth: "1.5"
4661
+ d: "M15.2491 11.8087C16.1884 10.7773 17.8118 10.7773 18.7511 11.8087C18.925 11.9996 19.1748 12.1029 19.4327 12.0909C20.8262 12.0258 21.9744 13.174 21.9093 14.5675C21.8973 14.8254 22.0006 15.0752 22.1915 15.2491C23.2229 16.1884 23.2229 17.8118 22.1915 18.7511C22.0006 18.925 21.8973 19.1748 21.9093 19.4327C21.9744 20.8262 20.8262 21.9744 19.4327 21.9093C19.1748 21.8973 18.925 22.0006 18.7511 22.1915C17.8118 23.2229 16.1884 23.2229 15.2491 22.1915C15.0752 22.0006 14.8254 21.8973 14.5675 21.9093C13.174 21.9744 12.0258 20.8262 12.0909 19.4327C12.1029 19.1748 11.9996 18.925 11.8087 18.7511C10.7773 17.8118 10.7773 16.1884 11.8087 15.2491C11.9996 15.0752 12.1029 14.8254 12.0909 14.5675C12.0258 13.174 13.174 12.0258 14.5675 12.0909C14.8254 12.1029 15.0752 11.9996 15.2491 11.8087ZM17.6417 12.8185C17.2974 12.4406 16.7028 12.4406 16.3585 12.8185C15.8838 13.3397 15.2014 13.6228 14.4972 13.59C13.9864 13.5661 13.5661 13.9864 13.59 14.4972C13.6228 15.2014 13.3397 15.8838 12.8185 16.3585C12.4406 16.7028 12.4406 17.2974 12.8185 17.6417C13.3397 18.1164 13.6228 18.7988 13.59 19.503C13.5661 20.0138 13.9864 20.4341 14.4972 20.4103C15.2014 20.3774 15.8838 20.6605 16.3585 21.1818C16.7028 21.5596 17.2974 21.5596 17.6417 21.1818C18.1164 20.6605 18.7988 20.3774 19.503 20.4103C20.0138 20.4341 20.4341 20.0138 20.4103 19.503C20.3774 18.7988 20.6605 18.1164 21.1818 17.6417C21.5596 17.2974 21.5596 16.7028 21.1818 16.3585C20.6605 15.8838 20.3774 15.2014 20.4103 14.4972C20.4341 13.9864 20.0138 13.5661 19.503 13.59C18.7988 13.6228 18.1164 13.3397 17.6417 12.8185Z",
4662
+ fill: e
4716
4663
  }
4717
4664
  ),
4718
4665
  /* @__PURE__ */ n(
4719
4666
  "path",
4720
4667
  {
4721
- d: "M15.3636 17L16.4546 18.0909L18.6364 15.9091",
4722
- stroke: e,
4723
- strokeWidth: "1.5",
4724
- strokeLinecap: "round",
4725
- strokeLinejoin: "round"
4668
+ d: "M14.8331 17.5303C14.5402 17.2374 14.5402 16.7626 14.8331 16.4697C15.126 16.1768 15.6008 16.1768 15.8937 16.4697L16.4544 17.0304L18.1062 15.3786L18.1628 15.3275C18.4574 15.0872 18.8922 15.104 19.1669 15.3786C19.4413 15.6533 19.4583 16.0881 19.218 16.3827L19.1669 16.4393L16.9848 18.6214C16.6919 18.9142 16.217 18.9141 15.9241 18.6214L14.8331 17.5303Z",
4669
+ fill: e
4726
4670
  }
4727
4671
  ),
4728
4672
  /* @__PURE__ */ n(
4729
4673
  "path",
4730
4674
  {
4731
- d: "M9 12C11.2091 12 13 10.2091 13 8C13 5.79086 11.2091 4 9 4C6.79086 4 5 5.79086 5 8C5 10.2091 6.79086 12 9 12Z",
4732
- stroke: e,
4733
- strokeWidth: "1.5",
4734
- strokeLinecap: "round",
4735
- strokeLinejoin: "round"
4675
+ d: "M12.25 8C12.25 6.20507 10.7949 4.75 9 4.75C7.20507 4.75 5.75 6.20507 5.75 8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8ZM13.75 8C13.75 10.6234 11.6234 12.75 9 12.75C6.37665 12.75 4.25 10.6234 4.25 8C4.25 5.37665 6.37665 3.25 9 3.25C11.6234 3.25 13.75 5.37665 13.75 8Z",
4676
+ fill: e
4736
4677
  }
4737
4678
  )
4738
4679
  ]
4739
4680
  }
4740
- ), u9 = ({
4681
+ ), f9 = ({
4741
4682
  className: l,
4742
4683
  color: e = h.GREY_DARK_5,
4743
- height: t = 24,
4744
- width: i = 24,
4684
+ height: t = 20,
4685
+ width: i = 20,
4745
4686
  onClick: s
4746
4687
  }) => /* @__PURE__ */ g(
4747
4688
  "svg",
@@ -4757,31 +4698,22 @@ const W2 = (l, e) => {
4757
4698
  /* @__PURE__ */ n(
4758
4699
  "path",
4759
4700
  {
4760
- d: "M21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6Z",
4761
- stroke: e,
4762
- strokeWidth: "1.5",
4763
- strokeLinecap: "round",
4764
- strokeLinejoin: "round"
4701
+ d: "M20.25 3.75H3.75V20.25H20.25V3.75ZM2.25 3.59961C2.25021 2.85433 2.85434 2.25021 3.59961 2.25H20.4004C21.1457 2.25021 21.7498 2.85434 21.75 3.59961V20.4004C21.7498 21.1457 21.1457 21.7498 20.4004 21.75H3.59961C2.85433 21.7498 2.25021 21.1457 2.25 20.4004V3.59961Z",
4702
+ fill: e
4765
4703
  }
4766
4704
  ),
4767
4705
  /* @__PURE__ */ n(
4768
4706
  "path",
4769
4707
  {
4770
- d: "M3 16L10 13L21 18",
4771
- stroke: e,
4772
- strokeWidth: "1.5",
4773
- strokeLinecap: "round",
4774
- strokeLinejoin: "round"
4708
+ d: "M9.77861 12.2833C9.9532 12.2293 10.1428 12.2411 10.3108 12.3175L21.3108 17.3175L21.3792 17.3527C21.7074 17.5442 21.8435 17.9572 21.6829 18.3107C21.5114 18.6876 21.0668 18.8541 20.6897 18.6827L9.9915 13.8195L3.29619 16.6896C2.91558 16.8527 2.47412 16.6765 2.31084 16.296C2.14772 15.9154 2.32391 15.474 2.70439 15.3107L9.70439 12.3107L9.77861 12.2833Z",
4709
+ fill: e
4775
4710
  }
4776
4711
  ),
4777
4712
  /* @__PURE__ */ n(
4778
4713
  "path",
4779
4714
  {
4780
- d: "M16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8C18 9.10457 17.1046 10 16 10Z",
4781
- stroke: e,
4782
- strokeWidth: "1.5",
4783
- strokeLinecap: "round",
4784
- strokeLinejoin: "round"
4715
+ d: "M14.75 8C14.75 7.30964 15.3096 6.75 16 6.75C16.6904 6.75 17.25 7.30964 17.25 8C17.25 8.69036 16.6904 9.25 16 9.25C15.3096 9.25 14.75 8.69036 14.75 8ZM13.25 8C13.25 9.51878 14.4812 10.75 16 10.75C17.5188 10.75 18.75 9.51878 18.75 8C18.75 6.48122 17.5188 5.25 16 5.25C14.4812 5.25 13.25 6.48122 13.25 8Z",
4716
+ fill: e
4785
4717
  }
4786
4718
  )
4787
4719
  ]
@@ -4789,8 +4721,8 @@ const W2 = (l, e) => {
4789
4721
  ), p9 = ({
4790
4722
  className: l,
4791
4723
  color: e = h.GREY_DARK_5,
4792
- height: t = 24,
4793
- width: i = 24,
4724
+ height: t = 20,
4725
+ width: i = 20,
4794
4726
  onClick: s
4795
4727
  }) => /* @__PURE__ */ n(
4796
4728
  "svg",
@@ -4805,15 +4737,12 @@ const W2 = (l, e) => {
4805
4737
  children: /* @__PURE__ */ n(
4806
4738
  "path",
4807
4739
  {
4808
- d: "M14.3632 5.65156L15.8431 4.17157C16.6242 3.39052 17.8905 3.39052 18.6716 4.17157L20.0858 5.58579C20.8668 6.36683 20.8668 7.63316 20.0858 8.41421L18.6058 9.8942M14.3632 5.65156L4.74749 15.2672C4.41542 15.5993 4.21079 16.0376 4.16947 16.5054L3.92738 19.2459C3.87261 19.8659 4.39148 20.3848 5.0115 20.33L7.75191 20.0879C8.21972 20.0466 8.65806 19.8419 8.99013 19.5099L18.6058 9.8942M14.3632 5.65156L18.6058 9.8942",
4809
- stroke: e,
4810
- strokeWidth: "1.5",
4811
- strokeLinecap: "round",
4812
- strokeLinejoin: "round"
4740
+ d: "M14.3632 6.71205L17.5452 9.89403L8.45984 18.9794C8.2523 19.1869 7.97813 19.3147 7.68575 19.3405L4.94503 19.5829C4.7903 19.5964 4.66089 19.4669 4.67434 19.3122L4.91671 16.5715C4.94254 16.2791 5.07032 16.0049 5.27786 15.7974L14.3632 6.71205ZM16.3734 4.7019C16.8615 4.21375 17.653 4.21375 18.1411 4.7019L19.5553 6.11612C20.0435 6.60427 20.0435 7.39573 19.5553 7.88388L18.6059 8.83337L15.4239 5.65139L16.3734 4.7019ZM4.2172 14.7367C3.76073 15.1932 3.47933 15.7959 3.4224 16.4389L3.18002 19.1796C3.08417 20.2647 3.99258 21.1731 5.07761 21.0772L7.81834 20.8348C8.46136 20.7779 9.06403 20.4965 9.5205 20.04L20.616 8.94454C21.6899 7.8706 21.6899 6.1294 20.616 5.05546L19.2018 3.64124C18.1278 2.5673 16.3866 2.5673 15.3127 3.64124L4.2172 14.7367Z",
4741
+ fill: e
4813
4742
  }
4814
4743
  )
4815
4744
  }
4816
- ), f9 = ({
4745
+ ), u9 = ({
4817
4746
  className: l,
4818
4747
  color: e = h.GREY_DARK_5,
4819
4748
  height: t = 20,
@@ -4917,7 +4846,7 @@ const W2 = (l, e) => {
4917
4846
  }
4918
4847
  )
4919
4848
  }
4920
- ), k9 = ({
4849
+ ), v9 = ({
4921
4850
  width: l = 24,
4922
4851
  height: e = 24,
4923
4852
  color: t = "#131314",
@@ -4950,7 +4879,7 @@ const W2 = (l, e) => {
4950
4879
  )
4951
4880
  ]
4952
4881
  }
4953
- ), v9 = ({
4882
+ ), k9 = ({
4954
4883
  width: l = 20,
4955
4884
  height: e = 20,
4956
4885
  color: t = h.GREY_DARK_5,
@@ -5084,13 +5013,13 @@ const W2 = (l, e) => {
5084
5013
  )
5085
5014
  ]
5086
5015
  }
5087
- ), x9 = ({
5088
- width: l = 24,
5089
- height: e = 24,
5090
- color: t = h.GREY_DARK_2,
5016
+ ), Z9 = ({
5017
+ width: l = 20,
5018
+ height: e = 20,
5019
+ color: t = h.GREY_DARK_5,
5091
5020
  className: i,
5092
5021
  onClick: s
5093
- }) => /* @__PURE__ */ n(
5022
+ }) => /* @__PURE__ */ g(
5094
5023
  "svg",
5095
5024
  {
5096
5025
  width: l,
@@ -5100,18 +5029,31 @@ const W2 = (l, e) => {
5100
5029
  xmlns: "http://www.w3.org/2000/svg",
5101
5030
  className: i,
5102
5031
  onClick: s,
5103
- children: /* @__PURE__ */ n(
5104
- "path",
5105
- {
5106
- d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
5107
- stroke: t,
5108
- strokeWidth: "1.5",
5109
- strokeLinecap: "round",
5110
- strokeLinejoin: "round"
5111
- }
5112
- )
5032
+ children: [
5033
+ /* @__PURE__ */ n(
5034
+ "path",
5035
+ {
5036
+ d: "M20.25 19V6.81055L16.1895 2.75L7 2.75C6.58579 2.75 6.25 2.41421 6.25 2C6.25 1.58579 6.58579 1.25 7 1.25L16.5 1.25C16.6989 1.25 16.8896 1.32907 17.0303 1.46973L21.5303 5.96973C21.6709 6.11038 21.75 6.30109 21.75 6.5V19C21.75 19.4142 21.4142 19.75 21 19.75C20.5858 19.75 20.25 19.4142 20.25 19Z",
5037
+ fill: t
5038
+ }
5039
+ ),
5040
+ /* @__PURE__ */ n(
5041
+ "path",
5042
+ {
5043
+ d: "M18.75 20.5C18.75 21.7426 17.7426 22.75 16.5 22.75H4.5C3.25736 22.75 2.25 21.7426 2.25 20.5V6.5C2.25 5.25736 3.25736 4.25 4.5 4.25H14.252C14.6098 4.25013 14.953 4.39245 15.2061 4.64551L18.3545 7.79395C18.6076 8.04701 18.7499 8.39018 18.75 8.74805V20.5ZM3.75 20.5C3.75 20.9142 4.08579 21.25 4.5 21.25H16.5C16.9142 21.25 17.25 20.9142 17.25 20.5V8.81055L14.1895 5.75H4.5C4.08579 5.75 3.75 6.08579 3.75 6.5V20.5Z",
5044
+ fill: t
5045
+ }
5046
+ ),
5047
+ /* @__PURE__ */ n(
5048
+ "path",
5049
+ {
5050
+ d: "M13.25 5C13.25 4.58579 13.5858 4.25 14 4.25C14.4142 4.25 14.75 4.58579 14.75 5V8.25H18C18.4142 8.25 18.75 8.58579 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75H14.5996C13.8543 9.74979 13.2502 9.14567 13.25 8.40039V5Z",
5051
+ fill: t
5052
+ }
5053
+ )
5054
+ ]
5113
5055
  }
5114
- ), V9 = ({
5056
+ ), x9 = ({
5115
5057
  width: l = 20,
5116
5058
  height: e = 20,
5117
5059
  color: t = h.GREY_DARK_5,
@@ -5135,7 +5077,7 @@ const W2 = (l, e) => {
5135
5077
  }
5136
5078
  )
5137
5079
  }
5138
- ), Z9 = ({
5080
+ ), V9 = ({
5139
5081
  name: l,
5140
5082
  width: e,
5141
5083
  height: t,
@@ -5145,20 +5087,20 @@ const W2 = (l, e) => {
5145
5087
  onClick: c
5146
5088
  }) => {
5147
5089
  const { theme: d } = T(Q), a = C ? d && d === "dark" ? h.GREY_LIGHT_4 : h.GREY_DARK_1 : i, o = C ? void 0 : c, r = c && !C ? `${s || ""} clickable` : s;
5148
- return /* @__PURE__ */ n(j, { children: (() => {
5090
+ return /* @__PURE__ */ n($, { children: (() => {
5149
5091
  switch (l) {
5150
5092
  case "arrow1Down":
5151
- return f7({ width: e, height: t, color: a, className: r, onClick: o });
5093
+ return u7({ width: e, height: t, color: a, className: r, onClick: o });
5152
5094
  case "arrow1Up":
5153
5095
  return L7({ width: e, height: t, color: a, className: r, onClick: o });
5154
5096
  case "arrow1Right":
5155
5097
  return m7({ width: e, height: t, color: a, className: r, onClick: o });
5156
5098
  case "arrow1Left":
5157
- return k7({ width: e, height: t, color: a, className: r, onClick: o });
5158
- case "info":
5159
5099
  return v7({ width: e, height: t, color: a, className: r, onClick: o });
5100
+ case "info":
5101
+ return k7({ width: e, height: t, color: a, className: r, onClick: o });
5160
5102
  case "archive":
5161
- return Z7({ width: e, height: t, color: a, className: r, onClick: o });
5103
+ return V7({ width: e, height: t, color: a, className: r, onClick: o });
5162
5104
  case "unarchive":
5163
5105
  return R7({ width: e, height: t, color: a, className: r, onClick: o });
5164
5106
  case "calendar":
@@ -5170,9 +5112,9 @@ const W2 = (l, e) => {
5170
5112
  case "add":
5171
5113
  return y7({ width: e, height: t, color: a, className: r, onClick: o });
5172
5114
  case "list":
5173
- return A7({ width: e, height: t, color: a, className: r, onClick: o });
5174
- case "dragAndDrop":
5175
5115
  return E7({ width: e, height: t, color: a, className: r, onClick: o });
5116
+ case "dragAndDrop":
5117
+ return A7({ width: e, height: t, color: a, className: r, onClick: o });
5176
5118
  case "filter1":
5177
5119
  return D7({ width: e, height: t, color: a, className: r, onClick: o });
5178
5120
  case "filter2":
@@ -5190,9 +5132,9 @@ const W2 = (l, e) => {
5190
5132
  onClick: o
5191
5133
  });
5192
5134
  case "skills":
5193
- return S7({ width: e, height: t, color: a, className: r, onClick: o });
5135
+ return Y7({ width: e, height: t, color: a, className: r, onClick: o });
5194
5136
  case "skillsMatrices":
5195
- return Y7({
5137
+ return S7({
5196
5138
  width: e,
5197
5139
  height: t,
5198
5140
  color: a,
@@ -5204,17 +5146,17 @@ const W2 = (l, e) => {
5204
5146
  case "logOut":
5205
5147
  return I7({ width: e, height: t, color: a, className: r, onClick: o });
5206
5148
  case "settings":
5207
- return j7({ width: e, height: t, color: a, className: r, onClick: o });
5208
- case "trash":
5209
5149
  return $7({ width: e, height: t, color: a, className: r, onClick: o });
5150
+ case "trash":
5151
+ return P7({ width: e, height: t, color: a, className: r, onClick: o });
5210
5152
  case "settings2":
5211
5153
  return T7({ width: e, height: t, color: a, className: r, onClick: o });
5212
5154
  case "checkCircle":
5213
- return P7({ width: e, height: t, color: a, className: r, onClick: o });
5155
+ return F7({ width: e, height: t, color: a, className: r, onClick: o });
5214
5156
  case "cancelCircle":
5215
- return W7({ width: e, height: t, color: a, className: r, onClick: o });
5157
+ return j7({ width: e, height: t, color: a, className: r, onClick: o });
5216
5158
  case "visibilityIcon":
5217
- return F7({
5159
+ return U7({
5218
5160
  width: e,
5219
5161
  height: t,
5220
5162
  color: a,
@@ -5222,7 +5164,7 @@ const W2 = (l, e) => {
5222
5164
  onClick: o
5223
5165
  });
5224
5166
  case "visibilityOffIcon":
5225
- return U7({
5167
+ return W7({
5226
5168
  width: e,
5227
5169
  height: t,
5228
5170
  color: a,
@@ -5246,9 +5188,9 @@ const W2 = (l, e) => {
5246
5188
  case "arrow2Right":
5247
5189
  return M7({ width: e, height: t, color: a, className: r, onClick: o });
5248
5190
  case "arrow2Down":
5249
- return x7({ width: e, height: t, color: a, className: r, onClick: o });
5191
+ return Z7({ width: e, height: t, color: a, className: r, onClick: o });
5250
5192
  case "arrow2Left":
5251
- return V7({ width: e, height: t, color: a, className: r, onClick: o });
5193
+ return x7({ width: e, height: t, color: a, className: r, onClick: o });
5252
5194
  case "link":
5253
5195
  return t9({ width: e, height: t, color: a, className: r, onClick: o });
5254
5196
  case "telegram":
@@ -5276,29 +5218,29 @@ const W2 = (l, e) => {
5276
5218
  case "resourceManager":
5277
5219
  return w9({ width: e, height: t, color: a, className: r, onClick: o });
5278
5220
  case "image":
5279
- return u9({ width: e, height: t, color: a, className: r, onClick: o });
5221
+ return f9({ width: e, height: t, color: a, className: r, onClick: o });
5280
5222
  case "edit":
5281
5223
  return p9({ width: e, height: t, color: a, className: r, onClick: o });
5282
5224
  case "burgerMenu":
5283
- return f9({ width: e, height: t, color: a, className: r, onClick: o });
5225
+ return u9({ width: e, height: t, color: a, className: r, onClick: o });
5284
5226
  case "refresh":
5285
5227
  return L9({ width: e, height: t, color: a, className: r, onClick: o });
5286
5228
  case "projects":
5287
5229
  return m9({ width: e, height: t, color: a, className: r, onClick: o });
5288
5230
  case "user":
5289
- return v9({ width: e, height: t, color: a, className: r, onClick: o });
5290
- case "exit":
5291
5231
  return k9({ width: e, height: t, color: a, className: r, onClick: o });
5232
+ case "exit":
5233
+ return v9({ width: e, height: t, color: a, className: r, onClick: o });
5292
5234
  case "status":
5293
5235
  return N9({ width: e, height: t, color: a, className: r, onClick: o });
5294
5236
  case "community":
5295
5237
  return M9({ width: e, height: t, color: a, className: r, onClick: o });
5296
5238
  case "docs":
5297
- return x9({ width: e, height: t, color: a, className: r, onClick: o });
5239
+ return Z9({ width: e, height: t, color: a, className: r, onClick: o });
5298
5240
  case "unpaidLeave":
5299
- return V9({ width: e, height: t, color: a, className: r, onClick: o });
5241
+ return x9({ width: e, height: t, color: a, className: r, onClick: o });
5300
5242
  default:
5301
- return /* @__PURE__ */ n(j, { children: "No Icon provided" });
5243
+ return /* @__PURE__ */ n($, { children: "No Icon provided" });
5302
5244
  }
5303
5245
  })() });
5304
5246
  }, l2 = ({
@@ -5317,7 +5259,7 @@ const W2 = (l, e) => {
5317
5259
  {
5318
5260
  className: `snmt-tag ${t} ${C ? "disabled" : ""}`,
5319
5261
  closeIcon: /* @__PURE__ */ n(
5320
- Z9,
5262
+ V9,
5321
5263
  {
5322
5264
  name: "cancelCircle",
5323
5265
  color: C ? h.GREY_DARK_1 : h.GREY_DARK_2,
@@ -5356,9 +5298,9 @@ const W2 = (l, e) => {
5356
5298
  /** This prop allows you to enable tooltip if text size is too big */
5357
5299
  trim: d = !1
5358
5300
  }, a) => {
5359
- const o = $(null);
5301
+ const o = P(null);
5360
5302
  g1(a, () => o.current);
5361
- const [r, p] = A(!1);
5303
+ const [r, p] = E(!1);
5362
5304
  D(() => {
5363
5305
  var L;
5364
5306
  if (!d) return;
@@ -5366,16 +5308,16 @@ const W2 = (l, e) => {
5366
5308
  o.current && p(o.current.scrollWidth > o.current.clientWidth);
5367
5309
  };
5368
5310
  m();
5369
- const x = new ResizeObserver(m);
5370
- return o.current && x.observe(o.current), (L = o.current) != null && L.parentElement && x.observe(o.current.parentElement), () => {
5371
- x.disconnect();
5311
+ const Z = new ResizeObserver(m);
5312
+ return o.current && Z.observe(o.current), (L = o.current) != null && L.parentElement && Z.observe(o.current.parentElement), () => {
5313
+ Z.disconnect();
5372
5314
  };
5373
5315
  }, [d]);
5374
5316
  const w = e === "h1" || e === "h2" || e === "h3" || e === "h4";
5375
- let u = `snmt-typography snmt-typography-${e}`;
5376
- l && l !== "inherit" && (u += ` snmt-typography-align-${l}`), C && (u += " collapsed");
5377
- const f = {
5378
- className: u,
5317
+ let f = `snmt-typography snmt-typography-${e}`;
5318
+ l && l !== "inherit" && (f += ` snmt-typography-align-${l}`), C && (f += " collapsed");
5319
+ const u = {
5320
+ className: f,
5379
5321
  style: { color: t, whiteSpace: d ? "nowrap" : c, display: d ? "block" : "" },
5380
5322
  onClick: s,
5381
5323
  ref: o,
@@ -5386,7 +5328,7 @@ const W2 = (l, e) => {
5386
5328
  }
5387
5329
  } : void 0
5388
5330
  };
5389
- return w ? /* @__PURE__ */ n(R9, { level: _9[e], ...f, children: i }) : /* @__PURE__ */ n(H9, { ...f, children: i });
5331
+ return w ? /* @__PURE__ */ n(R9, { level: _9[e], ...u, children: i }) : /* @__PURE__ */ n(H9, { ...u, children: i });
5390
5332
  }
5391
5333
  ), y9 = ({
5392
5334
  children: l,
@@ -5397,7 +5339,7 @@ const W2 = (l, e) => {
5397
5339
  noPadding: C = !1,
5398
5340
  trigger: c = "click"
5399
5341
  }) => {
5400
- const [d, a] = A(!1);
5342
+ const [d, a] = E(!1);
5401
5343
  return /* @__PURE__ */ n(
5402
5344
  R2,
5403
5345
  {
@@ -5413,7 +5355,7 @@ const W2 = (l, e) => {
5413
5355
  children: /* @__PURE__ */ n("div", { className: "wrapper", children: l })
5414
5356
  }
5415
5357
  );
5416
- }, { Title: A9, Text: E9 } = d1, D9 = {
5358
+ }, { Title: E9, Text: A9 } = d1, D9 = {
5417
5359
  h1: 1,
5418
5360
  h2: 2,
5419
5361
  h3: 3,
@@ -5430,9 +5372,9 @@ const W2 = (l, e) => {
5430
5372
  /** This prop allows you to enable tooltip if text size is too big */
5431
5373
  trim: d = !1
5432
5374
  }, a) => {
5433
- const o = $(null);
5375
+ const o = P(null);
5434
5376
  g1(a, () => o.current);
5435
- const [r, p] = A(!1);
5377
+ const [r, p] = E(!1);
5436
5378
  D(() => {
5437
5379
  var L;
5438
5380
  if (!d) return;
@@ -5440,16 +5382,16 @@ const W2 = (l, e) => {
5440
5382
  o.current && p(o.current.scrollWidth > o.current.clientWidth);
5441
5383
  };
5442
5384
  m();
5443
- const x = new ResizeObserver(m);
5444
- return o.current && x.observe(o.current), (L = o.current) != null && L.parentElement && x.observe(o.current.parentElement), () => {
5445
- x.disconnect();
5385
+ const Z = new ResizeObserver(m);
5386
+ return o.current && Z.observe(o.current), (L = o.current) != null && L.parentElement && Z.observe(o.current.parentElement), () => {
5387
+ Z.disconnect();
5446
5388
  };
5447
5389
  }, [d]);
5448
5390
  const w = e === "h1" || e === "h2" || e === "h3" || e === "h4";
5449
- let u = `snmt-typography snmt-typography-${e}`;
5450
- l && l !== "inherit" && (u += ` snmt-typography-align-${l}`), C && (u += " collapsed");
5451
- const f = {
5452
- className: u,
5391
+ let f = `snmt-typography snmt-typography-${e}`;
5392
+ l && l !== "inherit" && (f += ` snmt-typography-align-${l}`), C && (f += " collapsed");
5393
+ const u = {
5394
+ className: f,
5453
5395
  style: { color: t, whiteSpace: d ? "nowrap" : c, display: d ? "block" : "" },
5454
5396
  onClick: s,
5455
5397
  ref: o,
@@ -5460,7 +5402,7 @@ const W2 = (l, e) => {
5460
5402
  }
5461
5403
  } : void 0
5462
5404
  };
5463
- return w ? /* @__PURE__ */ n(A9, { level: D9[e], ...f, children: i }) : /* @__PURE__ */ n(E9, { ...f, children: i });
5405
+ return w ? /* @__PURE__ */ n(E9, { level: D9[e], ...u, children: i }) : /* @__PURE__ */ n(A9, { ...u, children: i });
5464
5406
  }
5465
5407
  ), K9 = ({
5466
5408
  width: l = 20,
@@ -5534,7 +5476,7 @@ const W2 = (l, e) => {
5534
5476
  }
5535
5477
  )
5536
5478
  }
5537
- ), S9 = ({
5479
+ ), Y9 = ({
5538
5480
  width: l = 20,
5539
5481
  height: e = 20,
5540
5482
  color: t = h.GREY_DARK_5,
@@ -5559,7 +5501,7 @@ const W2 = (l, e) => {
5559
5501
  }
5560
5502
  )
5561
5503
  }
5562
- ), Y9 = ({
5504
+ ), S9 = ({
5563
5505
  width: l = 20,
5564
5506
  height: e = 20,
5565
5507
  color: t = h.GREY_DARK_5,
@@ -5650,7 +5592,7 @@ const W2 = (l, e) => {
5650
5592
  }
5651
5593
  )
5652
5594
  }
5653
- ), j9 = ({
5595
+ ), $9 = ({
5654
5596
  width: l = 20,
5655
5597
  height: e = 20,
5656
5598
  color: t = h.GREY_DARK_5,
@@ -5677,7 +5619,7 @@ const W2 = (l, e) => {
5677
5619
  /* @__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)" }) }) })
5678
5620
  ]
5679
5621
  }
5680
- ), $9 = ({
5622
+ ), P9 = ({
5681
5623
  width: l = 20,
5682
5624
  height: e = 20,
5683
5625
  color: t = h.GREY_DARK_5,
@@ -5741,7 +5683,7 @@ const W2 = (l, e) => {
5741
5683
  )
5742
5684
  ]
5743
5685
  }
5744
- ), P9 = ({
5686
+ ), F9 = ({
5745
5687
  width: l = 20,
5746
5688
  height: e = 20,
5747
5689
  color: t = h.GREY_DARK_5,
@@ -5787,7 +5729,7 @@ const W2 = (l, e) => {
5787
5729
  )
5788
5730
  ]
5789
5731
  }
5790
- ), W9 = ({
5732
+ ), j9 = ({
5791
5733
  width: l = 20,
5792
5734
  height: e = 20,
5793
5735
  color: t = h.GREY_DARK_5,
@@ -5834,7 +5776,7 @@ const W2 = (l, e) => {
5834
5776
  )
5835
5777
  ]
5836
5778
  }
5837
- ), F9 = ({
5779
+ ), U9 = ({
5838
5780
  width: l = 20,
5839
5781
  height: e = 20,
5840
5782
  color: t = h.GREY_DARK_5,
@@ -5858,7 +5800,7 @@ const W2 = (l, e) => {
5858
5800
  }
5859
5801
  )
5860
5802
  }
5861
- ), U9 = ({
5803
+ ), W9 = ({
5862
5804
  width: l = 20,
5863
5805
  height: e = 20,
5864
5806
  color: t = h.GREY_DARK_5,
@@ -6647,7 +6589,7 @@ const W2 = (l, e) => {
6647
6589
  )
6648
6590
  ]
6649
6591
  }
6650
- ), u0 = ({
6592
+ ), f0 = ({
6651
6593
  width: l = 20,
6652
6594
  height: e = 20,
6653
6595
  color: t = h.GREY_DARK_5,
@@ -6727,7 +6669,7 @@ const W2 = (l, e) => {
6727
6669
  )
6728
6670
  ]
6729
6671
  }
6730
- ), f0 = ({
6672
+ ), u0 = ({
6731
6673
  className: l,
6732
6674
  color: e = h.GREY_DARK_5,
6733
6675
  height: t = 5,
@@ -6809,7 +6751,7 @@ const W2 = (l, e) => {
6809
6751
  )
6810
6752
  ]
6811
6753
  }
6812
- ), k0 = ({
6754
+ ), v0 = ({
6813
6755
  className: l,
6814
6756
  color: e = h.GREY_DARK_5,
6815
6757
  height: t = 20,
@@ -6848,7 +6790,7 @@ const W2 = (l, e) => {
6848
6790
  )
6849
6791
  ]
6850
6792
  }
6851
- ), v0 = ({
6793
+ ), k0 = ({
6852
6794
  className: l,
6853
6795
  color: e = h.GREY_DARK_5,
6854
6796
  height: t = 20,
@@ -6952,7 +6894,7 @@ const W2 = (l, e) => {
6952
6894
  )
6953
6895
  ]
6954
6896
  }
6955
- ), x0 = ({
6897
+ ), Z0 = ({
6956
6898
  className: l,
6957
6899
  color: e = h.GREY_DARK_5,
6958
6900
  height: t = 20,
@@ -6989,7 +6931,7 @@ const W2 = (l, e) => {
6989
6931
  )
6990
6932
  ]
6991
6933
  }
6992
- ), V0 = ({
6934
+ ), x0 = ({
6993
6935
  className: l,
6994
6936
  color: e = h.GREY_DARK_5,
6995
6937
  height: t = 20,
@@ -7013,7 +6955,7 @@ const W2 = (l, e) => {
7013
6955
  }
7014
6956
  )
7015
6957
  }
7016
- ), Z0 = ({
6958
+ ), V0 = ({
7017
6959
  className: l,
7018
6960
  color: e = h.GREY_DARK_5,
7019
6961
  height: t = 20,
@@ -7113,9 +7055,9 @@ const W2 = (l, e) => {
7113
7055
  }
7114
7056
  ), H0 = ({
7115
7057
  className: l,
7116
- color: e = h.NOTIFICATION_WARNING_DARK,
7117
- height: t = 37,
7118
- width: i = 36,
7058
+ color: e = h.GREY_DARK_5,
7059
+ height: t = 20,
7060
+ width: i = 20,
7119
7061
  onClick: s
7120
7062
  }) => /* @__PURE__ */ g(
7121
7063
  "svg",
@@ -7124,28 +7066,29 @@ const W2 = (l, e) => {
7124
7066
  className: l,
7125
7067
  width: i,
7126
7068
  height: t,
7127
- viewBox: "0 0 36 37",
7069
+ viewBox: "0 0 24 24",
7128
7070
  fill: "none",
7129
7071
  xmlns: "http://www.w3.org/2000/svg",
7130
7072
  children: [
7131
7073
  /* @__PURE__ */ n(
7132
7074
  "path",
7133
7075
  {
7134
- d: "M30.0644 31.9999H5.93558C3.62853 31.9999 2.18486 29.5045 3.33486 27.5045L15.3993 6.52287C16.5528 4.51675 19.4472 4.51675 20.6007 6.52287L32.6651 27.5045C33.8151 29.5045 32.3715 31.9999 30.0644 31.9999Z",
7135
- stroke: e,
7136
- strokeWidth: "2.25",
7137
- strokeLinecap: "round"
7076
+ d: "M9.61621 3.64141C10.6736 1.80247 13.3264 1.80247 14.3838 3.64141L22.4268 17.6287C23.4809 19.462 22.1578 21.7498 20.043 21.7498H3.95704C1.84226 21.7498 0.519085 19.462 1.57325 17.6287L9.61621 3.64141ZM13.084 4.38946C12.6034 3.55358 11.3967 3.55358 10.916 4.38946L2.87305 18.3768C2.39409 19.2101 2.99585 20.2498 3.95704 20.2498H20.043C21.0042 20.2498 21.6059 19.2101 21.127 18.3768L13.084 4.38946Z",
7077
+ fill: e
7138
7078
  }
7139
7079
  ),
7140
- /* @__PURE__ */ n("path", { d: "M18 13.9999V19.9999", stroke: e, strokeWidth: "2.25", strokeLinecap: "round" }),
7141
7080
  /* @__PURE__ */ n(
7142
7081
  "path",
7143
7082
  {
7144
- d: "M18 26.0149L18.015 25.9982",
7145
- stroke: e,
7146
- strokeWidth: "2.25",
7147
- strokeLinecap: "round",
7148
- strokeLinejoin: "round"
7083
+ d: "M11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13Z",
7084
+ fill: e
7085
+ }
7086
+ ),
7087
+ /* @__PURE__ */ n(
7088
+ "path",
7089
+ {
7090
+ d: "M11.4523 16.4973C11.7294 16.1894 12.204 16.1645 12.5118 16.4416C12.8197 16.7187 12.8446 17.1933 12.5675 17.5012L12.5577 17.5119C12.2806 17.8198 11.806 17.8447 11.4982 17.5676C11.1904 17.2905 11.1655 16.8158 11.4425 16.508L11.4523 16.4973Z",
7091
+ fill: e
7149
7092
  }
7150
7093
  )
7151
7094
  ]
@@ -7153,8 +7096,8 @@ const W2 = (l, e) => {
7153
7096
  ), _0 = ({
7154
7097
  className: l,
7155
7098
  color: e = h.GREY_DARK_5,
7156
- height: t = 24,
7157
- width: i = 24,
7099
+ height: t = 20,
7100
+ width: i = 20,
7158
7101
  onClick: s
7159
7102
  }) => /* @__PURE__ */ g(
7160
7103
  "svg",
@@ -7170,21 +7113,15 @@ const W2 = (l, e) => {
7170
7113
  /* @__PURE__ */ n(
7171
7114
  "path",
7172
7115
  {
7173
- d: "M18 8.4C18 6.70261 17.3679 5.07475 16.2426 3.87452C15.1174 2.67428 13.5913 2 12 2C10.4087 2 8.88258 2.67428 7.75736 3.87452C6.63214 5.07475 6 6.70261 6 8.4C6 15.8667 3 18 3 18H21C21 18 18 15.8667 18 8.4Z",
7174
- stroke: e,
7175
- strokeWidth: "1.5",
7176
- strokeLinecap: "round",
7177
- strokeLinejoin: "round"
7116
+ d: "M17.2504 8.40039C17.2504 6.88687 16.686 5.44411 15.6957 4.3877C14.7068 3.33292 13.3766 2.75 12.0004 2.75C10.6242 2.75 9.29391 3.33292 8.30505 4.3877C7.31468 5.44411 6.75036 6.88687 6.75036 8.40039C6.75031 12.2363 5.97918 14.7561 5.16833 16.3418C4.99051 16.6895 4.81031 16.9904 4.63806 17.25H19.3627C19.1904 16.9904 19.0102 16.6895 18.8324 16.3418C18.0215 14.7561 17.2504 12.2363 17.2504 8.40039ZM18.7504 8.40039C18.7504 12.0306 19.4793 14.3106 20.1683 15.6582C20.5135 16.3333 20.8519 16.7812 21.0922 17.0518C21.2124 17.1871 21.3087 17.2789 21.3695 17.333C21.3998 17.3599 21.4216 17.3777 21.433 17.3867C21.4344 17.3878 21.4358 17.3888 21.4369 17.3896H21.4359C21.7011 17.5789 21.8143 17.918 21.7152 18.2285C21.6159 18.5392 21.3266 18.75 21.0004 18.75H3.00036C2.67412 18.75 2.38485 18.5392 2.28552 18.2285C2.18638 17.918 2.2996 17.5789 2.56482 17.3896H2.56384C2.56492 17.3888 2.56636 17.3878 2.56775 17.3867C2.57913 17.3777 2.60093 17.3599 2.63122 17.333C2.69203 17.2789 2.78837 17.1871 2.90857 17.0518C3.14886 16.7812 3.4872 16.3333 3.83239 15.6582C4.52147 14.3106 5.25031 12.0306 5.25036 8.40039C5.25036 6.51915 5.95028 4.70538 7.21032 3.36133C8.47191 2.01564 10.194 1.25 12.0004 1.25C13.8068 1.25 15.5288 2.01564 16.7904 3.36133C18.0504 4.70538 18.7504 6.51915 18.7504 8.40039Z",
7117
+ fill: e
7178
7118
  }
7179
7119
  ),
7180
7120
  /* @__PURE__ */ n(
7181
7121
  "path",
7182
7122
  {
7183
- d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21",
7184
- stroke: e,
7185
- strokeWidth: "1.5",
7186
- strokeLinecap: "round",
7187
- strokeLinejoin: "round"
7123
+ d: "M13.0808 20.6243C13.2886 20.266 13.7469 20.1441 14.1052 20.3518C14.4635 20.5596 14.5854 21.0179 14.3777 21.3762C14.1359 21.7929 13.7893 22.1397 13.3718 22.3801C12.9545 22.6204 12.4813 22.7462 11.9997 22.7463C11.518 22.7463 11.0441 22.6205 10.6267 22.3801C10.2092 22.1397 9.86258 21.7929 9.62084 21.3762C9.4131 21.0179 9.53505 20.5596 9.8933 20.3518C10.2516 20.1441 10.7099 20.266 10.9177 20.6243C11.0276 20.8136 11.186 20.971 11.3757 21.0803C11.5654 21.1894 11.7809 21.2463 11.9997 21.2463C12.2184 21.2462 12.4333 21.1894 12.6228 21.0803C12.8125 20.971 12.9709 20.8136 13.0808 20.6243Z",
7124
+ fill: e
7188
7125
  }
7189
7126
  )
7190
7127
  ]
@@ -7225,8 +7162,8 @@ const W2 = (l, e) => {
7225
7162
  ), y0 = ({
7226
7163
  className: l,
7227
7164
  color: e = h.GREY_DARK_5,
7228
- height: t = 24,
7229
- width: i = 24,
7165
+ height: t = 20,
7166
+ width: i = 20,
7230
7167
  onClick: s
7231
7168
  }) => /* @__PURE__ */ g(
7232
7169
  "svg",
@@ -7242,60 +7179,45 @@ const W2 = (l, e) => {
7242
7179
  /* @__PURE__ */ n(
7243
7180
  "path",
7244
7181
  {
7245
- d: "M4 21.4V2.6C4 2.26863 4.26863 2 4.6 2H16.2515C16.4106 2 16.5632 2.06321 16.6757 2.17574L19.8243 5.32426C19.9368 5.43679 20 5.5894 20 5.74853V21.4C20 21.7314 19.7314 22 19.4 22H4.6C4.26863 22 4 21.7314 4 21.4Z",
7246
- stroke: e,
7247
- strokeWidth: "1.5",
7248
- strokeLinecap: "round",
7249
- strokeLinejoin: "round"
7182
+ d: "M4.75 21.25H19.25V5.81055L16.1895 2.75H4.75V21.25ZM20.75 21.4004C20.7498 22.1457 20.1457 22.7498 19.4004 22.75H4.59961C3.85433 22.7498 3.25021 22.1457 3.25 21.4004V2.59961C3.25021 1.85433 3.85434 1.25021 4.59961 1.25H16.252C16.6098 1.25013 16.953 1.39245 17.2061 1.64551L20.3545 4.79395C20.6076 5.04701 20.7499 5.39018 20.75 5.74805V21.4004Z",
7183
+ fill: e
7250
7184
  }
7251
7185
  ),
7252
7186
  /* @__PURE__ */ n(
7253
7187
  "path",
7254
7188
  {
7255
- d: "M8 10L16 10",
7256
- stroke: e,
7257
- strokeWidth: "1.5",
7258
- strokeLinecap: "round",
7259
- strokeLinejoin: "round"
7189
+ d: "M16 10.75L8 10.75C7.58579 10.75 7.25 10.4142 7.25 10C7.25 9.58579 7.58579 9.25 8 9.25L16 9.25C16.4142 9.25 16.75 9.58579 16.75 10C16.75 10.4142 16.4142 10.75 16 10.75Z",
7190
+ fill: e
7260
7191
  }
7261
7192
  ),
7262
7193
  /* @__PURE__ */ n(
7263
7194
  "path",
7264
7195
  {
7265
- d: "M8 18L16 18",
7266
- stroke: e,
7267
- strokeWidth: "1.5",
7268
- strokeLinecap: "round",
7269
- strokeLinejoin: "round"
7196
+ d: "M16 18.75L8 18.75C7.58579 18.75 7.25 18.4142 7.25 18C7.25 17.5858 7.58579 17.25 8 17.25L16 17.25C16.4142 17.25 16.75 17.5858 16.75 18C16.75 18.4142 16.4142 18.75 16 18.75Z",
7197
+ fill: e
7270
7198
  }
7271
7199
  ),
7272
7200
  /* @__PURE__ */ n(
7273
7201
  "path",
7274
7202
  {
7275
- d: "M8 14L12 14",
7276
- stroke: e,
7277
- strokeWidth: "1.5",
7278
- strokeLinecap: "round",
7279
- strokeLinejoin: "round"
7203
+ d: "M12 14.75L8 14.75C7.58579 14.75 7.25 14.4142 7.25 14C7.25 13.5858 7.58579 13.25 8 13.25L12 13.25C12.4142 13.25 12.75 13.5858 12.75 14C12.75 14.4142 12.4142 14.75 12 14.75Z",
7204
+ fill: e
7280
7205
  }
7281
7206
  ),
7282
7207
  /* @__PURE__ */ n(
7283
7208
  "path",
7284
7209
  {
7285
- d: "M16 2V5.4C16 5.73137 16.2686 6 16.6 6H20",
7286
- stroke: e,
7287
- strokeWidth: "1.5",
7288
- strokeLinecap: "round",
7289
- strokeLinejoin: "round"
7210
+ d: "M15.25 2C15.25 1.58579 15.5858 1.25 16 1.25C16.4142 1.25 16.75 1.58579 16.75 2V5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H16.5996C15.8543 6.74979 15.2502 6.14567 15.25 5.40039V2Z",
7211
+ fill: e
7290
7212
  }
7291
7213
  )
7292
7214
  ]
7293
7215
  }
7294
- ), A0 = ({
7216
+ ), E0 = ({
7295
7217
  className: l,
7296
7218
  color: e = h.GREY_DARK_5,
7297
- height: t = 24,
7298
- width: i = 24,
7219
+ height: t = 20,
7220
+ width: i = 20,
7299
7221
  onClick: s
7300
7222
  }) => /* @__PURE__ */ g(
7301
7223
  "svg",
@@ -7311,48 +7233,38 @@ const W2 = (l, e) => {
7311
7233
  /* @__PURE__ */ n(
7312
7234
  "path",
7313
7235
  {
7314
- d: "M2 20V19C2 15.134 5.13401 12 9 12V12",
7315
- stroke: e,
7316
- strokeWidth: "1.5",
7317
- strokeLinecap: "round",
7318
- strokeLinejoin: "round"
7236
+ d: "M1.25 20V19C1.25 14.7198 4.71979 11.25 9 11.25V12.75C5.54822 12.75 2.75 15.5482 2.75 19V20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20Z",
7237
+ fill: e
7319
7238
  }
7320
7239
  ),
7321
7240
  /* @__PURE__ */ n(
7322
7241
  "path",
7323
7242
  {
7324
- d: "M15.8038 12.3135C16.4456 11.6088 17.5544 11.6088 18.1962 12.3135V12.3135C18.5206 12.6697 18.9868 12.8628 19.468 12.8403V12.8403C20.4201 12.7958 21.2042 13.5799 21.1597 14.532V14.532C21.1372 15.0132 21.3303 15.4794 21.6865 15.8038V15.8038C22.3912 16.4456 22.3912 17.5544 21.6865 18.1962V18.1962C21.3303 18.5206 21.1372 18.9868 21.1597 19.468V19.468C21.2042 20.4201 20.4201 21.2042 19.468 21.1597V21.1597C18.9868 21.1372 18.5206 21.3303 18.1962 21.6865V21.6865C17.5544 22.3912 16.4456 22.3912 15.8038 21.6865V21.6865C15.4794 21.3303 15.0132 21.1372 14.532 21.1597V21.1597C13.5799 21.2042 12.7958 20.4201 12.8403 19.468V19.468C12.8628 18.9868 12.6697 18.5206 12.3135 18.1962V18.1962C11.6088 17.5544 11.6088 16.4456 12.3135 15.8038V15.8038C12.6697 15.4794 12.8628 15.0132 12.8403 14.532V14.532C12.7958 13.5799 13.5799 12.7958 14.532 12.8403V12.8403C15.0132 12.8628 15.4794 12.6697 15.8038 12.3135V12.3135Z",
7325
- stroke: e,
7326
- strokeWidth: "1.5"
7243
+ d: "M15.2491 11.8087C16.1884 10.7773 17.8118 10.7773 18.7511 11.8087C18.925 11.9996 19.1748 12.1029 19.4327 12.0909C20.8262 12.0258 21.9744 13.174 21.9093 14.5675C21.8973 14.8254 22.0006 15.0752 22.1915 15.2491C23.2229 16.1884 23.2229 17.8118 22.1915 18.7511C22.0006 18.925 21.8973 19.1748 21.9093 19.4327C21.9744 20.8262 20.8262 21.9744 19.4327 21.9093C19.1748 21.8973 18.925 22.0006 18.7511 22.1915C17.8118 23.2229 16.1884 23.2229 15.2491 22.1915C15.0752 22.0006 14.8254 21.8973 14.5675 21.9093C13.174 21.9744 12.0258 20.8262 12.0909 19.4327C12.1029 19.1748 11.9996 18.925 11.8087 18.7511C10.7773 17.8118 10.7773 16.1884 11.8087 15.2491C11.9996 15.0752 12.1029 14.8254 12.0909 14.5675C12.0258 13.174 13.174 12.0258 14.5675 12.0909C14.8254 12.1029 15.0752 11.9996 15.2491 11.8087ZM17.6417 12.8185C17.2974 12.4406 16.7028 12.4406 16.3585 12.8185C15.8838 13.3397 15.2014 13.6228 14.4972 13.59C13.9864 13.5661 13.5661 13.9864 13.59 14.4972C13.6228 15.2014 13.3397 15.8838 12.8185 16.3585C12.4406 16.7028 12.4406 17.2974 12.8185 17.6417C13.3397 18.1164 13.6228 18.7988 13.59 19.503C13.5661 20.0138 13.9864 20.4341 14.4972 20.4103C15.2014 20.3774 15.8838 20.6605 16.3585 21.1818C16.7028 21.5596 17.2974 21.5596 17.6417 21.1818C18.1164 20.6605 18.7988 20.3774 19.503 20.4103C20.0138 20.4341 20.4341 20.0138 20.4103 19.503C20.3774 18.7988 20.6605 18.1164 21.1818 17.6417C21.5596 17.2974 21.5596 16.7028 21.1818 16.3585C20.6605 15.8838 20.3774 15.2014 20.4103 14.4972C20.4341 13.9864 20.0138 13.5661 19.503 13.59C18.7988 13.6228 18.1164 13.3397 17.6417 12.8185Z",
7244
+ fill: e
7327
7245
  }
7328
7246
  ),
7329
7247
  /* @__PURE__ */ n(
7330
7248
  "path",
7331
7249
  {
7332
- d: "M15.3636 17L16.4546 18.0909L18.6364 15.9091",
7333
- stroke: e,
7334
- strokeWidth: "1.5",
7335
- strokeLinecap: "round",
7336
- strokeLinejoin: "round"
7250
+ d: "M14.8331 17.5303C14.5402 17.2374 14.5402 16.7626 14.8331 16.4697C15.126 16.1768 15.6008 16.1768 15.8937 16.4697L16.4544 17.0304L18.1062 15.3786L18.1628 15.3275C18.4574 15.0872 18.8922 15.104 19.1669 15.3786C19.4413 15.6533 19.4583 16.0881 19.218 16.3827L19.1669 16.4393L16.9848 18.6214C16.6919 18.9142 16.217 18.9141 15.9241 18.6214L14.8331 17.5303Z",
7251
+ fill: e
7337
7252
  }
7338
7253
  ),
7339
7254
  /* @__PURE__ */ n(
7340
7255
  "path",
7341
7256
  {
7342
- d: "M9 12C11.2091 12 13 10.2091 13 8C13 5.79086 11.2091 4 9 4C6.79086 4 5 5.79086 5 8C5 10.2091 6.79086 12 9 12Z",
7343
- stroke: e,
7344
- strokeWidth: "1.5",
7345
- strokeLinecap: "round",
7346
- strokeLinejoin: "round"
7257
+ d: "M12.25 8C12.25 6.20507 10.7949 4.75 9 4.75C7.20507 4.75 5.75 6.20507 5.75 8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8ZM13.75 8C13.75 10.6234 11.6234 12.75 9 12.75C6.37665 12.75 4.25 10.6234 4.25 8C4.25 5.37665 6.37665 3.25 9 3.25C11.6234 3.25 13.75 5.37665 13.75 8Z",
7258
+ fill: e
7347
7259
  }
7348
7260
  )
7349
7261
  ]
7350
7262
  }
7351
- ), E0 = ({
7263
+ ), A0 = ({
7352
7264
  className: l,
7353
7265
  color: e = h.GREY_DARK_5,
7354
- height: t = 24,
7355
- width: i = 24,
7266
+ height: t = 20,
7267
+ width: i = 20,
7356
7268
  onClick: s
7357
7269
  }) => /* @__PURE__ */ g(
7358
7270
  "svg",
@@ -7368,31 +7280,22 @@ const W2 = (l, e) => {
7368
7280
  /* @__PURE__ */ n(
7369
7281
  "path",
7370
7282
  {
7371
- d: "M21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6Z",
7372
- stroke: e,
7373
- strokeWidth: "1.5",
7374
- strokeLinecap: "round",
7375
- strokeLinejoin: "round"
7283
+ d: "M20.25 3.75H3.75V20.25H20.25V3.75ZM2.25 3.59961C2.25021 2.85433 2.85434 2.25021 3.59961 2.25H20.4004C21.1457 2.25021 21.7498 2.85434 21.75 3.59961V20.4004C21.7498 21.1457 21.1457 21.7498 20.4004 21.75H3.59961C2.85433 21.7498 2.25021 21.1457 2.25 20.4004V3.59961Z",
7284
+ fill: e
7376
7285
  }
7377
7286
  ),
7378
7287
  /* @__PURE__ */ n(
7379
7288
  "path",
7380
7289
  {
7381
- d: "M3 16L10 13L21 18",
7382
- stroke: e,
7383
- strokeWidth: "1.5",
7384
- strokeLinecap: "round",
7385
- strokeLinejoin: "round"
7290
+ d: "M9.77861 12.2833C9.9532 12.2293 10.1428 12.2411 10.3108 12.3175L21.3108 17.3175L21.3792 17.3527C21.7074 17.5442 21.8435 17.9572 21.6829 18.3107C21.5114 18.6876 21.0668 18.8541 20.6897 18.6827L9.9915 13.8195L3.29619 16.6896C2.91558 16.8527 2.47412 16.6765 2.31084 16.296C2.14772 15.9154 2.32391 15.474 2.70439 15.3107L9.70439 12.3107L9.77861 12.2833Z",
7291
+ fill: e
7386
7292
  }
7387
7293
  ),
7388
7294
  /* @__PURE__ */ n(
7389
7295
  "path",
7390
7296
  {
7391
- d: "M16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8C18 9.10457 17.1046 10 16 10Z",
7392
- stroke: e,
7393
- strokeWidth: "1.5",
7394
- strokeLinecap: "round",
7395
- strokeLinejoin: "round"
7297
+ d: "M14.75 8C14.75 7.30964 15.3096 6.75 16 6.75C16.6904 6.75 17.25 7.30964 17.25 8C17.25 8.69036 16.6904 9.25 16 9.25C15.3096 9.25 14.75 8.69036 14.75 8ZM13.25 8C13.25 9.51878 14.4812 10.75 16 10.75C17.5188 10.75 18.75 9.51878 18.75 8C18.75 6.48122 17.5188 5.25 16 5.25C14.4812 5.25 13.25 6.48122 13.25 8Z",
7298
+ fill: e
7396
7299
  }
7397
7300
  )
7398
7301
  ]
@@ -7400,8 +7303,8 @@ const W2 = (l, e) => {
7400
7303
  ), D0 = ({
7401
7304
  className: l,
7402
7305
  color: e = h.GREY_DARK_5,
7403
- height: t = 24,
7404
- width: i = 24,
7306
+ height: t = 20,
7307
+ width: i = 20,
7405
7308
  onClick: s
7406
7309
  }) => /* @__PURE__ */ n(
7407
7310
  "svg",
@@ -7416,11 +7319,8 @@ const W2 = (l, e) => {
7416
7319
  children: /* @__PURE__ */ n(
7417
7320
  "path",
7418
7321
  {
7419
- d: "M14.3632 5.65156L15.8431 4.17157C16.6242 3.39052 17.8905 3.39052 18.6716 4.17157L20.0858 5.58579C20.8668 6.36683 20.8668 7.63316 20.0858 8.41421L18.6058 9.8942M14.3632 5.65156L4.74749 15.2672C4.41542 15.5993 4.21079 16.0376 4.16947 16.5054L3.92738 19.2459C3.87261 19.8659 4.39148 20.3848 5.0115 20.33L7.75191 20.0879C8.21972 20.0466 8.65806 19.8419 8.99013 19.5099L18.6058 9.8942M14.3632 5.65156L18.6058 9.8942",
7420
- stroke: e,
7421
- strokeWidth: "1.5",
7422
- strokeLinecap: "round",
7423
- strokeLinejoin: "round"
7322
+ d: "M14.3632 6.71205L17.5452 9.89403L8.45984 18.9794C8.2523 19.1869 7.97813 19.3147 7.68575 19.3405L4.94503 19.5829C4.7903 19.5964 4.66089 19.4669 4.67434 19.3122L4.91671 16.5715C4.94254 16.2791 5.07032 16.0049 5.27786 15.7974L14.3632 6.71205ZM16.3734 4.7019C16.8615 4.21375 17.653 4.21375 18.1411 4.7019L19.5553 6.11612C20.0435 6.60427 20.0435 7.39573 19.5553 7.88388L18.6059 8.83337L15.4239 5.65139L16.3734 4.7019ZM4.2172 14.7367C3.76073 15.1932 3.47933 15.7959 3.4224 16.4389L3.18002 19.1796C3.08417 20.2647 3.99258 21.1731 5.07761 21.0772L7.81834 20.8348C8.46136 20.7779 9.06403 20.4965 9.5205 20.04L20.616 8.94454C21.6899 7.8706 21.6899 6.1294 20.616 5.05546L19.2018 3.64124C18.1278 2.5673 16.3866 2.5673 15.3127 3.64124L4.2172 14.7367Z",
7323
+ fill: e
7424
7324
  }
7425
7325
  )
7426
7326
  }
@@ -7528,7 +7428,7 @@ const W2 = (l, e) => {
7528
7428
  }
7529
7429
  )
7530
7430
  }
7531
- ), S0 = ({
7431
+ ), Y0 = ({
7532
7432
  width: l = 24,
7533
7433
  height: e = 24,
7534
7434
  color: t = "#131314",
@@ -7561,7 +7461,7 @@ const W2 = (l, e) => {
7561
7461
  )
7562
7462
  ]
7563
7463
  }
7564
- ), Y0 = ({
7464
+ ), S0 = ({
7565
7465
  width: l = 20,
7566
7466
  height: e = 20,
7567
7467
  color: t = h.GREY_DARK_5,
@@ -7675,54 +7575,67 @@ const W2 = (l, e) => {
7675
7575
  /* @__PURE__ */ n(
7676
7576
  "path",
7677
7577
  {
7678
- d: "M14.25 9C14.25 7.75736 13.2426 6.75 12 6.75C10.7574 6.75 9.75 7.75736 9.75 9C9.75 10.2426 10.7574 11.25 12 11.25C13.2426 11.25 14.25 10.2426 14.25 9ZM15.75 9C15.75 11.0711 14.0711 12.75 12 12.75C9.92893 12.75 8.25 11.0711 8.25 9C8.25 6.92893 9.92893 5.25 12 5.25C14.0711 5.25 15.75 6.92893 15.75 9Z",
7578
+ d: "M14.25 9C14.25 7.75736 13.2426 6.75 12 6.75C10.7574 6.75 9.75 7.75736 9.75 9C9.75 10.2426 10.7574 11.25 12 11.25C13.2426 11.25 14.25 10.2426 14.25 9ZM15.75 9C15.75 11.0711 14.0711 12.75 12 12.75C9.92893 12.75 8.25 11.0711 8.25 9C8.25 6.92893 9.92893 5.25 12 5.25C14.0711 5.25 15.75 6.92893 15.75 9Z",
7579
+ fill: t
7580
+ }
7581
+ ),
7582
+ /* @__PURE__ */ n(
7583
+ "path",
7584
+ {
7585
+ d: "M5.25 12C5.25 11.3096 4.69036 10.75 4 10.75C3.30964 10.75 2.75 11.3096 2.75 12C2.75 12.6904 3.30964 13.25 4 13.25C4.69036 13.25 5.25 12.6904 5.25 12ZM6.75 12C6.75 13.5188 5.51878 14.75 4 14.75C2.48122 14.75 1.25 13.5188 1.25 12C1.25 10.4812 2.48122 9.25 4 9.25C5.51878 9.25 6.75 10.4812 6.75 12Z",
7586
+ fill: t
7587
+ }
7588
+ ),
7589
+ /* @__PURE__ */ n(
7590
+ "path",
7591
+ {
7592
+ d: "M21.25 12C21.25 11.3096 20.6904 10.75 20 10.75C19.3096 10.75 18.75 11.3096 18.75 12C18.75 12.6904 19.3096 13.25 20 13.25C20.6904 13.25 21.25 12.6904 21.25 12ZM22.75 12C22.75 13.5188 21.5188 14.75 20 14.75C18.4812 14.75 17.25 13.5188 17.25 12C17.25 10.4812 18.4812 9.25 20 9.25C21.5188 9.25 22.75 10.4812 22.75 12Z",
7593
+ fill: t
7594
+ }
7595
+ )
7596
+ ]
7597
+ }
7598
+ ), $0 = ({
7599
+ width: l = 20,
7600
+ height: e = 20,
7601
+ color: t = h.GREY_DARK_5,
7602
+ className: i,
7603
+ onClick: s
7604
+ }) => /* @__PURE__ */ g(
7605
+ "svg",
7606
+ {
7607
+ width: l,
7608
+ height: e,
7609
+ viewBox: "0 0 24 24",
7610
+ fill: "none",
7611
+ xmlns: "http://www.w3.org/2000/svg",
7612
+ className: i,
7613
+ onClick: s,
7614
+ children: [
7615
+ /* @__PURE__ */ n(
7616
+ "path",
7617
+ {
7618
+ d: "M20.25 19V6.81055L16.1895 2.75L7 2.75C6.58579 2.75 6.25 2.41421 6.25 2C6.25 1.58579 6.58579 1.25 7 1.25L16.5 1.25C16.6989 1.25 16.8896 1.32907 17.0303 1.46973L21.5303 5.96973C21.6709 6.11038 21.75 6.30109 21.75 6.5V19C21.75 19.4142 21.4142 19.75 21 19.75C20.5858 19.75 20.25 19.4142 20.25 19Z",
7679
7619
  fill: t
7680
7620
  }
7681
7621
  ),
7682
7622
  /* @__PURE__ */ n(
7683
7623
  "path",
7684
7624
  {
7685
- d: "M5.25 12C5.25 11.3096 4.69036 10.75 4 10.75C3.30964 10.75 2.75 11.3096 2.75 12C2.75 12.6904 3.30964 13.25 4 13.25C4.69036 13.25 5.25 12.6904 5.25 12ZM6.75 12C6.75 13.5188 5.51878 14.75 4 14.75C2.48122 14.75 1.25 13.5188 1.25 12C1.25 10.4812 2.48122 9.25 4 9.25C5.51878 9.25 6.75 10.4812 6.75 12Z",
7625
+ d: "M18.75 20.5C18.75 21.7426 17.7426 22.75 16.5 22.75H4.5C3.25736 22.75 2.25 21.7426 2.25 20.5V6.5C2.25 5.25736 3.25736 4.25 4.5 4.25H14.252C14.6098 4.25013 14.953 4.39245 15.2061 4.64551L18.3545 7.79395C18.6076 8.04701 18.7499 8.39018 18.75 8.74805V20.5ZM3.75 20.5C3.75 20.9142 4.08579 21.25 4.5 21.25H16.5C16.9142 21.25 17.25 20.9142 17.25 20.5V8.81055L14.1895 5.75H4.5C4.08579 5.75 3.75 6.08579 3.75 6.5V20.5Z",
7686
7626
  fill: t
7687
7627
  }
7688
7628
  ),
7689
7629
  /* @__PURE__ */ n(
7690
7630
  "path",
7691
7631
  {
7692
- d: "M21.25 12C21.25 11.3096 20.6904 10.75 20 10.75C19.3096 10.75 18.75 11.3096 18.75 12C18.75 12.6904 19.3096 13.25 20 13.25C20.6904 13.25 21.25 12.6904 21.25 12ZM22.75 12C22.75 13.5188 21.5188 14.75 20 14.75C18.4812 14.75 17.25 13.5188 17.25 12C17.25 10.4812 18.4812 9.25 20 9.25C21.5188 9.25 22.75 10.4812 22.75 12Z",
7632
+ d: "M13.25 5C13.25 4.58579 13.5858 4.25 14 4.25C14.4142 4.25 14.75 4.58579 14.75 5V8.25H18C18.4142 8.25 18.75 8.58579 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75H14.5996C13.8543 9.74979 13.2502 9.14567 13.25 8.40039V5Z",
7693
7633
  fill: t
7694
7634
  }
7695
7635
  )
7696
7636
  ]
7697
7637
  }
7698
- ), j0 = ({
7699
- width: l = 24,
7700
- height: e = 24,
7701
- color: t = h.GREY_DARK_2,
7702
- className: i,
7703
- onClick: s
7704
- }) => /* @__PURE__ */ n(
7705
- "svg",
7706
- {
7707
- width: l,
7708
- height: e,
7709
- viewBox: "0 0 24 24",
7710
- fill: "none",
7711
- xmlns: "http://www.w3.org/2000/svg",
7712
- className: i,
7713
- onClick: s,
7714
- children: /* @__PURE__ */ n(
7715
- "path",
7716
- {
7717
- d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
7718
- stroke: t,
7719
- strokeWidth: "1.5",
7720
- strokeLinecap: "round",
7721
- strokeLinejoin: "round"
7722
- }
7723
- )
7724
- }
7725
- ), $0 = ({
7638
+ ), P0 = ({
7726
7639
  width: l = 20,
7727
7640
  height: e = 20,
7728
7641
  color: t = h.GREY_DARK_5,
@@ -7756,7 +7669,7 @@ const W2 = (l, e) => {
7756
7669
  onClick: c
7757
7670
  }) => {
7758
7671
  const { theme: d } = T(Q), a = C ? d && d === "dark" ? h.GREY_LIGHT_4 : h.GREY_DARK_1 : i, o = C ? void 0 : c, r = c && !C ? `${s || ""} clickable` : s;
7759
- return /* @__PURE__ */ n(j, { children: (() => {
7672
+ return /* @__PURE__ */ n($, { children: (() => {
7760
7673
  switch (l) {
7761
7674
  case "arrow1Down":
7762
7675
  return K9({ width: e, height: t, color: a, className: r, onClick: o });
@@ -7765,19 +7678,19 @@ const W2 = (l, e) => {
7765
7678
  case "arrow1Right":
7766
7679
  return B9({ width: e, height: t, color: a, className: r, onClick: o });
7767
7680
  case "arrow1Left":
7768
- return S9({ width: e, height: t, color: a, className: r, onClick: o });
7769
- case "info":
7770
7681
  return Y9({ width: e, height: t, color: a, className: r, onClick: o });
7682
+ case "info":
7683
+ return S9({ width: e, height: t, color: a, className: r, onClick: o });
7771
7684
  case "archive":
7772
7685
  return T9({ width: e, height: t, color: a, className: r, onClick: o });
7773
7686
  case "unarchive":
7774
- return P9({ width: e, height: t, color: a, className: r, onClick: o });
7687
+ return F9({ width: e, height: t, color: a, className: r, onClick: o });
7775
7688
  case "calendar":
7776
- return W9({ width: e, height: t, color: a, className: r, onClick: o });
7689
+ return j9({ width: e, height: t, color: a, className: r, onClick: o });
7777
7690
  case "check":
7778
- return F9({ width: e, height: t, color: a, className: r, onClick: o });
7779
- case "cancel":
7780
7691
  return U9({ width: e, height: t, color: a, className: r, onClick: o });
7692
+ case "cancel":
7693
+ return W9({ width: e, height: t, color: a, className: r, onClick: o });
7781
7694
  case "add":
7782
7695
  return z9({ width: e, height: t, color: a, className: r, onClick: o });
7783
7696
  case "list":
@@ -7787,7 +7700,7 @@ const W2 = (l, e) => {
7787
7700
  case "filter1":
7788
7701
  return q9({ width: e, height: t, color: a, className: r, onClick: o });
7789
7702
  case "filter2":
7790
- return V0({ width: e, height: t, color: a, className: r, onClick: o });
7703
+ return x0({ width: e, height: t, color: a, className: r, onClick: o });
7791
7704
  case "attention":
7792
7705
  return X9({ width: e, height: t, color: a, className: r, onClick: o });
7793
7706
  case "users":
@@ -7845,35 +7758,35 @@ const W2 = (l, e) => {
7845
7758
  case "sortDown":
7846
7759
  return w0({ width: e, height: t, color: a, className: r, onClick: o });
7847
7760
  case "sortDouble":
7848
- return u0({ width: e, height: t, color: a, className: r, onClick: o });
7761
+ return f0({ width: e, height: t, color: a, className: r, onClick: o });
7849
7762
  case "search":
7850
7763
  return p0({ width: e, height: t, color: a, className: r, onClick: o });
7851
7764
  case "arrowUpFilled":
7852
7765
  return L0({ width: e, height: t, color: a, className: r, onClick: o });
7853
7766
  case "arrowDownFilled":
7854
- return f0({ width: e, height: t, color: a, className: r, onClick: o });
7767
+ return u0({ width: e, height: t, color: a, className: r, onClick: o });
7855
7768
  case "arrow2Up":
7856
7769
  return O9({ width: e, height: t, color: a, className: r, onClick: o });
7857
7770
  case "arrow2Right":
7858
7771
  return I9({ width: e, height: t, color: a, className: r, onClick: o });
7859
7772
  case "arrow2Down":
7860
- return j9({ width: e, height: t, color: a, className: r, onClick: o });
7861
- case "arrow2Left":
7862
7773
  return $9({ width: e, height: t, color: a, className: r, onClick: o });
7774
+ case "arrow2Left":
7775
+ return P9({ width: e, height: t, color: a, className: r, onClick: o });
7863
7776
  case "link":
7864
7777
  return m0({ width: e, height: t, color: a, className: r, onClick: o });
7865
7778
  case "telegram":
7866
- return v0({ width: e, height: t, color: a, className: r, onClick: o });
7779
+ return k0({ width: e, height: t, color: a, className: r, onClick: o });
7867
7780
  case "mail":
7868
7781
  return M0({ width: e, height: t, color: a, className: r, onClick: o });
7869
7782
  case "github":
7870
- return k0({ width: e, height: t, color: a, className: r, onClick: o });
7783
+ return v0({ width: e, height: t, color: a, className: r, onClick: o });
7871
7784
  case "linkedIn":
7872
7785
  return N0({ width: e, height: t, color: a, className: r, onClick: o });
7873
7786
  case "emptyStateIcon":
7874
- return x0({ width: e, height: t, color: a, className: r, onClick: o });
7875
- case "dotMenuIcon":
7876
7787
  return Z0({ width: e, height: t, color: a, className: r, onClick: o });
7788
+ case "dotMenuIcon":
7789
+ return V0({ width: e, height: t, color: a, className: r, onClick: o });
7877
7790
  case "plusCircle":
7878
7791
  return R0({ width: e, height: t, color: a, className: r, onClick: o });
7879
7792
  case "warning":
@@ -7885,9 +7798,9 @@ const W2 = (l, e) => {
7885
7798
  case "contract":
7886
7799
  return y0({ width: e, height: t, color: a, className: r, onClick: o });
7887
7800
  case "resourceManager":
7888
- return A0({ width: e, height: t, color: a, className: r, onClick: o });
7889
- case "image":
7890
7801
  return E0({ width: e, height: t, color: a, className: r, onClick: o });
7802
+ case "image":
7803
+ return A0({ width: e, height: t, color: a, className: r, onClick: o });
7891
7804
  case "edit":
7892
7805
  return D0({ width: e, height: t, color: a, className: r, onClick: o });
7893
7806
  case "burgerMenu":
@@ -7897,19 +7810,19 @@ const W2 = (l, e) => {
7897
7810
  case "projects":
7898
7811
  return B0({ width: e, height: t, color: a, className: r, onClick: o });
7899
7812
  case "user":
7900
- return Y0({ width: e, height: t, color: a, className: r, onClick: o });
7901
- case "exit":
7902
7813
  return S0({ width: e, height: t, color: a, className: r, onClick: o });
7814
+ case "exit":
7815
+ return Y0({ width: e, height: t, color: a, className: r, onClick: o });
7903
7816
  case "status":
7904
7817
  return O0({ width: e, height: t, color: a, className: r, onClick: o });
7905
7818
  case "community":
7906
7819
  return I0({ width: e, height: t, color: a, className: r, onClick: o });
7907
7820
  case "docs":
7908
- return j0({ width: e, height: t, color: a, className: r, onClick: o });
7909
- case "unpaidLeave":
7910
7821
  return $0({ width: e, height: t, color: a, className: r, onClick: o });
7822
+ case "unpaidLeave":
7823
+ return P0({ width: e, height: t, color: a, className: r, onClick: o });
7911
7824
  default:
7912
- return /* @__PURE__ */ n(j, { children: "No Icon provided" });
7825
+ return /* @__PURE__ */ n($, { children: "No Icon provided" });
7913
7826
  }
7914
7827
  })() });
7915
7828
  }, T0 = ({
@@ -7938,7 +7851,7 @@ const W2 = (l, e) => {
7938
7851
  children: /* @__PURE__ */ n(s2, { variant: s, color: h.GREY_DARK_4, children: l })
7939
7852
  }
7940
7853
  );
7941
- }, P0 = ({
7854
+ }, F0 = ({
7942
7855
  text: l,
7943
7856
  status: e,
7944
7857
  withIcon: t = !1,
@@ -7987,8 +7900,8 @@ const W2 = (l, e) => {
7987
7900
  ]
7988
7901
  }
7989
7902
  );
7990
- }, n2 = (l) => l.variant === "status" ? /* @__PURE__ */ n(P0, { ...l }) : /* @__PURE__ */ n(T0, { ...l });
7991
- var W0 = { exports: {} };
7903
+ }, n2 = (l) => l.variant === "status" ? /* @__PURE__ */ n(F0, { ...l }) : /* @__PURE__ */ n(T0, { ...l });
7904
+ var j0 = { exports: {} };
7992
7905
  (function(l, e) {
7993
7906
  (function(t, i) {
7994
7907
  l.exports = i();
@@ -7998,8 +7911,8 @@ var W0 = { exports: {} };
7998
7911
  return "[" + t + (i[(s - 20) % 10] || i[s] || i[0]) + "]";
7999
7912
  } };
8000
7913
  });
8001
- })(W0);
8002
- const F0 = ({
7914
+ })(j0);
7915
+ const U0 = ({
8003
7916
  values: l,
8004
7917
  onTagClose: e,
8005
7918
  maxWidth: t,
@@ -8009,42 +7922,42 @@ const F0 = ({
8009
7922
  extraOptions: c,
8010
7923
  selectedItemVariant: d = "default"
8011
7924
  }) => {
8012
- const { locale: a } = T(Q), { t: o } = U2("common", { lng: a }), [r, p] = A(!1);
7925
+ const { locale: a } = T(Q), { t: o } = W2("common", { lng: a }), [r, p] = E(!1);
8013
7926
  if (D(() => {
8014
7927
  l.length || p(!1);
8015
7928
  }, [l]), !l.length)
8016
7929
  return null;
8017
- const w = (u) => {
8018
- var f, L;
8019
- return ((f = C == null ? void 0 : C.find((x) => x.value === u)) == null ? void 0 : f.label) || ((L = c == null ? void 0 : c.find((x) => x.value === u)) == null ? void 0 : L.label) || u;
7930
+ const w = (f) => {
7931
+ var u, L;
7932
+ return ((u = C == null ? void 0 : C.find((Z) => Z.value === f)) == null ? void 0 : u.label) || ((L = c == null ? void 0 : c.find((Z) => Z.value === f)) == null ? void 0 : L.label) || f;
8020
7933
  };
8021
7934
  return /* @__PURE__ */ g(
8022
7935
  y9,
8023
7936
  {
8024
7937
  content: (
8025
7938
  // 90: paddings + margins + gaps and so on
8026
- /* @__PURE__ */ n("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ n(C1, { gap: 6, flexWrap: "wrap", children: l.map(({ value: u }) => {
8027
- const f = d === "badge" && C.find(
8028
- (L) => L.label === w(u)
7939
+ /* @__PURE__ */ n("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ n(C1, { gap: 6, flexWrap: "wrap", children: l.map(({ value: f }) => {
7940
+ const u = d === "badge" && C.find(
7941
+ (L) => L.label === w(f)
8029
7942
  );
8030
7943
  return d === "badge" ? /* @__PURE__ */ n(
8031
7944
  n2,
8032
7945
  {
8033
7946
  variant: "regular",
8034
7947
  size: "small",
8035
- color: f ? f.color : void 0,
8036
- text: w(u)
7948
+ color: u ? u.color : void 0,
7949
+ text: w(f)
8037
7950
  },
8038
- u
7951
+ f
8039
7952
  ) : /* @__PURE__ */ n(
8040
7953
  l2,
8041
7954
  {
8042
- onClose: () => e(u),
7955
+ onClose: () => e(f),
8043
7956
  closable: i,
8044
7957
  disabled: s,
8045
- children: w(u)
7958
+ children: w(f)
8046
7959
  },
8047
- u
7960
+ f
8048
7961
  );
8049
7962
  }) }) })
8050
7963
  ),
@@ -8058,12 +7971,12 @@ const F0 = ({
8058
7971
  ]
8059
7972
  }
8060
7973
  );
8061
- }, U0 = {
7974
+ }, W0 = {
8062
7975
  small: 20,
8063
7976
  medium: 28,
8064
7977
  large: 48
8065
- }, Y1 = ({ size: l = "medium", color: e = "#004ed7" }) => {
8066
- const t = U0[l], i = `no-repeat linear-gradient(${e}
7978
+ }, S1 = ({ size: l = "medium", color: e = "#004ed7" }) => {
7979
+ const t = W0[l], i = `no-repeat linear-gradient(${e}
8067
7980
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, s = {
8068
7981
  width: t,
8069
7982
  background: `${i} 0% 100%, ${i} 50% 100%, ${i} 100% 100%`,
@@ -8749,7 +8662,7 @@ const F0 = ({
8749
8662
  )
8750
8663
  ]
8751
8664
  }
8752
- ), u4 = ({
8665
+ ), f4 = ({
8753
8666
  width: l = 20,
8754
8667
  height: e = 20,
8755
8668
  color: t = h.GREY_DARK_5,
@@ -8843,7 +8756,7 @@ const F0 = ({
8843
8756
  )
8844
8757
  ]
8845
8758
  }
8846
- ), f4 = ({
8759
+ ), u4 = ({
8847
8760
  width: l = 20,
8848
8761
  height: e = 20,
8849
8762
  color: t = h.GREY_DARK_5,
@@ -8949,7 +8862,7 @@ const F0 = ({
8949
8862
  )
8950
8863
  ]
8951
8864
  }
8952
- ), k4 = ({
8865
+ ), v4 = ({
8953
8866
  width: l = 20,
8954
8867
  height: e = 20,
8955
8868
  color: t = h.GREY_DARK_5,
@@ -8982,7 +8895,7 @@ const F0 = ({
8982
8895
  )
8983
8896
  ]
8984
8897
  }
8985
- ), v4 = ({
8898
+ ), k4 = ({
8986
8899
  width: l = 20,
8987
8900
  height: e = 20,
8988
8901
  color: t = h.GREY_DARK_5,
@@ -9088,7 +9001,7 @@ const F0 = ({
9088
9001
  )
9089
9002
  ]
9090
9003
  }
9091
- ), x4 = ({
9004
+ ), Z4 = ({
9092
9005
  width: l = 20,
9093
9006
  height: e = 20,
9094
9007
  color: t = h.GREY_DARK_5,
@@ -9121,7 +9034,7 @@ const F0 = ({
9121
9034
  )
9122
9035
  ]
9123
9036
  }
9124
- ), V4 = ({
9037
+ ), x4 = ({
9125
9038
  width: l = 20,
9126
9039
  height: e = 20,
9127
9040
  color: t = "#070739",
@@ -9151,7 +9064,7 @@ const F0 = ({
9151
9064
  /* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
9152
9065
  ]
9153
9066
  }
9154
- ), Z4 = ({
9067
+ ), V4 = ({
9155
9068
  width: l = 20,
9156
9069
  height: e = 20,
9157
9070
  color: t = "#070739",
@@ -9359,7 +9272,7 @@ const F0 = ({
9359
9272
  }
9360
9273
  )
9361
9274
  }
9362
- ), A4 = ({
9275
+ ), E4 = ({
9363
9276
  className: l,
9364
9277
  color: e = h.GREY_DARK_5,
9365
9278
  height: t = 5,
@@ -9384,7 +9297,7 @@ const F0 = ({
9384
9297
  }
9385
9298
  )
9386
9299
  }
9387
- ), E4 = ({
9300
+ ), A4 = ({
9388
9301
  className: l,
9389
9302
  color: e = h.GREY_DARK_5,
9390
9303
  height: t = 20,
@@ -9560,7 +9473,7 @@ const F0 = ({
9560
9473
  )
9561
9474
  ]
9562
9475
  }
9563
- ), S4 = ({
9476
+ ), Y4 = ({
9564
9477
  className: l,
9565
9478
  color: e = h.GREY_DARK_5,
9566
9479
  height: t = 20,
@@ -9597,7 +9510,7 @@ const F0 = ({
9597
9510
  )
9598
9511
  ]
9599
9512
  }
9600
- ), Y4 = ({
9513
+ ), S4 = ({
9601
9514
  className: l,
9602
9515
  color: e = h.GREY_DARK_5,
9603
9516
  height: t = 20,
@@ -9719,11 +9632,11 @@ const F0 = ({
9719
9632
  )
9720
9633
  ]
9721
9634
  }
9722
- ), j4 = ({
9635
+ ), $4 = ({
9723
9636
  className: l,
9724
- color: e = h.NOTIFICATION_WARNING_DARK,
9725
- height: t = 37,
9726
- width: i = 36,
9637
+ color: e = h.GREY_DARK_5,
9638
+ height: t = 20,
9639
+ width: i = 20,
9727
9640
  onClick: s
9728
9641
  }) => /* @__PURE__ */ g(
9729
9642
  "svg",
@@ -9732,37 +9645,38 @@ const F0 = ({
9732
9645
  className: l,
9733
9646
  width: i,
9734
9647
  height: t,
9735
- viewBox: "0 0 36 37",
9648
+ viewBox: "0 0 24 24",
9736
9649
  fill: "none",
9737
9650
  xmlns: "http://www.w3.org/2000/svg",
9738
9651
  children: [
9739
9652
  /* @__PURE__ */ n(
9740
9653
  "path",
9741
9654
  {
9742
- d: "M30.0644 31.9999H5.93558C3.62853 31.9999 2.18486 29.5045 3.33486 27.5045L15.3993 6.52287C16.5528 4.51675 19.4472 4.51675 20.6007 6.52287L32.6651 27.5045C33.8151 29.5045 32.3715 31.9999 30.0644 31.9999Z",
9743
- stroke: e,
9744
- strokeWidth: "2.25",
9745
- strokeLinecap: "round"
9655
+ d: "M9.61621 3.64141C10.6736 1.80247 13.3264 1.80247 14.3838 3.64141L22.4268 17.6287C23.4809 19.462 22.1578 21.7498 20.043 21.7498H3.95704C1.84226 21.7498 0.519085 19.462 1.57325 17.6287L9.61621 3.64141ZM13.084 4.38946C12.6034 3.55358 11.3967 3.55358 10.916 4.38946L2.87305 18.3768C2.39409 19.2101 2.99585 20.2498 3.95704 20.2498H20.043C21.0042 20.2498 21.6059 19.2101 21.127 18.3768L13.084 4.38946Z",
9656
+ fill: e
9746
9657
  }
9747
9658
  ),
9748
- /* @__PURE__ */ n("path", { d: "M18 13.9999V19.9999", stroke: e, strokeWidth: "2.25", strokeLinecap: "round" }),
9749
9659
  /* @__PURE__ */ n(
9750
9660
  "path",
9751
9661
  {
9752
- d: "M18 26.0149L18.015 25.9982",
9753
- stroke: e,
9754
- strokeWidth: "2.25",
9755
- strokeLinecap: "round",
9756
- strokeLinejoin: "round"
9662
+ d: "M11.25 13V9C11.25 8.58579 11.5858 8.25 12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V13C12.75 13.4142 12.4142 13.75 12 13.75C11.5858 13.75 11.25 13.4142 11.25 13Z",
9663
+ fill: e
9664
+ }
9665
+ ),
9666
+ /* @__PURE__ */ n(
9667
+ "path",
9668
+ {
9669
+ d: "M11.4523 16.4973C11.7294 16.1894 12.204 16.1645 12.5118 16.4416C12.8197 16.7187 12.8446 17.1933 12.5675 17.5012L12.5577 17.5119C12.2806 17.8198 11.806 17.8447 11.4982 17.5676C11.1904 17.2905 11.1655 16.8158 11.4425 16.508L11.4523 16.4973Z",
9670
+ fill: e
9757
9671
  }
9758
9672
  )
9759
9673
  ]
9760
9674
  }
9761
- ), $4 = ({
9675
+ ), P4 = ({
9762
9676
  className: l,
9763
9677
  color: e = h.GREY_DARK_5,
9764
- height: t = 24,
9765
- width: i = 24,
9678
+ height: t = 20,
9679
+ width: i = 20,
9766
9680
  onClick: s
9767
9681
  }) => /* @__PURE__ */ g(
9768
9682
  "svg",
@@ -9778,21 +9692,15 @@ const F0 = ({
9778
9692
  /* @__PURE__ */ n(
9779
9693
  "path",
9780
9694
  {
9781
- d: "M18 8.4C18 6.70261 17.3679 5.07475 16.2426 3.87452C15.1174 2.67428 13.5913 2 12 2C10.4087 2 8.88258 2.67428 7.75736 3.87452C6.63214 5.07475 6 6.70261 6 8.4C6 15.8667 3 18 3 18H21C21 18 18 15.8667 18 8.4Z",
9782
- stroke: e,
9783
- strokeWidth: "1.5",
9784
- strokeLinecap: "round",
9785
- strokeLinejoin: "round"
9695
+ d: "M17.2504 8.40039C17.2504 6.88687 16.686 5.44411 15.6957 4.3877C14.7068 3.33292 13.3766 2.75 12.0004 2.75C10.6242 2.75 9.29391 3.33292 8.30505 4.3877C7.31468 5.44411 6.75036 6.88687 6.75036 8.40039C6.75031 12.2363 5.97918 14.7561 5.16833 16.3418C4.99051 16.6895 4.81031 16.9904 4.63806 17.25H19.3627C19.1904 16.9904 19.0102 16.6895 18.8324 16.3418C18.0215 14.7561 17.2504 12.2363 17.2504 8.40039ZM18.7504 8.40039C18.7504 12.0306 19.4793 14.3106 20.1683 15.6582C20.5135 16.3333 20.8519 16.7812 21.0922 17.0518C21.2124 17.1871 21.3087 17.2789 21.3695 17.333C21.3998 17.3599 21.4216 17.3777 21.433 17.3867C21.4344 17.3878 21.4358 17.3888 21.4369 17.3896H21.4359C21.7011 17.5789 21.8143 17.918 21.7152 18.2285C21.6159 18.5392 21.3266 18.75 21.0004 18.75H3.00036C2.67412 18.75 2.38485 18.5392 2.28552 18.2285C2.18638 17.918 2.2996 17.5789 2.56482 17.3896H2.56384C2.56492 17.3888 2.56636 17.3878 2.56775 17.3867C2.57913 17.3777 2.60093 17.3599 2.63122 17.333C2.69203 17.2789 2.78837 17.1871 2.90857 17.0518C3.14886 16.7812 3.4872 16.3333 3.83239 15.6582C4.52147 14.3106 5.25031 12.0306 5.25036 8.40039C5.25036 6.51915 5.95028 4.70538 7.21032 3.36133C8.47191 2.01564 10.194 1.25 12.0004 1.25C13.8068 1.25 15.5288 2.01564 16.7904 3.36133C18.0504 4.70538 18.7504 6.51915 18.7504 8.40039Z",
9696
+ fill: e
9786
9697
  }
9787
9698
  ),
9788
9699
  /* @__PURE__ */ n(
9789
9700
  "path",
9790
9701
  {
9791
- d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21",
9792
- stroke: e,
9793
- strokeWidth: "1.5",
9794
- strokeLinecap: "round",
9795
- strokeLinejoin: "round"
9702
+ d: "M13.0808 20.6243C13.2886 20.266 13.7469 20.1441 14.1052 20.3518C14.4635 20.5596 14.5854 21.0179 14.3777 21.3762C14.1359 21.7929 13.7893 22.1397 13.3718 22.3801C12.9545 22.6204 12.4813 22.7462 11.9997 22.7463C11.518 22.7463 11.0441 22.6205 10.6267 22.3801C10.2092 22.1397 9.86258 21.7929 9.62084 21.3762C9.4131 21.0179 9.53505 20.5596 9.8933 20.3518C10.2516 20.1441 10.7099 20.266 10.9177 20.6243C11.0276 20.8136 11.186 20.971 11.3757 21.0803C11.5654 21.1894 11.7809 21.2463 11.9997 21.2463C12.2184 21.2462 12.4333 21.1894 12.6228 21.0803C12.8125 20.971 12.9709 20.8136 13.0808 20.6243Z",
9703
+ fill: e
9796
9704
  }
9797
9705
  )
9798
9706
  ]
@@ -9830,11 +9738,11 @@ const F0 = ({
9830
9738
  )
9831
9739
  ]
9832
9740
  }
9833
- ), P4 = ({
9741
+ ), F4 = ({
9834
9742
  className: l,
9835
9743
  color: e = h.GREY_DARK_5,
9836
- height: t = 24,
9837
- width: i = 24,
9744
+ height: t = 20,
9745
+ width: i = 20,
9838
9746
  onClick: s
9839
9747
  }) => /* @__PURE__ */ g(
9840
9748
  "svg",
@@ -9850,60 +9758,45 @@ const F0 = ({
9850
9758
  /* @__PURE__ */ n(
9851
9759
  "path",
9852
9760
  {
9853
- d: "M4 21.4V2.6C4 2.26863 4.26863 2 4.6 2H16.2515C16.4106 2 16.5632 2.06321 16.6757 2.17574L19.8243 5.32426C19.9368 5.43679 20 5.5894 20 5.74853V21.4C20 21.7314 19.7314 22 19.4 22H4.6C4.26863 22 4 21.7314 4 21.4Z",
9854
- stroke: e,
9855
- strokeWidth: "1.5",
9856
- strokeLinecap: "round",
9857
- strokeLinejoin: "round"
9761
+ d: "M4.75 21.25H19.25V5.81055L16.1895 2.75H4.75V21.25ZM20.75 21.4004C20.7498 22.1457 20.1457 22.7498 19.4004 22.75H4.59961C3.85433 22.7498 3.25021 22.1457 3.25 21.4004V2.59961C3.25021 1.85433 3.85434 1.25021 4.59961 1.25H16.252C16.6098 1.25013 16.953 1.39245 17.2061 1.64551L20.3545 4.79395C20.6076 5.04701 20.7499 5.39018 20.75 5.74805V21.4004Z",
9762
+ fill: e
9858
9763
  }
9859
9764
  ),
9860
9765
  /* @__PURE__ */ n(
9861
9766
  "path",
9862
9767
  {
9863
- d: "M8 10L16 10",
9864
- stroke: e,
9865
- strokeWidth: "1.5",
9866
- strokeLinecap: "round",
9867
- strokeLinejoin: "round"
9768
+ d: "M16 10.75L8 10.75C7.58579 10.75 7.25 10.4142 7.25 10C7.25 9.58579 7.58579 9.25 8 9.25L16 9.25C16.4142 9.25 16.75 9.58579 16.75 10C16.75 10.4142 16.4142 10.75 16 10.75Z",
9769
+ fill: e
9868
9770
  }
9869
9771
  ),
9870
9772
  /* @__PURE__ */ n(
9871
9773
  "path",
9872
9774
  {
9873
- d: "M8 18L16 18",
9874
- stroke: e,
9875
- strokeWidth: "1.5",
9876
- strokeLinecap: "round",
9877
- strokeLinejoin: "round"
9775
+ d: "M16 18.75L8 18.75C7.58579 18.75 7.25 18.4142 7.25 18C7.25 17.5858 7.58579 17.25 8 17.25L16 17.25C16.4142 17.25 16.75 17.5858 16.75 18C16.75 18.4142 16.4142 18.75 16 18.75Z",
9776
+ fill: e
9878
9777
  }
9879
9778
  ),
9880
9779
  /* @__PURE__ */ n(
9881
9780
  "path",
9882
9781
  {
9883
- d: "M8 14L12 14",
9884
- stroke: e,
9885
- strokeWidth: "1.5",
9886
- strokeLinecap: "round",
9887
- strokeLinejoin: "round"
9782
+ d: "M12 14.75L8 14.75C7.58579 14.75 7.25 14.4142 7.25 14C7.25 13.5858 7.58579 13.25 8 13.25L12 13.25C12.4142 13.25 12.75 13.5858 12.75 14C12.75 14.4142 12.4142 14.75 12 14.75Z",
9783
+ fill: e
9888
9784
  }
9889
9785
  ),
9890
9786
  /* @__PURE__ */ n(
9891
9787
  "path",
9892
9788
  {
9893
- d: "M16 2V5.4C16 5.73137 16.2686 6 16.6 6H20",
9894
- stroke: e,
9895
- strokeWidth: "1.5",
9896
- strokeLinecap: "round",
9897
- strokeLinejoin: "round"
9789
+ d: "M15.25 2C15.25 1.58579 15.5858 1.25 16 1.25C16.4142 1.25 16.75 1.58579 16.75 2V5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H16.5996C15.8543 6.74979 15.2502 6.14567 15.25 5.40039V2Z",
9790
+ fill: e
9898
9791
  }
9899
9792
  )
9900
9793
  ]
9901
9794
  }
9902
- ), W4 = ({
9795
+ ), j4 = ({
9903
9796
  className: l,
9904
9797
  color: e = h.GREY_DARK_5,
9905
- height: t = 24,
9906
- width: i = 24,
9798
+ height: t = 20,
9799
+ width: i = 20,
9907
9800
  onClick: s
9908
9801
  }) => /* @__PURE__ */ g(
9909
9802
  "svg",
@@ -9919,48 +9812,38 @@ const F0 = ({
9919
9812
  /* @__PURE__ */ n(
9920
9813
  "path",
9921
9814
  {
9922
- d: "M2 20V19C2 15.134 5.13401 12 9 12V12",
9923
- stroke: e,
9924
- strokeWidth: "1.5",
9925
- strokeLinecap: "round",
9926
- strokeLinejoin: "round"
9815
+ d: "M1.25 20V19C1.25 14.7198 4.71979 11.25 9 11.25V12.75C5.54822 12.75 2.75 15.5482 2.75 19V20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20Z",
9816
+ fill: e
9927
9817
  }
9928
9818
  ),
9929
9819
  /* @__PURE__ */ n(
9930
9820
  "path",
9931
9821
  {
9932
- d: "M15.8038 12.3135C16.4456 11.6088 17.5544 11.6088 18.1962 12.3135V12.3135C18.5206 12.6697 18.9868 12.8628 19.468 12.8403V12.8403C20.4201 12.7958 21.2042 13.5799 21.1597 14.532V14.532C21.1372 15.0132 21.3303 15.4794 21.6865 15.8038V15.8038C22.3912 16.4456 22.3912 17.5544 21.6865 18.1962V18.1962C21.3303 18.5206 21.1372 18.9868 21.1597 19.468V19.468C21.2042 20.4201 20.4201 21.2042 19.468 21.1597V21.1597C18.9868 21.1372 18.5206 21.3303 18.1962 21.6865V21.6865C17.5544 22.3912 16.4456 22.3912 15.8038 21.6865V21.6865C15.4794 21.3303 15.0132 21.1372 14.532 21.1597V21.1597C13.5799 21.2042 12.7958 20.4201 12.8403 19.468V19.468C12.8628 18.9868 12.6697 18.5206 12.3135 18.1962V18.1962C11.6088 17.5544 11.6088 16.4456 12.3135 15.8038V15.8038C12.6697 15.4794 12.8628 15.0132 12.8403 14.532V14.532C12.7958 13.5799 13.5799 12.7958 14.532 12.8403V12.8403C15.0132 12.8628 15.4794 12.6697 15.8038 12.3135V12.3135Z",
9933
- stroke: e,
9934
- strokeWidth: "1.5"
9822
+ d: "M15.2491 11.8087C16.1884 10.7773 17.8118 10.7773 18.7511 11.8087C18.925 11.9996 19.1748 12.1029 19.4327 12.0909C20.8262 12.0258 21.9744 13.174 21.9093 14.5675C21.8973 14.8254 22.0006 15.0752 22.1915 15.2491C23.2229 16.1884 23.2229 17.8118 22.1915 18.7511C22.0006 18.925 21.8973 19.1748 21.9093 19.4327C21.9744 20.8262 20.8262 21.9744 19.4327 21.9093C19.1748 21.8973 18.925 22.0006 18.7511 22.1915C17.8118 23.2229 16.1884 23.2229 15.2491 22.1915C15.0752 22.0006 14.8254 21.8973 14.5675 21.9093C13.174 21.9744 12.0258 20.8262 12.0909 19.4327C12.1029 19.1748 11.9996 18.925 11.8087 18.7511C10.7773 17.8118 10.7773 16.1884 11.8087 15.2491C11.9996 15.0752 12.1029 14.8254 12.0909 14.5675C12.0258 13.174 13.174 12.0258 14.5675 12.0909C14.8254 12.1029 15.0752 11.9996 15.2491 11.8087ZM17.6417 12.8185C17.2974 12.4406 16.7028 12.4406 16.3585 12.8185C15.8838 13.3397 15.2014 13.6228 14.4972 13.59C13.9864 13.5661 13.5661 13.9864 13.59 14.4972C13.6228 15.2014 13.3397 15.8838 12.8185 16.3585C12.4406 16.7028 12.4406 17.2974 12.8185 17.6417C13.3397 18.1164 13.6228 18.7988 13.59 19.503C13.5661 20.0138 13.9864 20.4341 14.4972 20.4103C15.2014 20.3774 15.8838 20.6605 16.3585 21.1818C16.7028 21.5596 17.2974 21.5596 17.6417 21.1818C18.1164 20.6605 18.7988 20.3774 19.503 20.4103C20.0138 20.4341 20.4341 20.0138 20.4103 19.503C20.3774 18.7988 20.6605 18.1164 21.1818 17.6417C21.5596 17.2974 21.5596 16.7028 21.1818 16.3585C20.6605 15.8838 20.3774 15.2014 20.4103 14.4972C20.4341 13.9864 20.0138 13.5661 19.503 13.59C18.7988 13.6228 18.1164 13.3397 17.6417 12.8185Z",
9823
+ fill: e
9935
9824
  }
9936
9825
  ),
9937
9826
  /* @__PURE__ */ n(
9938
9827
  "path",
9939
9828
  {
9940
- d: "M15.3636 17L16.4546 18.0909L18.6364 15.9091",
9941
- stroke: e,
9942
- strokeWidth: "1.5",
9943
- strokeLinecap: "round",
9944
- strokeLinejoin: "round"
9829
+ d: "M14.8331 17.5303C14.5402 17.2374 14.5402 16.7626 14.8331 16.4697C15.126 16.1768 15.6008 16.1768 15.8937 16.4697L16.4544 17.0304L18.1062 15.3786L18.1628 15.3275C18.4574 15.0872 18.8922 15.104 19.1669 15.3786C19.4413 15.6533 19.4583 16.0881 19.218 16.3827L19.1669 16.4393L16.9848 18.6214C16.6919 18.9142 16.217 18.9141 15.9241 18.6214L14.8331 17.5303Z",
9830
+ fill: e
9945
9831
  }
9946
9832
  ),
9947
9833
  /* @__PURE__ */ n(
9948
9834
  "path",
9949
9835
  {
9950
- d: "M9 12C11.2091 12 13 10.2091 13 8C13 5.79086 11.2091 4 9 4C6.79086 4 5 5.79086 5 8C5 10.2091 6.79086 12 9 12Z",
9951
- stroke: e,
9952
- strokeWidth: "1.5",
9953
- strokeLinecap: "round",
9954
- strokeLinejoin: "round"
9836
+ d: "M12.25 8C12.25 6.20507 10.7949 4.75 9 4.75C7.20507 4.75 5.75 6.20507 5.75 8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8ZM13.75 8C13.75 10.6234 11.6234 12.75 9 12.75C6.37665 12.75 4.25 10.6234 4.25 8C4.25 5.37665 6.37665 3.25 9 3.25C11.6234 3.25 13.75 5.37665 13.75 8Z",
9837
+ fill: e
9955
9838
  }
9956
9839
  )
9957
9840
  ]
9958
9841
  }
9959
- ), F4 = ({
9842
+ ), U4 = ({
9960
9843
  className: l,
9961
9844
  color: e = h.GREY_DARK_5,
9962
- height: t = 24,
9963
- width: i = 24,
9845
+ height: t = 20,
9846
+ width: i = 20,
9964
9847
  onClick: s
9965
9848
  }) => /* @__PURE__ */ g(
9966
9849
  "svg",
@@ -9976,40 +9859,31 @@ const F0 = ({
9976
9859
  /* @__PURE__ */ n(
9977
9860
  "path",
9978
9861
  {
9979
- d: "M21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6Z",
9980
- stroke: e,
9981
- strokeWidth: "1.5",
9982
- strokeLinecap: "round",
9983
- strokeLinejoin: "round"
9862
+ d: "M20.25 3.75H3.75V20.25H20.25V3.75ZM2.25 3.59961C2.25021 2.85433 2.85434 2.25021 3.59961 2.25H20.4004C21.1457 2.25021 21.7498 2.85434 21.75 3.59961V20.4004C21.7498 21.1457 21.1457 21.7498 20.4004 21.75H3.59961C2.85433 21.7498 2.25021 21.1457 2.25 20.4004V3.59961Z",
9863
+ fill: e
9984
9864
  }
9985
9865
  ),
9986
9866
  /* @__PURE__ */ n(
9987
9867
  "path",
9988
9868
  {
9989
- d: "M3 16L10 13L21 18",
9990
- stroke: e,
9991
- strokeWidth: "1.5",
9992
- strokeLinecap: "round",
9993
- strokeLinejoin: "round"
9869
+ d: "M9.77861 12.2833C9.9532 12.2293 10.1428 12.2411 10.3108 12.3175L21.3108 17.3175L21.3792 17.3527C21.7074 17.5442 21.8435 17.9572 21.6829 18.3107C21.5114 18.6876 21.0668 18.8541 20.6897 18.6827L9.9915 13.8195L3.29619 16.6896C2.91558 16.8527 2.47412 16.6765 2.31084 16.296C2.14772 15.9154 2.32391 15.474 2.70439 15.3107L9.70439 12.3107L9.77861 12.2833Z",
9870
+ fill: e
9994
9871
  }
9995
9872
  ),
9996
9873
  /* @__PURE__ */ n(
9997
9874
  "path",
9998
9875
  {
9999
- d: "M16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8C18 9.10457 17.1046 10 16 10Z",
10000
- stroke: e,
10001
- strokeWidth: "1.5",
10002
- strokeLinecap: "round",
10003
- strokeLinejoin: "round"
9876
+ d: "M14.75 8C14.75 7.30964 15.3096 6.75 16 6.75C16.6904 6.75 17.25 7.30964 17.25 8C17.25 8.69036 16.6904 9.25 16 9.25C15.3096 9.25 14.75 8.69036 14.75 8ZM13.25 8C13.25 9.51878 14.4812 10.75 16 10.75C17.5188 10.75 18.75 9.51878 18.75 8C18.75 6.48122 17.5188 5.25 16 5.25C14.4812 5.25 13.25 6.48122 13.25 8Z",
9877
+ fill: e
10004
9878
  }
10005
9879
  )
10006
9880
  ]
10007
9881
  }
10008
- ), U4 = ({
9882
+ ), W4 = ({
10009
9883
  className: l,
10010
9884
  color: e = h.GREY_DARK_5,
10011
- height: t = 24,
10012
- width: i = 24,
9885
+ height: t = 20,
9886
+ width: i = 20,
10013
9887
  onClick: s
10014
9888
  }) => /* @__PURE__ */ n(
10015
9889
  "svg",
@@ -10024,11 +9898,8 @@ const F0 = ({
10024
9898
  children: /* @__PURE__ */ n(
10025
9899
  "path",
10026
9900
  {
10027
- d: "M14.3632 5.65156L15.8431 4.17157C16.6242 3.39052 17.8905 3.39052 18.6716 4.17157L20.0858 5.58579C20.8668 6.36683 20.8668 7.63316 20.0858 8.41421L18.6058 9.8942M14.3632 5.65156L4.74749 15.2672C4.41542 15.5993 4.21079 16.0376 4.16947 16.5054L3.92738 19.2459C3.87261 19.8659 4.39148 20.3848 5.0115 20.33L7.75191 20.0879C8.21972 20.0466 8.65806 19.8419 8.99013 19.5099L18.6058 9.8942M14.3632 5.65156L18.6058 9.8942",
10028
- stroke: e,
10029
- strokeWidth: "1.5",
10030
- strokeLinecap: "round",
10031
- strokeLinejoin: "round"
9901
+ d: "M14.3632 6.71205L17.5452 9.89403L8.45984 18.9794C8.2523 19.1869 7.97813 19.3147 7.68575 19.3405L4.94503 19.5829C4.7903 19.5964 4.66089 19.4669 4.67434 19.3122L4.91671 16.5715C4.94254 16.2791 5.07032 16.0049 5.27786 15.7974L14.3632 6.71205ZM16.3734 4.7019C16.8615 4.21375 17.653 4.21375 18.1411 4.7019L19.5553 6.11612C20.0435 6.60427 20.0435 7.39573 19.5553 7.88388L18.6059 8.83337L15.4239 5.65139L16.3734 4.7019ZM4.2172 14.7367C3.76073 15.1932 3.47933 15.7959 3.4224 16.4389L3.18002 19.1796C3.08417 20.2647 3.99258 21.1731 5.07761 21.0772L7.81834 20.8348C8.46136 20.7779 9.06403 20.4965 9.5205 20.04L20.616 8.94454C21.6899 7.8706 21.6899 6.1294 20.616 5.05546L19.2018 3.64124C18.1278 2.5673 16.3866 2.5673 15.3127 3.64124L4.2172 14.7367Z",
9902
+ fill: e
10032
9903
  }
10033
9904
  )
10034
9905
  }
@@ -10304,12 +10175,12 @@ const F0 = ({
10304
10175
  ]
10305
10176
  }
10306
10177
  ), i6 = ({
10307
- width: l = 24,
10308
- height: e = 24,
10309
- color: t = h.GREY_DARK_2,
10178
+ width: l = 20,
10179
+ height: e = 20,
10180
+ color: t = h.GREY_DARK_5,
10310
10181
  className: i,
10311
10182
  onClick: s
10312
- }) => /* @__PURE__ */ n(
10183
+ }) => /* @__PURE__ */ g(
10313
10184
  "svg",
10314
10185
  {
10315
10186
  width: l,
@@ -10319,16 +10190,29 @@ const F0 = ({
10319
10190
  xmlns: "http://www.w3.org/2000/svg",
10320
10191
  className: i,
10321
10192
  onClick: s,
10322
- children: /* @__PURE__ */ n(
10323
- "path",
10324
- {
10325
- d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
10326
- stroke: t,
10327
- strokeWidth: "1.5",
10328
- strokeLinecap: "round",
10329
- strokeLinejoin: "round"
10330
- }
10331
- )
10193
+ children: [
10194
+ /* @__PURE__ */ n(
10195
+ "path",
10196
+ {
10197
+ d: "M20.25 19V6.81055L16.1895 2.75L7 2.75C6.58579 2.75 6.25 2.41421 6.25 2C6.25 1.58579 6.58579 1.25 7 1.25L16.5 1.25C16.6989 1.25 16.8896 1.32907 17.0303 1.46973L21.5303 5.96973C21.6709 6.11038 21.75 6.30109 21.75 6.5V19C21.75 19.4142 21.4142 19.75 21 19.75C20.5858 19.75 20.25 19.4142 20.25 19Z",
10198
+ fill: t
10199
+ }
10200
+ ),
10201
+ /* @__PURE__ */ n(
10202
+ "path",
10203
+ {
10204
+ d: "M18.75 20.5C18.75 21.7426 17.7426 22.75 16.5 22.75H4.5C3.25736 22.75 2.25 21.7426 2.25 20.5V6.5C2.25 5.25736 3.25736 4.25 4.5 4.25H14.252C14.6098 4.25013 14.953 4.39245 15.2061 4.64551L18.3545 7.79395C18.6076 8.04701 18.7499 8.39018 18.75 8.74805V20.5ZM3.75 20.5C3.75 20.9142 4.08579 21.25 4.5 21.25H16.5C16.9142 21.25 17.25 20.9142 17.25 20.5V8.81055L14.1895 5.75H4.5C4.08579 5.75 3.75 6.08579 3.75 6.5V20.5Z",
10205
+ fill: t
10206
+ }
10207
+ ),
10208
+ /* @__PURE__ */ n(
10209
+ "path",
10210
+ {
10211
+ d: "M13.25 5C13.25 4.58579 13.5858 4.25 14 4.25C14.4142 4.25 14.75 4.58579 14.75 5V8.25H18C18.4142 8.25 18.75 8.58579 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75H14.5996C13.8543 9.74979 13.2502 9.14567 13.25 8.40039V5Z",
10212
+ fill: t
10213
+ }
10214
+ )
10215
+ ]
10332
10216
  }
10333
10217
  ), l6 = ({
10334
10218
  width: l = 20,
@@ -10364,7 +10248,7 @@ const F0 = ({
10364
10248
  onClick: c
10365
10249
  }) => {
10366
10250
  const { theme: d } = T(Q), a = C ? d && d === "dark" ? h.GREY_LIGHT_4 : h.GREY_DARK_1 : i, o = C ? void 0 : c, r = c && !C ? `${s || ""} clickable` : s;
10367
- return /* @__PURE__ */ n(j, { children: (() => {
10251
+ return /* @__PURE__ */ n($, { children: (() => {
10368
10252
  switch (l) {
10369
10253
  case "arrow1Down":
10370
10254
  return z0({ width: e, height: t, color: a, className: r, onClick: o });
@@ -10395,13 +10279,13 @@ const F0 = ({
10395
10279
  case "filter1":
10396
10280
  return d4({ width: e, height: t, color: a, className: r, onClick: o });
10397
10281
  case "filter2":
10398
- return Y4({ width: e, height: t, color: a, className: r, onClick: o });
10282
+ return S4({ width: e, height: t, color: a, className: r, onClick: o });
10399
10283
  case "attention":
10400
10284
  return g4({ width: e, height: t, color: a, className: r, onClick: o });
10401
10285
  case "users":
10402
10286
  return w4({ width: e, height: t, color: a, className: r, onClick: o });
10403
10287
  case "mySkillsMatrix":
10404
- return u4({
10288
+ return f4({
10405
10289
  width: e,
10406
10290
  height: t,
10407
10291
  color: a,
@@ -10411,7 +10295,7 @@ const F0 = ({
10411
10295
  case "skills":
10412
10296
  return p4({ width: e, height: t, color: a, className: r, onClick: o });
10413
10297
  case "skillsMatrices":
10414
- return f4({
10298
+ return u4({
10415
10299
  width: e,
10416
10300
  height: t,
10417
10301
  color: a,
@@ -10423,17 +10307,17 @@ const F0 = ({
10423
10307
  case "logOut":
10424
10308
  return m4({ width: e, height: t, color: a, className: r, onClick: o });
10425
10309
  case "settings":
10426
- return k4({ width: e, height: t, color: a, className: r, onClick: o });
10427
- case "trash":
10428
10310
  return v4({ width: e, height: t, color: a, className: r, onClick: o });
10311
+ case "trash":
10312
+ return k4({ width: e, height: t, color: a, className: r, onClick: o });
10429
10313
  case "settings2":
10430
10314
  return N4({ width: e, height: t, color: a, className: r, onClick: o });
10431
10315
  case "checkCircle":
10432
10316
  return M4({ width: e, height: t, color: a, className: r, onClick: o });
10433
10317
  case "cancelCircle":
10434
- return x4({ width: e, height: t, color: a, className: r, onClick: o });
10318
+ return Z4({ width: e, height: t, color: a, className: r, onClick: o });
10435
10319
  case "visibilityIcon":
10436
- return V4({
10320
+ return x4({
10437
10321
  width: e,
10438
10322
  height: t,
10439
10323
  color: a,
@@ -10441,7 +10325,7 @@ const F0 = ({
10441
10325
  onClick: o
10442
10326
  });
10443
10327
  case "visibilityOffIcon":
10444
- return Z4({
10328
+ return V4({
10445
10329
  width: e,
10446
10330
  height: t,
10447
10331
  color: a,
@@ -10457,7 +10341,7 @@ const F0 = ({
10457
10341
  case "search":
10458
10342
  return b4({ width: e, height: t, color: a, className: r, onClick: o });
10459
10343
  case "arrowUpFilled":
10460
- return A4({ width: e, height: t, color: a, className: r, onClick: o });
10344
+ return E4({ width: e, height: t, color: a, className: r, onClick: o });
10461
10345
  case "arrowDownFilled":
10462
10346
  return y4({ width: e, height: t, color: a, className: r, onClick: o });
10463
10347
  case "arrow2Up":
@@ -10469,7 +10353,7 @@ const F0 = ({
10469
10353
  case "arrow2Left":
10470
10354
  return l4({ width: e, height: t, color: a, className: r, onClick: o });
10471
10355
  case "link":
10472
- return E4({ width: e, height: t, color: a, className: r, onClick: o });
10356
+ return A4({ width: e, height: t, color: a, className: r, onClick: o });
10473
10357
  case "telegram":
10474
10358
  return K4({ width: e, height: t, color: a, className: r, onClick: o });
10475
10359
  case "mail":
@@ -10479,25 +10363,25 @@ const F0 = ({
10479
10363
  case "linkedIn":
10480
10364
  return G4({ width: e, height: t, color: a, className: r, onClick: o });
10481
10365
  case "emptyStateIcon":
10482
- return S4({ width: e, height: t, color: a, className: r, onClick: o });
10366
+ return Y4({ width: e, height: t, color: a, className: r, onClick: o });
10483
10367
  case "dotMenuIcon":
10484
10368
  return O4({ width: e, height: t, color: a, className: r, onClick: o });
10485
10369
  case "plusCircle":
10486
10370
  return I4({ width: e, height: t, color: a, className: r, onClick: o });
10487
10371
  case "warning":
10488
- return j4({ width: e, height: t, color: a, className: r, onClick: o });
10489
- case "bell":
10490
10372
  return $4({ width: e, height: t, color: a, className: r, onClick: o });
10373
+ case "bell":
10374
+ return P4({ width: e, height: t, color: a, className: r, onClick: o });
10491
10375
  case "copy":
10492
10376
  return T4({ width: e, height: t, color: a, className: r, onClick: o });
10493
10377
  case "contract":
10494
- return P4({ width: e, height: t, color: a, className: r, onClick: o });
10378
+ return F4({ width: e, height: t, color: a, className: r, onClick: o });
10495
10379
  case "resourceManager":
10496
- return W4({ width: e, height: t, color: a, className: r, onClick: o });
10380
+ return j4({ width: e, height: t, color: a, className: r, onClick: o });
10497
10381
  case "image":
10498
- return F4({ width: e, height: t, color: a, className: r, onClick: o });
10499
- case "edit":
10500
10382
  return U4({ width: e, height: t, color: a, className: r, onClick: o });
10383
+ case "edit":
10384
+ return W4({ width: e, height: t, color: a, className: r, onClick: o });
10501
10385
  case "burgerMenu":
10502
10386
  return z4({ width: e, height: t, color: a, className: r, onClick: o });
10503
10387
  case "refresh":
@@ -10517,7 +10401,7 @@ const F0 = ({
10517
10401
  case "unpaidLeave":
10518
10402
  return l6({ width: e, height: t, color: a, className: r, onClick: o });
10519
10403
  default:
10520
- return /* @__PURE__ */ n(j, { children: "No Icon provided" });
10404
+ return /* @__PURE__ */ n($, { children: "No Icon provided" });
10521
10405
  }
10522
10406
  })() });
10523
10407
  }, n6 = ({
@@ -10564,14 +10448,14 @@ const r6 = q((l, e) => {
10564
10448
  required: r = !1,
10565
10449
  clearable: p = !0,
10566
10450
  scrollThresholdValue: w = 50,
10567
- onSearchChange: u,
10568
- onDropdownVisibleChange: f,
10451
+ onSearchChange: f,
10452
+ onDropdownVisibleChange: u,
10569
10453
  onScrollToEnd: L,
10570
10454
  onPopupScroll: m,
10571
- id: x,
10572
- extraOptions: Z,
10455
+ id: Z,
10456
+ extraOptions: V,
10573
10457
  dropdownRender: b,
10574
- optionRender: k,
10458
+ optionRender: v,
10575
10459
  isLoading: R,
10576
10460
  readOnly: N,
10577
10461
  error: M,
@@ -10580,38 +10464,38 @@ const r6 = q((l, e) => {
10580
10464
  } = l;
10581
10465
  let X;
10582
10466
  C && C !== "single" && (X = l.overflowBehaviour ?? "responsive");
10583
- const [Y, w1] = A(!1), [F, P] = A(!1), [W, U] = A(!1), [s1, E] = A(!0), [_, S] = A(t), n1 = $(null), M1 = C === "single" && G === "badge";
10467
+ const [S, w1] = E(!1), [U, F] = E(!1), [j, W] = E(!1), [s1, A] = E(!0), [_, Y] = E(t), n1 = P(null), M1 = C === "single" && G === "badge";
10584
10468
  D(() => {
10585
- S(t);
10469
+ Y(t);
10586
10470
  }, [t]);
10587
- const c2 = (v) => {
10588
- w1(v), f && f(v);
10589
- }, d2 = (v, H) => {
10471
+ const c2 = (k) => {
10472
+ w1(k), u && u(k);
10473
+ }, d2 = (k, H) => {
10590
10474
  var y;
10591
- return !!((y = H == null ? void 0 : H.label) != null && y.toString().toLowerCase().includes(v.toLowerCase()));
10475
+ return !!((y = H == null ? void 0 : H.label) != null && y.toString().toLowerCase().includes(k.toLowerCase()));
10592
10476
  }, g2 = () => {
10593
- P(!0);
10477
+ F(!0);
10594
10478
  }, w2 = () => {
10595
- P(!1);
10479
+ F(!1);
10596
10480
  }, e1 = O(
10597
- (v) => {
10481
+ (k) => {
10598
10482
  let H = null;
10599
10483
  if (M1) {
10600
- const y = Array.isArray(v) ? v : [];
10484
+ const y = Array.isArray(k) ? k : [];
10601
10485
  H = y.length > 1 ? [y[y.length - 1]] : y;
10602
10486
  const o1 = H.length > 0 ? H[0] : null;
10603
- i == null || i(o1), S(H);
10487
+ i == null || i(o1), Y(H);
10604
10488
  return;
10605
10489
  }
10606
10490
  if (C && C !== "single") {
10607
- const y = v;
10608
- i == null || i(y), S(y);
10491
+ const y = k;
10492
+ i == null || i(y), Y(y);
10609
10493
  return;
10610
10494
  }
10611
- H = Array.isArray(v) ? null : v || null, i == null || i(H), S(H);
10495
+ H = Array.isArray(k) ? null : k || null, i == null || i(H), Y(H);
10612
10496
  },
10613
10497
  [C, i, M1]
10614
- ), u2 = O(() => {
10498
+ ), f2 = O(() => {
10615
10499
  if (!(N || o)) {
10616
10500
  if (C) {
10617
10501
  e1([]);
@@ -10619,54 +10503,54 @@ const r6 = q((l, e) => {
10619
10503
  }
10620
10504
  e1("");
10621
10505
  }
10622
- }, [o, e1, C, N]), u1 = O(
10623
- (v) => {
10624
- const H = _.filter((y) => y !== v);
10625
- e1(H), S(H);
10506
+ }, [o, e1, C, N]), f1 = O(
10507
+ (k) => {
10508
+ const H = _.filter((y) => y !== k);
10509
+ e1(H), Y(H);
10626
10510
  },
10627
10511
  [e1, _]
10628
- ), A1 = O(
10629
- (v) => (_ == null ? void 0 : _.indexOf(v)) === 0 ? (
10512
+ ), E1 = O(
10513
+ (k) => (_ == null ? void 0 : _.indexOf(k)) === 0 ? (
10630
10514
  // if the search input is empty
10631
10515
  // then display the placeholder, else do not display it
10632
10516
  /* @__PURE__ */ n("span", { className: "custom-placeholder", children: s1 ? s : "" })
10633
- ) : /* @__PURE__ */ n(j, {}),
10517
+ ) : /* @__PURE__ */ n($, {}),
10634
10518
  [s1, _, s]
10635
- ), p2 = (v) => {
10636
- v.preventDefault(), v.stopPropagation();
10637
- }, f2 = async (v) => {
10638
- const { target: H } = v;
10639
- H.scrollTop + H.offsetHeight >= H.scrollHeight - w && (L == null || L(!0)), m && await m(v);
10640
- }, x1 = O(
10641
- (v) => {
10519
+ ), p2 = (k) => {
10520
+ k.preventDefault(), k.stopPropagation();
10521
+ }, u2 = async (k) => {
10522
+ const { target: H } = k;
10523
+ H.scrollTop + H.offsetHeight >= H.scrollHeight - w && (L == null || L(!0)), m && await m(k);
10524
+ }, Z1 = O(
10525
+ (k) => {
10642
10526
  var H, y;
10643
- return ((H = d.find((t1) => t1.value === v)) == null ? void 0 : H.label) || ((y = Z == null ? void 0 : Z.find((t1) => t1.value === v)) == null ? void 0 : y.label) || v;
10527
+ return ((H = d.find((t1) => t1.value === k)) == null ? void 0 : H.label) || ((y = V == null ? void 0 : V.find((t1) => t1.value === k)) == null ? void 0 : y.label) || k;
10644
10528
  },
10645
- [Z, d]
10529
+ [V, d]
10646
10530
  ), L2 = O(
10647
- (v, H = "default") => {
10531
+ (k, H = "default") => {
10648
10532
  var y;
10649
10533
  return /* @__PURE__ */ n(
10650
- F0,
10534
+ U0,
10651
10535
  {
10652
- values: v,
10653
- onTagClose: u1,
10536
+ values: k,
10537
+ onTagClose: f1,
10654
10538
  maxWidth: ((y = n1.current) == null ? void 0 : y.clientWidth) || 0,
10655
10539
  disabled: o,
10656
10540
  closable: !N,
10657
10541
  options: d,
10658
- extraOptions: Z,
10542
+ extraOptions: V,
10659
10543
  selectedItemVariant: H
10660
10544
  }
10661
10545
  );
10662
10546
  },
10663
- [o, Z, u1, d, N]
10547
+ [o, V, f1, d, N]
10664
10548
  ), m2 = O(
10665
- ({ label: v, value: H, mode: y }) => {
10549
+ ({ label: k, value: H, mode: y }) => {
10666
10550
  if (y === "filter")
10667
- return A1(H);
10551
+ return E1(H);
10668
10552
  {
10669
- const o1 = G === "badge" && d.find((k2) => k2.label === v), t1 = typeof v == "object" ? v : x1(H);
10553
+ const o1 = G === "badge" && d.find((v2) => v2.label === k), t1 = typeof k == "object" ? k : Z1(H);
10670
10554
  return /* @__PURE__ */ n("div", { onMouseDown: p2, className: "tag-wrapper", children: G === "badge" ? /* @__PURE__ */ n(
10671
10555
  n2,
10672
10556
  {
@@ -10675,11 +10559,11 @@ const r6 = q((l, e) => {
10675
10559
  color: o1 ? o1.color : "cyan",
10676
10560
  text: t1
10677
10561
  }
10678
- ) : /* @__PURE__ */ n(l2, { onClose: () => u1(H), disabled: o, children: t1 }) });
10562
+ ) : /* @__PURE__ */ n(l2, { onClose: () => f1(H), disabled: o, children: t1 }) });
10679
10563
  }
10680
10564
  },
10681
- [o, x1, u1, A1, G, d]
10682
- ), E1 = Array.isArray(_) && _.length > 0 || !!_ && typeof _ == "string" && _.trim() !== "";
10565
+ [o, Z1, f1, E1, G, d]
10566
+ ), A1 = Array.isArray(_) && _.length > 0 || !!_ && typeof _ == "string" && _.trim() !== "";
10683
10567
  return /* @__PURE__ */ g(
10684
10568
  "div",
10685
10569
  {
@@ -10688,7 +10572,7 @@ const r6 = q((l, e) => {
10688
10572
  /* @__PURE__ */ g(
10689
10573
  "div",
10690
10574
  {
10691
- className: `snmt-select ${F ? "snmt-select-focused" : ""}
10575
+ className: `snmt-select ${U ? "snmt-select-focused" : ""}
10692
10576
  ${C ? "" : "snmt-select-single"}
10693
10577
  ${N ? "snmt-select-read-only" : ""}
10694
10578
  ${X === "static" ? "snmt-select-static" : ""}
@@ -10701,15 +10585,15 @@ const r6 = q((l, e) => {
10701
10585
  {
10702
10586
  className: "snmt-select-blank",
10703
10587
  popupClassName: N ? "dropdown-read-only" : "",
10704
- id: x,
10588
+ id: Z,
10705
10589
  ref: e,
10706
10590
  showSearch: !!c,
10707
10591
  filterOption: c && d2,
10708
10592
  onDropdownVisibleChange: c2,
10709
10593
  disabled: o,
10710
10594
  value: _ || void 0,
10711
- labelRender: (v) => {
10712
- const H = x1(v.value);
10595
+ labelRender: (k) => {
10596
+ const H = Z1(k.value);
10713
10597
  return o ? /* @__PURE__ */ n("span", { style: { color: h.GREY_DARK_1 }, children: H }) : H;
10714
10598
  },
10715
10599
  mode: C6(C, M1),
@@ -10717,23 +10601,23 @@ const r6 = q((l, e) => {
10717
10601
  onChange: e1,
10718
10602
  onFocus: g2,
10719
10603
  onBlur: w2,
10720
- onMouseEnter: () => U(!0),
10721
- onMouseLeave: () => U(!1),
10722
- onSearch: (v) => {
10723
- E(!v), u && u(v);
10604
+ onMouseEnter: () => W(!0),
10605
+ onMouseLeave: () => W(!1),
10606
+ onSearch: (k) => {
10607
+ A(!k), f && f(k);
10724
10608
  },
10725
- onSelect: () => E(!0),
10726
- onDeselect: () => E(!0),
10727
- tagRender: (v) => m2({ ...v, mode: C }),
10609
+ onSelect: () => A(!0),
10610
+ onDeselect: () => A(!0),
10611
+ tagRender: (k) => m2({ ...k, mode: C }),
10728
10612
  maxTagCount: X === "responsive" ? "responsive" : void 0,
10729
- maxTagPlaceholder: (v) => L2(v, G),
10730
- onPopupScroll: f2,
10731
- prefix: R && /* @__PURE__ */ n(Y1, { size: "small" }),
10732
- suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: C !== "filter" && /* @__PURE__ */ g(j, { children: [
10613
+ maxTagPlaceholder: (k) => L2(k, G),
10614
+ onPopupScroll: u2,
10615
+ prefix: R && /* @__PURE__ */ n(S1, { size: "small" }),
10616
+ suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: C !== "filter" && /* @__PURE__ */ g($, { children: [
10733
10617
  _ && !!_.length && p && /* @__PURE__ */ n(
10734
10618
  "div",
10735
10619
  {
10736
- onClick: u2,
10620
+ onClick: f2,
10737
10621
  style: {
10738
10622
  cursor: o ? "not-allowed" : "pointer"
10739
10623
  },
@@ -10746,11 +10630,11 @@ const r6 = q((l, e) => {
10746
10630
  )
10747
10631
  }
10748
10632
  ),
10749
- B === "borderless" && (W || F) && /* @__PURE__ */ n(
10633
+ B === "borderless" && (j || U) && /* @__PURE__ */ n(
10750
10634
  n6,
10751
10635
  {
10752
- isActive: Y,
10753
- onClick: () => w1(!Y)
10636
+ isActive: S,
10637
+ onClick: () => w1(!S)
10754
10638
  }
10755
10639
  ),
10756
10640
  B === "outlined" && /* @__PURE__ */ n(
@@ -10758,53 +10642,53 @@ const r6 = q((l, e) => {
10758
10642
  {
10759
10643
  name: "arrow2Down",
10760
10644
  color: o ? h.GREY_DARK_1 : h.GREY_DARK_2,
10761
- className: Y ? "select-arrow-rotated" : "select-arrow",
10762
- onClick: () => w1(!Y)
10645
+ className: S ? "select-arrow-rotated" : "select-arrow",
10646
+ onClick: () => w1(!S)
10763
10647
  }
10764
10648
  )
10765
10649
  ] }) }),
10766
10650
  removeIcon: /* @__PURE__ */ n(a1, { name: "cancelCircle", color: h.GREY_DARK_1 }),
10767
10651
  options: d,
10768
- optionRender: (v) => k ? k(v.data) : /* @__PURE__ */ g(C1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
10652
+ optionRender: (k) => v ? v(k.data) : /* @__PURE__ */ g(C1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
10769
10653
  /* @__PURE__ */ g(C1, { alignItems: "center", gap: 12, children: [
10770
10654
  C && /* @__PURE__ */ n(
10771
10655
  l5,
10772
10656
  {
10773
- checked: !!(_ != null && _.includes(v.value))
10657
+ checked: !!(_ != null && _.includes(k.value))
10774
10658
  }
10775
10659
  ),
10776
10660
  /* @__PURE__ */ g(C1, { alignItems: "center", gap: 8, children: [
10777
- v.data.image !== void 0 && /* @__PURE__ */ n(
10661
+ k.data.image !== void 0 && /* @__PURE__ */ n(
10778
10662
  q2,
10779
10663
  {
10780
- src: v.data.image,
10664
+ src: k.data.image,
10781
10665
  variant: "xsmall",
10782
- fallbackText: v.data.imageFallbackText ? v.data.imageFallbackText : ""
10666
+ fallbackText: k.data.imageFallbackText ? k.data.imageFallbackText : ""
10783
10667
  }
10784
10668
  ),
10785
- /* @__PURE__ */ n("span", { children: v.label })
10669
+ /* @__PURE__ */ n("span", { children: k.label })
10786
10670
  ] })
10787
10671
  ] }),
10788
- !C && _ === v.value && /* @__PURE__ */ n(a1, { name: "check", color: h.BLUE_DARK_1 })
10672
+ !C && _ === k.value && /* @__PURE__ */ n(a1, { name: "check", color: h.BLUE_DARK_1 })
10789
10673
  ] }),
10790
- dropdownRender: (v) => /* @__PURE__ */ g("div", { className: "dropdown-container", children: [
10791
- /* @__PURE__ */ n("div", { className: "dropdown-menu", children: b ? b(v) : v }),
10792
- R && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(Y1, {}) })
10674
+ dropdownRender: (k) => /* @__PURE__ */ g("div", { className: "dropdown-container", children: [
10675
+ /* @__PURE__ */ n("div", { className: "dropdown-menu", children: b ? b(k) : k }),
10676
+ R && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(S1, {}) })
10793
10677
  ] })
10794
10678
  }
10795
10679
  ),
10796
10680
  s && B !== "borderless" && /* @__PURE__ */ n(
10797
10681
  "label",
10798
10682
  {
10799
- className: `${F || E1 ? "label-floating" : ""} ${o ? "label-disabled" : ""} ${F ? "label-focused" : ""} ${R ? "label-loading" : ""} ${M ? "label-error" : ""}`,
10683
+ className: `${U || A1 ? "label-floating" : ""} ${o ? "label-disabled" : ""} ${U ? "label-focused" : ""} ${R ? "label-loading" : ""} ${M ? "label-error" : ""}`,
10800
10684
  children: r ? `${s}*` : s
10801
10685
  }
10802
10686
  ),
10803
10687
  /* @__PURE__ */ n(
10804
10688
  "fieldset",
10805
10689
  {
10806
- className: `${F ? "fieldset-focused" : ""} ${o ? "fieldset-disabled" : ""} ${E1 ? "fieldset-filled" : ""} ${M ? "fieldset-error" : ""}
10807
- ${W ? "fieldset-hovered" : ""}`,
10690
+ className: `${U ? "fieldset-focused" : ""} ${o ? "fieldset-disabled" : ""} ${A1 ? "fieldset-filled" : ""} ${M ? "fieldset-error" : ""}
10691
+ ${j ? "fieldset-hovered" : ""}`,
10808
10692
  children: /* @__PURE__ */ n("legend", { children: s && B !== "borderless" && /* @__PURE__ */ n("span", { children: r ? `${s}*` : s }) })
10809
10693
  }
10810
10694
  )
@@ -10830,7 +10714,7 @@ const r6 = q((l, e) => {
10830
10714
  function C6(l, e) {
10831
10715
  return l === "filter" || e ? "multiple" : l === "single" ? void 0 : l;
10832
10716
  }
10833
- const V = (l) => typeof l == "string", r1 = () => {
10717
+ const x = (l) => typeof l == "string", r1 = () => {
10834
10718
  let l, e;
10835
10719
  const t = new Promise((i, s) => {
10836
10720
  l = i, e = s;
@@ -10840,19 +10724,19 @@ const V = (l) => typeof l == "string", r1 = () => {
10840
10724
  l.forEach((i) => {
10841
10725
  e[i] && (t[i] = e[i]);
10842
10726
  });
10843
- }, c6 = /###/g, I1 = (l) => l && l.indexOf("###") > -1 ? l.replace(c6, ".") : l, j1 = (l) => !l || V(l), h1 = (l, e, t) => {
10844
- const i = V(e) ? e.split(".") : e;
10727
+ }, c6 = /###/g, I1 = (l) => l && l.indexOf("###") > -1 ? l.replace(c6, ".") : l, $1 = (l) => !l || x(l), h1 = (l, e, t) => {
10728
+ const i = x(e) ? e.split(".") : e;
10845
10729
  let s = 0;
10846
10730
  for (; s < i.length - 1; ) {
10847
- if (j1(l)) return {};
10731
+ if ($1(l)) return {};
10848
10732
  const C = I1(i[s]);
10849
10733
  !l[C] && t && (l[C] = new t()), Object.prototype.hasOwnProperty.call(l, C) ? l = l[C] : l = {}, ++s;
10850
10734
  }
10851
- return j1(l) ? {} : {
10735
+ return $1(l) ? {} : {
10852
10736
  obj: l,
10853
10737
  k: I1(i[s])
10854
10738
  };
10855
- }, $1 = (l, e, t) => {
10739
+ }, P1 = (l, e, t) => {
10856
10740
  const {
10857
10741
  obj: i,
10858
10742
  k: s
@@ -10883,7 +10767,7 @@ const V = (l) => typeof l == "string", r1 = () => {
10883
10767
  return i !== void 0 ? i : L1(e, t);
10884
10768
  }, o2 = (l, e, t) => {
10885
10769
  for (const i in e)
10886
- i !== "__proto__" && i !== "constructor" && (i in l ? V(l[i]) || l[i] instanceof String || V(e[i]) || e[i] instanceof String ? t && (l[i] = e[i]) : o2(l[i], e[i], t) : l[i] = e[i]);
10770
+ i !== "__proto__" && i !== "constructor" && (i in l ? x(l[i]) || l[i] instanceof String || x(e[i]) || e[i] instanceof String ? t && (l[i] = e[i]) : o2(l[i], e[i], t) : l[i] = e[i]);
10887
10771
  return l;
10888
10772
  }, i1 = (l) => l.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
10889
10773
  var w6 = {
@@ -10894,7 +10778,7 @@ var w6 = {
10894
10778
  "'": "&#39;",
10895
10779
  "/": "&#x2F;"
10896
10780
  };
10897
- const u6 = (l) => V(l) ? l.replace(/[&<>"'\/]/g, (e) => w6[e]) : l;
10781
+ const f6 = (l) => x(l) ? l.replace(/[&<>"'\/]/g, (e) => w6[e]) : l;
10898
10782
  class p6 {
10899
10783
  constructor(e) {
10900
10784
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
@@ -10907,9 +10791,9 @@ class p6 {
10907
10791
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, i), this.regExpQueue.push(e), i;
10908
10792
  }
10909
10793
  }
10910
- const f6 = [" ", ",", "?", "!", ";"], L6 = new p6(20), m6 = (l, e, t) => {
10794
+ const u6 = [" ", ",", "?", "!", ";"], L6 = new p6(20), m6 = (l, e, t) => {
10911
10795
  e = e || "", t = t || "";
10912
- const i = f6.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
10796
+ const i = u6.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
10913
10797
  if (i.length === 0) return !0;
10914
10798
  const s = L6.getRegExp(`(${i.map((c) => c === "?" ? "\\?" : c).join("|")})`);
10915
10799
  let C = !s.test(l);
@@ -10938,7 +10822,7 @@ const f6 = [" ", ",", "?", "!", ";"], L6 = new p6(20), m6 = (l, e, t) => {
10938
10822
  s = c;
10939
10823
  }
10940
10824
  return s;
10941
- }, m1 = (l) => l && l.replace("_", "-"), k6 = {
10825
+ }, m1 = (l) => l && l.replace("_", "-"), v6 = {
10942
10826
  type: "logger",
10943
10827
  log(l) {
10944
10828
  this.output("log", l);
@@ -10953,14 +10837,14 @@ const f6 = [" ", ",", "?", "!", ";"], L6 = new p6(20), m6 = (l, e, t) => {
10953
10837
  console && console[l] && console[l].apply(console, e);
10954
10838
  }
10955
10839
  };
10956
- class k1 {
10840
+ class v1 {
10957
10841
  constructor(e) {
10958
10842
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
10959
10843
  this.init(e, t);
10960
10844
  }
10961
10845
  init(e) {
10962
10846
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
10963
- this.prefix = t.prefix || "i18next:", this.logger = e || k6, this.options = t, this.debug = t.debug;
10847
+ this.prefix = t.prefix || "i18next:", this.logger = e || v6, this.options = t, this.debug = t.debug;
10964
10848
  }
10965
10849
  log() {
10966
10850
  for (var e = arguments.length, t = new Array(e), i = 0; i < e; i++)
@@ -10983,19 +10867,19 @@ class k1 {
10983
10867
  return this.forward(t, "warn", "WARNING DEPRECATED: ", !0);
10984
10868
  }
10985
10869
  forward(e, t, i, s) {
10986
- return s && !this.debug ? null : (V(e[0]) && (e[0] = `${i}${this.prefix} ${e[0]}`), this.logger[t](e));
10870
+ return s && !this.debug ? null : (x(e[0]) && (e[0] = `${i}${this.prefix} ${e[0]}`), this.logger[t](e));
10987
10871
  }
10988
10872
  create(e) {
10989
- return new k1(this.logger, {
10873
+ return new v1(this.logger, {
10990
10874
  prefix: `${this.prefix}:${e}:`,
10991
10875
  ...this.options
10992
10876
  });
10993
10877
  }
10994
10878
  clone(e) {
10995
- return e = e || this.options, e.prefix = e.prefix || this.prefix, new k1(this.logger, e);
10879
+ return e = e || this.options, e.prefix = e.prefix || this.prefix, new v1(this.logger, e);
10996
10880
  }
10997
10881
  }
10998
- var I = new k1();
10882
+ var I = new v1();
10999
10883
  class N1 {
11000
10884
  constructor() {
11001
10885
  this.observers = {};
@@ -11049,9 +10933,9 @@ class T1 extends N1 {
11049
10933
  let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
11050
10934
  const C = s.keySeparator !== void 0 ? s.keySeparator : this.options.keySeparator, c = s.ignoreJSONStructure !== void 0 ? s.ignoreJSONStructure : this.options.ignoreJSONStructure;
11051
10935
  let d;
11052
- e.indexOf(".") > -1 ? d = e.split(".") : (d = [e, t], i && (Array.isArray(i) ? d.push(...i) : V(i) && C ? d.push(...i.split(C)) : d.push(i)));
10936
+ e.indexOf(".") > -1 ? d = e.split(".") : (d = [e, t], i && (Array.isArray(i) ? d.push(...i) : x(i) && C ? d.push(...i.split(C)) : d.push(i)));
11053
10937
  const a = L1(this.data, d);
11054
- return !a && !t && !i && e.indexOf(".") > -1 && (e = d[0], t = d[1], i = d.slice(2).join(".")), a || !c || !V(i) ? a : H1(this.data && this.data[e] && this.data[e][t], i, C);
10938
+ return !a && !t && !i && e.indexOf(".") > -1 && (e = d[0], t = d[1], i = d.slice(2).join(".")), a || !c || !x(i) ? a : H1(this.data && this.data[e] && this.data[e][t], i, C);
11055
10939
  }
11056
10940
  addResource(e, t, i, s) {
11057
10941
  let C = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
@@ -11059,14 +10943,14 @@ class T1 extends N1 {
11059
10943
  };
11060
10944
  const c = C.keySeparator !== void 0 ? C.keySeparator : this.options.keySeparator;
11061
10945
  let d = [e, t];
11062
- i && (d = d.concat(c ? i.split(c) : i)), e.indexOf(".") > -1 && (d = e.split("."), s = t, t = d[1]), this.addNamespaces(t), $1(this.data, d, s), C.silent || this.emit("added", e, t, i, s);
10946
+ i && (d = d.concat(c ? i.split(c) : i)), e.indexOf(".") > -1 && (d = e.split("."), s = t, t = d[1]), this.addNamespaces(t), P1(this.data, d, s), C.silent || this.emit("added", e, t, i, s);
11063
10947
  }
11064
10948
  addResources(e, t, i) {
11065
10949
  let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {
11066
10950
  silent: !1
11067
10951
  };
11068
10952
  for (const C in i)
11069
- (V(i[C]) || Array.isArray(i[C])) && this.addResource(e, t, C, i[C], {
10953
+ (x(i[C]) || Array.isArray(i[C])) && this.addResource(e, t, C, i[C], {
11070
10954
  silent: !0
11071
10955
  });
11072
10956
  s.silent || this.emit("added", e, t, i);
@@ -11081,7 +10965,7 @@ class T1 extends N1 {
11081
10965
  c.skipCopy || (i = JSON.parse(JSON.stringify(i))), s ? o2(a, i, C) : a = {
11082
10966
  ...a,
11083
10967
  ...i
11084
- }, $1(this.data, d, a), c.silent || this.emit("added", e, t, i);
10968
+ }, P1(this.data, d, a), c.silent || this.emit("added", e, t, i);
11085
10969
  }
11086
10970
  removeResourceBundle(e, t) {
11087
10971
  this.hasResourceBundle(e, t) && delete this.data[e][t], this.removeNamespaces(t), this.emit("removed", e, t);
@@ -11116,8 +11000,8 @@ var a2 = {
11116
11000
  }), e;
11117
11001
  }
11118
11002
  };
11119
- const P1 = {};
11120
- class v1 extends N1 {
11003
+ const F1 = {};
11004
+ class k1 extends N1 {
11121
11005
  constructor(e) {
11122
11006
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11123
11007
  super(), h6(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = I.create("translator");
@@ -11145,14 +11029,14 @@ class v1 extends N1 {
11145
11029
  if (a && a.length > 0)
11146
11030
  return {
11147
11031
  key: e,
11148
- namespaces: V(C) ? [C] : C
11032
+ namespaces: x(C) ? [C] : C
11149
11033
  };
11150
11034
  const o = e.split(i);
11151
11035
  (i !== s || i === s && this.options.ns.indexOf(o[0]) > -1) && (C = o.shift()), e = o.join(s);
11152
11036
  }
11153
11037
  return {
11154
11038
  key: e,
11155
- namespaces: V(C) ? [C] : C
11039
+ namespaces: x(C) ? [C] : C
11156
11040
  };
11157
11041
  }
11158
11042
  translate(e, t, i) {
@@ -11166,15 +11050,15 @@ class v1 extends N1 {
11166
11050
  } = this.extractFromKey(e[e.length - 1], t), a = d[d.length - 1], o = t.lng || this.language, r = t.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
11167
11051
  if (o && o.toLowerCase() === "cimode") {
11168
11052
  if (r) {
11169
- const k = t.nsSeparator || this.options.nsSeparator;
11053
+ const v = t.nsSeparator || this.options.nsSeparator;
11170
11054
  return s ? {
11171
- res: `${a}${k}${c}`,
11055
+ res: `${a}${v}${c}`,
11172
11056
  usedKey: c,
11173
11057
  exactUsedKey: c,
11174
11058
  usedLng: o,
11175
11059
  usedNS: a,
11176
11060
  usedParams: this.getUsedParamsDetails(t)
11177
- } : `${a}${k}${c}`;
11061
+ } : `${a}${v}${c}`;
11178
11062
  }
11179
11063
  return s ? {
11180
11064
  res: c,
@@ -11187,18 +11071,18 @@ class v1 extends N1 {
11187
11071
  }
11188
11072
  const p = this.resolve(e, t);
11189
11073
  let w = p && p.res;
11190
- const u = p && p.usedKey || c, f = p && p.exactUsedKey || c, L = Object.prototype.toString.apply(w), m = ["[object Number]", "[object Function]", "[object RegExp]"], x = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, Z = !this.i18nFormat || this.i18nFormat.handleAsObject, b = !V(w) && typeof w != "boolean" && typeof w != "number";
11191
- if (Z && w && b && m.indexOf(L) < 0 && !(V(x) && Array.isArray(w))) {
11074
+ const f = p && p.usedKey || c, u = p && p.exactUsedKey || c, L = Object.prototype.toString.apply(w), m = ["[object Number]", "[object Function]", "[object RegExp]"], Z = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, V = !this.i18nFormat || this.i18nFormat.handleAsObject, b = !x(w) && typeof w != "boolean" && typeof w != "number";
11075
+ if (V && w && b && m.indexOf(L) < 0 && !(x(Z) && Array.isArray(w))) {
11192
11076
  if (!t.returnObjects && !this.options.returnObjects) {
11193
11077
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
11194
- const k = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(u, w, {
11078
+ const v = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(f, w, {
11195
11079
  ...t,
11196
11080
  ns: d
11197
11081
  }) : `key '${c} (${this.language})' returned an object instead of string.`;
11198
- return s ? (p.res = k, p.usedParams = this.getUsedParamsDetails(t), p) : k;
11082
+ return s ? (p.res = v, p.usedParams = this.getUsedParamsDetails(t), p) : v;
11199
11083
  }
11200
11084
  if (C) {
11201
- const k = Array.isArray(w), R = k ? [] : {}, N = k ? f : u;
11085
+ const v = Array.isArray(w), R = v ? [] : {}, N = v ? u : f;
11202
11086
  for (const M in w)
11203
11087
  if (Object.prototype.hasOwnProperty.call(w, M)) {
11204
11088
  const G = `${N}${C}${M}`;
@@ -11210,41 +11094,41 @@ class v1 extends N1 {
11210
11094
  }
11211
11095
  w = R;
11212
11096
  }
11213
- } else if (Z && V(x) && Array.isArray(w))
11214
- w = w.join(x), w && (w = this.extendTranslation(w, e, t, i));
11097
+ } else if (V && x(Z) && Array.isArray(w))
11098
+ w = w.join(Z), w && (w = this.extendTranslation(w, e, t, i));
11215
11099
  else {
11216
- let k = !1, R = !1;
11217
- const N = t.count !== void 0 && !V(t.count), M = v1.hasDefaultValue(t), G = N ? this.pluralResolver.getSuffix(o, t.count, t) : "", B = t.ordinal && N ? this.pluralResolver.getSuffix(o, t.count, {
11100
+ let v = !1, R = !1;
11101
+ const N = t.count !== void 0 && !x(t.count), M = k1.hasDefaultValue(t), G = N ? this.pluralResolver.getSuffix(o, t.count, t) : "", B = t.ordinal && N ? this.pluralResolver.getSuffix(o, t.count, {
11218
11102
  ordinal: !1
11219
- }) : "", X = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), Y = X && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${G}`] || t[`defaultValue${B}`] || t.defaultValue;
11220
- !this.isValidLookup(w) && M && (k = !0, w = Y), this.isValidLookup(w) || (R = !0, w = c);
11221
- const F = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && R ? void 0 : w, P = M && Y !== w && this.options.updateMissing;
11222
- if (R || k || P) {
11223
- if (this.logger.log(P ? "updateKey" : "missingKey", o, a, c, P ? Y : w), C) {
11224
- const E = this.resolve(c, {
11103
+ }) : "", X = N && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), S = X && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${G}`] || t[`defaultValue${B}`] || t.defaultValue;
11104
+ !this.isValidLookup(w) && M && (v = !0, w = S), this.isValidLookup(w) || (R = !0, w = c);
11105
+ const U = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && R ? void 0 : w, F = M && S !== w && this.options.updateMissing;
11106
+ if (R || v || F) {
11107
+ if (this.logger.log(F ? "updateKey" : "missingKey", o, a, c, F ? S : w), C) {
11108
+ const A = this.resolve(c, {
11225
11109
  ...t,
11226
11110
  keySeparator: !1
11227
11111
  });
11228
- E && E.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.");
11229
- }
11230
- let W = [];
11231
- const U = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
11232
- if (this.options.saveMissingTo === "fallback" && U && U[0])
11233
- for (let E = 0; E < U.length; E++)
11234
- W.push(U[E]);
11235
- else this.options.saveMissingTo === "all" ? W = this.languageUtils.toResolveHierarchy(t.lng || this.language) : W.push(t.lng || this.language);
11236
- const s1 = (E, _, S) => {
11237
- const n1 = M && S !== w ? S : F;
11238
- this.options.missingKeyHandler ? this.options.missingKeyHandler(E, a, _, n1, P, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(E, a, _, n1, P, t), this.emit("missingKey", E, a, _, w);
11112
+ 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.");
11113
+ }
11114
+ let j = [];
11115
+ const W = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
11116
+ if (this.options.saveMissingTo === "fallback" && W && W[0])
11117
+ for (let A = 0; A < W.length; A++)
11118
+ j.push(W[A]);
11119
+ else this.options.saveMissingTo === "all" ? j = this.languageUtils.toResolveHierarchy(t.lng || this.language) : j.push(t.lng || this.language);
11120
+ const s1 = (A, _, Y) => {
11121
+ const n1 = M && Y !== w ? Y : U;
11122
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(A, a, _, n1, F, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(A, a, _, n1, F, t), this.emit("missingKey", A, a, _, w);
11239
11123
  };
11240
- this.options.saveMissing && (this.options.saveMissingPlurals && N ? W.forEach((E) => {
11241
- const _ = this.pluralResolver.getSuffixes(E, t);
11242
- X && t[`defaultValue${this.options.pluralSeparator}zero`] && _.indexOf(`${this.options.pluralSeparator}zero`) < 0 && _.push(`${this.options.pluralSeparator}zero`), _.forEach((S) => {
11243
- s1([E], c + S, t[`defaultValue${S}`] || Y);
11124
+ this.options.saveMissing && (this.options.saveMissingPlurals && N ? j.forEach((A) => {
11125
+ const _ = this.pluralResolver.getSuffixes(A, t);
11126
+ X && t[`defaultValue${this.options.pluralSeparator}zero`] && _.indexOf(`${this.options.pluralSeparator}zero`) < 0 && _.push(`${this.options.pluralSeparator}zero`), _.forEach((Y) => {
11127
+ s1([A], c + Y, t[`defaultValue${Y}`] || S);
11244
11128
  });
11245
- }) : s1(W, c, Y));
11129
+ }) : s1(j, c, S));
11246
11130
  }
11247
- w = this.extendTranslation(w, e, t, p, i), R && w === c && this.options.appendNamespaceToMissingKey && (w = `${a}:${c}`), (R || k) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? w = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${a}:${c}` : c, k ? w : void 0) : w = this.options.parseMissingKeyHandler(w));
11131
+ w = this.extendTranslation(w, e, t, p, i), R && w === c && this.options.appendNamespaceToMissingKey && (w = `${a}:${c}`), (R || v) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? w = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${a}:${c}` : c, v ? w : void 0) : w = this.options.parseMissingKeyHandler(w));
11248
11132
  }
11249
11133
  return s ? (p.res = w, p.usedParams = this.getUsedParamsDetails(t), p) : w;
11250
11134
  }
@@ -11265,27 +11149,27 @@ class v1 extends N1 {
11265
11149
  ...i.interpolation
11266
11150
  }
11267
11151
  });
11268
- const o = V(e) && (i && i.interpolation && i.interpolation.skipOnVariables !== void 0 ? i.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
11152
+ const o = x(e) && (i && i.interpolation && i.interpolation.skipOnVariables !== void 0 ? i.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
11269
11153
  let r;
11270
11154
  if (o) {
11271
11155
  const w = e.match(this.interpolator.nestingRegexp);
11272
11156
  r = w && w.length;
11273
11157
  }
11274
- let p = i.replace && !V(i.replace) ? i.replace : i;
11158
+ let p = i.replace && !x(i.replace) ? i.replace : i;
11275
11159
  if (this.options.interpolation.defaultVariables && (p = {
11276
11160
  ...this.options.interpolation.defaultVariables,
11277
11161
  ...p
11278
11162
  }), e = this.interpolator.interpolate(e, p, i.lng || this.language || s.usedLng, i), o) {
11279
- const w = e.match(this.interpolator.nestingRegexp), u = w && w.length;
11280
- r < u && (i.nest = !1);
11163
+ const w = e.match(this.interpolator.nestingRegexp), f = w && w.length;
11164
+ r < f && (i.nest = !1);
11281
11165
  }
11282
11166
  !i.lng && this.options.compatibilityAPI !== "v1" && s && s.res && (i.lng = this.language || s.usedLng), i.nest !== !1 && (e = this.interpolator.nest(e, function() {
11283
- for (var w = arguments.length, u = new Array(w), f = 0; f < w; f++)
11284
- u[f] = arguments[f];
11285
- return C && C[0] === u[0] && !i.context ? (c.logger.warn(`It seems you are nesting recursively key: ${u[0]} in key: ${t[0]}`), null) : c.translate(...u, t);
11167
+ for (var w = arguments.length, f = new Array(w), u = 0; u < w; u++)
11168
+ f[u] = arguments[u];
11169
+ return C && C[0] === f[0] && !i.context ? (c.logger.warn(`It seems you are nesting recursively key: ${f[0]} in key: ${t[0]}`), null) : c.translate(...f, t);
11286
11170
  }, i)), i.interpolation && this.interpolator.reset();
11287
11171
  }
11288
- const d = i.postProcess || this.options.postProcess, a = V(d) ? [d] : d;
11172
+ const d = i.postProcess || this.options.postProcess, a = x(d) ? [d] : d;
11289
11173
  return e != null && a && a.length && i.applyPostProcessor !== !1 && (e = a2.handle(a, e, t, this.options && this.options.postProcessPassResolved ? {
11290
11174
  i18nResolved: {
11291
11175
  ...s,
@@ -11296,32 +11180,32 @@ class v1 extends N1 {
11296
11180
  }
11297
11181
  resolve(e) {
11298
11182
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i, s, C, c, d;
11299
- return V(e) && (e = [e]), e.forEach((a) => {
11183
+ return x(e) && (e = [e]), e.forEach((a) => {
11300
11184
  if (this.isValidLookup(i)) return;
11301
11185
  const o = this.extractFromKey(a, t), r = o.key;
11302
11186
  s = r;
11303
11187
  let p = o.namespaces;
11304
11188
  this.options.fallbackNS && (p = p.concat(this.options.fallbackNS));
11305
- const w = t.count !== void 0 && !V(t.count), u = w && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), f = t.context !== void 0 && (V(t.context) || typeof t.context == "number") && t.context !== "", L = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
11189
+ const w = t.count !== void 0 && !x(t.count), f = w && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), u = t.context !== void 0 && (x(t.context) || typeof t.context == "number") && t.context !== "", L = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
11306
11190
  p.forEach((m) => {
11307
- this.isValidLookup(i) || (d = m, !P1[`${L[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(d) && (P1[`${L[0]}-${m}`] = !0, this.logger.warn(`key "${s}" 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((x) => {
11191
+ this.isValidLookup(i) || (d = m, !F1[`${L[0]}-${m}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(d) && (F1[`${L[0]}-${m}`] = !0, this.logger.warn(`key "${s}" 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((Z) => {
11308
11192
  if (this.isValidLookup(i)) return;
11309
- c = x;
11310
- const Z = [r];
11193
+ c = Z;
11194
+ const V = [r];
11311
11195
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
11312
- this.i18nFormat.addLookupKeys(Z, r, x, m, t);
11196
+ this.i18nFormat.addLookupKeys(V, r, Z, m, t);
11313
11197
  else {
11314
- let k;
11315
- w && (k = this.pluralResolver.getSuffix(x, t.count, t));
11198
+ let v;
11199
+ w && (v = this.pluralResolver.getSuffix(Z, t.count, t));
11316
11200
  const R = `${this.options.pluralSeparator}zero`, N = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
11317
- if (w && (Z.push(r + k), t.ordinal && k.indexOf(N) === 0 && Z.push(r + k.replace(N, this.options.pluralSeparator)), u && Z.push(r + R)), f) {
11201
+ if (w && (V.push(r + v), t.ordinal && v.indexOf(N) === 0 && V.push(r + v.replace(N, this.options.pluralSeparator)), f && V.push(r + R)), u) {
11318
11202
  const M = `${r}${this.options.contextSeparator}${t.context}`;
11319
- Z.push(M), w && (Z.push(M + k), t.ordinal && k.indexOf(N) === 0 && Z.push(M + k.replace(N, this.options.pluralSeparator)), u && Z.push(M + R));
11203
+ V.push(M), w && (V.push(M + v), t.ordinal && v.indexOf(N) === 0 && V.push(M + v.replace(N, this.options.pluralSeparator)), f && V.push(M + R));
11320
11204
  }
11321
11205
  }
11322
11206
  let b;
11323
- for (; b = Z.pop(); )
11324
- this.isValidLookup(i) || (C = b, i = this.getResource(x, m, b, t));
11207
+ for (; b = V.pop(); )
11208
+ this.isValidLookup(i) || (C = b, i = this.getResource(Z, m, b, t));
11325
11209
  }));
11326
11210
  });
11327
11211
  }), {
@@ -11341,7 +11225,7 @@ class v1 extends N1 {
11341
11225
  }
11342
11226
  getUsedParamsDetails() {
11343
11227
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
11344
- const t = ["defaultValue", "ordinal", "context", "replace", "lng", "lngs", "fallbackLng", "ns", "keySeparator", "nsSeparator", "returnObjects", "returnDetails", "joinArrays", "postProcess", "interpolation"], i = e.replace && !V(e.replace);
11228
+ const t = ["defaultValue", "ordinal", "context", "replace", "lng", "lngs", "fallbackLng", "ns", "keySeparator", "nsSeparator", "returnObjects", "returnDetails", "joinArrays", "postProcess", "interpolation"], i = e.replace && !x(e.replace);
11345
11229
  let s = i ? e.replace : e;
11346
11230
  if (i && typeof e.count < "u" && (s.count = e.count), this.options.interpolation.defaultVariables && (s = {
11347
11231
  ...this.options.interpolation.defaultVariables,
@@ -11363,8 +11247,8 @@ class v1 extends N1 {
11363
11247
  return !1;
11364
11248
  }
11365
11249
  }
11366
- const V1 = (l) => l.charAt(0).toUpperCase() + l.slice(1);
11367
- class W1 {
11250
+ const x1 = (l) => l.charAt(0).toUpperCase() + l.slice(1);
11251
+ class j1 {
11368
11252
  constructor(e) {
11369
11253
  this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = I.create("languageUtils");
11370
11254
  }
@@ -11379,7 +11263,7 @@ class W1 {
11379
11263
  return this.formatLanguageCode(t[0]);
11380
11264
  }
11381
11265
  formatLanguageCode(e) {
11382
- if (V(e) && e.indexOf("-") > -1) {
11266
+ if (x(e) && e.indexOf("-") > -1) {
11383
11267
  if (typeof Intl < "u" && typeof Intl.getCanonicalLocales < "u")
11384
11268
  try {
11385
11269
  let s = Intl.getCanonicalLocales(e)[0];
@@ -11388,7 +11272,7 @@ class W1 {
11388
11272
  }
11389
11273
  const t = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"];
11390
11274
  let i = e.split("-");
11391
- return this.options.lowerCaseLng ? i = i.map((s) => s.toLowerCase()) : i.length === 2 ? (i[0] = i[0].toLowerCase(), i[1] = i[1].toUpperCase(), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = V1(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] = V1(i[1].toLowerCase())), t.indexOf(i[2].toLowerCase()) > -1 && (i[2] = V1(i[2].toLowerCase()))), i.join("-");
11275
+ return this.options.lowerCaseLng ? i = i.map((s) => s.toLowerCase()) : i.length === 2 ? (i[0] = i[0].toLowerCase(), i[1] = i[1].toUpperCase(), t.indexOf(i[1].toLowerCase()) > -1 && (i[1] = x1(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] = x1(i[1].toLowerCase())), t.indexOf(i[2].toLowerCase()) > -1 && (i[2] = x1(i[2].toLowerCase()))), i.join("-");
11392
11276
  }
11393
11277
  return this.options.cleanCode || this.options.lowerCaseLng ? e.toLowerCase() : e;
11394
11278
  }
@@ -11415,7 +11299,7 @@ class W1 {
11415
11299
  }
11416
11300
  getFallbackCodes(e, t) {
11417
11301
  if (!e) return [];
11418
- if (typeof e == "function" && (e = e(t)), V(e) && (e = [e]), Array.isArray(e)) return e;
11302
+ if (typeof e == "function" && (e = e(t)), x(e) && (e = [e]), Array.isArray(e)) return e;
11419
11303
  if (!t) return e.default || [];
11420
11304
  let i = e[t];
11421
11305
  return i || (i = e[this.getScriptPartFromCode(t)]), i || (i = e[this.formatLanguageCode(t)]), i || (i = e[this.getLanguagePartFromCode(t)]), i || (i = e.default), i || [];
@@ -11424,12 +11308,12 @@ class W1 {
11424
11308
  const i = this.getFallbackCodes(t || this.options.fallbackLng || [], e), s = [], C = (c) => {
11425
11309
  c && (this.isSupportedCode(c) ? s.push(c) : this.logger.warn(`rejecting language code not found in supportedLngs: ${c}`));
11426
11310
  };
11427
- return V(e) && (e.indexOf("-") > -1 || e.indexOf("_") > -1) ? (this.options.load !== "languageOnly" && C(this.formatLanguageCode(e)), this.options.load !== "languageOnly" && this.options.load !== "currentOnly" && C(this.getScriptPartFromCode(e)), this.options.load !== "currentOnly" && C(this.getLanguagePartFromCode(e))) : V(e) && C(this.formatLanguageCode(e)), i.forEach((c) => {
11311
+ return x(e) && (e.indexOf("-") > -1 || e.indexOf("_") > -1) ? (this.options.load !== "languageOnly" && C(this.formatLanguageCode(e)), this.options.load !== "languageOnly" && this.options.load !== "currentOnly" && C(this.getScriptPartFromCode(e)), this.options.load !== "currentOnly" && C(this.getLanguagePartFromCode(e))) : x(e) && C(this.formatLanguageCode(e)), i.forEach((c) => {
11428
11312
  s.indexOf(c) < 0 && C(this.formatLanguageCode(c));
11429
11313
  }), s;
11430
11314
  }
11431
11315
  }
11432
- let v6 = [{
11316
+ let k6 = [{
11433
11317
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
11434
11318
  nr: [1, 2],
11435
11319
  fc: 1
@@ -11545,16 +11429,16 @@ let v6 = [{
11545
11429
  21: (l) => l % 100 == 1 ? 1 : l % 100 == 2 ? 2 : l % 100 == 3 || l % 100 == 4 ? 3 : 0,
11546
11430
  22: (l) => l == 1 ? 0 : l == 2 ? 1 : (l < 0 || l > 10) && l % 10 == 0 ? 2 : 3
11547
11431
  };
11548
- const M6 = ["v1", "v2", "v3"], x6 = ["v4"], F1 = {
11432
+ const M6 = ["v1", "v2", "v3"], Z6 = ["v4"], U1 = {
11549
11433
  zero: 0,
11550
11434
  one: 1,
11551
11435
  two: 2,
11552
11436
  few: 3,
11553
11437
  many: 4,
11554
11438
  other: 5
11555
- }, V6 = () => {
11439
+ }, x6 = () => {
11556
11440
  const l = {};
11557
- return v6.forEach((e) => {
11441
+ return k6.forEach((e) => {
11558
11442
  e.lngs.forEach((t) => {
11559
11443
  l[t] = {
11560
11444
  numbers: e.nr,
@@ -11563,10 +11447,10 @@ const M6 = ["v1", "v2", "v3"], x6 = ["v4"], F1 = {
11563
11447
  });
11564
11448
  }), l;
11565
11449
  };
11566
- class Z6 {
11450
+ class V6 {
11567
11451
  constructor(e) {
11568
11452
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11569
- this.languageUtils = e, this.options = t, this.logger = I.create("pluralResolver"), (!this.options.compatibilityJSON || x6.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 = V6(), this.pluralRulesCache = {};
11453
+ this.languageUtils = e, this.options = t, this.logger = I.create("pluralResolver"), (!this.options.compatibilityJSON || Z6.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 = x6(), this.pluralRulesCache = {};
11570
11454
  }
11571
11455
  addRule(e, t) {
11572
11456
  this.rules[e] = t;
@@ -11609,7 +11493,7 @@ class Z6 {
11609
11493
  getSuffixes(e) {
11610
11494
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11611
11495
  const i = this.getRule(e, t);
11612
- return i ? this.shouldUseIntlApi() ? i.resolvedOptions().pluralCategories.sort((s, C) => F1[s] - F1[C]).map((s) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${s}`) : i.numbers.map((s) => this.getSuffix(e, s, t)) : [];
11496
+ return i ? this.shouldUseIntlApi() ? i.resolvedOptions().pluralCategories.sort((s, C) => U1[s] - U1[C]).map((s) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${s}`) : i.numbers.map((s) => this.getSuffix(e, s, t)) : [];
11613
11497
  }
11614
11498
  getSuffix(e, t) {
11615
11499
  let i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
@@ -11627,10 +11511,10 @@ class Z6 {
11627
11511
  return !M6.includes(this.options.compatibilityJSON);
11628
11512
  }
11629
11513
  }
11630
- const U1 = function(l, e, t) {
11514
+ const W1 = function(l, e, t) {
11631
11515
  let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", s = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, C = g6(l, e, t);
11632
- return !C && s && V(t) && (C = H1(l, t, i), C === void 0 && (C = H1(e, t, i))), C;
11633
- }, Z1 = (l) => l.replace(/\$/g, "$$$$");
11516
+ return !C && s && x(t) && (C = H1(l, t, i), C === void 0 && (C = H1(e, t, i))), C;
11517
+ }, V1 = (l) => l.replace(/\$/g, "$$$$");
11634
11518
  class R6 {
11635
11519
  constructor() {
11636
11520
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -11653,14 +11537,14 @@ class R6 {
11653
11537
  unescapeSuffix: r,
11654
11538
  unescapePrefix: p,
11655
11539
  nestingPrefix: w,
11656
- nestingPrefixEscaped: u,
11657
- nestingSuffix: f,
11540
+ nestingPrefixEscaped: f,
11541
+ nestingSuffix: u,
11658
11542
  nestingSuffixEscaped: L,
11659
11543
  nestingOptionsSeparator: m,
11660
- maxReplaces: x,
11661
- alwaysFormat: Z
11544
+ maxReplaces: Z,
11545
+ alwaysFormat: V
11662
11546
  } = e.interpolation;
11663
- this.escape = t !== void 0 ? t : u6, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = s !== void 0 ? s : !1, this.prefix = C ? i1(C) : c || "{{", this.suffix = d ? i1(d) : a || "}}", this.formatSeparator = o || ",", this.unescapePrefix = r ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : r || "", this.nestingPrefix = w ? i1(w) : u || i1("$t("), this.nestingSuffix = f ? i1(f) : L || i1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = x || 1e3, this.alwaysFormat = Z !== void 0 ? Z : !1, this.resetRegExp();
11547
+ this.escape = t !== void 0 ? t : f6, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = s !== void 0 ? s : !1, this.prefix = C ? i1(C) : c || "{{", this.suffix = d ? i1(d) : a || "}}", this.formatSeparator = o || ",", this.unescapePrefix = r ? "" : p || "-", this.unescapeSuffix = this.unescapePrefix ? "" : r || "", this.nestingPrefix = w ? i1(w) : f || i1("$t("), this.nestingSuffix = u ? i1(u) : L || i1(")"), this.nestingOptionsSeparator = m || ",", this.maxReplaces = Z || 1e3, this.alwaysFormat = V !== void 0 ? V : !1, this.resetRegExp();
11664
11548
  }
11665
11549
  reset() {
11666
11550
  this.options && this.init(this.options);
@@ -11671,17 +11555,17 @@ class R6 {
11671
11555
  }
11672
11556
  interpolate(e, t, i, s) {
11673
11557
  let C, c, d;
11674
- const a = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, o = (u) => {
11675
- if (u.indexOf(this.formatSeparator) < 0) {
11676
- const x = U1(t, a, u, this.options.keySeparator, this.options.ignoreJSONStructure);
11677
- return this.alwaysFormat ? this.format(x, void 0, i, {
11558
+ const a = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, o = (f) => {
11559
+ if (f.indexOf(this.formatSeparator) < 0) {
11560
+ const Z = W1(t, a, f, this.options.keySeparator, this.options.ignoreJSONStructure);
11561
+ return this.alwaysFormat ? this.format(Z, void 0, i, {
11678
11562
  ...s,
11679
11563
  ...t,
11680
- interpolationkey: u
11681
- }) : x;
11564
+ interpolationkey: f
11565
+ }) : Z;
11682
11566
  }
11683
- const f = u.split(this.formatSeparator), L = f.shift().trim(), m = f.join(this.formatSeparator).trim();
11684
- return this.format(U1(t, a, L, this.options.keySeparator, this.options.ignoreJSONStructure), m, i, {
11567
+ const u = f.split(this.formatSeparator), L = u.shift().trim(), m = u.join(this.formatSeparator).trim();
11568
+ return this.format(W1(t, a, L, this.options.keySeparator, this.options.ignoreJSONStructure), m, i, {
11685
11569
  ...s,
11686
11570
  ...t,
11687
11571
  interpolationkey: L
@@ -11691,27 +11575,27 @@ class R6 {
11691
11575
  const r = s && s.missingInterpolationHandler || this.options.missingInterpolationHandler, p = s && s.interpolation && s.interpolation.skipOnVariables !== void 0 ? s.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
11692
11576
  return [{
11693
11577
  regex: this.regexpUnescape,
11694
- safeValue: (u) => Z1(u)
11578
+ safeValue: (f) => V1(f)
11695
11579
  }, {
11696
11580
  regex: this.regexp,
11697
- safeValue: (u) => this.escapeValue ? Z1(this.escape(u)) : Z1(u)
11698
- }].forEach((u) => {
11699
- for (d = 0; C = u.regex.exec(e); ) {
11700
- const f = C[1].trim();
11701
- if (c = o(f), c === void 0)
11581
+ safeValue: (f) => this.escapeValue ? V1(this.escape(f)) : V1(f)
11582
+ }].forEach((f) => {
11583
+ for (d = 0; C = f.regex.exec(e); ) {
11584
+ const u = C[1].trim();
11585
+ if (c = o(u), c === void 0)
11702
11586
  if (typeof r == "function") {
11703
11587
  const m = r(e, C, s);
11704
- c = V(m) ? m : "";
11705
- } else if (s && Object.prototype.hasOwnProperty.call(s, f))
11588
+ c = x(m) ? m : "";
11589
+ } else if (s && Object.prototype.hasOwnProperty.call(s, u))
11706
11590
  c = "";
11707
11591
  else if (p) {
11708
11592
  c = C[0];
11709
11593
  continue;
11710
11594
  } else
11711
- this.logger.warn(`missed to pass in variable ${f} for interpolating ${e}`), c = "";
11712
- else !V(c) && !this.useRawValueToEscape && (c = O1(c));
11713
- const L = u.safeValue(c);
11714
- if (e = e.replace(C[0], L), p ? (u.regex.lastIndex += c.length, u.regex.lastIndex -= C[0].length) : u.regex.lastIndex = 0, d++, d >= this.maxReplaces)
11595
+ this.logger.warn(`missed to pass in variable ${u} for interpolating ${e}`), c = "";
11596
+ else !x(c) && !this.useRawValueToEscape && (c = O1(c));
11597
+ const L = f.safeValue(c);
11598
+ if (e = e.replace(C[0], L), p ? (f.regex.lastIndex += c.length, f.regex.lastIndex -= C[0].length) : f.regex.lastIndex = 0, d++, d >= this.maxReplaces)
11715
11599
  break;
11716
11600
  }
11717
11601
  }), e;
@@ -11724,8 +11608,8 @@ class R6 {
11724
11608
  const p = a.split(new RegExp(`${r}[ ]*{`));
11725
11609
  let w = `{${p[1]}`;
11726
11610
  a = p[0], w = this.interpolate(w, c);
11727
- const u = w.match(/'/g), f = w.match(/"/g);
11728
- (u && u.length % 2 === 0 && !f || f.length % 2 !== 0) && (w = w.replace(/'/g, '"'));
11611
+ const f = w.match(/'/g), u = w.match(/"/g);
11612
+ (f && f.length % 2 === 0 && !u || u.length % 2 !== 0) && (w = w.replace(/'/g, '"'));
11729
11613
  try {
11730
11614
  c = JSON.parse(w), o && (c = {
11731
11615
  ...o,
@@ -11740,14 +11624,14 @@ class R6 {
11740
11624
  let a = [];
11741
11625
  c = {
11742
11626
  ...i
11743
- }, c = c.replace && !V(c.replace) ? c.replace : c, c.applyPostProcessor = !1, delete c.defaultValue;
11627
+ }, c = c.replace && !x(c.replace) ? c.replace : c, c.applyPostProcessor = !1, delete c.defaultValue;
11744
11628
  let o = !1;
11745
11629
  if (s[0].indexOf(this.formatSeparator) !== -1 && !/{.*}/.test(s[1])) {
11746
11630
  const r = s[1].split(this.formatSeparator).map((p) => p.trim());
11747
11631
  s[1] = r.shift(), a = r, o = !0;
11748
11632
  }
11749
- if (C = t(d.call(this, s[1].trim(), c), c), C && s[0] === e && !V(C)) return C;
11750
- V(C) || (C = O1(C)), C || (this.logger.warn(`missed to resolve ${s[1]} for nesting ${e}`), C = ""), o && (C = a.reduce((r, p) => this.format(r, p, i.lng, {
11633
+ if (C = t(d.call(this, s[1].trim(), c), c), C && s[0] === e && !x(C)) return C;
11634
+ x(C) || (C = O1(C)), C || (this.logger.warn(`missed to resolve ${s[1]} for nesting ${e}`), C = ""), o && (C = a.reduce((r, p) => this.format(r, p, i.lng, {
11751
11635
  ...i,
11752
11636
  interpolationkey: s[1].trim()
11753
11637
  }), C.trim())), e = e.replace(s[0], C), this.regexp.lastIndex = 0;
@@ -11850,8 +11734,8 @@ class _6 {
11850
11734
  if (this.formats[o]) {
11851
11735
  let p = d;
11852
11736
  try {
11853
- const w = s && s.formatParams && s.formatParams[s.interpolationkey] || {}, u = w.locale || w.lng || s.locale || s.lng || i;
11854
- p = this.formats[o](d, u, {
11737
+ const w = s && s.formatParams && s.formatParams[s.interpolationkey] || {}, f = w.locale || w.lng || s.locale || s.lng || i;
11738
+ p = this.formats[o](d, f, {
11855
11739
  ...r,
11856
11740
  ...s,
11857
11741
  ...w
@@ -11954,7 +11838,7 @@ class y6 extends N1 {
11954
11838
  let i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, s = arguments.length > 3 ? arguments[3] : void 0;
11955
11839
  if (!this.backend)
11956
11840
  return this.logger.warn("No backend was added via i18next.use. Will not load resources."), s && s();
11957
- V(e) && (e = this.languageUtils.toResolveHierarchy(e)), V(t) && (t = [t]);
11841
+ x(e) && (e = this.languageUtils.toResolveHierarchy(e)), x(t) && (t = [t]);
11958
11842
  const C = this.queueLoad(e, t, i, s);
11959
11843
  if (!C.toLoad.length)
11960
11844
  return C.pending.length || s(), null;
@@ -12039,7 +11923,7 @@ const z1 = () => ({
12039
11923
  appendNamespaceToCIMode: !1,
12040
11924
  overloadTranslationOptionHandler: (l) => {
12041
11925
  let e = {};
12042
- if (typeof l[1] == "object" && (e = l[1]), V(l[1]) && (e.defaultValue = l[1]), V(l[2]) && (e.tDescription = l[2]), typeof l[2] == "object" || typeof l[3] == "object") {
11926
+ if (typeof l[1] == "object" && (e = l[1]), x(l[1]) && (e.defaultValue = l[1]), x(l[2]) && (e.tDescription = l[2]), typeof l[2] == "object" || typeof l[3] == "object") {
12043
11927
  const t = l[3] || l[2];
12044
11928
  Object.keys(t).forEach((i) => {
12045
11929
  e[i] = t[i];
@@ -12060,8 +11944,8 @@ const z1 = () => ({
12060
11944
  maxReplaces: 1e3,
12061
11945
  skipOnVariables: !0
12062
11946
  }
12063
- }), J1 = (l) => (V(l.ns) && (l.ns = [l.ns]), V(l.fallbackLng) && (l.fallbackLng = [l.fallbackLng]), V(l.fallbackNS) && (l.fallbackNS = [l.fallbackNS]), l.supportedLngs && l.supportedLngs.indexOf("cimode") < 0 && (l.supportedLngs = l.supportedLngs.concat(["cimode"])), l), f1 = () => {
12064
- }, A6 = (l) => {
11947
+ }), J1 = (l) => (x(l.ns) && (l.ns = [l.ns]), x(l.fallbackLng) && (l.fallbackLng = [l.fallbackLng]), x(l.fallbackNS) && (l.fallbackNS = [l.fallbackNS]), l.supportedLngs && l.supportedLngs.indexOf("cimode") < 0 && (l.supportedLngs = l.supportedLngs.concat(["cimode"])), l), u1 = () => {
11948
+ }, E6 = (l) => {
12065
11949
  Object.getOwnPropertyNames(Object.getPrototypeOf(l)).forEach((t) => {
12066
11950
  typeof l[t] == "function" && (l[t] = l[t].bind(l));
12067
11951
  });
@@ -12071,7 +11955,7 @@ class c1 extends N1 {
12071
11955
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
12072
11956
  if (super(), this.options = J1(e), this.services = {}, this.logger = I, this.modules = {
12073
11957
  external: []
12074
- }, A6(this), t && !this.isInitialized && !e.isClone) {
11958
+ }, E6(this), t && !this.isInitialized && !e.isClone) {
12075
11959
  if (!this.options.initImmediate)
12076
11960
  return this.init(e, t), this;
12077
11961
  setTimeout(() => {
@@ -12082,7 +11966,7 @@ class c1 extends N1 {
12082
11966
  init() {
12083
11967
  var e = this;
12084
11968
  let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 ? arguments[1] : void 0;
12085
- this.isInitializing = !0, typeof t == "function" && (i = t, t = {}), !t.defaultNS && t.defaultNS !== !1 && t.ns && (V(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
11969
+ this.isInitializing = !0, typeof t == "function" && (i = t, t = {}), !t.defaultNS && t.defaultNS !== !1 && t.ns && (x(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
12086
11970
  const s = z1();
12087
11971
  this.options = {
12088
11972
  ...s,
@@ -12097,28 +11981,28 @@ class c1 extends N1 {
12097
11981
  this.modules.logger ? I.init(C(this.modules.logger), this.options) : I.init(null, this.options);
12098
11982
  let r;
12099
11983
  this.modules.formatter ? r = this.modules.formatter : typeof Intl < "u" && (r = _6);
12100
- const p = new W1(this.options);
11984
+ const p = new j1(this.options);
12101
11985
  this.store = new T1(this.options.resources, this.options);
12102
11986
  const w = this.services;
12103
- w.logger = I, w.resourceStore = this.store, w.languageUtils = p, w.pluralResolver = new Z6(p, {
11987
+ w.logger = I, w.resourceStore = this.store, w.languageUtils = p, w.pluralResolver = new V6(p, {
12104
11988
  prepend: this.options.pluralSeparator,
12105
11989
  compatibilityJSON: this.options.compatibilityJSON,
12106
11990
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
12107
11991
  }), r && (!this.options.interpolation.format || this.options.interpolation.format === s.interpolation.format) && (w.formatter = C(r), w.formatter.init(w, this.options), this.options.interpolation.format = w.formatter.format.bind(w.formatter)), w.interpolator = new R6(this.options), w.utils = {
12108
11992
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
12109
- }, w.backendConnector = new y6(C(this.modules.backend), w.resourceStore, w, this.options), w.backendConnector.on("*", function(u) {
12110
- for (var f = arguments.length, L = new Array(f > 1 ? f - 1 : 0), m = 1; m < f; m++)
11993
+ }, w.backendConnector = new y6(C(this.modules.backend), w.resourceStore, w, this.options), w.backendConnector.on("*", function(f) {
11994
+ for (var u = arguments.length, L = new Array(u > 1 ? u - 1 : 0), m = 1; m < u; m++)
12111
11995
  L[m - 1] = arguments[m];
12112
- e.emit(u, ...L);
12113
- }), this.modules.languageDetector && (w.languageDetector = C(this.modules.languageDetector), w.languageDetector.init && w.languageDetector.init(w, this.options.detection, this.options)), this.modules.i18nFormat && (w.i18nFormat = C(this.modules.i18nFormat), w.i18nFormat.init && w.i18nFormat.init(this)), this.translator = new v1(this.services, this.options), this.translator.on("*", function(u) {
12114
- for (var f = arguments.length, L = new Array(f > 1 ? f - 1 : 0), m = 1; m < f; m++)
11996
+ e.emit(f, ...L);
11997
+ }), this.modules.languageDetector && (w.languageDetector = C(this.modules.languageDetector), w.languageDetector.init && w.languageDetector.init(w, this.options.detection, this.options)), this.modules.i18nFormat && (w.i18nFormat = C(this.modules.i18nFormat), w.i18nFormat.init && w.i18nFormat.init(this)), this.translator = new k1(this.services, this.options), this.translator.on("*", function(f) {
11998
+ for (var u = arguments.length, L = new Array(u > 1 ? u - 1 : 0), m = 1; m < u; m++)
12115
11999
  L[m - 1] = arguments[m];
12116
- e.emit(u, ...L);
12117
- }), this.modules.external.forEach((u) => {
12118
- u.init && u.init(this);
12000
+ e.emit(f, ...L);
12001
+ }), this.modules.external.forEach((f) => {
12002
+ f.init && f.init(this);
12119
12003
  });
12120
12004
  }
12121
- if (this.format = this.options.interpolation.format, i || (i = f1), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
12005
+ if (this.format = this.options.interpolation.format, i || (i = u1), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
12122
12006
  const r = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
12123
12007
  r.length > 0 && r[0] !== "dev" && (this.options.lng = r[0]);
12124
12008
  }
@@ -12141,8 +12025,8 @@ class c1 extends N1 {
12141
12025
  return this.options.resources || !this.options.initImmediate ? o() : setTimeout(o, 0), a;
12142
12026
  }
12143
12027
  loadResources(e) {
12144
- let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : f1;
12145
- const s = V(e) ? e : this.language;
12028
+ let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : u1;
12029
+ const s = x(e) ? e : this.language;
12146
12030
  if (typeof e == "function" && (i = e), !this.options.resources || this.options.partialBundledLanguages) {
12147
12031
  if (s && s.toLowerCase() === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return i();
12148
12032
  const C = [], c = (d) => {
@@ -12159,7 +12043,7 @@ class c1 extends N1 {
12159
12043
  }
12160
12044
  reloadResources(e, t, i) {
12161
12045
  const s = r1();
12162
- return typeof e == "function" && (i = e, e = void 0), typeof t == "function" && (i = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), i || (i = f1), this.services.backendConnector.reload(e, t, (C) => {
12046
+ return typeof e == "function" && (i = e, e = void 0), typeof t == "function" && (i = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), i || (i = u1), this.services.backendConnector.reload(e, t, (C) => {
12163
12047
  s.resolve(), i(C);
12164
12048
  }), s;
12165
12049
  }
@@ -12193,7 +12077,7 @@ class c1 extends N1 {
12193
12077
  });
12194
12078
  }, d = (a) => {
12195
12079
  !e && !a && this.services.languageDetector && (a = []);
12196
- const o = V(a) ? a : this.services.languageUtils.getBestMatchFromCodes(a);
12080
+ const o = x(a) ? a : this.services.languageUtils.getBestMatchFromCodes(a);
12197
12081
  o && (this.language || C(o), this.translator.language || this.translator.changeLanguage(o), this.services.languageDetector && this.services.languageDetector.cacheUserLanguage && this.services.languageDetector.cacheUserLanguage(o)), this.loadResources(o, (r) => {
12198
12082
  c(r, o);
12199
12083
  });
@@ -12214,10 +12098,10 @@ class c1 extends N1 {
12214
12098
  };
12215
12099
  a.lng = a.lng || C.lng, a.lngs = a.lngs || C.lngs, a.ns = a.ns || C.ns, a.keyPrefix !== "" && (a.keyPrefix = a.keyPrefix || i || C.keyPrefix);
12216
12100
  const w = s.options.keySeparator || ".";
12217
- let u;
12218
- return a.keyPrefix && Array.isArray(c) ? u = c.map((f) => `${a.keyPrefix}${w}${f}`) : u = a.keyPrefix ? `${a.keyPrefix}${w}${c}` : c, s.t(u, a);
12101
+ let f;
12102
+ return a.keyPrefix && Array.isArray(c) ? f = c.map((u) => `${a.keyPrefix}${w}${u}`) : f = a.keyPrefix ? `${a.keyPrefix}${w}${c}` : c, s.t(f, a);
12219
12103
  };
12220
- return V(e) ? C.lng = e : C.lngs = e, C.ns = t, C.keyPrefix = i, C;
12104
+ return x(e) ? C.lng = e : C.lngs = e, C.ns = t, C.keyPrefix = i, C;
12221
12105
  }
12222
12106
  t() {
12223
12107
  return this.translator && this.translator.translate(...arguments);
@@ -12248,7 +12132,7 @@ class c1 extends N1 {
12248
12132
  }
12249
12133
  loadNamespaces(e, t) {
12250
12134
  const i = r1();
12251
- return this.options.ns ? (V(e) && (e = [e]), e.forEach((s) => {
12135
+ return this.options.ns ? (x(e) && (e = [e]), e.forEach((s) => {
12252
12136
  this.options.ns.indexOf(s) < 0 && this.options.ns.push(s);
12253
12137
  }), this.loadResources((s) => {
12254
12138
  i.resolve(), t && t(s);
@@ -12256,7 +12140,7 @@ class c1 extends N1 {
12256
12140
  }
12257
12141
  loadLanguages(e, t) {
12258
12142
  const i = r1();
12259
- V(e) && (e = [e]);
12143
+ x(e) && (e = [e]);
12260
12144
  const s = this.options.preload || [], C = e.filter((c) => s.indexOf(c) < 0 && this.services.languageUtils.isSupportedCode(c));
12261
12145
  return C.length ? (this.options.preload = s.concat(C), this.loadResources((c) => {
12262
12146
  i.resolve(), t && t(c);
@@ -12264,7 +12148,7 @@ class c1 extends N1 {
12264
12148
  }
12265
12149
  dir(e) {
12266
12150
  if (e || (e = this.resolvedLanguage || (this.languages && this.languages.length > 0 ? this.languages[0] : this.language)), !e) return "rtl";
12267
- 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 W1(z1());
12151
+ 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 j1(z1());
12268
12152
  return t.indexOf(i.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
12269
12153
  }
12270
12154
  static createInstance() {
@@ -12272,7 +12156,7 @@ class c1 extends N1 {
12272
12156
  return new c1(e, t);
12273
12157
  }
12274
12158
  cloneInstance() {
12275
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : f1;
12159
+ let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : u1;
12276
12160
  const i = e.forkResourceStore;
12277
12161
  i && delete e.forkResourceStore;
12278
12162
  const s = {
@@ -12286,7 +12170,7 @@ class c1 extends N1 {
12286
12170
  ...this.services
12287
12171
  }, C.services.utils = {
12288
12172
  hasLoadedNamespace: C.hasLoadedNamespace.bind(C)
12289
- }, i && (C.store = new T1(this.store.data, s), C.services.resourceStore = C.store), C.translator = new v1(C.services, s), C.translator.on("*", function(d) {
12173
+ }, i && (C.store = new T1(this.store.data, s), C.services.resourceStore = C.store), C.translator = new k1(C.services, s), C.translator.on("*", function(d) {
12290
12174
  for (var a = arguments.length, o = new Array(a > 1 ? a - 1 : 0), r = 1; r < a; r++)
12291
12175
  o[r - 1] = arguments[r];
12292
12176
  C.emit(d, ...o);
@@ -12320,7 +12204,7 @@ K.setDefaultNamespace;
12320
12204
  K.hasLoadedNamespace;
12321
12205
  K.loadNamespaces;
12322
12206
  K.loadLanguages;
12323
- function E6() {
12207
+ function A6() {
12324
12208
  if (console && console.warn) {
12325
12209
  for (var l = arguments.length, e = new Array(l), t = 0; t < l; t++)
12326
12210
  e[t] = arguments[t];
@@ -12331,7 +12215,7 @@ const Q1 = {};
12331
12215
  function _1() {
12332
12216
  for (var l = arguments.length, e = new Array(l), t = 0; t < l; t++)
12333
12217
  e[t] = arguments[t];
12334
- J(e[0]) && Q1[e[0]] || (J(e[0]) && (Q1[e[0]] = /* @__PURE__ */ new Date()), E6(...e));
12218
+ J(e[0]) && Q1[e[0]] || (J(e[0]) && (Q1[e[0]] = /* @__PURE__ */ new Date()), A6(...e));
12335
12219
  }
12336
12220
  const r2 = (l, e) => () => {
12337
12221
  if (l.isInitialized)
@@ -12367,7 +12251,7 @@ const r2 = (l, e) => () => {
12367
12251
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !C(s.isLanguageChangingTo, l)) return !1;
12368
12252
  }
12369
12253
  }) : D6(l, e, t);
12370
- }, J = (l) => typeof l == "string", G6 = (l) => typeof l == "object" && l !== null, B6 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, S6 = {
12254
+ }, J = (l) => typeof l == "string", G6 = (l) => typeof l == "object" && l !== null, B6 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Y6 = {
12371
12255
  "&amp;": "&",
12372
12256
  "&#38;": "&",
12373
12257
  "&lt;": "<",
@@ -12388,7 +12272,7 @@ const r2 = (l, e) => () => {
12388
12272
  "&#8230;": "…",
12389
12273
  "&#x2F;": "/",
12390
12274
  "&#47;": "/"
12391
- }, Y6 = (l) => S6[l], O6 = (l) => l.replace(B6, Y6);
12275
+ }, S6 = (l) => Y6[l], O6 = (l) => l.replace(B6, S6);
12392
12276
  let b1 = {
12393
12277
  bindI18n: "languageChanged",
12394
12278
  bindI18nStore: "",
@@ -12405,17 +12289,17 @@ const I6 = function() {
12405
12289
  ...b1,
12406
12290
  ...l
12407
12291
  };
12408
- }, j6 = () => b1;
12292
+ }, $6 = () => b1;
12409
12293
  let C2;
12410
- const $6 = (l) => {
12294
+ const P6 = (l) => {
12411
12295
  C2 = l;
12412
- }, T6 = () => C2, P6 = {
12296
+ }, T6 = () => C2, F6 = {
12413
12297
  type: "3rdParty",
12414
12298
  init(l) {
12415
- I6(l.options.react), $6(l);
12299
+ I6(l.options.react), P6(l);
12416
12300
  }
12417
- }, W6 = e2();
12418
- class F6 {
12301
+ }, j6 = e2();
12302
+ class U6 {
12419
12303
  constructor() {
12420
12304
  D1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
12421
12305
  this.usedNamespaces = {};
@@ -12426,8 +12310,8 @@ class F6 {
12426
12310
  });
12427
12311
  }
12428
12312
  }
12429
- const U6 = (l, e) => {
12430
- const t = $();
12313
+ const W6 = (l, e) => {
12314
+ const t = P();
12431
12315
  return D(() => {
12432
12316
  t.current = l;
12433
12317
  }, [l, e]), t.current;
@@ -12438,15 +12322,15 @@ const U6 = (l, e) => {
12438
12322
  } = e, {
12439
12323
  i18n: i,
12440
12324
  defaultNS: s
12441
- } = T(W6) || {}, C = t || i || T6();
12442
- if (C && !C.reportNamespaces && (C.reportNamespaces = new F6()), !C) {
12325
+ } = T(j6) || {}, C = t || i || T6();
12326
+ if (C && !C.reportNamespaces && (C.reportNamespaces = new U6()), !C) {
12443
12327
  _1("You will need to pass in an i18next instance by using initReactI18next");
12444
- const k = (N, M) => J(M) ? M : G6(M) && J(M.defaultValue) ? M.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [k, {}, !1];
12445
- return R.t = k, R.i18n = {}, R.ready = !1, R;
12328
+ const v = (N, M) => J(M) ? M : G6(M) && J(M.defaultValue) ? M.defaultValue : Array.isArray(N) ? N[N.length - 1] : N, R = [v, {}, !1];
12329
+ return R.t = v, R.i18n = {}, R.ready = !1, R;
12446
12330
  }
12447
12331
  C.options.react && C.options.react.wait !== void 0 && _1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
12448
12332
  const c = {
12449
- ...j6(),
12333
+ ...$6(),
12450
12334
  ...C.options.react,
12451
12335
  ...e
12452
12336
  }, {
@@ -12455,40 +12339,40 @@ const U6 = (l, e) => {
12455
12339
  } = c;
12456
12340
  let o = l;
12457
12341
  o = J(o) ? [o] : o || ["translation"], C.reportNamespaces.addUsedNamespaces && C.reportNamespaces.addUsedNamespaces(o);
12458
- const r = (C.isInitialized || C.initializedStoreOnce) && o.every((k) => K6(k, C, c)), p = z6(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), w = () => p, u = () => h2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), [f, L] = A(w);
12342
+ const r = (C.isInitialized || C.initializedStoreOnce) && o.every((v) => K6(v, C, c)), p = z6(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), w = () => p, f = () => h2(C, e.lng || null, c.nsMode === "fallback" ? o : o[0], a), [u, L] = E(w);
12459
12343
  let m = o.join();
12460
12344
  e.lng && (m = `${e.lng}${m}`);
12461
- const x = U6(m), Z = $(!0);
12345
+ const Z = W6(m), V = P(!0);
12462
12346
  D(() => {
12463
12347
  const {
12464
- bindI18n: k,
12348
+ bindI18n: v,
12465
12349
  bindI18nStore: R
12466
12350
  } = c;
12467
- Z.current = !0, !r && !d && (e.lng ? X1(C, e.lng, o, () => {
12468
- Z.current && L(u);
12351
+ V.current = !0, !r && !d && (e.lng ? X1(C, e.lng, o, () => {
12352
+ V.current && L(f);
12469
12353
  }) : q1(C, o, () => {
12470
- Z.current && L(u);
12471
- })), r && x && x !== m && Z.current && L(u);
12354
+ V.current && L(f);
12355
+ })), r && Z && Z !== m && V.current && L(f);
12472
12356
  const N = () => {
12473
- Z.current && L(u);
12357
+ V.current && L(f);
12474
12358
  };
12475
- return k && C && C.on(k, N), R && C && C.store.on(R, N), () => {
12476
- Z.current = !1, k && C && k.split(" ").forEach((M) => C.off(M, N)), R && C && R.split(" ").forEach((M) => C.store.off(M, N));
12359
+ return v && C && C.on(v, N), R && C && C.store.on(R, N), () => {
12360
+ V.current = !1, v && C && v.split(" ").forEach((M) => C.off(M, N)), R && C && R.split(" ").forEach((M) => C.store.off(M, N));
12477
12361
  };
12478
12362
  }, [C, m]), D(() => {
12479
- Z.current && r && L(w);
12363
+ V.current && r && L(w);
12480
12364
  }, [C, a, r]);
12481
- const b = [f, C, r];
12482
- if (b.t = f, b.i18n = C, b.ready = r, r || !r && !d) return b;
12483
- throw new Promise((k) => {
12484
- e.lng ? X1(C, e.lng, o, () => k()) : q1(C, o, () => k());
12365
+ const b = [u, C, r];
12366
+ if (b.t = u, b.i18n = C, b.ready = r, r || !r && !d) return b;
12367
+ throw new Promise((v) => {
12368
+ e.lng ? X1(C, e.lng, o, () => v()) : q1(C, o, () => v());
12485
12369
  });
12486
12370
  }, Q6 = "Country", q6 = {
12487
12371
  placeholder: Q6
12488
- }, X6 = "Страна", e3 = {
12372
+ }, X6 = "Страна", e8 = {
12489
12373
  placeholder: X6
12490
12374
  };
12491
- K.use(P6).init({
12375
+ K.use(F6).init({
12492
12376
  defaultNS: "common",
12493
12377
  lng: "en",
12494
12378
  resources: {
@@ -12496,11 +12380,11 @@ K.use(P6).init({
12496
12380
  common: q6
12497
12381
  },
12498
12382
  ru: {
12499
- common: e3
12383
+ common: e8
12500
12384
  }
12501
12385
  }
12502
12386
  });
12503
- const a3 = q(
12387
+ const a8 = q(
12504
12388
  ({
12505
12389
  width: l,
12506
12390
  selectedCity: e,
@@ -12513,28 +12397,28 @@ const a3 = q(
12513
12397
  clearable: a,
12514
12398
  error: o
12515
12399
  }, r) => {
12516
- const [p, w] = A([]), [u, f] = A([]), [L, m] = A(!1), { locale: x, axiosPeople: Z } = T(Q);
12517
- if (!Z)
12400
+ const [p, w] = E([]), [f, u] = E([]), [L, m] = E(!1), { locale: Z, axiosPeople: V } = T(Q);
12401
+ if (!V)
12518
12402
  throw new Error(
12519
12403
  `CountrySelect requires "axiosPeople" to fetch counties.
12520
12404
  Please provide it via SNMTUiContext.`
12521
12405
  );
12522
- const { t: b } = J6("common", { lng: x }), k = O(async () => {
12406
+ const { t: b } = J6("common", { lng: Z }), v = O(async () => {
12523
12407
  m(!0);
12524
12408
  try {
12525
- const N = await Z.post("v1/countries/search");
12526
- f(N == null ? void 0 : N.data.data);
12409
+ const N = await V.post("v1/countries/search");
12410
+ u(N == null ? void 0 : N.data.data);
12527
12411
  } catch {
12528
12412
  w([]);
12529
12413
  } finally {
12530
12414
  m(!1);
12531
12415
  }
12532
- }, [Z]);
12416
+ }, [V]);
12533
12417
  D(() => {
12534
- k();
12418
+ v();
12535
12419
  }, []), D(() => {
12536
12420
  if (e) {
12537
- const N = e.split("-")[1], M = u.filter(
12421
+ const N = e.split("-")[1], M = f.filter(
12538
12422
  (G) => G.name.includes(N)
12539
12423
  );
12540
12424
  if (M.length) {
@@ -12545,13 +12429,13 @@ const a3 = q(
12545
12429
  i(G[0].value);
12546
12430
  }
12547
12431
  }
12548
- }, [e, u, i]), D(() => {
12549
- const N = u.map((M) => ({
12432
+ }, [e, f, i]), D(() => {
12433
+ const N = f.map((M) => ({
12550
12434
  label: M.name,
12551
12435
  value: M.name
12552
12436
  }));
12553
12437
  w(N);
12554
- }, [u]);
12438
+ }, [f]);
12555
12439
  const R = (N) => {
12556
12440
  N === null ? (i(""), t && t("")) : (i(N), t && t(""));
12557
12441
  };
@@ -12575,5 +12459,5 @@ const a3 = q(
12575
12459
  }
12576
12460
  );
12577
12461
  export {
12578
- a3 as CountrySelect
12462
+ a8 as CountrySelect
12579
12463
  };