@snmt-react-ui/user-select 2.6.8 → 2.6.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/user-select.js +973 -970
  2. package/package.json +3 -3
@@ -1,24 +1,24 @@
1
- var me = Object.defineProperty;
2
- var ke = (i, e, t) => e in i ? me(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
- var W1 = (i, e, t) => ke(i, typeof e != "symbol" ? e + "" : e, t);
1
+ var ke = Object.defineProperty;
2
+ var Le = (i, e, t) => e in i ? ke(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
+ var W1 = (i, e, t) => Le(i, typeof e != "symbol" ? e + "" : e, t);
4
4
  import "./index.css";
5
- import { jsx as r, Fragment as s1, jsxs as C } from "react/jsx-runtime";
6
- import { createContext as d1, forwardRef as L1, useState as A, useRef as Q, useEffect as T, useCallback as G, useMemo as Le, useImperativeHandle as oe, useContext as o1 } from "react";
7
- import { Select as ve, Flex as Ne, Avatar as xe, Checkbox as Me, Typography as le, Tag as Re, Popover as ye } from "antd";
8
- import { SNMTUiContext as be } from "@snmt-react-ui/core";
9
- var _e = Object.defineProperty, Ve = (i, e, t) => e in i ? _e(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, Ee = (i, e, t) => Ve(i, e + "", t), He = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
- function Ie() {
5
+ import { jsx as r, Fragment as i1, jsxs as C } from "react/jsx-runtime";
6
+ import { createContext as d1, forwardRef as k1, useState as j, useRef as q, useEffect as G, useCallback as P, useMemo as ve, useImperativeHandle as oe, useContext as r1 } from "react";
7
+ import { Select as Ne, Flex as xe, Avatar as Me, Checkbox as Re, Typography as le, Tag as ye, Popover as be } from "antd";
8
+ import { SNMTUiContext as _e } from "@snmt-react-ui/core";
9
+ var Ve = Object.defineProperty, Ee = (i, e, t) => e in i ? Ve(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, He = (i, e, t) => Ee(i, e + "", t), Ie = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
+ function Oe() {
11
11
  if (console && console.warn) {
12
12
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
13
13
  e[t] = arguments[t];
14
- n1(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
14
+ s1(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
15
15
  }
16
16
  }
17
17
  const j1 = {};
18
18
  function O1() {
19
19
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
20
20
  e[t] = arguments[t];
21
- n1(e[0]) && j1[e[0]] || (n1(e[0]) && (j1[e[0]] = /* @__PURE__ */ new Date()), Ie(...e));
21
+ s1(e[0]) && j1[e[0]] || (s1(e[0]) && (j1[e[0]] = /* @__PURE__ */ new Date()), Oe(...e));
22
22
  }
23
23
  const ae = (i, e) => () => {
24
24
  if (i.isInitialized)
@@ -34,10 +34,10 @@ const ae = (i, e) => () => {
34
34
  }, D1 = (i, e, t) => {
35
35
  i.loadNamespaces(e, ae(i, t));
36
36
  }, T1 = (i, e, t, s) => {
37
- n1(t) && (t = [t]), t.forEach((n) => {
37
+ s1(t) && (t = [t]), t.forEach((n) => {
38
38
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
39
39
  }), i.loadLanguages(e, ae(i, s));
40
- }, Oe = function(i, e) {
40
+ }, Se = function(i, e) {
41
41
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
42
42
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
43
43
  if (s.toLowerCase() === "cimode") return !0;
@@ -46,15 +46,15 @@ const ae = (i, e) => () => {
46
46
  return g === -1 || g === 2;
47
47
  };
48
48
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!n || c(l, i)));
49
- }, Se = function(i, e) {
49
+ }, Ae = function(i, e) {
50
50
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
51
51
  return !e.languages || !e.languages.length ? (O1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
52
52
  lng: t.lng,
53
53
  precheck: (s, n) => {
54
54
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !n(s.isLanguageChangingTo, i)) return !1;
55
55
  }
56
- }) : Oe(i, e, t);
57
- }, n1 = (i) => typeof i == "string", Ae = (i) => typeof i == "object" && i !== null, Be = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Ze = {
56
+ }) : Se(i, e, t);
57
+ }, s1 = (i) => typeof i == "string", Be = (i) => typeof i == "object" && i !== null, Ze = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, We = {
58
58
  "&amp;": "&",
59
59
  "&#38;": "&",
60
60
  "&lt;": "<",
@@ -75,8 +75,8 @@ const ae = (i, e) => () => {
75
75
  "&#8230;": "…",
76
76
  "&#x2F;": "/",
77
77
  "&#47;": "/"
78
- }, We = (i) => Ze[i], je = (i) => i.replace(Be, We);
79
- let De = {
78
+ }, je = (i) => We[i], De = (i) => i.replace(Ze, je);
79
+ let Te = {
80
80
  bindI18n: "languageChanged",
81
81
  bindI18nStore: "",
82
82
  transEmptyNodeValue: "",
@@ -84,14 +84,14 @@ let De = {
84
84
  transWrapTextNodes: "",
85
85
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
86
86
  useSuspense: !0,
87
- unescape: je
87
+ unescape: De
88
88
  };
89
- const Te = () => De;
90
- let Ge;
91
- const Ke = () => Ge, Pe = d1();
92
- class $e {
89
+ const Ge = () => Te;
90
+ let Ke;
91
+ const Pe = () => Ke, $e = d1();
92
+ class Ye {
93
93
  constructor() {
94
- Ee(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
94
+ He(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
95
95
  }
96
96
  addUsedNamespaces(e) {
97
97
  e.forEach((t) => {
@@ -100,26 +100,26 @@ class $e {
100
100
  }
101
101
  }
102
102
  const Fe = (i, e) => {
103
- const t = Q();
104
- return T(() => {
103
+ const t = q();
104
+ return G(() => {
105
105
  t.current = i;
106
106
  }, [i, e]), t.current;
107
- }, he = (i, e, t, s) => i.getFixedT(e, t, s), Ye = (i, e, t, s) => G(he(i, e, t, s), [i, e, t, s]), Ue = function(i) {
107
+ }, he = (i, e, t, s) => i.getFixedT(e, t, s), Ue = (i, e, t, s) => P(he(i, e, t, s), [i, e, t, s]), ze = function(i) {
108
108
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
109
109
  const {
110
110
  i18n: t
111
111
  } = e, {
112
112
  i18n: s,
113
113
  defaultNS: n
114
- } = o1(Pe) || {}, l = t || s || Ke();
115
- if (l && !l.reportNamespaces && (l.reportNamespaces = new $e()), !l) {
114
+ } = r1($e) || {}, l = t || s || Pe();
115
+ if (l && !l.reportNamespaces && (l.reportNamespaces = new Ye()), !l) {
116
116
  O1("You will need to pass in an i18next instance by using initReactI18next");
117
- const f = (y, v) => n1(v) ? v : Ae(v) && n1(v.defaultValue) ? v.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, m = [f, {}, !1];
118
- return m.t = f, m.i18n = {}, m.ready = !1, m;
117
+ const f = (y, L) => s1(L) ? L : Be(L) && s1(L.defaultValue) ? L.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, x = [f, {}, !1];
118
+ return x.t = f, x.i18n = {}, x.ready = !1, x;
119
119
  }
120
120
  l.options.react && l.options.react.wait !== void 0 && O1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
121
121
  const c = {
122
- ...Te(),
122
+ ...Ge(),
123
123
  ...l.options.react,
124
124
  ...e
125
125
  }, {
@@ -127,36 +127,36 @@ const Fe = (i, e) => {
127
127
  keyPrefix: d
128
128
  } = c;
129
129
  let g = i;
130
- g = n1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
131
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => Se(f, l, c)), h = Ye(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => he(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [k, R] = A(u);
132
- let L = g.join();
133
- e.lng && (L = `${e.lng}${L}`);
134
- const H = Fe(L), b = Q(!0);
135
- T(() => {
130
+ g = s1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
131
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => Ae(f, l, c)), h = Ue(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => he(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [m, R] = j(u);
132
+ let k = g.join();
133
+ e.lng && (k = `${e.lng}${k}`);
134
+ const H = Fe(k), b = q(!0);
135
+ G(() => {
136
136
  const {
137
137
  bindI18n: f,
138
- bindI18nStore: m
138
+ bindI18nStore: x
139
139
  } = c;
140
140
  b.current = !0, !a && !o && (e.lng ? T1(l, e.lng, g, () => {
141
141
  b.current && R(p);
142
142
  }) : D1(l, g, () => {
143
143
  b.current && R(p);
144
- })), a && H && H !== L && b.current && R(p);
144
+ })), a && H && H !== k && b.current && R(p);
145
145
  const y = () => {
146
146
  b.current && R(p);
147
147
  };
148
- return f && l && l.on(f, y), m && l && l.store.on(m, y), () => {
149
- b.current = !1, f && l && f.split(" ").forEach((v) => l.off(v, y)), m && l && m.split(" ").forEach((v) => l.store.off(v, y));
148
+ return f && l && l.on(f, y), x && l && l.store.on(x, y), () => {
149
+ b.current = !1, f && l && f.split(" ").forEach((L) => l.off(L, y)), x && l && x.split(" ").forEach((L) => l.store.off(L, y));
150
150
  };
151
- }, [l, L]), T(() => {
151
+ }, [l, k]), G(() => {
152
152
  b.current && a && R(u);
153
153
  }, [l, d, a]);
154
- const _ = [k, l, a];
155
- if (_.t = k, _.i18n = l, _.ready = a, a || !a && !o) return _;
154
+ const I = [m, l, a];
155
+ if (I.t = m, I.i18n = l, I.ready = a, a || !a && !o) return I;
156
156
  throw new Promise((f) => {
157
157
  e.lng ? T1(l, e.lng, g, () => f()) : D1(l, g, () => f());
158
158
  });
159
- }, f1 = ({
159
+ }, p1 = ({
160
160
  children: i,
161
161
  direction: e = "row",
162
162
  flexWrap: t = "nowrap",
@@ -166,7 +166,7 @@ const Fe = (i, e) => {
166
166
  gap: c,
167
167
  padding: o
168
168
  }) => /* @__PURE__ */ r(
169
- Ne,
169
+ xe,
170
170
  {
171
171
  className: `snmt-flex${t === "inherit" ? " inherit" : ""}`,
172
172
  vertical: e === "column",
@@ -178,10 +178,10 @@ const Fe = (i, e) => {
178
178
  style: { padding: o },
179
179
  children: i
180
180
  }
181
- ), ze = ({ shape: i = "circle", size: e = 32, children: t, ...s }) => {
181
+ ), Je = ({ shape: i = "circle", size: e = 32, children: t, ...s }) => {
182
182
  const n = typeof s.src == "string";
183
183
  return /* @__PURE__ */ r(
184
- xe,
184
+ Me,
185
185
  {
186
186
  className: `snmt-avatar ${n ? "image" : ""}`,
187
187
  shape: i,
@@ -192,13 +192,13 @@ const Fe = (i, e) => {
192
192
  }
193
193
  );
194
194
  };
195
- var e1 = /* @__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))(e1 || {});
195
+ var X = /* @__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))(X || {});
196
196
  const Z1 = d1({
197
197
  locale: "en",
198
198
  theme: "light"
199
199
  });
200
200
  Z1.Provider;
201
- const Je = ({
201
+ const Qe = ({
202
202
  checked: i = !0,
203
203
  indeterminate: e = !1,
204
204
  children: t,
@@ -206,13 +206,13 @@ const Je = ({
206
206
  disabled: n = !1,
207
207
  disableUncheck: l = !1
208
208
  }) => {
209
- const [c, o] = A(i), [d, g] = A(e);
210
- T(() => {
209
+ const [c, o] = j(i), [d, g] = j(e);
210
+ G(() => {
211
211
  o(i), g(e);
212
212
  }, [i, e]);
213
- const { theme: a } = o1(Z1);
213
+ const { theme: a } = r1(Z1);
214
214
  return /* @__PURE__ */ r(
215
- Me,
215
+ Re,
216
216
  {
217
217
  className: `snmt-checkbox snmt-checkbox-${a}`,
218
218
  checked: c,
@@ -225,7 +225,7 @@ const Je = ({
225
225
  }
226
226
  );
227
227
  };
228
- var N = /* @__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))(N || {});
228
+ var v = /* @__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))(v || {});
229
229
  const ce = d1({
230
230
  locale: "en",
231
231
  theme: "light"
@@ -258,7 +258,7 @@ const qe = ({
258
258
  }
259
259
  )
260
260
  }
261
- ), Qe = ({
261
+ ), Xe = ({
262
262
  width: i = 20,
263
263
  height: e = 20,
264
264
  color: t = "#001E52",
@@ -285,7 +285,7 @@ const qe = ({
285
285
  }
286
286
  )
287
287
  }
288
- ), Xe = ({
288
+ ), e2 = ({
289
289
  width: i = 16,
290
290
  height: e = 16,
291
291
  color: t = "#001E52",
@@ -313,7 +313,7 @@ const qe = ({
313
313
  )
314
314
  ]
315
315
  }
316
- ), e2 = ({
316
+ ), t2 = ({
317
317
  width: i = 20,
318
318
  height: e = 20,
319
319
  color: t = "#001E52",
@@ -348,7 +348,7 @@ const qe = ({
348
348
  )
349
349
  ]
350
350
  }
351
- ), t2 = ({
351
+ ), i2 = ({
352
352
  width: i = 18,
353
353
  height: e = 18,
354
354
  color: t = "#001E52",
@@ -387,7 +387,7 @@ const qe = ({
387
387
  )
388
388
  ]
389
389
  }
390
- ), i2 = ({
390
+ ), s2 = ({
391
391
  width: i = 20,
392
392
  height: e = 20,
393
393
  color: t = "#001E52",
@@ -413,7 +413,7 @@ const qe = ({
413
413
  }
414
414
  )
415
415
  }
416
- ), s2 = ({
416
+ ), n2 = ({
417
417
  width: i = 20,
418
418
  height: e = 20,
419
419
  color: t = "#001E52",
@@ -434,7 +434,7 @@ const qe = ({
434
434
  /* @__PURE__ */ r("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
435
435
  ]
436
436
  }
437
- ), n2 = ({
437
+ ), r2 = ({
438
438
  width: i = 20,
439
439
  height: e = 20,
440
440
  color: t = "#001E52",
@@ -466,7 +466,7 @@ const qe = ({
466
466
  )
467
467
  ]
468
468
  }
469
- ), r2 = ({
469
+ ), o2 = ({
470
470
  width: i = 20,
471
471
  height: e = 20,
472
472
  color: t = "#001E52",
@@ -520,7 +520,7 @@ const qe = ({
520
520
  )
521
521
  ]
522
522
  }
523
- ), o2 = ({
523
+ ), l2 = ({
524
524
  width: i = 20,
525
525
  height: e = 20,
526
526
  color: t = "#001E52",
@@ -559,7 +559,7 @@ const qe = ({
559
559
  /* @__PURE__ */ r("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
560
560
  ]
561
561
  }
562
- ), l2 = ({
562
+ ), a2 = ({
563
563
  width: i = 16,
564
564
  height: e = 12,
565
565
  color: t = "#001E52",
@@ -608,7 +608,7 @@ const qe = ({
608
608
  )
609
609
  ] })
610
610
  }
611
- ), a2 = ({
611
+ ), h2 = ({
612
612
  width: i = 16,
613
613
  height: e = 16,
614
614
  color: t = "#001E52",
@@ -642,7 +642,7 @@ const qe = ({
642
642
  )
643
643
  ]
644
644
  }
645
- ), h2 = ({
645
+ ), c2 = ({
646
646
  width: i = 10,
647
647
  height: e = 10,
648
648
  color: t = "#001E52",
@@ -681,7 +681,7 @@ const qe = ({
681
681
  )
682
682
  ] })
683
683
  }
684
- ), c2 = ({
684
+ ), d2 = ({
685
685
  width: i = 16,
686
686
  height: e = 16,
687
687
  color: t = "#001E52",
@@ -717,7 +717,7 @@ const qe = ({
717
717
  )
718
718
  ]
719
719
  }
720
- ), d2 = ({
720
+ ), g2 = ({
721
721
  width: i = 11,
722
722
  height: e = 32,
723
723
  color: t = "#001E52",
@@ -755,7 +755,7 @@ const qe = ({
755
755
  /* @__PURE__ */ r("circle", { cx: "3", cy: "3", r: "3", fill: t })
756
756
  ]
757
757
  }
758
- ), g2 = ({
758
+ ), C2 = ({
759
759
  width: i = 20,
760
760
  height: e = 20,
761
761
  color: t = "#001E52",
@@ -802,7 +802,7 @@ const qe = ({
802
802
  )
803
803
  ]
804
804
  }
805
- ), C2 = ({
805
+ ), u2 = ({
806
806
  width: i = 20,
807
807
  height: e = 20,
808
808
  color: t = "#001E52",
@@ -835,7 +835,7 @@ const qe = ({
835
835
  )
836
836
  ]
837
837
  }
838
- ), u2 = ({
838
+ ), p2 = ({
839
839
  width: i = 20,
840
840
  height: e = 20,
841
841
  color: t = "#001E52",
@@ -882,7 +882,7 @@ const qe = ({
882
882
  )
883
883
  ]
884
884
  }
885
- ), p2 = ({
885
+ ), f2 = ({
886
886
  width: i = 20,
887
887
  height: e = 20,
888
888
  color: t = "#001E52",
@@ -915,7 +915,7 @@ const qe = ({
915
915
  )
916
916
  ]
917
917
  }
918
- ), f2 = ({
918
+ ), w2 = ({
919
919
  width: i = 18,
920
920
  height: e = 16,
921
921
  color: t = "#001E52",
@@ -954,7 +954,7 @@ const qe = ({
954
954
  )
955
955
  ]
956
956
  }
957
- ), w2 = ({
957
+ ), m2 = ({
958
958
  width: i = 20,
959
959
  height: e = 20,
960
960
  color: t = "#001E52",
@@ -987,7 +987,7 @@ const qe = ({
987
987
  )
988
988
  ]
989
989
  }
990
- ), m2 = ({
990
+ ), k2 = ({
991
991
  width: i = 20,
992
992
  height: e = 20,
993
993
  color: t = "#001E52",
@@ -1011,7 +1011,7 @@ const qe = ({
1011
1011
  }
1012
1012
  )
1013
1013
  }
1014
- ), k2 = ({
1014
+ ), L2 = ({
1015
1015
  width: i = 20,
1016
1016
  height: e = 20,
1017
1017
  color: t = "#001E52",
@@ -1058,7 +1058,7 @@ const qe = ({
1058
1058
  )
1059
1059
  ]
1060
1060
  }
1061
- ), L2 = ({
1061
+ ), v2 = ({
1062
1062
  width: i = 20,
1063
1063
  height: e = 20,
1064
1064
  color: t = "#001E52",
@@ -1091,7 +1091,7 @@ const qe = ({
1091
1091
  )
1092
1092
  ]
1093
1093
  }
1094
- ), v2 = ({
1094
+ ), N2 = ({
1095
1095
  width: i = 20,
1096
1096
  height: e = 20,
1097
1097
  color: t = "#001E52",
@@ -1124,7 +1124,7 @@ const qe = ({
1124
1124
  )
1125
1125
  ]
1126
1126
  }
1127
- ), N2 = ({
1127
+ ), x2 = ({
1128
1128
  width: i = 20,
1129
1129
  height: e = 23,
1130
1130
  color: t = "#001E52",
@@ -1185,7 +1185,7 @@ const qe = ({
1185
1185
  )
1186
1186
  ]
1187
1187
  }
1188
- ), x2 = ({
1188
+ ), M2 = ({
1189
1189
  width: i = 20,
1190
1190
  height: e = 20,
1191
1191
  color: t = "#001E52",
@@ -1225,7 +1225,7 @@ const qe = ({
1225
1225
  )
1226
1226
  ]
1227
1227
  }
1228
- ), M2 = ({
1228
+ ), R2 = ({
1229
1229
  width: i = 32,
1230
1230
  height: e = 25,
1231
1231
  color: t = "#001E52",
@@ -1253,7 +1253,7 @@ const qe = ({
1253
1253
  )
1254
1254
  ]
1255
1255
  }
1256
- ), R2 = ({
1256
+ ), y2 = ({
1257
1257
  width: i = 14,
1258
1258
  height: e = 14,
1259
1259
  color: t = "#10B981",
@@ -1282,7 +1282,7 @@ const qe = ({
1282
1282
  )
1283
1283
  ]
1284
1284
  }
1285
- ), y2 = ({
1285
+ ), b2 = ({
1286
1286
  width: i = 11,
1287
1287
  height: e = 11,
1288
1288
  color: t = "#FFB020",
@@ -1316,7 +1316,7 @@ const qe = ({
1316
1316
  )
1317
1317
  ]
1318
1318
  }
1319
- ), b2 = ({
1319
+ ), _2 = ({
1320
1320
  width: i = 10,
1321
1321
  height: e = 10,
1322
1322
  color: t = "#88A4FF",
@@ -1364,7 +1364,7 @@ const qe = ({
1364
1364
  )
1365
1365
  ]
1366
1366
  }
1367
- ), _2 = ({
1367
+ ), V2 = ({
1368
1368
  width: i = 14,
1369
1369
  height: e = 14,
1370
1370
  color: t = "#8E8E93",
@@ -1392,7 +1392,7 @@ const qe = ({
1392
1392
  )
1393
1393
  ]
1394
1394
  }
1395
- ), V2 = ({
1395
+ ), E2 = ({
1396
1396
  width: i = 14,
1397
1397
  height: e = 14,
1398
1398
  color: t = "#FFB020",
@@ -1426,7 +1426,7 @@ const qe = ({
1426
1426
  )
1427
1427
  ]
1428
1428
  }
1429
- ), E2 = ({
1429
+ ), H2 = ({
1430
1430
  width: i = 14,
1431
1431
  height: e = 14,
1432
1432
  color: t = "#D0421B",
@@ -1474,7 +1474,7 @@ const qe = ({
1474
1474
  )
1475
1475
  ]
1476
1476
  }
1477
- ), H2 = ({
1477
+ ), I2 = ({
1478
1478
  width: i = 20,
1479
1479
  height: e = 20,
1480
1480
  color: t = "#070739",
@@ -1504,7 +1504,7 @@ const qe = ({
1504
1504
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
1505
1505
  ]
1506
1506
  }
1507
- ), I2 = ({
1507
+ ), O2 = ({
1508
1508
  width: i = 20,
1509
1509
  height: e = 20,
1510
1510
  color: t = "#070739",
@@ -1542,7 +1542,7 @@ const qe = ({
1542
1542
  )
1543
1543
  ]
1544
1544
  }
1545
- ), O2 = ({
1545
+ ), S2 = ({
1546
1546
  width: i = 9,
1547
1547
  height: e = 5,
1548
1548
  color: t = "#001E52",
@@ -1568,7 +1568,7 @@ const qe = ({
1568
1568
  }
1569
1569
  )
1570
1570
  }
1571
- ), S2 = ({
1571
+ ), A2 = ({
1572
1572
  width: i = 20,
1573
1573
  height: e = 20,
1574
1574
  color: t = "#F2F2F7",
@@ -1597,7 +1597,7 @@ const qe = ({
1597
1597
  )
1598
1598
  ]
1599
1599
  }
1600
- ), A2 = ({
1600
+ ), B2 = ({
1601
1601
  width: i = 20,
1602
1602
  height: e = 20,
1603
1603
  color: t = "#004ED7",
@@ -1626,7 +1626,7 @@ const qe = ({
1626
1626
  )
1627
1627
  ]
1628
1628
  }
1629
- ), B2 = ({
1629
+ ), Z2 = ({
1630
1630
  width: i = 248,
1631
1631
  height: e = 248,
1632
1632
  color: t = "#070739",
@@ -1663,7 +1663,7 @@ const qe = ({
1663
1663
  )
1664
1664
  ]
1665
1665
  }
1666
- ), Z2 = ({
1666
+ ), W2 = ({
1667
1667
  width: i = 24,
1668
1668
  height: e = 24,
1669
1669
  color: t = "#001E52",
@@ -1702,7 +1702,7 @@ const qe = ({
1702
1702
  )
1703
1703
  ]
1704
1704
  }
1705
- ), W2 = ({
1705
+ ), j2 = ({
1706
1706
  width: i = 10,
1707
1707
  height: e = 10,
1708
1708
  color: t = "#001E52",
@@ -1731,7 +1731,7 @@ const qe = ({
1731
1731
  )
1732
1732
  ]
1733
1733
  }
1734
- ), j2 = ({
1734
+ ), D2 = ({
1735
1735
  width: i = 10,
1736
1736
  height: e = 10,
1737
1737
  color: t = "#001E52",
@@ -1768,10 +1768,10 @@ const qe = ({
1768
1768
  )
1769
1769
  ]
1770
1770
  }
1771
- ), D2 = ({
1771
+ ), T2 = ({
1772
1772
  width: i = 24,
1773
1773
  height: e = 24,
1774
- color: t = N.GREY_DARK_5,
1774
+ color: t = v.GREY_DARK_5,
1775
1775
  className: s,
1776
1776
  onClick: n
1777
1777
  }) => /* @__PURE__ */ C(
@@ -1807,10 +1807,10 @@ const qe = ({
1807
1807
  )
1808
1808
  ]
1809
1809
  }
1810
- ), T2 = ({
1810
+ ), G2 = ({
1811
1811
  width: i = 20,
1812
1812
  height: e = 20,
1813
- color: t = N.GREY_DARK_1,
1813
+ color: t = v.GREY_DARK_1,
1814
1814
  className: s,
1815
1815
  onClick: n
1816
1816
  }) => /* @__PURE__ */ C(
@@ -1840,10 +1840,10 @@ const qe = ({
1840
1840
  )
1841
1841
  ]
1842
1842
  }
1843
- ), G2 = ({
1843
+ ), K2 = ({
1844
1844
  width: i = 81,
1845
1845
  height: e = 80,
1846
- color: t = N.GREY_DARK_5,
1846
+ color: t = v.GREY_DARK_5,
1847
1847
  className: s,
1848
1848
  onClick: n
1849
1849
  }) => /* @__PURE__ */ C(
@@ -1889,9 +1889,9 @@ const qe = ({
1889
1889
  )
1890
1890
  ]
1891
1891
  }
1892
- ), K2 = ({
1892
+ ), P2 = ({
1893
1893
  className: i,
1894
- color: e = N.GREY_DARK_5,
1894
+ color: e = v.GREY_DARK_5,
1895
1895
  height: t = 20,
1896
1896
  width: s = 20,
1897
1897
  onClick: n
@@ -1916,9 +1916,9 @@ const qe = ({
1916
1916
  }
1917
1917
  )
1918
1918
  }
1919
- ), P2 = ({
1919
+ ), $2 = ({
1920
1920
  className: i,
1921
- color: e = N.GREY_DARK_5,
1921
+ color: e = v.GREY_DARK_5,
1922
1922
  height: t = 20,
1923
1923
  width: s = 20,
1924
1924
  onClick: n
@@ -1943,9 +1943,9 @@ const qe = ({
1943
1943
  }
1944
1944
  )
1945
1945
  }
1946
- ), $2 = ({
1946
+ ), Y2 = ({
1947
1947
  className: i,
1948
- color: e = N.GREY_DARK_5,
1948
+ color: e = v.GREY_DARK_5,
1949
1949
  height: t = 5,
1950
1950
  width: s = 10,
1951
1951
  onClick: n
@@ -1969,7 +1969,7 @@ const qe = ({
1969
1969
  }
1970
1970
  ), F2 = ({
1971
1971
  className: i,
1972
- color: e = N.GREY_DARK_5,
1972
+ color: e = v.GREY_DARK_5,
1973
1973
  height: t = 5,
1974
1974
  width: s = 10,
1975
1975
  onClick: n
@@ -1992,9 +1992,9 @@ const qe = ({
1992
1992
  }
1993
1993
  )
1994
1994
  }
1995
- ), Y2 = ({
1995
+ ), U2 = ({
1996
1996
  className: i,
1997
- color: e = N.GREY_DARK_5,
1997
+ color: e = v.GREY_DARK_5,
1998
1998
  height: t = 24,
1999
1999
  width: s = 24,
2000
2000
  onClick: n
@@ -2031,9 +2031,9 @@ const qe = ({
2031
2031
  )
2032
2032
  ]
2033
2033
  }
2034
- ), U2 = ({
2034
+ ), z2 = ({
2035
2035
  className: i,
2036
- color: e = N.GREY_DARK_5,
2036
+ color: e = v.GREY_DARK_5,
2037
2037
  height: t = 24,
2038
2038
  width: s = 24,
2039
2039
  onClick: n
@@ -2070,9 +2070,9 @@ const qe = ({
2070
2070
  )
2071
2071
  ]
2072
2072
  }
2073
- ), z2 = ({
2073
+ ), J2 = ({
2074
2074
  className: i,
2075
- color: e = N.GREY_DARK_5,
2075
+ color: e = v.GREY_DARK_5,
2076
2076
  height: t = 24,
2077
2077
  width: s = 24,
2078
2078
  onClick: n
@@ -2097,9 +2097,9 @@ const qe = ({
2097
2097
  }
2098
2098
  )
2099
2099
  }
2100
- ), J2 = ({
2100
+ ), Q2 = ({
2101
2101
  className: i,
2102
- color: e = N.GREY_DARK_5,
2102
+ color: e = v.GREY_DARK_5,
2103
2103
  height: t = 24,
2104
2104
  width: s = 24,
2105
2105
  onClick: n
@@ -2158,7 +2158,7 @@ const qe = ({
2158
2158
  }
2159
2159
  ), q2 = ({
2160
2160
  className: i,
2161
- color: e = N.GREY_DARK_5,
2161
+ color: e = v.GREY_DARK_5,
2162
2162
  height: t = 24,
2163
2163
  width: s = 24,
2164
2164
  onClick: n
@@ -2193,9 +2193,9 @@ const qe = ({
2193
2193
  )
2194
2194
  ]
2195
2195
  }
2196
- ), Q2 = ({
2196
+ ), X2 = ({
2197
2197
  className: i,
2198
- color: e = N.GREY_DARK_3,
2198
+ color: e = v.GREY_DARK_3,
2199
2199
  height: t = 14,
2200
2200
  width: s = 14,
2201
2201
  onClick: n
@@ -2230,9 +2230,9 @@ const qe = ({
2230
2230
  )
2231
2231
  ]
2232
2232
  }
2233
- ), X2 = ({
2233
+ ), et = ({
2234
2234
  className: i,
2235
- color: e = N.GREY_DARK_5,
2235
+ color: e = v.GREY_DARK_5,
2236
2236
  height: t = 18,
2237
2237
  onClick: s,
2238
2238
  width: n = 18
@@ -2257,9 +2257,9 @@ const qe = ({
2257
2257
  }
2258
2258
  )
2259
2259
  }
2260
- ), et = ({
2260
+ ), tt = ({
2261
2261
  className: i,
2262
- color: e = N.GREY_DARK_5,
2262
+ color: e = v.GREY_DARK_5,
2263
2263
  height: t = 24,
2264
2264
  width: s = 24,
2265
2265
  onClick: n
@@ -2309,9 +2309,9 @@ const qe = ({
2309
2309
  )
2310
2310
  ]
2311
2311
  }
2312
- ), tt = ({
2312
+ ), it = ({
2313
2313
  className: i,
2314
- color: e = N.GREY_DARK_5,
2314
+ color: e = v.GREY_DARK_5,
2315
2315
  height: t = 24,
2316
2316
  width: s = 24,
2317
2317
  onClick: n
@@ -2346,9 +2346,9 @@ const qe = ({
2346
2346
  )
2347
2347
  ]
2348
2348
  }
2349
- ), it = ({
2349
+ ), st = ({
2350
2350
  className: i,
2351
- color: e = N.NOTIFICATION_WARNING_DARK,
2351
+ color: e = v.NOTIFICATION_WARNING_DARK,
2352
2352
  height: t = 37,
2353
2353
  width: s = 36,
2354
2354
  onClick: n
@@ -2385,9 +2385,9 @@ const qe = ({
2385
2385
  )
2386
2386
  ]
2387
2387
  }
2388
- ), st = ({
2388
+ ), nt = ({
2389
2389
  className: i,
2390
- color: e = N.GREY_DARK_5,
2390
+ color: e = v.GREY_DARK_5,
2391
2391
  height: t = 24,
2392
2392
  width: s = 24,
2393
2393
  onClick: n
@@ -2411,9 +2411,9 @@ const qe = ({
2411
2411
  }
2412
2412
  )
2413
2413
  }
2414
- ), nt = ({
2414
+ ), rt = ({
2415
2415
  className: i,
2416
- color: e = N.GREY_DARK_5,
2416
+ color: e = v.GREY_DARK_5,
2417
2417
  height: t = 24,
2418
2418
  width: s = 24,
2419
2419
  onClick: n
@@ -2450,9 +2450,9 @@ const qe = ({
2450
2450
  )
2451
2451
  ]
2452
2452
  }
2453
- ), rt = ({
2453
+ ), ot = ({
2454
2454
  className: i,
2455
- color: e = N.GREY_DARK_5,
2455
+ color: e = v.GREY_DARK_5,
2456
2456
  height: t = 24,
2457
2457
  width: s = 24,
2458
2458
  onClick: n
@@ -2489,9 +2489,9 @@ const qe = ({
2489
2489
  )
2490
2490
  ]
2491
2491
  }
2492
- ), ot = ({
2492
+ ), lt = ({
2493
2493
  className: i,
2494
- color: e = N.GREY_DARK_5,
2494
+ color: e = v.GREY_DARK_5,
2495
2495
  height: t = 24,
2496
2496
  width: s = 24,
2497
2497
  onClick: n
@@ -2558,9 +2558,9 @@ const qe = ({
2558
2558
  )
2559
2559
  ]
2560
2560
  }
2561
- ), lt = ({
2561
+ ), at = ({
2562
2562
  className: i,
2563
- color: e = N.GREY_DARK_5,
2563
+ color: e = v.GREY_DARK_5,
2564
2564
  height: t = 24,
2565
2565
  width: s = 24,
2566
2566
  onClick: n
@@ -2597,9 +2597,9 @@ const qe = ({
2597
2597
  )
2598
2598
  ]
2599
2599
  }
2600
- ), at = ({
2600
+ ), ht = ({
2601
2601
  className: i,
2602
- color: e = N.GREY_DARK_5,
2602
+ color: e = v.GREY_DARK_5,
2603
2603
  height: t = 24,
2604
2604
  width: s = 24,
2605
2605
  onClick: n
@@ -2654,9 +2654,9 @@ const qe = ({
2654
2654
  )
2655
2655
  ]
2656
2656
  }
2657
- ), ht = ({
2657
+ ), ct = ({
2658
2658
  className: i,
2659
- color: e = N.GREY_DARK_5,
2659
+ color: e = v.GREY_DARK_5,
2660
2660
  height: t = 24,
2661
2661
  width: s = 24,
2662
2662
  onClick: n
@@ -2693,9 +2693,9 @@ const qe = ({
2693
2693
  )
2694
2694
  ]
2695
2695
  }
2696
- ), ct = ({
2696
+ ), dt = ({
2697
2697
  className: i,
2698
- color: e = N.GREY_DARK_5,
2698
+ color: e = v.GREY_DARK_5,
2699
2699
  height: t = 24,
2700
2700
  width: s = 24,
2701
2701
  onClick: n
@@ -2742,9 +2742,9 @@ const qe = ({
2742
2742
  )
2743
2743
  ]
2744
2744
  }
2745
- ), dt = ({
2745
+ ), gt = ({
2746
2746
  className: i,
2747
- color: e = N.GREY_DARK_5,
2747
+ color: e = v.GREY_DARK_5,
2748
2748
  height: t = 24,
2749
2749
  width: s = 24,
2750
2750
  onClick: n
@@ -2781,9 +2781,9 @@ const qe = ({
2781
2781
  )
2782
2782
  ]
2783
2783
  }
2784
- ), gt = ({
2784
+ ), Ct = ({
2785
2785
  className: i,
2786
- color: e = N.GREY_DARK_5,
2786
+ color: e = v.GREY_DARK_5,
2787
2787
  height: t = 24,
2788
2788
  width: s = 24,
2789
2789
  onClick: n
@@ -2808,9 +2808,9 @@ const qe = ({
2808
2808
  }
2809
2809
  )
2810
2810
  }
2811
- ), Ct = ({
2811
+ ), ut = ({
2812
2812
  className: i,
2813
- color: e = N.GREY_DARK_5,
2813
+ color: e = v.GREY_DARK_5,
2814
2814
  height: t = 24,
2815
2815
  width: s = 24,
2816
2816
  onClick: n
@@ -2846,9 +2846,9 @@ const qe = ({
2846
2846
  )
2847
2847
  ]
2848
2848
  }
2849
- ), ut = ({
2849
+ ), pt = ({
2850
2850
  className: i,
2851
- color: e = N.GREY_DARK_5,
2851
+ color: e = v.GREY_DARK_5,
2852
2852
  height: t = 24,
2853
2853
  width: s = 24,
2854
2854
  onClick: n
@@ -2867,9 +2867,9 @@ const qe = ({
2867
2867
  /* @__PURE__ */ r("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
2868
2868
  ]
2869
2869
  }
2870
- ), pt = ({
2870
+ ), ft = ({
2871
2871
  className: i,
2872
- color: e = N.GREY_DARK_5,
2872
+ color: e = v.GREY_DARK_5,
2873
2873
  height: t = 24,
2874
2874
  width: s = 24,
2875
2875
  onClick: n
@@ -2906,9 +2906,9 @@ const qe = ({
2906
2906
  )
2907
2907
  ]
2908
2908
  }
2909
- ), ft = ({
2909
+ ), wt = ({
2910
2910
  className: i,
2911
- color: e = N.GREY_DARK_5,
2911
+ color: e = v.GREY_DARK_5,
2912
2912
  height: t = 24,
2913
2913
  width: s = 24,
2914
2914
  onClick: n
@@ -2945,9 +2945,9 @@ const qe = ({
2945
2945
  )
2946
2946
  ]
2947
2947
  }
2948
- ), wt = ({
2948
+ ), mt = ({
2949
2949
  className: i,
2950
- color: e = N.GREY_DARK_5,
2950
+ color: e = v.GREY_DARK_5,
2951
2951
  height: t = 24,
2952
2952
  width: s = 24,
2953
2953
  onClick: n
@@ -2984,9 +2984,9 @@ const qe = ({
2984
2984
  )
2985
2985
  ]
2986
2986
  }
2987
- ), mt = ({
2987
+ ), kt = ({
2988
2988
  className: i,
2989
- color: e = N.GREY_DARK_2,
2989
+ color: e = v.GREY_DARK_2,
2990
2990
  height: t = 16,
2991
2991
  width: s = 16,
2992
2992
  onClick: n
@@ -3010,9 +3010,9 @@ const qe = ({
3010
3010
  }
3011
3011
  )
3012
3012
  }
3013
- ), kt = ({
3013
+ ), Lt = ({
3014
3014
  className: i,
3015
- color: e = N.GREY_DARK_5,
3015
+ color: e = v.GREY_DARK_5,
3016
3016
  height: t = 20,
3017
3017
  width: s = 20,
3018
3018
  onClick: n
@@ -3039,9 +3039,9 @@ const qe = ({
3039
3039
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
3040
3040
  ]
3041
3041
  }
3042
- ), Lt = ({
3042
+ ), vt = ({
3043
3043
  className: i,
3044
- color: e = N.GREY_DARK_5,
3044
+ color: e = v.GREY_DARK_5,
3045
3045
  height: t = 20,
3046
3046
  width: s = 20,
3047
3047
  onClick: n
@@ -3068,9 +3068,9 @@ const qe = ({
3068
3068
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
3069
3069
  ]
3070
3070
  }
3071
- ), vt = ({
3071
+ ), Nt = ({
3072
3072
  className: i,
3073
- color: e = N.GREY_DARK_5,
3073
+ color: e = v.GREY_DARK_5,
3074
3074
  height: t = 20,
3075
3075
  width: s = 20,
3076
3076
  onClick: n
@@ -3085,7 +3085,7 @@ const qe = ({
3085
3085
  fill: "none",
3086
3086
  xmlns: "http://www.w3.org/2000/svg",
3087
3087
  children: [
3088
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: N.GREY_LIGHT_2 }),
3088
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: v.GREY_LIGHT_2 }),
3089
3089
  /* @__PURE__ */ r(
3090
3090
  "path",
3091
3091
  {
@@ -3097,9 +3097,9 @@ const qe = ({
3097
3097
  )
3098
3098
  ]
3099
3099
  }
3100
- ), Nt = ({
3100
+ ), xt = ({
3101
3101
  className: i,
3102
- color: e = N.GREY_DARK_5,
3102
+ color: e = v.GREY_DARK_5,
3103
3103
  height: t = 20,
3104
3104
  width: s = 20,
3105
3105
  onClick: n
@@ -3114,7 +3114,7 @@ const qe = ({
3114
3114
  fill: "none",
3115
3115
  xmlns: "http://www.w3.org/2000/svg",
3116
3116
  children: [
3117
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: N.GREY_LIGHT_2 }),
3117
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: v.GREY_LIGHT_2 }),
3118
3118
  /* @__PURE__ */ r(
3119
3119
  "path",
3120
3120
  {
@@ -3126,7 +3126,7 @@ const qe = ({
3126
3126
  )
3127
3127
  ]
3128
3128
  }
3129
- ), xt = ({
3129
+ ), Mt = ({
3130
3130
  className: i,
3131
3131
  color: e = "#001E52",
3132
3132
  height: t = 24,
@@ -3152,7 +3152,7 @@ const qe = ({
3152
3152
  }
3153
3153
  )
3154
3154
  }
3155
- ), Mt = ({
3155
+ ), Rt = ({
3156
3156
  className: i,
3157
3157
  color: e = "#131314",
3158
3158
  height: t = 20,
@@ -3180,7 +3180,7 @@ const qe = ({
3180
3180
  }
3181
3181
  )
3182
3182
  }
3183
- ), Rt = ({
3183
+ ), yt = ({
3184
3184
  className: i,
3185
3185
  color: e = "#001E52",
3186
3186
  height: t = 24,
@@ -3218,7 +3218,7 @@ const qe = ({
3218
3218
  )
3219
3219
  ] }) })
3220
3220
  }
3221
- ), yt = ({
3221
+ ), bt = ({
3222
3222
  width: i = 20,
3223
3223
  height: e = 20,
3224
3224
  color: t = "#001E52",
@@ -3274,7 +3274,7 @@ const qe = ({
3274
3274
  }
3275
3275
  )
3276
3276
  }
3277
- ), bt = ({
3277
+ ), _t = ({
3278
3278
  width: i = 24,
3279
3279
  height: e = 24,
3280
3280
  color: t = "#131314",
@@ -3307,10 +3307,10 @@ const qe = ({
3307
3307
  )
3308
3308
  ]
3309
3309
  }
3310
- ), _t = ({
3310
+ ), Vt = ({
3311
3311
  width: i = 24,
3312
3312
  height: e = 24,
3313
- color: t = N.GREY_DARK_2,
3313
+ color: t = v.GREY_DARK_2,
3314
3314
  className: s,
3315
3315
  onClick: n
3316
3316
  }) => /* @__PURE__ */ C(
@@ -3346,10 +3346,10 @@ const qe = ({
3346
3346
  )
3347
3347
  ]
3348
3348
  }
3349
- ), Vt = ({
3349
+ ), Et = ({
3350
3350
  width: i = 24,
3351
3351
  height: e = 24,
3352
- color: t = N.GREY_DARK_2,
3352
+ color: t = v.GREY_DARK_2,
3353
3353
  className: s,
3354
3354
  onClick: n
3355
3355
  }) => /* @__PURE__ */ r(
@@ -3373,10 +3373,10 @@ const qe = ({
3373
3373
  }
3374
3374
  )
3375
3375
  }
3376
- ), Et = ({
3376
+ ), Ht = ({
3377
3377
  width: i = 24,
3378
3378
  height: e = 24,
3379
- color: t = N.GREY_DARK_2,
3379
+ color: t = v.GREY_DARK_2,
3380
3380
  className: s,
3381
3381
  onClick: n
3382
3382
  }) => /* @__PURE__ */ C(
@@ -3413,10 +3413,10 @@ const qe = ({
3413
3413
  )
3414
3414
  ]
3415
3415
  }
3416
- ), Ht = ({
3416
+ ), It = ({
3417
3417
  width: i = 24,
3418
3418
  height: e = 24,
3419
- color: t = N.GREY_DARK_2,
3419
+ color: t = v.GREY_DARK_2,
3420
3420
  className: s,
3421
3421
  onClick: n
3422
3422
  }) => /* @__PURE__ */ r(
@@ -3440,10 +3440,10 @@ const qe = ({
3440
3440
  }
3441
3441
  )
3442
3442
  }
3443
- ), It = ({
3443
+ ), Ot = ({
3444
3444
  width: i = 24,
3445
3445
  height: e = 24,
3446
- color: t = N.GREY_DARK_2,
3446
+ color: t = v.GREY_DARK_2,
3447
3447
  className: s,
3448
3448
  onClick: n
3449
3449
  }) => /* @__PURE__ */ r(
@@ -3467,7 +3467,7 @@ const qe = ({
3467
3467
  }
3468
3468
  )
3469
3469
  }
3470
- ), u1 = ({
3470
+ ), C1 = ({
3471
3471
  name: i,
3472
3472
  width: e,
3473
3473
  height: t,
@@ -3476,49 +3476,49 @@ const qe = ({
3476
3476
  disabled: l = !1,
3477
3477
  onClick: c
3478
3478
  }) => {
3479
- const [o, d] = A(n), { theme: g } = o1(ce), a = l ? g && g === "dark" ? N.GREY_LIGHT_4 : N.GREY_DARK_1 : s, h = l ? void 0 : c;
3480
- return T(() => {
3479
+ const [o, d] = j(n), { theme: g } = r1(ce), a = l ? g && g === "dark" ? v.GREY_LIGHT_4 : v.GREY_DARK_1 : s, h = l ? void 0 : c;
3480
+ return G(() => {
3481
3481
  if (n) {
3482
3482
  h && !l && d(`${n} clickable`);
3483
3483
  return;
3484
3484
  }
3485
3485
  h && !l && d("clickable");
3486
- }, [h, n, l]), /* @__PURE__ */ r(s1, { children: (() => {
3486
+ }, [h, n, l]), /* @__PURE__ */ r(i1, { children: (() => {
3487
3487
  switch (i) {
3488
3488
  case "nextIcon":
3489
- return K2({ width: e, height: t, color: a, className: o, onClick: h });
3490
- case "prevIcon":
3491
3489
  return P2({ width: e, height: t, color: a, className: o, onClick: h });
3490
+ case "prevIcon":
3491
+ return $2({ width: e, height: t, color: a, className: o, onClick: h });
3492
3492
  case "arrowUp":
3493
3493
  return qe({ width: e, height: t, color: a, className: o, onClick: h });
3494
3494
  case "arrowDown":
3495
- return Qe({ width: e, height: t, color: a, className: o, onClick: h });
3496
- case "info":
3497
3495
  return Xe({ width: e, height: t, color: a, className: o, onClick: h });
3498
- case "arrowRight":
3496
+ case "info":
3499
3497
  return e2({ width: e, height: t, color: a, className: o, onClick: h });
3500
- case "calendar":
3498
+ case "arrowRight":
3501
3499
  return t2({ width: e, height: t, color: a, className: o, onClick: h });
3502
- case "ok":
3500
+ case "calendar":
3503
3501
  return i2({ width: e, height: t, color: a, className: o, onClick: h });
3504
- case "cancel":
3502
+ case "ok":
3505
3503
  return s2({ width: e, height: t, color: a, className: o, onClick: h });
3506
- case "add":
3504
+ case "cancel":
3507
3505
  return n2({ width: e, height: t, color: a, className: o, onClick: h });
3508
- case "list":
3506
+ case "add":
3509
3507
  return r2({ width: e, height: t, color: a, className: o, onClick: h });
3510
- case "dragAndDrop":
3508
+ case "list":
3511
3509
  return o2({ width: e, height: t, color: a, className: o, onClick: h });
3512
- case "filter":
3510
+ case "dragAndDrop":
3513
3511
  return l2({ width: e, height: t, color: a, className: o, onClick: h });
3514
- case "attention":
3512
+ case "filter":
3515
3513
  return a2({ width: e, height: t, color: a, className: o, onClick: h });
3516
- case "plus":
3514
+ case "attention":
3517
3515
  return h2({ width: e, height: t, color: a, className: o, onClick: h });
3518
- case "time":
3516
+ case "plus":
3519
3517
  return c2({ width: e, height: t, color: a, className: o, onClick: h });
3518
+ case "time":
3519
+ return d2({ width: e, height: t, color: a, className: o, onClick: h });
3520
3520
  case "arrowDownLong":
3521
- return d2({
3521
+ return g2({
3522
3522
  width: e,
3523
3523
  height: t,
3524
3524
  color: a,
@@ -3526,9 +3526,9 @@ const qe = ({
3526
3526
  onClick: h
3527
3527
  });
3528
3528
  case "users":
3529
- return g2({ width: e, height: t, color: a, className: o, onClick: h });
3529
+ return C2({ width: e, height: t, color: a, className: o, onClick: h });
3530
3530
  case "mySkillsMatrix":
3531
- return C2({
3531
+ return u2({
3532
3532
  width: e,
3533
3533
  height: t,
3534
3534
  color: a,
@@ -3536,9 +3536,9 @@ const qe = ({
3536
3536
  onClick: h
3537
3537
  });
3538
3538
  case "skills":
3539
- return u2({ width: e, height: t, color: a, className: o, onClick: h });
3539
+ return p2({ width: e, height: t, color: a, className: o, onClick: h });
3540
3540
  case "skillsMatrices":
3541
- return p2({
3541
+ return f2({
3542
3542
  width: e,
3543
3543
  height: t,
3544
3544
  color: a,
@@ -3546,23 +3546,23 @@ const qe = ({
3546
3546
  onClick: h
3547
3547
  });
3548
3548
  case "history":
3549
- return f2({ width: e, height: t, color: a, className: o, onClick: h });
3550
- case "logOut":
3551
3549
  return w2({ width: e, height: t, color: a, className: o, onClick: h });
3552
- case "settings":
3550
+ case "logOut":
3553
3551
  return m2({ width: e, height: t, color: a, className: o, onClick: h });
3554
- case "addSkill":
3552
+ case "settings":
3555
3553
  return k2({ width: e, height: t, color: a, className: o, onClick: h });
3556
- case "conversation":
3554
+ case "addSkill":
3557
3555
  return L2({ width: e, height: t, color: a, className: o, onClick: h });
3558
- case "trash":
3556
+ case "conversation":
3559
3557
  return v2({ width: e, height: t, color: a, className: o, onClick: h });
3560
- case "settings4":
3558
+ case "trash":
3561
3559
  return N2({ width: e, height: t, color: a, className: o, onClick: h });
3562
- case "edit2":
3560
+ case "settings4":
3563
3561
  return x2({ width: e, height: t, color: a, className: o, onClick: h });
3562
+ case "edit2":
3563
+ return M2({ width: e, height: t, color: a, className: o, onClick: h });
3564
3564
  case "notifications":
3565
- return M2({
3565
+ return R2({
3566
3566
  width: e,
3567
3567
  height: t,
3568
3568
  color: a,
@@ -3570,9 +3570,9 @@ const qe = ({
3570
3570
  onClick: h
3571
3571
  });
3572
3572
  case "success":
3573
- return R2({ width: e, height: t, color: a, className: o, onClick: h });
3573
+ return y2({ width: e, height: t, color: a, className: o, onClick: h });
3574
3574
  case "attentionSmall":
3575
- return y2({
3575
+ return b2({
3576
3576
  width: e,
3577
3577
  height: t,
3578
3578
  color: a,
@@ -3580,11 +3580,11 @@ const qe = ({
3580
3580
  onClick: h
3581
3581
  });
3582
3582
  case "errorSmall":
3583
- return b2({ width: e, height: t, color: a, className: o, onClick: h });
3584
- case "infoMedium":
3585
3583
  return _2({ width: e, height: t, color: a, className: o, onClick: h });
3584
+ case "infoMedium":
3585
+ return V2({ width: e, height: t, color: a, className: o, onClick: h });
3586
3586
  case "attentionMedium":
3587
- return V2({
3587
+ return E2({
3588
3588
  width: e,
3589
3589
  height: t,
3590
3590
  color: a,
@@ -3592,9 +3592,9 @@ const qe = ({
3592
3592
  onClick: h
3593
3593
  });
3594
3594
  case "errorMedium":
3595
- return E2({ width: e, height: t, color: a, className: o, onClick: h });
3595
+ return H2({ width: e, height: t, color: a, className: o, onClick: h });
3596
3596
  case "faviconSkills":
3597
- return B2({
3597
+ return Z2({
3598
3598
  width: e,
3599
3599
  height: t,
3600
3600
  color: a,
@@ -3602,7 +3602,7 @@ const qe = ({
3602
3602
  onClick: h
3603
3603
  });
3604
3604
  case "visibilityIcon":
3605
- return H2({
3605
+ return I2({
3606
3606
  width: e,
3607
3607
  height: t,
3608
3608
  color: a,
@@ -3610,7 +3610,7 @@ const qe = ({
3610
3610
  onClick: h
3611
3611
  });
3612
3612
  case "visibilityOffIcon":
3613
- return I2({
3613
+ return O2({
3614
3614
  width: e,
3615
3615
  height: t,
3616
3616
  color: a,
@@ -3618,7 +3618,7 @@ const qe = ({
3618
3618
  onClick: h
3619
3619
  });
3620
3620
  case "selectArrowIcon":
3621
- return O2({
3621
+ return S2({
3622
3622
  width: e,
3623
3623
  height: t,
3624
3624
  color: a,
@@ -3626,7 +3626,7 @@ const qe = ({
3626
3626
  onClick: h
3627
3627
  });
3628
3628
  case "expandArrowIcon":
3629
- return S2({
3629
+ return A2({
3630
3630
  width: e,
3631
3631
  height: t,
3632
3632
  color: a,
@@ -3634,7 +3634,7 @@ const qe = ({
3634
3634
  onClick: h
3635
3635
  });
3636
3636
  case "expandActiveArrowIcon":
3637
- return A2({
3637
+ return B2({
3638
3638
  width: e,
3639
3639
  height: t,
3640
3640
  color: a,
@@ -3642,111 +3642,111 @@ const qe = ({
3642
3642
  onClick: h
3643
3643
  });
3644
3644
  case "camera":
3645
- return Z2({ width: e, height: t, color: a, className: o, onClick: h });
3646
- case "sortUp":
3647
3645
  return W2({ width: e, height: t, color: a, className: o, onClick: h });
3648
- case "sortDown":
3646
+ case "sortUp":
3649
3647
  return j2({ width: e, height: t, color: a, className: o, onClick: h });
3650
- case "logOut2":
3648
+ case "sortDown":
3651
3649
  return D2({ width: e, height: t, color: a, className: o, onClick: h });
3652
- case "search":
3650
+ case "logOut2":
3653
3651
  return T2({ width: e, height: t, color: a, className: o, onClick: h });
3654
- case "handRock":
3652
+ case "search":
3655
3653
  return G2({ width: e, height: t, color: a, className: o, onClick: h });
3654
+ case "handRock":
3655
+ return K2({ width: e, height: t, color: a, className: o, onClick: h });
3656
3656
  case "arrowUpFilled":
3657
3657
  return F2({ width: e, height: t, color: a, className: o, onClick: h });
3658
3658
  case "arrowDownFilled":
3659
- return $2({ width: e, height: t, color: a, className: o, onClick: h });
3660
- case "link":
3661
3659
  return Y2({ width: e, height: t, color: a, className: o, onClick: h });
3660
+ case "link":
3661
+ return U2({ width: e, height: t, color: a, className: o, onClick: h });
3662
3662
  case "telegram":
3663
- return z2({ width: e, height: t, color: a, className: o, onClick: h });
3663
+ return J2({ width: e, height: t, color: a, className: o, onClick: h });
3664
3664
  case "mail":
3665
3665
  return q2({ width: e, height: t, color: a, className: o, onClick: h });
3666
3666
  case "github":
3667
- return U2({ width: e, height: t, color: a, className: o, onClick: h });
3667
+ return z2({ width: e, height: t, color: a, className: o, onClick: h });
3668
3668
  case "linkedIn":
3669
- return J2({ width: e, height: t, color: a, className: o, onClick: h });
3670
- case "emptyStateIcon":
3671
3669
  return Q2({ width: e, height: t, color: a, className: o, onClick: h });
3672
- case "filtersIcon":
3670
+ case "emptyStateIcon":
3673
3671
  return X2({ width: e, height: t, color: a, className: o, onClick: h });
3674
- case "dotMenuIcon":
3672
+ case "filtersIcon":
3675
3673
  return et({ width: e, height: t, color: a, className: o, onClick: h });
3676
- case "plusCircle":
3674
+ case "dotMenuIcon":
3677
3675
  return tt({ width: e, height: t, color: a, className: o, onClick: h });
3678
- case "warning":
3676
+ case "plusCircle":
3679
3677
  return it({ width: e, height: t, color: a, className: o, onClick: h });
3680
- case "back":
3678
+ case "warning":
3681
3679
  return st({ width: e, height: t, color: a, className: o, onClick: h });
3682
- case "bell":
3680
+ case "back":
3683
3681
  return nt({ width: e, height: t, color: a, className: o, onClick: h });
3682
+ case "bell":
3683
+ return rt({ width: e, height: t, color: a, className: o, onClick: h });
3684
3684
  case "contract":
3685
- return ot({ width: e, height: t, color: a, className: o, onClick: h });
3685
+ return lt({ width: e, height: t, color: a, className: o, onClick: h });
3686
3686
  case "trash2":
3687
- return rt({ width: e, height: t, color: a, className: o, onClick: h });
3687
+ return ot({ width: e, height: t, color: a, className: o, onClick: h });
3688
3688
  case "manager":
3689
- return lt({ width: e, height: t, color: a, className: o, onClick: h });
3690
- case "resourceManager":
3691
3689
  return at({ width: e, height: t, color: a, className: o, onClick: h });
3692
- case "settings2":
3690
+ case "resourceManager":
3693
3691
  return ht({ width: e, height: t, color: a, className: o, onClick: h });
3694
- case "image":
3692
+ case "settings2":
3695
3693
  return ct({ width: e, height: t, color: a, className: o, onClick: h });
3696
- case "upload":
3694
+ case "image":
3697
3695
  return dt({ width: e, height: t, color: a, className: o, onClick: h });
3698
- case "edit":
3696
+ case "upload":
3699
3697
  return gt({ width: e, height: t, color: a, className: o, onClick: h });
3700
- case "location":
3698
+ case "edit":
3701
3699
  return Ct({ width: e, height: t, color: a, className: o, onClick: h });
3702
- case "plus2":
3700
+ case "location":
3703
3701
  return ut({ width: e, height: t, color: a, className: o, onClick: h });
3704
- case "search2":
3702
+ case "plus2":
3705
3703
  return pt({ width: e, height: t, color: a, className: o, onClick: h });
3706
- case "fastArrowLeft":
3704
+ case "search2":
3707
3705
  return ft({ width: e, height: t, color: a, className: o, onClick: h });
3708
- case "fastArrowRight":
3706
+ case "fastArrowLeft":
3709
3707
  return wt({ width: e, height: t, color: a, className: o, onClick: h });
3710
- case "crossInCircle":
3708
+ case "fastArrowRight":
3711
3709
  return mt({ width: e, height: t, color: a, className: o, onClick: h });
3710
+ case "crossInCircle":
3711
+ return kt({ width: e, height: t, color: a, className: o, onClick: h });
3712
3712
  case "arrowUp2":
3713
- return Lt({ width: e, height: t, color: a, className: o, onClick: h });
3713
+ return vt({ width: e, height: t, color: a, className: o, onClick: h });
3714
3714
  case "arrowDown2":
3715
- return kt({ width: e, height: t, color: a, className: o, onClick: h });
3715
+ return Lt({ width: e, height: t, color: a, className: o, onClick: h });
3716
3716
  case "filledArrowLeft":
3717
- return vt({ width: e, height: t, color: a, className: o, onClick: h });
3718
- case "filledArrowRight":
3719
3717
  return Nt({ width: e, height: t, color: a, className: o, onClick: h });
3720
- case "burgerMenu":
3718
+ case "filledArrowRight":
3721
3719
  return xt({ width: e, height: t, color: a, className: o, onClick: h });
3722
- case "signOut":
3720
+ case "burgerMenu":
3723
3721
  return Mt({ width: e, height: t, color: a, className: o, onClick: h });
3724
- case "refresh":
3722
+ case "signOut":
3725
3723
  return Rt({ width: e, height: t, color: a, className: o, onClick: h });
3726
- case "projects":
3724
+ case "refresh":
3727
3725
  return yt({ width: e, height: t, color: a, className: o, onClick: h });
3728
- case "exit":
3726
+ case "projects":
3729
3727
  return bt({ width: e, height: t, color: a, className: o, onClick: h });
3730
- case "client":
3728
+ case "exit":
3731
3729
  return _t({ width: e, height: t, color: a, className: o, onClick: h });
3732
- case "calendar2":
3730
+ case "client":
3733
3731
  return Vt({ width: e, height: t, color: a, className: o, onClick: h });
3734
- case "openPointCircle":
3732
+ case "calendar2":
3735
3733
  return Et({ width: e, height: t, color: a, className: o, onClick: h });
3736
- case "community":
3734
+ case "openPointCircle":
3737
3735
  return Ht({ width: e, height: t, color: a, className: o, onClick: h });
3738
- case "docs":
3736
+ case "community":
3739
3737
  return It({ width: e, height: t, color: a, className: o, onClick: h });
3738
+ case "docs":
3739
+ return Ot({ width: e, height: t, color: a, className: o, onClick: h });
3740
3740
  default:
3741
- return /* @__PURE__ */ r(s1, { children: "No Icon provided" });
3741
+ return /* @__PURE__ */ r(i1, { children: "No Icon provided" });
3742
3742
  }
3743
3743
  })() });
3744
- }, { Title: Ot, Text: St } = le, At = {
3744
+ }, { Title: St, Text: At } = le, Bt = {
3745
3745
  h1: 1,
3746
3746
  h2: 2,
3747
3747
  h3: 3,
3748
3748
  h4: 4
3749
- }, Bt = L1(
3749
+ }, Zt = k1(
3750
3750
  ({
3751
3751
  align: i = "inherit",
3752
3752
  variant: e = "body1",
@@ -3759,17 +3759,17 @@ const qe = ({
3759
3759
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
3760
3760
  let g = `snmt-typography snmt-typography-${e}`;
3761
3761
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ r(
3762
- Ot,
3762
+ St,
3763
3763
  {
3764
3764
  className: g,
3765
3765
  style: { color: t, whiteSpace: c },
3766
3766
  onClick: n,
3767
- level: At[e],
3767
+ level: Bt[e],
3768
3768
  ref: o,
3769
3769
  children: s
3770
3770
  }
3771
3771
  ) : /* @__PURE__ */ r(
3772
- St,
3772
+ At,
3773
3773
  {
3774
3774
  className: g,
3775
3775
  style: { color: t, whiteSpace: c },
@@ -3780,13 +3780,13 @@ const qe = ({
3780
3780
  );
3781
3781
  }
3782
3782
  );
3783
- var x = /* @__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))(x || {});
3783
+ var N = /* @__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))(N || {});
3784
3784
  const de = d1({
3785
3785
  locale: "en",
3786
3786
  theme: "light"
3787
3787
  });
3788
3788
  de.Provider;
3789
- const Zt = ({
3789
+ const Wt = ({
3790
3790
  width: i = 20,
3791
3791
  height: e = 20,
3792
3792
  color: t = "#001E52",
@@ -3813,7 +3813,7 @@ const Zt = ({
3813
3813
  }
3814
3814
  )
3815
3815
  }
3816
- ), Wt = ({
3816
+ ), jt = ({
3817
3817
  width: i = 20,
3818
3818
  height: e = 20,
3819
3819
  color: t = "#001E52",
@@ -3840,7 +3840,7 @@ const Zt = ({
3840
3840
  }
3841
3841
  )
3842
3842
  }
3843
- ), jt = ({
3843
+ ), Dt = ({
3844
3844
  width: i = 16,
3845
3845
  height: e = 16,
3846
3846
  color: t = "#001E52",
@@ -3868,7 +3868,7 @@ const Zt = ({
3868
3868
  )
3869
3869
  ]
3870
3870
  }
3871
- ), Dt = ({
3871
+ ), Tt = ({
3872
3872
  width: i = 20,
3873
3873
  height: e = 20,
3874
3874
  color: t = "#001E52",
@@ -3903,7 +3903,7 @@ const Zt = ({
3903
3903
  )
3904
3904
  ]
3905
3905
  }
3906
- ), Tt = ({
3906
+ ), Gt = ({
3907
3907
  width: i = 18,
3908
3908
  height: e = 18,
3909
3909
  color: t = "#001E52",
@@ -3942,7 +3942,7 @@ const Zt = ({
3942
3942
  )
3943
3943
  ]
3944
3944
  }
3945
- ), Gt = ({
3945
+ ), Kt = ({
3946
3946
  width: i = 20,
3947
3947
  height: e = 20,
3948
3948
  color: t = "#001E52",
@@ -3968,7 +3968,7 @@ const Zt = ({
3968
3968
  }
3969
3969
  )
3970
3970
  }
3971
- ), Kt = ({
3971
+ ), Pt = ({
3972
3972
  width: i = 20,
3973
3973
  height: e = 20,
3974
3974
  color: t = "#001E52",
@@ -3989,7 +3989,7 @@ const Zt = ({
3989
3989
  /* @__PURE__ */ r("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
3990
3990
  ]
3991
3991
  }
3992
- ), Pt = ({
3992
+ ), $t = ({
3993
3993
  width: i = 20,
3994
3994
  height: e = 20,
3995
3995
  color: t = "#001E52",
@@ -4021,7 +4021,7 @@ const Zt = ({
4021
4021
  )
4022
4022
  ]
4023
4023
  }
4024
- ), $t = ({
4024
+ ), Yt = ({
4025
4025
  width: i = 20,
4026
4026
  height: e = 20,
4027
4027
  color: t = "#001E52",
@@ -4114,7 +4114,7 @@ const Zt = ({
4114
4114
  /* @__PURE__ */ r("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
4115
4115
  ]
4116
4116
  }
4117
- ), Yt = ({
4117
+ ), Ut = ({
4118
4118
  width: i = 16,
4119
4119
  height: e = 12,
4120
4120
  color: t = "#001E52",
@@ -4163,7 +4163,7 @@ const Zt = ({
4163
4163
  )
4164
4164
  ] })
4165
4165
  }
4166
- ), Ut = ({
4166
+ ), zt = ({
4167
4167
  width: i = 16,
4168
4168
  height: e = 16,
4169
4169
  color: t = "#001E52",
@@ -4197,7 +4197,7 @@ const Zt = ({
4197
4197
  )
4198
4198
  ]
4199
4199
  }
4200
- ), zt = ({
4200
+ ), Jt = ({
4201
4201
  width: i = 10,
4202
4202
  height: e = 10,
4203
4203
  color: t = "#001E52",
@@ -4236,7 +4236,7 @@ const Zt = ({
4236
4236
  )
4237
4237
  ] })
4238
4238
  }
4239
- ), Jt = ({
4239
+ ), Qt = ({
4240
4240
  width: i = 16,
4241
4241
  height: e = 16,
4242
4242
  color: t = "#001E52",
@@ -4310,7 +4310,7 @@ const Zt = ({
4310
4310
  /* @__PURE__ */ r("circle", { cx: "3", cy: "3", r: "3", fill: t })
4311
4311
  ]
4312
4312
  }
4313
- ), Qt = ({
4313
+ ), Xt = ({
4314
4314
  width: i = 20,
4315
4315
  height: e = 20,
4316
4316
  color: t = "#001E52",
@@ -4357,7 +4357,7 @@ const Zt = ({
4357
4357
  )
4358
4358
  ]
4359
4359
  }
4360
- ), Xt = ({
4360
+ ), e5 = ({
4361
4361
  width: i = 20,
4362
4362
  height: e = 20,
4363
4363
  color: t = "#001E52",
@@ -4390,7 +4390,7 @@ const Zt = ({
4390
4390
  )
4391
4391
  ]
4392
4392
  }
4393
- ), e5 = ({
4393
+ ), t5 = ({
4394
4394
  width: i = 20,
4395
4395
  height: e = 20,
4396
4396
  color: t = "#001E52",
@@ -4437,7 +4437,7 @@ const Zt = ({
4437
4437
  )
4438
4438
  ]
4439
4439
  }
4440
- ), t5 = ({
4440
+ ), i5 = ({
4441
4441
  width: i = 20,
4442
4442
  height: e = 20,
4443
4443
  color: t = "#001E52",
@@ -4470,7 +4470,7 @@ const Zt = ({
4470
4470
  )
4471
4471
  ]
4472
4472
  }
4473
- ), i5 = ({
4473
+ ), s5 = ({
4474
4474
  width: i = 18,
4475
4475
  height: e = 16,
4476
4476
  color: t = "#001E52",
@@ -4509,7 +4509,7 @@ const Zt = ({
4509
4509
  )
4510
4510
  ]
4511
4511
  }
4512
- ), s5 = ({
4512
+ ), n5 = ({
4513
4513
  width: i = 20,
4514
4514
  height: e = 20,
4515
4515
  color: t = "#001E52",
@@ -4542,7 +4542,7 @@ const Zt = ({
4542
4542
  )
4543
4543
  ]
4544
4544
  }
4545
- ), n5 = ({
4545
+ ), r5 = ({
4546
4546
  width: i = 20,
4547
4547
  height: e = 20,
4548
4548
  color: t = "#001E52",
@@ -4566,7 +4566,7 @@ const Zt = ({
4566
4566
  }
4567
4567
  )
4568
4568
  }
4569
- ), r5 = ({
4569
+ ), o5 = ({
4570
4570
  width: i = 20,
4571
4571
  height: e = 20,
4572
4572
  color: t = "#001E52",
@@ -4613,7 +4613,7 @@ const Zt = ({
4613
4613
  )
4614
4614
  ]
4615
4615
  }
4616
- ), o5 = ({
4616
+ ), l5 = ({
4617
4617
  width: i = 20,
4618
4618
  height: e = 20,
4619
4619
  color: t = "#001E52",
@@ -4646,7 +4646,7 @@ const Zt = ({
4646
4646
  )
4647
4647
  ]
4648
4648
  }
4649
- ), l5 = ({
4649
+ ), a5 = ({
4650
4650
  width: i = 20,
4651
4651
  height: e = 20,
4652
4652
  color: t = "#001E52",
@@ -4679,7 +4679,7 @@ const Zt = ({
4679
4679
  )
4680
4680
  ]
4681
4681
  }
4682
- ), a5 = ({
4682
+ ), h5 = ({
4683
4683
  width: i = 20,
4684
4684
  height: e = 23,
4685
4685
  color: t = "#001E52",
@@ -4740,7 +4740,7 @@ const Zt = ({
4740
4740
  )
4741
4741
  ]
4742
4742
  }
4743
- ), h5 = ({
4743
+ ), c5 = ({
4744
4744
  width: i = 20,
4745
4745
  height: e = 20,
4746
4746
  color: t = "#001E52",
@@ -4780,7 +4780,7 @@ const Zt = ({
4780
4780
  )
4781
4781
  ]
4782
4782
  }
4783
- ), c5 = ({
4783
+ ), d5 = ({
4784
4784
  width: i = 32,
4785
4785
  height: e = 25,
4786
4786
  color: t = "#001E52",
@@ -4808,7 +4808,7 @@ const Zt = ({
4808
4808
  )
4809
4809
  ]
4810
4810
  }
4811
- ), d5 = ({
4811
+ ), g5 = ({
4812
4812
  width: i = 14,
4813
4813
  height: e = 14,
4814
4814
  color: t = "#10B981",
@@ -4837,7 +4837,7 @@ const Zt = ({
4837
4837
  )
4838
4838
  ]
4839
4839
  }
4840
- ), g5 = ({
4840
+ ), C5 = ({
4841
4841
  width: i = 11,
4842
4842
  height: e = 11,
4843
4843
  color: t = "#FFB020",
@@ -4871,7 +4871,7 @@ const Zt = ({
4871
4871
  )
4872
4872
  ]
4873
4873
  }
4874
- ), C5 = ({
4874
+ ), u5 = ({
4875
4875
  width: i = 10,
4876
4876
  height: e = 10,
4877
4877
  color: t = "#88A4FF",
@@ -4919,7 +4919,7 @@ const Zt = ({
4919
4919
  )
4920
4920
  ]
4921
4921
  }
4922
- ), u5 = ({
4922
+ ), p5 = ({
4923
4923
  width: i = 14,
4924
4924
  height: e = 14,
4925
4925
  color: t = "#8E8E93",
@@ -4947,7 +4947,7 @@ const Zt = ({
4947
4947
  )
4948
4948
  ]
4949
4949
  }
4950
- ), p5 = ({
4950
+ ), f5 = ({
4951
4951
  width: i = 14,
4952
4952
  height: e = 14,
4953
4953
  color: t = "#FFB020",
@@ -4981,7 +4981,7 @@ const Zt = ({
4981
4981
  )
4982
4982
  ]
4983
4983
  }
4984
- ), f5 = ({
4984
+ ), w5 = ({
4985
4985
  width: i = 14,
4986
4986
  height: e = 14,
4987
4987
  color: t = "#D0421B",
@@ -5029,7 +5029,7 @@ const Zt = ({
5029
5029
  )
5030
5030
  ]
5031
5031
  }
5032
- ), w5 = ({
5032
+ ), m5 = ({
5033
5033
  width: i = 20,
5034
5034
  height: e = 20,
5035
5035
  color: t = "#070739",
@@ -5059,7 +5059,7 @@ const Zt = ({
5059
5059
  /* @__PURE__ */ r("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
5060
5060
  ]
5061
5061
  }
5062
- ), m5 = ({
5062
+ ), k5 = ({
5063
5063
  width: i = 20,
5064
5064
  height: e = 20,
5065
5065
  color: t = "#070739",
@@ -5097,7 +5097,7 @@ const Zt = ({
5097
5097
  )
5098
5098
  ]
5099
5099
  }
5100
- ), k5 = ({
5100
+ ), L5 = ({
5101
5101
  width: i = 9,
5102
5102
  height: e = 5,
5103
5103
  color: t = "#001E52",
@@ -5123,7 +5123,7 @@ const Zt = ({
5123
5123
  }
5124
5124
  )
5125
5125
  }
5126
- ), L5 = ({
5126
+ ), v5 = ({
5127
5127
  width: i = 20,
5128
5128
  height: e = 20,
5129
5129
  color: t = "#F2F2F7",
@@ -5152,7 +5152,7 @@ const Zt = ({
5152
5152
  )
5153
5153
  ]
5154
5154
  }
5155
- ), v5 = ({
5155
+ ), N5 = ({
5156
5156
  width: i = 20,
5157
5157
  height: e = 20,
5158
5158
  color: t = "#004ED7",
@@ -5181,7 +5181,7 @@ const Zt = ({
5181
5181
  )
5182
5182
  ]
5183
5183
  }
5184
- ), N5 = ({
5184
+ ), x5 = ({
5185
5185
  width: i = 248,
5186
5186
  height: e = 248,
5187
5187
  color: t = "#070739",
@@ -5218,7 +5218,7 @@ const Zt = ({
5218
5218
  )
5219
5219
  ]
5220
5220
  }
5221
- ), x5 = ({
5221
+ ), M5 = ({
5222
5222
  width: i = 24,
5223
5223
  height: e = 24,
5224
5224
  color: t = "#001E52",
@@ -5257,7 +5257,7 @@ const Zt = ({
5257
5257
  )
5258
5258
  ]
5259
5259
  }
5260
- ), M5 = ({
5260
+ ), R5 = ({
5261
5261
  width: i = 10,
5262
5262
  height: e = 10,
5263
5263
  color: t = "#001E52",
@@ -5286,7 +5286,7 @@ const Zt = ({
5286
5286
  )
5287
5287
  ]
5288
5288
  }
5289
- ), R5 = ({
5289
+ ), y5 = ({
5290
5290
  width: i = 10,
5291
5291
  height: e = 10,
5292
5292
  color: t = "#001E52",
@@ -5323,10 +5323,10 @@ const Zt = ({
5323
5323
  )
5324
5324
  ]
5325
5325
  }
5326
- ), y5 = ({
5326
+ ), b5 = ({
5327
5327
  width: i = 24,
5328
5328
  height: e = 24,
5329
- color: t = x.GREY_DARK_5,
5329
+ color: t = N.GREY_DARK_5,
5330
5330
  className: s,
5331
5331
  onClick: n
5332
5332
  }) => /* @__PURE__ */ C(
@@ -5362,10 +5362,10 @@ const Zt = ({
5362
5362
  )
5363
5363
  ]
5364
5364
  }
5365
- ), b5 = ({
5365
+ ), _5 = ({
5366
5366
  width: i = 20,
5367
5367
  height: e = 20,
5368
- color: t = x.GREY_DARK_1,
5368
+ color: t = N.GREY_DARK_1,
5369
5369
  className: s,
5370
5370
  onClick: n
5371
5371
  }) => /* @__PURE__ */ C(
@@ -5395,10 +5395,10 @@ const Zt = ({
5395
5395
  )
5396
5396
  ]
5397
5397
  }
5398
- ), _5 = ({
5398
+ ), V5 = ({
5399
5399
  width: i = 81,
5400
5400
  height: e = 80,
5401
- color: t = x.GREY_DARK_5,
5401
+ color: t = N.GREY_DARK_5,
5402
5402
  className: s,
5403
5403
  onClick: n
5404
5404
  }) => /* @__PURE__ */ C(
@@ -5444,9 +5444,9 @@ const Zt = ({
5444
5444
  )
5445
5445
  ]
5446
5446
  }
5447
- ), V5 = ({
5447
+ ), E5 = ({
5448
5448
  className: i,
5449
- color: e = x.GREY_DARK_5,
5449
+ color: e = N.GREY_DARK_5,
5450
5450
  height: t = 20,
5451
5451
  width: s = 20,
5452
5452
  onClick: n
@@ -5471,9 +5471,9 @@ const Zt = ({
5471
5471
  }
5472
5472
  )
5473
5473
  }
5474
- ), E5 = ({
5474
+ ), H5 = ({
5475
5475
  className: i,
5476
- color: e = x.GREY_DARK_5,
5476
+ color: e = N.GREY_DARK_5,
5477
5477
  height: t = 20,
5478
5478
  width: s = 20,
5479
5479
  onClick: n
@@ -5498,9 +5498,9 @@ const Zt = ({
5498
5498
  }
5499
5499
  )
5500
5500
  }
5501
- ), H5 = ({
5501
+ ), I5 = ({
5502
5502
  className: i,
5503
- color: e = x.GREY_DARK_5,
5503
+ color: e = N.GREY_DARK_5,
5504
5504
  height: t = 5,
5505
5505
  width: s = 10,
5506
5506
  onClick: n
@@ -5522,9 +5522,9 @@ const Zt = ({
5522
5522
  }
5523
5523
  )
5524
5524
  }
5525
- ), I5 = ({
5525
+ ), O5 = ({
5526
5526
  className: i,
5527
- color: e = x.GREY_DARK_5,
5527
+ color: e = N.GREY_DARK_5,
5528
5528
  height: t = 5,
5529
5529
  width: s = 10,
5530
5530
  onClick: n
@@ -5547,9 +5547,9 @@ const Zt = ({
5547
5547
  }
5548
5548
  )
5549
5549
  }
5550
- ), O5 = ({
5550
+ ), S5 = ({
5551
5551
  className: i,
5552
- color: e = x.GREY_DARK_5,
5552
+ color: e = N.GREY_DARK_5,
5553
5553
  height: t = 24,
5554
5554
  width: s = 24,
5555
5555
  onClick: n
@@ -5586,9 +5586,9 @@ const Zt = ({
5586
5586
  )
5587
5587
  ]
5588
5588
  }
5589
- ), S5 = ({
5589
+ ), A5 = ({
5590
5590
  className: i,
5591
- color: e = x.GREY_DARK_5,
5591
+ color: e = N.GREY_DARK_5,
5592
5592
  height: t = 24,
5593
5593
  width: s = 24,
5594
5594
  onClick: n
@@ -5625,9 +5625,9 @@ const Zt = ({
5625
5625
  )
5626
5626
  ]
5627
5627
  }
5628
- ), A5 = ({
5628
+ ), B5 = ({
5629
5629
  className: i,
5630
- color: e = x.GREY_DARK_5,
5630
+ color: e = N.GREY_DARK_5,
5631
5631
  height: t = 24,
5632
5632
  width: s = 24,
5633
5633
  onClick: n
@@ -5652,9 +5652,9 @@ const Zt = ({
5652
5652
  }
5653
5653
  )
5654
5654
  }
5655
- ), B5 = ({
5655
+ ), Z5 = ({
5656
5656
  className: i,
5657
- color: e = x.GREY_DARK_5,
5657
+ color: e = N.GREY_DARK_5,
5658
5658
  height: t = 24,
5659
5659
  width: s = 24,
5660
5660
  onClick: n
@@ -5711,9 +5711,9 @@ const Zt = ({
5711
5711
  )
5712
5712
  ]
5713
5713
  }
5714
- ), Z5 = ({
5714
+ ), W5 = ({
5715
5715
  className: i,
5716
- color: e = x.GREY_DARK_5,
5716
+ color: e = N.GREY_DARK_5,
5717
5717
  height: t = 24,
5718
5718
  width: s = 24,
5719
5719
  onClick: n
@@ -5748,9 +5748,9 @@ const Zt = ({
5748
5748
  )
5749
5749
  ]
5750
5750
  }
5751
- ), W5 = ({
5751
+ ), j5 = ({
5752
5752
  className: i,
5753
- color: e = x.GREY_DARK_3,
5753
+ color: e = N.GREY_DARK_3,
5754
5754
  height: t = 14,
5755
5755
  width: s = 14,
5756
5756
  onClick: n
@@ -5785,9 +5785,9 @@ const Zt = ({
5785
5785
  )
5786
5786
  ]
5787
5787
  }
5788
- ), j5 = ({
5788
+ ), D5 = ({
5789
5789
  className: i,
5790
- color: e = x.GREY_DARK_5,
5790
+ color: e = N.GREY_DARK_5,
5791
5791
  height: t = 18,
5792
5792
  onClick: s,
5793
5793
  width: n = 18
@@ -5812,9 +5812,9 @@ const Zt = ({
5812
5812
  }
5813
5813
  )
5814
5814
  }
5815
- ), D5 = ({
5815
+ ), T5 = ({
5816
5816
  className: i,
5817
- color: e = x.GREY_DARK_5,
5817
+ color: e = N.GREY_DARK_5,
5818
5818
  height: t = 24,
5819
5819
  width: s = 24,
5820
5820
  onClick: n
@@ -5864,9 +5864,9 @@ const Zt = ({
5864
5864
  )
5865
5865
  ]
5866
5866
  }
5867
- ), T5 = ({
5867
+ ), G5 = ({
5868
5868
  className: i,
5869
- color: e = x.GREY_DARK_5,
5869
+ color: e = N.GREY_DARK_5,
5870
5870
  height: t = 24,
5871
5871
  width: s = 24,
5872
5872
  onClick: n
@@ -5901,9 +5901,9 @@ const Zt = ({
5901
5901
  )
5902
5902
  ]
5903
5903
  }
5904
- ), G5 = ({
5904
+ ), K5 = ({
5905
5905
  className: i,
5906
- color: e = x.NOTIFICATION_WARNING_DARK,
5906
+ color: e = N.NOTIFICATION_WARNING_DARK,
5907
5907
  height: t = 37,
5908
5908
  width: s = 36,
5909
5909
  onClick: n
@@ -5940,9 +5940,9 @@ const Zt = ({
5940
5940
  )
5941
5941
  ]
5942
5942
  }
5943
- ), K5 = ({
5943
+ ), P5 = ({
5944
5944
  className: i,
5945
- color: e = x.GREY_DARK_5,
5945
+ color: e = N.GREY_DARK_5,
5946
5946
  height: t = 24,
5947
5947
  width: s = 24,
5948
5948
  onClick: n
@@ -5966,9 +5966,9 @@ const Zt = ({
5966
5966
  }
5967
5967
  )
5968
5968
  }
5969
- ), P5 = ({
5969
+ ), $5 = ({
5970
5970
  className: i,
5971
- color: e = x.GREY_DARK_5,
5971
+ color: e = N.GREY_DARK_5,
5972
5972
  height: t = 24,
5973
5973
  width: s = 24,
5974
5974
  onClick: n
@@ -6005,9 +6005,9 @@ const Zt = ({
6005
6005
  )
6006
6006
  ]
6007
6007
  }
6008
- ), $5 = ({
6008
+ ), Y5 = ({
6009
6009
  className: i,
6010
- color: e = x.GREY_DARK_5,
6010
+ color: e = N.GREY_DARK_5,
6011
6011
  height: t = 24,
6012
6012
  width: s = 24,
6013
6013
  onClick: n
@@ -6046,7 +6046,7 @@ const Zt = ({
6046
6046
  }
6047
6047
  ), F5 = ({
6048
6048
  className: i,
6049
- color: e = x.GREY_DARK_5,
6049
+ color: e = N.GREY_DARK_5,
6050
6050
  height: t = 24,
6051
6051
  width: s = 24,
6052
6052
  onClick: n
@@ -6113,9 +6113,9 @@ const Zt = ({
6113
6113
  )
6114
6114
  ]
6115
6115
  }
6116
- ), Y5 = ({
6116
+ ), U5 = ({
6117
6117
  className: i,
6118
- color: e = x.GREY_DARK_5,
6118
+ color: e = N.GREY_DARK_5,
6119
6119
  height: t = 24,
6120
6120
  width: s = 24,
6121
6121
  onClick: n
@@ -6152,9 +6152,9 @@ const Zt = ({
6152
6152
  )
6153
6153
  ]
6154
6154
  }
6155
- ), U5 = ({
6155
+ ), z5 = ({
6156
6156
  className: i,
6157
- color: e = x.GREY_DARK_5,
6157
+ color: e = N.GREY_DARK_5,
6158
6158
  height: t = 24,
6159
6159
  width: s = 24,
6160
6160
  onClick: n
@@ -6209,9 +6209,9 @@ const Zt = ({
6209
6209
  )
6210
6210
  ]
6211
6211
  }
6212
- ), z5 = ({
6212
+ ), J5 = ({
6213
6213
  className: i,
6214
- color: e = x.GREY_DARK_5,
6214
+ color: e = N.GREY_DARK_5,
6215
6215
  height: t = 24,
6216
6216
  width: s = 24,
6217
6217
  onClick: n
@@ -6248,9 +6248,9 @@ const Zt = ({
6248
6248
  )
6249
6249
  ]
6250
6250
  }
6251
- ), J5 = ({
6251
+ ), Q5 = ({
6252
6252
  className: i,
6253
- color: e = x.GREY_DARK_5,
6253
+ color: e = N.GREY_DARK_5,
6254
6254
  height: t = 24,
6255
6255
  width: s = 24,
6256
6256
  onClick: n
@@ -6299,7 +6299,7 @@ const Zt = ({
6299
6299
  }
6300
6300
  ), q5 = ({
6301
6301
  className: i,
6302
- color: e = x.GREY_DARK_5,
6302
+ color: e = N.GREY_DARK_5,
6303
6303
  height: t = 24,
6304
6304
  width: s = 24,
6305
6305
  onClick: n
@@ -6336,9 +6336,9 @@ const Zt = ({
6336
6336
  )
6337
6337
  ]
6338
6338
  }
6339
- ), Q5 = ({
6339
+ ), X5 = ({
6340
6340
  className: i,
6341
- color: e = x.GREY_DARK_5,
6341
+ color: e = N.GREY_DARK_5,
6342
6342
  height: t = 24,
6343
6343
  width: s = 24,
6344
6344
  onClick: n
@@ -6363,9 +6363,9 @@ const Zt = ({
6363
6363
  }
6364
6364
  )
6365
6365
  }
6366
- ), X5 = ({
6366
+ ), e3 = ({
6367
6367
  className: i,
6368
- color: e = x.GREY_DARK_5,
6368
+ color: e = N.GREY_DARK_5,
6369
6369
  height: t = 24,
6370
6370
  width: s = 24,
6371
6371
  onClick: n
@@ -6401,9 +6401,9 @@ const Zt = ({
6401
6401
  )
6402
6402
  ]
6403
6403
  }
6404
- ), e3 = ({
6404
+ ), t3 = ({
6405
6405
  className: i,
6406
- color: e = x.GREY_DARK_5,
6406
+ color: e = N.GREY_DARK_5,
6407
6407
  height: t = 24,
6408
6408
  width: s = 24,
6409
6409
  onClick: n
@@ -6422,9 +6422,9 @@ const Zt = ({
6422
6422
  /* @__PURE__ */ r("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
6423
6423
  ]
6424
6424
  }
6425
- ), t3 = ({
6425
+ ), i3 = ({
6426
6426
  className: i,
6427
- color: e = x.GREY_DARK_5,
6427
+ color: e = N.GREY_DARK_5,
6428
6428
  height: t = 24,
6429
6429
  width: s = 24,
6430
6430
  onClick: n
@@ -6461,9 +6461,9 @@ const Zt = ({
6461
6461
  )
6462
6462
  ]
6463
6463
  }
6464
- ), i3 = ({
6464
+ ), s3 = ({
6465
6465
  className: i,
6466
- color: e = x.GREY_DARK_5,
6466
+ color: e = N.GREY_DARK_5,
6467
6467
  height: t = 24,
6468
6468
  width: s = 24,
6469
6469
  onClick: n
@@ -6500,9 +6500,9 @@ const Zt = ({
6500
6500
  )
6501
6501
  ]
6502
6502
  }
6503
- ), s3 = ({
6503
+ ), n3 = ({
6504
6504
  className: i,
6505
- color: e = x.GREY_DARK_5,
6505
+ color: e = N.GREY_DARK_5,
6506
6506
  height: t = 24,
6507
6507
  width: s = 24,
6508
6508
  onClick: n
@@ -6539,9 +6539,9 @@ const Zt = ({
6539
6539
  )
6540
6540
  ]
6541
6541
  }
6542
- ), n3 = ({
6542
+ ), r3 = ({
6543
6543
  className: i,
6544
- color: e = x.GREY_DARK_2,
6544
+ color: e = N.GREY_DARK_2,
6545
6545
  height: t = 16,
6546
6546
  width: s = 16,
6547
6547
  onClick: n
@@ -6565,9 +6565,9 @@ const Zt = ({
6565
6565
  }
6566
6566
  )
6567
6567
  }
6568
- ), r3 = ({
6568
+ ), o3 = ({
6569
6569
  className: i,
6570
- color: e = x.GREY_DARK_5,
6570
+ color: e = N.GREY_DARK_5,
6571
6571
  height: t = 20,
6572
6572
  width: s = 20,
6573
6573
  onClick: n
@@ -6594,9 +6594,9 @@ const Zt = ({
6594
6594
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
6595
6595
  ]
6596
6596
  }
6597
- ), o3 = ({
6597
+ ), l3 = ({
6598
6598
  className: i,
6599
- color: e = x.GREY_DARK_5,
6599
+ color: e = N.GREY_DARK_5,
6600
6600
  height: t = 20,
6601
6601
  width: s = 20,
6602
6602
  onClick: n
@@ -6623,9 +6623,9 @@ const Zt = ({
6623
6623
  /* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ r("rect", { width: "20", height: "20", fill: "white" }) }) })
6624
6624
  ]
6625
6625
  }
6626
- ), l3 = ({
6626
+ ), a3 = ({
6627
6627
  className: i,
6628
- color: e = x.GREY_DARK_5,
6628
+ color: e = N.GREY_DARK_5,
6629
6629
  height: t = 20,
6630
6630
  width: s = 20,
6631
6631
  onClick: n
@@ -6640,7 +6640,7 @@ const Zt = ({
6640
6640
  fill: "none",
6641
6641
  xmlns: "http://www.w3.org/2000/svg",
6642
6642
  children: [
6643
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: x.GREY_LIGHT_2 }),
6643
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: N.GREY_LIGHT_2 }),
6644
6644
  /* @__PURE__ */ r(
6645
6645
  "path",
6646
6646
  {
@@ -6652,9 +6652,9 @@ const Zt = ({
6652
6652
  )
6653
6653
  ]
6654
6654
  }
6655
- ), a3 = ({
6655
+ ), h3 = ({
6656
6656
  className: i,
6657
- color: e = x.GREY_DARK_5,
6657
+ color: e = N.GREY_DARK_5,
6658
6658
  height: t = 20,
6659
6659
  width: s = 20,
6660
6660
  onClick: n
@@ -6669,7 +6669,7 @@ const Zt = ({
6669
6669
  fill: "none",
6670
6670
  xmlns: "http://www.w3.org/2000/svg",
6671
6671
  children: [
6672
- /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: x.GREY_LIGHT_2 }),
6672
+ /* @__PURE__ */ r("rect", { width: "20", height: "20", rx: "4", fill: N.GREY_LIGHT_2 }),
6673
6673
  /* @__PURE__ */ r(
6674
6674
  "path",
6675
6675
  {
@@ -6681,7 +6681,7 @@ const Zt = ({
6681
6681
  )
6682
6682
  ]
6683
6683
  }
6684
- ), h3 = ({
6684
+ ), c3 = ({
6685
6685
  className: i,
6686
6686
  color: e = "#001E52",
6687
6687
  height: t = 24,
@@ -6707,7 +6707,7 @@ const Zt = ({
6707
6707
  }
6708
6708
  )
6709
6709
  }
6710
- ), c3 = ({
6710
+ ), d3 = ({
6711
6711
  className: i,
6712
6712
  color: e = "#131314",
6713
6713
  height: t = 20,
@@ -6735,7 +6735,7 @@ const Zt = ({
6735
6735
  }
6736
6736
  )
6737
6737
  }
6738
- ), d3 = ({
6738
+ ), g3 = ({
6739
6739
  className: i,
6740
6740
  color: e = "#001E52",
6741
6741
  height: t = 24,
@@ -6773,7 +6773,7 @@ const Zt = ({
6773
6773
  )
6774
6774
  ] }) })
6775
6775
  }
6776
- ), g3 = ({
6776
+ ), C3 = ({
6777
6777
  width: i = 20,
6778
6778
  height: e = 20,
6779
6779
  color: t = "#001E52",
@@ -6829,7 +6829,7 @@ const Zt = ({
6829
6829
  }
6830
6830
  )
6831
6831
  }
6832
- ), C3 = ({
6832
+ ), u3 = ({
6833
6833
  width: i = 24,
6834
6834
  height: e = 24,
6835
6835
  color: t = "#131314",
@@ -6862,10 +6862,10 @@ const Zt = ({
6862
6862
  )
6863
6863
  ]
6864
6864
  }
6865
- ), u3 = ({
6865
+ ), p3 = ({
6866
6866
  width: i = 24,
6867
6867
  height: e = 24,
6868
- color: t = x.GREY_DARK_2,
6868
+ color: t = N.GREY_DARK_2,
6869
6869
  className: s,
6870
6870
  onClick: n
6871
6871
  }) => /* @__PURE__ */ C(
@@ -6901,10 +6901,10 @@ const Zt = ({
6901
6901
  )
6902
6902
  ]
6903
6903
  }
6904
- ), p3 = ({
6904
+ ), f3 = ({
6905
6905
  width: i = 24,
6906
6906
  height: e = 24,
6907
- color: t = x.GREY_DARK_2,
6907
+ color: t = N.GREY_DARK_2,
6908
6908
  className: s,
6909
6909
  onClick: n
6910
6910
  }) => /* @__PURE__ */ r(
@@ -6928,10 +6928,10 @@ const Zt = ({
6928
6928
  }
6929
6929
  )
6930
6930
  }
6931
- ), f3 = ({
6931
+ ), w3 = ({
6932
6932
  width: i = 24,
6933
6933
  height: e = 24,
6934
- color: t = x.GREY_DARK_2,
6934
+ color: t = N.GREY_DARK_2,
6935
6935
  className: s,
6936
6936
  onClick: n
6937
6937
  }) => /* @__PURE__ */ C(
@@ -6968,10 +6968,10 @@ const Zt = ({
6968
6968
  )
6969
6969
  ]
6970
6970
  }
6971
- ), w3 = ({
6971
+ ), m3 = ({
6972
6972
  width: i = 24,
6973
6973
  height: e = 24,
6974
- color: t = x.GREY_DARK_2,
6974
+ color: t = N.GREY_DARK_2,
6975
6975
  className: s,
6976
6976
  onClick: n
6977
6977
  }) => /* @__PURE__ */ r(
@@ -6995,10 +6995,10 @@ const Zt = ({
6995
6995
  }
6996
6996
  )
6997
6997
  }
6998
- ), m3 = ({
6998
+ ), k3 = ({
6999
6999
  width: i = 24,
7000
7000
  height: e = 24,
7001
- color: t = x.GREY_DARK_2,
7001
+ color: t = N.GREY_DARK_2,
7002
7002
  className: s,
7003
7003
  onClick: n
7004
7004
  }) => /* @__PURE__ */ r(
@@ -7022,7 +7022,7 @@ const Zt = ({
7022
7022
  }
7023
7023
  )
7024
7024
  }
7025
- ), k3 = ({
7025
+ ), L3 = ({
7026
7026
  name: i,
7027
7027
  width: e,
7028
7028
  height: t,
@@ -7031,47 +7031,47 @@ const Zt = ({
7031
7031
  disabled: l = !1,
7032
7032
  onClick: c
7033
7033
  }) => {
7034
- const [o, d] = A(n), { theme: g } = o1(de), a = l ? g && g === "dark" ? x.GREY_LIGHT_4 : x.GREY_DARK_1 : s, h = l ? void 0 : c;
7035
- return T(() => {
7034
+ const [o, d] = j(n), { theme: g } = r1(de), a = l ? g && g === "dark" ? N.GREY_LIGHT_4 : N.GREY_DARK_1 : s, h = l ? void 0 : c;
7035
+ return G(() => {
7036
7036
  if (n) {
7037
7037
  h && !l && d(`${n} clickable`);
7038
7038
  return;
7039
7039
  }
7040
7040
  h && !l && d("clickable");
7041
- }, [h, n, l]), /* @__PURE__ */ r(s1, { children: (() => {
7041
+ }, [h, n, l]), /* @__PURE__ */ r(i1, { children: (() => {
7042
7042
  switch (i) {
7043
7043
  case "nextIcon":
7044
- return V5({ width: e, height: t, color: a, className: o, onClick: h });
7045
- case "prevIcon":
7046
7044
  return E5({ width: e, height: t, color: a, className: o, onClick: h });
7045
+ case "prevIcon":
7046
+ return H5({ width: e, height: t, color: a, className: o, onClick: h });
7047
7047
  case "arrowUp":
7048
- return Zt({ width: e, height: t, color: a, className: o, onClick: h });
7049
- case "arrowDown":
7050
7048
  return Wt({ width: e, height: t, color: a, className: o, onClick: h });
7051
- case "info":
7049
+ case "arrowDown":
7052
7050
  return jt({ width: e, height: t, color: a, className: o, onClick: h });
7053
- case "arrowRight":
7051
+ case "info":
7054
7052
  return Dt({ width: e, height: t, color: a, className: o, onClick: h });
7055
- case "calendar":
7053
+ case "arrowRight":
7056
7054
  return Tt({ width: e, height: t, color: a, className: o, onClick: h });
7057
- case "ok":
7055
+ case "calendar":
7058
7056
  return Gt({ width: e, height: t, color: a, className: o, onClick: h });
7059
- case "cancel":
7057
+ case "ok":
7060
7058
  return Kt({ width: e, height: t, color: a, className: o, onClick: h });
7061
- case "add":
7059
+ case "cancel":
7062
7060
  return Pt({ width: e, height: t, color: a, className: o, onClick: h });
7063
- case "list":
7061
+ case "add":
7064
7062
  return $t({ width: e, height: t, color: a, className: o, onClick: h });
7063
+ case "list":
7064
+ return Yt({ width: e, height: t, color: a, className: o, onClick: h });
7065
7065
  case "dragAndDrop":
7066
7066
  return Ft({ width: e, height: t, color: a, className: o, onClick: h });
7067
7067
  case "filter":
7068
- return Yt({ width: e, height: t, color: a, className: o, onClick: h });
7069
- case "attention":
7070
7068
  return Ut({ width: e, height: t, color: a, className: o, onClick: h });
7071
- case "plus":
7069
+ case "attention":
7072
7070
  return zt({ width: e, height: t, color: a, className: o, onClick: h });
7073
- case "time":
7071
+ case "plus":
7074
7072
  return Jt({ width: e, height: t, color: a, className: o, onClick: h });
7073
+ case "time":
7074
+ return Qt({ width: e, height: t, color: a, className: o, onClick: h });
7075
7075
  case "arrowDownLong":
7076
7076
  return qt({
7077
7077
  width: e,
@@ -7081,9 +7081,9 @@ const Zt = ({
7081
7081
  onClick: h
7082
7082
  });
7083
7083
  case "users":
7084
- return Qt({ width: e, height: t, color: a, className: o, onClick: h });
7084
+ return Xt({ width: e, height: t, color: a, className: o, onClick: h });
7085
7085
  case "mySkillsMatrix":
7086
- return Xt({
7086
+ return e5({
7087
7087
  width: e,
7088
7088
  height: t,
7089
7089
  color: a,
@@ -7091,9 +7091,9 @@ const Zt = ({
7091
7091
  onClick: h
7092
7092
  });
7093
7093
  case "skills":
7094
- return e5({ width: e, height: t, color: a, className: o, onClick: h });
7094
+ return t5({ width: e, height: t, color: a, className: o, onClick: h });
7095
7095
  case "skillsMatrices":
7096
- return t5({
7096
+ return i5({
7097
7097
  width: e,
7098
7098
  height: t,
7099
7099
  color: a,
@@ -7101,23 +7101,23 @@ const Zt = ({
7101
7101
  onClick: h
7102
7102
  });
7103
7103
  case "history":
7104
- return i5({ width: e, height: t, color: a, className: o, onClick: h });
7105
- case "logOut":
7106
7104
  return s5({ width: e, height: t, color: a, className: o, onClick: h });
7107
- case "settings":
7105
+ case "logOut":
7108
7106
  return n5({ width: e, height: t, color: a, className: o, onClick: h });
7109
- case "addSkill":
7107
+ case "settings":
7110
7108
  return r5({ width: e, height: t, color: a, className: o, onClick: h });
7111
- case "conversation":
7109
+ case "addSkill":
7112
7110
  return o5({ width: e, height: t, color: a, className: o, onClick: h });
7113
- case "trash":
7111
+ case "conversation":
7114
7112
  return l5({ width: e, height: t, color: a, className: o, onClick: h });
7115
- case "settings4":
7113
+ case "trash":
7116
7114
  return a5({ width: e, height: t, color: a, className: o, onClick: h });
7117
- case "edit2":
7115
+ case "settings4":
7118
7116
  return h5({ width: e, height: t, color: a, className: o, onClick: h });
7117
+ case "edit2":
7118
+ return c5({ width: e, height: t, color: a, className: o, onClick: h });
7119
7119
  case "notifications":
7120
- return c5({
7120
+ return d5({
7121
7121
  width: e,
7122
7122
  height: t,
7123
7123
  color: a,
@@ -7125,9 +7125,9 @@ const Zt = ({
7125
7125
  onClick: h
7126
7126
  });
7127
7127
  case "success":
7128
- return d5({ width: e, height: t, color: a, className: o, onClick: h });
7128
+ return g5({ width: e, height: t, color: a, className: o, onClick: h });
7129
7129
  case "attentionSmall":
7130
- return g5({
7130
+ return C5({
7131
7131
  width: e,
7132
7132
  height: t,
7133
7133
  color: a,
@@ -7135,11 +7135,11 @@ const Zt = ({
7135
7135
  onClick: h
7136
7136
  });
7137
7137
  case "errorSmall":
7138
- return C5({ width: e, height: t, color: a, className: o, onClick: h });
7139
- case "infoMedium":
7140
7138
  return u5({ width: e, height: t, color: a, className: o, onClick: h });
7139
+ case "infoMedium":
7140
+ return p5({ width: e, height: t, color: a, className: o, onClick: h });
7141
7141
  case "attentionMedium":
7142
- return p5({
7142
+ return f5({
7143
7143
  width: e,
7144
7144
  height: t,
7145
7145
  color: a,
@@ -7147,9 +7147,9 @@ const Zt = ({
7147
7147
  onClick: h
7148
7148
  });
7149
7149
  case "errorMedium":
7150
- return f5({ width: e, height: t, color: a, className: o, onClick: h });
7150
+ return w5({ width: e, height: t, color: a, className: o, onClick: h });
7151
7151
  case "faviconSkills":
7152
- return N5({
7152
+ return x5({
7153
7153
  width: e,
7154
7154
  height: t,
7155
7155
  color: a,
@@ -7157,7 +7157,7 @@ const Zt = ({
7157
7157
  onClick: h
7158
7158
  });
7159
7159
  case "visibilityIcon":
7160
- return w5({
7160
+ return m5({
7161
7161
  width: e,
7162
7162
  height: t,
7163
7163
  color: a,
@@ -7165,7 +7165,7 @@ const Zt = ({
7165
7165
  onClick: h
7166
7166
  });
7167
7167
  case "visibilityOffIcon":
7168
- return m5({
7168
+ return k5({
7169
7169
  width: e,
7170
7170
  height: t,
7171
7171
  color: a,
@@ -7173,7 +7173,7 @@ const Zt = ({
7173
7173
  onClick: h
7174
7174
  });
7175
7175
  case "selectArrowIcon":
7176
- return k5({
7176
+ return L5({
7177
7177
  width: e,
7178
7178
  height: t,
7179
7179
  color: a,
@@ -7181,7 +7181,7 @@ const Zt = ({
7181
7181
  onClick: h
7182
7182
  });
7183
7183
  case "expandArrowIcon":
7184
- return L5({
7184
+ return v5({
7185
7185
  width: e,
7186
7186
  height: t,
7187
7187
  color: a,
@@ -7189,7 +7189,7 @@ const Zt = ({
7189
7189
  onClick: h
7190
7190
  });
7191
7191
  case "expandActiveArrowIcon":
7192
- return v5({
7192
+ return N5({
7193
7193
  width: e,
7194
7194
  height: t,
7195
7195
  color: a,
@@ -7197,112 +7197,112 @@ const Zt = ({
7197
7197
  onClick: h
7198
7198
  });
7199
7199
  case "camera":
7200
- return x5({ width: e, height: t, color: a, className: o, onClick: h });
7201
- case "sortUp":
7202
7200
  return M5({ width: e, height: t, color: a, className: o, onClick: h });
7203
- case "sortDown":
7201
+ case "sortUp":
7204
7202
  return R5({ width: e, height: t, color: a, className: o, onClick: h });
7205
- case "logOut2":
7203
+ case "sortDown":
7206
7204
  return y5({ width: e, height: t, color: a, className: o, onClick: h });
7207
- case "search":
7205
+ case "logOut2":
7208
7206
  return b5({ width: e, height: t, color: a, className: o, onClick: h });
7209
- case "handRock":
7207
+ case "search":
7210
7208
  return _5({ width: e, height: t, color: a, className: o, onClick: h });
7209
+ case "handRock":
7210
+ return V5({ width: e, height: t, color: a, className: o, onClick: h });
7211
7211
  case "arrowUpFilled":
7212
- return I5({ width: e, height: t, color: a, className: o, onClick: h });
7212
+ return O5({ width: e, height: t, color: a, className: o, onClick: h });
7213
7213
  case "arrowDownFilled":
7214
- return H5({ width: e, height: t, color: a, className: o, onClick: h });
7214
+ return I5({ width: e, height: t, color: a, className: o, onClick: h });
7215
7215
  case "link":
7216
- return O5({ width: e, height: t, color: a, className: o, onClick: h });
7216
+ return S5({ width: e, height: t, color: a, className: o, onClick: h });
7217
7217
  case "telegram":
7218
- return A5({ width: e, height: t, color: a, className: o, onClick: h });
7218
+ return B5({ width: e, height: t, color: a, className: o, onClick: h });
7219
7219
  case "mail":
7220
- return Z5({ width: e, height: t, color: a, className: o, onClick: h });
7220
+ return W5({ width: e, height: t, color: a, className: o, onClick: h });
7221
7221
  case "github":
7222
- return S5({ width: e, height: t, color: a, className: o, onClick: h });
7222
+ return A5({ width: e, height: t, color: a, className: o, onClick: h });
7223
7223
  case "linkedIn":
7224
- return B5({ width: e, height: t, color: a, className: o, onClick: h });
7224
+ return Z5({ width: e, height: t, color: a, className: o, onClick: h });
7225
7225
  case "emptyStateIcon":
7226
- return W5({ width: e, height: t, color: a, className: o, onClick: h });
7227
- case "filtersIcon":
7228
7226
  return j5({ width: e, height: t, color: a, className: o, onClick: h });
7229
- case "dotMenuIcon":
7227
+ case "filtersIcon":
7230
7228
  return D5({ width: e, height: t, color: a, className: o, onClick: h });
7231
- case "plusCircle":
7229
+ case "dotMenuIcon":
7232
7230
  return T5({ width: e, height: t, color: a, className: o, onClick: h });
7233
- case "warning":
7231
+ case "plusCircle":
7234
7232
  return G5({ width: e, height: t, color: a, className: o, onClick: h });
7235
- case "back":
7233
+ case "warning":
7236
7234
  return K5({ width: e, height: t, color: a, className: o, onClick: h });
7237
- case "bell":
7235
+ case "back":
7238
7236
  return P5({ width: e, height: t, color: a, className: o, onClick: h });
7237
+ case "bell":
7238
+ return $5({ width: e, height: t, color: a, className: o, onClick: h });
7239
7239
  case "contract":
7240
7240
  return F5({ width: e, height: t, color: a, className: o, onClick: h });
7241
7241
  case "trash2":
7242
- return $5({ width: e, height: t, color: a, className: o, onClick: h });
7243
- case "manager":
7244
7242
  return Y5({ width: e, height: t, color: a, className: o, onClick: h });
7245
- case "resourceManager":
7243
+ case "manager":
7246
7244
  return U5({ width: e, height: t, color: a, className: o, onClick: h });
7247
- case "settings2":
7245
+ case "resourceManager":
7248
7246
  return z5({ width: e, height: t, color: a, className: o, onClick: h });
7249
- case "image":
7247
+ case "settings2":
7250
7248
  return J5({ width: e, height: t, color: a, className: o, onClick: h });
7249
+ case "image":
7250
+ return Q5({ width: e, height: t, color: a, className: o, onClick: h });
7251
7251
  case "upload":
7252
7252
  return q5({ width: e, height: t, color: a, className: o, onClick: h });
7253
7253
  case "edit":
7254
- return Q5({ width: e, height: t, color: a, className: o, onClick: h });
7255
- case "location":
7256
7254
  return X5({ width: e, height: t, color: a, className: o, onClick: h });
7257
- case "plus2":
7255
+ case "location":
7258
7256
  return e3({ width: e, height: t, color: a, className: o, onClick: h });
7259
- case "search2":
7257
+ case "plus2":
7260
7258
  return t3({ width: e, height: t, color: a, className: o, onClick: h });
7261
- case "fastArrowLeft":
7259
+ case "search2":
7262
7260
  return i3({ width: e, height: t, color: a, className: o, onClick: h });
7263
- case "fastArrowRight":
7261
+ case "fastArrowLeft":
7264
7262
  return s3({ width: e, height: t, color: a, className: o, onClick: h });
7265
- case "crossInCircle":
7263
+ case "fastArrowRight":
7266
7264
  return n3({ width: e, height: t, color: a, className: o, onClick: h });
7265
+ case "crossInCircle":
7266
+ return r3({ width: e, height: t, color: a, className: o, onClick: h });
7267
7267
  case "arrowUp2":
7268
- return o3({ width: e, height: t, color: a, className: o, onClick: h });
7268
+ return l3({ width: e, height: t, color: a, className: o, onClick: h });
7269
7269
  case "arrowDown2":
7270
- return r3({ width: e, height: t, color: a, className: o, onClick: h });
7270
+ return o3({ width: e, height: t, color: a, className: o, onClick: h });
7271
7271
  case "filledArrowLeft":
7272
- return l3({ width: e, height: t, color: a, className: o, onClick: h });
7273
- case "filledArrowRight":
7274
7272
  return a3({ width: e, height: t, color: a, className: o, onClick: h });
7275
- case "burgerMenu":
7273
+ case "filledArrowRight":
7276
7274
  return h3({ width: e, height: t, color: a, className: o, onClick: h });
7277
- case "signOut":
7275
+ case "burgerMenu":
7278
7276
  return c3({ width: e, height: t, color: a, className: o, onClick: h });
7279
- case "refresh":
7277
+ case "signOut":
7280
7278
  return d3({ width: e, height: t, color: a, className: o, onClick: h });
7281
- case "projects":
7279
+ case "refresh":
7282
7280
  return g3({ width: e, height: t, color: a, className: o, onClick: h });
7283
- case "exit":
7281
+ case "projects":
7284
7282
  return C3({ width: e, height: t, color: a, className: o, onClick: h });
7285
- case "client":
7283
+ case "exit":
7286
7284
  return u3({ width: e, height: t, color: a, className: o, onClick: h });
7287
- case "calendar2":
7285
+ case "client":
7288
7286
  return p3({ width: e, height: t, color: a, className: o, onClick: h });
7289
- case "openPointCircle":
7287
+ case "calendar2":
7290
7288
  return f3({ width: e, height: t, color: a, className: o, onClick: h });
7291
- case "community":
7289
+ case "openPointCircle":
7292
7290
  return w3({ width: e, height: t, color: a, className: o, onClick: h });
7293
- case "docs":
7291
+ case "community":
7294
7292
  return m3({ width: e, height: t, color: a, className: o, onClick: h });
7293
+ case "docs":
7294
+ return k3({ width: e, height: t, color: a, className: o, onClick: h });
7295
7295
  default:
7296
- return /* @__PURE__ */ r(s1, { children: "No Icon provided" });
7296
+ return /* @__PURE__ */ r(i1, { children: "No Icon provided" });
7297
7297
  }
7298
7298
  })() });
7299
7299
  };
7300
- var w1 = /* @__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))(w1 || {});
7301
- const L3 = d1({
7300
+ var f1 = /* @__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))(f1 || {});
7301
+ const v3 = d1({
7302
7302
  locale: "en",
7303
7303
  theme: "light"
7304
7304
  });
7305
- L3.Provider;
7305
+ v3.Provider;
7306
7306
  const ge = ({
7307
7307
  children: i,
7308
7308
  width: e,
@@ -7315,14 +7315,14 @@ const ge = ({
7315
7315
  l || s == null || s();
7316
7316
  };
7317
7317
  return /* @__PURE__ */ r(
7318
- Re,
7318
+ ye,
7319
7319
  {
7320
7320
  className: `snmt-tag ${t} ${l ? "disabled" : ""}`,
7321
7321
  closeIcon: /* @__PURE__ */ r(
7322
- k3,
7322
+ L3,
7323
7323
  {
7324
7324
  name: "errorSmall",
7325
- color: l ? w1.GREY_DARK_1 : w1.GREY_DARK_2,
7325
+ color: l ? f1.GREY_DARK_1 : f1.GREY_DARK_2,
7326
7326
  width: c,
7327
7327
  height: c,
7328
7328
  onClick: o
@@ -7332,21 +7332,21 @@ const ge = ({
7332
7332
  style: { width: e ?? "fit-content" },
7333
7333
  closable: n,
7334
7334
  children: typeof i == "string" ? /* @__PURE__ */ r(
7335
- Bt,
7335
+ Zt,
7336
7336
  {
7337
7337
  variant: t === "small" ? "body4" : "body2",
7338
- color: l ? w1.GREY_DARK_2 : w1.GREY_DARK_5,
7338
+ color: l ? f1.GREY_DARK_2 : f1.GREY_DARK_5,
7339
7339
  children: i
7340
7340
  }
7341
7341
  ) : i
7342
7342
  }
7343
7343
  );
7344
- }, { Title: v3, Text: N3 } = le, x3 = {
7344
+ }, { Title: N3, Text: x3 } = le, M3 = {
7345
7345
  h1: 1,
7346
7346
  h2: 2,
7347
7347
  h3: 3,
7348
7348
  h4: 4
7349
- }, M3 = L1(
7349
+ }, R3 = k1(
7350
7350
  ({
7351
7351
  align: i = "inherit",
7352
7352
  variant: e = "body1",
@@ -7359,17 +7359,17 @@ const ge = ({
7359
7359
  const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
7360
7360
  let g = `snmt-typography snmt-typography-${e}`;
7361
7361
  return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ r(
7362
- v3,
7362
+ N3,
7363
7363
  {
7364
7364
  className: g,
7365
7365
  style: { color: t, whiteSpace: c },
7366
7366
  onClick: n,
7367
- level: x3[e],
7367
+ level: M3[e],
7368
7368
  ref: o,
7369
7369
  children: s
7370
7370
  }
7371
7371
  ) : /* @__PURE__ */ r(
7372
- N3,
7372
+ x3,
7373
7373
  {
7374
7374
  className: g,
7375
7375
  style: { color: t, whiteSpace: c },
@@ -7379,7 +7379,7 @@ const ge = ({
7379
7379
  }
7380
7380
  );
7381
7381
  }
7382
- ), R3 = ({
7382
+ ), y3 = ({
7383
7383
  children: i,
7384
7384
  content: e,
7385
7385
  isOpen: t,
@@ -7387,9 +7387,9 @@ const ge = ({
7387
7387
  placement: n = "topRight",
7388
7388
  noPadding: l = !1
7389
7389
  }) => {
7390
- const [c, o] = A(!1);
7390
+ const [c, o] = j(!1);
7391
7391
  return /* @__PURE__ */ r(
7392
- ye,
7392
+ be,
7393
7393
  {
7394
7394
  content: e,
7395
7395
  arrow: !1,
@@ -7404,18 +7404,18 @@ const ge = ({
7404
7404
  }
7405
7405
  );
7406
7406
  };
7407
- var y3 = { exports: {} };
7407
+ var b3 = { exports: {} };
7408
7408
  (function(i, e) {
7409
7409
  (function(t, s) {
7410
7410
  i.exports = s();
7411
- })(He, function() {
7411
+ })(Ie, function() {
7412
7412
  return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t) {
7413
7413
  var s = ["th", "st", "nd", "rd"], n = t % 100;
7414
7414
  return "[" + t + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
7415
7415
  } };
7416
7416
  });
7417
- })(y3);
7418
- const b3 = ({
7417
+ })(b3);
7418
+ const _3 = ({
7419
7419
  values: i,
7420
7420
  onTagClose: e,
7421
7421
  maxWidth: t,
@@ -7424,21 +7424,21 @@ const b3 = ({
7424
7424
  options: l,
7425
7425
  extraOptions: c
7426
7426
  }) => {
7427
- const { locale: o } = o1(Z1), { t: d } = Ue("common", { lng: o }), [g, a] = A(!1);
7428
- if (T(() => {
7427
+ const { locale: o } = r1(Z1), { t: d } = ze("common", { lng: o }), [g, a] = j(!1);
7428
+ if (G(() => {
7429
7429
  i.length || a(!1);
7430
7430
  }, [i]), !i.length)
7431
7431
  return null;
7432
7432
  const h = (u) => {
7433
- var p, k;
7434
- return ((p = l == null ? void 0 : l.find((R) => R.value === u)) == null ? void 0 : p.label) || ((k = c == null ? void 0 : c.find((R) => R.value === u)) == null ? void 0 : k.label) || u;
7433
+ var p, m;
7434
+ return ((p = l == null ? void 0 : l.find((R) => R.value === u)) == null ? void 0 : p.label) || ((m = c == null ? void 0 : c.find((R) => R.value === u)) == null ? void 0 : m.label) || u;
7435
7435
  };
7436
7436
  return /* @__PURE__ */ C(
7437
- R3,
7437
+ y3,
7438
7438
  {
7439
7439
  content: (
7440
7440
  // 90: paddings + margins + gaps and so on
7441
- /* @__PURE__ */ r("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ r(f1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: u }) => /* @__PURE__ */ r(
7441
+ /* @__PURE__ */ r("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ r(p1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: u }) => /* @__PURE__ */ r(
7442
7442
  ge,
7443
7443
  {
7444
7444
  onClose: () => e(u),
@@ -7467,7 +7467,7 @@ const b3 = ({
7467
7467
  backgroundSize: "20% calc(200% + 20px)"
7468
7468
  };
7469
7469
  return /* @__PURE__ */ r("span", { className: "snmt-loader", style: s });
7470
- }, K1 = L1(
7470
+ }, K1 = k1(
7471
7471
  ({
7472
7472
  value: i,
7473
7473
  onChange: e,
@@ -7483,167 +7483,167 @@ const b3 = ({
7483
7483
  onSearchChange: h,
7484
7484
  onDropdownVisibleChange: u,
7485
7485
  onScrollToEnd: p,
7486
- onPopupScroll: k,
7486
+ onPopupScroll: m,
7487
7487
  id: R,
7488
- extraOptions: L,
7488
+ extraOptions: k,
7489
7489
  dropdownRender: H,
7490
7490
  optionRender: b,
7491
- isLoading: _,
7491
+ isLoading: I,
7492
7492
  readOnly: f,
7493
- error: m
7493
+ error: x
7494
7494
  }, y) => {
7495
- const [v, O] = A(!1), [I, W] = A(!1), [j, K] = A(!0), [V, D] = A(i), B = Q(null);
7496
- T(() => {
7497
- D(i);
7495
+ const [L, V] = j(!1), [O, S] = j(!1), [Z, K] = j(!0), [E, B] = j(i), D = q(null);
7496
+ G(() => {
7497
+ B(i);
7498
7498
  }, [i]);
7499
- const Y = (w) => {
7500
- O(w), u && u(w);
7501
- }, z = (w, E) => {
7502
- var F;
7503
- return !!((F = E == null ? void 0 : E.label) != null && F.toString().toLowerCase().includes(w.toLowerCase()));
7504
- }, Z = () => {
7505
- W(!0);
7506
- }, J = () => {
7507
- W(!1);
7508
- }, $ = G(
7499
+ const z = (w) => {
7500
+ V(w), u && u(w);
7501
+ }, J = (w, _) => {
7502
+ var W;
7503
+ return !!((W = _ == null ? void 0 : _.label) != null && W.toString().toLowerCase().includes(w.toLowerCase()));
7504
+ }, T = () => {
7505
+ S(!0);
7506
+ }, F = () => {
7507
+ S(!1);
7508
+ }, Y = P(
7509
7509
  (w) => {
7510
- if (D(w), s) {
7511
- const F = w;
7512
- e == null || e(F);
7510
+ if (B(w), s) {
7511
+ const W = w;
7512
+ e == null || e(W);
7513
7513
  return;
7514
7514
  }
7515
- const E = w;
7516
- e == null || e(E);
7515
+ const _ = w;
7516
+ e == null || e(_);
7517
7517
  },
7518
7518
  [s, e]
7519
- ), t1 = G(() => {
7519
+ ), e1 = P(() => {
7520
7520
  if (!f) {
7521
7521
  if (s) {
7522
- $([]);
7522
+ Y([]);
7523
7523
  return;
7524
7524
  }
7525
- $("");
7525
+ Y("");
7526
7526
  }
7527
- }, [$, s, f]), i1 = G(
7527
+ }, [Y, s, f]), t1 = P(
7528
7528
  (w) => {
7529
- const E = V.filter((F) => F !== w);
7530
- $(E), D(E);
7529
+ const _ = E.filter((W) => W !== w);
7530
+ Y(_), B(_);
7531
7531
  },
7532
- [$, V]
7533
- ), g1 = G(
7534
- (w) => (V == null ? void 0 : V.indexOf(w)) === 0 ? (
7532
+ [Y, E]
7533
+ ), g1 = P(
7534
+ (w) => (E == null ? void 0 : E.indexOf(w)) === 0 ? (
7535
7535
  // if the search input is empty
7536
7536
  // then display the placeholder, else do not display it
7537
- /* @__PURE__ */ r("span", { className: "custom-placeholder", children: j ? t : "" })
7538
- ) : /* @__PURE__ */ r(s1, {}),
7539
- [j, V, t]
7540
- ), v1 = (w) => {
7537
+ /* @__PURE__ */ r("span", { className: "custom-placeholder", children: Z ? t : "" })
7538
+ ) : /* @__PURE__ */ r(i1, {}),
7539
+ [Z, E, t]
7540
+ ), L1 = (w) => {
7541
7541
  w.preventDefault(), w.stopPropagation();
7542
- }, N1 = async (w) => {
7543
- const { target: E } = w;
7544
- E.scrollTop + E.offsetHeight >= E.scrollHeight - a && (p == null || p(!0)), k && await k(w);
7545
- }, l1 = G(
7542
+ }, v1 = async (w) => {
7543
+ const { target: _ } = w;
7544
+ _.scrollTop + _.offsetHeight >= _.scrollHeight - a && (p == null || p(!0)), m && await m(w);
7545
+ }, o1 = P(
7546
7546
  (w) => {
7547
- var E, F;
7548
- return ((E = l.find((C1) => C1.value === w)) == null ? void 0 : E.label) || ((F = L == null ? void 0 : L.find(
7549
- (C1) => C1.value === w
7550
- )) == null ? void 0 : F.label) || w;
7547
+ var _, W;
7548
+ return ((_ = l.find((l1) => l1.value === w)) == null ? void 0 : _.label) || ((W = k == null ? void 0 : k.find(
7549
+ (l1) => l1.value === w
7550
+ )) == null ? void 0 : W.label) || w;
7551
7551
  },
7552
- [L, l]
7553
- ), S = G(
7552
+ [k, l]
7553
+ ), N1 = P(
7554
7554
  (w) => {
7555
- var E;
7555
+ var _;
7556
7556
  return /* @__PURE__ */ r(
7557
- b3,
7557
+ _3,
7558
7558
  {
7559
7559
  values: w,
7560
- onTagClose: i1,
7561
- maxWidth: ((E = B.current) == null ? void 0 : E.clientWidth) || 0,
7560
+ onTagClose: t1,
7561
+ maxWidth: ((_ = D.current) == null ? void 0 : _.clientWidth) || 0,
7562
7562
  disabled: o,
7563
7563
  closable: !f,
7564
7564
  options: l,
7565
- extraOptions: L
7565
+ extraOptions: k
7566
7566
  }
7567
7567
  );
7568
7568
  },
7569
- [o, L, i1, l, f]
7570
- ), U = G(
7571
- ({ label: w, value: E, mode: F }) => F === "filter" ? g1(E) : /* @__PURE__ */ r("div", { onMouseDown: v1, className: "tag-wrapper", children: /* @__PURE__ */ r(ge, { onClose: () => i1(E), disabled: o, children: typeof w == "object" ? w : l1(E) }) }),
7572
- [o, l1, i1, g1]
7573
- ), X = Array.isArray(V) && V.length > 0 || !!V && typeof V == "string" && V.trim() !== "";
7569
+ [o, k, t1, l, f]
7570
+ ), A = P(
7571
+ ({ label: w, value: _, mode: W }) => W === "filter" ? g1(_) : /* @__PURE__ */ r("div", { onMouseDown: L1, className: "tag-wrapper", children: /* @__PURE__ */ r(ge, { onClose: () => t1(_), disabled: o, children: typeof w == "object" ? w : o1(_) }) }),
7572
+ [o, o1, t1, g1]
7573
+ ), U = Array.isArray(E) && E.length > 0 || !!E && typeof E == "string" && E.trim() !== "";
7574
7574
  return /* @__PURE__ */ C(
7575
7575
  "div",
7576
7576
  {
7577
- className: `snmt-select-1-15-6 ${I ? "snmt-select-focused" : ""}
7577
+ className: `snmt-select-1-15-6 ${O ? "snmt-select-focused" : ""}
7578
7578
  ${s ? "" : "snmt-select-single"} ${f ? "snmt-select-read-only" : ""}`,
7579
- ref: B,
7579
+ ref: D,
7580
7580
  style: { width: c },
7581
7581
  children: [
7582
7582
  /* @__PURE__ */ r(
7583
- ve,
7583
+ Ne,
7584
7584
  {
7585
7585
  className: "snmt-select-blank",
7586
7586
  popupClassName: f ? "dropdown-read-only" : "",
7587
7587
  id: R,
7588
7588
  ref: y,
7589
7589
  showSearch: !!n,
7590
- filterOption: n && z,
7591
- onDropdownVisibleChange: Y,
7590
+ filterOption: n && J,
7591
+ onDropdownVisibleChange: z,
7592
7592
  disabled: o,
7593
- value: V || void 0,
7594
- labelRender: (w) => l1(w.value),
7593
+ value: E || void 0,
7594
+ labelRender: (w) => o1(w.value),
7595
7595
  mode: s === "filter" ? "multiple" : s,
7596
- onChange: $,
7597
- onFocus: Z,
7598
- onBlur: J,
7596
+ onChange: Y,
7597
+ onFocus: T,
7598
+ onBlur: F,
7599
7599
  onSearch: (w) => {
7600
7600
  K(!w), h && h(w);
7601
7601
  },
7602
7602
  onSelect: () => K(!0),
7603
7603
  onDeselect: () => K(!0),
7604
- tagRender: (w) => U({ ...w, mode: s }),
7604
+ tagRender: (w) => A({ ...w, mode: s }),
7605
7605
  maxTagCount: "responsive",
7606
- maxTagPlaceholder: S,
7607
- onPopupScroll: N1,
7608
- prefix: _ && /* @__PURE__ */ r(G1, { size: 15 }),
7609
- suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(s1, { children: [
7610
- V && !!V.length && (s || g) && /* @__PURE__ */ r("div", { onClick: t1, children: /* @__PURE__ */ r(
7611
- u1,
7606
+ maxTagPlaceholder: N1,
7607
+ onPopupScroll: v1,
7608
+ prefix: I && /* @__PURE__ */ r(G1, { size: 15 }),
7609
+ suffixIcon: /* @__PURE__ */ r("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(i1, { children: [
7610
+ E && !!E.length && (s || g) && /* @__PURE__ */ r("div", { onClick: e1, children: /* @__PURE__ */ r(
7611
+ C1,
7612
7612
  {
7613
7613
  name: "cancel",
7614
- color: o ? e1.GREY_DARK_1 : e1.GREY_DARK_5
7614
+ color: o ? X.GREY_DARK_1 : X.GREY_DARK_5
7615
7615
  }
7616
7616
  ) }),
7617
7617
  /* @__PURE__ */ r(
7618
- u1,
7618
+ C1,
7619
7619
  {
7620
7620
  name: "selectArrowIcon",
7621
- color: o ? e1.GREY_DARK_1 : e1.GREY_DARK_5,
7622
- className: v ? "select-arrow-rotated" : "select-arrow",
7623
- onClick: () => O(!v)
7621
+ color: o ? X.GREY_DARK_1 : X.GREY_DARK_5,
7622
+ className: L ? "select-arrow-rotated" : "select-arrow",
7623
+ onClick: () => V(!L)
7624
7624
  }
7625
7625
  )
7626
7626
  ] }) }),
7627
- removeIcon: /* @__PURE__ */ r(u1, { name: "errorSmall", color: e1.GREY_DARK_2 }),
7627
+ removeIcon: /* @__PURE__ */ r(C1, { name: "errorSmall", color: X.GREY_DARK_2 }),
7628
7628
  options: l,
7629
- optionRender: (w) => b ? b(w.data) : /* @__PURE__ */ C(f1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7630
- /* @__PURE__ */ C(f1, { alignItems: "center", gap: 12, children: [
7629
+ optionRender: (w) => b ? b(w.data) : /* @__PURE__ */ C(p1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
7630
+ /* @__PURE__ */ C(p1, { alignItems: "center", gap: 12, children: [
7631
7631
  s && /* @__PURE__ */ r(
7632
- Je,
7632
+ Qe,
7633
7633
  {
7634
- checked: !!(V != null && V.includes(w.value))
7634
+ checked: !!(E != null && E.includes(w.value))
7635
7635
  }
7636
7636
  ),
7637
- /* @__PURE__ */ C(f1, { alignItems: "center", gap: 8, children: [
7638
- w.data.image && /* @__PURE__ */ r(ze, { src: w.data.image, size: 20 }),
7637
+ /* @__PURE__ */ C(p1, { alignItems: "center", gap: 8, children: [
7638
+ w.data.image && /* @__PURE__ */ r(Je, { src: w.data.image, size: 20 }),
7639
7639
  /* @__PURE__ */ r("span", { children: w.label })
7640
7640
  ] })
7641
7641
  ] }),
7642
- !s && V === w.value && /* @__PURE__ */ r(
7643
- u1,
7642
+ !s && E === w.value && /* @__PURE__ */ r(
7643
+ C1,
7644
7644
  {
7645
7645
  name: "ok",
7646
- color: e1.BLUE_PRIMARY,
7646
+ color: X.BLUE_PRIMARY,
7647
7647
  width: 16,
7648
7648
  height: 16
7649
7649
  }
@@ -7651,38 +7651,38 @@ const b3 = ({
7651
7651
  ] }),
7652
7652
  dropdownRender: (w) => /* @__PURE__ */ C("div", { className: "dropdown-container", children: [
7653
7653
  /* @__PURE__ */ r("div", { className: "dropdown-menu", children: H ? H(w) : w }),
7654
- _ && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(G1, { size: 28 }) })
7654
+ I && /* @__PURE__ */ r("div", { className: "loading-overlay", children: /* @__PURE__ */ r(G1, { size: 28 }) })
7655
7655
  ] })
7656
7656
  }
7657
7657
  ),
7658
- t && /* @__PURE__ */ C(s1, { children: [
7658
+ t && /* @__PURE__ */ C(i1, { children: [
7659
7659
  /* @__PURE__ */ r(
7660
7660
  "label",
7661
7661
  {
7662
- className: `${I || X ? "label-floating" : ""} ${o ? "label-disabled" : ""} ${I ? "label-focused" : ""} ${_ ? "label-loading" : ""} ${m ? "label-error" : ""}`,
7662
+ className: `${O || U ? "label-floating" : ""} ${o ? "label-disabled" : ""} ${O ? "label-focused" : ""} ${I ? "label-loading" : ""} ${x ? "label-error" : ""}`,
7663
7663
  children: d ? `${t}*` : t
7664
7664
  }
7665
7665
  ),
7666
7666
  /* @__PURE__ */ r(
7667
7667
  "fieldset",
7668
7668
  {
7669
- className: `${I ? "fieldset-focused" : ""} ${o ? "fieldset-disabled" : ""} ${X ? "fieldset-filled" : ""} ${m ? "fieldset-error" : ""}`,
7669
+ className: `${O ? "fieldset-focused" : ""} ${o ? "fieldset-disabled" : ""} ${U ? "fieldset-filled" : ""} ${x ? "fieldset-error" : ""}`,
7670
7670
  children: /* @__PURE__ */ r("legend", { children: /* @__PURE__ */ r("span", { children: d ? `${t}*` : t }) })
7671
7671
  }
7672
7672
  )
7673
7673
  ] }),
7674
- m && /* @__PURE__ */ C(f1, { justifyContent: "flex-start", gap: 6, children: [
7675
- /* @__PURE__ */ r(u1, { name: "attention", color: e1.NOTIFICATION_ERROR_DARK }),
7676
- typeof m == "string" ? /* @__PURE__ */ r(M3, { color: e1.NOTIFICATION_ERROR_DARK, variant: "body4", children: m }) : m
7674
+ x && /* @__PURE__ */ C(p1, { justifyContent: "flex-start", gap: 6, children: [
7675
+ /* @__PURE__ */ r(C1, { name: "attention", color: X.NOTIFICATION_ERROR_DARK }),
7676
+ typeof x == "string" ? /* @__PURE__ */ r(R3, { color: X.NOTIFICATION_ERROR_DARK, variant: "body4", children: x }) : x
7677
7677
  ] })
7678
7678
  ]
7679
7679
  }
7680
7680
  );
7681
7681
  }
7682
7682
  );
7683
- function _3(i, e = 500) {
7684
- const t = Q();
7685
- return T(() => () => {
7683
+ function V3(i, e = 500) {
7684
+ const t = q();
7685
+ return G(() => () => {
7686
7686
  t.current && clearTimeout(t.current);
7687
7687
  }, []), (...s) => {
7688
7688
  const n = setTimeout(() => {
@@ -7692,14 +7692,14 @@ function _3(i, e = 500) {
7692
7692
  };
7693
7693
  }
7694
7694
  function P1(i) {
7695
- const e = Q(i);
7696
- return T(() => {
7695
+ const e = q(i);
7696
+ return G(() => {
7697
7697
  e.current = i;
7698
7698
  }, [i]), e.current;
7699
7699
  }
7700
7700
  const E1 = 100, a1 = {
7701
7701
  offset: 0
7702
- }, $1 = L1(
7702
+ }, $1 = k1(
7703
7703
  ({
7704
7704
  loadOptions: i,
7705
7705
  width: e,
@@ -7715,145 +7715,148 @@ const E1 = 100, a1 = {
7715
7715
  extraOptions: h,
7716
7716
  onDropdownVisibleChange: u,
7717
7717
  optionRender: p,
7718
- dropdownRender: k,
7718
+ dropdownRender: m,
7719
7719
  readOnly: R,
7720
- clearable: L,
7721
- required: H = !1
7722
- }, b) => {
7723
- const [_, f] = A(), [m, y] = A(a1), [v, O] = A(!1), [I, W] = A(), [j, K] = A(!1), [V, D] = A(
7720
+ clearable: k = !1,
7721
+ required: H = !1,
7722
+ error: b
7723
+ }, I) => {
7724
+ const [f, x] = j(), [y, L] = j(a1), [V, O] = j(!1), [S, Z] = j(), [K, E] = j(!1), [B, D] = j(
7724
7725
  h ?? []
7725
- ), B = P1(m.offset), Y = P1(I), [z, Z] = A(!1), J = Q(!1), $ = G(
7726
+ ), z = P1(y.offset), J = P1(S), [T, F] = j(!1), Y = q(!1), e1 = P(
7726
7727
  async ({
7727
- limit: S = E1,
7728
+ limit: A = E1,
7728
7729
  offset: U,
7729
- search: X
7730
+ search: w
7730
7731
  }) => {
7731
7732
  O(!0);
7732
7733
  try {
7733
- const w = await i({
7734
- limit: S,
7734
+ const _ = await i({
7735
+ limit: A,
7735
7736
  offset: U,
7736
- search: X
7737
+ search: w
7737
7738
  });
7738
- f(
7739
- (E) => U === 0 ? w.options : [...E ?? [], ...w.options]
7740
- ), y((E) => ({
7741
- ...E,
7742
- count: w.count
7739
+ x(
7740
+ (W) => U === 0 ? _.options : [...W ?? [], ..._.options]
7741
+ ), L((W) => ({
7742
+ ...W,
7743
+ count: _.count
7743
7744
  }));
7744
- } catch (w) {
7745
- return console.error("AsyncSelect. fetchOptions error", w), [];
7745
+ } catch (_) {
7746
+ return console.error("AsyncSelect. fetchOptions error", _), [];
7746
7747
  } finally {
7747
7748
  O(!1);
7748
7749
  }
7749
7750
  },
7750
7751
  [i]
7751
- ), t1 = _3((S) => {
7752
- W(S), S || y(a1);
7753
- }), i1 = G(
7754
- (S) => t1(S),
7752
+ ), t1 = V3((A) => {
7753
+ Z(A), A || L(a1);
7754
+ }), g1 = P(
7755
+ (A) => t1(A),
7755
7756
  [t1]
7756
- ), g1 = G(
7757
- async (S) => {
7758
- v || S && m.count && m.count > ((_ == null ? void 0 : _.length) ?? 0) && y((U) => ({
7757
+ ), L1 = P(
7758
+ async (A) => {
7759
+ V || A && y.count && y.count > ((f == null ? void 0 : f.length) ?? 0) && L((U) => ({
7759
7760
  ...U,
7760
7761
  offset: U.offset + E1
7761
7762
  }));
7762
7763
  },
7763
- [v, _ == null ? void 0 : _.length, m.count]
7764
- ), v1 = G(
7765
- (S) => {
7766
- K(S), !S && I && (W(void 0), y(a1), Z(!0)), u == null || u(S);
7764
+ [V, f == null ? void 0 : f.length, y.count]
7765
+ ), v1 = P(
7766
+ (A) => {
7767
+ E(A), !A && S && (Z(void 0), L(a1), F(!0)), u == null || u(A);
7767
7768
  },
7768
- [u, I]
7769
+ [u, S]
7769
7770
  );
7770
- T(() => {
7771
- !J.current || v || (z || j && (B !== m.offset || Y !== I || !_)) && ($({ offset: m.offset, limit: E1, search: I }), z && Z(!1));
7772
- }, [z, j, m.offset, I, B, Y, _, v]), T(() => {
7773
- (g || a) && $(a1), J.current = !0;
7774
- }, []), T(() => {
7775
- h && D((S) => {
7771
+ G(() => {
7772
+ !Y.current || V || (T || K && (z !== y.offset || J !== S || !f)) && (e1({ offset: y.offset, limit: E1, search: S }), T && F(!1));
7773
+ }, [T, K, y.offset, S, z, J, f, V]), G(() => {
7774
+ (g || a) && e1(a1), Y.current = !0;
7775
+ }, []), G(() => {
7776
+ h && D((A) => {
7776
7777
  const U = h.filter(
7777
- (X) => !S.some((w) => w.value === X.value)
7778
+ (w) => !A.some((_) => _.value === w.value)
7778
7779
  );
7779
- return [...S, ...U];
7780
+ return [...A, ...U];
7780
7781
  });
7781
7782
  }, [h]);
7782
- const N1 = G(
7783
- (S) => {
7784
- t && t(S);
7783
+ const o1 = P(
7784
+ (A) => {
7785
+ t && t(A);
7785
7786
  let U = [];
7786
- if (d ? U = Array.isArray(S) ? S : [] : U = S ? [S] : [], I) {
7787
- const X = U.filter(
7788
- (w) => !(V != null && V.some((E) => E.value === w))
7787
+ if (d ? U = Array.isArray(A) ? A : [] : U = A ? [A] : [], S) {
7788
+ const w = U.filter(
7789
+ (_) => !(B != null && B.some((W) => W.value === _))
7789
7790
  );
7790
- X.length > 0 && D((w = []) => [
7791
- ...w,
7792
- ...X.map((E) => {
7793
- const F = _ == null ? void 0 : _.find((C1) => C1.value === E);
7791
+ w.length > 0 && D((_ = []) => [
7792
+ ..._,
7793
+ ...w.map((W) => {
7794
+ const l1 = f == null ? void 0 : f.find((me) => me.value === W);
7794
7795
  return {
7795
- value: E,
7796
- label: (F == null ? void 0 : F.label) ?? E
7796
+ value: W,
7797
+ label: (l1 == null ? void 0 : l1.label) ?? W
7797
7798
  };
7798
7799
  })
7799
- ]), W(void 0), y(a1), Z(!0);
7800
+ ]), Z(void 0), L(a1), F(!0);
7800
7801
  }
7801
7802
  },
7802
- [t, I, d, _, V]
7803
- ), l1 = Le(
7803
+ [t, S, d, f, B]
7804
+ ), N1 = ve(
7804
7805
  () => ({
7805
7806
  id: n,
7806
7807
  width: e,
7807
- options: _ || [],
7808
- onChange: N1,
7809
- ref: b,
7808
+ options: f || [],
7809
+ onChange: o1,
7810
+ ref: I,
7810
7811
  placeholder: o,
7811
7812
  search: !0,
7812
7813
  value: s,
7813
- onSearchChange: i1,
7814
+ onSearchChange: g1,
7814
7815
  onDropdownVisibleChange: v1,
7815
7816
  scrollThresholdValue: c,
7816
- onScrollToEnd: g1,
7817
+ onScrollToEnd: L1,
7817
7818
  disabled: l,
7818
- extraOptions: V,
7819
- isLoading: v,
7819
+ extraOptions: B,
7820
+ isLoading: V,
7820
7821
  optionRender: p,
7821
- dropdownRender: k,
7822
+ dropdownRender: m,
7822
7823
  readOnly: R,
7823
- clearable: L,
7824
- required: H
7824
+ clearable: k,
7825
+ required: H,
7826
+ error: b
7825
7827
  }),
7826
7828
  [
7827
7829
  n,
7828
7830
  e,
7829
- _,
7830
- N1,
7831
- b,
7831
+ f,
7832
+ o1,
7833
+ I,
7832
7834
  o,
7833
7835
  s,
7834
- i1,
7836
+ g1,
7835
7837
  v1,
7836
7838
  c,
7837
- g1,
7839
+ L1,
7838
7840
  l,
7841
+ B,
7839
7842
  V,
7840
- v,
7841
7843
  p,
7842
- k,
7844
+ m,
7843
7845
  R,
7844
- L,
7845
- H
7846
+ k,
7847
+ H,
7848
+ b
7846
7849
  ]
7847
7850
  );
7848
- return oe(b, () => ({
7851
+ return oe(I, () => ({
7849
7852
  refetchOptions: async () => {
7850
- y(a1), W(void 0), Z(!0);
7853
+ L(a1), Z(void 0), F(!0);
7851
7854
  }
7852
- })), d ? /* @__PURE__ */ r(K1, { ...l1, value: s, mode: d }) : /* @__PURE__ */ r("div", { className: "snmt-async-select", children: /* @__PURE__ */ r(K1, { ...l1, value: s }) });
7855
+ })), d ? /* @__PURE__ */ r(K1, { ...N1, value: s, mode: d }) : /* @__PURE__ */ r("div", { className: "snmt-async-select", children: /* @__PURE__ */ r(K1, { ...N1, value: s }) });
7853
7856
  }
7854
7857
  );
7855
7858
  var M1 = /* @__PURE__ */ ((i) => (i.ACTIVE = "Active", i.ARCHIVED = "Archived", i))(M1 || {});
7856
- const V3 = ({ size: i = 30, color: e = "#004ed7" }) => {
7859
+ const E3 = ({ size: i = 30, color: e = "#004ed7" }) => {
7857
7860
  const t = `no-repeat linear-gradient(${e}
7858
7861
  calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, s = {
7859
7862
  width: i,
@@ -7862,18 +7865,18 @@ const V3 = ({ size: i = 30, color: e = "#004ed7" }) => {
7862
7865
  };
7863
7866
  return /* @__PURE__ */ r("span", { className: "snmt-loader", style: s });
7864
7867
  };
7865
- function E3() {
7868
+ function H3() {
7866
7869
  if (console && console.warn) {
7867
7870
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7868
7871
  e[t] = arguments[t];
7869
- r1(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
7872
+ n1(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
7870
7873
  }
7871
7874
  }
7872
- const F1 = {};
7875
+ const Y1 = {};
7873
7876
  function S1() {
7874
7877
  for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
7875
7878
  e[t] = arguments[t];
7876
- r1(e[0]) && F1[e[0]] || (r1(e[0]) && (F1[e[0]] = /* @__PURE__ */ new Date()), E3(...e));
7879
+ n1(e[0]) && Y1[e[0]] || (n1(e[0]) && (Y1[e[0]] = /* @__PURE__ */ new Date()), H3(...e));
7877
7880
  }
7878
7881
  const Ce = (i, e) => () => {
7879
7882
  if (i.isInitialized)
@@ -7886,13 +7889,13 @@ const Ce = (i, e) => () => {
7886
7889
  };
7887
7890
  i.on("initialized", t);
7888
7891
  }
7889
- }, Y1 = (i, e, t) => {
7892
+ }, F1 = (i, e, t) => {
7890
7893
  i.loadNamespaces(e, Ce(i, t));
7891
7894
  }, U1 = (i, e, t, s) => {
7892
- r1(t) && (t = [t]), t.forEach((n) => {
7895
+ n1(t) && (t = [t]), t.forEach((n) => {
7893
7896
  i.options.ns.indexOf(n) < 0 && i.options.ns.push(n);
7894
7897
  }), i.loadLanguages(e, Ce(i, s));
7895
- }, H3 = function(i, e) {
7898
+ }, I3 = function(i, e) {
7896
7899
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7897
7900
  const s = e.languages[0], n = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
7898
7901
  if (s.toLowerCase() === "cimode") return !0;
@@ -7901,15 +7904,15 @@ const Ce = (i, e) => () => {
7901
7904
  return g === -1 || g === 2;
7902
7905
  };
7903
7906
  return t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && e.services.backendConnector.backend && e.isLanguageChangingTo && !c(e.isLanguageChangingTo, i) ? !1 : !!(e.hasResourceBundle(s, i) || !e.services.backendConnector.backend || e.options.resources && !e.options.partialBundledLanguages || c(s, i) && (!n || c(l, i)));
7904
- }, I3 = function(i, e) {
7907
+ }, O3 = function(i, e) {
7905
7908
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7906
7909
  return !e.languages || !e.languages.length ? (S1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
7907
7910
  lng: t.lng,
7908
7911
  precheck: (n, l) => {
7909
7912
  if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && n.services.backendConnector.backend && n.isLanguageChangingTo && !l(n.isLanguageChangingTo, i)) return !1;
7910
7913
  }
7911
- }) : H3(i, e, t);
7912
- }, r1 = (i) => typeof i == "string", O3 = (i) => typeof i == "object" && i !== null, S3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, A3 = {
7914
+ }) : I3(i, e, t);
7915
+ }, n1 = (i) => typeof i == "string", S3 = (i) => typeof i == "object" && i !== null, A3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, B3 = {
7913
7916
  "&amp;": "&",
7914
7917
  "&#38;": "&",
7915
7918
  "&lt;": "<",
@@ -7930,7 +7933,7 @@ const Ce = (i, e) => () => {
7930
7933
  "&#8230;": "…",
7931
7934
  "&#x2F;": "/",
7932
7935
  "&#47;": "/"
7933
- }, B3 = (i) => A3[i], Z3 = (i) => i.replace(S3, B3);
7936
+ }, Z3 = (i) => B3[i], W3 = (i) => i.replace(A3, Z3);
7934
7937
  let A1 = {
7935
7938
  bindI18n: "languageChanged",
7936
7939
  bindI18nStore: "",
@@ -7939,25 +7942,25 @@ let A1 = {
7939
7942
  transWrapTextNodes: "",
7940
7943
  transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
7941
7944
  useSuspense: !0,
7942
- unescape: Z3
7945
+ unescape: W3
7943
7946
  };
7944
- const W3 = function() {
7947
+ const j3 = function() {
7945
7948
  let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
7946
7949
  A1 = {
7947
7950
  ...A1,
7948
7951
  ...i
7949
7952
  };
7950
- }, j3 = () => A1;
7953
+ }, D3 = () => A1;
7951
7954
  let ue;
7952
- const D3 = (i) => {
7955
+ const T3 = (i) => {
7953
7956
  ue = i;
7954
- }, T3 = () => ue, G3 = {
7957
+ }, G3 = () => ue, K3 = {
7955
7958
  type: "3rdParty",
7956
7959
  init(i) {
7957
- W3(i.options.react), D3(i);
7960
+ j3(i.options.react), T3(i);
7958
7961
  }
7959
- }, K3 = d1();
7960
- class P3 {
7962
+ }, P3 = d1();
7963
+ class $3 {
7961
7964
  constructor() {
7962
7965
  W1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
7963
7966
  this.usedNamespaces = {};
@@ -7968,27 +7971,27 @@ class P3 {
7968
7971
  });
7969
7972
  }
7970
7973
  }
7971
- const $3 = (i, e) => {
7972
- const t = Q();
7973
- return T(() => {
7974
+ const Y3 = (i, e) => {
7975
+ const t = q();
7976
+ return G(() => {
7974
7977
  t.current = i;
7975
7978
  }, [i, e]), t.current;
7976
- }, pe = (i, e, t, s) => i.getFixedT(e, t, s), F3 = (i, e, t, s) => G(pe(i, e, t, s), [i, e, t, s]), Y3 = function(i) {
7979
+ }, pe = (i, e, t, s) => i.getFixedT(e, t, s), F3 = (i, e, t, s) => P(pe(i, e, t, s), [i, e, t, s]), U3 = function(i) {
7977
7980
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7978
7981
  const {
7979
7982
  i18n: t
7980
7983
  } = e, {
7981
7984
  i18n: s,
7982
7985
  defaultNS: n
7983
- } = o1(K3) || {}, l = t || s || T3();
7984
- if (l && !l.reportNamespaces && (l.reportNamespaces = new P3()), !l) {
7986
+ } = r1(P3) || {}, l = t || s || G3();
7987
+ if (l && !l.reportNamespaces && (l.reportNamespaces = new $3()), !l) {
7985
7988
  S1("You will need to pass in an i18next instance by using initReactI18next");
7986
- const f = (y, v) => r1(v) ? v : O3(v) && r1(v.defaultValue) ? v.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, m = [f, {}, !1];
7987
- return m.t = f, m.i18n = {}, m.ready = !1, m;
7989
+ const f = (y, L) => n1(L) ? L : S3(L) && n1(L.defaultValue) ? L.defaultValue : Array.isArray(y) ? y[y.length - 1] : y, x = [f, {}, !1];
7990
+ return x.t = f, x.i18n = {}, x.ready = !1, x;
7988
7991
  }
7989
7992
  l.options.react && l.options.react.wait !== void 0 && S1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
7990
7993
  const c = {
7991
- ...j3(),
7994
+ ...D3(),
7992
7995
  ...l.options.react,
7993
7996
  ...e
7994
7997
  }, {
@@ -7996,81 +7999,81 @@ const $3 = (i, e) => {
7996
7999
  keyPrefix: d
7997
8000
  } = c;
7998
8001
  let g = i;
7999
- g = r1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
8000
- const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => I3(f, l, c)), h = F3(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => pe(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [k, R] = A(u);
8001
- let L = g.join();
8002
- e.lng && (L = `${e.lng}${L}`);
8003
- const H = $3(L), b = Q(!0);
8004
- T(() => {
8002
+ g = n1(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
8003
+ const a = (l.isInitialized || l.initializedStoreOnce) && g.every((f) => O3(f, l, c)), h = F3(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => pe(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [m, R] = j(u);
8004
+ let k = g.join();
8005
+ e.lng && (k = `${e.lng}${k}`);
8006
+ const H = Y3(k), b = q(!0);
8007
+ G(() => {
8005
8008
  const {
8006
8009
  bindI18n: f,
8007
- bindI18nStore: m
8010
+ bindI18nStore: x
8008
8011
  } = c;
8009
8012
  b.current = !0, !a && !o && (e.lng ? U1(l, e.lng, g, () => {
8010
8013
  b.current && R(p);
8011
- }) : Y1(l, g, () => {
8014
+ }) : F1(l, g, () => {
8012
8015
  b.current && R(p);
8013
- })), a && H && H !== L && b.current && R(p);
8016
+ })), a && H && H !== k && b.current && R(p);
8014
8017
  const y = () => {
8015
8018
  b.current && R(p);
8016
8019
  };
8017
- return f && l && l.on(f, y), m && l && l.store.on(m, y), () => {
8018
- b.current = !1, f && l && f.split(" ").forEach((v) => l.off(v, y)), m && l && m.split(" ").forEach((v) => l.store.off(v, y));
8020
+ return f && l && l.on(f, y), x && l && l.store.on(x, y), () => {
8021
+ b.current = !1, f && l && f.split(" ").forEach((L) => l.off(L, y)), x && l && x.split(" ").forEach((L) => l.store.off(L, y));
8019
8022
  };
8020
- }, [l, L]), T(() => {
8023
+ }, [l, k]), G(() => {
8021
8024
  b.current && a && R(u);
8022
8025
  }, [l, d, a]);
8023
- const _ = [k, l, a];
8024
- if (_.t = k, _.i18n = l, _.ready = a, a || !a && !o) return _;
8026
+ const I = [m, l, a];
8027
+ if (I.t = m, I.i18n = l, I.ready = a, a || !a && !o) return I;
8025
8028
  throw new Promise((f) => {
8026
- e.lng ? U1(l, e.lng, g, () => f()) : Y1(l, g, () => f());
8029
+ e.lng ? U1(l, e.lng, g, () => f()) : F1(l, g, () => f());
8027
8030
  });
8028
- }, M = (i) => typeof i == "string", p1 = () => {
8031
+ }, M = (i) => typeof i == "string", u1 = () => {
8029
8032
  let i, e;
8030
8033
  const t = new Promise((s, n) => {
8031
8034
  i = s, e = n;
8032
8035
  });
8033
8036
  return t.resolve = i, t.reject = e, t;
8034
- }, z1 = (i) => i == null ? "" : "" + i, U3 = (i, e, t) => {
8037
+ }, z1 = (i) => i == null ? "" : "" + i, z3 = (i, e, t) => {
8035
8038
  i.forEach((s) => {
8036
8039
  e[s] && (t[s] = e[s]);
8037
8040
  });
8038
- }, z3 = /###/g, J1 = (i) => i && i.indexOf("###") > -1 ? i.replace(z3, ".") : i, q1 = (i) => !i || M(i), m1 = (i, e, t) => {
8041
+ }, J3 = /###/g, J1 = (i) => i && i.indexOf("###") > -1 ? i.replace(J3, ".") : i, Q1 = (i) => !i || M(i), w1 = (i, e, t) => {
8039
8042
  const s = M(e) ? e.split(".") : e;
8040
8043
  let n = 0;
8041
8044
  for (; n < s.length - 1; ) {
8042
- if (q1(i)) return {};
8045
+ if (Q1(i)) return {};
8043
8046
  const l = J1(s[n]);
8044
8047
  !i[l] && t && (i[l] = new t()), Object.prototype.hasOwnProperty.call(i, l) ? i = i[l] : i = {}, ++n;
8045
8048
  }
8046
- return q1(i) ? {} : {
8049
+ return Q1(i) ? {} : {
8047
8050
  obj: i,
8048
8051
  k: J1(s[n])
8049
8052
  };
8050
- }, Q1 = (i, e, t) => {
8053
+ }, q1 = (i, e, t) => {
8051
8054
  const {
8052
8055
  obj: s,
8053
8056
  k: n
8054
- } = m1(i, e, Object);
8057
+ } = w1(i, e, Object);
8055
8058
  if (s !== void 0 || e.length === 1) {
8056
8059
  s[n] = t;
8057
8060
  return;
8058
8061
  }
8059
- let l = e[e.length - 1], c = e.slice(0, e.length - 1), o = m1(i, c, Object);
8062
+ let l = e[e.length - 1], c = e.slice(0, e.length - 1), o = w1(i, c, Object);
8060
8063
  for (; o.obj === void 0 && c.length; )
8061
- l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), o = m1(i, c, Object), o && o.obj && typeof o.obj[`${o.k}.${l}`] < "u" && (o.obj = void 0);
8064
+ l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), o = w1(i, c, Object), o && o.obj && typeof o.obj[`${o.k}.${l}`] < "u" && (o.obj = void 0);
8062
8065
  o.obj[`${o.k}.${l}`] = t;
8063
- }, J3 = (i, e, t, s) => {
8066
+ }, Q3 = (i, e, t, s) => {
8064
8067
  const {
8065
8068
  obj: n,
8066
8069
  k: l
8067
- } = m1(i, e, Object);
8070
+ } = w1(i, e, Object);
8068
8071
  n[l] = n[l] || [], n[l].push(t);
8069
8072
  }, R1 = (i, e) => {
8070
8073
  const {
8071
8074
  obj: t,
8072
8075
  k: s
8073
- } = m1(i, e);
8076
+ } = w1(i, e);
8074
8077
  if (t)
8075
8078
  return t[s];
8076
8079
  }, q3 = (i, e, t) => {
@@ -8081,7 +8084,7 @@ const $3 = (i, e) => {
8081
8084
  s !== "__proto__" && s !== "constructor" && (s in i ? M(i[s]) || i[s] instanceof String || M(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : fe(i[s], e[s], t) : i[s] = e[s]);
8082
8085
  return i;
8083
8086
  }, h1 = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
8084
- var Q3 = {
8087
+ var X3 = {
8085
8088
  "&": "&amp;",
8086
8089
  "<": "&lt;",
8087
8090
  ">": "&gt;",
@@ -8089,8 +8092,8 @@ var Q3 = {
8089
8092
  "'": "&#39;",
8090
8093
  "/": "&#x2F;"
8091
8094
  };
8092
- const X3 = (i) => M(i) ? i.replace(/[&<>"'\/]/g, (e) => Q3[e]) : i;
8093
- class e0 {
8095
+ const e0 = (i) => M(i) ? i.replace(/[&<>"'\/]/g, (e) => X3[e]) : i;
8096
+ class t0 {
8094
8097
  constructor(e) {
8095
8098
  this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
8096
8099
  }
@@ -8102,11 +8105,11 @@ class e0 {
8102
8105
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
8103
8106
  }
8104
8107
  }
8105
- const t0 = [" ", ",", "?", "!", ";"], i0 = new e0(20), s0 = (i, e, t) => {
8108
+ const i0 = [" ", ",", "?", "!", ";"], s0 = new t0(20), n0 = (i, e, t) => {
8106
8109
  e = e || "", t = t || "";
8107
- const s = t0.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
8110
+ const s = i0.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
8108
8111
  if (s.length === 0) return !0;
8109
- const n = i0.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
8112
+ const n = s0.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
8110
8113
  let l = !n.test(i);
8111
8114
  if (!l) {
8112
8115
  const c = i.indexOf(t);
@@ -8133,7 +8136,7 @@ const t0 = [" ", ",", "?", "!", ";"], i0 = new e0(20), s0 = (i, e, t) => {
8133
8136
  n = c;
8134
8137
  }
8135
8138
  return n;
8136
- }, y1 = (i) => i && i.replace("_", "-"), n0 = {
8139
+ }, y1 = (i) => i && i.replace("_", "-"), r0 = {
8137
8140
  type: "logger",
8138
8141
  log(i) {
8139
8142
  this.output("log", i);
@@ -8155,7 +8158,7 @@ class b1 {
8155
8158
  }
8156
8159
  init(e) {
8157
8160
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8158
- this.prefix = t.prefix || "i18next:", this.logger = e || n0, this.options = t, this.debug = t.debug;
8161
+ this.prefix = t.prefix || "i18next:", this.logger = e || r0, this.options = t, this.debug = t.debug;
8159
8162
  }
8160
8163
  log() {
8161
8164
  for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
@@ -8190,7 +8193,7 @@ class b1 {
8190
8193
  return e = e || this.options, e.prefix = e.prefix || this.prefix, new b1(this.logger, e);
8191
8194
  }
8192
8195
  }
8193
- var q = new b1();
8196
+ var Q = new b1();
8194
8197
  class V1 {
8195
8198
  constructor() {
8196
8199
  this.observers = {};
@@ -8254,7 +8257,7 @@ class X1 extends V1 {
8254
8257
  };
8255
8258
  const c = l.keySeparator !== void 0 ? l.keySeparator : this.options.keySeparator;
8256
8259
  let o = [e, t];
8257
- s && (o = o.concat(c ? s.split(c) : s)), e.indexOf(".") > -1 && (o = e.split("."), n = t, t = o[1]), this.addNamespaces(t), Q1(this.data, o, n), l.silent || this.emit("added", e, t, s, n);
8260
+ s && (o = o.concat(c ? s.split(c) : s)), e.indexOf(".") > -1 && (o = e.split("."), n = t, t = o[1]), this.addNamespaces(t), q1(this.data, o, n), l.silent || this.emit("added", e, t, s, n);
8258
8261
  }
8259
8262
  addResources(e, t, s) {
8260
8263
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {
@@ -8276,7 +8279,7 @@ class X1 extends V1 {
8276
8279
  c.skipCopy || (s = JSON.parse(JSON.stringify(s))), n ? fe(d, s, l) : d = {
8277
8280
  ...d,
8278
8281
  ...s
8279
- }, Q1(this.data, o, d), c.silent || this.emit("added", e, t, s);
8282
+ }, q1(this.data, o, d), c.silent || this.emit("added", e, t, s);
8280
8283
  }
8281
8284
  removeResourceBundle(e, t) {
8282
8285
  this.hasResourceBundle(e, t) && delete this.data[e][t], this.removeNamespaces(t), this.emit("removed", e, t);
@@ -8315,7 +8318,7 @@ const ee = {};
8315
8318
  class _1 extends V1 {
8316
8319
  constructor(e) {
8317
8320
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8318
- super(), U3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = q.create("translator");
8321
+ super(), z3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Q.create("translator");
8319
8322
  }
8320
8323
  changeLanguage(e) {
8321
8324
  e && (this.language = e);
@@ -8334,7 +8337,7 @@ class _1 extends V1 {
8334
8337
  s === void 0 && (s = ":");
8335
8338
  const n = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
8336
8339
  let l = t.ns || this.options.defaultNS || [];
8337
- const c = s && e.indexOf(s) > -1, o = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !s0(e, s, n);
8340
+ const c = s && e.indexOf(s) > -1, o = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !n0(e, s, n);
8338
8341
  if (c && !o) {
8339
8342
  const d = e.match(this.interpolator.nestingRegexp);
8340
8343
  if (d && d.length > 0)
@@ -8382,8 +8385,8 @@ class _1 extends V1 {
8382
8385
  }
8383
8386
  const h = this.resolve(e, t);
8384
8387
  let u = h && h.res;
8385
- const p = h && h.usedKey || c, k = h && h.exactUsedKey || c, R = Object.prototype.toString.apply(u), L = ["[object Number]", "[object Function]", "[object RegExp]"], H = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, b = !this.i18nFormat || this.i18nFormat.handleAsObject, _ = !M(u) && typeof u != "boolean" && typeof u != "number";
8386
- if (b && u && _ && L.indexOf(R) < 0 && !(M(H) && Array.isArray(u))) {
8388
+ const p = h && h.usedKey || c, m = h && h.exactUsedKey || c, R = Object.prototype.toString.apply(u), k = ["[object Number]", "[object Function]", "[object RegExp]"], H = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, b = !this.i18nFormat || this.i18nFormat.handleAsObject, I = !M(u) && typeof u != "boolean" && typeof u != "number";
8389
+ if (b && u && I && k.indexOf(R) < 0 && !(M(H) && Array.isArray(u))) {
8387
8390
  if (!t.returnObjects && !this.options.returnObjects) {
8388
8391
  this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
8389
8392
  const f = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
@@ -8393,53 +8396,53 @@ class _1 extends V1 {
8393
8396
  return n ? (h.res = f, h.usedParams = this.getUsedParamsDetails(t), h) : f;
8394
8397
  }
8395
8398
  if (l) {
8396
- const f = Array.isArray(u), m = f ? [] : {}, y = f ? k : p;
8397
- for (const v in u)
8398
- if (Object.prototype.hasOwnProperty.call(u, v)) {
8399
- const O = `${y}${l}${v}`;
8400
- m[v] = this.translate(O, {
8399
+ const f = Array.isArray(u), x = f ? [] : {}, y = f ? m : p;
8400
+ for (const L in u)
8401
+ if (Object.prototype.hasOwnProperty.call(u, L)) {
8402
+ const V = `${y}${l}${L}`;
8403
+ x[L] = this.translate(V, {
8401
8404
  ...t,
8402
8405
  joinArrays: !1,
8403
8406
  ns: o
8404
- }), m[v] === O && (m[v] = u[v]);
8407
+ }), x[L] === V && (x[L] = u[L]);
8405
8408
  }
8406
- u = m;
8409
+ u = x;
8407
8410
  }
8408
8411
  } else if (b && M(H) && Array.isArray(u))
8409
8412
  u = u.join(H), u && (u = this.extendTranslation(u, e, t, s));
8410
8413
  else {
8411
- let f = !1, m = !1;
8412
- const y = t.count !== void 0 && !M(t.count), v = _1.hasDefaultValue(t), O = y ? this.pluralResolver.getSuffix(g, t.count, t) : "", I = t.ordinal && y ? this.pluralResolver.getSuffix(g, t.count, {
8414
+ let f = !1, x = !1;
8415
+ const y = t.count !== void 0 && !M(t.count), L = _1.hasDefaultValue(t), V = y ? this.pluralResolver.getSuffix(g, t.count, t) : "", O = t.ordinal && y ? this.pluralResolver.getSuffix(g, t.count, {
8413
8416
  ordinal: !1
8414
- }) : "", W = y && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), j = W && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${O}`] || t[`defaultValue${I}`] || t.defaultValue;
8415
- !this.isValidLookup(u) && v && (f = !0, u = j), this.isValidLookup(u) || (m = !0, u = c);
8416
- const V = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && m ? void 0 : u, D = v && j !== u && this.options.updateMissing;
8417
- if (m || f || D) {
8418
- if (this.logger.log(D ? "updateKey" : "missingKey", g, d, c, D ? j : u), l) {
8419
- const Z = this.resolve(c, {
8417
+ }) : "", S = y && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), Z = S && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${V}`] || t[`defaultValue${O}`] || t.defaultValue;
8418
+ !this.isValidLookup(u) && L && (f = !0, u = Z), this.isValidLookup(u) || (x = !0, u = c);
8419
+ const E = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && x ? void 0 : u, B = L && Z !== u && this.options.updateMissing;
8420
+ if (x || f || B) {
8421
+ if (this.logger.log(B ? "updateKey" : "missingKey", g, d, c, B ? Z : u), l) {
8422
+ const T = this.resolve(c, {
8420
8423
  ...t,
8421
8424
  keySeparator: !1
8422
8425
  });
8423
- Z && Z.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
8424
- }
8425
- let B = [];
8426
- const Y = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
8427
- if (this.options.saveMissingTo === "fallback" && Y && Y[0])
8428
- for (let Z = 0; Z < Y.length; Z++)
8429
- B.push(Y[Z]);
8430
- else this.options.saveMissingTo === "all" ? B = this.languageUtils.toResolveHierarchy(t.lng || this.language) : B.push(t.lng || this.language);
8431
- const z = (Z, J, $) => {
8432
- const t1 = v && $ !== u ? $ : V;
8433
- this.options.missingKeyHandler ? this.options.missingKeyHandler(Z, d, J, t1, D, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(Z, d, J, t1, D, t), this.emit("missingKey", Z, d, J, u);
8426
+ T && T.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
8427
+ }
8428
+ let D = [];
8429
+ const z = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
8430
+ if (this.options.saveMissingTo === "fallback" && z && z[0])
8431
+ for (let T = 0; T < z.length; T++)
8432
+ D.push(z[T]);
8433
+ else this.options.saveMissingTo === "all" ? D = this.languageUtils.toResolveHierarchy(t.lng || this.language) : D.push(t.lng || this.language);
8434
+ const J = (T, F, Y) => {
8435
+ const e1 = L && Y !== u ? Y : E;
8436
+ this.options.missingKeyHandler ? this.options.missingKeyHandler(T, d, F, e1, B, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(T, d, F, e1, B, t), this.emit("missingKey", T, d, F, u);
8434
8437
  };
8435
- this.options.saveMissing && (this.options.saveMissingPlurals && y ? B.forEach((Z) => {
8436
- const J = this.pluralResolver.getSuffixes(Z, t);
8437
- W && t[`defaultValue${this.options.pluralSeparator}zero`] && J.indexOf(`${this.options.pluralSeparator}zero`) < 0 && J.push(`${this.options.pluralSeparator}zero`), J.forEach(($) => {
8438
- z([Z], c + $, t[`defaultValue${$}`] || j);
8438
+ this.options.saveMissing && (this.options.saveMissingPlurals && y ? D.forEach((T) => {
8439
+ const F = this.pluralResolver.getSuffixes(T, t);
8440
+ S && t[`defaultValue${this.options.pluralSeparator}zero`] && F.indexOf(`${this.options.pluralSeparator}zero`) < 0 && F.push(`${this.options.pluralSeparator}zero`), F.forEach((Y) => {
8441
+ J([T], c + Y, t[`defaultValue${Y}`] || Z);
8439
8442
  });
8440
- }) : z(B, c, j));
8443
+ }) : J(D, c, Z));
8441
8444
  }
8442
- u = this.extendTranslation(u, e, t, h, s), m && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (m || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, f ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8445
+ u = this.extendTranslation(u, e, t, h, s), x && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (x || f) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, f ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
8443
8446
  }
8444
8447
  return n ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
8445
8448
  }
@@ -8475,8 +8478,8 @@ class _1 extends V1 {
8475
8478
  a < p && (s.nest = !1);
8476
8479
  }
8477
8480
  !s.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (s.lng = this.language || n.usedLng), s.nest !== !1 && (e = this.interpolator.nest(e, function() {
8478
- for (var u = arguments.length, p = new Array(u), k = 0; k < u; k++)
8479
- p[k] = arguments[k];
8481
+ for (var u = arguments.length, p = new Array(u), m = 0; m < u; m++)
8482
+ p[m] = arguments[m];
8480
8483
  return l && l[0] === p[0] && !s.context ? (c.logger.warn(`It seems you are nesting recursively key: ${p[0]} in key: ${t[0]}`), null) : c.translate(...p, t);
8481
8484
  }, s)), s.interpolation && this.interpolator.reset();
8482
8485
  }
@@ -8497,26 +8500,26 @@ class _1 extends V1 {
8497
8500
  n = a;
8498
8501
  let h = g.namespaces;
8499
8502
  this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
8500
- const u = t.count !== void 0 && !M(t.count), p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), k = t.context !== void 0 && (M(t.context) || typeof t.context == "number") && t.context !== "", R = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
8501
- h.forEach((L) => {
8502
- this.isValidLookup(s) || (o = L, !ee[`${R[0]}-${L}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(o) && (ee[`${R[0]}-${L}`] = !0, this.logger.warn(`key "${n}" for languages "${R.join(", ")}" won't get resolved as namespace "${o}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), R.forEach((H) => {
8503
+ const u = t.count !== void 0 && !M(t.count), p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), m = t.context !== void 0 && (M(t.context) || typeof t.context == "number") && t.context !== "", R = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
8504
+ h.forEach((k) => {
8505
+ this.isValidLookup(s) || (o = k, !ee[`${R[0]}-${k}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(o) && (ee[`${R[0]}-${k}`] = !0, this.logger.warn(`key "${n}" for languages "${R.join(", ")}" won't get resolved as namespace "${o}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), R.forEach((H) => {
8503
8506
  if (this.isValidLookup(s)) return;
8504
8507
  c = H;
8505
8508
  const b = [a];
8506
8509
  if (this.i18nFormat && this.i18nFormat.addLookupKeys)
8507
- this.i18nFormat.addLookupKeys(b, a, H, L, t);
8510
+ this.i18nFormat.addLookupKeys(b, a, H, k, t);
8508
8511
  else {
8509
8512
  let f;
8510
8513
  u && (f = this.pluralResolver.getSuffix(H, t.count, t));
8511
- const m = `${this.options.pluralSeparator}zero`, y = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8512
- if (u && (b.push(a + f), t.ordinal && f.indexOf(y) === 0 && b.push(a + f.replace(y, this.options.pluralSeparator)), p && b.push(a + m)), k) {
8513
- const v = `${a}${this.options.contextSeparator}${t.context}`;
8514
- b.push(v), u && (b.push(v + f), t.ordinal && f.indexOf(y) === 0 && b.push(v + f.replace(y, this.options.pluralSeparator)), p && b.push(v + m));
8514
+ const x = `${this.options.pluralSeparator}zero`, y = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
8515
+ if (u && (b.push(a + f), t.ordinal && f.indexOf(y) === 0 && b.push(a + f.replace(y, this.options.pluralSeparator)), p && b.push(a + x)), m) {
8516
+ const L = `${a}${this.options.contextSeparator}${t.context}`;
8517
+ b.push(L), u && (b.push(L + f), t.ordinal && f.indexOf(y) === 0 && b.push(L + f.replace(y, this.options.pluralSeparator)), p && b.push(L + x));
8515
8518
  }
8516
8519
  }
8517
- let _;
8518
- for (; _ = b.pop(); )
8519
- this.isValidLookup(s) || (l = _, s = this.getResource(H, L, _, t));
8520
+ let I;
8521
+ for (; I = b.pop(); )
8522
+ this.isValidLookup(s) || (l = I, s = this.getResource(H, k, I, t));
8520
8523
  }));
8521
8524
  });
8522
8525
  }), {
@@ -8561,7 +8564,7 @@ class _1 extends V1 {
8561
8564
  const H1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
8562
8565
  class te {
8563
8566
  constructor(e) {
8564
- this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = q.create("languageUtils");
8567
+ this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = Q.create("languageUtils");
8565
8568
  }
8566
8569
  getScriptPartFromCode(e) {
8567
8570
  if (e = y1(e), !e || e.indexOf("-") < 0) return null;
@@ -8624,7 +8627,7 @@ class te {
8624
8627
  }), n;
8625
8628
  }
8626
8629
  }
8627
- let r0 = [{
8630
+ let o0 = [{
8628
8631
  lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
8629
8632
  nr: [1, 2],
8630
8633
  fc: 1
@@ -8716,7 +8719,7 @@ let r0 = [{
8716
8719
  lngs: ["he", "iw"],
8717
8720
  nr: [1, 2, 20, 21],
8718
8721
  fc: 22
8719
- }], o0 = {
8722
+ }], l0 = {
8720
8723
  1: (i) => +(i > 1),
8721
8724
  2: (i) => +(i != 1),
8722
8725
  3: (i) => 0,
@@ -8740,28 +8743,28 @@ let r0 = [{
8740
8743
  21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
8741
8744
  22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
8742
8745
  };
8743
- const l0 = ["v1", "v2", "v3"], a0 = ["v4"], ie = {
8746
+ const a0 = ["v1", "v2", "v3"], h0 = ["v4"], ie = {
8744
8747
  zero: 0,
8745
8748
  one: 1,
8746
8749
  two: 2,
8747
8750
  few: 3,
8748
8751
  many: 4,
8749
8752
  other: 5
8750
- }, h0 = () => {
8753
+ }, c0 = () => {
8751
8754
  const i = {};
8752
- return r0.forEach((e) => {
8755
+ return o0.forEach((e) => {
8753
8756
  e.lngs.forEach((t) => {
8754
8757
  i[t] = {
8755
8758
  numbers: e.nr,
8756
- plurals: o0[e.fc]
8759
+ plurals: l0[e.fc]
8757
8760
  };
8758
8761
  });
8759
8762
  }), i;
8760
8763
  };
8761
- class c0 {
8764
+ class d0 {
8762
8765
  constructor(e) {
8763
8766
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
8764
- this.languageUtils = e, this.options = t, this.logger = q.create("pluralResolver"), (!this.options.compatibilityJSON || a0.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = h0(), this.pluralRulesCache = {};
8767
+ this.languageUtils = e, this.options = t, this.logger = Q.create("pluralResolver"), (!this.options.compatibilityJSON || h0.includes(this.options.compatibilityJSON)) && (typeof Intl > "u" || !Intl.PluralRules) && (this.options.compatibilityJSON = "v3", this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")), this.rules = c0(), this.pluralRulesCache = {};
8765
8768
  }
8766
8769
  addRule(e, t) {
8767
8770
  this.rules[e] = t;
@@ -8819,17 +8822,17 @@ class c0 {
8819
8822
  return this.options.compatibilityJSON === "v1" ? n === 1 ? "" : typeof n == "number" ? `_plural_${n.toString()}` : l() : this.options.compatibilityJSON === "v2" || this.options.simplifyPluralSuffix && e.numbers.length === 2 && e.numbers[0] === 1 ? l() : this.options.prepend && s.toString() ? this.options.prepend + s.toString() : s.toString();
8820
8823
  }
8821
8824
  shouldUseIntlApi() {
8822
- return !l0.includes(this.options.compatibilityJSON);
8825
+ return !a0.includes(this.options.compatibilityJSON);
8823
8826
  }
8824
8827
  }
8825
8828
  const se = function(i, e, t) {
8826
8829
  let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = q3(i, e, t);
8827
8830
  return !l && n && M(t) && (l = B1(i, t, s), l === void 0 && (l = B1(e, t, s))), l;
8828
8831
  }, I1 = (i) => i.replace(/\$/g, "$$$$");
8829
- class d0 {
8832
+ class g0 {
8830
8833
  constructor() {
8831
8834
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8832
- this.logger = q.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
8835
+ this.logger = Q.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
8833
8836
  }
8834
8837
  init() {
8835
8838
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -8849,13 +8852,13 @@ class d0 {
8849
8852
  unescapePrefix: h,
8850
8853
  nestingPrefix: u,
8851
8854
  nestingPrefixEscaped: p,
8852
- nestingSuffix: k,
8855
+ nestingSuffix: m,
8853
8856
  nestingSuffixEscaped: R,
8854
- nestingOptionsSeparator: L,
8857
+ nestingOptionsSeparator: k,
8855
8858
  maxReplaces: H,
8856
8859
  alwaysFormat: b
8857
8860
  } = e.interpolation;
8858
- this.escape = t !== void 0 ? t : X3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? h1(l) : c || "{{", this.suffix = o ? h1(o) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? h1(u) : p || h1("$t("), this.nestingSuffix = k ? h1(k) : R || h1(")"), this.nestingOptionsSeparator = L || ",", this.maxReplaces = H || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8861
+ this.escape = t !== void 0 ? t : e0, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = l ? h1(l) : c || "{{", this.suffix = o ? h1(o) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? h1(u) : p || h1("$t("), this.nestingSuffix = m ? h1(m) : R || h1(")"), this.nestingOptionsSeparator = k || ",", this.maxReplaces = H || 1e3, this.alwaysFormat = b !== void 0 ? b : !1, this.resetRegExp();
8859
8862
  }
8860
8863
  reset() {
8861
8864
  this.options && this.init(this.options);
@@ -8875,8 +8878,8 @@ class d0 {
8875
8878
  interpolationkey: p
8876
8879
  }) : H;
8877
8880
  }
8878
- const k = p.split(this.formatSeparator), R = k.shift().trim(), L = k.join(this.formatSeparator).trim();
8879
- return this.format(se(t, d, R, this.options.keySeparator, this.options.ignoreJSONStructure), L, s, {
8881
+ const m = p.split(this.formatSeparator), R = m.shift().trim(), k = m.join(this.formatSeparator).trim();
8882
+ return this.format(se(t, d, R, this.options.keySeparator, this.options.ignoreJSONStructure), k, s, {
8880
8883
  ...n,
8881
8884
  ...t,
8882
8885
  interpolationkey: R
@@ -8892,18 +8895,18 @@ class d0 {
8892
8895
  safeValue: (p) => this.escapeValue ? I1(this.escape(p)) : I1(p)
8893
8896
  }].forEach((p) => {
8894
8897
  for (o = 0; l = p.regex.exec(e); ) {
8895
- const k = l[1].trim();
8896
- if (c = g(k), c === void 0)
8898
+ const m = l[1].trim();
8899
+ if (c = g(m), c === void 0)
8897
8900
  if (typeof a == "function") {
8898
- const L = a(e, l, n);
8899
- c = M(L) ? L : "";
8900
- } else if (n && Object.prototype.hasOwnProperty.call(n, k))
8901
+ const k = a(e, l, n);
8902
+ c = M(k) ? k : "";
8903
+ } else if (n && Object.prototype.hasOwnProperty.call(n, m))
8901
8904
  c = "";
8902
8905
  else if (h) {
8903
8906
  c = l[0];
8904
8907
  continue;
8905
8908
  } else
8906
- this.logger.warn(`missed to pass in variable ${k} for interpolating ${e}`), c = "";
8909
+ this.logger.warn(`missed to pass in variable ${m} for interpolating ${e}`), c = "";
8907
8910
  else !M(c) && !this.useRawValueToEscape && (c = z1(c));
8908
8911
  const R = p.safeValue(c);
8909
8912
  if (e = e.replace(l[0], R), h ? (p.regex.lastIndex += c.length, p.regex.lastIndex -= l[0].length) : p.regex.lastIndex = 0, o++, o >= this.maxReplaces)
@@ -8919,8 +8922,8 @@ class d0 {
8919
8922
  const h = d.split(new RegExp(`${a}[ ]*{`));
8920
8923
  let u = `{${h[1]}`;
8921
8924
  d = h[0], u = this.interpolate(u, c);
8922
- const p = u.match(/'/g), k = u.match(/"/g);
8923
- (p && p.length % 2 === 0 && !k || k.length % 2 !== 0) && (u = u.replace(/'/g, '"'));
8925
+ const p = u.match(/'/g), m = u.match(/"/g);
8926
+ (p && p.length % 2 === 0 && !m || m.length % 2 !== 0) && (u = u.replace(/'/g, '"'));
8924
8927
  try {
8925
8928
  c = JSON.parse(u), g && (c = {
8926
8929
  ...g,
@@ -8950,7 +8953,7 @@ class d0 {
8950
8953
  return e;
8951
8954
  }
8952
8955
  }
8953
- const g0 = (i) => {
8956
+ const C0 = (i) => {
8954
8957
  let e = i.toLowerCase().trim();
8955
8958
  const t = {};
8956
8959
  if (i.indexOf("(") > -1) {
@@ -8981,10 +8984,10 @@ const g0 = (i) => {
8981
8984
  return o || (o = i(y1(s), n), e[c] = o), o(t);
8982
8985
  };
8983
8986
  };
8984
- class C0 {
8987
+ class u0 {
8985
8988
  constructor() {
8986
8989
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8987
- this.logger = q.create("formatter"), this.options = e, this.formats = {
8990
+ this.logger = Q.create("formatter"), this.options = e, this.formats = {
8988
8991
  number: c1((t, s) => {
8989
8992
  const n = new Intl.NumberFormat(t, {
8990
8993
  ...s
@@ -9041,7 +9044,7 @@ class C0 {
9041
9044
  const {
9042
9045
  formatName: g,
9043
9046
  formatOptions: a
9044
- } = g0(d);
9047
+ } = C0(d);
9045
9048
  if (this.formats[g]) {
9046
9049
  let h = o;
9047
9050
  try {
@@ -9061,13 +9064,13 @@ class C0 {
9061
9064
  }, e);
9062
9065
  }
9063
9066
  }
9064
- const u0 = (i, e) => {
9067
+ const p0 = (i, e) => {
9065
9068
  i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
9066
9069
  };
9067
- class p0 extends V1 {
9070
+ class f0 extends V1 {
9068
9071
  constructor(e, t, s) {
9069
9072
  let n = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
9070
- super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = q.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = n.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = n.maxRetries >= 0 ? n.maxRetries : 5, this.retryTimeout = n.retryTimeout >= 1 ? n.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, n.backend, n);
9073
+ super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = n, this.logger = Q.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = n.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = n.maxRetries >= 0 ? n.maxRetries : 5, this.retryTimeout = n.retryTimeout >= 1 ? n.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, n.backend, n);
9071
9074
  }
9072
9075
  queueLoad(e, t, s, n) {
9073
9076
  const l = {}, c = {}, o = {}, d = {};
@@ -9097,7 +9100,7 @@ class p0 extends V1 {
9097
9100
  }), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
9098
9101
  const o = {};
9099
9102
  this.queue.forEach((d) => {
9100
- J3(d.loaded, [l], c), u0(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
9103
+ Q3(d.loaded, [l], c), p0(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
9101
9104
  o[g] || (o[g] = {});
9102
9105
  const a = d.loaded[g];
9103
9106
  a.length && a.forEach((h) => {
@@ -9256,17 +9259,17 @@ const ne = () => ({
9256
9259
  skipOnVariables: !0
9257
9260
  }
9258
9261
  }), re = (i) => (M(i.ns) && (i.ns = [i.ns]), M(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), M(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), x1 = () => {
9259
- }, f0 = (i) => {
9262
+ }, w0 = (i) => {
9260
9263
  Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
9261
9264
  typeof i[t] == "function" && (i[t] = i[t].bind(i));
9262
9265
  });
9263
9266
  };
9264
- class k1 extends V1 {
9267
+ class m1 extends V1 {
9265
9268
  constructor() {
9266
9269
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
9267
- if (super(), this.options = re(e), this.services = {}, this.logger = q, this.modules = {
9270
+ if (super(), this.options = re(e), this.services = {}, this.logger = Q, this.modules = {
9268
9271
  external: []
9269
- }, f0(this), t && !this.isInitialized && !e.isClone) {
9272
+ }, w0(this), t && !this.isInitialized && !e.isClone) {
9270
9273
  if (!this.options.initImmediate)
9271
9274
  return this.init(e, t), this;
9272
9275
  setTimeout(() => {
@@ -9289,25 +9292,25 @@ class k1 extends V1 {
9289
9292
  }), t.keySeparator !== void 0 && (this.options.userDefinedKeySeparator = t.keySeparator), t.nsSeparator !== void 0 && (this.options.userDefinedNsSeparator = t.nsSeparator);
9290
9293
  const l = (a) => a ? typeof a == "function" ? new a() : a : null;
9291
9294
  if (!this.options.isClone) {
9292
- this.modules.logger ? q.init(l(this.modules.logger), this.options) : q.init(null, this.options);
9295
+ this.modules.logger ? Q.init(l(this.modules.logger), this.options) : Q.init(null, this.options);
9293
9296
  let a;
9294
- this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = C0);
9297
+ this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = u0);
9295
9298
  const h = new te(this.options);
9296
9299
  this.store = new X1(this.options.resources, this.options);
9297
9300
  const u = this.services;
9298
- u.logger = q, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new c0(h, {
9301
+ u.logger = Q, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new d0(h, {
9299
9302
  prepend: this.options.pluralSeparator,
9300
9303
  compatibilityJSON: this.options.compatibilityJSON,
9301
9304
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
9302
- }), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new d0(this.options), u.utils = {
9305
+ }), a && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (u.formatter = l(a), u.formatter.init(u, this.options), this.options.interpolation.format = u.formatter.format.bind(u.formatter)), u.interpolator = new g0(this.options), u.utils = {
9303
9306
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
9304
- }, u.backendConnector = new p0(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
9305
- for (var k = arguments.length, R = new Array(k > 1 ? k - 1 : 0), L = 1; L < k; L++)
9306
- R[L - 1] = arguments[L];
9307
+ }, u.backendConnector = new f0(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
9308
+ for (var m = arguments.length, R = new Array(m > 1 ? m - 1 : 0), k = 1; k < m; k++)
9309
+ R[k - 1] = arguments[k];
9307
9310
  e.emit(p, ...R);
9308
9311
  }), this.modules.languageDetector && (u.languageDetector = l(this.modules.languageDetector), u.languageDetector.init && u.languageDetector.init(u, this.options.detection, this.options)), this.modules.i18nFormat && (u.i18nFormat = l(this.modules.i18nFormat), u.i18nFormat.init && u.i18nFormat.init(this)), this.translator = new _1(this.services, this.options), this.translator.on("*", function(p) {
9309
- for (var k = arguments.length, R = new Array(k > 1 ? k - 1 : 0), L = 1; L < k; L++)
9310
- R[L - 1] = arguments[L];
9312
+ for (var m = arguments.length, R = new Array(m > 1 ? m - 1 : 0), k = 1; k < m; k++)
9313
+ R[k - 1] = arguments[k];
9311
9314
  e.emit(p, ...R);
9312
9315
  }), this.modules.external.forEach((p) => {
9313
9316
  p.init && p.init(this);
@@ -9326,7 +9329,7 @@ class k1 extends V1 {
9326
9329
  return e.store[a](...arguments), e;
9327
9330
  };
9328
9331
  });
9329
- const d = p1(), g = () => {
9332
+ const d = u1(), g = () => {
9330
9333
  const a = (h, u) => {
9331
9334
  this.isInitializing = !1, this.isInitialized && !this.initializedStoreOnce && this.logger.warn("init: i18next is already initialized. You should call init just once!"), this.isInitialized = !0, this.options.isClone || this.logger.log("initialized", this.options), this.emit("initialized", this.options), d.resolve(u), s(h, u);
9332
9335
  };
@@ -9353,7 +9356,7 @@ class k1 extends V1 {
9353
9356
  s(null);
9354
9357
  }
9355
9358
  reloadResources(e, t, s) {
9356
- const n = p1();
9359
+ const n = u1();
9357
9360
  return typeof e == "function" && (s = e, e = void 0), typeof t == "function" && (s = t, t = void 0), e || (e = this.languages), t || (t = this.options.ns), s || (s = x1), this.services.backendConnector.reload(e, t, (l) => {
9358
9361
  n.resolve(), s(l);
9359
9362
  }), n;
@@ -9376,7 +9379,7 @@ class k1 extends V1 {
9376
9379
  changeLanguage(e, t) {
9377
9380
  var s = this;
9378
9381
  this.isLanguageChangingTo = e;
9379
- const n = p1();
9382
+ const n = u1();
9380
9383
  this.emit("languageChanging", e);
9381
9384
  const l = (d) => {
9382
9385
  this.language = d, this.languages = this.services.languageUtils.toResolveHierarchy(d), this.resolvedLanguage = void 0, this.setResolvedLanguage(d);
@@ -9410,7 +9413,7 @@ class k1 extends V1 {
9410
9413
  d.lng = d.lng || l.lng, d.lngs = d.lngs || l.lngs, d.ns = d.ns || l.ns, d.keyPrefix !== "" && (d.keyPrefix = d.keyPrefix || s || l.keyPrefix);
9411
9414
  const u = n.options.keySeparator || ".";
9412
9415
  let p;
9413
- return d.keyPrefix && Array.isArray(c) ? p = c.map((k) => `${d.keyPrefix}${u}${k}`) : p = d.keyPrefix ? `${d.keyPrefix}${u}${c}` : c, n.t(p, d);
9416
+ return d.keyPrefix && Array.isArray(c) ? p = c.map((m) => `${d.keyPrefix}${u}${m}`) : p = d.keyPrefix ? `${d.keyPrefix}${u}${c}` : c, n.t(p, d);
9414
9417
  };
9415
9418
  return M(e) ? l.lng = e : l.lngs = e, l.ns = t, l.keyPrefix = s, l;
9416
9419
  }
@@ -9442,7 +9445,7 @@ class k1 extends V1 {
9442
9445
  return !!(this.hasResourceBundle(s, e) || !this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages || c(s, e) && (!n || c(l, e)));
9443
9446
  }
9444
9447
  loadNamespaces(e, t) {
9445
- const s = p1();
9448
+ const s = u1();
9446
9449
  return this.options.ns ? (M(e) && (e = [e]), e.forEach((n) => {
9447
9450
  this.options.ns.indexOf(n) < 0 && this.options.ns.push(n);
9448
9451
  }), this.loadResources((n) => {
@@ -9450,7 +9453,7 @@ class k1 extends V1 {
9450
9453
  }), s) : (t && t(), Promise.resolve());
9451
9454
  }
9452
9455
  loadLanguages(e, t) {
9453
- const s = p1();
9456
+ const s = u1();
9454
9457
  M(e) && (e = [e]);
9455
9458
  const n = this.options.preload || [], l = e.filter((c) => n.indexOf(c) < 0 && this.services.languageUtils.isSupportedCode(c));
9456
9459
  return l.length ? (this.options.preload = n.concat(l), this.loadResources((c) => {
@@ -9464,7 +9467,7 @@ class k1 extends V1 {
9464
9467
  }
9465
9468
  static createInstance() {
9466
9469
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
9467
- return new k1(e, t);
9470
+ return new m1(e, t);
9468
9471
  }
9469
9472
  cloneInstance() {
9470
9473
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : x1;
@@ -9474,7 +9477,7 @@ class k1 extends V1 {
9474
9477
  ...this.options,
9475
9478
  ...e,
9476
9479
  isClone: !0
9477
- }, l = new k1(n);
9480
+ }, l = new m1(n);
9478
9481
  return (e.debug !== void 0 || e.prefix !== void 0) && (l.logger = l.logger.clone(e)), ["store", "services", "language"].forEach((o) => {
9479
9482
  l[o] = this[o];
9480
9483
  }), l.services = {
@@ -9499,42 +9502,42 @@ class k1 extends V1 {
9499
9502
  };
9500
9503
  }
9501
9504
  }
9502
- const P = k1.createInstance();
9503
- P.createInstance = k1.createInstance;
9504
- P.createInstance;
9505
- P.dir;
9506
- P.init;
9507
- P.loadResources;
9508
- P.reloadResources;
9509
- P.use;
9510
- P.changeLanguage;
9511
- P.getFixedT;
9512
- P.t;
9513
- P.exists;
9514
- P.setDefaultNamespace;
9515
- P.hasLoadedNamespace;
9516
- P.loadNamespaces;
9517
- P.loadLanguages;
9518
- const w0 = "Archived", m0 = "Deleted", k0 = {
9519
- archived: w0,
9520
- deleted: m0
9521
- }, L0 = "Заархивирован", v0 = "Удалён", N0 = {
9522
- archived: L0,
9523
- deleted: v0
9505
+ const $ = m1.createInstance();
9506
+ $.createInstance = m1.createInstance;
9507
+ $.createInstance;
9508
+ $.dir;
9509
+ $.init;
9510
+ $.loadResources;
9511
+ $.reloadResources;
9512
+ $.use;
9513
+ $.changeLanguage;
9514
+ $.getFixedT;
9515
+ $.t;
9516
+ $.exists;
9517
+ $.setDefaultNamespace;
9518
+ $.hasLoadedNamespace;
9519
+ $.loadNamespaces;
9520
+ $.loadLanguages;
9521
+ const m0 = "Archived", k0 = "Deleted", L0 = {
9522
+ archived: m0,
9523
+ deleted: k0
9524
+ }, v0 = "Заархивирован", N0 = "Удалён", x0 = {
9525
+ archived: v0,
9526
+ deleted: N0
9524
9527
  };
9525
- P.use(G3).init({
9528
+ $.use(K3).init({
9526
9529
  defaultNS: "common",
9527
9530
  lng: "en",
9528
9531
  resources: {
9529
9532
  en: {
9530
- common: k0
9533
+ common: L0
9531
9534
  },
9532
9535
  ru: {
9533
- common: N0
9536
+ common: x0
9534
9537
  }
9535
9538
  }
9536
9539
  });
9537
- const V0 = L1(
9540
+ const E0 = k1(
9538
9541
  ({
9539
9542
  fetchParams: i,
9540
9543
  mode: e = void 0,
@@ -9546,119 +9549,119 @@ const V0 = L1(
9546
9549
  allowEmpty: o = !1,
9547
9550
  showAvatar: d = !1
9548
9551
  }, g) => {
9549
- const { axiosPeople: a, locale: h } = o1(be), { t: u } = Y3("common", { lng: h }), [p, k] = A([]), [R, L] = A(!0), H = Q(p), b = Q(null);
9552
+ const { axiosPeople: a, locale: h } = r1(_e), { t: u } = U3("common", { lng: h }), [p, m] = j([]), [R, k] = j(!0), H = q(p), b = q(null);
9550
9553
  if (oe(g, () => b.current), !a)
9551
9554
  throw new Error(
9552
9555
  `UserSelect requires "axiosPeople" to fetch users.
9553
9556
  Please provide it via SNMTUiContext.`
9554
9557
  );
9555
- const _ = G(
9556
- (O) => {
9557
- let I = "";
9558
- return O.deletedAt && (I += `[${u("deleted")}] `), O.status === M1.ARCHIVED && (I += `[${u("archived")}] `), `${I}${O.firstName} ${O.lastName}`;
9558
+ const I = P(
9559
+ (V) => {
9560
+ let O = "";
9561
+ return V.deletedAt && (O += `[${u("deleted")}] `), V.status === M1.ARCHIVED && (O += `[${u("archived")}] `), `${O}${V.firstName} ${V.lastName}`;
9559
9562
  },
9560
9563
  [u]
9561
- ), f = G(
9564
+ ), f = P(
9562
9565
  async ({
9563
- offset: O,
9564
- limit: I,
9565
- search: W
9566
+ offset: V,
9567
+ limit: O,
9568
+ search: S
9566
9569
  }) => {
9567
- var j, K, V;
9570
+ var Z, K, E;
9568
9571
  try {
9569
- const D = await a.post("v1/users/search", {
9570
- offset: O,
9571
- limit: I,
9572
- search: W,
9572
+ const B = await a.post("v1/users/search", {
9573
+ offset: V,
9574
+ limit: O,
9575
+ search: S,
9573
9576
  ...i,
9574
9577
  includeCount: !0
9575
- }), { data: B, metadata: Y } = D.data;
9578
+ }), { data: D, metadata: z } = B.data;
9576
9579
  return {
9577
- options: B.map((z) => ({
9578
- value: z.id,
9579
- label: _(z),
9580
- image: d ? z.avatarUrl : void 0
9580
+ options: D.map((J) => ({
9581
+ value: J.id,
9582
+ label: I(J),
9583
+ image: d ? J.avatarUrl : void 0
9581
9584
  })),
9582
- count: Y.count
9585
+ count: z.count
9583
9586
  };
9584
- } catch (D) {
9587
+ } catch (B) {
9585
9588
  return c && c({
9586
- status: ((j = D.response) == null ? void 0 : j.status) ?? 500,
9587
- message: ((V = (K = D.response) == null ? void 0 : K.data) == null ? void 0 : V.message) ?? "Error while fetching options"
9589
+ status: ((Z = B.response) == null ? void 0 : Z.status) ?? 500,
9590
+ message: ((E = (K = B.response) == null ? void 0 : K.data) == null ? void 0 : E.message) ?? "Error while fetching options"
9588
9591
  }), {
9589
9592
  options: [],
9590
9593
  count: 0
9591
9594
  };
9592
9595
  }
9593
9596
  },
9594
- [a, i, _, d, c]
9595
- ), m = G(
9596
- async (O) => {
9597
- var I, W, j;
9597
+ [a, i, I, d, c]
9598
+ ), x = P(
9599
+ async (V) => {
9600
+ var O, S, Z;
9598
9601
  try {
9599
- const K = O.filter(
9600
- (B) => !H.current.some((Y) => Y.value === B)
9602
+ const K = V.filter(
9603
+ (D) => !H.current.some((z) => z.value === D)
9601
9604
  );
9602
- let V = [];
9603
- K.length && (V = (await a.post("v1/users/search", {
9605
+ let E = [];
9606
+ K.length && (E = (await a.post("v1/users/search", {
9604
9607
  filters: {
9605
9608
  id: K,
9606
9609
  status: [M1.ACTIVE, M1.ARCHIVED]
9607
9610
  }
9608
9611
  })).data.data);
9609
- const D = V.map((B) => ({
9610
- value: B.id,
9611
- label: _(B),
9612
- image: d ? B.avatarUrl : void 0
9612
+ const B = E.map((D) => ({
9613
+ value: D.id,
9614
+ label: I(D),
9615
+ image: d ? D.avatarUrl : void 0
9613
9616
  }));
9614
- return [...H.current, ...D];
9617
+ return [...H.current, ...B];
9615
9618
  } catch (K) {
9616
9619
  return c && c({
9617
- status: ((I = K.response) == null ? void 0 : I.status) ?? 500,
9618
- message: ((j = (W = K.response) == null ? void 0 : W.data) == null ? void 0 : j.message) ?? "Error while fetching selected items"
9620
+ status: ((O = K.response) == null ? void 0 : O.status) ?? 500,
9621
+ message: ((Z = (S = K.response) == null ? void 0 : S.data) == null ? void 0 : Z.message) ?? "Error while fetching selected items"
9619
9622
  }), [];
9620
9623
  }
9621
9624
  },
9622
- [a, _, c, d]
9625
+ [a, I, c, d]
9623
9626
  );
9624
- T(() => {
9627
+ G(() => {
9625
9628
  H.current = p;
9626
- }, [p]), T(() => {
9627
- var O;
9628
- (O = b.current) == null || O.refetchOptions();
9629
- }, [i]), T(() => {
9629
+ }, [p]), G(() => {
9630
+ var V;
9631
+ (V = b.current) == null || V.refetchOptions();
9632
+ }, [i]), G(() => {
9630
9633
  if (!n) {
9631
- L(!1);
9634
+ k(!1);
9632
9635
  return;
9633
9636
  }
9634
9637
  (async () => {
9635
- const I = Array.isArray(n) ? n : [n], W = await m(I);
9636
- k(W), L(!1);
9638
+ const O = Array.isArray(n) ? n : [n], S = await x(O);
9639
+ m(S), k(!1);
9637
9640
  })();
9638
- }, [m, n]);
9639
- const y = G(
9641
+ }, [x, n]);
9642
+ const y = P(
9640
9643
  async ({
9641
- limit: O,
9642
- offset: I,
9643
- search: W
9644
+ limit: V,
9645
+ offset: O,
9646
+ search: S
9644
9647
  }) => {
9645
- const { count: j, ...K } = await f({
9646
- offset: I,
9647
- limit: O,
9648
- search: W
9648
+ const { count: Z, ...K } = await f({
9649
+ offset: O,
9650
+ limit: V,
9651
+ search: S
9649
9652
  });
9650
- let V = K.options;
9651
- return o && I === 0 && (V = [{ value: null, label: "None" }, ...V]), {
9652
- options: V,
9653
- count: j,
9654
- limit: O
9653
+ let E = K.options;
9654
+ return o && O === 0 && (E = [{ value: null, label: "None" }, ...E]), {
9655
+ options: E,
9656
+ count: Z,
9657
+ limit: V
9655
9658
  };
9656
9659
  },
9657
9660
  [o, f]
9658
9661
  );
9659
9662
  if (R)
9660
- return /* @__PURE__ */ r(V3, {});
9661
- const v = {
9663
+ return /* @__PURE__ */ r(E3, {});
9664
+ const L = {
9662
9665
  ref: b,
9663
9666
  placeholder: t,
9664
9667
  disabled: s
@@ -9666,7 +9669,7 @@ const V0 = L1(
9666
9669
  return e ? /* @__PURE__ */ r(
9667
9670
  $1,
9668
9671
  {
9669
- ...v,
9672
+ ...L,
9670
9673
  mode: e,
9671
9674
  value: n,
9672
9675
  onChange: l,
@@ -9677,7 +9680,7 @@ const V0 = L1(
9677
9680
  ) : /* @__PURE__ */ r(
9678
9681
  $1,
9679
9682
  {
9680
- ...v,
9683
+ ...L,
9681
9684
  value: n,
9682
9685
  mode: void 0,
9683
9686
  onChange: l,
@@ -9689,5 +9692,5 @@ const V0 = L1(
9689
9692
  }
9690
9693
  );
9691
9694
  export {
9692
- V0 as UserSelect
9695
+ E0 as UserSelect
9693
9696
  };