@snmt-react-ui/async-select 1.7.2 → 1.7.3

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/async-select.js +678 -648
  2. package/package.json +2 -2
@@ -1,22 +1,22 @@
1
1
  import "./index.css";
2
- import { jsx as t, Fragment as S, jsxs as c } from "react/jsx-runtime";
3
- import { createContext as X, forwardRef as w1, useState as _, useRef as U, useEffect as I, useCallback as Z, useContext as e1, useMemo as R1, useImperativeHandle as H1 } from "react";
4
- import { Select as E1, Flex as V1, Avatar as Z1, Checkbox as I1, Typography as W1, Tag as B1, Popover as A1 } from "antd";
5
- var G1 = Object.defineProperty, y1 = (i, o, e) => o in i ? G1(i, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[o] = e, D1 = (i, o, e) => y1(i, o + "", e), j1 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
6
- function T1() {
2
+ import { jsx as t, Fragment as z, jsxs as c } from "react/jsx-runtime";
3
+ import { createContext as i1, forwardRef as g1, useState as H, useRef as J, useEffect as W, useCallback as I, useContext as t1, useMemo as E1, useImperativeHandle as V1 } from "react";
4
+ import { Select as Z1, Flex as I1, Avatar as W1, Checkbox as B1, Typography as A1, Tag as G1, Popover as y1 } from "antd";
5
+ var D1 = Object.defineProperty, j1 = (i, o, e) => o in i ? D1(i, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[o] = e, T1 = (i, o, e) => j1(i, o + "", e), Y1 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
6
+ function K1() {
7
7
  if (console && console.warn) {
8
8
  for (var i = arguments.length, o = new Array(i), e = 0; e < i; e++)
9
9
  o[e] = arguments[e];
10
- b(o[0]) && (o[0] = `react-i18next:: ${o[0]}`), console.warn(...o);
10
+ F(o[0]) && (o[0] = `react-i18next:: ${o[0]}`), console.warn(...o);
11
11
  }
12
12
  }
13
- const k1 = {};
14
- function C1() {
13
+ const p1 = {};
14
+ function w1() {
15
15
  for (var i = arguments.length, o = new Array(i), e = 0; e < i; e++)
16
16
  o[e] = arguments[e];
17
- b(o[0]) && k1[o[0]] || (b(o[0]) && (k1[o[0]] = /* @__PURE__ */ new Date()), T1(...o));
17
+ F(o[0]) && p1[o[0]] || (F(o[0]) && (p1[o[0]] = /* @__PURE__ */ new Date()), K1(...o));
18
18
  }
19
- const N1 = (i, o) => () => {
19
+ const f1 = (i, o) => () => {
20
20
  if (i.isInitialized)
21
21
  o();
22
22
  else {
@@ -27,13 +27,13 @@ const N1 = (i, o) => () => {
27
27
  };
28
28
  i.on("initialized", e);
29
29
  }
30
- }, p1 = (i, o, e) => {
31
- i.loadNamespaces(o, N1(i, e));
32
- }, L1 = (i, o, e, l) => {
33
- b(e) && (e = [e]), e.forEach((r) => {
30
+ }, L1 = (i, o, e) => {
31
+ i.loadNamespaces(o, f1(i, e));
32
+ }, m1 = (i, o, e, l) => {
33
+ F(e) && (e = [e]), e.forEach((r) => {
34
34
  i.options.ns.indexOf(r) < 0 && i.options.ns.push(r);
35
- }), i.loadLanguages(o, N1(i, l));
36
- }, Y1 = function(i, o) {
35
+ }), i.loadLanguages(o, f1(i, l));
36
+ }, b1 = function(i, o) {
37
37
  let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
38
38
  const l = o.languages[0], r = o.options ? o.options.fallbackLng : !1, a = o.languages[o.languages.length - 1];
39
39
  if (l.toLowerCase() === "cimode") return !0;
@@ -42,15 +42,15 @@ const N1 = (i, o) => () => {
42
42
  return g === -1 || g === 2;
43
43
  };
44
44
  return e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !k(o.isLanguageChangingTo, i) ? !1 : !!(o.hasResourceBundle(l, i) || !o.services.backendConnector.backend || o.options.resources && !o.options.partialBundledLanguages || k(l, i) && (!r || k(a, i)));
45
- }, K1 = function(i, o) {
45
+ }, O1 = function(i, o) {
46
46
  let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
47
- return !o.languages || !o.languages.length ? (C1("i18n.languages were undefined or empty", o.languages), !0) : o.options.ignoreJSONStructure !== void 0 ? o.hasLoadedNamespace(i, {
47
+ return !o.languages || !o.languages.length ? (w1("i18n.languages were undefined or empty", o.languages), !0) : o.options.ignoreJSONStructure !== void 0 ? o.hasLoadedNamespace(i, {
48
48
  lng: e.lng,
49
49
  precheck: (l, r) => {
50
50
  if (e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && l.services.backendConnector.backend && l.isLanguageChangingTo && !r(l.isLanguageChangingTo, i)) return !1;
51
51
  }
52
- }) : Y1(i, o, e);
53
- }, b = (i) => typeof i == "string", b1 = (i) => typeof i == "object" && i !== null, O1 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, F1 = {
52
+ }) : b1(i, o, e);
53
+ }, F = (i) => typeof i == "string", F1 = (i) => typeof i == "object" && i !== null, S1 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, U1 = {
54
54
  "&amp;": "&",
55
55
  "&#38;": "&",
56
56
  "&lt;": "<",
@@ -71,8 +71,8 @@ const N1 = (i, o) => () => {
71
71
  "&#8230;": "…",
72
72
  "&#x2F;": "/",
73
73
  "&#47;": "/"
74
- }, S1 = (i) => F1[i], U1 = (i) => i.replace(O1, S1);
75
- let P1 = {
74
+ }, P1 = (i) => U1[i], $1 = (i) => i.replace(S1, P1);
75
+ let z1 = {
76
76
  bindI18n: "languageChanged",
77
77
  bindI18nStore: "",
78
78
  transEmptyNodeValue: "",
@@ -80,14 +80,14 @@ let P1 = {
80
80
  transWrapTextNodes: "",
81
81
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
82
82
  useSuspense: !0,
83
- unescape: U1
83
+ unescape: $1
84
84
  };
85
- const $1 = () => P1;
86
- let z1;
87
- const J1 = () => z1, q1 = X();
88
- class Q1 {
85
+ const J1 = () => z1;
86
+ let q1;
87
+ const Q1 = () => q1, X1 = i1();
88
+ class e2 {
89
89
  constructor() {
90
- D1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
90
+ T1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
91
91
  }
92
92
  addUsedNamespaces(o) {
93
93
  o.forEach((e) => {
@@ -95,27 +95,27 @@ class Q1 {
95
95
  });
96
96
  }
97
97
  }
98
- const X1 = (i, o) => {
99
- const e = U();
100
- return I(() => {
98
+ const o2 = (i, o) => {
99
+ const e = J();
100
+ return W(() => {
101
101
  e.current = i;
102
102
  }, [i, o]), e.current;
103
- }, f1 = (i, o, e, l) => i.getFixedT(o, e, l), e2 = (i, o, e, l) => Z(f1(i, o, e, l), [i, o, e, l]), o2 = function(i) {
103
+ }, M1 = (i, o, e, l) => i.getFixedT(o, e, l), i2 = (i, o, e, l) => I(M1(i, o, e, l), [i, o, e, l]), t2 = function(i) {
104
104
  let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
105
105
  const {
106
106
  i18n: e
107
107
  } = o, {
108
108
  i18n: l,
109
109
  defaultNS: r
110
- } = e1(q1) || {}, a = e || l || J1();
111
- if (a && !a.reportNamespaces && (a.reportNamespaces = new Q1()), !a) {
112
- C1("You will need to pass in an i18next instance by using initReactI18next");
113
- const L = (x, v) => b(v) ? v : b1(v) && b(v.defaultValue) ? v.defaultValue : Array.isArray(x) ? x[x.length - 1] : x, u = [L, {}, !1];
114
- return u.t = L, u.i18n = {}, u.ready = !1, u;
110
+ } = t1(X1) || {}, a = e || l || Q1();
111
+ if (a && !a.reportNamespaces && (a.reportNamespaces = new e2()), !a) {
112
+ w1("You will need to pass in an i18next instance by using initReactI18next");
113
+ const N = (M, x) => F(x) ? x : F1(x) && F(x.defaultValue) ? x.defaultValue : Array.isArray(M) ? M[M.length - 1] : M, f = [N, {}, !1];
114
+ return f.t = N, f.i18n = {}, f.ready = !1, f;
115
115
  }
116
- a.options.react && a.options.react.wait !== void 0 && C1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
116
+ a.options.react && a.options.react.wait !== void 0 && w1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
117
117
  const k = {
118
- ...$1(),
118
+ ...J1(),
119
119
  ...a.options.react,
120
120
  ...o
121
121
  }, {
@@ -123,36 +123,36 @@ const X1 = (i, o) => {
123
123
  keyPrefix: p
124
124
  } = k;
125
125
  let g = i;
126
- g = b(g) ? [g] : g || ["translation"], a.reportNamespaces.addUsedNamespaces && a.reportNamespaces.addUsedNamespaces(g);
127
- const h = (a.isInitialized || a.initializedStoreOnce) && g.every((L) => K1(L, a, k)), s = e2(a, o.lng || null, k.nsMode === "fallback" ? g : g[0], p), N = () => s, E = () => f1(a, o.lng || null, k.nsMode === "fallback" ? g : g[0], p), [W, B] = _(N);
128
- let f = g.join();
129
- o.lng && (f = `${o.lng}${f}`);
130
- const D = X1(f), R = U(!0);
131
- I(() => {
126
+ g = F(g) ? [g] : g || ["translation"], a.reportNamespaces.addUsedNamespaces && a.reportNamespaces.addUsedNamespaces(g);
127
+ const h = (a.isInitialized || a.initializedStoreOnce) && g.every((N) => O1(N, a, k)), s = i2(a, o.lng || null, k.nsMode === "fallback" ? g : g[0], p), _ = () => s, V = () => M1(a, o.lng || null, k.nsMode === "fallback" ? g : g[0], p), [B, A] = H(_);
128
+ let R = g.join();
129
+ o.lng && (R = `${o.lng}${R}`);
130
+ const T = o2(R), E = J(!0);
131
+ W(() => {
132
132
  const {
133
- bindI18n: L,
134
- bindI18nStore: u
133
+ bindI18n: N,
134
+ bindI18nStore: f
135
135
  } = k;
136
- R.current = !0, !h && !n && (o.lng ? L1(a, o.lng, g, () => {
137
- R.current && B(E);
138
- }) : p1(a, g, () => {
139
- R.current && B(E);
140
- })), h && D && D !== f && R.current && B(E);
141
- const x = () => {
142
- R.current && B(E);
136
+ E.current = !0, !h && !n && (o.lng ? m1(a, o.lng, g, () => {
137
+ E.current && A(V);
138
+ }) : L1(a, g, () => {
139
+ E.current && A(V);
140
+ })), h && T && T !== R && E.current && A(V);
141
+ const M = () => {
142
+ E.current && A(V);
143
143
  };
144
- return L && a && a.on(L, x), u && a && a.store.on(u, x), () => {
145
- R.current = !1, L && a && L.split(" ").forEach((v) => a.off(v, x)), u && a && u.split(" ").forEach((v) => a.store.off(v, x));
144
+ return N && a && a.on(N, M), f && a && a.store.on(f, M), () => {
145
+ E.current = !1, N && a && N.split(" ").forEach((x) => a.off(x, M)), f && a && f.split(" ").forEach((x) => a.store.off(x, M));
146
146
  };
147
- }, [a, f]), I(() => {
148
- R.current && h && B(N);
147
+ }, [a, R]), W(() => {
148
+ E.current && h && A(_);
149
149
  }, [a, p, h]);
150
- const M = [W, a, h];
151
- if (M.t = W, M.i18n = a, M.ready = h, h || !h && !n) return M;
152
- throw new Promise((L) => {
153
- o.lng ? L1(a, o.lng, g, () => L()) : p1(a, g, () => L());
150
+ const v = [B, a, h];
151
+ if (v.t = B, v.i18n = a, v.ready = h, h || !h && !n) return v;
152
+ throw new Promise((N) => {
153
+ o.lng ? m1(a, o.lng, g, () => N()) : L1(a, g, () => N());
154
154
  });
155
- }, h1 = ({
155
+ }, d1 = ({
156
156
  children: i,
157
157
  direction: o = "row",
158
158
  flexWrap: e = "nowrap",
@@ -162,7 +162,7 @@ const X1 = (i, o) => {
162
162
  gap: k,
163
163
  padding: n
164
164
  }) => /* @__PURE__ */ t(
165
- V1,
165
+ I1,
166
166
  {
167
167
  className: `snmt-flex${e === "inherit" ? " inherit" : ""}`,
168
168
  vertical: o === "column",
@@ -174,10 +174,10 @@ const X1 = (i, o) => {
174
174
  style: { padding: n },
175
175
  children: i
176
176
  }
177
- ), i2 = ({ shape: i = "circle", size: o = 32, children: e, ...l }) => {
177
+ ), l2 = ({ shape: i = "circle", size: o = 32, children: e, ...l }) => {
178
178
  const r = typeof l.src == "string";
179
179
  return /* @__PURE__ */ t(
180
- Z1,
180
+ W1,
181
181
  {
182
182
  className: `snmt-avatar ${r ? "image" : ""}`,
183
183
  shape: i,
@@ -188,13 +188,13 @@ const X1 = (i, o) => {
188
188
  }
189
189
  );
190
190
  };
191
- var K = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(K || {});
192
- const g1 = X({
191
+ var O = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(O || {});
192
+ const k1 = i1({
193
193
  locale: "en",
194
194
  theme: "light"
195
195
  });
196
- g1.Provider;
197
- const t2 = ({
196
+ k1.Provider;
197
+ const r2 = ({
198
198
  checked: i = !0,
199
199
  indeterminate: o = !1,
200
200
  children: e,
@@ -202,13 +202,13 @@ const t2 = ({
202
202
  disabled: r = !1,
203
203
  disableUncheck: a = !1
204
204
  }) => {
205
- const [k, n] = _(i), [p, g] = _(o);
206
- I(() => {
205
+ const [k, n] = H(i), [p, g] = H(o);
206
+ W(() => {
207
207
  n(i), g(o);
208
208
  }, [i, o]);
209
- const { theme: h } = e1(g1);
209
+ const { theme: h } = t1(k1);
210
210
  return /* @__PURE__ */ t(
211
- I1,
211
+ B1,
212
212
  {
213
213
  className: `snmt-checkbox snmt-checkbox-${h}`,
214
214
  checked: k,
@@ -222,12 +222,12 @@ const t2 = ({
222
222
  );
223
223
  };
224
224
  var C = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(C || {});
225
- const M1 = X({
225
+ const x1 = i1({
226
226
  locale: "en",
227
227
  theme: "light"
228
228
  });
229
- M1.Provider;
230
- const l2 = ({
229
+ x1.Provider;
230
+ const n2 = ({
231
231
  width: i = 20,
232
232
  height: o = 20,
233
233
  color: e = "#001E52",
@@ -254,7 +254,7 @@ const l2 = ({
254
254
  }
255
255
  )
256
256
  }
257
- ), r2 = ({
257
+ ), s2 = ({
258
258
  width: i = 20,
259
259
  height: o = 20,
260
260
  color: e = "#001E52",
@@ -281,7 +281,7 @@ const l2 = ({
281
281
  }
282
282
  )
283
283
  }
284
- ), n2 = ({
284
+ ), h2 = ({
285
285
  width: i = 16,
286
286
  height: o = 16,
287
287
  color: e = "#001E52",
@@ -309,7 +309,7 @@ const l2 = ({
309
309
  )
310
310
  ]
311
311
  }
312
- ), s2 = ({
312
+ ), c2 = ({
313
313
  width: i = 20,
314
314
  height: o = 20,
315
315
  color: e = "#001E52",
@@ -344,7 +344,7 @@ const l2 = ({
344
344
  )
345
345
  ]
346
346
  }
347
- ), h2 = ({
347
+ ), a2 = ({
348
348
  width: i = 18,
349
349
  height: o = 18,
350
350
  color: e = "#001E52",
@@ -383,7 +383,7 @@ const l2 = ({
383
383
  )
384
384
  ]
385
385
  }
386
- ), c2 = ({
386
+ ), d2 = ({
387
387
  width: i = 20,
388
388
  height: o = 20,
389
389
  color: e = "#001E52",
@@ -409,7 +409,7 @@ const l2 = ({
409
409
  }
410
410
  )
411
411
  }
412
- ), a2 = ({
412
+ ), C2 = ({
413
413
  width: i = 20,
414
414
  height: o = 20,
415
415
  color: e = "#001E52",
@@ -430,7 +430,7 @@ const l2 = ({
430
430
  /* @__PURE__ */ t("path", { d: "M16 4L4 16", stroke: e, strokeWidth: "1.5", strokeLinecap: "round" })
431
431
  ]
432
432
  }
433
- ), d2 = ({
433
+ ), w2 = ({
434
434
  width: i = 20,
435
435
  height: o = 20,
436
436
  color: e = "#001E52",
@@ -462,7 +462,7 @@ const l2 = ({
462
462
  )
463
463
  ]
464
464
  }
465
- ), C2 = ({
465
+ ), g2 = ({
466
466
  width: i = 20,
467
467
  height: o = 20,
468
468
  color: e = "#001E52",
@@ -516,7 +516,7 @@ const l2 = ({
516
516
  )
517
517
  ]
518
518
  }
519
- ), w2 = ({
519
+ ), k2 = ({
520
520
  width: i = 20,
521
521
  height: o = 20,
522
522
  color: e = "#001E52",
@@ -555,7 +555,7 @@ const l2 = ({
555
555
  /* @__PURE__ */ t("path", { d: "M3 12L17 12", stroke: e, strokeWidth: "2", strokeLinecap: "round" })
556
556
  ]
557
557
  }
558
- ), g2 = ({
558
+ ), p2 = ({
559
559
  width: i = 16,
560
560
  height: o = 12,
561
561
  color: e = "#001E52",
@@ -604,7 +604,7 @@ const l2 = ({
604
604
  )
605
605
  ] })
606
606
  }
607
- ), k2 = ({
607
+ ), L2 = ({
608
608
  width: i = 16,
609
609
  height: o = 16,
610
610
  color: e = "#001E52",
@@ -638,7 +638,7 @@ const l2 = ({
638
638
  )
639
639
  ]
640
640
  }
641
- ), p2 = ({
641
+ ), m2 = ({
642
642
  width: i = 10,
643
643
  height: o = 10,
644
644
  color: e = "#001E52",
@@ -677,7 +677,7 @@ const l2 = ({
677
677
  )
678
678
  ] })
679
679
  }
680
- ), L2 = ({
680
+ ), u2 = ({
681
681
  width: i = 16,
682
682
  height: o = 16,
683
683
  color: e = "#001E52",
@@ -713,7 +713,7 @@ const l2 = ({
713
713
  )
714
714
  ]
715
715
  }
716
- ), m2 = ({
716
+ ), v2 = ({
717
717
  width: i = 11,
718
718
  height: o = 32,
719
719
  color: e = "#001E52",
@@ -751,7 +751,7 @@ const l2 = ({
751
751
  /* @__PURE__ */ t("circle", { cx: "3", cy: "3", r: "3", fill: e })
752
752
  ]
753
753
  }
754
- ), u2 = ({
754
+ ), N2 = ({
755
755
  width: i = 20,
756
756
  height: o = 20,
757
757
  color: e = "#001E52",
@@ -798,7 +798,7 @@ const l2 = ({
798
798
  )
799
799
  ]
800
800
  }
801
- ), v2 = ({
801
+ ), f2 = ({
802
802
  width: i = 20,
803
803
  height: o = 20,
804
804
  color: e = "#001E52",
@@ -831,7 +831,7 @@ const l2 = ({
831
831
  )
832
832
  ]
833
833
  }
834
- ), N2 = ({
834
+ ), M2 = ({
835
835
  width: i = 20,
836
836
  height: o = 20,
837
837
  color: e = "#001E52",
@@ -878,7 +878,7 @@ const l2 = ({
878
878
  )
879
879
  ]
880
880
  }
881
- ), f2 = ({
881
+ ), x2 = ({
882
882
  width: i = 20,
883
883
  height: o = 20,
884
884
  color: e = "#001E52",
@@ -911,7 +911,7 @@ const l2 = ({
911
911
  )
912
912
  ]
913
913
  }
914
- ), M2 = ({
914
+ ), _2 = ({
915
915
  width: i = 18,
916
916
  height: o = 16,
917
917
  color: e = "#001E52",
@@ -950,7 +950,7 @@ const l2 = ({
950
950
  )
951
951
  ]
952
952
  }
953
- ), x2 = ({
953
+ ), R2 = ({
954
954
  width: i = 20,
955
955
  height: o = 20,
956
956
  color: e = "#001E52",
@@ -983,7 +983,7 @@ const l2 = ({
983
983
  )
984
984
  ]
985
985
  }
986
- ), _2 = ({
986
+ ), H2 = ({
987
987
  width: i = 20,
988
988
  height: o = 20,
989
989
  color: e = "#001E52",
@@ -1007,7 +1007,7 @@ const l2 = ({
1007
1007
  }
1008
1008
  )
1009
1009
  }
1010
- ), R2 = ({
1010
+ ), E2 = ({
1011
1011
  width: i = 20,
1012
1012
  height: o = 20,
1013
1013
  color: e = "#001E52",
@@ -1054,7 +1054,7 @@ const l2 = ({
1054
1054
  )
1055
1055
  ]
1056
1056
  }
1057
- ), H2 = ({
1057
+ ), V2 = ({
1058
1058
  width: i = 20,
1059
1059
  height: o = 20,
1060
1060
  color: e = "#001E52",
@@ -1087,7 +1087,7 @@ const l2 = ({
1087
1087
  )
1088
1088
  ]
1089
1089
  }
1090
- ), E2 = ({
1090
+ ), Z2 = ({
1091
1091
  width: i = 20,
1092
1092
  height: o = 20,
1093
1093
  color: e = "#001E52",
@@ -1120,7 +1120,7 @@ const l2 = ({
1120
1120
  )
1121
1121
  ]
1122
1122
  }
1123
- ), V2 = ({
1123
+ ), I2 = ({
1124
1124
  width: i = 20,
1125
1125
  height: o = 23,
1126
1126
  color: e = "#001E52",
@@ -1181,7 +1181,7 @@ const l2 = ({
1181
1181
  )
1182
1182
  ]
1183
1183
  }
1184
- ), Z2 = ({
1184
+ ), W2 = ({
1185
1185
  width: i = 20,
1186
1186
  height: o = 20,
1187
1187
  color: e = "#001E52",
@@ -1221,7 +1221,7 @@ const l2 = ({
1221
1221
  )
1222
1222
  ]
1223
1223
  }
1224
- ), I2 = ({
1224
+ ), B2 = ({
1225
1225
  width: i = 32,
1226
1226
  height: o = 25,
1227
1227
  color: e = "#001E52",
@@ -1249,7 +1249,7 @@ const l2 = ({
1249
1249
  )
1250
1250
  ]
1251
1251
  }
1252
- ), W2 = ({
1252
+ ), A2 = ({
1253
1253
  width: i = 14,
1254
1254
  height: o = 14,
1255
1255
  color: e = "#10B981",
@@ -1278,7 +1278,7 @@ const l2 = ({
1278
1278
  )
1279
1279
  ]
1280
1280
  }
1281
- ), B2 = ({
1281
+ ), G2 = ({
1282
1282
  width: i = 11,
1283
1283
  height: o = 11,
1284
1284
  color: e = "#FFB020",
@@ -1312,7 +1312,7 @@ const l2 = ({
1312
1312
  )
1313
1313
  ]
1314
1314
  }
1315
- ), A2 = ({
1315
+ ), y2 = ({
1316
1316
  width: i = 10,
1317
1317
  height: o = 10,
1318
1318
  color: e = "#88A4FF",
@@ -1360,7 +1360,7 @@ const l2 = ({
1360
1360
  )
1361
1361
  ]
1362
1362
  }
1363
- ), G2 = ({
1363
+ ), D2 = ({
1364
1364
  width: i = 14,
1365
1365
  height: o = 14,
1366
1366
  color: e = "#8E8E93",
@@ -1388,7 +1388,7 @@ const l2 = ({
1388
1388
  )
1389
1389
  ]
1390
1390
  }
1391
- ), y2 = ({
1391
+ ), j2 = ({
1392
1392
  width: i = 14,
1393
1393
  height: o = 14,
1394
1394
  color: e = "#FFB020",
@@ -1422,7 +1422,7 @@ const l2 = ({
1422
1422
  )
1423
1423
  ]
1424
1424
  }
1425
- ), D2 = ({
1425
+ ), T2 = ({
1426
1426
  width: i = 14,
1427
1427
  height: o = 14,
1428
1428
  color: e = "#D0421B",
@@ -1470,7 +1470,7 @@ const l2 = ({
1470
1470
  )
1471
1471
  ]
1472
1472
  }
1473
- ), j2 = ({
1473
+ ), Y2 = ({
1474
1474
  width: i = 20,
1475
1475
  height: o = 20,
1476
1476
  color: e = "#070739",
@@ -1500,7 +1500,7 @@ const l2 = ({
1500
1500
  /* @__PURE__ */ t("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
1501
1501
  ]
1502
1502
  }
1503
- ), T2 = ({
1503
+ ), K2 = ({
1504
1504
  width: i = 20,
1505
1505
  height: o = 20,
1506
1506
  color: e = "#070739",
@@ -1538,7 +1538,7 @@ const l2 = ({
1538
1538
  )
1539
1539
  ]
1540
1540
  }
1541
- ), Y2 = ({
1541
+ ), b2 = ({
1542
1542
  width: i = 9,
1543
1543
  height: o = 5,
1544
1544
  color: e = "#001E52",
@@ -1564,7 +1564,7 @@ const l2 = ({
1564
1564
  }
1565
1565
  )
1566
1566
  }
1567
- ), K2 = ({
1567
+ ), O2 = ({
1568
1568
  width: i = 20,
1569
1569
  height: o = 20,
1570
1570
  color: e = "#F2F2F7",
@@ -1593,7 +1593,7 @@ const l2 = ({
1593
1593
  )
1594
1594
  ]
1595
1595
  }
1596
- ), b2 = ({
1596
+ ), F2 = ({
1597
1597
  width: i = 20,
1598
1598
  height: o = 20,
1599
1599
  color: e = "#004ED7",
@@ -1622,7 +1622,7 @@ const l2 = ({
1622
1622
  )
1623
1623
  ]
1624
1624
  }
1625
- ), O2 = ({
1625
+ ), S2 = ({
1626
1626
  width: i = 248,
1627
1627
  height: o = 248,
1628
1628
  color: e = "#070739",
@@ -1659,7 +1659,7 @@ const l2 = ({
1659
1659
  )
1660
1660
  ]
1661
1661
  }
1662
- ), F2 = ({
1662
+ ), U2 = ({
1663
1663
  width: i = 24,
1664
1664
  height: o = 24,
1665
1665
  color: e = "#001E52",
@@ -1698,7 +1698,7 @@ const l2 = ({
1698
1698
  )
1699
1699
  ]
1700
1700
  }
1701
- ), S2 = ({
1701
+ ), P2 = ({
1702
1702
  width: i = 10,
1703
1703
  height: o = 10,
1704
1704
  color: e = "#001E52",
@@ -1727,7 +1727,7 @@ const l2 = ({
1727
1727
  )
1728
1728
  ]
1729
1729
  }
1730
- ), U2 = ({
1730
+ ), $2 = ({
1731
1731
  width: i = 10,
1732
1732
  height: o = 10,
1733
1733
  color: e = "#001E52",
@@ -1764,7 +1764,7 @@ const l2 = ({
1764
1764
  )
1765
1765
  ]
1766
1766
  }
1767
- ), P2 = ({
1767
+ ), z2 = ({
1768
1768
  width: i = 24,
1769
1769
  height: o = 24,
1770
1770
  color: e = C.GREY_DARK_5,
@@ -1803,7 +1803,7 @@ const l2 = ({
1803
1803
  )
1804
1804
  ]
1805
1805
  }
1806
- ), $2 = ({
1806
+ ), J2 = ({
1807
1807
  width: i = 20,
1808
1808
  height: o = 20,
1809
1809
  color: e = C.GREY_DARK_1,
@@ -1836,7 +1836,7 @@ const l2 = ({
1836
1836
  )
1837
1837
  ]
1838
1838
  }
1839
- ), z2 = ({
1839
+ ), q2 = ({
1840
1840
  width: i = 81,
1841
1841
  height: o = 80,
1842
1842
  color: e = C.GREY_DARK_5,
@@ -1885,7 +1885,7 @@ const l2 = ({
1885
1885
  )
1886
1886
  ]
1887
1887
  }
1888
- ), J2 = ({
1888
+ ), Q2 = ({
1889
1889
  className: i,
1890
1890
  color: o = C.GREY_DARK_5,
1891
1891
  height: e = 20,
@@ -1912,7 +1912,7 @@ const l2 = ({
1912
1912
  }
1913
1913
  )
1914
1914
  }
1915
- ), q2 = ({
1915
+ ), X2 = ({
1916
1916
  className: i,
1917
1917
  color: o = C.GREY_DARK_5,
1918
1918
  height: e = 20,
@@ -1939,7 +1939,7 @@ const l2 = ({
1939
1939
  }
1940
1940
  )
1941
1941
  }
1942
- ), Q2 = ({
1942
+ ), e5 = ({
1943
1943
  className: i,
1944
1944
  color: o = C.GREY_DARK_5,
1945
1945
  height: e = 5,
@@ -1963,7 +1963,7 @@ const l2 = ({
1963
1963
  }
1964
1964
  )
1965
1965
  }
1966
- ), X2 = ({
1966
+ ), o5 = ({
1967
1967
  className: i,
1968
1968
  color: o = C.GREY_DARK_5,
1969
1969
  height: e = 5,
@@ -1988,7 +1988,7 @@ const l2 = ({
1988
1988
  }
1989
1989
  )
1990
1990
  }
1991
- ), e5 = ({
1991
+ ), i5 = ({
1992
1992
  className: i,
1993
1993
  color: o = C.GREY_DARK_5,
1994
1994
  height: e = 24,
@@ -2027,7 +2027,7 @@ const l2 = ({
2027
2027
  )
2028
2028
  ]
2029
2029
  }
2030
- ), o5 = ({
2030
+ ), t5 = ({
2031
2031
  className: i,
2032
2032
  color: o = C.GREY_DARK_5,
2033
2033
  height: e = 24,
@@ -2066,7 +2066,7 @@ const l2 = ({
2066
2066
  )
2067
2067
  ]
2068
2068
  }
2069
- ), i5 = ({
2069
+ ), l5 = ({
2070
2070
  className: i,
2071
2071
  color: o = C.GREY_DARK_5,
2072
2072
  height: e = 24,
@@ -2093,7 +2093,7 @@ const l2 = ({
2093
2093
  }
2094
2094
  )
2095
2095
  }
2096
- ), t5 = ({
2096
+ ), r5 = ({
2097
2097
  className: i,
2098
2098
  color: o = C.GREY_DARK_5,
2099
2099
  height: e = 24,
@@ -2152,7 +2152,7 @@ const l2 = ({
2152
2152
  )
2153
2153
  ]
2154
2154
  }
2155
- ), l5 = ({
2155
+ ), n5 = ({
2156
2156
  className: i,
2157
2157
  color: o = C.GREY_DARK_5,
2158
2158
  height: e = 24,
@@ -2189,7 +2189,7 @@ const l2 = ({
2189
2189
  )
2190
2190
  ]
2191
2191
  }
2192
- ), r5 = ({
2192
+ ), s5 = ({
2193
2193
  className: i,
2194
2194
  color: o = C.GREY_DARK_3,
2195
2195
  height: e = 14,
@@ -2226,7 +2226,7 @@ const l2 = ({
2226
2226
  )
2227
2227
  ]
2228
2228
  }
2229
- ), n5 = ({
2229
+ ), h5 = ({
2230
2230
  className: i,
2231
2231
  color: o = C.GREY_DARK_5,
2232
2232
  height: e = 18,
@@ -2253,7 +2253,7 @@ const l2 = ({
2253
2253
  }
2254
2254
  )
2255
2255
  }
2256
- ), s5 = ({
2256
+ ), c5 = ({
2257
2257
  className: i,
2258
2258
  color: o = C.GREY_DARK_5,
2259
2259
  height: e = 24,
@@ -2305,7 +2305,7 @@ const l2 = ({
2305
2305
  )
2306
2306
  ]
2307
2307
  }
2308
- ), h5 = ({
2308
+ ), a5 = ({
2309
2309
  className: i,
2310
2310
  color: o = C.GREY_DARK_5,
2311
2311
  height: e = 24,
@@ -2342,7 +2342,7 @@ const l2 = ({
2342
2342
  )
2343
2343
  ]
2344
2344
  }
2345
- ), c5 = ({
2345
+ ), d5 = ({
2346
2346
  className: i,
2347
2347
  color: o = C.NOTIFICATION_WARNING_DARK,
2348
2348
  height: e = 37,
@@ -2381,7 +2381,7 @@ const l2 = ({
2381
2381
  )
2382
2382
  ]
2383
2383
  }
2384
- ), a5 = ({
2384
+ ), C5 = ({
2385
2385
  className: i,
2386
2386
  color: o = C.GREY_DARK_5,
2387
2387
  height: e = 24,
@@ -2407,7 +2407,7 @@ const l2 = ({
2407
2407
  }
2408
2408
  )
2409
2409
  }
2410
- ), d5 = ({
2410
+ ), w5 = ({
2411
2411
  className: i,
2412
2412
  color: o = C.GREY_DARK_5,
2413
2413
  height: e = 24,
@@ -2446,7 +2446,7 @@ const l2 = ({
2446
2446
  )
2447
2447
  ]
2448
2448
  }
2449
- ), C5 = ({
2449
+ ), g5 = ({
2450
2450
  className: i,
2451
2451
  color: o = C.GREY_DARK_5,
2452
2452
  height: e = 24,
@@ -2485,7 +2485,7 @@ const l2 = ({
2485
2485
  )
2486
2486
  ]
2487
2487
  }
2488
- ), w5 = ({
2488
+ ), k5 = ({
2489
2489
  className: i,
2490
2490
  color: o = C.GREY_DARK_5,
2491
2491
  height: e = 24,
@@ -2554,7 +2554,7 @@ const l2 = ({
2554
2554
  )
2555
2555
  ]
2556
2556
  }
2557
- ), g5 = ({
2557
+ ), p5 = ({
2558
2558
  className: i,
2559
2559
  color: o = C.GREY_DARK_5,
2560
2560
  height: e = 24,
@@ -2593,7 +2593,7 @@ const l2 = ({
2593
2593
  )
2594
2594
  ]
2595
2595
  }
2596
- ), k5 = ({
2596
+ ), L5 = ({
2597
2597
  className: i,
2598
2598
  color: o = C.GREY_DARK_5,
2599
2599
  height: e = 24,
@@ -2650,7 +2650,7 @@ const l2 = ({
2650
2650
  )
2651
2651
  ]
2652
2652
  }
2653
- ), p5 = ({
2653
+ ), m5 = ({
2654
2654
  className: i,
2655
2655
  color: o = C.GREY_DARK_5,
2656
2656
  height: e = 24,
@@ -2689,7 +2689,7 @@ const l2 = ({
2689
2689
  )
2690
2690
  ]
2691
2691
  }
2692
- ), L5 = ({
2692
+ ), u5 = ({
2693
2693
  className: i,
2694
2694
  color: o = C.GREY_DARK_5,
2695
2695
  height: e = 24,
@@ -2738,7 +2738,7 @@ const l2 = ({
2738
2738
  )
2739
2739
  ]
2740
2740
  }
2741
- ), m5 = ({
2741
+ ), v5 = ({
2742
2742
  className: i,
2743
2743
  color: o = C.GREY_DARK_5,
2744
2744
  height: e = 24,
@@ -2777,7 +2777,7 @@ const l2 = ({
2777
2777
  )
2778
2778
  ]
2779
2779
  }
2780
- ), u5 = ({
2780
+ ), N5 = ({
2781
2781
  className: i,
2782
2782
  color: o = C.GREY_DARK_5,
2783
2783
  height: e = 24,
@@ -2804,7 +2804,7 @@ const l2 = ({
2804
2804
  }
2805
2805
  )
2806
2806
  }
2807
- ), v5 = ({
2807
+ ), f5 = ({
2808
2808
  className: i,
2809
2809
  color: o = C.GREY_DARK_5,
2810
2810
  height: e = 24,
@@ -2842,7 +2842,7 @@ const l2 = ({
2842
2842
  )
2843
2843
  ]
2844
2844
  }
2845
- ), N5 = ({
2845
+ ), M5 = ({
2846
2846
  className: i,
2847
2847
  color: o = C.GREY_DARK_5,
2848
2848
  height: e = 24,
@@ -2863,7 +2863,7 @@ const l2 = ({
2863
2863
  /* @__PURE__ */ t("path", { d: "M12 8L4 8", stroke: o, strokeWidth: "1.7", strokeLinecap: "round" })
2864
2864
  ]
2865
2865
  }
2866
- ), f5 = ({
2866
+ ), x5 = ({
2867
2867
  className: i,
2868
2868
  color: o = C.GREY_DARK_5,
2869
2869
  height: e = 24,
@@ -2902,7 +2902,7 @@ const l2 = ({
2902
2902
  )
2903
2903
  ]
2904
2904
  }
2905
- ), M5 = ({
2905
+ ), _5 = ({
2906
2906
  className: i,
2907
2907
  color: o = C.GREY_DARK_5,
2908
2908
  height: e = 24,
@@ -2941,7 +2941,7 @@ const l2 = ({
2941
2941
  )
2942
2942
  ]
2943
2943
  }
2944
- ), x5 = ({
2944
+ ), R5 = ({
2945
2945
  className: i,
2946
2946
  color: o = C.GREY_DARK_5,
2947
2947
  height: e = 24,
@@ -2980,7 +2980,7 @@ const l2 = ({
2980
2980
  )
2981
2981
  ]
2982
2982
  }
2983
- ), _5 = ({
2983
+ ), H5 = ({
2984
2984
  className: i,
2985
2985
  color: o = C.GREY_DARK_2,
2986
2986
  height: e = 16,
@@ -3006,7 +3006,7 @@ const l2 = ({
3006
3006
  }
3007
3007
  )
3008
3008
  }
3009
- ), R5 = ({
3009
+ ), E5 = ({
3010
3010
  className: i,
3011
3011
  color: o = C.GREY_DARK_5,
3012
3012
  height: e = 20,
@@ -3035,7 +3035,7 @@ const l2 = ({
3035
3035
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
3036
3036
  ]
3037
3037
  }
3038
- ), H5 = ({
3038
+ ), V5 = ({
3039
3039
  className: i,
3040
3040
  color: o = C.GREY_DARK_5,
3041
3041
  height: e = 20,
@@ -3064,7 +3064,7 @@ const l2 = ({
3064
3064
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
3065
3065
  ]
3066
3066
  }
3067
- ), E5 = ({
3067
+ ), Z5 = ({
3068
3068
  className: i,
3069
3069
  color: o = C.GREY_DARK_5,
3070
3070
  height: e = 20,
@@ -3093,7 +3093,7 @@ const l2 = ({
3093
3093
  )
3094
3094
  ]
3095
3095
  }
3096
- ), V5 = ({
3096
+ ), I5 = ({
3097
3097
  className: i,
3098
3098
  color: o = C.GREY_DARK_5,
3099
3099
  height: e = 20,
@@ -3122,7 +3122,7 @@ const l2 = ({
3122
3122
  )
3123
3123
  ]
3124
3124
  }
3125
- ), Z5 = ({
3125
+ ), W5 = ({
3126
3126
  className: i,
3127
3127
  color: o = "#001E52",
3128
3128
  height: e = 24,
@@ -3148,7 +3148,7 @@ const l2 = ({
3148
3148
  }
3149
3149
  )
3150
3150
  }
3151
- ), I5 = ({
3151
+ ), B5 = ({
3152
3152
  className: i,
3153
3153
  color: o = "#131314",
3154
3154
  height: e = 20,
@@ -3176,7 +3176,7 @@ const l2 = ({
3176
3176
  }
3177
3177
  )
3178
3178
  }
3179
- ), W5 = ({
3179
+ ), A5 = ({
3180
3180
  className: i,
3181
3181
  color: o = "#001E52",
3182
3182
  height: e = 24,
@@ -3214,7 +3214,7 @@ const l2 = ({
3214
3214
  )
3215
3215
  ] }) })
3216
3216
  }
3217
- ), B5 = ({
3217
+ ), G5 = ({
3218
3218
  width: i = 20,
3219
3219
  height: o = 20,
3220
3220
  color: e = "#001E52",
@@ -3270,7 +3270,7 @@ const l2 = ({
3270
3270
  }
3271
3271
  )
3272
3272
  }
3273
- ), A5 = ({
3273
+ ), y5 = ({
3274
3274
  width: i = 24,
3275
3275
  height: o = 24,
3276
3276
  color: e = "#131314",
@@ -3303,7 +3303,7 @@ const l2 = ({
3303
3303
  )
3304
3304
  ]
3305
3305
  }
3306
- ), n1 = ({
3306
+ ), a1 = ({
3307
3307
  name: i,
3308
3308
  width: o,
3309
3309
  height: e,
@@ -3312,49 +3312,49 @@ const l2 = ({
3312
3312
  disabled: a = !1,
3313
3313
  onClick: k
3314
3314
  }) => {
3315
- const [n, p] = _(r), { theme: g } = e1(M1), h = a ? g && g === "dark" ? C.GREY_LIGHT_4 : C.GREY_DARK_1 : l, s = a ? void 0 : k;
3316
- return I(() => {
3315
+ const [n, p] = H(r), { theme: g } = t1(x1), h = a ? g && g === "dark" ? C.GREY_LIGHT_4 : C.GREY_DARK_1 : l, s = a ? void 0 : k;
3316
+ return W(() => {
3317
3317
  if (r) {
3318
3318
  s && !a && p(`${r} clickable`);
3319
3319
  return;
3320
3320
  }
3321
3321
  s && !a && p("clickable");
3322
- }, [s, r, a]), /* @__PURE__ */ t(S, { children: (() => {
3322
+ }, [s, r, a]), /* @__PURE__ */ t(z, { children: (() => {
3323
3323
  switch (i) {
3324
3324
  case "nextIcon":
3325
- return J2({ width: o, height: e, color: h, className: n, onClick: s });
3325
+ return Q2({ width: o, height: e, color: h, className: n, onClick: s });
3326
3326
  case "prevIcon":
3327
- return q2({ width: o, height: e, color: h, className: n, onClick: s });
3327
+ return X2({ width: o, height: e, color: h, className: n, onClick: s });
3328
3328
  case "arrowUp":
3329
- return l2({ width: o, height: e, color: h, className: n, onClick: s });
3329
+ return n2({ width: o, height: e, color: h, className: n, onClick: s });
3330
3330
  case "arrowDown":
3331
- return r2({ width: o, height: e, color: h, className: n, onClick: s });
3331
+ return s2({ width: o, height: e, color: h, className: n, onClick: s });
3332
3332
  case "info":
3333
- return n2({ width: o, height: e, color: h, className: n, onClick: s });
3333
+ return h2({ width: o, height: e, color: h, className: n, onClick: s });
3334
3334
  case "arrowRight":
3335
- return s2({ width: o, height: e, color: h, className: n, onClick: s });
3335
+ return c2({ width: o, height: e, color: h, className: n, onClick: s });
3336
3336
  case "calendar":
3337
- return h2({ width: o, height: e, color: h, className: n, onClick: s });
3337
+ return a2({ width: o, height: e, color: h, className: n, onClick: s });
3338
3338
  case "ok":
3339
- return c2({ width: o, height: e, color: h, className: n, onClick: s });
3339
+ return d2({ width: o, height: e, color: h, className: n, onClick: s });
3340
3340
  case "cancel":
3341
- return a2({ width: o, height: e, color: h, className: n, onClick: s });
3341
+ return C2({ width: o, height: e, color: h, className: n, onClick: s });
3342
3342
  case "add":
3343
- return d2({ width: o, height: e, color: h, className: n, onClick: s });
3343
+ return w2({ width: o, height: e, color: h, className: n, onClick: s });
3344
3344
  case "list":
3345
- return C2({ width: o, height: e, color: h, className: n, onClick: s });
3345
+ return g2({ width: o, height: e, color: h, className: n, onClick: s });
3346
3346
  case "dragAndDrop":
3347
- return w2({ width: o, height: e, color: h, className: n, onClick: s });
3347
+ return k2({ width: o, height: e, color: h, className: n, onClick: s });
3348
3348
  case "filter":
3349
- return g2({ width: o, height: e, color: h, className: n, onClick: s });
3349
+ return p2({ width: o, height: e, color: h, className: n, onClick: s });
3350
3350
  case "attention":
3351
- return k2({ width: o, height: e, color: h, className: n, onClick: s });
3351
+ return L2({ width: o, height: e, color: h, className: n, onClick: s });
3352
3352
  case "plus":
3353
- return p2({ width: o, height: e, color: h, className: n, onClick: s });
3353
+ return m2({ width: o, height: e, color: h, className: n, onClick: s });
3354
3354
  case "time":
3355
- return L2({ width: o, height: e, color: h, className: n, onClick: s });
3355
+ return u2({ width: o, height: e, color: h, className: n, onClick: s });
3356
3356
  case "arrowDownLong":
3357
- return m2({
3357
+ return v2({
3358
3358
  width: o,
3359
3359
  height: e,
3360
3360
  color: h,
@@ -3362,9 +3362,9 @@ const l2 = ({
3362
3362
  onClick: s
3363
3363
  });
3364
3364
  case "users":
3365
- return u2({ width: o, height: e, color: h, className: n, onClick: s });
3365
+ return N2({ width: o, height: e, color: h, className: n, onClick: s });
3366
3366
  case "mySkillsMatrix":
3367
- return v2({
3367
+ return f2({
3368
3368
  width: o,
3369
3369
  height: e,
3370
3370
  color: h,
@@ -3372,9 +3372,9 @@ const l2 = ({
3372
3372
  onClick: s
3373
3373
  });
3374
3374
  case "skills":
3375
- return N2({ width: o, height: e, color: h, className: n, onClick: s });
3375
+ return M2({ width: o, height: e, color: h, className: n, onClick: s });
3376
3376
  case "skillsMatrices":
3377
- return f2({
3377
+ return x2({
3378
3378
  width: o,
3379
3379
  height: e,
3380
3380
  color: h,
@@ -3382,23 +3382,23 @@ const l2 = ({
3382
3382
  onClick: s
3383
3383
  });
3384
3384
  case "history":
3385
- return M2({ width: o, height: e, color: h, className: n, onClick: s });
3385
+ return _2({ width: o, height: e, color: h, className: n, onClick: s });
3386
3386
  case "logOut":
3387
- return x2({ width: o, height: e, color: h, className: n, onClick: s });
3387
+ return R2({ width: o, height: e, color: h, className: n, onClick: s });
3388
3388
  case "settings":
3389
- return _2({ width: o, height: e, color: h, className: n, onClick: s });
3389
+ return H2({ width: o, height: e, color: h, className: n, onClick: s });
3390
3390
  case "addSkill":
3391
- return R2({ width: o, height: e, color: h, className: n, onClick: s });
3391
+ return E2({ width: o, height: e, color: h, className: n, onClick: s });
3392
3392
  case "conversation":
3393
- return H2({ width: o, height: e, color: h, className: n, onClick: s });
3393
+ return V2({ width: o, height: e, color: h, className: n, onClick: s });
3394
3394
  case "trash":
3395
- return E2({ width: o, height: e, color: h, className: n, onClick: s });
3395
+ return Z2({ width: o, height: e, color: h, className: n, onClick: s });
3396
3396
  case "settings4":
3397
- return V2({ width: o, height: e, color: h, className: n, onClick: s });
3397
+ return I2({ width: o, height: e, color: h, className: n, onClick: s });
3398
3398
  case "edit2":
3399
- return Z2({ width: o, height: e, color: h, className: n, onClick: s });
3399
+ return W2({ width: o, height: e, color: h, className: n, onClick: s });
3400
3400
  case "notifications":
3401
- return I2({
3401
+ return B2({
3402
3402
  width: o,
3403
3403
  height: e,
3404
3404
  color: h,
@@ -3406,9 +3406,9 @@ const l2 = ({
3406
3406
  onClick: s
3407
3407
  });
3408
3408
  case "success":
3409
- return W2({ width: o, height: e, color: h, className: n, onClick: s });
3409
+ return A2({ width: o, height: e, color: h, className: n, onClick: s });
3410
3410
  case "attentionSmall":
3411
- return B2({
3411
+ return G2({
3412
3412
  width: o,
3413
3413
  height: e,
3414
3414
  color: h,
@@ -3416,11 +3416,11 @@ const l2 = ({
3416
3416
  onClick: s
3417
3417
  });
3418
3418
  case "errorSmall":
3419
- return A2({ width: o, height: e, color: h, className: n, onClick: s });
3419
+ return y2({ width: o, height: e, color: h, className: n, onClick: s });
3420
3420
  case "infoMedium":
3421
- return G2({ width: o, height: e, color: h, className: n, onClick: s });
3421
+ return D2({ width: o, height: e, color: h, className: n, onClick: s });
3422
3422
  case "attentionMedium":
3423
- return y2({
3423
+ return j2({
3424
3424
  width: o,
3425
3425
  height: e,
3426
3426
  color: h,
@@ -3428,9 +3428,9 @@ const l2 = ({
3428
3428
  onClick: s
3429
3429
  });
3430
3430
  case "errorMedium":
3431
- return D2({ width: o, height: e, color: h, className: n, onClick: s });
3431
+ return T2({ width: o, height: e, color: h, className: n, onClick: s });
3432
3432
  case "faviconSkills":
3433
- return O2({
3433
+ return S2({
3434
3434
  width: o,
3435
3435
  height: e,
3436
3436
  color: h,
@@ -3438,7 +3438,7 @@ const l2 = ({
3438
3438
  onClick: s
3439
3439
  });
3440
3440
  case "visibilityIcon":
3441
- return j2({
3441
+ return Y2({
3442
3442
  width: o,
3443
3443
  height: e,
3444
3444
  color: h,
@@ -3446,7 +3446,7 @@ const l2 = ({
3446
3446
  onClick: s
3447
3447
  });
3448
3448
  case "visibilityOffIcon":
3449
- return T2({
3449
+ return K2({
3450
3450
  width: o,
3451
3451
  height: e,
3452
3452
  color: h,
@@ -3454,7 +3454,7 @@ const l2 = ({
3454
3454
  onClick: s
3455
3455
  });
3456
3456
  case "selectArrowIcon":
3457
- return Y2({
3457
+ return b2({
3458
3458
  width: o,
3459
3459
  height: e,
3460
3460
  color: h,
@@ -3462,7 +3462,7 @@ const l2 = ({
3462
3462
  onClick: s
3463
3463
  });
3464
3464
  case "expandArrowIcon":
3465
- return K2({
3465
+ return O2({
3466
3466
  width: o,
3467
3467
  height: e,
3468
3468
  color: h,
@@ -3470,7 +3470,7 @@ const l2 = ({
3470
3470
  onClick: s
3471
3471
  });
3472
3472
  case "expandActiveArrowIcon":
3473
- return b2({
3473
+ return F2({
3474
3474
  width: o,
3475
3475
  height: e,
3476
3476
  color: h,
@@ -3478,101 +3478,101 @@ const l2 = ({
3478
3478
  onClick: s
3479
3479
  });
3480
3480
  case "camera":
3481
- return F2({ width: o, height: e, color: h, className: n, onClick: s });
3481
+ return U2({ width: o, height: e, color: h, className: n, onClick: s });
3482
3482
  case "sortUp":
3483
- return S2({ width: o, height: e, color: h, className: n, onClick: s });
3483
+ return P2({ width: o, height: e, color: h, className: n, onClick: s });
3484
3484
  case "sortDown":
3485
- return U2({ width: o, height: e, color: h, className: n, onClick: s });
3485
+ return $2({ width: o, height: e, color: h, className: n, onClick: s });
3486
3486
  case "logOut2":
3487
- return P2({ width: o, height: e, color: h, className: n, onClick: s });
3487
+ return z2({ width: o, height: e, color: h, className: n, onClick: s });
3488
3488
  case "search":
3489
- return $2({ width: o, height: e, color: h, className: n, onClick: s });
3489
+ return J2({ width: o, height: e, color: h, className: n, onClick: s });
3490
3490
  case "handRock":
3491
- return z2({ width: o, height: e, color: h, className: n, onClick: s });
3491
+ return q2({ width: o, height: e, color: h, className: n, onClick: s });
3492
3492
  case "arrowUpFilled":
3493
- return X2({ width: o, height: e, color: h, className: n, onClick: s });
3493
+ return o5({ width: o, height: e, color: h, className: n, onClick: s });
3494
3494
  case "arrowDownFilled":
3495
- return Q2({ width: o, height: e, color: h, className: n, onClick: s });
3496
- case "link":
3497
3495
  return e5({ width: o, height: e, color: h, className: n, onClick: s });
3498
- case "telegram":
3496
+ case "link":
3499
3497
  return i5({ width: o, height: e, color: h, className: n, onClick: s });
3500
- case "mail":
3498
+ case "telegram":
3501
3499
  return l5({ width: o, height: e, color: h, className: n, onClick: s });
3500
+ case "mail":
3501
+ return n5({ width: o, height: e, color: h, className: n, onClick: s });
3502
3502
  case "github":
3503
- return o5({ width: o, height: e, color: h, className: n, onClick: s });
3504
- case "linkedIn":
3505
3503
  return t5({ width: o, height: e, color: h, className: n, onClick: s });
3506
- case "emptyStateIcon":
3504
+ case "linkedIn":
3507
3505
  return r5({ width: o, height: e, color: h, className: n, onClick: s });
3506
+ case "emptyStateIcon":
3507
+ return s5({ width: o, height: e, color: h, className: n, onClick: s });
3508
3508
  case "filtersIcon":
3509
- return n5({ width: o, height: e, color: h, className: n, onClick: s });
3509
+ return h5({ width: o, height: e, color: h, className: n, onClick: s });
3510
3510
  case "dotMenuIcon":
3511
- return s5({ width: o, height: e, color: h, className: n, onClick: s });
3511
+ return c5({ width: o, height: e, color: h, className: n, onClick: s });
3512
3512
  case "plusCircle":
3513
- return h5({ width: o, height: e, color: h, className: n, onClick: s });
3513
+ return a5({ width: o, height: e, color: h, className: n, onClick: s });
3514
3514
  case "warning":
3515
- return c5({ width: o, height: e, color: h, className: n, onClick: s });
3515
+ return d5({ width: o, height: e, color: h, className: n, onClick: s });
3516
3516
  case "back":
3517
- return a5({ width: o, height: e, color: h, className: n, onClick: s });
3517
+ return C5({ width: o, height: e, color: h, className: n, onClick: s });
3518
3518
  case "bell":
3519
- return d5({ width: o, height: e, color: h, className: n, onClick: s });
3520
- case "contract":
3521
3519
  return w5({ width: o, height: e, color: h, className: n, onClick: s });
3520
+ case "contract":
3521
+ return k5({ width: o, height: e, color: h, className: n, onClick: s });
3522
3522
  case "trash2":
3523
- return C5({ width: o, height: e, color: h, className: n, onClick: s });
3524
- case "manager":
3525
3523
  return g5({ width: o, height: e, color: h, className: n, onClick: s });
3524
+ case "manager":
3525
+ return p5({ width: o, height: e, color: h, className: n, onClick: s });
3526
3526
  case "resourceManager":
3527
- return k5({ width: o, height: e, color: h, className: n, onClick: s });
3527
+ return L5({ width: o, height: e, color: h, className: n, onClick: s });
3528
3528
  case "settings2":
3529
- return p5({ width: o, height: e, color: h, className: n, onClick: s });
3529
+ return m5({ width: o, height: e, color: h, className: n, onClick: s });
3530
3530
  case "image":
3531
- return L5({ width: o, height: e, color: h, className: n, onClick: s });
3531
+ return u5({ width: o, height: e, color: h, className: n, onClick: s });
3532
3532
  case "upload":
3533
- return m5({ width: o, height: e, color: h, className: n, onClick: s });
3533
+ return v5({ width: o, height: e, color: h, className: n, onClick: s });
3534
3534
  case "edit":
3535
- return u5({ width: o, height: e, color: h, className: n, onClick: s });
3535
+ return N5({ width: o, height: e, color: h, className: n, onClick: s });
3536
3536
  case "location":
3537
- return v5({ width: o, height: e, color: h, className: n, onClick: s });
3537
+ return f5({ width: o, height: e, color: h, className: n, onClick: s });
3538
3538
  case "plus2":
3539
- return N5({ width: o, height: e, color: h, className: n, onClick: s });
3539
+ return M5({ width: o, height: e, color: h, className: n, onClick: s });
3540
3540
  case "search2":
3541
- return f5({ width: o, height: e, color: h, className: n, onClick: s });
3541
+ return x5({ width: o, height: e, color: h, className: n, onClick: s });
3542
3542
  case "fastArrowLeft":
3543
- return M5({ width: o, height: e, color: h, className: n, onClick: s });
3543
+ return _5({ width: o, height: e, color: h, className: n, onClick: s });
3544
3544
  case "fastArrowRight":
3545
- return x5({ width: o, height: e, color: h, className: n, onClick: s });
3545
+ return R5({ width: o, height: e, color: h, className: n, onClick: s });
3546
3546
  case "crossInCircle":
3547
- return _5({ width: o, height: e, color: h, className: n, onClick: s });
3548
- case "arrowUp2":
3549
3547
  return H5({ width: o, height: e, color: h, className: n, onClick: s });
3548
+ case "arrowUp2":
3549
+ return V5({ width: o, height: e, color: h, className: n, onClick: s });
3550
3550
  case "arrowDown2":
3551
- return R5({ width: o, height: e, color: h, className: n, onClick: s });
3552
- case "filledArrowLeft":
3553
3551
  return E5({ width: o, height: e, color: h, className: n, onClick: s });
3552
+ case "filledArrowLeft":
3553
+ return Z5({ width: o, height: e, color: h, className: n, onClick: s });
3554
3554
  case "filledArrowRight":
3555
- return V5({ width: o, height: e, color: h, className: n, onClick: s });
3555
+ return I5({ width: o, height: e, color: h, className: n, onClick: s });
3556
3556
  case "burgerMenu":
3557
- return Z5({ width: o, height: e, color: h, className: n, onClick: s });
3557
+ return W5({ width: o, height: e, color: h, className: n, onClick: s });
3558
3558
  case "signOut":
3559
- return I5({ width: o, height: e, color: h, className: n, onClick: s });
3559
+ return B5({ width: o, height: e, color: h, className: n, onClick: s });
3560
3560
  case "refresh":
3561
- return W5({ width: o, height: e, color: h, className: n, onClick: s });
3561
+ return A5({ width: o, height: e, color: h, className: n, onClick: s });
3562
3562
  case "projects":
3563
- return B5({ width: o, height: e, color: h, className: n, onClick: s });
3563
+ return G5({ width: o, height: e, color: h, className: n, onClick: s });
3564
3564
  case "exit":
3565
- return A5({ width: o, height: e, color: h, className: n, onClick: s });
3565
+ return y5({ width: o, height: e, color: h, className: n, onClick: s });
3566
3566
  default:
3567
- return /* @__PURE__ */ t(S, { children: "No Icon provided" });
3567
+ return /* @__PURE__ */ t(z, { children: "No Icon provided" });
3568
3568
  }
3569
3569
  })() });
3570
- }, { Title: G5, Text: y5 } = W1, D5 = {
3570
+ }, { Title: D5, Text: j5 } = A1, T5 = {
3571
3571
  h1: 1,
3572
3572
  h2: 2,
3573
3573
  h3: 3,
3574
3574
  h4: 4
3575
- }, j5 = w1(
3575
+ }, Y5 = g1(
3576
3576
  ({
3577
3577
  align: i = "inherit",
3578
3578
  variant: o = "body1",
@@ -3585,17 +3585,17 @@ const l2 = ({
3585
3585
  const p = o === "h1" || o === "h2" || o === "h3" || o === "h4";
3586
3586
  let g = `snmt-typography snmt-typography-${o}`;
3587
3587
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), a && (g += " collapsed"), p ? /* @__PURE__ */ t(
3588
- G5,
3588
+ D5,
3589
3589
  {
3590
3590
  className: g,
3591
3591
  style: { color: e, whiteSpace: k },
3592
3592
  onClick: r,
3593
- level: D5[o],
3593
+ level: T5[o],
3594
3594
  ref: n,
3595
3595
  children: l
3596
3596
  }
3597
3597
  ) : /* @__PURE__ */ t(
3598
- y5,
3598
+ j5,
3599
3599
  {
3600
3600
  className: g,
3601
3601
  style: { color: e, whiteSpace: k },
@@ -3607,12 +3607,12 @@ const l2 = ({
3607
3607
  }
3608
3608
  );
3609
3609
  var w = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(w || {});
3610
- const x1 = X({
3610
+ const _1 = i1({
3611
3611
  locale: "en",
3612
3612
  theme: "light"
3613
3613
  });
3614
- x1.Provider;
3615
- const T5 = ({
3614
+ _1.Provider;
3615
+ const K5 = ({
3616
3616
  width: i = 20,
3617
3617
  height: o = 20,
3618
3618
  color: e = "#001E52",
@@ -3639,7 +3639,7 @@ const T5 = ({
3639
3639
  }
3640
3640
  )
3641
3641
  }
3642
- ), Y5 = ({
3642
+ ), b5 = ({
3643
3643
  width: i = 20,
3644
3644
  height: o = 20,
3645
3645
  color: e = "#001E52",
@@ -3666,7 +3666,7 @@ const T5 = ({
3666
3666
  }
3667
3667
  )
3668
3668
  }
3669
- ), K5 = ({
3669
+ ), O5 = ({
3670
3670
  width: i = 16,
3671
3671
  height: o = 16,
3672
3672
  color: e = "#001E52",
@@ -3694,7 +3694,7 @@ const T5 = ({
3694
3694
  )
3695
3695
  ]
3696
3696
  }
3697
- ), b5 = ({
3697
+ ), F5 = ({
3698
3698
  width: i = 20,
3699
3699
  height: o = 20,
3700
3700
  color: e = "#001E52",
@@ -3729,7 +3729,7 @@ const T5 = ({
3729
3729
  )
3730
3730
  ]
3731
3731
  }
3732
- ), O5 = ({
3732
+ ), S5 = ({
3733
3733
  width: i = 18,
3734
3734
  height: o = 18,
3735
3735
  color: e = "#001E52",
@@ -3768,7 +3768,7 @@ const T5 = ({
3768
3768
  )
3769
3769
  ]
3770
3770
  }
3771
- ), F5 = ({
3771
+ ), U5 = ({
3772
3772
  width: i = 20,
3773
3773
  height: o = 20,
3774
3774
  color: e = "#001E52",
@@ -3794,7 +3794,7 @@ const T5 = ({
3794
3794
  }
3795
3795
  )
3796
3796
  }
3797
- ), S5 = ({
3797
+ ), P5 = ({
3798
3798
  width: i = 20,
3799
3799
  height: o = 20,
3800
3800
  color: e = "#001E52",
@@ -3815,7 +3815,7 @@ const T5 = ({
3815
3815
  /* @__PURE__ */ t("path", { d: "M16 4L4 16", stroke: e, strokeWidth: "1.5", strokeLinecap: "round" })
3816
3816
  ]
3817
3817
  }
3818
- ), U5 = ({
3818
+ ), $5 = ({
3819
3819
  width: i = 20,
3820
3820
  height: o = 20,
3821
3821
  color: e = "#001E52",
@@ -3847,7 +3847,7 @@ const T5 = ({
3847
3847
  )
3848
3848
  ]
3849
3849
  }
3850
- ), P5 = ({
3850
+ ), z5 = ({
3851
3851
  width: i = 20,
3852
3852
  height: o = 20,
3853
3853
  color: e = "#001E52",
@@ -3901,7 +3901,7 @@ const T5 = ({
3901
3901
  )
3902
3902
  ]
3903
3903
  }
3904
- ), $5 = ({
3904
+ ), J5 = ({
3905
3905
  width: i = 20,
3906
3906
  height: o = 20,
3907
3907
  color: e = "#001E52",
@@ -3940,7 +3940,7 @@ const T5 = ({
3940
3940
  /* @__PURE__ */ t("path", { d: "M3 12L17 12", stroke: e, strokeWidth: "2", strokeLinecap: "round" })
3941
3941
  ]
3942
3942
  }
3943
- ), z5 = ({
3943
+ ), q5 = ({
3944
3944
  width: i = 16,
3945
3945
  height: o = 12,
3946
3946
  color: e = "#001E52",
@@ -3989,7 +3989,7 @@ const T5 = ({
3989
3989
  )
3990
3990
  ] })
3991
3991
  }
3992
- ), J5 = ({
3992
+ ), Q5 = ({
3993
3993
  width: i = 16,
3994
3994
  height: o = 16,
3995
3995
  color: e = "#001E52",
@@ -4023,7 +4023,7 @@ const T5 = ({
4023
4023
  )
4024
4024
  ]
4025
4025
  }
4026
- ), q5 = ({
4026
+ ), X5 = ({
4027
4027
  width: i = 10,
4028
4028
  height: o = 10,
4029
4029
  color: e = "#001E52",
@@ -4062,7 +4062,7 @@ const T5 = ({
4062
4062
  )
4063
4063
  ] })
4064
4064
  }
4065
- ), Q5 = ({
4065
+ ), e3 = ({
4066
4066
  width: i = 16,
4067
4067
  height: o = 16,
4068
4068
  color: e = "#001E52",
@@ -4098,7 +4098,7 @@ const T5 = ({
4098
4098
  )
4099
4099
  ]
4100
4100
  }
4101
- ), X5 = ({
4101
+ ), o3 = ({
4102
4102
  width: i = 11,
4103
4103
  height: o = 32,
4104
4104
  color: e = "#001E52",
@@ -4136,7 +4136,7 @@ const T5 = ({
4136
4136
  /* @__PURE__ */ t("circle", { cx: "3", cy: "3", r: "3", fill: e })
4137
4137
  ]
4138
4138
  }
4139
- ), e3 = ({
4139
+ ), i3 = ({
4140
4140
  width: i = 20,
4141
4141
  height: o = 20,
4142
4142
  color: e = "#001E52",
@@ -4183,7 +4183,7 @@ const T5 = ({
4183
4183
  )
4184
4184
  ]
4185
4185
  }
4186
- ), o3 = ({
4186
+ ), t3 = ({
4187
4187
  width: i = 20,
4188
4188
  height: o = 20,
4189
4189
  color: e = "#001E52",
@@ -4216,7 +4216,7 @@ const T5 = ({
4216
4216
  )
4217
4217
  ]
4218
4218
  }
4219
- ), i3 = ({
4219
+ ), l3 = ({
4220
4220
  width: i = 20,
4221
4221
  height: o = 20,
4222
4222
  color: e = "#001E52",
@@ -4263,7 +4263,7 @@ const T5 = ({
4263
4263
  )
4264
4264
  ]
4265
4265
  }
4266
- ), t3 = ({
4266
+ ), r3 = ({
4267
4267
  width: i = 20,
4268
4268
  height: o = 20,
4269
4269
  color: e = "#001E52",
@@ -4296,7 +4296,7 @@ const T5 = ({
4296
4296
  )
4297
4297
  ]
4298
4298
  }
4299
- ), l3 = ({
4299
+ ), n3 = ({
4300
4300
  width: i = 18,
4301
4301
  height: o = 16,
4302
4302
  color: e = "#001E52",
@@ -4335,7 +4335,7 @@ const T5 = ({
4335
4335
  )
4336
4336
  ]
4337
4337
  }
4338
- ), r3 = ({
4338
+ ), s3 = ({
4339
4339
  width: i = 20,
4340
4340
  height: o = 20,
4341
4341
  color: e = "#001E52",
@@ -4368,7 +4368,7 @@ const T5 = ({
4368
4368
  )
4369
4369
  ]
4370
4370
  }
4371
- ), n3 = ({
4371
+ ), h3 = ({
4372
4372
  width: i = 20,
4373
4373
  height: o = 20,
4374
4374
  color: e = "#001E52",
@@ -4392,7 +4392,7 @@ const T5 = ({
4392
4392
  }
4393
4393
  )
4394
4394
  }
4395
- ), s3 = ({
4395
+ ), c3 = ({
4396
4396
  width: i = 20,
4397
4397
  height: o = 20,
4398
4398
  color: e = "#001E52",
@@ -4439,7 +4439,7 @@ const T5 = ({
4439
4439
  )
4440
4440
  ]
4441
4441
  }
4442
- ), h3 = ({
4442
+ ), a3 = ({
4443
4443
  width: i = 20,
4444
4444
  height: o = 20,
4445
4445
  color: e = "#001E52",
@@ -4472,7 +4472,7 @@ const T5 = ({
4472
4472
  )
4473
4473
  ]
4474
4474
  }
4475
- ), c3 = ({
4475
+ ), d3 = ({
4476
4476
  width: i = 20,
4477
4477
  height: o = 20,
4478
4478
  color: e = "#001E52",
@@ -4505,7 +4505,7 @@ const T5 = ({
4505
4505
  )
4506
4506
  ]
4507
4507
  }
4508
- ), a3 = ({
4508
+ ), C3 = ({
4509
4509
  width: i = 20,
4510
4510
  height: o = 23,
4511
4511
  color: e = "#001E52",
@@ -4566,7 +4566,7 @@ const T5 = ({
4566
4566
  )
4567
4567
  ]
4568
4568
  }
4569
- ), d3 = ({
4569
+ ), w3 = ({
4570
4570
  width: i = 20,
4571
4571
  height: o = 20,
4572
4572
  color: e = "#001E52",
@@ -4606,7 +4606,7 @@ const T5 = ({
4606
4606
  )
4607
4607
  ]
4608
4608
  }
4609
- ), C3 = ({
4609
+ ), g3 = ({
4610
4610
  width: i = 32,
4611
4611
  height: o = 25,
4612
4612
  color: e = "#001E52",
@@ -4634,7 +4634,7 @@ const T5 = ({
4634
4634
  )
4635
4635
  ]
4636
4636
  }
4637
- ), w3 = ({
4637
+ ), k3 = ({
4638
4638
  width: i = 14,
4639
4639
  height: o = 14,
4640
4640
  color: e = "#10B981",
@@ -4663,7 +4663,7 @@ const T5 = ({
4663
4663
  )
4664
4664
  ]
4665
4665
  }
4666
- ), g3 = ({
4666
+ ), p3 = ({
4667
4667
  width: i = 11,
4668
4668
  height: o = 11,
4669
4669
  color: e = "#FFB020",
@@ -4697,7 +4697,7 @@ const T5 = ({
4697
4697
  )
4698
4698
  ]
4699
4699
  }
4700
- ), k3 = ({
4700
+ ), L3 = ({
4701
4701
  width: i = 10,
4702
4702
  height: o = 10,
4703
4703
  color: e = "#88A4FF",
@@ -4745,7 +4745,7 @@ const T5 = ({
4745
4745
  )
4746
4746
  ]
4747
4747
  }
4748
- ), p3 = ({
4748
+ ), m3 = ({
4749
4749
  width: i = 14,
4750
4750
  height: o = 14,
4751
4751
  color: e = "#8E8E93",
@@ -4773,7 +4773,7 @@ const T5 = ({
4773
4773
  )
4774
4774
  ]
4775
4775
  }
4776
- ), L3 = ({
4776
+ ), u3 = ({
4777
4777
  width: i = 14,
4778
4778
  height: o = 14,
4779
4779
  color: e = "#FFB020",
@@ -4807,7 +4807,7 @@ const T5 = ({
4807
4807
  )
4808
4808
  ]
4809
4809
  }
4810
- ), m3 = ({
4810
+ ), v3 = ({
4811
4811
  width: i = 14,
4812
4812
  height: o = 14,
4813
4813
  color: e = "#D0421B",
@@ -4855,7 +4855,7 @@ const T5 = ({
4855
4855
  )
4856
4856
  ]
4857
4857
  }
4858
- ), u3 = ({
4858
+ ), N3 = ({
4859
4859
  width: i = 20,
4860
4860
  height: o = 20,
4861
4861
  color: e = "#070739",
@@ -4885,7 +4885,7 @@ const T5 = ({
4885
4885
  /* @__PURE__ */ t("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
4886
4886
  ]
4887
4887
  }
4888
- ), v3 = ({
4888
+ ), f3 = ({
4889
4889
  width: i = 20,
4890
4890
  height: o = 20,
4891
4891
  color: e = "#070739",
@@ -4923,7 +4923,7 @@ const T5 = ({
4923
4923
  )
4924
4924
  ]
4925
4925
  }
4926
- ), N3 = ({
4926
+ ), M3 = ({
4927
4927
  width: i = 9,
4928
4928
  height: o = 5,
4929
4929
  color: e = "#001E52",
@@ -4949,7 +4949,7 @@ const T5 = ({
4949
4949
  }
4950
4950
  )
4951
4951
  }
4952
- ), f3 = ({
4952
+ ), x3 = ({
4953
4953
  width: i = 20,
4954
4954
  height: o = 20,
4955
4955
  color: e = "#F2F2F7",
@@ -4978,7 +4978,7 @@ const T5 = ({
4978
4978
  )
4979
4979
  ]
4980
4980
  }
4981
- ), M3 = ({
4981
+ ), _3 = ({
4982
4982
  width: i = 20,
4983
4983
  height: o = 20,
4984
4984
  color: e = "#004ED7",
@@ -5007,7 +5007,7 @@ const T5 = ({
5007
5007
  )
5008
5008
  ]
5009
5009
  }
5010
- ), x3 = ({
5010
+ ), R3 = ({
5011
5011
  width: i = 248,
5012
5012
  height: o = 248,
5013
5013
  color: e = "#070739",
@@ -5044,7 +5044,7 @@ const T5 = ({
5044
5044
  )
5045
5045
  ]
5046
5046
  }
5047
- ), _3 = ({
5047
+ ), H3 = ({
5048
5048
  width: i = 24,
5049
5049
  height: o = 24,
5050
5050
  color: e = "#001E52",
@@ -5083,7 +5083,7 @@ const T5 = ({
5083
5083
  )
5084
5084
  ]
5085
5085
  }
5086
- ), R3 = ({
5086
+ ), E3 = ({
5087
5087
  width: i = 10,
5088
5088
  height: o = 10,
5089
5089
  color: e = "#001E52",
@@ -5112,7 +5112,7 @@ const T5 = ({
5112
5112
  )
5113
5113
  ]
5114
5114
  }
5115
- ), H3 = ({
5115
+ ), V3 = ({
5116
5116
  width: i = 10,
5117
5117
  height: o = 10,
5118
5118
  color: e = "#001E52",
@@ -5149,7 +5149,7 @@ const T5 = ({
5149
5149
  )
5150
5150
  ]
5151
5151
  }
5152
- ), E3 = ({
5152
+ ), Z3 = ({
5153
5153
  width: i = 24,
5154
5154
  height: o = 24,
5155
5155
  color: e = w.GREY_DARK_5,
@@ -5188,7 +5188,7 @@ const T5 = ({
5188
5188
  )
5189
5189
  ]
5190
5190
  }
5191
- ), V3 = ({
5191
+ ), I3 = ({
5192
5192
  width: i = 20,
5193
5193
  height: o = 20,
5194
5194
  color: e = w.GREY_DARK_1,
@@ -5221,7 +5221,7 @@ const T5 = ({
5221
5221
  )
5222
5222
  ]
5223
5223
  }
5224
- ), Z3 = ({
5224
+ ), W3 = ({
5225
5225
  width: i = 81,
5226
5226
  height: o = 80,
5227
5227
  color: e = w.GREY_DARK_5,
@@ -5270,7 +5270,7 @@ const T5 = ({
5270
5270
  )
5271
5271
  ]
5272
5272
  }
5273
- ), I3 = ({
5273
+ ), B3 = ({
5274
5274
  className: i,
5275
5275
  color: o = w.GREY_DARK_5,
5276
5276
  height: e = 20,
@@ -5297,7 +5297,7 @@ const T5 = ({
5297
5297
  }
5298
5298
  )
5299
5299
  }
5300
- ), W3 = ({
5300
+ ), A3 = ({
5301
5301
  className: i,
5302
5302
  color: o = w.GREY_DARK_5,
5303
5303
  height: e = 20,
@@ -5324,7 +5324,7 @@ const T5 = ({
5324
5324
  }
5325
5325
  )
5326
5326
  }
5327
- ), B3 = ({
5327
+ ), G3 = ({
5328
5328
  className: i,
5329
5329
  color: o = w.GREY_DARK_5,
5330
5330
  height: e = 5,
@@ -5348,7 +5348,7 @@ const T5 = ({
5348
5348
  }
5349
5349
  )
5350
5350
  }
5351
- ), A3 = ({
5351
+ ), y3 = ({
5352
5352
  className: i,
5353
5353
  color: o = w.GREY_DARK_5,
5354
5354
  height: e = 5,
@@ -5373,7 +5373,7 @@ const T5 = ({
5373
5373
  }
5374
5374
  )
5375
5375
  }
5376
- ), G3 = ({
5376
+ ), D3 = ({
5377
5377
  className: i,
5378
5378
  color: o = w.GREY_DARK_5,
5379
5379
  height: e = 24,
@@ -5412,7 +5412,7 @@ const T5 = ({
5412
5412
  )
5413
5413
  ]
5414
5414
  }
5415
- ), y3 = ({
5415
+ ), j3 = ({
5416
5416
  className: i,
5417
5417
  color: o = w.GREY_DARK_5,
5418
5418
  height: e = 24,
@@ -5451,7 +5451,7 @@ const T5 = ({
5451
5451
  )
5452
5452
  ]
5453
5453
  }
5454
- ), D3 = ({
5454
+ ), T3 = ({
5455
5455
  className: i,
5456
5456
  color: o = w.GREY_DARK_5,
5457
5457
  height: e = 24,
@@ -5478,7 +5478,7 @@ const T5 = ({
5478
5478
  }
5479
5479
  )
5480
5480
  }
5481
- ), j3 = ({
5481
+ ), Y3 = ({
5482
5482
  className: i,
5483
5483
  color: o = w.GREY_DARK_5,
5484
5484
  height: e = 24,
@@ -5537,7 +5537,7 @@ const T5 = ({
5537
5537
  )
5538
5538
  ]
5539
5539
  }
5540
- ), T3 = ({
5540
+ ), K3 = ({
5541
5541
  className: i,
5542
5542
  color: o = w.GREY_DARK_5,
5543
5543
  height: e = 24,
@@ -5574,7 +5574,7 @@ const T5 = ({
5574
5574
  )
5575
5575
  ]
5576
5576
  }
5577
- ), Y3 = ({
5577
+ ), b3 = ({
5578
5578
  className: i,
5579
5579
  color: o = w.GREY_DARK_3,
5580
5580
  height: e = 14,
@@ -5611,7 +5611,7 @@ const T5 = ({
5611
5611
  )
5612
5612
  ]
5613
5613
  }
5614
- ), K3 = ({
5614
+ ), O3 = ({
5615
5615
  className: i,
5616
5616
  color: o = w.GREY_DARK_5,
5617
5617
  height: e = 18,
@@ -5638,7 +5638,7 @@ const T5 = ({
5638
5638
  }
5639
5639
  )
5640
5640
  }
5641
- ), b3 = ({
5641
+ ), F3 = ({
5642
5642
  className: i,
5643
5643
  color: o = w.GREY_DARK_5,
5644
5644
  height: e = 24,
@@ -5690,7 +5690,7 @@ const T5 = ({
5690
5690
  )
5691
5691
  ]
5692
5692
  }
5693
- ), O3 = ({
5693
+ ), S3 = ({
5694
5694
  className: i,
5695
5695
  color: o = w.GREY_DARK_5,
5696
5696
  height: e = 24,
@@ -5727,7 +5727,7 @@ const T5 = ({
5727
5727
  )
5728
5728
  ]
5729
5729
  }
5730
- ), F3 = ({
5730
+ ), U3 = ({
5731
5731
  className: i,
5732
5732
  color: o = w.NOTIFICATION_WARNING_DARK,
5733
5733
  height: e = 37,
@@ -5766,7 +5766,7 @@ const T5 = ({
5766
5766
  )
5767
5767
  ]
5768
5768
  }
5769
- ), S3 = ({
5769
+ ), P3 = ({
5770
5770
  className: i,
5771
5771
  color: o = w.GREY_DARK_5,
5772
5772
  height: e = 24,
@@ -5792,7 +5792,7 @@ const T5 = ({
5792
5792
  }
5793
5793
  )
5794
5794
  }
5795
- ), U3 = ({
5795
+ ), $3 = ({
5796
5796
  className: i,
5797
5797
  color: o = w.GREY_DARK_5,
5798
5798
  height: e = 24,
@@ -5831,7 +5831,7 @@ const T5 = ({
5831
5831
  )
5832
5832
  ]
5833
5833
  }
5834
- ), P3 = ({
5834
+ ), z3 = ({
5835
5835
  className: i,
5836
5836
  color: o = w.GREY_DARK_5,
5837
5837
  height: e = 24,
@@ -5870,7 +5870,7 @@ const T5 = ({
5870
5870
  )
5871
5871
  ]
5872
5872
  }
5873
- ), $3 = ({
5873
+ ), J3 = ({
5874
5874
  className: i,
5875
5875
  color: o = w.GREY_DARK_5,
5876
5876
  height: e = 24,
@@ -5939,7 +5939,7 @@ const T5 = ({
5939
5939
  )
5940
5940
  ]
5941
5941
  }
5942
- ), z3 = ({
5942
+ ), q3 = ({
5943
5943
  className: i,
5944
5944
  color: o = w.GREY_DARK_5,
5945
5945
  height: e = 24,
@@ -5978,7 +5978,7 @@ const T5 = ({
5978
5978
  )
5979
5979
  ]
5980
5980
  }
5981
- ), J3 = ({
5981
+ ), Q3 = ({
5982
5982
  className: i,
5983
5983
  color: o = w.GREY_DARK_5,
5984
5984
  height: e = 24,
@@ -6035,7 +6035,7 @@ const T5 = ({
6035
6035
  )
6036
6036
  ]
6037
6037
  }
6038
- ), q3 = ({
6038
+ ), X3 = ({
6039
6039
  className: i,
6040
6040
  color: o = w.GREY_DARK_5,
6041
6041
  height: e = 24,
@@ -6074,7 +6074,7 @@ const T5 = ({
6074
6074
  )
6075
6075
  ]
6076
6076
  }
6077
- ), Q3 = ({
6077
+ ), e0 = ({
6078
6078
  className: i,
6079
6079
  color: o = w.GREY_DARK_5,
6080
6080
  height: e = 24,
@@ -6123,7 +6123,7 @@ const T5 = ({
6123
6123
  )
6124
6124
  ]
6125
6125
  }
6126
- ), X3 = ({
6126
+ ), o0 = ({
6127
6127
  className: i,
6128
6128
  color: o = w.GREY_DARK_5,
6129
6129
  height: e = 24,
@@ -6162,7 +6162,7 @@ const T5 = ({
6162
6162
  )
6163
6163
  ]
6164
6164
  }
6165
- ), e0 = ({
6165
+ ), i0 = ({
6166
6166
  className: i,
6167
6167
  color: o = w.GREY_DARK_5,
6168
6168
  height: e = 24,
@@ -6189,7 +6189,7 @@ const T5 = ({
6189
6189
  }
6190
6190
  )
6191
6191
  }
6192
- ), o0 = ({
6192
+ ), t0 = ({
6193
6193
  className: i,
6194
6194
  color: o = w.GREY_DARK_5,
6195
6195
  height: e = 24,
@@ -6227,7 +6227,7 @@ const T5 = ({
6227
6227
  )
6228
6228
  ]
6229
6229
  }
6230
- ), i0 = ({
6230
+ ), l0 = ({
6231
6231
  className: i,
6232
6232
  color: o = w.GREY_DARK_5,
6233
6233
  height: e = 24,
@@ -6248,7 +6248,7 @@ const T5 = ({
6248
6248
  /* @__PURE__ */ t("path", { d: "M12 8L4 8", stroke: o, strokeWidth: "1.7", strokeLinecap: "round" })
6249
6249
  ]
6250
6250
  }
6251
- ), t0 = ({
6251
+ ), r0 = ({
6252
6252
  className: i,
6253
6253
  color: o = w.GREY_DARK_5,
6254
6254
  height: e = 24,
@@ -6287,7 +6287,7 @@ const T5 = ({
6287
6287
  )
6288
6288
  ]
6289
6289
  }
6290
- ), l0 = ({
6290
+ ), n0 = ({
6291
6291
  className: i,
6292
6292
  color: o = w.GREY_DARK_5,
6293
6293
  height: e = 24,
@@ -6326,7 +6326,7 @@ const T5 = ({
6326
6326
  )
6327
6327
  ]
6328
6328
  }
6329
- ), r0 = ({
6329
+ ), s0 = ({
6330
6330
  className: i,
6331
6331
  color: o = w.GREY_DARK_5,
6332
6332
  height: e = 24,
@@ -6365,7 +6365,7 @@ const T5 = ({
6365
6365
  )
6366
6366
  ]
6367
6367
  }
6368
- ), n0 = ({
6368
+ ), h0 = ({
6369
6369
  className: i,
6370
6370
  color: o = w.GREY_DARK_2,
6371
6371
  height: e = 16,
@@ -6391,7 +6391,7 @@ const T5 = ({
6391
6391
  }
6392
6392
  )
6393
6393
  }
6394
- ), s0 = ({
6394
+ ), c0 = ({
6395
6395
  className: i,
6396
6396
  color: o = w.GREY_DARK_5,
6397
6397
  height: e = 20,
@@ -6420,7 +6420,7 @@ const T5 = ({
6420
6420
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
6421
6421
  ]
6422
6422
  }
6423
- ), h0 = ({
6423
+ ), a0 = ({
6424
6424
  className: i,
6425
6425
  color: o = w.GREY_DARK_5,
6426
6426
  height: e = 20,
@@ -6449,7 +6449,7 @@ const T5 = ({
6449
6449
  /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
6450
6450
  ]
6451
6451
  }
6452
- ), c0 = ({
6452
+ ), d0 = ({
6453
6453
  className: i,
6454
6454
  color: o = w.GREY_DARK_5,
6455
6455
  height: e = 20,
@@ -6478,7 +6478,7 @@ const T5 = ({
6478
6478
  )
6479
6479
  ]
6480
6480
  }
6481
- ), a0 = ({
6481
+ ), C0 = ({
6482
6482
  className: i,
6483
6483
  color: o = w.GREY_DARK_5,
6484
6484
  height: e = 20,
@@ -6507,7 +6507,7 @@ const T5 = ({
6507
6507
  )
6508
6508
  ]
6509
6509
  }
6510
- ), d0 = ({
6510
+ ), w0 = ({
6511
6511
  className: i,
6512
6512
  color: o = "#001E52",
6513
6513
  height: e = 24,
@@ -6533,7 +6533,7 @@ const T5 = ({
6533
6533
  }
6534
6534
  )
6535
6535
  }
6536
- ), C0 = ({
6536
+ ), g0 = ({
6537
6537
  className: i,
6538
6538
  color: o = "#131314",
6539
6539
  height: e = 20,
@@ -6561,7 +6561,7 @@ const T5 = ({
6561
6561
  }
6562
6562
  )
6563
6563
  }
6564
- ), w0 = ({
6564
+ ), k0 = ({
6565
6565
  className: i,
6566
6566
  color: o = "#001E52",
6567
6567
  height: e = 24,
@@ -6599,7 +6599,7 @@ const T5 = ({
6599
6599
  )
6600
6600
  ] }) })
6601
6601
  }
6602
- ), g0 = ({
6602
+ ), p0 = ({
6603
6603
  width: i = 20,
6604
6604
  height: o = 20,
6605
6605
  color: e = "#001E52",
@@ -6655,7 +6655,7 @@ const T5 = ({
6655
6655
  }
6656
6656
  )
6657
6657
  }
6658
- ), k0 = ({
6658
+ ), L0 = ({
6659
6659
  width: i = 24,
6660
6660
  height: o = 24,
6661
6661
  color: e = "#131314",
@@ -6688,7 +6688,7 @@ const T5 = ({
6688
6688
  )
6689
6689
  ]
6690
6690
  }
6691
- ), p0 = ({
6691
+ ), m0 = ({
6692
6692
  name: i,
6693
6693
  width: o,
6694
6694
  height: e,
@@ -6697,49 +6697,49 @@ const T5 = ({
6697
6697
  disabled: a = !1,
6698
6698
  onClick: k
6699
6699
  }) => {
6700
- const [n, p] = _(r), { theme: g } = e1(x1), h = a ? g && g === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : l, s = a ? void 0 : k;
6701
- return I(() => {
6700
+ const [n, p] = H(r), { theme: g } = t1(_1), h = a ? g && g === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : l, s = a ? void 0 : k;
6701
+ return W(() => {
6702
6702
  if (r) {
6703
6703
  s && !a && p(`${r} clickable`);
6704
6704
  return;
6705
6705
  }
6706
6706
  s && !a && p("clickable");
6707
- }, [s, r, a]), /* @__PURE__ */ t(S, { children: (() => {
6707
+ }, [s, r, a]), /* @__PURE__ */ t(z, { children: (() => {
6708
6708
  switch (i) {
6709
6709
  case "nextIcon":
6710
- return I3({ width: o, height: e, color: h, className: n, onClick: s });
6710
+ return B3({ width: o, height: e, color: h, className: n, onClick: s });
6711
6711
  case "prevIcon":
6712
- return W3({ width: o, height: e, color: h, className: n, onClick: s });
6712
+ return A3({ width: o, height: e, color: h, className: n, onClick: s });
6713
6713
  case "arrowUp":
6714
- return T5({ width: o, height: e, color: h, className: n, onClick: s });
6714
+ return K5({ width: o, height: e, color: h, className: n, onClick: s });
6715
6715
  case "arrowDown":
6716
- return Y5({ width: o, height: e, color: h, className: n, onClick: s });
6716
+ return b5({ width: o, height: e, color: h, className: n, onClick: s });
6717
6717
  case "info":
6718
- return K5({ width: o, height: e, color: h, className: n, onClick: s });
6718
+ return O5({ width: o, height: e, color: h, className: n, onClick: s });
6719
6719
  case "arrowRight":
6720
- return b5({ width: o, height: e, color: h, className: n, onClick: s });
6720
+ return F5({ width: o, height: e, color: h, className: n, onClick: s });
6721
6721
  case "calendar":
6722
- return O5({ width: o, height: e, color: h, className: n, onClick: s });
6722
+ return S5({ width: o, height: e, color: h, className: n, onClick: s });
6723
6723
  case "ok":
6724
- return F5({ width: o, height: e, color: h, className: n, onClick: s });
6724
+ return U5({ width: o, height: e, color: h, className: n, onClick: s });
6725
6725
  case "cancel":
6726
- return S5({ width: o, height: e, color: h, className: n, onClick: s });
6726
+ return P5({ width: o, height: e, color: h, className: n, onClick: s });
6727
6727
  case "add":
6728
- return U5({ width: o, height: e, color: h, className: n, onClick: s });
6728
+ return $5({ width: o, height: e, color: h, className: n, onClick: s });
6729
6729
  case "list":
6730
- return P5({ width: o, height: e, color: h, className: n, onClick: s });
6730
+ return z5({ width: o, height: e, color: h, className: n, onClick: s });
6731
6731
  case "dragAndDrop":
6732
- return $5({ width: o, height: e, color: h, className: n, onClick: s });
6732
+ return J5({ width: o, height: e, color: h, className: n, onClick: s });
6733
6733
  case "filter":
6734
- return z5({ width: o, height: e, color: h, className: n, onClick: s });
6734
+ return q5({ width: o, height: e, color: h, className: n, onClick: s });
6735
6735
  case "attention":
6736
- return J5({ width: o, height: e, color: h, className: n, onClick: s });
6736
+ return Q5({ width: o, height: e, color: h, className: n, onClick: s });
6737
6737
  case "plus":
6738
- return q5({ width: o, height: e, color: h, className: n, onClick: s });
6738
+ return X5({ width: o, height: e, color: h, className: n, onClick: s });
6739
6739
  case "time":
6740
- return Q5({ width: o, height: e, color: h, className: n, onClick: s });
6740
+ return e3({ width: o, height: e, color: h, className: n, onClick: s });
6741
6741
  case "arrowDownLong":
6742
- return X5({
6742
+ return o3({
6743
6743
  width: o,
6744
6744
  height: e,
6745
6745
  color: h,
@@ -6747,9 +6747,9 @@ const T5 = ({
6747
6747
  onClick: s
6748
6748
  });
6749
6749
  case "users":
6750
- return e3({ width: o, height: e, color: h, className: n, onClick: s });
6750
+ return i3({ width: o, height: e, color: h, className: n, onClick: s });
6751
6751
  case "mySkillsMatrix":
6752
- return o3({
6752
+ return t3({
6753
6753
  width: o,
6754
6754
  height: e,
6755
6755
  color: h,
@@ -6757,9 +6757,9 @@ const T5 = ({
6757
6757
  onClick: s
6758
6758
  });
6759
6759
  case "skills":
6760
- return i3({ width: o, height: e, color: h, className: n, onClick: s });
6760
+ return l3({ width: o, height: e, color: h, className: n, onClick: s });
6761
6761
  case "skillsMatrices":
6762
- return t3({
6762
+ return r3({
6763
6763
  width: o,
6764
6764
  height: e,
6765
6765
  color: h,
@@ -6767,23 +6767,23 @@ const T5 = ({
6767
6767
  onClick: s
6768
6768
  });
6769
6769
  case "history":
6770
- return l3({ width: o, height: e, color: h, className: n, onClick: s });
6770
+ return n3({ width: o, height: e, color: h, className: n, onClick: s });
6771
6771
  case "logOut":
6772
- return r3({ width: o, height: e, color: h, className: n, onClick: s });
6772
+ return s3({ width: o, height: e, color: h, className: n, onClick: s });
6773
6773
  case "settings":
6774
- return n3({ width: o, height: e, color: h, className: n, onClick: s });
6774
+ return h3({ width: o, height: e, color: h, className: n, onClick: s });
6775
6775
  case "addSkill":
6776
- return s3({ width: o, height: e, color: h, className: n, onClick: s });
6776
+ return c3({ width: o, height: e, color: h, className: n, onClick: s });
6777
6777
  case "conversation":
6778
- return h3({ width: o, height: e, color: h, className: n, onClick: s });
6778
+ return a3({ width: o, height: e, color: h, className: n, onClick: s });
6779
6779
  case "trash":
6780
- return c3({ width: o, height: e, color: h, className: n, onClick: s });
6780
+ return d3({ width: o, height: e, color: h, className: n, onClick: s });
6781
6781
  case "settings4":
6782
- return a3({ width: o, height: e, color: h, className: n, onClick: s });
6782
+ return C3({ width: o, height: e, color: h, className: n, onClick: s });
6783
6783
  case "edit2":
6784
- return d3({ width: o, height: e, color: h, className: n, onClick: s });
6784
+ return w3({ width: o, height: e, color: h, className: n, onClick: s });
6785
6785
  case "notifications":
6786
- return C3({
6786
+ return g3({
6787
6787
  width: o,
6788
6788
  height: e,
6789
6789
  color: h,
@@ -6791,9 +6791,9 @@ const T5 = ({
6791
6791
  onClick: s
6792
6792
  });
6793
6793
  case "success":
6794
- return w3({ width: o, height: e, color: h, className: n, onClick: s });
6794
+ return k3({ width: o, height: e, color: h, className: n, onClick: s });
6795
6795
  case "attentionSmall":
6796
- return g3({
6796
+ return p3({
6797
6797
  width: o,
6798
6798
  height: e,
6799
6799
  color: h,
@@ -6801,11 +6801,11 @@ const T5 = ({
6801
6801
  onClick: s
6802
6802
  });
6803
6803
  case "errorSmall":
6804
- return k3({ width: o, height: e, color: h, className: n, onClick: s });
6804
+ return L3({ width: o, height: e, color: h, className: n, onClick: s });
6805
6805
  case "infoMedium":
6806
- return p3({ width: o, height: e, color: h, className: n, onClick: s });
6806
+ return m3({ width: o, height: e, color: h, className: n, onClick: s });
6807
6807
  case "attentionMedium":
6808
- return L3({
6808
+ return u3({
6809
6809
  width: o,
6810
6810
  height: e,
6811
6811
  color: h,
@@ -6813,9 +6813,9 @@ const T5 = ({
6813
6813
  onClick: s
6814
6814
  });
6815
6815
  case "errorMedium":
6816
- return m3({ width: o, height: e, color: h, className: n, onClick: s });
6816
+ return v3({ width: o, height: e, color: h, className: n, onClick: s });
6817
6817
  case "faviconSkills":
6818
- return x3({
6818
+ return R3({
6819
6819
  width: o,
6820
6820
  height: e,
6821
6821
  color: h,
@@ -6823,7 +6823,7 @@ const T5 = ({
6823
6823
  onClick: s
6824
6824
  });
6825
6825
  case "visibilityIcon":
6826
- return u3({
6826
+ return N3({
6827
6827
  width: o,
6828
6828
  height: e,
6829
6829
  color: h,
@@ -6831,7 +6831,7 @@ const T5 = ({
6831
6831
  onClick: s
6832
6832
  });
6833
6833
  case "visibilityOffIcon":
6834
- return v3({
6834
+ return f3({
6835
6835
  width: o,
6836
6836
  height: e,
6837
6837
  color: h,
@@ -6839,7 +6839,7 @@ const T5 = ({
6839
6839
  onClick: s
6840
6840
  });
6841
6841
  case "selectArrowIcon":
6842
- return N3({
6842
+ return M3({
6843
6843
  width: o,
6844
6844
  height: e,
6845
6845
  color: h,
@@ -6847,7 +6847,7 @@ const T5 = ({
6847
6847
  onClick: s
6848
6848
  });
6849
6849
  case "expandArrowIcon":
6850
- return f3({
6850
+ return x3({
6851
6851
  width: o,
6852
6852
  height: e,
6853
6853
  color: h,
@@ -6855,7 +6855,7 @@ const T5 = ({
6855
6855
  onClick: s
6856
6856
  });
6857
6857
  case "expandActiveArrowIcon":
6858
- return M3({
6858
+ return _3({
6859
6859
  width: o,
6860
6860
  height: e,
6861
6861
  color: h,
@@ -6863,103 +6863,103 @@ const T5 = ({
6863
6863
  onClick: s
6864
6864
  });
6865
6865
  case "camera":
6866
- return _3({ width: o, height: e, color: h, className: n, onClick: s });
6866
+ return H3({ width: o, height: e, color: h, className: n, onClick: s });
6867
6867
  case "sortUp":
6868
- return R3({ width: o, height: e, color: h, className: n, onClick: s });
6868
+ return E3({ width: o, height: e, color: h, className: n, onClick: s });
6869
6869
  case "sortDown":
6870
- return H3({ width: o, height: e, color: h, className: n, onClick: s });
6870
+ return V3({ width: o, height: e, color: h, className: n, onClick: s });
6871
6871
  case "logOut2":
6872
- return E3({ width: o, height: e, color: h, className: n, onClick: s });
6872
+ return Z3({ width: o, height: e, color: h, className: n, onClick: s });
6873
6873
  case "search":
6874
- return V3({ width: o, height: e, color: h, className: n, onClick: s });
6874
+ return I3({ width: o, height: e, color: h, className: n, onClick: s });
6875
6875
  case "handRock":
6876
- return Z3({ width: o, height: e, color: h, className: n, onClick: s });
6876
+ return W3({ width: o, height: e, color: h, className: n, onClick: s });
6877
6877
  case "arrowUpFilled":
6878
- return A3({ width: o, height: e, color: h, className: n, onClick: s });
6878
+ return y3({ width: o, height: e, color: h, className: n, onClick: s });
6879
6879
  case "arrowDownFilled":
6880
- return B3({ width: o, height: e, color: h, className: n, onClick: s });
6881
- case "link":
6882
6880
  return G3({ width: o, height: e, color: h, className: n, onClick: s });
6883
- case "telegram":
6881
+ case "link":
6884
6882
  return D3({ width: o, height: e, color: h, className: n, onClick: s });
6885
- case "mail":
6883
+ case "telegram":
6886
6884
  return T3({ width: o, height: e, color: h, className: n, onClick: s });
6885
+ case "mail":
6886
+ return K3({ width: o, height: e, color: h, className: n, onClick: s });
6887
6887
  case "github":
6888
- return y3({ width: o, height: e, color: h, className: n, onClick: s });
6889
- case "linkedIn":
6890
6888
  return j3({ width: o, height: e, color: h, className: n, onClick: s });
6891
- case "emptyStateIcon":
6889
+ case "linkedIn":
6892
6890
  return Y3({ width: o, height: e, color: h, className: n, onClick: s });
6891
+ case "emptyStateIcon":
6892
+ return b3({ width: o, height: e, color: h, className: n, onClick: s });
6893
6893
  case "filtersIcon":
6894
- return K3({ width: o, height: e, color: h, className: n, onClick: s });
6894
+ return O3({ width: o, height: e, color: h, className: n, onClick: s });
6895
6895
  case "dotMenuIcon":
6896
- return b3({ width: o, height: e, color: h, className: n, onClick: s });
6896
+ return F3({ width: o, height: e, color: h, className: n, onClick: s });
6897
6897
  case "plusCircle":
6898
- return O3({ width: o, height: e, color: h, className: n, onClick: s });
6898
+ return S3({ width: o, height: e, color: h, className: n, onClick: s });
6899
6899
  case "warning":
6900
- return F3({ width: o, height: e, color: h, className: n, onClick: s });
6900
+ return U3({ width: o, height: e, color: h, className: n, onClick: s });
6901
6901
  case "back":
6902
- return S3({ width: o, height: e, color: h, className: n, onClick: s });
6902
+ return P3({ width: o, height: e, color: h, className: n, onClick: s });
6903
6903
  case "bell":
6904
- return U3({ width: o, height: e, color: h, className: n, onClick: s });
6905
- case "contract":
6906
6904
  return $3({ width: o, height: e, color: h, className: n, onClick: s });
6905
+ case "contract":
6906
+ return J3({ width: o, height: e, color: h, className: n, onClick: s });
6907
6907
  case "trash2":
6908
- return P3({ width: o, height: e, color: h, className: n, onClick: s });
6909
- case "manager":
6910
6908
  return z3({ width: o, height: e, color: h, className: n, onClick: s });
6909
+ case "manager":
6910
+ return q3({ width: o, height: e, color: h, className: n, onClick: s });
6911
6911
  case "resourceManager":
6912
- return J3({ width: o, height: e, color: h, className: n, onClick: s });
6912
+ return Q3({ width: o, height: e, color: h, className: n, onClick: s });
6913
6913
  case "settings2":
6914
- return q3({ width: o, height: e, color: h, className: n, onClick: s });
6914
+ return X3({ width: o, height: e, color: h, className: n, onClick: s });
6915
6915
  case "image":
6916
- return Q3({ width: o, height: e, color: h, className: n, onClick: s });
6916
+ return e0({ width: o, height: e, color: h, className: n, onClick: s });
6917
6917
  case "upload":
6918
- return X3({ width: o, height: e, color: h, className: n, onClick: s });
6918
+ return o0({ width: o, height: e, color: h, className: n, onClick: s });
6919
6919
  case "edit":
6920
- return e0({ width: o, height: e, color: h, className: n, onClick: s });
6920
+ return i0({ width: o, height: e, color: h, className: n, onClick: s });
6921
6921
  case "location":
6922
- return o0({ width: o, height: e, color: h, className: n, onClick: s });
6922
+ return t0({ width: o, height: e, color: h, className: n, onClick: s });
6923
6923
  case "plus2":
6924
- return i0({ width: o, height: e, color: h, className: n, onClick: s });
6924
+ return l0({ width: o, height: e, color: h, className: n, onClick: s });
6925
6925
  case "search2":
6926
- return t0({ width: o, height: e, color: h, className: n, onClick: s });
6926
+ return r0({ width: o, height: e, color: h, className: n, onClick: s });
6927
6927
  case "fastArrowLeft":
6928
- return l0({ width: o, height: e, color: h, className: n, onClick: s });
6928
+ return n0({ width: o, height: e, color: h, className: n, onClick: s });
6929
6929
  case "fastArrowRight":
6930
- return r0({ width: o, height: e, color: h, className: n, onClick: s });
6930
+ return s0({ width: o, height: e, color: h, className: n, onClick: s });
6931
6931
  case "crossInCircle":
6932
- return n0({ width: o, height: e, color: h, className: n, onClick: s });
6933
- case "arrowUp2":
6934
6932
  return h0({ width: o, height: e, color: h, className: n, onClick: s });
6933
+ case "arrowUp2":
6934
+ return a0({ width: o, height: e, color: h, className: n, onClick: s });
6935
6935
  case "arrowDown2":
6936
- return s0({ width: o, height: e, color: h, className: n, onClick: s });
6937
- case "filledArrowLeft":
6938
6936
  return c0({ width: o, height: e, color: h, className: n, onClick: s });
6937
+ case "filledArrowLeft":
6938
+ return d0({ width: o, height: e, color: h, className: n, onClick: s });
6939
6939
  case "filledArrowRight":
6940
- return a0({ width: o, height: e, color: h, className: n, onClick: s });
6940
+ return C0({ width: o, height: e, color: h, className: n, onClick: s });
6941
6941
  case "burgerMenu":
6942
- return d0({ width: o, height: e, color: h, className: n, onClick: s });
6942
+ return w0({ width: o, height: e, color: h, className: n, onClick: s });
6943
6943
  case "signOut":
6944
- return C0({ width: o, height: e, color: h, className: n, onClick: s });
6944
+ return g0({ width: o, height: e, color: h, className: n, onClick: s });
6945
6945
  case "refresh":
6946
- return w0({ width: o, height: e, color: h, className: n, onClick: s });
6946
+ return k0({ width: o, height: e, color: h, className: n, onClick: s });
6947
6947
  case "projects":
6948
- return g0({ width: o, height: e, color: h, className: n, onClick: s });
6948
+ return p0({ width: o, height: e, color: h, className: n, onClick: s });
6949
6949
  case "exit":
6950
- return k0({ width: o, height: e, color: h, className: n, onClick: s });
6950
+ return L0({ width: o, height: e, color: h, className: n, onClick: s });
6951
6951
  default:
6952
- return /* @__PURE__ */ t(S, { children: "No Icon provided" });
6952
+ return /* @__PURE__ */ t(z, { children: "No Icon provided" });
6953
6953
  }
6954
6954
  })() });
6955
6955
  };
6956
- var Q = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(Q || {});
6957
- const L0 = X({
6956
+ var o1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(o1 || {});
6957
+ const u0 = i1({
6958
6958
  locale: "en",
6959
6959
  theme: "light"
6960
6960
  });
6961
- L0.Provider;
6962
- const _1 = ({
6961
+ u0.Provider;
6962
+ const R1 = ({
6963
6963
  children: i,
6964
6964
  width: o,
6965
6965
  size: e = "small",
@@ -6971,14 +6971,14 @@ const _1 = ({
6971
6971
  a || l == null || l();
6972
6972
  };
6973
6973
  return /* @__PURE__ */ t(
6974
- B1,
6974
+ G1,
6975
6975
  {
6976
6976
  className: `snmt-tag ${e} ${a ? "disabled" : ""}`,
6977
6977
  closeIcon: /* @__PURE__ */ t(
6978
- p0,
6978
+ m0,
6979
6979
  {
6980
6980
  name: "errorSmall",
6981
- color: a ? Q.GREY_DARK_1 : Q.GREY_DARK_2,
6981
+ color: a ? o1.GREY_DARK_1 : o1.GREY_DARK_2,
6982
6982
  width: k,
6983
6983
  height: k,
6984
6984
  onClick: n
@@ -6988,16 +6988,16 @@ const _1 = ({
6988
6988
  style: { width: o ?? "fit-content" },
6989
6989
  closable: r,
6990
6990
  children: typeof i == "string" ? /* @__PURE__ */ t(
6991
- j5,
6991
+ Y5,
6992
6992
  {
6993
6993
  variant: e === "small" ? "body4" : "body2",
6994
- color: a ? Q.GREY_DARK_2 : Q.GREY_DARK_5,
6994
+ color: a ? o1.GREY_DARK_2 : o1.GREY_DARK_5,
6995
6995
  children: i
6996
6996
  }
6997
6997
  ) : i
6998
6998
  }
6999
6999
  );
7000
- }, m0 = ({
7000
+ }, v0 = ({
7001
7001
  children: i,
7002
7002
  content: o,
7003
7003
  isOpen: e,
@@ -7005,9 +7005,9 @@ const _1 = ({
7005
7005
  placement: r = "topRight",
7006
7006
  noPadding: a = !1
7007
7007
  }) => {
7008
- const [k, n] = _(!1);
7008
+ const [k, n] = H(!1);
7009
7009
  return /* @__PURE__ */ t(
7010
- A1,
7010
+ y1,
7011
7011
  {
7012
7012
  content: o,
7013
7013
  arrow: !1,
@@ -7022,18 +7022,18 @@ const _1 = ({
7022
7022
  }
7023
7023
  );
7024
7024
  };
7025
- var u0 = { exports: {} };
7025
+ var N0 = { exports: {} };
7026
7026
  (function(i, o) {
7027
7027
  (function(e, l) {
7028
7028
  i.exports = l();
7029
- })(j1, function() {
7029
+ })(Y1, function() {
7030
7030
  return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(e) {
7031
7031
  var l = ["th", "st", "nd", "rd"], r = e % 100;
7032
7032
  return "[" + e + (l[(r - 20) % 10] || l[r] || l[0]) + "]";
7033
7033
  } };
7034
7034
  });
7035
- })(u0);
7036
- const v0 = ({
7035
+ })(N0);
7036
+ const f0 = ({
7037
7037
  values: i,
7038
7038
  onTagClose: o,
7039
7039
  maxWidth: e,
@@ -7042,29 +7042,29 @@ const v0 = ({
7042
7042
  options: a,
7043
7043
  extraOptions: k
7044
7044
  }) => {
7045
- const { locale: n } = e1(g1), { t: p } = o2("common", { lng: n }), [g, h] = _(!1);
7046
- if (I(() => {
7045
+ const { locale: n } = t1(k1), { t: p } = t2("common", { lng: n }), [g, h] = H(!1);
7046
+ if (W(() => {
7047
7047
  i.length || h(!1);
7048
7048
  }, [i]), !i.length)
7049
7049
  return null;
7050
- const s = (N) => {
7051
- var E, W;
7052
- return ((E = a == null ? void 0 : a.find((f) => f.value === N)) == null ? void 0 : E.label) || ((W = k == null ? void 0 : k.find((f) => f.value === N)) == null ? void 0 : W.label) || N;
7050
+ const s = (_) => {
7051
+ var V, B;
7052
+ return ((V = a == null ? void 0 : a.find((R) => R.value === _)) == null ? void 0 : V.label) || ((B = k == null ? void 0 : k.find((R) => R.value === _)) == null ? void 0 : B.label) || _;
7053
7053
  };
7054
7054
  return /* @__PURE__ */ c(
7055
- m0,
7055
+ v0,
7056
7056
  {
7057
7057
  content: (
7058
7058
  // 90: paddings + margins + gaps and so on
7059
- /* @__PURE__ */ t("div", { style: { maxWidth: e - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ t(h1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: N }) => /* @__PURE__ */ t(
7060
- _1,
7059
+ /* @__PURE__ */ t("div", { style: { maxWidth: e - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ t(d1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: _ }) => /* @__PURE__ */ t(
7060
+ R1,
7061
7061
  {
7062
- onClose: () => o(N),
7062
+ onClose: () => o(_),
7063
7063
  closable: l,
7064
7064
  disabled: r,
7065
- children: s(N)
7065
+ children: s(_)
7066
7066
  },
7067
- N
7067
+ _
7068
7068
  )) }) })
7069
7069
  ),
7070
7070
  placement: "bottomRight",
@@ -7077,7 +7077,7 @@ const v0 = ({
7077
7077
  ]
7078
7078
  }
7079
7079
  );
7080
- }, m1 = ({ size: i = 30, color: o = "#004ed7" }) => {
7080
+ }, u1 = ({ size: i = 30, color: o = "#004ed7" }) => {
7081
7081
  const e = `no-repeat linear-gradient(${o}
7082
7082
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${o} 0)`, l = {
7083
7083
  width: i,
@@ -7085,7 +7085,7 @@ const v0 = ({
7085
7085
  backgroundSize: "20% calc(200% + 20px)"
7086
7086
  };
7087
7087
  return /* @__PURE__ */ t("span", { className: "snmt-loader", style: l });
7088
- }, u1 = w1(
7088
+ }, v1 = g1(
7089
7089
  ({
7090
7090
  value: i,
7091
7091
  onChange: o,
@@ -7099,184 +7099,184 @@ const v0 = ({
7099
7099
  clearable: g = !1,
7100
7100
  scrollThresholdValue: h = 50,
7101
7101
  onSearchChange: s,
7102
- onDropdownVisibleChange: N,
7103
- onScrollToEnd: E,
7104
- onPopupScroll: W,
7105
- id: B,
7106
- extraOptions: f,
7107
- dropdownRender: D,
7108
- optionRender: R,
7109
- isLoading: M,
7110
- readOnly: L
7111
- }, u) => {
7112
- const [x, v] = _(!1), [P, j] = _(!1), [$, O] = _(!0), [V, F] = _(i), z = U(null);
7113
- I(() => {
7114
- F(i);
7102
+ onDropdownVisibleChange: _,
7103
+ onScrollToEnd: V,
7104
+ onPopupScroll: B,
7105
+ id: A,
7106
+ extraOptions: R,
7107
+ dropdownRender: T,
7108
+ optionRender: E,
7109
+ isLoading: v,
7110
+ readOnly: N
7111
+ }, f) => {
7112
+ const [M, x] = H(!1), [q, G] = H(!1), [Y, S] = H(!0), [Z, y] = H(i), Q = J(null);
7113
+ W(() => {
7114
+ y(i);
7115
7115
  }, [i]);
7116
- const J = (d) => {
7117
- v(d), N && N(d);
7118
- }, o1 = (d, m) => {
7119
- var A;
7120
- return !!((A = m == null ? void 0 : m.label) != null && A.toString().toLowerCase().includes(d.toLowerCase()));
7121
- }, i1 = () => {
7122
- j(!0);
7123
- }, t1 = () => {
7124
- j(!1);
7125
- }, G = Z(
7116
+ const l1 = (d) => {
7117
+ x(d), _ && _(d);
7118
+ }, r1 = (d, L) => {
7119
+ var u;
7120
+ return !!((u = L == null ? void 0 : L.label) != null && u.toString().toLowerCase().includes(d.toLowerCase()));
7121
+ }, X = () => {
7122
+ G(!0);
7123
+ }, U = () => {
7124
+ G(!1);
7125
+ }, j = I(
7126
7126
  (d) => {
7127
- if (F(d), l) {
7128
- const A = d;
7129
- o == null || o(A);
7127
+ if (y(d), l) {
7128
+ const u = d;
7129
+ o == null || o(u);
7130
7130
  return;
7131
7131
  }
7132
- const m = d;
7133
- o == null || o(m);
7132
+ const L = d;
7133
+ o == null || o(L);
7134
7134
  },
7135
7135
  [l, o]
7136
- ), l1 = Z(() => {
7137
- if (!L) {
7136
+ ), n1 = I(() => {
7137
+ if (!N) {
7138
7138
  if (l) {
7139
- G([]);
7139
+ j([]);
7140
7140
  return;
7141
7141
  }
7142
- G("");
7142
+ j("");
7143
7143
  }
7144
- }, [G, l, L]), T = Z(
7144
+ }, [j, l, N]), K = I(
7145
7145
  (d) => {
7146
- const m = V.filter((A) => A !== d);
7147
- G(m), F(m);
7146
+ const L = Z.filter((u) => u !== d);
7147
+ j(L), y(L);
7148
7148
  },
7149
- [G, V]
7150
- ), q = Z(
7151
- (d) => (V == null ? void 0 : V.indexOf(d)) === 0 ? (
7149
+ [j, Z]
7150
+ ), e1 = I(
7151
+ (d) => (Z == null ? void 0 : Z.indexOf(d)) === 0 ? (
7152
7152
  // if the search input is empty
7153
7153
  // then display the placeholder, else do not display it
7154
- /* @__PURE__ */ t("span", { className: "custom-placeholder", children: $ ? e : "" })
7155
- ) : /* @__PURE__ */ t(S, {}),
7156
- [$, V, e]
7157
- ), r1 = (d) => {
7154
+ /* @__PURE__ */ t("span", { className: "custom-placeholder", children: Y ? e : "" })
7155
+ ) : /* @__PURE__ */ t(z, {}),
7156
+ [Y, Z, e]
7157
+ ), s1 = (d) => {
7158
7158
  d.preventDefault(), d.stopPropagation();
7159
- }, H = async (d) => {
7160
- const { target: m } = d;
7161
- m.scrollTop + m.offsetHeight >= m.scrollHeight - h && (E == null || E(!0)), W && await W(d);
7162
- }, y = Z(
7159
+ }, h1 = async (d) => {
7160
+ const { target: L } = d;
7161
+ L.scrollTop + L.offsetHeight >= L.scrollHeight - h && (V == null || V(!0)), B && await B(d);
7162
+ }, P = I(
7163
7163
  (d) => {
7164
- var m, A;
7165
- return ((m = a.find((a1) => a1.value === d)) == null ? void 0 : m.label) || ((A = f == null ? void 0 : f.find(
7166
- (a1) => a1.value === d
7167
- )) == null ? void 0 : A.label) || d;
7164
+ var L, u;
7165
+ return ((L = a.find((b) => b.value === d)) == null ? void 0 : L.label) || ((u = R == null ? void 0 : R.find(
7166
+ (b) => b.value === d
7167
+ )) == null ? void 0 : u.label) || d;
7168
7168
  },
7169
- [f, a]
7170
- ), c1 = Z(
7169
+ [R, a]
7170
+ ), c1 = I(
7171
7171
  (d) => {
7172
- var m;
7172
+ var L;
7173
7173
  return /* @__PURE__ */ t(
7174
- v0,
7174
+ f0,
7175
7175
  {
7176
7176
  values: d,
7177
- onTagClose: T,
7178
- maxWidth: ((m = z.current) == null ? void 0 : m.clientWidth) || 0,
7177
+ onTagClose: K,
7178
+ maxWidth: ((L = Q.current) == null ? void 0 : L.clientWidth) || 0,
7179
7179
  disabled: n,
7180
- closable: !L,
7180
+ closable: !N,
7181
7181
  options: a,
7182
- extraOptions: f
7182
+ extraOptions: R
7183
7183
  }
7184
7184
  );
7185
7185
  },
7186
- [n, f, T, a, L]
7187
- ), Y = Z(
7188
- ({ label: d, value: m, mode: A }) => A === "filter" ? q(m) : /* @__PURE__ */ t("div", { onMouseDown: r1, className: "tag-wrapper", children: /* @__PURE__ */ t(_1, { onClose: () => T(m), disabled: n, children: typeof d == "object" ? d : y(m) }) }),
7189
- [n, y, T, q]
7186
+ [n, R, K, a, N]
7187
+ ), m = I(
7188
+ ({ label: d, value: L, mode: u }) => u === "filter" ? e1(L) : /* @__PURE__ */ t("div", { onMouseDown: s1, className: "tag-wrapper", children: /* @__PURE__ */ t(R1, { onClose: () => K(L), disabled: n, children: typeof d == "object" ? d : P(L) }) }),
7189
+ [n, P, K, e1]
7190
7190
  );
7191
7191
  return /* @__PURE__ */ c(
7192
7192
  "div",
7193
7193
  {
7194
- className: `snmt-select ${P ? "snmt-select-focused" : ""}
7195
- ${l ? "" : "snmt-select-single"} ${L ? "snmt-select-read-only" : ""}`,
7196
- ref: z,
7194
+ className: `snmt-select ${q ? "snmt-select-focused" : ""}
7195
+ ${l ? "" : "snmt-select-single"} ${N ? "snmt-select-read-only" : ""}`,
7196
+ ref: Q,
7197
7197
  style: { width: k },
7198
7198
  children: [
7199
7199
  /* @__PURE__ */ t(
7200
- E1,
7200
+ Z1,
7201
7201
  {
7202
7202
  className: "snmt-select-blank",
7203
- popupClassName: L ? "dropdown-read-only" : "",
7204
- id: B,
7205
- ref: u,
7203
+ popupClassName: N ? "dropdown-read-only" : "",
7204
+ id: A,
7205
+ ref: f,
7206
7206
  showSearch: !!r,
7207
- filterOption: r && o1,
7208
- onDropdownVisibleChange: J,
7207
+ filterOption: r && r1,
7208
+ onDropdownVisibleChange: l1,
7209
7209
  placeholder: e ? p ? `${e}*` : e : void 0,
7210
7210
  disabled: n,
7211
- value: V || void 0,
7212
- labelRender: (d) => y(d.value),
7211
+ value: Z || void 0,
7212
+ labelRender: (d) => P(d.value),
7213
7213
  mode: l === "filter" ? "multiple" : l,
7214
- onChange: G,
7215
- onFocus: i1,
7216
- onBlur: t1,
7214
+ onChange: j,
7215
+ onFocus: X,
7216
+ onBlur: U,
7217
7217
  onSearch: (d) => {
7218
- O(!d), s && s(d);
7218
+ S(!d), s && s(d);
7219
7219
  },
7220
- onSelect: () => O(!0),
7221
- onDeselect: () => O(!0),
7222
- tagRender: (d) => Y({ ...d, mode: l }),
7220
+ onSelect: () => S(!0),
7221
+ onDeselect: () => S(!0),
7222
+ tagRender: (d) => m({ ...d, mode: l }),
7223
7223
  maxTagCount: "responsive",
7224
7224
  maxTagPlaceholder: c1,
7225
- onPopupScroll: H,
7226
- prefix: M && /* @__PURE__ */ t(m1, { size: 15 }),
7227
- suffixIcon: /* @__PURE__ */ t("div", { className: "wrapper-suffix-icon", children: l !== "filter" && /* @__PURE__ */ c(S, { children: [
7228
- V && !!V.length && (l || g) && /* @__PURE__ */ t("div", { onClick: l1, children: /* @__PURE__ */ t(
7229
- n1,
7225
+ onPopupScroll: h1,
7226
+ prefix: v && /* @__PURE__ */ t(u1, { size: 15 }),
7227
+ suffixIcon: /* @__PURE__ */ t("div", { className: "wrapper-suffix-icon", children: l !== "filter" && /* @__PURE__ */ c(z, { children: [
7228
+ Z && !!Z.length && (l || g) && /* @__PURE__ */ t("div", { onClick: n1, children: /* @__PURE__ */ t(
7229
+ a1,
7230
7230
  {
7231
7231
  name: "cancel",
7232
- color: n ? K.GREY_DARK_1 : K.GREY_DARK_5
7232
+ color: n ? O.GREY_DARK_1 : O.GREY_DARK_5
7233
7233
  }
7234
7234
  ) }),
7235
7235
  /* @__PURE__ */ t(
7236
- n1,
7236
+ a1,
7237
7237
  {
7238
7238
  name: "selectArrowIcon",
7239
- color: n ? K.GREY_DARK_1 : K.GREY_DARK_5,
7240
- className: x ? "select-arrow-rotated" : "select-arrow",
7241
- onClick: () => v(!x)
7239
+ color: n ? O.GREY_DARK_1 : O.GREY_DARK_5,
7240
+ className: M ? "select-arrow-rotated" : "select-arrow",
7241
+ onClick: () => x(!M)
7242
7242
  }
7243
7243
  )
7244
7244
  ] }) }),
7245
- removeIcon: /* @__PURE__ */ t(n1, { name: "errorSmall", color: K.GREY_DARK_2 }),
7245
+ removeIcon: /* @__PURE__ */ t(a1, { name: "errorSmall", color: O.GREY_DARK_2 }),
7246
7246
  options: a,
7247
- optionRender: (d) => R ? R(d.data) : /* @__PURE__ */ c(h1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7248
- /* @__PURE__ */ c(h1, { alignItems: "center", gap: 12, children: [
7247
+ optionRender: (d) => E ? E(d.data) : /* @__PURE__ */ c(d1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7248
+ /* @__PURE__ */ c(d1, { alignItems: "center", gap: 12, children: [
7249
7249
  l && /* @__PURE__ */ t(
7250
- t2,
7250
+ r2,
7251
7251
  {
7252
- checked: !!(V != null && V.includes(d.value))
7252
+ checked: !!(Z != null && Z.includes(d.value))
7253
7253
  }
7254
7254
  ),
7255
- /* @__PURE__ */ c(h1, { alignItems: "center", gap: 8, children: [
7256
- d.data.image && /* @__PURE__ */ t(i2, { src: d.data.image, size: 20 }),
7255
+ /* @__PURE__ */ c(d1, { alignItems: "center", gap: 8, children: [
7256
+ d.data.image && /* @__PURE__ */ t(l2, { src: d.data.image, size: 20 }),
7257
7257
  /* @__PURE__ */ t("span", { children: d.label })
7258
7258
  ] })
7259
7259
  ] }),
7260
- !l && V === d.value && /* @__PURE__ */ t(
7261
- n1,
7260
+ !l && Z === d.value && /* @__PURE__ */ t(
7261
+ a1,
7262
7262
  {
7263
7263
  name: "ok",
7264
- color: K.BLUE_PRIMARY,
7264
+ color: O.BLUE_PRIMARY,
7265
7265
  width: 16,
7266
7266
  height: 16
7267
7267
  }
7268
7268
  )
7269
7269
  ] }),
7270
7270
  dropdownRender: (d) => /* @__PURE__ */ c("div", { className: "dropdown-container", children: [
7271
- /* @__PURE__ */ t("div", { className: "dropdown-menu", children: D ? D(d) : d }),
7272
- M && /* @__PURE__ */ t("div", { className: "loading-overlay", children: /* @__PURE__ */ t(m1, { size: 28 }) })
7271
+ /* @__PURE__ */ t("div", { className: "dropdown-menu", children: T ? T(d) : d }),
7272
+ v && /* @__PURE__ */ t("div", { className: "loading-overlay", children: /* @__PURE__ */ t(u1, { size: 28 }) })
7273
7273
  ] })
7274
7274
  }
7275
7275
  ),
7276
7276
  /* @__PURE__ */ t(
7277
7277
  "fieldset",
7278
7278
  {
7279
- className: `${P ? "fieldset-focused" : ""}
7279
+ className: `${q ? "fieldset-focused" : ""}
7280
7280
  ${n ? "fieldset-disabled" : ""}
7281
7281
  ${typeof i == "string" && i ? "fieldset-filled" : ""}
7282
7282
  ${typeof i == "object" && i != null && i.length ? "fieldset-filled" : ""}`,
@@ -7288,9 +7288,9 @@ const v0 = ({
7288
7288
  );
7289
7289
  }
7290
7290
  );
7291
- function N0(i, o = 500) {
7292
- const e = U();
7293
- return I(() => () => {
7291
+ function M0(i, o = 500) {
7292
+ const e = J();
7293
+ return W(() => () => {
7294
7294
  e.current && clearTimeout(e.current);
7295
7295
  }, []), (...r) => {
7296
7296
  const a = setTimeout(() => {
@@ -7299,15 +7299,15 @@ function N0(i, o = 500) {
7299
7299
  clearTimeout(e.current), e.current = a;
7300
7300
  };
7301
7301
  }
7302
- function v1(i) {
7303
- const o = U(i);
7304
- return I(() => {
7302
+ function N1(i) {
7303
+ const o = J(i);
7304
+ return W(() => {
7305
7305
  o.current = i;
7306
7306
  }, [i]), o.current;
7307
7307
  }
7308
- const d1 = 100, s1 = {
7308
+ const C1 = 100, $ = {
7309
7309
  offset: 0
7310
- }, H0 = w1(
7310
+ }, E0 = g1(
7311
7311
  ({
7312
7312
  loadOptions: i,
7313
7313
  width: o,
@@ -7321,116 +7321,146 @@ const d1 = 100, s1 = {
7321
7321
  loadOnClosedState: g,
7322
7322
  preloadOptions: h,
7323
7323
  extraOptions: s,
7324
- onDropdownVisibleChange: N,
7325
- optionRender: E,
7326
- dropdownRender: W,
7327
- readOnly: B,
7328
- clearable: f,
7329
- required: D = !1
7330
- }, R) => {
7331
- const [M, L] = _(), [u, x] = _(s1), [v, P] = _(!1), [j, $] = _(), [O, V] = _(!1), F = v1(u.offset), z = v1(j), [J, o1] = _(!1), i1 = U(!1), t1 = Z(
7324
+ onDropdownVisibleChange: _,
7325
+ optionRender: V,
7326
+ dropdownRender: B,
7327
+ readOnly: A,
7328
+ clearable: R,
7329
+ required: T = !1
7330
+ }, E) => {
7331
+ const [v, N] = H(), [f, M] = H($), [x, q] = H(!1), [G, Y] = H(), [S, Z] = H(!1), [y, Q] = H(
7332
+ s ?? []
7333
+ ), l1 = N1(f.offset), r1 = N1(G), [X, U] = H(!1), j = J(!1), n1 = I(
7332
7334
  async ({
7333
- limit: H = d1,
7334
- offset: y,
7335
- search: c1
7335
+ limit: m = C1,
7336
+ offset: d,
7337
+ search: L
7336
7338
  }) => {
7337
- P(!0);
7339
+ q(!0);
7338
7340
  try {
7339
- const Y = await i({
7340
- limit: H,
7341
- offset: y,
7342
- search: c1
7341
+ const u = await i({
7342
+ limit: m,
7343
+ offset: d,
7344
+ search: L
7343
7345
  });
7344
- L(
7345
- (d) => y === 0 ? Y.options : [...d ?? [], ...Y.options]
7346
- ), x((d) => ({
7347
- ...d,
7348
- count: Y.count
7346
+ N(
7347
+ (D) => d === 0 ? u.options : [...D ?? [], ...u.options]
7348
+ ), M((D) => ({
7349
+ ...D,
7350
+ count: u.count
7349
7351
  }));
7350
- } catch (Y) {
7351
- return console.error("AsyncSelect. fetchOptions error", Y), [];
7352
+ } catch (u) {
7353
+ return console.error("AsyncSelect. fetchOptions error", u), [];
7352
7354
  } finally {
7353
- P(!1);
7355
+ q(!1);
7354
7356
  }
7355
7357
  },
7356
7358
  [i]
7357
- ), G = N0((H) => {
7358
- $(H), H || x(s1);
7359
- }), l1 = Z(
7360
- (H) => G(H),
7361
- [G]
7362
- ), T = Z(
7363
- async (H) => {
7364
- v || H && u.count && u.count > ((M == null ? void 0 : M.length) ?? 0) && x((y) => ({
7365
- ...y,
7366
- offset: y.offset + d1
7359
+ ), K = M0((m) => {
7360
+ Y(m), m || M($);
7361
+ }), e1 = I(
7362
+ (m) => K(m),
7363
+ [K]
7364
+ ), s1 = I(
7365
+ async (m) => {
7366
+ x || m && f.count && f.count > ((v == null ? void 0 : v.length) ?? 0) && M((d) => ({
7367
+ ...d,
7368
+ offset: d.offset + C1
7367
7369
  }));
7368
7370
  },
7369
- [v, M == null ? void 0 : M.length, u.count]
7370
- ), q = Z(
7371
- (H) => {
7372
- V(H), N == null || N(H);
7371
+ [x, v == null ? void 0 : v.length, f.count]
7372
+ ), h1 = I(
7373
+ (m) => {
7374
+ Z(m), !m && G && (Y(void 0), M($), U(!0)), _ == null || _(m);
7373
7375
  },
7374
- [N]
7376
+ [_, G]
7375
7377
  );
7376
- I(() => {
7377
- if (!i1.current || v) return;
7378
- (J || O && (F !== u.offset || z !== j || !M)) && (t1({ offset: u.offset, limit: d1, search: j }), J && o1(!1));
7379
- }, [J, O, u.offset, j, F, z, M, v]), I(() => {
7380
- (g || h) && t1(s1), i1.current = !0;
7381
- }, []);
7382
- const r1 = R1(
7378
+ W(() => {
7379
+ if (!j.current || x) return;
7380
+ (X || S && (l1 !== f.offset || r1 !== G || !v)) && (n1({ offset: f.offset, limit: C1, search: G }), X && U(!1));
7381
+ }, [X, S, f.offset, G, l1, r1, v, x]), W(() => {
7382
+ (g || h) && n1($), j.current = !0;
7383
+ }, []), W(() => {
7384
+ s && Q((m) => {
7385
+ const d = s.filter(
7386
+ (L) => !m.some((u) => u.value === L.value)
7387
+ );
7388
+ return [...m, ...d];
7389
+ });
7390
+ }, [s]);
7391
+ const P = I(
7392
+ (m) => {
7393
+ e && e(m);
7394
+ let d = [];
7395
+ if (p ? d = Array.isArray(m) ? m : [] : d = m ? [m] : [], G) {
7396
+ const L = d.filter(
7397
+ (u) => !(y != null && y.some((D) => D.value === u))
7398
+ );
7399
+ L.length > 0 && Q((u = []) => [
7400
+ ...u,
7401
+ ...L.map((D) => {
7402
+ const b = v == null ? void 0 : v.find((H1) => H1.value === D);
7403
+ return {
7404
+ value: D,
7405
+ label: (b == null ? void 0 : b.label) ?? D
7406
+ };
7407
+ })
7408
+ ]), Y(void 0), M($), U(!0);
7409
+ }
7410
+ },
7411
+ [e, G, p, v, y]
7412
+ ), c1 = E1(
7383
7413
  () => ({
7384
7414
  id: r,
7385
7415
  width: o,
7386
- options: M || [],
7387
- onChange: e,
7388
- ref: R,
7416
+ options: v || [],
7417
+ onChange: P,
7418
+ ref: E,
7389
7419
  placeholder: n,
7390
7420
  search: !0,
7391
7421
  value: l,
7392
- onSearchChange: l1,
7393
- onDropdownVisibleChange: q,
7422
+ onSearchChange: e1,
7423
+ onDropdownVisibleChange: h1,
7394
7424
  scrollThresholdValue: k,
7395
- onScrollToEnd: T,
7425
+ onScrollToEnd: s1,
7396
7426
  disabled: a,
7397
- extraOptions: s,
7398
- isLoading: v,
7399
- optionRender: E,
7400
- dropdownRender: W,
7401
- readOnly: B,
7402
- clearable: f,
7403
- required: D
7427
+ extraOptions: y,
7428
+ isLoading: x,
7429
+ optionRender: V,
7430
+ dropdownRender: B,
7431
+ readOnly: A,
7432
+ clearable: R,
7433
+ required: T
7404
7434
  }),
7405
7435
  [
7406
7436
  r,
7407
7437
  o,
7408
- M,
7409
- e,
7410
- R,
7438
+ v,
7439
+ P,
7440
+ E,
7411
7441
  n,
7412
7442
  l,
7413
- l1,
7414
- q,
7443
+ e1,
7444
+ h1,
7415
7445
  k,
7416
- T,
7446
+ s1,
7417
7447
  a,
7418
- s,
7419
- v,
7420
- E,
7421
- W,
7448
+ y,
7449
+ x,
7450
+ V,
7422
7451
  B,
7423
- f,
7424
- D
7452
+ A,
7453
+ R,
7454
+ T
7425
7455
  ]
7426
7456
  );
7427
- return H1(R, () => ({
7457
+ return V1(E, () => ({
7428
7458
  refetchOptions: async () => {
7429
- x(s1), $(void 0), L([]), o1(!0);
7459
+ M($), Y(void 0), U(!0);
7430
7460
  }
7431
- })), p ? /* @__PURE__ */ t(u1, { ...r1, onChange: e, value: l, mode: p }) : /* @__PURE__ */ t("div", { className: "snmt-async-select", children: /* @__PURE__ */ t(u1, { ...r1, onChange: e, value: l }) });
7461
+ })), p ? /* @__PURE__ */ t(v1, { ...c1, value: l, mode: p }) : /* @__PURE__ */ t("div", { className: "snmt-async-select", children: /* @__PURE__ */ t(v1, { ...c1, value: l }) });
7432
7462
  }
7433
7463
  );
7434
7464
  export {
7435
- H0 as AsyncSelect
7465
+ E0 as AsyncSelect
7436
7466
  };