@snmt-react-ui/async-select 1.10.8 → 1.10.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/async-select.js +787 -566
- package/package.json +3 -3
package/dist/async-select.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./index.css";
|
|
2
|
-
import { jsx as o, Fragment as F, jsxs as
|
|
3
|
-
import { forwardRef as g1, useState as R, useRef as W, useEffect as G, useCallback as
|
|
4
|
-
import { Select as G1, Tag as I1, Flex as D1, Checkbox as
|
|
5
|
-
var
|
|
2
|
+
import { jsx as o, Fragment as F, jsxs as a } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef as g1, useState as R, useRef as W, useEffect as G, useCallback as K, useContext as n1, createContext as r1, useImperativeHandle as p1, useMemo as A1 } from "react";
|
|
4
|
+
import { Select as G1, Tag as I1, Flex as D1, Checkbox as K1, Avatar as Y1, Typography as M1, Popover as B1 } from "antd";
|
|
5
|
+
var T1 = Object.defineProperty, y1 = (i, l, e) => l in i ? T1(i, l, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[l] = e, b1 = (i, l, e) => y1(i, l + "", e), O1 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
6
6
|
function W1() {
|
|
7
7
|
if (console && console.warn) {
|
|
8
8
|
for (var i = arguments.length, l = new Array(i), e = 0; e < i; e++)
|
|
@@ -10,11 +10,11 @@ function W1() {
|
|
|
10
10
|
P(l[0]) && (l[0] = `react-i18next:: ${l[0]}`), console.warn(...l);
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
const
|
|
13
|
+
const u1 = {};
|
|
14
14
|
function k1() {
|
|
15
15
|
for (var i = arguments.length, l = new Array(i), e = 0; e < i; e++)
|
|
16
16
|
l[e] = arguments[e];
|
|
17
|
-
P(l[0]) &&
|
|
17
|
+
P(l[0]) && u1[l[0]] || (P(l[0]) && (u1[l[0]] = /* @__PURE__ */ new Date()), W1(...l));
|
|
18
18
|
}
|
|
19
19
|
const H1 = (i, l) => () => {
|
|
20
20
|
if (i.isInitialized)
|
|
@@ -35,13 +35,13 @@ const H1 = (i, l) => () => {
|
|
|
35
35
|
}), i.loadLanguages(l, H1(i, t));
|
|
36
36
|
}, j1 = function(i, l) {
|
|
37
37
|
let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
38
|
-
const t = l.languages[0], n = l.options ? l.options.fallbackLng : !1,
|
|
38
|
+
const t = l.languages[0], n = l.options ? l.options.fallbackLng : !1, c = l.languages[l.languages.length - 1];
|
|
39
39
|
if (t.toLowerCase() === "cimode") return !0;
|
|
40
|
-
const k = (r,
|
|
41
|
-
const
|
|
42
|
-
return
|
|
40
|
+
const k = (r, m) => {
|
|
41
|
+
const C = l.services.backendConnector.state[`${r}|${m}`];
|
|
42
|
+
return C === -1 || C === 2;
|
|
43
43
|
};
|
|
44
|
-
return e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && l.services.backendConnector.backend && l.isLanguageChangingTo && !k(l.isLanguageChangingTo, i) ? !1 : !!(l.hasResourceBundle(t, i) || !l.services.backendConnector.backend || l.options.resources && !l.options.partialBundledLanguages || k(t, i) && (!n || k(
|
|
44
|
+
return e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && l.services.backendConnector.backend && l.isLanguageChangingTo && !k(l.isLanguageChangingTo, i) ? !1 : !!(l.hasResourceBundle(t, i) || !l.services.backendConnector.backend || l.options.resources && !l.options.partialBundledLanguages || k(t, i) && (!n || k(c, i)));
|
|
45
45
|
}, S1 = function(i, l) {
|
|
46
46
|
let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
47
47
|
return !l.languages || !l.languages.length ? (k1("i18n.languages were undefined or empty", l.languages), !0) : l.options.ignoreJSONStructure !== void 0 ? l.hasLoadedNamespace(i, {
|
|
@@ -83,8 +83,8 @@ let J1 = {
|
|
|
83
83
|
unescape: z1
|
|
84
84
|
};
|
|
85
85
|
const q1 = () => J1;
|
|
86
|
-
let
|
|
87
|
-
const
|
|
86
|
+
let X1;
|
|
87
|
+
const Q1 = () => X1, e2 = r1();
|
|
88
88
|
class l2 {
|
|
89
89
|
constructor() {
|
|
90
90
|
b1(this, "getUsedNamespaces", () => Object.keys(this.usedNamespaces)), this.usedNamespaces = {};
|
|
@@ -100,57 +100,57 @@ const i2 = (i, l) => {
|
|
|
100
100
|
return G(() => {
|
|
101
101
|
e.current = i;
|
|
102
102
|
}, [i, l]), e.current;
|
|
103
|
-
}, x1 = (i, l, e, t) => i.getFixedT(l, e, t), o2 = (i, l, e, t) =>
|
|
103
|
+
}, x1 = (i, l, e, t) => i.getFixedT(l, e, t), o2 = (i, l, e, t) => K(x1(i, l, e, t), [i, l, e, t]), t2 = function(i) {
|
|
104
104
|
let l = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
105
105
|
const {
|
|
106
106
|
i18n: e
|
|
107
107
|
} = l, {
|
|
108
108
|
i18n: t,
|
|
109
109
|
defaultNS: n
|
|
110
|
-
} = n1(e2) || {},
|
|
111
|
-
if (
|
|
110
|
+
} = n1(e2) || {}, c = e || t || Q1();
|
|
111
|
+
if (c && !c.reportNamespaces && (c.reportNamespaces = new l2()), !c) {
|
|
112
112
|
k1("You will need to pass in an i18next instance by using initReactI18next");
|
|
113
113
|
const p = (M, H) => P(H) ? H : U1(H) && P(H.defaultValue) ? H.defaultValue : Array.isArray(M) ? M[M.length - 1] : M, x = [p, {}, !1];
|
|
114
114
|
return x.t = p, x.i18n = {}, x.ready = !1, x;
|
|
115
115
|
}
|
|
116
|
-
|
|
116
|
+
c.options.react && c.options.react.wait !== void 0 && k1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
117
117
|
const k = {
|
|
118
118
|
...q1(),
|
|
119
|
-
...
|
|
119
|
+
...c.options.react,
|
|
120
120
|
...l
|
|
121
121
|
}, {
|
|
122
122
|
useSuspense: r,
|
|
123
|
-
keyPrefix:
|
|
123
|
+
keyPrefix: m
|
|
124
124
|
} = k;
|
|
125
|
-
let
|
|
126
|
-
|
|
127
|
-
const
|
|
128
|
-
let
|
|
129
|
-
l.lng && (
|
|
130
|
-
const A = i2(
|
|
125
|
+
let C = i;
|
|
126
|
+
C = P(C) ? [C] : C || ["translation"], c.reportNamespaces.addUsedNamespaces && c.reportNamespaces.addUsedNamespaces(C);
|
|
127
|
+
const h = (c.isInitialized || c.initializedStoreOnce) && C.every((p) => S1(p, c, k)), s = o2(c, l.lng || null, k.nsMode === "fallback" ? C : C[0], m), f = () => s, N = () => x1(c, l.lng || null, k.nsMode === "fallback" ? C : C[0], m), [V, E] = R(f);
|
|
128
|
+
let u = C.join();
|
|
129
|
+
l.lng && (u = `${l.lng}${u}`);
|
|
130
|
+
const A = i2(u), D = W(!0);
|
|
131
131
|
G(() => {
|
|
132
132
|
const {
|
|
133
133
|
bindI18n: p,
|
|
134
134
|
bindI18nStore: x
|
|
135
135
|
} = k;
|
|
136
|
-
D.current = !0, !
|
|
136
|
+
D.current = !0, !h && !r && (l.lng ? f1(c, l.lng, C, () => {
|
|
137
137
|
D.current && E(N);
|
|
138
|
-
}) : v1(
|
|
138
|
+
}) : v1(c, C, () => {
|
|
139
139
|
D.current && E(N);
|
|
140
|
-
})),
|
|
140
|
+
})), h && A && A !== u && D.current && E(N);
|
|
141
141
|
const M = () => {
|
|
142
142
|
D.current && E(N);
|
|
143
143
|
};
|
|
144
|
-
return p &&
|
|
145
|
-
D.current = !1, p &&
|
|
144
|
+
return p && c && c.on(p, M), x && c && c.store.on(x, M), () => {
|
|
145
|
+
D.current = !1, p && c && p.split(" ").forEach((H) => c.off(H, M)), x && c && x.split(" ").forEach((H) => c.store.off(H, M));
|
|
146
146
|
};
|
|
147
|
-
}, [
|
|
148
|
-
D.current &&
|
|
149
|
-
}, [
|
|
150
|
-
const
|
|
151
|
-
if (
|
|
147
|
+
}, [c, u]), G(() => {
|
|
148
|
+
D.current && h && E(f);
|
|
149
|
+
}, [c, m, h]);
|
|
150
|
+
const Y = [V, c, h];
|
|
151
|
+
if (Y.t = V, Y.i18n = c, Y.ready = h, h || !h && !r) return Y;
|
|
152
152
|
throw new Promise((p) => {
|
|
153
|
-
l.lng ? f1(
|
|
153
|
+
l.lng ? f1(c, l.lng, C, () => p()) : v1(c, C, () => p());
|
|
154
154
|
});
|
|
155
155
|
}, o1 = ({
|
|
156
156
|
children: i,
|
|
@@ -158,7 +158,7 @@ const i2 = (i, l) => {
|
|
|
158
158
|
flexWrap: e = "nowrap",
|
|
159
159
|
alignItems: t = "normal",
|
|
160
160
|
justifyContent: n = "normal",
|
|
161
|
-
flex:
|
|
161
|
+
flex: c,
|
|
162
162
|
gap: k,
|
|
163
163
|
padding: r
|
|
164
164
|
}) => /* @__PURE__ */ o(
|
|
@@ -169,7 +169,7 @@ const i2 = (i, l) => {
|
|
|
169
169
|
wrap: e,
|
|
170
170
|
align: t,
|
|
171
171
|
justify: n,
|
|
172
|
-
flex:
|
|
172
|
+
flex: c,
|
|
173
173
|
gap: k,
|
|
174
174
|
style: { padding: r },
|
|
175
175
|
children: i
|
|
@@ -177,7 +177,7 @@ const i2 = (i, l) => {
|
|
|
177
177
|
), n2 = ({ shape: i = "circle", size: l = 32, children: e, ...t }) => {
|
|
178
178
|
const n = typeof t.src == "string";
|
|
179
179
|
return /* @__PURE__ */ o(
|
|
180
|
-
|
|
180
|
+
Y1,
|
|
181
181
|
{
|
|
182
182
|
className: `snmt-avatar ${n ? "image" : ""}`,
|
|
183
183
|
shape: i,
|
|
@@ -188,33 +188,33 @@ const i2 = (i, l) => {
|
|
|
188
188
|
}
|
|
189
189
|
);
|
|
190
190
|
};
|
|
191
|
-
var
|
|
192
|
-
const
|
|
191
|
+
var y = /* @__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.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", 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.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(y || {});
|
|
192
|
+
const m1 = r1({
|
|
193
193
|
locale: "en",
|
|
194
194
|
theme: "light"
|
|
195
195
|
});
|
|
196
|
-
|
|
196
|
+
m1.Provider;
|
|
197
197
|
const r2 = ({
|
|
198
198
|
checked: i = !0,
|
|
199
199
|
indeterminate: l = !1,
|
|
200
200
|
children: e,
|
|
201
201
|
onChange: t,
|
|
202
202
|
disabled: n = !1,
|
|
203
|
-
disableUncheck:
|
|
203
|
+
disableUncheck: c = !1
|
|
204
204
|
}) => {
|
|
205
|
-
const [k, r] = R(i), [
|
|
205
|
+
const [k, r] = R(i), [m, C] = R(l);
|
|
206
206
|
G(() => {
|
|
207
|
-
r(i),
|
|
207
|
+
r(i), C(l);
|
|
208
208
|
}, [i, l]);
|
|
209
|
-
const { theme:
|
|
209
|
+
const { theme: h } = n1(m1);
|
|
210
210
|
return /* @__PURE__ */ o(
|
|
211
|
-
|
|
211
|
+
K1,
|
|
212
212
|
{
|
|
213
|
-
className: `snmt-checkbox snmt-checkbox-${
|
|
213
|
+
className: `snmt-checkbox snmt-checkbox-${h}`,
|
|
214
214
|
checked: k,
|
|
215
|
-
indeterminate:
|
|
215
|
+
indeterminate: m,
|
|
216
216
|
onChange: (s) => {
|
|
217
|
-
|
|
217
|
+
c && k || (C(!1), r(s.target.checked), t && t(s));
|
|
218
218
|
},
|
|
219
219
|
disabled: n,
|
|
220
220
|
children: e
|
|
@@ -254,13 +254,13 @@ const s2 = ({
|
|
|
254
254
|
}
|
|
255
255
|
)
|
|
256
256
|
}
|
|
257
|
-
),
|
|
257
|
+
), h2 = ({
|
|
258
258
|
width: i = 20,
|
|
259
259
|
height: l = 20,
|
|
260
260
|
color: e = d.GREY_DARK_5,
|
|
261
261
|
className: t,
|
|
262
262
|
onClick: n
|
|
263
|
-
}) => /* @__PURE__ */
|
|
263
|
+
}) => /* @__PURE__ */ a(
|
|
264
264
|
"svg",
|
|
265
265
|
{
|
|
266
266
|
width: i,
|
|
@@ -294,13 +294,13 @@ const s2 = ({
|
|
|
294
294
|
)
|
|
295
295
|
]
|
|
296
296
|
}
|
|
297
|
-
),
|
|
297
|
+
), a2 = ({
|
|
298
298
|
width: i = 20,
|
|
299
299
|
height: l = 20,
|
|
300
300
|
color: e = "#001E52",
|
|
301
301
|
className: t,
|
|
302
302
|
onClick: n
|
|
303
|
-
}) => /* @__PURE__ */
|
|
303
|
+
}) => /* @__PURE__ */ a(
|
|
304
304
|
"svg",
|
|
305
305
|
{
|
|
306
306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -329,13 +329,115 @@ const s2 = ({
|
|
|
329
329
|
)
|
|
330
330
|
]
|
|
331
331
|
}
|
|
332
|
-
),
|
|
332
|
+
), c2 = ({
|
|
333
333
|
width: i = 20,
|
|
334
334
|
height: l = 20,
|
|
335
335
|
color: e = d.GREY_DARK_5,
|
|
336
336
|
className: t,
|
|
337
337
|
onClick: n
|
|
338
|
-
}) => /* @__PURE__ */
|
|
338
|
+
}) => /* @__PURE__ */ a(
|
|
339
|
+
"svg",
|
|
340
|
+
{
|
|
341
|
+
width: i,
|
|
342
|
+
height: l,
|
|
343
|
+
className: t,
|
|
344
|
+
onClick: n,
|
|
345
|
+
viewBox: "0 0 25 25",
|
|
346
|
+
fill: "none",
|
|
347
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
348
|
+
children: [
|
|
349
|
+
/* @__PURE__ */ o("g", { "clip-path": "url(#clip0_1_2043)", children: /* @__PURE__ */ o(
|
|
350
|
+
"path",
|
|
351
|
+
{
|
|
352
|
+
d: "M5.96967 14.9697C5.67678 15.2626 5.67678 15.7373 5.96967 16.0302C6.26256 16.3231 6.73732 16.3231 7.03022 16.0302L12.4999 10.5605L17.9697 16.0302L18.0263 16.082C18.3209 16.3223 18.7556 16.3048 19.0302 16.0302C19.3048 15.7556 19.3223 15.3209 19.082 15.0263L19.0302 14.9697L13.0302 8.96967C12.7373 8.67678 12.2626 8.67678 11.9697 8.96967L5.96967 14.9697Z",
|
|
353
|
+
fill: e
|
|
354
|
+
}
|
|
355
|
+
) }),
|
|
356
|
+
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ o("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
|
|
357
|
+
]
|
|
358
|
+
}
|
|
359
|
+
), C2 = ({
|
|
360
|
+
width: i = 20,
|
|
361
|
+
height: l = 20,
|
|
362
|
+
color: e = d.GREY_DARK_5,
|
|
363
|
+
className: t,
|
|
364
|
+
onClick: n
|
|
365
|
+
}) => /* @__PURE__ */ o(
|
|
366
|
+
"svg",
|
|
367
|
+
{
|
|
368
|
+
width: i,
|
|
369
|
+
height: l,
|
|
370
|
+
className: t,
|
|
371
|
+
onClick: n,
|
|
372
|
+
viewBox: "0 0 25 25",
|
|
373
|
+
fill: "none",
|
|
374
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
375
|
+
children: /* @__PURE__ */ o(
|
|
376
|
+
"path",
|
|
377
|
+
{
|
|
378
|
+
d: "M10.0303 5.96967C9.73744 5.67678 9.26268 5.67678 8.96978 5.96967C8.67689 6.26256 8.67689 6.73732 8.96978 7.03022L14.4395 12.4999L8.96978 17.9697L8.91803 18.0263C8.67772 18.3209 8.69518 18.7556 8.96978 19.0302C9.24439 19.3048 9.67911 19.3223 9.97369 19.082L10.0303 19.0302L16.0303 13.0302C16.3232 12.7373 16.3232 12.2626 16.0303 11.9697L10.0303 5.96967Z",
|
|
379
|
+
fill: e
|
|
380
|
+
}
|
|
381
|
+
)
|
|
382
|
+
}
|
|
383
|
+
), d2 = ({
|
|
384
|
+
width: i = 20,
|
|
385
|
+
height: l = 20,
|
|
386
|
+
color: e = d.GREY_DARK_5,
|
|
387
|
+
className: t,
|
|
388
|
+
onClick: n
|
|
389
|
+
}) => /* @__PURE__ */ a(
|
|
390
|
+
"svg",
|
|
391
|
+
{
|
|
392
|
+
width: i,
|
|
393
|
+
height: l,
|
|
394
|
+
className: t,
|
|
395
|
+
onClick: n,
|
|
396
|
+
viewBox: "0 0 25 25",
|
|
397
|
+
fill: "none",
|
|
398
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
399
|
+
children: [
|
|
400
|
+
/* @__PURE__ */ o("g", { "clip-path": "url(#clip0_1_2039)", children: /* @__PURE__ */ o(
|
|
401
|
+
"path",
|
|
402
|
+
{
|
|
403
|
+
d: "M5.96967 10.0303C5.67678 9.73744 5.67678 9.26268 5.96967 8.96978C6.26256 8.67689 6.73732 8.67689 7.03022 8.96978L12.4999 14.4395L17.9697 8.96978L18.0263 8.91803C18.3209 8.67772 18.7556 8.69518 19.0302 8.96978C19.3048 9.24439 19.3223 9.67911 19.082 9.97369L19.0302 10.0303L13.0302 16.0303C12.7373 16.3232 12.2626 16.3232 11.9697 16.0303L5.96967 10.0303Z",
|
|
404
|
+
fill: e
|
|
405
|
+
}
|
|
406
|
+
) }),
|
|
407
|
+
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ o("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
|
|
408
|
+
]
|
|
409
|
+
}
|
|
410
|
+
), w2 = ({
|
|
411
|
+
width: i = 20,
|
|
412
|
+
height: l = 20,
|
|
413
|
+
color: e = d.GREY_DARK_5,
|
|
414
|
+
className: t,
|
|
415
|
+
onClick: n
|
|
416
|
+
}) => /* @__PURE__ */ o(
|
|
417
|
+
"svg",
|
|
418
|
+
{
|
|
419
|
+
width: i,
|
|
420
|
+
height: l,
|
|
421
|
+
className: t,
|
|
422
|
+
onClick: n,
|
|
423
|
+
viewBox: "0 0 25 25",
|
|
424
|
+
fill: "none",
|
|
425
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
426
|
+
children: /* @__PURE__ */ o(
|
|
427
|
+
"path",
|
|
428
|
+
{
|
|
429
|
+
d: "M14.9697 5.96967C15.2626 5.67678 15.7373 5.67678 16.0302 5.96967C16.3231 6.26256 16.3231 6.73732 16.0302 7.03022L10.5605 12.4999L16.0302 17.9697L16.082 18.0263C16.3223 18.3209 16.3048 18.7556 16.0302 19.0302C15.7556 19.3048 15.3209 19.3223 15.0263 19.082L14.9697 19.0302L8.96967 13.0302C8.67678 12.7373 8.67678 12.2626 8.96967 11.9697L14.9697 5.96967Z",
|
|
430
|
+
fill: e
|
|
431
|
+
}
|
|
432
|
+
)
|
|
433
|
+
}
|
|
434
|
+
), g2 = ({
|
|
435
|
+
width: i = 20,
|
|
436
|
+
height: l = 20,
|
|
437
|
+
color: e = d.GREY_DARK_5,
|
|
438
|
+
className: t,
|
|
439
|
+
onClick: n
|
|
440
|
+
}) => /* @__PURE__ */ a(
|
|
339
441
|
"svg",
|
|
340
442
|
{
|
|
341
443
|
width: i,
|
|
@@ -376,7 +478,7 @@ const s2 = ({
|
|
|
376
478
|
)
|
|
377
479
|
]
|
|
378
480
|
}
|
|
379
|
-
),
|
|
481
|
+
), L2 = ({
|
|
380
482
|
width: i = 20,
|
|
381
483
|
height: l = 20,
|
|
382
484
|
color: e = d.GREY_DARK_5,
|
|
@@ -400,7 +502,7 @@ const s2 = ({
|
|
|
400
502
|
}
|
|
401
503
|
)
|
|
402
504
|
}
|
|
403
|
-
),
|
|
505
|
+
), k2 = ({
|
|
404
506
|
width: i = 20,
|
|
405
507
|
height: l = 20,
|
|
406
508
|
color: e = d.GREY_DARK_5,
|
|
@@ -424,7 +526,7 @@ const s2 = ({
|
|
|
424
526
|
}
|
|
425
527
|
)
|
|
426
528
|
}
|
|
427
|
-
),
|
|
529
|
+
), p2 = ({
|
|
428
530
|
width: i = 20,
|
|
429
531
|
height: l = 20,
|
|
430
532
|
color: e = d.GREY_DARK_5,
|
|
@@ -448,13 +550,13 @@ const s2 = ({
|
|
|
448
550
|
}
|
|
449
551
|
)
|
|
450
552
|
}
|
|
451
|
-
),
|
|
553
|
+
), m2 = ({
|
|
452
554
|
width: i = 20,
|
|
453
555
|
height: l = 20,
|
|
454
556
|
color: e = d.GREY_DARK_5,
|
|
455
557
|
className: t,
|
|
456
558
|
onClick: n
|
|
457
|
-
}) => /* @__PURE__ */
|
|
559
|
+
}) => /* @__PURE__ */ a(
|
|
458
560
|
"svg",
|
|
459
561
|
{
|
|
460
562
|
width: i,
|
|
@@ -509,13 +611,13 @@ const s2 = ({
|
|
|
509
611
|
)
|
|
510
612
|
]
|
|
511
613
|
}
|
|
512
|
-
),
|
|
614
|
+
), u2 = ({
|
|
513
615
|
width: i = 20,
|
|
514
616
|
height: l = 20,
|
|
515
617
|
color: e = d.GREY_DARK_5,
|
|
516
618
|
className: t,
|
|
517
619
|
onClick: n
|
|
518
|
-
}) => /* @__PURE__ */
|
|
620
|
+
}) => /* @__PURE__ */ a(
|
|
519
621
|
"svg",
|
|
520
622
|
{
|
|
521
623
|
width: i,
|
|
@@ -556,13 +658,13 @@ const s2 = ({
|
|
|
556
658
|
)
|
|
557
659
|
]
|
|
558
660
|
}
|
|
559
|
-
),
|
|
661
|
+
), v2 = ({
|
|
560
662
|
width: i = 20,
|
|
561
663
|
height: l = 20,
|
|
562
664
|
color: e = d.GREY_DARK_5,
|
|
563
665
|
className: t,
|
|
564
666
|
onClick: n
|
|
565
|
-
}) => /* @__PURE__ */
|
|
667
|
+
}) => /* @__PURE__ */ a(
|
|
566
668
|
"svg",
|
|
567
669
|
{
|
|
568
670
|
width: i,
|
|
@@ -596,13 +698,13 @@ const s2 = ({
|
|
|
596
698
|
)
|
|
597
699
|
]
|
|
598
700
|
}
|
|
599
|
-
),
|
|
701
|
+
), f2 = ({
|
|
600
702
|
width: i = 20,
|
|
601
703
|
height: l = 20,
|
|
602
704
|
color: e = d.GREY_DARK_5,
|
|
603
705
|
className: t,
|
|
604
706
|
onClick: n
|
|
605
|
-
}) => /* @__PURE__ */
|
|
707
|
+
}) => /* @__PURE__ */ a(
|
|
606
708
|
"svg",
|
|
607
709
|
{
|
|
608
710
|
width: i,
|
|
@@ -636,13 +738,13 @@ const s2 = ({
|
|
|
636
738
|
)
|
|
637
739
|
]
|
|
638
740
|
}
|
|
639
|
-
),
|
|
741
|
+
), N2 = ({
|
|
640
742
|
width: i = 20,
|
|
641
743
|
height: l = 20,
|
|
642
744
|
color: e = d.GREY_DARK_5,
|
|
643
745
|
className: t,
|
|
644
746
|
onClick: n
|
|
645
|
-
}) => /* @__PURE__ */
|
|
747
|
+
}) => /* @__PURE__ */ a(
|
|
646
748
|
"svg",
|
|
647
749
|
{
|
|
648
750
|
width: i,
|
|
@@ -683,13 +785,13 @@ const s2 = ({
|
|
|
683
785
|
)
|
|
684
786
|
]
|
|
685
787
|
}
|
|
686
|
-
),
|
|
788
|
+
), _2 = ({
|
|
687
789
|
width: i = 20,
|
|
688
790
|
height: l = 20,
|
|
689
791
|
color: e = d.GREY_DARK_5,
|
|
690
792
|
className: t,
|
|
691
793
|
onClick: n
|
|
692
|
-
}) => /* @__PURE__ */
|
|
794
|
+
}) => /* @__PURE__ */ a(
|
|
693
795
|
"svg",
|
|
694
796
|
{
|
|
695
797
|
width: i,
|
|
@@ -730,13 +832,13 @@ const s2 = ({
|
|
|
730
832
|
)
|
|
731
833
|
]
|
|
732
834
|
}
|
|
733
|
-
),
|
|
835
|
+
), R2 = ({
|
|
734
836
|
width: i = 20,
|
|
735
837
|
height: l = 20,
|
|
736
838
|
color: e = d.GREY_DARK_5,
|
|
737
839
|
className: t,
|
|
738
840
|
onClick: n
|
|
739
|
-
}) => /* @__PURE__ */
|
|
841
|
+
}) => /* @__PURE__ */ a(
|
|
740
842
|
"svg",
|
|
741
843
|
{
|
|
742
844
|
width: i,
|
|
@@ -777,13 +879,13 @@ const s2 = ({
|
|
|
777
879
|
)
|
|
778
880
|
]
|
|
779
881
|
}
|
|
780
|
-
),
|
|
882
|
+
), M2 = ({
|
|
781
883
|
width: i = 20,
|
|
782
884
|
height: l = 20,
|
|
783
885
|
color: e = d.GREY_DARK_5,
|
|
784
886
|
className: t,
|
|
785
887
|
onClick: n
|
|
786
|
-
}) => /* @__PURE__ */
|
|
888
|
+
}) => /* @__PURE__ */ a(
|
|
787
889
|
"svg",
|
|
788
890
|
{
|
|
789
891
|
width: i,
|
|
@@ -817,13 +919,13 @@ const s2 = ({
|
|
|
817
919
|
)
|
|
818
920
|
]
|
|
819
921
|
}
|
|
820
|
-
),
|
|
922
|
+
), H2 = ({
|
|
821
923
|
width: i = 20,
|
|
822
924
|
height: l = 20,
|
|
823
925
|
color: e = d.GREY_DARK_5,
|
|
824
926
|
className: t,
|
|
825
927
|
onClick: n
|
|
826
|
-
}) => /* @__PURE__ */
|
|
928
|
+
}) => /* @__PURE__ */ a(
|
|
827
929
|
"svg",
|
|
828
930
|
{
|
|
829
931
|
width: i,
|
|
@@ -850,13 +952,13 @@ const s2 = ({
|
|
|
850
952
|
)
|
|
851
953
|
]
|
|
852
954
|
}
|
|
853
|
-
),
|
|
955
|
+
), x2 = ({
|
|
854
956
|
width: i = 20,
|
|
855
957
|
height: l = 20,
|
|
856
958
|
color: e = d.GREY_DARK_5,
|
|
857
959
|
className: t,
|
|
858
960
|
onClick: n
|
|
859
|
-
}) => /* @__PURE__ */
|
|
961
|
+
}) => /* @__PURE__ */ a(
|
|
860
962
|
"svg",
|
|
861
963
|
{
|
|
862
964
|
width: i,
|
|
@@ -883,13 +985,13 @@ const s2 = ({
|
|
|
883
985
|
)
|
|
884
986
|
]
|
|
885
987
|
}
|
|
886
|
-
),
|
|
988
|
+
), Z2 = ({
|
|
887
989
|
width: i = 20,
|
|
888
990
|
height: l = 20,
|
|
889
991
|
color: e = d.GREY_DARK_5,
|
|
890
992
|
className: t,
|
|
891
993
|
onClick: n
|
|
892
|
-
}) => /* @__PURE__ */
|
|
994
|
+
}) => /* @__PURE__ */ a(
|
|
893
995
|
"svg",
|
|
894
996
|
{
|
|
895
997
|
width: i,
|
|
@@ -916,13 +1018,13 @@ const s2 = ({
|
|
|
916
1018
|
)
|
|
917
1019
|
]
|
|
918
1020
|
}
|
|
919
|
-
),
|
|
1021
|
+
), V2 = ({
|
|
920
1022
|
width: i = 20,
|
|
921
1023
|
height: l = 20,
|
|
922
1024
|
color: e = d.GREY_DARK_5,
|
|
923
1025
|
className: t,
|
|
924
1026
|
onClick: n
|
|
925
|
-
}) => /* @__PURE__ */
|
|
1027
|
+
}) => /* @__PURE__ */ a(
|
|
926
1028
|
"svg",
|
|
927
1029
|
{
|
|
928
1030
|
width: i,
|
|
@@ -949,13 +1051,13 @@ const s2 = ({
|
|
|
949
1051
|
)
|
|
950
1052
|
]
|
|
951
1053
|
}
|
|
952
|
-
),
|
|
1054
|
+
), E2 = ({
|
|
953
1055
|
width: i = 20,
|
|
954
1056
|
height: l = 20,
|
|
955
1057
|
color: e = d.GREY_DARK_5,
|
|
956
1058
|
className: t,
|
|
957
1059
|
onClick: n
|
|
958
|
-
}) => /* @__PURE__ */
|
|
1060
|
+
}) => /* @__PURE__ */ a(
|
|
959
1061
|
"svg",
|
|
960
1062
|
{
|
|
961
1063
|
width: i,
|
|
@@ -989,13 +1091,13 @@ const s2 = ({
|
|
|
989
1091
|
)
|
|
990
1092
|
]
|
|
991
1093
|
}
|
|
992
|
-
),
|
|
1094
|
+
), A2 = ({
|
|
993
1095
|
width: i = 20,
|
|
994
1096
|
height: l = 20,
|
|
995
1097
|
color: e = d.GREY_DARK_5,
|
|
996
1098
|
className: t,
|
|
997
1099
|
onClick: n
|
|
998
|
-
}) => /* @__PURE__ */
|
|
1100
|
+
}) => /* @__PURE__ */ a(
|
|
999
1101
|
"svg",
|
|
1000
1102
|
{
|
|
1001
1103
|
width: i,
|
|
@@ -1022,13 +1124,13 @@ const s2 = ({
|
|
|
1022
1124
|
)
|
|
1023
1125
|
]
|
|
1024
1126
|
}
|
|
1025
|
-
),
|
|
1127
|
+
), G2 = ({
|
|
1026
1128
|
width: i = 20,
|
|
1027
1129
|
height: l = 20,
|
|
1028
1130
|
color: e = d.GREY_DARK_5,
|
|
1029
1131
|
className: t,
|
|
1030
1132
|
onClick: n
|
|
1031
|
-
}) => /* @__PURE__ */
|
|
1133
|
+
}) => /* @__PURE__ */ a(
|
|
1032
1134
|
"svg",
|
|
1033
1135
|
{
|
|
1034
1136
|
width: i,
|
|
@@ -1055,13 +1157,13 @@ const s2 = ({
|
|
|
1055
1157
|
)
|
|
1056
1158
|
]
|
|
1057
1159
|
}
|
|
1058
|
-
),
|
|
1160
|
+
), I2 = ({
|
|
1059
1161
|
width: i = 20,
|
|
1060
1162
|
height: l = 20,
|
|
1061
1163
|
color: e = "#070739",
|
|
1062
1164
|
className: t,
|
|
1063
1165
|
onClick: n
|
|
1064
|
-
}) => /* @__PURE__ */
|
|
1166
|
+
}) => /* @__PURE__ */ a(
|
|
1065
1167
|
"svg",
|
|
1066
1168
|
{
|
|
1067
1169
|
width: i,
|
|
@@ -1085,13 +1187,13 @@ const s2 = ({
|
|
|
1085
1187
|
/* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
|
|
1086
1188
|
]
|
|
1087
1189
|
}
|
|
1088
|
-
),
|
|
1190
|
+
), D2 = ({
|
|
1089
1191
|
width: i = 20,
|
|
1090
1192
|
height: l = 20,
|
|
1091
1193
|
color: e = "#070739",
|
|
1092
1194
|
className: t,
|
|
1093
1195
|
onClick: n
|
|
1094
|
-
}) => /* @__PURE__ */
|
|
1196
|
+
}) => /* @__PURE__ */ a(
|
|
1095
1197
|
"svg",
|
|
1096
1198
|
{
|
|
1097
1199
|
width: i,
|
|
@@ -1123,7 +1225,7 @@ const s2 = ({
|
|
|
1123
1225
|
)
|
|
1124
1226
|
]
|
|
1125
1227
|
}
|
|
1126
|
-
),
|
|
1228
|
+
), K2 = ({
|
|
1127
1229
|
width: i = 9,
|
|
1128
1230
|
height: l = 5,
|
|
1129
1231
|
color: e = "#001E52",
|
|
@@ -1149,13 +1251,13 @@ const s2 = ({
|
|
|
1149
1251
|
}
|
|
1150
1252
|
)
|
|
1151
1253
|
}
|
|
1152
|
-
),
|
|
1254
|
+
), Y2 = ({
|
|
1153
1255
|
width: i = 20,
|
|
1154
1256
|
height: l = 20,
|
|
1155
1257
|
color: e = "#F2F2F7",
|
|
1156
1258
|
className: t,
|
|
1157
1259
|
onClick: n
|
|
1158
|
-
}) => /* @__PURE__ */
|
|
1260
|
+
}) => /* @__PURE__ */ a(
|
|
1159
1261
|
"svg",
|
|
1160
1262
|
{
|
|
1161
1263
|
width: i,
|
|
@@ -1178,13 +1280,13 @@ const s2 = ({
|
|
|
1178
1280
|
)
|
|
1179
1281
|
]
|
|
1180
1282
|
}
|
|
1181
|
-
),
|
|
1283
|
+
), B2 = ({
|
|
1182
1284
|
width: i = 20,
|
|
1183
1285
|
height: l = 20,
|
|
1184
1286
|
color: e = "#004ED7",
|
|
1185
1287
|
className: t,
|
|
1186
1288
|
onClick: n
|
|
1187
|
-
}) => /* @__PURE__ */
|
|
1289
|
+
}) => /* @__PURE__ */ a(
|
|
1188
1290
|
"svg",
|
|
1189
1291
|
{
|
|
1190
1292
|
width: i,
|
|
@@ -1207,13 +1309,13 @@ const s2 = ({
|
|
|
1207
1309
|
)
|
|
1208
1310
|
]
|
|
1209
1311
|
}
|
|
1210
|
-
),
|
|
1312
|
+
), T2 = ({
|
|
1211
1313
|
width: i = 10,
|
|
1212
1314
|
height: l = 10,
|
|
1213
1315
|
color: e = "#001E52",
|
|
1214
1316
|
className: t,
|
|
1215
1317
|
onClick: n
|
|
1216
|
-
}) => /* @__PURE__ */
|
|
1318
|
+
}) => /* @__PURE__ */ a(
|
|
1217
1319
|
"svg",
|
|
1218
1320
|
{
|
|
1219
1321
|
width: i,
|
|
@@ -1236,13 +1338,13 @@ const s2 = ({
|
|
|
1236
1338
|
)
|
|
1237
1339
|
]
|
|
1238
1340
|
}
|
|
1239
|
-
),
|
|
1341
|
+
), y2 = ({
|
|
1240
1342
|
width: i = 10,
|
|
1241
1343
|
height: l = 10,
|
|
1242
1344
|
color: e = "#001E52",
|
|
1243
1345
|
className: t,
|
|
1244
1346
|
onClick: n
|
|
1245
|
-
}) => /* @__PURE__ */
|
|
1347
|
+
}) => /* @__PURE__ */ a(
|
|
1246
1348
|
"svg",
|
|
1247
1349
|
{
|
|
1248
1350
|
width: i,
|
|
@@ -1273,13 +1375,13 @@ const s2 = ({
|
|
|
1273
1375
|
)
|
|
1274
1376
|
]
|
|
1275
1377
|
}
|
|
1276
|
-
),
|
|
1378
|
+
), b2 = ({
|
|
1277
1379
|
className: i,
|
|
1278
1380
|
color: l = d.GREY_DARK_5,
|
|
1279
1381
|
height: e = 20,
|
|
1280
1382
|
width: t = 20,
|
|
1281
1383
|
onClick: n
|
|
1282
|
-
}) => /* @__PURE__ */
|
|
1384
|
+
}) => /* @__PURE__ */ a(
|
|
1283
1385
|
"svg",
|
|
1284
1386
|
{
|
|
1285
1387
|
width: t,
|
|
@@ -1306,7 +1408,7 @@ const s2 = ({
|
|
|
1306
1408
|
)
|
|
1307
1409
|
]
|
|
1308
1410
|
}
|
|
1309
|
-
),
|
|
1411
|
+
), O2 = ({
|
|
1310
1412
|
className: i,
|
|
1311
1413
|
color: l = d.GREY_DARK_5,
|
|
1312
1414
|
height: e = 20,
|
|
@@ -1333,7 +1435,7 @@ const s2 = ({
|
|
|
1333
1435
|
}
|
|
1334
1436
|
)
|
|
1335
1437
|
}
|
|
1336
|
-
),
|
|
1438
|
+
), W2 = ({
|
|
1337
1439
|
className: i,
|
|
1338
1440
|
color: l = d.GREY_DARK_5,
|
|
1339
1441
|
height: e = 20,
|
|
@@ -1360,7 +1462,7 @@ const s2 = ({
|
|
|
1360
1462
|
}
|
|
1361
1463
|
)
|
|
1362
1464
|
}
|
|
1363
|
-
),
|
|
1465
|
+
), j2 = ({
|
|
1364
1466
|
className: i,
|
|
1365
1467
|
color: l = d.GREY_DARK_5,
|
|
1366
1468
|
height: e = 5,
|
|
@@ -1384,7 +1486,7 @@ const s2 = ({
|
|
|
1384
1486
|
}
|
|
1385
1487
|
)
|
|
1386
1488
|
}
|
|
1387
|
-
),
|
|
1489
|
+
), S2 = ({
|
|
1388
1490
|
className: i,
|
|
1389
1491
|
color: l = d.GREY_DARK_5,
|
|
1390
1492
|
height: e = 5,
|
|
@@ -1409,13 +1511,13 @@ const s2 = ({
|
|
|
1409
1511
|
}
|
|
1410
1512
|
)
|
|
1411
1513
|
}
|
|
1412
|
-
),
|
|
1514
|
+
), U2 = ({
|
|
1413
1515
|
className: i,
|
|
1414
1516
|
color: l = d.GREY_DARK_5,
|
|
1415
1517
|
height: e = 20,
|
|
1416
1518
|
width: t = 20,
|
|
1417
1519
|
onClick: n
|
|
1418
|
-
}) => /* @__PURE__ */
|
|
1520
|
+
}) => /* @__PURE__ */ a(
|
|
1419
1521
|
"svg",
|
|
1420
1522
|
{
|
|
1421
1523
|
width: t,
|
|
@@ -1442,13 +1544,13 @@ const s2 = ({
|
|
|
1442
1544
|
)
|
|
1443
1545
|
]
|
|
1444
1546
|
}
|
|
1445
|
-
),
|
|
1547
|
+
), F2 = ({
|
|
1446
1548
|
className: i,
|
|
1447
1549
|
color: l = d.GREY_DARK_5,
|
|
1448
1550
|
height: e = 24,
|
|
1449
1551
|
width: t = 24,
|
|
1450
1552
|
onClick: n
|
|
1451
|
-
}) => /* @__PURE__ */
|
|
1553
|
+
}) => /* @__PURE__ */ a(
|
|
1452
1554
|
"svg",
|
|
1453
1555
|
{
|
|
1454
1556
|
width: t,
|
|
@@ -1481,7 +1583,7 @@ const s2 = ({
|
|
|
1481
1583
|
)
|
|
1482
1584
|
]
|
|
1483
1585
|
}
|
|
1484
|
-
),
|
|
1586
|
+
), P2 = ({
|
|
1485
1587
|
className: i,
|
|
1486
1588
|
color: l = d.GREY_DARK_5,
|
|
1487
1589
|
height: e = 24,
|
|
@@ -1508,13 +1610,13 @@ const s2 = ({
|
|
|
1508
1610
|
}
|
|
1509
1611
|
)
|
|
1510
1612
|
}
|
|
1511
|
-
),
|
|
1613
|
+
), $2 = ({
|
|
1512
1614
|
className: i,
|
|
1513
1615
|
color: l = d.GREY_DARK_5,
|
|
1514
1616
|
height: e = 24,
|
|
1515
1617
|
width: t = 24,
|
|
1516
1618
|
onClick: n
|
|
1517
|
-
}) => /* @__PURE__ */
|
|
1619
|
+
}) => /* @__PURE__ */ a(
|
|
1518
1620
|
"svg",
|
|
1519
1621
|
{
|
|
1520
1622
|
width: t,
|
|
@@ -1567,13 +1669,13 @@ const s2 = ({
|
|
|
1567
1669
|
)
|
|
1568
1670
|
]
|
|
1569
1671
|
}
|
|
1570
|
-
),
|
|
1672
|
+
), z2 = ({
|
|
1571
1673
|
className: i,
|
|
1572
1674
|
color: l = d.GREY_DARK_5,
|
|
1573
1675
|
height: e = 24,
|
|
1574
1676
|
width: t = 24,
|
|
1575
1677
|
onClick: n
|
|
1576
|
-
}) => /* @__PURE__ */
|
|
1678
|
+
}) => /* @__PURE__ */ a(
|
|
1577
1679
|
"svg",
|
|
1578
1680
|
{
|
|
1579
1681
|
width: t,
|
|
@@ -1604,13 +1706,13 @@ const s2 = ({
|
|
|
1604
1706
|
)
|
|
1605
1707
|
]
|
|
1606
1708
|
}
|
|
1607
|
-
),
|
|
1709
|
+
), J2 = ({
|
|
1608
1710
|
className: i,
|
|
1609
1711
|
color: l = d.GREY_DARK_3,
|
|
1610
1712
|
height: e = 14,
|
|
1611
1713
|
width: t = 14,
|
|
1612
1714
|
onClick: n
|
|
1613
|
-
}) => /* @__PURE__ */
|
|
1715
|
+
}) => /* @__PURE__ */ a(
|
|
1614
1716
|
"svg",
|
|
1615
1717
|
{
|
|
1616
1718
|
className: i,
|
|
@@ -1641,7 +1743,7 @@ const s2 = ({
|
|
|
1641
1743
|
)
|
|
1642
1744
|
]
|
|
1643
1745
|
}
|
|
1644
|
-
),
|
|
1746
|
+
), q2 = ({
|
|
1645
1747
|
className: i,
|
|
1646
1748
|
color: l = d.GREY_DARK_5,
|
|
1647
1749
|
height: e = 18,
|
|
@@ -1668,13 +1770,13 @@ const s2 = ({
|
|
|
1668
1770
|
}
|
|
1669
1771
|
)
|
|
1670
1772
|
}
|
|
1671
|
-
),
|
|
1773
|
+
), X2 = ({
|
|
1672
1774
|
className: i,
|
|
1673
1775
|
color: l = d.GREY_DARK_5,
|
|
1674
1776
|
height: e = 24,
|
|
1675
1777
|
width: t = 24,
|
|
1676
1778
|
onClick: n
|
|
1677
|
-
}) => /* @__PURE__ */
|
|
1779
|
+
}) => /* @__PURE__ */ a(
|
|
1678
1780
|
"svg",
|
|
1679
1781
|
{
|
|
1680
1782
|
onClick: n,
|
|
@@ -1720,13 +1822,13 @@ const s2 = ({
|
|
|
1720
1822
|
)
|
|
1721
1823
|
]
|
|
1722
1824
|
}
|
|
1723
|
-
),
|
|
1825
|
+
), Q2 = ({
|
|
1724
1826
|
className: i,
|
|
1725
1827
|
color: l = d.GREY_DARK_5,
|
|
1726
1828
|
height: e = 24,
|
|
1727
1829
|
width: t = 24,
|
|
1728
1830
|
onClick: n
|
|
1729
|
-
}) => /* @__PURE__ */
|
|
1831
|
+
}) => /* @__PURE__ */ a(
|
|
1730
1832
|
"svg",
|
|
1731
1833
|
{
|
|
1732
1834
|
onClick: n,
|
|
@@ -1757,13 +1859,13 @@ const s2 = ({
|
|
|
1757
1859
|
)
|
|
1758
1860
|
]
|
|
1759
1861
|
}
|
|
1760
|
-
),
|
|
1862
|
+
), e5 = ({
|
|
1761
1863
|
className: i,
|
|
1762
1864
|
color: l = d.NOTIFICATION_WARNING_DARK,
|
|
1763
1865
|
height: e = 37,
|
|
1764
1866
|
width: t = 36,
|
|
1765
1867
|
onClick: n
|
|
1766
|
-
}) => /* @__PURE__ */
|
|
1868
|
+
}) => /* @__PURE__ */ a(
|
|
1767
1869
|
"svg",
|
|
1768
1870
|
{
|
|
1769
1871
|
onClick: n,
|
|
@@ -1796,7 +1898,7 @@ const s2 = ({
|
|
|
1796
1898
|
)
|
|
1797
1899
|
]
|
|
1798
1900
|
}
|
|
1799
|
-
),
|
|
1901
|
+
), l5 = ({
|
|
1800
1902
|
className: i,
|
|
1801
1903
|
color: l = d.GREY_DARK_5,
|
|
1802
1904
|
height: e = 24,
|
|
@@ -1822,13 +1924,13 @@ const s2 = ({
|
|
|
1822
1924
|
}
|
|
1823
1925
|
)
|
|
1824
1926
|
}
|
|
1825
|
-
),
|
|
1927
|
+
), i5 = ({
|
|
1826
1928
|
className: i,
|
|
1827
1929
|
color: l = d.GREY_DARK_5,
|
|
1828
1930
|
height: e = 24,
|
|
1829
1931
|
width: t = 24,
|
|
1830
1932
|
onClick: n
|
|
1831
|
-
}) => /* @__PURE__ */
|
|
1933
|
+
}) => /* @__PURE__ */ a(
|
|
1832
1934
|
"svg",
|
|
1833
1935
|
{
|
|
1834
1936
|
onClick: n,
|
|
@@ -1861,13 +1963,13 @@ const s2 = ({
|
|
|
1861
1963
|
)
|
|
1862
1964
|
]
|
|
1863
1965
|
}
|
|
1864
|
-
),
|
|
1966
|
+
), o5 = ({
|
|
1865
1967
|
className: i,
|
|
1866
1968
|
color: l = d.GREY_DARK_5,
|
|
1867
1969
|
height: e = 20,
|
|
1868
1970
|
width: t = 20,
|
|
1869
1971
|
onClick: n
|
|
1870
|
-
}) => /* @__PURE__ */
|
|
1972
|
+
}) => /* @__PURE__ */ a(
|
|
1871
1973
|
"svg",
|
|
1872
1974
|
{
|
|
1873
1975
|
onClick: n,
|
|
@@ -1894,13 +1996,13 @@ const s2 = ({
|
|
|
1894
1996
|
)
|
|
1895
1997
|
]
|
|
1896
1998
|
}
|
|
1897
|
-
),
|
|
1999
|
+
), t5 = ({
|
|
1898
2000
|
className: i,
|
|
1899
2001
|
color: l = d.GREY_DARK_5,
|
|
1900
2002
|
height: e = 24,
|
|
1901
2003
|
width: t = 24,
|
|
1902
2004
|
onClick: n
|
|
1903
|
-
}) => /* @__PURE__ */
|
|
2005
|
+
}) => /* @__PURE__ */ a(
|
|
1904
2006
|
"svg",
|
|
1905
2007
|
{
|
|
1906
2008
|
onClick: n,
|
|
@@ -1963,13 +2065,13 @@ const s2 = ({
|
|
|
1963
2065
|
)
|
|
1964
2066
|
]
|
|
1965
2067
|
}
|
|
1966
|
-
),
|
|
2068
|
+
), n5 = ({
|
|
1967
2069
|
className: i,
|
|
1968
2070
|
color: l = d.GREY_DARK_5,
|
|
1969
2071
|
height: e = 24,
|
|
1970
2072
|
width: t = 24,
|
|
1971
2073
|
onClick: n
|
|
1972
|
-
}) => /* @__PURE__ */
|
|
2074
|
+
}) => /* @__PURE__ */ a(
|
|
1973
2075
|
"svg",
|
|
1974
2076
|
{
|
|
1975
2077
|
onClick: n,
|
|
@@ -2020,13 +2122,13 @@ const s2 = ({
|
|
|
2020
2122
|
)
|
|
2021
2123
|
]
|
|
2022
2124
|
}
|
|
2023
|
-
),
|
|
2125
|
+
), r5 = ({
|
|
2024
2126
|
className: i,
|
|
2025
2127
|
color: l = d.GREY_DARK_5,
|
|
2026
2128
|
height: e = 24,
|
|
2027
2129
|
width: t = 24,
|
|
2028
2130
|
onClick: n
|
|
2029
|
-
}) => /* @__PURE__ */
|
|
2131
|
+
}) => /* @__PURE__ */ a(
|
|
2030
2132
|
"svg",
|
|
2031
2133
|
{
|
|
2032
2134
|
onClick: n,
|
|
@@ -2069,7 +2171,7 @@ const s2 = ({
|
|
|
2069
2171
|
)
|
|
2070
2172
|
]
|
|
2071
2173
|
}
|
|
2072
|
-
),
|
|
2174
|
+
), s5 = ({
|
|
2073
2175
|
className: i,
|
|
2074
2176
|
color: l = d.GREY_DARK_5,
|
|
2075
2177
|
height: e = 24,
|
|
@@ -2096,13 +2198,13 @@ const s2 = ({
|
|
|
2096
2198
|
}
|
|
2097
2199
|
)
|
|
2098
2200
|
}
|
|
2099
|
-
),
|
|
2201
|
+
), h5 = ({
|
|
2100
2202
|
className: i,
|
|
2101
2203
|
color: l = d.GREY_DARK_5,
|
|
2102
2204
|
height: e = 20,
|
|
2103
2205
|
width: t = 20,
|
|
2104
2206
|
onClick: n
|
|
2105
|
-
}) => /* @__PURE__ */
|
|
2207
|
+
}) => /* @__PURE__ */ a(
|
|
2106
2208
|
"svg",
|
|
2107
2209
|
{
|
|
2108
2210
|
onClick: n,
|
|
@@ -2125,7 +2227,7 @@ const s2 = ({
|
|
|
2125
2227
|
)
|
|
2126
2228
|
]
|
|
2127
2229
|
}
|
|
2128
|
-
),
|
|
2230
|
+
), a5 = ({
|
|
2129
2231
|
className: i,
|
|
2130
2232
|
color: l = "#001E52",
|
|
2131
2233
|
height: e = 24,
|
|
@@ -2151,7 +2253,7 @@ const s2 = ({
|
|
|
2151
2253
|
}
|
|
2152
2254
|
)
|
|
2153
2255
|
}
|
|
2154
|
-
),
|
|
2256
|
+
), c5 = ({
|
|
2155
2257
|
className: i,
|
|
2156
2258
|
color: l = "#001E52",
|
|
2157
2259
|
height: e = 24,
|
|
@@ -2168,7 +2270,7 @@ const s2 = ({
|
|
|
2168
2270
|
version: "1.1",
|
|
2169
2271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2170
2272
|
viewBox: "0 0 489.698 489.698",
|
|
2171
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
|
2273
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ a("g", { children: [
|
|
2172
2274
|
/* @__PURE__ */ o(
|
|
2173
2275
|
"path",
|
|
2174
2276
|
{
|
|
@@ -2189,7 +2291,7 @@ const s2 = ({
|
|
|
2189
2291
|
)
|
|
2190
2292
|
] }) })
|
|
2191
2293
|
}
|
|
2192
|
-
),
|
|
2294
|
+
), C5 = ({
|
|
2193
2295
|
width: i = 20,
|
|
2194
2296
|
height: l = 20,
|
|
2195
2297
|
color: e = d.GREY_DARK_5,
|
|
@@ -2213,13 +2315,13 @@ const s2 = ({
|
|
|
2213
2315
|
}
|
|
2214
2316
|
)
|
|
2215
2317
|
}
|
|
2216
|
-
),
|
|
2318
|
+
), d5 = ({
|
|
2217
2319
|
width: i = 24,
|
|
2218
2320
|
height: l = 24,
|
|
2219
2321
|
color: e = "#131314",
|
|
2220
2322
|
className: t,
|
|
2221
2323
|
onClick: n
|
|
2222
|
-
}) => /* @__PURE__ */
|
|
2324
|
+
}) => /* @__PURE__ */ a(
|
|
2223
2325
|
"svg",
|
|
2224
2326
|
{
|
|
2225
2327
|
width: i,
|
|
@@ -2246,13 +2348,13 @@ const s2 = ({
|
|
|
2246
2348
|
)
|
|
2247
2349
|
]
|
|
2248
2350
|
}
|
|
2249
|
-
),
|
|
2351
|
+
), w5 = ({
|
|
2250
2352
|
width: i = 20,
|
|
2251
2353
|
height: l = 20,
|
|
2252
2354
|
color: e = d.GREY_DARK_5,
|
|
2253
2355
|
className: t,
|
|
2254
2356
|
onClick: n
|
|
2255
|
-
}) => /* @__PURE__ */
|
|
2357
|
+
}) => /* @__PURE__ */ a(
|
|
2256
2358
|
"svg",
|
|
2257
2359
|
{
|
|
2258
2360
|
width: i,
|
|
@@ -2279,13 +2381,13 @@ const s2 = ({
|
|
|
2279
2381
|
)
|
|
2280
2382
|
]
|
|
2281
2383
|
}
|
|
2282
|
-
),
|
|
2384
|
+
), g5 = ({
|
|
2283
2385
|
width: i = 24,
|
|
2284
2386
|
height: l = 24,
|
|
2285
2387
|
color: e = d.GREY_DARK_2,
|
|
2286
2388
|
className: t,
|
|
2287
2389
|
onClick: n
|
|
2288
|
-
}) => /* @__PURE__ */
|
|
2390
|
+
}) => /* @__PURE__ */ a(
|
|
2289
2391
|
"svg",
|
|
2290
2392
|
{
|
|
2291
2393
|
width: i,
|
|
@@ -2319,7 +2421,7 @@ const s2 = ({
|
|
|
2319
2421
|
)
|
|
2320
2422
|
]
|
|
2321
2423
|
}
|
|
2322
|
-
),
|
|
2424
|
+
), L5 = ({
|
|
2323
2425
|
width: i = 24,
|
|
2324
2426
|
height: l = 24,
|
|
2325
2427
|
color: e = d.GREY_DARK_2,
|
|
@@ -2346,7 +2448,7 @@ const s2 = ({
|
|
|
2346
2448
|
}
|
|
2347
2449
|
)
|
|
2348
2450
|
}
|
|
2349
|
-
),
|
|
2451
|
+
), k5 = ({
|
|
2350
2452
|
width: i = 24,
|
|
2351
2453
|
height: l = 24,
|
|
2352
2454
|
color: e = d.GREY_DARK_2,
|
|
@@ -2379,232 +2481,240 @@ const s2 = ({
|
|
|
2379
2481
|
height: e,
|
|
2380
2482
|
color: t,
|
|
2381
2483
|
className: n,
|
|
2382
|
-
disabled:
|
|
2484
|
+
disabled: c = !1,
|
|
2383
2485
|
onClick: k
|
|
2384
2486
|
}) => {
|
|
2385
|
-
const [r,
|
|
2487
|
+
const [r, m] = R(n), { theme: C } = n1(Z1), h = c ? C && C === "dark" ? d.GREY_LIGHT_4 : d.GREY_DARK_1 : t, s = c ? void 0 : k;
|
|
2386
2488
|
return G(() => {
|
|
2387
2489
|
if (n) {
|
|
2388
|
-
s && !
|
|
2490
|
+
s && !c && m(`${n} clickable`);
|
|
2389
2491
|
return;
|
|
2390
2492
|
}
|
|
2391
|
-
s && !
|
|
2392
|
-
}, [s, n,
|
|
2493
|
+
s && !c && m("clickable");
|
|
2494
|
+
}, [s, n, c]), /* @__PURE__ */ o(F, { children: (() => {
|
|
2393
2495
|
switch (i) {
|
|
2394
2496
|
case "nextIcon":
|
|
2395
|
-
return
|
|
2497
|
+
return O2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2396
2498
|
case "prevIcon":
|
|
2397
|
-
return
|
|
2499
|
+
return W2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2398
2500
|
case "arrowDown":
|
|
2399
|
-
return s2({ width: l, height: e, color:
|
|
2501
|
+
return s2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2400
2502
|
case "info":
|
|
2401
|
-
return
|
|
2503
|
+
return h2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2402
2504
|
case "arrowRight":
|
|
2403
|
-
return
|
|
2505
|
+
return a2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2404
2506
|
case "calendar":
|
|
2405
|
-
return
|
|
2507
|
+
return g2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2406
2508
|
case "check":
|
|
2407
|
-
return
|
|
2509
|
+
return L2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2408
2510
|
case "cancel":
|
|
2409
|
-
return
|
|
2511
|
+
return k2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2410
2512
|
case "add":
|
|
2411
|
-
return
|
|
2513
|
+
return p2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2412
2514
|
case "list":
|
|
2413
|
-
return
|
|
2515
|
+
return m2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2414
2516
|
case "dragAndDrop":
|
|
2415
|
-
return
|
|
2517
|
+
return u2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2416
2518
|
case "filter":
|
|
2417
|
-
return
|
|
2519
|
+
return v2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2418
2520
|
case "attention":
|
|
2419
|
-
return
|
|
2521
|
+
return f2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2420
2522
|
case "users":
|
|
2421
|
-
return
|
|
2523
|
+
return N2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2422
2524
|
case "mySkillsMatrix":
|
|
2423
|
-
return
|
|
2525
|
+
return _2({
|
|
2424
2526
|
width: l,
|
|
2425
2527
|
height: e,
|
|
2426
|
-
color:
|
|
2528
|
+
color: h,
|
|
2427
2529
|
className: r,
|
|
2428
2530
|
onClick: s
|
|
2429
2531
|
});
|
|
2430
2532
|
case "skills":
|
|
2431
|
-
return
|
|
2533
|
+
return R2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2432
2534
|
case "skillsMatrices":
|
|
2433
|
-
return
|
|
2535
|
+
return M2({
|
|
2434
2536
|
width: l,
|
|
2435
2537
|
height: e,
|
|
2436
|
-
color:
|
|
2538
|
+
color: h,
|
|
2437
2539
|
className: r,
|
|
2438
2540
|
onClick: s
|
|
2439
2541
|
});
|
|
2440
2542
|
case "history":
|
|
2441
|
-
return
|
|
2543
|
+
return H2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2442
2544
|
case "logOut":
|
|
2443
|
-
return
|
|
2545
|
+
return x2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2444
2546
|
case "settings":
|
|
2445
|
-
return
|
|
2547
|
+
return Z2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2446
2548
|
case "trash":
|
|
2447
|
-
return
|
|
2549
|
+
return V2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2448
2550
|
case "settings2":
|
|
2449
|
-
return
|
|
2551
|
+
return E2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2450
2552
|
case "checkCircle":
|
|
2451
|
-
return
|
|
2553
|
+
return A2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2452
2554
|
case "cancelCircle":
|
|
2453
|
-
return
|
|
2555
|
+
return G2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2454
2556
|
case "visibilityIcon":
|
|
2455
|
-
return
|
|
2557
|
+
return I2({
|
|
2456
2558
|
width: l,
|
|
2457
2559
|
height: e,
|
|
2458
|
-
color:
|
|
2560
|
+
color: h,
|
|
2459
2561
|
className: r,
|
|
2460
2562
|
onClick: s
|
|
2461
2563
|
});
|
|
2462
2564
|
case "visibilityOffIcon":
|
|
2463
|
-
return
|
|
2565
|
+
return D2({
|
|
2464
2566
|
width: l,
|
|
2465
2567
|
height: e,
|
|
2466
|
-
color:
|
|
2568
|
+
color: h,
|
|
2467
2569
|
className: r,
|
|
2468
2570
|
onClick: s
|
|
2469
2571
|
});
|
|
2470
2572
|
case "selectArrowIcon":
|
|
2471
|
-
return
|
|
2573
|
+
return K2({
|
|
2472
2574
|
width: l,
|
|
2473
2575
|
height: e,
|
|
2474
|
-
color:
|
|
2576
|
+
color: h,
|
|
2475
2577
|
className: r,
|
|
2476
2578
|
onClick: s
|
|
2477
2579
|
});
|
|
2478
2580
|
case "expandArrowIcon":
|
|
2479
|
-
return
|
|
2581
|
+
return Y2({
|
|
2480
2582
|
width: l,
|
|
2481
2583
|
height: e,
|
|
2482
|
-
color:
|
|
2584
|
+
color: h,
|
|
2483
2585
|
className: r,
|
|
2484
2586
|
onClick: s
|
|
2485
2587
|
});
|
|
2486
2588
|
case "expandActiveArrowIcon":
|
|
2487
|
-
return
|
|
2589
|
+
return B2({
|
|
2488
2590
|
width: l,
|
|
2489
2591
|
height: e,
|
|
2490
|
-
color:
|
|
2592
|
+
color: h,
|
|
2491
2593
|
className: r,
|
|
2492
2594
|
onClick: s
|
|
2493
2595
|
});
|
|
2494
2596
|
case "sortUp":
|
|
2495
|
-
return
|
|
2597
|
+
return T2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2496
2598
|
case "sortDown":
|
|
2497
|
-
return
|
|
2599
|
+
return y2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2498
2600
|
case "search":
|
|
2499
|
-
return
|
|
2601
|
+
return b2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2500
2602
|
case "arrowUpFilled":
|
|
2501
|
-
return
|
|
2603
|
+
return S2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2502
2604
|
case "arrowDownFilled":
|
|
2503
|
-
return
|
|
2605
|
+
return j2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2606
|
+
case "arrow2Up":
|
|
2607
|
+
return c2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2608
|
+
case "arrow2Right":
|
|
2609
|
+
return C2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2610
|
+
case "arrow2Down":
|
|
2611
|
+
return d2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2612
|
+
case "arrow2Left":
|
|
2613
|
+
return w2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2504
2614
|
case "link":
|
|
2505
|
-
return
|
|
2615
|
+
return U2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2506
2616
|
case "telegram":
|
|
2507
|
-
return
|
|
2617
|
+
return P2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2508
2618
|
case "mail":
|
|
2509
|
-
return
|
|
2619
|
+
return z2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2510
2620
|
case "github":
|
|
2511
|
-
return
|
|
2621
|
+
return F2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2512
2622
|
case "linkedIn":
|
|
2513
|
-
return
|
|
2623
|
+
return $2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2514
2624
|
case "emptyStateIcon":
|
|
2515
|
-
return
|
|
2625
|
+
return J2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2516
2626
|
case "filtersIcon":
|
|
2517
|
-
return
|
|
2627
|
+
return q2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2518
2628
|
case "dotMenuIcon":
|
|
2519
|
-
return
|
|
2629
|
+
return X2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2520
2630
|
case "plusCircle":
|
|
2521
|
-
return
|
|
2631
|
+
return Q2({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2522
2632
|
case "warning":
|
|
2523
|
-
return
|
|
2633
|
+
return e5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2524
2634
|
case "back":
|
|
2525
|
-
return
|
|
2635
|
+
return l5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2526
2636
|
case "bell":
|
|
2527
|
-
return
|
|
2637
|
+
return i5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2528
2638
|
case "copy":
|
|
2529
|
-
return
|
|
2639
|
+
return o5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2530
2640
|
case "contract":
|
|
2531
|
-
return
|
|
2641
|
+
return t5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2532
2642
|
case "resourceManager":
|
|
2533
|
-
return
|
|
2643
|
+
return n5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2534
2644
|
case "image":
|
|
2535
|
-
return
|
|
2645
|
+
return r5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2536
2646
|
case "edit":
|
|
2537
|
-
return
|
|
2647
|
+
return s5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2538
2648
|
case "filledArrowRight":
|
|
2539
|
-
return
|
|
2649
|
+
return h5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2540
2650
|
case "burgerMenu":
|
|
2541
|
-
return
|
|
2651
|
+
return a5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2542
2652
|
case "refresh":
|
|
2543
|
-
return
|
|
2653
|
+
return c5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2544
2654
|
case "projects":
|
|
2545
|
-
return
|
|
2655
|
+
return C5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2546
2656
|
case "user":
|
|
2547
|
-
return
|
|
2657
|
+
return w5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2548
2658
|
case "exit":
|
|
2549
|
-
return
|
|
2659
|
+
return d5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2550
2660
|
case "openPointCircle":
|
|
2551
|
-
return
|
|
2661
|
+
return g5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2552
2662
|
case "community":
|
|
2553
|
-
return
|
|
2663
|
+
return L5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2554
2664
|
case "docs":
|
|
2555
|
-
return
|
|
2665
|
+
return k5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
2556
2666
|
default:
|
|
2557
2667
|
return /* @__PURE__ */ o(F, { children: "No Icon provided" });
|
|
2558
2668
|
}
|
|
2559
2669
|
})() });
|
|
2560
|
-
}, { Title:
|
|
2670
|
+
}, { Title: p5, Text: m5 } = M1, u5 = {
|
|
2561
2671
|
h1: 1,
|
|
2562
2672
|
h2: 2,
|
|
2563
2673
|
h3: 3,
|
|
2564
2674
|
h4: 4
|
|
2565
|
-
},
|
|
2675
|
+
}, v5 = g1(
|
|
2566
2676
|
({
|
|
2567
2677
|
align: i = "inherit",
|
|
2568
2678
|
variant: l = "body1",
|
|
2569
2679
|
color: e,
|
|
2570
2680
|
children: t,
|
|
2571
2681
|
onClick: n,
|
|
2572
|
-
collapsed:
|
|
2682
|
+
collapsed: c,
|
|
2573
2683
|
whiteSpace: k = "normal",
|
|
2574
2684
|
/** This prop allows you to enable tooltip if text size is too big */
|
|
2575
2685
|
trim: r = !1
|
|
2576
|
-
},
|
|
2577
|
-
const
|
|
2578
|
-
p1(
|
|
2579
|
-
const [
|
|
2686
|
+
}, m) => {
|
|
2687
|
+
const C = W(null);
|
|
2688
|
+
p1(m, () => C.current);
|
|
2689
|
+
const [h, s] = R(!1);
|
|
2580
2690
|
G(() => {
|
|
2581
2691
|
var E;
|
|
2582
2692
|
if (!r) return;
|
|
2583
|
-
const
|
|
2584
|
-
|
|
2693
|
+
const u = () => {
|
|
2694
|
+
C.current && s(C.current.scrollWidth > C.current.clientWidth);
|
|
2585
2695
|
};
|
|
2586
|
-
|
|
2587
|
-
const A = new ResizeObserver(
|
|
2588
|
-
return
|
|
2696
|
+
u();
|
|
2697
|
+
const A = new ResizeObserver(u);
|
|
2698
|
+
return C.current && A.observe(C.current), (E = C.current) != null && E.parentElement && A.observe(C.current.parentElement), () => {
|
|
2589
2699
|
A.disconnect();
|
|
2590
2700
|
};
|
|
2591
2701
|
}, [r]);
|
|
2592
2702
|
const f = l === "h1" || l === "h2" || l === "h3" || l === "h4";
|
|
2593
2703
|
let N = `snmt-typography snmt-typography-${l}`;
|
|
2594
|
-
i && i !== "inherit" && (N += ` snmt-typography-align-${i}`),
|
|
2704
|
+
i && i !== "inherit" && (N += ` snmt-typography-align-${i}`), c && (N += " collapsed");
|
|
2595
2705
|
const V = {
|
|
2596
2706
|
className: N,
|
|
2597
2707
|
style: { color: e, whiteSpace: r ? "nowrap" : k, display: r ? "block" : "" },
|
|
2598
2708
|
onClick: n,
|
|
2599
|
-
ref:
|
|
2600
|
-
ellipsis: r &&
|
|
2709
|
+
ref: C,
|
|
2710
|
+
ellipsis: r && h ? {
|
|
2601
2711
|
tooltip: {
|
|
2602
2712
|
title: t,
|
|
2603
2713
|
overlayClassName: "snmt-tooltip"
|
|
2604
2714
|
}
|
|
2605
2715
|
} : void 0
|
|
2606
2716
|
};
|
|
2607
|
-
return f ? /* @__PURE__ */ o(
|
|
2717
|
+
return f ? /* @__PURE__ */ o(p5, { level: u5[l], ...V, children: t }) : /* @__PURE__ */ o(m5, { ...V, children: t });
|
|
2608
2718
|
}
|
|
2609
2719
|
);
|
|
2610
2720
|
var w = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", 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.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(w || {});
|
|
@@ -2613,7 +2723,7 @@ const V1 = r1({
|
|
|
2613
2723
|
theme: "light"
|
|
2614
2724
|
});
|
|
2615
2725
|
V1.Provider;
|
|
2616
|
-
const
|
|
2726
|
+
const f5 = ({
|
|
2617
2727
|
width: i = 20,
|
|
2618
2728
|
height: l = 20,
|
|
2619
2729
|
color: e = "#001E52",
|
|
@@ -2640,13 +2750,13 @@ const p5 = ({
|
|
|
2640
2750
|
}
|
|
2641
2751
|
)
|
|
2642
2752
|
}
|
|
2643
|
-
),
|
|
2753
|
+
), N5 = ({
|
|
2644
2754
|
width: i = 20,
|
|
2645
2755
|
height: l = 20,
|
|
2646
2756
|
color: e = w.GREY_DARK_5,
|
|
2647
2757
|
className: t,
|
|
2648
2758
|
onClick: n
|
|
2649
|
-
}) => /* @__PURE__ */
|
|
2759
|
+
}) => /* @__PURE__ */ a(
|
|
2650
2760
|
"svg",
|
|
2651
2761
|
{
|
|
2652
2762
|
width: i,
|
|
@@ -2680,13 +2790,13 @@ const p5 = ({
|
|
|
2680
2790
|
)
|
|
2681
2791
|
]
|
|
2682
2792
|
}
|
|
2683
|
-
),
|
|
2793
|
+
), _5 = ({
|
|
2684
2794
|
width: i = 20,
|
|
2685
2795
|
height: l = 20,
|
|
2686
2796
|
color: e = "#001E52",
|
|
2687
2797
|
className: t,
|
|
2688
2798
|
onClick: n
|
|
2689
|
-
}) => /* @__PURE__ */
|
|
2799
|
+
}) => /* @__PURE__ */ a(
|
|
2690
2800
|
"svg",
|
|
2691
2801
|
{
|
|
2692
2802
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2715,13 +2825,115 @@ const p5 = ({
|
|
|
2715
2825
|
)
|
|
2716
2826
|
]
|
|
2717
2827
|
}
|
|
2718
|
-
),
|
|
2828
|
+
), R5 = ({
|
|
2829
|
+
width: i = 20,
|
|
2830
|
+
height: l = 20,
|
|
2831
|
+
color: e = w.GREY_DARK_5,
|
|
2832
|
+
className: t,
|
|
2833
|
+
onClick: n
|
|
2834
|
+
}) => /* @__PURE__ */ a(
|
|
2835
|
+
"svg",
|
|
2836
|
+
{
|
|
2837
|
+
width: i,
|
|
2838
|
+
height: l,
|
|
2839
|
+
className: t,
|
|
2840
|
+
onClick: n,
|
|
2841
|
+
viewBox: "0 0 25 25",
|
|
2842
|
+
fill: "none",
|
|
2843
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2844
|
+
children: [
|
|
2845
|
+
/* @__PURE__ */ o("g", { "clip-path": "url(#clip0_1_2043)", children: /* @__PURE__ */ o(
|
|
2846
|
+
"path",
|
|
2847
|
+
{
|
|
2848
|
+
d: "M5.96967 14.9697C5.67678 15.2626 5.67678 15.7373 5.96967 16.0302C6.26256 16.3231 6.73732 16.3231 7.03022 16.0302L12.4999 10.5605L17.9697 16.0302L18.0263 16.082C18.3209 16.3223 18.7556 16.3048 19.0302 16.0302C19.3048 15.7556 19.3223 15.3209 19.082 15.0263L19.0302 14.9697L13.0302 8.96967C12.7373 8.67678 12.2626 8.67678 11.9697 8.96967L5.96967 14.9697Z",
|
|
2849
|
+
fill: e
|
|
2850
|
+
}
|
|
2851
|
+
) }),
|
|
2852
|
+
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_1_2043", children: /* @__PURE__ */ o("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
|
|
2853
|
+
]
|
|
2854
|
+
}
|
|
2855
|
+
), M5 = ({
|
|
2719
2856
|
width: i = 20,
|
|
2720
2857
|
height: l = 20,
|
|
2721
2858
|
color: e = w.GREY_DARK_5,
|
|
2722
2859
|
className: t,
|
|
2723
2860
|
onClick: n
|
|
2724
|
-
}) => /* @__PURE__ */
|
|
2861
|
+
}) => /* @__PURE__ */ o(
|
|
2862
|
+
"svg",
|
|
2863
|
+
{
|
|
2864
|
+
width: i,
|
|
2865
|
+
height: l,
|
|
2866
|
+
className: t,
|
|
2867
|
+
onClick: n,
|
|
2868
|
+
viewBox: "0 0 25 25",
|
|
2869
|
+
fill: "none",
|
|
2870
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2871
|
+
children: /* @__PURE__ */ o(
|
|
2872
|
+
"path",
|
|
2873
|
+
{
|
|
2874
|
+
d: "M10.0303 5.96967C9.73744 5.67678 9.26268 5.67678 8.96978 5.96967C8.67689 6.26256 8.67689 6.73732 8.96978 7.03022L14.4395 12.4999L8.96978 17.9697L8.91803 18.0263C8.67772 18.3209 8.69518 18.7556 8.96978 19.0302C9.24439 19.3048 9.67911 19.3223 9.97369 19.082L10.0303 19.0302L16.0303 13.0302C16.3232 12.7373 16.3232 12.2626 16.0303 11.9697L10.0303 5.96967Z",
|
|
2875
|
+
fill: e
|
|
2876
|
+
}
|
|
2877
|
+
)
|
|
2878
|
+
}
|
|
2879
|
+
), H5 = ({
|
|
2880
|
+
width: i = 20,
|
|
2881
|
+
height: l = 20,
|
|
2882
|
+
color: e = w.GREY_DARK_5,
|
|
2883
|
+
className: t,
|
|
2884
|
+
onClick: n
|
|
2885
|
+
}) => /* @__PURE__ */ a(
|
|
2886
|
+
"svg",
|
|
2887
|
+
{
|
|
2888
|
+
width: i,
|
|
2889
|
+
height: l,
|
|
2890
|
+
className: t,
|
|
2891
|
+
onClick: n,
|
|
2892
|
+
viewBox: "0 0 25 25",
|
|
2893
|
+
fill: "none",
|
|
2894
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2895
|
+
children: [
|
|
2896
|
+
/* @__PURE__ */ o("g", { "clip-path": "url(#clip0_1_2039)", children: /* @__PURE__ */ o(
|
|
2897
|
+
"path",
|
|
2898
|
+
{
|
|
2899
|
+
d: "M5.96967 10.0303C5.67678 9.73744 5.67678 9.26268 5.96967 8.96978C6.26256 8.67689 6.73732 8.67689 7.03022 8.96978L12.4999 14.4395L17.9697 8.96978L18.0263 8.91803C18.3209 8.67772 18.7556 8.69518 19.0302 8.96978C19.3048 9.24439 19.3223 9.67911 19.082 9.97369L19.0302 10.0303L13.0302 16.0303C12.7373 16.3232 12.2626 16.3232 11.9697 16.0303L5.96967 10.0303Z",
|
|
2900
|
+
fill: e
|
|
2901
|
+
}
|
|
2902
|
+
) }),
|
|
2903
|
+
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ o("clipPath", { id: "clip0_1_2039", children: /* @__PURE__ */ o("rect", { width: "24", height: "24", fill: "white", transform: "translate(0.5 0.5)" }) }) })
|
|
2904
|
+
]
|
|
2905
|
+
}
|
|
2906
|
+
), x5 = ({
|
|
2907
|
+
width: i = 20,
|
|
2908
|
+
height: l = 20,
|
|
2909
|
+
color: e = w.GREY_DARK_5,
|
|
2910
|
+
className: t,
|
|
2911
|
+
onClick: n
|
|
2912
|
+
}) => /* @__PURE__ */ o(
|
|
2913
|
+
"svg",
|
|
2914
|
+
{
|
|
2915
|
+
width: i,
|
|
2916
|
+
height: l,
|
|
2917
|
+
className: t,
|
|
2918
|
+
onClick: n,
|
|
2919
|
+
viewBox: "0 0 25 25",
|
|
2920
|
+
fill: "none",
|
|
2921
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2922
|
+
children: /* @__PURE__ */ o(
|
|
2923
|
+
"path",
|
|
2924
|
+
{
|
|
2925
|
+
d: "M14.9697 5.96967C15.2626 5.67678 15.7373 5.67678 16.0302 5.96967C16.3231 6.26256 16.3231 6.73732 16.0302 7.03022L10.5605 12.4999L16.0302 17.9697L16.082 18.0263C16.3223 18.3209 16.3048 18.7556 16.0302 19.0302C15.7556 19.3048 15.3209 19.3223 15.0263 19.082L14.9697 19.0302L8.96967 13.0302C8.67678 12.7373 8.67678 12.2626 8.96967 11.9697L14.9697 5.96967Z",
|
|
2926
|
+
fill: e
|
|
2927
|
+
}
|
|
2928
|
+
)
|
|
2929
|
+
}
|
|
2930
|
+
), Z5 = ({
|
|
2931
|
+
width: i = 20,
|
|
2932
|
+
height: l = 20,
|
|
2933
|
+
color: e = w.GREY_DARK_5,
|
|
2934
|
+
className: t,
|
|
2935
|
+
onClick: n
|
|
2936
|
+
}) => /* @__PURE__ */ a(
|
|
2725
2937
|
"svg",
|
|
2726
2938
|
{
|
|
2727
2939
|
width: i,
|
|
@@ -2762,7 +2974,7 @@ const p5 = ({
|
|
|
2762
2974
|
)
|
|
2763
2975
|
]
|
|
2764
2976
|
}
|
|
2765
|
-
),
|
|
2977
|
+
), V5 = ({
|
|
2766
2978
|
width: i = 20,
|
|
2767
2979
|
height: l = 20,
|
|
2768
2980
|
color: e = w.GREY_DARK_5,
|
|
@@ -2786,7 +2998,7 @@ const p5 = ({
|
|
|
2786
2998
|
}
|
|
2787
2999
|
)
|
|
2788
3000
|
}
|
|
2789
|
-
),
|
|
3001
|
+
), E5 = ({
|
|
2790
3002
|
width: i = 20,
|
|
2791
3003
|
height: l = 20,
|
|
2792
3004
|
color: e = w.GREY_DARK_5,
|
|
@@ -2810,7 +3022,7 @@ const p5 = ({
|
|
|
2810
3022
|
}
|
|
2811
3023
|
)
|
|
2812
3024
|
}
|
|
2813
|
-
),
|
|
3025
|
+
), A5 = ({
|
|
2814
3026
|
width: i = 20,
|
|
2815
3027
|
height: l = 20,
|
|
2816
3028
|
color: e = w.GREY_DARK_5,
|
|
@@ -2834,13 +3046,13 @@ const p5 = ({
|
|
|
2834
3046
|
}
|
|
2835
3047
|
)
|
|
2836
3048
|
}
|
|
2837
|
-
),
|
|
3049
|
+
), G5 = ({
|
|
2838
3050
|
width: i = 20,
|
|
2839
3051
|
height: l = 20,
|
|
2840
3052
|
color: e = w.GREY_DARK_5,
|
|
2841
3053
|
className: t,
|
|
2842
3054
|
onClick: n
|
|
2843
|
-
}) => /* @__PURE__ */
|
|
3055
|
+
}) => /* @__PURE__ */ a(
|
|
2844
3056
|
"svg",
|
|
2845
3057
|
{
|
|
2846
3058
|
width: i,
|
|
@@ -2895,13 +3107,13 @@ const p5 = ({
|
|
|
2895
3107
|
)
|
|
2896
3108
|
]
|
|
2897
3109
|
}
|
|
2898
|
-
),
|
|
3110
|
+
), I5 = ({
|
|
2899
3111
|
width: i = 20,
|
|
2900
3112
|
height: l = 20,
|
|
2901
3113
|
color: e = w.GREY_DARK_5,
|
|
2902
3114
|
className: t,
|
|
2903
3115
|
onClick: n
|
|
2904
|
-
}) => /* @__PURE__ */
|
|
3116
|
+
}) => /* @__PURE__ */ a(
|
|
2905
3117
|
"svg",
|
|
2906
3118
|
{
|
|
2907
3119
|
width: i,
|
|
@@ -2942,13 +3154,13 @@ const p5 = ({
|
|
|
2942
3154
|
)
|
|
2943
3155
|
]
|
|
2944
3156
|
}
|
|
2945
|
-
),
|
|
3157
|
+
), D5 = ({
|
|
2946
3158
|
width: i = 20,
|
|
2947
3159
|
height: l = 20,
|
|
2948
3160
|
color: e = w.GREY_DARK_5,
|
|
2949
3161
|
className: t,
|
|
2950
3162
|
onClick: n
|
|
2951
|
-
}) => /* @__PURE__ */
|
|
3163
|
+
}) => /* @__PURE__ */ a(
|
|
2952
3164
|
"svg",
|
|
2953
3165
|
{
|
|
2954
3166
|
width: i,
|
|
@@ -2982,13 +3194,13 @@ const p5 = ({
|
|
|
2982
3194
|
)
|
|
2983
3195
|
]
|
|
2984
3196
|
}
|
|
2985
|
-
),
|
|
3197
|
+
), K5 = ({
|
|
2986
3198
|
width: i = 20,
|
|
2987
3199
|
height: l = 20,
|
|
2988
3200
|
color: e = w.GREY_DARK_5,
|
|
2989
3201
|
className: t,
|
|
2990
3202
|
onClick: n
|
|
2991
|
-
}) => /* @__PURE__ */
|
|
3203
|
+
}) => /* @__PURE__ */ a(
|
|
2992
3204
|
"svg",
|
|
2993
3205
|
{
|
|
2994
3206
|
width: i,
|
|
@@ -3022,13 +3234,13 @@ const p5 = ({
|
|
|
3022
3234
|
)
|
|
3023
3235
|
]
|
|
3024
3236
|
}
|
|
3025
|
-
),
|
|
3237
|
+
), Y5 = ({
|
|
3026
3238
|
width: i = 20,
|
|
3027
3239
|
height: l = 20,
|
|
3028
3240
|
color: e = w.GREY_DARK_5,
|
|
3029
3241
|
className: t,
|
|
3030
3242
|
onClick: n
|
|
3031
|
-
}) => /* @__PURE__ */
|
|
3243
|
+
}) => /* @__PURE__ */ a(
|
|
3032
3244
|
"svg",
|
|
3033
3245
|
{
|
|
3034
3246
|
width: i,
|
|
@@ -3069,13 +3281,13 @@ const p5 = ({
|
|
|
3069
3281
|
)
|
|
3070
3282
|
]
|
|
3071
3283
|
}
|
|
3072
|
-
),
|
|
3284
|
+
), B5 = ({
|
|
3073
3285
|
width: i = 20,
|
|
3074
3286
|
height: l = 20,
|
|
3075
3287
|
color: e = w.GREY_DARK_5,
|
|
3076
3288
|
className: t,
|
|
3077
3289
|
onClick: n
|
|
3078
|
-
}) => /* @__PURE__ */
|
|
3290
|
+
}) => /* @__PURE__ */ a(
|
|
3079
3291
|
"svg",
|
|
3080
3292
|
{
|
|
3081
3293
|
width: i,
|
|
@@ -3116,13 +3328,13 @@ const p5 = ({
|
|
|
3116
3328
|
)
|
|
3117
3329
|
]
|
|
3118
3330
|
}
|
|
3119
|
-
),
|
|
3331
|
+
), T5 = ({
|
|
3120
3332
|
width: i = 20,
|
|
3121
3333
|
height: l = 20,
|
|
3122
3334
|
color: e = w.GREY_DARK_5,
|
|
3123
3335
|
className: t,
|
|
3124
3336
|
onClick: n
|
|
3125
|
-
}) => /* @__PURE__ */
|
|
3337
|
+
}) => /* @__PURE__ */ a(
|
|
3126
3338
|
"svg",
|
|
3127
3339
|
{
|
|
3128
3340
|
width: i,
|
|
@@ -3163,13 +3375,13 @@ const p5 = ({
|
|
|
3163
3375
|
)
|
|
3164
3376
|
]
|
|
3165
3377
|
}
|
|
3166
|
-
),
|
|
3378
|
+
), y5 = ({
|
|
3167
3379
|
width: i = 20,
|
|
3168
3380
|
height: l = 20,
|
|
3169
3381
|
color: e = w.GREY_DARK_5,
|
|
3170
3382
|
className: t,
|
|
3171
3383
|
onClick: n
|
|
3172
|
-
}) => /* @__PURE__ */
|
|
3384
|
+
}) => /* @__PURE__ */ a(
|
|
3173
3385
|
"svg",
|
|
3174
3386
|
{
|
|
3175
3387
|
width: i,
|
|
@@ -3203,13 +3415,13 @@ const p5 = ({
|
|
|
3203
3415
|
)
|
|
3204
3416
|
]
|
|
3205
3417
|
}
|
|
3206
|
-
),
|
|
3418
|
+
), b5 = ({
|
|
3207
3419
|
width: i = 20,
|
|
3208
3420
|
height: l = 20,
|
|
3209
3421
|
color: e = w.GREY_DARK_5,
|
|
3210
3422
|
className: t,
|
|
3211
3423
|
onClick: n
|
|
3212
|
-
}) => /* @__PURE__ */
|
|
3424
|
+
}) => /* @__PURE__ */ a(
|
|
3213
3425
|
"svg",
|
|
3214
3426
|
{
|
|
3215
3427
|
width: i,
|
|
@@ -3236,13 +3448,13 @@ const p5 = ({
|
|
|
3236
3448
|
)
|
|
3237
3449
|
]
|
|
3238
3450
|
}
|
|
3239
|
-
),
|
|
3451
|
+
), O5 = ({
|
|
3240
3452
|
width: i = 20,
|
|
3241
3453
|
height: l = 20,
|
|
3242
3454
|
color: e = w.GREY_DARK_5,
|
|
3243
3455
|
className: t,
|
|
3244
3456
|
onClick: n
|
|
3245
|
-
}) => /* @__PURE__ */
|
|
3457
|
+
}) => /* @__PURE__ */ a(
|
|
3246
3458
|
"svg",
|
|
3247
3459
|
{
|
|
3248
3460
|
width: i,
|
|
@@ -3269,13 +3481,13 @@ const p5 = ({
|
|
|
3269
3481
|
)
|
|
3270
3482
|
]
|
|
3271
3483
|
}
|
|
3272
|
-
),
|
|
3484
|
+
), W5 = ({
|
|
3273
3485
|
width: i = 20,
|
|
3274
3486
|
height: l = 20,
|
|
3275
3487
|
color: e = w.GREY_DARK_5,
|
|
3276
3488
|
className: t,
|
|
3277
3489
|
onClick: n
|
|
3278
|
-
}) => /* @__PURE__ */
|
|
3490
|
+
}) => /* @__PURE__ */ a(
|
|
3279
3491
|
"svg",
|
|
3280
3492
|
{
|
|
3281
3493
|
width: i,
|
|
@@ -3302,13 +3514,13 @@ const p5 = ({
|
|
|
3302
3514
|
)
|
|
3303
3515
|
]
|
|
3304
3516
|
}
|
|
3305
|
-
),
|
|
3517
|
+
), j5 = ({
|
|
3306
3518
|
width: i = 20,
|
|
3307
3519
|
height: l = 20,
|
|
3308
3520
|
color: e = w.GREY_DARK_5,
|
|
3309
3521
|
className: t,
|
|
3310
3522
|
onClick: n
|
|
3311
|
-
}) => /* @__PURE__ */
|
|
3523
|
+
}) => /* @__PURE__ */ a(
|
|
3312
3524
|
"svg",
|
|
3313
3525
|
{
|
|
3314
3526
|
width: i,
|
|
@@ -3335,13 +3547,13 @@ const p5 = ({
|
|
|
3335
3547
|
)
|
|
3336
3548
|
]
|
|
3337
3549
|
}
|
|
3338
|
-
),
|
|
3550
|
+
), S5 = ({
|
|
3339
3551
|
width: i = 20,
|
|
3340
3552
|
height: l = 20,
|
|
3341
3553
|
color: e = w.GREY_DARK_5,
|
|
3342
3554
|
className: t,
|
|
3343
3555
|
onClick: n
|
|
3344
|
-
}) => /* @__PURE__ */
|
|
3556
|
+
}) => /* @__PURE__ */ a(
|
|
3345
3557
|
"svg",
|
|
3346
3558
|
{
|
|
3347
3559
|
width: i,
|
|
@@ -3375,13 +3587,13 @@ const p5 = ({
|
|
|
3375
3587
|
)
|
|
3376
3588
|
]
|
|
3377
3589
|
}
|
|
3378
|
-
),
|
|
3590
|
+
), U5 = ({
|
|
3379
3591
|
width: i = 20,
|
|
3380
3592
|
height: l = 20,
|
|
3381
3593
|
color: e = w.GREY_DARK_5,
|
|
3382
3594
|
className: t,
|
|
3383
3595
|
onClick: n
|
|
3384
|
-
}) => /* @__PURE__ */
|
|
3596
|
+
}) => /* @__PURE__ */ a(
|
|
3385
3597
|
"svg",
|
|
3386
3598
|
{
|
|
3387
3599
|
width: i,
|
|
@@ -3408,13 +3620,13 @@ const p5 = ({
|
|
|
3408
3620
|
)
|
|
3409
3621
|
]
|
|
3410
3622
|
}
|
|
3411
|
-
),
|
|
3623
|
+
), F5 = ({
|
|
3412
3624
|
width: i = 20,
|
|
3413
3625
|
height: l = 20,
|
|
3414
3626
|
color: e = w.GREY_DARK_5,
|
|
3415
3627
|
className: t,
|
|
3416
3628
|
onClick: n
|
|
3417
|
-
}) => /* @__PURE__ */
|
|
3629
|
+
}) => /* @__PURE__ */ a(
|
|
3418
3630
|
"svg",
|
|
3419
3631
|
{
|
|
3420
3632
|
width: i,
|
|
@@ -3441,13 +3653,13 @@ const p5 = ({
|
|
|
3441
3653
|
)
|
|
3442
3654
|
]
|
|
3443
3655
|
}
|
|
3444
|
-
),
|
|
3656
|
+
), P5 = ({
|
|
3445
3657
|
width: i = 20,
|
|
3446
3658
|
height: l = 20,
|
|
3447
3659
|
color: e = "#070739",
|
|
3448
3660
|
className: t,
|
|
3449
3661
|
onClick: n
|
|
3450
|
-
}) => /* @__PURE__ */
|
|
3662
|
+
}) => /* @__PURE__ */ a(
|
|
3451
3663
|
"svg",
|
|
3452
3664
|
{
|
|
3453
3665
|
width: i,
|
|
@@ -3471,13 +3683,13 @@ const p5 = ({
|
|
|
3471
3683
|
/* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
|
|
3472
3684
|
]
|
|
3473
3685
|
}
|
|
3474
|
-
),
|
|
3686
|
+
), $5 = ({
|
|
3475
3687
|
width: i = 20,
|
|
3476
3688
|
height: l = 20,
|
|
3477
3689
|
color: e = "#070739",
|
|
3478
3690
|
className: t,
|
|
3479
3691
|
onClick: n
|
|
3480
|
-
}) => /* @__PURE__ */
|
|
3692
|
+
}) => /* @__PURE__ */ a(
|
|
3481
3693
|
"svg",
|
|
3482
3694
|
{
|
|
3483
3695
|
width: i,
|
|
@@ -3509,7 +3721,7 @@ const p5 = ({
|
|
|
3509
3721
|
)
|
|
3510
3722
|
]
|
|
3511
3723
|
}
|
|
3512
|
-
),
|
|
3724
|
+
), z5 = ({
|
|
3513
3725
|
width: i = 9,
|
|
3514
3726
|
height: l = 5,
|
|
3515
3727
|
color: e = "#001E52",
|
|
@@ -3535,13 +3747,13 @@ const p5 = ({
|
|
|
3535
3747
|
}
|
|
3536
3748
|
)
|
|
3537
3749
|
}
|
|
3538
|
-
),
|
|
3750
|
+
), J5 = ({
|
|
3539
3751
|
width: i = 20,
|
|
3540
3752
|
height: l = 20,
|
|
3541
3753
|
color: e = "#F2F2F7",
|
|
3542
3754
|
className: t,
|
|
3543
3755
|
onClick: n
|
|
3544
|
-
}) => /* @__PURE__ */
|
|
3756
|
+
}) => /* @__PURE__ */ a(
|
|
3545
3757
|
"svg",
|
|
3546
3758
|
{
|
|
3547
3759
|
width: i,
|
|
@@ -3564,13 +3776,13 @@ const p5 = ({
|
|
|
3564
3776
|
)
|
|
3565
3777
|
]
|
|
3566
3778
|
}
|
|
3567
|
-
),
|
|
3779
|
+
), q5 = ({
|
|
3568
3780
|
width: i = 20,
|
|
3569
3781
|
height: l = 20,
|
|
3570
3782
|
color: e = "#004ED7",
|
|
3571
3783
|
className: t,
|
|
3572
3784
|
onClick: n
|
|
3573
|
-
}) => /* @__PURE__ */
|
|
3785
|
+
}) => /* @__PURE__ */ a(
|
|
3574
3786
|
"svg",
|
|
3575
3787
|
{
|
|
3576
3788
|
width: i,
|
|
@@ -3593,13 +3805,13 @@ const p5 = ({
|
|
|
3593
3805
|
)
|
|
3594
3806
|
]
|
|
3595
3807
|
}
|
|
3596
|
-
),
|
|
3808
|
+
), X5 = ({
|
|
3597
3809
|
width: i = 10,
|
|
3598
3810
|
height: l = 10,
|
|
3599
3811
|
color: e = "#001E52",
|
|
3600
3812
|
className: t,
|
|
3601
3813
|
onClick: n
|
|
3602
|
-
}) => /* @__PURE__ */
|
|
3814
|
+
}) => /* @__PURE__ */ a(
|
|
3603
3815
|
"svg",
|
|
3604
3816
|
{
|
|
3605
3817
|
width: i,
|
|
@@ -3622,13 +3834,13 @@ const p5 = ({
|
|
|
3622
3834
|
)
|
|
3623
3835
|
]
|
|
3624
3836
|
}
|
|
3625
|
-
),
|
|
3837
|
+
), Q5 = ({
|
|
3626
3838
|
width: i = 10,
|
|
3627
3839
|
height: l = 10,
|
|
3628
3840
|
color: e = "#001E52",
|
|
3629
3841
|
className: t,
|
|
3630
3842
|
onClick: n
|
|
3631
|
-
}) => /* @__PURE__ */
|
|
3843
|
+
}) => /* @__PURE__ */ a(
|
|
3632
3844
|
"svg",
|
|
3633
3845
|
{
|
|
3634
3846
|
width: i,
|
|
@@ -3659,13 +3871,13 @@ const p5 = ({
|
|
|
3659
3871
|
)
|
|
3660
3872
|
]
|
|
3661
3873
|
}
|
|
3662
|
-
),
|
|
3874
|
+
), e7 = ({
|
|
3663
3875
|
className: i,
|
|
3664
3876
|
color: l = w.GREY_DARK_5,
|
|
3665
3877
|
height: e = 20,
|
|
3666
3878
|
width: t = 20,
|
|
3667
3879
|
onClick: n
|
|
3668
|
-
}) => /* @__PURE__ */
|
|
3880
|
+
}) => /* @__PURE__ */ a(
|
|
3669
3881
|
"svg",
|
|
3670
3882
|
{
|
|
3671
3883
|
width: t,
|
|
@@ -3692,7 +3904,7 @@ const p5 = ({
|
|
|
3692
3904
|
)
|
|
3693
3905
|
]
|
|
3694
3906
|
}
|
|
3695
|
-
),
|
|
3907
|
+
), l7 = ({
|
|
3696
3908
|
className: i,
|
|
3697
3909
|
color: l = w.GREY_DARK_5,
|
|
3698
3910
|
height: e = 20,
|
|
@@ -3719,7 +3931,7 @@ const p5 = ({
|
|
|
3719
3931
|
}
|
|
3720
3932
|
)
|
|
3721
3933
|
}
|
|
3722
|
-
),
|
|
3934
|
+
), i7 = ({
|
|
3723
3935
|
className: i,
|
|
3724
3936
|
color: l = w.GREY_DARK_5,
|
|
3725
3937
|
height: e = 20,
|
|
@@ -3746,7 +3958,7 @@ const p5 = ({
|
|
|
3746
3958
|
}
|
|
3747
3959
|
)
|
|
3748
3960
|
}
|
|
3749
|
-
),
|
|
3961
|
+
), o7 = ({
|
|
3750
3962
|
className: i,
|
|
3751
3963
|
color: l = w.GREY_DARK_5,
|
|
3752
3964
|
height: e = 5,
|
|
@@ -3770,7 +3982,7 @@ const p5 = ({
|
|
|
3770
3982
|
}
|
|
3771
3983
|
)
|
|
3772
3984
|
}
|
|
3773
|
-
),
|
|
3985
|
+
), t7 = ({
|
|
3774
3986
|
className: i,
|
|
3775
3987
|
color: l = w.GREY_DARK_5,
|
|
3776
3988
|
height: e = 5,
|
|
@@ -3795,13 +4007,13 @@ const p5 = ({
|
|
|
3795
4007
|
}
|
|
3796
4008
|
)
|
|
3797
4009
|
}
|
|
3798
|
-
),
|
|
4010
|
+
), n7 = ({
|
|
3799
4011
|
className: i,
|
|
3800
4012
|
color: l = w.GREY_DARK_5,
|
|
3801
4013
|
height: e = 20,
|
|
3802
4014
|
width: t = 20,
|
|
3803
4015
|
onClick: n
|
|
3804
|
-
}) => /* @__PURE__ */
|
|
4016
|
+
}) => /* @__PURE__ */ a(
|
|
3805
4017
|
"svg",
|
|
3806
4018
|
{
|
|
3807
4019
|
width: t,
|
|
@@ -3828,13 +4040,13 @@ const p5 = ({
|
|
|
3828
4040
|
)
|
|
3829
4041
|
]
|
|
3830
4042
|
}
|
|
3831
|
-
),
|
|
4043
|
+
), r7 = ({
|
|
3832
4044
|
className: i,
|
|
3833
4045
|
color: l = w.GREY_DARK_5,
|
|
3834
4046
|
height: e = 24,
|
|
3835
4047
|
width: t = 24,
|
|
3836
4048
|
onClick: n
|
|
3837
|
-
}) => /* @__PURE__ */
|
|
4049
|
+
}) => /* @__PURE__ */ a(
|
|
3838
4050
|
"svg",
|
|
3839
4051
|
{
|
|
3840
4052
|
width: t,
|
|
@@ -3867,7 +4079,7 @@ const p5 = ({
|
|
|
3867
4079
|
)
|
|
3868
4080
|
]
|
|
3869
4081
|
}
|
|
3870
|
-
),
|
|
4082
|
+
), s7 = ({
|
|
3871
4083
|
className: i,
|
|
3872
4084
|
color: l = w.GREY_DARK_5,
|
|
3873
4085
|
height: e = 24,
|
|
@@ -3894,13 +4106,13 @@ const p5 = ({
|
|
|
3894
4106
|
}
|
|
3895
4107
|
)
|
|
3896
4108
|
}
|
|
3897
|
-
),
|
|
4109
|
+
), h7 = ({
|
|
3898
4110
|
className: i,
|
|
3899
4111
|
color: l = w.GREY_DARK_5,
|
|
3900
4112
|
height: e = 24,
|
|
3901
4113
|
width: t = 24,
|
|
3902
4114
|
onClick: n
|
|
3903
|
-
}) => /* @__PURE__ */
|
|
4115
|
+
}) => /* @__PURE__ */ a(
|
|
3904
4116
|
"svg",
|
|
3905
4117
|
{
|
|
3906
4118
|
width: t,
|
|
@@ -3953,13 +4165,13 @@ const p5 = ({
|
|
|
3953
4165
|
)
|
|
3954
4166
|
]
|
|
3955
4167
|
}
|
|
3956
|
-
),
|
|
4168
|
+
), a7 = ({
|
|
3957
4169
|
className: i,
|
|
3958
4170
|
color: l = w.GREY_DARK_5,
|
|
3959
4171
|
height: e = 24,
|
|
3960
4172
|
width: t = 24,
|
|
3961
4173
|
onClick: n
|
|
3962
|
-
}) => /* @__PURE__ */
|
|
4174
|
+
}) => /* @__PURE__ */ a(
|
|
3963
4175
|
"svg",
|
|
3964
4176
|
{
|
|
3965
4177
|
width: t,
|
|
@@ -3990,13 +4202,13 @@ const p5 = ({
|
|
|
3990
4202
|
)
|
|
3991
4203
|
]
|
|
3992
4204
|
}
|
|
3993
|
-
),
|
|
4205
|
+
), c7 = ({
|
|
3994
4206
|
className: i,
|
|
3995
4207
|
color: l = w.GREY_DARK_3,
|
|
3996
4208
|
height: e = 14,
|
|
3997
4209
|
width: t = 14,
|
|
3998
4210
|
onClick: n
|
|
3999
|
-
}) => /* @__PURE__ */
|
|
4211
|
+
}) => /* @__PURE__ */ a(
|
|
4000
4212
|
"svg",
|
|
4001
4213
|
{
|
|
4002
4214
|
className: i,
|
|
@@ -4027,7 +4239,7 @@ const p5 = ({
|
|
|
4027
4239
|
)
|
|
4028
4240
|
]
|
|
4029
4241
|
}
|
|
4030
|
-
),
|
|
4242
|
+
), C7 = ({
|
|
4031
4243
|
className: i,
|
|
4032
4244
|
color: l = w.GREY_DARK_5,
|
|
4033
4245
|
height: e = 18,
|
|
@@ -4054,13 +4266,13 @@ const p5 = ({
|
|
|
4054
4266
|
}
|
|
4055
4267
|
)
|
|
4056
4268
|
}
|
|
4057
|
-
),
|
|
4269
|
+
), d7 = ({
|
|
4058
4270
|
className: i,
|
|
4059
4271
|
color: l = w.GREY_DARK_5,
|
|
4060
4272
|
height: e = 24,
|
|
4061
4273
|
width: t = 24,
|
|
4062
4274
|
onClick: n
|
|
4063
|
-
}) => /* @__PURE__ */
|
|
4275
|
+
}) => /* @__PURE__ */ a(
|
|
4064
4276
|
"svg",
|
|
4065
4277
|
{
|
|
4066
4278
|
onClick: n,
|
|
@@ -4106,13 +4318,13 @@ const p5 = ({
|
|
|
4106
4318
|
)
|
|
4107
4319
|
]
|
|
4108
4320
|
}
|
|
4109
|
-
),
|
|
4321
|
+
), w7 = ({
|
|
4110
4322
|
className: i,
|
|
4111
4323
|
color: l = w.GREY_DARK_5,
|
|
4112
4324
|
height: e = 24,
|
|
4113
4325
|
width: t = 24,
|
|
4114
4326
|
onClick: n
|
|
4115
|
-
}) => /* @__PURE__ */
|
|
4327
|
+
}) => /* @__PURE__ */ a(
|
|
4116
4328
|
"svg",
|
|
4117
4329
|
{
|
|
4118
4330
|
onClick: n,
|
|
@@ -4143,13 +4355,13 @@ const p5 = ({
|
|
|
4143
4355
|
)
|
|
4144
4356
|
]
|
|
4145
4357
|
}
|
|
4146
|
-
),
|
|
4358
|
+
), g7 = ({
|
|
4147
4359
|
className: i,
|
|
4148
4360
|
color: l = w.NOTIFICATION_WARNING_DARK,
|
|
4149
4361
|
height: e = 37,
|
|
4150
4362
|
width: t = 36,
|
|
4151
4363
|
onClick: n
|
|
4152
|
-
}) => /* @__PURE__ */
|
|
4364
|
+
}) => /* @__PURE__ */ a(
|
|
4153
4365
|
"svg",
|
|
4154
4366
|
{
|
|
4155
4367
|
onClick: n,
|
|
@@ -4182,7 +4394,7 @@ const p5 = ({
|
|
|
4182
4394
|
)
|
|
4183
4395
|
]
|
|
4184
4396
|
}
|
|
4185
|
-
),
|
|
4397
|
+
), L7 = ({
|
|
4186
4398
|
className: i,
|
|
4187
4399
|
color: l = w.GREY_DARK_5,
|
|
4188
4400
|
height: e = 24,
|
|
@@ -4208,13 +4420,13 @@ const p5 = ({
|
|
|
4208
4420
|
}
|
|
4209
4421
|
)
|
|
4210
4422
|
}
|
|
4211
|
-
),
|
|
4423
|
+
), k7 = ({
|
|
4212
4424
|
className: i,
|
|
4213
4425
|
color: l = w.GREY_DARK_5,
|
|
4214
4426
|
height: e = 24,
|
|
4215
4427
|
width: t = 24,
|
|
4216
4428
|
onClick: n
|
|
4217
|
-
}) => /* @__PURE__ */
|
|
4429
|
+
}) => /* @__PURE__ */ a(
|
|
4218
4430
|
"svg",
|
|
4219
4431
|
{
|
|
4220
4432
|
onClick: n,
|
|
@@ -4247,13 +4459,13 @@ const p5 = ({
|
|
|
4247
4459
|
)
|
|
4248
4460
|
]
|
|
4249
4461
|
}
|
|
4250
|
-
),
|
|
4462
|
+
), p7 = ({
|
|
4251
4463
|
className: i,
|
|
4252
4464
|
color: l = w.GREY_DARK_5,
|
|
4253
4465
|
height: e = 20,
|
|
4254
4466
|
width: t = 20,
|
|
4255
4467
|
onClick: n
|
|
4256
|
-
}) => /* @__PURE__ */
|
|
4468
|
+
}) => /* @__PURE__ */ a(
|
|
4257
4469
|
"svg",
|
|
4258
4470
|
{
|
|
4259
4471
|
onClick: n,
|
|
@@ -4280,13 +4492,13 @@ const p5 = ({
|
|
|
4280
4492
|
)
|
|
4281
4493
|
]
|
|
4282
4494
|
}
|
|
4283
|
-
),
|
|
4495
|
+
), m7 = ({
|
|
4284
4496
|
className: i,
|
|
4285
4497
|
color: l = w.GREY_DARK_5,
|
|
4286
4498
|
height: e = 24,
|
|
4287
4499
|
width: t = 24,
|
|
4288
4500
|
onClick: n
|
|
4289
|
-
}) => /* @__PURE__ */
|
|
4501
|
+
}) => /* @__PURE__ */ a(
|
|
4290
4502
|
"svg",
|
|
4291
4503
|
{
|
|
4292
4504
|
onClick: n,
|
|
@@ -4349,13 +4561,13 @@ const p5 = ({
|
|
|
4349
4561
|
)
|
|
4350
4562
|
]
|
|
4351
4563
|
}
|
|
4352
|
-
),
|
|
4564
|
+
), u7 = ({
|
|
4353
4565
|
className: i,
|
|
4354
4566
|
color: l = w.GREY_DARK_5,
|
|
4355
4567
|
height: e = 24,
|
|
4356
4568
|
width: t = 24,
|
|
4357
4569
|
onClick: n
|
|
4358
|
-
}) => /* @__PURE__ */
|
|
4570
|
+
}) => /* @__PURE__ */ a(
|
|
4359
4571
|
"svg",
|
|
4360
4572
|
{
|
|
4361
4573
|
onClick: n,
|
|
@@ -4406,13 +4618,13 @@ const p5 = ({
|
|
|
4406
4618
|
)
|
|
4407
4619
|
]
|
|
4408
4620
|
}
|
|
4409
|
-
),
|
|
4621
|
+
), v7 = ({
|
|
4410
4622
|
className: i,
|
|
4411
4623
|
color: l = w.GREY_DARK_5,
|
|
4412
4624
|
height: e = 24,
|
|
4413
4625
|
width: t = 24,
|
|
4414
4626
|
onClick: n
|
|
4415
|
-
}) => /* @__PURE__ */
|
|
4627
|
+
}) => /* @__PURE__ */ a(
|
|
4416
4628
|
"svg",
|
|
4417
4629
|
{
|
|
4418
4630
|
onClick: n,
|
|
@@ -4455,7 +4667,7 @@ const p5 = ({
|
|
|
4455
4667
|
)
|
|
4456
4668
|
]
|
|
4457
4669
|
}
|
|
4458
|
-
),
|
|
4670
|
+
), f7 = ({
|
|
4459
4671
|
className: i,
|
|
4460
4672
|
color: l = w.GREY_DARK_5,
|
|
4461
4673
|
height: e = 24,
|
|
@@ -4482,13 +4694,13 @@ const p5 = ({
|
|
|
4482
4694
|
}
|
|
4483
4695
|
)
|
|
4484
4696
|
}
|
|
4485
|
-
),
|
|
4697
|
+
), N7 = ({
|
|
4486
4698
|
className: i,
|
|
4487
4699
|
color: l = w.GREY_DARK_5,
|
|
4488
4700
|
height: e = 20,
|
|
4489
4701
|
width: t = 20,
|
|
4490
4702
|
onClick: n
|
|
4491
|
-
}) => /* @__PURE__ */
|
|
4703
|
+
}) => /* @__PURE__ */ a(
|
|
4492
4704
|
"svg",
|
|
4493
4705
|
{
|
|
4494
4706
|
onClick: n,
|
|
@@ -4511,7 +4723,7 @@ const p5 = ({
|
|
|
4511
4723
|
)
|
|
4512
4724
|
]
|
|
4513
4725
|
}
|
|
4514
|
-
),
|
|
4726
|
+
), _7 = ({
|
|
4515
4727
|
className: i,
|
|
4516
4728
|
color: l = "#001E52",
|
|
4517
4729
|
height: e = 24,
|
|
@@ -4537,7 +4749,7 @@ const p5 = ({
|
|
|
4537
4749
|
}
|
|
4538
4750
|
)
|
|
4539
4751
|
}
|
|
4540
|
-
),
|
|
4752
|
+
), R7 = ({
|
|
4541
4753
|
className: i,
|
|
4542
4754
|
color: l = "#001E52",
|
|
4543
4755
|
height: e = 24,
|
|
@@ -4554,7 +4766,7 @@ const p5 = ({
|
|
|
4554
4766
|
version: "1.1",
|
|
4555
4767
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4556
4768
|
viewBox: "0 0 489.698 489.698",
|
|
4557
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
|
4769
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ a("g", { children: [
|
|
4558
4770
|
/* @__PURE__ */ o(
|
|
4559
4771
|
"path",
|
|
4560
4772
|
{
|
|
@@ -4575,7 +4787,7 @@ const p5 = ({
|
|
|
4575
4787
|
)
|
|
4576
4788
|
] }) })
|
|
4577
4789
|
}
|
|
4578
|
-
),
|
|
4790
|
+
), M7 = ({
|
|
4579
4791
|
width: i = 20,
|
|
4580
4792
|
height: l = 20,
|
|
4581
4793
|
color: e = w.GREY_DARK_5,
|
|
@@ -4599,13 +4811,13 @@ const p5 = ({
|
|
|
4599
4811
|
}
|
|
4600
4812
|
)
|
|
4601
4813
|
}
|
|
4602
|
-
),
|
|
4814
|
+
), H7 = ({
|
|
4603
4815
|
width: i = 24,
|
|
4604
4816
|
height: l = 24,
|
|
4605
4817
|
color: e = "#131314",
|
|
4606
4818
|
className: t,
|
|
4607
4819
|
onClick: n
|
|
4608
|
-
}) => /* @__PURE__ */
|
|
4820
|
+
}) => /* @__PURE__ */ a(
|
|
4609
4821
|
"svg",
|
|
4610
4822
|
{
|
|
4611
4823
|
width: i,
|
|
@@ -4632,13 +4844,13 @@ const p5 = ({
|
|
|
4632
4844
|
)
|
|
4633
4845
|
]
|
|
4634
4846
|
}
|
|
4635
|
-
),
|
|
4847
|
+
), x7 = ({
|
|
4636
4848
|
width: i = 20,
|
|
4637
4849
|
height: l = 20,
|
|
4638
4850
|
color: e = w.GREY_DARK_5,
|
|
4639
4851
|
className: t,
|
|
4640
4852
|
onClick: n
|
|
4641
|
-
}) => /* @__PURE__ */
|
|
4853
|
+
}) => /* @__PURE__ */ a(
|
|
4642
4854
|
"svg",
|
|
4643
4855
|
{
|
|
4644
4856
|
width: i,
|
|
@@ -4665,13 +4877,13 @@ const p5 = ({
|
|
|
4665
4877
|
)
|
|
4666
4878
|
]
|
|
4667
4879
|
}
|
|
4668
|
-
),
|
|
4880
|
+
), Z7 = ({
|
|
4669
4881
|
width: i = 24,
|
|
4670
4882
|
height: l = 24,
|
|
4671
4883
|
color: e = w.GREY_DARK_2,
|
|
4672
4884
|
className: t,
|
|
4673
4885
|
onClick: n
|
|
4674
|
-
}) => /* @__PURE__ */
|
|
4886
|
+
}) => /* @__PURE__ */ a(
|
|
4675
4887
|
"svg",
|
|
4676
4888
|
{
|
|
4677
4889
|
width: i,
|
|
@@ -4705,7 +4917,7 @@ const p5 = ({
|
|
|
4705
4917
|
)
|
|
4706
4918
|
]
|
|
4707
4919
|
}
|
|
4708
|
-
),
|
|
4920
|
+
), V7 = ({
|
|
4709
4921
|
width: i = 24,
|
|
4710
4922
|
height: l = 24,
|
|
4711
4923
|
color: e = w.GREY_DARK_2,
|
|
@@ -4732,7 +4944,7 @@ const p5 = ({
|
|
|
4732
4944
|
}
|
|
4733
4945
|
)
|
|
4734
4946
|
}
|
|
4735
|
-
),
|
|
4947
|
+
), E7 = ({
|
|
4736
4948
|
width: i = 24,
|
|
4737
4949
|
height: l = 24,
|
|
4738
4950
|
color: e = w.GREY_DARK_2,
|
|
@@ -4759,217 +4971,225 @@ const p5 = ({
|
|
|
4759
4971
|
}
|
|
4760
4972
|
)
|
|
4761
4973
|
}
|
|
4762
|
-
),
|
|
4974
|
+
), A7 = ({
|
|
4763
4975
|
name: i,
|
|
4764
4976
|
width: l,
|
|
4765
4977
|
height: e,
|
|
4766
4978
|
color: t,
|
|
4767
4979
|
className: n,
|
|
4768
|
-
disabled:
|
|
4980
|
+
disabled: c = !1,
|
|
4769
4981
|
onClick: k
|
|
4770
4982
|
}) => {
|
|
4771
|
-
const [r,
|
|
4983
|
+
const [r, m] = R(n), { theme: C } = n1(V1), h = c ? C && C === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : t, s = c ? void 0 : k;
|
|
4772
4984
|
return G(() => {
|
|
4773
4985
|
if (n) {
|
|
4774
|
-
s && !
|
|
4986
|
+
s && !c && m(`${n} clickable`);
|
|
4775
4987
|
return;
|
|
4776
4988
|
}
|
|
4777
|
-
s && !
|
|
4778
|
-
}, [s, n,
|
|
4989
|
+
s && !c && m("clickable");
|
|
4990
|
+
}, [s, n, c]), /* @__PURE__ */ o(F, { children: (() => {
|
|
4779
4991
|
switch (i) {
|
|
4780
4992
|
case "nextIcon":
|
|
4781
|
-
return
|
|
4993
|
+
return l7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4782
4994
|
case "prevIcon":
|
|
4783
|
-
return
|
|
4995
|
+
return i7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4784
4996
|
case "arrowDown":
|
|
4785
|
-
return
|
|
4997
|
+
return f5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4786
4998
|
case "info":
|
|
4787
|
-
return
|
|
4999
|
+
return N5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4788
5000
|
case "arrowRight":
|
|
4789
|
-
return
|
|
5001
|
+
return _5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4790
5002
|
case "calendar":
|
|
4791
|
-
return
|
|
5003
|
+
return Z5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4792
5004
|
case "check":
|
|
4793
|
-
return
|
|
5005
|
+
return V5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4794
5006
|
case "cancel":
|
|
4795
|
-
return
|
|
5007
|
+
return E5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4796
5008
|
case "add":
|
|
4797
|
-
return
|
|
5009
|
+
return A5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4798
5010
|
case "list":
|
|
4799
|
-
return
|
|
5011
|
+
return G5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4800
5012
|
case "dragAndDrop":
|
|
4801
|
-
return
|
|
5013
|
+
return I5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4802
5014
|
case "filter":
|
|
4803
|
-
return
|
|
5015
|
+
return D5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4804
5016
|
case "attention":
|
|
4805
|
-
return
|
|
5017
|
+
return K5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4806
5018
|
case "users":
|
|
4807
|
-
return
|
|
5019
|
+
return Y5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4808
5020
|
case "mySkillsMatrix":
|
|
4809
|
-
return
|
|
5021
|
+
return B5({
|
|
4810
5022
|
width: l,
|
|
4811
5023
|
height: e,
|
|
4812
|
-
color:
|
|
5024
|
+
color: h,
|
|
4813
5025
|
className: r,
|
|
4814
5026
|
onClick: s
|
|
4815
5027
|
});
|
|
4816
5028
|
case "skills":
|
|
4817
|
-
return
|
|
5029
|
+
return T5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4818
5030
|
case "skillsMatrices":
|
|
4819
|
-
return
|
|
5031
|
+
return y5({
|
|
4820
5032
|
width: l,
|
|
4821
5033
|
height: e,
|
|
4822
|
-
color:
|
|
5034
|
+
color: h,
|
|
4823
5035
|
className: r,
|
|
4824
5036
|
onClick: s
|
|
4825
5037
|
});
|
|
4826
5038
|
case "history":
|
|
4827
|
-
return
|
|
5039
|
+
return b5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4828
5040
|
case "logOut":
|
|
4829
|
-
return
|
|
5041
|
+
return O5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4830
5042
|
case "settings":
|
|
4831
|
-
return
|
|
5043
|
+
return W5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4832
5044
|
case "trash":
|
|
4833
|
-
return
|
|
5045
|
+
return j5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4834
5046
|
case "settings2":
|
|
4835
|
-
return
|
|
5047
|
+
return S5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4836
5048
|
case "checkCircle":
|
|
4837
|
-
return
|
|
5049
|
+
return U5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4838
5050
|
case "cancelCircle":
|
|
4839
|
-
return
|
|
5051
|
+
return F5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4840
5052
|
case "visibilityIcon":
|
|
4841
|
-
return
|
|
5053
|
+
return P5({
|
|
4842
5054
|
width: l,
|
|
4843
5055
|
height: e,
|
|
4844
|
-
color:
|
|
5056
|
+
color: h,
|
|
4845
5057
|
className: r,
|
|
4846
5058
|
onClick: s
|
|
4847
5059
|
});
|
|
4848
5060
|
case "visibilityOffIcon":
|
|
4849
|
-
return
|
|
5061
|
+
return $5({
|
|
4850
5062
|
width: l,
|
|
4851
5063
|
height: e,
|
|
4852
|
-
color:
|
|
5064
|
+
color: h,
|
|
4853
5065
|
className: r,
|
|
4854
5066
|
onClick: s
|
|
4855
5067
|
});
|
|
4856
5068
|
case "selectArrowIcon":
|
|
4857
|
-
return
|
|
5069
|
+
return z5({
|
|
4858
5070
|
width: l,
|
|
4859
5071
|
height: e,
|
|
4860
|
-
color:
|
|
5072
|
+
color: h,
|
|
4861
5073
|
className: r,
|
|
4862
5074
|
onClick: s
|
|
4863
5075
|
});
|
|
4864
5076
|
case "expandArrowIcon":
|
|
4865
|
-
return
|
|
5077
|
+
return J5({
|
|
4866
5078
|
width: l,
|
|
4867
5079
|
height: e,
|
|
4868
|
-
color:
|
|
5080
|
+
color: h,
|
|
4869
5081
|
className: r,
|
|
4870
5082
|
onClick: s
|
|
4871
5083
|
});
|
|
4872
5084
|
case "expandActiveArrowIcon":
|
|
4873
|
-
return
|
|
5085
|
+
return q5({
|
|
4874
5086
|
width: l,
|
|
4875
5087
|
height: e,
|
|
4876
|
-
color:
|
|
5088
|
+
color: h,
|
|
4877
5089
|
className: r,
|
|
4878
5090
|
onClick: s
|
|
4879
5091
|
});
|
|
4880
5092
|
case "sortUp":
|
|
4881
|
-
return
|
|
5093
|
+
return X5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4882
5094
|
case "sortDown":
|
|
4883
|
-
return
|
|
5095
|
+
return Q5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4884
5096
|
case "search":
|
|
4885
|
-
return
|
|
5097
|
+
return e7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4886
5098
|
case "arrowUpFilled":
|
|
4887
|
-
return
|
|
5099
|
+
return t7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4888
5100
|
case "arrowDownFilled":
|
|
4889
|
-
return
|
|
5101
|
+
return o7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
5102
|
+
case "arrow2Up":
|
|
5103
|
+
return R5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
5104
|
+
case "arrow2Right":
|
|
5105
|
+
return M5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
5106
|
+
case "arrow2Down":
|
|
5107
|
+
return H5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
5108
|
+
case "arrow2Left":
|
|
5109
|
+
return x5({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4890
5110
|
case "link":
|
|
4891
|
-
return
|
|
5111
|
+
return n7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4892
5112
|
case "telegram":
|
|
4893
|
-
return
|
|
5113
|
+
return s7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4894
5114
|
case "mail":
|
|
4895
|
-
return
|
|
5115
|
+
return a7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4896
5116
|
case "github":
|
|
4897
|
-
return
|
|
5117
|
+
return r7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4898
5118
|
case "linkedIn":
|
|
4899
|
-
return
|
|
5119
|
+
return h7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4900
5120
|
case "emptyStateIcon":
|
|
4901
|
-
return
|
|
5121
|
+
return c7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4902
5122
|
case "filtersIcon":
|
|
4903
|
-
return
|
|
5123
|
+
return C7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4904
5124
|
case "dotMenuIcon":
|
|
4905
|
-
return
|
|
5125
|
+
return d7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4906
5126
|
case "plusCircle":
|
|
4907
|
-
return
|
|
5127
|
+
return w7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4908
5128
|
case "warning":
|
|
4909
|
-
return
|
|
5129
|
+
return g7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4910
5130
|
case "back":
|
|
4911
|
-
return
|
|
5131
|
+
return L7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4912
5132
|
case "bell":
|
|
4913
|
-
return
|
|
5133
|
+
return k7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4914
5134
|
case "copy":
|
|
4915
|
-
return
|
|
5135
|
+
return p7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4916
5136
|
case "contract":
|
|
4917
|
-
return
|
|
5137
|
+
return m7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4918
5138
|
case "resourceManager":
|
|
4919
|
-
return
|
|
5139
|
+
return u7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4920
5140
|
case "image":
|
|
4921
|
-
return
|
|
5141
|
+
return v7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4922
5142
|
case "edit":
|
|
4923
|
-
return
|
|
5143
|
+
return f7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4924
5144
|
case "filledArrowRight":
|
|
4925
|
-
return
|
|
5145
|
+
return N7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4926
5146
|
case "burgerMenu":
|
|
4927
|
-
return
|
|
5147
|
+
return _7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4928
5148
|
case "refresh":
|
|
4929
|
-
return
|
|
5149
|
+
return R7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4930
5150
|
case "projects":
|
|
4931
|
-
return
|
|
5151
|
+
return M7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4932
5152
|
case "user":
|
|
4933
|
-
return
|
|
5153
|
+
return x7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4934
5154
|
case "exit":
|
|
4935
|
-
return
|
|
5155
|
+
return H7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4936
5156
|
case "openPointCircle":
|
|
4937
|
-
return
|
|
5157
|
+
return Z7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4938
5158
|
case "community":
|
|
4939
|
-
return
|
|
5159
|
+
return V7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4940
5160
|
case "docs":
|
|
4941
|
-
return
|
|
5161
|
+
return E7({ width: l, height: e, color: h, className: r, onClick: s });
|
|
4942
5162
|
default:
|
|
4943
5163
|
return /* @__PURE__ */ o(F, { children: "No Icon provided" });
|
|
4944
5164
|
}
|
|
4945
5165
|
})() });
|
|
4946
5166
|
};
|
|
4947
5167
|
var t1 = /* @__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.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_LIGHT_2 = "var(--purple-light-2)", 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.CYAN_LIGHT = "var(--cyan-light)", i.GOLD_LIGHT = "var(--gold-light)", i))(t1 || {});
|
|
4948
|
-
const
|
|
5168
|
+
const G7 = r1({
|
|
4949
5169
|
locale: "en",
|
|
4950
5170
|
theme: "light"
|
|
4951
5171
|
});
|
|
4952
|
-
|
|
5172
|
+
G7.Provider;
|
|
4953
5173
|
const E1 = ({
|
|
4954
5174
|
children: i,
|
|
4955
5175
|
width: l,
|
|
4956
5176
|
size: e = "small",
|
|
4957
5177
|
onClose: t,
|
|
4958
5178
|
closable: n = !0,
|
|
4959
|
-
disabled:
|
|
5179
|
+
disabled: c = !1
|
|
4960
5180
|
}) => {
|
|
4961
5181
|
const k = e === "small" ? 10 : 12.5, r = () => {
|
|
4962
|
-
|
|
5182
|
+
c || t == null || t();
|
|
4963
5183
|
};
|
|
4964
5184
|
return /* @__PURE__ */ o(
|
|
4965
5185
|
I1,
|
|
4966
5186
|
{
|
|
4967
|
-
className: `snmt-tag ${e} ${
|
|
5187
|
+
className: `snmt-tag ${e} ${c ? "disabled" : ""}`,
|
|
4968
5188
|
closeIcon: /* @__PURE__ */ o(
|
|
4969
|
-
|
|
5189
|
+
A7,
|
|
4970
5190
|
{
|
|
4971
5191
|
name: "cancelCircle",
|
|
4972
|
-
color:
|
|
5192
|
+
color: c ? t1.GREY_DARK_1 : t1.GREY_DARK_2,
|
|
4973
5193
|
width: k,
|
|
4974
5194
|
height: k,
|
|
4975
5195
|
onClick: r
|
|
@@ -4979,90 +5199,91 @@ const E1 = ({
|
|
|
4979
5199
|
style: { width: l ?? "fit-content" },
|
|
4980
5200
|
closable: n,
|
|
4981
5201
|
children: typeof i == "string" ? /* @__PURE__ */ o(
|
|
4982
|
-
|
|
5202
|
+
v5,
|
|
4983
5203
|
{
|
|
4984
5204
|
variant: e === "small" ? "body4" : "body2",
|
|
4985
|
-
color:
|
|
5205
|
+
color: c ? t1.GREY_DARK_2 : t1.GREY_DARK_5,
|
|
4986
5206
|
children: i
|
|
4987
5207
|
}
|
|
4988
5208
|
) : i
|
|
4989
5209
|
}
|
|
4990
5210
|
);
|
|
4991
|
-
}, { Title:
|
|
5211
|
+
}, { Title: I7, Text: D7 } = M1, K7 = {
|
|
4992
5212
|
h1: 1,
|
|
4993
5213
|
h2: 2,
|
|
4994
5214
|
h3: 3,
|
|
4995
5215
|
h4: 4
|
|
4996
|
-
},
|
|
5216
|
+
}, Y7 = g1(
|
|
4997
5217
|
({
|
|
4998
5218
|
align: i = "inherit",
|
|
4999
5219
|
variant: l = "body1",
|
|
5000
5220
|
color: e,
|
|
5001
5221
|
children: t,
|
|
5002
5222
|
onClick: n,
|
|
5003
|
-
collapsed:
|
|
5223
|
+
collapsed: c,
|
|
5004
5224
|
whiteSpace: k = "normal",
|
|
5005
5225
|
/** This prop allows you to enable tooltip if text size is too big */
|
|
5006
5226
|
trim: r = !1
|
|
5007
|
-
},
|
|
5008
|
-
const
|
|
5009
|
-
p1(
|
|
5010
|
-
const [
|
|
5227
|
+
}, m) => {
|
|
5228
|
+
const C = W(null);
|
|
5229
|
+
p1(m, () => C.current);
|
|
5230
|
+
const [h, s] = R(!1);
|
|
5011
5231
|
G(() => {
|
|
5012
5232
|
var E;
|
|
5013
5233
|
if (!r) return;
|
|
5014
|
-
const
|
|
5015
|
-
|
|
5234
|
+
const u = () => {
|
|
5235
|
+
C.current && s(C.current.scrollWidth > C.current.clientWidth);
|
|
5016
5236
|
};
|
|
5017
|
-
|
|
5018
|
-
const A = new ResizeObserver(
|
|
5019
|
-
return
|
|
5237
|
+
u();
|
|
5238
|
+
const A = new ResizeObserver(u);
|
|
5239
|
+
return C.current && A.observe(C.current), (E = C.current) != null && E.parentElement && A.observe(C.current.parentElement), () => {
|
|
5020
5240
|
A.disconnect();
|
|
5021
5241
|
};
|
|
5022
5242
|
}, [r]);
|
|
5023
5243
|
const f = l === "h1" || l === "h2" || l === "h3" || l === "h4";
|
|
5024
5244
|
let N = `snmt-typography snmt-typography-${l}`;
|
|
5025
|
-
i && i !== "inherit" && (N += ` snmt-typography-align-${i}`),
|
|
5245
|
+
i && i !== "inherit" && (N += ` snmt-typography-align-${i}`), c && (N += " collapsed");
|
|
5026
5246
|
const V = {
|
|
5027
5247
|
className: N,
|
|
5028
5248
|
style: { color: e, whiteSpace: r ? "nowrap" : k, display: r ? "block" : "" },
|
|
5029
5249
|
onClick: n,
|
|
5030
|
-
ref:
|
|
5031
|
-
ellipsis: r &&
|
|
5250
|
+
ref: C,
|
|
5251
|
+
ellipsis: r && h ? {
|
|
5032
5252
|
tooltip: {
|
|
5033
5253
|
title: t,
|
|
5034
5254
|
overlayClassName: "snmt-tooltip"
|
|
5035
5255
|
}
|
|
5036
5256
|
} : void 0
|
|
5037
5257
|
};
|
|
5038
|
-
return f ? /* @__PURE__ */ o(
|
|
5258
|
+
return f ? /* @__PURE__ */ o(I7, { level: K7[l], ...V, children: t }) : /* @__PURE__ */ o(D7, { ...V, children: t });
|
|
5039
5259
|
}
|
|
5040
|
-
),
|
|
5260
|
+
), B7 = ({
|
|
5041
5261
|
children: i,
|
|
5042
5262
|
content: l,
|
|
5043
5263
|
isOpen: e,
|
|
5044
5264
|
setIsOpen: t,
|
|
5045
5265
|
placement: n = "topRight",
|
|
5046
|
-
noPadding:
|
|
5266
|
+
noPadding: c = !1,
|
|
5267
|
+
trigger: k = "click"
|
|
5047
5268
|
}) => {
|
|
5048
|
-
const [
|
|
5269
|
+
const [r, m] = R(!1);
|
|
5049
5270
|
return /* @__PURE__ */ o(
|
|
5050
|
-
|
|
5271
|
+
B1,
|
|
5051
5272
|
{
|
|
5052
5273
|
content: l,
|
|
5053
5274
|
arrow: !1,
|
|
5054
5275
|
placement: n,
|
|
5055
|
-
trigger:
|
|
5056
|
-
overlayClassName: `snmt-popover ${
|
|
5057
|
-
open: e ??
|
|
5058
|
-
onOpenChange: (
|
|
5059
|
-
|
|
5276
|
+
trigger: k,
|
|
5277
|
+
overlayClassName: `snmt-popover ${c ? "" : "padding"}`,
|
|
5278
|
+
open: e ?? r,
|
|
5279
|
+
onOpenChange: (C) => {
|
|
5280
|
+
m(C), t == null || t(C);
|
|
5060
5281
|
},
|
|
5061
5282
|
children: /* @__PURE__ */ o("div", { className: "wrapper", children: i })
|
|
5062
5283
|
}
|
|
5063
5284
|
);
|
|
5064
5285
|
};
|
|
5065
|
-
var
|
|
5286
|
+
var T7 = { exports: {} };
|
|
5066
5287
|
(function(i, l) {
|
|
5067
5288
|
(function(e, t) {
|
|
5068
5289
|
i.exports = t();
|
|
@@ -5072,27 +5293,27 @@ var E7 = { exports: {} };
|
|
|
5072
5293
|
return "[" + e + (t[(n - 20) % 10] || t[n] || t[0]) + "]";
|
|
5073
5294
|
} };
|
|
5074
5295
|
});
|
|
5075
|
-
})(
|
|
5076
|
-
const
|
|
5296
|
+
})(T7);
|
|
5297
|
+
const y7 = ({
|
|
5077
5298
|
values: i,
|
|
5078
5299
|
onTagClose: l,
|
|
5079
5300
|
maxWidth: e,
|
|
5080
5301
|
closable: t = !0,
|
|
5081
5302
|
disabled: n,
|
|
5082
|
-
options:
|
|
5303
|
+
options: c,
|
|
5083
5304
|
extraOptions: k
|
|
5084
5305
|
}) => {
|
|
5085
|
-
const { locale: r } = n1(
|
|
5306
|
+
const { locale: r } = n1(m1), { t: m } = t2("common", { lng: r }), [C, h] = R(!1);
|
|
5086
5307
|
if (G(() => {
|
|
5087
|
-
i.length ||
|
|
5308
|
+
i.length || h(!1);
|
|
5088
5309
|
}, [i]), !i.length)
|
|
5089
5310
|
return null;
|
|
5090
5311
|
const s = (f) => {
|
|
5091
5312
|
var N, V;
|
|
5092
|
-
return ((N =
|
|
5313
|
+
return ((N = c == null ? void 0 : c.find((u) => u.value === f)) == null ? void 0 : N.label) || ((V = k == null ? void 0 : k.find((u) => u.value === f)) == null ? void 0 : V.label) || f;
|
|
5093
5314
|
};
|
|
5094
|
-
return /* @__PURE__ */
|
|
5095
|
-
|
|
5315
|
+
return /* @__PURE__ */ a(
|
|
5316
|
+
B7,
|
|
5096
5317
|
{
|
|
5097
5318
|
content: (
|
|
5098
5319
|
// 90: paddings + margins + gaps and so on
|
|
@@ -5108,21 +5329,21 @@ const A7 = ({
|
|
|
5108
5329
|
)) }) })
|
|
5109
5330
|
),
|
|
5110
5331
|
placement: "bottomRight",
|
|
5111
|
-
isOpen:
|
|
5112
|
-
setIsOpen:
|
|
5332
|
+
isOpen: C,
|
|
5333
|
+
setIsOpen: h,
|
|
5113
5334
|
children: [
|
|
5114
5335
|
i.length,
|
|
5115
5336
|
" ",
|
|
5116
|
-
|
|
5337
|
+
m("more")
|
|
5117
5338
|
]
|
|
5118
5339
|
}
|
|
5119
5340
|
);
|
|
5120
|
-
},
|
|
5341
|
+
}, b7 = {
|
|
5121
5342
|
small: 20,
|
|
5122
5343
|
medium: 28,
|
|
5123
5344
|
large: 48
|
|
5124
5345
|
}, N1 = ({ size: i = "medium", color: l = "#004ed7" }) => {
|
|
5125
|
-
const e =
|
|
5346
|
+
const e = b7[i], t = `no-repeat linear-gradient(${l}
|
|
5126
5347
|
calc(50% - 10px), #0000 0 calc(50% + 10px), ${l} 0)`, n = {
|
|
5127
5348
|
width: e,
|
|
5128
5349
|
background: `${t} 0% 100%, ${t} 50% 100%, ${t} 100% 100%`,
|
|
@@ -5136,40 +5357,40 @@ const A7 = ({
|
|
|
5136
5357
|
placeholder: e,
|
|
5137
5358
|
mode: t,
|
|
5138
5359
|
search: n = !1,
|
|
5139
|
-
options:
|
|
5360
|
+
options: c,
|
|
5140
5361
|
width: k,
|
|
5141
5362
|
disabled: r = !1,
|
|
5142
|
-
required:
|
|
5143
|
-
clearable:
|
|
5144
|
-
scrollThresholdValue:
|
|
5363
|
+
required: m = !1,
|
|
5364
|
+
clearable: C = !1,
|
|
5365
|
+
scrollThresholdValue: h = 50,
|
|
5145
5366
|
onSearchChange: s,
|
|
5146
5367
|
onDropdownVisibleChange: f,
|
|
5147
5368
|
onScrollToEnd: N,
|
|
5148
5369
|
onPopupScroll: V,
|
|
5149
5370
|
id: E,
|
|
5150
|
-
extraOptions:
|
|
5371
|
+
extraOptions: u,
|
|
5151
5372
|
dropdownRender: A,
|
|
5152
5373
|
optionRender: D,
|
|
5153
|
-
isLoading:
|
|
5374
|
+
isLoading: Y,
|
|
5154
5375
|
readOnly: p,
|
|
5155
5376
|
error: x
|
|
5156
5377
|
}, M) => {
|
|
5157
|
-
const [H, b] = R(!1), [j,
|
|
5378
|
+
const [H, b] = R(!1), [j, B] = R(!1), [S, $] = R(!0), [Z, T] = R(i), X = W(null);
|
|
5158
5379
|
G(() => {
|
|
5159
|
-
|
|
5380
|
+
T(i);
|
|
5160
5381
|
}, [i]);
|
|
5161
5382
|
const s1 = (g) => {
|
|
5162
5383
|
b(g), f && f(g);
|
|
5163
|
-
},
|
|
5384
|
+
}, h1 = (g, L) => {
|
|
5164
5385
|
var _;
|
|
5165
5386
|
return !!((_ = L == null ? void 0 : L.label) != null && _.toString().toLowerCase().includes(g.toLowerCase()));
|
|
5166
|
-
},
|
|
5167
|
-
|
|
5387
|
+
}, Q = () => {
|
|
5388
|
+
B(!0);
|
|
5168
5389
|
}, z = () => {
|
|
5169
|
-
|
|
5170
|
-
}, O =
|
|
5390
|
+
B(!1);
|
|
5391
|
+
}, O = K(
|
|
5171
5392
|
(g) => {
|
|
5172
|
-
if (
|
|
5393
|
+
if (T(g), t) {
|
|
5173
5394
|
const _ = g;
|
|
5174
5395
|
l == null || l(_);
|
|
5175
5396
|
return;
|
|
@@ -5178,7 +5399,7 @@ const A7 = ({
|
|
|
5178
5399
|
l == null || l(L);
|
|
5179
5400
|
},
|
|
5180
5401
|
[t, l]
|
|
5181
|
-
),
|
|
5402
|
+
), a1 = K(() => {
|
|
5182
5403
|
if (!(p || r)) {
|
|
5183
5404
|
if (t) {
|
|
5184
5405
|
O([]);
|
|
@@ -5186,60 +5407,60 @@ const A7 = ({
|
|
|
5186
5407
|
}
|
|
5187
5408
|
O("");
|
|
5188
5409
|
}
|
|
5189
|
-
}, [r, O, t, p]), U =
|
|
5410
|
+
}, [r, O, t, p]), U = K(
|
|
5190
5411
|
(g) => {
|
|
5191
5412
|
const L = Z.filter((_) => _ !== g);
|
|
5192
|
-
O(L),
|
|
5413
|
+
O(L), T(L);
|
|
5193
5414
|
},
|
|
5194
5415
|
[O, Z]
|
|
5195
|
-
), e1 =
|
|
5416
|
+
), e1 = K(
|
|
5196
5417
|
(g) => (Z == null ? void 0 : Z.indexOf(g)) === 0 ? (
|
|
5197
5418
|
// if the search input is empty
|
|
5198
5419
|
// then display the placeholder, else do not display it
|
|
5199
5420
|
/* @__PURE__ */ o("span", { className: "custom-placeholder", children: S ? e : "" })
|
|
5200
5421
|
) : /* @__PURE__ */ o(F, {}),
|
|
5201
5422
|
[S, Z, e]
|
|
5202
|
-
),
|
|
5423
|
+
), c1 = (g) => {
|
|
5203
5424
|
g.preventDefault(), g.stopPropagation();
|
|
5204
|
-
},
|
|
5425
|
+
}, C1 = async (g) => {
|
|
5205
5426
|
const { target: L } = g;
|
|
5206
|
-
L.scrollTop + L.offsetHeight >= L.scrollHeight -
|
|
5207
|
-
}, J =
|
|
5427
|
+
L.scrollTop + L.offsetHeight >= L.scrollHeight - h && (N == null || N(!0)), V && await V(g);
|
|
5428
|
+
}, J = K(
|
|
5208
5429
|
(g) => {
|
|
5209
5430
|
var L, _;
|
|
5210
|
-
return ((L =
|
|
5431
|
+
return ((L = c.find((l1) => l1.value === g)) == null ? void 0 : L.label) || ((_ = u == null ? void 0 : u.find(
|
|
5211
5432
|
(l1) => l1.value === g
|
|
5212
5433
|
)) == null ? void 0 : _.label) || g;
|
|
5213
5434
|
},
|
|
5214
|
-
[
|
|
5215
|
-
), d1 =
|
|
5435
|
+
[u, c]
|
|
5436
|
+
), d1 = K(
|
|
5216
5437
|
(g) => {
|
|
5217
5438
|
var L;
|
|
5218
5439
|
return /* @__PURE__ */ o(
|
|
5219
|
-
|
|
5440
|
+
y7,
|
|
5220
5441
|
{
|
|
5221
5442
|
values: g,
|
|
5222
5443
|
onTagClose: U,
|
|
5223
|
-
maxWidth: ((L =
|
|
5444
|
+
maxWidth: ((L = X.current) == null ? void 0 : L.clientWidth) || 0,
|
|
5224
5445
|
disabled: r,
|
|
5225
5446
|
closable: !p,
|
|
5226
|
-
options:
|
|
5227
|
-
extraOptions:
|
|
5447
|
+
options: c,
|
|
5448
|
+
extraOptions: u
|
|
5228
5449
|
}
|
|
5229
5450
|
);
|
|
5230
5451
|
},
|
|
5231
|
-
[r,
|
|
5232
|
-
), v =
|
|
5233
|
-
({ label: g, value: L, mode: _ }) => _ === "filter" ? e1(L) : /* @__PURE__ */ o("div", { onMouseDown:
|
|
5452
|
+
[r, u, U, c, p]
|
|
5453
|
+
), v = K(
|
|
5454
|
+
({ label: g, value: L, mode: _ }) => _ === "filter" ? e1(L) : /* @__PURE__ */ o("div", { onMouseDown: c1, className: "tag-wrapper", children: /* @__PURE__ */ o(E1, { onClose: () => U(L), disabled: r, children: typeof g == "object" ? g : J(L) }) }),
|
|
5234
5455
|
[r, J, U, e1]
|
|
5235
5456
|
), I = Array.isArray(Z) && Z.length > 0 || !!Z && typeof Z == "string" && Z.trim() !== "";
|
|
5236
|
-
return /* @__PURE__ */
|
|
5237
|
-
/* @__PURE__ */
|
|
5457
|
+
return /* @__PURE__ */ a("div", { className: "snmt-select-container", children: [
|
|
5458
|
+
/* @__PURE__ */ a(
|
|
5238
5459
|
"div",
|
|
5239
5460
|
{
|
|
5240
5461
|
className: `snmt-select-1-15-6 ${j ? "snmt-select-focused" : ""}
|
|
5241
5462
|
${t ? "" : "snmt-select-single"} ${p ? "snmt-select-read-only" : ""}`,
|
|
5242
|
-
ref:
|
|
5463
|
+
ref: X,
|
|
5243
5464
|
style: { width: k },
|
|
5244
5465
|
children: [
|
|
5245
5466
|
/* @__PURE__ */ o(
|
|
@@ -5250,17 +5471,17 @@ const A7 = ({
|
|
|
5250
5471
|
id: E,
|
|
5251
5472
|
ref: M,
|
|
5252
5473
|
showSearch: !!n,
|
|
5253
|
-
filterOption: n &&
|
|
5474
|
+
filterOption: n && h1,
|
|
5254
5475
|
onDropdownVisibleChange: s1,
|
|
5255
5476
|
disabled: r,
|
|
5256
5477
|
value: Z || void 0,
|
|
5257
5478
|
labelRender: (g) => {
|
|
5258
5479
|
const L = J(g.value);
|
|
5259
|
-
return r ? /* @__PURE__ */ o("span", { style: { color:
|
|
5480
|
+
return r ? /* @__PURE__ */ o("span", { style: { color: y.GREY_DARK_1 }, children: L }) : L;
|
|
5260
5481
|
},
|
|
5261
5482
|
mode: t === "filter" ? "multiple" : t,
|
|
5262
5483
|
onChange: O,
|
|
5263
|
-
onFocus:
|
|
5484
|
+
onFocus: Q,
|
|
5264
5485
|
onBlur: z,
|
|
5265
5486
|
onSearch: (g) => {
|
|
5266
5487
|
$(!g), s && s(g);
|
|
@@ -5270,13 +5491,13 @@ const A7 = ({
|
|
|
5270
5491
|
tagRender: (g) => v({ ...g, mode: t }),
|
|
5271
5492
|
maxTagCount: "responsive",
|
|
5272
5493
|
maxTagPlaceholder: d1,
|
|
5273
|
-
onPopupScroll:
|
|
5274
|
-
prefix:
|
|
5275
|
-
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: t !== "filter" && /* @__PURE__ */
|
|
5276
|
-
Z && !!Z.length && (t ||
|
|
5494
|
+
onPopupScroll: C1,
|
|
5495
|
+
prefix: Y && /* @__PURE__ */ o(N1, { size: "small" }),
|
|
5496
|
+
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: t !== "filter" && /* @__PURE__ */ a(F, { children: [
|
|
5497
|
+
Z && !!Z.length && (t || C) && /* @__PURE__ */ o(
|
|
5277
5498
|
"div",
|
|
5278
5499
|
{
|
|
5279
|
-
onClick:
|
|
5500
|
+
onClick: a1,
|
|
5280
5501
|
style: {
|
|
5281
5502
|
cursor: r ? "not-allowed" : "pointer"
|
|
5282
5503
|
},
|
|
@@ -5284,7 +5505,7 @@ const A7 = ({
|
|
|
5284
5505
|
i1,
|
|
5285
5506
|
{
|
|
5286
5507
|
name: "cancel",
|
|
5287
|
-
color: r ?
|
|
5508
|
+
color: r ? y.GREY_DARK_1 : y.GREY_DARK_2
|
|
5288
5509
|
}
|
|
5289
5510
|
)
|
|
5290
5511
|
}
|
|
@@ -5293,78 +5514,78 @@ const A7 = ({
|
|
|
5293
5514
|
i1,
|
|
5294
5515
|
{
|
|
5295
5516
|
name: "selectArrowIcon",
|
|
5296
|
-
color: r ?
|
|
5517
|
+
color: r ? y.GREY_DARK_1 : y.GREY_DARK_5,
|
|
5297
5518
|
className: H ? "select-arrow-rotated" : "select-arrow",
|
|
5298
5519
|
onClick: () => b(!H)
|
|
5299
5520
|
}
|
|
5300
5521
|
)
|
|
5301
5522
|
] }) }),
|
|
5302
|
-
removeIcon: /* @__PURE__ */ o(i1, { name: "cancelCircle", color:
|
|
5303
|
-
options:
|
|
5304
|
-
optionRender: (g) => D ? D(g.data) : /* @__PURE__ */
|
|
5305
|
-
/* @__PURE__ */
|
|
5523
|
+
removeIcon: /* @__PURE__ */ o(i1, { name: "cancelCircle", color: y.GREY_DARK_1 }),
|
|
5524
|
+
options: c,
|
|
5525
|
+
optionRender: (g) => D ? D(g.data) : /* @__PURE__ */ a(o1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
|
5526
|
+
/* @__PURE__ */ a(o1, { alignItems: "center", gap: 12, children: [
|
|
5306
5527
|
t && /* @__PURE__ */ o(
|
|
5307
5528
|
r2,
|
|
5308
5529
|
{
|
|
5309
5530
|
checked: !!(Z != null && Z.includes(g.value))
|
|
5310
5531
|
}
|
|
5311
5532
|
),
|
|
5312
|
-
/* @__PURE__ */
|
|
5533
|
+
/* @__PURE__ */ a(o1, { alignItems: "center", gap: 8, children: [
|
|
5313
5534
|
g.data.image && /* @__PURE__ */ o(n2, { src: g.data.image, size: 20 }),
|
|
5314
5535
|
/* @__PURE__ */ o("span", { children: g.label })
|
|
5315
5536
|
] })
|
|
5316
5537
|
] }),
|
|
5317
|
-
!t && Z === g.value && /* @__PURE__ */ o(i1, { name: "check", color:
|
|
5538
|
+
!t && Z === g.value && /* @__PURE__ */ o(i1, { name: "check", color: y.BLUE_DARK_1 })
|
|
5318
5539
|
] }),
|
|
5319
|
-
dropdownRender: (g) => /* @__PURE__ */
|
|
5540
|
+
dropdownRender: (g) => /* @__PURE__ */ a("div", { className: "dropdown-container", children: [
|
|
5320
5541
|
/* @__PURE__ */ o("div", { className: "dropdown-menu", children: A ? A(g) : g }),
|
|
5321
|
-
|
|
5542
|
+
Y && /* @__PURE__ */ o("div", { className: "loading-overlay", children: /* @__PURE__ */ o(N1, {}) })
|
|
5322
5543
|
] })
|
|
5323
5544
|
}
|
|
5324
5545
|
),
|
|
5325
|
-
e && /* @__PURE__ */
|
|
5546
|
+
e && /* @__PURE__ */ a(F, { children: [
|
|
5326
5547
|
/* @__PURE__ */ o(
|
|
5327
5548
|
"label",
|
|
5328
5549
|
{
|
|
5329
|
-
className: `${j || I ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${j ? "label-focused" : ""} ${
|
|
5330
|
-
children:
|
|
5550
|
+
className: `${j || I ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${j ? "label-focused" : ""} ${Y ? "label-loading" : ""} ${x ? "label-error" : ""}`,
|
|
5551
|
+
children: m ? `${e}*` : e
|
|
5331
5552
|
}
|
|
5332
5553
|
),
|
|
5333
5554
|
/* @__PURE__ */ o(
|
|
5334
5555
|
"fieldset",
|
|
5335
5556
|
{
|
|
5336
5557
|
className: `${j ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${I ? "fieldset-filled" : ""} ${x ? "fieldset-error" : ""}`,
|
|
5337
|
-
children: /* @__PURE__ */ o("legend", { children: /* @__PURE__ */ o("span", { children:
|
|
5558
|
+
children: /* @__PURE__ */ o("legend", { children: /* @__PURE__ */ o("span", { children: m ? `${e}*` : e }) })
|
|
5338
5559
|
}
|
|
5339
5560
|
)
|
|
5340
5561
|
] })
|
|
5341
5562
|
]
|
|
5342
5563
|
}
|
|
5343
5564
|
),
|
|
5344
|
-
x && /* @__PURE__ */
|
|
5565
|
+
x && /* @__PURE__ */ a(o1, { justifyContent: "flex-start", gap: 6, children: [
|
|
5345
5566
|
/* @__PURE__ */ o(
|
|
5346
5567
|
i1,
|
|
5347
5568
|
{
|
|
5348
5569
|
name: "attention",
|
|
5349
|
-
color:
|
|
5570
|
+
color: y.NOTIFICATION_ERROR_DARK,
|
|
5350
5571
|
height: 16,
|
|
5351
5572
|
width: 16
|
|
5352
5573
|
}
|
|
5353
5574
|
),
|
|
5354
|
-
typeof x == "string" ? /* @__PURE__ */ o(
|
|
5575
|
+
typeof x == "string" ? /* @__PURE__ */ o(Y7, { color: y.NOTIFICATION_ERROR_DARK, variant: "body4", children: x }) : x
|
|
5355
5576
|
] })
|
|
5356
5577
|
] });
|
|
5357
5578
|
}
|
|
5358
5579
|
);
|
|
5359
|
-
function
|
|
5580
|
+
function O7(i, l = 500) {
|
|
5360
5581
|
const e = W();
|
|
5361
5582
|
return G(() => () => {
|
|
5362
5583
|
e.current && clearTimeout(e.current);
|
|
5363
5584
|
}, []), (...n) => {
|
|
5364
|
-
const
|
|
5585
|
+
const c = setTimeout(() => {
|
|
5365
5586
|
i(...n);
|
|
5366
5587
|
}, l);
|
|
5367
|
-
clearTimeout(e.current), e.current =
|
|
5588
|
+
clearTimeout(e.current), e.current = c;
|
|
5368
5589
|
};
|
|
5369
5590
|
}
|
|
5370
5591
|
function R1(i) {
|
|
@@ -5375,31 +5596,31 @@ function R1(i) {
|
|
|
5375
5596
|
}
|
|
5376
5597
|
const L1 = 100, q = {
|
|
5377
5598
|
offset: 0
|
|
5378
|
-
},
|
|
5599
|
+
}, F7 = g1(
|
|
5379
5600
|
({
|
|
5380
5601
|
loadOptions: i,
|
|
5381
5602
|
width: l,
|
|
5382
5603
|
onChange: e,
|
|
5383
5604
|
value: t,
|
|
5384
5605
|
id: n,
|
|
5385
|
-
disabled:
|
|
5606
|
+
disabled: c,
|
|
5386
5607
|
scrollThresholdValue: k,
|
|
5387
5608
|
placeholder: r,
|
|
5388
|
-
mode:
|
|
5389
|
-
loadOnClosedState:
|
|
5390
|
-
preloadOptions:
|
|
5609
|
+
mode: m,
|
|
5610
|
+
loadOnClosedState: C,
|
|
5611
|
+
preloadOptions: h,
|
|
5391
5612
|
extraOptions: s,
|
|
5392
5613
|
onDropdownVisibleChange: f,
|
|
5393
5614
|
optionRender: N,
|
|
5394
5615
|
dropdownRender: V,
|
|
5395
5616
|
readOnly: E,
|
|
5396
|
-
clearable:
|
|
5617
|
+
clearable: u = !1,
|
|
5397
5618
|
required: A = !1,
|
|
5398
5619
|
error: D
|
|
5399
|
-
},
|
|
5400
|
-
const [p, x] = R(), [M, H] = R(q), [b, j] = R(!1), [
|
|
5620
|
+
}, Y) => {
|
|
5621
|
+
const [p, x] = R(), [M, H] = R(q), [b, j] = R(!1), [B, S] = R(), [$, Z] = R(!1), [T, X] = R(
|
|
5401
5622
|
s ?? []
|
|
5402
|
-
), s1 = R1(M.offset),
|
|
5623
|
+
), s1 = R1(M.offset), h1 = R1(B), [Q, z] = R(!1), O = W(!1), a1 = K(
|
|
5403
5624
|
async ({
|
|
5404
5625
|
limit: v = L1,
|
|
5405
5626
|
offset: I,
|
|
@@ -5425,12 +5646,12 @@ const L1 = 100, q = {
|
|
|
5425
5646
|
}
|
|
5426
5647
|
},
|
|
5427
5648
|
[i]
|
|
5428
|
-
), U =
|
|
5649
|
+
), U = O7((v) => {
|
|
5429
5650
|
S(v), v || H(q);
|
|
5430
|
-
}), e1 =
|
|
5651
|
+
}), e1 = K(
|
|
5431
5652
|
(v) => U(v),
|
|
5432
5653
|
[U]
|
|
5433
|
-
),
|
|
5654
|
+
), c1 = K(
|
|
5434
5655
|
async (v) => {
|
|
5435
5656
|
b || v && M.count && M.count > ((p == null ? void 0 : p.length) ?? 0) && H((I) => ({
|
|
5436
5657
|
...I,
|
|
@@ -5438,34 +5659,34 @@ const L1 = 100, q = {
|
|
|
5438
5659
|
}));
|
|
5439
5660
|
},
|
|
5440
5661
|
[b, p == null ? void 0 : p.length, M.count]
|
|
5441
|
-
),
|
|
5662
|
+
), C1 = K(
|
|
5442
5663
|
(v) => {
|
|
5443
|
-
Z(v), !v &&
|
|
5664
|
+
Z(v), !v && B && (S(void 0), H(q), z(!0)), f == null || f(v);
|
|
5444
5665
|
},
|
|
5445
|
-
[f,
|
|
5666
|
+
[f, B]
|
|
5446
5667
|
);
|
|
5447
5668
|
G(() => {
|
|
5448
5669
|
if (!O.current || b) return;
|
|
5449
|
-
(
|
|
5450
|
-
}, [
|
|
5451
|
-
(
|
|
5670
|
+
(Q || $ && (s1 !== M.offset || h1 !== B || !p)) && (a1({ offset: M.offset, limit: L1, search: B }), Q && z(!1));
|
|
5671
|
+
}, [Q, $, M.offset, B, s1, h1, p, b]), G(() => {
|
|
5672
|
+
(C || h) && a1(q), O.current = !0;
|
|
5452
5673
|
}, []), G(() => {
|
|
5453
|
-
s &&
|
|
5674
|
+
s && X((v) => {
|
|
5454
5675
|
const I = s.filter(
|
|
5455
5676
|
(g) => !v.some((L) => L.value === g.value)
|
|
5456
5677
|
);
|
|
5457
5678
|
return [...v, ...I];
|
|
5458
5679
|
});
|
|
5459
5680
|
}, [s]);
|
|
5460
|
-
const J =
|
|
5681
|
+
const J = K(
|
|
5461
5682
|
(v) => {
|
|
5462
5683
|
e && e(v);
|
|
5463
5684
|
let I = [];
|
|
5464
|
-
if (
|
|
5685
|
+
if (m ? I = Array.isArray(v) ? v : [] : I = v ? [v] : [], B) {
|
|
5465
5686
|
const g = I.filter(
|
|
5466
|
-
(L) => !(
|
|
5687
|
+
(L) => !(T != null && T.some((_) => _.value === L))
|
|
5467
5688
|
);
|
|
5468
|
-
g.length > 0 &&
|
|
5689
|
+
g.length > 0 && X((L = []) => [
|
|
5469
5690
|
...L,
|
|
5470
5691
|
...g.map((_) => {
|
|
5471
5692
|
const w1 = p == null ? void 0 : p.find((l1) => l1.value === _);
|
|
@@ -5477,28 +5698,28 @@ const L1 = 100, q = {
|
|
|
5477
5698
|
]), S(void 0), H(q), z(!0);
|
|
5478
5699
|
}
|
|
5479
5700
|
},
|
|
5480
|
-
[e,
|
|
5701
|
+
[e, B, m, p, T]
|
|
5481
5702
|
), d1 = A1(
|
|
5482
5703
|
() => ({
|
|
5483
5704
|
id: n,
|
|
5484
5705
|
width: l,
|
|
5485
5706
|
options: p || [],
|
|
5486
5707
|
onChange: J,
|
|
5487
|
-
ref:
|
|
5708
|
+
ref: Y,
|
|
5488
5709
|
placeholder: r,
|
|
5489
5710
|
search: !0,
|
|
5490
5711
|
value: t,
|
|
5491
5712
|
onSearchChange: e1,
|
|
5492
|
-
onDropdownVisibleChange:
|
|
5713
|
+
onDropdownVisibleChange: C1,
|
|
5493
5714
|
scrollThresholdValue: k,
|
|
5494
|
-
onScrollToEnd:
|
|
5495
|
-
disabled:
|
|
5496
|
-
extraOptions:
|
|
5715
|
+
onScrollToEnd: c1,
|
|
5716
|
+
disabled: c,
|
|
5717
|
+
extraOptions: T,
|
|
5497
5718
|
isLoading: b,
|
|
5498
5719
|
optionRender: N,
|
|
5499
5720
|
dropdownRender: V,
|
|
5500
5721
|
readOnly: E,
|
|
5501
|
-
clearable:
|
|
5722
|
+
clearable: u,
|
|
5502
5723
|
required: A,
|
|
5503
5724
|
error: D
|
|
5504
5725
|
}),
|
|
@@ -5507,31 +5728,31 @@ const L1 = 100, q = {
|
|
|
5507
5728
|
l,
|
|
5508
5729
|
p,
|
|
5509
5730
|
J,
|
|
5510
|
-
|
|
5731
|
+
Y,
|
|
5511
5732
|
r,
|
|
5512
5733
|
t,
|
|
5513
5734
|
e1,
|
|
5514
|
-
|
|
5735
|
+
C1,
|
|
5515
5736
|
k,
|
|
5516
|
-
|
|
5517
|
-
|
|
5518
|
-
|
|
5737
|
+
c1,
|
|
5738
|
+
c,
|
|
5739
|
+
T,
|
|
5519
5740
|
b,
|
|
5520
5741
|
N,
|
|
5521
5742
|
V,
|
|
5522
5743
|
E,
|
|
5523
|
-
|
|
5744
|
+
u,
|
|
5524
5745
|
A,
|
|
5525
5746
|
D
|
|
5526
5747
|
]
|
|
5527
5748
|
);
|
|
5528
|
-
return p1(
|
|
5749
|
+
return p1(Y, () => ({
|
|
5529
5750
|
refetchOptions: async () => {
|
|
5530
5751
|
H(q), S(void 0), z(!0);
|
|
5531
5752
|
}
|
|
5532
|
-
})),
|
|
5753
|
+
})), m ? /* @__PURE__ */ o(_1, { ...d1, value: t, mode: m }) : /* @__PURE__ */ o("div", { className: "snmt-async-select", children: /* @__PURE__ */ o(_1, { ...d1, value: t }) });
|
|
5533
5754
|
}
|
|
5534
5755
|
);
|
|
5535
5756
|
export {
|
|
5536
|
-
|
|
5757
|
+
F7 as AsyncSelect
|
|
5537
5758
|
};
|