@snmt-react-ui/country-select 2.3.16 → 2.3.18
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.
- package/dist/country-select.js +863 -815
- package/dist/index.css +1 -1
- package/package.json +5 -5
package/dist/country-select.js
CHANGED
@@ -1,26 +1,26 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var
|
1
|
+
var de = Object.defineProperty;
|
2
|
+
var ge = (i, e, t) => e in i ? de(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
|
3
|
+
var H1 = (i, e, t) => ge(i, typeof e != "symbol" ? e + "" : e, t);
|
4
4
|
import "./index.css";
|
5
|
-
import { jsx as n, Fragment as
|
6
|
-
import { SNMTUiContext as
|
7
|
-
import { Select as
|
8
|
-
import { createContext as e1, forwardRef as
|
9
|
-
var
|
10
|
-
function
|
5
|
+
import { jsx as n, Fragment as Y, jsxs as C } from "react/jsx-runtime";
|
6
|
+
import { SNMTUiContext as Ce } from "@snmt-react-ui/core";
|
7
|
+
import { Select as ue, Flex as pe, Avatar as we, Checkbox as fe, Typography as J1, Tag as me, Popover as ke } from "antd";
|
8
|
+
import { createContext as e1, forwardRef as m1, useState as S, useRef as a1, useEffect as A, useCallback as W, useContext as z } from "react";
|
9
|
+
var Le = Object.defineProperty, ve = (i, e, t) => e in i ? Le(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, Ne = (i, e, t) => ve(i, e + "", t), xe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
10
|
+
function Me() {
|
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
14
|
$(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
|
15
15
|
}
|
16
16
|
}
|
17
|
-
const
|
18
|
-
function
|
17
|
+
const I1 = {};
|
18
|
+
function M1() {
|
19
19
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
20
20
|
e[t] = arguments[t];
|
21
|
-
$(e[0]) &&
|
21
|
+
$(e[0]) && I1[e[0]] || ($(e[0]) && (I1[e[0]] = /* @__PURE__ */ new Date()), Me(...e));
|
22
22
|
}
|
23
|
-
const
|
23
|
+
const q1 = (i, e) => () => {
|
24
24
|
if (i.isInitialized)
|
25
25
|
e();
|
26
26
|
else {
|
@@ -31,13 +31,13 @@ const U1 = (i, e) => () => {
|
|
31
31
|
};
|
32
32
|
i.on("initialized", t);
|
33
33
|
}
|
34
|
-
},
|
35
|
-
i.loadNamespaces(e,
|
36
|
-
},
|
34
|
+
}, O1 = (i, e, t) => {
|
35
|
+
i.loadNamespaces(e, q1(i, t));
|
36
|
+
}, S1 = (i, e, t, s) => {
|
37
37
|
$(t) && (t = [t]), t.forEach((o) => {
|
38
38
|
i.options.ns.indexOf(o) < 0 && i.options.ns.push(o);
|
39
|
-
}), i.loadLanguages(e,
|
40
|
-
},
|
39
|
+
}), i.loadLanguages(e, q1(i, s));
|
40
|
+
}, Re = function(i, e) {
|
41
41
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
42
42
|
const s = e.languages[0], o = 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 U1 = (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) && (!o || c(l, i)));
|
49
|
-
},
|
49
|
+
}, ye = function(i, e) {
|
50
50
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
51
|
-
return !e.languages || !e.languages.length ? (
|
51
|
+
return !e.languages || !e.languages.length ? (M1("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, o) => {
|
54
54
|
if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && s.services.backendConnector.backend && s.isLanguageChangingTo && !o(s.isLanguageChangingTo, i)) return !1;
|
55
55
|
}
|
56
|
-
}) :
|
57
|
-
}, $ = (i) => typeof i == "string",
|
56
|
+
}) : Re(i, e, t);
|
57
|
+
}, $ = (i) => typeof i == "string", be = (i) => typeof i == "object" && i !== null, _e = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, Ee = {
|
58
58
|
"&": "&",
|
59
59
|
"&": "&",
|
60
60
|
"<": "<",
|
@@ -75,8 +75,8 @@ const U1 = (i, e) => () => {
|
|
75
75
|
"…": "…",
|
76
76
|
"/": "/",
|
77
77
|
"/": "/"
|
78
|
-
},
|
79
|
-
let
|
78
|
+
}, Ve = (i) => Ee[i], He = (i) => i.replace(_e, Ve);
|
79
|
+
let Ie = {
|
80
80
|
bindI18n: "languageChanged",
|
81
81
|
bindI18nStore: "",
|
82
82
|
transEmptyNodeValue: "",
|
@@ -84,14 +84,14 @@ let Ve = {
|
|
84
84
|
transWrapTextNodes: "",
|
85
85
|
transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
|
86
86
|
useSuspense: !0,
|
87
|
-
unescape:
|
87
|
+
unescape: He
|
88
88
|
};
|
89
|
-
const
|
90
|
-
let
|
91
|
-
const
|
92
|
-
class
|
89
|
+
const Oe = () => Ie;
|
90
|
+
let Se;
|
91
|
+
const Ae = () => Se, Be = e1();
|
92
|
+
class Ze {
|
93
93
|
constructor() {
|
94
|
-
|
94
|
+
Ne(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
|
95
95
|
}
|
96
96
|
addUsedNamespaces(e) {
|
97
97
|
e.forEach((t) => {
|
@@ -99,27 +99,27 @@ class Ae {
|
|
99
99
|
});
|
100
100
|
}
|
101
101
|
}
|
102
|
-
const
|
103
|
-
const t =
|
102
|
+
const We = (i, e) => {
|
103
|
+
const t = a1();
|
104
104
|
return A(() => {
|
105
105
|
t.current = i;
|
106
106
|
}, [i, e]), t.current;
|
107
|
-
},
|
107
|
+
}, Q1 = (i, e, t, s) => i.getFixedT(e, t, s), je = (i, e, t, s) => W(Q1(i, e, t, s), [i, e, t, s]), De = 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: o
|
114
|
-
} = z(
|
115
|
-
if (l && !l.reportNamespaces && (l.reportNamespaces = new
|
116
|
-
|
117
|
-
const w = (b, R) => $(R) ? R :
|
118
|
-
return
|
114
|
+
} = z(Be) || {}, l = t || s || Ae();
|
115
|
+
if (l && !l.reportNamespaces && (l.reportNamespaces = new Ze()), !l) {
|
116
|
+
M1("You will need to pass in an i18next instance by using initReactI18next");
|
117
|
+
const w = (b, R) => $(R) ? R : be(R) && $(R.defaultValue) ? R.defaultValue : Array.isArray(b) ? b[b.length - 1] : b, N = [w, {}, !1];
|
118
|
+
return N.t = w, N.i18n = {}, N.ready = !1, N;
|
119
119
|
}
|
120
|
-
l.options.react && l.options.react.wait !== void 0 &&
|
120
|
+
l.options.react && l.options.react.wait !== void 0 && M1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
121
121
|
const c = {
|
122
|
-
...
|
122
|
+
...Oe(),
|
123
123
|
...l.options.react,
|
124
124
|
...e
|
125
125
|
}, {
|
@@ -128,35 +128,35 @@ const Be = (i, e) => {
|
|
128
128
|
} = c;
|
129
129
|
let g = i;
|
130
130
|
g = $(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
|
131
|
-
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) =>
|
131
|
+
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => ye(w, l, c)), h = je(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => Q1(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [L, M] = S(u);
|
132
132
|
let f = g.join();
|
133
133
|
e.lng && (f = `${e.lng}${f}`);
|
134
|
-
const E =
|
134
|
+
const E = We(f), y = a1(!0);
|
135
135
|
A(() => {
|
136
136
|
const {
|
137
137
|
bindI18n: w,
|
138
|
-
bindI18nStore:
|
138
|
+
bindI18nStore: N
|
139
139
|
} = c;
|
140
|
-
y.current = !0, !a && !r && (e.lng ?
|
141
|
-
y.current &&
|
142
|
-
}) :
|
143
|
-
y.current &&
|
144
|
-
})), a && E && E !== f && y.current &&
|
140
|
+
y.current = !0, !a && !r && (e.lng ? S1(l, e.lng, g, () => {
|
141
|
+
y.current && M(p);
|
142
|
+
}) : O1(l, g, () => {
|
143
|
+
y.current && M(p);
|
144
|
+
})), a && E && E !== f && y.current && M(p);
|
145
145
|
const b = () => {
|
146
|
-
y.current &&
|
146
|
+
y.current && M(p);
|
147
147
|
};
|
148
|
-
return w && l && l.on(w, b),
|
149
|
-
y.current = !1, w && l && w.split(" ").forEach((R) => l.off(R, b)),
|
148
|
+
return w && l && l.on(w, b), N && l && l.store.on(N, b), () => {
|
149
|
+
y.current = !1, w && l && w.split(" ").forEach((R) => l.off(R, b)), N && l && N.split(" ").forEach((R) => l.store.off(R, b));
|
150
150
|
};
|
151
151
|
}, [l, f]), A(() => {
|
152
|
-
y.current && a &&
|
152
|
+
y.current && a && M(u);
|
153
153
|
}, [l, d, a]);
|
154
154
|
const _ = [L, l, a];
|
155
155
|
if (_.t = L, _.i18n = l, _.ready = a, a || !a && !r) return _;
|
156
156
|
throw new Promise((w) => {
|
157
|
-
e.lng ?
|
157
|
+
e.lng ? S1(l, e.lng, g, () => w()) : O1(l, g, () => w());
|
158
158
|
});
|
159
|
-
},
|
159
|
+
}, o1 = ({
|
160
160
|
children: i,
|
161
161
|
direction: e = "row",
|
162
162
|
flexWrap: t = "nowrap",
|
@@ -166,7 +166,7 @@ const Be = (i, e) => {
|
|
166
166
|
gap: c,
|
167
167
|
padding: r
|
168
168
|
}) => /* @__PURE__ */ n(
|
169
|
-
|
169
|
+
pe,
|
170
170
|
{
|
171
171
|
className: `snmt-flex${t === "inherit" ? " inherit" : ""}`,
|
172
172
|
vertical: e === "column",
|
@@ -178,10 +178,10 @@ const Be = (i, e) => {
|
|
178
178
|
style: { padding: r },
|
179
179
|
children: i
|
180
180
|
}
|
181
|
-
),
|
181
|
+
), Te = ({ shape: i = "circle", size: e = 32, children: t, ...s }) => {
|
182
182
|
const o = typeof s.src == "string";
|
183
183
|
return /* @__PURE__ */ n(
|
184
|
-
|
184
|
+
we,
|
185
185
|
{
|
186
186
|
className: `snmt-avatar ${o ? "image" : ""}`,
|
187
187
|
shape: i,
|
@@ -192,13 +192,13 @@ const Be = (i, e) => {
|
|
192
192
|
}
|
193
193
|
);
|
194
194
|
};
|
195
|
-
var
|
196
|
-
const
|
195
|
+
var G = /* @__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))(G || {});
|
196
|
+
const _1 = e1({
|
197
197
|
locale: "en",
|
198
198
|
theme: "light"
|
199
199
|
});
|
200
|
-
|
201
|
-
const
|
200
|
+
_1.Provider;
|
201
|
+
const Ge = ({
|
202
202
|
checked: i = !0,
|
203
203
|
indeterminate: e = !1,
|
204
204
|
children: t,
|
@@ -210,9 +210,9 @@ const De = ({
|
|
210
210
|
A(() => {
|
211
211
|
r(i), g(e);
|
212
212
|
}, [i, e]);
|
213
|
-
const { theme: a } = z(
|
213
|
+
const { theme: a } = z(_1);
|
214
214
|
return /* @__PURE__ */ n(
|
215
|
-
|
215
|
+
fe,
|
216
216
|
{
|
217
217
|
className: `snmt-checkbox snmt-checkbox-${a}`,
|
218
218
|
checked: c,
|
@@ -226,12 +226,12 @@ const De = ({
|
|
226
226
|
);
|
227
227
|
};
|
228
228
|
var m = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.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))(m || {});
|
229
|
-
const
|
229
|
+
const X1 = e1({
|
230
230
|
locale: "en",
|
231
231
|
theme: "light"
|
232
232
|
});
|
233
|
-
|
234
|
-
const
|
233
|
+
X1.Provider;
|
234
|
+
const Ke = ({
|
235
235
|
width: i = 20,
|
236
236
|
height: e = 20,
|
237
237
|
color: t = "#001E52",
|
@@ -258,7 +258,7 @@ const Ge = ({
|
|
258
258
|
}
|
259
259
|
)
|
260
260
|
}
|
261
|
-
),
|
261
|
+
), Pe = ({
|
262
262
|
width: i = 20,
|
263
263
|
height: e = 20,
|
264
264
|
color: t = "#001E52",
|
@@ -285,7 +285,7 @@ const Ge = ({
|
|
285
285
|
}
|
286
286
|
)
|
287
287
|
}
|
288
|
-
),
|
288
|
+
), Fe = ({
|
289
289
|
width: i = 16,
|
290
290
|
height: e = 16,
|
291
291
|
color: t = "#001E52",
|
@@ -313,7 +313,7 @@ const Ge = ({
|
|
313
313
|
)
|
314
314
|
]
|
315
315
|
}
|
316
|
-
),
|
316
|
+
), Ye = ({
|
317
317
|
width: i = 20,
|
318
318
|
height: e = 20,
|
319
319
|
color: t = "#001E52",
|
@@ -348,7 +348,7 @@ const Ge = ({
|
|
348
348
|
)
|
349
349
|
]
|
350
350
|
}
|
351
|
-
),
|
351
|
+
), $e = ({
|
352
352
|
width: i = 18,
|
353
353
|
height: e = 18,
|
354
354
|
color: t = "#001E52",
|
@@ -387,7 +387,7 @@ const Ge = ({
|
|
387
387
|
)
|
388
388
|
]
|
389
389
|
}
|
390
|
-
),
|
390
|
+
), Ue = ({
|
391
391
|
width: i = 20,
|
392
392
|
height: e = 20,
|
393
393
|
color: t = "#001E52",
|
@@ -413,7 +413,7 @@ const Ge = ({
|
|
413
413
|
}
|
414
414
|
)
|
415
415
|
}
|
416
|
-
),
|
416
|
+
), ze = ({
|
417
417
|
width: i = 20,
|
418
418
|
height: e = 20,
|
419
419
|
color: t = "#001E52",
|
@@ -434,7 +434,7 @@ const Ge = ({
|
|
434
434
|
/* @__PURE__ */ n("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
|
435
435
|
]
|
436
436
|
}
|
437
|
-
),
|
437
|
+
), Je = ({
|
438
438
|
width: i = 20,
|
439
439
|
height: e = 20,
|
440
440
|
color: t = "#001E52",
|
@@ -466,7 +466,7 @@ const Ge = ({
|
|
466
466
|
)
|
467
467
|
]
|
468
468
|
}
|
469
|
-
),
|
469
|
+
), qe = ({
|
470
470
|
width: i = 20,
|
471
471
|
height: e = 20,
|
472
472
|
color: t = "#001E52",
|
@@ -520,7 +520,7 @@ const Ge = ({
|
|
520
520
|
)
|
521
521
|
]
|
522
522
|
}
|
523
|
-
),
|
523
|
+
), Qe = ({
|
524
524
|
width: i = 20,
|
525
525
|
height: e = 20,
|
526
526
|
color: t = "#001E52",
|
@@ -559,7 +559,7 @@ const Ge = ({
|
|
559
559
|
/* @__PURE__ */ n("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
|
560
560
|
]
|
561
561
|
}
|
562
|
-
),
|
562
|
+
), Xe = ({
|
563
563
|
width: i = 16,
|
564
564
|
height: e = 12,
|
565
565
|
color: t = "#001E52",
|
@@ -608,7 +608,7 @@ const Ge = ({
|
|
608
608
|
)
|
609
609
|
] })
|
610
610
|
}
|
611
|
-
),
|
611
|
+
), e2 = ({
|
612
612
|
width: i = 16,
|
613
613
|
height: e = 16,
|
614
614
|
color: t = "#001E52",
|
@@ -642,7 +642,7 @@ const Ge = ({
|
|
642
642
|
)
|
643
643
|
]
|
644
644
|
}
|
645
|
-
),
|
645
|
+
), t2 = ({
|
646
646
|
width: i = 10,
|
647
647
|
height: e = 10,
|
648
648
|
color: t = "#001E52",
|
@@ -681,7 +681,7 @@ const Ge = ({
|
|
681
681
|
)
|
682
682
|
] })
|
683
683
|
}
|
684
|
-
),
|
684
|
+
), i2 = ({
|
685
685
|
width: i = 16,
|
686
686
|
height: e = 16,
|
687
687
|
color: t = "#001E52",
|
@@ -717,7 +717,7 @@ const Ge = ({
|
|
717
717
|
)
|
718
718
|
]
|
719
719
|
}
|
720
|
-
),
|
720
|
+
), s2 = ({
|
721
721
|
width: i = 11,
|
722
722
|
height: e = 32,
|
723
723
|
color: t = "#001E52",
|
@@ -755,7 +755,7 @@ const Ge = ({
|
|
755
755
|
/* @__PURE__ */ n("circle", { cx: "3", cy: "3", r: "3", fill: t })
|
756
756
|
]
|
757
757
|
}
|
758
|
-
),
|
758
|
+
), o2 = ({
|
759
759
|
width: i = 20,
|
760
760
|
height: e = 20,
|
761
761
|
color: t = "#001E52",
|
@@ -802,7 +802,7 @@ const Ge = ({
|
|
802
802
|
)
|
803
803
|
]
|
804
804
|
}
|
805
|
-
),
|
805
|
+
), n2 = ({
|
806
806
|
width: i = 20,
|
807
807
|
height: e = 20,
|
808
808
|
color: t = "#001E52",
|
@@ -835,7 +835,7 @@ const Ge = ({
|
|
835
835
|
)
|
836
836
|
]
|
837
837
|
}
|
838
|
-
),
|
838
|
+
), r2 = ({
|
839
839
|
width: i = 20,
|
840
840
|
height: e = 20,
|
841
841
|
color: t = "#001E52",
|
@@ -882,7 +882,7 @@ const Ge = ({
|
|
882
882
|
)
|
883
883
|
]
|
884
884
|
}
|
885
|
-
),
|
885
|
+
), l2 = ({
|
886
886
|
width: i = 20,
|
887
887
|
height: e = 20,
|
888
888
|
color: t = "#001E52",
|
@@ -915,7 +915,7 @@ const Ge = ({
|
|
915
915
|
)
|
916
916
|
]
|
917
917
|
}
|
918
|
-
),
|
918
|
+
), a2 = ({
|
919
919
|
width: i = 18,
|
920
920
|
height: e = 16,
|
921
921
|
color: t = "#001E52",
|
@@ -954,7 +954,7 @@ const Ge = ({
|
|
954
954
|
)
|
955
955
|
]
|
956
956
|
}
|
957
|
-
),
|
957
|
+
), h2 = ({
|
958
958
|
width: i = 20,
|
959
959
|
height: e = 20,
|
960
960
|
color: t = "#001E52",
|
@@ -987,7 +987,7 @@ const Ge = ({
|
|
987
987
|
)
|
988
988
|
]
|
989
989
|
}
|
990
|
-
),
|
990
|
+
), c2 = ({
|
991
991
|
width: i = 20,
|
992
992
|
height: e = 20,
|
993
993
|
color: t = "#001E52",
|
@@ -1011,7 +1011,7 @@ const Ge = ({
|
|
1011
1011
|
}
|
1012
1012
|
)
|
1013
1013
|
}
|
1014
|
-
),
|
1014
|
+
), d2 = ({
|
1015
1015
|
width: i = 20,
|
1016
1016
|
height: e = 20,
|
1017
1017
|
color: t = "#001E52",
|
@@ -1058,7 +1058,7 @@ const Ge = ({
|
|
1058
1058
|
)
|
1059
1059
|
]
|
1060
1060
|
}
|
1061
|
-
),
|
1061
|
+
), g2 = ({
|
1062
1062
|
width: i = 20,
|
1063
1063
|
height: e = 20,
|
1064
1064
|
color: t = "#001E52",
|
@@ -1091,7 +1091,7 @@ const Ge = ({
|
|
1091
1091
|
)
|
1092
1092
|
]
|
1093
1093
|
}
|
1094
|
-
),
|
1094
|
+
), C2 = ({
|
1095
1095
|
width: i = 20,
|
1096
1096
|
height: e = 20,
|
1097
1097
|
color: t = "#001E52",
|
@@ -1124,7 +1124,7 @@ const Ge = ({
|
|
1124
1124
|
)
|
1125
1125
|
]
|
1126
1126
|
}
|
1127
|
-
),
|
1127
|
+
), u2 = ({
|
1128
1128
|
width: i = 20,
|
1129
1129
|
height: e = 23,
|
1130
1130
|
color: t = "#001E52",
|
@@ -1185,7 +1185,7 @@ const Ge = ({
|
|
1185
1185
|
)
|
1186
1186
|
]
|
1187
1187
|
}
|
1188
|
-
),
|
1188
|
+
), p2 = ({
|
1189
1189
|
width: i = 20,
|
1190
1190
|
height: e = 20,
|
1191
1191
|
color: t = "#001E52",
|
@@ -1225,7 +1225,7 @@ const Ge = ({
|
|
1225
1225
|
)
|
1226
1226
|
]
|
1227
1227
|
}
|
1228
|
-
),
|
1228
|
+
), w2 = ({
|
1229
1229
|
width: i = 32,
|
1230
1230
|
height: e = 25,
|
1231
1231
|
color: t = "#001E52",
|
@@ -1253,7 +1253,7 @@ const Ge = ({
|
|
1253
1253
|
)
|
1254
1254
|
]
|
1255
1255
|
}
|
1256
|
-
),
|
1256
|
+
), f2 = ({
|
1257
1257
|
width: i = 14,
|
1258
1258
|
height: e = 14,
|
1259
1259
|
color: t = "#10B981",
|
@@ -1282,7 +1282,7 @@ const Ge = ({
|
|
1282
1282
|
)
|
1283
1283
|
]
|
1284
1284
|
}
|
1285
|
-
),
|
1285
|
+
), m2 = ({
|
1286
1286
|
width: i = 11,
|
1287
1287
|
height: e = 11,
|
1288
1288
|
color: t = "#FFB020",
|
@@ -1316,7 +1316,7 @@ const Ge = ({
|
|
1316
1316
|
)
|
1317
1317
|
]
|
1318
1318
|
}
|
1319
|
-
),
|
1319
|
+
), k2 = ({
|
1320
1320
|
width: i = 10,
|
1321
1321
|
height: e = 10,
|
1322
1322
|
color: t = "#88A4FF",
|
@@ -1364,7 +1364,7 @@ const Ge = ({
|
|
1364
1364
|
)
|
1365
1365
|
]
|
1366
1366
|
}
|
1367
|
-
),
|
1367
|
+
), L2 = ({
|
1368
1368
|
width: i = 14,
|
1369
1369
|
height: e = 14,
|
1370
1370
|
color: t = "#8E8E93",
|
@@ -1392,7 +1392,7 @@ const Ge = ({
|
|
1392
1392
|
)
|
1393
1393
|
]
|
1394
1394
|
}
|
1395
|
-
),
|
1395
|
+
), v2 = ({
|
1396
1396
|
width: i = 14,
|
1397
1397
|
height: e = 14,
|
1398
1398
|
color: t = "#FFB020",
|
@@ -1426,7 +1426,7 @@ const Ge = ({
|
|
1426
1426
|
)
|
1427
1427
|
]
|
1428
1428
|
}
|
1429
|
-
),
|
1429
|
+
), N2 = ({
|
1430
1430
|
width: i = 14,
|
1431
1431
|
height: e = 14,
|
1432
1432
|
color: t = "#D0421B",
|
@@ -1474,7 +1474,7 @@ const Ge = ({
|
|
1474
1474
|
)
|
1475
1475
|
]
|
1476
1476
|
}
|
1477
|
-
),
|
1477
|
+
), x2 = ({
|
1478
1478
|
width: i = 20,
|
1479
1479
|
height: e = 20,
|
1480
1480
|
color: t = "#070739",
|
@@ -1504,7 +1504,7 @@ const Ge = ({
|
|
1504
1504
|
/* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
|
1505
1505
|
]
|
1506
1506
|
}
|
1507
|
-
),
|
1507
|
+
), M2 = ({
|
1508
1508
|
width: i = 20,
|
1509
1509
|
height: e = 20,
|
1510
1510
|
color: t = "#070739",
|
@@ -1542,7 +1542,7 @@ const Ge = ({
|
|
1542
1542
|
)
|
1543
1543
|
]
|
1544
1544
|
}
|
1545
|
-
),
|
1545
|
+
), R2 = ({
|
1546
1546
|
width: i = 9,
|
1547
1547
|
height: e = 5,
|
1548
1548
|
color: t = "#001E52",
|
@@ -1568,7 +1568,7 @@ const Ge = ({
|
|
1568
1568
|
}
|
1569
1569
|
)
|
1570
1570
|
}
|
1571
|
-
),
|
1571
|
+
), y2 = ({
|
1572
1572
|
width: i = 20,
|
1573
1573
|
height: e = 20,
|
1574
1574
|
color: t = "#F2F2F7",
|
@@ -1597,7 +1597,7 @@ const Ge = ({
|
|
1597
1597
|
)
|
1598
1598
|
]
|
1599
1599
|
}
|
1600
|
-
),
|
1600
|
+
), b2 = ({
|
1601
1601
|
width: i = 20,
|
1602
1602
|
height: e = 20,
|
1603
1603
|
color: t = "#004ED7",
|
@@ -1626,7 +1626,7 @@ const Ge = ({
|
|
1626
1626
|
)
|
1627
1627
|
]
|
1628
1628
|
}
|
1629
|
-
),
|
1629
|
+
), _2 = ({
|
1630
1630
|
width: i = 248,
|
1631
1631
|
height: e = 248,
|
1632
1632
|
color: t = "#070739",
|
@@ -1663,7 +1663,7 @@ const Ge = ({
|
|
1663
1663
|
)
|
1664
1664
|
]
|
1665
1665
|
}
|
1666
|
-
),
|
1666
|
+
), E2 = ({
|
1667
1667
|
width: i = 24,
|
1668
1668
|
height: e = 24,
|
1669
1669
|
color: t = "#001E52",
|
@@ -1702,7 +1702,7 @@ const Ge = ({
|
|
1702
1702
|
)
|
1703
1703
|
]
|
1704
1704
|
}
|
1705
|
-
),
|
1705
|
+
), V2 = ({
|
1706
1706
|
width: i = 10,
|
1707
1707
|
height: e = 10,
|
1708
1708
|
color: t = "#001E52",
|
@@ -1731,7 +1731,7 @@ const Ge = ({
|
|
1731
1731
|
)
|
1732
1732
|
]
|
1733
1733
|
}
|
1734
|
-
),
|
1734
|
+
), H2 = ({
|
1735
1735
|
width: i = 10,
|
1736
1736
|
height: e = 10,
|
1737
1737
|
color: t = "#001E52",
|
@@ -1768,7 +1768,7 @@ const Ge = ({
|
|
1768
1768
|
)
|
1769
1769
|
]
|
1770
1770
|
}
|
1771
|
-
),
|
1771
|
+
), I2 = ({
|
1772
1772
|
width: i = 24,
|
1773
1773
|
height: e = 24,
|
1774
1774
|
color: t = m.GREY_DARK_5,
|
@@ -1807,7 +1807,7 @@ const Ge = ({
|
|
1807
1807
|
)
|
1808
1808
|
]
|
1809
1809
|
}
|
1810
|
-
),
|
1810
|
+
), O2 = ({
|
1811
1811
|
width: i = 20,
|
1812
1812
|
height: e = 20,
|
1813
1813
|
color: t = m.GREY_DARK_1,
|
@@ -1840,7 +1840,7 @@ const Ge = ({
|
|
1840
1840
|
)
|
1841
1841
|
]
|
1842
1842
|
}
|
1843
|
-
),
|
1843
|
+
), S2 = ({
|
1844
1844
|
width: i = 81,
|
1845
1845
|
height: e = 80,
|
1846
1846
|
color: t = m.GREY_DARK_5,
|
@@ -1889,7 +1889,7 @@ const Ge = ({
|
|
1889
1889
|
)
|
1890
1890
|
]
|
1891
1891
|
}
|
1892
|
-
),
|
1892
|
+
), A2 = ({
|
1893
1893
|
className: i,
|
1894
1894
|
color: e = m.GREY_DARK_5,
|
1895
1895
|
height: t = 20,
|
@@ -1916,7 +1916,7 @@ const Ge = ({
|
|
1916
1916
|
}
|
1917
1917
|
)
|
1918
1918
|
}
|
1919
|
-
),
|
1919
|
+
), B2 = ({
|
1920
1920
|
className: i,
|
1921
1921
|
color: e = m.GREY_DARK_5,
|
1922
1922
|
height: t = 20,
|
@@ -1943,7 +1943,7 @@ const Ge = ({
|
|
1943
1943
|
}
|
1944
1944
|
)
|
1945
1945
|
}
|
1946
|
-
),
|
1946
|
+
), Z2 = ({
|
1947
1947
|
className: i,
|
1948
1948
|
color: e = m.GREY_DARK_5,
|
1949
1949
|
height: t = 5,
|
@@ -1967,7 +1967,7 @@ const Ge = ({
|
|
1967
1967
|
}
|
1968
1968
|
)
|
1969
1969
|
}
|
1970
|
-
),
|
1970
|
+
), W2 = ({
|
1971
1971
|
className: i,
|
1972
1972
|
color: e = m.GREY_DARK_5,
|
1973
1973
|
height: t = 5,
|
@@ -1992,7 +1992,7 @@ const Ge = ({
|
|
1992
1992
|
}
|
1993
1993
|
)
|
1994
1994
|
}
|
1995
|
-
),
|
1995
|
+
), j2 = ({
|
1996
1996
|
className: i,
|
1997
1997
|
color: e = m.GREY_DARK_5,
|
1998
1998
|
height: t = 24,
|
@@ -2031,7 +2031,7 @@ const Ge = ({
|
|
2031
2031
|
)
|
2032
2032
|
]
|
2033
2033
|
}
|
2034
|
-
),
|
2034
|
+
), D2 = ({
|
2035
2035
|
className: i,
|
2036
2036
|
color: e = m.GREY_DARK_5,
|
2037
2037
|
height: t = 24,
|
@@ -2070,7 +2070,7 @@ const Ge = ({
|
|
2070
2070
|
)
|
2071
2071
|
]
|
2072
2072
|
}
|
2073
|
-
),
|
2073
|
+
), T2 = ({
|
2074
2074
|
className: i,
|
2075
2075
|
color: e = m.GREY_DARK_5,
|
2076
2076
|
height: t = 24,
|
@@ -2097,7 +2097,7 @@ const Ge = ({
|
|
2097
2097
|
}
|
2098
2098
|
)
|
2099
2099
|
}
|
2100
|
-
),
|
2100
|
+
), G2 = ({
|
2101
2101
|
className: i,
|
2102
2102
|
color: e = m.GREY_DARK_5,
|
2103
2103
|
height: t = 24,
|
@@ -2156,7 +2156,7 @@ const Ge = ({
|
|
2156
2156
|
)
|
2157
2157
|
]
|
2158
2158
|
}
|
2159
|
-
),
|
2159
|
+
), K2 = ({
|
2160
2160
|
className: i,
|
2161
2161
|
color: e = m.GREY_DARK_5,
|
2162
2162
|
height: t = 24,
|
@@ -2193,7 +2193,7 @@ const Ge = ({
|
|
2193
2193
|
)
|
2194
2194
|
]
|
2195
2195
|
}
|
2196
|
-
),
|
2196
|
+
), P2 = ({
|
2197
2197
|
className: i,
|
2198
2198
|
color: e = m.GREY_DARK_3,
|
2199
2199
|
height: t = 14,
|
@@ -2230,7 +2230,7 @@ const Ge = ({
|
|
2230
2230
|
)
|
2231
2231
|
]
|
2232
2232
|
}
|
2233
|
-
),
|
2233
|
+
), F2 = ({
|
2234
2234
|
className: i,
|
2235
2235
|
color: e = m.GREY_DARK_5,
|
2236
2236
|
height: t = 18,
|
@@ -2257,7 +2257,7 @@ const Ge = ({
|
|
2257
2257
|
}
|
2258
2258
|
)
|
2259
2259
|
}
|
2260
|
-
),
|
2260
|
+
), Y2 = ({
|
2261
2261
|
className: i,
|
2262
2262
|
color: e = m.GREY_DARK_5,
|
2263
2263
|
height: t = 24,
|
@@ -2309,7 +2309,7 @@ const Ge = ({
|
|
2309
2309
|
)
|
2310
2310
|
]
|
2311
2311
|
}
|
2312
|
-
),
|
2312
|
+
), $2 = ({
|
2313
2313
|
className: i,
|
2314
2314
|
color: e = m.GREY_DARK_5,
|
2315
2315
|
height: t = 24,
|
@@ -2346,7 +2346,7 @@ const Ge = ({
|
|
2346
2346
|
)
|
2347
2347
|
]
|
2348
2348
|
}
|
2349
|
-
),
|
2349
|
+
), U2 = ({
|
2350
2350
|
className: i,
|
2351
2351
|
color: e = m.NOTIFICATION_WARNING_DARK,
|
2352
2352
|
height: t = 37,
|
@@ -2385,7 +2385,7 @@ const Ge = ({
|
|
2385
2385
|
)
|
2386
2386
|
]
|
2387
2387
|
}
|
2388
|
-
),
|
2388
|
+
), z2 = ({
|
2389
2389
|
className: i,
|
2390
2390
|
color: e = m.GREY_DARK_5,
|
2391
2391
|
height: t = 24,
|
@@ -2411,7 +2411,7 @@ const Ge = ({
|
|
2411
2411
|
}
|
2412
2412
|
)
|
2413
2413
|
}
|
2414
|
-
),
|
2414
|
+
), J2 = ({
|
2415
2415
|
className: i,
|
2416
2416
|
color: e = m.GREY_DARK_5,
|
2417
2417
|
height: t = 24,
|
@@ -2450,7 +2450,7 @@ const Ge = ({
|
|
2450
2450
|
)
|
2451
2451
|
]
|
2452
2452
|
}
|
2453
|
-
),
|
2453
|
+
), q2 = ({
|
2454
2454
|
className: i,
|
2455
2455
|
color: e = m.GREY_DARK_5,
|
2456
2456
|
height: t = 24,
|
@@ -2489,7 +2489,7 @@ const Ge = ({
|
|
2489
2489
|
)
|
2490
2490
|
]
|
2491
2491
|
}
|
2492
|
-
),
|
2492
|
+
), Q2 = ({
|
2493
2493
|
className: i,
|
2494
2494
|
color: e = m.GREY_DARK_5,
|
2495
2495
|
height: t = 24,
|
@@ -2558,7 +2558,7 @@ const Ge = ({
|
|
2558
2558
|
)
|
2559
2559
|
]
|
2560
2560
|
}
|
2561
|
-
),
|
2561
|
+
), X2 = ({
|
2562
2562
|
className: i,
|
2563
2563
|
color: e = m.GREY_DARK_5,
|
2564
2564
|
height: t = 24,
|
@@ -2597,7 +2597,7 @@ const Ge = ({
|
|
2597
2597
|
)
|
2598
2598
|
]
|
2599
2599
|
}
|
2600
|
-
),
|
2600
|
+
), et = ({
|
2601
2601
|
className: i,
|
2602
2602
|
color: e = m.GREY_DARK_5,
|
2603
2603
|
height: t = 24,
|
@@ -2654,7 +2654,7 @@ const Ge = ({
|
|
2654
2654
|
)
|
2655
2655
|
]
|
2656
2656
|
}
|
2657
|
-
),
|
2657
|
+
), tt = ({
|
2658
2658
|
className: i,
|
2659
2659
|
color: e = m.GREY_DARK_5,
|
2660
2660
|
height: t = 24,
|
@@ -2693,7 +2693,7 @@ const Ge = ({
|
|
2693
2693
|
)
|
2694
2694
|
]
|
2695
2695
|
}
|
2696
|
-
),
|
2696
|
+
), it = ({
|
2697
2697
|
className: i,
|
2698
2698
|
color: e = m.GREY_DARK_5,
|
2699
2699
|
height: t = 24,
|
@@ -2742,7 +2742,7 @@ const Ge = ({
|
|
2742
2742
|
)
|
2743
2743
|
]
|
2744
2744
|
}
|
2745
|
-
),
|
2745
|
+
), st = ({
|
2746
2746
|
className: i,
|
2747
2747
|
color: e = m.GREY_DARK_5,
|
2748
2748
|
height: t = 24,
|
@@ -2781,7 +2781,7 @@ const Ge = ({
|
|
2781
2781
|
)
|
2782
2782
|
]
|
2783
2783
|
}
|
2784
|
-
),
|
2784
|
+
), ot = ({
|
2785
2785
|
className: i,
|
2786
2786
|
color: e = m.GREY_DARK_5,
|
2787
2787
|
height: t = 24,
|
@@ -2808,7 +2808,7 @@ const Ge = ({
|
|
2808
2808
|
}
|
2809
2809
|
)
|
2810
2810
|
}
|
2811
|
-
),
|
2811
|
+
), nt = ({
|
2812
2812
|
className: i,
|
2813
2813
|
color: e = m.GREY_DARK_5,
|
2814
2814
|
height: t = 24,
|
@@ -2846,7 +2846,7 @@ const Ge = ({
|
|
2846
2846
|
)
|
2847
2847
|
]
|
2848
2848
|
}
|
2849
|
-
),
|
2849
|
+
), rt = ({
|
2850
2850
|
className: i,
|
2851
2851
|
color: e = m.GREY_DARK_5,
|
2852
2852
|
height: t = 24,
|
@@ -2867,7 +2867,7 @@ const Ge = ({
|
|
2867
2867
|
/* @__PURE__ */ n("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
|
2868
2868
|
]
|
2869
2869
|
}
|
2870
|
-
),
|
2870
|
+
), lt = ({
|
2871
2871
|
className: i,
|
2872
2872
|
color: e = m.GREY_DARK_5,
|
2873
2873
|
height: t = 24,
|
@@ -2906,7 +2906,7 @@ const Ge = ({
|
|
2906
2906
|
)
|
2907
2907
|
]
|
2908
2908
|
}
|
2909
|
-
),
|
2909
|
+
), at = ({
|
2910
2910
|
className: i,
|
2911
2911
|
color: e = m.GREY_DARK_5,
|
2912
2912
|
height: t = 24,
|
@@ -2945,7 +2945,7 @@ const Ge = ({
|
|
2945
2945
|
)
|
2946
2946
|
]
|
2947
2947
|
}
|
2948
|
-
),
|
2948
|
+
), ht = ({
|
2949
2949
|
className: i,
|
2950
2950
|
color: e = m.GREY_DARK_5,
|
2951
2951
|
height: t = 24,
|
@@ -2984,7 +2984,7 @@ const Ge = ({
|
|
2984
2984
|
)
|
2985
2985
|
]
|
2986
2986
|
}
|
2987
|
-
),
|
2987
|
+
), ct = ({
|
2988
2988
|
className: i,
|
2989
2989
|
color: e = m.GREY_DARK_2,
|
2990
2990
|
height: t = 16,
|
@@ -3010,7 +3010,7 @@ const Ge = ({
|
|
3010
3010
|
}
|
3011
3011
|
)
|
3012
3012
|
}
|
3013
|
-
),
|
3013
|
+
), dt = ({
|
3014
3014
|
className: i,
|
3015
3015
|
color: e = m.GREY_DARK_5,
|
3016
3016
|
height: t = 20,
|
@@ -3039,7 +3039,7 @@ const Ge = ({
|
|
3039
3039
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
|
3040
3040
|
]
|
3041
3041
|
}
|
3042
|
-
),
|
3042
|
+
), gt = ({
|
3043
3043
|
className: i,
|
3044
3044
|
color: e = m.GREY_DARK_5,
|
3045
3045
|
height: t = 20,
|
@@ -3068,7 +3068,7 @@ const Ge = ({
|
|
3068
3068
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
|
3069
3069
|
]
|
3070
3070
|
}
|
3071
|
-
),
|
3071
|
+
), Ct = ({
|
3072
3072
|
className: i,
|
3073
3073
|
color: e = m.GREY_DARK_5,
|
3074
3074
|
height: t = 20,
|
@@ -3097,7 +3097,7 @@ const Ge = ({
|
|
3097
3097
|
)
|
3098
3098
|
]
|
3099
3099
|
}
|
3100
|
-
),
|
3100
|
+
), ut = ({
|
3101
3101
|
className: i,
|
3102
3102
|
color: e = m.GREY_DARK_5,
|
3103
3103
|
height: t = 20,
|
@@ -3126,7 +3126,7 @@ const Ge = ({
|
|
3126
3126
|
)
|
3127
3127
|
]
|
3128
3128
|
}
|
3129
|
-
),
|
3129
|
+
), pt = ({
|
3130
3130
|
className: i,
|
3131
3131
|
color: e = "#001E52",
|
3132
3132
|
height: t = 24,
|
@@ -3152,7 +3152,7 @@ const Ge = ({
|
|
3152
3152
|
}
|
3153
3153
|
)
|
3154
3154
|
}
|
3155
|
-
),
|
3155
|
+
), wt = ({
|
3156
3156
|
className: i,
|
3157
3157
|
color: e = "#131314",
|
3158
3158
|
height: t = 20,
|
@@ -3180,7 +3180,7 @@ const Ge = ({
|
|
3180
3180
|
}
|
3181
3181
|
)
|
3182
3182
|
}
|
3183
|
-
),
|
3183
|
+
), ft = ({
|
3184
3184
|
className: i,
|
3185
3185
|
color: e = "#001E52",
|
3186
3186
|
height: t = 24,
|
@@ -3218,7 +3218,7 @@ const Ge = ({
|
|
3218
3218
|
)
|
3219
3219
|
] }) })
|
3220
3220
|
}
|
3221
|
-
),
|
3221
|
+
), mt = ({
|
3222
3222
|
width: i = 20,
|
3223
3223
|
height: e = 20,
|
3224
3224
|
color: t = "#001E52",
|
@@ -3274,7 +3274,7 @@ const Ge = ({
|
|
3274
3274
|
}
|
3275
3275
|
)
|
3276
3276
|
}
|
3277
|
-
),
|
3277
|
+
), kt = ({
|
3278
3278
|
width: i = 24,
|
3279
3279
|
height: e = 24,
|
3280
3280
|
color: t = "#131314",
|
@@ -3307,7 +3307,7 @@ const Ge = ({
|
|
3307
3307
|
)
|
3308
3308
|
]
|
3309
3309
|
}
|
3310
|
-
),
|
3310
|
+
), Lt = ({
|
3311
3311
|
width: i = 24,
|
3312
3312
|
height: e = 24,
|
3313
3313
|
color: t = m.GREY_DARK_2,
|
@@ -3346,7 +3346,7 @@ const Ge = ({
|
|
3346
3346
|
)
|
3347
3347
|
]
|
3348
3348
|
}
|
3349
|
-
),
|
3349
|
+
), vt = ({
|
3350
3350
|
width: i = 24,
|
3351
3351
|
height: e = 24,
|
3352
3352
|
color: t = m.GREY_DARK_2,
|
@@ -3373,7 +3373,7 @@ const Ge = ({
|
|
3373
3373
|
}
|
3374
3374
|
)
|
3375
3375
|
}
|
3376
|
-
),
|
3376
|
+
), Nt = ({
|
3377
3377
|
width: i = 24,
|
3378
3378
|
height: e = 24,
|
3379
3379
|
color: t = m.GREY_DARK_2,
|
@@ -3413,7 +3413,7 @@ const Ge = ({
|
|
3413
3413
|
)
|
3414
3414
|
]
|
3415
3415
|
}
|
3416
|
-
),
|
3416
|
+
), xt = ({
|
3417
3417
|
width: i = 24,
|
3418
3418
|
height: e = 24,
|
3419
3419
|
color: t = m.GREY_DARK_2,
|
@@ -3440,7 +3440,7 @@ const Ge = ({
|
|
3440
3440
|
}
|
3441
3441
|
)
|
3442
3442
|
}
|
3443
|
-
),
|
3443
|
+
), Mt = ({
|
3444
3444
|
width: i = 24,
|
3445
3445
|
height: e = 24,
|
3446
3446
|
color: t = m.GREY_DARK_2,
|
@@ -3467,7 +3467,7 @@ const Ge = ({
|
|
3467
3467
|
}
|
3468
3468
|
)
|
3469
3469
|
}
|
3470
|
-
),
|
3470
|
+
), i1 = ({
|
3471
3471
|
name: i,
|
3472
3472
|
width: e,
|
3473
3473
|
height: t,
|
@@ -3476,49 +3476,49 @@ const Ge = ({
|
|
3476
3476
|
disabled: l = !1,
|
3477
3477
|
onClick: c
|
3478
3478
|
}) => {
|
3479
|
-
const [r, d] = S(o), { theme: g } = z(
|
3479
|
+
const [r, d] = S(o), { theme: g } = z(X1), a = l ? g && g === "dark" ? m.GREY_LIGHT_4 : m.GREY_DARK_1 : s, h = l ? void 0 : c;
|
3480
3480
|
return A(() => {
|
3481
3481
|
if (o) {
|
3482
3482
|
h && !l && d(`${o} clickable`);
|
3483
3483
|
return;
|
3484
3484
|
}
|
3485
3485
|
h && !l && d("clickable");
|
3486
|
-
}, [h, o, l]), /* @__PURE__ */ n(
|
3486
|
+
}, [h, o, l]), /* @__PURE__ */ n(Y, { children: (() => {
|
3487
3487
|
switch (i) {
|
3488
3488
|
case "nextIcon":
|
3489
|
-
return
|
3489
|
+
return A2({ width: e, height: t, color: a, className: r, onClick: h });
|
3490
3490
|
case "prevIcon":
|
3491
|
-
return
|
3491
|
+
return B2({ width: e, height: t, color: a, className: r, onClick: h });
|
3492
3492
|
case "arrowUp":
|
3493
|
-
return
|
3493
|
+
return Ke({ width: e, height: t, color: a, className: r, onClick: h });
|
3494
3494
|
case "arrowDown":
|
3495
|
-
return
|
3495
|
+
return Pe({ width: e, height: t, color: a, className: r, onClick: h });
|
3496
3496
|
case "info":
|
3497
|
-
return
|
3497
|
+
return Fe({ width: e, height: t, color: a, className: r, onClick: h });
|
3498
3498
|
case "arrowRight":
|
3499
|
-
return Pe({ width: e, height: t, color: a, className: r, onClick: h });
|
3500
|
-
case "calendar":
|
3501
3499
|
return Ye({ width: e, height: t, color: a, className: r, onClick: h });
|
3500
|
+
case "calendar":
|
3501
|
+
return $e({ width: e, height: t, color: a, className: r, onClick: h });
|
3502
3502
|
case "ok":
|
3503
|
-
return
|
3503
|
+
return Ue({ width: e, height: t, color: a, className: r, onClick: h });
|
3504
3504
|
case "cancel":
|
3505
|
-
return
|
3505
|
+
return ze({ width: e, height: t, color: a, className: r, onClick: h });
|
3506
3506
|
case "add":
|
3507
|
-
return
|
3507
|
+
return Je({ width: e, height: t, color: a, className: r, onClick: h });
|
3508
3508
|
case "list":
|
3509
|
-
return
|
3509
|
+
return qe({ width: e, height: t, color: a, className: r, onClick: h });
|
3510
3510
|
case "dragAndDrop":
|
3511
|
-
return Je({ width: e, height: t, color: a, className: r, onClick: h });
|
3512
|
-
case "filter":
|
3513
3511
|
return Qe({ width: e, height: t, color: a, className: r, onClick: h });
|
3512
|
+
case "filter":
|
3513
|
+
return Xe({ width: e, height: t, color: a, className: r, onClick: h });
|
3514
3514
|
case "attention":
|
3515
|
-
return
|
3515
|
+
return e2({ width: e, height: t, color: a, className: r, onClick: h });
|
3516
3516
|
case "plus":
|
3517
|
-
return
|
3517
|
+
return t2({ width: e, height: t, color: a, className: r, onClick: h });
|
3518
3518
|
case "time":
|
3519
|
-
return
|
3519
|
+
return i2({ width: e, height: t, color: a, className: r, onClick: h });
|
3520
3520
|
case "arrowDownLong":
|
3521
|
-
return
|
3521
|
+
return s2({
|
3522
3522
|
width: e,
|
3523
3523
|
height: t,
|
3524
3524
|
color: a,
|
@@ -3526,9 +3526,9 @@ const Ge = ({
|
|
3526
3526
|
onClick: h
|
3527
3527
|
});
|
3528
3528
|
case "users":
|
3529
|
-
return
|
3529
|
+
return o2({ width: e, height: t, color: a, className: r, onClick: h });
|
3530
3530
|
case "mySkillsMatrix":
|
3531
|
-
return
|
3531
|
+
return n2({
|
3532
3532
|
width: e,
|
3533
3533
|
height: t,
|
3534
3534
|
color: a,
|
@@ -3536,9 +3536,9 @@ const Ge = ({
|
|
3536
3536
|
onClick: h
|
3537
3537
|
});
|
3538
3538
|
case "skills":
|
3539
|
-
return
|
3539
|
+
return r2({ width: e, height: t, color: a, className: r, onClick: h });
|
3540
3540
|
case "skillsMatrices":
|
3541
|
-
return
|
3541
|
+
return l2({
|
3542
3542
|
width: e,
|
3543
3543
|
height: t,
|
3544
3544
|
color: a,
|
@@ -3546,23 +3546,23 @@ const Ge = ({
|
|
3546
3546
|
onClick: h
|
3547
3547
|
});
|
3548
3548
|
case "history":
|
3549
|
-
return
|
3549
|
+
return a2({ width: e, height: t, color: a, className: r, onClick: h });
|
3550
3550
|
case "logOut":
|
3551
|
-
return
|
3551
|
+
return h2({ width: e, height: t, color: a, className: r, onClick: h });
|
3552
3552
|
case "settings":
|
3553
|
-
return
|
3553
|
+
return c2({ width: e, height: t, color: a, className: r, onClick: h });
|
3554
3554
|
case "addSkill":
|
3555
|
-
return
|
3555
|
+
return d2({ width: e, height: t, color: a, className: r, onClick: h });
|
3556
3556
|
case "conversation":
|
3557
|
-
return
|
3557
|
+
return g2({ width: e, height: t, color: a, className: r, onClick: h });
|
3558
3558
|
case "trash":
|
3559
|
-
return
|
3559
|
+
return C2({ width: e, height: t, color: a, className: r, onClick: h });
|
3560
3560
|
case "settings4":
|
3561
|
-
return
|
3561
|
+
return u2({ width: e, height: t, color: a, className: r, onClick: h });
|
3562
3562
|
case "edit2":
|
3563
|
-
return
|
3563
|
+
return p2({ width: e, height: t, color: a, className: r, onClick: h });
|
3564
3564
|
case "notifications":
|
3565
|
-
return
|
3565
|
+
return w2({
|
3566
3566
|
width: e,
|
3567
3567
|
height: t,
|
3568
3568
|
color: a,
|
@@ -3570,9 +3570,9 @@ const Ge = ({
|
|
3570
3570
|
onClick: h
|
3571
3571
|
});
|
3572
3572
|
case "success":
|
3573
|
-
return
|
3573
|
+
return f2({ width: e, height: t, color: a, className: r, onClick: h });
|
3574
3574
|
case "attentionSmall":
|
3575
|
-
return
|
3575
|
+
return m2({
|
3576
3576
|
width: e,
|
3577
3577
|
height: t,
|
3578
3578
|
color: a,
|
@@ -3580,11 +3580,11 @@ const Ge = ({
|
|
3580
3580
|
onClick: h
|
3581
3581
|
});
|
3582
3582
|
case "errorSmall":
|
3583
|
-
return
|
3583
|
+
return k2({ width: e, height: t, color: a, className: r, onClick: h });
|
3584
3584
|
case "infoMedium":
|
3585
|
-
return
|
3585
|
+
return L2({ width: e, height: t, color: a, className: r, onClick: h });
|
3586
3586
|
case "attentionMedium":
|
3587
|
-
return
|
3587
|
+
return v2({
|
3588
3588
|
width: e,
|
3589
3589
|
height: t,
|
3590
3590
|
color: a,
|
@@ -3592,9 +3592,9 @@ const Ge = ({
|
|
3592
3592
|
onClick: h
|
3593
3593
|
});
|
3594
3594
|
case "errorMedium":
|
3595
|
-
return
|
3595
|
+
return N2({ width: e, height: t, color: a, className: r, onClick: h });
|
3596
3596
|
case "faviconSkills":
|
3597
|
-
return
|
3597
|
+
return _2({
|
3598
3598
|
width: e,
|
3599
3599
|
height: t,
|
3600
3600
|
color: a,
|
@@ -3602,7 +3602,7 @@ const Ge = ({
|
|
3602
3602
|
onClick: h
|
3603
3603
|
});
|
3604
3604
|
case "visibilityIcon":
|
3605
|
-
return
|
3605
|
+
return x2({
|
3606
3606
|
width: e,
|
3607
3607
|
height: t,
|
3608
3608
|
color: a,
|
@@ -3610,7 +3610,7 @@ const Ge = ({
|
|
3610
3610
|
onClick: h
|
3611
3611
|
});
|
3612
3612
|
case "visibilityOffIcon":
|
3613
|
-
return
|
3613
|
+
return M2({
|
3614
3614
|
width: e,
|
3615
3615
|
height: t,
|
3616
3616
|
color: a,
|
@@ -3618,7 +3618,7 @@ const Ge = ({
|
|
3618
3618
|
onClick: h
|
3619
3619
|
});
|
3620
3620
|
case "selectArrowIcon":
|
3621
|
-
return
|
3621
|
+
return R2({
|
3622
3622
|
width: e,
|
3623
3623
|
height: t,
|
3624
3624
|
color: a,
|
@@ -3626,7 +3626,7 @@ const Ge = ({
|
|
3626
3626
|
onClick: h
|
3627
3627
|
});
|
3628
3628
|
case "expandArrowIcon":
|
3629
|
-
return
|
3629
|
+
return y2({
|
3630
3630
|
width: e,
|
3631
3631
|
height: t,
|
3632
3632
|
color: a,
|
@@ -3634,7 +3634,7 @@ const Ge = ({
|
|
3634
3634
|
onClick: h
|
3635
3635
|
});
|
3636
3636
|
case "expandActiveArrowIcon":
|
3637
|
-
return
|
3637
|
+
return b2({
|
3638
3638
|
width: e,
|
3639
3639
|
height: t,
|
3640
3640
|
color: a,
|
@@ -3642,111 +3642,111 @@ const Ge = ({
|
|
3642
3642
|
onClick: h
|
3643
3643
|
});
|
3644
3644
|
case "camera":
|
3645
|
-
return
|
3645
|
+
return E2({ width: e, height: t, color: a, className: r, onClick: h });
|
3646
3646
|
case "sortUp":
|
3647
|
-
return
|
3647
|
+
return V2({ width: e, height: t, color: a, className: r, onClick: h });
|
3648
3648
|
case "sortDown":
|
3649
|
-
return
|
3649
|
+
return H2({ width: e, height: t, color: a, className: r, onClick: h });
|
3650
3650
|
case "logOut2":
|
3651
|
-
return
|
3651
|
+
return I2({ width: e, height: t, color: a, className: r, onClick: h });
|
3652
3652
|
case "search":
|
3653
|
-
return
|
3653
|
+
return O2({ width: e, height: t, color: a, className: r, onClick: h });
|
3654
3654
|
case "handRock":
|
3655
|
-
return
|
3655
|
+
return S2({ width: e, height: t, color: a, className: r, onClick: h });
|
3656
3656
|
case "arrowUpFilled":
|
3657
|
-
return
|
3657
|
+
return W2({ width: e, height: t, color: a, className: r, onClick: h });
|
3658
3658
|
case "arrowDownFilled":
|
3659
|
-
return A2({ width: e, height: t, color: a, className: r, onClick: h });
|
3660
|
-
case "link":
|
3661
3659
|
return Z2({ width: e, height: t, color: a, className: r, onClick: h });
|
3662
|
-
case "
|
3660
|
+
case "link":
|
3663
3661
|
return j2({ width: e, height: t, color: a, className: r, onClick: h });
|
3662
|
+
case "telegram":
|
3663
|
+
return T2({ width: e, height: t, color: a, className: r, onClick: h });
|
3664
3664
|
case "mail":
|
3665
|
-
return
|
3665
|
+
return K2({ width: e, height: t, color: a, className: r, onClick: h });
|
3666
3666
|
case "github":
|
3667
|
-
return W2({ width: e, height: t, color: a, className: r, onClick: h });
|
3668
|
-
case "linkedIn":
|
3669
3667
|
return D2({ width: e, height: t, color: a, className: r, onClick: h });
|
3668
|
+
case "linkedIn":
|
3669
|
+
return G2({ width: e, height: t, color: a, className: r, onClick: h });
|
3670
3670
|
case "emptyStateIcon":
|
3671
|
-
return
|
3671
|
+
return P2({ width: e, height: t, color: a, className: r, onClick: h });
|
3672
3672
|
case "filtersIcon":
|
3673
|
-
return
|
3673
|
+
return F2({ width: e, height: t, color: a, className: r, onClick: h });
|
3674
3674
|
case "dotMenuIcon":
|
3675
|
-
return P2({ width: e, height: t, color: a, className: r, onClick: h });
|
3676
|
-
case "plusCircle":
|
3677
3675
|
return Y2({ width: e, height: t, color: a, className: r, onClick: h });
|
3676
|
+
case "plusCircle":
|
3677
|
+
return $2({ width: e, height: t, color: a, className: r, onClick: h });
|
3678
3678
|
case "warning":
|
3679
|
-
return
|
3679
|
+
return U2({ width: e, height: t, color: a, className: r, onClick: h });
|
3680
3680
|
case "back":
|
3681
|
-
return
|
3681
|
+
return z2({ width: e, height: t, color: a, className: r, onClick: h });
|
3682
3682
|
case "bell":
|
3683
|
-
return U2({ width: e, height: t, color: a, className: r, onClick: h });
|
3684
|
-
case "contract":
|
3685
3683
|
return J2({ width: e, height: t, color: a, className: r, onClick: h });
|
3684
|
+
case "contract":
|
3685
|
+
return Q2({ width: e, height: t, color: a, className: r, onClick: h });
|
3686
3686
|
case "trash2":
|
3687
|
-
return
|
3687
|
+
return q2({ width: e, height: t, color: a, className: r, onClick: h });
|
3688
3688
|
case "manager":
|
3689
|
-
return
|
3689
|
+
return X2({ width: e, height: t, color: a, className: r, onClick: h });
|
3690
3690
|
case "resourceManager":
|
3691
|
-
return
|
3691
|
+
return et({ width: e, height: t, color: a, className: r, onClick: h });
|
3692
3692
|
case "settings2":
|
3693
|
-
return
|
3693
|
+
return tt({ width: e, height: t, color: a, className: r, onClick: h });
|
3694
3694
|
case "image":
|
3695
|
-
return
|
3695
|
+
return it({ width: e, height: t, color: a, className: r, onClick: h });
|
3696
3696
|
case "upload":
|
3697
|
-
return
|
3697
|
+
return st({ width: e, height: t, color: a, className: r, onClick: h });
|
3698
3698
|
case "edit":
|
3699
|
-
return
|
3699
|
+
return ot({ width: e, height: t, color: a, className: r, onClick: h });
|
3700
3700
|
case "location":
|
3701
|
-
return
|
3701
|
+
return nt({ width: e, height: t, color: a, className: r, onClick: h });
|
3702
3702
|
case "plus2":
|
3703
|
-
return
|
3703
|
+
return rt({ width: e, height: t, color: a, className: r, onClick: h });
|
3704
3704
|
case "search2":
|
3705
|
-
return
|
3705
|
+
return lt({ width: e, height: t, color: a, className: r, onClick: h });
|
3706
3706
|
case "fastArrowLeft":
|
3707
|
-
return
|
3707
|
+
return at({ width: e, height: t, color: a, className: r, onClick: h });
|
3708
3708
|
case "fastArrowRight":
|
3709
|
-
return
|
3709
|
+
return ht({ width: e, height: t, color: a, className: r, onClick: h });
|
3710
3710
|
case "crossInCircle":
|
3711
|
-
return at({ width: e, height: t, color: a, className: r, onClick: h });
|
3712
|
-
case "arrowUp2":
|
3713
3711
|
return ct({ width: e, height: t, color: a, className: r, onClick: h });
|
3712
|
+
case "arrowUp2":
|
3713
|
+
return gt({ width: e, height: t, color: a, className: r, onClick: h });
|
3714
3714
|
case "arrowDown2":
|
3715
|
-
return ht({ width: e, height: t, color: a, className: r, onClick: h });
|
3716
|
-
case "filledArrowLeft":
|
3717
3715
|
return dt({ width: e, height: t, color: a, className: r, onClick: h });
|
3716
|
+
case "filledArrowLeft":
|
3717
|
+
return Ct({ width: e, height: t, color: a, className: r, onClick: h });
|
3718
3718
|
case "filledArrowRight":
|
3719
|
-
return
|
3719
|
+
return ut({ width: e, height: t, color: a, className: r, onClick: h });
|
3720
3720
|
case "burgerMenu":
|
3721
|
-
return
|
3721
|
+
return pt({ width: e, height: t, color: a, className: r, onClick: h });
|
3722
3722
|
case "signOut":
|
3723
|
-
return
|
3723
|
+
return wt({ width: e, height: t, color: a, className: r, onClick: h });
|
3724
3724
|
case "refresh":
|
3725
|
-
return
|
3725
|
+
return ft({ width: e, height: t, color: a, className: r, onClick: h });
|
3726
3726
|
case "projects":
|
3727
|
-
return
|
3727
|
+
return mt({ width: e, height: t, color: a, className: r, onClick: h });
|
3728
3728
|
case "exit":
|
3729
|
-
return
|
3729
|
+
return kt({ width: e, height: t, color: a, className: r, onClick: h });
|
3730
3730
|
case "client":
|
3731
|
-
return
|
3731
|
+
return Lt({ width: e, height: t, color: a, className: r, onClick: h });
|
3732
3732
|
case "calendar2":
|
3733
|
-
return
|
3733
|
+
return vt({ width: e, height: t, color: a, className: r, onClick: h });
|
3734
3734
|
case "openPointCircle":
|
3735
|
-
return
|
3735
|
+
return Nt({ width: e, height: t, color: a, className: r, onClick: h });
|
3736
3736
|
case "community":
|
3737
|
-
return
|
3737
|
+
return xt({ width: e, height: t, color: a, className: r, onClick: h });
|
3738
3738
|
case "docs":
|
3739
|
-
return
|
3739
|
+
return Mt({ width: e, height: t, color: a, className: r, onClick: h });
|
3740
3740
|
default:
|
3741
|
-
return /* @__PURE__ */ n(
|
3741
|
+
return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
|
3742
3742
|
}
|
3743
3743
|
})() });
|
3744
|
-
}, { Title:
|
3744
|
+
}, { Title: Rt, Text: yt } = J1, bt = {
|
3745
3745
|
h1: 1,
|
3746
3746
|
h2: 2,
|
3747
3747
|
h3: 3,
|
3748
3748
|
h4: 4
|
3749
|
-
},
|
3749
|
+
}, _t = m1(
|
3750
3750
|
({
|
3751
3751
|
align: i = "inherit",
|
3752
3752
|
variant: e = "body1",
|
@@ -3759,17 +3759,17 @@ const Ge = ({
|
|
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__ */ n(
|
3762
|
-
|
3762
|
+
Rt,
|
3763
3763
|
{
|
3764
3764
|
className: g,
|
3765
3765
|
style: { color: t, whiteSpace: c },
|
3766
3766
|
onClick: o,
|
3767
|
-
level:
|
3767
|
+
level: bt[e],
|
3768
3768
|
ref: r,
|
3769
3769
|
children: s
|
3770
3770
|
}
|
3771
3771
|
) : /* @__PURE__ */ n(
|
3772
|
-
|
3772
|
+
yt,
|
3773
3773
|
{
|
3774
3774
|
className: g,
|
3775
3775
|
style: { color: t, whiteSpace: c },
|
@@ -3781,12 +3781,12 @@ const Ge = ({
|
|
3781
3781
|
}
|
3782
3782
|
);
|
3783
3783
|
var k = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(k || {});
|
3784
|
-
const
|
3784
|
+
const ee = e1({
|
3785
3785
|
locale: "en",
|
3786
3786
|
theme: "light"
|
3787
3787
|
});
|
3788
|
-
|
3789
|
-
const
|
3788
|
+
ee.Provider;
|
3789
|
+
const Et = ({
|
3790
3790
|
width: i = 20,
|
3791
3791
|
height: e = 20,
|
3792
3792
|
color: t = "#001E52",
|
@@ -3813,7 +3813,7 @@ const yt = ({
|
|
3813
3813
|
}
|
3814
3814
|
)
|
3815
3815
|
}
|
3816
|
-
),
|
3816
|
+
), Vt = ({
|
3817
3817
|
width: i = 20,
|
3818
3818
|
height: e = 20,
|
3819
3819
|
color: t = "#001E52",
|
@@ -3840,7 +3840,7 @@ const yt = ({
|
|
3840
3840
|
}
|
3841
3841
|
)
|
3842
3842
|
}
|
3843
|
-
),
|
3843
|
+
), Ht = ({
|
3844
3844
|
width: i = 16,
|
3845
3845
|
height: e = 16,
|
3846
3846
|
color: t = "#001E52",
|
@@ -3868,7 +3868,7 @@ const yt = ({
|
|
3868
3868
|
)
|
3869
3869
|
]
|
3870
3870
|
}
|
3871
|
-
),
|
3871
|
+
), It = ({
|
3872
3872
|
width: i = 20,
|
3873
3873
|
height: e = 20,
|
3874
3874
|
color: t = "#001E52",
|
@@ -3903,7 +3903,7 @@ const yt = ({
|
|
3903
3903
|
)
|
3904
3904
|
]
|
3905
3905
|
}
|
3906
|
-
),
|
3906
|
+
), Ot = ({
|
3907
3907
|
width: i = 18,
|
3908
3908
|
height: e = 18,
|
3909
3909
|
color: t = "#001E52",
|
@@ -3942,7 +3942,7 @@ const yt = ({
|
|
3942
3942
|
)
|
3943
3943
|
]
|
3944
3944
|
}
|
3945
|
-
),
|
3945
|
+
), St = ({
|
3946
3946
|
width: i = 20,
|
3947
3947
|
height: e = 20,
|
3948
3948
|
color: t = "#001E52",
|
@@ -3968,7 +3968,7 @@ const yt = ({
|
|
3968
3968
|
}
|
3969
3969
|
)
|
3970
3970
|
}
|
3971
|
-
),
|
3971
|
+
), At = ({
|
3972
3972
|
width: i = 20,
|
3973
3973
|
height: e = 20,
|
3974
3974
|
color: t = "#001E52",
|
@@ -3989,7 +3989,7 @@ const yt = ({
|
|
3989
3989
|
/* @__PURE__ */ n("path", { d: "M16 4L4 16", stroke: t, strokeWidth: "1.5", strokeLinecap: "round" })
|
3990
3990
|
]
|
3991
3991
|
}
|
3992
|
-
),
|
3992
|
+
), Bt = ({
|
3993
3993
|
width: i = 20,
|
3994
3994
|
height: e = 20,
|
3995
3995
|
color: t = "#001E52",
|
@@ -4021,7 +4021,7 @@ const yt = ({
|
|
4021
4021
|
)
|
4022
4022
|
]
|
4023
4023
|
}
|
4024
|
-
),
|
4024
|
+
), Zt = ({
|
4025
4025
|
width: i = 20,
|
4026
4026
|
height: e = 20,
|
4027
4027
|
color: t = "#001E52",
|
@@ -4075,7 +4075,7 @@ const yt = ({
|
|
4075
4075
|
)
|
4076
4076
|
]
|
4077
4077
|
}
|
4078
|
-
),
|
4078
|
+
), Wt = ({
|
4079
4079
|
width: i = 20,
|
4080
4080
|
height: e = 20,
|
4081
4081
|
color: t = "#001E52",
|
@@ -4114,7 +4114,7 @@ const yt = ({
|
|
4114
4114
|
/* @__PURE__ */ n("path", { d: "M3 12L17 12", stroke: t, strokeWidth: "2", strokeLinecap: "round" })
|
4115
4115
|
]
|
4116
4116
|
}
|
4117
|
-
),
|
4117
|
+
), jt = ({
|
4118
4118
|
width: i = 16,
|
4119
4119
|
height: e = 12,
|
4120
4120
|
color: t = "#001E52",
|
@@ -4163,7 +4163,7 @@ const yt = ({
|
|
4163
4163
|
)
|
4164
4164
|
] })
|
4165
4165
|
}
|
4166
|
-
),
|
4166
|
+
), Dt = ({
|
4167
4167
|
width: i = 16,
|
4168
4168
|
height: e = 16,
|
4169
4169
|
color: t = "#001E52",
|
@@ -4197,7 +4197,7 @@ const yt = ({
|
|
4197
4197
|
)
|
4198
4198
|
]
|
4199
4199
|
}
|
4200
|
-
),
|
4200
|
+
), Tt = ({
|
4201
4201
|
width: i = 10,
|
4202
4202
|
height: e = 10,
|
4203
4203
|
color: t = "#001E52",
|
@@ -4236,7 +4236,7 @@ const yt = ({
|
|
4236
4236
|
)
|
4237
4237
|
] })
|
4238
4238
|
}
|
4239
|
-
),
|
4239
|
+
), Gt = ({
|
4240
4240
|
width: i = 16,
|
4241
4241
|
height: e = 16,
|
4242
4242
|
color: t = "#001E52",
|
@@ -4272,7 +4272,7 @@ const yt = ({
|
|
4272
4272
|
)
|
4273
4273
|
]
|
4274
4274
|
}
|
4275
|
-
),
|
4275
|
+
), Kt = ({
|
4276
4276
|
width: i = 11,
|
4277
4277
|
height: e = 32,
|
4278
4278
|
color: t = "#001E52",
|
@@ -4310,7 +4310,7 @@ const yt = ({
|
|
4310
4310
|
/* @__PURE__ */ n("circle", { cx: "3", cy: "3", r: "3", fill: t })
|
4311
4311
|
]
|
4312
4312
|
}
|
4313
|
-
),
|
4313
|
+
), Pt = ({
|
4314
4314
|
width: i = 20,
|
4315
4315
|
height: e = 20,
|
4316
4316
|
color: t = "#001E52",
|
@@ -4357,7 +4357,7 @@ const yt = ({
|
|
4357
4357
|
)
|
4358
4358
|
]
|
4359
4359
|
}
|
4360
|
-
),
|
4360
|
+
), Ft = ({
|
4361
4361
|
width: i = 20,
|
4362
4362
|
height: e = 20,
|
4363
4363
|
color: t = "#001E52",
|
@@ -4390,7 +4390,7 @@ const yt = ({
|
|
4390
4390
|
)
|
4391
4391
|
]
|
4392
4392
|
}
|
4393
|
-
),
|
4393
|
+
), Yt = ({
|
4394
4394
|
width: i = 20,
|
4395
4395
|
height: e = 20,
|
4396
4396
|
color: t = "#001E52",
|
@@ -4437,7 +4437,7 @@ const yt = ({
|
|
4437
4437
|
)
|
4438
4438
|
]
|
4439
4439
|
}
|
4440
|
-
),
|
4440
|
+
), $t = ({
|
4441
4441
|
width: i = 20,
|
4442
4442
|
height: e = 20,
|
4443
4443
|
color: t = "#001E52",
|
@@ -4470,7 +4470,7 @@ const yt = ({
|
|
4470
4470
|
)
|
4471
4471
|
]
|
4472
4472
|
}
|
4473
|
-
),
|
4473
|
+
), Ut = ({
|
4474
4474
|
width: i = 18,
|
4475
4475
|
height: e = 16,
|
4476
4476
|
color: t = "#001E52",
|
@@ -4509,7 +4509,7 @@ const yt = ({
|
|
4509
4509
|
)
|
4510
4510
|
]
|
4511
4511
|
}
|
4512
|
-
),
|
4512
|
+
), zt = ({
|
4513
4513
|
width: i = 20,
|
4514
4514
|
height: e = 20,
|
4515
4515
|
color: t = "#001E52",
|
@@ -4542,7 +4542,7 @@ const yt = ({
|
|
4542
4542
|
)
|
4543
4543
|
]
|
4544
4544
|
}
|
4545
|
-
),
|
4545
|
+
), Jt = ({
|
4546
4546
|
width: i = 20,
|
4547
4547
|
height: e = 20,
|
4548
4548
|
color: t = "#001E52",
|
@@ -4566,7 +4566,7 @@ const yt = ({
|
|
4566
4566
|
}
|
4567
4567
|
)
|
4568
4568
|
}
|
4569
|
-
),
|
4569
|
+
), qt = ({
|
4570
4570
|
width: i = 20,
|
4571
4571
|
height: e = 20,
|
4572
4572
|
color: t = "#001E52",
|
@@ -4613,7 +4613,7 @@ const yt = ({
|
|
4613
4613
|
)
|
4614
4614
|
]
|
4615
4615
|
}
|
4616
|
-
),
|
4616
|
+
), Qt = ({
|
4617
4617
|
width: i = 20,
|
4618
4618
|
height: e = 20,
|
4619
4619
|
color: t = "#001E52",
|
@@ -4646,7 +4646,7 @@ const yt = ({
|
|
4646
4646
|
)
|
4647
4647
|
]
|
4648
4648
|
}
|
4649
|
-
),
|
4649
|
+
), Xt = ({
|
4650
4650
|
width: i = 20,
|
4651
4651
|
height: e = 20,
|
4652
4652
|
color: t = "#001E52",
|
@@ -4679,7 +4679,7 @@ const yt = ({
|
|
4679
4679
|
)
|
4680
4680
|
]
|
4681
4681
|
}
|
4682
|
-
),
|
4682
|
+
), e5 = ({
|
4683
4683
|
width: i = 20,
|
4684
4684
|
height: e = 23,
|
4685
4685
|
color: t = "#001E52",
|
@@ -4740,7 +4740,7 @@ const yt = ({
|
|
4740
4740
|
)
|
4741
4741
|
]
|
4742
4742
|
}
|
4743
|
-
),
|
4743
|
+
), t5 = ({
|
4744
4744
|
width: i = 20,
|
4745
4745
|
height: e = 20,
|
4746
4746
|
color: t = "#001E52",
|
@@ -4780,7 +4780,7 @@ const yt = ({
|
|
4780
4780
|
)
|
4781
4781
|
]
|
4782
4782
|
}
|
4783
|
-
),
|
4783
|
+
), i5 = ({
|
4784
4784
|
width: i = 32,
|
4785
4785
|
height: e = 25,
|
4786
4786
|
color: t = "#001E52",
|
@@ -4808,7 +4808,7 @@ const yt = ({
|
|
4808
4808
|
)
|
4809
4809
|
]
|
4810
4810
|
}
|
4811
|
-
),
|
4811
|
+
), s5 = ({
|
4812
4812
|
width: i = 14,
|
4813
4813
|
height: e = 14,
|
4814
4814
|
color: t = "#10B981",
|
@@ -4837,7 +4837,7 @@ const yt = ({
|
|
4837
4837
|
)
|
4838
4838
|
]
|
4839
4839
|
}
|
4840
|
-
),
|
4840
|
+
), o5 = ({
|
4841
4841
|
width: i = 11,
|
4842
4842
|
height: e = 11,
|
4843
4843
|
color: t = "#FFB020",
|
@@ -4871,7 +4871,7 @@ const yt = ({
|
|
4871
4871
|
)
|
4872
4872
|
]
|
4873
4873
|
}
|
4874
|
-
),
|
4874
|
+
), n5 = ({
|
4875
4875
|
width: i = 10,
|
4876
4876
|
height: e = 10,
|
4877
4877
|
color: t = "#88A4FF",
|
@@ -4919,7 +4919,7 @@ const yt = ({
|
|
4919
4919
|
)
|
4920
4920
|
]
|
4921
4921
|
}
|
4922
|
-
),
|
4922
|
+
), r5 = ({
|
4923
4923
|
width: i = 14,
|
4924
4924
|
height: e = 14,
|
4925
4925
|
color: t = "#8E8E93",
|
@@ -4947,7 +4947,7 @@ const yt = ({
|
|
4947
4947
|
)
|
4948
4948
|
]
|
4949
4949
|
}
|
4950
|
-
),
|
4950
|
+
), l5 = ({
|
4951
4951
|
width: i = 14,
|
4952
4952
|
height: e = 14,
|
4953
4953
|
color: t = "#FFB020",
|
@@ -4981,7 +4981,7 @@ const yt = ({
|
|
4981
4981
|
)
|
4982
4982
|
]
|
4983
4983
|
}
|
4984
|
-
),
|
4984
|
+
), a5 = ({
|
4985
4985
|
width: i = 14,
|
4986
4986
|
height: e = 14,
|
4987
4987
|
color: t = "#D0421B",
|
@@ -5029,7 +5029,7 @@ const yt = ({
|
|
5029
5029
|
)
|
5030
5030
|
]
|
5031
5031
|
}
|
5032
|
-
),
|
5032
|
+
), h5 = ({
|
5033
5033
|
width: i = 20,
|
5034
5034
|
height: e = 20,
|
5035
5035
|
color: t = "#070739",
|
@@ -5059,7 +5059,7 @@ const yt = ({
|
|
5059
5059
|
/* @__PURE__ */ n("circle", { cx: "10", cy: "10", r: "2.375", stroke: t, strokeWidth: "1.25" })
|
5060
5060
|
]
|
5061
5061
|
}
|
5062
|
-
),
|
5062
|
+
), c5 = ({
|
5063
5063
|
width: i = 20,
|
5064
5064
|
height: e = 20,
|
5065
5065
|
color: t = "#070739",
|
@@ -5097,7 +5097,7 @@ const yt = ({
|
|
5097
5097
|
)
|
5098
5098
|
]
|
5099
5099
|
}
|
5100
|
-
),
|
5100
|
+
), d5 = ({
|
5101
5101
|
width: i = 9,
|
5102
5102
|
height: e = 5,
|
5103
5103
|
color: t = "#001E52",
|
@@ -5123,7 +5123,7 @@ const yt = ({
|
|
5123
5123
|
}
|
5124
5124
|
)
|
5125
5125
|
}
|
5126
|
-
),
|
5126
|
+
), g5 = ({
|
5127
5127
|
width: i = 20,
|
5128
5128
|
height: e = 20,
|
5129
5129
|
color: t = "#F2F2F7",
|
@@ -5152,7 +5152,7 @@ const yt = ({
|
|
5152
5152
|
)
|
5153
5153
|
]
|
5154
5154
|
}
|
5155
|
-
),
|
5155
|
+
), C5 = ({
|
5156
5156
|
width: i = 20,
|
5157
5157
|
height: e = 20,
|
5158
5158
|
color: t = "#004ED7",
|
@@ -5181,7 +5181,7 @@ const yt = ({
|
|
5181
5181
|
)
|
5182
5182
|
]
|
5183
5183
|
}
|
5184
|
-
),
|
5184
|
+
), u5 = ({
|
5185
5185
|
width: i = 248,
|
5186
5186
|
height: e = 248,
|
5187
5187
|
color: t = "#070739",
|
@@ -5218,7 +5218,7 @@ const yt = ({
|
|
5218
5218
|
)
|
5219
5219
|
]
|
5220
5220
|
}
|
5221
|
-
),
|
5221
|
+
), p5 = ({
|
5222
5222
|
width: i = 24,
|
5223
5223
|
height: e = 24,
|
5224
5224
|
color: t = "#001E52",
|
@@ -5257,7 +5257,7 @@ const yt = ({
|
|
5257
5257
|
)
|
5258
5258
|
]
|
5259
5259
|
}
|
5260
|
-
),
|
5260
|
+
), w5 = ({
|
5261
5261
|
width: i = 10,
|
5262
5262
|
height: e = 10,
|
5263
5263
|
color: t = "#001E52",
|
@@ -5286,7 +5286,7 @@ const yt = ({
|
|
5286
5286
|
)
|
5287
5287
|
]
|
5288
5288
|
}
|
5289
|
-
),
|
5289
|
+
), f5 = ({
|
5290
5290
|
width: i = 10,
|
5291
5291
|
height: e = 10,
|
5292
5292
|
color: t = "#001E52",
|
@@ -5323,7 +5323,7 @@ const yt = ({
|
|
5323
5323
|
)
|
5324
5324
|
]
|
5325
5325
|
}
|
5326
|
-
),
|
5326
|
+
), m5 = ({
|
5327
5327
|
width: i = 24,
|
5328
5328
|
height: e = 24,
|
5329
5329
|
color: t = k.GREY_DARK_5,
|
@@ -5362,7 +5362,7 @@ const yt = ({
|
|
5362
5362
|
)
|
5363
5363
|
]
|
5364
5364
|
}
|
5365
|
-
),
|
5365
|
+
), k5 = ({
|
5366
5366
|
width: i = 20,
|
5367
5367
|
height: e = 20,
|
5368
5368
|
color: t = k.GREY_DARK_1,
|
@@ -5395,7 +5395,7 @@ const yt = ({
|
|
5395
5395
|
)
|
5396
5396
|
]
|
5397
5397
|
}
|
5398
|
-
),
|
5398
|
+
), L5 = ({
|
5399
5399
|
width: i = 81,
|
5400
5400
|
height: e = 80,
|
5401
5401
|
color: t = k.GREY_DARK_5,
|
@@ -5444,7 +5444,7 @@ const yt = ({
|
|
5444
5444
|
)
|
5445
5445
|
]
|
5446
5446
|
}
|
5447
|
-
),
|
5447
|
+
), v5 = ({
|
5448
5448
|
className: i,
|
5449
5449
|
color: e = k.GREY_DARK_5,
|
5450
5450
|
height: t = 20,
|
@@ -5471,7 +5471,7 @@ const yt = ({
|
|
5471
5471
|
}
|
5472
5472
|
)
|
5473
5473
|
}
|
5474
|
-
),
|
5474
|
+
), N5 = ({
|
5475
5475
|
className: i,
|
5476
5476
|
color: e = k.GREY_DARK_5,
|
5477
5477
|
height: t = 20,
|
@@ -5498,7 +5498,7 @@ const yt = ({
|
|
5498
5498
|
}
|
5499
5499
|
)
|
5500
5500
|
}
|
5501
|
-
),
|
5501
|
+
), x5 = ({
|
5502
5502
|
className: i,
|
5503
5503
|
color: e = k.GREY_DARK_5,
|
5504
5504
|
height: t = 5,
|
@@ -5522,7 +5522,7 @@ const yt = ({
|
|
5522
5522
|
}
|
5523
5523
|
)
|
5524
5524
|
}
|
5525
|
-
),
|
5525
|
+
), M5 = ({
|
5526
5526
|
className: i,
|
5527
5527
|
color: e = k.GREY_DARK_5,
|
5528
5528
|
height: t = 5,
|
@@ -5547,7 +5547,7 @@ const yt = ({
|
|
5547
5547
|
}
|
5548
5548
|
)
|
5549
5549
|
}
|
5550
|
-
),
|
5550
|
+
), R5 = ({
|
5551
5551
|
className: i,
|
5552
5552
|
color: e = k.GREY_DARK_5,
|
5553
5553
|
height: t = 24,
|
@@ -5586,7 +5586,7 @@ const yt = ({
|
|
5586
5586
|
)
|
5587
5587
|
]
|
5588
5588
|
}
|
5589
|
-
),
|
5589
|
+
), y5 = ({
|
5590
5590
|
className: i,
|
5591
5591
|
color: e = k.GREY_DARK_5,
|
5592
5592
|
height: t = 24,
|
@@ -5625,7 +5625,7 @@ const yt = ({
|
|
5625
5625
|
)
|
5626
5626
|
]
|
5627
5627
|
}
|
5628
|
-
),
|
5628
|
+
), b5 = ({
|
5629
5629
|
className: i,
|
5630
5630
|
color: e = k.GREY_DARK_5,
|
5631
5631
|
height: t = 24,
|
@@ -5652,7 +5652,7 @@ const yt = ({
|
|
5652
5652
|
}
|
5653
5653
|
)
|
5654
5654
|
}
|
5655
|
-
),
|
5655
|
+
), _5 = ({
|
5656
5656
|
className: i,
|
5657
5657
|
color: e = k.GREY_DARK_5,
|
5658
5658
|
height: t = 24,
|
@@ -5711,7 +5711,7 @@ const yt = ({
|
|
5711
5711
|
)
|
5712
5712
|
]
|
5713
5713
|
}
|
5714
|
-
),
|
5714
|
+
), E5 = ({
|
5715
5715
|
className: i,
|
5716
5716
|
color: e = k.GREY_DARK_5,
|
5717
5717
|
height: t = 24,
|
@@ -5748,7 +5748,7 @@ const yt = ({
|
|
5748
5748
|
)
|
5749
5749
|
]
|
5750
5750
|
}
|
5751
|
-
),
|
5751
|
+
), V5 = ({
|
5752
5752
|
className: i,
|
5753
5753
|
color: e = k.GREY_DARK_3,
|
5754
5754
|
height: t = 14,
|
@@ -5785,7 +5785,7 @@ const yt = ({
|
|
5785
5785
|
)
|
5786
5786
|
]
|
5787
5787
|
}
|
5788
|
-
),
|
5788
|
+
), H5 = ({
|
5789
5789
|
className: i,
|
5790
5790
|
color: e = k.GREY_DARK_5,
|
5791
5791
|
height: t = 18,
|
@@ -5812,7 +5812,7 @@ const yt = ({
|
|
5812
5812
|
}
|
5813
5813
|
)
|
5814
5814
|
}
|
5815
|
-
),
|
5815
|
+
), I5 = ({
|
5816
5816
|
className: i,
|
5817
5817
|
color: e = k.GREY_DARK_5,
|
5818
5818
|
height: t = 24,
|
@@ -5864,7 +5864,7 @@ const yt = ({
|
|
5864
5864
|
)
|
5865
5865
|
]
|
5866
5866
|
}
|
5867
|
-
),
|
5867
|
+
), O5 = ({
|
5868
5868
|
className: i,
|
5869
5869
|
color: e = k.GREY_DARK_5,
|
5870
5870
|
height: t = 24,
|
@@ -5901,7 +5901,7 @@ const yt = ({
|
|
5901
5901
|
)
|
5902
5902
|
]
|
5903
5903
|
}
|
5904
|
-
),
|
5904
|
+
), S5 = ({
|
5905
5905
|
className: i,
|
5906
5906
|
color: e = k.NOTIFICATION_WARNING_DARK,
|
5907
5907
|
height: t = 37,
|
@@ -5940,7 +5940,7 @@ const yt = ({
|
|
5940
5940
|
)
|
5941
5941
|
]
|
5942
5942
|
}
|
5943
|
-
),
|
5943
|
+
), A5 = ({
|
5944
5944
|
className: i,
|
5945
5945
|
color: e = k.GREY_DARK_5,
|
5946
5946
|
height: t = 24,
|
@@ -5966,7 +5966,7 @@ const yt = ({
|
|
5966
5966
|
}
|
5967
5967
|
)
|
5968
5968
|
}
|
5969
|
-
),
|
5969
|
+
), B5 = ({
|
5970
5970
|
className: i,
|
5971
5971
|
color: e = k.GREY_DARK_5,
|
5972
5972
|
height: t = 24,
|
@@ -6005,7 +6005,7 @@ const yt = ({
|
|
6005
6005
|
)
|
6006
6006
|
]
|
6007
6007
|
}
|
6008
|
-
),
|
6008
|
+
), Z5 = ({
|
6009
6009
|
className: i,
|
6010
6010
|
color: e = k.GREY_DARK_5,
|
6011
6011
|
height: t = 24,
|
@@ -6044,7 +6044,7 @@ const yt = ({
|
|
6044
6044
|
)
|
6045
6045
|
]
|
6046
6046
|
}
|
6047
|
-
),
|
6047
|
+
), W5 = ({
|
6048
6048
|
className: i,
|
6049
6049
|
color: e = k.GREY_DARK_5,
|
6050
6050
|
height: t = 24,
|
@@ -6113,7 +6113,7 @@ const yt = ({
|
|
6113
6113
|
)
|
6114
6114
|
]
|
6115
6115
|
}
|
6116
|
-
),
|
6116
|
+
), j5 = ({
|
6117
6117
|
className: i,
|
6118
6118
|
color: e = k.GREY_DARK_5,
|
6119
6119
|
height: t = 24,
|
@@ -6152,7 +6152,7 @@ const yt = ({
|
|
6152
6152
|
)
|
6153
6153
|
]
|
6154
6154
|
}
|
6155
|
-
),
|
6155
|
+
), D5 = ({
|
6156
6156
|
className: i,
|
6157
6157
|
color: e = k.GREY_DARK_5,
|
6158
6158
|
height: t = 24,
|
@@ -6209,7 +6209,7 @@ const yt = ({
|
|
6209
6209
|
)
|
6210
6210
|
]
|
6211
6211
|
}
|
6212
|
-
),
|
6212
|
+
), T5 = ({
|
6213
6213
|
className: i,
|
6214
6214
|
color: e = k.GREY_DARK_5,
|
6215
6215
|
height: t = 24,
|
@@ -6248,7 +6248,7 @@ const yt = ({
|
|
6248
6248
|
)
|
6249
6249
|
]
|
6250
6250
|
}
|
6251
|
-
),
|
6251
|
+
), G5 = ({
|
6252
6252
|
className: i,
|
6253
6253
|
color: e = k.GREY_DARK_5,
|
6254
6254
|
height: t = 24,
|
@@ -6297,7 +6297,7 @@ const yt = ({
|
|
6297
6297
|
)
|
6298
6298
|
]
|
6299
6299
|
}
|
6300
|
-
),
|
6300
|
+
), K5 = ({
|
6301
6301
|
className: i,
|
6302
6302
|
color: e = k.GREY_DARK_5,
|
6303
6303
|
height: t = 24,
|
@@ -6336,7 +6336,7 @@ const yt = ({
|
|
6336
6336
|
)
|
6337
6337
|
]
|
6338
6338
|
}
|
6339
|
-
),
|
6339
|
+
), P5 = ({
|
6340
6340
|
className: i,
|
6341
6341
|
color: e = k.GREY_DARK_5,
|
6342
6342
|
height: t = 24,
|
@@ -6363,7 +6363,7 @@ const yt = ({
|
|
6363
6363
|
}
|
6364
6364
|
)
|
6365
6365
|
}
|
6366
|
-
),
|
6366
|
+
), F5 = ({
|
6367
6367
|
className: i,
|
6368
6368
|
color: e = k.GREY_DARK_5,
|
6369
6369
|
height: t = 24,
|
@@ -6401,7 +6401,7 @@ const yt = ({
|
|
6401
6401
|
)
|
6402
6402
|
]
|
6403
6403
|
}
|
6404
|
-
),
|
6404
|
+
), Y5 = ({
|
6405
6405
|
className: i,
|
6406
6406
|
color: e = k.GREY_DARK_5,
|
6407
6407
|
height: t = 24,
|
@@ -6422,7 +6422,7 @@ const yt = ({
|
|
6422
6422
|
/* @__PURE__ */ n("path", { d: "M12 8L4 8", stroke: e, strokeWidth: "1.7", strokeLinecap: "round" })
|
6423
6423
|
]
|
6424
6424
|
}
|
6425
|
-
),
|
6425
|
+
), $5 = ({
|
6426
6426
|
className: i,
|
6427
6427
|
color: e = k.GREY_DARK_5,
|
6428
6428
|
height: t = 24,
|
@@ -6461,7 +6461,7 @@ const yt = ({
|
|
6461
6461
|
)
|
6462
6462
|
]
|
6463
6463
|
}
|
6464
|
-
),
|
6464
|
+
), U5 = ({
|
6465
6465
|
className: i,
|
6466
6466
|
color: e = k.GREY_DARK_5,
|
6467
6467
|
height: t = 24,
|
@@ -6500,7 +6500,7 @@ const yt = ({
|
|
6500
6500
|
)
|
6501
6501
|
]
|
6502
6502
|
}
|
6503
|
-
),
|
6503
|
+
), z5 = ({
|
6504
6504
|
className: i,
|
6505
6505
|
color: e = k.GREY_DARK_5,
|
6506
6506
|
height: t = 24,
|
@@ -6539,7 +6539,7 @@ const yt = ({
|
|
6539
6539
|
)
|
6540
6540
|
]
|
6541
6541
|
}
|
6542
|
-
),
|
6542
|
+
), J5 = ({
|
6543
6543
|
className: i,
|
6544
6544
|
color: e = k.GREY_DARK_2,
|
6545
6545
|
height: t = 16,
|
@@ -6565,7 +6565,7 @@ const yt = ({
|
|
6565
6565
|
}
|
6566
6566
|
)
|
6567
6567
|
}
|
6568
|
-
),
|
6568
|
+
), q5 = ({
|
6569
6569
|
className: i,
|
6570
6570
|
color: e = k.GREY_DARK_5,
|
6571
6571
|
height: t = 20,
|
@@ -6594,7 +6594,7 @@ const yt = ({
|
|
6594
6594
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
|
6595
6595
|
]
|
6596
6596
|
}
|
6597
|
-
),
|
6597
|
+
), Q5 = ({
|
6598
6598
|
className: i,
|
6599
6599
|
color: e = k.GREY_DARK_5,
|
6600
6600
|
height: t = 20,
|
@@ -6623,7 +6623,7 @@ const yt = ({
|
|
6623
6623
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ n("rect", { width: "20", height: "20", fill: "white" }) }) })
|
6624
6624
|
]
|
6625
6625
|
}
|
6626
|
-
),
|
6626
|
+
), X5 = ({
|
6627
6627
|
className: i,
|
6628
6628
|
color: e = k.GREY_DARK_5,
|
6629
6629
|
height: t = 20,
|
@@ -6652,7 +6652,7 @@ const yt = ({
|
|
6652
6652
|
)
|
6653
6653
|
]
|
6654
6654
|
}
|
6655
|
-
),
|
6655
|
+
), e3 = ({
|
6656
6656
|
className: i,
|
6657
6657
|
color: e = k.GREY_DARK_5,
|
6658
6658
|
height: t = 20,
|
@@ -6681,7 +6681,7 @@ const yt = ({
|
|
6681
6681
|
)
|
6682
6682
|
]
|
6683
6683
|
}
|
6684
|
-
),
|
6684
|
+
), t3 = ({
|
6685
6685
|
className: i,
|
6686
6686
|
color: e = "#001E52",
|
6687
6687
|
height: t = 24,
|
@@ -6707,7 +6707,7 @@ const yt = ({
|
|
6707
6707
|
}
|
6708
6708
|
)
|
6709
6709
|
}
|
6710
|
-
),
|
6710
|
+
), i3 = ({
|
6711
6711
|
className: i,
|
6712
6712
|
color: e = "#131314",
|
6713
6713
|
height: t = 20,
|
@@ -6735,7 +6735,7 @@ const yt = ({
|
|
6735
6735
|
}
|
6736
6736
|
)
|
6737
6737
|
}
|
6738
|
-
),
|
6738
|
+
), s3 = ({
|
6739
6739
|
className: i,
|
6740
6740
|
color: e = "#001E52",
|
6741
6741
|
height: t = 24,
|
@@ -6773,7 +6773,7 @@ const yt = ({
|
|
6773
6773
|
)
|
6774
6774
|
] }) })
|
6775
6775
|
}
|
6776
|
-
),
|
6776
|
+
), o3 = ({
|
6777
6777
|
width: i = 20,
|
6778
6778
|
height: e = 20,
|
6779
6779
|
color: t = "#001E52",
|
@@ -6829,7 +6829,7 @@ const yt = ({
|
|
6829
6829
|
}
|
6830
6830
|
)
|
6831
6831
|
}
|
6832
|
-
),
|
6832
|
+
), n3 = ({
|
6833
6833
|
width: i = 24,
|
6834
6834
|
height: e = 24,
|
6835
6835
|
color: t = "#131314",
|
@@ -6862,7 +6862,7 @@ const yt = ({
|
|
6862
6862
|
)
|
6863
6863
|
]
|
6864
6864
|
}
|
6865
|
-
),
|
6865
|
+
), r3 = ({
|
6866
6866
|
width: i = 24,
|
6867
6867
|
height: e = 24,
|
6868
6868
|
color: t = k.GREY_DARK_2,
|
@@ -6901,7 +6901,7 @@ const yt = ({
|
|
6901
6901
|
)
|
6902
6902
|
]
|
6903
6903
|
}
|
6904
|
-
),
|
6904
|
+
), l3 = ({
|
6905
6905
|
width: i = 24,
|
6906
6906
|
height: e = 24,
|
6907
6907
|
color: t = k.GREY_DARK_2,
|
@@ -6928,7 +6928,7 @@ const yt = ({
|
|
6928
6928
|
}
|
6929
6929
|
)
|
6930
6930
|
}
|
6931
|
-
),
|
6931
|
+
), a3 = ({
|
6932
6932
|
width: i = 24,
|
6933
6933
|
height: e = 24,
|
6934
6934
|
color: t = k.GREY_DARK_2,
|
@@ -6968,7 +6968,7 @@ const yt = ({
|
|
6968
6968
|
)
|
6969
6969
|
]
|
6970
6970
|
}
|
6971
|
-
),
|
6971
|
+
), h3 = ({
|
6972
6972
|
width: i = 24,
|
6973
6973
|
height: e = 24,
|
6974
6974
|
color: t = k.GREY_DARK_2,
|
@@ -6995,7 +6995,7 @@ const yt = ({
|
|
6995
6995
|
}
|
6996
6996
|
)
|
6997
6997
|
}
|
6998
|
-
),
|
6998
|
+
), c3 = ({
|
6999
6999
|
width: i = 24,
|
7000
7000
|
height: e = 24,
|
7001
7001
|
color: t = k.GREY_DARK_2,
|
@@ -7022,7 +7022,7 @@ const yt = ({
|
|
7022
7022
|
}
|
7023
7023
|
)
|
7024
7024
|
}
|
7025
|
-
),
|
7025
|
+
), d3 = ({
|
7026
7026
|
name: i,
|
7027
7027
|
width: e,
|
7028
7028
|
height: t,
|
@@ -7031,49 +7031,49 @@ const yt = ({
|
|
7031
7031
|
disabled: l = !1,
|
7032
7032
|
onClick: c
|
7033
7033
|
}) => {
|
7034
|
-
const [r, d] = S(o), { theme: g } = z(
|
7034
|
+
const [r, d] = S(o), { theme: g } = z(ee), a = l ? g && g === "dark" ? k.GREY_LIGHT_4 : k.GREY_DARK_1 : s, h = l ? void 0 : c;
|
7035
7035
|
return A(() => {
|
7036
7036
|
if (o) {
|
7037
7037
|
h && !l && d(`${o} clickable`);
|
7038
7038
|
return;
|
7039
7039
|
}
|
7040
7040
|
h && !l && d("clickable");
|
7041
|
-
}, [h, o, l]), /* @__PURE__ */ n(
|
7041
|
+
}, [h, o, l]), /* @__PURE__ */ n(Y, { children: (() => {
|
7042
7042
|
switch (i) {
|
7043
7043
|
case "nextIcon":
|
7044
|
-
return
|
7044
|
+
return v5({ width: e, height: t, color: a, className: r, onClick: h });
|
7045
7045
|
case "prevIcon":
|
7046
|
-
return
|
7046
|
+
return N5({ width: e, height: t, color: a, className: r, onClick: h });
|
7047
7047
|
case "arrowUp":
|
7048
|
-
return
|
7048
|
+
return Et({ width: e, height: t, color: a, className: r, onClick: h });
|
7049
7049
|
case "arrowDown":
|
7050
|
-
return
|
7050
|
+
return Vt({ width: e, height: t, color: a, className: r, onClick: h });
|
7051
7051
|
case "info":
|
7052
|
-
return
|
7052
|
+
return Ht({ width: e, height: t, color: a, className: r, onClick: h });
|
7053
7053
|
case "arrowRight":
|
7054
|
-
return
|
7054
|
+
return It({ width: e, height: t, color: a, className: r, onClick: h });
|
7055
7055
|
case "calendar":
|
7056
|
-
return
|
7056
|
+
return Ot({ width: e, height: t, color: a, className: r, onClick: h });
|
7057
7057
|
case "ok":
|
7058
|
-
return It({ width: e, height: t, color: a, className: r, onClick: h });
|
7059
|
-
case "cancel":
|
7060
7058
|
return St({ width: e, height: t, color: a, className: r, onClick: h });
|
7059
|
+
case "cancel":
|
7060
|
+
return At({ width: e, height: t, color: a, className: r, onClick: h });
|
7061
7061
|
case "add":
|
7062
|
-
return
|
7062
|
+
return Bt({ width: e, height: t, color: a, className: r, onClick: h });
|
7063
7063
|
case "list":
|
7064
|
-
return
|
7064
|
+
return Zt({ width: e, height: t, color: a, className: r, onClick: h });
|
7065
7065
|
case "dragAndDrop":
|
7066
|
-
return
|
7066
|
+
return Wt({ width: e, height: t, color: a, className: r, onClick: h });
|
7067
7067
|
case "filter":
|
7068
|
-
return
|
7068
|
+
return jt({ width: e, height: t, color: a, className: r, onClick: h });
|
7069
7069
|
case "attention":
|
7070
|
-
return
|
7070
|
+
return Dt({ width: e, height: t, color: a, className: r, onClick: h });
|
7071
7071
|
case "plus":
|
7072
|
-
return
|
7072
|
+
return Tt({ width: e, height: t, color: a, className: r, onClick: h });
|
7073
7073
|
case "time":
|
7074
|
-
return
|
7074
|
+
return Gt({ width: e, height: t, color: a, className: r, onClick: h });
|
7075
7075
|
case "arrowDownLong":
|
7076
|
-
return
|
7076
|
+
return Kt({
|
7077
7077
|
width: e,
|
7078
7078
|
height: t,
|
7079
7079
|
color: a,
|
@@ -7081,9 +7081,9 @@ const yt = ({
|
|
7081
7081
|
onClick: h
|
7082
7082
|
});
|
7083
7083
|
case "users":
|
7084
|
-
return
|
7084
|
+
return Pt({ width: e, height: t, color: a, className: r, onClick: h });
|
7085
7085
|
case "mySkillsMatrix":
|
7086
|
-
return
|
7086
|
+
return Ft({
|
7087
7087
|
width: e,
|
7088
7088
|
height: t,
|
7089
7089
|
color: a,
|
@@ -7091,9 +7091,9 @@ const yt = ({
|
|
7091
7091
|
onClick: h
|
7092
7092
|
});
|
7093
7093
|
case "skills":
|
7094
|
-
return
|
7094
|
+
return Yt({ width: e, height: t, color: a, className: r, onClick: h });
|
7095
7095
|
case "skillsMatrices":
|
7096
|
-
return
|
7096
|
+
return $t({
|
7097
7097
|
width: e,
|
7098
7098
|
height: t,
|
7099
7099
|
color: a,
|
@@ -7101,23 +7101,23 @@ const yt = ({
|
|
7101
7101
|
onClick: h
|
7102
7102
|
});
|
7103
7103
|
case "history":
|
7104
|
-
return
|
7104
|
+
return Ut({ width: e, height: t, color: a, className: r, onClick: h });
|
7105
7105
|
case "logOut":
|
7106
|
-
return
|
7106
|
+
return zt({ width: e, height: t, color: a, className: r, onClick: h });
|
7107
7107
|
case "settings":
|
7108
|
-
return
|
7108
|
+
return Jt({ width: e, height: t, color: a, className: r, onClick: h });
|
7109
7109
|
case "addSkill":
|
7110
|
-
return
|
7110
|
+
return qt({ width: e, height: t, color: a, className: r, onClick: h });
|
7111
7111
|
case "conversation":
|
7112
|
-
return Jt({ width: e, height: t, color: a, className: r, onClick: h });
|
7113
|
-
case "trash":
|
7114
7112
|
return Qt({ width: e, height: t, color: a, className: r, onClick: h });
|
7113
|
+
case "trash":
|
7114
|
+
return Xt({ width: e, height: t, color: a, className: r, onClick: h });
|
7115
7115
|
case "settings4":
|
7116
|
-
return
|
7116
|
+
return e5({ width: e, height: t, color: a, className: r, onClick: h });
|
7117
7117
|
case "edit2":
|
7118
|
-
return
|
7118
|
+
return t5({ width: e, height: t, color: a, className: r, onClick: h });
|
7119
7119
|
case "notifications":
|
7120
|
-
return
|
7120
|
+
return i5({
|
7121
7121
|
width: e,
|
7122
7122
|
height: t,
|
7123
7123
|
color: a,
|
@@ -7125,9 +7125,9 @@ const yt = ({
|
|
7125
7125
|
onClick: h
|
7126
7126
|
});
|
7127
7127
|
case "success":
|
7128
|
-
return
|
7128
|
+
return s5({ width: e, height: t, color: a, className: r, onClick: h });
|
7129
7129
|
case "attentionSmall":
|
7130
|
-
return
|
7130
|
+
return o5({
|
7131
7131
|
width: e,
|
7132
7132
|
height: t,
|
7133
7133
|
color: a,
|
@@ -7135,11 +7135,11 @@ const yt = ({
|
|
7135
7135
|
onClick: h
|
7136
7136
|
});
|
7137
7137
|
case "errorSmall":
|
7138
|
-
return
|
7138
|
+
return n5({ width: e, height: t, color: a, className: r, onClick: h });
|
7139
7139
|
case "infoMedium":
|
7140
|
-
return
|
7140
|
+
return r5({ width: e, height: t, color: a, className: r, onClick: h });
|
7141
7141
|
case "attentionMedium":
|
7142
|
-
return
|
7142
|
+
return l5({
|
7143
7143
|
width: e,
|
7144
7144
|
height: t,
|
7145
7145
|
color: a,
|
@@ -7147,9 +7147,9 @@ const yt = ({
|
|
7147
7147
|
onClick: h
|
7148
7148
|
});
|
7149
7149
|
case "errorMedium":
|
7150
|
-
return
|
7150
|
+
return a5({ width: e, height: t, color: a, className: r, onClick: h });
|
7151
7151
|
case "faviconSkills":
|
7152
|
-
return
|
7152
|
+
return u5({
|
7153
7153
|
width: e,
|
7154
7154
|
height: t,
|
7155
7155
|
color: a,
|
@@ -7157,7 +7157,7 @@ const yt = ({
|
|
7157
7157
|
onClick: h
|
7158
7158
|
});
|
7159
7159
|
case "visibilityIcon":
|
7160
|
-
return
|
7160
|
+
return h5({
|
7161
7161
|
width: e,
|
7162
7162
|
height: t,
|
7163
7163
|
color: a,
|
@@ -7165,7 +7165,7 @@ const yt = ({
|
|
7165
7165
|
onClick: h
|
7166
7166
|
});
|
7167
7167
|
case "visibilityOffIcon":
|
7168
|
-
return
|
7168
|
+
return c5({
|
7169
7169
|
width: e,
|
7170
7170
|
height: t,
|
7171
7171
|
color: a,
|
@@ -7173,7 +7173,7 @@ const yt = ({
|
|
7173
7173
|
onClick: h
|
7174
7174
|
});
|
7175
7175
|
case "selectArrowIcon":
|
7176
|
-
return
|
7176
|
+
return d5({
|
7177
7177
|
width: e,
|
7178
7178
|
height: t,
|
7179
7179
|
color: a,
|
@@ -7181,7 +7181,7 @@ const yt = ({
|
|
7181
7181
|
onClick: h
|
7182
7182
|
});
|
7183
7183
|
case "expandArrowIcon":
|
7184
|
-
return
|
7184
|
+
return g5({
|
7185
7185
|
width: e,
|
7186
7186
|
height: t,
|
7187
7187
|
color: a,
|
@@ -7189,7 +7189,7 @@ const yt = ({
|
|
7189
7189
|
onClick: h
|
7190
7190
|
});
|
7191
7191
|
case "expandActiveArrowIcon":
|
7192
|
-
return
|
7192
|
+
return C5({
|
7193
7193
|
width: e,
|
7194
7194
|
height: t,
|
7195
7195
|
color: a,
|
@@ -7197,113 +7197,113 @@ const yt = ({
|
|
7197
7197
|
onClick: h
|
7198
7198
|
});
|
7199
7199
|
case "camera":
|
7200
|
-
return
|
7200
|
+
return p5({ width: e, height: t, color: a, className: r, onClick: h });
|
7201
7201
|
case "sortUp":
|
7202
|
-
return
|
7202
|
+
return w5({ width: e, height: t, color: a, className: r, onClick: h });
|
7203
7203
|
case "sortDown":
|
7204
|
-
return
|
7204
|
+
return f5({ width: e, height: t, color: a, className: r, onClick: h });
|
7205
7205
|
case "logOut2":
|
7206
|
-
return
|
7206
|
+
return m5({ width: e, height: t, color: a, className: r, onClick: h });
|
7207
7207
|
case "search":
|
7208
|
-
return
|
7208
|
+
return k5({ width: e, height: t, color: a, className: r, onClick: h });
|
7209
7209
|
case "handRock":
|
7210
|
-
return
|
7210
|
+
return L5({ width: e, height: t, color: a, className: r, onClick: h });
|
7211
7211
|
case "arrowUpFilled":
|
7212
|
-
return
|
7212
|
+
return M5({ width: e, height: t, color: a, className: r, onClick: h });
|
7213
7213
|
case "arrowDownFilled":
|
7214
|
-
return v5({ width: e, height: t, color: a, className: r, onClick: h });
|
7215
|
-
case "link":
|
7216
7214
|
return x5({ width: e, height: t, color: a, className: r, onClick: h });
|
7217
|
-
case "
|
7215
|
+
case "link":
|
7218
7216
|
return R5({ width: e, height: t, color: a, className: r, onClick: h });
|
7217
|
+
case "telegram":
|
7218
|
+
return b5({ width: e, height: t, color: a, className: r, onClick: h });
|
7219
7219
|
case "mail":
|
7220
|
-
return
|
7220
|
+
return E5({ width: e, height: t, color: a, className: r, onClick: h });
|
7221
7221
|
case "github":
|
7222
|
-
return
|
7222
|
+
return y5({ width: e, height: t, color: a, className: r, onClick: h });
|
7223
7223
|
case "linkedIn":
|
7224
|
-
return b5({ width: e, height: t, color: a, className: r, onClick: h });
|
7225
|
-
case "emptyStateIcon":
|
7226
7224
|
return _5({ width: e, height: t, color: a, className: r, onClick: h });
|
7225
|
+
case "emptyStateIcon":
|
7226
|
+
return V5({ width: e, height: t, color: a, className: r, onClick: h });
|
7227
7227
|
case "filtersIcon":
|
7228
|
-
return
|
7228
|
+
return H5({ width: e, height: t, color: a, className: r, onClick: h });
|
7229
7229
|
case "dotMenuIcon":
|
7230
|
-
return
|
7230
|
+
return I5({ width: e, height: t, color: a, className: r, onClick: h });
|
7231
7231
|
case "plusCircle":
|
7232
|
-
return
|
7232
|
+
return O5({ width: e, height: t, color: a, className: r, onClick: h });
|
7233
7233
|
case "warning":
|
7234
|
-
return I5({ width: e, height: t, color: a, className: r, onClick: h });
|
7235
|
-
case "back":
|
7236
7234
|
return S5({ width: e, height: t, color: a, className: r, onClick: h });
|
7235
|
+
case "back":
|
7236
|
+
return A5({ width: e, height: t, color: a, className: r, onClick: h });
|
7237
7237
|
case "bell":
|
7238
|
-
return O5({ width: e, height: t, color: a, className: r, onClick: h });
|
7239
|
-
case "contract":
|
7240
7238
|
return B5({ width: e, height: t, color: a, className: r, onClick: h });
|
7239
|
+
case "contract":
|
7240
|
+
return W5({ width: e, height: t, color: a, className: r, onClick: h });
|
7241
7241
|
case "trash2":
|
7242
|
-
return A5({ width: e, height: t, color: a, className: r, onClick: h });
|
7243
|
-
case "manager":
|
7244
7242
|
return Z5({ width: e, height: t, color: a, className: r, onClick: h });
|
7243
|
+
case "manager":
|
7244
|
+
return j5({ width: e, height: t, color: a, className: r, onClick: h });
|
7245
7245
|
case "resourceManager":
|
7246
|
-
return
|
7246
|
+
return D5({ width: e, height: t, color: a, className: r, onClick: h });
|
7247
7247
|
case "settings2":
|
7248
|
-
return
|
7248
|
+
return T5({ width: e, height: t, color: a, className: r, onClick: h });
|
7249
7249
|
case "image":
|
7250
|
-
return D5({ width: e, height: t, color: a, className: r, onClick: h });
|
7251
|
-
case "upload":
|
7252
7250
|
return G5({ width: e, height: t, color: a, className: r, onClick: h });
|
7251
|
+
case "upload":
|
7252
|
+
return K5({ width: e, height: t, color: a, className: r, onClick: h });
|
7253
7253
|
case "edit":
|
7254
|
-
return
|
7254
|
+
return P5({ width: e, height: t, color: a, className: r, onClick: h });
|
7255
7255
|
case "location":
|
7256
|
-
return
|
7256
|
+
return F5({ width: e, height: t, color: a, className: r, onClick: h });
|
7257
7257
|
case "plus2":
|
7258
|
-
return P5({ width: e, height: t, color: a, className: r, onClick: h });
|
7259
|
-
case "search2":
|
7260
7258
|
return Y5({ width: e, height: t, color: a, className: r, onClick: h });
|
7259
|
+
case "search2":
|
7260
|
+
return $5({ width: e, height: t, color: a, className: r, onClick: h });
|
7261
7261
|
case "fastArrowLeft":
|
7262
|
-
return
|
7262
|
+
return U5({ width: e, height: t, color: a, className: r, onClick: h });
|
7263
7263
|
case "fastArrowRight":
|
7264
|
-
return
|
7264
|
+
return z5({ width: e, height: t, color: a, className: r, onClick: h });
|
7265
7265
|
case "crossInCircle":
|
7266
|
-
return U5({ width: e, height: t, color: a, className: r, onClick: h });
|
7267
|
-
case "arrowUp2":
|
7268
7266
|
return J5({ width: e, height: t, color: a, className: r, onClick: h });
|
7267
|
+
case "arrowUp2":
|
7268
|
+
return Q5({ width: e, height: t, color: a, className: r, onClick: h });
|
7269
7269
|
case "arrowDown2":
|
7270
|
-
return
|
7270
|
+
return q5({ width: e, height: t, color: a, className: r, onClick: h });
|
7271
7271
|
case "filledArrowLeft":
|
7272
|
-
return
|
7272
|
+
return X5({ width: e, height: t, color: a, className: r, onClick: h });
|
7273
7273
|
case "filledArrowRight":
|
7274
|
-
return
|
7274
|
+
return e3({ width: e, height: t, color: a, className: r, onClick: h });
|
7275
7275
|
case "burgerMenu":
|
7276
|
-
return
|
7276
|
+
return t3({ width: e, height: t, color: a, className: r, onClick: h });
|
7277
7277
|
case "signOut":
|
7278
|
-
return
|
7278
|
+
return i3({ width: e, height: t, color: a, className: r, onClick: h });
|
7279
7279
|
case "refresh":
|
7280
|
-
return
|
7280
|
+
return s3({ width: e, height: t, color: a, className: r, onClick: h });
|
7281
7281
|
case "projects":
|
7282
|
-
return
|
7282
|
+
return o3({ width: e, height: t, color: a, className: r, onClick: h });
|
7283
7283
|
case "exit":
|
7284
|
-
return
|
7284
|
+
return n3({ width: e, height: t, color: a, className: r, onClick: h });
|
7285
7285
|
case "client":
|
7286
|
-
return
|
7286
|
+
return r3({ width: e, height: t, color: a, className: r, onClick: h });
|
7287
7287
|
case "calendar2":
|
7288
|
-
return
|
7288
|
+
return l3({ width: e, height: t, color: a, className: r, onClick: h });
|
7289
7289
|
case "openPointCircle":
|
7290
|
-
return
|
7290
|
+
return a3({ width: e, height: t, color: a, className: r, onClick: h });
|
7291
7291
|
case "community":
|
7292
|
-
return
|
7292
|
+
return h3({ width: e, height: t, color: a, className: r, onClick: h });
|
7293
7293
|
case "docs":
|
7294
|
-
return
|
7294
|
+
return c3({ width: e, height: t, color: a, className: r, onClick: h });
|
7295
7295
|
default:
|
7296
|
-
return /* @__PURE__ */ n(
|
7296
|
+
return /* @__PURE__ */ n(Y, { children: "No Icon provided" });
|
7297
7297
|
}
|
7298
7298
|
})() });
|
7299
7299
|
};
|
7300
|
-
var
|
7301
|
-
const
|
7300
|
+
var n1 = /* @__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))(n1 || {});
|
7301
|
+
const g3 = e1({
|
7302
7302
|
locale: "en",
|
7303
7303
|
theme: "light"
|
7304
7304
|
});
|
7305
|
-
|
7306
|
-
const
|
7305
|
+
g3.Provider;
|
7306
|
+
const te = ({
|
7307
7307
|
children: i,
|
7308
7308
|
width: e,
|
7309
7309
|
size: t = "small",
|
@@ -7315,14 +7315,14 @@ const q1 = ({
|
|
7315
7315
|
l || s == null || s();
|
7316
7316
|
};
|
7317
7317
|
return /* @__PURE__ */ n(
|
7318
|
-
|
7318
|
+
me,
|
7319
7319
|
{
|
7320
7320
|
className: `snmt-tag ${t} ${l ? "disabled" : ""}`,
|
7321
7321
|
closeIcon: /* @__PURE__ */ n(
|
7322
|
-
|
7322
|
+
d3,
|
7323
7323
|
{
|
7324
7324
|
name: "errorSmall",
|
7325
|
-
color: l ?
|
7325
|
+
color: l ? n1.GREY_DARK_1 : n1.GREY_DARK_2,
|
7326
7326
|
width: c,
|
7327
7327
|
height: c,
|
7328
7328
|
onClick: r
|
@@ -7332,16 +7332,54 @@ const q1 = ({
|
|
7332
7332
|
style: { width: e ?? "fit-content" },
|
7333
7333
|
closable: o,
|
7334
7334
|
children: typeof i == "string" ? /* @__PURE__ */ n(
|
7335
|
-
|
7335
|
+
_t,
|
7336
7336
|
{
|
7337
7337
|
variant: t === "small" ? "body4" : "body2",
|
7338
|
-
color: l ?
|
7338
|
+
color: l ? n1.GREY_DARK_2 : n1.GREY_DARK_5,
|
7339
7339
|
children: i
|
7340
7340
|
}
|
7341
7341
|
) : i
|
7342
7342
|
}
|
7343
7343
|
);
|
7344
|
-
},
|
7344
|
+
}, { Title: C3, Text: u3 } = J1, p3 = {
|
7345
|
+
h1: 1,
|
7346
|
+
h2: 2,
|
7347
|
+
h3: 3,
|
7348
|
+
h4: 4
|
7349
|
+
}, w3 = m1(
|
7350
|
+
({
|
7351
|
+
align: i = "inherit",
|
7352
|
+
variant: e = "body1",
|
7353
|
+
color: t,
|
7354
|
+
children: s,
|
7355
|
+
onClick: o,
|
7356
|
+
collapsed: l,
|
7357
|
+
whiteSpace: c = "normal"
|
7358
|
+
}, r) => {
|
7359
|
+
const d = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
7360
|
+
let g = `snmt-typography snmt-typography-${e}`;
|
7361
|
+
return i && i !== "inherit" && (g += ` snmt-typography-align-${i}`), l && (g += " collapsed"), d ? /* @__PURE__ */ n(
|
7362
|
+
C3,
|
7363
|
+
{
|
7364
|
+
className: g,
|
7365
|
+
style: { color: t, whiteSpace: c },
|
7366
|
+
onClick: o,
|
7367
|
+
level: p3[e],
|
7368
|
+
ref: r,
|
7369
|
+
children: s
|
7370
|
+
}
|
7371
|
+
) : /* @__PURE__ */ n(
|
7372
|
+
u3,
|
7373
|
+
{
|
7374
|
+
className: g,
|
7375
|
+
style: { color: t, whiteSpace: c },
|
7376
|
+
onClick: o,
|
7377
|
+
ref: r,
|
7378
|
+
children: s
|
7379
|
+
}
|
7380
|
+
);
|
7381
|
+
}
|
7382
|
+
), f3 = ({
|
7345
7383
|
children: i,
|
7346
7384
|
content: e,
|
7347
7385
|
isOpen: t,
|
@@ -7351,7 +7389,7 @@ const q1 = ({
|
|
7351
7389
|
}) => {
|
7352
7390
|
const [c, r] = S(!1);
|
7353
7391
|
return /* @__PURE__ */ n(
|
7354
|
-
|
7392
|
+
ke,
|
7355
7393
|
{
|
7356
7394
|
content: e,
|
7357
7395
|
arrow: !1,
|
@@ -7366,18 +7404,18 @@ const q1 = ({
|
|
7366
7404
|
}
|
7367
7405
|
);
|
7368
7406
|
};
|
7369
|
-
var
|
7407
|
+
var m3 = { exports: {} };
|
7370
7408
|
(function(i, e) {
|
7371
7409
|
(function(t, s) {
|
7372
7410
|
i.exports = s();
|
7373
|
-
})(
|
7411
|
+
})(xe, function() {
|
7374
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) {
|
7375
7413
|
var s = ["th", "st", "nd", "rd"], o = t % 100;
|
7376
7414
|
return "[" + t + (s[(o - 20) % 10] || s[o] || s[0]) + "]";
|
7377
7415
|
} };
|
7378
7416
|
});
|
7379
|
-
})(
|
7380
|
-
const
|
7417
|
+
})(m3);
|
7418
|
+
const k3 = ({
|
7381
7419
|
values: i,
|
7382
7420
|
onTagClose: e,
|
7383
7421
|
maxWidth: t,
|
@@ -7386,7 +7424,7 @@ const C3 = ({
|
|
7386
7424
|
options: l,
|
7387
7425
|
extraOptions: c
|
7388
7426
|
}) => {
|
7389
|
-
const { locale: r } = z(
|
7427
|
+
const { locale: r } = z(_1), { t: d } = De("common", { lng: r }), [g, a] = S(!1);
|
7390
7428
|
if (A(() => {
|
7391
7429
|
i.length || a(!1);
|
7392
7430
|
}, [i]), !i.length)
|
@@ -7396,12 +7434,12 @@ const C3 = ({
|
|
7396
7434
|
return ((p = l == null ? void 0 : l.find((f) => f.value === u)) == null ? void 0 : p.label) || ((L = c == null ? void 0 : c.find((f) => f.value === u)) == null ? void 0 : L.label) || u;
|
7397
7435
|
};
|
7398
7436
|
return /* @__PURE__ */ C(
|
7399
|
-
|
7437
|
+
f3,
|
7400
7438
|
{
|
7401
7439
|
content: (
|
7402
7440
|
// 90: paddings + margins + gaps and so on
|
7403
|
-
/* @__PURE__ */ n("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ n(
|
7404
|
-
|
7441
|
+
/* @__PURE__ */ n("div", { style: { maxWidth: t - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ n(o1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: u }) => /* @__PURE__ */ n(
|
7442
|
+
te,
|
7405
7443
|
{
|
7406
7444
|
onClose: () => e(u),
|
7407
7445
|
closable: s,
|
@@ -7421,7 +7459,7 @@ const C3 = ({
|
|
7421
7459
|
]
|
7422
7460
|
}
|
7423
7461
|
);
|
7424
|
-
},
|
7462
|
+
}, A1 = ({ size: i = 30, color: e = "#004ed7" }) => {
|
7425
7463
|
const t = `no-repeat linear-gradient(${e}
|
7426
7464
|
calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, s = {
|
7427
7465
|
width: i,
|
@@ -7429,7 +7467,7 @@ const C3 = ({
|
|
7429
7467
|
backgroundSize: "20% calc(200% + 20px)"
|
7430
7468
|
};
|
7431
7469
|
return /* @__PURE__ */ n("span", { className: "snmt-loader", style: s });
|
7432
|
-
},
|
7470
|
+
}, L3 = m1(
|
7433
7471
|
({
|
7434
7472
|
value: i,
|
7435
7473
|
onChange: e,
|
@@ -7446,80 +7484,81 @@ const C3 = ({
|
|
7446
7484
|
onDropdownVisibleChange: u,
|
7447
7485
|
onScrollToEnd: p,
|
7448
7486
|
onPopupScroll: L,
|
7449
|
-
id:
|
7487
|
+
id: M,
|
7450
7488
|
extraOptions: f,
|
7451
7489
|
dropdownRender: E,
|
7452
7490
|
optionRender: y,
|
7453
7491
|
isLoading: _,
|
7454
|
-
readOnly: w
|
7455
|
-
|
7456
|
-
|
7492
|
+
readOnly: w,
|
7493
|
+
error: N
|
7494
|
+
}, b) => {
|
7495
|
+
const [R, F] = S(!1), [J, t1] = S(!1), [K, h1] = S(!0), [H, D] = S(i), P = a1(null);
|
7457
7496
|
A(() => {
|
7458
|
-
|
7497
|
+
D(i);
|
7459
7498
|
}, [i]);
|
7460
|
-
const
|
7461
|
-
|
7462
|
-
},
|
7499
|
+
const q = (x) => {
|
7500
|
+
F(x), u && u(x);
|
7501
|
+
}, c1 = (x, V) => {
|
7463
7502
|
var Z;
|
7464
|
-
return !!((Z = V == null ? void 0 : V.label) != null && Z.toString().toLowerCase().includes(
|
7465
|
-
},
|
7466
|
-
|
7467
|
-
},
|
7468
|
-
|
7469
|
-
},
|
7470
|
-
(
|
7471
|
-
if (
|
7472
|
-
const Z =
|
7503
|
+
return !!((Z = V == null ? void 0 : V.label) != null && Z.toString().toLowerCase().includes(x.toLowerCase()));
|
7504
|
+
}, O = () => {
|
7505
|
+
t1(!0);
|
7506
|
+
}, T = () => {
|
7507
|
+
t1(!1);
|
7508
|
+
}, B = W(
|
7509
|
+
(x) => {
|
7510
|
+
if (D(x), s) {
|
7511
|
+
const Z = x;
|
7473
7512
|
e == null || e(Z);
|
7474
7513
|
return;
|
7475
7514
|
}
|
7476
|
-
const V =
|
7515
|
+
const V = x;
|
7477
7516
|
e == null || e(V);
|
7478
7517
|
},
|
7479
7518
|
[s, e]
|
7480
|
-
),
|
7519
|
+
), d1 = W(() => {
|
7481
7520
|
if (!w) {
|
7482
7521
|
if (s) {
|
7483
|
-
|
7522
|
+
B([]);
|
7484
7523
|
return;
|
7485
7524
|
}
|
7486
|
-
|
7525
|
+
B("");
|
7487
7526
|
}
|
7488
|
-
}, [
|
7489
|
-
(
|
7490
|
-
const V =
|
7491
|
-
|
7527
|
+
}, [B, s, w]), g1 = W(
|
7528
|
+
(x) => {
|
7529
|
+
const V = H.filter((Z) => Z !== x);
|
7530
|
+
B(V), D(V);
|
7492
7531
|
},
|
7493
|
-
[
|
7494
|
-
),
|
7495
|
-
(
|
7532
|
+
[B, H]
|
7533
|
+
), E1 = W(
|
7534
|
+
(x) => (H == null ? void 0 : H.indexOf(x)) === 0 ? (
|
7496
7535
|
// if the search input is empty
|
7497
7536
|
// then display the placeholder, else do not display it
|
7498
|
-
/* @__PURE__ */ n("span", { className: "custom-placeholder", children:
|
7499
|
-
) : /* @__PURE__ */ n(
|
7500
|
-
[
|
7501
|
-
),
|
7502
|
-
|
7503
|
-
},
|
7504
|
-
const { target: V } =
|
7505
|
-
V.scrollTop + V.offsetHeight >= V.scrollHeight - a && (p == null || p(!0)), L && await L(
|
7506
|
-
},
|
7507
|
-
(
|
7537
|
+
/* @__PURE__ */ n("span", { className: "custom-placeholder", children: K ? t : "" })
|
7538
|
+
) : /* @__PURE__ */ n(Y, {}),
|
7539
|
+
[K, H, t]
|
7540
|
+
), le = (x) => {
|
7541
|
+
x.preventDefault(), x.stopPropagation();
|
7542
|
+
}, ae = async (x) => {
|
7543
|
+
const { target: V } = x;
|
7544
|
+
V.scrollTop + V.offsetHeight >= V.scrollHeight - a && (p == null || p(!0)), L && await L(x);
|
7545
|
+
}, L1 = W(
|
7546
|
+
(x) => {
|
7508
7547
|
var V, Z;
|
7509
|
-
return ((V = l.find((
|
7510
|
-
(
|
7511
|
-
)) == null ? void 0 : Z.label) ||
|
7548
|
+
return ((V = l.find((v1) => v1.value === x)) == null ? void 0 : V.label) || ((Z = f == null ? void 0 : f.find(
|
7549
|
+
(v1) => v1.value === x
|
7550
|
+
)) == null ? void 0 : Z.label) || x;
|
7512
7551
|
},
|
7513
7552
|
[f, l]
|
7514
|
-
),
|
7515
|
-
(
|
7553
|
+
), he = W(
|
7554
|
+
(x) => {
|
7516
7555
|
var V;
|
7517
7556
|
return /* @__PURE__ */ n(
|
7518
|
-
|
7557
|
+
k3,
|
7519
7558
|
{
|
7520
|
-
values:
|
7521
|
-
onTagClose:
|
7522
|
-
maxWidth: ((V =
|
7559
|
+
values: x,
|
7560
|
+
onTagClose: g1,
|
7561
|
+
maxWidth: ((V = P.current) == null ? void 0 : V.clientWidth) || 0,
|
7523
7562
|
disabled: r,
|
7524
7563
|
closable: !w,
|
7525
7564
|
options: l,
|
@@ -7527,106 +7566,115 @@ const C3 = ({
|
|
7527
7566
|
}
|
7528
7567
|
);
|
7529
7568
|
},
|
7530
|
-
[r, f,
|
7531
|
-
),
|
7532
|
-
({ label:
|
7533
|
-
[r,
|
7534
|
-
);
|
7569
|
+
[r, f, g1, l, w]
|
7570
|
+
), ce = W(
|
7571
|
+
({ label: x, value: V, mode: Z }) => Z === "filter" ? E1(V) : /* @__PURE__ */ n("div", { onMouseDown: le, className: "tag-wrapper", children: /* @__PURE__ */ n(te, { onClose: () => g1(V), disabled: r, children: typeof x == "object" ? x : L1(V) }) }),
|
7572
|
+
[r, L1, g1, E1]
|
7573
|
+
), V1 = Array.isArray(H) && H.length > 0 || !!H && typeof H == "string" && H.trim() !== "";
|
7535
7574
|
return /* @__PURE__ */ C(
|
7536
7575
|
"div",
|
7537
7576
|
{
|
7538
|
-
className: `snmt-select ${
|
7539
|
-
|
7540
|
-
ref:
|
7577
|
+
className: `snmt-select-1-15-6 ${J ? "snmt-select-focused" : ""}
|
7578
|
+
${s ? "" : "snmt-select-single"} ${w ? "snmt-select-read-only" : ""}`,
|
7579
|
+
ref: P,
|
7541
7580
|
style: { width: c },
|
7542
7581
|
children: [
|
7543
7582
|
/* @__PURE__ */ n(
|
7544
|
-
|
7583
|
+
ue,
|
7545
7584
|
{
|
7546
7585
|
className: "snmt-select-blank",
|
7547
7586
|
popupClassName: w ? "dropdown-read-only" : "",
|
7548
|
-
id:
|
7549
|
-
ref:
|
7587
|
+
id: M,
|
7588
|
+
ref: b,
|
7550
7589
|
showSearch: !!o,
|
7551
|
-
filterOption: o &&
|
7552
|
-
onDropdownVisibleChange:
|
7553
|
-
placeholder: t ? d ? `${t}*` : t : void 0,
|
7590
|
+
filterOption: o && c1,
|
7591
|
+
onDropdownVisibleChange: q,
|
7554
7592
|
disabled: r,
|
7555
|
-
value:
|
7556
|
-
labelRender: (
|
7593
|
+
value: H || void 0,
|
7594
|
+
labelRender: (x) => L1(x.value),
|
7557
7595
|
mode: s === "filter" ? "multiple" : s,
|
7558
|
-
onChange:
|
7559
|
-
onFocus:
|
7560
|
-
onBlur:
|
7561
|
-
onSearch: (
|
7562
|
-
|
7596
|
+
onChange: B,
|
7597
|
+
onFocus: O,
|
7598
|
+
onBlur: T,
|
7599
|
+
onSearch: (x) => {
|
7600
|
+
h1(!x), h && h(x);
|
7563
7601
|
},
|
7564
|
-
onSelect: () =>
|
7565
|
-
onDeselect: () =>
|
7566
|
-
tagRender: (
|
7602
|
+
onSelect: () => h1(!0),
|
7603
|
+
onDeselect: () => h1(!0),
|
7604
|
+
tagRender: (x) => ce({ ...x, mode: s }),
|
7567
7605
|
maxTagCount: "responsive",
|
7568
|
-
maxTagPlaceholder:
|
7569
|
-
onPopupScroll:
|
7570
|
-
prefix: _ && /* @__PURE__ */ n(
|
7571
|
-
suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(
|
7572
|
-
|
7573
|
-
|
7606
|
+
maxTagPlaceholder: he,
|
7607
|
+
onPopupScroll: ae,
|
7608
|
+
prefix: _ && /* @__PURE__ */ n(A1, { size: 15 }),
|
7609
|
+
suffixIcon: /* @__PURE__ */ n("div", { className: "wrapper-suffix-icon", children: s !== "filter" && /* @__PURE__ */ C(Y, { children: [
|
7610
|
+
H && !!H.length && (s || g) && /* @__PURE__ */ n("div", { onClick: d1, children: /* @__PURE__ */ n(
|
7611
|
+
i1,
|
7574
7612
|
{
|
7575
7613
|
name: "cancel",
|
7576
|
-
color: r ?
|
7614
|
+
color: r ? G.GREY_DARK_1 : G.GREY_DARK_5
|
7577
7615
|
}
|
7578
7616
|
) }),
|
7579
7617
|
/* @__PURE__ */ n(
|
7580
|
-
|
7618
|
+
i1,
|
7581
7619
|
{
|
7582
7620
|
name: "selectArrowIcon",
|
7583
|
-
color: r ?
|
7584
|
-
className:
|
7585
|
-
onClick: () =>
|
7621
|
+
color: r ? G.GREY_DARK_1 : G.GREY_DARK_5,
|
7622
|
+
className: R ? "select-arrow-rotated" : "select-arrow",
|
7623
|
+
onClick: () => F(!R)
|
7586
7624
|
}
|
7587
7625
|
)
|
7588
7626
|
] }) }),
|
7589
|
-
removeIcon: /* @__PURE__ */ n(
|
7627
|
+
removeIcon: /* @__PURE__ */ n(i1, { name: "errorSmall", color: G.GREY_DARK_2 }),
|
7590
7628
|
options: l,
|
7591
|
-
optionRender: (
|
7592
|
-
/* @__PURE__ */ C(
|
7629
|
+
optionRender: (x) => y ? y(x.data) : /* @__PURE__ */ C(o1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
7630
|
+
/* @__PURE__ */ C(o1, { alignItems: "center", gap: 12, children: [
|
7593
7631
|
s && /* @__PURE__ */ n(
|
7594
|
-
|
7632
|
+
Ge,
|
7595
7633
|
{
|
7596
|
-
checked: !!(
|
7634
|
+
checked: !!(H != null && H.includes(x.value))
|
7597
7635
|
}
|
7598
7636
|
),
|
7599
|
-
/* @__PURE__ */ C(
|
7600
|
-
|
7601
|
-
/* @__PURE__ */ n("span", { children:
|
7637
|
+
/* @__PURE__ */ C(o1, { alignItems: "center", gap: 8, children: [
|
7638
|
+
x.data.image && /* @__PURE__ */ n(Te, { src: x.data.image, size: 20 }),
|
7639
|
+
/* @__PURE__ */ n("span", { children: x.label })
|
7602
7640
|
] })
|
7603
7641
|
] }),
|
7604
|
-
!s &&
|
7605
|
-
|
7642
|
+
!s && H === x.value && /* @__PURE__ */ n(
|
7643
|
+
i1,
|
7606
7644
|
{
|
7607
7645
|
name: "ok",
|
7608
|
-
color:
|
7646
|
+
color: G.BLUE_PRIMARY,
|
7609
7647
|
width: 16,
|
7610
7648
|
height: 16
|
7611
7649
|
}
|
7612
7650
|
)
|
7613
7651
|
] }),
|
7614
|
-
dropdownRender: (
|
7615
|
-
/* @__PURE__ */ n("div", { className: "dropdown-menu", children: E ? E(
|
7616
|
-
_ && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(
|
7652
|
+
dropdownRender: (x) => /* @__PURE__ */ C("div", { className: "dropdown-container", children: [
|
7653
|
+
/* @__PURE__ */ n("div", { className: "dropdown-menu", children: E ? E(x) : x }),
|
7654
|
+
_ && /* @__PURE__ */ n("div", { className: "loading-overlay", children: /* @__PURE__ */ n(A1, { size: 28 }) })
|
7617
7655
|
] })
|
7618
7656
|
}
|
7619
7657
|
),
|
7620
|
-
/* @__PURE__ */
|
7621
|
-
|
7622
|
-
|
7623
|
-
|
7624
|
-
|
7625
|
-
|
7626
|
-
|
7627
|
-
|
7628
|
-
|
7629
|
-
|
7658
|
+
t && /* @__PURE__ */ C(Y, { children: [
|
7659
|
+
/* @__PURE__ */ n(
|
7660
|
+
"label",
|
7661
|
+
{
|
7662
|
+
className: `${J || V1 ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${J ? "label-focused" : ""} ${_ ? "label-loading" : ""} ${N ? "label-error" : ""}`,
|
7663
|
+
children: d ? `${t}*` : t
|
7664
|
+
}
|
7665
|
+
),
|
7666
|
+
/* @__PURE__ */ n(
|
7667
|
+
"fieldset",
|
7668
|
+
{
|
7669
|
+
className: `${J ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${V1 ? "fieldset-filled" : ""} ${N ? "fieldset-error" : ""}`,
|
7670
|
+
children: /* @__PURE__ */ n("legend", { children: /* @__PURE__ */ n("span", { children: d ? `${t}*` : t }) })
|
7671
|
+
}
|
7672
|
+
)
|
7673
|
+
] }),
|
7674
|
+
N && /* @__PURE__ */ C(o1, { justifyContent: "flex-start", gap: 6, children: [
|
7675
|
+
/* @__PURE__ */ n(i1, { name: "attention", color: G.NOTIFICATION_ERROR_DARK }),
|
7676
|
+
typeof N == "string" ? /* @__PURE__ */ n(w3, { color: G.NOTIFICATION_ERROR_DARK, variant: "body4", children: N }) : N
|
7677
|
+
] })
|
7630
7678
|
]
|
7631
7679
|
}
|
7632
7680
|
);
|
@@ -7637,57 +7685,57 @@ const C3 = ({
|
|
7637
7685
|
i = s, e = o;
|
7638
7686
|
});
|
7639
7687
|
return t.resolve = i, t.reject = e, t;
|
7640
|
-
},
|
7688
|
+
}, B1 = (i) => i == null ? "" : "" + i, v3 = (i, e, t) => {
|
7641
7689
|
i.forEach((s) => {
|
7642
7690
|
e[s] && (t[s] = e[s]);
|
7643
7691
|
});
|
7644
|
-
},
|
7692
|
+
}, N3 = /###/g, Z1 = (i) => i && i.indexOf("###") > -1 ? i.replace(N3, ".") : i, W1 = (i) => !i || v(i), r1 = (i, e, t) => {
|
7645
7693
|
const s = v(e) ? e.split(".") : e;
|
7646
7694
|
let o = 0;
|
7647
7695
|
for (; o < s.length - 1; ) {
|
7648
|
-
if (
|
7649
|
-
const l =
|
7696
|
+
if (W1(i)) return {};
|
7697
|
+
const l = Z1(s[o]);
|
7650
7698
|
!i[l] && t && (i[l] = new t()), Object.prototype.hasOwnProperty.call(i, l) ? i = i[l] : i = {}, ++o;
|
7651
7699
|
}
|
7652
|
-
return
|
7700
|
+
return W1(i) ? {} : {
|
7653
7701
|
obj: i,
|
7654
|
-
k:
|
7702
|
+
k: Z1(s[o])
|
7655
7703
|
};
|
7656
|
-
},
|
7704
|
+
}, j1 = (i, e, t) => {
|
7657
7705
|
const {
|
7658
7706
|
obj: s,
|
7659
7707
|
k: o
|
7660
|
-
} =
|
7708
|
+
} = r1(i, e, Object);
|
7661
7709
|
if (s !== void 0 || e.length === 1) {
|
7662
7710
|
s[o] = t;
|
7663
7711
|
return;
|
7664
7712
|
}
|
7665
|
-
let l = e[e.length - 1], c = e.slice(0, e.length - 1), r =
|
7713
|
+
let l = e[e.length - 1], c = e.slice(0, e.length - 1), r = r1(i, c, Object);
|
7666
7714
|
for (; r.obj === void 0 && c.length; )
|
7667
|
-
l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r =
|
7715
|
+
l = `${c[c.length - 1]}.${l}`, c = c.slice(0, c.length - 1), r = r1(i, c, Object), r && r.obj && typeof r.obj[`${r.k}.${l}`] < "u" && (r.obj = void 0);
|
7668
7716
|
r.obj[`${r.k}.${l}`] = t;
|
7669
|
-
},
|
7717
|
+
}, x3 = (i, e, t, s) => {
|
7670
7718
|
const {
|
7671
7719
|
obj: o,
|
7672
7720
|
k: l
|
7673
|
-
} =
|
7721
|
+
} = r1(i, e, Object);
|
7674
7722
|
o[l] = o[l] || [], o[l].push(t);
|
7675
|
-
},
|
7723
|
+
}, u1 = (i, e) => {
|
7676
7724
|
const {
|
7677
7725
|
obj: t,
|
7678
7726
|
k: s
|
7679
|
-
} =
|
7727
|
+
} = r1(i, e);
|
7680
7728
|
if (t)
|
7681
7729
|
return t[s];
|
7682
|
-
},
|
7683
|
-
const s =
|
7684
|
-
return s !== void 0 ? s :
|
7685
|
-
},
|
7730
|
+
}, M3 = (i, e, t) => {
|
7731
|
+
const s = u1(i, t);
|
7732
|
+
return s !== void 0 ? s : u1(e, t);
|
7733
|
+
}, ie = (i, e, t) => {
|
7686
7734
|
for (const s in e)
|
7687
|
-
s !== "__proto__" && s !== "constructor" && (s in i ? v(i[s]) || i[s] instanceof String || v(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) :
|
7735
|
+
s !== "__proto__" && s !== "constructor" && (s in i ? v(i[s]) || i[s] instanceof String || v(e[s]) || e[s] instanceof String ? t && (i[s] = e[s]) : ie(i[s], e[s], t) : i[s] = e[s]);
|
7688
7736
|
return i;
|
7689
7737
|
}, Q = (i) => i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
7690
|
-
var
|
7738
|
+
var R3 = {
|
7691
7739
|
"&": "&",
|
7692
7740
|
"<": "<",
|
7693
7741
|
">": ">",
|
@@ -7695,8 +7743,8 @@ var k3 = {
|
|
7695
7743
|
"'": "'",
|
7696
7744
|
"/": "/"
|
7697
7745
|
};
|
7698
|
-
const
|
7699
|
-
class
|
7746
|
+
const y3 = (i) => v(i) ? i.replace(/[&<>"'\/]/g, (e) => R3[e]) : i;
|
7747
|
+
class b3 {
|
7700
7748
|
constructor(e) {
|
7701
7749
|
this.capacity = e, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
|
7702
7750
|
}
|
@@ -7708,18 +7756,18 @@ class v3 {
|
|
7708
7756
|
return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(e, s), this.regExpQueue.push(e), s;
|
7709
7757
|
}
|
7710
7758
|
}
|
7711
|
-
const
|
7759
|
+
const _3 = [" ", ",", "?", "!", ";"], E3 = new b3(20), V3 = (i, e, t) => {
|
7712
7760
|
e = e || "", t = t || "";
|
7713
|
-
const s =
|
7761
|
+
const s = _3.filter((c) => e.indexOf(c) < 0 && t.indexOf(c) < 0);
|
7714
7762
|
if (s.length === 0) return !0;
|
7715
|
-
const o =
|
7763
|
+
const o = E3.getRegExp(`(${s.map((c) => c === "?" ? "\\?" : c).join("|")})`);
|
7716
7764
|
let l = !o.test(i);
|
7717
7765
|
if (!l) {
|
7718
7766
|
const c = i.indexOf(t);
|
7719
7767
|
c > 0 && !o.test(i.substring(0, c)) && (l = !0);
|
7720
7768
|
}
|
7721
7769
|
return l;
|
7722
|
-
},
|
7770
|
+
}, R1 = function(i, e) {
|
7723
7771
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
|
7724
7772
|
if (!i) return;
|
7725
7773
|
if (i[e]) return i[e];
|
@@ -7739,7 +7787,7 @@ const N3 = [" ", ",", "?", "!", ";"], x3 = new v3(20), M3 = (i, e, t) => {
|
|
7739
7787
|
o = c;
|
7740
7788
|
}
|
7741
7789
|
return o;
|
7742
|
-
},
|
7790
|
+
}, p1 = (i) => i && i.replace("_", "-"), H3 = {
|
7743
7791
|
type: "logger",
|
7744
7792
|
log(i) {
|
7745
7793
|
this.output("log", i);
|
@@ -7754,14 +7802,14 @@ const N3 = [" ", ",", "?", "!", ";"], x3 = new v3(20), M3 = (i, e, t) => {
|
|
7754
7802
|
console && console[i] && console[i].apply(console, e);
|
7755
7803
|
}
|
7756
7804
|
};
|
7757
|
-
class
|
7805
|
+
class w1 {
|
7758
7806
|
constructor(e) {
|
7759
7807
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
7760
7808
|
this.init(e, t);
|
7761
7809
|
}
|
7762
7810
|
init(e) {
|
7763
7811
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
7764
|
-
this.prefix = t.prefix || "i18next:", this.logger = e ||
|
7812
|
+
this.prefix = t.prefix || "i18next:", this.logger = e || H3, this.options = t, this.debug = t.debug;
|
7765
7813
|
}
|
7766
7814
|
log() {
|
7767
7815
|
for (var e = arguments.length, t = new Array(e), s = 0; s < e; s++)
|
@@ -7787,17 +7835,17 @@ class p1 {
|
|
7787
7835
|
return o && !this.debug ? null : (v(e[0]) && (e[0] = `${s}${this.prefix} ${e[0]}`), this.logger[t](e));
|
7788
7836
|
}
|
7789
7837
|
create(e) {
|
7790
|
-
return new
|
7838
|
+
return new w1(this.logger, {
|
7791
7839
|
prefix: `${this.prefix}:${e}:`,
|
7792
7840
|
...this.options
|
7793
7841
|
});
|
7794
7842
|
}
|
7795
7843
|
clone(e) {
|
7796
|
-
return e = e || this.options, e.prefix = e.prefix || this.prefix, new
|
7844
|
+
return e = e || this.options, e.prefix = e.prefix || this.prefix, new w1(this.logger, e);
|
7797
7845
|
}
|
7798
7846
|
}
|
7799
|
-
var j = new
|
7800
|
-
class
|
7847
|
+
var j = new w1();
|
7848
|
+
class k1 {
|
7801
7849
|
constructor() {
|
7802
7850
|
this.observers = {};
|
7803
7851
|
}
|
@@ -7831,7 +7879,7 @@ class f1 {
|
|
7831
7879
|
});
|
7832
7880
|
}
|
7833
7881
|
}
|
7834
|
-
class
|
7882
|
+
class D1 extends k1 {
|
7835
7883
|
constructor(e) {
|
7836
7884
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
7837
7885
|
ns: ["translation"],
|
@@ -7851,8 +7899,8 @@ class W1 extends f1 {
|
|
7851
7899
|
const l = o.keySeparator !== void 0 ? o.keySeparator : this.options.keySeparator, c = o.ignoreJSONStructure !== void 0 ? o.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
7852
7900
|
let r;
|
7853
7901
|
e.indexOf(".") > -1 ? r = e.split(".") : (r = [e, t], s && (Array.isArray(s) ? r.push(...s) : v(s) && l ? r.push(...s.split(l)) : r.push(s)));
|
7854
|
-
const d =
|
7855
|
-
return !d && !t && !s && e.indexOf(".") > -1 && (e = r[0], t = r[1], s = r.slice(2).join(".")), d || !c || !v(s) ? d :
|
7902
|
+
const d = u1(this.data, r);
|
7903
|
+
return !d && !t && !s && e.indexOf(".") > -1 && (e = r[0], t = r[1], s = r.slice(2).join(".")), d || !c || !v(s) ? d : R1(this.data && this.data[e] && this.data[e][t], s, l);
|
7856
7904
|
}
|
7857
7905
|
addResource(e, t, s, o) {
|
7858
7906
|
let l = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
|
@@ -7860,7 +7908,7 @@ class W1 extends f1 {
|
|
7860
7908
|
};
|
7861
7909
|
const c = l.keySeparator !== void 0 ? l.keySeparator : this.options.keySeparator;
|
7862
7910
|
let r = [e, t];
|
7863
|
-
s && (r = r.concat(c ? s.split(c) : s)), e.indexOf(".") > -1 && (r = e.split("."), o = t, t = r[1]), this.addNamespaces(t),
|
7911
|
+
s && (r = r.concat(c ? s.split(c) : s)), e.indexOf(".") > -1 && (r = e.split("."), o = t, t = r[1]), this.addNamespaces(t), j1(this.data, r, o), l.silent || this.emit("added", e, t, s, o);
|
7864
7912
|
}
|
7865
7913
|
addResources(e, t, s) {
|
7866
7914
|
let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {
|
@@ -7878,11 +7926,11 @@ class W1 extends f1 {
|
|
7878
7926
|
skipCopy: !1
|
7879
7927
|
}, r = [e, t];
|
7880
7928
|
e.indexOf(".") > -1 && (r = e.split("."), o = s, s = t, t = r[1]), this.addNamespaces(t);
|
7881
|
-
let d =
|
7882
|
-
c.skipCopy || (s = JSON.parse(JSON.stringify(s))), o ?
|
7929
|
+
let d = u1(this.data, r) || {};
|
7930
|
+
c.skipCopy || (s = JSON.parse(JSON.stringify(s))), o ? ie(d, s, l) : d = {
|
7883
7931
|
...d,
|
7884
7932
|
...s
|
7885
|
-
},
|
7933
|
+
}, j1(this.data, r, d), c.silent || this.emit("added", e, t, s);
|
7886
7934
|
}
|
7887
7935
|
removeResourceBundle(e, t) {
|
7888
7936
|
this.hasResourceBundle(e, t) && delete this.data[e][t], this.removeNamespaces(t), this.emit("removed", e, t);
|
@@ -7906,7 +7954,7 @@ class W1 extends f1 {
|
|
7906
7954
|
return this.data;
|
7907
7955
|
}
|
7908
7956
|
}
|
7909
|
-
var
|
7957
|
+
var se = {
|
7910
7958
|
processors: {},
|
7911
7959
|
addPostProcessor(i) {
|
7912
7960
|
this.processors[i.name] = i;
|
@@ -7917,11 +7965,11 @@ var ee = {
|
|
7917
7965
|
}), e;
|
7918
7966
|
}
|
7919
7967
|
};
|
7920
|
-
const
|
7921
|
-
class
|
7968
|
+
const T1 = {};
|
7969
|
+
class f1 extends k1 {
|
7922
7970
|
constructor(e) {
|
7923
7971
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
7924
|
-
super(),
|
7972
|
+
super(), v3(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = j.create("translator");
|
7925
7973
|
}
|
7926
7974
|
changeLanguage(e) {
|
7927
7975
|
e && (this.language = e);
|
@@ -7940,7 +7988,7 @@ class w1 extends f1 {
|
|
7940
7988
|
s === void 0 && (s = ":");
|
7941
7989
|
const o = t.keySeparator !== void 0 ? t.keySeparator : this.options.keySeparator;
|
7942
7990
|
let l = t.ns || this.options.defaultNS || [];
|
7943
|
-
const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !
|
7991
|
+
const c = s && e.indexOf(s) > -1, r = !this.options.userDefinedKeySeparator && !t.keySeparator && !this.options.userDefinedNsSeparator && !t.nsSeparator && !V3(e, s, o);
|
7944
7992
|
if (c && !r) {
|
7945
7993
|
const d = e.match(this.interpolator.nestingRegexp);
|
7946
7994
|
if (d && d.length > 0)
|
@@ -7988,8 +8036,8 @@ class w1 extends f1 {
|
|
7988
8036
|
}
|
7989
8037
|
const h = this.resolve(e, t);
|
7990
8038
|
let u = h && h.res;
|
7991
|
-
const p = h && h.usedKey || c, L = h && h.exactUsedKey || c,
|
7992
|
-
if (y && u && _ && f.indexOf(
|
8039
|
+
const p = h && h.usedKey || c, L = h && h.exactUsedKey || c, M = Object.prototype.toString.apply(u), f = ["[object Number]", "[object Function]", "[object RegExp]"], E = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, y = !this.i18nFormat || this.i18nFormat.handleAsObject, _ = !v(u) && typeof u != "boolean" && typeof u != "number";
|
8040
|
+
if (y && u && _ && f.indexOf(M) < 0 && !(v(E) && Array.isArray(u))) {
|
7993
8041
|
if (!t.returnObjects && !this.options.returnObjects) {
|
7994
8042
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
7995
8043
|
const w = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(p, u, {
|
@@ -7999,53 +8047,53 @@ class w1 extends f1 {
|
|
7999
8047
|
return o ? (h.res = w, h.usedParams = this.getUsedParamsDetails(t), h) : w;
|
8000
8048
|
}
|
8001
8049
|
if (l) {
|
8002
|
-
const w = Array.isArray(u),
|
8050
|
+
const w = Array.isArray(u), N = w ? [] : {}, b = w ? L : p;
|
8003
8051
|
for (const R in u)
|
8004
8052
|
if (Object.prototype.hasOwnProperty.call(u, R)) {
|
8005
|
-
const
|
8006
|
-
|
8053
|
+
const F = `${b}${l}${R}`;
|
8054
|
+
N[R] = this.translate(F, {
|
8007
8055
|
...t,
|
8008
8056
|
joinArrays: !1,
|
8009
8057
|
ns: r
|
8010
|
-
}),
|
8058
|
+
}), N[R] === F && (N[R] = u[R]);
|
8011
8059
|
}
|
8012
|
-
u =
|
8060
|
+
u = N;
|
8013
8061
|
}
|
8014
8062
|
} else if (y && v(E) && Array.isArray(u))
|
8015
8063
|
u = u.join(E), u && (u = this.extendTranslation(u, e, t, s));
|
8016
8064
|
else {
|
8017
|
-
let w = !1,
|
8018
|
-
const b = t.count !== void 0 && !v(t.count), R =
|
8065
|
+
let w = !1, N = !1;
|
8066
|
+
const b = t.count !== void 0 && !v(t.count), R = f1.hasDefaultValue(t), F = b ? this.pluralResolver.getSuffix(g, t.count, t) : "", J = t.ordinal && b ? this.pluralResolver.getSuffix(g, t.count, {
|
8019
8067
|
ordinal: !1
|
8020
|
-
}) : "", t1 = b && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(),
|
8021
|
-
!this.isValidLookup(u) && R && (w = !0, u =
|
8022
|
-
const
|
8023
|
-
if (
|
8024
|
-
if (this.logger.log(
|
8025
|
-
const
|
8068
|
+
}) : "", t1 = b && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), K = t1 && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${F}`] || t[`defaultValue${J}`] || t.defaultValue;
|
8069
|
+
!this.isValidLookup(u) && R && (w = !0, u = K), this.isValidLookup(u) || (N = !0, u = c);
|
8070
|
+
const H = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && N ? void 0 : u, D = R && K !== u && this.options.updateMissing;
|
8071
|
+
if (N || w || D) {
|
8072
|
+
if (this.logger.log(D ? "updateKey" : "missingKey", g, d, c, D ? K : u), l) {
|
8073
|
+
const O = this.resolve(c, {
|
8026
8074
|
...t,
|
8027
8075
|
keySeparator: !1
|
8028
8076
|
});
|
8029
|
-
|
8030
|
-
}
|
8031
|
-
let
|
8032
|
-
const
|
8033
|
-
if (this.options.saveMissingTo === "fallback" &&
|
8034
|
-
for (let
|
8035
|
-
|
8036
|
-
else this.options.saveMissingTo === "all" ?
|
8037
|
-
const
|
8038
|
-
const
|
8039
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(
|
8077
|
+
O && O.res && this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
8078
|
+
}
|
8079
|
+
let P = [];
|
8080
|
+
const q = this.languageUtils.getFallbackCodes(this.options.fallbackLng, t.lng || this.language);
|
8081
|
+
if (this.options.saveMissingTo === "fallback" && q && q[0])
|
8082
|
+
for (let O = 0; O < q.length; O++)
|
8083
|
+
P.push(q[O]);
|
8084
|
+
else this.options.saveMissingTo === "all" ? P = this.languageUtils.toResolveHierarchy(t.lng || this.language) : P.push(t.lng || this.language);
|
8085
|
+
const c1 = (O, T, B) => {
|
8086
|
+
const d1 = R && B !== u ? B : H;
|
8087
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(O, d, T, d1, D, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(O, d, T, d1, D, t), this.emit("missingKey", O, d, T, u);
|
8040
8088
|
};
|
8041
|
-
this.options.saveMissing && (this.options.saveMissingPlurals && b ?
|
8042
|
-
const
|
8043
|
-
t1 && t[`defaultValue${this.options.pluralSeparator}zero`] &&
|
8044
|
-
|
8089
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && b ? P.forEach((O) => {
|
8090
|
+
const T = this.pluralResolver.getSuffixes(O, t);
|
8091
|
+
t1 && t[`defaultValue${this.options.pluralSeparator}zero`] && T.indexOf(`${this.options.pluralSeparator}zero`) < 0 && T.push(`${this.options.pluralSeparator}zero`), T.forEach((B) => {
|
8092
|
+
c1([O], c + B, t[`defaultValue${B}`] || K);
|
8045
8093
|
});
|
8046
|
-
}) :
|
8094
|
+
}) : c1(P, c, K));
|
8047
8095
|
}
|
8048
|
-
u = this.extendTranslation(u, e, t, h, s),
|
8096
|
+
u = this.extendTranslation(u, e, t, h, s), N && u === c && this.options.appendNamespaceToMissingKey && (u = `${d}:${c}`), (N || w) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? u = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${d}:${c}` : c, w ? u : void 0) : u = this.options.parseMissingKeyHandler(u));
|
8049
8097
|
}
|
8050
8098
|
return o ? (h.res = u, h.usedParams = this.getUsedParamsDetails(t), h) : u;
|
8051
8099
|
}
|
@@ -8087,7 +8135,7 @@ class w1 extends f1 {
|
|
8087
8135
|
}, s)), s.interpolation && this.interpolator.reset();
|
8088
8136
|
}
|
8089
8137
|
const r = s.postProcess || this.options.postProcess, d = v(r) ? [r] : r;
|
8090
|
-
return e != null && d && d.length && s.applyPostProcessor !== !1 && (e =
|
8138
|
+
return e != null && d && d.length && s.applyPostProcessor !== !1 && (e = se.handle(d, e, t, this.options && this.options.postProcessPassResolved ? {
|
8091
8139
|
i18nResolved: {
|
8092
8140
|
...o,
|
8093
8141
|
usedParams: this.getUsedParamsDetails(s)
|
@@ -8103,9 +8151,9 @@ class w1 extends f1 {
|
|
8103
8151
|
o = a;
|
8104
8152
|
let h = g.namespaces;
|
8105
8153
|
this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
|
8106
|
-
const u = t.count !== void 0 && !v(t.count), p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), L = t.context !== void 0 && (v(t.context) || typeof t.context == "number") && t.context !== "",
|
8154
|
+
const u = t.count !== void 0 && !v(t.count), p = u && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), L = t.context !== void 0 && (v(t.context) || typeof t.context == "number") && t.context !== "", M = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
|
8107
8155
|
h.forEach((f) => {
|
8108
|
-
this.isValidLookup(s) || (r = f, !
|
8156
|
+
this.isValidLookup(s) || (r = f, !T1[`${M[0]}-${f}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(r) && (T1[`${M[0]}-${f}`] = !0, this.logger.warn(`key "${o}" for languages "${M.join(", ")}" won't get resolved as namespace "${r}" 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!!!")), M.forEach((E) => {
|
8109
8157
|
if (this.isValidLookup(s)) return;
|
8110
8158
|
c = E;
|
8111
8159
|
const y = [a];
|
@@ -8114,10 +8162,10 @@ class w1 extends f1 {
|
|
8114
8162
|
else {
|
8115
8163
|
let w;
|
8116
8164
|
u && (w = this.pluralResolver.getSuffix(E, t.count, t));
|
8117
|
-
const
|
8118
|
-
if (u && (y.push(a + w), t.ordinal && w.indexOf(b) === 0 && y.push(a + w.replace(b, this.options.pluralSeparator)), p && y.push(a +
|
8165
|
+
const N = `${this.options.pluralSeparator}zero`, b = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
8166
|
+
if (u && (y.push(a + w), t.ordinal && w.indexOf(b) === 0 && y.push(a + w.replace(b, this.options.pluralSeparator)), p && y.push(a + N)), L) {
|
8119
8167
|
const R = `${a}${this.options.contextSeparator}${t.context}`;
|
8120
|
-
y.push(R), u && (y.push(R + w), t.ordinal && w.indexOf(b) === 0 && y.push(R + w.replace(b, this.options.pluralSeparator)), p && y.push(R +
|
8168
|
+
y.push(R), u && (y.push(R + w), t.ordinal && w.indexOf(b) === 0 && y.push(R + w.replace(b, this.options.pluralSeparator)), p && y.push(R + N));
|
8121
8169
|
}
|
8122
8170
|
}
|
8123
8171
|
let _;
|
@@ -8164,18 +8212,18 @@ class w1 extends f1 {
|
|
8164
8212
|
return !1;
|
8165
8213
|
}
|
8166
8214
|
}
|
8167
|
-
const
|
8168
|
-
class
|
8215
|
+
const N1 = (i) => i.charAt(0).toUpperCase() + i.slice(1);
|
8216
|
+
class G1 {
|
8169
8217
|
constructor(e) {
|
8170
8218
|
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = j.create("languageUtils");
|
8171
8219
|
}
|
8172
8220
|
getScriptPartFromCode(e) {
|
8173
|
-
if (e =
|
8221
|
+
if (e = p1(e), !e || e.indexOf("-") < 0) return null;
|
8174
8222
|
const t = e.split("-");
|
8175
8223
|
return t.length === 2 || (t.pop(), t[t.length - 1].toLowerCase() === "x") ? null : this.formatLanguageCode(t.join("-"));
|
8176
8224
|
}
|
8177
8225
|
getLanguagePartFromCode(e) {
|
8178
|
-
if (e =
|
8226
|
+
if (e = p1(e), !e || e.indexOf("-") < 0) return e;
|
8179
8227
|
const t = e.split("-");
|
8180
8228
|
return this.formatLanguageCode(t[0]);
|
8181
8229
|
}
|
@@ -8189,7 +8237,7 @@ class D1 {
|
|
8189
8237
|
}
|
8190
8238
|
const t = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"];
|
8191
8239
|
let s = e.split("-");
|
8192
|
-
return this.options.lowerCaseLng ? s = s.map((o) => o.toLowerCase()) : s.length === 2 ? (s[0] = s[0].toLowerCase(), s[1] = s[1].toUpperCase(), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] =
|
8240
|
+
return this.options.lowerCaseLng ? s = s.map((o) => o.toLowerCase()) : s.length === 2 ? (s[0] = s[0].toLowerCase(), s[1] = s[1].toUpperCase(), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = N1(s[1].toLowerCase()))) : s.length === 3 && (s[0] = s[0].toLowerCase(), s[1].length === 2 && (s[1] = s[1].toUpperCase()), s[0] !== "sgn" && s[2].length === 2 && (s[2] = s[2].toUpperCase()), t.indexOf(s[1].toLowerCase()) > -1 && (s[1] = N1(s[1].toLowerCase())), t.indexOf(s[2].toLowerCase()) > -1 && (s[2] = N1(s[2].toLowerCase()))), s.join("-");
|
8193
8241
|
}
|
8194
8242
|
return this.options.cleanCode || this.options.lowerCaseLng ? e.toLowerCase() : e;
|
8195
8243
|
}
|
@@ -8230,7 +8278,7 @@ class D1 {
|
|
8230
8278
|
}), o;
|
8231
8279
|
}
|
8232
8280
|
}
|
8233
|
-
let
|
8281
|
+
let I3 = [{
|
8234
8282
|
lngs: ["ach", "ak", "am", "arn", "br", "fil", "gun", "ln", "mfe", "mg", "mi", "oc", "pt", "pt-BR", "tg", "tl", "ti", "tr", "uz", "wa"],
|
8235
8283
|
nr: [1, 2],
|
8236
8284
|
fc: 1
|
@@ -8322,7 +8370,7 @@ let b3 = [{
|
|
8322
8370
|
lngs: ["he", "iw"],
|
8323
8371
|
nr: [1, 2, 20, 21],
|
8324
8372
|
fc: 22
|
8325
|
-
}],
|
8373
|
+
}], O3 = {
|
8326
8374
|
1: (i) => +(i > 1),
|
8327
8375
|
2: (i) => +(i != 1),
|
8328
8376
|
3: (i) => 0,
|
@@ -8346,28 +8394,28 @@ let b3 = [{
|
|
8346
8394
|
21: (i) => i % 100 == 1 ? 1 : i % 100 == 2 ? 2 : i % 100 == 3 || i % 100 == 4 ? 3 : 0,
|
8347
8395
|
22: (i) => i == 1 ? 0 : i == 2 ? 1 : (i < 0 || i > 10) && i % 10 == 0 ? 2 : 3
|
8348
8396
|
};
|
8349
|
-
const
|
8397
|
+
const S3 = ["v1", "v2", "v3"], A3 = ["v4"], K1 = {
|
8350
8398
|
zero: 0,
|
8351
8399
|
one: 1,
|
8352
8400
|
two: 2,
|
8353
8401
|
few: 3,
|
8354
8402
|
many: 4,
|
8355
8403
|
other: 5
|
8356
|
-
},
|
8404
|
+
}, B3 = () => {
|
8357
8405
|
const i = {};
|
8358
|
-
return
|
8406
|
+
return I3.forEach((e) => {
|
8359
8407
|
e.lngs.forEach((t) => {
|
8360
8408
|
i[t] = {
|
8361
8409
|
numbers: e.nr,
|
8362
|
-
plurals:
|
8410
|
+
plurals: O3[e.fc]
|
8363
8411
|
};
|
8364
8412
|
});
|
8365
8413
|
}), i;
|
8366
8414
|
};
|
8367
|
-
class
|
8415
|
+
class Z3 {
|
8368
8416
|
constructor(e) {
|
8369
8417
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
8370
|
-
this.languageUtils = e, this.options = t, this.logger = j.create("pluralResolver"), (!this.options.compatibilityJSON ||
|
8418
|
+
this.languageUtils = e, this.options = t, this.logger = j.create("pluralResolver"), (!this.options.compatibilityJSON || A3.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 = B3(), this.pluralRulesCache = {};
|
8371
8419
|
}
|
8372
8420
|
addRule(e, t) {
|
8373
8421
|
this.rules[e] = t;
|
@@ -8378,7 +8426,7 @@ class H3 {
|
|
8378
8426
|
getRule(e) {
|
8379
8427
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
8380
8428
|
if (this.shouldUseIntlApi()) {
|
8381
|
-
const s =
|
8429
|
+
const s = p1(e === "dev" ? "en" : e), o = t.ordinal ? "ordinal" : "cardinal", l = JSON.stringify({
|
8382
8430
|
cleanedCode: s,
|
8383
8431
|
type: o
|
8384
8432
|
});
|
@@ -8410,7 +8458,7 @@ class H3 {
|
|
8410
8458
|
getSuffixes(e) {
|
8411
8459
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
8412
8460
|
const s = this.getRule(e, t);
|
8413
|
-
return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((o, l) =>
|
8461
|
+
return s ? this.shouldUseIntlApi() ? s.resolvedOptions().pluralCategories.sort((o, l) => K1[o] - K1[l]).map((o) => `${this.options.prepend}${t.ordinal ? `ordinal${this.options.prepend}` : ""}${o}`) : s.numbers.map((o) => this.getSuffix(e, o, t)) : [];
|
8414
8462
|
}
|
8415
8463
|
getSuffix(e, t) {
|
8416
8464
|
let s = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
@@ -8425,14 +8473,14 @@ class H3 {
|
|
8425
8473
|
return this.options.compatibilityJSON === "v1" ? o === 1 ? "" : typeof o == "number" ? `_plural_${o.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();
|
8426
8474
|
}
|
8427
8475
|
shouldUseIntlApi() {
|
8428
|
-
return !
|
8476
|
+
return !S3.includes(this.options.compatibilityJSON);
|
8429
8477
|
}
|
8430
8478
|
}
|
8431
|
-
const
|
8432
|
-
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l =
|
8433
|
-
return !l && o && v(t) && (l =
|
8434
|
-
},
|
8435
|
-
class
|
8479
|
+
const P1 = function(i, e, t) {
|
8480
|
+
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", o = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, l = M3(i, e, t);
|
8481
|
+
return !l && o && v(t) && (l = R1(i, t, s), l === void 0 && (l = R1(e, t, s))), l;
|
8482
|
+
}, x1 = (i) => i.replace(/\$/g, "$$$$");
|
8483
|
+
class W3 {
|
8436
8484
|
constructor() {
|
8437
8485
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
8438
8486
|
this.logger = j.create("interpolator"), this.options = e, this.format = e.interpolation && e.interpolation.format || ((t) => t), this.init(e);
|
@@ -8456,12 +8504,12 @@ class I3 {
|
|
8456
8504
|
nestingPrefix: u,
|
8457
8505
|
nestingPrefixEscaped: p,
|
8458
8506
|
nestingSuffix: L,
|
8459
|
-
nestingSuffixEscaped:
|
8507
|
+
nestingSuffixEscaped: M,
|
8460
8508
|
nestingOptionsSeparator: f,
|
8461
8509
|
maxReplaces: E,
|
8462
8510
|
alwaysFormat: y
|
8463
8511
|
} = e.interpolation;
|
8464
|
-
this.escape = t !== void 0 ? t :
|
8512
|
+
this.escape = t !== void 0 ? t : y3, this.escapeValue = s !== void 0 ? s : !0, this.useRawValueToEscape = o !== void 0 ? o : !1, this.prefix = l ? Q(l) : c || "{{", this.suffix = r ? Q(r) : d || "}}", this.formatSeparator = g || ",", this.unescapePrefix = a ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : a || "", this.nestingPrefix = u ? Q(u) : p || Q("$t("), this.nestingSuffix = L ? Q(L) : M || Q(")"), this.nestingOptionsSeparator = f || ",", this.maxReplaces = E || 1e3, this.alwaysFormat = y !== void 0 ? y : !1, this.resetRegExp();
|
8465
8513
|
}
|
8466
8514
|
reset() {
|
8467
8515
|
this.options && this.init(this.options);
|
@@ -8474,28 +8522,28 @@ class I3 {
|
|
8474
8522
|
let l, c, r;
|
8475
8523
|
const d = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, g = (p) => {
|
8476
8524
|
if (p.indexOf(this.formatSeparator) < 0) {
|
8477
|
-
const E =
|
8525
|
+
const E = P1(t, d, p, this.options.keySeparator, this.options.ignoreJSONStructure);
|
8478
8526
|
return this.alwaysFormat ? this.format(E, void 0, s, {
|
8479
8527
|
...o,
|
8480
8528
|
...t,
|
8481
8529
|
interpolationkey: p
|
8482
8530
|
}) : E;
|
8483
8531
|
}
|
8484
|
-
const L = p.split(this.formatSeparator),
|
8485
|
-
return this.format(
|
8532
|
+
const L = p.split(this.formatSeparator), M = L.shift().trim(), f = L.join(this.formatSeparator).trim();
|
8533
|
+
return this.format(P1(t, d, M, this.options.keySeparator, this.options.ignoreJSONStructure), f, s, {
|
8486
8534
|
...o,
|
8487
8535
|
...t,
|
8488
|
-
interpolationkey:
|
8536
|
+
interpolationkey: M
|
8489
8537
|
});
|
8490
8538
|
};
|
8491
8539
|
this.resetRegExp();
|
8492
8540
|
const a = o && o.missingInterpolationHandler || this.options.missingInterpolationHandler, h = o && o.interpolation && o.interpolation.skipOnVariables !== void 0 ? o.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
|
8493
8541
|
return [{
|
8494
8542
|
regex: this.regexpUnescape,
|
8495
|
-
safeValue: (p) =>
|
8543
|
+
safeValue: (p) => x1(p)
|
8496
8544
|
}, {
|
8497
8545
|
regex: this.regexp,
|
8498
|
-
safeValue: (p) => this.escapeValue ?
|
8546
|
+
safeValue: (p) => this.escapeValue ? x1(this.escape(p)) : x1(p)
|
8499
8547
|
}].forEach((p) => {
|
8500
8548
|
for (r = 0; l = p.regex.exec(e); ) {
|
8501
8549
|
const L = l[1].trim();
|
@@ -8510,9 +8558,9 @@ class I3 {
|
|
8510
8558
|
continue;
|
8511
8559
|
} else
|
8512
8560
|
this.logger.warn(`missed to pass in variable ${L} for interpolating ${e}`), c = "";
|
8513
|
-
else !v(c) && !this.useRawValueToEscape && (c =
|
8514
|
-
const
|
8515
|
-
if (e = e.replace(l[0],
|
8561
|
+
else !v(c) && !this.useRawValueToEscape && (c = B1(c));
|
8562
|
+
const M = p.safeValue(c);
|
8563
|
+
if (e = e.replace(l[0], M), h ? (p.regex.lastIndex += c.length, p.regex.lastIndex -= l[0].length) : p.regex.lastIndex = 0, r++, r >= this.maxReplaces)
|
8516
8564
|
break;
|
8517
8565
|
}
|
8518
8566
|
}), e;
|
@@ -8532,8 +8580,8 @@ class I3 {
|
|
8532
8580
|
...g,
|
8533
8581
|
...c
|
8534
8582
|
});
|
8535
|
-
} catch (
|
8536
|
-
return this.logger.warn(`failed parsing options string in nesting for key ${d}`,
|
8583
|
+
} catch (M) {
|
8584
|
+
return this.logger.warn(`failed parsing options string in nesting for key ${d}`, M), `${d}${a}${u}`;
|
8537
8585
|
}
|
8538
8586
|
return c.defaultValue && c.defaultValue.indexOf(this.prefix) > -1 && delete c.defaultValue, d;
|
8539
8587
|
};
|
@@ -8548,7 +8596,7 @@ class I3 {
|
|
8548
8596
|
o[1] = a.shift(), d = a, g = !0;
|
8549
8597
|
}
|
8550
8598
|
if (l = t(r.call(this, o[1].trim(), c), c), l && o[0] === e && !v(l)) return l;
|
8551
|
-
v(l) || (l =
|
8599
|
+
v(l) || (l = B1(l)), l || (this.logger.warn(`missed to resolve ${o[1]} for nesting ${e}`), l = ""), g && (l = d.reduce((a, h) => this.format(a, h, s.lng, {
|
8552
8600
|
...s,
|
8553
8601
|
interpolationkey: o[1].trim()
|
8554
8602
|
}), l.trim())), e = e.replace(o[0], l), this.regexp.lastIndex = 0;
|
@@ -8556,7 +8604,7 @@ class I3 {
|
|
8556
8604
|
return e;
|
8557
8605
|
}
|
8558
8606
|
}
|
8559
|
-
const
|
8607
|
+
const j3 = (i) => {
|
8560
8608
|
let e = i.toLowerCase().trim();
|
8561
8609
|
const t = {};
|
8562
8610
|
if (i.indexOf("(") > -1) {
|
@@ -8574,7 +8622,7 @@ const S3 = (i) => {
|
|
8574
8622
|
formatName: e,
|
8575
8623
|
formatOptions: t
|
8576
8624
|
};
|
8577
|
-
},
|
8625
|
+
}, X = (i) => {
|
8578
8626
|
const e = {};
|
8579
8627
|
return (t, s, o) => {
|
8580
8628
|
let l = o;
|
@@ -8584,39 +8632,39 @@ const S3 = (i) => {
|
|
8584
8632
|
});
|
8585
8633
|
const c = s + JSON.stringify(l);
|
8586
8634
|
let r = e[c];
|
8587
|
-
return r || (r = i(
|
8635
|
+
return r || (r = i(p1(s), o), e[c] = r), r(t);
|
8588
8636
|
};
|
8589
8637
|
};
|
8590
|
-
class
|
8638
|
+
class D3 {
|
8591
8639
|
constructor() {
|
8592
8640
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
8593
8641
|
this.logger = j.create("formatter"), this.options = e, this.formats = {
|
8594
|
-
number:
|
8642
|
+
number: X((t, s) => {
|
8595
8643
|
const o = new Intl.NumberFormat(t, {
|
8596
8644
|
...s
|
8597
8645
|
});
|
8598
8646
|
return (l) => o.format(l);
|
8599
8647
|
}),
|
8600
|
-
currency:
|
8648
|
+
currency: X((t, s) => {
|
8601
8649
|
const o = new Intl.NumberFormat(t, {
|
8602
8650
|
...s,
|
8603
8651
|
style: "currency"
|
8604
8652
|
});
|
8605
8653
|
return (l) => o.format(l);
|
8606
8654
|
}),
|
8607
|
-
datetime:
|
8655
|
+
datetime: X((t, s) => {
|
8608
8656
|
const o = new Intl.DateTimeFormat(t, {
|
8609
8657
|
...s
|
8610
8658
|
});
|
8611
8659
|
return (l) => o.format(l);
|
8612
8660
|
}),
|
8613
|
-
relativetime:
|
8661
|
+
relativetime: X((t, s) => {
|
8614
8662
|
const o = new Intl.RelativeTimeFormat(t, {
|
8615
8663
|
...s
|
8616
8664
|
});
|
8617
8665
|
return (l) => o.format(l, s.range || "day");
|
8618
8666
|
}),
|
8619
|
-
list:
|
8667
|
+
list: X((t, s) => {
|
8620
8668
|
const o = new Intl.ListFormat(t, {
|
8621
8669
|
...s
|
8622
8670
|
});
|
@@ -8634,7 +8682,7 @@ class O3 {
|
|
8634
8682
|
this.formats[e.toLowerCase().trim()] = t;
|
8635
8683
|
}
|
8636
8684
|
addCached(e, t) {
|
8637
|
-
this.formats[e.toLowerCase().trim()] =
|
8685
|
+
this.formats[e.toLowerCase().trim()] = X(t);
|
8638
8686
|
}
|
8639
8687
|
format(e, t, s) {
|
8640
8688
|
let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
@@ -8647,7 +8695,7 @@ class O3 {
|
|
8647
8695
|
const {
|
8648
8696
|
formatName: g,
|
8649
8697
|
formatOptions: a
|
8650
|
-
} =
|
8698
|
+
} = j3(d);
|
8651
8699
|
if (this.formats[g]) {
|
8652
8700
|
let h = r;
|
8653
8701
|
try {
|
@@ -8667,10 +8715,10 @@ class O3 {
|
|
8667
8715
|
}, e);
|
8668
8716
|
}
|
8669
8717
|
}
|
8670
|
-
const
|
8718
|
+
const T3 = (i, e) => {
|
8671
8719
|
i.pending[e] !== void 0 && (delete i.pending[e], i.pendingCount--);
|
8672
8720
|
};
|
8673
|
-
class
|
8721
|
+
class G3 extends k1 {
|
8674
8722
|
constructor(e, t, s) {
|
8675
8723
|
let o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
8676
8724
|
super(), this.backend = e, this.store = t, this.services = s, this.languageUtils = s.languageUtils, this.options = o, this.logger = j.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = o.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = o.maxRetries >= 0 ? o.maxRetries : 5, this.retryTimeout = o.retryTimeout >= 1 ? o.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(s, o.backend, o);
|
@@ -8703,7 +8751,7 @@ class B3 extends f1 {
|
|
8703
8751
|
}), this.state[e] = t ? -1 : 2, t && s && (this.state[e] = 0);
|
8704
8752
|
const r = {};
|
8705
8753
|
this.queue.forEach((d) => {
|
8706
|
-
|
8754
|
+
x3(d.loaded, [l], c), T3(d, e), t && d.errors.push(t), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((g) => {
|
8707
8755
|
r[g] || (r[g] = {});
|
8708
8756
|
const a = d.loaded[g];
|
8709
8757
|
a.length && a.forEach((h) => {
|
@@ -8805,7 +8853,7 @@ class B3 extends f1 {
|
|
8805
8853
|
}
|
8806
8854
|
}
|
8807
8855
|
}
|
8808
|
-
const
|
8856
|
+
const F1 = () => ({
|
8809
8857
|
debug: !1,
|
8810
8858
|
initImmediate: !0,
|
8811
8859
|
ns: ["translation"],
|
@@ -8861,18 +8909,18 @@ const K1 = () => ({
|
|
8861
8909
|
maxReplaces: 1e3,
|
8862
8910
|
skipOnVariables: !0
|
8863
8911
|
}
|
8864
|
-
}),
|
8865
|
-
},
|
8912
|
+
}), Y1 = (i) => (v(i.ns) && (i.ns = [i.ns]), v(i.fallbackLng) && (i.fallbackLng = [i.fallbackLng]), v(i.fallbackNS) && (i.fallbackNS = [i.fallbackNS]), i.supportedLngs && i.supportedLngs.indexOf("cimode") < 0 && (i.supportedLngs = i.supportedLngs.concat(["cimode"])), i), C1 = () => {
|
8913
|
+
}, K3 = (i) => {
|
8866
8914
|
Object.getOwnPropertyNames(Object.getPrototypeOf(i)).forEach((t) => {
|
8867
8915
|
typeof i[t] == "function" && (i[t] = i[t].bind(i));
|
8868
8916
|
});
|
8869
8917
|
};
|
8870
|
-
class
|
8918
|
+
class l1 extends k1 {
|
8871
8919
|
constructor() {
|
8872
8920
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
|
8873
|
-
if (super(), this.options =
|
8921
|
+
if (super(), this.options = Y1(e), this.services = {}, this.logger = j, this.modules = {
|
8874
8922
|
external: []
|
8875
|
-
},
|
8923
|
+
}, K3(this), t && !this.isInitialized && !e.isClone) {
|
8876
8924
|
if (!this.options.initImmediate)
|
8877
8925
|
return this.init(e, t), this;
|
8878
8926
|
setTimeout(() => {
|
@@ -8884,11 +8932,11 @@ class r1 extends f1 {
|
|
8884
8932
|
var e = this;
|
8885
8933
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, s = arguments.length > 1 ? arguments[1] : void 0;
|
8886
8934
|
this.isInitializing = !0, typeof t == "function" && (s = t, t = {}), !t.defaultNS && t.defaultNS !== !1 && t.ns && (v(t.ns) ? t.defaultNS = t.ns : t.ns.indexOf("translation") < 0 && (t.defaultNS = t.ns[0]));
|
8887
|
-
const o =
|
8935
|
+
const o = F1();
|
8888
8936
|
this.options = {
|
8889
8937
|
...o,
|
8890
8938
|
...this.options,
|
8891
|
-
...
|
8939
|
+
...Y1(t)
|
8892
8940
|
}, this.options.compatibilityAPI !== "v1" && (this.options.interpolation = {
|
8893
8941
|
...o.interpolation,
|
8894
8942
|
...this.options.interpolation
|
@@ -8897,29 +8945,29 @@ class r1 extends f1 {
|
|
8897
8945
|
if (!this.options.isClone) {
|
8898
8946
|
this.modules.logger ? j.init(l(this.modules.logger), this.options) : j.init(null, this.options);
|
8899
8947
|
let a;
|
8900
|
-
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a =
|
8901
|
-
const h = new
|
8902
|
-
this.store = new
|
8948
|
+
this.modules.formatter ? a = this.modules.formatter : typeof Intl < "u" && (a = D3);
|
8949
|
+
const h = new G1(this.options);
|
8950
|
+
this.store = new D1(this.options.resources, this.options);
|
8903
8951
|
const u = this.services;
|
8904
|
-
u.logger = j, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new
|
8952
|
+
u.logger = j, u.resourceStore = this.store, u.languageUtils = h, u.pluralResolver = new Z3(h, {
|
8905
8953
|
prepend: this.options.pluralSeparator,
|
8906
8954
|
compatibilityJSON: this.options.compatibilityJSON,
|
8907
8955
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
8908
|
-
}), a && (!this.options.interpolation.format || this.options.interpolation.format === o.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
|
8956
|
+
}), a && (!this.options.interpolation.format || this.options.interpolation.format === o.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 W3(this.options), u.utils = {
|
8909
8957
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
8910
|
-
}, u.backendConnector = new
|
8911
|
-
for (var L = arguments.length,
|
8912
|
-
|
8913
|
-
e.emit(p, ...
|
8914
|
-
}), 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
|
8915
|
-
for (var L = arguments.length,
|
8916
|
-
|
8917
|
-
e.emit(p, ...
|
8958
|
+
}, u.backendConnector = new G3(l(this.modules.backend), u.resourceStore, u, this.options), u.backendConnector.on("*", function(p) {
|
8959
|
+
for (var L = arguments.length, M = new Array(L > 1 ? L - 1 : 0), f = 1; f < L; f++)
|
8960
|
+
M[f - 1] = arguments[f];
|
8961
|
+
e.emit(p, ...M);
|
8962
|
+
}), 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 f1(this.services, this.options), this.translator.on("*", function(p) {
|
8963
|
+
for (var L = arguments.length, M = new Array(L > 1 ? L - 1 : 0), f = 1; f < L; f++)
|
8964
|
+
M[f - 1] = arguments[f];
|
8965
|
+
e.emit(p, ...M);
|
8918
8966
|
}), this.modules.external.forEach((p) => {
|
8919
8967
|
p.init && p.init(this);
|
8920
8968
|
});
|
8921
8969
|
}
|
8922
|
-
if (this.format = this.options.interpolation.format, s || (s =
|
8970
|
+
if (this.format = this.options.interpolation.format, s || (s = C1), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
|
8923
8971
|
const a = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
|
8924
8972
|
a.length > 0 && a[0] !== "dev" && (this.options.lng = a[0]);
|
8925
8973
|
}
|
@@ -8942,7 +8990,7 @@ class r1 extends f1 {
|
|
8942
8990
|
return this.options.resources || !this.options.initImmediate ? g() : setTimeout(g, 0), d;
|
8943
8991
|
}
|
8944
8992
|
loadResources(e) {
|
8945
|
-
let s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
8993
|
+
let s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : C1;
|
8946
8994
|
const o = v(e) ? e : this.language;
|
8947
8995
|
if (typeof e == "function" && (s = e), !this.options.resources || this.options.partialBundledLanguages) {
|
8948
8996
|
if (o && o.toLowerCase() === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return s();
|
@@ -8960,14 +9008,14 @@ class r1 extends f1 {
|
|
8960
9008
|
}
|
8961
9009
|
reloadResources(e, t, s) {
|
8962
9010
|
const o = s1();
|
8963
|
-
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 =
|
9011
|
+
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 = C1), this.services.backendConnector.reload(e, t, (l) => {
|
8964
9012
|
o.resolve(), s(l);
|
8965
9013
|
}), o;
|
8966
9014
|
}
|
8967
9015
|
use(e) {
|
8968
9016
|
if (!e) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
|
8969
9017
|
if (!e.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
|
8970
|
-
return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" &&
|
9018
|
+
return e.type === "backend" && (this.modules.backend = e), (e.type === "logger" || e.log && e.warn && e.error) && (this.modules.logger = e), e.type === "languageDetector" && (this.modules.languageDetector = e), e.type === "i18nFormat" && (this.modules.i18nFormat = e), e.type === "postProcessor" && se.addPostProcessor(e), e.type === "formatter" && (this.modules.formatter = e), e.type === "3rdParty" && this.modules.external.push(e), this;
|
8971
9019
|
}
|
8972
9020
|
setResolvedLanguage(e) {
|
8973
9021
|
if (!(!e || !this.languages) && !(["cimode", "dev"].indexOf(e) > -1))
|
@@ -9065,29 +9113,29 @@ class r1 extends f1 {
|
|
9065
9113
|
}
|
9066
9114
|
dir(e) {
|
9067
9115
|
if (e || (e = this.resolvedLanguage || (this.languages && this.languages.length > 0 ? this.languages[0] : this.language)), !e) return "rtl";
|
9068
|
-
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new
|
9116
|
+
const t = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"], s = this.services && this.services.languageUtils || new G1(F1());
|
9069
9117
|
return t.indexOf(s.getLanguagePartFromCode(e)) > -1 || e.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
|
9070
9118
|
}
|
9071
9119
|
static createInstance() {
|
9072
9120
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
|
9073
|
-
return new
|
9121
|
+
return new l1(e, t);
|
9074
9122
|
}
|
9075
9123
|
cloneInstance() {
|
9076
|
-
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
9124
|
+
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : C1;
|
9077
9125
|
const s = e.forkResourceStore;
|
9078
9126
|
s && delete e.forkResourceStore;
|
9079
9127
|
const o = {
|
9080
9128
|
...this.options,
|
9081
9129
|
...e,
|
9082
9130
|
isClone: !0
|
9083
|
-
}, l = new
|
9131
|
+
}, l = new l1(o);
|
9084
9132
|
return (e.debug !== void 0 || e.prefix !== void 0) && (l.logger = l.logger.clone(e)), ["store", "services", "language"].forEach((r) => {
|
9085
9133
|
l[r] = this[r];
|
9086
9134
|
}), l.services = {
|
9087
9135
|
...this.services
|
9088
9136
|
}, l.services.utils = {
|
9089
9137
|
hasLoadedNamespace: l.hasLoadedNamespace.bind(l)
|
9090
|
-
}, s && (l.store = new
|
9138
|
+
}, s && (l.store = new D1(this.store.data, o), l.services.resourceStore = l.store), l.translator = new f1(l.services, o), l.translator.on("*", function(r) {
|
9091
9139
|
for (var d = arguments.length, g = new Array(d > 1 ? d - 1 : 0), a = 1; a < d; a++)
|
9092
9140
|
g[a - 1] = arguments[a];
|
9093
9141
|
l.emit(r, ...g);
|
@@ -9105,36 +9153,36 @@ class r1 extends f1 {
|
|
9105
9153
|
};
|
9106
9154
|
}
|
9107
9155
|
}
|
9108
|
-
const
|
9109
|
-
|
9110
|
-
|
9111
|
-
|
9112
|
-
|
9113
|
-
|
9114
|
-
|
9115
|
-
|
9116
|
-
|
9117
|
-
|
9118
|
-
|
9119
|
-
|
9120
|
-
|
9121
|
-
|
9122
|
-
|
9123
|
-
|
9124
|
-
function
|
9156
|
+
const I = l1.createInstance();
|
9157
|
+
I.createInstance = l1.createInstance;
|
9158
|
+
I.createInstance;
|
9159
|
+
I.dir;
|
9160
|
+
I.init;
|
9161
|
+
I.loadResources;
|
9162
|
+
I.reloadResources;
|
9163
|
+
I.use;
|
9164
|
+
I.changeLanguage;
|
9165
|
+
I.getFixedT;
|
9166
|
+
I.t;
|
9167
|
+
I.exists;
|
9168
|
+
I.setDefaultNamespace;
|
9169
|
+
I.hasLoadedNamespace;
|
9170
|
+
I.loadNamespaces;
|
9171
|
+
I.loadLanguages;
|
9172
|
+
function P3() {
|
9125
9173
|
if (console && console.warn) {
|
9126
9174
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
9127
9175
|
e[t] = arguments[t];
|
9128
9176
|
U(e[0]) && (e[0] = `react-i18next:: ${e[0]}`), console.warn(...e);
|
9129
9177
|
}
|
9130
9178
|
}
|
9131
|
-
const
|
9132
|
-
function
|
9179
|
+
const $1 = {};
|
9180
|
+
function y1() {
|
9133
9181
|
for (var i = arguments.length, e = new Array(i), t = 0; t < i; t++)
|
9134
9182
|
e[t] = arguments[t];
|
9135
|
-
U(e[0]) &&
|
9183
|
+
U(e[0]) && $1[e[0]] || (U(e[0]) && ($1[e[0]] = /* @__PURE__ */ new Date()), P3(...e));
|
9136
9184
|
}
|
9137
|
-
const
|
9185
|
+
const oe = (i, e) => () => {
|
9138
9186
|
if (i.isInitialized)
|
9139
9187
|
e();
|
9140
9188
|
else {
|
@@ -9145,13 +9193,13 @@ const te = (i, e) => () => {
|
|
9145
9193
|
};
|
9146
9194
|
i.on("initialized", t);
|
9147
9195
|
}
|
9148
|
-
},
|
9149
|
-
i.loadNamespaces(e,
|
9150
|
-
},
|
9196
|
+
}, U1 = (i, e, t) => {
|
9197
|
+
i.loadNamespaces(e, oe(i, t));
|
9198
|
+
}, z1 = (i, e, t, s) => {
|
9151
9199
|
U(t) && (t = [t]), t.forEach((o) => {
|
9152
9200
|
i.options.ns.indexOf(o) < 0 && i.options.ns.push(o);
|
9153
|
-
}), i.loadLanguages(e,
|
9154
|
-
},
|
9201
|
+
}), i.loadLanguages(e, oe(i, s));
|
9202
|
+
}, F3 = function(i, e) {
|
9155
9203
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
9156
9204
|
const s = e.languages[0], o = e.options ? e.options.fallbackLng : !1, l = e.languages[e.languages.length - 1];
|
9157
9205
|
if (s.toLowerCase() === "cimode") return !0;
|
@@ -9160,15 +9208,15 @@ const te = (i, e) => () => {
|
|
9160
9208
|
return g === -1 || g === 2;
|
9161
9209
|
};
|
9162
9210
|
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) && (!o || c(l, i)));
|
9163
|
-
},
|
9211
|
+
}, Y3 = function(i, e) {
|
9164
9212
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
9165
|
-
return !e.languages || !e.languages.length ? (
|
9213
|
+
return !e.languages || !e.languages.length ? (y1("i18n.languages were undefined or empty", e.languages), !0) : e.options.ignoreJSONStructure !== void 0 ? e.hasLoadedNamespace(i, {
|
9166
9214
|
lng: t.lng,
|
9167
9215
|
precheck: (o, l) => {
|
9168
9216
|
if (t.bindI18n && t.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !l(o.isLanguageChangingTo, i)) return !1;
|
9169
9217
|
}
|
9170
|
-
}) :
|
9171
|
-
}, U = (i) => typeof i == "string",
|
9218
|
+
}) : F3(i, e, t);
|
9219
|
+
}, U = (i) => typeof i == "string", $3 = (i) => typeof i == "object" && i !== null, U3 = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g, z3 = {
|
9172
9220
|
"&": "&",
|
9173
9221
|
"&": "&",
|
9174
9222
|
"<": "<",
|
@@ -9189,8 +9237,8 @@ const te = (i, e) => () => {
|
|
9189
9237
|
"…": "…",
|
9190
9238
|
"/": "/",
|
9191
9239
|
"/": "/"
|
9192
|
-
},
|
9193
|
-
let
|
9240
|
+
}, J3 = (i) => z3[i], q3 = (i) => i.replace(U3, J3);
|
9241
|
+
let b1 = {
|
9194
9242
|
bindI18n: "languageChanged",
|
9195
9243
|
bindI18nStore: "",
|
9196
9244
|
transEmptyNodeValue: "",
|
@@ -9198,27 +9246,27 @@ let R1 = {
|
|
9198
9246
|
transWrapTextNodes: "",
|
9199
9247
|
transKeepBasicHtmlNodesFor: ["br", "strong", "i", "p"],
|
9200
9248
|
useSuspense: !0,
|
9201
|
-
unescape:
|
9249
|
+
unescape: q3
|
9202
9250
|
};
|
9203
|
-
const
|
9251
|
+
const Q3 = function() {
|
9204
9252
|
let i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
9205
|
-
|
9206
|
-
...
|
9253
|
+
b1 = {
|
9254
|
+
...b1,
|
9207
9255
|
...i
|
9208
9256
|
};
|
9209
|
-
},
|
9210
|
-
let
|
9211
|
-
const
|
9212
|
-
|
9213
|
-
},
|
9257
|
+
}, X3 = () => b1;
|
9258
|
+
let ne;
|
9259
|
+
const e0 = (i) => {
|
9260
|
+
ne = i;
|
9261
|
+
}, t0 = () => ne, i0 = {
|
9214
9262
|
type: "3rdParty",
|
9215
9263
|
init(i) {
|
9216
|
-
|
9264
|
+
Q3(i.options.react), e0(i);
|
9217
9265
|
}
|
9218
|
-
},
|
9219
|
-
class
|
9266
|
+
}, s0 = e1();
|
9267
|
+
class o0 {
|
9220
9268
|
constructor() {
|
9221
|
-
|
9269
|
+
H1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces));
|
9222
9270
|
this.usedNamespaces = {};
|
9223
9271
|
}
|
9224
9272
|
addUsedNamespaces(e) {
|
@@ -9227,27 +9275,27 @@ class q3 {
|
|
9227
9275
|
});
|
9228
9276
|
}
|
9229
9277
|
}
|
9230
|
-
const
|
9231
|
-
const t =
|
9278
|
+
const n0 = (i, e) => {
|
9279
|
+
const t = a1();
|
9232
9280
|
return A(() => {
|
9233
9281
|
t.current = i;
|
9234
9282
|
}, [i, e]), t.current;
|
9235
|
-
},
|
9283
|
+
}, re = (i, e, t, s) => i.getFixedT(e, t, s), r0 = (i, e, t, s) => W(re(i, e, t, s), [i, e, t, s]), l0 = function(i) {
|
9236
9284
|
let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
9237
9285
|
const {
|
9238
9286
|
i18n: t
|
9239
9287
|
} = e, {
|
9240
9288
|
i18n: s,
|
9241
9289
|
defaultNS: o
|
9242
|
-
} = z(
|
9243
|
-
if (l && !l.reportNamespaces && (l.reportNamespaces = new
|
9244
|
-
|
9245
|
-
const w = (b, R) => U(R) ? R :
|
9246
|
-
return
|
9290
|
+
} = z(s0) || {}, l = t || s || t0();
|
9291
|
+
if (l && !l.reportNamespaces && (l.reportNamespaces = new o0()), !l) {
|
9292
|
+
y1("You will need to pass in an i18next instance by using initReactI18next");
|
9293
|
+
const w = (b, R) => U(R) ? R : $3(R) && U(R.defaultValue) ? R.defaultValue : Array.isArray(b) ? b[b.length - 1] : b, N = [w, {}, !1];
|
9294
|
+
return N.t = w, N.i18n = {}, N.ready = !1, N;
|
9247
9295
|
}
|
9248
|
-
l.options.react && l.options.react.wait !== void 0 &&
|
9296
|
+
l.options.react && l.options.react.wait !== void 0 && y1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
9249
9297
|
const c = {
|
9250
|
-
|
9298
|
+
...X3(),
|
9251
9299
|
...l.options.react,
|
9252
9300
|
...e
|
9253
9301
|
}, {
|
@@ -9256,83 +9304,83 @@ const X3 = (i, e) => {
|
|
9256
9304
|
} = c;
|
9257
9305
|
let g = i;
|
9258
9306
|
g = U(g) ? [g] : g || ["translation"], l.reportNamespaces.addUsedNamespaces && l.reportNamespaces.addUsedNamespaces(g);
|
9259
|
-
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) =>
|
9307
|
+
const a = (l.isInitialized || l.initializedStoreOnce) && g.every((w) => Y3(w, l, c)), h = r0(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), u = () => h, p = () => re(l, e.lng || null, c.nsMode === "fallback" ? g : g[0], d), [L, M] = S(u);
|
9260
9308
|
let f = g.join();
|
9261
9309
|
e.lng && (f = `${e.lng}${f}`);
|
9262
|
-
const E =
|
9310
|
+
const E = n0(f), y = a1(!0);
|
9263
9311
|
A(() => {
|
9264
9312
|
const {
|
9265
9313
|
bindI18n: w,
|
9266
|
-
bindI18nStore:
|
9314
|
+
bindI18nStore: N
|
9267
9315
|
} = c;
|
9268
|
-
y.current = !0, !a && !r && (e.lng ?
|
9269
|
-
y.current &&
|
9270
|
-
}) :
|
9271
|
-
y.current &&
|
9272
|
-
})), a && E && E !== f && y.current &&
|
9316
|
+
y.current = !0, !a && !r && (e.lng ? z1(l, e.lng, g, () => {
|
9317
|
+
y.current && M(p);
|
9318
|
+
}) : U1(l, g, () => {
|
9319
|
+
y.current && M(p);
|
9320
|
+
})), a && E && E !== f && y.current && M(p);
|
9273
9321
|
const b = () => {
|
9274
|
-
y.current &&
|
9322
|
+
y.current && M(p);
|
9275
9323
|
};
|
9276
|
-
return w && l && l.on(w, b),
|
9277
|
-
y.current = !1, w && l && w.split(" ").forEach((R) => l.off(R, b)),
|
9324
|
+
return w && l && l.on(w, b), N && l && l.store.on(N, b), () => {
|
9325
|
+
y.current = !1, w && l && w.split(" ").forEach((R) => l.off(R, b)), N && l && N.split(" ").forEach((R) => l.store.off(R, b));
|
9278
9326
|
};
|
9279
9327
|
}, [l, f]), A(() => {
|
9280
|
-
y.current && a &&
|
9328
|
+
y.current && a && M(u);
|
9281
9329
|
}, [l, d, a]);
|
9282
9330
|
const _ = [L, l, a];
|
9283
9331
|
if (_.t = L, _.i18n = l, _.ready = a, a || !a && !r) return _;
|
9284
9332
|
throw new Promise((w) => {
|
9285
|
-
e.lng ?
|
9333
|
+
e.lng ? z1(l, e.lng, g, () => w()) : U1(l, g, () => w());
|
9286
9334
|
});
|
9287
|
-
},
|
9288
|
-
placeholder:
|
9289
|
-
},
|
9290
|
-
placeholder:
|
9335
|
+
}, a0 = "Country", h0 = {
|
9336
|
+
placeholder: a0
|
9337
|
+
}, c0 = "Страна", d0 = {
|
9338
|
+
placeholder: c0
|
9291
9339
|
};
|
9292
|
-
|
9340
|
+
I.use(i0).init({
|
9293
9341
|
defaultNS: "common",
|
9294
9342
|
lng: "en",
|
9295
9343
|
resources: {
|
9296
9344
|
en: {
|
9297
|
-
common:
|
9345
|
+
common: h0
|
9298
9346
|
},
|
9299
9347
|
ru: {
|
9300
|
-
common:
|
9348
|
+
common: d0
|
9301
9349
|
}
|
9302
9350
|
}
|
9303
9351
|
});
|
9304
|
-
const
|
9352
|
+
const k0 = m1(
|
9305
9353
|
({ width: i, selectedCity: e, setSelectedCity: t, onChange: s, value: o, id: l, disabled: c }, r) => {
|
9306
|
-
const [d, g] = S([]), [a, h] = S([]), [u, p] = S(!1), { locale: L, axiosPeople:
|
9307
|
-
if (!
|
9354
|
+
const [d, g] = S([]), [a, h] = S([]), [u, p] = S(!1), { locale: L, axiosPeople: M } = z(Ce);
|
9355
|
+
if (!M)
|
9308
9356
|
throw new Error(
|
9309
9357
|
`CountrySelect requires "axiosPeople" to fetch counties.
|
9310
9358
|
Please provide it via SNMTUiContext.`
|
9311
9359
|
);
|
9312
|
-
const { t: f } =
|
9360
|
+
const { t: f } = l0("common", { lng: L }), E = W(async () => {
|
9313
9361
|
p(!0);
|
9314
9362
|
try {
|
9315
|
-
const _ = await
|
9363
|
+
const _ = await M.post("v1/countries/search");
|
9316
9364
|
h(_ == null ? void 0 : _.data.data);
|
9317
9365
|
} catch {
|
9318
9366
|
g([]);
|
9319
9367
|
} finally {
|
9320
9368
|
p(!1);
|
9321
9369
|
}
|
9322
|
-
}, [
|
9370
|
+
}, [M]);
|
9323
9371
|
A(() => {
|
9324
9372
|
E();
|
9325
9373
|
}, []), A(() => {
|
9326
9374
|
if (e) {
|
9327
9375
|
const _ = e.split("-")[1], w = a.filter(
|
9328
|
-
(
|
9376
|
+
(N) => N.name.includes(_)
|
9329
9377
|
);
|
9330
9378
|
if (w.length) {
|
9331
|
-
const
|
9379
|
+
const N = w.map((b) => ({
|
9332
9380
|
label: b.name,
|
9333
9381
|
value: b.name
|
9334
9382
|
}));
|
9335
|
-
s(
|
9383
|
+
s(N[0].value);
|
9336
9384
|
}
|
9337
9385
|
}
|
9338
9386
|
}, [e, a, s]), A(() => {
|
@@ -9346,7 +9394,7 @@ const C0 = b1(
|
|
9346
9394
|
_ === null ? (s(""), t && t("")) : (s(_), t && t(""));
|
9347
9395
|
};
|
9348
9396
|
return /* @__PURE__ */ n("div", { className: "snmt-country-select", children: /* @__PURE__ */ n(
|
9349
|
-
|
9397
|
+
L3,
|
9350
9398
|
{
|
9351
9399
|
id: l,
|
9352
9400
|
width: i,
|
@@ -9362,5 +9410,5 @@ const C0 = b1(
|
|
9362
9410
|
}
|
9363
9411
|
);
|
9364
9412
|
export {
|
9365
|
-
|
9413
|
+
k0 as CountrySelect
|
9366
9414
|
};
|